/* Minification failed. Returning unminified contents.
(40,5518642-5518647): run-time error JS1195: Expected expression: class
(40,5518667-5518668): run-time error JS1004: Expected ';': {
(40,5518760-5518761): run-time error JS1004: Expected ';': {
(40,5518911-5518912): run-time error JS1004: Expected ';': {
(40,5518965-5518966): run-time error JS1195: Expected expression: )
(40,5518967-5518968): run-time error JS1195: Expected expression: >
(40,5518996-5518997): run-time error JS1195: Expected expression: )
(40,5518997-5518998): run-time error JS1004: Expected ';': :
(40,5519289-5519290): run-time error JS1002: Syntax error: }
(40,5519354-5519355): run-time error JS1002: Syntax error: }
(40,5519365-5519366): run-time error JS1002: Syntax error: }
(40,7206558-7206559): run-time error JS1002: Syntax error: }
(40,7206580-7206581): run-time error JS1004: Expected ';': {
(40,7206684-7206685): run-time error JS1195: Expected expression: ,
(40,7206707-7206708): run-time error JS1004: Expected ';': {
(40,7206804-7206805): run-time error JS1195: Expected expression: ,
(40,7206825-7206826): run-time error JS1004: Expected ';': {
(40,7206906-7206907): run-time error JS1195: Expected expression: ,
(40,7206927-7206928): run-time error JS1004: Expected ';': {
(40,7207014-7207015): run-time error JS1195: Expected expression: ,
(40,7207035-7207036): run-time error JS1004: Expected ';': {
(40,7207128-7207129): run-time error JS1195: Expected expression: ,
(40,7207149-7207150): run-time error JS1004: Expected ';': {
(40,7207701-7207702): run-time error JS1195: Expected expression: ,
(40,7207724-7207725): run-time error JS1004: Expected ';': {
(40,7207817-7207818): run-time error JS1195: Expected expression: ,
(40,7207840-7207841): run-time error JS1004: Expected ';': {
(40,7208532-7208533): run-time error JS1002: Syntax error: }
(40,7208536-7208537): run-time error JS1197: Too many errors. The file might not be a JavaScript file: 0
 */
/* Minification failed. Returning unminified contents.
(9,5518642-5518647): run-time error JS1195: Expected expression: class
(9,5518667-5518668): run-time error JS1004: Expected ';': {
(9,5518760-5518761): run-time error JS1004: Expected ';': {
(9,5518911-5518912): run-time error JS1004: Expected ';': {
(9,5518965-5518966): run-time error JS1195: Expected expression: )
(9,5518967-5518968): run-time error JS1195: Expected expression: >
(9,5518996-5518997): run-time error JS1195: Expected expression: )
(9,5518997-5518998): run-time error JS1004: Expected ';': :
(9,5519289-5519290): run-time error JS1002: Syntax error: }
(9,5519354-5519355): run-time error JS1002: Syntax error: }
(9,5519365-5519366): run-time error JS1002: Syntax error: }
(9,7206558-7206559): run-time error JS1002: Syntax error: }
(9,7206580-7206581): run-time error JS1004: Expected ';': {
(9,7206684-7206685): run-time error JS1195: Expected expression: ,
(9,7206707-7206708): run-time error JS1004: Expected ';': {
(9,7206804-7206805): run-time error JS1195: Expected expression: ,
(9,7206825-7206826): run-time error JS1004: Expected ';': {
(9,7206906-7206907): run-time error JS1195: Expected expression: ,
(9,7206927-7206928): run-time error JS1004: Expected ';': {
(9,7207014-7207015): run-time error JS1195: Expected expression: ,
(9,7207035-7207036): run-time error JS1004: Expected ';': {
(9,7207128-7207129): run-time error JS1195: Expected expression: ,
(9,7207149-7207150): run-time error JS1004: Expected ';': {
(9,7207701-7207702): run-time error JS1195: Expected expression: ,
(9,7207724-7207725): run-time error JS1004: Expected ';': {
(9,7207817-7207818): run-time error JS1195: Expected expression: ,
(9,7207840-7207841): run-time error JS1004: Expected ';': {
(9,7208532-7208533): run-time error JS1002: Syntax error: }
(9,7208536-7208537): run-time error JS1197: Too many errors. The file might not be a JavaScript file: 0
 */
/* Nuveen-dotcom, C&T Release: Sprint 5.3, Build: 18.1.13, Generated on: Tue Dec 19 2023 19:08:40 GMT+0530 (India Standard Time) */ 
!function(t){function e(r){if(n[r])return n[r].exports;var i=n[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,e),i.l=!0,i.exports}var n={};e.m=t,e.c=n,e.i=function(t){return t},e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s=361)}({257:function(t,e,n){"use strict";var r,i;/**
 * vivus - JavaScript library to make drawing animation on SVG
 * @version v0.4.4
 * @link https://github.com/maxwellito/vivus
 * @license MIT
 */
!function(){function n(t){if(void 0===t)throw new Error('Pathformer [constructor]: "element" parameter is required');if(t.constructor===String&&!(t=document.getElementById(t)))throw new Error('Pathformer [constructor]: "element" parameter is not related to an existing ID');if(!(t instanceof window.SVGElement||t instanceof window.SVGGElement||/^svg$/i.test(t.nodeName)))throw new Error('Pathformer [constructor]: "element" parameter must be a string or a SVGelement');this.el=t,this.scan(t)}function o(t,e,n){a(),this.isReady=!1,this.setElement(t,e),this.setOptions(e),this.setCallback(n),this.isReady&&this.init()}n.prototype.TYPES=["line","ellipse","circle","polygon","polyline","rect"],n.prototype.ATTR_WATCH=["cx","cy","points","r","rx","ry","x","x1","x2","y","y1","y2"],n.prototype.scan=function(t){for(var e,n,r,i,o=t.querySelectorAll(this.TYPES.join(",")),a=0;a<o.length;a++)n=o[a],e=this[n.tagName.toLowerCase()+"ToPath"],r=e(this.parseAttr(n.attributes)),i=this.pathMaker(n,r),n.parentNode.replaceChild(i,n)},n.prototype.lineToPath=function(t){var e={},n=t.x1||0,r=t.y1||0,i=t.x2||0,o=t.y2||0;return e.d="M"+n+","+r+"L"+i+","+o,e},n.prototype.rectToPath=function(t){var e={},n=parseFloat(t.x)||0,r=parseFloat(t.y)||0,i=parseFloat(t.width)||0,o=parseFloat(t.height)||0;if(t.rx||t.ry){var a=parseInt(t.rx,10)||-1,s=parseInt(t.ry,10)||-1;a=Math.min(Math.max(a<0?s:a,0),i/2),s=Math.min(Math.max(s<0?a:s,0),o/2),e.d="M "+(n+a)+","+r+" L "+(n+i-a)+","+r+" A "+a+","+s+",0,0,1,"+(n+i)+","+(r+s)+" L "+(n+i)+","+(r+o-s)+" A "+a+","+s+",0,0,1,"+(n+i-a)+","+(r+o)+" L "+(n+a)+","+(r+o)+" A "+a+","+s+",0,0,1,"+n+","+(r+o-s)+" L "+n+","+(r+s)+" A "+a+","+s+",0,0,1,"+(n+a)+","+r}else e.d="M"+n+" "+r+" L"+(n+i)+" "+r+" L"+(n+i)+" "+(r+o)+" L"+n+" "+(r+o)+" Z";return e},n.prototype.polylineToPath=function(t){var e,n,r={},i=t.points.trim().split(" ");if(-1===t.points.indexOf(",")){var o=[];for(e=0;e<i.length;e+=2)o.push(i[e]+","+i[e+1]);i=o}for(n="M"+i[0],e=1;e<i.length;e++)-1!==i[e].indexOf(",")&&(n+="L"+i[e]);return r.d=n,r},n.prototype.polygonToPath=function(t){var e=n.prototype.polylineToPath(t);return e.d+="Z",e},n.prototype.ellipseToPath=function(t){var e={},n=parseFloat(t.rx)||0,r=parseFloat(t.ry)||0,i=parseFloat(t.cx)||0,o=parseFloat(t.cy)||0,a=i-n,s=o,h=parseFloat(i)+parseFloat(n),l=o;return e.d="M"+a+","+s+"A"+n+","+r+" 0,1,1 "+h+","+l+"A"+n+","+r+" 0,1,1 "+a+","+l,e},n.prototype.circleToPath=function(t){var e={},n=parseFloat(t.r)||0,r=parseFloat(t.cx)||0,i=parseFloat(t.cy)||0,o=r-n,a=i,s=parseFloat(r)+parseFloat(n),h=i;return e.d="M"+o+","+a+"A"+n+","+n+" 0,1,1 "+s+","+h+"A"+n+","+n+" 0,1,1 "+o+","+h,e},n.prototype.pathMaker=function(t,e){var n,r,i=document.createElementNS("http://www.w3.org/2000/svg","path");for(n=0;n<t.attributes.length;n++)r=t.attributes[n],-1===this.ATTR_WATCH.indexOf(r.name)&&i.setAttribute(r.name,r.value);for(n in e)i.setAttribute(n,e[n]);return i},n.prototype.parseAttr=function(t){for(var e,n={},r=0;r<t.length;r++){if(e=t[r],-1!==this.ATTR_WATCH.indexOf(e.name)&&-1!==e.value.indexOf("%"))throw new Error("Pathformer [parseAttr]: a SVG shape got values in percentage. This cannot be transformed into 'path' tags. Please use 'viewBox'.");n[e.name]=e.value}return n};var a,s,h,l;o.LINEAR=function(t){return t},o.EASE=function(t){return-Math.cos(t*Math.PI)/2+.5},o.EASE_OUT=function(t){return 1-Math.pow(1-t,3)},o.EASE_IN=function(t){return Math.pow(t,3)},o.EASE_OUT_BOUNCE=function(t){var e=1-Math.cos(t*(.5*Math.PI)),n=Math.pow(e,1.5),r=Math.pow(1-t,2);return 1-r+(1-Math.abs(Math.cos(n*(2.5*Math.PI))))*r},o.prototype.setElement=function(t,e){var n,r;if(void 0===t)throw new Error('Vivus [constructor]: "element" parameter is required');if(t.constructor===String&&!(t=document.getElementById(t)))throw new Error('Vivus [constructor]: "element" parameter is not related to an existing ID');if(this.parentEl=t,e&&e.file){var r=this;n=function(t){var n=document.createElement("div");n.innerHTML=this.responseText;var i=n.querySelector("svg");if(!i)throw new Error("Vivus [load]: Cannot find the SVG in the loaded file : "+e.file);r.el=i,r.el.setAttribute("width","100%"),r.el.setAttribute("height","100%"),r.parentEl.appendChild(r.el),r.isReady=!0,r.init(),r=null};var i=new window.XMLHttpRequest;return i.addEventListener("load",n),i.open("GET",e.file),void i.send()}switch(t.constructor){case window.SVGSVGElement:case window.SVGElement:case window.SVGGElement:this.el=t,this.isReady=!0;break;case window.HTMLObjectElement:r=this,n=function(e){if(!r.isReady){if(r.el=t.contentDocument&&t.contentDocument.querySelector("svg"),!r.el&&e)throw new Error("Vivus [constructor]: object loaded does not contain any SVG");r.el&&(t.getAttribute("built-by-vivus")&&(r.parentEl.insertBefore(r.el,t),r.parentEl.removeChild(t),r.el.setAttribute("width","100%"),r.el.setAttribute("height","100%")),r.isReady=!0,r.init(),r=null)}},n()||t.addEventListener("load",n);break;default:throw new Error('Vivus [constructor]: "element" parameter is not valid (or miss the "file" attribute)')}},o.prototype.setOptions=function(t){var e=["delayed","sync","async","nsync","oneByOne","scenario","scenario-sync"],n=["inViewport","manual","autostart"];if(void 0!==t&&t.constructor!==Object)throw new Error('Vivus [constructor]: "options" parameter must be an object');if(t=t||{},t.type&&-1===e.indexOf(t.type))throw new Error("Vivus [constructor]: "+t.type+" is not an existing animation `type`");if(this.type=t.type||e[0],t.start&&-1===n.indexOf(t.start))throw new Error("Vivus [constructor]: "+t.start+" is not an existing `start` option");if(this.start=t.start||n[0],this.isIE=-1!==window.navigator.userAgent.indexOf("MSIE")||-1!==window.navigator.userAgent.indexOf("Trident/")||-1!==window.navigator.userAgent.indexOf("Edge/"),this.duration=l(t.duration,120),this.delay=l(t.delay,null),this.dashGap=l(t.dashGap,1),this.forceRender=t.hasOwnProperty("forceRender")?!!t.forceRender:this.isIE,this.reverseStack=!!t.reverseStack,this.selfDestroy=!!t.selfDestroy,this.onReady=t.onReady,this.map=[],this.frameLength=this.currentFrame=this.delayUnit=this.speed=this.handle=null,this.ignoreInvisible=!!t.hasOwnProperty("ignoreInvisible")&&!!t.ignoreInvisible,this.animTimingFunction=t.animTimingFunction||o.LINEAR,this.pathTimingFunction=t.pathTimingFunction||o.LINEAR,this.delay>=this.duration)throw new Error("Vivus [constructor]: delay must be shorter than duration")},o.prototype.setCallback=function(t){if(t&&t.constructor!==Function)throw new Error('Vivus [constructor]: "callback" parameter must be a function');this.callback=t||function(){}},o.prototype.mapping=function(){var t,e,n,r,i,o,a,s;for(s=o=a=0,e=this.el.querySelectorAll("path"),t=0;t<e.length;t++)n=e[t],this.isInvisible(n)||(i={el:n,length:Math.ceil(n.getTotalLength())},isNaN(i.length)?window.console&&console.warn&&console.warn("Vivus [mapping]: cannot retrieve a path element length",n):(this.map.push(i),n.style.strokeDasharray=i.length+" "+(i.length+2*this.dashGap),n.style.strokeDashoffset=i.length+this.dashGap,i.length+=this.dashGap,o+=i.length,this.renderPath(t)));for(o=0===o?1:o,this.delay=null===this.delay?this.duration/3:this.delay,this.delayUnit=this.delay/(e.length>1?e.length-1:1),this.reverseStack&&this.map.reverse(),t=0;t<this.map.length;t++){switch(i=this.map[t],this.type){case"delayed":i.startAt=this.delayUnit*t,i.duration=this.duration-this.delay;break;case"oneByOne":i.startAt=a/o*this.duration,i.duration=i.length/o*this.duration;break;case"sync":case"async":case"nsync":i.startAt=0,i.duration=this.duration;break;case"scenario-sync":n=i.el,r=this.parseAttr(n),i.startAt=s+(l(r["data-delay"],this.delayUnit)||0),i.duration=l(r["data-duration"],this.duration),s=void 0!==r["data-async"]?i.startAt:i.startAt+i.duration,this.frameLength=Math.max(this.frameLength,i.startAt+i.duration);break;case"scenario":n=i.el,r=this.parseAttr(n),i.startAt=l(r["data-start"],this.delayUnit)||0,i.duration=l(r["data-duration"],this.duration),this.frameLength=Math.max(this.frameLength,i.startAt+i.duration)}a+=i.length,this.frameLength=this.frameLength||this.duration}},o.prototype.drawer=function(){var t=this;if(this.currentFrame+=this.speed,this.currentFrame<=0)this.stop(),this.reset();else{if(!(this.currentFrame>=this.frameLength))return this.trace(),void(this.handle=s(function(){t.drawer()}));this.stop(),this.currentFrame=this.frameLength,this.trace(),this.selfDestroy&&this.destroy()}this.callback(this),this.instanceCallback&&(this.instanceCallback(this),this.instanceCallback=null)},o.prototype.trace=function(){var t,e,n,r;for(r=this.animTimingFunction(this.currentFrame/this.frameLength)*this.frameLength,t=0;t<this.map.length;t++)n=this.map[t],e=(r-n.startAt)/n.duration,e=this.pathTimingFunction(Math.max(0,Math.min(1,e))),n.progress!==e&&(n.progress=e,n.el.style.strokeDashoffset=Math.floor(n.length*(1-e)),this.renderPath(t))},o.prototype.renderPath=function(t){if(this.forceRender&&this.map&&this.map[t]){var e=this.map[t],n=e.el.cloneNode(!0);e.el.parentNode.replaceChild(n,e.el),e.el=n}},o.prototype.init=function(){this.frameLength=0,this.currentFrame=0,this.map=[],new n(this.el),this.mapping(),this.starter(),this.onReady&&this.onReady(this)},o.prototype.starter=function(){switch(this.start){case"manual":return;case"autostart":this.play();break;case"inViewport":var t=this,e=function(){t.isInViewport(t.parentEl,1)&&(t.play(),window.removeEventListener("scroll",e))};window.addEventListener("scroll",e),e()}},o.prototype.getStatus=function(){return 0===this.currentFrame?"start":this.currentFrame===this.frameLength?"end":"progress"},o.prototype.reset=function(){return this.setFrameProgress(0)},o.prototype.finish=function(){return this.setFrameProgress(1)},o.prototype.setFrameProgress=function(t){return t=Math.min(1,Math.max(0,t)),this.currentFrame=Math.round(this.frameLength*t),this.trace(),this},o.prototype.play=function(t,e){if(this.instanceCallback=null,t&&"function"==typeof t)this.instanceCallback=t,t=null;else if(t&&"number"!=typeof t)throw new Error("Vivus [play]: invalid speed");return e&&"function"==typeof e&&!this.instanceCallback&&(this.instanceCallback=e),this.speed=t||1,this.handle||this.drawer(),this},o.prototype.stop=function(){return this.handle&&(h(this.handle),this.handle=null),this},o.prototype.destroy=function(){this.stop();var t,e;for(t=0;t<this.map.length;t++)e=this.map[t],e.el.style.strokeDashoffset=null,e.el.style.strokeDasharray=null,this.renderPath(t)},o.prototype.isInvisible=function(t){var e,n=t.getAttribute("data-ignore");return null!==n?"false"!==n:!!this.ignoreInvisible&&(e=t.getBoundingClientRect(),!e.width&&!e.height)},o.prototype.parseAttr=function(t){var e,n={};if(t&&t.attributes)for(var r=0;r<t.attributes.length;r++)e=t.attributes[r],n[e.name]=e.value;return n},o.prototype.isInViewport=function(t,e){var n=this.scrollY(),r=n+this.getViewportH(),i=t.getBoundingClientRect(),o=i.height,a=n+i.top,s=a+o;return e=e||0,a+o*e<=r&&s>=n},o.prototype.getViewportH=function(){var t=this.docElem.clientHeight,e=window.innerHeight;return t<e?e:t},o.prototype.scrollY=function(){return window.pageYOffset||this.docElem.scrollTop},a=function(){o.prototype.docElem||(o.prototype.docElem=window.document.documentElement,s=function(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(t){return window.setTimeout(t,1e3/60)}}(),h=function(){return window.cancelAnimationFrame||window.webkitCancelAnimationFrame||window.mozCancelAnimationFrame||window.oCancelAnimationFrame||window.msCancelAnimationFrame||function(t){return window.clearTimeout(t)}}())},l=function(t,e){var n=parseInt(t,10);return n>=0?n:e},r=[],void 0!==(i=function(){return o}.apply(e,r))&&(t.exports=i)}()},361:function(t,e,n){"use strict";function r(){return"_"+Math.random().toString(36).substr(2,9)}function i(t){return'\n        <svg\n            id="'+t+'"\n            width="770" height="594" viewBox="0 0 770 594"\n            xmlns="http://www.w3.org/2000/svg"\n            style="position: absolute; width: 100%; height: 100%; top: 0; left: 0;" role="img">\n            <path d="M762.852 590H422.92v-42.147c7.283-.78 16.117-1.74 26.478-2.89 10.36-1.16 18.217-3.076 23.602-5.778 8.053-4.232 13.81-10.394 17.265-18.486 3.45-8.08 5.177-20.005 5.177-35.796v-270.27c0-39.276-7.224-68.817-21.646-88.65-14.423-19.822-35.69-29.74-63.773-29.74-15.394 0-29.725 2.31-43 6.928-13.275 4.625-26.263 11.363-38.957 20.214-11.163 7.706-20.115 15.595-26.843 23.68-6.736 8.08-12.408 15.21-17.024 21.365v310.122c0 13.475 1.916 24.733 5.756 33.78 3.834 9.047 10.158 15.883 18.993 20.502 6.134 3.467 13.815 6.548 23.028 9.243 9.206 2.695 18.217 4.612 27.052 5.776V590H9.06v-42.147c9.59-.78 19.285-1.832 29.072-3.186 9.78-1.34 18.132-3.172 25.037-5.482 12.276-4.232 20.72-10.78 25.323-19.637 4.603-8.85 6.91-20.403 6.91-34.644v-336.11c0-11.926-3.077-23.675-9.212-35.227-6.14-11.546-14.2-20.98-24.175-28.3-6.905-4.617-15.642-8.463-26.185-11.545-10.562-3.08-22.162-5.2-34.83-6.35V25.21l274.566-15.012 8.633 8.66v83.74c13.04-9.617 26.086-21.17 41.44-34.652 15.342-13.47 29.55-24.445 42.596-32.917 14.194-9.237 32.81-17.126 55.838-23.68 23.022-6.543 47.577-9.813 73.67-9.813 62.547 0 109.46 17.812 140.735 53.418 31.27 35.612 46.91 82.868 46.91 141.775v282.973c0 14.24 2.107 25.604 6.332 34.075 4.22 8.47 12.088 15.21 23.603 20.207 6.13 2.7 13.718 5.397 22.735 8.092 9.01 2.695 19.28 4.612 30.795 5.776L762.852 590z" fill="none" fill-rule="evenodd" stroke="#2BA824" stroke-width="4"/>\n            <path d="M762.852 590H422.92v-42.147c7.283-.78 16.117-1.74 26.478-2.89 10.36-1.16 18.217-3.076 23.602-5.778 8.053-4.232 13.81-10.394 17.265-18.486 3.45-8.08 5.177-20.005 5.177-35.796v-270.27c0-39.276-7.224-68.817-21.646-88.65-14.423-19.822-35.69-29.74-63.773-29.74-15.394 0-29.725 2.31-43 6.928-13.275 4.625-26.263 11.363-38.957 20.214-11.163 7.706-20.115 15.595-26.843 23.68-6.736 8.08-12.408 15.21-17.024 21.365v310.122c0 13.475 1.916 24.733 5.756 33.78 3.834 9.047 10.158 15.883 18.993 20.502 6.134 3.467 13.815 6.548 23.028 9.243 9.206 2.695 18.217 4.612 27.052 5.776V590H9.06v-42.147c9.59-.78 19.285-1.832 29.072-3.186 9.78-1.34 18.132-3.172 25.037-5.482 12.276-4.232 20.72-10.78 25.323-19.637 4.603-8.85 6.91-20.403 6.91-34.644v-336.11c0-11.926-3.077-23.675-9.212-35.227-6.14-11.546-14.2-20.98-24.175-28.3-6.905-4.617-15.642-8.463-26.185-11.545-10.562-3.08-22.162-5.2-34.83-6.35V25.21l274.566-15.012 8.633 8.66v83.74c13.04-9.617 26.086-21.17 41.44-34.652 15.342-13.47 29.55-24.445 42.596-32.917 14.194-9.237 32.81-17.126 55.838-23.68 23.022-6.543 47.577-9.813 73.67-9.813 62.547 0 109.46 17.812 140.735 53.418 31.27 35.612 46.91 82.868 46.91 141.775v282.973c0 14.24 2.107 25.604 6.332 34.075 4.22 8.47 12.088 15.21 23.603 20.207 6.13 2.7 13.718 5.397 22.735 8.092 9.01 2.695 19.28 4.612 30.795 5.776L762.852 590z" fill="none" fill-rule="evenodd" stroke="#eef1f1" stroke-width="8"/>\n        </svg>\n    '}function o(t){(document.attachEvent?"complete"===document.readyState:"loading"!==document.readyState)?t():document.addEventListener("DOMContentLoaded",t)}var a=n(257);window.nuveenLoaderGraphic=function(t,e){console.log("loader graphic start");var n=document.createElement("div");n.setAttribute("style","width: 170px; height: 130px; margin: 160px auto "+(document.body.clientHeight-300)+"px; position: relative;"),n.setAttribute("class","nuv-loader__wrap");var s=document.createElement("div"),h=r();s.innerHTML=i("svg_"+h),s.setAttribute("id",h),s.setAttribute("style","width: 100%; height: 100%; position: relative; visibility: hidden;");var l=document.createElement("div"),c=r();l.innerHTML=i("svg_"+c),l.setAttribute("id",c),l.setAttribute("style","width: 100%; height: 100%; position: absolute; left: 0; top: 0;"),n.appendChild(s),n.appendChild(l);var u=document.getElementById(t);u.setAttribute("style","margin: 0; width: 100%; float: left;"),u.appendChild(n),new a("svg_"+c,{duration:200,delay:20,onReady:function(){l.style.visibility="visible"}}),new a("svg_"+h,{duration:200,delay:20,onReady:function(){s.style.visibility="visible"}}),!0!==e&&o(function(){u.parentNode.removeChild(u)})}}});;
(window.webpackJsonp=window.webpackJsonp||[]).push([[1],{"+1VR":function(t,n,e){"use strict";var o=e("SQLu");n.mergeScan=function(t,n,e){return void 0===e&&(e=Number.POSITIVE_INFINITY),o.mergeScan(t,n,e)(this)}},"+2+e":function(t,n,e){"use strict";var o=e("/WK6");function i(t){var n=t.Symbol;if("function"==typeof n)return n.iterator||(n.iterator=n("iterator polyfill")),n.iterator;var e=t.Set;if(e&&"function"==typeof(new e)["@@iterator"])return"@@iterator";var o=t.Map;if(o)for(var i=Object.getOwnPropertyNames(o.prototype),l=0;l<i.length;++l){var r=i[l];if("entries"!==r&&"size"!==r&&o.prototype[r]===o.prototype.entries)return r}return"@@iterator"}n.symbolIteratorPonyfill=i,n.iterator=i(o.root),n.$$iterator=n.iterator},"+24W":function(t,n,e){"use strict";var o=e("VVja");n.switchMap=function(t,n){return o.switchMap(t,n)(this)}},"+PC9":function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz"),l=e("36rE");n.repeat=function(t){return void 0===t&&(t=-1),function(n){return 0===t?new l.EmptyObservable:n.lift(new r(t<0?-1:t-1,n))}};var r=function(){function t(t,n){this.count=t,this.source=n}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.count,this.source))},t}(),c=function(t){function n(n,e,o){t.call(this,n),this.count=e,this.source=o}return o(n,t),n.prototype.complete=function(){if(!this.isStopped){var n=this.source,e=this.count;if(0===e)return t.prototype.complete.call(this);e>-1&&(this.count=e-1),n.subscribe(this._unsubscribeAndRecycle())}},n}(i.Subscriber)},"+UM1":function(t,n,e){var o=e("PBLz").__extends,i=e("AZf1");n.RangeObservable=function(t){function n(n,e,o){t.call(this),this.start=n,this._count=e,this.scheduler=o}return o(n,t),n.create=function(t,e,o){return void 0===t&&(t=0),void 0===e&&(e=0),new n(t,e,o)},n.dispatch=function(t){var n=t.start,e=t.index,o=t.subscriber;e>=t.count?o.complete():(o.next(n),o.closed||(t.index=e+1,t.start=n+1,this.schedule(t)))},n.prototype._subscribe=function(t){var e=0,o=this.start,i=this._count,l=this.scheduler;if(l)return l.schedule(n.dispatch,0,{index:e,count:i,start:o,subscriber:t});for(;;){if(e++>=i){t.complete();break}if(t.next(o++),t.closed)break}},n}(i.Observable)},"+Whv":function(t,n,e){"use strict";var o=e("JX5i");n.using=o.UsingObservable.create},"+WiC":function(t,n,e){"use strict";var o=e("lf2g");n.concatMap=function(t,n){return o.mergeMap(t,n,1)}},"+djB":function(t,n,e){var o=e("PBLz").__extends,i=e("4WIM"),l=e("zKHA"),r=e("AJP0"),c=e("9jZZ"),a=e("Irel");n.windowWhen=function(t){return function(n){return n.lift(new s(t))}};var s=function(){function t(t){this.closingSelector=t}return t.prototype.call=function(t,n){return n.subscribe(new u(t,this.closingSelector))},t}(),u=function(t){function n(n,e){t.call(this,n),this.destination=n,this.closingSelector=e,this.openWindow()}return o(n,t),n.prototype.notifyNext=function(t,n,e,o,i){this.openWindow(i)},n.prototype.notifyError=function(t,n){this._error(t)},n.prototype.notifyComplete=function(t){this.openWindow(t)},n.prototype._next=function(t){this.window.next(t)},n.prototype._error=function(t){this.window.error(t),this.destination.error(t),this.unsubscribeClosingNotification()},n.prototype._complete=function(){this.window.complete(),this.destination.complete(),this.unsubscribeClosingNotification()},n.prototype.unsubscribeClosingNotification=function(){this.closingNotification&&this.closingNotification.unsubscribe()},n.prototype.openWindow=function(t){void 0===t&&(t=null),t&&(this.remove(t),t.unsubscribe());var n=this.window;n&&n.complete();var e=this.window=new i.Subject;this.destination.next(e);var o=l.tryCatch(this.closingSelector)();if(o===r.errorObject){var c=r.errorObject.e;this.destination.error(c),this.window.error(c)}else this.add(this.closingNotification=a.subscribeToResult(this,o))},n}(c.OuterSubscriber)},"+fDQ":function(t,n,e){var o=e("PBLz").__extends,i=e("G2HO"),l=e("foHw"),r=e("RGvf"),c=e("r2oo"),a=e("m+NU"),s=e("rVFa"),u=e("04+N"),d=e("+2+e"),g=e("AZf1"),h=e("0zyO"),_=e("WU5C");n.FromObservable=function(t){function n(n,e){t.call(this,null),this.ish=n,this.scheduler=e}return o(n,t),n.create=function(t,e){if(null!=t){if("function"==typeof t[_.observable])return t instanceof g.Observable&&!e?t:new n(t,e);if(i.isArray(t))return new s.ArrayObservable(t,e);if(r.isPromise(t))return new c.PromiseObservable(t,e);if("function"==typeof t[d.iterator]||"string"==typeof t)return new a.IteratorObservable(t,e);if(l.isArrayLike(t))return new u.ArrayLikeObservable(t,e)}throw new TypeError((null!==t&&typeof t||t)+" is not observable")},n.prototype._subscribe=function(t){var n=this.ish,e=this.scheduler;return null==e?n[_.observable]().subscribe(t):n[_.observable]().subscribe(new h.ObserveOnSubscriber(t,e,0))},n}(g.Observable)},"+t3k":function(t,n,e){"use strict";var o=e("L/jt");n.first=function(t,n,e){return o.first(t,n,e)(this)}},"/3m9":function(t,n,e){"use strict";var o=e("OMR/");n.combineAll=function(t){return o.combineAll(t)(this)}},"/AUE":function(t,n,e){var o=e("PBLz").__extends,i=e("AZf1"),l=e("y2i3"),r=e("8t1O"),c=e("QnAi"),a=function(t){function n(n,e){t.call(this,(function(t){var n=this,e=n.logSubscribedFrame();return t.add(new l.Subscription((function(){n.logUnsubscribedFrame(e)}))),n.scheduleMessages(t),t})),this.messages=n,this.subscriptions=[],this.scheduler=e}return o(n,t),n.prototype.scheduleMessages=function(t){for(var n=this.messages.length,e=0;e<n;e++){var o=this.messages[e];t.add(this.scheduler.schedule((function(t){t.message.notification.observe(t.subscriber)}),o.frame,{message:o,subscriber:t}))}},n}(i.Observable);n.ColdObservable=a,c.applyMixins(a,[r.SubscriptionLoggable])},"/Gz8":function(t,n,e){"use strict";var o=e("AZf1"),i=e("Vmj7");o.Observable.prototype.bufferTime=i.bufferTime},"/QDG":function(t,n,e){"use strict";var o=e("fEEN");n.mergeMapTo=function(t,n,e){return void 0===e&&(e=Number.POSITIVE_INFINITY),o.mergeMapTo(t,n,e)(this)}},"/WK6":function(t,n,e){"use strict";var o="undefined"!=typeof window&&window,i="undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self,l="undefined"!=typeof global&&global,r=o||l||i;n.root=r,function(){if(!r)throw new Error("RxJS could not find any global context (window, self, global)")}()},"/mOC":function(t,n,e){"use strict";n.MapPolyfill=function(){function t(){this.size=0,this._values=[],this._keys=[]}return t.prototype.get=function(t){var n=this._keys.indexOf(t);return-1===n?void 0:this._values[n]},t.prototype.set=function(t,n){var e=this._keys.indexOf(t);return-1===e?(this._keys.push(t),this._values.push(n),this.size++):this._values[e]=n,this},t.prototype.delete=function(t){var n=this._keys.indexOf(t);return-1!==n&&(this._values.splice(n,1),this._keys.splice(n,1),this.size--,!0)},t.prototype.clear=function(){this._keys.length=0,this._values.length=0,this.size=0},t.prototype.forEach=function(t,n){for(var e=0;e<this.size;e++)t.call(n,this._values[e],this._keys[e])},t}()},"/mgN":function(t,n,e){"use strict";var o=e("AZf1"),i=e("urEZ");o.Observable.prototype.repeatWhen=i.repeatWhen},0:function(t,n,e){t.exports=e("zUnb")},"01WU":function(t,n,e){"use strict";var o=e("PxRv");n.elementAt=function(t,n){return o.elementAt(t,n)(this)}},"04+N":function(t,n,e){var o=e("PBLz").__extends,i=e("AZf1"),l=e("8x9D"),r=e("36rE");n.ArrayLikeObservable=function(t){function n(n,e){t.call(this),this.arrayLike=n,this.scheduler=e,e||1!==n.length||(this._isScalar=!0,this.value=n[0])}return o(n,t),n.create=function(t,e){var o=t.length;return 0===o?new r.EmptyObservable:1===o?new l.ScalarObservable(t[0],e):new n(t,e)},n.dispatch=function(t){var n=t.arrayLike,e=t.index,o=t.subscriber;o.closed||(e>=t.length?o.complete():(o.next(n[e]),t.index=e+1,this.schedule(t)))},n.prototype._subscribe=function(t){var e=this.arrayLike,o=this.scheduler,i=e.length;if(o)return o.schedule(n.dispatch,0,{arrayLike:e,index:0,length:i,subscriber:t});for(var l=0;l<i&&!t.closed;l++)t.next(e[l]);t.complete()},n}(i.Observable)},"07YY":function(t,n,e){"use strict";var o=e("AZf1"),i=e("qKmH");o.Observable.generate=i.generate},"0Iwa":function(t,n,e){var o=e("PBLz").__extends,i=e("4WIM"),l=e("9jZZ"),r=e("Irel");n.window=function(t){return function(n){return n.lift(new c(t))}};var c=function(){function t(t){this.windowBoundaries=t}return t.prototype.call=function(t,n){var e=new a(t),o=n.subscribe(e);return o.closed||e.add(r.subscribeToResult(e,this.windowBoundaries)),o},t}(),a=function(t){function n(n){t.call(this,n),this.window=new i.Subject,n.next(this.window)}return o(n,t),n.prototype.notifyNext=function(t,n,e,o,i){this.openWindow()},n.prototype.notifyError=function(t,n){this._error(t)},n.prototype.notifyComplete=function(t){this._complete()},n.prototype._next=function(t){this.window.next(t)},n.prototype._error=function(t){this.window.error(t),this.destination.error(t)},n.prototype._complete=function(){this.window.complete(),this.destination.complete()},n.prototype._unsubscribe=function(){this.window=null},n.prototype.openWindow=function(){var t=this.window;t&&t.complete();var n=this.destination,e=this.window=new i.Subject;n.next(e)},n}(l.OuterSubscriber)},"0K9C":function(t){t.exports={title:"World, Miller projection, medium resolution",version:"1.1.3",type:"FeatureCollection",copyright:"Copyright (c) 2020 Highsoft AS, Based on data from Natural Earth",copyrightShort:"Natural Earth",copyrightUrl:"http://www.naturalearthdata.com",crs:{type:"name",properties:{name:"urn:ogc:def:crs:EPSG:54003"}},"hc-transform":{default:{crs:"+proj=mill +lat_0=0 +lon_0=0 +x_0=0 +y_0=0 +R_A +datum=WGS84 +units=m +no_defs",scale:172182781654e-16,jsonres:15.5,jsonmarginX:-999,jsonmarginY:9851,xoffset:-19495356.3693,yoffset:12635908.1982}},features:[{type:"Feature",id:"FO",properties:{"hc-group":"admin0","hc-middle-x":.48,"hc-middle-y":.54,"hc-key":"fo","hc-a2":"FO",name:"Faroe Islands",labelrank:"6","country-abbrev":"Faeroe Is.",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"FRO","iso-a2":"FO","woe-id":"23424816",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[3991,8611],[4005,8598],[4004,8594],[3989,8605],[3991,8611]]]}},{type:"Feature",id:"UM",properties:{"hc-group":"admin0","hc-middle-x":.57,"hc-middle-y":.58,"hc-key":"um","hc-a2":"UM",name:"United States Minor Outlying Islands",labelrank:"5","country-abbrev":"U.S. MOI",subregion:"Seven seas (open ocean)","region-wb":"East Asia & Pacific","iso-a3":"UMI","iso-a2":"UM","woe-id":"28289407",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[-605,6652],[-606,6652],[-606,6652],[-606,6652],[-605,6652]]]}},{type:"Feature",id:"US",properties:{"hc-group":"admin0","hc-middle-x":.68,"hc-middle-y":.68,"hc-key":"us","hc-a2":"US",name:"United States of America",labelrank:"2","country-abbrev":"U.S.A.",subregion:"Northern America","region-wb":"North America","iso-a3":"USA","iso-a2":"US","woe-id":"23424977",continent:"North America"},geometry:{type:"MultiPolygon",coordinates:[[[[556,8034],[559,8032],[549,8036],[550,8040],[556,8034]]],[[[558,8043],[561,8042],[558,8039],[553,8040],[558,8043]]],[[[265,8289],[268,8289],[267,8283],[263,8288],[265,8289]]],[[[263,8300],[267,8295],[264,8292],[261,8294],[263,8300]]],[[[255,8300],[267,8279],[253,8290],[251,8302],[255,8300]]],[[[306,8298],[305,8293],[298,8293],[300,8304],[306,8298]]],[[[249,8306],[250,8302],[245,8301],[244,8305],[249,8306]]],[[[292,8310],[298,8305],[294,8298],[291,8308],[292,8310]]],[[[238,8311],[244,8313],[244,8308],[238,8304],[238,8311]]],[[[249,8311],[248,8310],[244,8314],[249,8314],[249,8311]]],[[[232,8330],[237,8337],[249,8340],[245,8335],[232,8330]]],[[[272,8342],[284,8338],[278,8330],[268,8336],[272,8342]]],[[[268,8353],[268,8346],[255,8348],[259,8353],[268,8353]]],[[[282,8349],[285,8339],[276,8346],[276,8355],[282,8349]]],[[[261,8368],[271,8358],[264,8355],[259,8356],[261,8368]]],[[[234,8379],[258,8373],[253,8353],[237,8353],[234,8379]]],[[[181,8386],[179,8377],[173,8376],[177,8383],[181,8386]]],[[[158,8420],[155,8412],[152,8416],[154,8423],[158,8420]]],[[[1578,8023],[1574,8018],[1559,8010],[1556,8013],[1578,8023]]],[[[1623,7918],[1621,7909],[1614,7899],[1610,7903],[1623,7918]]],[[[1667,7934],[1667,7928],[1663,7927],[1665,7933],[1667,7934]]],[[[1724,7944],[1726,7939],[1717,7939],[1721,7943],[1724,7944]]],[[[224,8331],[215,8369],[227,8371],[236,8359],[224,8331]]],[[[-726,8256],[-740,8233],[-777,8227],[-811,8206],[-792,8230],[-757,8230],[-757,8246],[-726,8256]]],[[[193,8378],[186,8400],[202,8387],[208,8341],[193,8378]]],[[[183,8412],[177,8392],[156,8412],[174,8431],[183,8412]]],[[[199,8431],[221,8424],[229,8389],[214,8393],[199,8431]]],[[[-826,8660],[-803,8657],[-834,8641],[-862,8661],[-896,8667],[-850,8675],[-826,8660]]],[[[553,8054],[551,8053],[551,8054],[553,8054]]],[[[1261,7281],[1260,7293],[1252,7296],[1228,7335],[1206,7373],[1202,7375],[1200,7378],[1167,7387],[1143,7358],[1102,7380],[1091,7409],[1043,7449],[993,7449],[993,7434],[908,7434],[797,7472],[799,7479],[728,7473],[722,7492],[686,7523],[648,7524],[624,7541],[571,7629],[568,7651],[532,7689],[528,7720],[512,7742],[522,7777],[507,7826],[520,7864],[527,7925],[507,8030],[563,8020],[563,8024],[573,8014],[562,8025],[562,8026],[566,8031],[562,8027],[561,8054],[1379,8054],[1455,8037],[1491,8018],[1546,8016],[1503,7997],[1471,7971],[1510,7975],[1520,7963],[1574,7988],[1575,7986],[1575,7988],[1591,7997],[1601,7995],[1583,7981],[1612,7961],[1683,7971],[1697,7959],[1708,7961],[1708,7954],[1689,7936],[1622,7938],[1592,7889],[1612,7898],[1595,7842],[1598,7806],[1614,7783],[1632,7792],[1645,7831],[1636,7855],[1644,7893],[1694,7935],[1726,7918],[1730,7880],[1715,7868],[1750,7865],[1758,7833],[1755,7820],[1751,7816],[1746,7820],[1739,7807],[1727,7787],[1756,7775],[1780,7780],[1855,7817],[1862,7830],[1858,7836],[1858,7842],[1927,7844],[1955,7886],[1970,7900],[1987,7905],[1987,7905],[2082,7905],[2118,7937],[2126,7968],[2149,7996],[2192,7982],[2192,7933],[2196,7927],[2203,7927],[2202,7914],[2210,7911],[2216,7898],[2179,7882],[2181,7881],[2174,7874],[2173,7879],[2173,7879],[2164,7875],[2168,7876],[2168,7870],[2163,7871],[2161,7874],[2155,7872],[2110,7843],[2108,7787],[2041,7770],[2006,7747],[2005,7718],[1959,7656],[1937,7700],[1941,7654],[1934,7620],[1948,7620],[1956,7577],[1933,7542],[1915,7545],[1890,7517],[1854,7495],[1795,7447],[1786,7414],[1814,7342],[1829,7289],[1819,7237],[1797,7235],[1766,7277],[1746,7323],[1752,7355],[1710,7394],[1682,7378],[1650,7401],[1567,7404],[1544,7395],[1558,7358],[1533,7373],[1514,7361],[1485,7382],[1464,7376],[1411,7380],[1340,7337],[1309,7290],[1321,7262],[1289,7265],[1261,7281]]],[[[247,8324],[243,8322],[239,8327],[247,8327],[248,8327],[252,8348],[288,8301],[287,8280],[261,8307],[246,8319],[247,8324]]],[[[-425,7092],[-433,7100],[-433,7100],[-426,7097],[-425,7092],[-425,7092],[-425,7092]]],[[[-425,7092],[-390,7060],[-422,7047],[-425,7092],[-425,7092],[-425,7092]]],[[[308,8292],[307,8287],[302,8290],[308,8292],[308,8292],[308,8292]]],[[[217,8430],[220,8427],[210,8429],[210,8433],[205,8435],[148,8429],[100,8466],[54,8486],[-34,8511],[-77,8513],[-132,8528],[-131,8544],[-185,8544],[-179,8506],[-229,8506],[-240,8492],[-304,8469],[-282,8489],[-303,8495],[-289,8538],[-261,8553],[-264,8566],[-317,8528],[-328,8503],[-369,8479],[-346,8459],[-377,8422],[-432,8396],[-465,8356],[-478,8363],[-510,8328],[-540,8328],[-589,8308],[-615,8286],[-687,8268],[-679,8288],[-643,8297],[-585,8332],[-551,8327],[-555,8346],[-513,8369],[-478,8400],[-458,8457],[-516,8437],[-555,8465],[-597,8443],[-595,8484],[-613,8511],[-651,8497],[-693,8522],[-709,8506],[-741,8500],[-765,8515],[-713,8520],[-680,8544],[-726,8574],[-715,8598],[-667,8655],[-644,8644],[-615,8663],[-568,8678],[-587,8710],[-579,8735],[-637,8709],[-728,8718],[-784,8772],[-702,8808],[-655,8816],[-653,8790],[-599,8787],[-594,8837],[-655,8842],[-667,8867],[-741,8904],[-729,8932],[-673,8934],[-637,8959],[-638,8973],[-601,9009],[-570,9009],[-534,9034],[-486,9036],[-450,9061],[-399,9052],[-370,9033],[-317,9037],[-306,9015],[-225,9020],[-162,9e3],[-87,8990],[-49,8997],[19,8972],[20,8520],[74,8510],[120,8473],[126,8458],[158,8488],[183,8497],[199,8475],[245,8436],[292,8359],[346,8330],[346,8304],[346,8304],[319,8284],[320,8322],[316,8323],[310,8332],[305,8326],[295,8329],[287,8349],[254,8380],[220,8428],[217,8430]]],[[[-373,8372],[-390,8391],[-344,8421],[-318,8446],[-311,8403],[-356,8377],[-413,8325],[-373,8372]]],[[[-433,7100],[-479,7115],[-446,7112],[-433,7100],[-433,7100]]],[[[308,8292],[309,8295],[309,8292],[308,8292],[308,8292],[308,8292]]]]}},{type:"Feature",id:"JP",properties:{"hc-group":"admin0","hc-middle-x":.52,"hc-middle-y":.66,"hc-key":"jp","hc-a2":"JP",name:"Japan",labelrank:"2","country-abbrev":"Japan",subregion:"Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"JPN","iso-a2":"JP","woe-id":"23424856",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[8389,7914],[8390,7917],[8398,7911],[8394,7909],[8389,7914]]],[[[8149,7526],[8129,7515],[8097,7520],[8140,7570],[8197,7578],[8232,7572],[8278,7641],[8269,7618],[8307,7629],[8314,7654],[8342,7662],[8359,7703],[8352,7721],[8369,7771],[8380,7756],[8400,7767],[8419,7706],[8391,7670],[8390,7636],[8375,7598],[8384,7580],[8357,7553],[8353,7573],[8306,7546],[8256,7542],[8267,7531],[8239,7508],[8212,7518],[8222,7544],[8172,7539],[8149,7527],[8166,7521],[8186,7539],[8200,7532],[8186,7497],[8173,7507],[8138,7480],[8130,7504],[8149,7526]]],[[[8044,7495],[8037,7525],[8057,7499],[8076,7517],[8113,7508],[8122,7487],[8101,7435],[8068,7431],[8067,7482],[8044,7495]]],[[[8380,7790],[8365,7775],[8355,7820],[8373,7846],[8401,7845],[8416,7924],[8472,7874],[8509,7860],[8522,7839],[8483,7831],[8455,7794],[8413,7818],[8367,7806],[8380,7790]]]]}},{type:"Feature",id:"SC",properties:{"hc-group":"admin0","hc-middle-x":.58,"hc-middle-y":.41,"hc-key":"sc","hc-a2":"SC",name:"Seychelles",labelrank:"6","country-abbrev":"Syc.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"SYC","iso-a2":"SC","woe-id":"23424941",continent:"Seven seas (open ocean)"},geometry:{type:"Polygon",coordinates:[[[5849,6344],[5852,6341],[5851,6337],[5843,6348],[5849,6344]]]}},{type:"Feature",id:"IN",properties:{"hc-group":"admin0","hc-middle-x":.34,"hc-middle-y":.43,"hc-key":"in","hc-a2":"IN",name:"India",labelrank:"2","country-abbrev":"India",subregion:"Southern Asia","region-wb":"South Asia","iso-a3":"IND","iso-a2":"IN","woe-id":"23424848",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[6818,7133],[6820,7134],[6820,7126],[6817,7128],[6818,7133]]],[[[6819,7322],[6840,7326],[6842,7305],[6869,7285],[6937,7293],[6923,7319],[6953,7324],[7012,7369],[7032,7360],[7057,7370],[7092,7333],[7074,7306],[7024,7278],[7023,7255],[6996,7195],[6973,7200],[6969,7150],[6951,7137],[6939,7192],[6922,7167],[6909,7188],[6949,7229],[6935,7237],[6886,7236],[6870,7262],[6829,7277],[6818,7260],[6843,7237],[6816,7220],[6837,7209],[6832,7189],[6847,7142],[6823,7124],[6820,7141],[6792,7124],[6767,7075],[6740,7073],[6699,7023],[6646,6986],[6647,6972],[6586,6945],[6580,6925],[6588,6875],[6574,6835],[6574,6783],[6504,6717],[6476,6742],[6454,6807],[6424,6859],[6410,6911],[6384,6956],[6360,7072],[6367,7093],[6351,7149],[6344,7113],[6310,7098],[6291,7105],[6258,7137],[6287,7155],[6241,7174],[6227,7195],[6247,7208],[6280,7205],[6313,7222],[6265,7289],[6295,7328],[6337,7325],[6368,7360],[6381,7388],[6416,7427],[6415,7446],[6438,7461],[6400,7495],[6393,7534],[6410,7548],[6453,7539],[6490,7559],[6513,7572],[6527,7544],[6546,7534],[6542,7507],[6563,7480],[6530,7473],[6541,7434],[6608,7397],[6589,7383],[6579,7353],[6660,7310],[6714,7305],[6751,7281],[6795,7274],[6820,7286],[6819,7322]]]]}},{type:"Feature",id:"FR",properties:{"hc-group":"admin0","hc-middle-x":.28,"hc-middle-y":.04,"hc-key":"fr","hc-a2":"FR",name:"France",labelrank:"2","country-abbrev":"Fr.",subregion:"Western Europe","region-wb":"Europe & Central Asia","iso-a3":"FRA","iso-a2":"FR","woe-id":"-90",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[2537,7972],[2531,7971],[2530,7983],[2533,7975],[2537,7972]]],[[[4485,7820],[4477,7774],[4465,7781],[4462,7817],[4485,7820]]],[[[9164,5848],[9155,5806],[9109,5833],[9082,5858],[9076,5879],[9141,5830],[9164,5848]]],[[[6256,4904],[6297,4899],[6285,4876],[6245,4876],[6256,4904]]],[[[2331,7017],[2334,7019],[2334,7016],[2331,7017]]],[[[4427,7861],[4426,7860],[4425,7859],[4424,7860],[4423,7858],[4385,7835],[4321,7852],[4294,7830],[4298,7812],[4279,7808],[4263,7812],[4262,7812],[4262,7812],[4255,7814],[4255,7818],[4246,7818],[4203,7821],[4151,7846],[4160,7853],[4173,7943],[4145,7980],[4120,7997],[4065,8019],[4064,8038],[4112,8049],[4124,8036],[4163,8041],[4147,8082],[4197,8065],[4210,8081],[4250,8101],[4251,8127],[4279,8135],[4327,8092],[4376,8075],[4381,8071],[4392,8072],[4447,8053],[4429,8001],[4386,7963],[4389,7952],[4391,7955],[4393,7956],[4405,7957],[4405,7947],[4412,7939],[4400,7909],[4427,7861]]],[[[2596,6636],[2603,6648],[2632,6639],[2670,6598],[2632,6543],[2583,6547],[2601,6581],[2587,6623],[2596,6636]]]]}},{type:"Feature",id:"FM",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.52,"hc-key":"fm","hc-a2":"FM",name:"Federated States of Micronesia",labelrank:"6","country-abbrev":"F.S.M.",subregion:"Micronesia","region-wb":"East Asia & Pacific","iso-a3":"FSM","iso-a2":"FM","woe-id":"23424815",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[8899,6684],[8902,6683],[8902,6679],[8899,6679],[8899,6684]]]}},{type:"Feature",id:"CN",properties:{"hc-group":"admin0","hc-middle-x":.41,"hc-middle-y":.56,"hc-key":"cn","hc-a2":"CN",name:"China",labelrank:"2","country-abbrev":"China",subregion:"Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"CHN","iso-a2":"CN","woe-id":"23424781",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[7429,7050],[7456,7076],[7488,7081],[7498,7067],[7481,7036],[7459,7021],[7429,7031],[7429,7050]]],[[[6842,7305],[6840,7326],[6819,7322],[6773,7330],[6756,7323],[6729,7336],[6699,7367],[6683,7364],[6640,7401],[6608,7397],[6541,7434],[6530,7473],[6563,7480],[6542,7507],[6546,7534],[6527,7544],[6513,7572],[6500,7571],[6482,7577],[6459,7605],[6416,7624],[6411,7627],[6426,7631],[6423,7675],[6395,7677],[6389,7707],[6399,7728],[6446,7748],[6450,7736],[6482,7759],[6521,7763],[6529,7774],[6584,7803],[6602,7838],[6581,7906],[6646,7924],[6668,7986],[6719,7972],[6741,7981],[6750,8032],[6795,8058],[6801,8059],[6810,8061],[6814,8039],[6847,8016],[6885,8003],[6906,7963],[6901,7912],[6979,7903],[7034,7879],[7064,7822],[7220,7815],[7232,7803],[7282,7788],[7326,7787],[7372,7807],[7453,7813],[7526,7857],[7511,7885],[7528,7908],[7575,7895],[7603,7919],[7637,7921],[7664,7953],[7714,7968],[7756,7963],[7762,7975],[7722,8015],[7698,8015],[7696,8015],[7691,8008],[7642,8005],[7632,8021],[7667,8086],[7699,8074],[7742,8093],[7740,8107],[7768,8158],[7788,8176],[7766,8201],[7790,8222],[7862,8234],[7935,8210],[8005,8075],[8043,8071],[8086,8027],[8093,8004],[8135,8005],[8192,8031],[8204,8005],[8185,7988],[8178,7951],[8146,7907],[8138,7916],[8121,7913],[8090,7899],[8099,7870],[8091,7827],[8078,7815],[8057,7831],[8053,7812],[8004,7796],[8007,7774],[7962,7785],[7943,7758],[7895,7730],[7838,7706],[7799,7682],[7804,7705],[7833,7744],[7800,7758],[7778,7733],[7751,7722],[7736,7698],[7699,7695],[7708,7662],[7731,7662],[7749,7627],[7787,7651],[7812,7637],[7845,7637],[7787,7604],[7742,7557],[7773,7532],[7791,7478],[7819,7454],[7824,7420],[7794,7408],[7836,7385],[7812,7368],[7814,7337],[7794,7326],[7749,7262],[7758,7244],[7731,7235],[7661,7167],[7610,7163],[7593,7144],[7576,7170],[7574,7142],[7489,7118],[7466,7084],[7461,7122],[7422,7134],[7409,7122],[7366,7149],[7372,7161],[7329,7180],[7289,7154],[7245,7162],[7234,7150],[7217,7146],[7222,7111],[7206,7124],[7177,7120],[7170,7139],[7146,7143],[7157,7171],[7138,7175],[7130,7203],[7101,7195],[7103,7234],[7133,7260],[7132,7313],[7098,7343],[7092,7333],[7057,7370],[7032,7360],[7012,7369],[6953,7324],[6923,7319],[6882,7338],[6842,7305]]]]}},{type:"Feature",id:"PT",properties:{"hc-group":"admin0","hc-middle-x":.46,"hc-middle-y":.5,"hc-key":"pt","hc-a2":"PT",name:"Portugal",labelrank:"2","country-abbrev":"Port.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"PRT","iso-a2":"PT","woe-id":"23424925",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[3984,7629],[3937,7624],[3944,7663],[3922,7681],[3946,7754],[3944,7795],[4009,7795],[4020,7781],[3998,7762],[3997,7692],[3984,7629]]]}},{type:"Feature",id:"SW",properties:{"hc-group":"admin0","hc-middle-x":.86,"hc-middle-y":.57,"hc-key":"sw","hc-a2":"SW",name:"Serranilla Bank",labelrank:"5","country-abbrev":"S.B.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"-99","iso-a2":"SW","woe-id":"-99",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[1870,6950],[1870,6950],[1870,6950],[1870,6950]]]}},{type:"Feature",id:"SH",properties:{"hc-group":"admin0","hc-middle-x":.54,"hc-middle-y":.51,"hc-key":"sh","hc-a2":"SH",name:"Scarborough Reef",labelrank:"6","country-abbrev":"S.R.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"-99","iso-a2":"SH","woe-id":"-99",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[7699,6929],[7698,6929],[7698,6929],[7698,6929],[7699,6929]]]}},{type:"Feature",id:"BR",properties:{"hc-group":"admin0","hc-middle-x":.54,"hc-middle-y":.34,"hc-key":"br","hc-a2":"BR",name:"Brazil",labelrank:"2","country-abbrev":"Brazil",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"BRA","iso-a2":"BR","woe-id":"23424768",continent:"South America"},geometry:{type:"MultiPolygon",coordinates:[[[[2729,6474],[2767,6471],[2755,6436],[2702,6426],[2696,6461],[2729,6474]]],[[[2615,5450],[2627,5475],[2626,5480],[2554,5539],[2542,5531],[2517,5563],[2494,5561],[2549,5623],[2606,5658],[2604,5706],[2584,5708],[2584,5709],[2583,5712],[2594,5736],[2594,5755],[2559,5759],[2553,5800],[2530,5817],[2483,5817],[2488,5852],[2478,5876],[2496,5937],[2471,5965],[2469,5993],[2419,5995],[2409,6069],[2369,6077],[2332,6104],[2293,6110],[2263,6149],[2262,6192],[2226,6186],[2177,6154],[2139,6155],[2108,6153],[2111,6200],[2091,6185],[2061,6183],[2007,6256],[2034,6290],[2040,6327],[2103,6356],[2128,6354],[2143,6437],[2125,6474],[2131,6529],[2181,6529],[2206,6540],[2219,6515],[2258,6498],[2301,6525],[2324,6550],[2303,6552],[2286,6596],[2377,6604],[2401,6632],[2424,6629],[2437,6595],[2423,6558],[2431,6534],[2459,6514],[2509,6538],[2528,6536],[2543,6553],[2583,6547],[2632,6543],[2670,6598],[2688,6593],[2700,6543],[2723,6528],[2725,6479],[2679,6465],[2701,6426],[2743,6421],[2788,6463],[2869,6439],[2879,6399],[2908,6412],[2969,6393],[3017,6395],[3062,6370],[3101,6334],[3149,6327],[3171,6267],[3156,6207],[3109,6160],[3075,6104],[3048,6086],[3051,6007],[3043,5952],[3028,5936],[3026,5900],[2985,5834],[2988,5821],[2956,5790],[2888,5790],[2811,5749],[2785,5728],[2761,5693],[2767,5650],[2757,5614],[2726,5585],[2711,5552],[2684,5560],[2677,5531],[2654,5510],[2642,5465],[2620,5444],[2615,5447],[2615,5450]]]]}},{type:"Feature",id:"KI",properties:{"hc-group":"admin0","hc-middle-x":.28,"hc-middle-y":.65,"hc-key":"ki","hc-a2":"KI",name:"Kiribati",labelrank:"6","country-abbrev":"Kir.",subregion:"Micronesia","region-wb":"East Asia & Pacific","iso-a3":"KIR","iso-a2":"KI","woe-id":"23424867",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[-468,6538],[-465,6533],[-460,6529],[-467,6531],[-468,6538]]]}},{type:"Feature",id:"PH",properties:{"hc-group":"admin0","hc-middle-x":.4,"hc-middle-y":.19,"hc-key":"ph","hc-a2":"PH",name:"Philippines",labelrank:"2","country-abbrev":"Phil.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"PHL","iso-a2":"PH","woe-id":"23424934",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[7894,6825],[7915,6827],[7892,6850],[7919,6851],[7934,6808],[7915,6812],[7907,6784],[7894,6825]]],[[[7758,6817],[7762,6844],[7775,6837],[7758,6817],[7758,6817]]],[[[7753,6809],[7752,6810],[7758,6817],[7758,6817],[7758,6816],[7753,6809],[7753,6809]]],[[[7823,6787],[7825,6841],[7859,6818],[7853,6800],[7886,6812],[7884,6786],[7855,6746],[7836,6770],[7842,6795],[7823,6787]]],[[[7891,6697],[7867,6709],[7840,6706],[7823,6668],[7827,6707],[7866,6736],[7880,6720],[7907,6747],[7929,6745],[7929,6776],[7953,6740],[7962,6694],[7951,6678],[7937,6696],[7925,6676],[7925,6643],[7891,6661],[7891,6697]]],[[[7896,6884],[7885,6826],[7867,6840],[7859,6878],[7840,6893],[7842,6869],[7816,6893],[7801,6877],[7817,6862],[7802,6841],[7776,6880],[7796,6881],[7767,6918],[7760,6966],[7777,6959],[7775,7002],[7801,7048],[7798,7035],[7834,7023],[7840,6987],[7831,6962],[7812,6952],[7817,6900],[7839,6905],[7896,6884]]],[[[7753,6809],[7757,6790],[7686,6729],[7752,6809],[7753,6809]]]]}},{type:"Feature",id:"MX",properties:{"hc-group":"admin0","hc-middle-x":.51,"hc-middle-y":.49,"hc-key":"mx","hc-a2":"MX",name:"Mexico",labelrank:"2","country-abbrev":"Mex.",subregion:"Central America","region-wb":"Latin America & Caribbean","iso-a3":"MEX","iso-a2":"MX","woe-id":"23424900",continent:"North America"},geometry:{type:"MultiPolygon",coordinates:[[[[1630,7094],[1622,7084],[1622,7088],[1624,7093],[1630,7094]]],[[[1038,7129],[1042,7127],[1052,7116],[1044,7121],[1038,7129]]],[[[881,7216],[885,7216],[889,7212],[889,7210],[881,7216]]],[[[875,7231],[874,7226],[871,7225],[874,7232],[875,7231]]],[[[786,7330],[784,7328],[781,7330],[786,7338],[786,7330]]],[[[696,7356],[694,7355],[692,7363],[695,7361],[696,7356]]],[[[864,7349],[866,7364],[874,7359],[871,7350],[864,7349]]],[[[836,7376],[845,7368],[847,7358],[833,7372],[836,7376]]],[[[1200,7378],[1199,7374],[1206,7373],[1228,7335],[1252,7296],[1259,7288],[1261,7281],[1289,7265],[1321,7262],[1306,7216],[1300,7155],[1321,7096],[1361,7038],[1401,7020],[1478,7034],[1505,7051],[1523,7108],[1589,7126],[1630,7115],[1609,7083],[1597,7023],[1583,7030],[1567,7012],[1558,7009],[1504,7009],[1491,6992],[1522,6966],[1482,6956],[1466,6911],[1417,6957],[1389,6967],[1339,6944],[1273,6971],[1205,6993],[1183,7012],[1133,7025],[1088,7056],[1067,7089],[1083,7121],[1064,7158],[989,7239],[956,7256],[956,7286],[923,7307],[876,7358],[847,7417],[849,7428],[804,7448],[801,7397],[832,7368],[924,7228],[922,7208],[946,7205],[956,7176],[943,7165],[930,7186],[876,7228],[873,7264],[834,7285],[790,7321],[816,7325],[820,7341],[771,7383],[760,7417],[728,7473],[799,7479],[797,7472],[908,7434],[993,7434],[993,7449],[1043,7449],[1091,7409],[1102,7380],[1143,7358],[1167,7387],[1200,7378]],[[1309,7246],[1303,7231],[1306,7218],[1313,7245],[1309,7246]]]]}},{type:"Feature",id:"ES",properties:{"hc-group":"admin0","hc-middle-x":.76,"hc-middle-y":.27,"hc-key":"es","hc-a2":"ES",name:"Spain",labelrank:"2","country-abbrev":"Sp.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"ESP","iso-a2":"ES","woe-id":"23424950",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[3748,7322],[3716,7331],[3697,7330],[3726,7345],[3748,7322]]],[[[4117,7566],[4118,7565],[4117,7564],[4116,7566],[4117,7566]]],[[[4044,7586],[4046,7586],[4045,7584],[4044,7585],[4044,7586]]],[[[4045,7594],[4021,7599],[4011,7621],[3984,7629],[3997,7692],[3998,7762],[4020,7781],[4009,7795],[3944,7795],[3930,7838],[3969,7860],[3988,7852],[4098,7851],[4151,7846],[4203,7821],[4246,7818],[4249,7812],[4255,7814],[4262,7812],[4262,7813],[4262,7814],[4263,7812],[4263,7812],[4279,7808],[4298,7812],[4300,7795],[4265,7771],[4233,7763],[4194,7709],[4211,7683],[4189,7669],[4183,7644],[4154,7635],[4143,7615],[4072,7613],[4046,7594],[4045,7594]]]]}},{type:"Feature",id:"BU",properties:{"hc-group":"admin0","hc-middle-x":.49,"hc-middle-y":.73,"hc-key":"bu","hc-a2":"BU",name:"Bajo Nuevo Bank (Petrel Is.)",labelrank:"8","country-abbrev":null,subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"-99","iso-a2":"BU","woe-id":"-99",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[1830,6948],[1830,6948],[1830,6948],[1830,6948],[1830,6948]]]}},{type:"Feature",id:"MV",properties:{"hc-group":"admin0","hc-middle-x":.57,"hc-middle-y":.53,"hc-key":"mv","hc-a2":"MV",name:"Maldives",labelrank:"5","country-abbrev":"Mald.",subregion:"Southern Asia","region-wb":"South Asia","iso-a3":"MDV","iso-a2":"MV","woe-id":"23424899",continent:"Seven seas (open ocean)"},geometry:{type:"Polygon",coordinates:[[[6382,6647],[6390,6636],[6380,6637],[6384,6642],[6382,6647]]]}},{type:"Feature",id:"SP",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.5,"hc-key":"sp","hc-a2":"SP",name:"Spratly Islands",labelrank:"6","country-abbrev":"Spratly Is.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"SPI","iso-a2":"SP","woe-id":"23424921",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[7642,6799],[7641,6799],[7641,6799],[7642,6799],[7642,6799]]]}},{type:"Feature",id:"GB",properties:{"hc-group":"admin0","hc-middle-x":.69,"hc-middle-y":.09,"hc-key":"gb","hc-a2":"GB",name:"United Kingdom",labelrank:"2","country-abbrev":"U.K.",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"GBR","iso-a2":"GB","woe-id":"-90",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4108,8458],[4110,8454],[4106,8453],[4102,8457],[4108,8458]]],[[[4112,8469],[4111,8462],[4116,8461],[4104,8463],[4112,8469]]],[[[4118,8472],[4113,8477],[4125,8471],[4121,8468],[4118,8472]]],[[[4173,8521],[4166,8500],[4165,8515],[4155,8520],[4173,8521]]],[[[4176,8534],[4182,8533],[4169,8530],[4171,8539],[4176,8534]]],[[[4181,8542],[4179,8536],[4175,8537],[4176,8542],[4181,8542]]],[[[1789,7055],[1792,7057],[1798,7055],[1792,7054],[1789,7055]]],[[[2080,7131],[2072,7131],[2072,7133],[2077,7133],[2080,7131]]],[[[2065,7134],[2063,7131],[2058,7131],[2062,7132],[2065,7134]]],[[[3994,8404],[3993,8427],[4018,8441],[4015,8421],[3994,8404]]],[[[2433,4774],[2454,4816],[2486,4811],[2491,4798],[2433,4774]]],[[[5210,7554],[5209,7553],[5207,7555],[5206,7555],[5206,7555],[5206,7554],[5204,7554],[5204,7555],[5205,7555],[5203,7556],[5206,7556],[5210,7558],[5210,7557],[5207,7557],[5210,7554]],[[5205,7555],[5206,7556],[5205,7556],[5205,7555]]],[[[4046,7594],[4045,7593],[4045,7594],[4046,7594]]],[[[5184,7543],[5181,7544],[5176,7544],[5178,7545],[5184,7543]]],[[[3989,8295],[4018,8305],[4040,8278],[4018,8256],[3987,8256],[3961,8270],[3989,8295]]],[[[4024,8390],[4056,8446],[4114,8447],[4083,8416],[4100,8407],[4147,8405],[4152,8396],[4110,8337],[4156,8317],[4168,8277],[4202,8256],[4214,8215],[4204,8207],[4254,8201],[4251,8174],[4225,8151],[4244,8137],[4212,8122],[4102,8117],[4043,8100],[4081,8140],[4113,8140],[4074,8163],[4046,8166],[4079,8182],[4080,8220],[4109,8227],[4119,8259],[4096,8272],[4103,8288],[4073,8289],[4075,8268],[4052,8286],[4067,8313],[4036,8351],[4008,8361],[4032,8367],[4003,8396],[4024,8390]]]]}},{type:"Feature",id:"GR",properties:{"hc-group":"admin0","hc-middle-x":.3,"hc-middle-y":.43,"hc-key":"gr","hc-a2":"GR",name:"Greece",labelrank:"3","country-abbrev":"Greece",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"GRC","iso-a2":"GR","woe-id":"23424833",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4984,7560],[4938,7553],[4902,7565],[4922,7573],[4984,7560]]],[[[5023,7596],[5041,7604],[5037,7593],[5028,7585],[5023,7596]]],[[[5011,7610],[5003,7612],[5010,7619],[5009,7615],[5011,7610]]],[[[5002,7626],[5006,7623],[5003,7621],[5004,7624],[5002,7626]]],[[[4952,7622],[4962,7630],[4963,7623],[4957,7611],[4952,7622]]],[[[4985,7644],[4977,7640],[4975,7641],[4978,7645],[4985,7644]]],[[[5004,7649],[5007,7647],[4999,7645],[4993,7649],[5004,7649]]],[[[4978,7677],[4980,7667],[4975,7669],[4971,7677],[4978,7677]]],[[[4959,7727],[4953,7726],[4959,7743],[4966,7743],[4959,7727]]],[[[4828,7750],[4831,7753],[4828,7750],[4826,7753],[4826,7754],[4828,7756],[4831,7756],[4854,7765],[4884,7773],[4931,7781],[4953,7770],[4985,7786],[4994,7775],[4977,7752],[4947,7761],[4907,7750],[4928,7732],[4876,7743],[4874,7728],[4958,7637],[4915,7667],[4918,7646],[4893,7656],[4878,7642],[4892,7604],[4853,7613],[4838,7665],[4798,7715],[4809,7720],[4828,7750]]],[[[4989,7700],[4994,7693],[4988,7690],[4971,7698],[4986,7702],[4988,7702],[4989,7700]]]]}},{type:"Feature",id:"AS",properties:{"hc-group":"admin0","hc-middle-x":.56,"hc-middle-y":.57,"hc-key":"as","hc-a2":"AS",name:"American Samoa",labelrank:"4","country-abbrev":"Am. Samoa",subregion:"Polynesia","region-wb":"East Asia & Pacific","iso-a3":"ASM","iso-a2":"AS","woe-id":"23424746",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[-859,6056],[-861,6055],[-863,6052],[-866,6054],[-859,6056]]]}},{type:"Feature",id:"DK",properties:{"hc-group":"admin0","hc-middle-x":.35,"hc-middle-y":.49,"hc-key":"dk","hc-a2":"DK",name:"Denmark",labelrank:"4","country-abbrev":"Den.",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"DNK","iso-a2":"DK","woe-id":"23424796",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4538,8291],[4553,8278],[4544,8277],[4531,8283],[4538,8291]]],[[[4511,8288],[4516,8286],[4512,8286],[4506,8292],[4511,8288]]],[[[4576,8293],[4566,8288],[4565,8292],[4570,8294],[4576,8293]]],[[[4495,8296],[4502,8291],[4500,8287],[4494,8289],[4495,8296]]],[[[4526,8290],[4523,8282],[4520,8286],[4529,8299],[4526,8290]]],[[[4578,8322],[4559,8280],[4533,8320],[4567,8339],[4578,8322]]],[[[4484,8285],[4466,8289],[4461,8288],[4445,8357],[4495,8381],[4519,8408],[4509,8372],[4529,8353],[4516,8338],[4525,8302],[4488,8310],[4484,8285]]]]}},{type:"Feature",id:"GL",properties:{"hc-group":"admin0","hc-middle-x":.55,"hc-middle-y":.43,"hc-key":"gl","hc-a2":"GL",name:"Greenland",labelrank:"3","country-abbrev":"Grlnd.",subregion:"Northern America","region-wb":"Europe & Central Asia","iso-a3":"GRL","iso-a2":"GL","woe-id":"23424828",continent:"North America"},geometry:{type:"MultiPolygon",coordinates:[[[[2633,8910],[2635,8908],[2628,8905],[2624,8909],[2633,8910]]],[[[2656,8923],[2628,8916],[2630,8920],[2642,8923],[2656,8923]]],[[[2582,9011],[2574,9011],[2571,9017],[2578,9015],[2582,9011]]],[[[2616,9047],[2602,9051],[2613,9062],[2620,9051],[2616,9047]]],[[[2570,9117],[2557,9108],[2553,9113],[2571,9121],[2570,9117]]],[[[2552,9143],[2545,9137],[2535,9139],[2543,9143],[2552,9143]]],[[[2572,9145],[2556,9131],[2554,9142],[2564,9145],[2572,9145]]],[[[2544,9188],[2558,9180],[2554,9179],[2539,9188],[2544,9188]]],[[[2534,9206],[2543,9205],[2524,9203],[2524,9209],[2534,9206]]],[[[2528,9242],[2510,9242],[2496,9242],[2521,9246],[2528,9242]]],[[[2139,9366],[2126,9367],[2127,9369],[2140,9370],[2139,9366]]],[[[2061,9422],[2086,9417],[2076,9414],[2052,9419],[2061,9422]]],[[[2100,9424],[2119,9418],[2095,9418],[2088,9423],[2100,9424]]],[[[3690,9588],[3655,9569],[3628,9580],[3678,9596],[3690,9588]]],[[[2218,9636],[2228,9632],[2222,9631],[2218,9632],[2218,9636]]],[[[2683,9729],[2658,9730],[2626,9738],[2637,9753],[2683,9729]]],[[[2610,8952],[2619,8961],[2572,8975],[2577,9002],[2623,9002],[2661,8980],[2657,8963],[2610,8952]]],[[[2631,8765],[2626,8765],[2626,8768],[2627,8768],[2624,8771],[2612,8811],[2652,8832],[2603,8840],[2627,8897],[2686,8916],[2696,8975],[2677,8989],[2606,9011],[2584,9029],[2647,9028],[2701,9008],[2677,9040],[2647,9058],[2641,9054],[2628,9056],[2632,9066],[2636,9065],[2631,9068],[2667,9078],[2637,9080],[2624,9074],[2617,9080],[2629,9081],[2633,9081],[2599,9084],[2603,9068],[2563,9065],[2545,9082],[2553,9091],[2548,9094],[2555,9096],[2557,9095],[2575,9114],[2584,9146],[2568,9153],[2570,9153],[2556,9159],[2555,9158],[2552,9159],[2564,9178],[2541,9192],[2552,9207],[2530,9217],[2538,9235],[2510,9267],[2478,9276],[2463,9295],[2469,9316],[2398,9342],[2320,9355],[2304,9341],[2239,9349],[2231,9329],[2173,9337],[2137,9356],[2186,9374],[2115,9382],[2087,9394],[2100,9406],[2175,9418],[2222,9417],[2237,9433],[2150,9423],[2141,9438],[2088,9443],[2041,9468],[2050,9491],[2146,9510],[2185,9528],[2246,9530],[2279,9557],[2274,9591],[2214,9594],[2202,9613],[2271,9643],[2281,9658],[2335,9675],[2378,9663],[2400,9695],[2380,9712],[2465,9738],[2588,9757],[2615,9738],[2608,9698],[2633,9733],[2679,9723],[2736,9726],[2703,9741],[2687,9767],[2750,9763],[2839,9733],[2864,9715],[2891,9719],[2870,9733],[2876,9737],[2813,9756],[2770,9788],[2788,9777],[2829,9779],[2885,9759],[2877,9738],[2906,9760],[2846,9787],[2988,9787],[2850,9794],[2814,9801],[2838,9810],[2865,9802],[2879,9816],[2954,9821],[3022,9818],[3052,9816],[3056,9835],[3114,9844],[3240,9851],[3294,9849],[3443,9826],[3430,9819],[3292,9814],[3167,9796],[3259,9803],[3311,9813],[3391,9808],[3456,9816],[3478,9796],[3532,9789],[3571,9776],[3538,9755],[3318,9740],[3231,9719],[3264,9718],[3380,9734],[3473,9729],[3471,9714],[3423,9702],[3421,9689],[3499,9712],[3516,9732],[3569,9736],[3573,9695],[3518,9653],[3552,9660],[3651,9717],[3698,9699],[3735,9718],[3791,9716],[3847,9704],[3866,9691],[3808,9660],[3772,9658],[3780,9644],[3746,9634],[3698,9635],[3735,9618],[3716,9605],[3647,9598],[3600,9582],[3634,9570],[3623,9548],[3641,9533],[3613,9524],[3628,9503],[3597,9514],[3572,9475],[3569,9450],[3634,9453],[3630,9441],[3674,9435],[3630,9427],[3586,9435],[3597,9418],[3660,9407],[3648,9365],[3653,9329],[3637,9361],[3647,9379],[3595,9391],[3559,9373],[3560,9348],[3612,9348],[3630,9296],[3689,9274],[3657,9271],[3629,9229],[3573,9218],[3594,9181],[3565,9184],[3542,9170],[3492,9190],[3428,9169],[3444,9165],[3441,9166],[3478,9180],[3514,9160],[3554,9151],[3554,9138],[3524,9143],[3553,9127],[3532,9126],[3545,9106],[3481,9133],[3477,9146],[3501,9146],[3476,9150],[3457,9159],[3441,9150],[3476,9123],[3536,9094],[3520,9084],[3557,9059],[3567,9020],[3511,9014],[3484,9049],[3437,9076],[3445,9055],[3375,9038],[3366,9011],[3394,9014],[3371,9014],[3383,9030],[3452,9049],[3453,9026],[3427,9015],[3407,9015],[3376,8996],[3394,8990],[3453,9013],[3505,8997],[3540,8997],[3514,8972],[3489,8966],[3424,8922],[3372,8915],[3332,8897],[3254,8889],[3215,8864],[3216,8851],[3176,8805],[3124,8778],[3080,8766],[3076,8798],[3061,8771],[3013,8760],[3032,8753],[3009,8738],[2992,8708],[3002,8677],[2953,8623],[2939,8546],[2915,8528],[2921,8504],[2888,8501],[2857,8515],[2855,8534],[2781,8544],[2749,8569],[2741,8603],[2711,8619],[2716,8640],[2679,8665],[2683,8709],[2658,8696],[2660,8737],[2631,8765]]]]}},{type:"Feature",id:"GU",properties:{"hc-group":"admin0","hc-middle-x":.45,"hc-middle-y":.44,"hc-key":"gu","hc-a2":"GU",name:"Guam",labelrank:"6","country-abbrev":"Guam",subregion:"Micronesia","region-wb":"East Asia & Pacific","iso-a3":"GUM","iso-a2":"GU","woe-id":"23424832",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[8501,6877],[8498,6871],[8496,6877],[8503,6884],[8501,6877]]]}},{type:"Feature",id:"MP",properties:{"hc-group":"admin0","hc-middle-x":.45,"hc-middle-y":.49,"hc-key":"mp","hc-a2":"MP",name:"Northern Mariana Islands",labelrank:"6","country-abbrev":"N.M.I.",subregion:"Micronesia","region-wb":"East Asia & Pacific","iso-a3":"MNP","iso-a2":"MP","woe-id":"23424788",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[8526,6925],[8528,6930],[8531,6932],[8529,6927],[8526,6925]]]}},{type:"Feature",id:"PR",properties:{"hc-group":"admin0","hc-middle-x":.48,"hc-middle-y":.65,"hc-key":"pr","hc-a2":"PR",name:"Puerto Rico",labelrank:"5","country-abbrev":"P.R.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"PRI","iso-a2":"PR","woe-id":"23424935",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2267,7024],[2239,7013],[2212,7014],[2213,7031],[2267,7024]]]}},{type:"Feature",id:"VI",properties:{"hc-group":"admin0","hc-middle-x":.48,"hc-middle-y":.19,"hc-key":"vi","hc-a2":"VI",name:"United States Virgin Islands",labelrank:"6","country-abbrev":"V.I. (U.S.)",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"VIR","iso-a2":"VI","woe-id":"23424985",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2283,7008],[2288,7008],[2278,7005],[2279,7008],[2283,7008]]]}},{type:"Feature",id:"CA",properties:{"hc-group":"admin0","hc-middle-x":.29,"hc-middle-y":.64,"hc-key":"ca","hc-a2":"CA",name:"Canada",labelrank:"2","country-abbrev":"Can.",subregion:"Northern America","region-wb":"North America","iso-a3":"CAN","iso-a2":"CA","woe-id":"23424775",continent:"North America"},geometry:{type:"MultiPolygon",coordinates:[[[[1713,9425],[1665,9428],[1680,9462],[1643,9470],[1608,9466],[1608,9487],[1634,9510],[1674,9517],[1735,9510],[1777,9514],[1703,9520],[1681,9564],[1638,9573],[1639,9612],[1717,9607],[1765,9581],[1781,9562],[1787,9587],[1735,9612],[1889,9631],[1831,9632],[1931,9652],[1841,9647],[1743,9627],[1715,9642],[1699,9625],[1630,9631],[1649,9658],[1614,9633],[1551,9650],[1631,9659],[1637,9668],[1538,9660],[1523,9671],[1581,9700],[1519,9685],[1545,9704],[1475,9704],[1503,9719],[1590,9738],[1689,9729],[1630,9740],[1671,9751],[1659,9764],[1742,9752],[1829,9728],[1749,9758],[1768,9779],[1812,9771],[1783,9788],[1833,9786],[1825,9799],[1915,9793],[1945,9807],[2002,9803],[2013,9793],[2038,9809],[2136,9812],[2138,9803],[2235,9795],[2168,9776],[2203,9778],[2284,9797],[2337,9767],[2377,9766],[2384,9744],[2294,9710],[2264,9713],[2226,9694],[2125,9670],[2289,9698],[2178,9642],[2107,9600],[2083,9572],[2026,9575],[2032,9559],[1951,9546],[1907,9553],[1909,9541],[1994,9538],[1993,9525],[1945,9531],[1892,9527],[1955,9522],[1989,9509],[1984,9496],[1934,9493],[1975,9482],[1961,9465],[1901,9446],[1881,9418],[1807,9415],[1859,9401],[1848,9390],[1892,9392],[1896,9373],[1852,9352],[1863,9324],[1837,9325],[1849,9351],[1798,9340],[1807,9358],[1714,9361],[1699,9351],[1610,9360],[1531,9362],[1516,9376],[1584,9403],[1602,9416],[1587,9445],[1616,9451],[1653,9439],[1658,9421],[1713,9425]],[[1713,9425],[1714,9425],[1714,9425],[1714,9425],[1714,9425],[1714,9425],[1729,9427],[1747,9459],[1714,9425],[1714,9425],[1714,9425],[1714,9425],[1713,9425]]],[[[1858,7836],[1858,7833],[1862,7830],[1790,7820],[1752,7798],[1739,7807],[1758,7809],[1751,7816],[1755,7820],[1758,7833],[1778,7845],[1791,7914],[1827,7886],[1838,7897],[1808,7939],[1708,7954],[1708,7961],[1697,7959],[1686,8013],[1656,8016],[1639,8046],[1591,8054],[1546,8016],[1491,8018],[1455,8037],[1379,8054],[561,8054],[555,8058],[553,8054],[551,8054],[545,8069],[502,8091],[506,8102],[499,8104],[501,8103],[504,8100],[499,8097],[497,8104],[488,8106],[489,8108],[486,8110],[485,8107],[476,8108],[474,8109],[464,8111],[472,8108],[471,8108],[468,8109],[472,8107],[474,8108],[480,8106],[485,8099],[485,8098],[490,8093],[490,8093],[508,8069],[539,8044],[537,8052],[544,8047],[553,8046],[540,8044],[545,8040],[537,8028],[504,8038],[448,8070],[445,8079],[446,8079],[443,8087],[443,8087],[442,8091],[411,8096],[393,8123],[409,8127],[448,8116],[450,8117],[447,8118],[456,8118],[459,8122],[456,8125],[447,8118],[412,8138],[406,8174],[401,8161],[398,8166],[401,8173],[406,8174],[406,8175],[407,8175],[409,8178],[406,8178],[405,8179],[408,8179],[407,8183],[405,8181],[402,8201],[387,8216],[379,8197],[370,8211],[371,8215],[366,8216],[366,8220],[371,8223],[371,8217],[373,8223],[384,8218],[380,8222],[387,8253],[374,8237],[381,8240],[379,8235],[373,8232],[372,8234],[366,8227],[332,8264],[346,8293],[346,8304],[346,8330],[292,8359],[245,8436],[199,8475],[183,8497],[158,8488],[126,8458],[120,8473],[74,8510],[20,8520],[19,8972],[75,8965],[132,8936],[172,8933],[173,8954],[234,8964],[250,8959],[335,9e3],[361,8992],[287,8966],[261,8941],[310,8969],[318,8952],[336,8974],[431,9004],[446,8976],[481,8955],[509,8996],[512,8957],[549,8964],[555,8982],[600,8978],[635,8959],[701,8939],[762,8928],[763,8938],[815,8916],[820,8899],[792,8901],[776,8883],[825,8871],[894,8872],[929,8885],[965,8875],[975,8854],[999,8850],[1012,8813],[1023,8842],[999,8872],[1069,8919],[1010,8895],[975,8901],[991,8919],[1064,8932],[1078,8905],[1103,8888],[1137,8887],[1191,8870],[1215,8879],[1285,8876],[1309,8866],[1275,8905],[1318,8911],[1331,8888],[1358,8902],[1341,8860],[1375,8831],[1371,8890],[1389,8888],[1427,8930],[1396,8925],[1405,8962],[1349,8984],[1339,9009],[1342,9061],[1378,9097],[1396,9099],[1380,9098],[1381,9125],[1363,9145],[1363,9192],[1377,9214],[1424,9223],[1466,9213],[1527,9207],[1478,9147],[1462,9139],[1410,9143],[1430,9125],[1411,9101],[1398,9100],[1438,9070],[1443,9037],[1487,8999],[1448,8975],[1480,8964],[1520,8932],[1525,8899],[1543,8940],[1565,8950],[1594,8924],[1580,8901],[1607,8842],[1655,8889],[1662,8924],[1690,8940],[1667,8953],[1666,8979],[1701,8983],[1715,8980],[1715,8982],[1725,8979],[1723,8978],[1752,8972],[1790,8948],[1776,8934],[1792,8919],[1751,8910],[1793,8859],[1785,8836],[1730,8804],[1700,8835],[1720,8796],[1674,8800],[1668,8815],[1628,8808],[1656,8794],[1611,8754],[1595,8754],[1542,8784],[1562,8753],[1621,8749],[1593,8699],[1561,8687],[1534,8698],[1528,8674],[1504,8670],[1505,8669],[1514,8666],[1512,8664],[1511,8666],[1505,8669],[1514,8645],[1453,8618],[1404,8545],[1390,8504],[1401,8450],[1439,8451],[1460,8395],[1454,8374],[1503,8387],[1566,8370],[1605,8336],[1693,8303],[1761,8295],[1767,8244],[1762,8210],[1837,8137],[1874,8185],[1860,8212],[1855,8257],[1837,8278],[1896,8304],[1928,8336],[1934,8367],[1917,8417],[1872,8446],[1910,8497],[1884,8545],[1903,8573],[1885,8610],[1905,8624],[1985,8603],[2018,8619],[2077,8581],[2073,8567],[2145,8542],[2132,8530],[2143,8458],[2163,8459],[2196,8424],[2251,8456],[2259,8494],[2279,8522],[2293,8517],[2299,8495],[2302,8500],[2305,8496],[2301,8493],[2299,8495],[2303,8480],[2323,8475],[2336,8445],[2383,8381],[2366,8360],[2429,8297],[2504,8272],[2482,8261],[2509,8241],[2548,8229],[2554,8180],[2513,8148],[2465,8139],[2429,8106],[2372,8097],[2354,8104],[2232,8103],[2205,8067],[2155,8046],[2129,8008],[2086,7969],[2038,7949],[1987,7905],[1970,7900],[1955,7886],[1860,7863],[1837,7844],[1858,7842],[1858,7838],[1858,7836]],[[456,8113],[455,8114],[454,8114],[456,8113]],[[544,8070],[543,8075],[540,8074],[540,8071],[544,8070]],[[424,8181],[428,8188],[413,8181],[409,8169],[424,8181]],[[1315,8873],[1309,8871],[1310,8867],[1315,8870],[1315,8873]],[[466,8061],[471,8060],[471,8063],[469,8063],[466,8061]],[[463,8065],[462,8069],[458,8069],[458,8065],[463,8065]]],[[[2286,8678],[2286,8639],[2268,8632],[2229,8643],[2201,8663],[2198,8647],[2247,8606],[2237,8590],[2170,8608],[2139,8627],[2076,8651],[2080,8670],[2048,8683],[2024,8719],[1988,8708],[1954,8719],[1928,8699],[1894,8707],[1885,8735],[1906,8760],[1956,8748],[2002,8763],[2024,8760],[1994,8794],[2039,8823],[2062,8850],[2038,8899],[2013,8904],[1964,8939],[1930,8922],[1930,8939],[1961,8950],[1899,8982],[1899,9001],[1861,9008],[1866,8984],[1778,8998],[1766,8979],[1644,8997],[1572,9016],[1546,9050],[1612,9042],[1590,9056],[1539,9063],[1530,9095],[1546,9144],[1564,9172],[1599,9197],[1631,9204],[1678,9202],[1631,9145],[1640,9100],[1686,9060],[1667,9114],[1696,9106],[1661,9135],[1676,9169],[1746,9198],[1785,9197],[1822,9141],[1805,9098],[1835,9128],[1862,9100],[1876,9132],[1901,9142],[1972,9127],[1970,9106],[2001,9104],[2e3,9085],[2036,9059],[2053,9080],[2094,9059],[2066,9049],[2064,9043],[2072,9048],[2082,9041],[2103,9051],[2091,9022],[2129,9038],[2175,9022],[2212,8976],[2191,8974],[2194,8971],[2188,8967],[2194,8966],[2201,8970],[2207,8967],[2198,8965],[2209,8962],[2222,8945],[2194,8940],[2183,8927],[2180,8928],[2174,8928],[2182,8926],[2175,8917],[2219,8908],[2228,8897],[2231,8899],[2238,8899],[2237,8895],[2228,8896],[2237,8885],[2276,8889],[2307,8851],[2310,8851],[2317,8853],[2324,8851],[2323,8851],[2334,8850],[2324,8830],[2364,8838],[2380,8805],[2348,8798],[2346,8770],[2315,8760],[2319,8733],[2288,8742],[2220,8813],[2190,8809],[2212,8787],[2187,8765],[2258,8726],[2254,8713],[2286,8689],[2286,8685],[2286,8685],[2287,8680],[2292,8674],[2286,8678]],[[2063,9038],[2061,9032],[2070,9036],[2065,9034],[2063,9038]],[[2187,8974],[2164,8972],[2177,8969],[2187,8974]]],[[[2096,7974],[2093,7974],[2100,7980],[2101,7977],[2096,7974]]],[[[533,8059],[538,8053],[544,8051],[538,8052],[533,8059]]],[[[2301,8091],[2368,8068],[2357,8057],[2317,8069],[2301,8091]]],[[[495,8094],[493,8097],[495,8100],[498,8096],[495,8094]]],[[[409,8150],[403,8151],[401,8156],[405,8160],[409,8150]]],[[[1857,8175],[1850,8170],[1841,8168],[1841,8172],[1857,8175]]],[[[316,8175],[314,8174],[313,8171],[313,8177],[316,8175]]],[[[399,8172],[397,8175],[398,8179],[401,8179],[399,8172]]],[[[397,8181],[396,8177],[390,8177],[392,8181],[397,8181]]],[[[385,8190],[387,8184],[385,8182],[383,8189],[385,8190]]],[[[390,8195],[391,8191],[390,8189],[384,8195],[390,8195]]],[[[297,8200],[302,8200],[303,8197],[299,8195],[297,8200]]],[[[394,8186],[392,8196],[394,8203],[397,8191],[394,8186]]],[[[366,8203],[377,8196],[378,8191],[372,8194],[366,8203]]],[[[398,8196],[397,8198],[396,8202],[400,8203],[398,8196]]],[[[359,8213],[360,8209],[357,8209],[354,8216],[359,8213]]],[[[363,8217],[367,8211],[364,8211],[361,8219],[363,8217]]],[[[1788,8220],[1797,8219],[1809,8199],[1769,8212],[1788,8220]]],[[[1834,8218],[1836,8216],[1832,8215],[1833,8218],[1834,8218]]],[[[378,8225],[372,8224],[371,8226],[376,8233],[378,8225]]],[[[329,8230],[331,8237],[350,8227],[348,8218],[329,8230]]],[[[343,8235],[336,8236],[334,8239],[340,8242],[343,8235]]],[[[353,8238],[366,8226],[359,8220],[337,8245],[353,8238]]],[[[327,8256],[336,8254],[339,8250],[328,8243],[327,8256]]],[[[314,8276],[324,8276],[326,8266],[318,8270],[314,8276]]],[[[1852,8288],[1842,8285],[1840,8286],[1859,8290],[1852,8288]]],[[[333,8283],[332,8285],[341,8294],[338,8286],[333,8283]]],[[[1861,8337],[1867,8352],[1869,8353],[1869,8342],[1861,8337]]],[[[1843,8360],[1842,8352],[1831,8342],[1841,8352],[1843,8360]]],[[[1834,8370],[1832,8369],[1834,8374],[1838,8369],[1834,8370]]],[[[2200,8432],[2196,8433],[2197,8436],[2199,8437],[2200,8432]]],[[[2155,8463],[2146,8461],[2146,8468],[2153,8468],[2155,8463]]],[[[1818,8492],[1823,8494],[1825,8492],[1822,8490],[1818,8492]]],[[[1830,8501],[1833,8500],[1829,8496],[1825,8495],[1830,8501]]],[[[2284,8532],[2292,8519],[2283,8523],[2280,8528],[2284,8532]]],[[[2184,8533],[2191,8527],[2187,8519],[2174,8520],[2184,8533]]],[[[1883,8544],[1879,8541],[1869,8538],[1871,8541],[1883,8544]]],[[[2281,8579],[2279,8566],[2261,8578],[2274,8583],[2281,8579]]],[[[2252,8589],[2255,8585],[2247,8587],[2252,8591],[2252,8589]]],[[[1449,8594],[1442,8589],[1438,8593],[1443,8593],[1449,8594]]],[[[2273,8593],[2280,8586],[2271,8587],[2267,8591],[2273,8593]]],[[[1847,8614],[1850,8596],[1837,8578],[1824,8603],[1847,8614]]],[[[1463,8614],[1464,8616],[1470,8615],[1467,8613],[1463,8614]]],[[[2284,8621],[2293,8621],[2287,8613],[2277,8616],[2284,8621]]],[[[1894,8622],[1887,8624],[1901,8624],[1897,8621],[1894,8622]]],[[[2278,8622],[2272,8621],[2274,8624],[2278,8624],[2278,8622]]],[[[1995,8630],[2007,8628],[2009,8625],[1997,8626],[1995,8630]]],[[[2103,8635],[2121,8624],[2105,8622],[2090,8637],[2103,8635]]],[[[1767,8641],[1772,8629],[1737,8605],[1714,8619],[1732,8640],[1767,8641]]],[[[2222,8640],[2222,8639],[2213,8647],[2218,8646],[2222,8640]]],[[[1877,8666],[1899,8663],[1902,8651],[1891,8647],[1877,8666]]],[[[2300,8671],[2296,8665],[2297,8658],[2290,8672],[2300,8671]]],[[[1914,8674],[1932,8665],[1919,8662],[1906,8671],[1914,8674]]],[[[2297,8678],[2295,8679],[2295,8682],[2300,8681],[2297,8678]]],[[[1903,8691],[1897,8687],[1890,8688],[1891,8690],[1903,8691]]],[[[2277,8700],[2275,8699],[2274,8705],[2278,8702],[2277,8700]]],[[[2022,8713],[2021,8705],[2018,8705],[2017,8715],[2022,8713]]],[[[2266,8724],[2269,8720],[2255,8714],[2261,8722],[2266,8724]]],[[[2351,8774],[2357,8774],[2360,8769],[2350,8770],[2351,8774]]],[[[1732,8779],[1726,8777],[1725,8780],[1730,8780],[1732,8779]]],[[[1679,8789],[1689,8780],[1691,8765],[1678,8775],[1679,8789]]],[[[1701,8792],[1719,8784],[1729,8768],[1707,8775],[1701,8792]]],[[[1737,8802],[1744,8800],[1741,8796],[1732,8800],[1737,8802]]],[[[2352,8845],[2353,8844],[2340,8837],[2345,8845],[2352,8845]]],[[[1017,8840],[1013,8840],[1010,8844],[1011,8846],[1017,8840]]],[[[1002,8856],[1e3,8852],[995,8857],[1002,8860],[1002,8856]]],[[[987,8864],[990,8864],[988,8859],[984,8863],[987,8864]]],[[[2311,8862],[2304,8863],[2306,8869],[2311,8864],[2311,8862]]],[[[1001,8864],[995,8864],[996,8870],[999,8869],[1001,8864]]],[[[843,8882],[837,8883],[852,8884],[852,8882],[843,8882]]],[[[997,8881],[992,8881],[993,8884],[996,8885],[997,8881]]],[[[964,8886],[973,8884],[971,8880],[965,8883],[964,8886]]],[[[959,8889],[960,8886],[955,8889],[955,8892],[959,8889]]],[[[944,8895],[952,8898],[942,8891],[932,8889],[944,8895]]],[[[2e3,8891],[2025,8885],[2025,8875],[1996,8875],[2e3,8891]]],[[[1641,8883],[1634,8873],[1624,8883],[1631,8902],[1641,8883]]],[[[890,8898],[887,8898],[889,8902],[894,8903],[890,8898]]],[[[1961,8903],[1974,8899],[1976,8864],[1952,8849],[1919,8848],[1909,8872],[1928,8900],[1961,8903]]],[[[1859,8896],[1854,8898],[1855,8904],[1865,8901],[1859,8896]]],[[[1767,8905],[1771,8904],[1768,8902],[1763,8905],[1767,8905]]],[[[2003,8899],[1996,8909],[2001,8909],[2005,8904],[2003,8899]]],[[[917,8916],[917,8914],[919,8912],[907,8911],[917,8916]]],[[[1102,8907],[1086,8915],[1097,8916],[1104,8913],[1102,8907]]],[[[1872,8919],[1870,8911],[1860,8911],[1869,8917],[1872,8919]]],[[[1993,8916],[1985,8915],[1981,8919],[1984,8921],[1993,8916]]],[[[1981,8915],[1984,8904],[1966,8913],[1971,8924],[1981,8915]]],[[[1184,8927],[1182,8916],[1167,8922],[1176,8929],[1184,8927]]],[[[1232,8934],[1224,8924],[1218,8926],[1218,8938],[1232,8934]]],[[[1236,8935],[1230,8938],[1232,8946],[1235,8943],[1236,8935]]],[[[166,8945],[168,8943],[161,8944],[162,8948],[166,8945]]],[[[1187,8943],[1188,8950],[1191,8949],[1190,8944],[1187,8943]]],[[[1516,8957],[1520,8950],[1516,8949],[1513,8957],[1516,8957]]],[[[1876,8959],[1876,8950],[1864,8933],[1847,8934],[1876,8959]]],[[[181,8968],[186,8972],[180,8962],[173,8964],[181,8968]]],[[[1779,8961],[1785,8959],[1786,8956],[1774,8960],[1779,8961]]],[[[1528,8959],[1523,8951],[1518,8955],[1523,8961],[1528,8959]]],[[[1918,8960],[1929,8958],[1914,8944],[1907,8952],[1918,8960]]],[[[1199,8967],[1208,8963],[1201,8958],[1198,8962],[1199,8967]]],[[[1336,8968],[1351,8968],[1351,8957],[1339,8963],[1336,8968]]],[[[1365,8970],[1373,8966],[1364,8955],[1363,8967],[1365,8970]]],[[[83,8969],[76,8966],[71,8969],[76,8972],[83,8969]]],[[[1890,8974],[1874,8964],[1864,8965],[1881,8977],[1890,8974]]],[[[1840,8981],[1844,8971],[1807,8973],[1823,8980],[1840,8981]]],[[[1756,8978],[1754,8977],[1746,8979],[1751,8982],[1756,8978]]],[[[1479,8982],[1481,8985],[1489,8981],[1487,8976],[1479,8982]]],[[[1315,8986],[1312,8986],[1311,8988],[1315,8988],[1315,8986]]],[[[1622,8997],[1634,8997],[1629,8989],[1611,8996],[1622,8997]]],[[[890,9007],[877,9007],[872,9011],[884,9008],[890,9007]]],[[[748,9020],[758,9020],[744,9016],[738,9020],[748,9020]]],[[[735,9020],[725,9020],[723,9021],[725,9023],[735,9020]]],[[[403,9024],[398,9023],[395,9020],[398,9026],[403,9024]]],[[[1216,9028],[1222,9027],[1230,9016],[1217,9020],[1216,9028]]],[[[2033,9068],[2043,9069],[2038,9062],[2030,9064],[2033,9068]]],[[[2046,9075],[2038,9075],[2040,9080],[2045,9081],[2046,9075]]],[[[1100,9174],[1080,9147],[1043,9179],[1041,9196],[1083,9199],[1100,9174]]],[[[1106,9352],[1117,9374],[1155,9352],[1166,9333],[1127,9326],[1106,9352]]],[[[1524,9434],[1544,9415],[1530,9407],[1498,9420],[1524,9434]]],[[[1088,9420],[1104,9404],[1081,9404],[1056,9441],[1088,9420]]],[[[1664,8007],[1660,8006],[1654,8006],[1656,8009],[1664,8007]]],[[[1600,8048],[1604,8045],[1593,8045],[1594,8049],[1600,8048]]],[[[1763,7943],[1772,7941],[1776,7924],[1734,7937],[1763,7943]]],[[[1732,7940],[1731,7937],[1726,7938],[1728,7941],[1732,7940]]],[[[1710,7953],[1718,7950],[1713,7944],[1709,7949],[1710,7953]]],[[[1938,7875],[1934,7873],[1936,7876],[1943,7877],[1938,7875]]],[[[1366,9443],[1437,9441],[1429,9423],[1355,9424],[1366,9443]]],[[[2430,7942],[2394,7922],[2378,7943],[2406,7980],[2411,7952],[2430,7942]]],[[[2364,7988],[2365,7958],[2348,7940],[2327,7957],[2361,7959],[2364,7988]]],[[[277,8210],[270,8217],[293,8221],[295,8199],[277,8210]]],[[[257,8259],[297,8258],[287,8221],[261,8230],[257,8259]]],[[[1844,8337],[1829,8330],[1851,8362],[1858,8352],[1844,8337]]],[[[1395,9317],[1429,9288],[1426,9252],[1382,9254],[1337,9272],[1349,9299],[1395,9317]]],[[[957,9478],[905,9483],[849,9475],[844,9483],[927,9507],[955,9496],[957,9478]]],[[[1358,9489],[1390,9481],[1388,9465],[1330,9444],[1302,9460],[1284,9490],[1291,9511],[1350,9498],[1358,9489]]],[[[2210,7911],[2202,7914],[2203,7927],[2195,7929],[2192,7933],[2192,7982],[2149,7996],[2126,7968],[2118,7937],[2082,7905],[1987,7905],[2022,7920],[2033,7943],[2111,7979],[2155,8025],[2239,8062],[2276,8063],[2298,8050],[2295,8032],[2262,8016],[2230,8020],[2256,8004],[2290,8010],[2271,7986],[2302,7943],[2350,7927],[2367,7937],[2394,7917],[2333,7893],[2308,7894],[2257,7848],[2239,7871],[2245,7889],[2279,7910],[2289,7938],[2249,7913],[2210,7911]]],[[[2018,7927],[2024,7931],[2021,7924],[2020,7921],[2009,7921],[2015,7925],[2012,7925],[2016,7930],[2021,7930],[2018,7927]]],[[[518,8075],[504,8083],[514,8081],[518,8075],[518,8075],[518,8075]]],[[[629,9322],[617,9345],[604,9327],[571,9328],[559,9347],[597,9359],[678,9417],[749,9430],[780,9414],[754,9406],[765,9375],[730,9364],[718,9338],[684,9302],[660,9308],[712,9340],[710,9380],[687,9377],[670,9338],[629,9322]]],[[[2606,8006],[2634,8020],[2643,7998],[2633,7971],[2596,7976],[2607,7995],[2574,7990],[2550,7973],[2552,8004],[2449,8e3],[2441,8012],[2462,8038],[2521,8144],[2553,8130],[2521,8094],[2558,8090],[2552,8069],[2599,8083],[2618,8064],[2604,8038],[2629,8033],[2606,8006]]],[[[1663,8674],[1617,8670],[1645,8694],[1639,8718],[1654,8775],[1667,8783],[1687,8748],[1694,8761],[1761,8726],[1784,8700],[1824,8681],[1800,8664],[1725,8695],[1722,8679],[1673,8648],[1663,8674]]],[[[1295,8985],[1330,8964],[1360,8932],[1379,8931],[1340,8910],[1312,8914],[1248,8940],[1284,8957],[1295,8985]]],[[[1118,9032],[1191,8997],[1210,8979],[1165,8981],[1152,8958],[1175,8964],[1181,8940],[1135,8927],[1046,8948],[1043,8964],[1019,8939],[971,8925],[843,8910],[830,8948],[762,8954],[719,8990],[733,8998],[815,9008],[894,9005],[875,9018],[821,9029],[760,9020],[715,9023],[691,9046],[758,9065],[767,9075],[697,9065],[700,9081],[671,9079],[670,9095],[698,9112],[685,9123],[721,9151],[804,9178],[822,9164],[829,9134],[850,9157],[903,9140],[890,9116],[922,9133],[946,9128],[919,9156],[937,9155],[980,9131],[1007,9079],[1021,9094],[1006,9107],[996,9142],[999,9187],[1024,9167],[1044,9168],[1077,9144],[1079,9125],[1107,9076],[1100,9049],[1118,9032]]],[[[1885,9194],[1941,9161],[1939,9145],[1830,9148],[1807,9172],[1804,9199],[1885,9194]]],[[[1340,9095],[1291,9080],[1274,9059],[1217,9110],[1182,9118],[1155,9145],[1179,9161],[1198,9140],[1223,9141],[1230,9163],[1188,9184],[1204,9198],[1291,9219],[1302,9241],[1296,9210],[1318,9205],[1321,9178],[1285,9158],[1318,9154],[1331,9167],[1346,9123],[1340,9095]]],[[[596,9246],[638,9229],[700,9230],[736,9218],[782,9183],[668,9135],[638,9108],[624,9071],[551,9049],[522,9083],[467,9098],[499,9159],[531,9200],[502,9234],[596,9246]]],[[[1227,9273],[1215,9298],[1242,9311],[1158,9302],[1138,9317],[1171,9332],[1183,9360],[1242,9329],[1202,9368],[1208,9378],[1306,9362],[1313,9300],[1295,9274],[1227,9273]]],[[[938,9326],[960,9339],[928,9351],[976,9386],[984,9335],[1027,9326],[1040,9336],[1073,9326],[1073,9306],[1130,9283],[1100,9275],[1068,9293],[1058,9276],[987,9267],[975,9276],[890,9242],[830,9239],[808,9254],[857,9271],[887,9271],[912,9287],[822,9276],[820,9294],[792,9270],[717,9284],[764,9354],[794,9364],[795,9380],[808,9377],[822,9344],[851,9349],[896,9323],[902,9303],[972,9302],[974,9314],[938,9326]]],[[[1848,9265],[1825,9250],[1777,9240],[1726,9247],[1603,9240],[1567,9252],[1535,9244],[1473,9259],[1459,9285],[1470,9325],[1440,9355],[1412,9348],[1360,9357],[1331,9393],[1362,9399],[1423,9389],[1442,9371],[1490,9375],[1552,9344],[1528,9336],[1587,9303],[1652,9304],[1719,9322],[1797,9319],[1840,9300],[1841,9283],[1817,9274],[1848,9265]]],[[[933,9426],[877,9415],[845,9427],[833,9446],[816,9439],[788,9455],[811,9463],[843,9452],[918,9464],[949,9456],[933,9426]]],[[[1126,9547],[1165,9524],[1187,9528],[1249,9496],[1240,9486],[1266,9450],[1200,9447],[1205,9471],[1154,9471],[1155,9482],[1104,9475],[1087,9490],[1131,9490],[1115,9522],[1071,9525],[1076,9545],[1126,9547]]],[[[1511,9629],[1553,9627],[1562,9603],[1579,9620],[1601,9618],[1623,9584],[1617,9561],[1665,9561],[1684,9542],[1637,9527],[1563,9469],[1474,9471],[1406,9521],[1437,9534],[1477,9534],[1456,9553],[1417,9540],[1362,9550],[1334,9600],[1389,9593],[1338,9609],[1354,9630],[1379,9632],[1370,9645],[1389,9663],[1439,9666],[1403,9677],[1436,9685],[1480,9670],[1511,9629]]],[[[518,8075],[519,8073],[519,8072],[518,8075],[518,8075],[518,8075]]]]}},{type:"Feature",id:"ST",properties:{"hc-group":"admin0","hc-middle-x":.55,"hc-middle-y":.5,"hc-key":"st","hc-a2":"ST",name:"Sao Tome and Principe",labelrank:"6","country-abbrev":"S.T.P.",subregion:"Middle Africa","region-wb":"Sub-Saharan Africa","iso-a3":"STP","iso-a2":"ST","woe-id":"23424966",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4400,6481],[4396,6485],[4401,6491],[4405,6487],[4400,6481]]]}},{type:"Feature",id:"CV",properties:{"hc-group":"admin0","hc-middle-x":.56,"hc-middle-y":.5,"hc-key":"cv","hc-a2":"CV",name:"Cape Verde",labelrank:"4","country-abbrev":"C.Vd.",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"CPV","iso-a2":"CV","woe-id":"23424794",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[3499,6934],[3506,6928],[3507,6922],[3499,6925],[3499,6934]]]}},{type:"Feature",id:"DM",properties:{"hc-group":"admin0","hc-middle-x":.54,"hc-middle-y":.47,"hc-key":"dm","hc-a2":"DM",name:"Dominica",labelrank:"6","country-abbrev":"D'inca",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"DMA","iso-a2":"DM","woe-id":"23424798",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2382,6942],[2386,6936],[2383,6930],[2380,6939],[2382,6942]]]}},{type:"Feature",id:"NL",properties:{"hc-group":"admin0","hc-middle-x":.99,"hc-middle-y":.01,"hc-key":"nl","hc-a2":"NL",name:"Netherlands",labelrank:"5","country-abbrev":"Neth.",subregion:"Western Europe","region-wb":"Europe & Central Asia","iso-a3":"NLD","iso-a2":"NL","woe-id":"-90",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4369,8229],[4359,8225],[4360,8227],[4372,8230],[4369,8229]]],[[[2334,7016],[2331,7016],[2331,7017],[2334,7016]]],[[[4303,8146],[4315,8146],[4329,8146],[4317,8140],[4303,8146]]],[[[4417,8221],[4412,8180],[4393,8164],[4382,8122],[4353,8150],[4330,8146],[4318,8156],[4355,8209],[4396,8234],[4417,8221]]]]}},{type:"Feature",id:"JM",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.52,"hc-key":"jm","hc-a2":"JM",name:"Jamaica",labelrank:"4","country-abbrev":"Jam.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"JAM","iso-a2":"JM","woe-id":"23424858",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[1906,7029],[1943,7013],[1913,7006],[1878,7023],[1906,7029]]]}},{type:"Feature",id:"WS",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.54,"hc-key":"ws","hc-a2":"WS",name:"Samoa",labelrank:"4","country-abbrev":"Samoa",subregion:"Polynesia","region-wb":"East Asia & Pacific","iso-a3":"WSM","iso-a2":"WS","woe-id":"23424992",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[-909,6078],[-907,6069],[-916,6069],[-924,6078],[-909,6078]]]}},{type:"Feature",id:"OM",properties:{"hc-group":"admin0","hc-middle-x":.88,"hc-middle-y":.44,"hc-key":"om","hc-a2":"OM",name:"Oman",labelrank:"4","country-abbrev":"Oman",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"OMN","iso-a2":"OM","woe-id":"23424898",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[5874,7239],[5873,7238],[5873,7241],[5876,7241],[5874,7239]]],[[[5868,7265],[5877,7275],[5874,7251],[5870,7253],[5868,7265]]],[[[5747,7045],[5836,7076],[5855,7137],[5842,7160],[5860,7228],[5877,7231],[5900,7199],[5948,7186],[5979,7145],[5916,7068],[5920,7047],[5885,7033],[5876,7013],[5849,7010],[5837,6985],[5780,6974],[5769,6994],[5747,7045]]]]}},{type:"Feature",id:"VC",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.5,"hc-key":"vc","hc-a2":"VC",name:"Saint Vincent and the Grenadines",labelrank:"6","country-abbrev":"St.V.G.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"VCT","iso-a2":"VC","woe-id":"23424981",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2388,6865],[2385,6871],[2389,6875],[2390,6870],[2388,6865]]]}},{type:"Feature",id:"TR",properties:{"hc-group":"admin0","hc-middle-x":.34,"hc-middle-y":.49,"hc-key":"tr","hc-a2":"TR",name:"Turkey",labelrank:"2","country-abbrev":"Tur.",subregion:"Western Asia","region-wb":"Europe & Central Asia","iso-a3":"TUR","iso-a2":"TR","woe-id":"23424969",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[4974,7732],[4969,7730],[4966,7731],[4973,7735],[4974,7732]]],[[[5035,7796],[5068,7769],[5021,7761],[5011,7748],[4977,7752],[4994,7775],[4985,7786],[5007,7799],[5035,7796]]],[[[5534,7714],[5510,7704],[5516,7656],[5532,7628],[5472,7635],[5461,7627],[5457,7634],[5384,7614],[5338,7620],[5291,7617],[5270,7586],[5272,7620],[5252,7608],[5229,7615],[5177,7590],[5154,7607],[5115,7619],[5106,7597],[5085,7593],[5044,7625],[5011,7635],[5012,7657],[4983,7666],[5007,7687],[4989,7700],[4986,7702],[4979,7707],[4997,7740],[5069,7741],[5071,7770],[5131,7764],[5193,7797],[5271,7787],[5318,7762],[5374,7765],[5395,7758],[5436,7779],[5474,7782],[5493,7765],[5500,7730],[5533,7716],[5534,7714]]]]}},{type:"Feature",id:"BD",properties:{"hc-group":"admin0","hc-middle-x":.85,"hc-middle-y":.61,"hc-key":"bd","hc-a2":"BD",name:"Bangladesh",labelrank:"3","country-abbrev":"Bang.",subregion:"Southern Asia","region-wb":"South Asia","iso-a3":"BGD","iso-a2":"BD","woe-id":"23424759",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[6942,7109],[6918,7163],[6880,7132],[6847,7142],[6832,7189],[6837,7209],[6816,7220],[6843,7237],[6818,7260],[6829,7277],[6870,7262],[6886,7236],[6935,7237],[6949,7229],[6909,7188],[6922,7167],[6939,7192],[6951,7137],[6953,7116],[6942,7109]]]}},{type:"Feature",id:"LC",properties:{"hc-group":"admin0","hc-middle-x":.52,"hc-middle-y":.47,"hc-key":"lc","hc-a2":"LC",name:"Saint Lucia",labelrank:"6","country-abbrev":"S.L.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"LCA","iso-a2":"LC","woe-id":"23424951",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2395,6886],[2391,6890],[2396,6897],[2397,6893],[2395,6886]]]}},{type:"Feature",id:"NR",properties:{"hc-group":"admin0","hc-middle-x":.53,"hc-middle-y":.5,"hc-key":"nr","hc-a2":"NR",name:"Nauru",labelrank:"6","country-abbrev":"Nauru",subregion:"Micronesia","region-wb":"East Asia & Pacific","iso-a3":"NRU","iso-a2":"NR","woe-id":"23424912",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[9158,6463],[9157,6463],[9157,6464],[9159,6464],[9158,6463]]]}},{type:"Feature",id:"NO",properties:{"hc-group":"admin0","hc-middle-x":.1,"hc-middle-y":.93,"hc-key":"no","hc-a2":"NO",name:"Norway",labelrank:"3","country-abbrev":"Nor.",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"NOR","iso-a2":"NO","woe-id":"-90",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4821,8997],[4815,8993],[4809,8996],[4815,9003],[4821,8997]]],[[[4797,8992],[4790,8995],[4784,9004],[4802,8997],[4797,8992]]],[[[4877,9011],[4887,9004],[4870,9006],[4871,9011],[4877,9011]]],[[[4901,9024],[4906,9016],[4890,9006],[4882,9013],[4901,9024]]],[[[4911,9029],[4920,9024],[4909,9019],[4905,9028],[4911,9029]]],[[[4898,9036],[4889,9022],[4861,9017],[4873,9029],[4898,9036]]],[[[4918,9045],[4919,9040],[4914,9042],[4915,9046],[4918,9045]]],[[[4966,9053],[4974,9045],[4962,9041],[4955,9047],[4966,9053]]],[[[4841,9496],[4865,9475],[4829,9471],[4803,9490],[4841,9496]]],[[[4998,9499],[4989,9504],[4994,9510],[5e3,9504],[4998,9499]]],[[[5066,9517],[5038,9511],[5030,9512],[5047,9521],[5066,9517]]],[[[4804,9531],[4822,9526],[4810,9523],[4799,9526],[4804,9531]]],[[[4802,9547],[4789,9545],[4786,9549],[4789,9550],[4802,9547]]],[[[5202,9605],[5178,9599],[5142,9595],[5139,9598],[5202,9605]]],[[[4928,9617],[4921,9616],[4921,9620],[4923,9621],[4928,9617]]],[[[4921,9625],[4925,9623],[4923,9622],[4917,9623],[4921,9625]]],[[[4797,9623],[4793,9624],[4796,9627],[4801,9625],[4797,9623]]],[[[4837,9638],[4831,9635],[4828,9638],[4834,9639],[4837,9638]]],[[[4821,9634],[4821,9638],[4813,9643],[4826,9639],[4821,9634]]],[[[4748,8967],[4767,8968],[4802,8988],[4813,8979],[4815,8980],[4817,8980],[4818,8983],[4823,8988],[4820,8990],[4826,8992],[4827,8992],[4845,9007],[4847,9007],[4847,9006],[4849,9005],[4850,9007],[4886,9002],[4934,9033],[4973,9037],[4948,9018],[4950,8995],[4996,9042],[4991,9010],[5022,9050],[5094,9029],[5126,9006],[5099,8995],[5057,9e3],[5119,8981],[5093,8957],[5063,8940],[5075,8962],[5032,8995],[4976,8974],[4965,8932],[4942,8915],[4914,8929],[4869,8923],[4847,8952],[4816,8940],[4797,8905],[4743,8914],[4735,8885],[4718,8892],[4683,8857],[4691,8839],[4635,8792],[4635,8753],[4609,8718],[4618,8690],[4580,8688],[4560,8656],[4569,8610],[4565,8584],[4586,8568],[4568,8551],[4575,8512],[4556,8501],[4543,8462],[4515,8473],[4456,8430],[4429,8420],[4398,8424],[4359,8468],[4372,8509],[4342,8554],[4363,8576],[4347,8589],[4369,8612],[4411,8630],[4409,8639],[4464,8659],[4435,8662],[4465,8681],[4504,8658],[4544,8680],[4498,8667],[4487,8679],[4537,8729],[4562,8742],[4566,8761],[4607,8833],[4667,8874],[4643,8878],[4692,8898],[4682,8907],[4716,8924],[4703,8941],[4719,8966],[4748,8967],[4769,8982],[4768,8999],[4781,8983],[4748,8967]],[[5095,8982],[5091,8986],[5086,8978],[5097,8981],[5095,8982]]],[[[4948,9363],[4949,9366],[4963,9376],[4948,9363],[4948,9363],[4948,9363]]],[[[4630,8922],[4662,8932],[4682,8955],[4696,8923],[4668,8902],[4602,8890],[4605,8899],[4657,8910],[4630,8922]]],[[[4893,9411],[4874,9424],[4825,9422],[4847,9452],[4824,9463],[4886,9474],[4905,9449],[4929,9446],[4893,9411]]],[[[4669,9570],[4695,9593],[4764,9552],[4766,9533],[4843,9513],[4768,9488],[4744,9425],[4730,9424],[4703,9367],[4631,9407],[4617,9428],[4702,9450],[4611,9443],[4607,9461],[4650,9465],[4673,9480],[4644,9505],[4641,9483],[4590,9471],[4561,9497],[4565,9471],[4533,9487],[4515,9516],[4540,9521],[4522,9560],[4531,9569],[4564,9568],[4613,9582],[4616,9559],[4636,9577],[4658,9563],[4689,9517],[4669,9570]]],[[[4909,9611],[5e3,9602],[5010,9580],[4975,9557],[4918,9535],[4884,9538],[4883,9551],[4822,9548],[4787,9564],[4852,9570],[4854,9578],[4761,9571],[4763,9592],[4732,9599],[4742,9610],[4778,9596],[4809,9619],[4824,9604],[4852,9608],[4868,9590],[4879,9624],[4887,9601],[4909,9611]]],[[[4948,9363],[4946,9359],[4947,9363],[4948,9363],[4948,9363],[4948,9363]]]]}},{type:"Feature",id:"KN",properties:{"hc-group":"admin0","hc-middle-x":.57,"hc-middle-y":.49,"hc-key":"kn","hc-a2":"KN",name:"Saint Kitts and Nevis",labelrank:"6","country-abbrev":"St.K.N.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"KNA","iso-a2":"KN","woe-id":"23424940",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2346,6991],[2339,6996],[2340,6997],[2343,6995],[2346,6991]]]}},{type:"Feature",id:"BH",properties:{"hc-group":"admin0","hc-middle-x":.45,"hc-middle-y":.5,"hc-key":"bh","hc-a2":"BH",name:"Bahrain",labelrank:"4","country-abbrev":"Bahr.",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"BHR","iso-a2":"BH","woe-id":"23424753",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5702,7271],[5706,7269],[5705,7256],[5701,7263],[5702,7271]]]}},{type:"Feature",id:"TO",properties:{"hc-group":"admin0","hc-middle-x":.54,"hc-middle-y":.34,"hc-key":"to","hc-a2":"TO",name:"Tonga",labelrank:"4","country-abbrev":"Tongo",subregion:"Polynesia","region-wb":"East Asia & Pacific","iso-a3":"TON","iso-a2":"TO","woe-id":"23424964",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[-987,5842],[-988,5840],[-999,5845],[-992,5847],[-987,5842]]]}},{type:"Feature",id:"FI",properties:{"hc-group":"admin0","hc-middle-x":.63,"hc-middle-y":.54,"hc-key":"fi","hc-a2":"FI",name:"Finland",labelrank:"3","country-abbrev":"Fin.",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"FIN","iso-a2":"FI","woe-id":"23424812",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4816,8512],[4815,8507],[4806,8505],[4810,8509],[4816,8512]]],[[[4803,8510],[4806,8512],[4803,8505],[4798,8508],[4803,8510]]],[[[4808,8518],[4799,8510],[4785,8518],[4800,8522],[4808,8518]]],[[[4844,8516],[4844,8514],[4855,8514],[4842,8511],[4844,8516]]],[[[4870,8506],[4870,8515],[4882,8511],[4872,8501],[4870,8506]]],[[[4836,8532],[4837,8528],[4836,8523],[4835,8528],[4836,8532]]],[[[4835,8657],[4838,8652],[4834,8650],[4830,8654],[4835,8657]]],[[[4942,8741],[4935,8736],[4933,8739],[4936,8741],[4942,8741]]],[[[4851,8526],[4845,8528],[4834,8596],[4842,8652],[4868,8658],[4939,8731],[4954,8729],[4955,8762],[4921,8778],[4906,8808],[4916,8826],[4899,8860],[4906,8885],[4816,8940],[4847,8952],[4869,8923],[4914,8929],[4942,8915],[4965,8932],[4976,8974],[5032,8995],[5075,8962],[5063,8940],[5048,8914],[5055,8897],[5095,8871],[5067,8828],[5091,8792],[5082,8737],[5111,8691],[5094,8678],[5141,8638],[5131,8620],[5071,8562],[5029,8531],[4909,8505],[4869,8520],[4871,8521],[4866,8521],[4866,8521],[4854,8525],[4857,8523],[4856,8520],[4851,8524],[4851,8526]]]]}},{type:"Feature",id:"ID",properties:{"hc-group":"admin0","hc-middle-x":.38,"hc-middle-y":.41,"hc-key":"id","hc-a2":"ID",name:"Indonesia",labelrank:"2","country-abbrev":"Indo.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"IDN","iso-a2":"ID","woe-id":"23424846",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[8188,6311],[8203,6311],[8186,6274],[8184,6299],[8156,6320],[8188,6311]]],[[[7394,6396],[7365,6387],[7343,6415],[7351,6432],[7368,6393],[7394,6396]]],[[[7693,6231],[7736,6235],[7737,6224],[7676,6209],[7642,6218],[7658,6236],[7693,6231]]],[[[8007,6546],[8003,6517],[8028,6486],[8001,6493],[7995,6439],[7976,6470],[7993,6473],[7985,6514],[8007,6546]]],[[[7885,6203],[7891,6198],[7897,6207],[7902,6208],[7911,6214],[7912,6206],[7915,6198],[7897,6179],[7868,6172],[7885,6203]]],[[[7703,6601],[7696,6596],[7697,6601],[7703,6601]]],[[[8388,6402],[8388,6275],[8388,6210],[8360,6240],[8289,6230],[8299,6253],[8325,6262],[8294,6324],[8238,6346],[8216,6347],[8170,6376],[8148,6358],[8127,6400],[8181,6408],[8142,6411],[8087,6439],[8070,6476],[8099,6455],[8142,6468],[8180,6457],[8185,6415],[8210,6380],[8248,6403],[8246,6430],[8295,6435],[8355,6409],[8388,6402]]],[[[7779,6174],[7734,6196],[7755,6202],[7771,6234],[7833,6224],[7852,6236],[7936,6242],[7886,6226],[7878,6234],[7818,6216],[7763,6218],[7789,6183],[7779,6174]]],[[[7419,6248],[7365,6260],[7335,6278],[7351,6305],[7419,6294],[7427,6279],[7483,6274],[7496,6290],[7530,6275],[7624,6277],[7624,6218],[7565,6234],[7548,6229],[7490,6237],[7450,6251],[7419,6248]]],[[[8007,6388],[7965,6365],[7943,6380],[7942,6408],[7946,6387],[7976,6380],[8002,6393],[8048,6397],[8079,6386],[8086,6365],[8007,6388]]],[[[7849,6311],[7824,6317],[7851,6347],[7809,6341],[7813,6358],[7778,6383],[7775,6316],[7746,6321],[7754,6351],[7730,6401],[7746,6421],[7766,6500],[7792,6519],[7814,6510],[7882,6503],[7917,6531],[7898,6492],[7774,6491],[7765,6473],[7785,6438],[7815,6465],[7866,6460],[7862,6427],[7846,6446],[7811,6422],[7839,6386],[7855,6349],[7849,6311]]],[[[7693,6601],[7687,6576],[7709,6546],[7702,6535],[7736,6509],[7698,6501],[7689,6463],[7663,6436],[7664,6414],[7646,6373],[7606,6356],[7594,6380],[7558,6385],[7522,6375],[7519,6397],[7476,6390],[7466,6446],[7452,6441],[7434,6503],[7458,6540],[7485,6504],[7557,6525],[7602,6521],[7631,6568],[7642,6608],[7693,6601]]],[[[7120,6602],[7164,6572],[7200,6534],[7221,6541],[7283,6486],[7272,6457],[7301,6448],[7311,6409],[7338,6408],[7352,6382],[7345,6312],[7312,6304],[7219,6384],[7196,6415],[7181,6455],[7152,6486],[7124,6478],[7149,6426],[7139,6429],[7121,6478],[7145,6496],[7128,6536],[7092,6539],[7110,6508],[7103,6496],[7087,6540],[7065,6548],[7092,6543],[7100,6563],[7036,6621],[7032,6650],[7065,6633],[7097,6634],[7120,6602]]]]}},{type:"Feature",id:"MU",properties:{"hc-group":"admin0","hc-middle-x":.63,"hc-middle-y":.58,"hc-key":"mu","hc-a2":"MU",name:"Mauritius",labelrank:"5","country-abbrev":"Mus.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"MUS","iso-a2":"MU","woe-id":"23424894",continent:"Seven seas (open ocean)"},geometry:{type:"Polygon",coordinates:[[[5917,5878],[5916,5867],[5907,5866],[5911,5880],[5917,5878]]]}},{type:"Feature",id:"SE",properties:{"hc-group":"admin0","hc-middle-x":.4,"hc-middle-y":.48,"hc-key":"se","hc-a2":"SE",name:"Sweden",labelrank:"3","country-abbrev":"Swe.",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"SWE","iso-a2":"SE","woe-id":"23424954",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4749,8461],[4749,8461],[4749,8466],[4753,8466],[4749,8461]]],[[[4864,8758],[4864,8764],[4868,8762],[4868,8758],[4864,8758]]],[[[4921,8778],[4853,8764],[4831,8722],[4845,8711],[4821,8684],[4769,8651],[4733,8619],[4712,8569],[4718,8540],[4736,8533],[4770,8495],[4751,8469],[4701,8445],[4691,8414],[4700,8372],[4711,8391],[4741,8387],[4760,8415],[4759,8386],[4710,8386],[4693,8344],[4640,8340],[4625,8309],[4589,8309],[4571,8373],[4546,8417],[4550,8417],[4552,8421],[4545,8421],[4546,8418],[4537,8434],[4543,8462],[4556,8501],[4575,8512],[4568,8551],[4586,8568],[4565,8584],[4569,8610],[4560,8656],[4580,8688],[4618,8690],[4609,8718],[4635,8753],[4635,8792],[4691,8839],[4683,8857],[4718,8892],[4735,8885],[4743,8914],[4797,8905],[4816,8940],[4906,8885],[4899,8860],[4916,8826],[4906,8808],[4921,8778]],[[4554,8430],[4543,8426],[4546,8423],[4554,8424],[4554,8430]]]]}},{type:"Feature",id:"TT",properties:{"hc-group":"admin0","hc-middle-x":.46,"hc-middle-y":.44,"hc-key":"tt","hc-a2":"TT",name:"Trinidad and Tobago",labelrank:"5","country-abbrev":"Tr.T.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"TTO","iso-a2":"TT","woe-id":"23424958",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2396,6799],[2394,6779],[2380,6783],[2374,6796],[2396,6799]]]}},{type:"Feature",id:"MY",properties:{"hc-group":"admin0","hc-middle-x":.9,"hc-middle-y":.26,"hc-key":"my","hc-a2":"MY",name:"Malaysia",labelrank:"3","country-abbrev":"Malay.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"MYS","iso-a2":"MY","woe-id":"23424901",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[7181,6640],[7180,6634],[7177,6634],[7177,6640],[7181,6640]]],[[[7703,6601],[7697,6601],[7698,6602],[7693,6601],[7642,6608],[7631,6568],[7602,6521],[7557,6525],[7485,6504],[7458,6540],[7498,6525],[7508,6550],[7510,6549],[7510,6554],[7511,6558],[7558,6572],[7587,6614],[7606,6597],[7616,6623],[7617,6624],[7618,6621],[7627,6606],[7621,6623],[7650,6660],[7685,6675],[7743,6632],[7710,6623],[7722,6607],[7701,6603],[7703,6601]]],[[[7175,6669],[7204,6663],[7205,6645],[7233,6663],[7274,6620],[7274,6565],[7299,6519],[7272,6524],[7210,6563],[7193,6593],[7175,6669]]]]}},{type:"Feature",id:"PA",properties:{"hc-group":"admin0","hc-middle-x":.22,"hc-middle-y":.5,"hc-key":"pa","hc-a2":"PA",name:"Panama",labelrank:"4","country-abbrev":"Pan.",subregion:"Central America","region-wb":"Latin America & Caribbean","iso-a3":"PAN","iso-a2":"PA","woe-id":"23424924",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[1892,6692],[1873,6732],[1843,6744],[1816,6717],[1829,6699],[1776,6692],[1778,6721],[1744,6716],[1739,6725],[1740,6725],[1740,6725],[1740,6726],[1740,6726],[1754,6762],[1768,6743],[1798,6739],[1841,6763],[1876,6757],[1908,6735],[1914,6713],[1892,6692]]]}},{type:"Feature",id:"PW",properties:{"hc-group":"admin0","hc-middle-x":.38,"hc-middle-y":.44,"hc-key":"pw","hc-a2":"PW",name:"Palau",labelrank:"6","country-abbrev":"Palau",subregion:"Micronesia","region-wb":"East Asia & Pacific","iso-a3":"PLW","iso-a2":"PW","woe-id":"23424927",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[8196,6695],[8195,6699],[8197,6703],[8200,6703],[8196,6695]]]}},{type:"Feature",id:"TV",properties:{"hc-group":"admin0","hc-middle-x":.25,"hc-middle-y":.5,"hc-key":"tv","hc-a2":"TV",name:"Tuvalu",labelrank:"6","country-abbrev":"Tuv.",subregion:"Polynesia","region-wb":"East Asia & Pacific","iso-a3":"TUV","iso-a2":"TV","woe-id":"23424970",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[9522,6227],[9522,6227],[9522,6229],[9522,6227],[9522,6227]]]}},{type:"Feature",id:"MH",properties:{"hc-group":"admin0","hc-middle-x":.49,"hc-middle-y":.6,"hc-key":"mh","hc-a2":"MH",name:"Marshall Islands",labelrank:"6","country-abbrev":"M. Is.",subregion:"Micronesia","region-wb":"East Asia & Pacific","iso-a3":"MHL","iso-a2":"MH","woe-id":"23424932",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[9280,6690],[9285,6688],[9286,6687],[9285,6688],[9280,6690]]]}},{type:"Feature",id:"CL",properties:{"hc-group":"admin0","hc-middle-x":.51,"hc-middle-y":.9,"hc-key":"cl","hc-a2":"CL",name:"Chile",labelrank:"2","country-abbrev":"Chile",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"CHL","iso-a2":"CL","woe-id":"23424782",continent:"South America"},geometry:{type:"MultiPolygon",coordinates:[[[[2028,4732],[2063,4714],[2042,4700],[2014,4729],[2028,4732]]],[[[1977,4948],[1993,4916],[1994,4867],[1960,4879],[1981,4893],[1959,4908],[1961,4938],[1977,4948]]],[[[2022,5147],[2016,5111],[1985,5101],[2001,5124],[2006,5163],[2022,5147]]],[[[2167,4761],[2167,4674],[2165,4674],[2167,4673],[2167,4670],[2128,4674],[2110,4657],[2088,4695],[2113,4723],[2117,4693],[2157,4688],[2125,4702],[2114,4746],[2144,4768],[2167,4761]]],[[[2115,5932],[2128,5935],[2141,5957],[2157,5913],[2173,5898],[2163,5868],[2180,5842],[2189,5794],[2210,5794],[2206,5757],[2169,5733],[2177,5666],[2162,5659],[2137,5618],[2109,5516],[2133,5456],[2115,5397],[2115,5366],[2096,5352],[2091,5311],[2101,5277],[2085,5269],[2069,5206],[2075,5158],[2063,5125],[2077,5092],[2066,5062],[2088,5042],[2070,4970],[2051,4944],[2059,4928],[2020,4882],[2032,4835],[2058,4839],[2054,4804],[2070,4787],[2128,4786],[2173,4772],[2152,4778],[2105,4757],[2096,4714],[2032,4737],[2038,4753],[2004,4758],[1996,4781],[2017,4777],[2012,4815],[1976,4834],[2e3,4847],[1996,4918],[1986,4952],[2e3,4987],[1966,4992],[1995,5037],[2008,5015],[2031,5042],[2026,5058],[1996,5060],[2012,5097],[2020,5062],[2053,5159],[2039,5179],[2015,5170],[2010,5197],[2030,5249],[2018,5310],[2031,5329],[2048,5383],[2060,5398],[2085,5489],[2078,5559],[2088,5569],[2081,5601],[2100,5643],[2113,5714],[2109,5785],[2125,5837],[2115,5932]]],[[[2209,4666],[2230,4654],[2168,4659],[2214,4627],[2192,4628],[2162,4657],[2133,4648],[2129,4663],[2202,4668],[2207,4668],[2209,4666]]]]}},{type:"Feature",id:"TH",properties:{"hc-group":"admin0","hc-middle-x":.25,"hc-middle-y":.49,"hc-key":"th","hc-a2":"TH",name:"Thailand",labelrank:"3","country-abbrev":"Thai.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"THA","iso-a2":"TH","woe-id":"23424960",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[7239,6839],[7241,6837],[7244,6834],[7240,6833],[7239,6839]]],[[[7233,6663],[7205,6645],[7204,6663],[7175,6669],[7151,6704],[7118,6732],[7134,6785],[7161,6829],[7146,6886],[7119,6918],[7137,6959],[7095,7030],[7113,7070],[7128,7066],[7175,7086],[7186,7062],[7209,7061],[7205,6999],[7233,7022],[7249,7010],[7272,7029],[7290,7025],[7315,6996],[7313,6970],[7338,6946],[7325,6904],[7280,6907],[7241,6881],[7258,6824],[7226,6854],[7201,6852],[7200,6878],[7173,6876],[7172,6840],[7151,6793],[7149,6752],[7167,6753],[7185,6690],[7218,6681],[7233,6663]]]]}},{type:"Feature",id:"GD",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.5,"hc-key":"gd","hc-a2":"GD",name:"Grenada",labelrank:"6","country-abbrev":"Gren.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"GRD","iso-a2":"GD","woe-id":"23424826",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2375,6835],[2372,6835],[2372,6839],[2376,6841],[2375,6835]]]}},{type:"Feature",id:"EE",properties:{"hc-group":"admin0","hc-middle-x":.35,"hc-middle-y":.41,"hc-key":"ee","hc-a2":"EE",name:"Estonia",labelrank:"6","country-abbrev":"Est.",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"EST","iso-a2":"EE","woe-id":"23424805",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4876,8444],[4887,8435],[4863,8425],[4852,8441],[4876,8444]]],[[[4897,8446],[4893,8442],[4888,8445],[4892,8448],[4897,8446]]],[[[4893,8464],[4897,8464],[4898,8461],[4891,8461],[4893,8464]]],[[[4878,8463],[4888,8455],[4872,8449],[4858,8459],[4878,8463]]],[[[5026,8462],[5004,8453],[5024,8419],[5021,8411],[5016,8399],[4990,8398],[4954,8422],[4925,8413],[4902,8443],[4901,8472],[4975,8490],[5035,8483],[5038,8482],[5040,8478],[5038,8477],[5035,8477],[5035,8477],[5037,8476],[5037,8476],[5038,8476],[5037,8476],[5034,8476],[5030,8469],[5026,8462]]]]}},{type:"Feature",id:"AG",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.48,"hc-key":"ag","hc-a2":"AG",name:"Antigua and Barbuda",labelrank:"6","country-abbrev":"Ant.B.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"ATG","iso-a2":"AG","woe-id":"23424737",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2371,6989],[2373,6986],[2369,6985],[2367,6988],[2371,6989]]]}},{type:"Feature",id:"TW",properties:{"hc-group":"admin0","hc-middle-x":.49,"hc-middle-y":.41,"hc-key":"tw","hc-a2":"TW",name:"Taiwan",labelrank:"3","country-abbrev":"Taiwan",subregion:"Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"TWN","iso-a2":"TW","woe-id":"23424971",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[7752,7185],[7768,7185],[7797,7233],[7821,7235],[7807,7173],[7790,7136],[7752,7185]]]}},{type:"Feature",id:"BB",properties:{"hc-group":"admin0","hc-middle-x":.31,"hc-middle-y":.56,"hc-key":"bb","hc-a2":"BB",name:"Barbados",labelrank:"5","country-abbrev":"Barb.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"BRB","iso-a2":"BB","woe-id":"23424754",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2438,6866],[2434,6868],[2435,6874],[2440,6869],[2438,6866]]]}},{type:"Feature",id:"IT",properties:{"hc-group":"admin0","hc-middle-x":.79,"hc-middle-y":.71,"hc-key":"it","hc-a2":"IT",name:"Italy",labelrank:"2","country-abbrev":"Italy",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"ITA","iso-a2":"IT","woe-id":"23424853",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4571,7654],[4668,7666],[4655,7649],[4652,7611],[4634,7616],[4571,7654]]],[[[4484,7768],[4496,7744],[4488,7697],[4454,7690],[4456,7736],[4448,7757],[4484,7768]]],[[[4427,7861],[4400,7909],[4412,7939],[4444,7951],[4466,7944],[4500,7955],[4514,7974],[4566,7982],[4572,7967],[4611,7961],[4601,7952],[4611,7927],[4596,7933],[4565,7916],[4572,7876],[4608,7851],[4622,7818],[4654,7794],[4680,7795],[4677,7778],[4738,7749],[4753,7731],[4710,7744],[4694,7715],[4713,7705],[4681,7655],[4685,7684],[4668,7729],[4611,7770],[4591,7769],[4536,7815],[4504,7869],[4464,7884],[4427,7861]],[[4574,7793],[4574,7793],[4574,7793],[4574,7793],[4574,7793]],[[4574,7865],[4574,7868],[4573,7867],[4572,7866],[4574,7865]]]]}},{type:"Feature",id:"MT",properties:{"hc-group":"admin0","hc-middle-x":.49,"hc-middle-y":.53,"hc-key":"mt","hc-a2":"MT",name:"Malta",labelrank:"5","country-abbrev":"Malta",subregion:"Southern Europe","region-wb":"Middle East & North Africa","iso-a3":"MLT","iso-a2":"MT","woe-id":"23424897",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4628,7589],[4635,7586],[4635,7582],[4631,7584],[4628,7589]]]}},{type:"Feature",id:"VU",properties:{"hc-group":"admin0","hc-middle-x":.6,"hc-middle-y":.53,"hc-key":"vu","hc-a2":"VU",name:"Vanuatu",labelrank:"4","country-abbrev":"Van.",subregion:"Melanesia","region-wb":"East Asia & Pacific","iso-a3":"VUT","iso-a2":"VU","woe-id":"23424907",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[9172,6054],[9194,6034],[9205,5976],[9178,5988],[9154,6029],[9172,6054]]]}},{type:"Feature",id:"SG",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.57,"hc-key":"sg","hc-a2":"SG",name:"Singapore",labelrank:"6","country-abbrev":"Sing.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"SGP","iso-a2":"SG","woe-id":"23424948",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[7286,6521],[7290,6519],[7286,6516],[7280,6517],[7286,6521]]]}},{type:"Feature",id:"CY",properties:{"hc-group":"admin0","hc-middle-x":.39,"hc-middle-y":.51,"hc-key":"cy","hc-a2":"CY",name:"Cyprus",labelrank:"5","country-abbrev":"Cyp.",subregion:"Western Asia","region-wb":"Europe & Central Asia","iso-a3":"CYP","iso-a2":"CY","woe-id":"-90",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[5205,7555],[5205,7556],[5206,7556],[5205,7555]]],[[[5214,7557],[5216,7554],[5210,7554],[5207,7557],[5210,7557],[5213,7557],[5214,7557]]],[[[5206,7555],[5206,7555],[5207,7555],[5207,7554],[5206,7555]]],[[[5204,7554],[5201,7549],[5184,7543],[5178,7545],[5176,7544],[5162,7557],[5171,7561],[5172,7560],[5173,7562],[5174,7561],[5175,7561],[5175,7561],[5175,7561],[5175,7561],[5175,7561],[5196,7561],[5204,7555],[5204,7554]]]]}},{type:"Feature",id:"LK",properties:{"hc-group":"admin0","hc-middle-x":.62,"hc-middle-y":.91,"hc-key":"lk","hc-a2":"LK",name:"Sri Lanka",labelrank:"3","country-abbrev":"Sri L.",subregion:"Southern Asia","region-wb":"South Asia","iso-a3":"LKA","iso-a2":"LK","woe-id":"23424778",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[6576,6765],[6600,6755],[6632,6703],[6631,6674],[6596,6654],[6581,6660],[6572,6717],[6584,6759],[6576,6765]]]}},{type:"Feature",id:"KM",properties:{"hc-group":"admin0","hc-middle-x":.41,"hc-middle-y":.51,"hc-key":"km","hc-a2":"KM",name:"Comoros",labelrank:"6","country-abbrev":"Com.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"COM","iso-a2":"KM","woe-id":"23424786",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5494,6125],[5487,6131],[5488,6142],[5492,6141],[5494,6125]]]}},{type:"Feature",id:"FJ",properties:{"hc-group":"admin0","hc-middle-x":.44,"hc-middle-y":.33,"hc-key":"fj","hc-a2":"FJ",name:"Fiji",labelrank:"6","country-abbrev":"Fiji",subregion:"Melanesia","region-wb":"East Asia & Pacific","iso-a3":"FJI","iso-a2":"FJ","woe-id":"23424813",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[9460,5963],[9494,5962],[9495,5978],[9543,5996],[9494,5959],[9507,5951],[9500,5915],[9490,5934],[9467,5939],[9460,5963]]]}},{type:"Feature",id:"RU",properties:{"hc-group":"admin0","hc-middle-x":.57,"hc-middle-y":.56,"hc-key":"ru","hc-a2":"RU",name:"Russia",labelrank:"2","country-abbrev":"Rus.",subregion:"Eastern Europe","region-wb":"Europe & Central Asia","iso-a3":"RUS","iso-a2":"RU","woe-id":"23424936",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[8620,7917],[8587,7905],[8565,7884],[8519,7862],[8540,7887],[8614,7923],[8620,7917]]],[[[5691,8936],[5646,8924],[5637,8953],[5666,8965],[5693,8952],[5691,8936]]],[[[5965,9010],[5999,8987],[5972,8976],[5942,8995],[5965,9010]]],[[[6315,9176],[6331,9169],[6278,9157],[6280,9178],[6315,9176]]],[[[7568,9234],[7551,9218],[7512,9233],[7528,9245],[7568,9234]]],[[[5900,9603],[5857,9597],[5866,9613],[5939,9622],[5950,9582],[5900,9603]]],[[[5825,9623],[5819,9605],[5766,9602],[5774,9618],[5819,9609],[5825,9623]]],[[[5870,9665],[5945,9662],[5893,9635],[5861,9633],[5807,9645],[5870,9665]]],[[[6124,9673],[6147,9654],[6077,9637],[6060,9648],[6104,9658],[6124,9673]]],[[[5922,9709],[5937,9692],[5916,9668],[5861,9672],[5922,9709]]],[[[5391,7846],[5361,7874],[5289,7912],[5317,7918],[5327,7959],[5370,7979],[5338,7983],[5356,8011],[5384,8010],[5382,8045],[5395,8064],[5367,8087],[5315,8109],[5262,8106],[5245,8140],[5218,8142],[5225,8161],[5207,8185],[5147,8175],[5131,8212],[5175,8229],[5146,8243],[5121,8317],[5039,8340],[5024,8370],[5016,8399],[5021,8411],[5024,8419],[5030,8439],[5026,8462],[5030,8469],[5033,8474],[5037,8476],[5037,8476],[5035,8477],[5035,8477],[5035,8477],[5037,8476],[5040,8478],[5038,8482],[5035,8483],[5037,8497],[5090,8514],[5029,8531],[5071,8562],[5131,8620],[5141,8638],[5094,8678],[5111,8691],[5082,8737],[5091,8792],[5067,8828],[5095,8871],[5055,8897],[5048,8914],[5063,8940],[5093,8957],[5119,8981],[5155,8989],[5187,8976],[5154,8968],[5271,8947],[5422,8870],[5431,8846],[5404,8806],[5372,8793],[5330,8791],[5199,8822],[5161,8842],[5242,8773],[5227,8755],[5241,8731],[5264,8746],[5302,8746],[5378,8716],[5404,8728],[5386,8767],[5431,8789],[5468,8824],[5515,8780],[5524,8820],[5504,8845],[5517,8900],[5490,8918],[5567,8909],[5591,8879],[5550,8873],[5538,8852],[5564,8831],[5620,8836],[5629,8869],[5652,8873],[5723,8912],[5790,8934],[5806,8904],[5827,8896],[5866,8921],[5905,8916],[5951,8938],[5975,8904],[6011,8945],[5989,8968],[6007,8983],[6107,8967],[6153,8943],[6199,8929],[6230,8904],[6255,8935],[6236,8937],[6223,8964],[6186,8969],[6202,9029],[6176,9027],[6190,9061],[6236,9090],[6251,9138],[6269,9149],[6328,9151],[6366,9139],[6367,9115],[6336,9074],[6361,9051],[6354,9006],[6358,8935],[6389,8913],[6375,8873],[6358,8867],[6328,8819],[6292,8803],[6343,8798],[6385,8827],[6422,8871],[6414,8922],[6471,8938],[6499,8913],[6493,8875],[6522,8899],[6509,8932],[6445,8952],[6393,8949],[6386,8977],[6409,9019],[6371,9068],[6386,9090],[6428,9105],[6421,9150],[6448,9187],[6481,9183],[6445,9141],[6451,9113],[6436,9067],[6512,9052],[6527,9059],[6469,9075],[6459,9094],[6487,9102],[6506,9090],[6515,9116],[6553,9161],[6560,9121],[6630,9083],[6675,9084],[6646,9060],[6663,9044],[6673,9007],[6690,9016],[6671,9058],[6685,9079],[6643,9115],[6599,9130],[6588,9167],[6594,9189],[6788,9206],[6780,9224],[6737,9257],[6785,9249],[6777,9269],[6809,9274],[6873,9307],[6980,9323],[6962,9336],[7011,9336],[7047,9351],[7033,9373],[7059,9393],[7066,9353],[7049,9341],[7067,9325],[7108,9332],[7138,9364],[7197,9366],[7207,9400],[7268,9436],[7313,9439],[7346,9430],[7326,9407],[7393,9388],[7362,9364],[7404,9365],[7407,9378],[7502,9378],[7543,9370],[7546,9346],[7568,9345],[7578,9308],[7544,9323],[7575,9289],[7467,9233],[7411,9192],[7384,9191],[7360,9167],[7401,9165],[7495,9195],[7457,9196],[7469,9214],[7539,9196],[7561,9206],[7571,9185],[7629,9196],[7719,9189],[7716,9172],[7772,9155],[7853,9150],[7870,9168],[7862,9188],[7901,9208],[7905,9196],[7955,9179],[7974,9187],[8045,9157],[8030,9104],[7998,9123],[8055,9053],[8088,9032],[8108,9038],[8137,9093],[8170,9068],[8195,9065],[8239,9079],[8270,9074],[8322,9080],[8360,9070],[8335,9109],[8345,9127],[8405,9143],[8519,9131],[8564,9117],[8534,9111],[8541,9090],[8572,9118],[8644,9108],[8657,9095],[8626,9083],[8700,9063],[8721,9038],[8764,9037],[8832,9050],[8908,9043],[8943,9027],[8955,9004],[8943,8985],[8984,8961],[9072,8979],[9096,8968],[9158,8964],[9197,8992],[9232,8984],[9225,8968],[9192,8975],[9201,8950],[9238,8927],[9278,8941],[9267,8997],[9413,8983],[9467,8971],[9580,8925],[9584,8914],[9685,8870],[9711,8813],[9723,8834],[9791,8834],[9851,8793],[9826,8768],[9778,8763],[9764,8722],[9776,8709],[9742,8703],[9702,8728],[9668,8738],[9667,8757],[9635,8767],[9589,8762],[9555,8796],[9567,8768],[9556,8744],[9493,8721],[9439,8731],[9486,8700],[9495,8707],[9534,8629],[9519,8610],[9488,8621],[9448,8619],[9352,8576],[9308,8545],[9266,8526],[9261,8505],[9227,8532],[9158,8520],[9133,8499],[9142,8528],[9095,8497],[9060,8508],[9046,8484],[9064,8458],[9090,8456],[9056,8438],[9043,8461],[9011,8423],[9051,8406],[9035,8366],[9052,8342],[9016,8339],[9005,8318],[9016,8287],[8954,8259],[8941,8221],[8912,8207],[8886,8153],[8827,8100],[8811,8101],[8856,8131],[8837,8208],[8820,8304],[8835,8366],[8877,8410],[8923,8437],[8948,8468],[9008,8515],[9010,8525],[9072,8567],[9075,8609],[9107,8615],[9089,8628],[9049,8621],[9040,8587],[8957,8532],[8946,8548],[8962,8594],[8877,8587],[8802,8523],[8776,8485],[8810,8470],[8755,8473],[8696,8456],[8678,8483],[8643,8496],[8619,8473],[8474,8481],[8435,8472],[8385,8435],[8373,8412],[8319,8375],[8287,8339],[8217,8288],[8256,8276],[8261,8291],[8303,8293],[8279,8254],[8297,8235],[8321,8264],[8353,8263],[8401,8217],[8372,8113],[8375,8076],[8364,8034],[8337,8008],[8302,7950],[8237,7883],[8214,7850],[8156,7821],[8116,7844],[8083,7807],[8081,7811],[8078,7815],[8091,7827],[8099,7870],[8090,7899],[8121,7913],[8132,7887],[8146,7907],[8178,7951],[8185,7988],[8204,8005],[8192,8031],[8135,8005],[8093,8004],[8086,8027],[8043,8071],[8005,8075],[7935,8210],[7862,8234],[7790,8222],[7766,8201],[7788,8176],[7768,8158],[7740,8107],[7742,8093],[7699,8074],[7667,8086],[7628,8089],[7596,8104],[7559,8077],[7490,8060],[7425,8067],[7407,8090],[7330,8111],[7280,8098],[7239,8117],[7237,8144],[7139,8176],[7106,8132],[7121,8113],[7093,8083],[7011,8094],[7001,8115],[6945,8127],[6810,8061],[6801,8059],[6795,8058],[6774,8077],[6734,8077],[6680,8131],[6621,8121],[6598,8144],[6577,8124],[6515,8222],[6475,8250],[6479,8269],[6407,8235],[6385,8249],[6316,8256],[6306,8305],[6230,8300],[6227,8291],[6139,8266],[6014,8247],[6020,8222],[6045,8216],[6005,8198],[6015,8184],[5989,8167],[6028,8148],[6025,8123],[5983,8125],[5978,8114],[5943,8133],[5881,8134],[5856,8113],[5821,8126],[5787,8152],[5705,8157],[5648,8115],[5641,8085],[5615,8110],[5596,8086],[5600,8062],[5583,8032],[5602,8009],[5630,8008],[5665,7954],[5617,7931],[5591,7892],[5617,7860],[5612,7833],[5646,7791],[5621,7768],[5582,7793],[5534,7823],[5508,7816],[5475,7838],[5391,7846]]],[[[9599,9071],[9621,9058],[9607,9047],[9546,9044],[9510,9034],[9513,9057],[9553,9077],[9599,9071]]],[[[8377,9210],[8419,9208],[8460,9187],[8453,9166],[8373,9183],[8377,9210]]],[[[6937,9577],[6908,9593],[6985,9585],[6953,9568],[6937,9577]]],[[[5596,9641],[5637,9647],[5572,9620],[5542,9634],[5596,9641]]],[[[5995,9655],[6034,9667],[6052,9644],[6016,9618],[5975,9619],[5961,9635],[5995,9655]]],[[[4790,8269],[4810,8280],[4786,8270],[4786,8270],[4795,8288],[4825,8304],[4827,8304],[4814,8290],[4835,8303],[4881,8288],[4880,8266],[4878,8266],[4790,8269]]],[[[7022,9596],[7001,9593],[6984,9590],[6920,9610],[6957,9625],[6965,9659],[7046,9679],[7111,9638],[7088,9634],[7088,9606],[7033,9597],[7100,9602],[7123,9582],[7148,9593],[7170,9569],[7154,9511],[7105,9510],[7077,9522],[7024,9525],[6986,9559],[7022,9596]]],[[[8455,8069],[8434,8017],[8459,7961],[8432,7965],[8421,7938],[8413,7964],[8424,8015],[8417,8049],[8426,8138],[8409,8161],[8411,8226],[8442,8239],[8434,8264],[8456,8217],[8461,8152],[8486,8064],[8455,8069]]],[[[5879,9169],[5847,9116],[5869,9059],[5914,9030],[5900,9017],[5849,9031],[5841,9020],[5786,9037],[5794,9055],[5774,9065],[5778,9046],[5733,9076],[5731,9096],[5759,9104],[5780,9161],[5834,9180],[5879,9169]]],[[[8571,9292],[8608,9297],[8629,9288],[8681,9280],[8673,9266],[8601,9260],[8539,9286],[8548,9307],[8571,9292]]],[[[8399,9343],[8434,9324],[8476,9322],[8518,9303],[8477,9274],[8433,9294],[8437,9278],[8468,9268],[8429,9262],[8413,9272],[8329,9252],[8296,9263],[8266,9294],[8241,9299],[8224,9294],[8230,9324],[8269,9309],[8282,9329],[8326,9346],[8388,9309],[8399,9343]]],[[[6210,9395],[6246,9386],[6250,9367],[6197,9339],[6025,9292],[5959,9239],[5931,9247],[5933,9224],[5888,9170],[5837,9181],[5814,9174],[5796,9199],[5830,9212],[5852,9252],[5897,9296],[5931,9307],[5947,9326],[6017,9337],[6017,9349],[6055,9344],[6104,9352],[6210,9395]]],[[[7197,9509],[7203,9532],[7240,9552],[7265,9544],[7257,9526],[7285,9533],[7322,9512],[7352,9475],[7326,9488],[7282,9474],[7207,9470],[7173,9455],[7150,9460],[7197,9509]]],[[[5588,9611],[5677,9634],[5658,9643],[5699,9660],[5738,9636],[5680,9624],[5695,9590],[5674,9601],[5588,9611]]]]}},{type:"Feature",id:"VA",properties:{"hc-group":"admin0","hc-middle-x":.61,"hc-middle-y":.44,"hc-key":"va","hc-a2":"VA",name:"Vatican",labelrank:"6","country-abbrev":"Vat.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"VAT","iso-a2":"VA","woe-id":"23424986",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4574,7793],[4574,7793],[4574,7793],[4574,7793],[4574,7793]]]}},{type:"Feature",id:"SM",properties:{"hc-group":"admin0","hc-middle-x":.48,"hc-middle-y":.42,"hc-key":"sm","hc-a2":"SM",name:"San Marino",labelrank:"6","country-abbrev":"S.M.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"SMR","iso-a2":"SM","woe-id":"23424947",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4574,7865],[4572,7866],[4573,7867],[4574,7868],[4574,7865]]]}},{type:"Feature",id:"KZ",properties:{"hc-group":"admin0","hc-middle-x":.57,"hc-middle-y":.46,"hc-key":"kz","hc-a2":"KZ",name:"Kazakhstan",labelrank:"3","country-abbrev":"Kaz.",subregion:"Central Asia","region-wb":"Europe & Central Asia","iso-a3":"KAZ","iso-a2":"KZ","woe-id":"-90",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[5991,7941],[5960,7930],[5968,7910],[5947,7922],[5952,7928],[5943,7925],[5865,7905],[5865,7773],[5851,7770],[5812,7808],[5792,7800],[5792,7800],[5792,7800],[5792,7800],[5780,7795],[5780,7795],[5780,7795],[5780,7795],[5760,7788],[5768,7823],[5745,7826],[5697,7892],[5729,7917],[5763,7920],[5779,7942],[5779,7975],[5750,7972],[5724,7983],[5665,7954],[5630,8008],[5602,8009],[5583,8032],[5600,8062],[5596,8086],[5615,8110],[5641,8085],[5648,8115],[5705,8157],[5787,8152],[5821,8126],[5856,8113],[5881,8134],[5943,8133],[5978,8114],[5983,8125],[6025,8123],[6028,8148],[5989,8167],[6015,8184],[6005,8198],[6045,8216],[6020,8222],[6014,8247],[6139,8266],[6227,8291],[6230,8300],[6306,8305],[6316,8256],[6385,8249],[6407,8235],[6479,8269],[6475,8250],[6515,8222],[6577,8124],[6598,8144],[6621,8121],[6680,8131],[6734,8077],[6774,8077],[6795,8058],[6750,8032],[6741,7981],[6719,7972],[6668,7986],[6646,7924],[6581,7906],[6602,7838],[6584,7803],[6531,7828],[6435,7827],[6405,7842],[6385,7812],[6336,7826],[6309,7805],[6253,7774],[6240,7747],[6220,7768],[6183,7768],[6178,7796],[6163,7797],[6157,7828],[6131,7858],[6045,7850],[6015,7882],[5986,7899],[5977,7930],[5996,7939],[5991,7941]],[[5995,7942],[5997,7942],[5997,7940],[6021,7950],[5995,7942]]],[[[5693,7900],[5687,7903],[5689,7907],[5698,7908],[5693,7900]]]]}},{type:"Feature",id:"AZ",properties:{"hc-group":"admin0","hc-middle-x":.83,"hc-middle-y":.51,"hc-key":"az","hc-a2":"AZ",name:"Azerbaijan",labelrank:"5","country-abbrev":"Aze.",subregion:"Western Asia","region-wb":"Europe & Central Asia","iso-a3":"AZE","iso-a2":"AZ","woe-id":"23424741",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[5540,7763],[5539,7762],[5538,7764],[5540,7764],[5540,7763]]],[[[5546,7760],[5545,7760],[5545,7761],[5545,7761],[5546,7760]]],[[[5554,7747],[5554,7749],[5556,7749],[5555,7747],[5554,7747]]],[[[5534,7714],[5533,7716],[5563,7710],[5573,7687],[5552,7692],[5534,7714]]],[[[5582,7793],[5621,7768],[5646,7791],[5676,7748],[5654,7672],[5629,7685],[5627,7716],[5584,7687],[5558,7727],[5568,7734],[5539,7771],[5584,7763],[5582,7793]]]]}},{type:"Feature",id:"TJ",properties:{"hc-group":"admin0","hc-middle-x":.28,"hc-middle-y":.56,"hc-key":"tj","hc-a2":"TJ",name:"Tajikistan",labelrank:"4","country-abbrev":"Tjk.",subregion:"Central Asia","region-wb":"Europe & Central Asia","iso-a3":"TJK","iso-a2":"TJ","woe-id":"23424961",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[6300,7759],[6300,7759],[6298,7762],[6299,7761],[6300,7759]]],[[[6300,7721],[6302,7720],[6299,7718],[6296,7722],[6300,7721]]],[[[6389,7707],[6395,7677],[6423,7675],[6426,7631],[6379,7639],[6329,7613],[6329,7653],[6299,7669],[6285,7641],[6259,7626],[6215,7629],[6232,7665],[6225,7691],[6203,7699],[6235,7710],[6264,7754],[6295,7762],[6310,7734],[6280,7734],[6261,7709],[6325,7713],[6348,7698],[6389,7707]]]]}},{type:"Feature",id:"LS",properties:{"hc-group":"admin0","hc-middle-x":.52,"hc-middle-y":.45,"hc-key":"ls","hc-a2":"LS",name:"Lesotho",labelrank:"6","country-abbrev":"Les.",subregion:"Southern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"LSO","iso-a2":"LS","woe-id":"23424880",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5040,5608],[5054,5613],[5078,5588],[5037,5545],[5006,5579],[5040,5608]]]}},{type:"Feature",id:"UZ",properties:{"hc-group":"admin0","hc-middle-x":.46,"hc-middle-y":.53,"hc-key":"uz","hc-a2":"UZ",name:"Uzbekistan",labelrank:"3","country-abbrev":"Uzb.",subregion:"Central Asia","region-wb":"Europe & Central Asia","iso-a3":"UZB","iso-a2":"UZ","woe-id":"23424980",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[6333,7723],[6332,7723],[6331,7724],[6334,7726],[6333,7723]]],[[[6316,7728],[6317,7722],[6312,7722],[6310,7729],[6316,7728]]],[[[5968,7910],[5961,7895],[5982,7876],[5986,7899],[6015,7882],[6045,7850],[6131,7858],[6157,7828],[6163,7797],[6178,7796],[6183,7768],[6220,7768],[6240,7747],[6253,7774],[6309,7805],[6286,7782],[6323,7766],[6333,7777],[6374,7754],[6331,7731],[6310,7734],[6295,7762],[6264,7754],[6235,7710],[6203,7699],[6225,7691],[6232,7665],[6215,7629],[6200,7629],[6178,7635],[6179,7658],[6151,7665],[6057,7726],[6043,7761],[5987,7775],[5981,7807],[5943,7825],[5915,7802],[5908,7809],[5898,7794],[5896,7770],[5865,7773],[5865,7905],[5943,7925],[5934,7884],[5947,7922],[5968,7910]],[[6300,7759],[6299,7761],[6298,7762],[6300,7759],[6300,7759]]]]}},{type:"Feature",id:"MA",properties:{"hc-group":"admin0","hc-middle-x":.6,"hc-middle-y":.21,"hc-key":"ma","hc-a2":"MA",name:"Morocco",labelrank:"3","country-abbrev":"Mor.",subregion:"Northern Africa","region-wb":"Middle East & North Africa","iso-a3":"MAR","iso-a2":"MA","woe-id":"23424893",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4117,7564],[4118,7565],[4119,7560],[4138,7558],[4151,7547],[4154,7497],[4173,7473],[4167,7459],[4129,7460],[4095,7444],[4096,7414],[4033,7378],[3977,7371],[3946,7348],[3946,7316],[3943,7298],[3915,7290],[3866,7291],[3847,7264],[3835,7226],[3788,7182],[3782,7148],[3764,7121],[3699,7120],[3740,7201],[3762,7222],[3774,7267],[3800,7285],[3820,7324],[3863,7337],[3890,7358],[3919,7404],[3912,7436],[3929,7475],[3951,7498],[4002,7523],[4028,7582],[4044,7586],[4044,7585],[4045,7584],[4074,7560],[4116,7566],[4117,7566],[4117,7564]]]}},{type:"Feature",id:"CO",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.54,"hc-key":"co","hc-a2":"CO",name:"Colombia",labelrank:"2","country-abbrev":"Col.",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"COL","iso-a2":"CO","woe-id":"23424787",continent:"South America"},geometry:{type:"Polygon",coordinates:[[[1865,6521],[1868,6543],[1894,6559],[1916,6592],[1909,6611],[1909,6673],[1892,6692],[1914,6713],[1908,6735],[1920,6731],[1960,6758],[1963,6791],[2005,6815],[2029,6813],[2082,6847],[2087,6830],[2068,6824],[2040,6787],[2037,6753],[2056,6726],[2064,6688],[2123,6685],[2143,6659],[2201,6662],[2190,6612],[2207,6580],[2191,6564],[2210,6549],[2219,6515],[2206,6540],[2181,6529],[2131,6529],[2125,6474],[2143,6437],[2128,6354],[2105,6367],[2125,6399],[2096,6414],[2056,6406],[2032,6413],[2019,6442],[1970,6476],[1940,6492],[1905,6498],[1865,6521]]]}},{type:"Feature",id:"TL",properties:{"hc-group":"admin0","hc-middle-x":.65,"hc-middle-y":.36,"hc-key":"tl","hc-a2":"TL",name:"East Timor",labelrank:"5","country-abbrev":"T.L.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"TLS","iso-a2":"TL","woe-id":"23424968",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[7885,6203],[7890,6206],[7897,6207],[7891,6198],[7885,6203]]],[[[7911,6214],[7918,6224],[7972,6233],[7957,6214],[7915,6198],[7912,6206],[7911,6214]]]]}},{type:"Feature",id:"TZ",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.5,"hc-key":"tz","hc-a2":"TZ",name:"United Republic of Tanzania",labelrank:"3","country-abbrev":"Tanz.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"TZA","iso-a2":"TZ","woe-id":"23424973",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5242,6136],[5241,6138],[5240,6141],[5240,6141],[5236,6143],[5235,6145],[5235,6145],[5234,6146],[5227,6185],[5222,6192],[5219,6195],[5219,6195],[5216,6197],[5215,6197],[5215,6198],[5211,6196],[5210,6191],[5195,6195],[5181,6201],[5153,6211],[5129,6225],[5093,6304],[5084,6347],[5118,6383],[5111,6408],[5119,6432],[5108,6447],[5119,6449],[5147,6449],[5147,6448],[5148,6449],[5149,6449],[5151,6407],[5189,6405],[5215,6448],[5321,6389],[5325,6371],[5367,6341],[5387,6324],[5371,6310],[5378,6289],[5372,6221],[5404,6169],[5316,6132],[5242,6136]]]}},{type:"Feature",id:"AR",properties:{"hc-group":"admin0","hc-middle-x":.46,"hc-middle-y":.27,"hc-key":"ar","hc-a2":"AR",name:"Argentina",labelrank:"2","country-abbrev":"Arg.",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"ARG","iso-a2":"AR","woe-id":"23424747",continent:"South America"},geometry:{type:"MultiPolygon",coordinates:[[[[2167,4673],[2169,4670],[2167,4670],[2167,4673]]],[[[2584,5708],[2604,5706],[2606,5658],[2549,5623],[2494,5561],[2477,5505],[2477,5487],[2466,5426],[2509,5387],[2501,5373],[2522,5338],[2495,5295],[2451,5277],[2398,5267],[2362,5269],[2354,5201],[2310,5191],[2278,5207],[2273,5163],[2287,5146],[2312,5158],[2316,5134],[2292,5143],[2292,5126],[2265,5101],[2257,5052],[2239,5053],[2206,5030],[2197,5010],[2222,4978],[2246,4976],[2246,4939],[2199,4902],[2189,4865],[2160,4852],[2151,4826],[2173,4772],[2128,4786],[2070,4787],[2054,4804],[2058,4839],[2032,4835],[2020,4882],[2059,4928],[2051,4944],[2070,4970],[2088,5042],[2066,5062],[2077,5092],[2063,5125],[2075,5158],[2069,5206],[2085,5269],[2101,5277],[2091,5311],[2096,5352],[2115,5366],[2115,5397],[2133,5456],[2109,5516],[2137,5618],[2162,5659],[2177,5666],[2169,5733],[2206,5757],[2210,5794],[2238,5826],[2287,5813],[2295,5792],[2307,5819],[2345,5812],[2394,5763],[2422,5757],[2496,5712],[2465,5653],[2549,5649],[2578,5674],[2584,5708]]],[[[2167,4674],[2167,4761],[2173,4734],[2207,4704],[2250,4679],[2287,4669],[2229,4663],[2209,4666],[2202,4668],[2167,4674]]]]}},{type:"Feature",id:"SA",properties:{"hc-group":"admin0","hc-middle-x":.45,"hc-middle-y":.53,"hc-key":"sa","hc-a2":"SA",name:"Saudi Arabia",labelrank:"2","country-abbrev":"Saud.",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"SAU","iso-a2":"SA","woe-id":"23424938",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5641,7344],[5655,7313],[5692,7284],[5692,7255],[5712,7224],[5717,7218],[5724,7220],[5726,7210],[5734,7208],[5764,7167],[5842,7160],[5855,7137],[5836,7076],[5747,7045],[5662,7034],[5633,7020],[5611,6987],[5544,6998],[5485,6995],[5474,6966],[5427,7036],[5419,7061],[5381,7090],[5364,7117],[5364,7155],[5345,7193],[5318,7209],[5309,7237],[5249,7328],[5230,7330],[5241,7370],[5274,7365],[5331,7407],[5301,7439],[5366,7460],[5404,7453],[5453,7426],[5530,7365],[5585,7362],[5612,7358],[5641,7344]]]}},{type:"Feature",id:"PK",properties:{"hc-group":"admin0","hc-middle-x":.34,"hc-middle-y":.64,"hc-key":"pk","hc-a2":"PK",name:"Pakistan",labelrank:"2","country-abbrev":"Pak.",subregion:"Southern Asia","region-wb":"South Asia","iso-a3":"PAK","iso-a2":"PK","woe-id":"23424922",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[6416,7624],[6459,7605],[6482,7577],[6490,7559],[6453,7539],[6410,7548],[6393,7534],[6400,7495],[6438,7461],[6415,7446],[6416,7427],[6381,7388],[6368,7360],[6337,7325],[6295,7328],[6265,7289],[6313,7222],[6280,7205],[6247,7208],[6227,7195],[6203,7202],[6173,7246],[6088,7238],[6032,7238],[6039,7270],[6076,7283],[6067,7334],[6041,7344],[6010,7386],[6058,7372],[6106,7371],[6168,7385],[6173,7421],[6226,7450],[6261,7454],[6268,7491],[6290,7499],[6281,7523],[6313,7524],[6330,7562],[6316,7590],[6357,7617],[6416,7624]]]}},{type:"Feature",id:"YE",properties:{"hc-group":"admin0","hc-middle-x":.39,"hc-middle-y":.75,"hc-key":"ye","hc-a2":"YE",name:"Yemen",labelrank:"3","country-abbrev":"Yem.",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"YEM","iso-a2":"YE","woe-id":"23425002",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5747,7045],[5769,6994],[5780,6974],[5754,6943],[5675,6916],[5649,6895],[5629,6896],[5590,6877],[5564,6875],[5508,6852],[5494,6859],[5472,6941],[5474,6966],[5485,6995],[5544,6998],[5611,6987],[5633,7020],[5662,7034],[5747,7045]]]}},{type:"Feature",id:"AE",properties:{"hc-group":"admin0","hc-middle-x":.59,"hc-middle-y":.65,"hc-key":"ae","hc-a2":"AE",name:"United Arab Emirates",labelrank:"4","country-abbrev":"U.A.E.",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"ARE","iso-a2":"AE","woe-id":"23424738",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5874,7251],[5877,7248],[5877,7231],[5860,7228],[5842,7160],[5764,7167],[5734,7208],[5810,7205],[5868,7265],[5870,7253],[5874,7251]],[[5874,7239],[5876,7241],[5873,7241],[5873,7238],[5874,7239]]]}},{type:"Feature",id:"KE",properties:{"hc-group":"admin0","hc-middle-x":.87,"hc-middle-y":.7,"hc-key":"ke","hc-a2":"KE",name:"Kenya",labelrank:"2","country-abbrev":"Ken.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"KEN","iso-a2":"KE","woe-id":"23424863",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5367,6341],[5325,6371],[5321,6389],[5215,6448],[5220,6471],[5213,6486],[5242,6527],[5240,6552],[5212,6603],[5255,6627],[5270,6615],[5297,6609],[5335,6585],[5377,6579],[5414,6605],[5447,6596],[5420,6562],[5420,6453],[5437,6429],[5396,6397],[5367,6341]]]}},{type:"Feature",id:"PE",properties:{"hc-group":"admin0","hc-middle-x":.69,"hc-middle-y":.71,"hc-key":"pe","hc-a2":"PE",name:"Peru",labelrank:"2","country-abbrev":"Peru",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"PER","iso-a2":"PE","woe-id":"23424919",continent:"South America"},geometry:{type:"Polygon",coordinates:[[[1970,6476],[2019,6442],[2032,6413],[2056,6406],[2096,6414],[2125,6399],[2105,6367],[2128,6354],[2103,6356],[2040,6327],[2034,6290],[2007,6256],[2061,6183],[2091,6185],[2111,6200],[2108,6153],[2139,6155],[2166,6108],[2153,6073],[2160,6058],[2145,6017],[2126,6008],[2153,5996],[2155,5997],[2157,5996],[2153,5988],[2155,5986],[2137,5964],[2141,5957],[2128,5935],[2115,5932],[2082,5964],[1973,6022],[1940,6061],[1942,6083],[1900,6144],[1860,6236],[1831,6278],[1797,6299],[1793,6354],[1820,6379],[1815,6358],[1858,6331],[1879,6379],[1928,6403],[1961,6433],[1970,6476]]]}},{type:"Feature",id:"DO",properties:{"hc-group":"admin0","hc-middle-x":.46,"hc-middle-y":.38,"hc-key":"do","hc-a2":"DO",name:"Dominican Republic",labelrank:"5","country-abbrev":"Dom. Rep.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"DOM","iso-a2":"DO","woe-id":"23424800",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2070,7030],[2070,7030],[2069,7031],[2069,7031],[2067,7033],[2076,7038],[2075,7067],[2097,7074],[2128,7066],[2138,7048],[2175,7035],[2159,7028],[2106,7028],[2085,7003],[2074,7016],[2076,7025],[2070,7030]]]}},{type:"Feature",id:"HT",properties:{"hc-group":"admin0","hc-middle-x":.82,"hc-middle-y":.96,"hc-key":"ht","hc-a2":"HT",name:"Haiti",labelrank:"5","country-abbrev":"Haiti",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"HTI","iso-a2":"HT","woe-id":"23424839",continent:"North America"},geometry:{type:"MultiPolygon",coordinates:[[[[2070,7030],[2069,7031],[2069,7031],[2069,7031],[2070,7030]]],[[[2075,7067],[2076,7038],[2067,7033],[2068,7030],[2070,7030],[2076,7025],[2074,7016],[2028,7023],[2011,7016],[2e3,7036],[2046,7028],[2046,7059],[2025,7070],[2075,7067]]]]}},{type:"Feature",id:"PG",properties:{"hc-group":"admin0","hc-middle-x":.14,"hc-middle-y":.5,"hc-key":"pg","hc-a2":"PG",name:"Papua New Guinea",labelrank:"2","country-abbrev":"P.N.G.",subregion:"Melanesia","region-wb":"East Asia & Pacific","iso-a3":"PNG","iso-a2":"PG","woe-id":"23424926",continent:"Oceania"},geometry:{type:"MultiPolygon",coordinates:[[[[8388,6210],[8388,6275],[8388,6402],[8478,6367],[8493,6366],[8531,6335],[8530,6317],[8580,6303],[8592,6281],[8565,6279],[8572,6258],[8600,6241],[8632,6198],[8684,6195],[8676,6166],[8595,6178],[8568,6199],[8539,6240],[8470,6255],[8460,6214],[8437,6203],[8388,6210]]],[[[8654,6406],[8646,6432],[8662,6408],[8716,6383],[8749,6353],[8741,6336],[8723,6373],[8654,6406]]],[[[8645,6292],[8598,6309],[8685,6319],[8703,6332],[8701,6355],[8727,6351],[8719,6320],[8669,6294],[8645,6292]]]]}},{type:"Feature",id:"AO",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.67,"hc-key":"ao","hc-a2":"AO",name:"Angola",labelrank:"3","country-abbrev":"Ang.",subregion:"Middle Africa","region-wb":"Sub-Saharan Africa","iso-a3":"AGO","iso-a2":"AO","woe-id":"23424745",continent:"Africa"},geometry:{type:"MultiPolygon",coordinates:[[[[4566,6309],[4567,6317],[4560,6331],[4583,6349],[4592,6342],[4573,6330],[4566,6309]]],[[[4898,5953],[4821,5941],[4761,5950],[4752,5961],[4618,5960],[4595,5974],[4553,5965],[4553,6009],[4575,6081],[4609,6116],[4613,6163],[4590,6210],[4601,6232],[4568,6298],[4595,6306],[4697,6304],[4708,6263],[4726,6239],[4778,6242],[4783,6272],[4850,6264],[4851,6201],[4862,6185],[4864,6146],[4915,6157],[4916,6093],[4856,6093],[4856,5998],[4898,5953]]]]}},{type:"Feature",id:"KH",properties:{"hc-group":"admin0","hc-middle-x":.84,"hc-middle-y":.49,"hc-key":"kh","hc-a2":"KH",name:"Cambodia",labelrank:"3","country-abbrev":"Camb.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"KHM","iso-a2":"KH","woe-id":"23424776",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[7395,6915],[7395,6844],[7342,6805],[7304,6787],[7279,6789],[7258,6824],[7241,6881],[7280,6907],[7325,6904],[7374,6904],[7395,6915]]]}},{type:"Feature",id:"VN",properties:{"hc-group":"admin0","hc-middle-x":.59,"hc-middle-y":.89,"hc-key":"vn","hc-a2":"VN",name:"Vietnam",labelrank:"2","country-abbrev":"Viet.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"VNM","iso-a2":"VN","woe-id":"23424984",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[7304,6787],[7342,6805],[7395,6844],[7395,6915],[7399,6932],[7365,6984],[7311,7039],[7286,7055],[7319,7079],[7292,7106],[7264,7103],[7260,7125],[7234,7150],[7245,7162],[7289,7154],[7329,7180],[7372,7161],[7366,7149],[7409,7122],[7377,7105],[7350,7076],[7338,7046],[7368,6999],[7432,6936],[7452,6861],[7439,6815],[7387,6786],[7371,6790],[7364,6761],[7313,6739],[7314,6781],[7304,6787]]]}},{type:"Feature",id:"MZ",properties:{"hc-group":"admin0","hc-middle-x":.83,"hc-middle-y":.28,"hc-key":"mz","hc-a2":"MZ",name:"Mozambique",labelrank:"3","country-abbrev":"Moz.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"MOZ","iso-a2":"MZ","woe-id":"23424902",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5238,6078],[5234,6118],[5242,6136],[5316,6132],[5404,6169],[5416,6039],[5388,5991],[5305,5946],[5239,5885],[5233,5868],[5258,5816],[5246,5739],[5205,5723],[5169,5696],[5180,5668],[5164,5667],[5157,5668],[5155,5685],[5152,5696],[5153,5744],[5133,5807],[5166,5841],[5184,5880],[5176,5898],[5185,5932],[5182,5982],[5106,6014],[5101,6034],[5189,6063],[5202,6045],[5223,6052],[5220,6006],[5247,5987],[5266,6002],[5268,6044],[5238,6078]]]}},{type:"Feature",id:"CR",properties:{"hc-group":"admin0","hc-middle-x":.55,"hc-middle-y":.31,"hc-key":"cr","hc-a2":"CR",name:"Costa Rica",labelrank:"5","country-abbrev":"C.R.",subregion:"Central America","region-wb":"Latin America & Caribbean","iso-a3":"CRI","iso-a2":"CR","woe-id":"23424791",continent:"North America"},geometry:{type:"MultiPolygon",coordinates:[[[[1722,6802],[1727,6789],[1754,6762],[1740,6726],[1740,6726],[1736,6734],[1656,6785],[1661,6807],[1701,6804],[1722,6802]]],[[[1744,6716],[1739,6725],[1740,6725],[1740,6725],[1744,6716]]]]}},{type:"Feature",id:"BJ",properties:{"hc-group":"admin0","hc-middle-x":.57,"hc-middle-y":.49,"hc-key":"bj","hc-a2":"BJ",name:"Benin",labelrank:"5","country-abbrev":"Benin",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"BEN","iso-a2":"BJ","woe-id":"23424764",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4311,6825],[4318,6792],[4286,6746],[4284,6667],[4260,6664],[4252,6662],[4252,6746],[4231,6804],[4247,6818],[4275,6831],[4288,6846],[4311,6825]]]}},{type:"Feature",id:"NG",properties:{"hc-group":"admin0","hc-middle-x":.36,"hc-middle-y":.33,"hc-key":"ng","hc-a2":"NG",name:"Nigeria",labelrank:"2","country-abbrev":"Nigeria",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"NGA","iso-a2":"NG","woe-id":"23424908",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4284,6667],[4286,6746],[4318,6792],[4311,6825],[4326,6878],[4368,6891],[4410,6864],[4436,6874],[4490,6859],[4504,6872],[4543,6875],[4574,6866],[4608,6885],[4621,6866],[4639,6839],[4567,6725],[4540,6669],[4518,6689],[4466,6651],[4459,6621],[4388,6605],[4370,6615],[4335,6666],[4284,6667]]]}},{type:"Feature",id:"IR",properties:{"hc-group":"admin0","hc-middle-x":.58,"hc-middle-y":.51,"hc-key":"ir","hc-a2":"IR",name:"Iran",labelrank:"2","country-abbrev":"Iran",subregion:"Southern Asia","region-wb":"Middle East & North Africa","iso-a3":"IRN","iso-a2":"IR","woe-id":"23424851",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5532,7628],[5516,7656],[5510,7704],[5534,7714],[5552,7692],[5573,7687],[5580,7689],[5584,7687],[5627,7716],[5629,7685],[5654,7672],[5659,7648],[5694,7636],[5720,7614],[5744,7609],[5807,7617],[5804,7634],[5849,7660],[5902,7666],[5906,7656],[5949,7646],[5995,7610],[6020,7608],[6022,7576],[6001,7491],[6009,7439],[6035,7435],[6038,7418],[6010,7386],[6041,7344],[6067,7334],[6076,7283],[6039,7270],[6032,7238],[5982,7242],[5905,7256],[5896,7290],[5876,7301],[5830,7279],[5729,7324],[5690,7397],[5657,7404],[5644,7390],[5619,7423],[5623,7448],[5611,7469],[5577,7487],[5551,7521],[5579,7582],[5549,7589],[5532,7628]]]}},{type:"Feature",id:"SV",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.55,"hc-key":"sv","hc-a2":"SV",name:"El Salvador",labelrank:"6","country-abbrev":"El. S.",subregion:"Central America","region-wb":"Latin America & Caribbean","iso-a3":"SLV","iso-a2":"SV","woe-id":"23424807",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[1598,6876],[1569,6871],[1530,6886],[1530,6889],[1552,6907],[1601,6889],[1598,6876]]]}},{type:"Feature",id:"SL",properties:{"hc-group":"admin0","hc-middle-x":.48,"hc-middle-y":.48,"hc-key":"sl","hc-a2":"SL",name:"Sierra Leone",labelrank:"4","country-abbrev":"S.L.",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"SLE","iso-a2":"SL","woe-id":"23424946",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[3863,6683],[3820,6702],[3809,6746],[3833,6770],[3870,6774],[3899,6729],[3889,6708],[3863,6683]]]}},{type:"Feature",id:"GW",properties:{"hc-group":"admin0","hc-middle-x":.55,"hc-middle-y":.49,"hc-key":"gw","hc-a2":"GW",name:"Guinea Bissau",labelrank:"6","country-abbrev":"GnB.",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"GNB","iso-a2":"GW","woe-id":"23424929",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[3758,6803],[3732,6811],[3708,6844],[3753,6854],[3797,6854],[3797,6825],[3767,6819],[3758,6803]]]}},{type:"Feature",id:"HR",properties:{"hc-group":"admin0","hc-middle-x":.35,"hc-middle-y":.59,"hc-key":"hr","hc-a2":"HR",name:"Croatia",labelrank:"6","country-abbrev":"Cro.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"HRV","iso-a2":"HR","woe-id":"23424843",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4753,7811],[4732,7826],[4728,7828],[4734,7826],[4751,7816],[4751,7814],[4753,7811]]],[[[4607,7923],[4659,7921],[4668,7949],[4694,7960],[4719,7940],[4765,7939],[4769,7910],[4768,7900],[4706,7915],[4672,7911],[4685,7876],[4726,7830],[4699,7837],[4645,7875],[4645,7908],[4619,7898],[4607,7923]]]]}},{type:"Feature",id:"BZ",properties:{"hc-group":"admin0","hc-middle-x":.53,"hc-middle-y":.5,"hc-key":"bz","hc-a2":"BZ",name:"Belize",labelrank:"6","country-abbrev":"Belize",subregion:"Central America","region-wb":"Latin America & Caribbean","iso-a3":"BLZ","iso-a2":"BZ","woe-id":"23424760",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[1558,7009],[1567,7012],[1583,7030],[1586,6984],[1565,6951],[1556,6951],[1558,7009]]]}},{type:"Feature",id:"ZA",properties:{"hc-group":"admin0","hc-middle-x":.36,"hc-middle-y":.7,"hc-key":"za","hc-a2":"ZA",name:"South Africa",labelrank:"2","country-abbrev":"S.Af.",subregion:"Southern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"ZAF","iso-a2":"ZA","woe-id":"23424942",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5157,5668],[5164,5667],[5180,5668],[5165,5613],[5129,5581],[5106,5539],[5061,5492],[5008,5451],[4942,5430],[4874,5436],[4854,5424],[4787,5410],[4753,5441],[4733,5474],[4746,5480],[4744,5511],[4717,5555],[4693,5613],[4711,5630],[4720,5608],[4771,5600],[4797,5617],[4797,5734],[4822,5690],[4818,5666],[4847,5667],[4878,5695],[4887,5716],[4941,5700],[4963,5706],[4972,5734],[5e3,5749],[5006,5769],[5041,5799],[5075,5814],[5104,5809],[5133,5807],[5153,5744],[5152,5696],[5137,5702],[5118,5682],[5128,5656],[5157,5668]],[[5040,5608],[5006,5579],[5037,5545],[5078,5588],[5054,5613],[5040,5608]]]}},{type:"Feature",id:"CF",properties:{"hc-group":"admin0","hc-middle-x":.47,"hc-middle-y":.46,"hc-key":"cf","hc-a2":"CF",name:"Central African Republic",labelrank:"4","country-abbrev":"C.A.R.",subregion:"Middle Africa","region-wb":"Sub-Saharan Africa","iso-a3":"CAF","iso-a2":"CF","woe-id":"23424792",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4882,6802],[4906,6770],[4901,6738],[4921,6735],[4956,6696],[4987,6675],[4988,6658],[5018,6628],[4963,6637],[4872,6602],[4815,6609],[4789,6630],[4754,6606],[4757,6581],[4722,6588],[4696,6581],[4685,6545],[4682,6562],[4654,6590],[4631,6657],[4663,6701],[4702,6702],[4756,6716],[4771,6745],[4810,6749],[4870,6804],[4882,6802]]]}},{type:"Feature",id:"SD",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.38,"hc-key":"sd","hc-a2":"SD",name:"Sudan",labelrank:"3","country-abbrev":"Sudan",subregion:"Northern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"SDN","iso-a2":"SD","woe-id":"-90",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4921,6735],[4901,6738],[4906,6770],[4882,6802],[4863,6856],[4859,6887],[4873,6898],[4889,6945],[4916,6946],[4916,7061],[4916,7076],[4945,7076],[4945,7138],[5131,7138],[5299,7138],[5310,7102],[5318,7037],[5350,7015],[5302,6987],[5285,6928],[5288,6902],[5276,6855],[5263,6854],[5238,6796],[5230,6801],[5215,6758],[5189,6800],[5190,6840],[5156,6834],[5166,6806],[5131,6768],[5095,6783],[5060,6754],[4992,6760],[4970,6787],[4948,6783],[4921,6735]]]}},{type:"Feature",id:"CD",properties:{"hc-group":"admin0","hc-middle-x":.58,"hc-middle-y":.42,"hc-key":"cd","hc-a2":"CD",name:"Democratic Republic of the Congo",labelrank:"2","country-abbrev":"D.R.C.",subregion:"Middle Africa","region-wb":"Sub-Saharan Africa","iso-a3":"COD","iso-a2":"CD","woe-id":"23424780",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5071,6380],[5067,6329],[5079,6281],[5111,6236],[5061,6228],[5045,6210],[5050,6201],[5056,6189],[5046,6140],[5066,6112],[5088,6119],[5088,6081],[5070,6080],[5011,6136],[4996,6123],[4956,6134],[4955,6147],[4925,6142],[4915,6157],[4864,6146],[4862,6185],[4851,6201],[4850,6264],[4783,6272],[4778,6242],[4726,6239],[4708,6263],[4697,6304],[4595,6306],[4573,6300],[4566,6309],[4573,6330],[4592,6342],[4631,6353],[4644,6337],[4685,6381],[4686,6416],[4731,6463],[4740,6542],[4757,6581],[4754,6606],[4789,6630],[4815,6609],[4872,6602],[4963,6637],[5018,6628],[5046,6605],[5088,6613],[5119,6582],[5115,6551],[5132,6543],[5109,6523],[5108,6515],[5093,6503],[5085,6476],[5074,6464],[5084,6465],[5081,6452],[5082,6438],[5075,6434],[5071,6429],[5063,6421],[5061,6406],[5061,6400],[5065,6398],[5072,6389],[5071,6380]]]}},{type:"Feature",id:"KW",properties:{"hc-group":"admin0","hc-middle-x":.61,"hc-middle-y":.4,"hc-key":"kw","hc-a2":"KW",name:"Kuwait",labelrank:"6","country-abbrev":"Kwt.",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"KWT","iso-a2":"KW","woe-id":"23424870",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5641,7344],[5612,7358],[5585,7362],[5602,7390],[5627,7391],[5631,7370],[5641,7344]]]}},{type:"Feature",id:"DE",properties:{"hc-group":"admin0","hc-middle-x":.52,"hc-middle-y":.34,"hc-key":"de","hc-a2":"DE",name:"Germany",labelrank:"2","country-abbrev":"Ger.",subregion:"Western Europe","region-wb":"Europe & Central Asia","iso-a3":"DEU","iso-a2":"DE","woe-id":"23424829",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4477,8004],[4477,8003],[4477,8003],[4477,8004]]],[[[4461,8288],[4466,8289],[4484,8285],[4544,8248],[4575,8271],[4609,8275],[4620,8254],[4626,8249],[4625,8248],[4625,8247],[4621,8251],[4627,8239],[4623,8205],[4639,8194],[4644,8126],[4575,8108],[4571,8083],[4614,8045],[4582,8021],[4591,7997],[4565,8005],[4530,7993],[4492,7999],[4473,8009],[4477,8004],[4455,8001],[4429,8001],[4447,8053],[4392,8072],[4397,8085],[4386,8097],[4393,8105],[4382,8122],[4393,8164],[4412,8180],[4417,8221],[4422,8240],[4458,8233],[4471,8247],[4461,8288]]]]}},{type:"Feature",id:"BE",properties:{"hc-group":"admin0","hc-middle-x":.54,"hc-middle-y":.4,"hc-key":"be","hc-a2":"BE",name:"Belgium",labelrank:"2","country-abbrev":"Belg.",subregion:"Western Europe","region-wb":"Europe & Central Asia","iso-a3":"BEL","iso-a2":"BE","woe-id":"23424757",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4382,8122],[4393,8105],[4386,8097],[4374,8088],[4376,8075],[4327,8092],[4279,8135],[4297,8145],[4303,8146],[4317,8140],[4329,8146],[4331,8144],[4330,8146],[4353,8150],[4382,8122]]]}},{type:"Feature",id:"IE",properties:{"hc-group":"admin0","hc-middle-x":.45,"hc-middle-y":.48,"hc-key":"ie","hc-a2":"IE",name:"Ireland",labelrank:"3","country-abbrev":"Ire.",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"IRL","iso-a2":"IE","woe-id":"23424803",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[3989,8295],[3961,8270],[3987,8256],[4018,8256],[4026,8209],[4015,8179],[3979,8174],[3946,8154],[3913,8149],[3895,8167],[3939,8222],[3907,8226],[3912,8265],[3948,8262],[3958,8299],[3989,8295]]]}},{type:"Feature",id:"KP",properties:{"hc-group":"admin0","hc-middle-x":.32,"hc-middle-y":.63,"hc-key":"kp","hc-a2":"KP",name:"North Korea",labelrank:"3","country-abbrev":"N.K.",subregion:"Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"PRK","iso-a2":"KP","woe-id":"23424865",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[8083,7807],[8051,7781],[8053,7755],[7988,7717],[7986,7697],[8013,7678],[7978,7667],[7963,7651],[7931,7658],[7924,7646],[7907,7675],[7927,7702],[7895,7730],[7943,7758],[7962,7785],[8007,7774],[8004,7796],[8053,7812],[8057,7831],[8078,7815],[8081,7811],[8083,7807]]]}},{type:"Feature",id:"KR",properties:{"hc-group":"admin0","hc-middle-x":.54,"hc-middle-y":.5,"hc-key":"kr","hc-a2":"KR",name:"South Korea",labelrank:"2","country-abbrev":"S.K.",subregion:"Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"KOR","iso-a2":"KR","woe-id":"23424868",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[7963,7651],[7978,7667],[8013,7678],[8042,7632],[8046,7573],[8021,7546],[8004,7553],[7987,7536],[7955,7542],[7963,7651]]]}},{type:"Feature",id:"GY",properties:{"hc-group":"admin0","hc-middle-x":.26,"hc-middle-y":.07,"hc-key":"gy","hc-a2":"GY",name:"Guyana",labelrank:"4","country-abbrev":"Guy.",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"GUY","iso-a2":"GY","woe-id":"23424836",continent:"South America"},geometry:{type:"Polygon",coordinates:[[[2423,6732],[2450,6715],[2507,6658],[2505,6641],[2481,6602],[2528,6536],[2509,6538],[2459,6514],[2431,6534],[2423,6558],[2437,6595],[2424,6629],[2401,6632],[2382,6653],[2387,6672],[2415,6689],[2408,6709],[2423,6732]]]}},{type:"Feature",id:"HN",properties:{"hc-group":"admin0","hc-middle-x":.71,"hc-middle-y":.09,"hc-key":"hn","hc-a2":"HN",name:"Honduras",labelrank:"5","country-abbrev":"Hond.",subregion:"Central America","region-wb":"Latin America & Caribbean","iso-a3":"HND","iso-a2":"HN","woe-id":"23424841",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[1586,6946],[1654,6955],[1702,6949],[1737,6924],[1688,6919],[1660,6893],[1630,6887],[1613,6864],[1607,6873],[1598,6876],[1601,6889],[1552,6907],[1558,6926],[1586,6946]]]}},{type:"Feature",id:"MM",properties:{"hc-group":"admin0","hc-middle-x":.17,"hc-middle-y":.49,"hc-key":"mm","hc-a2":"MM",name:"Myanmar",labelrank:"3","country-abbrev":"Myan.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"MMR","iso-a2":"MM","woe-id":"23424763",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[6942,7109],[6953,7116],[6951,7137],[6969,7150],[6973,7200],[6996,7195],[7023,7255],[7024,7278],[7074,7306],[7092,7333],[7098,7343],[7132,7313],[7133,7260],[7103,7234],[7101,7195],[7130,7203],[7138,7175],[7157,7171],[7146,7143],[7170,7139],[7177,7120],[7206,7124],[7193,7117],[7175,7086],[7128,7066],[7113,7070],[7095,7030],[7137,6959],[7119,6918],[7146,6886],[7161,6829],[7134,6785],[7129,6870],[7106,6921],[7102,6963],[7088,6985],[7036,6946],[7e3,6955],[7012,7001],[6993,7058],[6965,7077],[6942,7109]]]}},{type:"Feature",id:"GA",properties:{"hc-group":"admin0","hc-middle-x":.36,"hc-middle-y":.65,"hc-key":"ga","hc-a2":"GA",name:"Gabon",labelrank:"4","country-abbrev":"Gabon",subregion:"Middle Africa","region-wb":"Sub-Saharan Africa","iso-a3":"GAB","iso-a2":"GA","woe-id":"23424822",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4495,6508],[4540,6508],[4540,6543],[4541,6547],[4599,6542],[4597,6515],[4633,6506],[4614,6473],[4634,6461],[4622,6405],[4573,6423],[4547,6410],[4555,6369],[4534,6363],[4479,6425],[4462,6461],[4479,6467],[4480,6495],[4495,6508]]]}},{type:"Feature",id:"GQ",properties:{"hc-group":"admin0","hc-middle-x":.53,"hc-middle-y":.55,"hc-key":"gq","hc-a2":"GQ",name:"Equatorial Guinea",labelrank:"4","country-abbrev":"Eq. G.",subregion:"Middle Africa","region-wb":"Sub-Saharan Africa","iso-a3":"GNQ","iso-a2":"GQ","woe-id":"23424804",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4540,6543],[4540,6508],[4495,6508],[4481,6514],[4495,6548],[4500,6543],[4540,6543]]]}},{type:"Feature",id:"NI",properties:{"hc-group":"admin0","hc-middle-x":.84,"hc-middle-y":.5,"hc-key":"ni","hc-a2":"NI",name:"Nicaragua",labelrank:"5","country-abbrev":"Nic.",subregion:"Central America","region-wb":"Latin America & Caribbean","iso-a3":"NIC","iso-a2":"NI","woe-id":"23424915",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[1661,6807],[1603,6860],[1613,6864],[1630,6887],[1660,6893],[1688,6919],[1737,6924],[1715,6816],[1722,6802],[1701,6804],[1661,6807]]]}},{type:"Feature",id:"LV",properties:{"hc-group":"admin0","hc-middle-x":.05,"hc-middle-y":.36,"hc-key":"lv","hc-a2":"LV",name:"Latvia",labelrank:"5","country-abbrev":"Lat.",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"LVA","iso-a2":"LV","woe-id":"23424874",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[5016,8399],[5024,8370],[5039,8340],[5023,8325],[4993,8320],[4942,8353],[4929,8345],[4860,8352],[4829,8337],[4829,8370],[4849,8401],[4875,8408],[4907,8375],[4927,8386],[4925,8413],[4954,8422],[4990,8398],[5016,8399]]]}},{type:"Feature",id:"UG",properties:{"hc-group":"admin0","hc-middle-x":.16,"hc-middle-y":.56,"hc-key":"ug","hc-a2":"UG",name:"Uganda",labelrank:"3","country-abbrev":"Uga.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"UGA","iso-a2":"UG","woe-id":"23424974",continent:"Africa"},geometry:{type:"MultiPolygon",coordinates:[[[[5148,6449],[5148,6450],[5149,6449],[5148,6449]]],[[[5082,6438],[5081,6452],[5084,6465],[5091,6474],[5085,6476],[5093,6503],[5108,6515],[5136,6535],[5132,6543],[5115,6551],[5119,6582],[5198,6589],[5212,6603],[5240,6552],[5242,6527],[5213,6486],[5171,6483],[5147,6449],[5119,6449],[5108,6447],[5092,6435],[5082,6438]]]]}},{type:"Feature",id:"MW",properties:{"hc-group":"admin0","hc-middle-x":.16,"hc-middle-y":.29,"hc-key":"mw","hc-a2":"MW",name:"Malawi",labelrank:"6","country-abbrev":"Mal.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"MWI","iso-a2":"MW","woe-id":"23424889",continent:"Africa"},geometry:{type:"MultiPolygon",coordinates:[[[[5240,6141],[5240,6141],[5240,6141],[5240,6141]]],[[[5235,6145],[5235,6146],[5234,6146],[5235,6145],[5235,6145]]],[[[5222,6192],[5219,6195],[5219,6195],[5222,6192]]],[[[5216,6197],[5215,6198],[5215,6197],[5216,6197]]],[[[5181,6201],[5195,6195],[5210,6191],[5223,6133],[5222,6082],[5238,6078],[5268,6044],[5266,6002],[5247,5987],[5220,6006],[5223,6052],[5202,6045],[5189,6063],[5178,6072],[5194,6107],[5190,6157],[5203,6166],[5181,6201]]]]}},{type:"Feature",id:"AM",properties:{"hc-group":"admin0","hc-middle-x":.1,"hc-middle-y":.12,"hc-key":"am","hc-a2":"AM",name:"Armenia",labelrank:"6","country-abbrev":"Arm.",subregion:"Western Asia","region-wb":"Europe & Central Asia","iso-a3":"ARM","iso-a2":"AM","woe-id":"23424743",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5584,7687],[5580,7689],[5573,7687],[5563,7710],[5533,7716],[5500,7730],[5493,7765],[5515,7769],[5539,7771],[5568,7734],[5558,7727],[5584,7687]],[[5540,7763],[5540,7764],[5538,7764],[5539,7762],[5540,7763]],[[5546,7760],[5545,7761],[5545,7761],[5545,7760],[5546,7760]],[[5554,7747],[5555,7747],[5556,7749],[5554,7749],[5554,7747]]]}},{type:"Feature",id:"SX",properties:{"hc-group":"admin0","hc-middle-x":.76,"hc-middle-y":.53,"hc-key":"sx","hc-a2":"SX",name:"Somaliland",labelrank:"5","country-abbrev":"Solnd.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"-99","iso-a2":"SX","woe-id":"-99",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5487,6819],[5518,6788],[5562,6801],[5582,6795],[5611,6810],[5656,6812],[5656,6758],[5628,6715],[5598,6715],[5510,6744],[5470,6793],[5478,6804],[5487,6819]]]}},{type:"Feature",id:"TM",properties:{"hc-group":"admin0","hc-middle-x":.4,"hc-middle-y":.42,"hc-key":"tm","hc-a2":"TM",name:"Turkmenistan",labelrank:"4","country-abbrev":"Turkm.",subregion:"Central Asia","region-wb":"Europe & Central Asia","iso-a3":"TKM","iso-a2":"TM","woe-id":"23424972",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[5898,7794],[5921,7785],[5915,7802],[5943,7825],[5981,7807],[5987,7775],[6043,7761],[6057,7726],[6151,7665],[6179,7658],[6178,7635],[6156,7642],[6126,7626],[6117,7598],[6052,7560],[6022,7576],[6020,7608],[5995,7610],[5949,7646],[5906,7656],[5902,7666],[5849,7660],[5804,7634],[5806,7688],[5794,7724],[5769,7728],[5775,7760],[5798,7748],[5828,7765],[5803,7799],[5792,7800],[5792,7800],[5812,7808],[5851,7770],[5865,7773],[5896,7770],[5898,7794]]],[[[5780,7795],[5782,7800],[5792,7800],[5792,7800],[5780,7795],[5780,7795],[5780,7795]]],[[[5780,7795],[5771,7775],[5760,7788],[5780,7795],[5780,7795],[5780,7795]]]]}},{type:"Feature",id:"ZM",properties:{"hc-group":"admin0","hc-middle-x":.36,"hc-middle-y":.58,"hc-key":"zm","hc-a2":"ZM",name:"Zambia",labelrank:"3","country-abbrev":"Zambia",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"ZMB","iso-a2":"ZM","woe-id":"23425003",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5050,6201],[5069,6222],[5061,6228],[5111,6236],[5125,6219],[5129,6225],[5153,6211],[5181,6201],[5203,6166],[5190,6157],[5194,6107],[5178,6072],[5189,6063],[5101,6034],[5106,6014],[5060,6001],[5058,5987],[5038,5977],[5022,5969],[5006,5944],[4996,5940],[4954,5949],[4923,5958],[4898,5953],[4856,5998],[4856,6093],[4916,6093],[4915,6157],[4925,6142],[4955,6147],[4956,6134],[4996,6123],[5011,6136],[5070,6080],[5088,6081],[5088,6119],[5066,6112],[5046,6140],[5056,6189],[5050,6201]]]}},{type:"Feature",id:"NC",properties:{"hc-group":"admin0","hc-middle-x":.56,"hc-middle-y":.71,"hc-key":"nc","hc-a2":"NC",name:"Northern Cyprus",labelrank:"6","country-abbrev":"N. Cy.",subregion:"Western Asia","region-wb":"Europe & Central Asia","iso-a3":"-99","iso-a2":"NC","woe-id":"-90",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[5210,7558],[5206,7556],[5203,7556],[5196,7562],[5175,7561],[5175,7561],[5175,7561],[5175,7561],[5175,7561],[5175,7561],[5231,7579],[5213,7557],[5210,7558]]],[[[5171,7561],[5173,7562],[5172,7561],[5171,7561]]]]}},{type:"Feature",id:"MR",properties:{"hc-group":"admin0","hc-middle-x":.61,"hc-middle-y":.63,"hc-key":"mr","hc-a2":"MR",name:"Mauritania",labelrank:"3","country-abbrev":"Mrt.",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"MRT","iso-a2":"MR","woe-id":"23424896",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[3946,7304],[4040,7245],[4061,7231],[4008,7231],[4040,6939],[3886,6937],[3856,6941],[3840,6917],[3779,6974],[3719,6968],[3713,6949],[3728,7014],[3714,7058],[3723,7083],[3698,7100],[3701,7117],[3818,7117],[3818,7170],[3847,7183],[3847,7263],[3946,7263],[3946,7304]]]}},{type:"Feature",id:"DZ",properties:{"hc-group":"admin0","hc-middle-x":.63,"hc-middle-y":.5,"hc-key":"dz","hc-a2":"DZ",name:"Algeria",labelrank:"3","country-abbrev":"Alg.",subregion:"Northern Africa","region-wb":"Middle East & North Africa","iso-a3":"DZA","iso-a2":"DZ","woe-id":"23424740",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4061,7231],[4040,7245],[3946,7304],[3946,7316],[3946,7348],[3977,7371],[4033,7378],[4096,7414],[4095,7444],[4129,7460],[4167,7459],[4173,7473],[4154,7497],[4151,7547],[4138,7558],[4235,7605],[4291,7616],[4346,7619],[4359,7611],[4423,7626],[4459,7621],[4452,7604],[4448,7543],[4426,7518],[4451,7473],[4472,7458],[4486,7398],[4496,7363],[4496,7279],[4483,7267],[4502,7227],[4546,7209],[4559,7185],[4426,7103],[4376,7059],[4329,7050],[4296,7050],[4299,7070],[4260,7083],[4238,7110],[4061,7231]]]}},{type:"Feature",id:"LT",properties:{"hc-group":"admin0","hc-middle-x":.27,"hc-middle-y":.06,"hc-key":"lt","hc-a2":"LT",name:"Lithuania",labelrank:"5","country-abbrev":"Lith.",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"LTU","iso-a2":"LT","woe-id":"23424875",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4835,8303],[4832,8321],[4829,8337],[4860,8352],[4929,8345],[4942,8353],[4993,8320],[4998,8305],[4972,8290],[4960,8264],[4927,8247],[4901,8249],[4900,8258],[4880,8266],[4881,8288],[4835,8303]]],[[[4825,8304],[4830,8313],[4827,8304],[4825,8304]]]]}},{type:"Feature",id:"ET",properties:{"hc-group":"admin0","hc-middle-x":.45,"hc-middle-y":.58,"hc-key":"et","hc-a2":"ET",name:"Ethiopia",labelrank:"2","country-abbrev":"Eth.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"ETH","iso-a2":"ET","woe-id":"23424808",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5444,6813],[5441,6810],[5444,6807],[5449,6802],[5478,6804],[5470,6793],[5510,6744],[5598,6715],[5628,6715],[5538,6624],[5509,6625],[5447,6596],[5414,6605],[5377,6579],[5335,6585],[5297,6609],[5270,6615],[5235,6675],[5205,6705],[5185,6709],[5190,6729],[5211,6728],[5215,6758],[5230,6801],[5238,6796],[5263,6854],[5276,6855],[5288,6902],[5328,6921],[5416,6897],[5462,6848],[5443,6820],[5444,6813]]]}},{type:"Feature",id:"ER",properties:{"hc-group":"admin0","hc-middle-x":.29,"hc-middle-y":.05,"hc-key":"er","hc-a2":"ER",name:"Eritrea",labelrank:"4","country-abbrev":"Erit.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"ERI","iso-a2":"ER","woe-id":"23424806",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5462,6848],[5416,6897],[5328,6921],[5288,6902],[5285,6928],[5302,6987],[5350,7015],[5382,6928],[5426,6913],[5484,6855],[5471,6845],[5462,6848]]]}},{type:"Feature",id:"GH",properties:{"hc-group":"admin0","hc-middle-x":.13,"hc-middle-y":.77,"hc-key":"gh","hc-a2":"GH",name:"Ghana",labelrank:"3","country-abbrev":"Ghana",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"GHA","iso-a2":"GH","woe-id":"23424824",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4239,6659],[4142,6618],[4111,6629],[4112,6629],[4116,6629],[4120,6631],[4108,6681],[4130,6721],[4124,6759],[4122,6804],[4199,6808],[4215,6781],[4219,6681],[4239,6659]]]}},{type:"Feature",id:"SI",properties:{"hc-group":"admin0","hc-middle-x":.52,"hc-middle-y":.57,"hc-key":"si","hc-a2":"SI",name:"Slovenia",labelrank:"6","country-abbrev":"Slo.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"SVN","iso-a2":"SI","woe-id":"23424945",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4607,7923],[4607,7925],[4611,7927],[4601,7952],[4611,7961],[4635,7956],[4682,7974],[4687,7974],[4694,7960],[4668,7949],[4659,7921],[4607,7923]]]}},{type:"Feature",id:"GT",properties:{"hc-group":"admin0","hc-middle-x":.44,"hc-middle-y":.87,"hc-key":"gt","hc-a2":"GT",name:"Guatemala",labelrank:"3","country-abbrev":"Guat.",subregion:"Central America","region-wb":"Latin America & Caribbean","iso-a3":"GTM","iso-a2":"GT","woe-id":"23424834",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[1565,6951],[1574,6947],[1586,6946],[1558,6926],[1552,6907],[1530,6889],[1530,6886],[1494,6893],[1466,6911],[1482,6956],[1522,6966],[1491,6992],[1504,7009],[1558,7009],[1556,6951],[1565,6951]]]}},{type:"Feature",id:"BA",properties:{"hc-group":"admin0","hc-middle-x":.45,"hc-middle-y":.48,"hc-key":"ba","hc-a2":"BA",name:"Bosnia and Herzegovina",labelrank:"5","country-abbrev":"B.H.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"BIH","iso-a2":"BA","woe-id":"23424761",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4728,7828],[4725,7830],[4726,7830],[4685,7876],[4672,7911],[4706,7915],[4768,7900],[4779,7901],[4774,7851],[4752,7832],[4751,7816],[4734,7826],[4728,7828]]]}},{type:"Feature",id:"JO",properties:{"hc-group":"admin0","hc-middle-x":.45,"hc-middle-y":.85,"hc-key":"jo","hc-a2":"JO",name:"Jordan",labelrank:"4","country-abbrev":"Jord.",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"JOR","iso-a2":"JO","woe-id":"23424860",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5255,7426],[5258,7429],[5255,7431],[5254,7432],[5255,7434],[5259,7434],[5259,7448],[5259,7477],[5265,7480],[5296,7466],[5355,7501],[5363,7472],[5366,7460],[5301,7439],[5331,7407],[5274,7365],[5241,7370],[5243,7376],[5241,7377],[5247,7405],[5255,7426]]]}},{type:"Feature",id:"SY",properties:{"hc-group":"admin0","hc-middle-x":.25,"hc-middle-y":.54,"hc-key":"sy","hc-a2":"SY",name:"Syria",labelrank:"3","country-abbrev":"Syria",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"SYR","iso-a2":"SY","woe-id":"23424956",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5355,7501],[5296,7466],[5265,7480],[5269,7487],[5267,7502],[5290,7529],[5271,7544],[5270,7569],[5270,7586],[5291,7617],[5338,7620],[5384,7614],[5457,7634],[5461,7627],[5432,7606],[5427,7548],[5412,7533],[5355,7501]]]}},{type:"Feature",id:"MC",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.67,"hc-key":"mc","hc-a2":"MC",name:"Monaco",labelrank:"6","country-abbrev":"Mco.",subregion:"Western Europe","region-wb":"Europe & Central Asia","iso-a3":"MCO","iso-a2":"MC","woe-id":"23424892",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4425,7859],[4424,7858],[4423,7858],[4424,7860],[4425,7859]]]}},{type:"Feature",id:"AL",properties:{"hc-group":"admin0","hc-middle-x":.39,"hc-middle-y":.49,"hc-key":"al","hc-a2":"AL",name:"Albania",labelrank:"6","country-abbrev":"Alb.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"ALB","iso-a2":"AL","woe-id":"23424742",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4826,7757],[4826,7757],[4825,7758],[4826,7757]]],[[[4779,7800],[4779,7805],[4780,7808],[4789,7820],[4799,7816],[4812,7804],[4814,7792],[4811,7781],[4816,7764],[4817,7758],[4819,7758],[4822,7758],[4825,7758],[4825,7757],[4826,7756],[4826,7756],[4824,7753],[4826,7754],[4826,7753],[4828,7750],[4827,7750],[4828,7750],[4809,7720],[4798,7715],[4777,7749],[4779,7791],[4778,7795],[4779,7800]]],[[[4779,7807],[4779,7807],[4779,7806],[4779,7807]]]]}},{type:"Feature",id:"UY",properties:{"hc-group":"admin0","hc-middle-x":.81,"hc-middle-y":.63,"hc-key":"uy","hc-a2":"UY",name:"Uruguay",labelrank:"4","country-abbrev":"Ury.",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"URY","iso-a2":"UY","woe-id":"23424979",continent:"South America"},geometry:{type:"Polygon",coordinates:[[[2626,5480],[2612,5465],[2615,5450],[2615,5447],[2620,5444],[2608,5422],[2573,5404],[2537,5404],[2487,5420],[2471,5437],[2477,5487],[2477,5505],[2494,5561],[2517,5563],[2542,5531],[2554,5539],[2626,5480]]]}},{type:"Feature",id:"CNM",properties:{"hc-group":"admin0","hc-middle-x":.39,"hc-middle-y":.11,"hc-key":"cnm","hc-a2":"CN",name:"Cyprus No Mans Area",labelrank:"9","country-abbrev":null,subregion:"Western Asia","region-wb":"Europe & Central Asia","iso-a3":"-99","iso-a2":null,"woe-id":"-99",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[5213,7557],[5214,7557],[5213,7557],[5210,7557],[5210,7558],[5213,7557]]],[[[5171,7561],[5171,7561],[5172,7561],[5173,7562],[5173,7562],[5172,7560],[5171,7561]]],[[[5175,7561],[5174,7561],[5175,7561],[5175,7561],[5175,7561],[5175,7561]]],[[[5203,7556],[5205,7555],[5204,7555],[5196,7561],[5175,7561],[5175,7561],[5196,7562],[5203,7556]]]]}},{type:"Feature",id:"MN",properties:{"hc-group":"admin0","hc-middle-x":.49,"hc-middle-y":.53,"hc-key":"mn","hc-a2":"MN",name:"Mongolia",labelrank:"3","country-abbrev":"Mong.",subregion:"Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"MNG","iso-a2":"MN","woe-id":"23424887",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[7691,8008],[7702,8011],[7698,8015],[7722,8015],[7762,7975],[7756,7963],[7714,7968],[7664,7953],[7637,7921],[7603,7919],[7575,7895],[7528,7908],[7511,7885],[7526,7857],[7453,7813],[7372,7807],[7326,7787],[7282,7788],[7232,7803],[7220,7815],[7064,7822],[7034,7879],[6979,7903],[6901,7912],[6906,7963],[6885,8003],[6847,8016],[6814,8039],[6810,8061],[6945,8127],[7001,8115],[7011,8094],[7093,8083],[7121,8113],[7106,8132],[7139,8176],[7237,8144],[7239,8117],[7280,8098],[7330,8111],[7407,8090],[7425,8067],[7490,8060],[7559,8077],[7596,8104],[7628,8089],[7667,8086],[7632,8021],[7642,8005],[7691,8008]]]}},{type:"Feature",id:"RW",properties:{"hc-group":"admin0","hc-middle-x":.48,"hc-middle-y":.56,"hc-key":"rw","hc-a2":"RW",name:"Rwanda",labelrank:"3","country-abbrev":"Rwa.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"RWA","iso-a2":"RW","woe-id":"23424937",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5065,6398],[5061,6400],[5061,6406],[5075,6419],[5071,6429],[5075,6434],[5082,6438],[5092,6435],[5108,6447],[5119,6432],[5111,6408],[5091,6400],[5065,6398]]]}},{type:"Feature",id:"SO",properties:{"hc-group":"admin0","hc-middle-x":.39,"hc-middle-y":.74,"hc-key":"so","hc-a2":"SO",name:"Somalia",labelrank:"6","country-abbrev":"Som.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"SOM","iso-a2":"SO","woe-id":"-90",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5447,6596],[5509,6625],[5538,6624],[5628,6715],[5656,6758],[5656,6812],[5726,6829],[5713,6758],[5627,6610],[5570,6551],[5494,6497],[5437,6429],[5420,6453],[5420,6562],[5447,6596]]]}},{type:"Feature",id:"BO",properties:{"hc-group":"admin0","hc-middle-x":.48,"hc-middle-y":.59,"hc-key":"bo","hc-a2":"BO",name:"Bolivia",labelrank:"3","country-abbrev":"Bolivia",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"BOL","iso-a2":"BO","woe-id":"23424762",continent:"South America"},geometry:{type:"MultiPolygon",coordinates:[[[[2153,5996],[2153,6001],[2157,5996],[2155,5997],[2153,5996]]],[[[2141,5957],[2137,5964],[2155,5986],[2169,5993],[2145,6017],[2160,6058],[2153,6073],[2166,6108],[2139,6155],[2177,6154],[2226,6186],[2262,6192],[2263,6149],[2293,6110],[2332,6104],[2369,6077],[2409,6069],[2419,5995],[2469,5993],[2471,5965],[2496,5937],[2478,5876],[2450,5903],[2371,5892],[2356,5864],[2345,5812],[2307,5819],[2295,5792],[2287,5813],[2238,5826],[2210,5794],[2189,5794],[2180,5842],[2163,5868],[2173,5898],[2157,5913],[2141,5957]]]]}},{type:"Feature",id:"CM",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.81,"hc-key":"cm","hc-a2":"CM",name:"Cameroon",labelrank:"3","country-abbrev":"Cam.",subregion:"Middle Africa","region-wb":"Sub-Saharan Africa","iso-a3":"CMR","iso-a2":"CM","woe-id":"23424785",continent:"Africa"},geometry:{type:"MultiPolygon",coordinates:[[[[4599,6542],[4541,6547],[4540,6543],[4500,6543],[4495,6548],[4490,6593],[4459,6621],[4466,6651],[4518,6689],[4540,6669],[4567,6725],[4639,6839],[4621,6866],[4629,6866],[4627,6861],[4634,6863],[4653,6820],[4651,6798],[4669,6774],[4625,6774],[4618,6764],[4655,6729],[4663,6701],[4631,6657],[4654,6590],[4682,6562],[4685,6545],[4684,6530],[4636,6544],[4599,6542]]],[[[4631,6866],[4631,6866],[4630,6866],[4631,6866]]]]}},{type:"Feature",id:"CG",properties:{"hc-group":"admin0","hc-middle-x":.15,"hc-middle-y":.78,"hc-key":"cg","hc-a2":"CG",name:"Republic of Congo",labelrank:"4","country-abbrev":"Rep. Congo",subregion:"Middle Africa","region-wb":"Sub-Saharan Africa","iso-a3":"COG","iso-a2":"CG","woe-id":"23424779",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4599,6542],[4636,6544],[4684,6530],[4685,6545],[4696,6581],[4722,6588],[4757,6581],[4740,6542],[4731,6463],[4686,6416],[4685,6381],[4644,6337],[4631,6353],[4592,6342],[4583,6349],[4560,6331],[4554,6344],[4534,6363],[4555,6369],[4547,6410],[4573,6423],[4622,6405],[4634,6461],[4614,6473],[4633,6506],[4597,6515],[4599,6542]]]}},{type:"Feature",id:"EH",properties:{"hc-group":"admin0","hc-middle-x":.41,"hc-middle-y":.71,"hc-key":"eh","hc-a2":"EH",name:"Western Sahara",labelrank:"7","country-abbrev":"W. Sah.",subregion:"Northern Africa","region-wb":"Middle East & North Africa","iso-a3":"ESH","iso-a2":"EH","woe-id":"23424990",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[3698,7100],[3696,7103],[3699,7120],[3764,7121],[3782,7148],[3788,7182],[3835,7226],[3847,7264],[3866,7291],[3915,7290],[3943,7298],[3946,7316],[3946,7304],[3946,7263],[3847,7263],[3847,7183],[3818,7170],[3818,7117],[3701,7117],[3698,7100]]]}},{type:"Feature",id:"RS",properties:{"hc-group":"admin0","hc-middle-x":.42,"hc-middle-y":.52,"hc-key":"rs","hc-a2":"RS",name:"Republic of Serbia",labelrank:"5","country-abbrev":"Serb.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"SRB","iso-a2":"RS","woe-id":"-90",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4774,7851],[4779,7901],[4768,7900],[4769,7910],[4765,7939],[4784,7948],[4805,7946],[4842,7910],[4839,7897],[4877,7877],[4867,7861],[4885,7836],[4867,7808],[4855,7808],[4844,7805],[4850,7820],[4820,7842],[4808,7826],[4786,7839],[4774,7851]]]}},{type:"Feature",id:"ME",properties:{"hc-group":"admin0","hc-middle-x":.42,"hc-middle-y":.47,"hc-key":"me","hc-a2":"ME",name:"Montenegro",labelrank:"6","country-abbrev":"Mont.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"MNE","iso-a2":"ME","woe-id":"20069817",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4774,7851],[4786,7839],[4808,7826],[4798,7822],[4799,7816],[4789,7820],[4780,7808],[4779,7807],[4779,7806],[4772,7806],[4779,7800],[4778,7795],[4779,7791],[4761,7806],[4753,7811],[4751,7814],[4751,7816],[4752,7832],[4774,7851]]]}},{type:"Feature",id:"TG",properties:{"hc-group":"admin0","hc-middle-x":.76,"hc-middle-y":.81,"hc-key":"tg","hc-a2":"TG",name:"Togo",labelrank:"6","country-abbrev":"Togo",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"TGO","iso-a2":"TG","woe-id":"23424965",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4231,6804],[4252,6746],[4252,6662],[4246,6661],[4239,6659],[4219,6681],[4215,6781],[4199,6808],[4218,6804],[4231,6804]]]}},{type:"Feature",id:"LA",properties:{"hc-group":"admin0","hc-middle-x":.88,"hc-middle-y":.79,"hc-key":"la","hc-a2":"LA",name:"Laos",labelrank:"4","country-abbrev":"Laos",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"LAO","iso-a2":"LA","woe-id":"23424872",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[7395,6915],[7374,6904],[7325,6904],[7338,6946],[7313,6970],[7315,6996],[7290,7025],[7272,7029],[7249,7010],[7233,7022],[7205,6999],[7209,7061],[7186,7062],[7175,7086],[7193,7117],[7206,7124],[7222,7111],[7217,7146],[7234,7150],[7260,7125],[7264,7103],[7292,7106],[7319,7079],[7286,7055],[7311,7039],[7365,6984],[7399,6932],[7395,6915]]]}},{type:"Feature",id:"AF",properties:{"hc-group":"admin0","hc-middle-x":.37,"hc-middle-y":.52,"hc-key":"af","hc-a2":"AF",name:"Afghanistan",labelrank:"3","country-abbrev":"Afg.",subregion:"Southern Asia","region-wb":"South Asia","iso-a3":"AFG","iso-a2":"AF","woe-id":"23424739",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[6426,7631],[6411,7627],[6416,7624],[6357,7617],[6316,7590],[6330,7562],[6313,7524],[6281,7523],[6290,7499],[6268,7491],[6261,7454],[6226,7450],[6173,7421],[6168,7385],[6106,7371],[6058,7372],[6010,7386],[6038,7418],[6035,7435],[6009,7439],[6001,7491],[6022,7576],[6052,7560],[6117,7598],[6126,7626],[6156,7642],[6178,7635],[6200,7629],[6215,7629],[6259,7626],[6285,7641],[6299,7669],[6329,7653],[6329,7613],[6379,7639],[6426,7631]]]}},{type:"Feature",id:"UA",properties:{"hc-group":"admin0","hc-middle-x":.7,"hc-middle-y":.46,"hc-key":"ua","hc-a2":"UA",name:"Ukraine",labelrank:"3","country-abbrev":"Ukr.",subregion:"Eastern Europe","region-wb":"Europe & Central Asia","iso-a3":"UKR","iso-a2":"UA","woe-id":"23424976",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4861,8032],[4866,8042],[4873,8057],[4876,8075],[4919,8114],[4905,8152],[4928,8166],[4969,8168],[5013,8155],[5074,8146],[5110,8154],[5122,8174],[5147,8175],[5207,8185],[5225,8161],[5218,8142],[5245,8140],[5262,8106],[5315,8109],[5367,8087],[5395,8064],[5382,8045],[5384,8010],[5356,8011],[5338,7983],[5269,7966],[5237,7948],[5260,7909],[5212,7882],[5179,7928],[5206,7939],[5146,7950],[5163,7959],[5129,7965],[5089,7927],[5084,7913],[5059,7914],[5041,7922],[5063,7958],[5097,7955],[5068,7999],[5072,8011],[5028,8033],[4994,8026],[4954,8013],[4883,8014],[4875,8020],[4861,8032]],[[5098,7955],[5107,7945],[5109,7947],[5100,7956],[5098,7955]],[[5213,7945],[5242,7929],[5237,7943],[5218,7952],[5213,7945]]]}},{type:"Feature",id:"SK",properties:{"hc-group":"admin0","hc-middle-x":.21,"hc-middle-y":.52,"hc-key":"sk","hc-a2":"SK",name:"Slovakia",labelrank:"6","country-abbrev":"Svk.",subregion:"Eastern Europe","region-wb":"Europe & Central Asia","iso-a3":"SVK","iso-a2":"SK","woe-id":"23424877",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4873,8057],[4866,8042],[4861,8032],[4812,8036],[4795,8021],[4733,8007],[4713,8017],[4704,8030],[4707,8039],[4741,8058],[4763,8074],[4852,8069],[4873,8057]]]}},{type:"Feature",id:"JK",properties:{"hc-group":"admin0","hc-middle-x":.4,"hc-middle-y":.63,"hc-key":"jk","hc-a2":"JK",name:"Siachen Glacier",labelrank:"5","country-abbrev":"Siachen",subregion:"Southern Asia","region-wb":"South Asia","iso-a3":"-99","iso-a2":"JK","woe-id":"23424928",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[6513,7572],[6490,7559],[6482,7577],[6500,7571],[6513,7572]]]}},{type:"Feature",id:"BG",properties:{"hc-group":"admin0","hc-middle-x":.76,"hc-middle-y":.51,"hc-key":"bg","hc-a2":"BG",name:"Bulgaria",labelrank:"4","country-abbrev":"Bulg.",subregion:"Eastern Europe","region-wb":"Europe & Central Asia","iso-a3":"BGR","iso-a2":"BG","woe-id":"23424771",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[5052,7859],[5026,7812],[5035,7796],[5007,7799],[4985,7786],[4953,7770],[4931,7781],[4884,7773],[4887,7787],[4867,7808],[4885,7836],[4867,7861],[4877,7877],[4896,7864],[4957,7856],[5006,7875],[5052,7859]]]}},{type:"Feature",id:"QA",properties:{"hc-group":"admin0","hc-middle-x":.36,"hc-middle-y":.46,"hc-key":"qa","hc-a2":"QA",name:"Qatar",labelrank:"5","country-abbrev":"Qatar",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"QAT","iso-a2":"QA","woe-id":"23424930",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5712,7224],[5710,7247],[5735,7259],[5724,7220],[5717,7218],[5712,7224]]]}},{type:"Feature",id:"LI",properties:{"hc-group":"admin0","hc-middle-x":.61,"hc-middle-y":.53,"hc-key":"li","hc-a2":"LI",name:"Liechtenstein",labelrank:"6","country-abbrev":"Liech.",subregion:"Western Europe","region-wb":"Europe & Central Asia","iso-a3":"LIE","iso-a2":"LI","woe-id":"23424879",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4487,7989],[4489,7983],[4488,7981],[4485,7981],[4487,7989]]]}},{type:"Feature",id:"AT",properties:{"hc-group":"admin0","hc-middle-x":.52,"hc-middle-y":.62,"hc-key":"at","hc-a2":"AT",name:"Austria",labelrank:"4","country-abbrev":"Aust.",subregion:"Western Europe","region-wb":"Europe & Central Asia","iso-a3":"AUT","iso-a2":"AT","woe-id":"23424750",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4488,7981],[4489,7983],[4487,7989],[4490,7994],[4488,7998],[4491,7997],[4492,7999],[4530,7993],[4565,8005],[4591,7997],[4582,8021],[4614,8045],[4640,8039],[4648,8053],[4707,8039],[4704,8030],[4713,8017],[4696,8007],[4682,7974],[4635,7956],[4611,7961],[4572,7967],[4566,7982],[4514,7974],[4504,7973],[4488,7981]]]}},{type:"Feature",id:"SZ",properties:{"hc-group":"admin0","hc-middle-x":.51,"hc-middle-y":.45,"hc-key":"sz","hc-a2":"SZ",name:"Swaziland",labelrank:"4","country-abbrev":"Swz.",subregion:"Southern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"SWZ","iso-a2":"SZ","woe-id":"23424993",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5152,5696],[5155,5685],[5157,5668],[5128,5656],[5118,5682],[5137,5702],[5152,5696]]]}},{type:"Feature",id:"HU",properties:{"hc-group":"admin0","hc-middle-x":.27,"hc-middle-y":.61,"hc-key":"hu","hc-a2":"HU",name:"Hungary",labelrank:"5","country-abbrev":"Hun.",subregion:"Eastern Europe","region-wb":"Europe & Central Asia","iso-a3":"HUN","iso-a2":"HU","woe-id":"23424844",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4861,8032],[4875,8020],[4883,8014],[4857,7997],[4831,7952],[4805,7946],[4784,7948],[4765,7939],[4719,7940],[4694,7960],[4687,7974],[4682,7974],[4696,8007],[4713,8017],[4733,8007],[4795,8021],[4812,8036],[4861,8032]]]}},{type:"Feature",id:"RO",properties:{"hc-group":"admin0","hc-middle-x":.67,"hc-middle-y":.5,"hc-key":"ro","hc-a2":"RO",name:"Romania",labelrank:"3","country-abbrev":"Rom.",subregion:"Eastern Europe","region-wb":"Europe & Central Asia","iso-a3":"ROU","iso-a2":"RO","woe-id":"23424933",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4877,7877],[4839,7897],[4842,7910],[4805,7946],[4831,7952],[4857,7997],[4883,8014],[4954,8013],[4994,8026],[5005,8023],[5042,7965],[5041,7922],[5059,7914],[5084,7913],[5054,7880],[5052,7859],[5006,7875],[4957,7856],[4896,7864],[4877,7877]]]}},{type:"Feature",id:"NE",properties:{"hc-group":"admin0","hc-middle-x":.64,"hc-middle-y":.53,"hc-key":"ne","hc-a2":"NE",name:"Niger",labelrank:"3","country-abbrev":"Niger",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"NER","iso-a2":"NE","woe-id":"23424906",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4311,6825],[4288,6846],[4275,6831],[4269,6852],[4233,6865],[4210,6922],[4243,6933],[4308,6935],[4328,6967],[4329,7050],[4376,7059],[4426,7103],[4559,7185],[4604,7175],[4626,7157],[4649,7169],[4655,7122],[4678,7087],[4671,7073],[4663,6982],[4603,6906],[4608,6885],[4574,6866],[4543,6875],[4504,6872],[4490,6859],[4436,6874],[4410,6864],[4368,6891],[4326,6878],[4311,6825]]]}},{type:"Feature",id:"LU",properties:{"hc-group":"admin0","hc-middle-x":.48,"hc-middle-y":.6,"hc-key":"lu","hc-a2":"LU",name:"Luxembourg",labelrank:"6","country-abbrev":"Lux.",subregion:"Western Europe","region-wb":"Europe & Central Asia","iso-a3":"LUX","iso-a2":"LU","woe-id":"23424881",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4392,8072],[4381,8071],[4376,8075],[4374,8088],[4386,8097],[4397,8085],[4392,8072]]]}},{type:"Feature",id:"AD",properties:{"hc-group":"admin0","hc-middle-x":.58,"hc-middle-y":.28,"hc-key":"ad","hc-a2":"AD",name:"Andorra",labelrank:"6","country-abbrev":"And.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"AND","iso-a2":"AD","woe-id":"23424744",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4246,7818],[4255,7818],[4255,7814],[4249,7812],[4246,7818]]]}},{type:"Feature",id:"CI",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.48,"hc-key":"ci","hc-a2":"CI",name:"Ivory Coast",labelrank:"3","country-abbrev":"I.C.",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"CIV","iso-a2":"CI","woe-id":"23424854",continent:"Africa"},geometry:{type:"MultiPolygon",coordinates:[[[[4124,6759],[4130,6721],[4108,6681],[4120,6631],[4030,6627],[3980,6607],[3982,6650],[3948,6670],[3952,6702],[3971,6757],[3967,6779],[4019,6782],[4040,6787],[4065,6765],[4109,6772],[4124,6759]]],[[[4111,6629],[4107,6630],[4112,6629],[4111,6629]]]]}},{type:"Feature",id:"LR",properties:{"hc-group":"admin0","hc-middle-x":.96,"hc-middle-y":.75,"hc-key":"lr","hc-a2":"LR",name:"Liberia",labelrank:"4","country-abbrev":"Liberia",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"LBR","iso-a2":"LR","woe-id":"23424876",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[3952,6702],[3948,6670],[3982,6650],[3980,6607],[3929,6631],[3863,6683],[3889,6708],[3899,6729],[3922,6725],[3933,6691],[3952,6702]]]}},{type:"Feature",id:"BN",properties:{"hc-group":"admin0","hc-middle-x":.32,"hc-middle-y":.34,"hc-key":"bn","hc-a2":"BN",name:"Brunei",labelrank:"6","country-abbrev":"Brunei",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"BRN","iso-a2":"BN","woe-id":"23424773",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[7618,6621],[7621,6622],[7621,6623],[7627,6606],[7618,6621]]],[[[7587,6614],[7603,6617],[7616,6623],[7606,6597],[7587,6614]]]]}},{type:"Feature",id:"IQ",properties:{"hc-group":"admin0","hc-middle-x":.46,"hc-middle-y":.44,"hc-key":"iq","hc-a2":"IQ",name:"Iraq",labelrank:"3","country-abbrev":"Iraq",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"IRQ","iso-a2":"IQ","woe-id":"23424855",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5644,7390],[5632,7392],[5627,7391],[5602,7390],[5585,7362],[5530,7365],[5453,7426],[5404,7453],[5366,7460],[5363,7472],[5355,7501],[5412,7533],[5427,7548],[5432,7606],[5461,7627],[5472,7635],[5532,7628],[5549,7589],[5579,7582],[5551,7521],[5577,7487],[5611,7469],[5623,7448],[5619,7423],[5644,7390]]]}},{type:"Feature",id:"GE",properties:{"hc-group":"admin0","hc-middle-x":.99,"hc-middle-y":.82,"hc-key":"ge","hc-a2":"GE",name:"Georgia",labelrank:"5","country-abbrev":"Geo.",subregion:"Western Asia","region-wb":"Europe & Central Asia","iso-a3":"GEO","iso-a2":"GE","woe-id":"23424823",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5539,7771],[5515,7769],[5493,7765],[5474,7782],[5436,7779],[5436,7819],[5391,7846],[5475,7838],[5508,7816],[5534,7823],[5582,7793],[5584,7763],[5539,7771]]]}},{type:"Feature",id:"GM",properties:{"hc-group":"admin0","hc-middle-x":.51,"hc-middle-y":.51,"hc-key":"gm","hc-a2":"GM",name:"Gambia",labelrank:"6","country-abbrev":"Gambia",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"GMB","iso-a2":"GM","woe-id":"23424821",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[3707,6866],[3705,6874],[3713,6882],[3762,6888],[3734,6869],[3707,6866]]]}},{type:"Feature",id:"CH",properties:{"hc-group":"admin0","hc-middle-x":.12,"hc-middle-y":.55,"hc-key":"ch","hc-a2":"CH",name:"Switzerland",labelrank:"4","country-abbrev":"Switz.",subregion:"Western Europe","region-wb":"Europe & Central Asia","iso-a3":"CHE","iso-a2":"CH","woe-id":"23424957",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4477,8004],[4477,8004],[4477,8003],[4477,8003],[4486,7997],[4488,7998],[4490,7994],[4487,7989],[4485,7981],[4488,7981],[4504,7973],[4514,7974],[4500,7955],[4466,7944],[4444,7951],[4412,7939],[4405,7947],[4405,7957],[4400,7961],[4393,7956],[4389,7952],[4386,7963],[4429,8001],[4455,8001],[4477,8004]]]}},{type:"Feature",id:"TD",properties:{"hc-group":"admin0","hc-middle-x":.47,"hc-middle-y":.63,"hc-key":"td","hc-a2":"TD",name:"Chad",labelrank:"3","country-abbrev":"Chad",subregion:"Middle Africa","region-wb":"Sub-Saharan Africa","iso-a3":"TCD","iso-a2":"TD","woe-id":"23424777",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4634,6863],[4642,6866],[4631,6866],[4630,6866],[4628,6868],[4629,6866],[4621,6866],[4608,6885],[4603,6906],[4663,6982],[4671,7073],[4678,7087],[4655,7122],[4649,7169],[4678,7183],[4916,7061],[4916,6946],[4889,6945],[4873,6898],[4859,6887],[4863,6856],[4882,6802],[4870,6804],[4810,6749],[4771,6745],[4756,6716],[4702,6702],[4663,6701],[4655,6729],[4618,6764],[4625,6774],[4669,6774],[4651,6798],[4653,6820],[4634,6863]]]}},{type:"Feature",id:"KV",properties:{"hc-group":"admin0","hc-middle-x":.49,"hc-middle-y":.52,"hc-key":"kv","hc-a2":"KV",name:"Kosovo",labelrank:"6","country-abbrev":"Kos.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"-99","iso-a2":"KV","woe-id":"-90",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4814,7792],[4812,7804],[4799,7816],[4798,7822],[4808,7826],[4820,7842],[4850,7820],[4844,7805],[4830,7804],[4814,7792]]]}},{type:"Feature",id:"LB",properties:{"hc-group":"admin0","hc-middle-x":.39,"hc-middle-y":.57,"hc-key":"lb","hc-a2":"LB",name:"Lebanon",labelrank:"5","country-abbrev":"Leb.",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"LBN","iso-a2":"LB","woe-id":"23424873",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5246,7492],[5260,7519],[5271,7544],[5290,7529],[5267,7502],[5257,7492],[5246,7492]]]}},{type:"Feature",id:"DJ",properties:{"hc-group":"admin0","hc-middle-x":.56,"hc-middle-y":.55,"hc-key":"dj","hc-a2":"DJ",name:"Djibouti",labelrank:"5","country-abbrev":"Dji.",subregion:"Eastern Africa","region-wb":"Middle East & North Africa","iso-a3":"DJI","iso-a2":"DJ","woe-id":"23424797",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5478,6804],[5449,6802],[5444,6807],[5447,6810],[5444,6813],[5443,6820],[5462,6848],[5471,6845],[5484,6855],[5490,6834],[5487,6819],[5478,6804]]]}},{type:"Feature",id:"BI",properties:{"hc-group":"admin0","hc-middle-x":.57,"hc-middle-y":.47,"hc-key":"bi","hc-a2":"BI",name:"Burundi",labelrank:"6","country-abbrev":"Bur.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"BDI","iso-a2":"BI","woe-id":"23424774",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5084,6347],[5076,6364],[5071,6380],[5072,6389],[5065,6398],[5091,6400],[5111,6408],[5118,6383],[5084,6347]]]}},{type:"Feature",id:"SR",properties:{"hc-group":"admin0","hc-middle-x":.91,"hc-middle-y":.09,"hc-key":"sr","hc-a2":"SR",name:"Suriname",labelrank:"4","country-abbrev":"Sur.",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"SUR","iso-a2":"SR","woe-id":"23424913",continent:"South America"},geometry:{type:"Polygon",coordinates:[[[2583,6547],[2543,6553],[2528,6536],[2481,6602],[2505,6641],[2514,6656],[2601,6651],[2596,6636],[2587,6623],[2601,6581],[2583,6547]]]}},{type:"Feature",id:"IL",properties:{"hc-group":"admin0","hc-middle-x":.68,"hc-middle-y":.1,"hc-key":"il","hc-a2":"IL",name:"Israel",labelrank:"4","country-abbrev":"Isr.",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"ISR","iso-a2":"IL","woe-id":"23424852",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5219,7433],[5238,7465],[5246,7492],[5257,7492],[5267,7502],[5269,7487],[5265,7480],[5259,7477],[5259,7448],[5254,7440],[5255,7434],[5254,7432],[5255,7431],[5253,7429],[5255,7426],[5247,7405],[5241,7377],[5240,7374],[5239,7374],[5237,7382],[5219,7433]]]}},{type:"Feature",id:"ML",properties:{"hc-group":"admin0","hc-middle-x":.59,"hc-middle-y":.38,"hc-key":"ml","hc-a2":"ML",name:"Mali",labelrank:"3","country-abbrev":"Mali",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"MLI","iso-a2":"ML","woe-id":"23424891",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4040,6787],[4019,6782],[3967,6779],[3955,6815],[3931,6848],[3886,6831],[3866,6846],[3845,6885],[3840,6917],[3856,6941],[3886,6937],[4040,6939],[4008,7231],[4061,7231],[4238,7110],[4260,7083],[4299,7070],[4296,7050],[4329,7050],[4328,6967],[4308,6935],[4243,6933],[4210,6922],[4183,6927],[4141,6899],[4120,6895],[4099,6869],[4083,6876],[4069,6839],[4051,6832],[4040,6787]]]}},{type:"Feature",id:"SN",properties:{"hc-group":"admin0","hc-middle-x":.2,"hc-middle-y":.55,"hc-key":"sn","hc-a2":"SN",name:"Senegal",labelrank:"3","country-abbrev":"Sen.",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"SEN","iso-a2":"SN","woe-id":"23424943",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[3708,6844],[3705,6859],[3707,6866],[3734,6869],[3762,6888],[3713,6882],[3695,6922],[3713,6949],[3719,6968],[3779,6974],[3840,6917],[3845,6885],[3866,6846],[3837,6843],[3797,6854],[3753,6854],[3708,6844]]]}},{type:"Feature",id:"GN",properties:{"hc-group":"admin0","hc-middle-x":.24,"hc-middle-y":.51,"hc-key":"gn","hc-a2":"GN",name:"Guinea",labelrank:"3","country-abbrev":"Gin.",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"GIN","iso-a2":"GN","woe-id":"23424835",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[3866,6846],[3886,6831],[3931,6848],[3955,6815],[3967,6779],[3971,6757],[3952,6702],[3933,6691],[3922,6725],[3899,6729],[3870,6774],[3833,6770],[3809,6746],[3793,6770],[3758,6803],[3767,6819],[3797,6825],[3797,6854],[3837,6843],[3866,6846]]]}},{type:"Feature",id:"ZW",properties:{"hc-group":"admin0","hc-middle-x":.81,"hc-middle-y":.42,"hc-key":"zw","hc-a2":"ZW",name:"Zimbabwe",labelrank:"3","country-abbrev":"Zimb.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"ZWE","iso-a2":"ZW","woe-id":"23425004",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4954,5949],[4996,5940],[5006,5944],[5038,5977],[5038,5977],[5058,5987],[5060,6001],[5106,6014],[5182,5982],[5185,5932],[5176,5898],[5184,5880],[5166,5841],[5133,5807],[5104,5809],[5075,5814],[5036,5833],[5026,5865],[4979,5896],[4954,5949]]]}},{type:"Feature",id:"PL",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.48,"hc-key":"pl","hc-a2":"PL",name:"Poland",labelrank:"3","country-abbrev":"Pol.",subregion:"Eastern Europe","region-wb":"Europe & Central Asia","iso-a3":"POL","iso-a2":"PL","woe-id":"23424923",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4786,8270],[4779,8263],[4790,8269],[4878,8266],[4880,8266],[4900,8258],[4901,8249],[4912,8198],[4891,8183],[4905,8152],[4919,8114],[4876,8075],[4873,8057],[4852,8069],[4763,8074],[4755,8089],[4691,8116],[4644,8126],[4639,8194],[4623,8205],[4627,8239],[4638,8245],[4625,8247],[4625,8248],[4626,8249],[4683,8263],[4696,8274],[4748,8286],[4756,8269],[4786,8270],[4786,8270]]]}},{type:"Feature",id:"MK",properties:{"hc-group":"admin0","hc-middle-x":.49,"hc-middle-y":.44,"hc-key":"mk","hc-a2":"MK",name:"Macedonia",labelrank:"6","country-abbrev":"Mkd.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"MKD","iso-a2":"MK","woe-id":"23424890",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4826,7756],[4826,7756],[4826,7756],[4826,7756]]],[[[4867,7808],[4887,7787],[4884,7773],[4854,7765],[4831,7756],[4826,7762],[4826,7757],[4825,7758],[4825,7758],[4822,7758],[4819,7758],[4822,7765],[4816,7764],[4811,7781],[4814,7792],[4830,7804],[4844,7805],[4855,7808],[4867,7808]]]]}},{type:"Feature",id:"PY",properties:{"hc-group":"admin0","hc-middle-x":.35,"hc-middle-y":.36,"hc-key":"py","hc-a2":"PY",name:"Paraguay",labelrank:"4","country-abbrev":"Para.",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"PRY","iso-a2":"PY","woe-id":"23424917",continent:"South America"},geometry:{type:"Polygon",coordinates:[[[2594,5755],[2590,5743],[2583,5712],[2584,5709],[2584,5708],[2578,5674],[2549,5649],[2465,5653],[2496,5712],[2422,5757],[2394,5763],[2345,5812],[2356,5864],[2371,5892],[2450,5903],[2478,5876],[2488,5852],[2483,5817],[2530,5817],[2553,5800],[2559,5759],[2594,5755]]]}},{type:"Feature",id:"BY",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.5,"hc-key":"by","hc-a2":"BY",name:"Belarus",labelrank:"4","country-abbrev":"Bela.",subregion:"Eastern Europe","region-wb":"Europe & Central Asia","iso-a3":"BLR","iso-a2":"BY","woe-id":"23424765",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4905,8152],[4891,8183],[4912,8198],[4901,8249],[4927,8247],[4960,8264],[4972,8290],[4998,8305],[4993,8320],[5023,8325],[5039,8340],[5121,8317],[5146,8243],[5175,8229],[5131,8212],[5147,8175],[5122,8174],[5110,8154],[5074,8146],[5013,8155],[4969,8168],[4928,8166],[4905,8152]]]}},{type:"Feature",id:"CZ",properties:{"hc-group":"admin0","hc-middle-x":.49,"hc-middle-y":.56,"hc-key":"cz","hc-a2":"CZ",name:"Czech Republic",labelrank:"5","country-abbrev":"Cz. Rep.",subregion:"Eastern Europe","region-wb":"Europe & Central Asia","iso-a3":"CZE","iso-a2":"CZ","woe-id":"23424810",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4763,8074],[4741,8058],[4707,8039],[4648,8053],[4640,8039],[4614,8045],[4571,8083],[4575,8108],[4644,8126],[4691,8116],[4755,8089],[4763,8074]]]}},{type:"Feature",id:"BF",properties:{"hc-group":"admin0","hc-middle-x":.45,"hc-middle-y":.54,"hc-key":"bf","hc-a2":"BF",name:"Burkina Faso",labelrank:"3","country-abbrev":"B.F.",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"BFA","iso-a2":"BF","woe-id":"23424978",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4231,6804],[4218,6804],[4199,6808],[4122,6804],[4124,6759],[4109,6772],[4065,6765],[4040,6787],[4051,6832],[4069,6839],[4083,6876],[4099,6869],[4120,6895],[4141,6899],[4183,6927],[4210,6922],[4233,6865],[4269,6852],[4275,6831],[4247,6818],[4231,6804]]]}},{type:"Feature",id:"NA",properties:{"hc-group":"admin0","hc-middle-x":.33,"hc-middle-y":.37,"hc-key":"na","hc-a2":"NA",name:"Namibia",labelrank:"3","country-abbrev":"Nam.",subregion:"Southern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"NAM","iso-a2":"NA","woe-id":"23424987",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4898,5953],[4923,5958],[4954,5949],[4904,5928],[4895,5942],[4826,5933],[4827,5821],[4797,5819],[4797,5734],[4797,5617],[4771,5600],[4720,5608],[4711,5630],[4693,5613],[4658,5652],[4637,5740],[4631,5811],[4602,5855],[4577,5909],[4561,5927],[4553,5965],[4595,5974],[4618,5960],[4752,5961],[4761,5950],[4821,5941],[4898,5953]]]}},{type:"Feature",id:"LY",properties:{"hc-group":"admin0","hc-middle-x":.51,"hc-middle-y":.38,"hc-key":"ly","hc-a2":"LY",name:"Libya",labelrank:"3","country-abbrev":"Libya",subregion:"Northern Africa","region-wb":"Middle East & North Africa","iso-a3":"LBY","iso-a2":"LY","woe-id":"23424882",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4649,7169],[4626,7157],[4604,7175],[4559,7185],[4546,7209],[4502,7227],[4483,7267],[4496,7279],[4496,7363],[4486,7398],[4509,7421],[4504,7437],[4547,7471],[4545,7495],[4570,7483],[4600,7486],[4655,7469],[4680,7432],[4719,7426],[4770,7399],[4790,7407],[4795,7448],[4814,7474],[4846,7487],[4890,7477],[4889,7467],[4945,7455],[4950,7445],[4937,7397],[4945,7364],[4945,7138],[4945,7076],[4916,7076],[4916,7061],[4678,7183],[4649,7169]]]}},{type:"Feature",id:"TN",properties:{"hc-group":"admin0","hc-middle-x":.53,"hc-middle-y":.03,"hc-key":"tn","hc-a2":"TN",name:"Tunisia",labelrank:"3","country-abbrev":"Tun.",subregion:"Northern Africa","region-wb":"Middle East & North Africa","iso-a3":"TUN","iso-a2":"TN","woe-id":"23424967",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4545,7495],[4547,7471],[4504,7437],[4509,7421],[4486,7398],[4472,7458],[4451,7473],[4426,7518],[4448,7543],[4452,7604],[4459,7621],[4493,7635],[4535,7563],[4505,7533],[4511,7512],[4532,7515],[4545,7495]]]}},{type:"Feature",id:"BT",properties:{"hc-group":"admin0","hc-middle-x":.48,"hc-middle-y":.48,"hc-key":"bt","hc-a2":"BT",name:"Bhutan",labelrank:"5","country-abbrev":"Bhutan",subregion:"Southern Asia","region-wb":"South Asia","iso-a3":"BTN","iso-a2":"BT","woe-id":"23424770",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[6842,7305],[6882,7338],[6923,7319],[6937,7293],[6869,7285],[6842,7305]]]}},{type:"Feature",id:"MD",properties:{"hc-group":"admin0","hc-middle-x":.52,"hc-middle-y":.42,"hc-key":"md","hc-a2":"MD",name:"Moldova",labelrank:"6","country-abbrev":"Mda.",subregion:"Eastern Europe","region-wb":"Europe & Central Asia","iso-a3":"MDA","iso-a2":"MD","woe-id":"23424885",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[5041,7922],[5042,7965],[5005,8023],[4994,8026],[5028,8033],[5072,8011],[5068,7999],[5097,7955],[5063,7958],[5041,7922]]]}},{type:"Feature",id:"SS",properties:{"hc-group":"admin0","hc-middle-x":.49,"hc-middle-y":.58,"hc-key":"ss","hc-a2":"SS",name:"South Sudan",labelrank:"3","country-abbrev":"S. Sud.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"SSD","iso-a2":"SS","woe-id":"-99",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5212,6603],[5198,6589],[5119,6582],[5088,6613],[5046,6605],[5018,6628],[4988,6658],[4987,6675],[4956,6696],[4921,6735],[4948,6783],[4970,6787],[4992,6760],[5060,6754],[5095,6783],[5131,6768],[5166,6806],[5156,6834],[5190,6840],[5189,6800],[5215,6758],[5211,6728],[5190,6729],[5185,6709],[5205,6705],[5235,6675],[5270,6615],[5255,6627],[5212,6603]]]}},{type:"Feature",id:"BW",properties:{"hc-group":"admin0","hc-middle-x":.49,"hc-middle-y":.6,"hc-key":"bw","hc-a2":"BW",name:"Botswana",labelrank:"4","country-abbrev":"Bwa.",subregion:"Southern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"BWA","iso-a2":"BW","woe-id":"23424755",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4954,5949],[4979,5896],[5026,5865],[5036,5833],[5075,5814],[5041,5799],[5006,5769],[5e3,5749],[4972,5734],[4963,5706],[4941,5700],[4887,5716],[4878,5695],[4847,5667],[4818,5666],[4822,5690],[4797,5734],[4797,5819],[4827,5821],[4826,5933],[4895,5942],[4904,5928],[4954,5949]]]}},{type:"Feature",id:"BS",properties:{"hc-group":"admin0","hc-middle-x":.8,"hc-middle-y":.92,"hc-key":"bs","hc-a2":"BS",name:"The Bahamas",labelrank:"4","country-abbrev":"Bhs.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"BHS","iso-a2":"BS","woe-id":"23424758",continent:"North America"},geometry:{type:"MultiPolygon",coordinates:[[[[1956,7219],[1937,7241],[1937,7241],[1937,7241],[1944,7236],[1956,7219],[1956,7219]]],[[[1956,7219],[1970,7205],[1976,7173],[2045,7149],[1983,7165],[1949,7190],[1966,7207],[1956,7219],[1956,7219]]],[[[1937,7241],[1911,7260],[1890,7236],[1901,7192],[1881,7221],[1883,7237],[1912,7268],[1937,7241],[1937,7241],[1937,7241]]]]}},{type:"Feature",id:"NZ",properties:{"hc-group":"admin0","hc-middle-x":.25,"hc-middle-y":.81,"hc-key":"nz","hc-a2":"NZ",name:"New Zealand",labelrank:"2","country-abbrev":"N.Z.",subregion:"Australia and New Zealand","region-wb":"East Asia & Pacific","iso-a3":"NZL","iso-a2":"NZ","woe-id":"23424916",continent:"Oceania"},geometry:{type:"MultiPolygon",coordinates:[[[[9238,4994],[9198,4996],[9194,4975],[9181,5009],[9153,5008],[9145,5023],[9159,5047],[9201,5088],[9241,5104],[9282,5140],[9311,5200],[9330,5213],[9341,5185],[9362,5199],[9374,5165],[9321,5099],[9289,5079],[9268,5027],[9238,4994]]],[[[9429,5191],[9404,5174],[9386,5186],[9404,5221],[9361,5252],[9385,5272],[9393,5308],[9378,5347],[9341,5395],[9364,5402],[9402,5361],[9422,5343],[9427,5313],[9470,5301],[9503,5310],[9483,5263],[9469,5264],[9429,5191]]]]}},{type:"Feature",id:"CU",properties:{"hc-group":"admin0","hc-middle-x":.67,"hc-middle-y":.64,"hc-key":"cu","hc-a2":"CU",name:"Cuba",labelrank:"3","country-abbrev":"Cuba",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"CUB","iso-a2":"CU","woe-id":"23424793",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[1916,7091],[1870,7097],[1853,7124],[1817,7140],[1776,7144],[1774,7159],[1748,7160],[1696,7131],[1700,7149],[1734,7169],[1770,7175],[1828,7171],[1852,7150],[1867,7154],[1879,7155],[1933,7113],[1986,7095],[2e3,7078],[1898,7071],[1916,7091]]]}},{type:"Feature",id:"EC",properties:{"hc-group":"admin0","hc-middle-x":.16,"hc-middle-y":.37,"hc-key":"ec","hc-a2":"EC",name:"Ecuador",labelrank:"3","country-abbrev":"Ecu.",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"ECU","iso-a2":"EC","woe-id":"23424801",continent:"South America"},geometry:{type:"Polygon",coordinates:[[[1820,6379],[1837,6400],[1803,6410],[1803,6447],[1828,6480],[1827,6500],[1865,6521],[1905,6498],[1940,6492],[1970,6476],[1961,6433],[1928,6403],[1879,6379],[1858,6331],[1815,6358],[1820,6379]]]}},{type:"Feature",id:"AU",properties:{"hc-group":"admin0","hc-middle-x":.53,"hc-middle-y":.39,"hc-key":"au","hc-a2":"AU",name:"Australia",labelrank:"2","country-abbrev":"Auz.",subregion:"Australia and New Zealand","region-wb":"East Asia & Pacific","iso-a3":"AUS","iso-a2":"AU","woe-id":"-90",continent:"Oceania"},geometry:{type:"MultiPolygon",coordinates:[[[[8563,5105],[8537,5105],[8515,5139],[8497,5193],[8499,5215],[8479,5229],[8543,5191],[8602,5210],[8604,5168],[8595,5117],[8581,5130],[8563,5105]]],[[[8541,5953],[8550,5909],[8629,5866],[8644,5812],[8680,5798],[8682,5771],[8712,5753],[8733,5720],[8756,5726],[8746,5701],[8761,5650],[8762,5603],[8731,5487],[8709,5472],[8660,5372],[8655,5318],[8605,5306],[8551,5275],[8505,5283],[8507,5304],[8464,5271],[8430,5288],[8379,5298],[8351,5328],[8347,5368],[8329,5384],[8261,5366],[8280,5383],[8270,5405],[8300,5464],[8283,5464],[8229,5404],[8216,5439],[8189,5463],[8185,5486],[8128,5500],[8096,5519],[8032,5512],[7981,5492],[7949,5494],[7887,5463],[7870,5437],[7765,5438],[7718,5405],[7680,5400],[7646,5408],[7616,5433],[7637,5459],[7637,5513],[7616,5560],[7616,5583],[7592,5627],[7587,5653],[7556,5702],[7573,5710],[7590,5680],[7592,5701],[7570,5741],[7577,5802],[7645,5849],[7698,5861],[7793,5892],[7834,5938],[7830,5965],[7853,5985],[7871,5957],[7872,5998],[7896,5993],[7897,6026],[7916,6045],[7961,6056],[7971,6072],[8008,6042],[8052,6031],[8043,6051],[8090,6125],[8063,6129],[8073,6147],[8104,6146],[8105,6115],[8141,6119],[8139,6152],[8156,6132],[8212,6115],[8254,6129],[8267,6115],[8237,6071],[8224,6036],[8256,6011],[8329,5976],[8359,5951],[8384,5959],[8408,6030],[8406,6107],[8417,6122],[8422,6177],[8436,6161],[8463,6071],[8476,6048],[8492,6058],[8517,6035],[8519,5993],[8541,5953]]]]}},{type:"Feature",id:"VE",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.33,"hc-key":"ve","hc-a2":"VE",name:"Venezuela",labelrank:"3","country-abbrev":"Ven.",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"VEN","iso-a2":"VE","woe-id":"23424982",continent:"South America"},geometry:{type:"Polygon",coordinates:[[[2087,6830],[2070,6823],[2080,6796],[2064,6769],[2082,6746],[2096,6767],[2080,6799],[2122,6818],[2160,6818],[2188,6788],[2237,6794],[2282,6777],[2307,6793],[2343,6797],[2357,6776],[2400,6756],[2397,6742],[2423,6732],[2408,6709],[2415,6689],[2387,6672],[2382,6653],[2401,6632],[2377,6604],[2286,6596],[2303,6552],[2324,6550],[2301,6525],[2258,6498],[2219,6515],[2210,6549],[2191,6564],[2207,6580],[2190,6612],[2201,6662],[2143,6659],[2123,6685],[2064,6688],[2056,6726],[2037,6753],[2040,6787],[2068,6824],[2087,6830]]]}},{type:"Feature",id:"SB",properties:{"hc-group":"admin0","hc-middle-x":.13,"hc-middle-y":.24,"hc-key":"sb","hc-a2":"SB",name:"Solomon Islands",labelrank:"3","country-abbrev":"S. Is.",subregion:"Melanesia","region-wb":"East Asia & Pacific","iso-a3":"SLB","iso-a2":"SB","woe-id":"23424766",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[8977,6187],[8947,6189],[8947,6226],[8902,6255],[8881,6242],[8899,6222],[8858,6239],[8861,6266],[8912,6255],[8947,6233],[8955,6212],[8982,6224],[8977,6187]]]}},{type:"Feature",id:"MG",properties:{"hc-group":"admin0","hc-middle-x":.45,"hc-middle-y":.48,"hc-key":"mg","hc-a2":"MG",name:"Madagascar",labelrank:"3","country-abbrev":"Mad.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"MDG","iso-a2":"MG","woe-id":"23424883",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5683,5987],[5616,5762],[5601,5727],[5544,5707],[5511,5726],[5503,5774],[5487,5812],[5495,5841],[5524,5882],[5508,5959],[5523,5997],[5558,6004],[5613,6031],[5635,6081],[5650,6080],[5665,6125],[5686,6092],[5702,6020],[5677,6017],[5683,5987]]]}},{type:"Feature",id:"IS",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.5,"hc-key":"is","hc-a2":"IS",name:"Iceland",labelrank:"3","country-abbrev":"Iceland",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"ISL","iso-a2":"IS","woe-id":"23424845",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[3490,8732],[3556,8739],[3551,8757],[3516,8766],[3476,8762],[3500,8775],[3508,8796],[3538,8790],[3534,8809],[3571,8786],[3566,8765],[3584,8755],[3607,8792],[3661,8795],[3682,8785],[3715,8796],[3713,8811],[3768,8789],[3763,8773],[3795,8763],[3803,8741],[3772,8709],[3677,8676],[3648,8661],[3605,8668],[3575,8684],[3530,8682],[3560,8708],[3538,8728],[3490,8732]]]}},{type:"Feature",id:"EG",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.66,"hc-key":"eg","hc-a2":"EG",name:"Egypt",labelrank:"2","country-abbrev":"Egypt",subregion:"Northern Africa","region-wb":"Middle East & North Africa","iso-a3":"EGY","iso-a2":"EG","woe-id":"23424802",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5239,7374],[5220,7318],[5190,7345],[5169,7390],[5172,7358],[5201,7320],[5213,7282],[5258,7199],[5263,7167],[5299,7138],[5131,7138],[4945,7138],[4945,7364],[4937,7397],[4950,7445],[5015,7435],[5065,7418],[5105,7440],[5140,7438],[5157,7425],[5219,7433],[5237,7382],[5239,7374]]]}},{type:"Feature",id:"KG",properties:{"hc-group":"admin0","hc-middle-x":.48,"hc-middle-y":.43,"hc-key":"kg","hc-a2":"KG",name:"Kyrgyzstan",labelrank:"4","country-abbrev":"Kgz.",subregion:"Central Asia","region-wb":"Europe & Central Asia","iso-a3":"KGZ","iso-a2":"KG","woe-id":"23424864",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[6389,7707],[6348,7698],[6325,7713],[6261,7709],[6280,7734],[6310,7734],[6331,7731],[6374,7754],[6333,7777],[6323,7766],[6286,7782],[6309,7805],[6336,7826],[6385,7812],[6405,7842],[6435,7827],[6531,7828],[6584,7803],[6529,7774],[6521,7763],[6482,7759],[6450,7736],[6446,7748],[6399,7728],[6389,7707]],[[6300,7721],[6296,7722],[6299,7718],[6302,7720],[6300,7721]],[[6333,7723],[6334,7726],[6331,7724],[6332,7723],[6333,7723]],[[6316,7728],[6310,7729],[6312,7722],[6317,7722],[6316,7728]]]}},{type:"Feature",id:"NP",properties:{"hc-group":"admin0","hc-middle-x":.52,"hc-middle-y":.54,"hc-key":"np","hc-a2":"NP",name:"Nepal",labelrank:"3","country-abbrev":"Nepal",subregion:"Southern Asia","region-wb":"South Asia","iso-a3":"NPL","iso-a2":"NP","woe-id":"23424911",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[6819,7322],[6820,7286],[6795,7274],[6751,7281],[6714,7305],[6660,7310],[6579,7353],[6589,7383],[6608,7397],[6640,7401],[6683,7364],[6699,7367],[6729,7336],[6756,7323],[6773,7330],[6819,7322]]]}}]}},"0Qin":function(t,n,e){"use strict";var o=e("BjeI");n.shareReplay=function(t,n,e){return function(i){return i.lift(function(t,n,e){var i,l,r=0,c=!1,a=!1;return function(s){r++,i&&!c||(c=!1,i=new o.ReplaySubject(t,n,e),l=s.subscribe({next:function(t){i.next(t)},error:function(t){c=!0,i.error(t)},complete:function(){a=!0,i.complete()}}));var u=i.subscribe(this);return function(){r--,u.unsubscribe(),l&&0===r&&a&&l.unsubscribe()}}}(t,n,e))}}},"0U/2":function(t,n,e){"use strict";var o=e("AZf1"),i=e("Ontn");o.Observable.prototype.retryWhen=i.retryWhen},"0dxg":function(t,n,e){var o=e("PBLz").__extends,i=e("AZf1"),l=e("Irel"),r=e("9jZZ");n.DeferObservable=function(t){function n(n){t.call(this),this.observableFactory=n}return o(n,t),n.create=function(t){return new n(t)},n.prototype._subscribe=function(t){return new c(t,this.observableFactory)},n}(i.Observable);var c=function(t){function n(n,e){t.call(this,n),this.factory=e,this.tryDefer()}return o(n,t),n.prototype.tryDefer=function(){try{this._callFactory()}catch(t){this._error(t)}},n.prototype._callFactory=function(){var t=this.factory();t&&this.add(l.subscribeToResult(this,t))},n}(r.OuterSubscriber)},"0j0j":function(t,n,e){var o=e("PBLz").__extends,i=e("4WIM"),l=e("zKHA"),r=e("AJP0"),c=e("9jZZ"),a=e("Irel");n.repeatWhen=function(t){return function(n){return n.lift(new s(t))}};var s=function(){function t(t){this.notifier=t}return t.prototype.call=function(t,n){return n.subscribe(new u(t,this.notifier,n))},t}(),u=function(t){function n(n,e,o){t.call(this,n),this.notifier=e,this.source=o,this.sourceIsBeingSubscribedTo=!0}return o(n,t),n.prototype.notifyNext=function(t,n,e,o,i){this.sourceIsBeingSubscribedTo=!0,this.source.subscribe(this)},n.prototype.notifyComplete=function(n){if(!1===this.sourceIsBeingSubscribedTo)return t.prototype.complete.call(this)},n.prototype.complete=function(){if(this.sourceIsBeingSubscribedTo=!1,!this.isStopped){if(this.retries||this.subscribeToRetries(),!this.retriesSubscription||this.retriesSubscription.closed)return t.prototype.complete.call(this);this._unsubscribeAndRecycle(),this.notifications.next()}},n.prototype._unsubscribe=function(){var t=this.notifications,n=this.retriesSubscription;t&&(t.unsubscribe(),this.notifications=null),n&&(n.unsubscribe(),this.retriesSubscription=null),this.retries=null},n.prototype._unsubscribeAndRecycle=function(){var n=this.notifications,e=this.retries,o=this.retriesSubscription;return this.notifications=null,this.retries=null,this.retriesSubscription=null,t.prototype._unsubscribeAndRecycle.call(this),this.notifications=n,this.retries=e,this.retriesSubscription=o,this},n.prototype.subscribeToRetries=function(){this.notifications=new i.Subject;var n=l.tryCatch(this.notifier)(this.notifications);if(n===r.errorObject)return t.prototype.complete.call(this);this.retries=n,this.retriesSubscription=a.subscribeToResult(this,n)},n}(c.OuterSubscriber)},"0jD2":function(t,n,e){"use strict";var o=e("iYe0");n.count=function(t){return o.count(t)(this)}},"0p2S":function(t,n,e){"use strict";var o=e("lf2g"),i=e("LAU0");n.mergeAll=function(t){return void 0===t&&(t=Number.POSITIVE_INFINITY),o.mergeMap(i.identity,null,t)}},"0zyO":function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz"),l=e("9x29");n.observeOn=function(t,n){return void 0===n&&(n=0),function(e){return e.lift(new r(t,n))}};var r=function(){function t(t,n){void 0===n&&(n=0),this.scheduler=t,this.delay=n}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.scheduler,this.delay))},t}();n.ObserveOnOperator=r;var c=function(t){function n(n,e,o){void 0===o&&(o=0),t.call(this,n),this.scheduler=e,this.delay=o}return o(n,t),n.dispatch=function(t){t.notification.observe(t.destination),this.unsubscribe()},n.prototype.scheduleMessage=function(t){this.add(this.scheduler.schedule(n.dispatch,this.delay,new a(t,this.destination)))},n.prototype._next=function(t){this.scheduleMessage(l.Notification.createNext(t))},n.prototype._error=function(t){this.scheduleMessage(l.Notification.createError(t))},n.prototype._complete=function(){this.scheduleMessage(l.Notification.createComplete())},n}(i.Subscriber);n.ObserveOnSubscriber=c;var a=function(){return function(t,n){this.notification=t,this.destination=n}}();n.ObserveOnMessage=a},"16yF":function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz");n.bufferCount=function(t,n){return void 0===n&&(n=null),function(e){return e.lift(new l(t,n))}};var l=function(){function t(t,n){this.bufferSize=t,this.startBufferEvery=n,this.subscriberClass=n&&t!==n?c:r}return t.prototype.call=function(t,n){return n.subscribe(new this.subscriberClass(t,this.bufferSize,this.startBufferEvery))},t}(),r=function(t){function n(n,e){t.call(this,n),this.bufferSize=e,this.buffer=[]}return o(n,t),n.prototype._next=function(t){var n=this.buffer;n.push(t),n.length==this.bufferSize&&(this.destination.next(n),this.buffer=[])},n.prototype._complete=function(){var n=this.buffer;n.length>0&&this.destination.next(n),t.prototype._complete.call(this)},n}(i.Subscriber),c=function(t){function n(n,e,o){t.call(this,n),this.bufferSize=e,this.startBufferEvery=o,this.buffers=[],this.count=0}return o(n,t),n.prototype._next=function(t){var n=this.bufferSize,e=this.startBufferEvery,o=this.buffers,i=this.count;this.count++,i%e==0&&o.push([]);for(var l=o.length;l--;){var r=o[l];r.push(t),r.length===n&&(o.splice(l,1),this.destination.next(r))}},n.prototype._complete=function(){for(var n=this.buffers,e=this.destination;n.length>0;){var o=n.shift();o.length>0&&e.next(o)}t.prototype._complete.call(this)},n}(i.Subscriber)},"1BBg":function(t,n,e){"use strict";var o=e("AZf1"),i=e("sYdX");o.Observable.empty=i.empty},"1DV/":function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz");n.skip=function(t){return function(n){return n.lift(new l(t))}};var l=function(){function t(t){this.total=t}return t.prototype.call=function(t,n){return n.subscribe(new r(t,this.total))},t}(),r=function(t){function n(n,e){t.call(this,n),this.total=e,this.count=0}return o(n,t),n.prototype._next=function(t){++this.count>this.total&&this.destination.next(t)},n}(i.Subscriber)},"1G/o":function(t,n,e){"use strict";var o=e("AZf1"),i=e("e7/H");o.Observable.prototype.subscribeOn=i.subscribeOn},"1gqn":function(t,n){t.exports=function(t){return t&&"object"==typeof t&&"function"==typeof t.copy&&"function"==typeof t.fill&&"function"==typeof t.readUInt8}},"1jHa":function(t,n,e){"use strict";var o=e("AZf1"),i=e("gIzs");o.Observable.prototype.merge=i.merge},"1nIg":function(t,n,e){"use strict";var o=e("O/EN");n.publishLast=function(){return o.publishLast()(this)}},"1op0":function(t,n,e){"use strict";var o,i;!function(l){t.exports?(l.default=l,t.exports=l):(o=[e("6n/F"),e("AxlJ")],void 0===(i=(function(t){return l(t),l.Highcharts=t,l}).apply(n,o))||(t.exports=i))}((function(t){function n(t,n,e,o){t.hasOwnProperty(n)||(t[n]=o.apply(null,e))}n(t=t?t._modules:{},"Extensions/DownloadURL.js",[t["Core/Globals.js"]],(function(t){var n=t.isSafari,e=t.win,o=e.document,i=e.URL||e.webkitURL||e,l=t.dataURLtoBlob=function(t){if((t=t.replace(/filename=.*;/,"").match(/data:([^;]*)(;base64)?,([0-9A-Za-z+/]+)/))&&3<t.length&&e.atob&&e.ArrayBuffer&&e.Uint8Array&&e.Blob&&i.createObjectURL){var n=e.atob(t[3]),o=new e.ArrayBuffer(n.length);o=new e.Uint8Array(o);for(var l=0;l<o.length;++l)o[l]=n.charCodeAt(l);return t=new e.Blob([o],{type:t[1]}),i.createObjectURL(t)}};return t=t.downloadURL=function(t,i){var r=e.navigator,c=o.createElement("a");if("string"==typeof t||t instanceof String||!r.msSaveOrOpenBlob){if(t=""+t,r=/Edge\/\d+/.test(r.userAgent),(n&&"string"==typeof t&&0===t.indexOf("data:application/pdf")||r||2e6<t.length)&&!(t=l(t)||""))throw Error("Failed to convert to blob");if(void 0!==c.download)c.href=t,c.download=i,o.body.appendChild(c),c.click(),o.body.removeChild(c);else try{if(null==e.open(t,"chart"))throw Error("Failed to open window")}catch(a){e.location.href=t}}else r.msSaveOrOpenBlob(t,i)},{dataURLtoBlob:l,downloadURL:t}})),n(t,"Extensions/ExportData.js",[t["Core/Axis/Axis.js"],t["Core/Chart/Chart.js"],t["Core/Renderer/HTML/AST.js"],t["Core/Globals.js"],t["Core/DefaultOptions.js"],t["Core/Utilities.js"],t["Extensions/DownloadURL.js"]],(function(t,n,e,o,i,l,r){function c(t,n){var e=u.navigator,o=-1<e.userAgent.indexOf("WebKit")&&0>e.userAgent.indexOf("Chrome"),i=u.URL||u.webkitURL||u;try{if(e.msSaveOrOpenBlob&&u.MSBlobBuilder){var l=new u.MSBlobBuilder;return l.append(t),l.getBlob("image/svg+xml")}if(!o)return i.createObjectURL(new u.Blob(["\ufeff"+t],{type:n}))}catch(r){}}var a=o.doc,s=o.seriesTypes,u=o.win;o=i.getOptions;var d=l.addEvent,g=l.defined,h=l.extend,_=l.find,C=l.fireEvent,p=l.isNumber,f=l.pick,M=r.downloadURL;(i=i.setOptions)({exporting:{csv:{annotations:{itemDelimiter:"; ",join:!1},columnHeaderFormatter:null,dateFormat:"%Y-%m-%d %H:%M:%S",decimalPoint:null,itemDelimiter:null,lineDelimiter:"\n"},showTable:!1,useMultiLevelHeaders:!0,useRowspanHeaders:!0},lang:{downloadCSV:"Download CSV",downloadXLS:"Download XLS",exportData:{annotationHeader:"Annotations",categoryHeader:"Category",categoryDatetimeHeader:"DateTime"},viewData:"View data table",hideData:"Hide data table"}}),d(n,"render",(function(){this.options&&this.options.exporting&&this.options.exporting.showTable&&!this.options.chart.forExport&&!this.dataTableDiv&&this.viewData()})),n.prototype.setUpKeyToAxis=function(){s.arearange&&(s.arearange.prototype.keyToAxis={low:"y",high:"y"}),s.gantt&&(s.gantt.prototype.keyToAxis={start:"x",end:"x"})},n.prototype.getDataRows=function(n){var e,o=this.hasParallelCoordinates,i=this.time,l=this.options.exporting&&this.options.exporting.csv||{},r=this.xAxis,c={},a=[],s=[],u=[],d=this.options.lang.exportData,h=d.categoryHeader,M=d.categoryDatetimeHeader,P=function(e,o,i){if(l.columnHeaderFormatter){var r=l.columnHeaderFormatter(e,o,i);if(!1!==r)return r}return e?e instanceof t?e.options.title&&e.options.title.text||(e.dateTime?M:h):n?{columnTitle:1<i?o:e.name,topLevelColumnTitle:e.name}:e.name+(1<i?" ("+o+")":""):h},O=function(t,n,e){var o={},i={};return n.forEach((function(n){var l=(t.keyToAxis&&t.keyToAxis[n]||n)+"Axis";l=p(e)?t.chart[l][e]:t[l],o[n]=l&&l.categories||[],i[n]=l&&l.dateTime})),{categoryMap:o,dateTimeValueAxisMap:i}},m=[],v=0;for(y in this.setUpKeyToAxis(),this.series.forEach((function(t){var a,d=t.xAxis,g=t.options.keys||function(t,n){return t.data.filter((function(t){return void 0!==t.y&&t.name})).length&&n&&!n.categories&&!t.keyToAxis?t.pointArrayMap&&t.pointArrayMap.filter((function(t){return"x"===t})).length?(t.pointArrayMap.unshift("x"),t.pointArrayMap):["x","y"]:t.pointArrayMap||["y"]}(t,d),h=g.length,C=!t.requireSorting&&{},p=r.indexOf(d),M=O(t,g);if(!1!==t.options.includeInDataExport&&!t.options.isInternal&&!1!==t.visible){for(_(m,(function(t){return t[0]===p}))||m.push([p,v]),a=0;a<h;)e=P(t,g[a],g.length),u.push(e.columnTitle||e),n&&s.push(e.topLevelColumnTitle||e),a++;var y={chart:t.chart,autoIncrement:t.autoIncrement,options:t.options,pointArrayMap:t.pointArrayMap};t.options.data.forEach((function(n,e){o&&(M=O(t,g,e));var r={series:y};t.pointClass.prototype.applyOptions.apply(r,[n]),n=r.x;var s=t.data[e]&&t.data[e].name;for(a=0,(!d||"name"===t.exportKey||!o&&d&&d.hasNames&&s)&&(n=s),C&&(C[n]&&(n+="|"+e),C[n]=!0),c[n]||(c[n]=[],c[n].xValues=[]),c[n].x=r.x,c[n].name=s,c[n].xValues[p]=r.x;a<h;)c[n][v+a]=f(M.categoryMap[e=g[a]][s=r[e]],M.dateTimeValueAxisMap[e]?i.dateFormat(l.dateFormat,s):null,s),a++})),v+=a}})),c)Object.hasOwnProperty.call(c,y)&&a.push(c[y]);var y=n?[s,u]:[u];for(v=m.length;v--;){var b=m[v][0],x=m[v][1],A=r[b];a.sort((function(t,n){return t.xValues[b]-n.xValues[b]})),d=P(A),y[0].splice(x,0,d),n&&y[1]&&y[1].splice(x,0,d),a.forEach((function(t){var n=t.name;A&&!g(n)&&(A.dateTime?(t.x instanceof Date&&(t.x=t.x.getTime()),n=i.dateFormat(l.dateFormat,t.x)):n=A.categories?f(A.names[t.x],A.categories[t.x],t.x):t.x),t.splice(x,0,n)}))}return y=y.concat(a),C(this,"exportData",{dataRows:y}),y},n.prototype.getCSV=function(t){var n="",e=this.getDataRows(),o=this.options.exporting.csv,i=f(o.decimalPoint,","!==o.itemDelimiter&&t?1.1.toLocaleString()[1]:"."),l=f(o.itemDelimiter,","===i?";":","),r=o.lineDelimiter;return e.forEach((function(t,o){for(var c,a=t.length;a--;)"string"==typeof(c=t[a])&&(c='"'+c+'"'),"number"==typeof c&&"."!==i&&(c=c.toString().replace(".",i)),t[a]=c;n+=t.join(l),o<e.length-1&&(n+=r)})),n},n.prototype.getTable=function(t){var n=function(t){if(!t.tagName||"#text"===t.tagName)return t.textContent||"";var e=t.attributes,o="<"+t.tagName;return e&&Object.keys(e).forEach((function(t){o+=" "+t+'="'+e[t]+'"'})),o+=">",o+=t.textContent||"",(t.children||[]).forEach((function(t){o+=n(t)})),o+="</"+t.tagName+">"};return t=this.getTableAST(t),n(t)},n.prototype.getTableAST=function(t){var n=0,e=[],o=this.options,i=t?1.1.toLocaleString()[1]:".",l=f(o.exporting.useMultiLevelHeaders,!0);t=this.getDataRows(l);var r=l?t.shift():null,c=t.shift(),a=function(t,n,e,o){var l=f(o,"");return n="text"+(n?" "+n:""),"number"==typeof l?(l=l.toString(),","===i&&(l=l.replace(".",i)),n="number"):o||(n="empty"),{tagName:t,attributes:e=h({class:n},e),textContent:l}};!1!==o.exporting.tableCaption&&e.push({tagName:"caption",attributes:{class:"highcharts-table-caption"},textContent:f(o.exporting.tableCaption,o.title.text?o.title.text:"Chart")});for(var s=0,u=t.length;s<u;++s)t[s].length>n&&(n=t[s].length);e.push(function(t,n,e){var i=[],r=0;e=e||n&&n.length;var c,s=0;if(c=l&&t&&n){t:if(c=t.length,n.length===c){for(;c--;)if(t[c]!==n[c]){c=!1;break t}c=!0}else c=!1;c=!c}if(c){for(c=[];r<e;++r){var u=t[r],d=t[r+1];u===d?++s:s?(c.push(a("th","highcharts-table-topheading",{scope:"col",colspan:s+1},u)),s=0):(u===n[r]?o.exporting.useRowspanHeaders?(d=2,delete n[r]):(d=1,n[r]=""):d=1,u=a("th","highcharts-table-topheading",{scope:"col"},u),1<d&&u.attributes&&(u.attributes.valign="top",u.attributes.rowspan=d),c.push(u))}i.push({tagName:"tr",children:c})}if(n){for(c=[],r=0,e=n.length;r<e;++r)void 0!==n[r]&&c.push(a("th",null,{scope:"col"},n[r]));i.push({tagName:"tr",children:c})}return{tagName:"thead",children:i}}(r,c,Math.max(n,c.length)));var d=[];return t.forEach((function(t){for(var e=[],o=0;o<n;o++)e.push(a(o?"td":"th",null,o?{}:{scope:"row"},t[o]));d.push({tagName:"tr",children:e})})),e.push({tagName:"tbody",children:d}),C(this,"aftergetTableAST",e={tree:{tagName:"table",id:"highcharts-data-table-"+this.index,children:e}}),e.tree},n.prototype.downloadCSV=function(){var t=this.getCSV(!0);M(c(t,"text/csv")||"data:text/csv,\ufeff"+encodeURIComponent(t),this.getFilename()+".csv")},n.prototype.downloadXLS=function(){var t='<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns="http://www.w3.org/TR/REC-html40"><head>\x3c!--[if gte mso 9]><xml><x:ExcelWorkbook><x:ExcelWorksheets><x:ExcelWorksheet><x:Name>Ark1</x:Name><x:WorksheetOptions><x:DisplayGridlines/></x:WorksheetOptions></x:ExcelWorksheet></x:ExcelWorksheets></x:ExcelWorkbook></xml><![endif]--\x3e<style>td{border:none;font-family: Calibri, sans-serif;} .number{mso-number-format:"0.00";} .text{ mso-number-format:"@";}</style><meta name=ProgId content=Excel.Sheet><meta charset=UTF-8></head><body>'+this.getTable(!0)+"</body></html>";M(c(t,"application/vnd.ms-excel")||"data:application/vnd.ms-excel;base64,"+u.btoa(unescape(encodeURIComponent(t))),this.getFilename()+".xls")},n.prototype.viewData=function(){this.toggleDataTable(!0)},n.prototype.hideData=function(){this.toggleDataTable(!1)},n.prototype.toggleDataTable=function(t){(t=f(t,!this.isDataTableVisible))&&!this.dataTableDiv&&(this.dataTableDiv=a.createElement("div"),this.dataTableDiv.className="highcharts-data-table",this.renderTo.parentNode.insertBefore(this.dataTableDiv,this.renderTo.nextSibling)),this.dataTableDiv&&(this.dataTableDiv.style.display=t?"block":"none",t&&(this.dataTableDiv.innerHTML=e.emptyHTML,new e([this.getTableAST()]).addToDOM(this.dataTableDiv),C(this,"afterViewData",this.dataTableDiv))),this.isDataTableVisible=t,t=this.exportDivElements;var n=this.options.exporting,o=n&&n.buttons&&n.buttons.contextButton.menuItems;n=this.options.lang,P&&P.menuItemDefinitions&&n&&n.viewData&&n.hideData&&o&&t&&(t=t[o.indexOf("viewData")])&&e.setElementHTML(t,this.isDataTableVisible?n.hideData:n.viewData)};var P=o().exporting;P&&(h(P.menuItemDefinitions,{downloadCSV:{textKey:"downloadCSV",onclick:function(){this.downloadCSV()}},downloadXLS:{textKey:"downloadXLS",onclick:function(){this.downloadXLS()}},viewData:{textKey:"viewData",onclick:function(){this.toggleDataTable()}}}),P.buttons&&P.buttons.contextButton.menuItems.push("separator","downloadCSV","downloadXLS","viewData")),s.map&&(s.map.prototype.exportKey="name"),s.mapbubble&&(s.mapbubble.prototype.exportKey="name"),s.treemap&&(s.treemap.prototype.exportKey="name")})),n(t,"masters/modules/export-data.src.js",[],(function(){}))}))},"1uGz":function(t,n,e){var o=e("PBLz").__extends,i=e("PFc+"),l=e("y2i3"),r=e("yz70"),c=e("nkkL"),a=function(t){function n(n,e,o){switch(t.call(this),this.syncErrorValue=null,this.syncErrorThrown=!1,this.syncErrorThrowable=!1,this.isStopped=!1,arguments.length){case 0:this.destination=r.empty;break;case 1:if(!n){this.destination=r.empty;break}if("object"==typeof n){if(u(n)){var i=n[c.rxSubscriber]();this.syncErrorThrowable=i.syncErrorThrowable,this.destination=i,i.add(this)}else this.syncErrorThrowable=!0,this.destination=new s(this,n);break}default:this.syncErrorThrowable=!0,this.destination=new s(this,n,e,o)}}return o(n,t),n.prototype[c.rxSubscriber]=function(){return this},n.create=function(t,e,o){var i=new n(t,e,o);return i.syncErrorThrowable=!1,i},n.prototype.next=function(t){this.isStopped||this._next(t)},n.prototype.error=function(t){this.isStopped||(this.isStopped=!0,this._error(t))},n.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},n.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,t.prototype.unsubscribe.call(this))},n.prototype._next=function(t){this.destination.next(t)},n.prototype._error=function(t){this.destination.error(t),this.unsubscribe()},n.prototype._complete=function(){this.destination.complete(),this.unsubscribe()},n.prototype._unsubscribeAndRecycle=function(){var t=this._parent,n=this._parents;return this._parent=null,this._parents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parent=t,this._parents=n,this},n}(l.Subscription);n.Subscriber=a;var s=function(t){function n(n,e,o,l){var c;t.call(this),this._parentSubscriber=n;var a=this;i.isFunction(e)?c=e:e&&(c=e.next,o=e.error,l=e.complete,e!==r.empty&&(a=Object.create(e),i.isFunction(a.unsubscribe)&&this.add(a.unsubscribe.bind(a)),a.unsubscribe=this.unsubscribe.bind(this))),this._context=a,this._next=c,this._error=o,this._complete=l}return o(n,t),n.prototype.next=function(t){if(!this.isStopped&&this._next){var n=this._parentSubscriber;n.syncErrorThrowable?this.__tryOrSetError(n,this._next,t)&&this.unsubscribe():this.__tryOrUnsub(this._next,t)}},n.prototype.error=function(t){if(!this.isStopped){var n=this._parentSubscriber;if(this._error)n.syncErrorThrowable?(this.__tryOrSetError(n,this._error,t),this.unsubscribe()):(this.__tryOrUnsub(this._error,t),this.unsubscribe());else{if(!n.syncErrorThrowable)throw this.unsubscribe(),t;n.syncErrorValue=t,n.syncErrorThrown=!0,this.unsubscribe()}}},n.prototype.complete=function(){var t=this;if(!this.isStopped){var n=this._parentSubscriber;if(this._complete){var e=function(){return t._complete.call(t._context)};n.syncErrorThrowable?(this.__tryOrSetError(n,e),this.unsubscribe()):(this.__tryOrUnsub(e),this.unsubscribe())}else this.unsubscribe()}},n.prototype.__tryOrUnsub=function(t,n){try{t.call(this._context,n)}catch(e){throw this.unsubscribe(),e}},n.prototype.__tryOrSetError=function(t,n,e){try{n.call(this._context,e)}catch(o){return t.syncErrorValue=o,t.syncErrorThrown=!0,!0}return!1},n.prototype._unsubscribe=function(){var t=this._parentSubscriber;this._context=null,this._parentSubscriber=null,t.unsubscribe()},n}(a);function u(t){return t instanceof a||"syncErrorThrowable"in t&&t[c.rxSubscriber]}},"1xzA":function(t,n,e){"use strict";var o=e("AZf1"),i=e("l9aY");o.Observable.prototype.distinctUntilChanged=i.distinctUntilChanged},"27EW":function(t,n,e){"use strict";var o=e("VthU");n.switchMapTo=function(t,n){return o.switchMapTo(t,n)(this)}},"2BfV":function(t,n,e){"use strict";var o,i;!function(l){t.exports?(l.default=l,t.exports=l):(o=[e("6n/F")],void 0===(i=(function(t){return l(t),l.Highcharts=t,l}).apply(n,o))||(t.exports=i))}((function(t){function n(t,n,e,o){t.hasOwnProperty(n)||(t[n]=o.apply(null,e))}n(t=t?t._modules:{},"Extensions/Boost/Boostables.js",[],(function(){return"area arearange column columnrange bar line scatter heatmap bubble treemap".split(" ")})),n(t,"Extensions/Boost/BoostableMap.js",[t["Extensions/Boost/Boostables.js"]],(function(t){var n={};return t.forEach((function(t){n[t]=1})),n})),n(t,"Extensions/Boost/WGLShader.js",[t["Core/Utilities.js"]],(function(t){var n=t.clamp,e=t.error,o=t.pick;return function(t){function i(){O.length&&e("[highcharts boost] shader error - "+O.join("\n"))}function l(n,e){var o=t.createShader("vertex"===e?t.VERTEX_SHADER:t.FRAGMENT_SHADER);return t.shaderSource(o,n),t.compileShader(o),t.getShaderParameter(o,t.COMPILE_STATUS)?o:(O.push("when compiling "+e+" shader:\n"+t.getShaderInfoLog(o)),!1)}function r(){function n(n){return t.getUniformLocation(a,n)}var e=l("#version 100\n#define LN10 2.302585092994046\nprecision highp float;\nattribute vec4 aVertexPosition;\nattribute vec4 aColor;\nvarying highp vec2 position;\nvarying highp vec4 vColor;\nuniform mat4 uPMatrix;\nuniform float pSize;\nuniform float translatedThreshold;\nuniform bool hasThreshold;\nuniform bool skipTranslation;\nuniform float xAxisTrans;\nuniform float xAxisMin;\nuniform float xAxisMinPad;\nuniform float xAxisPointRange;\nuniform float xAxisLen;\nuniform bool  xAxisPostTranslate;\nuniform float xAxisOrdinalSlope;\nuniform float xAxisOrdinalOffset;\nuniform float xAxisPos;\nuniform bool  xAxisCVSCoord;\nuniform bool  xAxisIsLog;\nuniform bool  xAxisReversed;\nuniform float yAxisTrans;\nuniform float yAxisMin;\nuniform float yAxisMinPad;\nuniform float yAxisPointRange;\nuniform float yAxisLen;\nuniform bool  yAxisPostTranslate;\nuniform float yAxisOrdinalSlope;\nuniform float yAxisOrdinalOffset;\nuniform float yAxisPos;\nuniform bool  yAxisCVSCoord;\nuniform bool  yAxisIsLog;\nuniform bool  yAxisReversed;\nuniform bool  isBubble;\nuniform bool  bubbleSizeByArea;\nuniform float bubbleZMin;\nuniform float bubbleZMax;\nuniform float bubbleZThreshold;\nuniform float bubbleMinSize;\nuniform float bubbleMaxSize;\nuniform bool  bubbleSizeAbs;\nuniform bool  isInverted;\nfloat bubbleRadius(){\nfloat value = aVertexPosition.w;\nfloat zMax = bubbleZMax;\nfloat zMin = bubbleZMin;\nfloat radius = 0.0;\nfloat pos = 0.0;\nfloat zRange = zMax - zMin;\nif (bubbleSizeAbs){\nvalue = value - bubbleZThreshold;\nzMax = max(zMax - bubbleZThreshold, zMin - bubbleZThreshold);\nzMin = 0.0;\n}\nif (value < zMin){\nradius = bubbleZMin / 2.0 - 1.0;\n} else {\npos = zRange > 0.0 ? (value - zMin) / zRange : 0.5;\nif (bubbleSizeByArea && pos > 0.0){\npos = sqrt(pos);\n}\nradius = ceil(bubbleMinSize + pos * (bubbleMaxSize - bubbleMinSize)) / 2.0;\n}\nreturn radius * 2.0;\n}\nfloat translate(float val,\nfloat pointPlacement,\nfloat localA,\nfloat localMin,\nfloat minPixelPadding,\nfloat pointRange,\nfloat len,\nbool  cvsCoord,\nbool  isLog,\nbool  reversed\n){\nfloat sign = 1.0;\nfloat cvsOffset = 0.0;\nif (cvsCoord) {\nsign *= -1.0;\ncvsOffset = len;\n}\nif (isLog) {\nval = log(val) / LN10;\n}\nif (reversed) {\nsign *= -1.0;\ncvsOffset -= sign * len;\n}\nreturn sign * (val - localMin) * localA + cvsOffset + \n(sign * minPixelPadding);\n}\nfloat xToPixels(float value) {\nif (skipTranslation){\nreturn value;// + xAxisPos;\n}\nreturn translate(value, 0.0, xAxisTrans, xAxisMin, xAxisMinPad, xAxisPointRange, xAxisLen, xAxisCVSCoord, xAxisIsLog, xAxisReversed);// + xAxisPos;\n}\nfloat yToPixels(float value, float checkTreshold) {\nfloat v;\nif (skipTranslation){\nv = value;// + yAxisPos;\n} else {\nv = translate(value, 0.0, yAxisTrans, yAxisMin, yAxisMinPad, yAxisPointRange, yAxisLen, yAxisCVSCoord, yAxisIsLog, yAxisReversed);// + yAxisPos;\nif (v > yAxisLen) {\nv = yAxisLen;\n}\n}\nif (checkTreshold > 0.0 && hasThreshold) {\nv = min(v, translatedThreshold);\n}\nreturn v;\n}\nvoid main(void) {\nif (isBubble){\ngl_PointSize = bubbleRadius();\n} else {\ngl_PointSize = pSize;\n}\nvColor = aColor;\nif (skipTranslation && isInverted) {\ngl_Position = uPMatrix * vec4(aVertexPosition.y + yAxisPos, aVertexPosition.x + xAxisPos, 0.0, 1.0);\n} else if (isInverted) {\ngl_Position = uPMatrix * vec4(yToPixels(aVertexPosition.y, aVertexPosition.z) + yAxisPos, xToPixels(aVertexPosition.x) + xAxisPos, 0.0, 1.0);\n} else {\ngl_Position = uPMatrix * vec4(xToPixels(aVertexPosition.x) + xAxisPos, yToPixels(aVertexPosition.y, aVertexPosition.z) + yAxisPos, 0.0, 1.0);\n}\n}","vertex"),o=l("precision highp float;\nuniform vec4 fillColor;\nvarying highp vec2 position;\nvarying highp vec4 vColor;\nuniform sampler2D uSampler;\nuniform bool isCircle;\nuniform bool hasColor;\nvoid main(void) {\nvec4 col = fillColor;\nvec4 tcol = texture2D(uSampler, gl_PointCoord.st);\nif (hasColor) {\ncol = vColor;\n}\nif (isCircle) {\ncol *= tcol;\nif (tcol.r < 0.0) {\ndiscard;\n} else {\ngl_FragColor = col;\n}\n} else {\ngl_FragColor = col;\n}\n}","fragment");return e&&o?(a=t.createProgram(),t.attachShader(a,e),t.attachShader(a,o),t.linkProgram(a),t.getProgramParameter(a,t.LINK_STATUS)?(t.useProgram(a),t.bindAttribLocation(a,0,"aVertexPosition"),s=n("uPMatrix"),u=n("pSize"),d=n("fillColor"),g=n("isBubble"),h=n("bubbleSizeAbs"),_=n("bubbleSizeByArea"),M=n("uSampler"),C=n("skipTranslation"),p=n("isCircle"),f=n("isInverted"),!0):(O.push(t.getProgramInfoLog(a)),i(),a=!1)):(a=!1,i(),!1)}function c(n,e){t&&a&&(n=P[n]=P[n]||t.getUniformLocation(a,n),t.uniform1f(n,e))}var a,s,u,d,g,h,_,C,p,f,M,P={},O=[];return!(t&&!r())&&{psUniform:function(){return u},pUniform:function(){return s},fillColorUniform:function(){return d},setBubbleUniforms:function(e,i,l){var r=e.options,s=Number.MAX_VALUE,u=-Number.MAX_VALUE;if(t&&a&&e.is("bubble")){var d=e.getPxExtremes();s=o(r.zMin,n(i,!1===r.displayNegative?r.zThreshold:-Number.MAX_VALUE,s)),u=o(r.zMax,Math.max(u,l)),t.uniform1i(g,1),t.uniform1i(p,1),t.uniform1i(_,"width"!==e.options.sizeBy),t.uniform1i(h,e.options.sizeByAbsoluteValue),c("bubbleZMin",s),c("bubbleZMax",u),c("bubbleZThreshold",e.options.zThreshold),c("bubbleMinSize",d.minPxSize),c("bubbleMaxSize",d.maxPxSize)}},bind:function(){t&&a&&t.useProgram(a)},program:function(){return a},create:r,setUniform:c,setPMatrix:function(n){t&&a&&t.uniformMatrix4fv(s,!1,n)},setColor:function(n){t&&a&&t.uniform4f(d,n[0]/255,n[1]/255,n[2]/255,n[3])},setPointSize:function(n){t&&a&&t.uniform1f(u,n)},setSkipTranslation:function(n){t&&a&&t.uniform1i(C,!0===n?1:0)},setTexture:function(n){t&&a&&t.uniform1i(M,n)},setDrawAsCircle:function(n){t&&a&&t.uniform1i(p,n?1:0)},reset:function(){t&&a&&(t.uniform1i(g,0),t.uniform1i(p,0))},setInverted:function(n){t&&a&&t.uniform1i(f,n)},destroy:function(){t&&a&&(t.deleteProgram(a),a=!1)}}}})),n(t,"Extensions/Boost/WGLVBuffer.js",[],(function(){return function(t,n,e){function o(){l&&(t.deleteBuffer(l),r=l=!1),s=0,c=e||2,i=[]}var i,l=!1,r=!1,c=e||2,a=!1,s=0;return{destroy:o,bind:function(){if(!l)return!1;t.vertexAttribPointer(r,c,t.FLOAT,!1,0,0)},data:i,build:function(e,s,u){var d;return(i=e||[])&&0!==i.length||a?(c=u||c,l&&t.deleteBuffer(l),a||(d=new Float32Array(i)),l=t.createBuffer(),t.bindBuffer(t.ARRAY_BUFFER,l),t.bufferData(t.ARRAY_BUFFER,a||d,t.STATIC_DRAW),r=t.getAttribLocation(n.program(),s),t.enableVertexAttribArray(r),!0):(o(),!1)},render:function(n,e,o){var r=a?a.length:i.length;return!(!l||!r||((!n||n>r||0>n)&&(n=0),(!e||e>r)&&(e=r),n>=e||(t.drawArrays(t[(o||"points").toUpperCase()],n/c,(e-n)/c),0)))},allocate:function(t){s=-1,a=new Float32Array(4*t)},push:function(t,n,e,o){a&&(a[++s]=t,a[++s]=n,a[++s]=e,a[++s]=o)}}}})),n(t,"Extensions/Boost/WGLRenderer.js",[t["Core/Color/Color.js"],t["Extensions/Boost/WGLShader.js"],t["Extensions/Boost/WGLVBuffer.js"],t["Core/Globals.js"],t["Core/Utilities.js"]],(function(t,n,e,o,i){var l=t.parse,r=o.doc,c=i.isNumber,a=i.isObject,s=i.merge,u=i.objectEach,d=i.pick;return function(i){function g(t){if(t.isSeriesBoosting){var n=!!t.options.stacking;return n=(n?t.data:t.xData||t.options.xData||t.processedXData||t.options.data).length,"treemap"===t.type?n*=12:"heatmap"===t.type?n*=6:T[t.type]&&(n*=2),n}return 0}function h(){v.clear(v.COLOR_BUFFER_BIT|v.DEPTH_BUFFER_BIT)}function _(){k=[],w.data=x=[],A=[],O&&O.destroy()}function C(t){P&&(P.setUniform("xAxisTrans",t.transA),P.setUniform("xAxisMin",t.min),P.setUniform("xAxisMinPad",t.minPixelPadding),P.setUniform("xAxisPointRange",t.pointRange),P.setUniform("xAxisLen",t.len),P.setUniform("xAxisPos",t.pos),P.setUniform("xAxisCVSCoord",!t.horiz),P.setUniform("xAxisIsLog",!!t.logarithmic),P.setUniform("xAxisReversed",!!t.reversed))}function p(t){P&&(P.setUniform("yAxisTrans",t.transA),P.setUniform("yAxisMin",t.min),P.setUniform("yAxisMinPad",t.minPixelPadding),P.setUniform("yAxisPointRange",t.pointRange),P.setUniform("yAxisLen",t.len),P.setUniform("yAxisPos",t.pos),P.setUniform("yAxisCVSCoord",!t.horiz),P.setUniform("yAxisIsLog",!!t.logarithmic),P.setUniform("yAxisReversed",!!t.reversed))}function f(t,n){P.setUniform("hasThreshold",t),P.setUniform("translatedThreshold",n)}function M(n){return!!n&&(y=n.chartWidth||800,b=n.chartHeight||400,!!(v&&y&&b&&P)&&(I.debug.timeRendering&&console.time("gl rendering"),v.canvas.width=y,v.canvas.height=b,P.bind(),v.viewport(0,0,y,b),P.setPMatrix([2/y,0,0,0,0,-2/b,0,0,0,0,-2,0,-1,1,-1,1]),1<I.lineWidth&&!o.isMS&&v.lineWidth(I.lineWidth),O.build(w.data,"aVertexPosition",4),O.bind(),P.setInverted(n.inverted),k.forEach((function(o,i){var r=o.series.options,a=r.marker,s=void 0!==r.lineWidth?r.lineWidth:1,u=r.threshold,g=c(u),h=o.series.yAxis.getThreshold(u);if(u=d(r.marker?r.marker.enabled:null,!!o.series.xAxis.isRadial||null,o.series.closestPointRangePx>2*((r.marker?r.marker.radius:10)||10)),a=S[a&&a.symbol||o.series.symbol]||S.circle,0!==o.segments.length&&o.segments[0].from!==o.segments[0].to){if(a.isReady&&(v.bindTexture(v.TEXTURE_2D,a.handle),P.setTexture(a.handle)),n.styledMode?a=o.series.markerGroup&&o.series.markerGroup.getStyle("fill"):(a="points"===o.drawMode&&o.series.pointAttribs&&o.series.pointAttribs().fill||o.series.color,r.colorByPoint&&(a=o.series.chart.options.colors[i])),o.series.fillOpacity&&r.fillOpacity&&(a=new t(a).setOpacity(d(r.fillOpacity,1)).get()),a=l(a).rgba,I.useAlpha||(a[3]=1),"lines"===o.drawMode&&I.useAlpha&&1>a[3]&&(a[3]/=10),"add"===r.boostBlending?(v.blendFunc(v.SRC_ALPHA,v.ONE),v.blendEquation(v.FUNC_ADD)):"mult"===r.boostBlending||"multiply"===r.boostBlending?v.blendFunc(v.DST_COLOR,v.ZERO):"darken"===r.boostBlending?(v.blendFunc(v.ONE,v.ONE),v.blendEquation(v.FUNC_MIN)):v.blendFuncSeparate(v.SRC_ALPHA,v.ONE_MINUS_SRC_ALPHA,v.ONE,v.ONE_MINUS_SRC_ALPHA),P.reset(),0<o.colorData.length?(P.setUniform("hasColor",1),(i=e(v,P)).build(o.colorData,"aColor",4),i.bind()):v.disableVertexAttribArray(v.getAttribLocation(P.program(),"aColor")),P.setColor(a),C(o.series.xAxis),p(o.series.yAxis),f(g,h),"points"===o.drawMode&&(r.marker&&c(r.marker.radius)?P.setPointSize(2*r.marker.radius):P.setPointSize(1)),P.setSkipTranslation(o.skipTranslation),"bubble"===o.series.type&&P.setBubbleUniforms(o.series,o.zMin,o.zMax),P.setDrawAsCircle(E[o.series.type]||!1),0<s||"line_strip"!==o.drawMode)for(s=0;s<o.segments.length;s++)O.render(o.segments[s].from,o.segments[s].to,o.drawMode);if(o.hasMarkers&&u)for(r.marker&&c(r.marker.radius)?P.setPointSize(2*r.marker.radius):P.setPointSize(10),P.setDrawAsCircle(!0),s=0;s<o.segments.length;s++)O.render(o.segments[s].from,o.segments[s].to,"POINTS")}})),I.debug.timeRendering&&console.timeEnd("gl rendering"),i&&i(),void _()))}var P=!1,O=!1,m=0,v=!1,y=0,b=0,x=!1,A=!1,w={},B=!1,k=[],S={},T={column:!0,columnrange:!0,bar:!0,area:!0,arearange:!0},E={scatter:!0,bubble:!0},I={pointSize:1,lineWidth:1,fillColor:"#AA00AA",useAlpha:!0,usePreallocated:!1,useGPUTranslations:!1,debug:{timeRendering:!1,timeSeriesProcessing:!1,timeSetup:!1,timeBufferCopy:!1,timeKDTree:!1,showSkipSummary:!1}};return w={allocateBufferForSingleSeries:function(t){var n=0;I.usePreallocated&&(t.isSeriesBoosting&&(n=g(t)),O.allocate(n))},pushSeries:function(t){0<k.length&&k[k.length-1].hasMarkers&&(k[k.length-1].markerTo=A.length),I.debug.timeSeriesProcessing&&console.time("building "+t.type+" series");var n={segments:[],markerFrom:A.length,colorData:[],series:t,zMin:Number.MAX_VALUE,zMax:-Number.MAX_VALUE,hasMarkers:!!t.options.marker&&!1!==t.options.marker.enabled,showMarkers:!0,drawMode:{area:"lines",arearange:"lines",areaspline:"line_strip",column:"lines",columnrange:"lines",bar:"lines",line:"line_strip",scatter:"points",heatmap:"triangles",treemap:"triangles",bubble:"points"}[t.type]||"line_strip"};t.index>=k.length?k.push(n):k[t.index]=n,function(t,n){function e(t){t&&(n.colorData.push(t[0]),n.colorData.push(t[1]),n.colorData.push(t[2]),n.colorData.push(t[3]))}function o(t,n,o,i,l){e(l),I.usePreallocated?(O.push(t,n,o?1:0,i||1),m+=4):(x.push(t),x.push(n),x.push(o?1:0),x.push(i||1))}function i(){n.segments.length&&(n.segments[n.segments.length-1].to=x.length||m)}function r(){n.segments.length&&n.segments[n.segments.length-1].from===(x.length||m)||(i(),n.segments.push({from:x.length||m}))}function c(t,n,i,l,r){e(r),o(t+i,n),e(r),o(t,n),e(r),o(t,n+l),e(r),o(t,n+l),e(r),o(t+i,n+l),e(r),o(t+i,n)}function s(t,e){I.useGPUTranslations||(n.skipTranslation=!0,t.x=w.toPixels(t.x,!0),t.y=A.toPixels(t.y,!0)),e?x=[t.x,t.y,0,2].concat(x):o(t.x,t.y,0,2)}var u=t.pointArrayMap&&"low,high"===t.pointArrayMap.join(","),d=t.chart,g=t.options,h=!!g.stacking,_=g.data,C=t.xAxis.getExtremes(),p=C.min,f=C.max,M=(C=t.yAxis.getExtremes()).min,P=C.max,v=t.xData||g.xData||t.processedXData,y=t.yData||g.yData||t.processedYData,b=t.zData||g.zData||t.processedZData,A=t.yAxis,w=t.xAxis,B=t.chart.plotWidth,k=!v||0===v.length,S=g.connectNulls;C=t.points||!1;var E,z,L,D,N,F,j,R=!1,V=!1,G=h?t.data:v||_,U={x:Number.MAX_VALUE,y:0},H={x:-Number.MAX_VALUE,y:0},W=0,$=!1,q=-1,Y=!1,X=!1,Z=void 0===d.index,K=!1,J=!1,Q=!1,tt=T[t.type],nt=!1,et=!0,ot=!0,it=g.zoneAxis||"y",lt=g.zones||!1,rt=!1,ct=g.threshold,at=!1;if(!(g.boostData&&0<g.boostData.length)){if(g.gapSize&&(at="value"!==g.gapUnit?g.gapSize*t.closestPointRange:g.gapSize),lt){var st=[];lt.forEach((function(t,n){if(t.color){var e=l(t.color).rgba;e[0]/=255,e[1]/=255,e[2]/=255,st[n]=e,rt||void 0!==t.value||(rt=e)}})),rt||(v=t.pointAttribs&&t.pointAttribs().fill||t.color,(rt=l(v).rgba)[0]/=255,rt[1]/=255,rt[2]/=255)}if(d.inverted&&(B=t.chart.plotHeight),t.closestPointRangePx=Number.MAX_VALUE,r(),C&&0<C.length)n.skipTranslation=!0,n.drawMode="triangles",C[0].node&&C[0].node.levelDynamic&&C.sort((function(t,n){if(t.node){if(t.node.levelDynamic>n.node.levelDynamic)return 1;if(t.node.levelDynamic<n.node.levelDynamic)return-1}return 0})),C.forEach((function(n){var e=n.plotY;if(void 0!==e&&!isNaN(e)&&null!==n.y&&n.shapeArgs){var o=n.shapeArgs;e=void 0===(e=o.x)?0:e;var i=o.y;i=void 0===i?0:i;var r=o.width;r=void 0===r?0:r,o=void 0===(o=o.height)?0:o;var a=d.styledMode?n.series.colorAttribs(n):a=n.series.pointAttribs(n);n=a["stroke-width"]||0,(Q=l(a.fill).rgba)[0]/=255,Q[1]/=255,Q[2]/=255,"treemap"===t.type&&(n=n||1,(z=l(a.stroke).rgba)[0]/=255,z[1]/=255,z[2]/=255,c(e,i,r,o,z),n/=2),"heatmap"===t.type&&d.inverted&&(e=w.len-e,i=A.len-i,r=-r,o=-o),c(e+n,i+n,r-2*n,o-2*n,Q)}}));else{for(C=function(){if(void 0===(N=G[++q]))return"continue";if(Z)return"break";var e,i=_&&_[q];return!k&&a(i,!0)&&i.color&&((Q=l(i.color).rgba)[0]/=255,Q[1]/=255,Q[2]/=255),k?(L=N[0],D=N[1],G[q+1]&&(X=G[q+1][0]),G[q-1]&&(Y=G[q-1][0]),3<=N.length&&(F=N[2],N[2]>n.zMax&&(n.zMax=N[2]),N[2]<n.zMin&&(n.zMin=N[2]))):(L=N,D=y[q],G[q+1]&&(X=G[q+1]),G[q-1]&&(Y=G[q-1]),b&&b.length&&(F=b[q],b[q]>n.zMax&&(n.zMax=b[q]),b[q]<n.zMin&&(n.zMin=b[q]))),S||null!==L&&null!==D?(X&&X>=p&&X<=f&&(K=!0),Y&&Y>=p&&Y<=f&&(J=!0),u?(k&&(D=N.slice(1,3)),j=D[0],D=D[1]):h&&(L=N.x,j=(D=N.stackY)-N.y),null!=M&&null!=P&&(et=D>=M&&D<=P),L>f&&H.x<f&&(H.x=L,H.y=D),L<p&&U.x>p&&(U.x=L,U.y=D),null===D&&S?"continue":null!==D&&(et||K||J)?((X>=p||L>=p)&&(Y<=f||L<=f)&&(nt=!0),nt||K||J?(at&&L-Y>at&&r(),lt&&(lt.some((function(t,n){var o=lt[n-1];return"x"===it?void 0!==t.value&&L<=t.value&&(st[n]&&(!o||L>=o.value)&&(e=st[n]),!0):void 0!==t.value&&D<=t.value&&(st[n]&&(!o||D>=o.value)&&(e=st[n]),!0)})),Q=e||rt||Q),!I.useGPUTranslations&&(n.skipTranslation=!0,L=w.toPixels(L,!0),D=A.toPixels(D,!0),L>B&&"points"===n.drawMode)?"continue":(n.hasMarkers&&nt&&!1!==R&&(t.closestPointRangePx=Math.min(t.closestPointRangePx,Math.abs(L-R))),!I.useGPUTranslations&&!I.usePreallocated&&R&&1>Math.abs(L-R)&&V&&1>Math.abs(D-V)?(I.debug.showSkipSummary&&++W,"continue"):(tt&&(E=j,!1!==j&&void 0!==j||(E=0>D?D:0),u||h||(E=Math.max(null===ct?M:ct,M)),I.useGPUTranslations||(E=A.toPixels(E,!0)),o(L,E,0,0,Q)),g.step&&!ot&&o(L,V,0,2,Q),o(L,D,0,"bubble"===t.type?F||1:2,Q),R=L,V=D,$=!0,void(ot=!1)))):"continue"):(r(),"continue")):(r(),"continue")};q<G.length-1&&"break"!==C(););I.debug.showSkipSummary&&console.log("skipped points:",W),$||!1===S||"line_strip"!==t.drawMode||(U.x<Number.MAX_VALUE&&s(U,!0),H.x>-Number.MAX_VALUE&&s(H))}i()}}(t,n),I.debug.timeSeriesProcessing&&console.timeEnd("building "+t.type+" series")},setSize:function(t,n){y===t&&b===n||!P||(y=t,b=n,P.bind(),P.setPMatrix([2/y,0,0,0,0,-2/b,0,0,0,0,-2,0,-1,1,-1,1]))},inited:function(){return B},setThreshold:f,init:function(t,o){function i(t,n){var e={isReady:!1,texture:r.createElement("canvas"),handle:v.createTexture()},o=e.texture.getContext("2d");S[t]=e,e.texture.width=512,e.texture.height=512,o.mozImageSmoothingEnabled=!1,o.webkitImageSmoothingEnabled=!1,o.msImageSmoothingEnabled=!1,o.imageSmoothingEnabled=!1,o.strokeStyle="rgba(255, 255, 255, 0)",o.fillStyle="#FFF",n(o);try{v.activeTexture(v.TEXTURE0),v.bindTexture(v.TEXTURE_2D,e.handle),v.texImage2D(v.TEXTURE_2D,0,v.RGBA,v.RGBA,v.UNSIGNED_BYTE,e.texture),v.texParameteri(v.TEXTURE_2D,v.TEXTURE_WRAP_S,v.CLAMP_TO_EDGE),v.texParameteri(v.TEXTURE_2D,v.TEXTURE_WRAP_T,v.CLAMP_TO_EDGE),v.texParameteri(v.TEXTURE_2D,v.TEXTURE_MAG_FILTER,v.LINEAR),v.texParameteri(v.TEXTURE_2D,v.TEXTURE_MIN_FILTER,v.LINEAR),v.bindTexture(v.TEXTURE_2D,null),e.isReady=!0}catch(i){}}var l=0,c=["webgl","experimental-webgl","moz-webgl","webkit-3d"];if(B=!1,!t)return!1;for(I.debug.timeSetup&&console.time("gl setup");l<c.length&&!(v=t.getContext(c[l],{}));l++);return!!v&&(o||_(),v.enable(v.BLEND),v.blendFunc(v.SRC_ALPHA,v.ONE_MINUS_SRC_ALPHA),v.disable(v.DEPTH_TEST),v.depthFunc(v.LESS),!!(P=n(v))&&(O=e(v,P),i("circle",(function(t){t.beginPath(),t.arc(256,256,256,0,2*Math.PI),t.stroke(),t.fill()})),i("square",(function(t){t.fillRect(0,0,512,512)})),i("diamond",(function(t){t.beginPath(),t.moveTo(256,0),t.lineTo(512,256),t.lineTo(256,512),t.lineTo(0,256),t.lineTo(256,0),t.fill()})),i("triangle",(function(t){t.beginPath(),t.moveTo(0,512),t.lineTo(256,0),t.lineTo(512,512),t.lineTo(0,512),t.fill()})),i("triangle-down",(function(t){t.beginPath(),t.moveTo(0,0),t.lineTo(256,512),t.lineTo(512,0),t.lineTo(0,0),t.fill()})),B=!0,I.debug.timeSetup&&console.timeEnd("gl setup"),!0))},render:function t(n){if(h(),n.renderer.forExport)return M(n);B?M(n):setTimeout((function(){t(n)}),1)},settings:I,valid:function(){return!1!==v},clear:h,flush:_,setXAxis:C,setYAxis:p,data:x,gl:function(){return v},allocateBuffer:function(t){var n=0;I.usePreallocated&&(t.series.forEach((function(t){t.isSeriesBoosting&&(n+=g(t))})),O.allocate(n))},destroy:function(){_(),O.destroy(),P.destroy(),v&&(u(S,(function(t){t.handle&&v.deleteTexture(t.handle)})),v.canvas.width=1,v.canvas.height=1)},setOptions:function(t){s(!0,I,t)}}}})),n(t,"Extensions/Boost/BoostAttach.js",[t["Core/Chart/Chart.js"],t["Extensions/Boost/WGLRenderer.js"],t["Core/Globals.js"],t["Core/Utilities.js"]],(function(t,n,e,o){var i,l=e.doc,r=o.error;return function(e,o){var c=e.chartWidth,a=e.chartHeight,s=e,u=e.seriesGroup||o.group;return l.implementation.hasFeature("www.http://w3.org/TR/SVG11/feature#Extensibility","1.1"),s=e.isChartSeriesBoosting()?e:o,i||(i=l.createElement("canvas")),s.renderTarget||(s.canvas=i,s.renderTarget=e.renderer.image("",0,0,c,a).addClass("highcharts-boost-canvas").add(u),s.boostClear=function(){s.renderTarget.attr({href:""})},s.boostCopy=function(){s.boostResizeTarget(),s.renderTarget.attr({href:s.canvas.toDataURL("image/png")})},s.boostResizeTarget=function(){(s.renderTargetFo||s.renderTarget).attr({x:0,y:0,width:c=e.chartWidth,height:a=e.chartHeight}).css({pointerEvents:"none",mixedBlendMode:"normal",opacity:1}),s instanceof t&&s.markerGroup.translate(e.plotLeft,e.plotTop)},s.boostClipRect=e.renderer.clipRect(),(s.renderTargetFo||s.renderTarget).clip(s.boostClipRect),s instanceof t&&(s.markerGroup=s.renderer.g().add(u),s.markerGroup.translate(o.xAxis.pos,o.yAxis.pos))),s.canvas.width=c,s.canvas.height=a,s.boostClipRect.attr(e.getBoostClipRect(s)),s.boostResizeTarget(),s.boostClear(),s.ogl||(s.ogl=n((function(){s.ogl.settings.debug.timeBufferCopy&&console.time("buffer copy"),s.boostCopy(),s.ogl.settings.debug.timeBufferCopy&&console.timeEnd("buffer copy")})),s.ogl.init(s.canvas)||r("[highcharts boost] - unable to init WebGL renderer"),s.ogl.setOptions(e.options.boost||{}),s instanceof t&&s.ogl.allocateBuffer(e)),s.ogl.setSize(c,a),s.ogl}})),n(t,"Extensions/Boost/BoostUtils.js",[t["Core/Globals.js"],t["Extensions/Boost/BoostableMap.js"],t["Extensions/Boost/BoostAttach.js"],t["Core/Utilities.js"]],(function(t,n,e,o){function i(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var e=-Number.MAX_VALUE;return t.forEach((function(t){if(null!=t&&void 0!==t.length&&0<t.length)return e=t.length,!0})),e}function l(t,n,e){t&&n.renderTarget&&n.canvas&&!(e||n.chart).isChartSeriesBoosting()&&t.render(e||n.chart)}function r(t,n){t&&n.renderTarget&&n.canvas&&!n.chart.isChartSeriesBoosting()&&t.allocateBufferForSingleSeries(n)}function c(){var t,n=0,e=["webgl","experimental-webgl","moz-webgl","webkit-3d"];if(void 0!==a.WebGLRenderingContext)for(t=s.createElement("canvas");n<e.length;n++)try{if(null!=t.getContext(e[n]))return!0}catch(o){}return!1}var a=t.win,s=t.doc,u=o.pick;return o={patientMax:i,boostEnabled:function(t){return u(t&&t.options&&t.options.boost&&t.options.boost.enabled,!0)},shouldForceChartSeriesBoosting:function(t){var e=0,o=0,l=u(t.options.boost&&t.options.boost.allowForce,!0);if(void 0!==t.boostForceChartBoost)return t.boostForceChartBoost;if(1<t.series.length)for(var r=0;r<t.series.length;r++){var c=t.series[r];0!==c.options.boostThreshold&&!1!==c.visible&&"heatmap"!==c.type&&(n[c.type]&&++o,i(c.processedXData,c.options.data,c.points)>=(c.options.boostThreshold||Number.MAX_VALUE)&&++e)}return t.boostForceChartBoost=l&&(o===t.series.length&&0<e||5<e),t.boostForceChartBoost},renderIfNotSeriesBoosting:l,allocateIfNotSeriesBoosting:r,eachAsync:function t(n,e,o,i,l,r){for(var c=(l=l||0)+(i=i||3e3),s=!0;s&&l<c&&l<n.length;)s=e(n[l],l),++l;s&&(l<n.length?r?t(n,e,o,i,l,r):a.requestAnimationFrame?a.requestAnimationFrame((function(){t(n,e,o,i,l)})):setTimeout((function(){t(n,e,o,i,l)})):o&&o())},hasWebGLSupport:c,pointDrawHandler:function(t){var n=!0;if(this.chart.options&&this.chart.options.boost&&(n=void 0===this.chart.options.boost.enabled||this.chart.options.boost.enabled),!n||!this.isSeriesBoosting)return t.call(this);this.chart.isBoosting=!0,(t=e(this.chart,this))&&(r(t,this),t.pushSeries(this)),l(t,this)}},t.hasWebGLSupport=c,o})),n(t,"Extensions/Boost/BoostInit.js",[t["Core/Chart/Chart.js"],t["Core/Globals.js"],t["Core/Series/Series.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"],t["Extensions/Boost/BoostUtils.js"],t["Extensions/Boost/BoostAttach.js"]],(function(t,n,e,o,i,l,r){var c,a=n.noop,s=o.seriesTypes,u=i.addEvent,d=i.extend,g=i.fireEvent,h=i.wrap,_=l.eachAsync,C=l.pointDrawHandler,p=l.allocateIfNotSeriesBoosting,f=l.renderIfNotSeriesBoosting,M=l.shouldForceChartSeriesBoosting;return function(){d(e.prototype,{renderCanvas:function(){var t,n,e,o,i,l=this,s=l.options||{},u=!1,d=l.chart,h=this.xAxis,C=this.yAxis,M=s.xData||l.processedXData,P=s.yData||l.processedYData,O=s.data,m=(u=h.getExtremes()).min,v=u.max,y=(u=C.getExtremes()).min,b=u.max,x={},A=!!l.sampling,w=!1!==s.enableMouseTracking,B=C.getThreshold(s.threshold),k=l.pointArrayMap&&"low,high"===l.pointArrayMap.join(","),S=!!s.stacking,T=l.cropStart||0,E=l.requireSorting,I=!M,z="x"===s.findNearestPointBy,L=this.xData||this.options.xData||this.processedXData||!1,D=function(t,n,e){t=Math.ceil(t),c=z?t:t+","+n,w&&!x[c]&&(x[c]=!0,d.inverted&&(t=h.len-t,n=C.len-n),F.push({x:!!L&&L[T+e],clientX:t,plotX:t,plotY:n,i:T+e}))};u=r(d,l),d.isBoosting=!0;var N=u.settings;if(this.visible){(this.points||this.graph)&&this.destroyGraphics(),d.isChartSeriesBoosting()?(this.markerGroup&&this.markerGroup!==d.markerGroup&&this.markerGroup.destroy(),this.markerGroup=d.markerGroup,this.renderTarget&&(this.renderTarget=this.renderTarget.destroy())):(this.markerGroup===d.markerGroup&&(this.markerGroup=void 0),this.markerGroup=l.plotGroup("markerGroup","markers",!0,1,d.seriesGroup));var F=this.points=[];l.buildKDTree=a,u&&(p(u,this),u.pushSeries(l),f(u,this,d)),d.renderer.forExport||(N.debug.timeKDTree&&console.time("kd tree building"),_(S?l.data:M||O,(function(l,r){var c=!1,a=void 0===d.index,s=!0;if(void 0===l)return!0;if(!a){if(I)var u=l[0],g=l[1];else u=l,g=P[r];k?(I&&(g=l.slice(1,3)),c=g[0],g=g[1]):S&&(u=l.x,c=(g=l.stackY)-l.y),E||(s=g>=y&&g<=b),null!==g&&u>=m&&u<=v&&s&&(l=h.toPixels(u,!0),A?(void 0!==o&&l!==t||(k||(c=g),(void 0===i||g>e)&&(e=g,i=r),(void 0===o||c<n)&&(n=c,o=r)),l!==t&&(void 0!==o&&(g=C.toPixels(e,!0),B=C.toPixels(n,!0),D(l,g,i),B!==g&&D(l,B,o)),o=i=void 0,t=l)):(g=Math.ceil(C.toPixels(g,!0)),D(l,g,r)))}return!a}),(function(){g(l,"renderedCanvas"),delete l.buildKDTree,l.buildKDTree(),N.debug.timeKDTree&&console.timeEnd("kd tree building")})))}}}),["heatmap","treemap"].forEach((function(t){s[t]&&h(s[t].prototype,"drawPoints",C)})),s.bubble&&(delete s.bubble.prototype.buildKDTree,h(s.bubble.prototype,"markerAttribs",(function(t){return!this.isSeriesBoosting&&t.apply(this,[].slice.call(arguments,1))}))),s.scatter.prototype.fill=!0,d(s.area.prototype,{fill:!0,fillOpacity:!0,sampling:!0}),d(s.column.prototype,{fill:!0,sampling:!0}),t.prototype.propsRequireUpdateSeries.push("boost"),t.prototype.callbacks.push((function(t){u(t,"predraw",(function(){t.boostForceChartBoost=void 0,t.boostForceChartBoost=M(t),t.isBoosting=!1,!t.isChartSeriesBoosting()&&t.didBoost&&(t.didBoost=!1),t.boostClear&&t.boostClear(),t.canvas&&t.ogl&&t.isChartSeriesBoosting()&&(t.didBoost=!0,t.ogl.allocateBuffer(t)),t.markerGroup&&t.xAxis&&0<t.xAxis.length&&t.yAxis&&0<t.yAxis.length&&t.markerGroup.translate(t.xAxis[0].pos,t.yAxis[0].pos)})),u(t,"render",(function(){t.ogl&&t.isChartSeriesBoosting()&&t.ogl.render(t)}));var n=-1,e=-1;u(t.pointer,"afterGetHoverData",(function(){var o=t.hoverSeries;if(t.markerGroup&&o){var i=t.inverted?o.yAxis:o.xAxis;o=t.inverted?o.xAxis:o.yAxis,(i&&i.pos!==n||o&&o.pos!==e)&&(t.markerGroup.translate(i.pos,o.pos),n=i.pos,e=o.pos)}}))}))}})),n(t,"Extensions/BoostCanvas.js",[t["Core/Chart/Chart.js"],t["Core/Color/Color.js"],t["Core/Globals.js"],t["Core/Series/Series.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],(function(t,n,e,o,i,l){var r,c=n.parse,a=e.doc,s=e.noop,u=i.seriesTypes,d=l.addEvent,g=l.extend,h=l.fireEvent,_=l.isNumber,C=l.merge,p=l.pick,f=l.wrap;return function(){e.seriesTypes.heatmap&&f(e.seriesTypes.heatmap.prototype,"drawPoints",(function(){var t=this.chart,n=this.getContext(),e=this.chart.inverted,o=this.xAxis,i=this.yAxis;n?(this.points.forEach((function(l){var r=l.plotY;if(void 0!==r&&!isNaN(r)&&null!==l.y&&n){var c=l.shapeArgs||{};r=void 0===(r=c.x)?0:r;var a=c.y;a=void 0===a?0:a;var s=c.width;s=void 0===s?0:s,c=void 0===(c=c.height)?0:c,l=t.styledMode?l.series.colorAttribs(l):l.series.pointAttribs(l),n.fillStyle=l.fill,e?n.fillRect(i.len-a+o.left,o.len-r+i.top,-c,-s):n.fillRect(r+o.left,a+i.top,s,c)}})),this.canvasToSVG()):this.chart.showLoading("Your browser doesn't support HTML5 canvas, <br>please use a modern browser")})),g(o.prototype,{getContext:function(){var t=this.chart,n=t.chartWidth,e=t.chartHeight,o=t.seriesGroup||this.group,i=this,l=function(t,n,e,o,i,l,r){t.call(this,e,n,o,i,l,r)};t.isChartSeriesBoosting()&&(i=t,o=t.seriesGroup);var r=i.ctx;return i.canvas||(i.canvas=a.createElement("canvas"),i.renderTarget=t.renderer.image("",0,0,n,e).addClass("highcharts-boost-canvas").add(o),i.ctx=r=i.canvas.getContext("2d"),t.inverted&&["moveTo","lineTo","rect","arc"].forEach((function(t){f(r,t,l)})),i.boostCopy=function(){i.renderTarget.attr({href:i.canvas.toDataURL("image/png")})},i.boostClear=function(){r.clearRect(0,0,i.canvas.width,i.canvas.height),i===this&&i.renderTarget.attr({href:""})},i.boostClipRect=t.renderer.clipRect(),i.renderTarget.clip(i.boostClipRect)),i.canvas.width!==n&&(i.canvas.width=n),i.canvas.height!==e&&(i.canvas.height=e),i.renderTarget.attr({x:0,y:0,width:n,height:e,style:"pointer-events: none",href:""}),i.boostClipRect.attr(t.getBoostClipRect(i)),r},canvasToSVG:function(){this.chart.isChartSeriesBoosting()?this.boostClear&&this.boostClear():(this.boostCopy||this.chart.boostCopy)&&(this.boostCopy||this.chart.boostCopy)()},cvsLineTo:function(t,n,e){t.lineTo(n,e)},renderCanvas:function(){var t,o,i=this,a=i.options,u=i.chart,f=this.xAxis,M=this.yAxis,P=(u.options.boost||{}).timeRendering||!1,O=0,m=i.processedXData,v=i.processedYData,y=a.data,b=f.getExtremes(),x=b.min,A=b.max,w=(b=M.getExtremes()).min,B=b.max,k={},S=!!i.sampling,T=a.marker&&a.marker.radius,E=this.cvsDrawPoint,I=a.lineWidth?this.cvsLineTo:void 0,z=T&&1>=T?this.cvsMarkerSquare:this.cvsMarkerCircle,L=this.cvsStrokeBatch||1e3,D=!1!==a.enableMouseTracking,N=M.getThreshold(b=a.threshold),F=_(b),j=N,R=this.fill,V=i.pointArrayMap&&"low,high"===i.pointArrayMap.join(","),G=!!a.stacking,U=i.cropStart||0;b=u.options.loading;var H,W,$,q,Y,X,Z=i.requireSorting,K=a.connectNulls,J=!m,Q=G?i.data:m||y,tt=i.fillOpacity?n.parse(i.color).setOpacity(p(a.fillOpacity,.75)).get():i.color,nt=function(){R?(ct.fillStyle=tt,ct.fill()):(ct.strokeStyle=i.color,ct.lineWidth=a.lineWidth,ct.stroke())},et=function(t,n,e,l){0===O&&(ct.beginPath(),I&&(ct.lineJoin="round")),u.scroller&&"highcharts-navigator-series"===i.options.className?(n+=u.scroller.top,e&&(e+=u.scroller.top)):n+=u.plotTop,t+=u.plotLeft,H?ct.moveTo(t,n):E?E(ct,t,n,e,o):I?I(ct,t,n):z&&z.call(i,ct,t,n,T,l),(O+=1)===L&&(nt(),O=0),o={clientX:t,plotY:n,yBottom:e}},ot="x"===a.findNearestPointBy,it=this.xData||this.options.xData||this.processedXData||!1,lt=function(t,n,e){X=ot?t:t+","+n,D&&!k[X]&&(k[X]=!0,u.inverted&&(t=f.len-t,n=M.len-n),rt.push({x:!!it&&it[U+e],clientX:t,plotX:t,plotY:n,i:U+e}))};this.renderTarget&&this.renderTarget.attr({href:""}),(this.points||this.graph)&&this.destroyGraphics(),i.plotGroup("group","series",i.visible?"visible":"hidden",a.zIndex,u.seriesGroup),i.markerGroup=i.group,d(i,"destroy",(function(){i.markerGroup=null}));var rt=this.points=[],ct=this.getContext();i.buildKDTree=s,this.boostClear&&this.boostClear(),this.visible&&(99999<y.length&&(u.options.loading=C(b,{labelStyle:{backgroundColor:c("#ffffff").setOpacity(.75).get(),padding:"1em",borderRadius:"0.5em"},style:{backgroundColor:"none",opacity:1}}),l.clearTimeout(r),u.showLoading("Drawing..."),u.options.loading=b),P&&console.time("canvas rendering"),e.eachAsync(Q,(function(n,e){var o=!1,l=!1,r=!1,c=!1,a=void 0===u.index,s=!0;if(!a){if(J){var d=n[0],g=n[1];Q[e+1]&&(r=Q[e+1][0]),Q[e-1]&&(c=Q[e-1][0])}else d=n,g=v[e],Q[e+1]&&(r=Q[e+1]),Q[e-1]&&(c=Q[e-1]);if(r&&r>=x&&r<=A&&(o=!0),c&&c>=x&&c<=A&&(l=!0),V){J&&(g=n.slice(1,3));var h=g[0];g=g[1]}else G&&(d=n.x,h=(g=n.stackY)-n.y);Z||(s=g>=w&&g<=B),!(n=null===g)&&(d>=x&&d<=A&&s||o||l)&&(d=Math.round(f.toPixels(d,!0)),S?(void 0!==q&&d!==t||(V||(h=g),(void 0===Y||g>$)&&($=g,Y=e),(void 0===q||h<W)&&(W=h,q=e)),d!==t&&(void 0!==q&&(g=M.toPixels($,!0),N=M.toPixels(W,!0),et(d,F?Math.min(g,j):g,F?Math.max(N,j):N,e),lt(d,g,Y),N!==g&&lt(d,N,q)),q=Y=void 0,t=d)):(g=Math.round(M.toPixels(g,!0)),et(d,g,N,e),lt(d,g,e))),H=n&&!K,0==e%5e4&&(i.boostCopy||i.chart.boostCopy)&&(i.boostCopy||i.chart.boostCopy)()}return!a}),(function(){var t=u.loadingDiv,n=u.loadingShown;nt(),i.canvasToSVG(),P&&console.timeEnd("canvas rendering"),h(i,"renderedCanvas"),n&&(g(t.style,{transition:"opacity 250ms",opacity:0}),u.loadingShown=!1,r=setTimeout((function(){t.parentNode&&t.parentNode.removeChild(t),u.loadingDiv=u.loadingSpan=null}),250)),delete i.buildKDTree,i.buildKDTree()}),u.renderer.forExport?Number.MAX_VALUE:void 0))}}),u.scatter.prototype.cvsMarkerCircle=function(t,n,e,o){t.moveTo(n,e),t.arc(n,e,o,0,2*Math.PI,!1)},u.scatter.prototype.cvsMarkerSquare=function(t,n,e,o){t.rect(n-o,e-o,2*o,2*o)},u.scatter.prototype.fill=!0,u.bubble&&(u.bubble.prototype.cvsMarkerCircle=function(t,n,e,o,i){t.moveTo(n,e),t.arc(n,e,this.radii&&this.radii[i],0,2*Math.PI,!1)},u.bubble.prototype.cvsStrokeBatch=1),g(u.area.prototype,{cvsDrawPoint:function(t,n,e,o,i){i&&n!==i.clientX&&(t.moveTo(i.clientX,i.yBottom),t.lineTo(i.clientX,i.plotY),t.lineTo(n,e),t.lineTo(n,o))},fill:!0,fillOpacity:!0,sampling:!0}),g(u.column.prototype,{cvsDrawPoint:function(t,n,e,o){t.rect(n-1,e,1,o-e)},fill:!0,sampling:!0}),t.prototype.callbacks.push((function(t){d(t,"predraw",(function(){t.renderTarget&&t.renderTarget.attr({href:""}),t.canvas&&t.canvas.getContext("2d").clearRect(0,0,t.canvas.width,t.canvas.height)})),d(t,"render",(function(){t.boostCopy&&t.boostCopy()}))}))}})),n(t,"Extensions/Boost/BoostOverrides.js",[t["Core/Chart/Chart.js"],t["Core/DefaultOptions.js"],t["Core/Series/Point.js"],t["Core/Series/Series.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"],t["Extensions/Boost/BoostUtils.js"],t["Extensions/Boost/Boostables.js"],t["Extensions/Boost/BoostableMap.js"]],(function(t,n,e,o,i,l,r,c,a){var s=i.seriesTypes;i=l.addEvent;var u=l.error,d=l.isArray,g=l.isNumber,h=l.pick,_=l.wrap,C=r.boostEnabled,p=r.shouldForceChartSeriesBoosting,f=(n=n.getOptions)().plotOptions;t.prototype.isChartSeriesBoosting=function(){return h(this.options.boost&&this.options.boost.seriesThreshold,50)<=this.series.length||p(this)},t.prototype.getBoostClipRect=function(t){var n={x:this.plotLeft,y:this.plotTop,width:this.plotWidth,height:this.plotHeight};return t===this&&(1>=(t=this.inverted?this.xAxis:this.yAxis).length?(n.y=Math.min(t[0].pos,n.y),n.height=t[0].pos-this.plotTop+t[0].len):n.height=this.plotHeight),n},o.prototype.getPoint=function(t){var n=t,e=this.xData||this.options.xData||this.processedXData||!1;return!t||t instanceof this.pointClass||((n=(new this.pointClass).init(this,this.options.data[t.i],e?e[t.i]:void 0)).category=h(this.xAxis.categories?this.xAxis.categories[n.x]:n.x,n.x),n.dist=t.dist,n.distX=t.distX,n.plotX=t.plotX,n.plotY=t.plotY,n.index=t.i,n.isInside=this.isPointInside(t)),n},_(o.prototype,"searchPoint",(function(t){return this.getPoint(t.apply(this,[].slice.call(arguments,1)))})),_(e.prototype,"haloPath",(function(t){var n=this.series,e=this.plotX,o=this.plotY,i=n.chart.inverted;n.isSeriesBoosting&&i&&(this.plotX=n.yAxis.len-o,this.plotY=n.xAxis.len-e);var l=t.apply(this,Array.prototype.slice.call(arguments,1));return n.isSeriesBoosting&&i&&(this.plotX=e,this.plotY=o),l})),_(o.prototype,"markerAttribs",(function(t,n){var e=n.plotX,o=n.plotY,i=this.chart.inverted;this.isSeriesBoosting&&i&&(n.plotX=this.yAxis.len-o,n.plotY=this.xAxis.len-e);var l=t.apply(this,Array.prototype.slice.call(arguments,1));return this.isSeriesBoosting&&i&&(n.plotX=e,n.plotY=o),l})),i(o,"destroy",(function(){var t=this,n=t.chart;n.markerGroup===t.markerGroup&&(t.markerGroup=null),n.hoverPoints&&(n.hoverPoints=n.hoverPoints.filter((function(n){return n.series===t}))),n.hoverPoint&&n.hoverPoint.series===t&&(n.hoverPoint=null)})),_(o.prototype,"getExtremes",(function(t){return this.isSeriesBoosting&&this.hasExtremes&&this.hasExtremes()?{}:t.apply(this,Array.prototype.slice.call(arguments,1))})),["translate","generatePoints","drawTracker","drawPoints","render"].forEach((function(t){function n(n){this.isSeriesBoosting&&(!this.options.stacking||"translate"!==t&&"generatePoints"!==t)&&C(this.chart)&&"heatmap"!==this.type&&"treemap"!==this.type&&a[this.type]&&0!==this.options.boostThreshold?this[t+"Canvas"]&&this[t+"Canvas"]():n.call(this)}_(o.prototype,t,n),"translate"===t&&"column bar arearange columnrange heatmap treemap".split(" ").forEach((function(e){s[e]&&_(s[e].prototype,t,n)}))})),_(o.prototype,"processData",(function(t){function n(t){return!e.forceCrop&&(e.chart.isChartSeriesBoosting()||(t?t.length:0)>=(e.options.boostThreshold||Number.MAX_VALUE))}var e=this,o=this.options.data;C(this.chart)&&a[this.type]?(n(o)&&"heatmap"!==this.type&&"treemap"!==this.type&&!this.options.stacking&&this.hasExtremes&&this.hasExtremes(!0)||(t.apply(this,Array.prototype.slice.call(arguments,1)),o=this.processedXData),(this.isSeriesBoosting=n(o))?(o=void 0,this.options.data&&this.options.data.length&&(o=this.getFirstValidPoint(this.options.data),g(o)||d(o)||u(12,!1,this.chart)),this.enterBoost()):this.exitBoost&&this.exitBoost()):t.apply(this,Array.prototype.slice.call(arguments,1))})),i(o,"hide",(function(){this.canvas&&this.renderTarget&&(this.ogl&&this.ogl.clear(),this.boostClear())})),o.prototype.enterBoost=function(){this.alteredByBoost=[],["allowDG","directTouch","stickyTracking"].forEach((function(t){this.alteredByBoost.push({prop:t,val:this[t],own:Object.hasOwnProperty.call(this,t)})}),this),this.directTouch=this.allowDG=!1,this.finishedAnimating=this.stickyTracking=!0,this.labelBySeries&&(this.labelBySeries=this.labelBySeries.destroy())},o.prototype.exitBoost=function(){(this.alteredByBoost||[]).forEach((function(t){t.own?this[t.prop]=t.val:delete this[t.prop]}),this),this.boostClear&&this.boostClear()},o.prototype.hasExtremes=function(t){var n=this.options,e=this.xAxis&&this.xAxis.options,o=this.yAxis&&this.yAxis.options,i=this.colorAxis&&this.colorAxis.options;return n.data.length>(n.boostThreshold||Number.MAX_VALUE)&&g(o.min)&&g(o.max)&&(!t||g(e.min)&&g(e.max))&&(!i||g(i.min)&&g(i.max))},o.prototype.destroyGraphics=function(){var t,n,e=this,o=this,i=this.points;if(i)for(n=0;n<i.length;n+=1)(t=i[n])&&t.destroyElements&&t.destroyElements();["graph","area","tracker"].forEach((function(t){o[t]&&(o[t]=o[t].destroy())})),this.getZonesGraphs&&this.getZonesGraphs([["graph","highcharts-graph"]]).forEach((function(t){var n=e[t[0]];n&&(e[t[0]]=n.destroy())}))},c.forEach((function(t){f[t]&&(f[t].boostThreshold=5e3,f[t].boostData=[],s[t].prototype.fillOpacity=!0)}))})),n(t,"Extensions/Boost/NamedColors.js",[t["Core/Color/Color.js"]],(function(t){return t.names={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dodgerblue:"#1e90ff",feldspar:"#d19275",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgrey:"#d3d3d3",lightgreen:"#90ee90",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslateblue:"#8470ff",lightslategray:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370d8",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#d87093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",violetred:"#d02090",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"}})),n(t,"Extensions/Boost/Boost.js",[t["Extensions/Boost/BoostUtils.js"],t["Extensions/Boost/BoostInit.js"],t["Extensions/BoostCanvas.js"],t["Core/Utilities.js"]],(function(t,n,e,o){o=o.error,(t=t.hasWebGLSupport)()?n():void 0!==e?e():o(26)})),n(t,"masters/modules/boost.src.js",[],(function(){}))}))},"2FQM":function(t,n,e){"use strict";var o=e("AZf1"),i=e("8pZU");o.Observable.prototype.materialize=i.materialize},"2Go0":function(t,n,e){"use strict";var o=e("Zo/K");n.pairs=o.PairsObservable.create},"2HR8":function(t,n,e){"use strict";var o=e("AZf1"),i=e("Al8V");o.Observable.prototype.pairwise=i.pairwise},"2Tbn":function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz");n.defaultIfEmpty=function(t){return void 0===t&&(t=null),function(n){return n.lift(new l(t))}};var l=function(){function t(t){this.defaultValue=t}return t.prototype.call=function(t,n){return n.subscribe(new r(t,this.defaultValue))},t}(),r=function(t){function n(n,e){t.call(this,n),this.defaultValue=e,this.isEmpty=!0}return o(n,t),n.prototype._next=function(t){this.isEmpty=!1,this.destination.next(t)},n.prototype._complete=function(){this.isEmpty&&this.destination.next(this.defaultValue),this.destination.complete()},n}(i.Subscriber)},"2Wg+":function(t,n,e){var o=e("PBLz").__extends,i=e("9jZZ"),l=e("Irel");n.withLatestFrom=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];return function(n){var e;return"function"==typeof t[t.length-1]&&(e=t.pop()),n.lift(new r(t,e))}};var r=function(){function t(t,n){this.observables=t,this.project=n}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.observables,this.project))},t}(),c=function(t){function n(n,e,o){t.call(this,n),this.observables=e,this.project=o,this.toRespond=[];var i=e.length;this.values=new Array(i);for(var r=0;r<i;r++)this.toRespond.push(r);for(r=0;r<i;r++){var c=e[r];this.add(l.subscribeToResult(this,c,c,r))}}return o(n,t),n.prototype.notifyNext=function(t,n,e,o,i){this.values[e]=n;var l=this.toRespond;if(l.length>0){var r=l.indexOf(e);-1!==r&&l.splice(r,1)}},n.prototype.notifyComplete=function(){},n.prototype._next=function(t){if(0===this.toRespond.length){var n=[t].concat(this.values);this.project?this._tryProject(n):this.destination.next(n)}},n.prototype._tryProject=function(t){var n;try{n=this.project.apply(this,t)}catch(e){return void this.destination.error(e)}this.destination.next(n)},n}(i.OuterSubscriber)},"2fIB":function(t,n,e){var o=e("PBLz").__extends,i=function(t){function n(){var n=t.call(this,"no elements in sequence");this.name=n.name="EmptyError",this.stack=n.stack,this.message=n.message}return o(n,t),n}(Error);n.EmptyError=i},"2gSr":function(t,n,e){"use strict";var o=e("/WK6");function i(t){for(var n=[],e=1;e<arguments.length;e++)n[e-1]=arguments[e];for(var o=n.length,i=0;i<o;i++){var l=n[i];for(var r in l)l.hasOwnProperty(r)&&(t[r]=l[r])}return t}function l(t){return t.Object.assign||i}n.assignImpl=i,n.getAssign=l,n.assign=l(o.root)},"2pl3":function(t,n){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},"2qLy":function(t,n,e){"use strict";var o=e("MHPA");n.takeUntil=function(t){return o.takeUntil(t)(this)}},"36rE":function(t,n,e){var o=e("PBLz").__extends,i=e("AZf1");n.EmptyObservable=function(t){function n(n){t.call(this),this.scheduler=n}return o(n,t),n.create=function(t){return new n(t)},n.dispatch=function(t){t.subscriber.complete()},n.prototype._subscribe=function(t){var e=this.scheduler;if(e)return e.schedule(n.dispatch,0,{subscriber:t});t.complete()},n}(i.Observable)},"3Ind":function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz"),l=e("zKHA"),r=e("AJP0");n.sequenceEqual=function(t,n){return function(e){return e.lift(new c(t,n))}};var c=function(){function t(t,n){this.compareTo=t,this.comparor=n}return t.prototype.call=function(t,n){return n.subscribe(new a(t,this.compareTo,this.comparor))},t}();n.SequenceEqualOperator=c;var a=function(t){function n(n,e,o){t.call(this,n),this.compareTo=e,this.comparor=o,this._a=[],this._b=[],this._oneComplete=!1,this.add(e.subscribe(new s(n,this)))}return o(n,t),n.prototype._next=function(t){this._oneComplete&&0===this._b.length?this.emit(!1):(this._a.push(t),this.checkValues())},n.prototype._complete=function(){this._oneComplete?this.emit(0===this._a.length&&0===this._b.length):this._oneComplete=!0},n.prototype.checkValues=function(){for(var t=this._a,n=this._b,e=this.comparor;t.length>0&&n.length>0;){var o=t.shift(),i=n.shift(),c=!1;e?(c=l.tryCatch(e)(o,i))===r.errorObject&&this.destination.error(r.errorObject.e):c=o===i,c||this.emit(!1)}},n.prototype.emit=function(t){var n=this.destination;n.next(t),n.complete()},n.prototype.nextB=function(t){this._oneComplete&&0===this._a.length?this.emit(!1):(this._b.push(t),this.checkValues())},n}(i.Subscriber);n.SequenceEqualSubscriber=a;var s=function(t){function n(n,e){t.call(this,n),this.parent=e}return o(n,t),n.prototype._next=function(t){this.parent.nextB(t)},n.prototype._error=function(t){this.parent.error(t)},n.prototype._complete=function(){this.parent._complete()},n}(i.Subscriber)},"3Tlz":function(t,n,e){"use strict";var o=e("0dxg");n.defer=o.DeferObservable.create},"3VCA":function(t,n,e){var o=e("PBLz").__extends,i=e("4WIM"),l=e("AZf1"),r=(e("1uGz"),e("y2i3")),c=e("pk/4"),a=function(t){function n(n,e){t.call(this),this.source=n,this.subjectFactory=e,this._refCount=0,this._isComplete=!1}return o(n,t),n.prototype._subscribe=function(t){return this.getSubject().subscribe(t)},n.prototype.getSubject=function(){var t=this._subject;return t&&!t.isStopped||(this._subject=this.subjectFactory()),this._subject},n.prototype.connect=function(){var t=this._connection;return t||(this._isComplete=!1,(t=this._connection=new r.Subscription).add(this.source.subscribe(new u(this.getSubject(),this))),t.closed?(this._connection=null,t=r.Subscription.EMPTY):this._connection=t),t},n.prototype.refCount=function(){return c.refCount()(this)},n}(l.Observable);n.ConnectableObservable=a;var s=a.prototype;n.connectableObservableDescriptor={operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:s._subscribe},_isComplete:{value:s._isComplete,writable:!0},getSubject:{value:s.getSubject},connect:{value:s.connect},refCount:{value:s.refCount}};var u=function(t){function n(n,e){t.call(this,n),this.connectable=e}return o(n,t),n.prototype._error=function(n){this._unsubscribe(),t.prototype._error.call(this,n)},n.prototype._complete=function(){this.connectable._isComplete=!0,this._unsubscribe(),t.prototype._complete.call(this)},n.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var n=t._connection;t._refCount=0,t._subject=null,t._connection=null,n&&n.unsubscribe()}},n}(i.SubjectSubscriber)},"3W7U":function(t,n,e){"use strict";var o=e("3jsl");n.takeWhile=function(t){return o.takeWhile(t)(this)}},"3WZS":function(t,n,e){var o=e("PBLz").__extends,i=e("4WIM"),l=e("Re0n"),r=e("1uGz"),c=e("zZI/"),a=e("NwwV");n.windowTime=function(t){var n=l.async,e=null,o=Number.POSITIVE_INFINITY;return a.isScheduler(arguments[3])&&(n=arguments[3]),a.isScheduler(arguments[2])?n=arguments[2]:c.isNumeric(arguments[2])&&(o=arguments[2]),a.isScheduler(arguments[1])?n=arguments[1]:c.isNumeric(arguments[1])&&(e=arguments[1]),function(i){return i.lift(new s(t,e,o,n))}};var s=function(){function t(t,n,e,o){this.windowTimeSpan=t,this.windowCreationInterval=n,this.maxWindowSize=e,this.scheduler=o}return t.prototype.call=function(t,n){return n.subscribe(new d(t,this.windowTimeSpan,this.windowCreationInterval,this.maxWindowSize,this.scheduler))},t}(),u=function(t){function n(){t.apply(this,arguments),this._numberOfNextedValues=0}return o(n,t),n.prototype.next=function(n){this._numberOfNextedValues++,t.prototype.next.call(this,n)},Object.defineProperty(n.prototype,"numberOfNextedValues",{get:function(){return this._numberOfNextedValues},enumerable:!0,configurable:!0}),n}(i.Subject),d=function(t){function n(n,e,o,i,l){t.call(this,n),this.destination=n,this.windowTimeSpan=e,this.windowCreationInterval=o,this.maxWindowSize=i,this.scheduler=l,this.windows=[];var r=this.openWindow();if(null!==o&&o>=0){var c={windowTimeSpan:e,windowCreationInterval:o,subscriber:this,scheduler:l};this.add(l.schedule(_,e,{subscriber:this,window:r,context:null})),this.add(l.schedule(h,o,c))}else this.add(l.schedule(g,e,{subscriber:this,window:r,windowTimeSpan:e}))}return o(n,t),n.prototype._next=function(t){for(var n=this.windows,e=n.length,o=0;o<e;o++){var i=n[o];i.closed||(i.next(t),i.numberOfNextedValues>=this.maxWindowSize&&this.closeWindow(i))}},n.prototype._error=function(t){for(var n=this.windows;n.length>0;)n.shift().error(t);this.destination.error(t)},n.prototype._complete=function(){for(var t=this.windows;t.length>0;){var n=t.shift();n.closed||n.complete()}this.destination.complete()},n.prototype.openWindow=function(){var t=new u;return this.windows.push(t),this.destination.next(t),t},n.prototype.closeWindow=function(t){t.complete();var n=this.windows;n.splice(n.indexOf(t),1)},n}(r.Subscriber);function g(t){var n=t.subscriber,e=t.windowTimeSpan,o=t.window;o&&n.closeWindow(o),t.window=n.openWindow(),this.schedule(t,e)}function h(t){var n=t.windowTimeSpan,e=t.subscriber,o=t.scheduler,i=t.windowCreationInterval,l=e.openWindow(),r={action:this,subscription:null};r.subscription=o.schedule(_,n,{subscriber:e,window:l,context:r}),this.add(r.subscription),this.schedule(t,i)}function _(t){var n=t.subscriber,e=t.window,o=t.context;o&&o.action&&o.subscription&&o.action.remove(o.subscription),n.closeWindow(e)}},"3hIw":function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz"),l=e("8kg7"),r=e("36rE");n.take=function(t){return function(n){return 0===t?new r.EmptyObservable:n.lift(new c(t))}};var c=function(){function t(t){if(this.total=t,this.total<0)throw new l.ArgumentOutOfRangeError}return t.prototype.call=function(t,n){return n.subscribe(new a(t,this.total))},t}(),a=function(t){function n(n,e){t.call(this,n),this.total=e,this.count=0}return o(n,t),n.prototype._next=function(t){var n=this.total,e=++this.count;e<=n&&(this.destination.next(t),e===n&&(this.destination.complete(),this.unsubscribe()))},n}(i.Subscriber)},"3jsl":function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz");n.takeWhile=function(t){return function(n){return n.lift(new l(t))}};var l=function(){function t(t){this.predicate=t}return t.prototype.call=function(t,n){return n.subscribe(new r(t,this.predicate))},t}(),r=function(t){function n(n,e){t.call(this,n),this.predicate=e,this.index=0}return o(n,t),n.prototype._next=function(t){var n,e=this.destination;try{n=this.predicate(t,this.index++)}catch(o){return void e.error(o)}this.nextOrComplete(t,n)},n.prototype.nextOrComplete=function(t,n){var e=this.destination;Boolean(n)?e.next(t):e.complete()},n}(i.Subscriber)},"3zH1":function(t,n,e){var o=e("PBLz").__extends,i=e("AZf1"),l=e("zKHA"),r=e("AJP0"),c=e("8G9e");function a(t){var n=this,e=t.source,o=t.subscriber,i=t.context,a=e.callbackFunc,d=e.args,g=e.scheduler,h=e.subject;if(!h){h=e.subject=new c.AsyncSubject;var _=function t(){for(var e=[],o=0;o<arguments.length;o++)e[o-0]=arguments[o];var i=t.source,c=i.selector,a=i.subject,d=e.shift();if(d)n.add(g.schedule(u,0,{err:d,subject:a}));else if(c){var h=l.tryCatch(c).apply(this,e);n.add(h===r.errorObject?g.schedule(u,0,{err:r.errorObject.e,subject:a}):g.schedule(s,0,{value:h,subject:a}))}else{var _=e.length<=1?e[0]:e;n.add(g.schedule(s,0,{value:_,subject:a}))}};_.source=e,l.tryCatch(a).apply(i,d.concat(_))===r.errorObject&&n.add(g.schedule(u,0,{err:r.errorObject.e,subject:h}))}n.add(h.subscribe(o))}function s(t){var n=t.subject;n.next(t.value),n.complete()}function u(t){t.subject.error(t.err)}n.BoundNodeCallbackObservable=function(t){function n(n,e,o,i,l){t.call(this),this.callbackFunc=n,this.selector=e,this.args=o,this.context=i,this.scheduler=l}return o(n,t),n.create=function(t,e,o){return void 0===e&&(e=void 0),function(){for(var i=[],l=0;l<arguments.length;l++)i[l-0]=arguments[l];return new n(t,e,i,this,o)}},n.prototype._subscribe=function(t){var n=this.callbackFunc,e=this.args,o=this.scheduler,i=this.subject;if(o)return o.schedule(a,0,{source:this,subscriber:t,context:this.context});if(!i){i=this.subject=new c.AsyncSubject;var s=function t(){for(var n=[],e=0;e<arguments.length;e++)n[e-0]=arguments[e];var o=t.source,i=o.selector,c=o.subject,a=n.shift();if(a)c.error(a);else if(i){var s=l.tryCatch(i).apply(this,n);s===r.errorObject?c.error(r.errorObject.e):(c.next(s),c.complete())}else c.next(n.length<=1?n[0]:n),c.complete()};s.source=this,l.tryCatch(n).apply(this.context,e.concat(s))===r.errorObject&&i.error(r.errorObject.e)}return i.subscribe(t)},n}(i.Observable)},"4BFK":function(t,n,e){"use strict";var o=e("SX7S");n.skipWhile=function(t){return o.skipWhile(t)(this)}},"4GoQ":function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz"),l=e("AZf1"),r=e("9jZZ"),c=e("Irel");n.delayWhen=function(t,n){return n?function(e){return new u(e,n).lift(new a(t))}:function(n){return n.lift(new a(t))}};var a=function(){function t(t){this.delayDurationSelector=t}return t.prototype.call=function(t,n){return n.subscribe(new s(t,this.delayDurationSelector))},t}(),s=function(t){function n(n,e){t.call(this,n),this.delayDurationSelector=e,this.completed=!1,this.delayNotifierSubscriptions=[],this.values=[]}return o(n,t),n.prototype.notifyNext=function(t,n,e,o,i){this.destination.next(t),this.removeSubscription(i),this.tryComplete()},n.prototype.notifyError=function(t,n){this._error(t)},n.prototype.notifyComplete=function(t){var n=this.removeSubscription(t);n&&this.destination.next(n),this.tryComplete()},n.prototype._next=function(t){try{var n=this.delayDurationSelector(t);n&&this.tryDelay(n,t)}catch(e){this.destination.error(e)}},n.prototype._complete=function(){this.completed=!0,this.tryComplete()},n.prototype.removeSubscription=function(t){t.unsubscribe();var n=this.delayNotifierSubscriptions.indexOf(t),e=null;return-1!==n&&(e=this.values[n],this.delayNotifierSubscriptions.splice(n,1),this.values.splice(n,1)),e},n.prototype.tryDelay=function(t,n){var e=c.subscribeToResult(this,t,n);e&&!e.closed&&(this.add(e),this.delayNotifierSubscriptions.push(e)),this.values.push(n)},n.prototype.tryComplete=function(){this.completed&&0===this.delayNotifierSubscriptions.length&&this.destination.complete()},n}(r.OuterSubscriber),u=function(t){function n(n,e){t.call(this),this.source=n,this.subscriptionDelay=e}return o(n,t),n.prototype._subscribe=function(t){this.subscriptionDelay.subscribe(new d(t,this.source))},n}(l.Observable),d=function(t){function n(n,e){t.call(this),this.parent=n,this.source=e,this.sourceSubscribed=!1}return o(n,t),n.prototype._next=function(t){this.subscribeToSource()},n.prototype._error=function(t){this.unsubscribe(),this.parent.error(t)},n.prototype._complete=function(){this.subscribeToSource()},n.prototype.subscribeToSource=function(){this.sourceSubscribed||(this.sourceSubscribed=!0,this.unsubscribe(),this.source.subscribe(this.parent))},n}(i.Subscriber)},"4JC2":function(t,n,e){"use strict";var o=e("AZf1"),i=e("rPn0");o.Observable.prototype.publishBehavior=i.publishBehavior},"4WIM":function(t,n,e){var o=e("PBLz").__extends,i=e("AZf1"),l=e("1uGz"),r=e("y2i3"),c=e("PCq3"),a=e("NNAl"),s=e("nkkL"),u=function(t){function n(n){t.call(this,n),this.destination=n}return o(n,t),n}(l.Subscriber);n.SubjectSubscriber=u;var d=function(t){function n(){t.call(this),this.observers=[],this.closed=!1,this.isStopped=!1,this.hasError=!1,this.thrownError=null}return o(n,t),n.prototype[s.rxSubscriber]=function(){return new u(this)},n.prototype.lift=function(t){var n=new g(this,this);return n.operator=t,n},n.prototype.next=function(t){if(this.closed)throw new c.ObjectUnsubscribedError;if(!this.isStopped)for(var n=this.observers,e=n.length,o=n.slice(),i=0;i<e;i++)o[i].next(t)},n.prototype.error=function(t){if(this.closed)throw new c.ObjectUnsubscribedError;this.hasError=!0,this.thrownError=t,this.isStopped=!0;for(var n=this.observers,e=n.length,o=n.slice(),i=0;i<e;i++)o[i].error(t);this.observers.length=0},n.prototype.complete=function(){if(this.closed)throw new c.ObjectUnsubscribedError;this.isStopped=!0;for(var t=this.observers,n=t.length,e=t.slice(),o=0;o<n;o++)e[o].complete();this.observers.length=0},n.prototype.unsubscribe=function(){this.isStopped=!0,this.closed=!0,this.observers=null},n.prototype._trySubscribe=function(n){if(this.closed)throw new c.ObjectUnsubscribedError;return t.prototype._trySubscribe.call(this,n)},n.prototype._subscribe=function(t){if(this.closed)throw new c.ObjectUnsubscribedError;return this.hasError?(t.error(this.thrownError),r.Subscription.EMPTY):this.isStopped?(t.complete(),r.Subscription.EMPTY):(this.observers.push(t),new a.SubjectSubscription(this,t))},n.prototype.asObservable=function(){var t=new i.Observable;return t.source=this,t},n.create=function(t,n){return new g(t,n)},n}(i.Observable);n.Subject=d;var g=function(t){function n(n,e){t.call(this),this.destination=n,this.source=e}return o(n,t),n.prototype.next=function(t){var n=this.destination;n&&n.next&&n.next(t)},n.prototype.error=function(t){var n=this.destination;n&&n.error&&this.destination.error(t)},n.prototype.complete=function(){var t=this.destination;t&&t.complete&&this.destination.complete()},n.prototype._subscribe=function(t){return this.source?this.source.subscribe(t):r.Subscription.EMPTY},n}(d);n.AnonymousSubject=g},"4dTV":function(t,n,e){"use strict";var o=e("UUzK"),i=e("6VCA");n.raceStatic=i.race,n.race=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];return o.race.apply(void 0,t)(this)}},"4qOA":function(t,n,e){var o=e("PBLz").__extends,i=function(t){function n(){var n=t.call(this,"Timeout has occurred");this.name=n.name="TimeoutError",this.stack=n.stack,this.message=n.message}return o(n,t),n}(Error);n.TimeoutError=i},"5/1k":function(t,n,e){"use strict";var o=e("AZf1"),i=e("Ui6c");o.Observable.prototype.repeat=i.repeat},"53d5":function(t,n,e){"use strict";var o=e("AZf1"),i=e("Az9W");o.Observable.prototype.delayWhen=i.delayWhen},"5My3":function(t,n,e){var o=e("PBLz").__extends,i=e("AZf1"),l=e("JB8t"),r=e("zZI/");n.SubscribeOnObservable=function(t){function n(n,e,o){void 0===e&&(e=0),void 0===o&&(o=l.asap),t.call(this),this.source=n,this.delayTime=e,this.scheduler=o,(!r.isNumeric(e)||e<0)&&(this.delayTime=0),o&&"function"==typeof o.schedule||(this.scheduler=l.asap)}return o(n,t),n.create=function(t,e,o){return void 0===e&&(e=0),void 0===o&&(o=l.asap),new n(t,e,o)},n.dispatch=function(t){return this.add(t.source.subscribe(t.subscriber))},n.prototype._subscribe=function(t){return this.scheduler.schedule(n.dispatch,this.delayTime,{source:this.source,subscriber:t})},n}(i.Observable)},"5TWj":function(t,n,e){"use strict";n.SubscriptionLog=function(){return function(t,n){void 0===n&&(n=Number.POSITIVE_INFINITY),this.subscribedFrame=t,this.unsubscribedFrame=n}}()},"5UB+":function(t,n,e){"use strict";var o=e("8pnh");n.windowToggle=function(t,n){return o.windowToggle(t,n)(this)}},"5aaB":function(t,n,e){"use strict";var o=e("6fvh");n.max=function(t){return o.reduce("function"==typeof t?function(n,e){return t(n,e)>0?n:e}:function(t,n){return t>n?t:n})}},"5sLA":function(t,n,e){"use strict";var o=e("WO4J");n.takeLast=function(t){return o.takeLast(t)(this)}},"6GWt":function(t,n,e){"use strict";var o=e("6fvh");n.reduce=function(t,n){return arguments.length>=2?o.reduce(t,n)(this):o.reduce(t)(this)}},"6Tb1":function(t,n,e){"use strict";var o=e("AZf1"),i=e("xQMj");o.Observable.prototype.filter=i.filter},"6VCA":function(t,n,e){var o=e("PBLz").__extends,i=e("G2HO"),l=e("rVFa"),r=e("9jZZ"),c=e("Irel");n.race=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];if(1===t.length){if(!i.isArray(t[0]))return t[0];t=t[0]}return new l.ArrayObservable(t).lift(new a)};var a=function(){function t(){}return t.prototype.call=function(t,n){return n.subscribe(new s(t))},t}();n.RaceOperator=a;var s=function(t){function n(n){t.call(this,n),this.hasFirst=!1,this.observables=[],this.subscriptions=[]}return o(n,t),n.prototype._next=function(t){this.observables.push(t)},n.prototype._complete=function(){var t=this.observables,n=t.length;if(0===n)this.destination.complete();else{for(var e=0;e<n&&!this.hasFirst;e++){var o=t[e],i=c.subscribeToResult(this,o,o,e);this.subscriptions&&this.subscriptions.push(i),this.add(i)}this.observables=null}},n.prototype.notifyNext=function(t,n,e,o,i){if(!this.hasFirst){this.hasFirst=!0;for(var l=0;l<this.subscriptions.length;l++)if(l!==e){var r=this.subscriptions[l];r.unsubscribe(),this.remove(r)}this.subscriptions=null}this.destination.next(n)},n}(r.OuterSubscriber);n.RaceSubscriber=s},"6fvh":function(t,n,e){"use strict";var o=e("n8Qg"),i=e("WO4J"),l=e("2Tbn"),r=e("GyLc");n.reduce=function(t,n){return arguments.length>=2?function(e){return r.pipe(o.scan(t,n),i.takeLast(1),l.defaultIfEmpty(n))(e)}:function(n){return r.pipe(o.scan((function(n,e,o){return t(n,e,o+1)})),i.takeLast(1))(n)}}},"6m09":function(t,n,e){"use strict";var o=e("AZf1"),i=e("xFrw");o.Observable.prototype.groupBy=i.groupBy},"6n/F":function(t,n,e){"use strict";var o;!function(i,l){t.exports?(l.default=l,t.exports=i.document?l(i):l):void 0===(o=(function(){return l(i)}).call(n,e,n,t))||(t.exports=o)}("undefined"!=typeof window?window:this,(function(t){function n(t,n,e,o){t.hasOwnProperty(n)||(t[n]=o.apply(null,e))}var e={};return n(e,"Core/Globals.js",[],(function(){var n,e=void 0!==t?t:"undefined"!=typeof window?window:{};return function(t){t.SVG_NS="http://www.w3.org/2000/svg",t.product="Highcharts",t.version="9.3.3",t.win=e,t.doc=t.win.document,t.svg=t.doc&&t.doc.createElementNS&&!!t.doc.createElementNS(t.SVG_NS,"svg").createSVGRect,t.userAgent=t.win.navigator&&t.win.navigator.userAgent||"",t.isChrome=-1!==t.userAgent.indexOf("Chrome"),t.isFirefox=-1!==t.userAgent.indexOf("Firefox"),t.isMS=/(edge|msie|trident)/i.test(t.userAgent)&&!t.win.opera,t.isSafari=!t.isChrome&&-1!==t.userAgent.indexOf("Safari"),t.isTouchDevice=/(Mobile|Android|Windows Phone)/.test(t.userAgent),t.isWebKit=-1!==t.userAgent.indexOf("AppleWebKit"),t.deg2rad=2*Math.PI/360,t.hasBidiBug=t.isFirefox&&4>parseInt(t.userAgent.split("Firefox/")[1],10),t.hasTouch=!!t.win.TouchEvent,t.marginNames=["plotTop","marginRight","marginBottom","plotLeft"],t.noop=function(){},t.supportsPassiveEvents=function(){var n=!1;if(!t.isMS){var e=Object.defineProperty({},"passive",{get:function(){n=!0}});t.win.addEventListener&&t.win.removeEventListener&&(t.win.addEventListener("testPassive",t.noop,e),t.win.removeEventListener("testPassive",t.noop,e))}return n}(),t.charts=[],t.dateFormats={},t.seriesTypes={},t.symbolSizes={},t.chartCount=0}(n||(n={})),n})),n(e,"Core/Utilities.js",[e["Core/Globals.js"]],(function(t){function n(e,o,i,l){var r=o?"Highcharts error":"Highcharts warning";32===e&&(e=r+": Deprecated member");var c=a(e),s=c?r+" #"+e+": www.highcharts.com/errors/"+e+"/":e.toString();if(void 0!==l){var u="";c&&(s+="?"),C(l,(function(t,n){u+="\n - "+n+": "+t,c&&(s+=encodeURI(n)+"="+encodeURI(t))})),s+=u}f(t,"displayError",{chart:i,code:e,message:s,params:l},(function(){if(o)throw Error(s);O.console&&-1===n.messages.indexOf(s)&&console.warn(s)})),n.messages.push(s)}function e(t,n){return parseInt(t,n||10)}function o(t){return"string"==typeof t}function i(t){return"[object Array]"===(t=Object.prototype.toString.call(t))||"[object Array Iterator]"===t}function l(t,n){return!(!t||"object"!=typeof t||n&&i(t))}function r(t){return l(t)&&"number"==typeof t.nodeType}function c(t){var n=t&&t.constructor;return!(!l(t,!0)||r(t)||!n||!n.name||"Object"===n.name)}function a(t){return"number"==typeof t&&!isNaN(t)&&1/0>t&&-1/0<t}function s(t){return null!=t}function u(t,n,e){var i;return o(n)?s(e)?t.setAttribute(n,e):t&&t.getAttribute&&((i=t.getAttribute(n))||"class"!==n||(i=t.getAttribute(n+"Name"))):C(n,(function(n,e){s(n)?t.setAttribute(e,n):t.removeAttribute(e)})),i}function d(t,n){var e;for(e in t||(t={}),n)t[e]=n[e];return t}function g(){for(var t=arguments,n=t.length,e=0;e<n;e++){var o=t[e];if(null!=o)return o}}function h(n,e){t.isMS&&!t.svg&&e&&void 0!==e.opacity&&(e.filter="alpha(opacity="+100*e.opacity+")"),d(n.style,e)}function _(t,n){return 1e14<t?t:parseFloat(t.toPrecision(n||14))}function C(t,n,e){for(var o in t)Object.hasOwnProperty.call(t,o)&&n.call(e||t[o],t[o],o,t)}function p(n,e,o){function i(e,o){var i=n.removeEventListener||t.removeEventListenerPolyfill;i&&i.call(n,e,o,!1)}function l(t){var o;if(n.nodeName){if(e){var l={};l[e]=!0}else l=t;C(l,(function(n,e){if(t[e])for(o=t[e].length;o--;)i(e,t[e][o].fn)}))}}var r="function"==typeof n&&n.prototype||n;if(Object.hasOwnProperty.call(r,"hcEvents")){var c=r.hcEvents;e?(r=c[e]||[],o?(c[e]=r.filter((function(t){return o!==t.fn})),i(e,o)):(l(c),c[e]=[])):(l(c),delete r.hcEvents)}}function f(n,e,o,i){if(o=o||{},P.createEvent&&(n.dispatchEvent||n.fireEvent&&n!==t)){var l=P.createEvent("Events");l.initEvent(e,!0,!0),o=d(l,o),n.dispatchEvent?n.dispatchEvent(o):n.fireEvent(e,o)}else if(n.hcEvents){o.target||d(o,{preventDefault:function(){o.defaultPrevented=!0},target:n,type:e}),l=[];for(var r=n,c=!1;r.hcEvents;)Object.hasOwnProperty.call(r,"hcEvents")&&r.hcEvents[e]&&(l.length&&(c=!0),l.unshift.apply(l,r.hcEvents[e])),r=Object.getPrototypeOf(r);c&&l.sort((function(t,n){return t.order-n.order})),l.forEach((function(t){!1===t.fn.call(n,o)&&o.preventDefault()}))}i&&!o.defaultPrevented&&i.call(n,o)}var M=t.charts,P=t.doc,O=t.win;(n||(n={})).messages=[],Math.easeInOutSine=function(t){return-.5*(Math.cos(Math.PI*t)-1)};var m=Array.prototype.find?function(t,n){return t.find(n)}:function(t,n){var e,o=t.length;for(e=0;e<o;e++)if(n(t[e],e))return t[e]};C({map:"map",each:"forEach",grep:"filter",reduce:"reduce",some:"some"},(function(e,o){t[o]=function(t){var i;return n(32,!1,void 0,((i={})["Highcharts."+o]="use Array."+e,i)),Array.prototype[e].apply(t,[].slice.call(arguments,1))}}));var v,y=function(){var t=Math.random().toString(36).substring(2,9)+"-",n=0;return function(){return"highcharts-"+(v?"":t)+n++}}();return O.jQuery&&(O.jQuery.fn.highcharts=function(){var n=[].slice.call(arguments);if(this[0])return n[0]?(new(t[o(n[0])?n.shift():"Chart"])(this[0],n[0],n[1]),this):M[u(this[0],"data-highcharts-chart")]}),{addEvent:function(n,e,o,i){void 0===i&&(i={});var l="function"==typeof n&&n.prototype||n;Object.hasOwnProperty.call(l,"hcEvents")||(l.hcEvents={}),l=l.hcEvents,t.Point&&n instanceof t.Point&&n.series&&n.series.chart&&(n.series.chart.runTrackerClick=!0);var r=n.addEventListener||t.addEventListenerPolyfill;return r&&r.call(n,e,o,!!t.supportsPassiveEvents&&{passive:void 0===i.passive?-1!==e.indexOf("touch"):i.passive,capture:!1}),l[e]||(l[e]=[]),l[e].push({fn:o,order:"number"==typeof i.order?i.order:1/0}),l[e].sort((function(t,n){return t.order-n.order})),function(){p(n,e,o)}},arrayMax:function(t){for(var n=t.length,e=t[0];n--;)t[n]>e&&(e=t[n]);return e},arrayMin:function(t){for(var n=t.length,e=t[0];n--;)t[n]<e&&(e=t[n]);return e},attr:u,clamp:function(t,n,e){return t>n?t<e?t:e:n},cleanRecursively:function t(n,e){var o={};return C(n,(function(i,r){l(n[r],!0)&&!n.nodeType&&e[r]?(i=t(n[r],e[r]),Object.keys(i).length&&(o[r]=i)):(l(n[r])||n[r]!==e[r])&&(o[r]=n[r])})),o},clearTimeout:function(t){s(t)&&clearTimeout(t)},correctFloat:_,createElement:function(t,n,e,o,i){return t=P.createElement(t),n&&d(t,n),i&&h(t,{padding:"0",border:"none",margin:"0"}),e&&h(t,e),o&&o.appendChild(t),t},css:h,defined:s,destroyObjectProperties:function(t,n){C(t,(function(e,o){e&&e!==n&&e.destroy&&e.destroy(),delete t[o]}))},discardElement:function(t){t&&t.parentElement&&t.parentElement.removeChild(t)},erase:function(t,n){for(var e=t.length;e--;)if(t[e]===n){t.splice(e,1);break}},error:n,extend:d,extendClass:function(t,n){var e=function(){};return d(e.prototype=new t,n),e},find:m,fireEvent:f,getMagnitude:function(t){return Math.pow(10,Math.floor(Math.log(t)/Math.LN10))},getNestedProperty:function(t,n){for(t=t.split(".");t.length&&s(n);){var e=t.shift();if(void 0===e||"__proto__"===e)return;if(!s(n=n[e])||"function"==typeof n||"number"==typeof n.nodeType||n===O)return}return n},getStyle:function o(i,l,r){var c=t.getStyle||o;if("width"===l)return l=Math.min(i.offsetWidth,i.scrollWidth),(r=i.getBoundingClientRect&&i.getBoundingClientRect().width)<l&&r>=l-1&&(l=Math.floor(r)),Math.max(0,l-(c(i,"padding-left",!0)||0)-(c(i,"padding-right",!0)||0));if("height"===l)return Math.max(0,Math.min(i.offsetHeight,i.scrollHeight)-(c(i,"padding-top",!0)||0)-(c(i,"padding-bottom",!0)||0));if(O.getComputedStyle||n(27,!0),i=O.getComputedStyle(i,void 0)){var a=i.getPropertyValue(l);g(r,"opacity"!==l)&&(a=e(a))}return a},inArray:function(t,e,o){return n(32,!1,void 0,{"Highcharts.inArray":"use Array.indexOf"}),e.indexOf(t,o)},isArray:i,isClass:c,isDOMElement:r,isFunction:function(t){return"function"==typeof t},isNumber:a,isObject:l,isString:o,keys:function(t){return n(32,!1,void 0,{"Highcharts.keys":"use Object.keys"}),Object.keys(t)},merge:function(){var t,n=arguments,e={},o=function(t,n){return"object"!=typeof t&&(t={}),C(n,(function(e,i){"__proto__"!==i&&"constructor"!==i&&(t[i]=!l(e,!0)||c(e)||r(e)?n[i]:o(t[i]||{},e))})),t};!0===n[0]&&(e=n[1],n=Array.prototype.slice.call(n,2));var i=n.length;for(t=0;t<i;t++)e=o(e,n[t]);return e},normalizeTickInterval:function(t,n,e,o,i){var l=t,r=t/(e=g(e,1));for(n||(n=i?[1,1.2,1.5,2,2.5,3,4,5,6,8,10]:[1,2,2.5,5,10],!1===o&&(1===e?n=n.filter((function(t){return 0==t%1})):.1>=e&&(n=[1/e]))),o=0;o<n.length&&(l=n[o],!(i&&l*e>=t||!i&&r<=(n[o]+(n[o+1]||n[o]))/2));o++);return _(l*e,-Math.round(Math.log(.001)/Math.LN10))},objectEach:C,offset:function(t){var n=P.documentElement;return{top:(t=t.parentElement||t.parentNode?t.getBoundingClientRect():{top:0,left:0,width:0,height:0}).top+(O.pageYOffset||n.scrollTop)-(n.clientTop||0),left:t.left+(O.pageXOffset||n.scrollLeft)-(n.clientLeft||0),width:t.width,height:t.height}},pad:function(t,n,e){return Array((n||2)+1-String(t).replace("-","").length).join(e||"0")+t},pick:g,pInt:e,relativeLength:function(t,n,e){return/%$/.test(t)?n*parseFloat(t)/100+(e||0):parseFloat(t)},removeEvent:p,splat:function(t){return i(t)?t:[t]},stableSort:function(t,n){var e,o,i=t.length;for(o=0;o<i;o++)t[o].safeI=o;for(t.sort((function(t,o){return 0===(e=n(t,o))?t.safeI-o.safeI:e})),o=0;o<i;o++)delete t[o].safeI},syncTimeout:function(t,n,e){return 0<n?setTimeout(t,n,e):(t.call(0,e),-1)},timeUnits:{millisecond:1,second:1e3,minute:6e4,hour:36e5,day:864e5,week:6048e5,month:24192e5,year:314496e5},uniqueKey:y,useSerialIds:function(t){return v=g(t,v)},wrap:function(t,n,e){var o=t[n];t[n]=function(){var t=Array.prototype.slice.call(arguments),n=arguments,i=this;return i.proceed=function(){o.apply(i,arguments.length?arguments:n)},t.unshift(o),t=e.apply(this,t),i.proceed=null,t}}}})),n(e,"Core/Chart/ChartDefaults.js",[],(function(){return{panning:{enabled:!1,type:"x"},styledMode:!1,borderRadius:0,colorCount:10,defaultSeriesType:"line",ignoreHiddenSeries:!0,spacing:[10,10,15,10],resetZoomButton:{theme:{zIndex:6},position:{align:"right",x:-10,y:10}},zoomBySingleTouch:!1,width:null,height:null,borderColor:"#335cad",backgroundColor:"#ffffff",plotBorderColor:"#cccccc"}})),n(e,"Core/Color/Color.js",[e["Core/Globals.js"],e["Core/Utilities.js"]],(function(t,n){var e=n.isNumber,o=n.merge,i=n.pInt;return function(){function n(e){this.rgba=[NaN,NaN,NaN,NaN],this.input=e;var o=t.Color;return o&&o!==n?new o(e):this instanceof n?void this.init(e):new n(e)}return n.parse=function(t){return t?new n(t):n.None},n.prototype.init=function(t){var e;if("object"==typeof t&&void 0!==t.stops)this.stops=t.stops.map((function(t){return new n(t[1])}));else if("string"==typeof t){if(this.input=t=n.names[t.toLowerCase()]||t,"#"===t.charAt(0)){var o=t.length,i=parseInt(t.substr(1),16);7===o?e=[(16711680&i)>>16,(65280&i)>>8,255&i,1]:4===o&&(e=[(3840&i)>>4|(3840&i)>>8,(240&i)>>4|240&i,(15&i)<<4|15&i,1])}if(!e)for(i=n.parsers.length;i--&&!e;){var l=n.parsers[i];(o=l.regex.exec(t))&&(e=l.parse(o))}}e&&(this.rgba=e)},n.prototype.get=function(t){var n=this.input,i=this.rgba;if("object"==typeof n&&void 0!==this.stops){var l=o(n);return l.stops=[].slice.call(l.stops),this.stops.forEach((function(n,e){l.stops[e]=[l.stops[e][0],n.get(t)]})),l}return i&&e(i[0])?"rgb"===t||!t&&1===i[3]?"rgb("+i[0]+","+i[1]+","+i[2]+")":"a"===t?""+i[3]:"rgba("+i.join(",")+")":n},n.prototype.brighten=function(t){var n=this.rgba;if(this.stops)this.stops.forEach((function(n){n.brighten(t)}));else if(e(t)&&0!==t)for(var o=0;3>o;o++)n[o]+=i(255*t),0>n[o]&&(n[o]=0),255<n[o]&&(n[o]=255);return this},n.prototype.setOpacity=function(t){return this.rgba[3]=t,this},n.prototype.tweenTo=function(t,n){var o=this.rgba,i=t.rgba;return e(o[0])&&e(i[0])?((t=1!==i[3]||1!==o[3])?"rgba(":"rgb(")+Math.round(i[0]+(o[0]-i[0])*(1-n))+","+Math.round(i[1]+(o[1]-i[1])*(1-n))+","+Math.round(i[2]+(o[2]-i[2])*(1-n))+(t?","+(i[3]+(o[3]-i[3])*(1-n)):"")+")":t.input||"none"},n.names={white:"#ffffff",black:"#000000"},n.parsers=[{regex:/rgba\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]?(?:\.[0-9]+)?)\s*\)/,parse:function(t){return[i(t[1]),i(t[2]),i(t[3]),parseFloat(t[4],10)]}},{regex:/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/,parse:function(t){return[i(t[1]),i(t[2]),i(t[3]),1]}}],n.None=new n(""),n}()})),n(e,"Core/Color/Palettes.js",[],(function(){return{colors:"#7cb5ec #434348 #90ed7d #f7a35c #8085e9 #f15c80 #e4d354 #2b908f #f45b5b #91e8e1".split(" ")}})),n(e,"Core/Time.js",[e["Core/Globals.js"],e["Core/Utilities.js"]],(function(t,n){var e=t.win,o=n.defined,i=n.error,l=n.extend,r=n.isObject,c=n.merge,a=n.objectEach,s=n.pad,u=n.pick,d=n.splat,g=n.timeUnits,h=t.isSafari&&e.Intl&&e.Intl.DateTimeFormat.prototype.formatRange,_=t.isSafari&&e.Intl&&!e.Intl.DateTimeFormat.prototype.formatRange;return function(){function n(t){this.options={},this.variableTimezone=this.useUTC=!1,this.Date=e.Date,this.getTimezoneOffset=this.timezoneOffsetFunction(),this.update(t)}return n.prototype.get=function(t,n){if(this.variableTimezone||this.timezoneOffset){var e=n.getTime(),o=e-this.getTimezoneOffset(n);return n.setTime(o),t=n["getUTC"+t](),n.setTime(e),t}return this.useUTC?n["getUTC"+t]():n["get"+t]()},n.prototype.set=function(t,n,e){if(this.variableTimezone||this.timezoneOffset){if("Milliseconds"===t||"Seconds"===t||"Minutes"===t&&0==this.getTimezoneOffset(n)%36e5)return n["setUTC"+t](e);var o=this.getTimezoneOffset(n);return o=n.getTime()-o,n.setTime(o),n["setUTC"+t](e),t=this.getTimezoneOffset(n),o=n.getTime()+t,n.setTime(o)}return this.useUTC||h&&"FullYear"===t?n["setUTC"+t](e):n["set"+t](e)},n.prototype.update=function(t){var n=u(t&&t.useUTC,!0);this.options=t=c(!0,this.options||{},t),this.Date=t.Date||e.Date||Date,this.timezoneOffset=(this.useUTC=n)&&t.timezoneOffset,this.getTimezoneOffset=this.timezoneOffsetFunction(),this.variableTimezone=n&&!(!t.getTimezoneOffset&&!t.timezone)},n.prototype.makeTime=function(t,n,e,o,i,l){if(this.useUTC){var r=this.Date.UTC.apply(0,arguments),c=this.getTimezoneOffset(r),a=this.getTimezoneOffset(r+=c);c!==a?r+=a-c:c-36e5!==this.getTimezoneOffset(r-36e5)||_||(r-=36e5)}else r=new this.Date(t,n,u(e,1),u(o,0),u(i,0),u(l,0)).getTime();return r},n.prototype.timezoneOffsetFunction=function(){var t=this,n=this.options,o=n.getTimezoneOffset,l=n.moment||e.moment;if(!this.useUTC)return function(t){return 6e4*new Date(t.toString()).getTimezoneOffset()};if(n.timezone){if(l)return function(t){return 6e4*-l.tz(t,n.timezone).utcOffset()};i(25)}return this.useUTC&&o?function(t){return 6e4*o(t.valueOf())}:function(){return 6e4*(t.timezoneOffset||0)}},n.prototype.dateFormat=function(n,e,i){if(!o(e)||isNaN(e))return t.defaultOptions.lang&&t.defaultOptions.lang.invalidDate||"";n=u(n,"%Y-%m-%d %H:%M:%S");var r=this,c=new this.Date(e),d=this.get("Hours",c),g=this.get("Day",c),h=this.get("Date",c),_=this.get("Month",c),C=this.get("FullYear",c),p=t.defaultOptions.lang,f=p&&p.weekdays,M=p&&p.shortWeekdays;return c=l({a:M?M[g]:f[g].substr(0,3),A:f[g],d:s(h),e:s(h,2," "),w:g,b:p.shortMonths[_],B:p.months[_],m:s(_+1),o:_+1,y:C.toString().substr(2,2),Y:C,H:s(d),k:d,I:s(d%12||12),l:d%12||12,M:s(this.get("Minutes",c)),p:12>d?"AM":"PM",P:12>d?"am":"pm",S:s(c.getSeconds()),L:s(Math.floor(e%1e3),3)},t.dateFormats),a(c,(function(t,o){for(;-1!==n.indexOf("%"+o);)n=n.replace("%"+o,"function"==typeof t?t.call(r,e):t)})),i?n.substr(0,1).toUpperCase()+n.substr(1):n},n.prototype.resolveDTLFormat=function(t){return r(t,!0)?t:{main:(t=d(t))[0],from:t[1],to:t[2]}},n.prototype.getTimeTicks=function(t,n,e,i){var r,c=this,a=[],s={},d=new c.Date(n),h=t.unitRange,_=t.count||1;if(i=u(i,1),o(n)){if(c.set("Milliseconds",d,h>=g.second?0:_*Math.floor(c.get("Milliseconds",d)/_)),h>=g.second&&c.set("Seconds",d,h>=g.minute?0:_*Math.floor(c.get("Seconds",d)/_)),h>=g.minute&&c.set("Minutes",d,h>=g.hour?0:_*Math.floor(c.get("Minutes",d)/_)),h>=g.hour&&c.set("Hours",d,h>=g.day?0:_*Math.floor(c.get("Hours",d)/_)),h>=g.day&&c.set("Date",d,h>=g.month?1:Math.max(1,_*Math.floor(c.get("Date",d)/_))),h>=g.month){c.set("Month",d,h>=g.year?0:_*Math.floor(c.get("Month",d)/_));var C=c.get("FullYear",d)}h>=g.year&&c.set("FullYear",d,C-C%_),h===g.week&&(C=c.get("Day",d),c.set("Date",d,c.get("Date",d)-C+i+(C<i?-7:0))),C=c.get("FullYear",d),i=c.get("Month",d);var p=c.get("Date",d),f=c.get("Hours",d);for(n=d.getTime(),!c.variableTimezone&&c.useUTC||!o(e)||(r=e-n>4*g.month||c.getTimezoneOffset(n)!==c.getTimezoneOffset(e)),n=d.getTime(),d=1;n<e;)a.push(n),n=h===g.year?c.makeTime(C+d*_,0):h===g.month?c.makeTime(C,i+d*_):!r||h!==g.day&&h!==g.week?r&&h===g.hour&&1<_?c.makeTime(C,i,p,f+d*_):n+h*_:c.makeTime(C,i,p+d*_*(h===g.day?1:7)),d++;a.push(n),h<=g.hour&&1e4>a.length&&a.forEach((function(t){0==t%18e5&&"000000000"===c.dateFormat("%H%M%S%L",t)&&(s[t]="day")}))}return a.info=l(t,{higherRanks:s,totalRange:h*_}),a},n.prototype.getDateFormat=function(t,n,e,o){var i=this.dateFormat("%m-%d %H:%M:%S.%L",n),l={millisecond:15,second:12,minute:9,hour:6,day:3},r="millisecond";for(c in g){if(t===g.week&&+this.dateFormat("%w",n)===e&&"00:00:00.000"===i.substr(6)){var c="week";break}if(g[c]>t){c=r;break}if(l[c]&&i.substr(l[c])!=="01-01 00:00:00.000".substr(l[c]))break;"week"!==c&&(r=c)}if(c)var a=this.resolveDTLFormat(o[c]).main;return a},n}()})),n(e,"Core/DefaultOptions.js",[e["Core/Chart/ChartDefaults.js"],e["Core/Color/Color.js"],e["Core/Globals.js"],e["Core/Color/Palettes.js"],e["Core/Time.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l){n=n.parse;var r=l.merge,c={colors:o.colors,symbols:["circle","diamond","square","triangle","triangle-down"],lang:{loading:"Loading...",months:"January February March April May June July August September October November December".split(" "),shortMonths:"Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec".split(" "),weekdays:"Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),decimalPoint:".",numericSymbols:"kMGTPE".split(""),resetZoom:"Reset zoom",resetZoomTitle:"Reset zoom level 1:1",thousandsSep:" "},global:{},time:{Date:void 0,getTimezoneOffset:void 0,timezone:void 0,timezoneOffset:0,useUTC:!0},chart:t,title:{text:"Chart title",align:"center",margin:15,widthAdjust:-44},subtitle:{text:"",align:"center",widthAdjust:-44},caption:{margin:15,text:"",align:"left",verticalAlign:"bottom"},plotOptions:{},labels:{style:{position:"absolute",color:"#333333"}},legend:{enabled:!0,align:"center",alignColumns:!0,className:"highcharts-no-tooltip",layout:"horizontal",labelFormatter:function(){return this.name},borderColor:"#999999",borderRadius:0,navigation:{activeColor:"#003399",inactiveColor:"#cccccc"},itemStyle:{color:"#333333",cursor:"pointer",fontSize:"12px",fontWeight:"bold",textOverflow:"ellipsis"},itemHoverStyle:{color:"#000000"},itemHiddenStyle:{color:"#cccccc"},shadow:!1,itemCheckboxStyle:{position:"absolute",width:"13px",height:"13px"},squareSymbol:!0,symbolPadding:5,verticalAlign:"bottom",x:0,y:0,title:{style:{fontWeight:"bold"}}},loading:{labelStyle:{fontWeight:"bold",position:"relative",top:"45%"},style:{position:"absolute",backgroundColor:"#ffffff",opacity:.5,textAlign:"center"}},tooltip:{enabled:!0,animation:e.svg,borderRadius:3,dateTimeLabelFormats:{millisecond:"%A, %b %e, %H:%M:%S.%L",second:"%A, %b %e, %H:%M:%S",minute:"%A, %b %e, %H:%M",hour:"%A, %b %e, %H:%M",day:"%A, %b %e, %Y",week:"Week from %A, %b %e, %Y",month:"%B %Y",year:"%Y"},footerFormat:"",headerShape:"callout",hideDelay:500,padding:8,shape:"callout",shared:!1,snap:e.isTouchDevice?25:10,headerFormat:'<span style="font-size: 10px">{point.key}</span><br/>',pointFormat:'<span style="color:{point.color}">\u25cf</span> {series.name}: <b>{point.y}</b><br/>',backgroundColor:n("#f7f7f7").setOpacity(.85).get(),borderWidth:1,shadow:!0,stickOnContact:!1,style:{color:"#333333",cursor:"default",fontSize:"12px",whiteSpace:"nowrap"},useHTML:!1},credits:{enabled:!0,href:"https://www.highcharts.com?credits",position:{align:"right",x:-10,verticalAlign:"bottom",y:-5},style:{cursor:"pointer",color:"#999999",fontSize:"9px"},text:"Highcharts.com"}};c.chart.styledMode=!1;var a=new i(r(c.global,c.time));return{defaultOptions:c,defaultTime:a,getOptions:function(){return c},setOptions:function(t){return r(!0,c,t),(t.time||t.global)&&(e.time?e.time.update(r(c.global,c.time,t.global,t.time)):e.time=a),c}}})),n(e,"Core/Animation/Fx.js",[e["Core/Color/Color.js"],e["Core/Globals.js"],e["Core/Utilities.js"]],(function(t,n,e){var o=t.parse,i=n.win,l=e.isNumber,r=e.objectEach;return function(){function t(t,n,e){this.pos=NaN,this.options=n,this.elem=t,this.prop=e}return t.prototype.dSetter=function(){var t=this.paths,n=t&&t[0];t=t&&t[1];var e=this.now||0,o=[];if(1!==e&&n&&t)if(n.length===t.length&&1>e)for(var i=0;i<t.length;i++){for(var r=n[i],c=t[i],a=[],s=0;s<c.length;s++){var u=r[s],d=c[s];a[s]=l(u)&&l(d)&&("A"!==c[0]||4!==s&&5!==s)?u+e*(d-u):d}o.push(a)}else o=t;else o=this.toD||[];this.elem.attr("d",o,void 0,!0)},t.prototype.update=function(){var t=this.elem,n=this.prop,e=this.now,o=this.options.step;this[n+"Setter"]?this[n+"Setter"]():t.attr?t.element&&t.attr(n,e,null,!0):t.style[n]=e+this.unit,o&&o.call(t,e,this)},t.prototype.run=function(n,e,o){var l=this,r=l.options,c=function(t){return!c.stopped&&l.step(t)},a=i.requestAnimationFrame||function(t){setTimeout(t,13)},s=function(){for(var n=0;n<t.timers.length;n++)t.timers[n]()||t.timers.splice(n--,1);t.timers.length&&a(s)};n!==e||this.elem["forceAnimate:"+this.prop]?(this.startTime=+new Date,this.start=n,this.end=e,this.unit=o,this.now=this.start,this.pos=0,c.elem=this.elem,c.prop=this.prop,c()&&1===t.timers.push(c)&&a(s)):(delete r.curAnim[this.prop],r.complete&&0===Object.keys(r.curAnim).length&&r.complete.call(this.elem))},t.prototype.step=function(t){var n=+new Date,e=this.options,o=this.elem,i=e.complete,l=e.duration,c=e.curAnim;if(o.attr&&!o.element)t=!1;else if(t||n>=l+this.startTime){this.now=this.end,this.pos=1,this.update();var a=c[this.prop]=!0;r(c,(function(t){!0!==t&&(a=!1)})),a&&i&&i.call(o),t=!1}else this.pos=e.easing((n-this.startTime)/l),this.now=this.start+(this.end-this.start)*this.pos,this.update(),t=!0;return t},t.prototype.initPath=function(t,n,e){function o(t,n){for(;t.length<g;){var e=t[0],o=n[g-t.length];o&&"M"===e[0]&&(t[0]="C"===o[0]?["C",e[1],e[2],e[1],e[2],e[1],e[2]]:["L",e[1],e[2]]),t.unshift(e),a&&(e=t.pop(),t.push(t[t.length-1],e))}}function i(t,n){for(;t.length<g;)if("C"===(n=t[Math.floor(t.length/s)-1].slice())[0]&&(n[1]=n[5],n[2]=n[6]),a){var e=t[Math.floor(t.length/s)].slice();t.splice(t.length/2,0,n,e)}else t.push(n)}var r=t.startX,c=t.endX;e=e.slice();var a=t.isArea,s=a?2:1;if(!(n=n&&n.slice()))return[e,e];if(r&&c&&c.length){for(t=0;t<r.length;t++){if(r[t]===c[0]){var u=t;break}if(r[0]===c[c.length-r.length+t]){u=t;var d=!0;break}if(r[r.length-1]===c[c.length-r.length+t]){u=r.length-t;break}}void 0===u&&(n=[])}if(n.length&&l(u)){var g=e.length+u*s;d?(o(n,e),i(e,n)):(o(e,n),i(n,e))}return[n,e]},t.prototype.fillSetter=function(){t.prototype.strokeSetter.apply(this,arguments)},t.prototype.strokeSetter=function(){this.elem.attr(this.prop,o(this.start).tweenTo(o(this.end),this.pos),void 0,!0)},t.timers=[],t}()})),n(e,"Core/Animation/AnimationUtilities.js",[e["Core/Animation/Fx.js"],e["Core/Utilities.js"]],(function(t,n){function e(t){return a(t)?s({duration:500,defer:0},t):{duration:t?500:0,defer:0}}function o(n,e){for(var o=t.timers.length;o--;)t.timers[o].elem!==n||e&&e!==t.timers[o].prop||(t.timers[o].stopped=!0)}var i=n.defined,l=n.getStyle,r=n.isArray,c=n.isNumber,a=n.isObject,s=n.merge,u=n.objectEach,d=n.pick;return{animate:function(n,e,i){var d,g,h,_="";if(!a(i)){var C=arguments;i={duration:C[2],easing:C[3],complete:C[4]}}c(i.duration)||(i.duration=400),i.easing="function"==typeof i.easing?i.easing:Math[i.easing]||Math.easeInOutSine,i.curAnim=s(e),u(e,(function(c,a){o(n,a),h=new t(n,i,a),g=void 0,"d"===a&&r(e.d)?(h.paths=h.initPath(n,n.pathArray,e.d),h.toD=e.d,d=0,g=1):n.attr?d=n.attr(a):(d=parseFloat(l(n,a))||0,"opacity"!==a&&(_="px")),g||(g=c),"string"==typeof g&&g.match("px")&&(g=g.replace(/px/g,"")),h.run(d,g,_)}))},animObject:e,getDeferredAnimation:function(t,n,o){var l=e(n),r=0,c=0;return(o?[o]:t.series).forEach((function(t){t=e(t.options.animation),r=n&&i(n.defer)?l.defer:Math.max(r,t.duration+t.defer),c=Math.min(l.duration,t.duration)})),t.renderer.forExport&&(r=0),{defer:Math.max(0,r-c),duration:Math.min(r,c)}},setAnimation:function(t,n){n.renderer.globalAnimation=d(t,n.options.chart.animation,!0)},stop:o}})),n(e,"Core/Renderer/HTML/AST.js",[e["Core/Globals.js"],e["Core/Utilities.js"]],(function(t,n){var e=t.SVG_NS,o=n.attr,i=n.createElement,l=n.error,r=n.isFunction,c=n.isString,a=n.objectEach,s=n.splat,u=(n=t.win.trustedTypes)&&r(n.createPolicy)&&n.createPolicy("highcharts",{createHTML:function(t){return t}}),d=u?u.createHTML(""):"";try{var g=!!(new DOMParser).parseFromString(d,"text/html")}catch(h){g=!1}return function(){function n(t){this.nodes="string"==typeof t?this.parseMarkup(t):t}return n.filterUserAttributes=function(t){return a(t,(function(e,o){var i=!0;-1===n.allowedAttributes.indexOf(o)&&(i=!1),-1!==["background","dynsrc","href","lowsrc","src"].indexOf(o)&&(i=c(e)&&n.allowedReferences.some((function(t){return 0===e.indexOf(t)}))),i||(l("Highcharts warning: Invalid attribute '"+o+"' in config"),delete t[o])})),t},n.setElementHTML=function(t,e){t.innerHTML=n.emptyHTML,e&&new n(e).addToDOM(t)},n.prototype.addToDOM=function(i){return function i(r,c){var u;return s(r).forEach((function(r){var s=r.tagName,d=r.textContent?t.doc.createTextNode(r.textContent):void 0;if(s)if("#text"===s)var g=d;else if(-1!==n.allowedTags.indexOf(s)){s=t.doc.createElementNS("svg"===s?e:c.namespaceURI||e,s);var h=r.attributes||{};a(r,(function(t,n){"tagName"!==n&&"attributes"!==n&&"children"!==n&&"textContent"!==n&&(h[n]=t)})),o(s,n.filterUserAttributes(h)),d&&s.appendChild(d),i(r.children||[],s),g=s}else l("Highcharts warning: Invalid tagName "+s+" in config");g&&c.appendChild(g),u=g})),u}(this.nodes,i)},n.prototype.parseMarkup=function(t){var n=[];if(t=t.trim(),g)t=(new DOMParser).parseFromString(u?u.createHTML(t):t,"text/html");else{var e=i("div");e.innerHTML=t,t={body:e}}var o=function(t,n){var e=t.nodeName.toLowerCase(),i={tagName:e};if("#text"===e&&(i.textContent=t.textContent||""),e=t.attributes){var l={};[].forEach.call(e,(function(t){l[t.name]=t.value})),i.attributes=l}if(t.childNodes.length){var r=[];[].forEach.call(t.childNodes,(function(t){o(t,r)})),r.length&&(i.children=r)}n.push(i)};return[].forEach.call(t.body.childNodes,(function(t){return o(t,n)})),n},n.allowedAttributes="aria-controls aria-describedby aria-expanded aria-haspopup aria-hidden aria-label aria-labelledby aria-live aria-pressed aria-readonly aria-roledescription aria-selected class clip-path color colspan cx cy d dx dy disabled fill height href id in markerHeight markerWidth offset opacity orient padding paddingLeft paddingRight patternUnits r refX refY role scope slope src startOffset stdDeviation stroke stroke-linecap stroke-width style tableValues result rowspan summary target tabindex text-align textAnchor textLength title type valign width x x1 x2 y y1 y2 zIndex".split(" "),n.allowedReferences="https:// http:// mailto: / ../ ./ #".split(" "),n.allowedTags="a abbr b br button caption circle clipPath code dd defs div dl dt em feComponentTransfer feFuncA feFuncB feFuncG feFuncR feGaussianBlur feOffset feMerge feMergeNode filter h1 h2 h3 h4 h5 h6 hr i img li linearGradient marker ol p path pattern pre rect small span stop strong style sub sup svg table text thead tbody tspan td th tr u ul #text".split(" "),n.emptyHTML=d,n}()})),n(e,"Core/FormatUtilities.js",[e["Core/DefaultOptions.js"],e["Core/Utilities.js"]],(function(t,n){function e(t,n,e,i){n=+n;var l=o.lang,s=((t=+t||0).toString().split(".")[1]||"").split("e")[0].length,u=t.toString().split("e"),d=n;if(-1===n)n=Math.min(s,20);else if(r(n)){if(n&&u[1]&&0>u[1]){var g=n+ +u[1];0<=g?(u[0]=(+u[0]).toExponential(g).split("e")[0],n=g):(u[0]=u[0].split(".")[0]||0,t=20>n?(u[0]*Math.pow(10,u[1])).toFixed(n):0,u[1]=0)}}else n=2;g=(Math.abs(u[1]?u[0]:t)+Math.pow(10,-Math.max(n,s)-1)).toFixed(n);var h=3<(s=String(a(g))).length?s.length%3:0;return e=c(e,l.decimalPoint),i=c(i,l.thousandsSep),t=(0>t?"-":"")+(h?s.substr(0,h)+i:""),t=0>+u[1]&&!d?"0":t+s.substr(h).replace(/(\d{3})(?=\d)/g,"$1"+i),n&&(t+=e+g.slice(-n)),u[1]&&0!=+t&&(t+="e"+u[1]),t}var o=t.defaultOptions,i=t.defaultTime,l=n.getNestedProperty,r=n.isNumber,c=n.pick,a=n.pInt;return{dateFormat:function(t,n,e){return i.dateFormat(t,n,e)},format:function(t,n,r){var c="{",a=!1,s=/f$/,u=/\.([0-9])/,d=o.lang,g=r&&r.time||i;r=r&&r.numberFormatter||e;for(var h=[];t;){var _=t.indexOf(c);if(-1===_)break;var C=t.slice(0,_);if(a){if(C=C.split(":"),c=l(C.shift()||"",n),C.length&&"number"==typeof c)if(C=C.join(":"),s.test(C)){var p=parseInt((C.match(u)||["","-1"])[1],10);null!==c&&(c=r(c,p,d.decimalPoint,-1<C.indexOf(",")?d.thousandsSep:""))}else c=g.dateFormat(C,c);h.push(c)}else h.push(C);t=t.slice(_+1),c=(a=!a)?"}":"{"}return h.push(t),h.join("")},numberFormat:e}})),n(e,"Core/Renderer/RendererUtilities.js",[e["Core/Utilities.js"]],(function(t){var n,e=t.clamp,o=t.pick,i=t.stableSort;return function(t){t.distribute=function t(n,l,r){var c,a=n,s=a.reducedLen||l,u=function(t,n){return(n.rank||0)-(t.rank||0)},d=function(t,n){return t.target-n.target},g=!0,h=[],_=0;for(c=n.length;c--;)_+=n[c].size;if(_>s){for(i(n,u),_=c=0;_<=s;)_+=n[c].size,c++;h=n.splice(c-1,n.length)}for(i(n,d),n=n.map((function(t){return{size:t.size,targets:[t.target],align:o(t.align,.5)}}));g;){for(c=n.length;c--;)s=n[c],u=(Math.min.apply(0,s.targets)+Math.max.apply(0,s.targets))/2,s.pos=e(u-s.size*s.align,0,l-s.size);for(c=n.length,g=!1;c--;)0<c&&n[c-1].pos+n[c-1].size>n[c].pos&&(n[c-1].size+=n[c].size,n[c-1].targets=n[c-1].targets.concat(n[c].targets),n[c-1].align=.5,n[c-1].pos+n[c-1].size>l&&(n[c-1].pos=l-n[c-1].size),n.splice(c,1),g=!0)}return a.push.apply(a,h),c=0,n.some((function(n){var e=0;return(n.targets||[]).some((function(){return a[c].pos=n.pos+e,void 0!==r&&Math.abs(a[c].pos-a[c].target)>r?(a.slice(0,c+1).forEach((function(t){return delete t.pos})),a.reducedLen=(a.reducedLen||l)-.1*l,a.reducedLen>.1*l&&t(a,l,r),!0):(e+=a[c].size,c++,!1)}))})),i(a,d),a}}(n||(n={})),n})),n(e,"Core/Renderer/SVG/SVGElement.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Renderer/HTML/AST.js"],e["Core/Color/Color.js"],e["Core/Globals.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i){var l=t.animate,r=t.animObject,c=t.stop,a=o.deg2rad,s=o.doc,u=o.noop,d=o.svg,g=o.SVG_NS,h=o.win,_=i.addEvent,C=i.attr,p=i.createElement,f=i.css,M=i.defined,P=i.erase,O=i.extend,m=i.fireEvent,v=i.isArray,y=i.isFunction,b=i.isNumber,x=i.isString,A=i.merge,w=i.objectEach,B=i.pick,k=i.pInt,S=i.syncTimeout,T=i.uniqueKey;return(t=function(){function t(){this.element=void 0,this.onEvents={},this.opacity=1,this.renderer=void 0,this.SVG_NS=g,this.symbolCustomAttribs="x y width height r start end innerR anchorX anchorY rounded".split(" ")}return t.prototype._defaultGetter=function(t){return t=B(this[t+"Value"],this[t],this.element?this.element.getAttribute(t):null,0),/^[\-0-9\.]+$/.test(t)&&(t=parseFloat(t)),t},t.prototype._defaultSetter=function(t,n,e){e.setAttribute(n,t)},t.prototype.add=function(t){var n=this.renderer,e=this.element;if(t&&(this.parentGroup=t),this.parentInverted=t&&t.inverted,void 0!==this.textStr&&"text"===this.element.nodeName&&n.buildText(this),this.added=!0,!t||t.handleZ||this.zIndex)var o=this.zIndexSetter();return o||(t?t.element:n.box).appendChild(e),this.onAdd&&this.onAdd(),this},t.prototype.addClass=function(t,n){var e=n?"":this.attr("class")||"";return(t=(t||"").split(/ /g).reduce((function(t,n){return-1===e.indexOf(n)&&t.push(n),t}),e?[e]:[]).join(" "))!==e&&this.attr("class",t),this},t.prototype.afterSetters=function(){this.doTransform&&(this.updateTransform(),this.doTransform=!1)},t.prototype.align=function(t,n,e){var o,i,l,r={},c=this.renderer,a=c.alignedObjects;t?(this.alignOptions=t,this.alignByTranslate=n,(!e||x(e))&&(this.alignTo=o=e||"renderer",P(a,this),a.push(this),e=void 0)):(t=this.alignOptions,n=this.alignByTranslate,o=this.alignTo),e=B(e,c[o],"scrollablePlotBox"===o?c.plotBox:void 0,c);var s=t.verticalAlign;return c=(e.x||0)+(t.x||0),a=(e.y||0)+(t.y||0),"right"===(o=t.align)?i=1:"center"===o&&(i=2),i&&(c+=(e.width-(t.width||0))/i),r[n?"translateX":"x"]=Math.round(c),"bottom"===s?l=1:"middle"===s&&(l=2),l&&(a+=(e.height-(t.height||0))/l),r[n?"translateY":"y"]=Math.round(a),this[this.placed?"animate":"attr"](r),this.placed=!0,this.alignAttr=r,this},t.prototype.alignSetter=function(t){var n={left:"start",center:"middle",right:"end"};n[t]&&(this.alignValue=t,this.element.setAttribute("text-anchor",n[t]))},t.prototype.animate=function(t,n,e){var o=this,i=r(B(n,this.renderer.globalAnimation,!0));return n=i.defer,B(s.hidden,s.msHidden,s.webkitHidden,!1)&&(i.duration=0),0!==i.duration?(e&&(i.complete=e),S((function(){o.element&&l(o,t,i)}),n)):(this.attr(t,void 0,e),w(t,(function(t,n){i.step&&i.step.call(this,t,{prop:n,pos:1,elem:this})}),this)),this},t.prototype.applyTextOutline=function(t){var n=this.element;-1!==t.indexOf("contrast")&&(t=t.replace(/contrast/g,this.renderer.getContrast(n.style.fill)));var e=t.split(" ");if(t=e[e.length-1],(e=e[0])&&"none"!==e&&o.svg){this.fakeTS=!0,this.ySetter=this.xSetter,e=e.replace(/(^[\d\.]+)(.*?)$/g,(function(t,n,e){return 2*Number(n)+e})),this.removeTextOutline();var i=s.createElementNS(g,"tspan");C(i,{class:"highcharts-text-outline",fill:t,stroke:t,"stroke-width":e,"stroke-linejoin":"round"}),[].forEach.call(n.childNodes,(function(t){var n=t.cloneNode(!0);n.removeAttribute&&["fill","stroke","stroke-width","stroke"].forEach((function(t){return n.removeAttribute(t)})),i.appendChild(n)}));var l=s.createElementNS(g,"tspan");l.textContent="\u200b",["x","y"].forEach((function(t){var e=n.getAttribute(t);e&&l.setAttribute(t,e)})),i.appendChild(l),n.insertBefore(i,n.firstChild)}},t.prototype.attr=function(t,n,e,o){var i,l,r,a=this.element,s=this.symbolCustomAttribs,u=this;if("string"==typeof t&&void 0!==n){var d=t;(t={})[d]=n}return"string"==typeof t?u=(this[t+"Getter"]||this._defaultGetter).call(this,t,a):(w(t,(function(n,e){l=!1,o||c(this,e),this.symbolName&&-1!==s.indexOf(e)&&(i||(this.symbolAttr(t),i=!0),l=!0),!this.rotation||"x"!==e&&"y"!==e||(this.doTransform=!0),l||((r=this[e+"Setter"]||this._defaultSetter).call(this,n,e,a),!this.styledMode&&this.shadows&&/^(width|height|visibility|x|y|d|transform|cx|cy|r)$/.test(e)&&this.updateShadows(e,n,r))}),this),this.afterSetters()),e&&e.call(this),u},t.prototype.clip=function(t){return this.attr("clip-path",t?"url("+this.renderer.url+"#"+t.id+")":"none")},t.prototype.crisp=function(t,n){n=n||t.strokeWidth||0;var e=Math.round(n)%2/2;return t.x=Math.floor(t.x||this.x||0)+e,t.y=Math.floor(t.y||this.y||0)+e,t.width=Math.floor((t.width||this.width||0)-2*e),t.height=Math.floor((t.height||this.height||0)-2*e),M(t.strokeWidth)&&(t.strokeWidth=n),t},t.prototype.complexColor=function(t,n,o){var i,l,r,c,a,s,u,d,g,h,_,C=this.renderer,p=[];m(this.renderer,"complexColor",{args:arguments},(function(){if(t.radialGradient?l="radialGradient":t.linearGradient&&(l="linearGradient"),l){if(a=C.gradients,s=t.stops,g=o.radialReference,v(r=t[l])&&(t[l]=r={x1:r[0],y1:r[1],x2:r[2],y2:r[3],gradientUnits:"userSpaceOnUse"}),"radialGradient"===l&&g&&!M(r.gradientUnits)&&(r=A(r,C.getRadialAttr(g,c=r),{gradientUnits:"userSpaceOnUse"})),w(r,(function(t,n){"id"!==n&&p.push(n,t)})),w(s,(function(t){p.push(t)})),p=p.join(","),a[p])h=a[p].attr("id");else{r.id=h=T();var f=a[p]=C.createElement(l).attr(r).add(C.defs);f.radAttr=c,f.stops=[],s.forEach((function(t){0===t[1].indexOf("rgba")?(i=e.parse(t[1]),u=i.get("rgb"),d=i.get("a")):(u=t[1],d=1),t=C.createElement("stop").attr({offset:t[0],"stop-color":u,"stop-opacity":d}).add(f),f.stops.push(t)}))}o.setAttribute(n,_="url("+C.url+"#"+h+")"),o.gradient=p,t.toString=function(){return _}}}))},t.prototype.css=function(t){var n=this.styles,e={},o=this.element,i=["textOutline","textOverflow","width"],l="",r=!n;if(t&&t.color&&(t.fill=t.color),n&&w(t,(function(t,o){n&&n[o]!==t&&(e[o]=t,r=!0)})),r){if(n&&(t=O(n,e)),t)if(null===t.width||"auto"===t.width)delete this.textWidth;else if("text"===o.nodeName.toLowerCase()&&t.width)var c=this.textWidth=k(t.width);if(this.styles=t,c&&!d&&this.renderer.forExport&&delete t.width,o.namespaceURI===this.SVG_NS){var a=function(t,n){return"-"+n.toLowerCase()};w(t,(function(t,n){-1===i.indexOf(n)&&(l+=n.replace(/([A-Z])/g,a)+":"+t+";")})),l&&C(o,"style",l)}else f(o,t);this.added&&("text"===this.element.nodeName&&this.renderer.buildText(this),t&&t.textOutline&&this.applyTextOutline(t.textOutline))}return this},t.prototype.dashstyleSetter=function(t){var n=this["stroke-width"];if("inherit"===n&&(n=1),t=t&&t.toLowerCase()){var e=t.replace("shortdashdotdot","3,1,1,1,1,1,").replace("shortdashdot","3,1,1,1").replace("shortdot","1,1,").replace("shortdash","3,1,").replace("longdash","8,3,").replace(/dot/g,"1,3,").replace("dash","4,3,").replace(/,$/,"").split(",");for(t=e.length;t--;)e[t]=""+k(e[t])*B(n,NaN);t=e.join(",").replace(/NaN/g,"none"),this.element.setAttribute("stroke-dasharray",t)}},t.prototype.destroy=function(){var t=this,n=t.element||{},e=t.renderer,o=n.ownerSVGElement,i=e.isSVG&&"SPAN"===n.nodeName&&t.parentGroup||void 0;if(n.onclick=n.onmouseout=n.onmouseover=n.onmousemove=n.point=null,c(t),t.clipPath&&o){var l=t.clipPath;[].forEach.call(o.querySelectorAll("[clip-path],[CLIP-PATH]"),(function(t){-1<t.getAttribute("clip-path").indexOf(l.element.id)&&t.removeAttribute("clip-path")})),t.clipPath=l.destroy()}if(t.stops){for(o=0;o<t.stops.length;o++)t.stops[o].destroy();t.stops.length=0,t.stops=void 0}for(t.safeRemoveChild(n),e.styledMode||t.destroyShadows();i&&i.div&&0===i.div.childNodes.length;)n=i.parentGroup,t.safeRemoveChild(i.div),delete i.div,i=n;t.alignTo&&P(e.alignedObjects,t),w(t,(function(n,e){t[e]&&t[e].parentGroup===t&&t[e].destroy&&t[e].destroy(),delete t[e]}))},t.prototype.destroyShadows=function(){(this.shadows||[]).forEach((function(t){this.safeRemoveChild(t)}),this),this.shadows=void 0},t.prototype.destroyTextPath=function(t,n){var e=t.getElementsByTagName("text")[0];if(e){if(e.removeAttribute("dx"),e.removeAttribute("dy"),n.element.setAttribute("id",""),this.textPathWrapper&&e.getElementsByTagName("textPath").length){for(t=this.textPathWrapper.element.childNodes;t.length;)e.appendChild(t[0]);e.removeChild(this.textPathWrapper.element)}}else(t.getAttribute("dx")||t.getAttribute("dy"))&&(t.removeAttribute("dx"),t.removeAttribute("dy"));this.textPathWrapper&&(this.textPathWrapper=this.textPathWrapper.destroy())},t.prototype.dSetter=function(t,n,e){v(t)&&("string"==typeof t[0]&&(t=this.renderer.pathToSegments(t)),this.pathArray=t,t=t.reduce((function(t,n,e){return n&&n.join?(e?t+" ":"")+n.join(" "):(n||"").toString()}),"")),/(NaN| {2}|^$)/.test(t)&&(t="M 0 0"),this[n]!==t&&(e.setAttribute(n,t),this[n]=t)},t.prototype.fadeOut=function(t){var n=this;n.animate({opacity:0},{duration:B(t,150),complete:function(){n.attr({y:-9999}).hide()}})},t.prototype.fillSetter=function(t,n,e){"string"==typeof t?e.setAttribute(n,t):t&&this.complexColor(t,n,e)},t.prototype.getBBox=function(n,e){var o=this.renderer,i=this.element,l=this.styles,r=this.textStr,c=o.cache,s=o.cacheKeys,u=i.namespaceURI===this.SVG_NS;e=B(e,this.rotation,0);var d,g=o.styledMode?i&&t.prototype.getStyle.call(i,"font-size"):l&&l.fontSize;if(M(r)){var h=r.toString();-1===h.indexOf("<")&&(h=h.replace(/[0-9]/g,"0")),h+=["",e,g,this.textWidth,l&&l.textOverflow,l&&l.fontWeight].join()}if(h&&!n&&(d=c[h]),!d){if(u||o.forExport){try{var _=this.fakeTS&&function(t){var n=i.querySelector(".highcharts-text-outline");n&&f(n,{display:t})};y(_)&&_("none"),d=i.getBBox?O({},i.getBBox()):{width:i.offsetWidth,height:i.offsetHeight},y(_)&&_("")}catch(C){}(!d||0>d.width)&&(d={width:0,height:0})}else d=this.htmlGetBBox();if(o.isSVG&&(n=d.width,o=d.height,u&&(d.height=o={"11px,17":14,"13px,20":16}[(g||"")+","+Math.round(o)]||o),e&&(u=e*a,d.width=Math.abs(o*Math.sin(u))+Math.abs(n*Math.cos(u)),d.height=Math.abs(o*Math.cos(u))+Math.abs(n*Math.sin(u)))),h&&(""===r||0<d.height)){for(;250<s.length;)delete c[s.shift()];c[h]||s.push(h),c[h]=d}}return d},t.prototype.getStyle=function(t){return h.getComputedStyle(this.element||this,"").getPropertyValue(t)},t.prototype.hasClass=function(t){return-1!==(""+this.attr("class")).split(" ").indexOf(t)},t.prototype.hide=function(t){return this.attr(t?{y:-9999}:{visibility:"hidden"}),this},t.prototype.htmlGetBBox=function(){return{height:0,width:0,x:0,y:0}},t.prototype.init=function(t,n){this.element="span"===n?p(n):s.createElementNS(this.SVG_NS,n),this.renderer=t,m(this,"afterInit")},t.prototype.invert=function(t){return this.inverted=t,this.updateTransform(),this},t.prototype.on=function(t,n){var e=this.onEvents;return e[t]&&e[t](),e[t]=_(this.element,t,n),this},t.prototype.opacitySetter=function(t,n,e){this.opacity=t=Number(Number(t).toFixed(3)),e.setAttribute(n,t)},t.prototype.removeClass=function(t){return this.attr("class",(""+this.attr("class")).replace(x(t)?new RegExp("(^| )"+t+"( |$)"):t," ").replace(/ +/g," ").trim())},t.prototype.removeTextOutline=function(){var t=this.element.querySelector("tspan.highcharts-text-outline");t&&this.safeRemoveChild(t)},t.prototype.safeRemoveChild=function(t){var n=t.parentNode;n&&n.removeChild(t)},t.prototype.setRadialReference=function(t){var n=this.element.gradient&&this.renderer.gradients[this.element.gradient];return this.element.radialReference=t,n&&n.radAttr&&n.animate(this.renderer.getRadialAttr(t,n.radAttr)),this},t.prototype.setTextPath=function(t,e){var o=this.element,i=this.text?this.text.element:o,l={textAnchor:"text-anchor"},r=!1,c=this.textPathWrapper,a=!c;e=A(!0,{enabled:!0,attributes:{dy:-5,startOffset:"50%",textAnchor:"middle"}},e);var s=n.filterUserAttributes(e.attributes);if(t&&e&&e.enabled){c&&null===c.element.parentNode?(a=!0,c=c.destroy()):c&&this.removeTextOutline.call(c.parentGroup),this.options&&this.options.padding&&(s.dx=-this.options.padding),c||(this.textPathWrapper=c=this.renderer.createElement("textPath"),r=!0);var d=c.element;if((e=t.element.getAttribute("id"))||t.element.setAttribute("id",e=T()),a)for(i.setAttribute("y",0),b(s.dx)&&i.setAttribute("x",-s.dx),t=[].slice.call(i.childNodes),a=0;a<t.length;a++){var g=t[a];g.nodeType!==h.Node.TEXT_NODE&&"tspan"!==g.nodeName||d.appendChild(g)}r&&c&&c.add({element:i}),d.setAttributeNS("http://www.w3.org/1999/xlink","href",this.renderer.url+"#"+e),M(s.dy)&&(d.parentNode.setAttribute("dy",s.dy),delete s.dy),M(s.dx)&&(d.parentNode.setAttribute("dx",s.dx),delete s.dx),w(s,(function(t,n){d.setAttribute(l[n]||n,t)})),o.removeAttribute("transform"),this.removeTextOutline.call(c),this.text&&!this.renderer.styledMode&&this.attr({fill:"none","stroke-width":0}),this.applyTextOutline=this.updateTransform=u}else c&&(delete this.updateTransform,delete this.applyTextOutline,this.destroyTextPath(o,t),this.updateTransform(),this.options&&this.options.rotation&&this.applyTextOutline(this.options.style.textOutline));return this},t.prototype.shadow=function(t,n,e){var o,i=[],l=this.element,r=this.oldShadowOptions,c={color:"#000000",offsetX:this.parentInverted?-1:1,offsetY:this.parentInverted?-1:1,opacity:.15,width:3},a=!1;if(!0===t?o=c:"object"==typeof t&&(o=O(c,t)),o&&(o&&r&&w(o,(function(t,n){t!==r[n]&&(a=!0)})),a&&this.destroyShadows(),this.oldShadowOptions=o),o){if(!this.shadows){var s=o.opacity/o.width,u=this.parentInverted?"translate("+o.offsetY+", "+o.offsetX+")":"translate("+o.offsetX+", "+o.offsetY+")";for(c=1;c<=o.width;c++){var d=l.cloneNode(!1),g=2*o.width+1-2*c;C(d,{stroke:t.color||"#000000","stroke-opacity":s*c,"stroke-width":g,transform:u,fill:"none"}),d.setAttribute("class",(d.getAttribute("class")||"")+" highcharts-shadow"),e&&(C(d,"height",Math.max(C(d,"height")-g,0)),d.cutHeight=g),n?n.element.appendChild(d):l.parentNode&&l.parentNode.insertBefore(d,l),i.push(d)}this.shadows=i}}else this.destroyShadows();return this},t.prototype.show=function(t){return this.attr({visibility:t?"inherit":"visible"})},t.prototype.strokeSetter=function(n,e,o){this[e]=n,this.stroke&&this["stroke-width"]?(t.prototype.fillSetter.call(this,this.stroke,"stroke",o),o.setAttribute("stroke-width",this["stroke-width"]),this.hasStroke=!0):"stroke-width"===e&&0===n&&this.hasStroke?(o.removeAttribute("stroke"),this.hasStroke=!1):this.renderer.styledMode&&this["stroke-width"]&&(o.setAttribute("stroke-width",this["stroke-width"]),this.hasStroke=!0)},t.prototype.strokeWidth=function(){if(!this.renderer.styledMode)return this["stroke-width"]||0;var t=this.getStyle("stroke-width"),n=0;if(t.indexOf("px")===t.length-2)n=k(t);else if(""!==t){var e=s.createElementNS(g,"rect");C(e,{width:t,"stroke-width":0}),this.element.parentNode.appendChild(e),n=e.getBBox().width,e.parentNode.removeChild(e)}return n},t.prototype.symbolAttr=function(t){var n=this;"x y r start end width height innerR anchorX anchorY clockwise".split(" ").forEach((function(e){n[e]=B(t[e],n[e])})),n.attr({d:n.renderer.symbols[n.symbolName](n.x,n.y,n.width,n.height,n)})},t.prototype.textSetter=function(t){t!==this.textStr&&(delete this.textPxLength,this.textStr=t,this.added&&this.renderer.buildText(this))},t.prototype.titleSetter=function(t){var n=this.element,e=n.getElementsByTagName("title")[0]||s.createElementNS(this.SVG_NS,"title");n.insertBefore?n.insertBefore(e,n.firstChild):n.appendChild(e),e.textContent=String(B(t,"")).replace(/<[^>]*>/g,"").replace(/&lt;/g,"<").replace(/&gt;/g,">")},t.prototype.toFront=function(){var t=this.element;return t.parentNode.appendChild(t),this},t.prototype.translate=function(t,n){return this.attr({translateX:t,translateY:n})},t.prototype.updateShadows=function(t,n,e){var o=this.shadows;if(o)for(var i=o.length;i--;)e.call(o[i],"height"===t?Math.max(n-(o[i].cutHeight||0),0):"d"===t?this.d:n,t,o[i])},t.prototype.updateTransform=function(){var t=this.scaleX,n=this.scaleY,e=this.inverted,o=this.rotation,i=this.matrix,l=this.element,r=this.translateX||0,c=this.translateY||0;e&&(r+=this.width,c+=this.height),r=["translate("+r+","+c+")"],M(i)&&r.push("matrix("+i.join(",")+")"),e?r.push("rotate(90) scale(-1,1)"):o&&r.push("rotate("+o+" "+B(this.rotationOriginX,l.getAttribute("x"),0)+" "+B(this.rotationOriginY,l.getAttribute("y")||0)+")"),(M(t)||M(n))&&r.push("scale("+B(t,1)+" "+B(n,1)+")"),r.length&&l.setAttribute("transform",r.join(" "))},t.prototype.visibilitySetter=function(t,n,e){"inherit"===t?e.removeAttribute(n):this[n]!==t&&e.setAttribute(n,t),this[n]=t},t.prototype.xGetter=function(t){return"circle"===this.element.nodeName&&("x"===t?t="cx":"y"===t&&(t="cy")),this._defaultGetter(t)},t.prototype.zIndexSetter=function(t,n){var e=this.renderer,o=this.parentGroup,i=(o||e).element||e.box,l=this.element;e=i===e.box;var r,c=!1,a=this.added;if(M(t)?(l.setAttribute("data-z-index",t),this[n]===(t=+t)&&(a=!1)):M(this[n])&&l.removeAttribute("data-z-index"),this[n]=t,a){for((t=this.zIndex)&&o&&(o.handleZ=!0),r=(n=i.childNodes).length-1;0<=r&&!c;r--){a=(o=n[r]).getAttribute("data-z-index");var s=!M(a);o!==l&&(0>t&&s&&!e&&!r?(i.insertBefore(l,n[r]),c=!0):(k(a)<=t||s&&(!M(t)||0<=t))&&(i.insertBefore(l,n[r+1]||null),c=!0))}c||(i.insertBefore(l,n[e?3:0]||null),c=!0)}return c},t}()).prototype["stroke-widthSetter"]=t.prototype.strokeSetter,t.prototype.yGetter=t.prototype.xGetter,t.prototype.matrixSetter=t.prototype.rotationOriginXSetter=t.prototype.rotationOriginYSetter=t.prototype.rotationSetter=t.prototype.scaleXSetter=t.prototype.scaleYSetter=t.prototype.translateXSetter=t.prototype.translateYSetter=t.prototype.verticalAlignSetter=function(t,n){this[n]=t,this.doTransform=!0},t})),n(e,"Core/Renderer/RendererRegistry.js",[e["Core/Globals.js"]],(function(t){var n;return function(n){var e;n.rendererTypes={},n.getRendererType=function(t){return void 0===t&&(t=e),n.rendererTypes[t]||n.rendererTypes[e]},n.registerRendererType=function(o,i,l){n.rendererTypes[o]=i,e&&!l||(e=o,t.Renderer=i)}}(n||(n={})),n})),n(e,"Core/Renderer/SVG/SVGLabel.js",[e["Core/Renderer/SVG/SVGElement.js"],e["Core/Utilities.js"]],(function(t,n){var e=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),o=n.defined,i=n.extend,l=n.isNumber,r=n.merge,c=n.pick,a=n.removeEvent;return function(n){function s(t,e,o,i,l,r,c,a,u,d){var g,h=n.call(this)||this;return h.paddingLeftSetter=h.paddingSetter,h.paddingRightSetter=h.paddingSetter,h.init(t,"g"),h.textStr=e,h.x=o,h.y=i,h.anchorX=r,h.anchorY=c,h.baseline=u,h.className=d,h.addClass("button"===d?"highcharts-no-tooltip":"highcharts-label"),d&&h.addClass("highcharts-"+d),h.text=t.text(void 0,0,0,a).attr({zIndex:1}),"string"==typeof l&&((g=/^url\((.*?)\)$/.test(l))||h.renderer.symbols[l])&&(h.symbolKey=l),h.bBox=s.emptyBBox,h.padding=3,h.baselineOffset=0,h.needsBox=t.styledMode||g,h.deferredAttr={},h.alignFactor=0,h}return e(s,n),s.prototype.alignSetter=function(t){(t={left:0,center:.5,right:1}[t])!==this.alignFactor&&(this.alignFactor=t,this.bBox&&l(this.xSetting)&&this.attr({x:this.xSetting}))},s.prototype.anchorXSetter=function(t,n){this.anchorX=t,this.boxAttr(n,Math.round(t)-this.getCrispAdjust()-this.xSetting)},s.prototype.anchorYSetter=function(t,n){this.anchorY=t,this.boxAttr(n,t-this.ySetting)},s.prototype.boxAttr=function(t,n){this.box?this.box.attr(t,n):this.deferredAttr[t]=n},s.prototype.css=function(n){if(n){var e={};n=r(n),s.textProps.forEach((function(t){void 0!==n[t]&&(e[t]=n[t],delete n[t])})),this.text.css(e);var o="width"in e;"fontSize"in e||"fontWeight"in e?this.updateTextPadding():o&&this.updateBoxSize()}return t.prototype.css.call(this,n)},s.prototype.destroy=function(){a(this.element,"mouseenter"),a(this.element,"mouseleave"),this.text&&this.text.destroy(),this.box&&(this.box=this.box.destroy()),t.prototype.destroy.call(this)},s.prototype.fillSetter=function(t,n){t&&(this.needsBox=!0),this.fill=t,this.boxAttr(n,t)},s.prototype.getBBox=function(){this.textStr&&0===this.bBox.width&&0===this.bBox.height&&this.updateBoxSize();var t=this.padding,n=c(this.paddingLeft,t);return{width:this.width,height:this.height,x:this.bBox.x-n,y:this.bBox.y-t}},s.prototype.getCrispAdjust=function(){return this.renderer.styledMode&&this.box?this.box.strokeWidth()%2/2:(this["stroke-width"]?parseInt(this["stroke-width"],10):0)%2/2},s.prototype.heightSetter=function(t){this.heightSetting=t},s.prototype.onAdd=function(){var t=this.textStr;this.text.add(this),this.attr({text:o(t)?t:"",x:this.x,y:this.y}),this.box&&o(this.anchorX)&&this.attr({anchorX:this.anchorX,anchorY:this.anchorY})},s.prototype.paddingSetter=function(t,n){l(t)?t!==this[n]&&(this[n]=t,this.updateTextPadding()):this[n]=void 0},s.prototype.rSetter=function(t,n){this.boxAttr(n,t)},s.prototype.shadow=function(t){return t&&!this.renderer.styledMode&&(this.updateBoxSize(),this.box&&this.box.shadow(t)),this},s.prototype.strokeSetter=function(t,n){this.stroke=t,this.boxAttr(n,t)},s.prototype["stroke-widthSetter"]=function(t,n){t&&(this.needsBox=!0),this["stroke-width"]=t,this.boxAttr(n,t)},s.prototype["text-alignSetter"]=function(t){this.textAlign=t},s.prototype.textSetter=function(t){void 0!==t&&this.text.attr({text:t}),this.updateTextPadding()},s.prototype.updateBoxSize=function(){var t=this.text.element.style,n={},e=this.padding,r=this.bBox=l(this.widthSetting)&&l(this.heightSetting)&&!this.textAlign||!o(this.text.textStr)?s.emptyBBox:this.text.getBBox();this.width=this.getPaddedWidth(),this.height=(this.heightSetting||r.height||0)+2*e,t=this.renderer.fontMetrics(t&&t.fontSize,this.text),this.baselineOffset=e+Math.min((this.text.firstLineMetrics||t).b,r.height||1/0),this.heightSetting&&(this.baselineOffset+=(this.heightSetting-t.h)/2),this.needsBox&&(this.box||((e=this.box=this.symbolKey?this.renderer.symbol(this.symbolKey):this.renderer.rect()).addClass(("button"===this.className?"":"highcharts-label-box")+(this.className?" highcharts-"+this.className+"-box":"")),e.add(this)),e=this.getCrispAdjust(),n.x=e,n.y=(this.baseline?-this.baselineOffset:0)+e,n.width=Math.round(this.width),n.height=Math.round(this.height),this.box.attr(i(n,this.deferredAttr)),this.deferredAttr={})},s.prototype.updateTextPadding=function(){var t=this.text;this.updateBoxSize();var n=this.baseline?0:this.baselineOffset,e=c(this.paddingLeft,this.padding);o(this.widthSetting)&&this.bBox&&("center"===this.textAlign||"right"===this.textAlign)&&(e+={center:.5,right:1}[this.textAlign]*(this.widthSetting-this.bBox.width)),e===t.x&&n===t.y||(t.attr("x",e),t.hasBoxWidthChanged&&(this.bBox=t.getBBox(!0)),void 0!==n&&t.attr("y",n)),t.x=e,t.y=n},s.prototype.widthSetter=function(t){this.widthSetting=l(t)?t:void 0},s.prototype.getPaddedWidth=function(){var t=this.padding,n=c(this.paddingLeft,t);return t=c(this.paddingRight,t),(this.widthSetting||this.bBox.width||0)+n+t},s.prototype.xSetter=function(t){this.x=t,this.alignFactor&&(t-=this.alignFactor*this.getPaddedWidth(),this["forceAnimate:x"]=!0),this.xSetting=Math.round(t),this.attr("translateX",this.xSetting)},s.prototype.ySetter=function(t){this.ySetting=this.y=Math.round(t),this.attr("translateY",this.ySetting)},s.emptyBBox={width:0,height:0,x:0,y:0},s.textProps="color direction fontFamily fontSize fontStyle fontWeight lineHeight textAlign textDecoration textOutline textOverflow width".split(" "),s}(t)})),n(e,"Core/Renderer/SVG/Symbols.js",[e["Core/Utilities.js"]],(function(t){function n(t,n,e,o,l){var c=[];if(l){var a=l.start||0,s=r(l.r,e);e=r(l.r,o||e);var u=(l.end||0)-.001;o=l.innerR;var d=r(l.open,.001>Math.abs((l.end||0)-a-2*Math.PI)),g=Math.cos(a),h=Math.sin(a),_=Math.cos(u),C=Math.sin(u);a=r(l.longArc,.001>u-a-Math.PI?0:1),c.push(["M",t+s*g,n+e*h],["A",s,e,0,a,r(l.clockwise,1),t+s*_,n+e*C]),i(o)&&c.push(d?["M",t+o*_,n+o*C]:["L",t+o*_,n+o*C],["A",o,o,0,a,i(l.clockwise)?1-l.clockwise:0,t+o*g,n+o*h]),d||c.push(["Z"])}return c}function e(t,n,e,i,l){return l&&l.r?o(t,n,e,i,l):[["M",t,n],["L",t+e,n],["L",t+e,n+i],["L",t,n+i],["Z"]]}function o(t,n,e,o,i){return[["M",t+(i=i&&i.r||0),n],["L",t+e-i,n],["C",t+e,n,t+e,n,t+e,n+i],["L",t+e,n+o-i],["C",t+e,n+o,t+e,n+o,t+e-i,n+o],["L",t+i,n+o],["C",t,n+o,t,n+o,t,n+o-i],["L",t,n+i],["C",t,n,t,n,t+i,n]]}var i=t.defined,l=t.isNumber,r=t.pick;return{arc:n,callout:function(t,n,e,i,r){var c=Math.min(r&&r.r||0,e,i),a=c+6,s=r&&r.anchorX;r=r&&r.anchorY||0;var u=o(t,n,e,i,{r:c});return l(s)?(t+s>=e?r>n+a&&r<n+i-a?u.splice(3,1,["L",t+e,r-6],["L",t+e+6,r],["L",t+e,r+6],["L",t+e,n+i-c]):u.splice(3,1,["L",t+e,i/2],["L",s,r],["L",t+e,i/2],["L",t+e,n+i-c]):0>=t+s?r>n+a&&r<n+i-a?u.splice(7,1,["L",t,r+6],["L",t-6,r],["L",t,r-6],["L",t,n+c]):u.splice(7,1,["L",t,i/2],["L",s,r],["L",t,i/2],["L",t,n+c]):r&&r>i&&s>t+a&&s<t+e-a?u.splice(5,1,["L",s+6,n+i],["L",s,n+i+6],["L",s-6,n+i],["L",t+c,n+i]):r&&0>r&&s>t+a&&s<t+e-a&&u.splice(1,1,["L",s-6,n],["L",s,n-6],["L",s+6,n],["L",e-c,n]),u):u},circle:function(t,e,o,i){return n(t+o/2,e+i/2,o/2,i/2,{start:.5*Math.PI,end:2.5*Math.PI,open:!1})},diamond:function(t,n,e,o){return[["M",t+e/2,n],["L",t+e,n+o/2],["L",t+e/2,n+o],["L",t,n+o/2],["Z"]]},rect:e,roundedRect:o,square:e,triangle:function(t,n,e,o){return[["M",t+e/2,n],["L",t+e,n+o],["L",t,n+o],["Z"]]},"triangle-down":function(t,n,e,o){return[["M",t,n],["L",t+e,n],["L",t+e/2,n+o],["Z"]]}}})),n(e,"Core/Renderer/SVG/TextBuilder.js",[e["Core/Renderer/HTML/AST.js"],e["Core/Globals.js"],e["Core/Utilities.js"]],(function(t,n,e){var o=n.doc,i=n.SVG_NS,l=n.win,r=e.attr,c=e.isString,a=e.objectEach,s=e.pick;return function(){function n(t){var n=t.styles;this.renderer=t.renderer,this.svgElement=t,this.width=t.textWidth,this.textLineHeight=n&&n.lineHeight,this.textOutline=n&&n.textOutline,this.ellipsis=!(!n||"ellipsis"!==n.textOverflow),this.noWrap=!(!n||"nowrap"!==n.whiteSpace),this.fontSize=n&&n.fontSize}return n.prototype.buildSVG=function(){var n=this.svgElement,e=n.element,i=n.renderer,l=s(n.textStr,"").toString(),r=-1!==l.indexOf("<"),a=e.childNodes;i=this.width&&!n.added&&i.box;var u=[l,this.ellipsis,this.noWrap,this.textLineHeight,this.textOutline,this.fontSize,this.width].join();if(u!==n.textCache){for(n.textCache=u,delete n.actualWidth,u=a.length;u--;)e.removeChild(a[u]);r||this.ellipsis||this.width||-1!==l.indexOf(" ")&&(!this.noWrap||/<br.*?>/g.test(l))?""!==l&&(i&&i.appendChild(e),l=new t(l),this.modifyTree(l.nodes),l.addToDOM(n.element),this.modifyDOM(),this.ellipsis&&-1!==(e.textContent||"").indexOf("\u2026")&&n.attr("title",this.unescapeEntities(n.textStr||"",["&lt;","&gt;"])),i&&i.removeChild(e)):e.appendChild(o.createTextNode(this.unescapeEntities(l))),c(this.textOutline)&&n.applyTextOutline&&n.applyTextOutline(this.textOutline)}},n.prototype.modifyDOM=function(){var t,n=this,e=this.svgElement,c=r(e.element,"x");for(e.firstLineMetrics=void 0;(t=e.element.firstChild)&&/^[\s\u200B]*$/.test(t.textContent||" ");)e.element.removeChild(t);[].forEach.call(e.element.querySelectorAll("tspan.highcharts-br"),(function(t,o){t.nextSibling&&t.previousSibling&&(0===o&&1===t.previousSibling.nodeType&&(e.firstLineMetrics=e.renderer.fontMetrics(void 0,t.previousSibling)),r(t,{dy:n.getLineHeight(t.nextSibling),x:c}))}));var a=this.width||0;if(a){var s=function(t,l){var s=t.textContent||"",u=s.replace(/([^\^])-/g,"$1- ").split(" "),d=!n.noWrap&&(1<u.length||1<e.element.childNodes.length),g=n.getLineHeight(l),h=0,_=e.actualWidth;if(n.ellipsis)s&&n.truncate(t,s,void 0,0,Math.max(0,a-parseInt(n.fontSize||12,10)),(function(t,n){return t.substring(0,n)+"\u2026"}));else if(d){for(s=[],d=[];l.firstChild&&l.firstChild!==t;)d.push(l.firstChild),l.removeChild(l.firstChild);for(;u.length;)u.length&&!n.noWrap&&0<h&&(s.push(t.textContent||""),t.textContent=u.join(" ").replace(/- /g,"-")),n.truncate(t,void 0,u,0===h&&_||0,a,(function(t,n){return u.slice(0,n).join(" ").replace(/- /g,"-")})),_=e.actualWidth,h++;d.forEach((function(n){l.insertBefore(n,t)})),s.forEach((function(n){l.insertBefore(o.createTextNode(n),t),(n=o.createElementNS(i,"tspan")).textContent="\u200b",r(n,{dy:g,x:c}),l.insertBefore(n,t)}))}},u=function(t){[].slice.call(t.childNodes).forEach((function(n){n.nodeType===l.Node.TEXT_NODE?s(n,t):(-1!==n.className.baseVal.indexOf("highcharts-br")&&(e.actualWidth=0),u(n))}))};u(e.element)}},n.prototype.getLineHeight=function(t){var n;return t=t.nodeType===l.Node.TEXT_NODE?t.parentElement:t,this.renderer.styledMode||(n=t&&/(px|em)$/.test(t.style.fontSize)?t.style.fontSize:this.fontSize||this.renderer.style.fontSize||12),this.textLineHeight?parseInt(this.textLineHeight.toString(),10):this.renderer.fontMetrics(n,t||this.svgElement.element).h},n.prototype.modifyTree=function(t){var n=this,e=function(o,i){var l=o.attributes;l=void 0===l?{}:l;var r=o.children,a=o.tagName,s=n.renderer.styledMode;"b"===a||"strong"===a?s?l.class="highcharts-strong":l.style="font-weight:bold;"+(l.style||""):"i"!==a&&"em"!==a||(s?l.class="highcharts-emphasized":l.style="font-style:italic;"+(l.style||"")),c(l.style)&&(l.style=l.style.replace(/(;| |^)color([ :])/,"$1fill$2")),"br"===a?(l.class="highcharts-br",o.textContent="\u200b",(i=t[i+1])&&i.textContent&&(i.textContent=i.textContent.replace(/^ +/gm,""))):"a"===a&&r&&r.some((function(t){return"#text"===t.tagName}))&&(o.children=[{children:r,tagName:"tspan"}]),"#text"!==a&&"a"!==a&&(o.tagName="tspan"),o.attributes=l,r&&r.filter((function(t){return"#text"!==t.tagName})).forEach(e)};t.forEach(e)},n.prototype.truncate=function(t,n,e,o,i,l){var r,c=this.svgElement,a=c.renderer,s=c.rotation,u=[],d=e?1:0,g=(n||e||"").length,h=g,_=function(i,r){r=r||i;var s=t.parentNode;if(s&&void 0===u[r])if(s.getSubStringLength)try{u[r]=o+s.getSubStringLength(0,e?r+1:r)}catch(d){}else a.getSpanWidth&&(t.textContent=l(n||e,i),u[r]=o+a.getSpanWidth(c,t));return u[r]};c.rotation=0;var C=_(t.textContent.length);if(o+C>i){for(;d<=g;)h=Math.ceil((d+g)/2),e&&(r=l(e,h)),C=_(h,r&&r.length-1),d===g?d=g+1:C>i?g=h-1:d=h;0===g?t.textContent="":n&&g===n.length-1||(t.textContent=r||l(n||e,h))}e&&e.splice(0,h),c.actualWidth=C,c.rotation=s},n.prototype.unescapeEntities=function(t,n){return a(this.renderer.escapes,(function(e,o){n&&-1!==n.indexOf(e)||(t=t.toString().replace(new RegExp(e,"g"),o))})),t},n}()})),n(e,"Core/Renderer/SVG/SVGRenderer.js",[e["Core/Renderer/HTML/AST.js"],e["Core/Color/Color.js"],e["Core/Globals.js"],e["Core/Renderer/RendererRegistry.js"],e["Core/Renderer/SVG/SVGElement.js"],e["Core/Renderer/SVG/SVGLabel.js"],e["Core/Renderer/SVG/Symbols.js"],e["Core/Renderer/SVG/TextBuilder.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l,r,c,a){var s,u=e.charts,d=e.deg2rad,g=e.doc,h=e.isFirefox,_=e.isMS,C=e.isWebKit,p=e.noop,f=e.SVG_NS,M=e.symbolSizes,P=e.win,O=a.addEvent,m=a.attr,v=a.createElement,y=a.css,b=a.defined,x=a.destroyObjectProperties,A=a.extend,w=a.isArray,B=a.isNumber,k=a.isObject,S=a.isString,T=a.merge,E=a.pick,I=a.pInt,z=a.uniqueKey;return e=function(){function e(t,n,e,o,i,l,r){this.width=this.url=this.style=this.isSVG=this.imgCount=this.height=this.gradients=this.globalAnimation=this.defs=this.chartIndex=this.cacheKeys=this.cache=this.boxWrapper=this.box=this.alignedObjects=void 0,this.init(t,n,e,o,i,l,r)}return e.prototype.init=function(t,n,e,o,i,l,r){var c,a=this.createElement("svg").attr({version:"1.1",class:"highcharts-root"}),s=a.element;r||a.css(this.getStyle(o)),t.appendChild(s),m(t,"dir","ltr"),-1===t.innerHTML.indexOf("xmlns")&&m(s,"xmlns",this.SVG_NS),this.isSVG=!0,this.box=s,this.boxWrapper=a,this.alignedObjects=[],this.url=this.getReferenceURL(),this.createElement("desc").add().element.appendChild(g.createTextNode("Created with Highcharts 9.3.3")),this.defs=this.createElement("defs").add(),this.allowHTML=l,this.forExport=i,this.styledMode=r,this.gradients={},this.cache={},this.cacheKeys=[],this.imgCount=0,this.setSize(n,e,!1),h&&t.getBoundingClientRect&&((n=function(){y(t,{left:0,top:0}),c=t.getBoundingClientRect(),y(t,{left:Math.ceil(c.left)-c.left+"px",top:Math.ceil(c.top)-c.top+"px"})})(),this.unSubPixelFix=O(P,"resize",n))},e.prototype.definition=function(n){return new t([n]).addToDOM(this.defs.element)},e.prototype.getReferenceURL=function(){if((h||C)&&g.getElementsByTagName("base").length){if(!b(s)){var n=z();n=new t([{tagName:"svg",attributes:{width:8,height:8},children:[{tagName:"defs",children:[{tagName:"clipPath",attributes:{id:n},children:[{tagName:"rect",attributes:{width:4,height:4}}]}]},{tagName:"rect",attributes:{id:"hitme",width:8,height:8,"clip-path":"url(#"+n+")",fill:"rgba(0,0,0,0.001)"}}]}]).addToDOM(g.body),y(n,{position:"fixed",top:0,left:0,zIndex:9e5});var e=g.elementFromPoint(6,6);s="hitme"===(e&&e.id),g.body.removeChild(n)}if(s)return P.location.href.split("#")[0].replace(/<[^>]*>/g,"").replace(/([\('\)])/g,"\\$1").replace(/ /g,"%20")}return""},e.prototype.getStyle=function(t){return this.style=A({fontFamily:'"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif',fontSize:"12px"},t)},e.prototype.setStyle=function(t){this.boxWrapper.css(this.getStyle(t))},e.prototype.isHidden=function(){return!this.boxWrapper.getBBox().width},e.prototype.destroy=function(){var t=this.defs;return this.box=null,this.boxWrapper=this.boxWrapper.destroy(),x(this.gradients||{}),this.gradients=null,t&&(this.defs=t.destroy()),this.unSubPixelFix&&this.unSubPixelFix(),this.alignedObjects=null},e.prototype.createElement=function(t){var n=new this.Element;return n.init(this,t),n},e.prototype.getRadialAttr=function(t,n){return{cx:t[0]-t[2]/2+(n.cx||0)*t[2],cy:t[1]-t[2]/2+(n.cy||0)*t[2],r:(n.r||0)*t[2]}},e.prototype.buildText=function(t){new c(t).buildSVG()},e.prototype.getContrast=function(t){return(t=n.parse(t).rgba)[0]*=1,t[1]*=1.2,t[2]*=.5,459<t[0]+t[1]+t[2]?"#000000":"#FFFFFF"},e.prototype.button=function(n,e,o,i,l,r,c,a,s,u){var d=this.label(n,e,o,s,void 0,void 0,u,void 0,"button"),g=this.styledMode,h=0,C=l?T(l):{};if(n=C&&C.style||{},C=t.filterUserAttributes(C),d.attr(T({padding:8,r:2},C)),!g){var p=(C=T({fill:"#f7f7f7",stroke:"#cccccc","stroke-width":1,style:{color:"#333333",cursor:"pointer",fontWeight:"normal"}},{style:n},C)).style;delete C.style;var f=(r=T(C,{fill:"#e6e6e6"},t.filterUserAttributes(r||{}))).style;delete r.style;var M=(c=T(C,{fill:"#e6ebf5",style:{color:"#000000",fontWeight:"bold"}},t.filterUserAttributes(c||{}))).style;delete c.style;var P=(a=T(C,{style:{color:"#cccccc"}},t.filterUserAttributes(a||{}))).style;delete a.style}return O(d.element,_?"mouseover":"mouseenter",(function(){3!==h&&d.setState(1)})),O(d.element,_?"mouseout":"mouseleave",(function(){3!==h&&d.setState(h)})),d.setState=function(t){1!==t&&(d.state=h=t),d.removeClass(/highcharts-button-(normal|hover|pressed|disabled)/).addClass("highcharts-button-"+["normal","hover","pressed","disabled"][t||0]),g||d.attr([C,r,c,a][t||0]).css([p,f,M,P][t||0])},g||d.attr(C).css(A({cursor:"default"},p)),d.on("touchstart",(function(t){return t.stopPropagation()})).on("click",(function(t){3!==h&&i.call(d,t)}))},e.prototype.crispLine=function(t,n,e){void 0===e&&(e="round");var o=t[0],i=t[1];return b(o[1])&&o[1]===i[1]&&(o[1]=i[1]=Math[e](o[1])-n%2/2),b(o[2])&&o[2]===i[2]&&(o[2]=i[2]=Math[e](o[2])+n%2/2),t},e.prototype.path=function(t){var n=this.styledMode?{}:{fill:"none"};return w(t)?n.d=t:k(t)&&A(n,t),this.createElement("path").attr(n)},e.prototype.circle=function(t,n,e){return t=k(t)?t:void 0===t?{}:{x:t,y:n,r:e},(n=this.createElement("circle")).xSetter=n.ySetter=function(t,n,e){e.setAttribute("c"+n,t)},n.attr(t)},e.prototype.arc=function(t,n,e,o,i,l){return k(t)?(n=(o=t).y,e=o.r,t=o.x):o={innerR:o,start:i,end:l},(t=this.symbol("arc",t,n,e,e,o)).r=e,t},e.prototype.rect=function(t,n,e,o,i,l){i=k(t)?t.r:i;var r=this.createElement("rect");return t=k(t)?t:void 0===t?{}:{x:t,y:n,width:Math.max(e,0),height:Math.max(o,0)},this.styledMode||(void 0!==l&&(t["stroke-width"]=l,t=r.crisp(t)),t.fill="none"),i&&(t.r=i),r.rSetter=function(t,n,e){r.r=t,m(e,{rx:t,ry:t})},r.rGetter=function(){return r.r||0},r.attr(t)},e.prototype.setSize=function(t,n,e){this.width=t,this.height=n,this.boxWrapper.animate({width:t,height:n},{step:function(){this.attr({viewBox:"0 0 "+this.attr("width")+" "+this.attr("height")})},duration:E(e,!0)?void 0:0}),this.alignElements()},e.prototype.g=function(t){var n=this.createElement("g");return t?n.attr({class:"highcharts-"+t}):n},e.prototype.image=function(t,n,e,o,i,l){var r={preserveAspectRatio:"none"},c=function(t,n){t.setAttributeNS?t.setAttributeNS("http://www.w3.org/1999/xlink","href",n):t.setAttribute("hc-svg-href",n)};B(n)&&(r.x=n),B(e)&&(r.y=e),B(o)&&(r.width=o),B(i)&&(r.height=i);var a=this.createElement("image").attr(r);return n=function(n){c(a.element,t),l.call(a,n)},l?(c(a.element,"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="),e=new P.Image,O(e,"load",n),e.src=t,e.complete&&n({})):c(a.element,t),a},e.prototype.symbol=function(t,n,e,o,i,l){var r,c=this,a=/^url\((.*?)\)$/,s=a.test(t),d=!s&&(this.symbols[t]?t:"circle"),h=d&&this.symbols[d];if(h){"number"==typeof n&&(r=h.call(this.symbols,Math.round(n||0),Math.round(e||0),o||0,i||0,l));var _=this.path(r);c.styledMode||_.attr("fill","none"),A(_,{symbolName:d||void 0,x:n,y:e,width:o,height:i}),l&&A(_,l)}else if(s){var C=t.match(a)[1],p=_=this.image(C);p.imgwidth=E(M[C]&&M[C].width,l&&l.width),p.imgheight=E(M[C]&&M[C].height,l&&l.height);var f=function(t){return t.attr({width:t.width,height:t.height})};["width","height"].forEach((function(t){p[t+"Setter"]=function(t,n){var e=this["img"+n];this[n]=t,b(e)&&(l&&"within"===l.backgroundSize&&this.width&&this.height&&(e=Math.round(e*Math.min(this.width/this.imgwidth,this.height/this.imgheight))),this.element&&this.element.setAttribute(n,e),this.alignByTranslate||(t=((this[n]||0)-e)/2,this.attr("width"===n?{translateX:t}:{translateY:t})))}})),b(n)&&p.attr({x:n,y:e}),p.isImg=!0,b(p.imgwidth)&&b(p.imgheight)?f(p):(p.attr({width:0,height:0}),v("img",{onload:function(){var t=u[c.chartIndex];0===this.width&&(y(this,{position:"absolute",top:"-999em"}),g.body.appendChild(this)),M[C]={width:this.width,height:this.height},p.imgwidth=this.width,p.imgheight=this.height,p.element&&f(p),this.parentNode&&this.parentNode.removeChild(this),c.imgCount--,c.imgCount||!t||t.hasLoaded||t.onload()},src:C}),this.imgCount++)}return _},e.prototype.clipRect=function(t,n,e,o){var i=z()+"-",l=this.createElement("clipPath").attr({id:i}).add(this.defs);return(t=this.rect(t,n,e,o,0).add(l)).id=i,t.clipPath=l,t.count=0,t},e.prototype.text=function(t,n,e,o){var i={};return!o||!this.allowHTML&&this.forExport?(i.x=Math.round(n||0),e&&(i.y=Math.round(e)),b(t)&&(i.text=t),t=this.createElement("text").attr(i),(!o||this.forExport&&!this.allowHTML)&&(t.xSetter=function(t,n,e){for(var o,i=e.getElementsByTagName("tspan"),l=e.getAttribute(n),r=0;r<i.length;r++)(o=i[r]).getAttribute(n)===l&&o.setAttribute(n,t);e.setAttribute(n,t)}),t):this.html(t,n,e)},e.prototype.fontMetrics=function(t,n){return t=!this.styledMode&&/px/.test(t)||!P.getComputedStyle?t||n&&n.style&&n.style.fontSize||this.style&&this.style.fontSize:n&&i.prototype.getStyle.call(n,"font-size"),{h:n=24>(t=/px/.test(t)?I(t):12)?t+3:Math.round(1.2*t),b:Math.round(.8*n),f:t}},e.prototype.rotCorr=function(t,n,e){var o=t;return n&&e&&(o=Math.max(o*Math.cos(n*d),4)),{x:-t/3*Math.sin(n*d),y:o}},e.prototype.pathToSegments=function(t){for(var n=[],e=[],o={A:8,C:7,H:2,L:3,M:3,Q:5,S:5,T:3,V:2},i=0;i<t.length;i++)S(e[0])&&B(t[i])&&e.length===o[e[0].toUpperCase()]&&t.splice(i,0,e[0].replace("M","L").replace("m","l")),"string"==typeof t[i]&&(e.length&&n.push(e.slice(0)),e.length=0),e.push(t[i]);return n.push(e.slice(0)),n},e.prototype.label=function(t,n,e,o,i,r,c,a,s){return new l(this,t,n,e,o,i,r,c,a,s)},e.prototype.alignElements=function(){this.alignedObjects.forEach((function(t){return t.align()}))},e}(),A(e.prototype,{Element:i,SVG_NS:f,escapes:{"&":"&amp;","<":"&lt;",">":"&gt;","'":"&#39;",'"':"&quot;"},symbols:r,draw:p}),o.registerRendererType("svg",e,!0),e})),n(e,"Core/Renderer/HTML/HTMLElement.js",[e["Core/Globals.js"],e["Core/Renderer/SVG/SVGElement.js"],e["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),i=t.isFirefox,l=t.isMS,r=t.isWebKit,c=t.win,a=e.css,s=e.defined,u=e.extend,d=e.pick,g=e.pInt;return function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.compose=function(t){if(-1===n.composedClasses.indexOf(t)){n.composedClasses.push(t);var e=n.prototype,o=t.prototype;o.getSpanCorrection=e.getSpanCorrection,o.htmlCss=e.htmlCss,o.htmlGetBBox=e.htmlGetBBox,o.htmlUpdateTransform=e.htmlUpdateTransform,o.setSpanRotation=e.setSpanRotation}return t},n.prototype.getSpanCorrection=function(t,n,e){this.xCorr=-t*e,this.yCorr=-n},n.prototype.htmlCss=function(t){var n="SPAN"===this.element.tagName&&t&&"width"in t,e=d(n&&t.width,void 0);if(n){delete t.width,this.textWidth=e;var o=!0}return t&&"ellipsis"===t.textOverflow&&(t.whiteSpace="nowrap",t.overflow="hidden"),this.styles=u(this.styles,t),a(this.element,t),o&&this.htmlUpdateTransform(),this},n.prototype.htmlGetBBox=function(){var t=this.element;return{x:t.offsetLeft,y:t.offsetTop,width:t.offsetWidth,height:t.offsetHeight}},n.prototype.htmlUpdateTransform=function(){if(this.added){var t=this.renderer,n=this.element,e=this.translateX||0,o=this.translateY||0,i=this.x||0,l=this.y||0,r=this.textAlign||"left",c={left:0,center:.5,right:1}[r],u=this.styles;if(u=u&&u.whiteSpace,a(n,{marginLeft:e,marginTop:o}),!t.styledMode&&this.shadows&&this.shadows.forEach((function(t){a(t,{marginLeft:e+1,marginTop:o+1})})),this.inverted&&[].forEach.call(n.childNodes,(function(e){t.invertChild(e,n)})),"SPAN"===n.tagName){var d=this.rotation,h=this.textWidth&&g(this.textWidth),_=[d,r,n.innerHTML,this.textWidth,this.textAlign].join(),C=void 0;if(C=!1,h!==this.oldTextWidth){if(this.textPxLength)var p=this.textPxLength;else a(n,{width:"",whiteSpace:u||"nowrap"}),p=n.offsetWidth;(h>this.oldTextWidth||p>h)&&(/[ \-]/.test(n.textContent||n.innerText)||"ellipsis"===n.style.textOverflow)&&(a(n,{width:p>h||d?h+"px":"auto",display:"block",whiteSpace:u||"normal"}),this.oldTextWidth=h,C=!0)}this.hasBoxWidthChanged=C,_!==this.cTT&&(C=t.fontMetrics(n.style.fontSize,n).b,!s(d)||d===(this.oldRotation||0)&&r===this.oldAlign||this.setSpanRotation(d,c,C),this.getSpanCorrection(!s(d)&&this.textPxLength||n.offsetWidth,C,c,d,r)),a(n,{left:i+(this.xCorr||0)+"px",top:l+(this.yCorr||0)+"px"}),this.cTT=_,this.oldRotation=d,this.oldAlign=r}}else this.alignOnAdd=!0},n.prototype.setSpanRotation=function(t,n,e){var o={},s=l&&!/Edge/.test(c.navigator.userAgent)?"-ms-transform":r?"-webkit-transform":i?"MozTransform":c.opera?"-o-transform":void 0;s&&(o[s]=o.transform="rotate("+t+"deg)",o[s+(i?"Origin":"-origin")]=o.transformOrigin=100*n+"% "+e+"px",a(this.element,o))},n.composedClasses=[],n}(n)})),n(e,"Core/Renderer/HTML/HTMLRenderer.js",[e["Core/Renderer/HTML/AST.js"],e["Core/Renderer/SVG/SVGElement.js"],e["Core/Renderer/SVG/SVGRenderer.js"],e["Core/Utilities.js"]],(function(t,n,e,o){var i=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),l=o.attr,r=o.createElement,c=o.extend,a=o.pick;return function(e){function o(){return null!==e&&e.apply(this,arguments)||this}return i(o,e),o.compose=function(t){return-1===o.composedClasses.indexOf(t)&&(o.composedClasses.push(t),t.prototype.html=o.prototype.html),t},o.prototype.html=function(e,o,i){var s=this.createElement("span"),u=s.element,d=s.renderer,g=d.isSVG,h=function(t,e){["opacity","visibility"].forEach((function(o){t[o+"Setter"]=function(i,l,r){var c=t.div?t.div.style:e;n.prototype[o+"Setter"].call(this,i,l,r),c&&(c[l]=i)}})),t.addedSetters=!0};return s.textSetter=function(n){n!==this.textStr&&(delete this.bBox,delete this.oldTextWidth,t.setElementHTML(this.element,a(n,"")),this.textStr=n,s.doTransform=!0)},g&&h(s,s.element.style),s.xSetter=s.ySetter=s.alignSetter=s.rotationSetter=function(t,n){"align"===n?s.alignValue=s.textAlign=t:s[n]=t,s.doTransform=!0},s.afterSetters=function(){this.doTransform&&(this.htmlUpdateTransform(),this.doTransform=!1)},s.attr({text:e,x:Math.round(o),y:Math.round(i)}).css({position:"absolute"}),d.styledMode||s.css({fontFamily:this.style.fontFamily,fontSize:this.style.fontSize}),u.style.whiteSpace="nowrap",s.css=s.htmlCss,g&&(s.add=function(t){var n=d.box.parentNode,e=[];if(this.parentGroup=t){var o=t.div;if(!o){for(;t;)e.push(t),t=t.parentGroup;e.reverse().forEach((function(t){function i(n,e){t[e]=n,"translateX"===e?d.left=n+"px":d.top=n+"px",t.doTransform=!0}var a=l(t.element,"class"),u=t.styles||{},d=(o=t.div=t.div||r("div",a?{className:a}:void 0,{position:"absolute",left:(t.translateX||0)+"px",top:(t.translateY||0)+"px",display:t.display,opacity:t.opacity,cursor:u.cursor,pointerEvents:u.pointerEvents,visibility:t.visibility},o||n)).style;c(t,{classSetter:function(t){return function(n){this.element.setAttribute("class",n),t.className=n}}(o),on:function(){return e[0].div&&s.on.apply({element:e[0].div,onEvents:t.onEvents},arguments),t},translateXSetter:i,translateYSetter:i}),t.addedSetters||h(t)}))}}else o=n;return o.appendChild(u),s.added=!0,s.alignOnAdd&&s.htmlUpdateTransform(),s}),s},o.composedClasses=[],o}(e)})),n(e,"Core/Axis/AxisDefaults.js",[],(function(){var t;return function(t){t.defaultXAxisOptions={alignTicks:!0,allowDecimals:void 0,panningEnabled:!0,zIndex:2,zoomEnabled:!0,dateTimeLabelFormats:{millisecond:{main:"%H:%M:%S.%L",range:!1},second:{main:"%H:%M:%S",range:!1},minute:{main:"%H:%M",range:!1},hour:{main:"%H:%M",range:!1},day:{main:"%e. %b"},week:{main:"%e. %b"},month:{main:"%b '%y"},year:{main:"%Y"}},endOnTick:!1,gridLineDashStyle:"Solid",gridZIndex:1,labels:{autoRotation:void 0,autoRotationLimit:80,distance:void 0,enabled:!0,indentation:10,overflow:"justify",padding:5,reserveSpace:void 0,rotation:void 0,staggerLines:0,step:0,useHTML:!1,x:0,zIndex:7,style:{color:"#666666",cursor:"default",fontSize:"11px"}},maxPadding:.01,minorGridLineDashStyle:"Solid",minorTickLength:2,minorTickPosition:"outside",minPadding:.01,offset:void 0,opposite:!1,reversed:void 0,reversedStacks:!1,showEmpty:!0,showFirstLabel:!0,showLastLabel:!0,startOfWeek:1,startOnTick:!1,tickLength:10,tickPixelInterval:100,tickmarkPlacement:"between",tickPosition:"outside",title:{align:"middle",rotation:0,useHTML:!1,x:0,y:0,style:{color:"#666666"}},type:"linear",uniqueNames:!0,visible:!0,minorGridLineColor:"#f2f2f2",minorGridLineWidth:1,minorTickColor:"#999999",lineColor:"#ccd6eb",lineWidth:1,gridLineColor:"#e6e6e6",gridLineWidth:void 0,tickColor:"#ccd6eb"},t.defaultYAxisOptions={reversedStacks:!0,endOnTick:!0,maxPadding:.05,minPadding:.05,tickPixelInterval:72,showLastLabel:!0,labels:{x:-8},startOnTick:!0,title:{rotation:270,text:"Values"},stackLabels:{animation:{},allowOverlap:!1,enabled:!1,crop:!0,overflow:"justify",formatter:function(){return(0,this.axis.chart.numberFormatter)(this.total,-1)},style:{color:"#000000",fontSize:"11px",fontWeight:"bold",textOutline:"1px contrast"}},gridLineWidth:1,lineWidth:0},t.defaultLeftAxisOptions={labels:{x:-15},title:{rotation:270}},t.defaultRightAxisOptions={labels:{x:15},title:{rotation:90}},t.defaultBottomAxisOptions={labels:{autoRotation:[-45],x:0},margin:15,title:{rotation:0}},t.defaultTopAxisOptions={labels:{autoRotation:[-45],x:0},margin:15,title:{rotation:0}}}(t||(t={})),t})),n(e,"Core/Foundation.js",[e["Core/Utilities.js"]],(function(t){var n,e=t.addEvent,o=t.isFunction,i=t.objectEach,l=t.removeEvent;return function(t){t.registerEventOptions=function(t,n){t.eventOptions=t.eventOptions||{},i(n.events,(function(n,i){t.eventOptions[i]!==n&&(t.eventOptions[i]&&(l(t,i,t.eventOptions[i]),delete t.eventOptions[i]),o(n)&&(t.eventOptions[i]=n,e(t,i,n)))}))}}(n||(n={})),n})),n(e,"Core/Axis/Tick.js",[e["Core/FormatUtilities.js"],e["Core/Globals.js"],e["Core/Utilities.js"]],(function(t,n,e){var o=n.deg2rad,i=e.clamp,l=e.correctFloat,r=e.defined,c=e.destroyObjectProperties,a=e.extend,s=e.fireEvent,u=e.isNumber,d=e.merge,g=e.objectEach,h=e.pick;return function(){function n(t,n,e,o,i){this.isNewLabel=this.isNew=!0,this.axis=t,this.pos=n,this.type=e||"",this.parameters=i||{},this.tickmarkOffset=this.parameters.tickmarkOffset,this.options=this.parameters.options,s(this,"init"),e||o||this.addLabel()}return n.prototype.addLabel=function(){var n=this,e=n.axis,o=e.options,i=e.chart,c=e.categories,d=e.logarithmic,g=e.names,_=n.pos,C=h(n.options&&n.options.labels,o.labels),p=e.tickPositions,f=_===p[0],M=_===p[p.length-1],P=(!C.step||1===C.step)&&1===e.tickInterval;p=p.info;var O,m=n.label;if(c=this.parameters.category||(c?h(c[_],g[_],_):_),d&&u(c)&&(c=l(d.lin2log(c))),e.dateTime)if(p)var v=i.time.resolveDTLFormat(o.dateTimeLabelFormats[!o.grid&&p.higherRanks[_]||p.unitName]),y=v.main;else u(c)&&(y=e.dateTime.getXDateFormat(c,o.dateTimeLabelFormats||{}));n.isFirst=f,n.isLast=M;var b={axis:e,chart:i,dateTimeLabelFormat:y,isFirst:f,isLast:M,pos:_,tick:n,tickPositionInfo:p,value:c};s(this,"labelFormat",b);var x=function(n){return C.formatter?C.formatter.call(n,n):C.format?(n.text=e.defaultLabelFormatter.call(n),t.format(C.format,n,i)):e.defaultLabelFormatter.call(n,n)};o=x.call(b,b);var A=v&&v.list;n.shortenLabel=A?function(){for(O=0;O<A.length;O++)if(a(b,{dateTimeLabelFormat:A[O]}),m.attr({text:x.call(b,b)}),m.getBBox().width<e.getSlotWidth(n)-2*C.padding)return;m.attr({text:""})}:void 0,P&&e._addedPlotLB&&n.moveLabel(o,C),r(m)||n.movedLabel?m&&m.textStr!==o&&!P&&(!m.textWidth||C.style.width||m.styles.width||m.css({width:null}),m.attr({text:o}),m.textPxLength=m.getBBox().width):(n.label=m=n.createLabel({x:0,y:0},o,C),n.rotation=0)},n.prototype.createLabel=function(t,n,e){var o=this.axis,i=o.chart;return(t=r(n)&&e.enabled?i.renderer.text(n,t.x,t.y,e.useHTML).add(o.labelGroup):null)&&(i.styledMode||t.css(d(e.style)),t.textPxLength=t.getBBox().width),t},n.prototype.destroy=function(){c(this,this.axis)},n.prototype.getPosition=function(t,n,e,o){var r=this.axis,c=r.chart,a=o&&c.oldChartHeight||c.chartHeight;return(t={x:t?l(r.translate(n+e,null,null,o)+r.transB):r.left+r.offset+(r.opposite?(o&&c.oldChartWidth||c.chartWidth)-r.right-r.left:0),y:t?a-r.bottom+r.offset-(r.opposite?r.height:0):l(a-r.translate(n+e,null,null,o)-r.transB)}).y=i(t.y,-1e5,1e5),s(this,"afterGetPosition",{pos:t}),t},n.prototype.getLabelPosition=function(t,n,e,i,l,c,a,u){var d=this.axis,g=d.transA,h=d.isLinked&&d.linkedParent?d.linkedParent.reversed:d.reversed,_=d.staggerLines,C=d.tickRotCorr||{x:0,y:0},p=i||d.reserveSpaceDefault?0:-d.labelOffset*("center"===d.labelAlign?.5:1),f={},M=l.y;return r(M)||(M=0===d.side?e.rotation?-8:-e.getBBox().height:2===d.side?C.y+8:Math.cos(e.rotation*o)*(C.y-e.getBBox(!1,0).height/2)),n=n+M-(c&&!i?c*g*(h?1:-1):0),_&&(e=a/(u||1)%_,d.opposite&&(e=_-e-1),n+=d.labelOffset/_*e),f.x=t=t+l.x+p+C.x-(c&&i?c*g*(h?-1:1):0),f.y=Math.round(n),s(this,"afterGetLabelPosition",{pos:f,tickmarkOffset:c,index:a}),f},n.prototype.getLabelSize=function(){return this.label?this.label.getBBox()[this.axis.horiz?"height":"width"]:0},n.prototype.getMarkPath=function(t,n,e,o,i,l){return l.crispLine([["M",t,n],["L",t+(i?0:-e),n+(i?e:0)]],o)},n.prototype.handleOverflow=function(t){var n=this.axis,e=n.options.labels,i=t.x,l=n.chart.chartWidth,r=n.chart.spacing,c=h(n.labelLeft,Math.min(n.pos,r[3]));r=h(n.labelRight,Math.max(n.isRadial?0:n.pos+n.len,l-r[1]));var a,s=this.label,u=this.rotation,d={left:0,center:.5,right:1}[n.labelAlign||s.attr("align")],g=s.getBBox().width,_=n.getSlotWidth(this),C={},p=_,f=1;u||"justify"!==e.overflow?0>u&&i-d*g<c?a=Math.round(i/Math.cos(u*o)-c):0<u&&i+d*g>r&&(a=Math.round((l-i)/Math.cos(u*o))):(l=i+(1-d)*g,i-d*g<c?p=t.x+p*(1-d)-c:l>r&&(p=r-t.x+p*d,f=-1),(p=Math.min(_,p))<_&&"center"===n.labelAlign&&(t.x+=f*(_-p-d*(_-Math.min(g,p)))),(g>p||n.autoRotation&&(s.styles||{}).width)&&(a=p)),a&&(this.shortenLabel?this.shortenLabel():(C.width=Math.floor(a)+"px",(e.style||{}).textOverflow||(C.textOverflow="ellipsis"),s.css(C)))},n.prototype.moveLabel=function(t,n){var e=this,o=e.label,i=e.axis,l=i.reversed,r=!1;if(o&&o.textStr===t?(e.movedLabel=o,r=!0,delete e.label):g(i.ticks,(function(n){r||n.isNew||n===e||!n.label||n.label.textStr!==t||(e.movedLabel=n.label,r=!0,n.labelPos=e.movedLabel.xy,delete n.label)})),!r&&(e.labelPos||o)){var c=e.labelPos||o.xy;e.movedLabel=e.createLabel({x:o=i.horiz?l?0:i.width+i.left:c.x,y:i=i.horiz?c.y:l?i.width+i.left:0},t,n),e.movedLabel&&e.movedLabel.attr({opacity:0})}},n.prototype.render=function(t,n,e){var o=this.axis,i=o.horiz,l=this.pos,r=h(this.tickmarkOffset,o.tickmarkOffset);r=(l=this.getPosition(i,l,r,n)).x,o=i&&r===o.pos+o.len||!i&&l.y===o.pos?-1:1,i=h(e,this.label&&this.label.newOpacity,1),e=h(e,1),this.isActive=!0,this.renderGridLine(n,e,o),this.renderMark(l,e,o),this.renderLabel(l,n,i,t),this.isNew=!1,s(this,"afterRender")},n.prototype.renderGridLine=function(t,n,e){var o=this.axis,i=o.options,l={},r=this.pos,c=this.type,a=h(this.tickmarkOffset,o.tickmarkOffset),s=o.chart.renderer,u=this.gridLine,d=i.gridLineWidth,g=i.gridLineColor,_=i.gridLineDashStyle;"minor"===this.type&&(d=i.minorGridLineWidth,g=i.minorGridLineColor,_=i.minorGridLineDashStyle),u||(o.chart.styledMode||(l.stroke=g,l["stroke-width"]=d||0,l.dashstyle=_),c||(l.zIndex=1),t&&(n=0),this.gridLine=u=s.path().attr(l).addClass("highcharts-"+(c?c+"-":"")+"grid-line").add(o.gridGroup)),u&&(e=o.getPlotLinePath({value:r+a,lineWidth:u.strokeWidth()*e,force:"pass",old:t}))&&u[t||this.isNew?"attr":"animate"]({d:e,opacity:n})},n.prototype.renderMark=function(t,n,e){var o=this.axis,i=o.options,l=o.chart.renderer,r=this.type,c=o.tickSize(r?r+"Tick":"tick"),a=t.x;t=t.y;var s=h(i["minor"!==r?"tickWidth":"minorTickWidth"],!r&&o.isXAxis?1:0);i=i["minor"!==r?"tickColor":"minorTickColor"];var u=this.mark,d=!u;c&&(o.opposite&&(c[0]=-c[0]),u||(this.mark=u=l.path().addClass("highcharts-"+(r?r+"-":"")+"tick").add(o.axisGroup),o.chart.styledMode||u.attr({stroke:i,"stroke-width":s})),u[d?"attr":"animate"]({d:this.getMarkPath(a,t,c[0],u.strokeWidth()*e,o.horiz,l),opacity:n}))},n.prototype.renderLabel=function(t,n,e,o){var i=this.axis,l=i.horiz,r=i.options,c=this.label,a=r.labels,s=a.step;i=h(this.tickmarkOffset,i.tickmarkOffset);var d=t.x;t=t.y;var g=!0;c&&u(d)&&(c.xy=t=this.getLabelPosition(d,t,c,l,a,i,o,s),this.isFirst&&!this.isLast&&!r.showFirstLabel||this.isLast&&!this.isFirst&&!r.showLastLabel?g=!1:!l||a.step||a.rotation||n||0===e||this.handleOverflow(t),s&&o%s&&(g=!1),g&&u(t.y)?(t.opacity=e,c[this.isNewLabel?"attr":"animate"](t),this.isNewLabel=!1):(c.attr("y",-9999),this.isNewLabel=!0))},n.prototype.replaceMovedLabel=function(){var t=this.label,n=this.axis,e=n.reversed;t&&!this.isNew&&(t.animate({x:n.horiz?e?n.left:n.width+n.left:t.xy.x,y:e=n.horiz?t.xy.y:e?n.width+n.top:n.top,opacity:0},void 0,t.destroy),delete this.label),n.isDirty=!0,this.label=this.movedLabel,delete this.movedLabel},n}()})),n(e,"Core/Axis/Axis.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Axis/AxisDefaults.js"],e["Core/Color/Color.js"],e["Core/DefaultOptions.js"],e["Core/Foundation.js"],e["Core/Globals.js"],e["Core/Axis/Tick.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l,r,c){var a=t.animObject,s=o.defaultOptions,u=i.registerEventOptions,d=l.deg2rad,g=c.arrayMax,h=c.arrayMin,_=c.clamp,C=c.correctFloat,p=c.defined,f=c.destroyObjectProperties,M=c.erase,P=c.error,O=c.extend,m=c.fireEvent,v=c.getMagnitude,y=c.isArray,b=c.isNumber,x=c.isString,A=c.merge,w=c.normalizeTickInterval,B=c.objectEach,k=c.pick,S=c.relativeLength,T=c.removeEvent,E=c.splat,I=c.syncTimeout;return function(){function t(t,n){this.zoomEnabled=this.width=this.visible=this.userOptions=this.translationSlope=this.transB=this.transA=this.top=this.ticks=this.tickRotCorr=this.tickPositions=this.tickmarkOffset=this.tickInterval=this.tickAmount=this.side=this.series=this.right=this.positiveValuesOnly=this.pos=this.pointRangePadding=this.pointRange=this.plotLinesAndBandsGroups=this.plotLinesAndBands=this.paddedTicks=this.overlap=this.options=this.offset=this.names=this.minPixelPadding=this.minorTicks=this.minorTickInterval=this.min=this.maxLabelLength=this.max=this.len=this.left=this.labelFormatter=this.labelEdge=this.isLinked=this.height=this.hasVisibleSeries=this.hasNames=this.eventOptions=this.coll=this.closestPointRange=this.chart=this.categories=this.bottom=this.alternateBands=void 0,this.init(t,n)}return t.prototype.init=function(t,n){var e=n.isX;this.chart=t,this.horiz=t.inverted&&!this.isZAxis?!e:e,this.isXAxis=e,this.coll=this.coll||(e?"xAxis":"yAxis"),m(this,"init",{userOptions:n}),this.opposite=k(n.opposite,this.opposite),this.side=k(n.side,this.side,this.horiz?this.opposite?0:2:this.opposite?1:3),this.setOptions(n);var o=this.options,i=o.labels,l=o.type;this.userOptions=n,this.minPixelPadding=0,this.reversed=k(o.reversed,this.reversed),this.visible=o.visible,this.zoomEnabled=o.zoomEnabled,this.hasNames="category"===l||!0===o.categories,this.categories=o.categories||this.hasNames,this.names||(this.names=[],this.names.keys={}),this.plotLinesAndBandsGroups={},this.positiveValuesOnly=!!this.logarithmic,this.isLinked=p(o.linkedTo),this.ticks={},this.labelEdge=[],this.minorTicks={},this.plotLinesAndBands=[],this.alternateBands={},this.len=0,this.minRange=this.userMinRange=o.minRange||o.maxZoom,this.range=o.range,this.offset=o.offset||0,this.min=this.max=null,n=k(o.crosshair,E(t.options.tooltip.crosshairs)[e?0:1]),this.crosshair=!0===n?{}:n,-1===t.axes.indexOf(this)&&(e?t.axes.splice(t.xAxis.length,0,this):t.axes.push(this),t[this.coll].push(this)),this.series=this.series||[],t.inverted&&!this.isZAxis&&e&&void 0===this.reversed&&(this.reversed=!0),this.labelRotation=b(i.rotation)?i.rotation:void 0,u(this,o),m(this,"afterInit")},t.prototype.setOptions=function(t){this.options=A(n.defaultXAxisOptions,"yAxis"===this.coll&&n.defaultYAxisOptions,[n.defaultTopAxisOptions,n.defaultRightAxisOptions,n.defaultBottomAxisOptions,n.defaultLeftAxisOptions][this.side],A(s[this.coll],t)),m(this,"afterSetOptions",{userOptions:t})},t.prototype.defaultLabelFormatter=function(t){var n=this.axis;t=this.chart.numberFormatter;var e=b(this.value)?this.value:NaN,o=n.chart.time,i=this.dateTimeLabelFormat,l=s.lang,r=l.numericSymbols;l=l.numericSymbolMagnitude||1e3;var c=n.logarithmic?Math.abs(e):n.tickInterval,a=r&&r.length;if(n.categories)var u=""+this.value;else if(i)u=o.dateFormat(i,e);else if(a&&1e3<=c)for(;a--&&void 0===u;)c>=(n=Math.pow(l,a+1))&&0==10*e%n&&null!==r[a]&&0!==e&&(u=t(e/n,-1)+r[a]);return void 0===u&&(u=1e4<=Math.abs(e)?t(e,-1):t(e,-1,void 0,"")),u},t.prototype.getSeriesExtremes=function(){var t,n=this,e=n.chart;m(this,"getSeriesExtremes",null,(function(){n.hasVisibleSeries=!1,n.dataMin=n.dataMax=n.threshold=null,n.softThreshold=!n.isXAxis,n.stacking&&n.stacking.buildStacks(),n.series.forEach((function(o){if(o.visible||!e.options.chart.ignoreHiddenSeries){var i=o.options,l=i.threshold;if(n.hasVisibleSeries=!0,n.positiveValuesOnly&&0>=l&&(l=null),n.isXAxis){if((i=o.xData).length){i=n.logarithmic?i.filter(n.validatePositiveValue):i;var r=(t=o.getXExtremes(i)).min,c=t.max;b(r)||r instanceof Date||(i=i.filter(b),r=(t=o.getXExtremes(i)).min,c=t.max),i.length&&(n.dataMin=Math.min(k(n.dataMin,r),r),n.dataMax=Math.max(k(n.dataMax,c),c))}}else o=o.applyExtremes(),b(o.dataMin)&&(r=o.dataMin,n.dataMin=Math.min(k(n.dataMin,r),r)),b(o.dataMax)&&(c=o.dataMax,n.dataMax=Math.max(k(n.dataMax,c),c)),p(l)&&(n.threshold=l),(!i.softThreshold||n.positiveValuesOnly)&&(n.softThreshold=!1)}}))})),m(this,"afterGetSeriesExtremes")},t.prototype.translate=function(t,n,e,o,i,l){var r=this.linkedParent||this,c=o&&r.old?r.old.min:r.min,a=r.minPixelPadding;i=(r.isOrdinal||r.brokenAxis&&r.brokenAxis.hasBreaks||r.logarithmic&&i)&&r.lin2val;var s=1,u=0;return(o=o&&r.old?r.old.transA:r.transA)||(o=r.transA),e&&(s*=-1,u=r.len),r.reversed&&(u-=(s*=-1)*(r.sector||r.len)),n?(t=(t*s+u-a)/o+c,i&&(t=r.lin2val(t))):(i&&(t=r.val2lin(t)),t=b(c)?s*(t-c)*o+u+s*a+(b(l)?o*l:0):void 0),t},t.prototype.toPixels=function(t,n){return this.translate(t,!1,!this.horiz,null,!0)+(n?0:this.pos)},t.prototype.toValue=function(t,n){return this.translate(t-(n?0:this.pos),!0,!this.horiz,null,!0)},t.prototype.getPlotLinePath=function(t){function n(t,n,e){return("pass"!==P&&t<n||t>e)&&(P?t=_(t,n,e):r=!0),t}var e,o,i,l,r,c=this,a=c.chart,s=c.left,u=c.top,d=t.old,g=t.value,h=t.lineWidth,C=d&&a.oldChartHeight||a.chartHeight,p=d&&a.oldChartWidth||a.chartWidth,f=c.transB,M=t.translatedValue,P=t.force;return m(this,"getPlotLinePath",t={value:g,lineWidth:h,old:d,force:P,acrossPanes:t.acrossPanes,translatedValue:M},(function(t){M=k(M,c.translate(g,null,null,d)),M=_(M,-1e5,1e5),e=i=Math.round(M+f),o=l=Math.round(C-M-f),b(M)?c.horiz?(o=u,l=C-c.bottom,e=i=n(e,s,s+c.width)):(e=s,i=p-c.right,o=l=n(o,u,u+c.height)):(r=!0,P=!1),t.path=r&&!P?null:a.renderer.crispLine([["M",e,o],["L",i,l]],h||1)})),t.path},t.prototype.getLinearTickPositions=function(t,n,e){var o=C(Math.floor(n/t)*t);e=C(Math.ceil(e/t)*t);var i,l=[];if(C(o+t)===o&&(i=20),this.single)return[n];for(n=o;n<=e&&(l.push(n),(n=C(n+t,i))!==r);)var r=n;return l},t.prototype.getMinorTickInterval=function(){var t=this.options;return!0===t.minorTicks?k(t.minorTickInterval,"auto"):!1===t.minorTicks?null:t.minorTickInterval},t.prototype.getMinorTickPositions=function(){var t=this.options,n=this.tickPositions,e=this.minorTickInterval,o=this.pointRangePadding||0,i=this.min-o,l=(o=this.max+o)-i,r=[];if(l&&l/e<this.len/3){var c=this.logarithmic;if(c)this.paddedTicks.forEach((function(t,n,o){n&&r.push.apply(r,c.getLogTickPositions(e,o[n-1],o[n],!0))}));else if(this.dateTime&&"auto"===this.getMinorTickInterval())r=r.concat(this.getTimeTicks(this.dateTime.normalizeTimeTickInterval(e),i,o,t.startOfWeek));else for(t=i+(n[0]-i)%e;t<=o&&t!==r[0];t+=e)r.push(t)}return 0!==r.length&&this.trimTicks(r),r},t.prototype.adjustForMinRange=function(){var t,n,e,o,i=this.options,l=this.logarithmic,r=this.min,c=this.max,a=0;if(this.isXAxis&&void 0===this.minRange&&!l&&(p(i.min)||p(i.max)||p(i.floor)||p(i.ceiling)?this.minRange=null:(this.series.forEach((function(i){if(e=i.xData,o=i.xIncrement?1:e.length-1,1<e.length)for(t=o;0<t;t--)n=e[t]-e[t-1],(!a||n<a)&&(a=n)})),this.minRange=Math.min(5*a,this.dataMax-this.dataMin))),c-r<this.minRange){var s=this.dataMax-this.dataMin>=this.minRange,u=this.minRange,d=(u-c+r)/2;d=[r-d,k(i.min,r-d)],s&&(d[2]=this.logarithmic?this.logarithmic.log2lin(this.dataMin):this.dataMin),c=[(r=g(d))+u,k(i.max,r+u)],s&&(c[2]=l?l.log2lin(this.dataMax):this.dataMax),(c=h(c))-r<u&&(d[0]=c-u,d[1]=k(i.min,c-u),r=g(d))}this.min=r,this.max=c},t.prototype.getClosest=function(){var t;return this.categories?t=1:this.series.forEach((function(n){var e=n.closestPointRange,o=n.visible||!n.chart.options.chart.ignoreHiddenSeries;!n.noSharedTooltip&&p(e)&&o&&(t=p(t)?Math.min(t,e):e)})),t},t.prototype.nameToX=function(t){var n=y(this.categories),e=n?this.categories:this.names,o=t.options.x;if(t.series.requireSorting=!1,p(o)||(o=this.options.uniqueNames?n?e.indexOf(t.name):k(e.keys[t.name],-1):t.series.autoIncrement()),-1===o){if(!n)var i=e.length}else i=o;return void 0!==i&&(this.names[i]=t.name,this.names.keys[t.name]=i),i},t.prototype.updateNames=function(){var t=this,n=this.names;0<n.length&&(Object.keys(n.keys).forEach((function(t){delete n.keys[t]})),n.length=0,this.minRange=this.userMinRange,(this.series||[]).forEach((function(n){n.xIncrement=null,n.points&&!n.isDirtyData||(t.max=Math.max(t.max,n.xData.length-1),n.processData(),n.generatePoints()),n.data.forEach((function(e,o){if(e&&e.options&&void 0!==e.name){var i=t.nameToX(e);void 0!==i&&i!==e.x&&(e.x=i,n.xData[o]=i)}}))})))},t.prototype.setAxisTranslation=function(){var t,n=this,e=n.max-n.min,o=n.linkedParent,i=!!n.categories,l=n.isXAxis,r=n.axisPointRange||0,c=0,a=0;if(l||i||r){var s=n.getClosest();o?(c=o.minPointOffset,a=o.pointRangePadding):n.series.forEach((function(t){var e=i?1:l?k(t.options.pointRange,s,0):n.axisPointRange||0,o=t.options.pointPlacement;r=Math.max(r,e),n.single&&!i||(t=t.is("xrange")?!l:l,c=Math.max(c,t&&x(o)?0:e/2),a=Math.max(a,t&&"on"===o?0:e))})),n.minPointOffset=c*=o=n.ordinal&&n.ordinal.slope&&s?n.ordinal.slope/s:1,n.pointRangePadding=a*=o,n.pointRange=Math.min(r,n.single&&i?1:e),l&&(n.closestPointRange=s)}n.translationSlope=n.transA=t=n.staticScale||n.len/(e+a||1),n.transB=n.horiz?n.left:n.bottom,n.minPixelPadding=t*c,m(this,"afterSetAxisTranslation")},t.prototype.minFromRange=function(){return this.max-this.range},t.prototype.setTickInterval=function(t){var n=this.chart,e=this.logarithmic,o=this.options,i=this.isXAxis,l=this.isLinked,r=o.tickPixelInterval,c=this.categories,a=this.softThreshold,s=o.maxPadding,u=o.minPadding,d=b(o.tickInterval)&&0<=o.tickInterval?o.tickInterval:void 0,g=b(this.threshold)?this.threshold:null;this.dateTime||c||l||this.getTickAmount();var h=k(this.userMin,o.min),_=k(this.userMax,o.max);if(l){this.linkedParent=n[this.coll][o.linkedTo];var f=this.linkedParent.getExtremes();this.min=k(f.min,f.dataMin),this.max=k(f.max,f.dataMax),o.type!==this.linkedParent.options.type&&P(11,1,n)}else{if(a&&p(g))if(this.dataMin>=g)f=g,u=0;else if(this.dataMax<=g){var M=g;s=0}this.min=k(h,f,this.dataMin),this.max=k(_,M,this.dataMax)}if(e&&(this.positiveValuesOnly&&!t&&0>=Math.min(this.min,k(this.dataMin,this.min))&&P(10,1,n),this.min=C(e.log2lin(this.min),16),this.max=C(e.log2lin(this.max),16)),this.range&&p(this.max)&&(this.userMin=this.min=h=Math.max(this.dataMin,this.minFromRange()),this.userMax=_=this.max,this.range=null),m(this,"foundExtremes"),this.beforePadding&&this.beforePadding(),this.adjustForMinRange(),!(c||this.axisPointRange||this.stacking&&this.stacking.usePercentage||l)&&p(this.min)&&p(this.max)&&(n=this.max-this.min)&&(!p(h)&&u&&(this.min-=n*u),!p(_)&&s&&(this.max+=n*s)),b(this.userMin)||(b(o.softMin)&&o.softMin<this.min&&(this.min=h=o.softMin),b(o.floor)&&(this.min=Math.max(this.min,o.floor))),b(this.userMax)||(b(o.softMax)&&o.softMax>this.max&&(this.max=_=o.softMax),b(o.ceiling)&&(this.max=Math.min(this.max,o.ceiling))),a&&p(this.dataMin)&&(g=g||0,!p(h)&&this.min<g&&this.dataMin>=g?this.min=this.options.minRange?Math.min(g,this.max-this.minRange):g:!p(_)&&this.max>g&&this.dataMax<=g&&(this.max=this.options.minRange?Math.max(g,this.min+this.minRange):g)),b(this.min)&&b(this.max)&&!this.chart.polar&&this.min>this.max&&(p(this.options.min)?this.max=this.min:p(this.options.max)&&(this.min=this.max)),this.tickInterval=this.min===this.max||void 0===this.min||void 0===this.max?1:l&&this.linkedParent&&!d&&r===this.linkedParent.options.tickPixelInterval?d=this.linkedParent.tickInterval:k(d,this.tickAmount?(this.max-this.min)/Math.max(this.tickAmount-1,1):void 0,c?1:(this.max-this.min)*r/Math.max(this.len,r)),i&&!t){var O=this.min!==(this.old&&this.old.min)||this.max!==(this.old&&this.old.max);this.series.forEach((function(t){t.forceCrop=t.forceCropping&&t.forceCropping(),t.processData(O)})),m(this,"postProcessData",{hasExtemesChanged:O})}this.setAxisTranslation(),m(this,"initialAxisTranslation"),this.pointRange&&!d&&(this.tickInterval=Math.max(this.pointRange,this.tickInterval)),t=k(o.minTickInterval,this.dateTime&&!this.series.some((function(t){return t.noSharedTooltip}))?this.closestPointRange:0),!d&&this.tickInterval<t&&(this.tickInterval=t),this.dateTime||this.logarithmic||d||(this.tickInterval=w(this.tickInterval,void 0,v(this.tickInterval),k(o.allowDecimals,.5>this.tickInterval||void 0!==this.tickAmount),!!this.tickAmount)),this.tickAmount||(this.tickInterval=this.unsquish()),this.setTickPositions()},t.prototype.setTickPositions=function(){var t=this.options,n=t.tickPositions,e=this.getMinorTickInterval(),o=this.hasVerticalPanning(),i="colorAxis"===this.coll,l=(i||!o)&&t.startOnTick;o=(i||!o)&&t.endOnTick,i=t.tickPositioner,this.tickmarkOffset=this.categories&&"between"===t.tickmarkPlacement&&1===this.tickInterval?.5:0,this.minorTickInterval="auto"===e&&this.tickInterval?this.tickInterval/5:e,this.single=this.min===this.max&&p(this.min)&&!this.tickAmount&&(parseInt(this.min,10)===this.min||!1!==t.allowDecimals),this.tickPositions=e=n&&n.slice(),!e&&(this.ordinal&&this.ordinal.positions||!((this.max-this.min)/this.tickInterval>Math.max(2*this.len,200))?e=this.dateTime?this.getTimeTicks(this.dateTime.normalizeTimeTickInterval(this.tickInterval,t.units),this.min,this.max,t.startOfWeek,this.ordinal&&this.ordinal.positions,this.closestPointRange,!0):this.logarithmic?this.logarithmic.getLogTickPositions(this.tickInterval,this.min,this.max):this.getLinearTickPositions(this.tickInterval,this.min,this.max):(e=[this.min,this.max],P(19,!1,this.chart)),e.length>this.len&&(e=[e[0],e.pop()])[0]===e[1]&&(e.length=1),this.tickPositions=e,i&&(i=i.apply(this,[this.min,this.max])))&&(this.tickPositions=e=i),this.paddedTicks=e.slice(0),this.trimTicks(e,l,o),this.isLinked||(this.single&&2>e.length&&!this.categories&&!this.series.some((function(t){return t.is("heatmap")&&"between"===t.options.pointPlacement}))&&(this.min-=.5,this.max+=.5),n||i||this.adjustTickAmount()),m(this,"afterSetTickPositions")},t.prototype.trimTicks=function(t,n,e){var o=t[0],i=t[t.length-1],l=!this.isOrdinal&&this.minPointOffset||0;if(m(this,"trimTicks"),!this.isLinked){if(n&&-1/0!==o)this.min=o;else for(;this.min-l>t[0];)t.shift();if(e)this.max=i;else for(;this.max+l<t[t.length-1];)t.pop();0===t.length&&p(o)&&!this.options.tickPositions&&t.push((i+o)/2)}},t.prototype.alignToOthers=function(){var t,n={},e=this.options;return!1!==this.chart.options.chart.alignTicks&&e.alignTicks&&!1!==e.startOnTick&&!1!==e.endOnTick&&!this.logarithmic&&this.chart[this.coll].forEach((function(e){var o=e.options;o=[e.horiz?o.left:o.top,o.width,o.height,o.pane].join(),e.series.length&&(n[o]?t=!0:n[o]=1)})),t},t.prototype.getTickAmount=function(){var t=this.options,n=t.tickPixelInterval,e=t.tickAmount;!p(t.tickInterval)&&!e&&this.len<n&&!this.isRadial&&!this.logarithmic&&t.startOnTick&&t.endOnTick&&(e=2),!e&&this.alignToOthers()&&(e=Math.ceil(this.len/n)+1),4>e&&(this.finalTickAmt=e,e=5),this.tickAmount=e},t.prototype.adjustTickAmount=function(){var t=this.options,n=this.tickInterval,e=this.tickPositions,o=this.tickAmount,i=this.finalTickAmt,l=e&&e.length,r=k(this.threshold,this.softThreshold?0:null);if(this.hasData()&&b(this.min)&&b(this.max)){if(l<o){for(;e.length<o;)e.length%2||this.min===r?e.push(C(e[e.length-1]+n)):e.unshift(C(e[0]-n));this.transA*=(l-1)/(o-1),this.min=t.startOnTick?e[0]:Math.min(this.min,e[0]),this.max=t.endOnTick?e[e.length-1]:Math.max(this.max,e[e.length-1])}else l>o&&(this.tickInterval*=2,this.setTickPositions());if(p(i)){for(n=t=e.length;n--;)(3===i&&1==n%2||2>=i&&0<n&&n<t-1)&&e.splice(n,1);this.finalTickAmt=void 0}}},t.prototype.setScale=function(){var t=!1,n=!1;this.series.forEach((function(e){t=t||e.isDirtyData||e.isDirty,n=n||e.xAxis&&e.xAxis.isDirty||!1})),this.setAxisSize();var e=this.len!==(this.old&&this.old.len);e||t||n||this.isLinked||this.forceRedraw||this.userMin!==(this.old&&this.old.userMin)||this.userMax!==(this.old&&this.old.userMax)||this.alignToOthers()?(this.stacking&&this.stacking.resetStacks(),this.forceRedraw=!1,this.getSeriesExtremes(),this.setTickInterval(),this.isDirty||(this.isDirty=e||this.min!==(this.old&&this.old.min)||this.max!==(this.old&&this.old.max))):this.stacking&&this.stacking.cleanStacks(),t&&this.panningState&&(this.panningState.isDirty=!0),m(this,"afterSetScale")},t.prototype.setExtremes=function(t,n,e,o,i){var l=this,r=l.chart;e=k(e,!0),l.series.forEach((function(t){delete t.kdTree})),i=O(i,{min:t,max:n}),m(l,"setExtremes",i,(function(){l.userMin=t,l.userMax=n,l.eventArgs=i,e&&r.redraw(o)}))},t.prototype.zoom=function(t,n){var e=this,o=this.dataMin,i=this.dataMax,l=this.options,r=Math.min(o,k(l.min,o)),c=Math.max(i,k(l.max,i));return m(this,"zoom",t={newMin:t,newMax:n},(function(t){var n=t.newMin,l=t.newMax;n===e.min&&l===e.max||(e.allowZoomOutside||(p(o)&&(n<r&&(n=r),n>c&&(n=c)),p(i)&&(l<r&&(l=r),l>c&&(l=c))),e.displayBtn=void 0!==n||void 0!==l,e.setExtremes(n,l,!1,void 0,{trigger:"zoom"})),t.zoomed=!0})),t.zoomed},t.prototype.setAxisSize=function(){var t=this.chart,n=this.options,e=n.offsets||[0,0,0,0],o=this.horiz,i=this.width=Math.round(S(k(n.width,t.plotWidth-e[3]+e[1]),t.plotWidth)),l=this.height=Math.round(S(k(n.height,t.plotHeight-e[0]+e[2]),t.plotHeight)),r=this.top=Math.round(S(k(n.top,t.plotTop+e[0]),t.plotHeight,t.plotTop));n=this.left=Math.round(S(k(n.left,t.plotLeft+e[3]),t.plotWidth,t.plotLeft)),this.bottom=t.chartHeight-l-r,this.right=t.chartWidth-i-n,this.len=Math.max(o?i:l,0),this.pos=o?n:r},t.prototype.getExtremes=function(){var t=this.logarithmic;return{min:t?C(t.lin2log(this.min)):this.min,max:t?C(t.lin2log(this.max)):this.max,dataMin:this.dataMin,dataMax:this.dataMax,userMin:this.userMin,userMax:this.userMax}},t.prototype.getThreshold=function(t){var n=this.logarithmic,e=n?n.lin2log(this.min):this.min;return n=n?n.lin2log(this.max):this.max,null===t||-1/0===t?t=e:1/0===t?t=n:e>t?t=e:n<t&&(t=n),this.translate(t,0,1,0,1)},t.prototype.autoLabelAlign=function(t){var n=(k(t,0)-90*this.side+720)%360;return m(this,"autoLabelAlign",t={align:"center"},(function(t){15<n&&165>n?t.align="right":195<n&&345>n&&(t.align="left")})),t.align},t.prototype.tickSize=function(t){var n=this.options,e=k(n["tick"===t?"tickWidth":"minorTickWidth"],"tick"===t&&this.isXAxis&&!this.categories?1:0),o=n["tick"===t?"tickLength":"minorTickLength"];if(e&&o){"inside"===n[t+"Position"]&&(o=-o);var i=[o,e]}return m(this,"afterTickSize",t={tickSize:i}),t.tickSize},t.prototype.labelMetrics=function(){var t=this.tickPositions&&this.tickPositions[0]||0;return this.chart.renderer.fontMetrics(this.options.labels.style.fontSize,this.ticks[t]&&this.ticks[t].label)},t.prototype.unsquish=function(){var t,n,e=this.options.labels,o=this.horiz,i=this.tickInterval,l=this.len/(((this.categories?1:0)+this.max-this.min)/i),r=e.rotation,c=this.labelMetrics(),a=Math.max(this.max-this.min,0),s=function(t){var n=t/(l||1);return(n=1<n?Math.ceil(n):1)*i>a&&1/0!==t&&1/0!==l&&a&&(n=Math.ceil(a/i)),C(n*i)},u=i,g=Number.MAX_VALUE;if(o){if(!e.staggerLines&&!e.step)if(b(r))var h=[r];else l<e.autoRotationLimit&&(h=e.autoRotation);h&&h.forEach((function(e){if(e===r||e&&-90<=e&&90>=e){var o=(n=s(Math.abs(c.h/Math.sin(d*e))))+Math.abs(e/360);o<g&&(g=o,t=e,u=n)}}))}else e.step||(u=s(c.h));return this.autoRotation=h,this.labelRotation=k(t,b(r)?r:0),u},t.prototype.getSlotWidth=function(t){var n=this.chart,e=this.horiz,o=this.options.labels,i=Math.max(this.tickPositions.length-(this.categories?0:1),1),l=n.margin[3];if(t&&b(t.slotWidth))return t.slotWidth;if(e&&2>o.step)return o.rotation?0:(this.staggerLines||1)*this.len/i;if(!e){if(void 0!==(t=o.style.width))return parseInt(String(t),10);if(l)return l-n.spacing[3]}return.33*n.chartWidth},t.prototype.renderUnsquish=function(){var t=this.chart,n=t.renderer,e=this.tickPositions,o=this.ticks,i=this.options.labels,l=i.style,r=this.horiz,c=this.getSlotWidth(),a=Math.max(1,Math.round(c-2*i.padding)),s={},u=this.labelMetrics(),d=l.textOverflow,g=0;if(x(i.rotation)||(s.rotation=i.rotation||0),e.forEach((function(t){(t=o[t]).movedLabel&&t.replaceMovedLabel(),t&&t.label&&t.label.textPxLength>g&&(g=t.label.textPxLength)})),this.maxLabelLength=g,this.autoRotation)g>a&&g>u.h?s.rotation=this.labelRotation:this.labelRotation=0;else if(c){var h=a;if(!d){var _="clip";for(a=e.length;!r&&a--;){var C=e[a];(C=o[C].label)&&(C.styles&&"ellipsis"===C.styles.textOverflow?C.css({textOverflow:"clip"}):C.textPxLength>c&&C.css({width:c+"px"}),C.getBBox().height>this.len/e.length-(u.h-u.f)&&(C.specificTextOverflow="ellipsis"))}}}s.rotation&&(h=g>.5*t.chartHeight?.33*t.chartHeight:g,d||(_="ellipsis")),(this.labelAlign=i.align||this.autoLabelAlign(this.labelRotation))&&(s.align=this.labelAlign),e.forEach((function(t){var n=(t=o[t])&&t.label,e=l.width,i={};n&&(n.attr(s),t.shortenLabel?t.shortenLabel():h&&!e&&"nowrap"!==l.whiteSpace&&(h<n.textPxLength||"SPAN"===n.element.tagName)?(i.width=h+"px",d||(i.textOverflow=n.specificTextOverflow||_),n.css(i)):n.styles&&n.styles.width&&!i.width&&!e&&n.css({width:null}),delete n.specificTextOverflow,t.rotation=s.rotation)}),this),this.tickRotCorr=n.rotCorr(u.b,this.labelRotation||0,0!==this.side)},t.prototype.hasData=function(){return this.series.some((function(t){return t.hasData()}))||this.options.showEmpty&&p(this.min)&&p(this.max)},t.prototype.addTitle=function(t){var n,e=this.opposite,o=this.options.title,i=this.chart.styledMode;this.axisTitle||((n=o.textAlign)||(n=(this.horiz?{low:"left",middle:"center",high:"right"}:{low:e?"right":"left",middle:"center",high:e?"left":"right"})[o.align]),this.axisTitle=this.chart.renderer.text(o.text||"",0,0,o.useHTML).attr({zIndex:7,rotation:o.rotation,align:n}).addClass("highcharts-axis-title"),i||this.axisTitle.css(A(o.style)),this.axisTitle.add(this.axisGroup),this.axisTitle.isNew=!0),i||o.style.width||this.isRadial||this.axisTitle.css({width:this.len+"px"}),this.axisTitle[t?"show":"hide"](t)},t.prototype.generateTick=function(t){var n=this.ticks;n[t]?n[t].addLabel():n[t]=new r(this,t)},t.prototype.getOffset=function(){var t=this,n=this,e=n.chart,o=n.horiz,i=n.options,l=n.side,r=n.ticks,c=n.tickPositions,a=n.coll,s=n.axisParent,u=e.renderer,d=e.inverted&&!n.isZAxis?[1,0,3,2][l]:l,g=n.hasData(),h=i.title,_=i.labels,C=e.axisOffset;e=e.clipOffset;var f,M=[-1,1,1,-1][l],P=i.className,O=0,v=0,y=0;if(n.showAxis=f=g||i.showEmpty,n.staggerLines=n.horiz&&_.staggerLines||void 0,!n.axisGroup){var b=function(n,e,o){return u.g(n).attr({zIndex:o}).addClass("highcharts-"+a.toLowerCase()+e+" "+(t.isRadial?"highcharts-radial-axis"+e+" ":"")+(P||"")).add(s)};n.gridGroup=b("grid","-grid",i.gridZIndex),n.axisGroup=b("axis","",i.zIndex),n.labelGroup=b("axis-labels","-labels",_.zIndex)}if(g||n.isLinked?(c.forEach((function(t){n.generateTick(t)})),n.renderUnsquish(),n.reserveSpaceDefault=0===l||2===l||{1:"left",3:"right"}[l]===n.labelAlign,k(_.reserveSpace,"center"===n.labelAlign||null,n.reserveSpaceDefault)&&c.forEach((function(t){y=Math.max(r[t].getLabelSize(),y)})),n.staggerLines&&(y*=n.staggerLines),n.labelOffset=y*(n.opposite?-1:1)):B(r,(function(t,n){t.destroy(),delete r[n]})),h&&h.text&&!1!==h.enabled&&(n.addTitle(f),f&&!1!==h.reserveSpace)){n.titleOffset=O=n.axisTitle.getBBox()[o?"height":"width"];var x=h.offset;v=p(x)?0:k(h.margin,o?5:10)}n.renderLine(),n.offset=M*k(i.offset,C[l]?C[l]+(i.margin||0):0),n.tickRotCorr=n.tickRotCorr||{x:0,y:0},h=0===l?-n.labelMetrics().h:2===l?n.tickRotCorr.y:0,g=Math.abs(y)+v,y&&(g=g-h+M*(o?k(_.y,n.tickRotCorr.y+8*M):_.x)),n.axisTitleMargin=k(x,g),n.getMaxLabelDimensions&&(n.maxLabelDimensions=n.getMaxLabelDimensions(r,c)),"colorAxis"!==a&&(o=this.tickSize("tick"),C[l]=Math.max(C[l],(n.axisTitleMargin||0)+O+M*n.offset,g,c&&c.length&&o?o[0]+M*n.offset:0),i=!n.axisLine||i.offset?0:2*Math.floor(n.axisLine.strokeWidth()/2),e[d]=Math.max(e[d],i)),m(this,"afterGetOffset")},t.prototype.getLinePath=function(t){var n=this.chart,e=this.opposite,o=this.offset,i=this.horiz,l=this.left+(e?this.width:0)+o;return o=n.chartHeight-this.bottom-(e?this.height:0)+o,e&&(t*=-1),n.renderer.crispLine([["M",i?this.left:l,i?o:this.top],["L",i?n.chartWidth-this.right:l,i?o:n.chartHeight-this.bottom]],t)},t.prototype.renderLine=function(){this.axisLine||(this.axisLine=this.chart.renderer.path().addClass("highcharts-axis-line").add(this.axisGroup),this.chart.styledMode||this.axisLine.attr({stroke:this.options.lineColor,"stroke-width":this.options.lineWidth,zIndex:7}))},t.prototype.getTitlePosition=function(){var t=this.horiz,n=this.left,e=this.top,o=this.len,i=this.options.title,l=t?n:e,r=this.opposite,c=this.offset,a=i.x,s=i.y,u=this.axisTitle,d=this.chart.renderer.fontMetrics(i.style.fontSize,u);return u=Math.max(u.getBBox(null,0).height-d.h-1,0),o={low:l+(t?0:o),middle:l+o/2,high:l+(t?o:0)}[i.align],n=(t?e+this.height:n)+(t?1:-1)*(r?-1:1)*this.axisTitleMargin+[-u,u,d.f,-u][this.side],m(this,"afterGetTitlePosition",{titlePosition:t={x:t?o+a:n+(r?this.width:0)+c+a,y:t?n+s-(r?this.height:0)+c:o+s}}),t},t.prototype.renderMinorTick=function(t,n){var e=this.minorTicks;e[t]||(e[t]=new r(this,t,"minor")),n&&e[t].isNew&&e[t].render(null,!0),e[t].render(null,!1,1)},t.prototype.renderTick=function(t,n,e){var o=this.ticks;(!this.isLinked||t>=this.min&&t<=this.max||this.grid&&this.grid.isColumn)&&(o[t]||(o[t]=new r(this,t)),e&&o[t].isNew&&o[t].render(n,!0,-1),o[t].render(n))},t.prototype.render=function(){var t,n,e=this,o=e.chart,i=e.logarithmic,c=e.options,s=e.isLinked,u=e.tickPositions,d=e.axisTitle,g=e.ticks,h=e.minorTicks,_=e.alternateBands,C=c.stackLabels,p=c.alternateGridColor,f=e.tickmarkOffset,M=e.axisLine,P=e.showAxis,O=a(o.renderer.globalAnimation);if(e.labelEdge.length=0,e.overlap=!1,[g,h,_].forEach((function(t){B(t,(function(t){t.isActive=!1}))})),e.hasData()||s){var v=e.chart.hasRendered&&e.old&&b(e.old.min);e.minorTickInterval&&!e.categories&&e.getMinorTickPositions().forEach((function(t){e.renderMinorTick(t,v)})),u.length&&(u.forEach((function(t,n){e.renderTick(t,n,v)})),f&&(0===e.min||e.single)&&(g[-1]||(g[-1]=new r(e,-1,null,!0)),g[-1].render(-1))),p&&u.forEach((function(r,c){n=void 0!==u[c+1]?u[c+1]+f:e.max-f,0==c%2&&r<e.max&&n<=e.max+(o.polar?-f:f)&&(_[r]||(_[r]=new l.PlotLineOrBand(e)),t=r+f,_[r].options={from:i?i.lin2log(t):t,to:i?i.lin2log(n):n,color:p,className:"highcharts-alternate-grid"},_[r].render(),_[r].isActive=!0)})),e._addedPlotLB||(e._addedPlotLB=!0,(c.plotLines||[]).concat(c.plotBands||[]).forEach((function(t){e.addPlotBandOrLine(t)})))}[g,h,_].forEach((function(t){var n=[],e=O.duration;B(t,(function(t,e){t.isActive||(t.render(e,!1,0),t.isActive=!1,n.push(e))})),I((function(){for(var e=n.length;e--;)t[n[e]]&&!t[n[e]].isActive&&(t[n[e]].destroy(),delete t[n[e]])}),t!==_&&o.hasRendered&&e?e:0)})),M&&(M[M.isPlaced?"animate":"attr"]({d:this.getLinePath(M.strokeWidth())}),M.isPlaced=!0,M[P?"show":"hide"](P)),d&&P&&(c=e.getTitlePosition(),b(c.y)?(d[d.isNew?"attr":"animate"](c),d.isNew=!1):(d.attr("y",-9999),d.isNew=!0)),C&&C.enabled&&e.stacking&&e.stacking.renderStackTotals(),e.old={len:e.len,max:e.max,min:e.min,transA:e.transA,userMax:e.userMax,userMin:e.userMin},e.isDirty=!1,m(this,"afterRender")},t.prototype.redraw=function(){this.visible&&(this.render(),this.plotLinesAndBands.forEach((function(t){t.render()}))),this.series.forEach((function(t){t.isDirty=!0}))},t.prototype.getKeepProps=function(){return this.keepProps||t.keepProps},t.prototype.destroy=function(t){var n=this,e=n.plotLinesAndBands,o=this.eventOptions;if(m(this,"destroy",{keepEvents:t}),t||T(n),[n.ticks,n.minorTicks,n.alternateBands].forEach((function(t){f(t)})),e)for(t=e.length;t--;)e[t].destroy();for(var i in"axisLine axisTitle axisGroup gridGroup labelGroup cross scrollbar".split(" ").forEach((function(t){n[t]&&(n[t]=n[t].destroy())})),n.plotLinesAndBandsGroups)n.plotLinesAndBandsGroups[i]=n.plotLinesAndBandsGroups[i].destroy();B(n,(function(t,e){-1===n.getKeepProps().indexOf(e)&&delete n[e]})),this.eventOptions=o},t.prototype.drawCrosshair=function(t,n){var o,i=this.crosshair,l=k(i&&i.snap,!0),r=this.chart,c=this.cross;if(m(this,"drawCrosshair",{e:t,point:n}),t||(t=this.cross&&this.cross.e),i&&!1!==(p(n)||!l)){if(l?p(n)&&(o=k("colorAxis"!==this.coll?n.crosshairPos:null,this.isXAxis?n.plotX:this.len-n.plotY)):o=t&&(this.horiz?t.chartX-this.pos:this.len-t.chartY+this.pos),p(o)){var a={value:n&&(this.isXAxis?n.x:k(n.stackY,n.y)),translatedValue:o};r.polar&&O(a,{isCrosshair:!0,chartX:t&&t.chartX,chartY:t&&t.chartY,point:n}),a=this.getPlotLinePath(a)||null}if(!p(a))return void this.hideCrosshair();l=this.categories&&!this.isRadial,c||(this.cross=c=r.renderer.path().addClass("highcharts-crosshair highcharts-crosshair-"+(l?"category ":"thin ")+(i.className||"")).attr({zIndex:k(i.zIndex,2)}).add(),r.styledMode||(c.attr({stroke:i.color||(l?e.parse("#ccd6eb").setOpacity(.25).get():"#cccccc"),"stroke-width":k(i.width,1)}).css({"pointer-events":"none"}),i.dashStyle&&c.attr({dashstyle:i.dashStyle}))),c.show().attr({d:a}),l&&!i.width&&c.attr({"stroke-width":this.transA}),this.cross.e=t}else this.hideCrosshair();m(this,"afterDrawCrosshair",{e:t,point:n})},t.prototype.hideCrosshair=function(){this.cross&&this.cross.hide(),m(this,"afterHideCrosshair")},t.prototype.hasVerticalPanning=function(){var t=this.chart.options.chart.panning;return!!(t&&t.enabled&&/y/.test(t.type))},t.prototype.validatePositiveValue=function(t){return b(t)&&0<t},t.prototype.update=function(t,n){var e=this.chart;t=A(this.userOptions,t),this.destroy(!0),this.init(e,t),e.isDirtyBox=!0,k(n,!0)&&e.redraw()},t.prototype.remove=function(t){for(var n=this.chart,e=this.coll,o=this.series,i=o.length;i--;)o[i]&&o[i].remove(!1);M(n.axes,this),M(n[e],this),n[e].forEach((function(t,n){t.options.index=t.userOptions.index=n})),this.destroy(),n.isDirtyBox=!0,k(t,!0)&&n.redraw()},t.prototype.setTitle=function(t,n){this.update({title:t},n)},t.prototype.setCategories=function(t,n){this.update({categories:t},n)},t.defaultOptions=n.defaultXAxisOptions,t.keepProps="extKey hcEvents names series userMax userMin".split(" "),t}()})),n(e,"Core/Axis/DateTimeAxis.js",[e["Core/Utilities.js"]],(function(t){var n,e=t.addEvent,o=t.getMagnitude,i=t.normalizeTickInterval,l=t.timeUnits;return function(t){function n(){return this.chart.time.getTimeTicks.apply(this.chart.time,arguments)}function r(t){"datetime"!==t.userOptions.type?this.dateTime=void 0:this.dateTime||(this.dateTime=new a(this))}var c=[];t.compose=function(t){return-1===c.indexOf(t)&&(c.push(t),t.keepProps.push("dateTime"),t.prototype.getTimeTicks=n,e(t,"init",r)),t};var a=function(){function t(t){this.axis=t}return t.prototype.normalizeTimeTickInterval=function(t,n){var e,r=n||[["millisecond",[1,2,5,10,20,25,50,100,200,500]],["second",[1,2,5,10,15,30]],["minute",[1,2,5,10,15,30]],["hour",[1,2,3,4,6,8,12]],["day",[1,2]],["week",[1,2]],["month",[1,2,3,4,6]],["year",null]],c=l[(n=r[r.length-1])[0]],a=n[1];for(e=0;e<r.length&&(c=l[(n=r[e])[0]],a=n[1],!(r[e+1]&&t<=(c*a[a.length-1]+l[r[e+1][0]])/2));e++);return c===l.year&&t<5*c&&(a=[1,2,5]),{unitRange:c,count:t=i(t/c,a,"year"===n[0]?Math.max(o(t/c),1):1),unitName:n[0]}},t.prototype.getXDateFormat=function(t,n){var e=this.axis;return e.closestPointRange?e.chart.time.getDateFormat(e.closestPointRange,t,e.options.startOfWeek,n)||n.year:n.day},t}();t.Additions=a}(n||(n={})),n})),n(e,"Core/Axis/LogarithmicAxis.js",[e["Core/Utilities.js"]],(function(t){var n,e=t.addEvent,o=t.getMagnitude,i=t.normalizeTickInterval,l=t.pick;return function(t){function n(t){var n=this.logarithmic;"logarithmic"!==t.userOptions.type?this.logarithmic=void 0:n||(this.logarithmic=new a(this))}function r(){var t=this.logarithmic;t&&(this.lin2val=function(n){return t.lin2log(n)},this.val2lin=function(n){return t.log2lin(n)})}var c=[];t.compose=function(t){return-1===c.indexOf(t)&&(c.push(t),t.keepProps.push("logarithmic"),e(t,"init",n),e(t,"afterInit",r)),t};var a=function(){function t(t){this.axis=t}return t.prototype.getLogTickPositions=function(t,n,e,r){var c=this.axis,a=c.len,s=c.options,u=[];if(r||(this.minorAutoInterval=void 0),.5<=t)t=Math.round(t),u=c.getLinearTickPositions(t,n,e);else if(.08<=t){var d,g=Math.floor(n),h=s=void 0;for(a=.3<t?[1,2,4]:.15<t?[1,2,4,6,8]:[1,2,3,4,5,6,7,8,9];g<e+1&&!h;g++){var _=a.length;for(d=0;d<_&&!h;d++){var C=this.log2lin(this.lin2log(g)*a[d]);C>n&&(!r||s<=e)&&void 0!==s&&u.push(s),s>e&&(h=!0),s=C}}}else n=this.lin2log(n),e=this.lin2log(e),t=r?c.getMinorTickInterval():s.tickInterval,t=l("auto"===t?null:t,this.minorAutoInterval,s.tickPixelInterval/(r?5:1)*(e-n)/((r?a/c.tickPositions.length:a)||1)),t=i(t,void 0,o(t)),u=c.getLinearTickPositions(t,n,e).map(this.log2lin),r||(this.minorAutoInterval=t/5);return r||(c.tickInterval=t),u},t.prototype.lin2log=function(t){return Math.pow(10,t)},t.prototype.log2lin=function(t){return Math.log(t)/Math.LN10},t}();t.Additions=a}(n||(n={})),n})),n(e,"Core/Axis/PlotLineOrBand/PlotLineOrBandAxis.js",[e["Core/Utilities.js"]],(function(t){var n,e=t.erase,o=t.extend,i=t.isNumber;return function(t){var n,l=[];t.compose=function(t,e){return n||(n=t),-1===l.indexOf(e)&&(l.push(e),o(e.prototype,r.prototype)),e};var r=function(){function t(){}return t.prototype.getPlotBandPath=function(t,n,e){void 0===e&&(e=this.options);var o=this.getPlotLinePath({value:n,force:!0,acrossPanes:e.acrossPanes}),l=[],r=this.horiz;if(n=!i(this.min)||!i(this.max)||t<this.min&&n<this.min||t>this.max&&n>this.max,t=this.getPlotLinePath({value:t,force:!0,acrossPanes:e.acrossPanes}),e=1,t&&o){if(n){var c=t.toString()===o.toString();e=0}for(n=0;n<t.length;n+=2){var a=t[n],s=t[n+1],u=o[n],d=o[n+1];"M"!==a[0]&&"L"!==a[0]||"M"!==s[0]&&"L"!==s[0]||"M"!==u[0]&&"L"!==u[0]||"M"!==d[0]&&"L"!==d[0]||(r&&u[1]===a[1]?(u[1]+=e,d[1]+=e):r||u[2]!==a[2]||(u[2]+=e,d[2]+=e),l.push(["M",a[1],a[2]],["L",s[1],s[2]],["L",d[1],d[2]],["L",u[1],u[2]],["Z"])),l.isFlat=c}}return l},t.prototype.addPlotBand=function(t){return this.addPlotBandOrLine(t,"plotBands")},t.prototype.addPlotLine=function(t){return this.addPlotBandOrLine(t,"plotLines")},t.prototype.addPlotBandOrLine=function(t,e){var o=this,i=this.userOptions,l=new n(this,t);if(this.visible&&(l=l.render()),l){if(this._addedPlotLB||(this._addedPlotLB=!0,(i.plotLines||[]).concat(i.plotBands||[]).forEach((function(t){o.addPlotBandOrLine(t)}))),e){var r=i[e]||[];r.push(t),i[e]=r}this.plotLinesAndBands.push(l)}return l},t.prototype.removePlotBandOrLine=function(t){var n=this.plotLinesAndBands,o=this.options,i=this.userOptions;if(n){for(var l=n.length;l--;)n[l].id===t&&n[l].destroy();[o.plotLines||[],i.plotLines||[],o.plotBands||[],i.plotBands||[]].forEach((function(n){for(l=n.length;l--;)(n[l]||{}).id===t&&e(n,n[l])}))}},t.prototype.removePlotBand=function(t){this.removePlotBandOrLine(t)},t.prototype.removePlotLine=function(t){this.removePlotBandOrLine(t)},t}()}(n||(n={})),n})),n(e,"Core/Axis/PlotLineOrBand/PlotLineOrBand.js",[e["Core/Axis/PlotLineOrBand/PlotLineOrBandAxis.js"],e["Core/Utilities.js"]],(function(t,n){var e=n.arrayMax,o=n.arrayMin,i=n.defined,l=n.destroyObjectProperties,r=n.erase,c=n.fireEvent,a=n.merge,s=n.objectEach,u=n.pick;return function(){function n(t,n){this.axis=t,n&&(this.options=n,this.id=n.id)}return n.compose=function(e){return t.compose(n,e)},n.prototype.render=function(){c(this,"render");var t=this,n=t.axis,e=n.horiz,o=n.logarithmic,l=t.options,r=l.color,d=u(l.zIndex,0),g=l.events,h={},_=n.chart.renderer,C=l.label,p=t.label,f=l.to,M=l.from,P=l.value,O=t.svgElem,m=[],v=i(M)&&i(f);m=i(P);var y=!O,b={class:"highcharts-plot-"+(v?"band ":"line ")+(l.className||"")},x=v?"bands":"lines";if(o&&(M=o.log2lin(M),f=o.log2lin(f),P=o.log2lin(P)),n.chart.styledMode||(m?(b.stroke=r||"#999999",b["stroke-width"]=u(l.width,1),l.dashStyle&&(b.dashstyle=l.dashStyle)):v&&(b.fill=r||"#e6ebf5",l.borderWidth&&(b.stroke=l.borderColor,b["stroke-width"]=l.borderWidth))),h.zIndex=d,(o=n.plotLinesAndBandsGroups[x+="-"+d])||(n.plotLinesAndBandsGroups[x]=o=_.g("plot-"+x).attr(h).add()),y&&(t.svgElem=O=_.path().attr(b).add(o)),m)m=n.getPlotLinePath({value:P,lineWidth:O.strokeWidth(),acrossPanes:l.acrossPanes});else{if(!v)return;m=n.getPlotBandPath(M,f,l)}return!t.eventsAdded&&g&&(s(g,(function(n,e){O.on(e,(function(n){g[e].apply(t,[n])}))})),t.eventsAdded=!0),(y||!O.d)&&m&&m.length?O.attr({d:m}):O&&(m?(O.show(!0),O.animate({d:m})):O.d&&(O.hide(),p&&(t.label=p=p.destroy()))),C&&(i(C.text)||i(C.formatter))&&m&&m.length&&0<n.width&&0<n.height&&!m.isFlat?(C=a({align:e&&v&&"center",x:e?!v&&4:10,verticalAlign:!e&&v&&"middle",y:e?v?16:10:v?6:-4,rotation:e&&!v&&90},C),this.renderLabel(C,m,v,d)):p&&p.hide(),t},n.prototype.renderLabel=function(t,n,i,l){var r=this.axis,c=r.chart.renderer,s=this.label;s||(this.label=s=c.text(this.getLabelText(t),0,0,t.useHTML).attr({align:t.textAlign||t.align,rotation:t.rotation,class:"highcharts-plot-"+(i?"band":"line")+"-label "+(t.className||""),zIndex:l}).add(),r.chart.styledMode||s.css(a({textOverflow:"ellipsis"},t.style))),l=n.xBounds||[n[0][1],n[1][1],i?n[2][1]:n[0][1]],n=n.yBounds||[n[0][2],n[1][2],i?n[2][2]:n[0][2]],i=o(l),c=o(n),s.align(t,!1,{x:i,y:c,width:e(l)-i,height:e(n)-c}),s.alignValue&&"left"!==s.alignValue||s.css({width:(90===s.rotation?r.height-(s.alignAttr.y-r.top):r.width-(s.alignAttr.x-r.left))+"px"}),s.show(!0)},n.prototype.getLabelText=function(t){return i(t.formatter)?t.formatter.call(this):t.text},n.prototype.destroy=function(){r(this.axis.plotLinesAndBands,this),delete this.axis,l(this)},n}()})),n(e,"Core/Tooltip.js",[e["Core/FormatUtilities.js"],e["Core/Globals.js"],e["Core/Renderer/RendererUtilities.js"],e["Core/Renderer/RendererRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i){var l=t.format,r=n.doc,c=e.distribute,a=i.addEvent,s=i.clamp,u=i.css,d=i.defined,g=i.discardElement,h=i.extend,_=i.fireEvent,C=i.isArray,p=i.isNumber,f=i.isString,M=i.merge,P=i.pick,O=i.splat,m=i.syncTimeout;return function(){function t(t,n){this.allowShared=!0,this.container=void 0,this.crosshairs=[],this.distance=0,this.isHidden=!0,this.isSticky=!1,this.now={},this.options={},this.outside=!1,this.chart=t,this.init(t,n)}return t.prototype.applyFilter=function(){var t=this.chart;t.renderer.definition({tagName:"filter",attributes:{id:"drop-shadow-"+t.index,opacity:.5},children:[{tagName:"feGaussianBlur",attributes:{in:"SourceAlpha",stdDeviation:1}},{tagName:"feOffset",attributes:{dx:1,dy:1}},{tagName:"feComponentTransfer",children:[{tagName:"feFuncA",attributes:{type:"linear",slope:.3}}]},{tagName:"feMerge",children:[{tagName:"feMergeNode"},{tagName:"feMergeNode",attributes:{in:"SourceGraphic"}}]}]})},t.prototype.bodyFormatter=function(t){return t.map((function(t){var n=t.series.tooltipOptions;return(n[(t.point.formatPrefix||"point")+"Formatter"]||t.point.tooltipFormatter).call(t.point,n[(t.point.formatPrefix||"point")+"Format"]||"")}))},t.prototype.cleanSplit=function(t){this.chart.series.forEach((function(n){var e=n&&n.tt;e&&(!e.isActive||t?n.tt=e.destroy():e.isActive=!1)}))},t.prototype.defaultFormatter=function(t){var n=this.points||O(this),e=[t.tooltipFooterHeaderFormatter(n[0])];return(e=e.concat(t.bodyFormatter(n))).push(t.tooltipFooterHeaderFormatter(n[0],!0)),e},t.prototype.destroy=function(){this.label&&(this.label=this.label.destroy()),this.split&&this.tt&&(this.cleanSplit(!0),this.tt=this.tt.destroy()),this.renderer&&(this.renderer=this.renderer.destroy(),g(this.container)),i.clearTimeout(this.hideTimer),i.clearTimeout(this.tooltipTimeout)},t.prototype.getAnchor=function(t,n){var e,o,i=this.chart,l=i.pointer,r=i.inverted,c=i.plotTop,a=i.plotLeft,s=0,u=0;return t=O(t),this.followPointer&&n?(void 0===n.chartX&&(n=l.normalize(n)),l=[n.chartX-a,n.chartY-c]):t[0].tooltipPos?l=t[0].tooltipPos:(t.forEach((function(t){e=t.series.yAxis,s+=t.plotX||0,u+=t.plotLow?(t.plotLow+(t.plotHigh||0))/2:t.plotY||0,(o=t.series.xAxis)&&e&&(r?(s+=c+i.plotHeight-o.len-o.pos,u+=a+i.plotWidth-e.len-e.pos):(s+=o.pos-a,u+=e.pos-c))})),s/=t.length,u/=t.length,l=[r?i.plotWidth-u:s,r?i.plotHeight-s:u],this.shared&&1<t.length&&n&&(r?l[0]=n.chartX-a:l[1]=n.chartY-c)),l.map(Math.round)},t.prototype.getLabel=function(){var t,e=this,i=this.chart.styledMode,l=this.options,r=this.split&&this.allowShared,c="tooltip"+(d(l.className)?" "+l.className:""),s=l.style.pointerEvents||(!this.followPointer&&l.stickOnContact?"auto":"none"),g=function(){e.inContact=!0},h=function(t){var n=e.chart.hoverSeries;e.inContact=e.shouldStickOnContact()&&e.chart.pointer.inClass(t.relatedTarget,"highcharts-tooltip"),!e.inContact&&n&&n.onMouseOut&&n.onMouseOut()},_=this.chart.renderer;if(e.label){var C=!e.label.hasClass("highcharts-label");(r&&!C||!r&&C)&&e.destroy()}if(!this.label){if(this.outside){C=this.chart.options.chart.style;var p=o.getRendererType();this.container=t=n.doc.createElement("div"),t.className="highcharts-tooltip-container",u(t,{position:"absolute",top:"1px",pointerEvents:s,zIndex:Math.max(this.options.style.zIndex||0,(C&&C.zIndex||0)+3)}),a(t,"mouseenter",g),a(t,"mouseleave",h),n.doc.body.appendChild(t),this.renderer=_=new p(t,0,0,C,void 0,void 0,_.styledMode)}if(r?this.label=_.g(c):(this.label=_.label("",0,0,l.shape,void 0,void 0,l.useHTML,void 0,c).attr({padding:l.padding,r:l.borderRadius}),i||this.label.attr({fill:l.backgroundColor,"stroke-width":l.borderWidth}).css(l.style).css({pointerEvents:s}).shadow(l.shadow)),i&&l.shadow&&(this.applyFilter(),this.label.attr({filter:"url(#drop-shadow-"+this.chart.index+")"})),e.outside&&!e.split){var f=this.label,M=f.xSetter,P=f.ySetter;f.xSetter=function(n){M.call(f,e.distance),t.style.left=n+"px"},f.ySetter=function(n){P.call(f,e.distance),t.style.top=n+"px"}}this.label.on("mouseenter",g).on("mouseleave",h).attr({zIndex:8}).add()}return this.label},t.prototype.getPosition=function(t,n,e){var o,i=this.chart,l=this.distance,c={},a=i.inverted&&e.h||0,s=this.outside,u=s?r.documentElement.clientWidth-2*l:i.chartWidth,d=s?Math.max(r.body.scrollHeight,r.documentElement.scrollHeight,r.body.offsetHeight,r.documentElement.offsetHeight,r.documentElement.clientHeight):i.chartHeight,g=i.pointer.getChartPosition(),h=function(o){var r="x"===o;return[o,r?u:d,r?t:n].concat(s?[r?t*g.scaleX:n*g.scaleY,r?g.left-l+(e.plotX+i.plotLeft)*g.scaleX:g.top-l+(e.plotY+i.plotTop)*g.scaleY,0,r?u:d]:[r?t:n,r?e.plotX+i.plotLeft:e.plotY+i.plotTop,r?i.plotLeft:i.plotTop,r?i.plotLeft+i.plotWidth:i.plotTop+i.plotHeight])},_=h("y"),C=h("x");h=!!e.negative,!i.polar&&i.hoverSeries&&i.hoverSeries.yAxis&&i.hoverSeries.yAxis.reversed&&(h=!h);var p=!this.followPointer&&P(e.ttBelow,!i.inverted===h),f=function(t,n,e,o,i,r,u){var d=s?"y"===t?l*g.scaleY:l*g.scaleX:l,h=(e-o)/2,_=o<i-l,C=i+l+o<n,f=i-d-e+h;if(i=i+d-h,p&&C)c[t]=i;else if(!p&&_)c[t]=f;else if(_)c[t]=Math.min(u-o,0>f-a?f:f-a);else{if(!C)return!1;c[t]=Math.max(r,i+a+e>n?i:i+a)}},M=function(t,n,e,o,i){var r;return i<l||i>n-l?r=!1:c[t]=i<e/2?1:i>n-o/2?n-o-2:i-e/2,r},O=function(t){var n=_;_=C,C=n,o=t},m=function(){!1!==f.apply(0,_)?!1!==M.apply(0,C)||o||(O(!0),m()):o?c.x=c.y=0:(O(!0),m())};return(i.inverted||1<this.len)&&O(),m(),c},t.prototype.hide=function(t){var n=this;i.clearTimeout(this.hideTimer),t=P(t,this.options.hideDelay),this.isHidden||(this.hideTimer=m((function(){n.getLabel().fadeOut(t?void 0:t),n.isHidden=!0}),t))},t.prototype.init=function(t,n){this.chart=t,this.options=n,this.crosshairs=[],this.now={x:0,y:0},this.isHidden=!0,this.split=n.split&&!t.inverted&&!t.polar,this.shared=n.shared||this.split,this.outside=P(n.outside,!(!t.scrollablePixelsX&&!t.scrollablePixelsY))},t.prototype.shouldStickOnContact=function(){return!(this.followPointer||!this.options.stickOnContact)},t.prototype.isStickyOnContact=function(){return!(!this.shouldStickOnContact()||!this.inContact)},t.prototype.move=function(t,n,e,o){var l=this,r=l.now,c=!1!==l.options.animation&&!l.isHidden&&(1<Math.abs(t-r.x)||1<Math.abs(n-r.y)),a=l.followPointer||1<l.len;h(r,{x:c?(2*r.x+t)/3:t,y:c?(r.y+n)/2:n,anchorX:a?void 0:c?(2*r.anchorX+e)/3:e,anchorY:a?void 0:c?(r.anchorY+o)/2:o}),l.getLabel().attr(r),l.drawTracker(),c&&(i.clearTimeout(this.tooltipTimeout),this.tooltipTimeout=setTimeout((function(){l&&l.move(t,n,e,o)}),32))},t.prototype.refresh=function(t,n){var e=this.chart,o=this.options,l=O(t),r=l[0],c=[],a=o.formatter||this.defaultFormatter,s=this.shared,u=e.styledMode,d={};if(o.enabled){i.clearTimeout(this.hideTimer),this.allowShared=!(!C(t)&&t.series&&t.series.noSharedTooltip),this.followPointer=!this.split&&r.series.tooltipOptions.followPointer;var g=(t=this.getAnchor(t,n))[0],h=t[1];if(s&&this.allowShared?(e.pointer.applyInactiveState(l),l.forEach((function(t){t.setState("hover"),c.push(t.getLabelConfig())})),(d={x:r.category,y:r.y}).points=c):d=r.getLabelConfig(),this.len=c.length,a=a.call(d,this),this.distance=P((s=r.series).tooltipOptions.distance,16),!1===a)this.hide();else{if(this.split&&this.allowShared)this.renderSplit(a,l);else{var p=g,f=h;if(n&&e.pointer.isDirectTouch&&(p=n.chartX-e.plotLeft,f=n.chartY-e.plotTop),!e.polar&&!1!==s.options.clip&&!l.some((function(t){return t.series.shouldShowTooltip(p,f)})))return void this.hide();n=this.getLabel(),o.style.width&&!u||n.css({width:this.chart.spacingBox.width+"px"}),n.attr({text:a&&a.join?a.join(""):a}),n.removeClass(/highcharts-color-[\d]+/g).addClass("highcharts-color-"+P(r.colorIndex,s.colorIndex)),u||n.attr({stroke:o.borderColor||r.color||s.color||"#666666"}),this.updatePosition({plotX:g,plotY:h,negative:r.negative,ttBelow:r.ttBelow,h:t[2]||0})}this.isHidden&&this.label&&this.label.attr({opacity:1}).show(),this.isHidden=!1}_(this,"refresh")}},t.prototype.renderSplit=function(t,n){function e(t,n,e,i,l){return void 0===l&&(l=!0),e?(n=B?0:E,t=s(t-i/2,x.left,x.right-i-(o.outside?k:0))):(n-=S,t=s(t=l?t-i-v:t+v,l?t:x.left,x.right)),{x:t,y:n}}var o=this,i=o.chart,l=o.chart,a=l.chartWidth,u=l.chartHeight,d=l.plotHeight,g=l.plotLeft,_=l.plotTop,C=l.pointer,p=l.scrollablePixelsY;p=void 0===p?0:p;var M=l.scrollingContainer,O=(M=void 0===M?{scrollLeft:0,scrollTop:0}:M).scrollLeft;M=M.scrollTop;var m=l.styledMode,v=o.distance,y=o.options,b=o.options.positioner,x=o.outside&&"number"!=typeof l.scrollablePixelsX?r.documentElement.getBoundingClientRect():{left:O,right:O+a,top:M,bottom:M+u},A=o.getLabel(),w=this.renderer||i.renderer,B=!(!i.xAxis[0]||!i.xAxis[0].opposite),k=(i=C.getChartPosition()).left;i=i.top;var S=_+M,T=0,E=d-p;f(t)&&(t=[!1,t]),t=t.slice(0,n.length+1).reduce((function(t,i,l){if(!1!==i&&""!==i){var r=(l=n[l-1]||{isHeader:!0,plotX:n[0].plotX,plotY:d,series:{}}).isHeader,c=r?o:l.series;i=i.toString();var a=c.tt,u=l.isHeader,h=l.series,C="highcharts-color-"+P(l.colorIndex,h.colorIndex,"none");if(a||(a={padding:y.padding,r:y.borderRadius},m||(a.fill=y.backgroundColor,a["stroke-width"]=y.borderWidth),a=w.label("",0,0,y[u?"headerShape":"shape"],void 0,void 0,y.useHTML).addClass((u?"highcharts-tooltip-header ":"")+"highcharts-tooltip-box "+C).attr(a).add(A)),a.isActive=!0,a.attr({text:i}),m||a.css(y.style).shadow(y.shadow).attr({stroke:y.borderColor||l.color||h.color||"#333333"}),i=(u=(c=c.tt=a).getBBox()).width+c.strokeWidth(),r&&(E+=T=u.height,B&&(S-=T)),h=void 0===(h=l.plotX)?0:h,C=void 0===(C=l.plotY)?0:C,a=l.series,l.isHeader){h=g+h;var p=_+d/2}else{var f=a.xAxis,M=a.yAxis;h=f.pos+s(h,-v,f.len+v),a.shouldShowTooltip(0,M.pos-_+C,{ignoreX:!0})&&(p=M.pos+C)}h=s(h,x.left-v,x.right+v),"number"==typeof p?(u=u.height+1,C=b?b.call(o,i,u,l):e(h,p,r,i),t.push({align:b?0:void 0,anchorX:h,anchorY:p,boxWidth:i,point:l,rank:P(C.rank,r?1:0),size:u,target:C.y,tt:c,x:C.x})):c.isActive=!1}return t}),[]),!b&&t.some((function(t){var n=(o.outside?k:0)+t.anchorX;return n<x.left&&n+t.boxWidth<x.right||n<k-x.left+t.boxWidth&&x.right-n>n}))&&(t=t.map((function(t){var n=e(t.anchorX,t.anchorY,t.point.isHeader,t.boxWidth,!1);return h(t,{target:n.y,x:n.x})}))),o.cleanSplit(),c(t,E);var I=k,z=k;t.forEach((function(t){var n=t.x,e=t.boxWidth;(t=t.isHeader)||(o.outside&&k+n<I&&(I=k+n),!t&&o.outside&&I+e>z&&(z=k+n))})),t.forEach((function(t){var n=t.x,e=t.anchorX,i=t.pos,l=t.point.isHeader;if(i={visibility:void 0===i?"hidden":"inherit",x:n,y:i+S,anchorX:e,anchorY:t.anchorY},o.outside&&n<e){var r=k-I;0<r&&(l||(i.x=n+r,i.anchorX=e+r),l&&(i.x=(z-I)/2,i.anchorX=e+r))}t.tt.attr(i)})),t=o.container,p=o.renderer,o.outside&&t&&p&&(l=A.getBBox(),p.setSize(l.width+l.x,l.height+l.y,!1),t.style.left=I+"px",t.style.top=i+"px")},t.prototype.drawTracker=function(){if(this.followPointer||!this.options.stickOnContact)this.tracker&&this.tracker.destroy();else{var t=this.chart,n=this.label,e=this.shared?t.hoverPoints:t.hoverPoint;if(n&&e){var o={x:0,y:0,width:0,height:0};e=this.getAnchor(e);var i=n.getBBox();e[0]+=t.plotLeft-n.translateX,e[1]+=t.plotTop-n.translateY,o.x=Math.min(0,e[0]),o.y=Math.min(0,e[1]),o.width=0>e[0]?Math.max(Math.abs(e[0]),i.width-e[0]):Math.max(Math.abs(e[0]),i.width),o.height=0>e[1]?Math.max(Math.abs(e[1]),i.height-Math.abs(e[1])):Math.max(Math.abs(e[1]),i.height),this.tracker?this.tracker.attr(o):(this.tracker=n.renderer.rect(o).addClass("highcharts-tracker").add(n),t.styledMode||this.tracker.attr({fill:"rgba(0,0,0,0)"}))}}},t.prototype.styledModeFormat=function(t){return t.replace('style="font-size: 10px"','class="highcharts-header"').replace(/style="color:{(point|series)\.color}"/g,'class="highcharts-color-{$1.colorIndex}"')},t.prototype.tooltipFooterHeaderFormatter=function(t,n){var e=t.series,o=e.tooltipOptions,i=e.xAxis,r=i&&i.dateTime,c=o.xDateFormat,a=o[n?"footerFormat":"headerFormat"];return _(this,"headerFormatter",i={isFooter:n,labelConfig:t},(function(n){r&&!c&&p(t.key)&&(c=r.getXDateFormat(t.key,o.dateTimeLabelFormats)),r&&c&&(t.point&&t.point.tooltipDateKeys||["key"]).forEach((function(t){a=a.replace("{point."+t+"}","{point."+t+":"+c+"}")})),e.chart.styledMode&&(a=this.styledModeFormat(a)),n.text=l(a,{point:t,series:e},this.chart)})),i.text},t.prototype.update=function(t){this.destroy(),M(!0,this.chart.options.tooltip.userOptions,t),this.init(this.chart,M(!0,this.options,t))},t.prototype.updatePosition=function(t){var n=this.chart,e=this.options,o=n.pointer,i=this.getLabel();o=o.getChartPosition();var l=(e.positioner||this.getPosition).call(this,i.width,i.height,t),r=t.plotX+n.plotLeft;t=t.plotY+n.plotTop,this.outside&&(this.renderer.setSize(i.width+(e=e.borderWidth+2*this.distance),i.height+e,!1),1===o.scaleX&&1===o.scaleY||(u(this.container,{transform:"scale("+o.scaleX+", "+o.scaleY+")"}),r*=o.scaleX,t*=o.scaleY),r+=o.left-l.x,t+=o.top-l.y),this.move(Math.round(l.x),Math.round(l.y||0),r,t)},t}()})),n(e,"Core/Series/Point.js",[e["Core/Renderer/HTML/AST.js"],e["Core/Animation/AnimationUtilities.js"],e["Core/DefaultOptions.js"],e["Core/FormatUtilities.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i){var l=n.animObject,r=e.defaultOptions,c=o.format,a=i.addEvent,s=i.defined,u=i.erase,d=i.extend,g=i.fireEvent,h=i.getNestedProperty,_=i.isArray,C=i.isFunction,p=i.isNumber,f=i.isObject,M=i.merge,P=i.objectEach,O=i.pick,m=i.syncTimeout,v=i.removeEvent,y=i.uniqueKey;return function(){function n(){this.colorIndex=this.category=void 0,this.formatPrefix="point",this.id=void 0,this.isNull=!1,this.percentage=this.options=this.name=void 0,this.selected=!1,this.total=this.series=void 0,this.visible=!0,this.x=void 0}return n.prototype.animateBeforeDestroy=function(){var t=this,n={x:t.startXPos,opacity:0},e=t.getGraphicalProps();e.singular.forEach((function(e){t[e]=t[e].animate("dataLabel"===e?{x:t[e].startXPos,y:t[e].startYPos,opacity:0}:n)})),e.plural.forEach((function(n){t[n].forEach((function(n){n.element&&n.animate(d({x:t.startXPos},n.startYPos?{x:n.startXPos,y:n.startYPos}:{}))}))}))},n.prototype.applyOptions=function(t,e){var o=this.series,i=o.options.pointValKey||o.pointValKey;return t=n.prototype.optionsToObject.call(this,t),d(this,t),this.options=this.options?d(this.options,t):t,t.group&&delete this.group,t.dataLabels&&delete this.dataLabels,i&&(this.y=n.prototype.getNestedProperty.call(this,i)),this.formatPrefix=(this.isNull=O(this.isValid&&!this.isValid(),null===this.x||!p(this.y)))?"null":"point",this.selected&&(this.state="select"),"name"in this&&void 0===e&&o.xAxis&&o.xAxis.hasNames&&(this.x=o.xAxis.nameToX(this)),void 0===this.x&&o?this.x=void 0===e?o.autoIncrement():e:p(t.x)&&o.options.relativeXValue&&(this.x=o.autoIncrement(t.x)),this},n.prototype.destroy=function(){function t(){for(i in(n.graphic||n.dataLabel||n.dataLabels)&&(v(n),n.destroyElements()),n)n[i]=null}var n=this,e=n.series,o=e.chart;e=e.options.dataSorting;var i,r=o.hoverPoints,c=l(n.series.chart.renderer.globalAnimation);n.legendItem&&o.legend.destroyItem(n),r&&(n.setState(),u(r,n),r.length||(o.hoverPoints=null)),n===o.hoverPoint&&n.onMouseOut(),e&&e.enabled?(this.animateBeforeDestroy(),m(t,c.duration)):t(),o.pointCount--},n.prototype.destroyElements=function(t){var n=this;(t=n.getGraphicalProps(t)).singular.forEach((function(t){n[t]=n[t].destroy()})),t.plural.forEach((function(t){n[t].forEach((function(t){t.element&&t.destroy()})),delete n[t]}))},n.prototype.firePointEvent=function(t,n,e){var o=this,i=this.series.options;(i.point.events[t]||o.options&&o.options.events&&o.options.events[t])&&o.importEvents(),"click"===t&&i.allowPointSelect&&(e=function(t){o.select&&o.select(null,t.ctrlKey||t.metaKey||t.shiftKey)}),g(o,t,n,e)},n.prototype.getClassName=function(){return"highcharts-point"+(this.selected?" highcharts-point-select":"")+(this.negative?" highcharts-negative":"")+(this.isNull?" highcharts-null-point":"")+(void 0!==this.colorIndex?" highcharts-color-"+this.colorIndex:"")+(this.options.className?" "+this.options.className:"")+(this.zone&&this.zone.className?" "+this.zone.className.replace("highcharts-negative",""):"")},n.prototype.getGraphicalProps=function(t){var n,e=this,o=[],i={singular:[],plural:[]};for((t=t||{graphic:1,dataLabel:1}).graphic&&o.push("graphic","upperGraphic","shadowGroup"),t.dataLabel&&o.push("dataLabel","dataLabelUpper","connector"),n=o.length;n--;){var l=o[n];e[l]&&i.singular.push(l)}return["dataLabel","connector"].forEach((function(n){var o=n+"s";t[n]&&e[o]&&i.plural.push(o)})),i},n.prototype.getLabelConfig=function(){return{x:this.category,y:this.y,color:this.color,colorIndex:this.colorIndex,key:this.name||this.category,series:this.series,point:this,percentage:this.percentage,total:this.total||this.stackTotal}},n.prototype.getNestedProperty=function(t){if(t)return 0===t.indexOf("custom.")?h(t,this.options):this[t]},n.prototype.getZone=function(){var t=this.series,n=t.zones;t=t.zoneAxis||"y";var e,o=0;for(e=n[o];this[t]>=e.value;)e=n[++o];return this.nonZonedColor||(this.nonZonedColor=this.color),this.color=e&&e.color&&!this.options.color?e.color:this.nonZonedColor,e},n.prototype.hasNewShapeType=function(){return(this.graphic&&(this.graphic.symbolName||this.graphic.element.nodeName))!==this.shapeType},n.prototype.init=function(t,n,e){return this.series=t,this.applyOptions(n,e),this.id=s(this.id)?this.id:y(),this.resolveColor(),t.chart.pointCount++,g(this,"afterInit"),this},n.prototype.optionsToObject=function(t){var e=this.series,o=e.options.keys,i=o||e.pointArrayMap||["y"],l=i.length,r={},c=0,a=0;if(p(t)||null===t)r[i[0]]=t;else if(_(t))for(!o&&t.length>l&&("string"==(e=typeof t[0])?r.name=t[0]:"number"===e&&(r.x=t[0]),c++);a<l;)o&&void 0===t[c]||(0<i[a].indexOf(".")?n.prototype.setNestedProperty(r,t[c],i[a]):r[i[a]]=t[c]),c++,a++;else"object"==typeof t&&(r=t,t.dataLabels&&(e._hasPointLabels=!0),t.marker&&(e._hasPointMarkers=!0));return r},n.prototype.resolveColor=function(){var t=this.series,n=t.chart.styledMode,e=t.chart.options.chart.colorCount;if(delete this.nonZonedColor,t.options.colorByPoint){if(!n){var o=(e=t.options.colors||t.chart.options.colors)[t.colorCounter];e=e.length}n=t.colorCounter,t.colorCounter++,t.colorCounter===e&&(t.colorCounter=0)}else n||(o=t.color),n=t.colorIndex;this.colorIndex=O(this.options.colorIndex,n),this.color=O(this.options.color,o)},n.prototype.setNestedProperty=function(t,n,e){return e.split(".").reduce((function(t,e,o,i){return t[e]=i.length-1===o?n:f(t[e],!0)?t[e]:{},t[e]}),t),t},n.prototype.tooltipFormatter=function(t){var n=this.series,e=n.tooltipOptions,o=O(e.valueDecimals,""),i=e.valuePrefix||"",l=e.valueSuffix||"";return n.chart.styledMode&&(t=n.chart.tooltip.styledModeFormat(t)),(n.pointArrayMap||["y"]).forEach((function(n){n="{point."+n,(i||l)&&(t=t.replace(RegExp(n+"}","g"),i+n+"}"+l)),t=t.replace(RegExp(n+"}","g"),n+":,."+o+"f}")})),c(t,{point:this,series:this.series},n.chart)},n.prototype.update=function(t,n,e,o){function i(){r.applyOptions(t);var o=a&&r.hasDummyGraphic;o=null===r.y?!o:o,a&&o&&(r.graphic=a.destroy(),delete r.hasDummyGraphic),f(t,!0)&&(a&&a.element&&t&&t.marker&&void 0!==t.marker.symbol&&(r.graphic=a.destroy()),t&&t.dataLabels&&r.dataLabel&&(r.dataLabel=r.dataLabel.destroy()),r.connector&&(r.connector=r.connector.destroy())),c.updateParallelArrays(r,l=r.index),u.data[l]=f(u.data[l],!0)||f(t,!0)?r.options:O(t,u.data[l]),c.isDirty=c.isDirtyData=!0,!c.fixedBox&&c.hasCartesianSeries&&(s.isDirtyBox=!0),"point"===u.legendType&&(s.isDirtyLegend=!0),n&&s.redraw(e)}var l,r=this,c=r.series,a=r.graphic,s=c.chart,u=c.options;n=O(n,!0),!1===o?i():r.firePointEvent("update",{options:t},i)},n.prototype.remove=function(t,n){this.series.removePoint(this.series.data.indexOf(this),t,n)},n.prototype.select=function(t,n){var e=this,o=e.series,i=o.chart;this.selectedStaging=t=O(t,!e.selected),e.firePointEvent(t?"select":"unselect",{accumulate:n},(function(){e.selected=e.options.selected=t,o.options.data[o.data.indexOf(e)]=e.options,e.setState(t&&"select"),n||i.getSelectedPoints().forEach((function(t){var n=t.series;t.selected&&t!==e&&(t.selected=t.options.selected=!1,n.options.data[n.data.indexOf(t)]=t.options,t.setState(i.hoverPoints&&n.options.inactiveOtherPoints?"inactive":""),t.firePointEvent("unselect"))}))})),delete this.selectedStaging},n.prototype.onMouseOver=function(t){var n=this.series.chart,e=n.pointer;t=t?e.normalize(t):e.getChartCoordinatesFromPoint(this,n.inverted),e.runPointActions(t,this)},n.prototype.onMouseOut=function(){var t=this.series.chart;this.firePointEvent("mouseOut"),this.series.options.inactiveOtherPoints||(t.hoverPoints||[]).forEach((function(t){t.setState()})),t.hoverPoints=t.hoverPoint=null},n.prototype.importEvents=function(){if(!this.hasImportedEvents){var t=this,n=M(t.series.options.point,t.options).events;t.events=n,P(n,(function(n,e){C(n)&&a(t,e,n)})),this.hasImportedEvents=!0}},n.prototype.setState=function(n,e){var o,i=this.series,l=this.state,c=i.options.states[n||"normal"]||{},a=r.plotOptions[i.type].marker&&i.options.marker,s=a&&a.states&&a.states[n||"normal"]||{},u=this.marker||{},h=i.chart,_=a&&i.markerAttribs,C=i.halo,f=i.stateMarkerGraphic;if(!((n=n||"")===this.state&&!e||this.selected&&"select"!==n||!1===c.enabled||n&&(!1===s.enabled||a&&!1===a.enabled&&!1===s.enabled)||n&&u.states&&u.states[n]&&!1===u.states[n].enabled)){if(this.state=n,_&&(o=i.markerAttribs(this,n)),this.graphic&&!this.hasDummyGraphic){if(l&&this.graphic.removeClass("highcharts-point-"+l),n&&this.graphic.addClass("highcharts-point-"+n),!h.styledMode){var M=i.pointAttribs(this,n),P=O(h.options.chart.animation,c.animation);i.options.inactiveOtherPoints&&p(M.opacity)&&((this.dataLabels||[]).forEach((function(t){t&&t.animate({opacity:M.opacity},P)})),this.connector&&this.connector.animate({opacity:M.opacity},P)),this.graphic.animate(M,P)}o&&this.graphic.animate(o,O(h.options.chart.animation,s.animation,a.animation)),f&&f.hide()}else n&&s&&(l=u.symbol||i.symbol,f&&f.currentSymbol!==l&&(f=f.destroy()),o&&(f?f[e?"animate":"attr"]({x:o.x,y:o.y}):l&&(i.stateMarkerGraphic=f=h.renderer.symbol(l,o.x,o.y,o.width,o.height).add(i.markerGroup),f.currentSymbol=l)),!h.styledMode&&f&&"inactive"!==this.state&&f.attr(i.pointAttribs(this,n))),f&&(f[n&&this.isInside?"show":"hide"](),f.element.point=this,f.addClass(this.getClassName(),!0));o=(f=this.graphic||f)&&f.visibility||"inherit",(c=c.halo)&&c.size&&f&&"hidden"!==o&&!this.isCluster?(C||(i.halo=C=h.renderer.path().add(f.parentGroup)),C.show()[e?"animate":"attr"]({d:this.haloPath(c.size)}),C.attr({class:"highcharts-halo highcharts-color-"+O(this.colorIndex,i.colorIndex)+(this.className?" "+this.className:""),visibility:o,zIndex:-1}),C.point=this,h.styledMode||C.attr(d({fill:this.color||i.color,"fill-opacity":c.opacity},t.filterUserAttributes(c.attributes||{})))):C&&C.point&&C.point.haloPath&&C.animate({d:C.point.haloPath(0)},null,C.hide),g(this,"afterSetState",{state:n})}},n.prototype.haloPath=function(t){return this.series.chart.renderer.symbols.circle(Math.floor(this.plotX)-t,this.plotY-t,2*t,2*t)},n}()})),n(e,"Core/Pointer.js",[e["Core/Color/Color.js"],e["Core/Globals.js"],e["Core/Tooltip.js"],e["Core/Utilities.js"]],(function(t,n,e,o){var i=t.parse,l=n.charts,r=n.noop,c=o.addEvent,a=o.attr,s=o.css,u=o.defined,d=o.extend,g=o.find,h=o.fireEvent,_=o.isNumber,C=o.isObject,p=o.objectEach,f=o.offset,M=o.pick,P=o.splat;return function(){function t(t,n){this.lastValidTouch={},this.pinchDown=[],this.runChartClick=!1,this.eventsToUnbind=[],this.chart=t,this.hasDragged=!1,this.options=n,this.init(t,n)}return t.prototype.applyInactiveState=function(t){var n,e=[];(t||[]).forEach((function(t){e.push(n=t.series),n.linkedParent&&e.push(n.linkedParent),n.linkedSeries&&(e=e.concat(n.linkedSeries)),n.navigatorSeries&&e.push(n.navigatorSeries)})),this.chart.series.forEach((function(t){-1===e.indexOf(t)?t.setState("inactive",!0):t.options.inactiveOtherPoints&&t.setAllPointsToState("inactive")}))},t.prototype.destroy=function(){var e=this;this.eventsToUnbind.forEach((function(t){return t()})),this.eventsToUnbind=[],n.chartCount||(t.unbindDocumentMouseUp&&(t.unbindDocumentMouseUp=t.unbindDocumentMouseUp()),t.unbindDocumentTouchEnd&&(t.unbindDocumentTouchEnd=t.unbindDocumentTouchEnd())),clearInterval(e.tooltipTimeout),p(e,(function(t,n){e[n]=void 0}))},t.prototype.drag=function(t){var n=this.chart,e=n.options.chart,o=this.zoomHor,l=this.zoomVert,r=n.plotLeft,c=n.plotTop,a=n.plotWidth,s=n.plotHeight,u=this.mouseDownX||0,d=this.mouseDownY||0,g=C(e.panning)?e.panning&&e.panning.enabled:e.panning,h=e.panKey&&t[e.panKey+"Key"],_=t.chartX,p=t.chartY,f=this.selectionMarker;if((!f||!f.touch)&&(_<r?_=r:_>r+a&&(_=r+a),p<c?p=c:p>c+s&&(p=c+s),this.hasDragged=Math.sqrt(Math.pow(u-_,2)+Math.pow(d-p,2)),10<this.hasDragged)){var M=n.isInsidePlot(u-r,d-c,{visiblePlotOnly:!0});!n.hasCartesianSeries&&!n.mapView||!this.zoomX&&!this.zoomY||!M||h||f||(this.selectionMarker=f=n.renderer.rect(r,c,o?1:a,l?1:s,0).attr({class:"highcharts-selection-marker",zIndex:7}).add(),n.styledMode||f.attr({fill:e.selectionMarkerFill||i("#335cad").setOpacity(.25).get()})),f&&o&&(o=_-u,f.attr({width:Math.abs(o),x:(0<o?0:o)+u})),f&&l&&(o=p-d,f.attr({height:Math.abs(o),y:(0<o?0:o)+d})),M&&!f&&g&&n.pan(t,e.panning)}},t.prototype.dragStart=function(t){var n=this.chart;n.mouseIsDown=t.type,n.cancelClick=!1,n.mouseDownX=this.mouseDownX=t.chartX,n.mouseDownY=this.mouseDownY=t.chartY},t.prototype.drop=function(t){var n=this,e=this.chart,o=this.hasPinched;if(this.selectionMarker){var i=this.selectionMarker,l=i.attr?i.attr("x"):i.x,r=i.attr?i.attr("y"):i.y,c=i.attr?i.attr("width"):i.width,a=i.attr?i.attr("height"):i.height,g={originalEvent:t,xAxis:[],yAxis:[],x:l,y:r,width:c,height:a},C=!!e.mapView;(this.hasDragged||o)&&(e.axes.forEach((function(e){if(e.zoomEnabled&&u(e.min)&&(o||n[{xAxis:"zoomX",yAxis:"zoomY"}[e.coll]])&&_(l)&&_(r)){var i=e.horiz,s="touchend"===t.type?e.minPixelPadding:0,d=e.toValue((i?l:r)+s);i=e.toValue((i?l+c:r+a)-s),g[e.coll].push({axis:e,min:Math.min(d,i),max:Math.max(d,i)}),C=!0}})),C&&h(e,"selection",g,(function(t){e.zoom(d(t,o?{animation:!1}:null))}))),_(e.index)&&(this.selectionMarker=this.selectionMarker.destroy()),o&&this.scaleGroups()}e&&_(e.index)&&(s(e.container,{cursor:e._cursor}),e.cancelClick=10<this.hasDragged,e.mouseIsDown=this.hasDragged=this.hasPinched=!1,this.pinchDown=[])},t.prototype.findNearestKDPoint=function(t,n,e){var o,i=this.chart,l=i.hoverPoint;return i=i.tooltip,l&&i&&i.isStickyOnContact()?l:(t.forEach((function(t){var i=!(t.noSharedTooltip&&n)&&0>t.options.findNearestPointBy.indexOf("y");if(t=t.searchPoint(e,i),(i=C(t,!0)&&t.series)&&!(i=!C(o,!0))){var l=o.dist-t.dist,r=(t.series.group&&t.series.group.zIndex)-(o.series.group&&o.series.group.zIndex);i=0<(0!=(i=o.distX-t.distX)&&n?i:0!==l?l:0!==r?r:o.series.index>t.series.index?-1:1)}i&&(o=t)})),o)},t.prototype.getChartCoordinatesFromPoint=function(t,n){var e=t.series,o=e.xAxis;e=e.yAxis;var i=t.shapeArgs;if(o&&e){var l=M(t.clientX,t.plotX),r=t.plotY||0;return t.isNode&&i&&_(i.x)&&_(i.y)&&(l=i.x,r=i.y),n?{chartX:e.len+e.pos-r,chartY:o.len+o.pos-l}:{chartX:l+o.pos,chartY:r+e.pos}}if(i&&i.x&&i.y)return{chartX:i.x,chartY:i.y}},t.prototype.getChartPosition=function(){if(this.chartPosition)return this.chartPosition;var t=this.chart.container,n=f(t);this.chartPosition={left:n.left,top:n.top,scaleX:1,scaleY:1};var e=t.offsetWidth;return t=t.offsetHeight,2<e&&2<t&&(this.chartPosition.scaleX=n.width/e,this.chartPosition.scaleY=n.height/t),this.chartPosition},t.prototype.getCoordinates=function(t){var n={xAxis:[],yAxis:[]};return this.chart.axes.forEach((function(e){n[e.isXAxis?"xAxis":"yAxis"].push({axis:e,value:e.toValue(t[e.horiz?"chartX":"chartY"])})})),n},t.prototype.getHoverData=function(t,n,e,o,i,l){var r=[];o=!(!o||!t);var c={chartX:l?l.chartX:void 0,chartY:l?l.chartY:void 0,shared:i};h(this,"beforeGetHoverData",c);var a=n&&!n.stickyTracking?[n]:e.filter((function(t){return c.filter?c.filter(t):t.visible&&!(!i&&t.directTouch)&&M(t.options.enableMouseTracking,!0)&&t.stickyTracking})),s=o||!l?t:this.findNearestKDPoint(a,i,l);return n=s&&s.series,s&&(i&&!n.noSharedTooltip?(a=e.filter((function(t){return c.filter?c.filter(t):t.visible&&!(!i&&t.directTouch)&&M(t.options.enableMouseTracking,!0)&&!t.noSharedTooltip}))).forEach((function(t){var n=g(t.points,(function(t){return t.x===s.x&&!t.isNull}));C(n)&&(t.chart.isBoosting&&(n=t.getPoint(n)),r.push(n))})):r.push(s)),h(this,"afterGetHoverData",c={hoverPoint:s}),{hoverPoint:c.hoverPoint,hoverSeries:n,hoverPoints:r}},t.prototype.getPointFromEvent=function(t){t=t.target;for(var n;t&&!n;)n=t.point,t=t.parentNode;return n},t.prototype.onTrackerMouseOut=function(t){t=t.relatedTarget||t.toElement;var n=this.chart.hoverSeries;this.isDirectTouch=!1,!n||!t||n.stickyTracking||this.inClass(t,"highcharts-tooltip")||this.inClass(t,"highcharts-series-"+n.index)&&this.inClass(t,"highcharts-tracker")||n.onMouseOut()},t.prototype.inClass=function(t,n){for(var e;t;){if(e=a(t,"class")){if(-1!==e.indexOf(n))return!0;if(-1!==e.indexOf("highcharts-container"))return!1}t=t.parentNode}},t.prototype.init=function(t,n){this.options=n,this.chart=t,this.runChartClick=!(!n.chart.events||!n.chart.events.click),this.pinchDown=[],this.lastValidTouch={},e&&(t.tooltip=new e(t,n.tooltip),this.followTouchMove=M(n.tooltip.followTouchMove,!0)),this.setDOMEvents()},t.prototype.normalize=function(t,n){var e=t.touches,o=e?e.length?e.item(0):M(e.changedTouches,t.changedTouches)[0]:t;return n||(n=this.getChartPosition()),e=o.pageX-n.left,o=o.pageY-n.top,e/=n.scaleX,o/=n.scaleY,d(t,{chartX:Math.round(e),chartY:Math.round(o)})},t.prototype.onContainerClick=function(t){var n=this.chart,e=n.hoverPoint;t=this.normalize(t);var o=n.plotLeft,i=n.plotTop;n.cancelClick||(e&&this.inClass(t.target,"highcharts-tracker")?(h(e.series,"click",d(t,{point:e})),n.hoverPoint&&e.firePointEvent("click",t)):(d(t,this.getCoordinates(t)),n.isInsidePlot(t.chartX-o,t.chartY-i,{visiblePlotOnly:!0})&&h(n,"click",t)))},t.prototype.onContainerMouseDown=function(t){var e=1==(1&(t.buttons||t.button));t=this.normalize(t),n.isFirefox&&0!==t.button&&this.onContainerMouseMove(t),(void 0===t.button||e)&&(this.zoomOption(t),e&&t.preventDefault&&t.preventDefault(),this.dragStart(t))},t.prototype.onContainerMouseLeave=function(n){var e=l[M(t.hoverChartIndex,-1)],o=this.chart.tooltip;o&&o.shouldStickOnContact()&&this.inClass(n.relatedTarget,"highcharts-tooltip-container")||(n=this.normalize(n),e&&(n.relatedTarget||n.toElement)&&(e.pointer.reset(),e.pointer.chartPosition=void 0),o&&!o.isHidden&&this.reset())},t.prototype.onContainerMouseEnter=function(t){delete this.chartPosition},t.prototype.onContainerMouseMove=function(t){var n=this.chart;t=this.normalize(t),this.setHoverChartIndex(),t.preventDefault||(t.returnValue=!1),("mousedown"===n.mouseIsDown||this.touchSelect(t))&&this.drag(t),n.openMenu||!this.inClass(t.target,"highcharts-tracker")&&!n.isInsidePlot(t.chartX-n.plotLeft,t.chartY-n.plotTop,{visiblePlotOnly:!0})||(this.inClass(t.target,"highcharts-no-tooltip")?this.reset(!1,0):this.runPointActions(t))},t.prototype.onDocumentTouchEnd=function(n){var e=l[M(t.hoverChartIndex,-1)];e&&e.pointer.drop(n)},t.prototype.onContainerTouchMove=function(t){this.touchSelect(t)?this.onContainerMouseMove(t):this.touch(t)},t.prototype.onContainerTouchStart=function(t){this.touchSelect(t)?this.onContainerMouseDown(t):(this.zoomOption(t),this.touch(t,!0))},t.prototype.onDocumentMouseMove=function(t){var n=this.chart,e=this.chartPosition;t=this.normalize(t,e);var o=n.tooltip;!e||o&&o.isStickyOnContact()||n.isInsidePlot(t.chartX-n.plotLeft,t.chartY-n.plotTop,{visiblePlotOnly:!0})||this.inClass(t.target,"highcharts-tracker")||this.reset()},t.prototype.onDocumentMouseUp=function(n){var e=l[M(t.hoverChartIndex,-1)];e&&e.pointer.drop(n)},t.prototype.pinch=function(t){var n=this,e=n.chart,o=n.pinchDown,i=t.touches||[],l=i.length,c=n.lastValidTouch,a=n.hasZoom,s={},u=1===l&&(n.inClass(t.target,"highcharts-tracker")&&e.runTrackerClick||n.runChartClick),g={},_=n.selectionMarker;1<l?n.initiated=!0:1===l&&this.followTouchMove&&(n.initiated=!1),a&&n.initiated&&!u&&!1!==t.cancelable&&t.preventDefault(),[].map.call(i,(function(t){return n.normalize(t)})),"touchstart"===t.type?([].forEach.call(i,(function(t,n){o[n]={chartX:t.chartX,chartY:t.chartY}})),c.x=[o[0].chartX,o[1]&&o[1].chartX],c.y=[o[0].chartY,o[1]&&o[1].chartY],e.axes.forEach((function(t){if(t.zoomEnabled){var n=e.bounds[t.horiz?"h":"v"],o=t.minPixelPadding,i=t.toPixels(Math.min(M(t.options.min,t.dataMin),t.dataMin)),l=t.toPixels(Math.max(M(t.options.max,t.dataMax),t.dataMax)),r=Math.max(i,l);n.min=Math.min(t.pos,Math.min(i,l)-o),n.max=Math.max(t.pos+t.len,r+o)}})),n.res=!0):n.followTouchMove&&1===l?this.runPointActions(n.normalize(t)):o.length&&(h(e,"touchpan",{originalEvent:t},(function(){_||(n.selectionMarker=_=d({destroy:r,touch:!0},e.plotBox)),n.pinchTranslate(o,i,s,_,g,c),n.hasPinched=a,n.scaleGroups(s,g)})),n.res&&(n.res=!1,this.reset(!1,0)))},t.prototype.pinchTranslate=function(t,n,e,o,i,l){this.zoomHor&&this.pinchTranslateDirection(!0,t,n,e,o,i,l),this.zoomVert&&this.pinchTranslateDirection(!1,t,n,e,o,i,l)},t.prototype.pinchTranslateDirection=function(t,n,e,o,i,l,r,c){var a=this.chart,s=t?"x":"y",u=t?"X":"Y",d="chart"+u,g=t?"width":"height",h=a["plot"+(t?"Left":"Top")],_=a.inverted,C=a.bounds[t?"h":"v"],p=1===n.length,f=n[0][d],M=!p&&n[1][d];n=function(){"number"==typeof y&&20<Math.abs(f-M)&&(m=c||Math.abs(v-y)/Math.abs(f-M)),O=(h-v)/m+f,P=a["plot"+(t?"Width":"Height")]/m};var P,O,m=c||1,v=e[0][d],y=!p&&e[1][d];if(n(),(e=O)<C.min){e=C.min;var b=!0}else e+P>C.max&&(e=C.max-P,b=!0);b?(v-=.8*(v-r[s][0]),"number"==typeof y&&(y-=.8*(y-r[s][1])),n()):r[s]=[v,y],_||(l[s]=O-h,l[g]=P),l=_?1/m:m,i[g]=P,i[s]=e,o[_?t?"scaleY":"scaleX":"scale"+u]=m,o["translate"+u]=l*h+(v-l*f)},t.prototype.reset=function(t,n){var e=this.chart,o=e.hoverSeries,i=e.hoverPoint,l=e.hoverPoints,r=e.tooltip,c=r&&r.shared?l:i;t&&c&&P(c).forEach((function(n){n.series.isCartesian&&void 0===n.plotX&&(t=!1)})),t?r&&c&&P(c).length&&(r.refresh(c),r.shared&&l?l.forEach((function(t){t.setState(t.state,!0),t.series.isCartesian&&(t.series.xAxis.crosshair&&t.series.xAxis.drawCrosshair(null,t),t.series.yAxis.crosshair&&t.series.yAxis.drawCrosshair(null,t))})):i&&(i.setState(i.state,!0),e.axes.forEach((function(t){t.crosshair&&i.series[t.coll]===t&&t.drawCrosshair(null,i)})))):(i&&i.onMouseOut(),l&&l.forEach((function(t){t.setState()})),o&&o.onMouseOut(),r&&r.hide(n),this.unDocMouseMove&&(this.unDocMouseMove=this.unDocMouseMove()),e.axes.forEach((function(t){t.hideCrosshair()})),this.hoverX=e.hoverPoints=e.hoverPoint=null)},t.prototype.runPointActions=function(n,e){var o=this.chart,i=o.tooltip&&o.tooltip.options.enabled?o.tooltip:void 0,r=!!i&&i.shared,a=e||o.hoverPoint,s=a&&a.series||o.hoverSeries;a=(e=this.getHoverData(a,s,o.series,(!n||"touchmove"!==n.type)&&(!!e||s&&s.directTouch&&this.isDirectTouch),r,n)).hoverPoint;var u=e.hoverPoints;if(e=(s=e.hoverSeries)&&s.tooltipOptions.followPointer&&!s.tooltipOptions.split,r=r&&s&&!s.noSharedTooltip,a&&(a!==o.hoverPoint||i&&i.isHidden)){if((o.hoverPoints||[]).forEach((function(t){-1===u.indexOf(t)&&t.setState()})),o.hoverSeries!==s&&s.onMouseOver(),this.applyInactiveState(u),(u||[]).forEach((function(t){t.setState("hover")})),o.hoverPoint&&o.hoverPoint.firePointEvent("mouseOut"),!a.series)return;o.hoverPoints=u,o.hoverPoint=a,a.firePointEvent("mouseOver"),i&&i.refresh(r?u:a,n)}else e&&i&&!i.isHidden&&(a=i.getAnchor([{}],n),o.isInsidePlot(a[0],a[1],{visiblePlotOnly:!0})&&i.updatePosition({plotX:a[0],plotY:a[1]}));this.unDocMouseMove||(this.unDocMouseMove=c(o.container.ownerDocument,"mousemove",(function(n){var e=l[t.hoverChartIndex];e&&e.pointer.onDocumentMouseMove(n)})),this.eventsToUnbind.push(this.unDocMouseMove)),o.axes.forEach((function(t){var e,i=M((t.crosshair||{}).snap,!0);i&&((e=o.hoverPoint)&&e.series[t.coll]===t||(e=g(u,(function(n){return n.series[t.coll]===t})))),e||!i?t.drawCrosshair(n,e):t.hideCrosshair()}))},t.prototype.scaleGroups=function(t,n){var e=this.chart;e.series.forEach((function(o){var i=t||o.getPlotBox();o.group&&(o.xAxis&&o.xAxis.zoomEnabled||e.mapView)&&(o.group.attr(i),o.markerGroup&&(o.markerGroup.attr(i),o.markerGroup.clip(n?e.clipRect:null)),o.dataLabelsGroup&&o.dataLabelsGroup.attr(i))})),e.clipRect.attr(n||e.clipBox)},t.prototype.setDOMEvents=function(){var e=this,o=this.chart.container,i=o.ownerDocument;o.onmousedown=this.onContainerMouseDown.bind(this),o.onmousemove=this.onContainerMouseMove.bind(this),o.onclick=this.onContainerClick.bind(this),this.eventsToUnbind.push(c(o,"mouseenter",this.onContainerMouseEnter.bind(this))),this.eventsToUnbind.push(c(o,"mouseleave",this.onContainerMouseLeave.bind(this))),t.unbindDocumentMouseUp||(t.unbindDocumentMouseUp=c(i,"mouseup",this.onDocumentMouseUp.bind(this)));for(var l=this.chart.renderTo.parentElement;l&&"BODY"!==l.tagName;)this.eventsToUnbind.push(c(l,"scroll",(function(){delete e.chartPosition}))),l=l.parentElement;n.hasTouch&&(this.eventsToUnbind.push(c(o,"touchstart",this.onContainerTouchStart.bind(this),{passive:!1})),this.eventsToUnbind.push(c(o,"touchmove",this.onContainerTouchMove.bind(this),{passive:!1})),t.unbindDocumentTouchEnd||(t.unbindDocumentTouchEnd=c(i,"touchend",this.onDocumentTouchEnd.bind(this),{passive:!1})))},t.prototype.setHoverChartIndex=function(){var e=this.chart,o=n.charts[M(t.hoverChartIndex,-1)];o&&o!==e&&o.pointer.onContainerMouseLeave({relatedTarget:!0}),o&&o.mouseIsDown||(t.hoverChartIndex=e.index)},t.prototype.touch=function(t,n){var e=this.chart;if(this.setHoverChartIndex(),1===t.touches.length)if(t=this.normalize(t),e.isInsidePlot(t.chartX-e.plotLeft,t.chartY-e.plotTop,{visiblePlotOnly:!0})&&!e.openMenu){if(n&&this.runPointActions(t),"touchmove"===t.type)var o=!!(n=this.pinchDown)[0]&&4<=Math.sqrt(Math.pow(n[0].chartX-t.chartX,2)+Math.pow(n[0].chartY-t.chartY,2));M(o,!0)&&this.pinch(t)}else n&&this.reset();else 2===t.touches.length&&this.pinch(t)},t.prototype.touchSelect=function(t){return!(!this.chart.options.chart.zoomBySingleTouch||!t.touches||1!==t.touches.length)},t.prototype.zoomOption=function(t){var n=this.chart,e=n.options.chart;n=n.inverted;var o=e.zoomType||"";/touch/.test(t.type)&&(o=M(e.pinchType,o)),this.zoomX=t=/x/.test(o),this.zoomY=e=/y/.test(o),this.zoomHor=t&&!n||e&&n,this.zoomVert=e&&!n||t&&n,this.hasZoom=t||e},t}()})),n(e,"Core/MSPointer.js",[e["Core/Globals.js"],e["Core/Pointer.js"],e["Core/Utilities.js"]],(function(t,n,e){function o(){var t=[];return t.item=function(t){return this[t]},g(_,(function(n){t.push({pageX:n.pageX,pageY:n.pageY,target:n.target})})),t}function i(t,e,i,l){var c=r[n.hoverChartIndex||NaN];"touch"!==t.pointerType&&t.pointerType!==t.MSPOINTER_TYPE_TOUCH||!c||(c=c.pointer,l(t),c[e]({type:i,target:t.currentTarget,preventDefault:a,touches:o()}))}var l=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),r=t.charts,c=t.doc,a=t.noop,s=t.win,u=e.addEvent,d=e.css,g=e.objectEach,h=e.removeEvent,_={},C=!!s.PointerEvent;return function(n){function e(){return null!==n&&n.apply(this,arguments)||this}return l(e,n),e.isRequired=function(){return!(t.hasTouch||!s.PointerEvent&&!s.MSPointerEvent)},e.prototype.batchMSEvents=function(t){t(this.chart.container,C?"pointerdown":"MSPointerDown",this.onContainerPointerDown),t(this.chart.container,C?"pointermove":"MSPointerMove",this.onContainerPointerMove),t(c,C?"pointerup":"MSPointerUp",this.onDocumentPointerUp)},e.prototype.destroy=function(){this.batchMSEvents(h),n.prototype.destroy.call(this)},e.prototype.init=function(t,e){n.prototype.init.call(this,t,e),this.hasZoom&&d(t.container,{"-ms-touch-action":"none","touch-action":"none"})},e.prototype.onContainerPointerDown=function(t){i(t,"onContainerTouchStart","touchstart",(function(t){_[t.pointerId]={pageX:t.pageX,pageY:t.pageY,target:t.currentTarget}}))},e.prototype.onContainerPointerMove=function(t){i(t,"onContainerTouchMove","touchmove",(function(t){_[t.pointerId]={pageX:t.pageX,pageY:t.pageY},_[t.pointerId].target||(_[t.pointerId].target=t.currentTarget)}))},e.prototype.onDocumentPointerUp=function(t){i(t,"onDocumentTouchEnd","touchend",(function(t){delete _[t.pointerId]}))},e.prototype.setDOMEvents=function(){n.prototype.setDOMEvents.call(this),(this.hasZoom||this.followTouchMove)&&this.batchMSEvents(u)},e}(n)})),n(e,"Core/Legend/Legend.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/FormatUtilities.js"],e["Core/Globals.js"],e["Core/Series/Point.js"],e["Core/Renderer/RendererUtilities.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l){var r=t.animObject,c=t.setAnimation,a=n.format;t=e.isFirefox;var s=e.marginNames;e=e.win;var u=i.distribute,d=l.addEvent,g=l.createElement,h=l.css,_=l.defined,C=l.discardElement,p=l.find,f=l.fireEvent,M=l.isNumber,P=l.merge,O=l.pick,m=l.relativeLength,v=l.stableSort,y=l.syncTimeout;return i=l.wrap,l=function(){function t(t,n){this.allItems=[],this.contentGroup=this.box=void 0,this.display=!1,this.group=void 0,this.offsetWidth=this.maxLegendWidth=this.maxItemWidth=this.legendWidth=this.legendHeight=this.lastLineHeight=this.lastItemY=this.itemY=this.itemX=this.itemMarginTop=this.itemMarginBottom=this.itemHeight=this.initialItemY=0,this.options={},this.padding=0,this.pages=[],this.proximate=!1,this.scrollGroup=void 0,this.widthOption=this.totalItemWidth=this.titleHeight=this.symbolWidth=this.symbolHeight=0,this.chart=t,this.init(t,n)}return t.prototype.init=function(t,n){this.chart=t,this.setOptions(n),n.enabled&&(this.render(),d(this.chart,"endResize",(function(){this.legend.positionCheckboxes()})),this.proximate?this.unchartrender=d(this.chart,"render",(function(){this.legend.proximatePositions(),this.legend.positionItems()})):this.unchartrender&&this.unchartrender())},t.prototype.setOptions=function(t){var n=O(t.padding,8);this.options=t,this.chart.styledMode||(this.itemStyle=t.itemStyle,this.itemHiddenStyle=P(this.itemStyle,t.itemHiddenStyle)),this.itemMarginTop=t.itemMarginTop||0,this.itemMarginBottom=t.itemMarginBottom||0,this.padding=n,this.initialItemY=n-5,this.symbolWidth=O(t.symbolWidth,16),this.pages=[],this.proximate="proximate"===t.layout&&!this.chart.inverted,this.baseline=void 0},t.prototype.update=function(t,n){var e=this.chart;this.setOptions(P(!0,this.options,t)),this.destroy(),e.isDirtyLegend=e.isDirtyBox=!0,O(n,!0)&&e.redraw(),f(this,"afterUpdate")},t.prototype.colorizeItem=function(t,n){if(t.legendGroup[n?"removeClass":"addClass"]("highcharts-legend-item-hidden"),!this.chart.styledMode){var e=this.options,o=t.legendItem,i=t.legendLine,l=t.legendSymbol,r=this.itemHiddenStyle.color;e=n?e.itemStyle.color:r;var c=n&&t.color||r,a=t.options&&t.options.marker,s={fill:c};o&&o.css({fill:e,color:e}),i&&i.attr({stroke:c}),l&&(a&&l.isMarker&&(s=t.pointAttribs(),n||(s.stroke=s.fill=r)),l.attr(s))}f(this,"afterColorizeItem",{item:t,visible:n})},t.prototype.positionItems=function(){this.allItems.forEach(this.positionItem,this),this.chart.isResizing||this.positionCheckboxes()},t.prototype.positionItem=function(t){var n=this,e=this.options,o=e.symbolPadding,i=!e.rtl,l=t._legendItemPos;e=l[0],l=l[1];var r=t.checkbox,c=t.legendGroup;c&&c.element&&(o={translateX:i?e:this.legendWidth-e-2*o-4,translateY:l},i=function(){f(n,"afterPositionItem",{item:t})},_(c.translateY)?c.animate(o,void 0,i):(c.attr(o),i())),r&&(r.x=e,r.y=l)},t.prototype.destroyItem=function(t){var n=t.checkbox;["legendItem","legendLine","legendSymbol","legendGroup"].forEach((function(n){t[n]&&(t[n]=t[n].destroy())})),n&&C(t.checkbox)},t.prototype.destroy=function(){function t(t){this[t]&&(this[t]=this[t].destroy())}this.getAllItems().forEach((function(n){["legendItem","legendGroup"].forEach(t,n)})),"clipRect up down pager nav box title group".split(" ").forEach(t,this),this.display=null},t.prototype.positionCheckboxes=function(){var t=this.group&&this.group.alignAttr,n=this.clipHeight||this.legendHeight,e=this.titleHeight;if(t){var o=t.translateY;this.allItems.forEach((function(i){var l=i.checkbox;if(l){var r=o+e+l.y+(this.scrollOffset||0)+3;h(l,{left:t.translateX+i.checkboxOffset+l.x-20+"px",top:r+"px",display:this.proximate||r>o-6&&r<o+n-6?"":"none"})}}),this)}},t.prototype.renderTitle=function(){var t=this.options,n=this.padding,e=t.title,o=0;e.text&&(this.title||(this.title=this.chart.renderer.label(e.text,n-3,n-4,null,null,null,t.useHTML,null,"legend-title").attr({zIndex:1}),this.chart.styledMode||this.title.css(e.style),this.title.add(this.group)),e.width||this.title.css({width:this.maxLegendWidth+"px"}),o=(t=this.title.getBBox()).height,this.offsetWidth=t.width,this.contentGroup.attr({translateY:o})),this.titleHeight=o},t.prototype.setText=function(t){var n=this.options;t.legendItem.attr({text:n.labelFormat?a(n.labelFormat,t,this.chart):n.labelFormatter.call(t)})},t.prototype.renderItem=function(t){var n=this.chart,e=n.renderer,o=this.options,i=this.symbolWidth,l=o.symbolPadding||0,r=this.itemStyle,c=this.itemHiddenStyle,a="horizontal"===o.layout?O(o.itemDistance,20):0,s=!o.rtl,u=!t.series,d=!u&&t.series.drawLegendSymbol?t.series:t,g=d.options,h=this.createCheckboxForItem&&g&&g.showCheckbox,_=o.useHTML,C=t.options.className,p=t.legendItem;g=i+l+a+(h?20:0),p||(t.legendGroup=e.g("legend-item").addClass("highcharts-"+d.type+"-series highcharts-color-"+t.colorIndex+(C?" "+C:"")+(u?" highcharts-series-"+t.index:"")).attr({zIndex:1}).add(this.scrollGroup),t.legendItem=p=e.text("",s?i+l:-l,this.baseline||0,_),n.styledMode||p.css(P(t.visible?r:c)),p.attr({align:s?"left":"right",zIndex:2}).add(t.legendGroup),this.baseline||(this.fontMetrics=e.fontMetrics(n.styledMode?12:r.fontSize,p),this.baseline=this.fontMetrics.f+3+this.itemMarginTop,p.attr("y",this.baseline),this.symbolHeight=o.symbolHeight||this.fontMetrics.f,o.squareSymbol&&(this.symbolWidth=O(o.symbolWidth,Math.max(this.symbolHeight,16)),g=this.symbolWidth+l+a+(h?20:0),s&&p.attr("x",this.symbolWidth+l))),d.drawLegendSymbol(this,t),this.setItemEvents&&this.setItemEvents(t,p,_)),h&&!t.checkbox&&this.createCheckboxForItem&&this.createCheckboxForItem(t),this.colorizeItem(t,t.visible),!n.styledMode&&r.width||p.css({width:(o.itemWidth||this.widthOption||n.spacingBox.width)-g+"px"}),this.setText(t),n=p.getBBox(),e=this.fontMetrics&&this.fontMetrics.h||0,t.itemWidth=t.checkboxOffset=o.itemWidth||t.legendItemWidth||n.width+g,this.maxItemWidth=Math.max(this.maxItemWidth,t.itemWidth),this.totalItemWidth+=t.itemWidth,this.itemHeight=t.itemHeight=Math.round(t.legendItemHeight||(n.height>1.5*e?n.height:e))},t.prototype.layoutItem=function(t){var n=this.options,e=this.padding,o="horizontal"===n.layout,i=t.itemHeight,l=this.itemMarginBottom,r=this.itemMarginTop,c=o?O(n.itemDistance,20):0,a=this.maxLegendWidth;n=n.alignColumns&&this.totalItemWidth>a?this.maxItemWidth:t.itemWidth,o&&this.itemX-e+n>a&&(this.itemX=e,this.lastLineHeight&&(this.itemY+=r+this.lastLineHeight+l),this.lastLineHeight=0),this.lastItemY=r+this.itemY+l,this.lastLineHeight=Math.max(i,this.lastLineHeight),t._legendItemPos=[this.itemX,this.itemY],o?this.itemX+=n:(this.itemY+=r+i+l,this.lastLineHeight=i),this.offsetWidth=this.widthOption||Math.max((o?this.itemX-e-(t.checkbox?0:c):n)+e,this.offsetWidth)},t.prototype.getAllItems=function(){var t=[];return this.chart.series.forEach((function(n){var e=n&&n.options;n&&O(e.showInLegend,!_(e.linkedTo)&&void 0,!0)&&(t=t.concat(n.legendItems||("point"===e.legendType?n.data:n)))})),f(this,"afterGetAllItems",{allItems:t}),t},t.prototype.getAlignment=function(){var t=this.options;return this.proximate?t.align.charAt(0)+"tv":t.floating?"":t.align.charAt(0)+t.verticalAlign.charAt(0)+t.layout.charAt(0)},t.prototype.adjustMargins=function(t,n){var e=this.chart,o=this.options,i=this.getAlignment();i&&[/(lth|ct|rth)/,/(rtv|rm|rbv)/,/(rbh|cb|lbh)/,/(lbv|lm|ltv)/].forEach((function(l,r){l.test(i)&&!_(t[r])&&(e[s[r]]=Math.max(e[s[r]],e.legend[(r+1)%2?"legendHeight":"legendWidth"]+[1,-1,-1,1][r]*o[r%2?"x":"y"]+O(o.margin,12)+n[r]+(e.titleOffset[r]||0)))}))},t.prototype.proximatePositions=function(){var t=this.chart,n=[],e="left"===this.options.align;this.allItems.forEach((function(o){var i,l=e;if(o.yAxis){o.xAxis.options.reversed&&(l=!l),o.points&&(i=p(l?o.points:o.points.slice(0).reverse(),(function(t){return M(t.plotY)}))),l=this.itemMarginTop+o.legendItem.getBBox().height+this.itemMarginBottom;var r=o.yAxis.top-t.plotTop;o.visible?(i=i?i.plotY:o.yAxis.height,i+=r-.3*l):i=r+o.yAxis.height,n.push({target:i,size:l,item:o})}}),this),u(n,t.plotHeight).forEach((function(n){n.item._legendItemPos&&(n.item._legendItemPos[1]=t.plotTop-t.spacing[0]+n.pos)}))},t.prototype.render=function(){var t=this.chart,n=t.renderer,e=this.options,o=this.padding,i=this.getAllItems(),l=this.group,r=this.box;this.itemX=o,this.itemY=this.initialItemY,this.lastItemY=this.offsetWidth=0,this.widthOption=m(e.width,t.spacingBox.width-o);var c=t.spacingBox.width-2*o-e.x;-1<["rm","lm"].indexOf(this.getAlignment().substring(0,2))&&(c/=2),this.maxLegendWidth=this.widthOption||c,l||(this.group=l=n.g("legend").addClass(e.className||"").attr({zIndex:7}).add(),this.contentGroup=n.g().attr({zIndex:1}).add(l),this.scrollGroup=n.g().add(this.contentGroup)),this.renderTitle(),v(i,(function(t,n){return(t.options&&t.options.legendIndex||0)-(n.options&&n.options.legendIndex||0)})),e.reversed&&i.reverse(),this.allItems=i,this.display=c=!!i.length,this.itemHeight=this.totalItemWidth=this.maxItemWidth=this.lastLineHeight=0,i.forEach(this.renderItem,this),i.forEach(this.layoutItem,this),i=(this.widthOption||this.offsetWidth)+o;var a=this.lastItemY+this.lastLineHeight+this.titleHeight;a=this.handleOverflow(a),a+=o,r||(this.box=r=n.rect().addClass("highcharts-legend-box").attr({r:e.borderRadius}).add(l),r.isNew=!0),t.styledMode||r.attr({stroke:e.borderColor,"stroke-width":e.borderWidth||0,fill:e.backgroundColor||"none"}).shadow(e.shadow),0<i&&0<a&&(r[r.isNew?"attr":"animate"](r.crisp.call({},{x:0,y:0,width:i,height:a},r.strokeWidth())),r.isNew=!1),r[c?"show":"hide"](),t.styledMode&&"none"===l.getStyle("display")&&(i=a=0),this.legendWidth=i,this.legendHeight=a,c&&this.align(),this.proximate||this.positionItems(),f(this,"afterRender")},t.prototype.align=function(t){void 0===t&&(t=this.chart.spacingBox);var n=this.chart,e=this.options,o=t.y;/(lth|ct|rth)/.test(this.getAlignment())&&0<n.titleOffset[0]?o+=n.titleOffset[0]:/(lbh|cb|rbh)/.test(this.getAlignment())&&0<n.titleOffset[2]&&(o-=n.titleOffset[2]),o!==t.y&&(t=P(t,{y:o})),this.group.align(P(e,{width:this.legendWidth,height:this.legendHeight,verticalAlign:this.proximate?"top":e.verticalAlign}),!0,t)},t.prototype.handleOverflow=function(t){var n,e,o=this,i=this.chart,l=i.renderer,r=this.options,c=r.y,a="top"===r.verticalAlign,s=this.padding,u=r.maxHeight,d=r.navigation,g=O(d.animation,!0),h=d.arrowSize||12,_=this.pages,C=this.allItems,p=function(t){"number"==typeof t?P.attr({height:t}):P&&(o.clipRect=P.destroy(),o.contentGroup.clip()),o.contentGroup.div&&(o.contentGroup.div.style.clip=t?"rect("+s+"px,9999px,"+(s+t)+"px,0)":"auto")},f=function(t){return o[t]=l.circle(0,0,1.3*h).translate(h/2,h/2).add(M),i.styledMode||o[t].attr("fill","rgba(0,0,0,0.0001)"),o[t]};c=i.spacingBox.height+(a?-c:c)-s;var M=this.nav,P=this.clipRect;return"horizontal"!==r.layout||"middle"===r.verticalAlign||r.floating||(c/=2),u&&(c=Math.min(c,u)),_.length=0,t&&0<c&&t>c&&!1!==d.enabled?(this.clipHeight=n=Math.max(c-20-this.titleHeight-s,0),this.currentPage=O(this.currentPage,1),this.fullHeight=t,C.forEach((function(t,o){var i=t._legendItemPos[1],l=Math.round(t.legendItem.getBBox().height),r=_.length;(!r||i-_[r-1]>n&&(e||i)!==_[r-1])&&(_.push(e||i),r++),t.pageIx=r-1,e&&(C[o-1].pageIx=r-1),o===C.length-1&&i+l-_[r-1]>n&&l<=n&&(_.push(i),t.pageIx=r),i!==e&&(e=i)})),P||(P=o.clipRect=l.clipRect(0,s,9999,0),o.contentGroup.clip(P)),p(n),M||(this.nav=M=l.g().attr({zIndex:1}).add(this.group),this.up=l.symbol("triangle",0,0,h,h).add(M),f("upTracker").on("click",(function(){o.scroll(-1,g)})),this.pager=l.text("",15,10).addClass("highcharts-legend-navigation"),i.styledMode||this.pager.css(d.style),this.pager.add(M),this.down=l.symbol("triangle-down",0,0,h,h).add(M),f("downTracker").on("click",(function(){o.scroll(1,g)}))),o.scroll(0),t=c):M&&(p(),this.nav=M.destroy(),this.scrollGroup.attr({translateY:1}),this.clipHeight=0),t},t.prototype.scroll=function(t,n){var e=this,o=this.chart,i=this.pages,l=i.length,a=this.clipHeight,s=this.options.navigation,u=this.pager,d=this.padding,g=this.currentPage+t;g>l&&(g=l),0<g&&(void 0!==n&&c(n,o),this.nav.attr({translateX:d,translateY:a+this.padding+7+this.titleHeight,visibility:"visible"}),[this.up,this.upTracker].forEach((function(t){t.attr({class:1===g?"highcharts-legend-nav-inactive":"highcharts-legend-nav-active"})})),u.attr({text:g+"/"+l}),[this.down,this.downTracker].forEach((function(t){t.attr({x:18+this.pager.getBBox().width,class:g===l?"highcharts-legend-nav-inactive":"highcharts-legend-nav-active"})}),this),o.styledMode||(this.up.attr({fill:1===g?s.inactiveColor:s.activeColor}),this.upTracker.css({cursor:1===g?"default":"pointer"}),this.down.attr({fill:g===l?s.inactiveColor:s.activeColor}),this.downTracker.css({cursor:g===l?"default":"pointer"})),this.scrollOffset=-i[g-1]+this.initialItemY,this.scrollGroup.animate({translateY:this.scrollOffset}),this.currentPage=g,this.positionCheckboxes(),t=r(O(n,o.renderer.globalAnimation,!0)),y((function(){f(e,"afterScroll",{currentPage:g})}),t.duration))},t.prototype.setItemEvents=function(t,n,e){var i=this,l=i.chart.renderer.boxWrapper,r=t instanceof o,c="highcharts-legend-"+(r?"point":"series")+"-active",a=i.chart.styledMode,s=function(n){i.allItems.forEach((function(e){t!==e&&[e].concat(e.linkedSeries||[]).forEach((function(t){t.setState(n,!r)}))}))};(e?[n,t.legendSymbol]:[t.legendGroup]).forEach((function(e){e&&e.on("mouseover",(function(){t.visible&&s("inactive"),t.setState("hover"),t.visible&&l.addClass(c),a||n.css(i.options.itemHoverStyle)})).on("mouseout",(function(){i.chart.styledMode||n.css(P(t.visible?i.itemStyle:i.itemHiddenStyle)),s(""),l.removeClass(c),t.setState()})).on("click",(function(n){var e=function(){t.setVisible&&t.setVisible(),s(t.visible?"inactive":"")};l.removeClass(c),n={browserEvent:n},t.firePointEvent?t.firePointEvent("legendItemClick",n,e):f(t,"legendItemClick",n,e)}))}))},t.prototype.createCheckboxForItem=function(t){t.checkbox=g("input",{type:"checkbox",className:"highcharts-legend-checkbox",checked:t.selected,defaultChecked:t.selected},this.options.itemCheckboxStyle,this.chart.container),d(t.checkbox,"click",(function(n){f(t.series||t,"checkboxClick",{checked:n.target.checked,item:t},(function(){t.select()}))}))},t}(),(/Trident\/7\.0/.test(e.navigator&&e.navigator.userAgent)||t)&&i(l.prototype,"positionItem",(function(t,n){var e=this,o=function(){n._legendItemPos&&t.call(e,n)};o(),e.bubbleLegend||setTimeout(o)})),l})),n(e,"Core/Series/SeriesRegistry.js",[e["Core/Globals.js"],e["Core/DefaultOptions.js"],e["Core/Series/Point.js"],e["Core/Utilities.js"]],(function(t,n,e,o){var i,l=n.defaultOptions,r=o.error,c=o.extendClass,a=o.merge;return function(n){function o(t,o){var i=l.plotOptions||{},r=o.defaultOptions;o.prototype.pointClass||(o.prototype.pointClass=e),o.prototype.type=t,r&&(i[t]=r),n.seriesTypes[t]=o}n.seriesTypes=t.seriesTypes,n.getSeries=function(t,e){void 0===e&&(e={});var o=t.options.chart,i=n.seriesTypes[o=e.type||o.type||o.defaultSeriesType||""];return n||r(17,!0,t,{missingModuleFor:o}),"function"==typeof(o=new i).init&&o.init(t,e),o},n.registerSeriesType=o,n.seriesType=function(t,i,r,s,u){var d=l.plotOptions||{};return d[t]=a(d[i=i||""],r),o(t,c(n.seriesTypes[i]||function(){},s)),n.seriesTypes[t].prototype.type=t,u&&(n.seriesTypes[t].prototype.pointClass=c(e,u)),n.seriesTypes[t]}}(i||(i={})),i})),n(e,"Core/Chart/Chart.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Axis/Axis.js"],e["Core/FormatUtilities.js"],e["Core/Foundation.js"],e["Core/Globals.js"],e["Core/Legend/Legend.js"],e["Core/MSPointer.js"],e["Core/DefaultOptions.js"],e["Core/Pointer.js"],e["Core/Renderer/RendererRegistry.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Renderer/SVG/SVGRenderer.js"],e["Core/Time.js"],e["Core/Utilities.js"],e["Core/Renderer/HTML/AST.js"]],(function(t,n,e,o,i,l,r,c,a,s,u,d,g,h,_){var C=t.animate,p=t.animObject,f=t.setAnimation,M=e.numberFormat,P=o.registerEventOptions,O=i.charts,m=i.doc,v=i.marginNames,y=i.svg,b=i.win,x=c.defaultOptions,A=c.defaultTime,w=u.seriesTypes,B=h.addEvent,k=h.attr,S=h.cleanRecursively,T=h.createElement,E=h.css,I=h.defined,z=h.discardElement,L=h.erase,D=h.error,N=h.extend,F=h.find,j=h.fireEvent,R=h.getStyle,V=h.isArray,G=h.isNumber,U=h.isObject,H=h.isString,W=h.merge,$=h.objectEach,q=h.pick,Y=h.pInt,X=h.relativeLength,Z=h.removeEvent,K=h.splat,J=h.syncTimeout,Q=h.uniqueKey;return t=function(){function t(t,n,e){this.series=this.renderTo=this.renderer=this.pointer=this.pointCount=this.plotWidth=this.plotTop=this.plotLeft=this.plotHeight=this.plotBox=this.options=this.numberFormatter=this.margin=this.legend=this.labelCollectors=this.isResizing=this.index=this.eventOptions=this.container=this.colorCounter=this.clipBox=this.chartWidth=this.chartHeight=this.bounds=this.axisOffset=this.axes=void 0,this.sharedClips={},this.yAxis=this.xAxis=this.userOptions=this.titleOffset=this.time=this.symbolCounter=this.spacingBox=this.spacing=void 0,this.getArgs(t,n,e)}return t.chart=function(n,e,o){return new t(n,e,o)},t.prototype.getArgs=function(t,n,e){H(t)||t.nodeName?(this.renderTo=t,this.init(n,e)):this.init(t,n)},t.prototype.init=function(t,n){var e=t.plotOptions||{};j(this,"init",{args:arguments},(function(){var o=W(x,t),l=o.chart;$(o.plotOptions,(function(t,n){U(t)&&(t.tooltip=e[n]&&W(e[n].tooltip)||void 0)})),o.tooltip.userOptions=t.chart&&t.chart.forExport&&t.tooltip.userOptions||t.tooltip,this.userOptions=t,this.margin=[],this.spacing=[],this.bounds={h:{},v:{}},this.labelCollectors=[],this.callback=n,this.isResizing=0,this.options=o,this.axes=[],this.series=[],this.time=t.time&&Object.keys(t.time).length?new g(t.time):i.time,this.numberFormatter=l.numberFormatter||M,this.styledMode=l.styledMode,this.hasCartesianSeries=l.showAxes,this.index=O.length,O.push(this),i.chartCount++,P(this,l),this.xAxis=[],this.yAxis=[],this.pointCount=this.colorCounter=this.symbolCounter=0,j(this,"afterInit"),this.firstRender()}))},t.prototype.initSeries=function(t){var n=this.options.chart,e=w[n=t.type||n.type||n.defaultSeriesType];return e||D(17,!0,this,{missingModuleFor:n}),"function"==typeof(n=new e).init&&n.init(this,t),n},t.prototype.setSeriesData=function(){this.getSeriesOrderByLinks().forEach((function(t){t.points||t.data||!t.enabledDataSorting||t.setData(t.options.data,!1)}))},t.prototype.getSeriesOrderByLinks=function(){return this.series.concat().sort((function(t,n){return t.linkedSeries.length||n.linkedSeries.length?n.linkedSeries.length-t.linkedSeries.length:0}))},t.prototype.orderSeries=function(t){var n=this.series;t=t||0;for(var e=n.length;t<e;++t)n[t]&&(n[t].index=t,n[t].name=n[t].getName())},t.prototype.isInsidePlot=function(t,n,e){void 0===e&&(e={});var o=this.inverted,i=this.plotBox,l=this.plotLeft,r=this.plotTop,c=this.scrollablePlotBox,a=0,s=0;e.visiblePlotOnly&&this.scrollingContainer&&(a=(s=this.scrollingContainer).scrollLeft,s=s.scrollTop);var u=e.series;if(i=e.visiblePlotOnly&&c||i,t={x:c=e.inverted?n:t,y:n=e.inverted?t:n,isInsidePlot:!0},!e.ignoreX){var d=u&&(o?u.yAxis:u.xAxis)||{pos:l,len:1/0};(c=e.paneCoordinates?d.pos+c:l+c)>=Math.max(a+l,d.pos)&&c<=Math.min(a+l+i.width,d.pos+d.len)||(t.isInsidePlot=!1)}return!e.ignoreY&&t.isInsidePlot&&(o=u&&(o?u.xAxis:u.yAxis)||{pos:r,len:1/0},(e=e.paneCoordinates?o.pos+n:r+n)>=Math.max(s+r,o.pos)&&e<=Math.min(s+r+i.height,o.pos+o.len)||(t.isInsidePlot=!1)),j(this,"afterIsInsidePlot",t),t.isInsidePlot},t.prototype.redraw=function(t){j(this,"beforeRedraw");var n=this.hasCartesianSeries?this.axes:this.colorAxis||[],e=this.series,o=this.pointer,i=this.legend,l=this.userOptions.legend,r=this.renderer,c=r.isHidden(),a=[],s=this.isDirtyBox,u=this.isDirtyLegend;for(this.setResponsive&&this.setResponsive(!1),f(!!this.hasRendered&&t,this),c&&this.temporaryDisplay(),this.layOutTitles(),t=e.length;t--;){var d=e[t];if(d.options.stacking||d.options.centerInCategory){var g=!0;if(d.isDirty){var h=!0;break}}}if(h)for(t=e.length;t--;)(d=e[t]).options.stacking&&(d.isDirty=!0);e.forEach((function(t){t.isDirty&&("point"===t.options.legendType?("function"==typeof t.updateTotals&&t.updateTotals(),u=!0):l&&(l.labelFormatter||l.labelFormat)&&(u=!0)),t.isDirtyData&&j(t,"updatedData")})),u&&i&&i.options.enabled&&(i.render(),this.isDirtyLegend=!1),g&&this.getStacks(),n.forEach((function(t){t.updateNames(),t.setScale()})),this.getMargins(),n.forEach((function(t){t.isDirty&&(s=!0)})),n.forEach((function(t){var n=t.min+","+t.max;t.extKey!==n&&(t.extKey=n,a.push((function(){j(t,"afterSetExtremes",N(t.eventArgs,t.getExtremes())),delete t.eventArgs}))),(s||g)&&t.redraw()})),s&&this.drawChartBox(),j(this,"predraw"),e.forEach((function(t){(s||t.isDirty)&&t.visible&&t.redraw(),t.isDirtyData=!1})),o&&o.reset(!0),r.draw(),j(this,"redraw"),j(this,"render"),c&&this.temporaryDisplay(!0),a.forEach((function(t){t.call()}))},t.prototype.get=function(t){function n(n){return n.id===t||n.options&&n.options.id===t}for(var e=this.series,o=F(this.axes,n)||F(this.series,n),i=0;!o&&i<e.length;i++)o=F(e[i].points||[],n);return o},t.prototype.getAxes=function(){var t=this,e=this.options,o=e.xAxis=K(e.xAxis||{});e=e.yAxis=K(e.yAxis||{}),j(this,"getAxes"),o.forEach((function(t,n){t.index=n,t.isX=!0})),e.forEach((function(t,n){t.index=n})),o.concat(e).forEach((function(e){new n(t,e)})),j(this,"afterGetAxes")},t.prototype.getSelectedPoints=function(){return this.series.reduce((function(t,n){return n.getPointsCollection().forEach((function(n){q(n.selectedStaging,n.selected)&&t.push(n)})),t}),[])},t.prototype.getSelectedSeries=function(){return this.series.filter((function(t){return t.selected}))},t.prototype.setTitle=function(t,n,e){this.applyDescription("title",t),this.applyDescription("subtitle",n),this.applyDescription("caption",void 0),this.layOutTitles(e)},t.prototype.applyDescription=function(t,n){var e=this,o="title"===t?{color:"#333333",fontSize:this.options.isStock?"16px":"18px"}:{color:"#666666"};o=this.options[t]=W(!this.styledMode&&{style:o},this.options[t],n);var i=this[t];i&&n&&(this[t]=i=i.destroy()),o&&!i&&((i=this.renderer.text(o.text,0,0,o.useHTML).attr({align:o.align,class:"highcharts-"+t,zIndex:o.zIndex||4}).add()).update=function(n){e[{title:"setTitle",subtitle:"setSubtitle",caption:"setCaption"}[t]](n)},this.styledMode||i.css(o.style),this[t]=i)},t.prototype.layOutTitles=function(t){var n=[0,0,0],e=this.renderer,o=this.spacingBox;["title","subtitle","caption"].forEach((function(t){var i,l=this[t],r=this.options[t],c=r.verticalAlign||"top";if(t="title"===t?"top"===c?-3:0:"top"===c?n[0]+2:0,l){this.styledMode||(i=r.style&&r.style.fontSize),i=e.fontMetrics(i,l).b,l.css({width:(r.width||o.width+(r.widthAdjust||0))+"px"});var a=Math.round(l.getBBox(r.useHTML).height);l.align(N({y:"bottom"===c?i:t+i,height:a},r),!1,"spacingBox"),r.floating||("top"===c?n[0]=Math.ceil(n[0]+a):"bottom"===c&&(n[2]=Math.ceil(n[2]+a)))}}),this),n[0]&&"top"===(this.options.title.verticalAlign||"top")&&(n[0]+=this.options.title.margin),n[2]&&"bottom"===this.options.caption.verticalAlign&&(n[2]+=this.options.caption.margin);var i=!this.titleOffset||this.titleOffset.join(",")!==n.join(",");this.titleOffset=n,j(this,"afterLayOutTitles"),!this.isDirtyBox&&i&&(this.isDirtyBox=this.isDirtyLegend=i,this.hasRendered&&q(t,!0)&&this.isDirtyBox&&this.redraw())},t.prototype.getChartSize=function(){var t=this.options.chart,n=t.width;t=t.height;var e=this.renderTo;I(n)||(this.containerWidth=R(e,"width")),I(t)||(this.containerHeight=R(e,"height")),this.chartWidth=Math.max(0,n||this.containerWidth||600),this.chartHeight=Math.max(0,X(t,this.chartWidth)||(1<this.containerHeight?this.containerHeight:400))},t.prototype.temporaryDisplay=function(t){var n=this.renderTo;if(t)for(;n&&n.style;)n.hcOrigStyle&&(E(n,n.hcOrigStyle),delete n.hcOrigStyle),n.hcOrigDetached&&(m.body.removeChild(n),n.hcOrigDetached=!1),n=n.parentNode;else for(;n&&n.style&&(m.body.contains(n)||n.parentNode||(n.hcOrigDetached=!0,m.body.appendChild(n)),("none"===R(n,"display",!1)||n.hcOricDetached)&&(n.hcOrigStyle={display:n.style.display,height:n.style.height,overflow:n.style.overflow},t={display:"block",overflow:"hidden"},n!==this.renderTo&&(t.height=0),E(n,t),n.offsetWidth||n.style.setProperty("display","block","important")),(n=n.parentNode)!==m.body););},t.prototype.setClassName=function(t){this.container.className="highcharts-container "+(t||"")},t.prototype.getContainer=function(){var t,n=this.options,e=n.chart,o=Q(),i=this.renderTo;i||(this.renderTo=i=e.renderTo),H(i)&&(this.renderTo=i=m.getElementById(i)),i||D(13,!0,this);var l=Y(k(i,"data-highcharts-chart"));G(l)&&O[l]&&O[l].hasRendered&&O[l].destroy(),k(i,"data-highcharts-chart",this.index),i.innerHTML=_.emptyHTML,e.skipClone||i.offsetWidth||this.temporaryDisplay(),this.getChartSize(),l=this.chartWidth;var r=this.chartHeight;if(E(i,{overflow:"hidden"}),this.styledMode||(t=N({position:"relative",overflow:"hidden",width:l+"px",height:r+"px",textAlign:"left",lineHeight:"normal",zIndex:0,"-webkit-tap-highlight-color":"rgba(0,0,0,0)",userSelect:"none","touch-action":"manipulation",outline:"none"},e.style||{})),this.container=o=T("div",{id:o},t,i),this._cursor=o.style.cursor,this.renderer=new(e.renderer||!y?s.getRendererType(e.renderer):d)(o,l,r,void 0,e.forExport,n.exporting&&n.exporting.allowHTML,this.styledMode),f(void 0,this),this.setClassName(e.className),this.styledMode)for(var c in n.defs)this.renderer.definition(n.defs[c]);else this.renderer.setStyle(e.style);this.renderer.chartIndex=this.index,j(this,"afterGetContainer")},t.prototype.getMargins=function(t){var n=this.spacing,e=this.margin,o=this.titleOffset;this.resetMargins(),o[0]&&!I(e[0])&&(this.plotTop=Math.max(this.plotTop,o[0]+n[0])),o[2]&&!I(e[2])&&(this.marginBottom=Math.max(this.marginBottom,o[2]+n[2])),this.legend&&this.legend.display&&this.legend.adjustMargins(e,n),j(this,"getMargins"),t||this.getAxisMargins()},t.prototype.getAxisMargins=function(){var t=this,n=t.axisOffset=[0,0,0,0],e=t.colorAxis,o=t.margin,i=function(t){t.forEach((function(t){t.visible&&t.getOffset()}))};t.hasCartesianSeries?i(t.axes):e&&e.length&&i(e),v.forEach((function(e,i){I(o[i])||(t[e]+=n[i])})),t.setChartSize()},t.prototype.reflow=function(t){var n=this,e=n.options.chart,o=n.renderTo,i=I(e.width)&&I(e.height),l=e.width||R(o,"width");e=e.height||R(o,"height"),o=t?t.target:b,delete n.pointer.chartPosition,i||n.isPrinting||!l||!e||o!==b&&o!==m||(l===n.containerWidth&&e===n.containerHeight||(h.clearTimeout(n.reflowTimeout),n.reflowTimeout=J((function(){n.container&&n.setSize(void 0,void 0,!1)}),t?100:0)),n.containerWidth=l,n.containerHeight=e)},t.prototype.setReflow=function(t){var n=this;!1===t||this.unbindReflow?!1===t&&this.unbindReflow&&(this.unbindReflow=this.unbindReflow()):(this.unbindReflow=B(b,"resize",(function(t){n.options&&n.reflow(t)})),B(this,"destroy",this.unbindReflow))},t.prototype.setSize=function(t,n,e){var o=this,i=o.renderer;o.isResizing+=1,f(e,o),e=i.globalAnimation,o.oldChartHeight=o.chartHeight,o.oldChartWidth=o.chartWidth,void 0!==t&&(o.options.chart.width=t),void 0!==n&&(o.options.chart.height=n),o.getChartSize(),o.styledMode||(e?C:E)(o.container,{width:o.chartWidth+"px",height:o.chartHeight+"px"},e),o.setChartSize(!0),i.setSize(o.chartWidth,o.chartHeight,e),o.axes.forEach((function(t){t.isDirty=!0,t.setScale()})),o.isDirtyLegend=!0,o.isDirtyBox=!0,o.layOutTitles(),o.getMargins(),o.redraw(e),o.oldChartHeight=null,j(o,"resize"),J((function(){o&&j(o,"endResize",null,(function(){--o.isResizing}))}),p(e).duration)},t.prototype.setChartSize=function(t){var n,e,o,i,l=this.inverted,r=this.renderer,c=this.chartWidth,a=this.chartHeight,s=this.options.chart,u=this.spacing,d=this.clipOffset;this.plotLeft=n=Math.round(this.plotLeft),this.plotTop=e=Math.round(this.plotTop),this.plotWidth=o=Math.max(0,Math.round(c-n-this.marginRight)),this.plotHeight=i=Math.max(0,Math.round(a-e-this.marginBottom)),this.plotSizeX=l?i:o,this.plotSizeY=l?o:i,this.plotBorderWidth=s.plotBorderWidth||0,this.spacingBox=r.spacingBox={x:u[3],y:u[0],width:c-u[3]-u[1],height:a-u[0]-u[2]},this.plotBox=r.plotBox={x:n,y:e,width:o,height:i},l=2*Math.floor(this.plotBorderWidth/2),c=Math.ceil(Math.max(l,d[3])/2),a=Math.ceil(Math.max(l,d[0])/2),this.clipBox={x:c,y:a,width:Math.floor(this.plotSizeX-Math.max(l,d[1])/2-c),height:Math.max(0,Math.floor(this.plotSizeY-Math.max(l,d[2])/2-a))},t||(this.axes.forEach((function(t){t.setAxisSize(),t.setAxisTranslation()})),r.alignElements()),j(this,"afterSetChartSize",{skipAxes:t})},t.prototype.resetMargins=function(){j(this,"resetMargins");var t=this,n=t.options.chart;["margin","spacing"].forEach((function(e){var o=n[e],i=U(o)?o:[o,o,o,o];["Top","Right","Bottom","Left"].forEach((function(o,l){t[e][l]=q(n[e+o],i[l])}))})),v.forEach((function(n,e){t[n]=q(t.margin[e],t.spacing[e])})),t.axisOffset=[0,0,0,0],t.clipOffset=[0,0,0,0]},t.prototype.drawChartBox=function(){var t,n=this.options.chart,e=this.renderer,o=this.chartWidth,i=this.chartHeight,l=this.styledMode,r=this.plotBGImage,c=n.backgroundColor,a=n.plotBackgroundColor,s=n.plotBackgroundImage,u=this.plotLeft,d=this.plotTop,g=this.plotWidth,h=this.plotHeight,_=this.plotBox,C=this.clipRect,p=this.clipBox,f=this.chartBackground,M=this.plotBackground,P=this.plotBorder,O="animate";if(f||(this.chartBackground=f=e.rect().addClass("highcharts-background").add(),O="attr"),l)var m=t=f.strokeWidth();else t=(m=n.borderWidth||0)+(n.shadow?8:0),c={fill:c||"none"},(m||f["stroke-width"])&&(c.stroke=n.borderColor,c["stroke-width"]=m),f.attr(c).shadow(n.shadow);f[O]({x:t/2,y:t/2,width:o-t-m%2,height:i-t-m%2,r:n.borderRadius}),O="animate",M||(O="attr",this.plotBackground=M=e.rect().addClass("highcharts-plot-background").add()),M[O](_),l||(M.attr({fill:a||"none"}).shadow(n.plotShadow),s&&(r?(s!==r.attr("href")&&r.attr("href",s),r.animate(_)):this.plotBGImage=e.image(s,u,d,g,h).add())),C?C.animate({width:p.width,height:p.height}):this.clipRect=e.clipRect(p),O="animate",P||(O="attr",this.plotBorder=P=e.rect().addClass("highcharts-plot-border").attr({zIndex:1}).add()),l||P.attr({stroke:n.plotBorderColor,"stroke-width":n.plotBorderWidth||0,fill:"none"}),P[O](P.crisp({x:u,y:d,width:g,height:h},-P.strokeWidth())),this.isDirtyBox=!1,j(this,"afterDrawChartBox")},t.prototype.propFromSeries=function(){var t,n,e,o=this,i=o.options.chart,l=o.options.series;["inverted","angular","polar"].forEach((function(r){for(n=w[i.type||i.defaultSeriesType],e=i[r]||n&&n.prototype[r],t=l&&l.length;!e&&t--;)(n=w[l[t].type])&&n.prototype[r]&&(e=!0);o[r]=e}))},t.prototype.linkSeries=function(){var t=this,n=t.series;n.forEach((function(t){t.linkedSeries.length=0})),n.forEach((function(n){var e=n.options.linkedTo;H(e)&&(e=":previous"===e?t.series[n.index-1]:t.get(e))&&e.linkedParent!==n&&(e.linkedSeries.push(n),n.linkedParent=e,e.enabledDataSorting&&n.setDataSortingOptions(),n.visible=q(n.options.visible,e.options.visible,n.visible))})),j(this,"afterLinkSeries")},t.prototype.renderSeries=function(){this.series.forEach((function(t){t.translate(),t.render()}))},t.prototype.renderLabels=function(){var t=this,n=t.options.labels;n.items&&n.items.forEach((function(e){var o=N(n.style,e.style),i=Y(o.left)+t.plotLeft,l=Y(o.top)+t.plotTop+12;delete o.left,delete o.top,t.renderer.text(e.html,i,l).attr({zIndex:2}).css(o).add()}))},t.prototype.render=function(){var t=this.axes,n=this.colorAxis,e=this.renderer,o=this.options,i=function(t){t.forEach((function(t){t.visible&&t.render()}))},r=0;this.setTitle(),this.legend=new l(this,o.legend),this.getStacks&&this.getStacks(),this.getMargins(!0),this.setChartSize(),o=this.plotWidth,t.some((function(t){if(t.horiz&&t.visible&&t.options.labels.enabled&&t.series.length)return r=21,!0}));var c=this.plotHeight=Math.max(this.plotHeight-r,0);t.forEach((function(t){t.setScale()})),this.getAxisMargins();var a=1.1<o/this.plotWidth,s=1.05<c/this.plotHeight;(a||s)&&(t.forEach((function(t){(t.horiz&&a||!t.horiz&&s)&&t.setTickInterval(!0)})),this.getMargins()),this.drawChartBox(),this.hasCartesianSeries?i(t):n&&n.length&&i(n),this.seriesGroup||(this.seriesGroup=e.g("series-group").attr({zIndex:3}).add()),this.renderSeries(),this.renderLabels(),this.addCredits(),this.setResponsive&&this.setResponsive(),this.hasRendered=!0},t.prototype.addCredits=function(t){var n=this,e=W(!0,this.options.credits,t);e.enabled&&!this.credits&&(this.credits=this.renderer.text(e.text+(this.mapCredits||""),0,0).addClass("highcharts-credits").on("click",(function(){e.href&&(b.location.href=e.href)})).attr({align:e.position.align,zIndex:8}),n.styledMode||this.credits.css(e.style),this.credits.add().align(e.position),this.credits.update=function(t){n.credits=n.credits.destroy(),n.addCredits(t)})},t.prototype.destroy=function(){var t,n=this,e=n.axes,o=n.series,l=n.container,r=l&&l.parentNode;for(j(n,"destroy"),n.renderer.forExport?L(O,n):O[n.index]=void 0,i.chartCount--,n.renderTo.removeAttribute("data-highcharts-chart"),Z(n),t=e.length;t--;)e[t]=e[t].destroy();for(this.scroller&&this.scroller.destroy&&this.scroller.destroy(),t=o.length;t--;)o[t]=o[t].destroy();"title subtitle chartBackground plotBackground plotBGImage plotBorder seriesGroup clipRect credits pointer rangeSelector legend resetZoomButton tooltip renderer".split(" ").forEach((function(t){var e=n[t];e&&e.destroy&&(n[t]=e.destroy())})),l&&(l.innerHTML=_.emptyHTML,Z(l),r&&z(l)),$(n,(function(t,e){delete n[e]}))},t.prototype.firstRender=function(){var t=this,n=t.options;t.isReadyToRender&&!t.isReadyToRender()||(t.getContainer(),t.resetMargins(),t.setChartSize(),t.propFromSeries(),t.getAxes(),(V(n.series)?n.series:[]).forEach((function(n){t.initSeries(n)})),t.linkSeries(),t.setSeriesData(),j(t,"beforeRender"),a&&(t.pointer=r.isRequired()?new r(t,n):new a(t,n)),t.render(),t.pointer.getChartPosition(),t.renderer.imgCount||t.hasLoaded||t.onload(),t.temporaryDisplay(!0))},t.prototype.onload=function(){this.callbacks.concat([this.callback]).forEach((function(t){t&&void 0!==this.index&&t.apply(this,[this])}),this),j(this,"load"),j(this,"render"),I(this.index)&&this.setReflow(this.options.chart.reflow),this.hasLoaded=!0},t.prototype.addSeries=function(t,n,e){var o,i=this;return t&&(n=q(n,!0),j(i,"addSeries",{options:t},(function(){o=i.initSeries(t),i.isDirtyLegend=!0,i.linkSeries(),o.enabledDataSorting&&o.setData(t.data,!1),j(i,"afterAddSeries",{series:o}),n&&i.redraw(e)}))),o},t.prototype.addAxis=function(t,n,e,o){return this.createAxis(n?"xAxis":"yAxis",{axis:t,redraw:e,animation:o})},t.prototype.addColorAxis=function(t,n,e){return this.createAxis("colorAxis",{axis:t,redraw:n,animation:e})},t.prototype.createAxis=function(t,e){return t=new n(this,W(e.axis,{index:this[t].length,isX:"xAxis"===t})),q(e.redraw,!0)&&this.redraw(e.animation),t},t.prototype.showLoading=function(t){var n=this,e=n.options,o=e.loading,i=function(){l&&E(l,{left:n.plotLeft+"px",top:n.plotTop+"px",width:n.plotWidth+"px",height:n.plotHeight+"px"})},l=n.loadingDiv,r=n.loadingSpan;l||(n.loadingDiv=l=T("div",{className:"highcharts-loading highcharts-loading-hidden"},null,n.container)),r||(n.loadingSpan=r=T("span",{className:"highcharts-loading-inner"},null,l),B(n,"redraw",i)),l.className="highcharts-loading",_.setElementHTML(r,q(t,e.lang.loading,"")),n.styledMode||(E(l,N(o.style,{zIndex:10})),E(r,o.labelStyle),n.loadingShown||(E(l,{opacity:0,display:""}),C(l,{opacity:o.style.opacity||.5},{duration:o.showDuration||0}))),n.loadingShown=!0,i()},t.prototype.hideLoading=function(){var t=this.options,n=this.loadingDiv;n&&(n.className="highcharts-loading highcharts-loading-hidden",this.styledMode||C(n,{opacity:0},{duration:t.loading.hideDuration||100,complete:function(){E(n,{display:"none"})}})),this.loadingShown=!1},t.prototype.update=function(t,n,e,o){var i,l,r=this,c={credits:"addCredits",title:"setTitle",subtitle:"setSubtitle",caption:"setCaption"},a=t.isResponsiveOptions,s=[];j(r,"update",{options:t}),a||r.setResponsive(!1,!0),t=S(t,r.options),r.userOptions=W(r.userOptions,t);var u=t.chart;if(u){if(W(!0,r.options.chart,u),"className"in u&&r.setClassName(u.className),"reflow"in u&&r.setReflow(u.reflow),"inverted"in u||"polar"in u||"type"in u){r.propFromSeries();var d=!0}"alignTicks"in u&&(d=!0),"events"in u&&P(this,u),$(u,(function(t,n){-1!==r.propsRequireUpdateSeries.indexOf("chart."+n)&&(i=!0),-1!==r.propsRequireDirtyBox.indexOf(n)&&(r.isDirtyBox=!0),-1!==r.propsRequireReflow.indexOf(n)&&(a?r.isDirtyBox=!0:l=!0)})),!r.styledMode&&u.style&&r.renderer.setStyle(r.options.chart.style||{})}!r.styledMode&&t.colors&&(this.options.colors=t.colors),t.time&&(this.time===A&&(this.time=new g(t.time)),W(!0,r.options.time,t.time)),$(t,(function(n,e){r[e]&&"function"==typeof r[e].update?r[e].update(n,!1):"function"==typeof r[c[e]]?r[c[e]](n):"colors"!==e&&-1===r.collectionsWithUpdate.indexOf(e)&&W(!0,r.options[e],t[e]),"chart"!==e&&-1!==r.propsRequireUpdateSeries.indexOf(e)&&(i=!0)})),this.collectionsWithUpdate.forEach((function(n){if(t[n]){var o=[];r[n].forEach((function(t,n){t.options.isInternal||o.push(q(t.options.index,n))})),K(t[n]).forEach((function(t,i){var l,c=I(t.id);c&&(l=r.get(t.id)),!l&&r[n]&&(l=r[n][o?o[i]:i])&&c&&I(l.options.id)&&(l=void 0),l&&l.coll===n&&(l.update(t,!1),e&&(l.touched=!0)),!l&&e&&r.collectionsWithInit[n]&&(r.collectionsWithInit[n][0].apply(r,[t].concat(r.collectionsWithInit[n][1]||[]).concat([!1])).touched=!0)})),e&&r[n].forEach((function(t){t.touched||t.options.isInternal?delete t.touched:s.push(t)}))}})),s.forEach((function(t){t.chart&&t.remove&&t.remove(!1)})),d&&r.axes.forEach((function(t){t.update({},!1)})),i&&r.getSeriesOrderByLinks().forEach((function(t){t.chart&&t.update({},!1)}),this),d=u&&u.width,u=u&&(H(u.height)?X(u.height,d||r.chartWidth):u.height),l||G(d)&&d!==r.chartWidth||G(u)&&u!==r.chartHeight?r.setSize(d,u,o):q(n,!0)&&r.redraw(o),j(r,"afterUpdate",{options:t,redraw:n,animation:o})},t.prototype.setSubtitle=function(t,n){this.applyDescription("subtitle",t),this.layOutTitles(n)},t.prototype.setCaption=function(t,n){this.applyDescription("caption",t),this.layOutTitles(n)},t.prototype.showResetZoom=function(){function t(){n.zoomOut()}var n=this,e=x.lang,o=n.options.chart.resetZoomButton,i=o.theme,l=i.states,r="chart"===o.relativeTo||"spacingBox"===o.relativeTo?null:"scrollablePlotBox";j(this,"beforeShowResetZoom",null,(function(){n.resetZoomButton=n.renderer.button(e.resetZoom,null,null,t,i,l&&l.hover).attr({align:o.position.align,title:e.resetZoomTitle}).addClass("highcharts-reset-zoom").add().align(o.position,!1,r)})),j(this,"afterShowResetZoom")},t.prototype.zoomOut=function(){j(this,"selection",{resetSelection:!0},this.zoom)},t.prototype.zoom=function(t){var n,e=this,o=e.pointer,i=e.inverted?o.mouseDownX:o.mouseDownY,l=!1;!t||t.resetSelection?(e.axes.forEach((function(t){n=t.zoom()})),o.initiated=!1):t.xAxis.concat(t.yAxis).forEach((function(t){var r=t.axis,c=e.inverted?r.left:r.top,a=r.isXAxis,s=!1;(!a&&i>=c&&i<=(e.inverted?c+r.width:c+r.height)||a||!I(i))&&(s=!0),o[a?"zoomX":"zoomY"]&&s&&(n=r.zoom(t.min,t.max),r.displayBtn&&(l=!0))}));var r=e.resetZoomButton;l&&!r?e.showResetZoom():!l&&U(r)&&(e.resetZoomButton=r.destroy()),n&&e.redraw(q(e.options.chart.animation,t&&t.animation,100>e.pointCount))},t.prototype.pan=function(t,n){var e=this,o=e.hoverPoints;n="object"==typeof n?n:{enabled:n,type:"x"};var i=e.options.chart,l=e.options.mapNavigation&&e.options.mapNavigation.enabled;i&&i.panning&&(i.panning=n);var r,c=n.type;j(this,"pan",{originalEvent:t},(function(){o&&o.forEach((function(t){t.setState()}));var n=e.xAxis;"xy"===c?n=n.concat(e.yAxis):"y"===c&&(n=e.yAxis);var i={};n.forEach((function(n){if(n.options.panningEnabled&&!n.options.isInternal){var o=n.horiz,a=t[o?"chartX":"chartY"],s=e[o=o?"mouseDownX":"mouseDownY"],u=n.minPointOffset||0,d=n.reversed&&!e.inverted||!n.reversed&&e.inverted?-1:1,g=n.getExtremes(),h=n.toValue(s-a,!0)+u*d,_=n.toValue(s+n.len-a,!0)-(u*d||n.isXAxis&&n.pointRangePadding||0),C=_<h;d=n.hasVerticalPanning(),s=C?_:h,h=C?h:_;var p=n.panningState;!d||n.isXAxis||p&&!p.isDirty||n.series.forEach((function(t){var n=t.getProcessedData(!0);n=t.getExtremes(n.yData,!0),p||(p={startMin:Number.MAX_VALUE,startMax:-Number.MAX_VALUE}),G(n.dataMin)&&G(n.dataMax)&&(p.startMin=Math.min(q(t.options.threshold,1/0),n.dataMin,p.startMin),p.startMax=Math.max(q(t.options.threshold,-1/0),n.dataMax,p.startMax))})),d=Math.min(q(p&&p.startMin,g.dataMin),u?g.min:n.toValue(n.toPixels(g.min)-n.minPixelPadding)),_=Math.max(q(p&&p.startMax,g.dataMax),u?g.max:n.toValue(n.toPixels(g.max)+n.minPixelPadding)),n.panningState=p,n.isOrdinal||(0<(u=d-s)&&(h+=u,s=d),0<(u=h-_)&&(h=_,s-=u),n.series.length&&s!==g.min&&h!==g.max&&s>=d&&h<=_&&(n.setExtremes(s,h,!1,!1,{trigger:"pan"}),e.resetZoomButton||l||s===d||h===_||!c.match("y")||(e.showResetZoom(),n.displayBtn=!1),r=!0),i[o]=a)}})),$(i,(function(t,n){e[n]=t})),r&&e.redraw(!1),E(e.container,{cursor:"move"})}))},t}(),N(t.prototype,{callbacks:[],collectionsWithInit:{xAxis:[t.prototype.addAxis,[!0]],yAxis:[t.prototype.addAxis,[!1]],series:[t.prototype.addSeries]},collectionsWithUpdate:["xAxis","yAxis","series"],propsRequireDirtyBox:"backgroundColor borderColor borderWidth borderRadius plotBackgroundColor plotBackgroundImage plotBorderColor plotBorderWidth plotShadow shadow".split(" "),propsRequireReflow:"margin marginTop marginRight marginBottom marginLeft spacing spacingTop spacingRight spacingBottom spacingLeft".split(" "),propsRequireUpdateSeries:"chart.inverted chart.polar chart.ignoreHiddenSeries chart.type colors plotOptions time tooltip".split(" ")}),t})),n(e,"Core/Legend/LegendSymbol.js",[e["Core/Utilities.js"]],(function(t){var n,e=t.merge,o=t.pick;return function(t){t.drawLineMarker=function(t){var n=this.options,i=t.symbolWidth,l=t.symbolHeight,r=l/2,c=this.chart.renderer,a=this.legendGroup;t=t.baseline-Math.round(.3*t.fontMetrics.b);var s={},u=n.marker;this.chart.styledMode||(s={"stroke-width":n.lineWidth||0},n.dashStyle&&(s.dashstyle=n.dashStyle)),this.legendLine=c.path([["M",0,t],["L",i,t]]).addClass("highcharts-graph").attr(s).add(a),u&&!1!==u.enabled&&i&&(n=Math.min(o(u.radius,r),r),0===this.symbol.indexOf("url")&&(u=e(u,{width:l,height:l}),n=0),this.legendSymbol=i=c.symbol(this.symbol,i/2-n,t-n,2*n,2*n,u).addClass("highcharts-point").add(a),i.isMarker=!0)},t.drawRectangle=function(t,n){var e=t.symbolHeight,i=t.options.squareSymbol;n.legendSymbol=this.chart.renderer.rect(i?(t.symbolWidth-e)/2:0,t.baseline-e+1,i?e:t.symbolWidth,e,o(t.options.symbolRadius,e/2)).addClass("highcharts-point").attr({zIndex:3}).add(n.legendGroup)}}(n||(n={})),n})),n(e,"Core/Series/SeriesDefaults.js",[],(function(){return{lineWidth:2,allowPointSelect:!1,crisp:!0,showCheckbox:!1,animation:{duration:1e3},events:{},marker:{enabledThreshold:2,lineColor:"#ffffff",lineWidth:0,radius:4,states:{normal:{animation:!0},hover:{animation:{duration:50},enabled:!0,radiusPlus:2,lineWidthPlus:1},select:{fillColor:"#cccccc",lineColor:"#000000",lineWidth:2}}},point:{events:{}},dataLabels:{animation:{},align:"center",defer:!0,formatter:function(){return"number"!=typeof this.y?"":(0,this.series.chart.numberFormatter)(this.y,-1)},padding:5,style:{fontSize:"11px",fontWeight:"bold",color:"contrast",textOutline:"1px contrast"},verticalAlign:"bottom",x:0,y:0},cropThreshold:300,opacity:1,pointRange:0,softThreshold:!0,states:{normal:{animation:!0},hover:{animation:{duration:50},lineWidthPlus:1,marker:{},halo:{size:10,opacity:.25}},select:{animation:{duration:0}},inactive:{animation:{duration:50},opacity:.2}},stickyTracking:!0,turboThreshold:1e3,findNearestPointBy:"x"}})),n(e,"Core/Series/Series.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/DefaultOptions.js"],e["Core/Foundation.js"],e["Core/Globals.js"],e["Core/Legend/LegendSymbol.js"],e["Core/Series/Point.js"],e["Core/Series/SeriesDefaults.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Renderer/SVG/SVGElement.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l,r,c,a,s){var u=t.animObject,d=t.setAnimation,g=n.defaultOptions,h=e.registerEventOptions,_=o.hasTouch,C=o.svg,p=o.win,f=c.seriesTypes,M=s.addEvent,P=s.arrayMax,O=s.arrayMin,m=s.clamp,v=s.cleanRecursively,y=s.correctFloat,b=s.defined,x=s.erase,A=s.error,w=s.extend,B=s.find,k=s.fireEvent,S=s.getNestedProperty,T=s.isArray,E=s.isNumber,I=s.isString,z=s.merge,L=s.objectEach,D=s.pick,N=s.removeEvent,F=s.splat,j=s.syncTimeout;return t=function(){function t(){this.zones=this.yAxis=this.xAxis=this.userOptions=this.tooltipOptions=this.processedYData=this.processedXData=this.points=this.options=this.linkedSeries=this.index=this.eventsToUnbind=this.eventOptions=this.data=this.chart=this._i=void 0}return t.prototype.init=function(t,n){k(this,"init",{options:n});var e=this,o=t.series;this.eventsToUnbind=[],e.chart=t,e.options=e.setOptions(n),n=e.options,e.linkedSeries=[],e.bindAxes(),w(e,{name:n.name,state:"",visible:!1!==n.visible,selected:!0===n.selected}),h(this,n);var i,l=n.events;(l&&l.click||n.point&&n.point.events&&n.point.events.click||n.allowPointSelect)&&(t.runTrackerClick=!0),e.getColor(),e.getSymbol(),e.parallelArrays.forEach((function(t){e[t+"Data"]||(e[t+"Data"]=[])})),e.isCartesian&&(t.hasCartesianSeries=!0),o.length&&(i=o[o.length-1]),e._i=D(i&&i._i,-1)+1,e.opacity=e.options.opacity,t.orderSeries(this.insert(o)),n.dataSorting&&n.dataSorting.enabled?e.setDataSortingOptions():e.points||e.data||e.setData(n.data,!1),k(this,"afterInit")},t.prototype.is=function(t){return f[t]&&this instanceof f[t]},t.prototype.insert=function(t){var n,e=this.options.index;if(E(e)){for(n=t.length;n--;)if(e>=D(t[n].options.index,t[n]._i)){t.splice(n+1,0,this);break}-1===n&&t.unshift(this),n+=1}else t.push(this);return D(n,t.length-1)},t.prototype.bindAxes=function(){var t,n=this,e=n.options,o=n.chart;k(this,"bindAxes",null,(function(){(n.axisTypes||[]).forEach((function(i){var l=0;o[i].forEach((function(o){t=o.options,(e[i]===l&&!t.isInternal||void 0!==e[i]&&e[i]===t.id||void 0===e[i]&&0===t.index)&&(n.insert(o.series),n[i]=o,o.isDirty=!0),t.isInternal||l++})),n[i]||n.optionalAxis===i||A(18,!0,o)}))})),k(this,"afterBindAxes")},t.prototype.updateParallelArrays=function(t,n){var e=t.series,o=arguments,i=E(n)?function(o){var i="y"===o&&e.toYData?e.toYData(t):t[o];e[o+"Data"][n]=i}:function(t){Array.prototype[n].apply(e[t+"Data"],Array.prototype.slice.call(o,2))};e.parallelArrays.forEach(i)},t.prototype.hasData=function(){return this.visible&&void 0!==this.dataMax&&void 0!==this.dataMin||this.visible&&this.yData&&0<this.yData.length},t.prototype.autoIncrement=function(t){var n,e=this.options,o=e.pointIntervalUnit,i=e.relativeXValue,l=this.chart.time,r=this.xIncrement;return r=D(r,e.pointStart,0),this.pointInterval=n=D(this.pointInterval,e.pointInterval,1),i&&E(t)&&(n*=t),o&&(e=new l.Date(r),"day"===o?l.set("Date",e,l.get("Date",e)+n):"month"===o?l.set("Month",e,l.get("Month",e)+n):"year"===o&&l.set("FullYear",e,l.get("FullYear",e)+n),n=e.getTime()-r),i&&E(t)?r+n:(this.xIncrement=r+n,r)},t.prototype.setDataSortingOptions=function(){var t=this.options;w(this,{requireSorting:!1,sorted:!1,enabledDataSorting:!0,allowDG:!1}),b(t.pointRange)||(t.pointRange=1)},t.prototype.setOptions=function(t){var n=this.chart,e=n.options,o=e.plotOptions,i=n.userOptions||{};t=z(t),n=n.styledMode;var l={plotOptions:o,userOptions:t};k(this,"setOptions",l);var r=l.plotOptions[this.type],c=i.plotOptions||{};return this.userOptions=l.userOptions,i=z(r,o.series,i.plotOptions&&i.plotOptions[this.type],t),this.tooltipOptions=z(g.tooltip,g.plotOptions.series&&g.plotOptions.series.tooltip,g.plotOptions[this.type].tooltip,e.tooltip.userOptions,o.series&&o.series.tooltip,o[this.type].tooltip,t.tooltip),this.stickyTracking=D(t.stickyTracking,c[this.type]&&c[this.type].stickyTracking,c.series&&c.series.stickyTracking,!(!this.tooltipOptions.shared||this.noSharedTooltip)||i.stickyTracking),null===r.marker&&delete i.marker,this.zoneAxis=i.zoneAxis,o=this.zones=(i.zones||[]).slice(),!i.negativeColor&&!i.negativeFillColor||i.zones||(e={value:i[this.zoneAxis+"Threshold"]||i.threshold||0,className:"highcharts-negative"},n||(e.color=i.negativeColor,e.fillColor=i.negativeFillColor),o.push(e)),o.length&&b(o[o.length-1].value)&&o.push(n?{}:{color:this.color,fillColor:this.fillColor}),k(this,"afterSetOptions",{options:i}),i},t.prototype.getName=function(){return D(this.options.name,"Series "+(this.index+1))},t.prototype.getCyclic=function(t,n,e){var o=this.chart,i=this.userOptions,l=t+"Index",r=t+"Counter",c=e?e.length:D(o.options.chart[t+"Count"],o[t+"Count"]);if(!n){var a=D(i[l],i["_"+l]);b(a)||(o.series.length||(o[r]=0),i["_"+l]=a=o[r]%c,o[r]+=1),e&&(n=e[a])}void 0!==a&&(this[l]=a),this[t]=n},t.prototype.getColor=function(){this.chart.styledMode?this.getCyclic("color"):this.options.colorByPoint?this.color="#cccccc":this.getCyclic("color",this.options.color||g.plotOptions[this.type].color,this.chart.options.colors)},t.prototype.getPointsCollection=function(){return(this.hasGroupedData?this.points:this.data)||[]},t.prototype.getSymbol=function(){this.getCyclic("symbol",this.options.marker.symbol,this.chart.options.symbols)},t.prototype.findPointIndex=function(t,n){var e,o,i=t.id,r=t.x,c=this.points,a=this.options.dataSorting;if(i)(a=this.chart.get(i))instanceof l&&(e=a);else if((this.linkedParent||this.enabledDataSorting||this.options.relativeXValue)&&(e=function(n){return!n.touched&&n.index===t.index},a&&a.matchByName?e=function(n){return!n.touched&&n.name===t.name}:this.options.relativeXValue&&(e=function(n){return!n.touched&&n.options.x===t.x}),!(e=B(c,e))))return;if(e){var s=e&&e.index;void 0!==s&&(o=!0)}return void 0===s&&E(r)&&(s=this.xData.indexOf(r,n)),-1!==s&&void 0!==s&&this.cropped&&(s=s>=this.cropStart?s-this.cropStart:s),!o&&E(s)&&c[s]&&c[s].touched&&(s=void 0),s},t.prototype.updateData=function(t,n){var e,o,i,l=this.options,r=l.dataSorting,c=this.points,a=[],s=this.requireSorting,u=t.length===c.length,d=!0;if(this.xIncrement=null,t.forEach((function(t,n){var o=b(t)&&this.pointClass.prototype.optionsToObject.call({series:this},t)||{};o.id||E(o.x)?(-1===(o=this.findPointIndex(o,i))||void 0===o?a.push(t):c[o]&&t!==l.data[o]?(c[o].update(t,!1,null,!1),c[o].touched=!0,s&&(i=o+1)):c[o]&&(c[o].touched=!0),(!u||n!==o||r&&r.enabled||this.hasDerivedData)&&(e=!0)):a.push(t)}),this),e)for(t=c.length;t--;)(o=c[t])&&!o.touched&&o.remove&&o.remove(!1,n);else!u||r&&r.enabled?d=!1:(t.forEach((function(t,n){t!==c[n].y&&c[n].update&&c[n].update(t,!1,null,!1)})),a.length=0);return c.forEach((function(t){t&&(t.touched=!1)})),!!d&&(a.forEach((function(t){this.addPoint(t,!1,null,null,!1)}),this),null===this.xIncrement&&this.xData&&this.xData.length&&(this.xIncrement=P(this.xData),this.autoIncrement()),!0)},t.prototype.setData=function(t,n,e,o){var i=this,l=i.points,r=l&&l.length||0,c=i.options,a=i.chart,s=c.dataSorting,u=i.xAxis,d=c.turboThreshold,g=this.xData,h=this.yData,_=i.pointArrayMap;_=_&&_.length;var C,p=c.keys,f=0,M=1,P=null,O=(t=t||[]).length;if(n=D(n,!0),s&&s.enabled&&(t=this.sortData(t)),!1!==o&&O&&r&&!i.cropped&&!i.hasGroupedData&&i.visible&&!i.isSeriesBoosting&&(C=this.updateData(t,e)),!C){if(i.xIncrement=null,i.colorCounter=0,this.parallelArrays.forEach((function(t){i[t+"Data"].length=0})),d&&O>d)if(P=i.getFirstValidPoint(t),E(P))for(e=0;e<O;e++)g[e]=this.autoIncrement(),h[e]=t[e];else if(T(P))if(_)if(P.length===_)for(e=0;e<O;e++)g[e]=this.autoIncrement(),h[e]=t[e];else for(e=0;e<O;e++)g[e]=(o=t[e])[0],h[e]=o.slice(1,_+1);else if(p&&(f=0<=(f=p.indexOf("x"))?f:0,M=0<=(M=p.indexOf("y"))?M:1),1===P.length&&(M=0),f===M)for(e=0;e<O;e++)g[e]=this.autoIncrement(),h[e]=t[e][M];else for(e=0;e<O;e++)g[e]=(o=t[e])[f],h[e]=o[M];else A(12,!1,a);else for(e=0;e<O;e++)void 0!==t[e]&&(i.pointClass.prototype.applyOptions.apply(o={series:i},[t[e]]),i.updateParallelArrays(o,e));for(h&&I(h[0])&&A(14,!0,a),i.data=[],i.options.data=i.userOptions.data=t,e=r;e--;)l[e]&&l[e].destroy&&l[e].destroy();u&&(u.minRange=u.userMinRange),i.isDirty=a.isDirtyBox=!0,i.isDirtyData=!!l,e=!1}"point"===c.legendType&&(this.processData(),this.generatePoints()),n&&a.redraw(e)},t.prototype.sortData=function(t){var n=this,e=n.options.dataSorting.sortKey||"y",o=function(t,n){return b(n)&&t.pointClass.prototype.optionsToObject.call({series:t},n)||{}};return t.forEach((function(e,i){t[i]=o(n,e),t[i].index=i}),this),t.concat().sort((function(t,n){return t=S(e,t),(n=S(e,n))<t?-1:n>t?1:0})).forEach((function(t,n){t.x=n}),this),n.linkedSeries&&n.linkedSeries.forEach((function(n){var e=n.options,i=e.data;e.dataSorting&&e.dataSorting.enabled||!i||(i.forEach((function(e,l){i[l]=o(n,e),t[l]&&(i[l].x=t[l].x,i[l].index=l)})),n.setData(i,!1))})),t},t.prototype.getProcessedData=function(t){var n=this.xAxis,e=this.options,o=e.cropThreshold,i=t||this.getExtremesFromAll||e.getExtremesFromAll,l=this.isCartesian;t=n&&n.val2lin,e=!(!n||!n.logarithmic);var r=0,c=this.xData,a=this.yData,s=this.requireSorting,u=!1,d=c.length;if(n){var g=(u=n.getExtremes()).min,h=u.max;u=n.categories&&!n.names.length}if(l&&this.sorted&&!i&&(!o||d>o||this.forceCrop))if(c[d-1]<g||c[0]>h)c=[],a=[];else if(this.yData&&(c[0]<g||c[d-1]>h)){var _=this.cropData(this.xData,this.yData,g,h);c=_.xData,a=_.yData,r=_.start,_=!0}for(o=c.length||1;--o;)if(0<(n=e?t(c[o])-t(c[o-1]):c[o]-c[o-1])&&(void 0===C||n<C))var C=n;else 0>n&&s&&!u&&(A(15,!1,this.chart),s=!1);return{xData:c,yData:a,cropped:_,cropStart:r,closestPointRange:C}},t.prototype.processData=function(t){if(this.isCartesian&&!this.isDirty&&!this.xAxis.isDirty&&!this.yAxis.isDirty&&!t)return!1;t=this.getProcessedData(),this.cropped=t.cropped,this.cropStart=t.cropStart,this.processedXData=t.xData,this.processedYData=t.yData,this.closestPointRange=this.basePointRange=t.closestPointRange,k(this,"afterProcessData")},t.prototype.cropData=function(t,n,e,o,i){var l,r=t.length,c=0,a=r;for(i=D(i,this.cropShoulder),l=0;l<r;l++)if(t[l]>=e){c=Math.max(0,l-i);break}for(e=l;e<r;e++)if(t[e]>o){a=e+i;break}return{xData:t.slice(c,a),yData:n.slice(c,a),start:c,end:a}},t.prototype.generatePoints=function(){var t=this.options,n=t.data,e=this.processedXData,o=this.processedYData,i=this.pointClass,l=e.length,r=this.cropStart||0,c=this.hasGroupedData,a=t.keys,s=[];t=t.dataGrouping&&t.dataGrouping.groupAll?r:0;var u,d,g=this.data;if(!g&&!c){var h=[];h.length=n.length,g=this.data=h}for(a&&c&&(this.options.keys=!1),d=0;d<l;d++){if(h=r+d,c){var _=(new i).init(this,[e[d]].concat(F(o[d])));_.dataGroup=this.groupMap[t+d],_.dataGroup.options&&(_.options=_.dataGroup.options,w(_,_.dataGroup.options),delete _.dataLabels)}else(_=g[h])||void 0===n[h]||(g[h]=_=(new i).init(this,n[h],e[d]));_&&(_.index=c?t+d:h,s[d]=_)}if(this.options.keys=a,g&&(l!==(u=g.length)||c))for(d=0;d<u;d++)d!==r||c||(d+=l),g[d]&&(g[d].destroyElements(),g[d].plotX=void 0);this.data=g,this.points=s,k(this,"afterGeneratePoints")},t.prototype.getXExtremes=function(t){return{min:O(t),max:P(t)}},t.prototype.getExtremes=function(t,n){var e=this.xAxis,o=this.yAxis,i=this.processedXData||this.xData,l=[],r=this.requireSorting?this.cropShoulder:0;o=!!o&&o.positiveValuesOnly;var c,a=0,s=0,u=0,d=(t=t||this.stackedYData||this.processedYData||[]).length;if(e){var g=e.getExtremes();a=g.min,s=g.max}for(c=0;c<d;c++){var h=i[c],_=(E(g=t[c])||T(g))&&(g.length||0<g||!o);if(h=n||this.getExtremesFromAll||this.options.getExtremesFromAll||this.cropped||!e||(i[c+r]||h)>=a&&(i[c-r]||h)<=s,_&&h)if(_=g.length)for(;_--;)E(g[_])&&(l[u++]=g[_]);else l[u++]=g}return t={activeYData:l,dataMin:O(l),dataMax:P(l)},k(this,"afterGetExtremes",{dataExtremes:t}),t},t.prototype.applyExtremes=function(){var t=this.getExtremes();return this.dataMin=t.dataMin,this.dataMax=t.dataMax,t},t.prototype.getFirstValidPoint=function(t){for(var n=t.length,e=0,o=null;null===o&&e<n;)o=t[e],e++;return o},t.prototype.translate=function(){this.processedXData||this.processData(),this.generatePoints();var t,n,e=this.options,o=e.stacking,i=this.xAxis,l=i.categories,r=this.enabledDataSorting,c=this.yAxis,a=this.points,s=a.length,u=this.pointPlacementToXValue(),d=!!u,g=e.threshold,h=e.startFromThreshold?g:0,_=this.zoneAxis||"y",C=Number.MAX_VALUE;for(t=0;t<s;t++){var p=a[t],f=p.x,M=void 0,P=void 0,O=p.y,v=p.low,x=o&&c.stacking&&c.stacking.stacks[(this.negStacks&&O<(h?0:g)?"-":"")+this.stackKey];if((c.positiveValuesOnly&&!c.validatePositiveValue(O)||i.positiveValuesOnly&&!i.validatePositiveValue(f))&&(p.isNull=!0),p.plotX=n=y(m(i.translate(f,0,0,0,1,u,"flags"===this.type),-1e5,1e5)),o&&this.visible&&x&&x[f]){var A=this.getStackIndicator(A,f,this.index);p.isNull||(P=(M=x[f]).points[A.key])}if(T(P)&&(O=P[1],(v=P[0])===h&&A.key===x[f].base&&(v=D(E(g)&&g,c.min)),c.positiveValuesOnly&&0>=v&&(v=null),p.total=p.stackTotal=M.total,p.percentage=M.total&&p.y/M.total*100,p.stackY=O,this.irregularWidths||M.setOffset(this.pointXOffset||0,this.barW||0)),p.yBottom=b(v)?m(c.translate(v,0,1,0,1),-1e5,1e5):null,this.dataModify&&(O=this.dataModify.modifyValue(O,t)),p.plotY=void 0,E(O)&&void 0!==(M=c.translate(O,!1,!0,!1,!0))&&(p.plotY=m(M,-1e5,1e5)),p.isInside=this.isPointInside(p),p.clientX=d?y(i.translate(f,0,0,0,1,u)):n,p.negative=p[_]<(e[_+"Threshold"]||g||0),p.category=l&&void 0!==l[p.x]?l[p.x]:p.x,!p.isNull&&!1!==p.visible){void 0!==w&&(C=Math.min(C,Math.abs(n-w)));var w=n}p.zone=this.zones.length?p.getZone():void 0,!p.graphic&&this.group&&r&&(p.isNew=!0)}this.closestPointRangePx=C,k(this,"afterTranslate")},t.prototype.getValidPoints=function(t,n,e){var o=this.chart;return(t||this.points||[]).filter((function(t){return!(n&&!o.isInsidePlot(t.plotX,t.plotY,{inverted:o.inverted}))&&!1!==t.visible&&(e||!t.isNull)}))},t.prototype.getClipBox=function(){var t=this.chart,n=this.xAxis,e=this.yAxis,o=z(t.clipBox);return n&&n.len!==t.plotSizeX&&(o.width=n.len),e&&e.len!==t.plotSizeY&&(o.height=e.len),o},t.prototype.getSharedClipKey=function(){return this.sharedClipKey=(this.options.xAxis||0)+","+(this.options.yAxis||0)},t.prototype.setClip=function(){var t=this.chart,n=this.group,e=this.markerGroup,o=t.sharedClips;t=t.renderer;var i=this.getClipBox(),l=this.getSharedClipKey(),r=o[l];r?r.animate(i):o[l]=r=t.clipRect(i),n&&n.clip(!1===this.options.clip?void 0:r),e&&e.clip()},t.prototype.animate=function(t){var n=this.chart,e=this.group,o=this.markerGroup,i=n.inverted,l=u(this.options.animation),r=[this.getSharedClipKey(),l.duration,l.easing,l.defer].join(),c=n.sharedClips[r],a=n.sharedClips[r+"m"];if(t&&e)l=this.getClipBox(),c?c.attr("height",l.height):(l.width=0,i&&(l.x=n.plotHeight),c=n.renderer.clipRect(l),n.sharedClips[r]=c,a=n.renderer.clipRect({x:i?(n.plotSizeX||0)+99:-99,y:i?-n.plotLeft:-n.plotTop,width:99,height:i?n.chartWidth:n.chartHeight}),n.sharedClips[r+"m"]=a),e.clip(c),o&&o.clip(a);else if(c&&!c.hasClass("highcharts-animating")){n=this.getClipBox();var s=l.step;o&&o.element.childNodes.length&&(l.step=function(t,n){s&&s.apply(n,arguments),a&&a.element&&a.attr(n.prop,"width"===n.prop?t+99:t)}),c.addClass("highcharts-animating").animate(n,l)}},t.prototype.afterAnimate=function(){var t=this;this.setClip(),L(this.chart.sharedClips,(function(n,e,o){n&&!t.chart.container.querySelector('[clip-path="url(#'+n.id+')"]')&&(n.destroy(),delete o[e])})),this.finishedAnimating=!0,k(this,"afterAnimate")},t.prototype.drawPoints=function(){var t,n,e=this.points,o=this.chart,i=this.options.marker,l=this[this.specialGroup]||this.markerGroup,r=this.xAxis,c=D(i.enabled,!(r&&!r.isRadial)||null,this.closestPointRangePx>=i.enabledThreshold*i.radius);if(!1!==i.enabled||this._hasPointMarkers)for(t=0;t<e.length;t++){var a=e[t],s=(n=a.graphic)?"animate":"attr",u=a.marker||{},d=!!a.marker;if((c&&void 0===u.enabled||u.enabled)&&!a.isNull&&!1!==a.visible){var g=D(u.symbol,this.symbol,"rect"),h=this.markerAttribs(a,a.selected&&"select");this.enabledDataSorting&&(a.startXPos=r.reversed?-(h.width||0):r.width);var _=!1!==a.isInside;n?n[_?"show":"hide"](_).animate(h):_&&(0<(h.width||0)||a.hasImage)&&(a.graphic=n=o.renderer.symbol(g,h.x,h.y,h.width,h.height,d?u:i).add(l),this.enabledDataSorting&&o.hasRendered&&(n.attr({x:a.startXPos}),s="animate")),n&&"animate"===s&&n[_?"show":"hide"](_).animate(h),n&&!o.styledMode&&n[s](this.pointAttribs(a,a.selected&&"select")),n&&n.addClass(a.getClassName(),!0)}else n&&(a.graphic=n.destroy())}},t.prototype.markerAttribs=function(t,n){var e=this.options,o=e.marker,i=t.marker||{},l=i.symbol||o.symbol,r=D(i.radius,o.radius);return n&&(o=o.states[n],r=D((n=i.states&&i.states[n])&&n.radius,o&&o.radius,r+(o&&o.radiusPlus||0))),t.hasImage=l&&0===l.indexOf("url"),t.hasImage&&(r=0),t={x:e.crisp?Math.floor(t.plotX-r):t.plotX-r,y:t.plotY-r},r&&(t.width=t.height=2*r),t},t.prototype.pointAttribs=function(t,n){var e=this.options.marker,o=t&&t.options,i=o&&o.marker||{},l=o&&o.color,r=t&&t.color,c=t&&t.zone&&t.zone.color,a=this.color;return t=D(i.lineWidth,e.lineWidth),o=1,a=l||c||r||a,l=i.fillColor||e.fillColor||a,r=i.lineColor||e.lineColor||a,e=e.states[n=n||"normal"]||{},t=D((n=i.states&&i.states[n]||{}).lineWidth,e.lineWidth,t+D(n.lineWidthPlus,e.lineWidthPlus,0)),{stroke:r=n.lineColor||e.lineColor||r,"stroke-width":t,fill:l=n.fillColor||e.fillColor||l,opacity:o=D(n.opacity,e.opacity,o)}},t.prototype.destroy=function(t){var n,e,o,i=this,l=i.chart,r=/AppleWebKit\/533/.test(p.navigator.userAgent),c=i.data||[];for(k(i,"destroy"),this.removeEvents(t),(i.axisTypes||[]).forEach((function(t){(o=i[t])&&o.series&&(x(o.series,i),o.isDirty=o.forceRedraw=!0)})),i.legendItem&&i.chart.legend.destroyItem(i),n=c.length;n--;)(e=c[n])&&e.destroy&&e.destroy();i.clips&&i.clips.forEach((function(t){return t.destroy()})),s.clearTimeout(i.animationTimeout),L(i,(function(t,n){t instanceof a&&!t.survive&&t[r&&"group"===n?"hide":"destroy"]()})),l.hoverSeries===i&&(l.hoverSeries=void 0),x(l.series,i),l.orderSeries(),L(i,(function(n,e){t&&"hcEvents"===e||delete i[e]}))},t.prototype.applyZones=function(){var t,n,e,o,i,l,r,c,a=this,s=this.chart,u=s.renderer,d=this.zones,g=this.clips||[],h=this.graph,_=this.area,C=Math.max(s.chartWidth,s.chartHeight),p=this[(this.zoneAxis||"y")+"Axis"],f=s.inverted,M=!1;if(d.length&&(h||_)&&p&&void 0!==p.min){var P=p.reversed,O=p.horiz;h&&!this.showLine&&h.hide(),_&&_.hide();var v=p.getExtremes();d.forEach((function(d,y){t=P?O?s.plotWidth:0:O?0:p.toPixels(v.min)||0,t=m(D(n,t),0,C),n=m(Math.round(p.toPixels(D(d.value,v.max),!0)||0),0,C),M&&(t=n=p.toPixels(v.max)),o=Math.abs(t-n),i=Math.min(t,n),l=Math.max(t,n),p.isXAxis?(e={x:f?l:i,y:0,width:o,height:C},O||(e.x=s.plotHeight-e.x)):(e={x:0,y:f?l:i,width:C,height:o},O&&(e.y=s.plotWidth-e.y)),f&&u.isVML&&(e=p.isXAxis?{x:0,y:P?i:l,height:e.width,width:s.chartWidth}:{x:e.y-s.plotLeft-s.spacingBox.x,y:0,width:e.height,height:s.chartHeight}),g[y]?g[y].animate(e):g[y]=u.clipRect(e),r=a["zone-area-"+y],c=a["zone-graph-"+y],h&&c&&c.clip(g[y]),_&&r&&r.clip(g[y]),M=d.value>v.max,a.resetZones&&0===n&&(n=void 0)})),this.clips=g}else a.visible&&(h&&h.show(!0),_&&_.show(!0))},t.prototype.invertGroups=function(t){function n(){["group","markerGroup"].forEach((function(n){e[n]&&(o.renderer.isVML&&e[n].attr({width:e.yAxis.len,height:e.xAxis.len}),e[n].width=e.yAxis.len,e[n].height=e.xAxis.len,e[n].invert(!e.isRadialSeries&&t))}))}var e=this,o=e.chart;e.xAxis&&(e.eventsToUnbind.push(M(o,"resize",n)),n(),e.invertGroups=n)},t.prototype.plotGroup=function(t,n,e,o,i){var l=this[t],r=!l;return e={visibility:e,zIndex:o||.1},void 0===this.opacity||this.chart.styledMode||"inactive"===this.state||(e.opacity=this.opacity),r&&(this[t]=l=this.chart.renderer.g().add(i)),l.addClass("highcharts-"+n+" highcharts-series-"+this.index+" highcharts-"+this.type+"-series "+(b(this.colorIndex)?"highcharts-color-"+this.colorIndex+" ":"")+(this.options.className||"")+(l.hasClass("highcharts-tracker")?" highcharts-tracker":""),!0),l.attr(e)[r?"attr":"animate"](this.getPlotBox()),l},t.prototype.getPlotBox=function(){var t=this.chart,n=this.xAxis,e=this.yAxis;return t.inverted&&(n=e,e=this.xAxis),{translateX:n?n.left:t.plotLeft,translateY:e?e.top:t.plotTop,scaleX:1,scaleY:1}},t.prototype.removeEvents=function(t){t||N(this),this.eventsToUnbind.length&&(this.eventsToUnbind.forEach((function(t){t()})),this.eventsToUnbind.length=0)},t.prototype.render=function(){var t=this,n=t.chart,e=t.options,o=u(e.animation),i=t.visible?"inherit":"hidden",l=e.zIndex,r=t.hasRendered,c=n.seriesGroup,a=n.inverted;n=!t.finishedAnimating&&n.renderer.isSVG?o.duration:0,k(this,"render");var s=t.plotGroup("group","series",i,l,c);t.markerGroup=t.plotGroup("markerGroup","markers",i,l,c),!1!==e.clip&&t.setClip(),t.animate&&n&&t.animate(!0),s.inverted=!!D(t.invertible,t.isCartesian)&&a,t.drawGraph&&(t.drawGraph(),t.applyZones()),t.visible&&t.drawPoints(),t.drawDataLabels&&t.drawDataLabels(),t.redrawPoints&&t.redrawPoints(),t.drawTracker&&!1!==t.options.enableMouseTracking&&t.drawTracker(),t.invertGroups(a),t.animate&&n&&t.animate(),r||(n&&o.defer&&(n+=o.defer),t.animationTimeout=j((function(){t.afterAnimate()}),n||0)),t.isDirty=!1,t.hasRendered=!0,k(t,"afterRender")},t.prototype.redraw=function(){var t=this.chart,n=this.isDirty||this.isDirtyData,e=this.group,o=this.xAxis,i=this.yAxis;e&&(t.inverted&&e.attr({width:t.plotWidth,height:t.plotHeight}),e.animate({translateX:D(o&&o.left,t.plotLeft),translateY:D(i&&i.top,t.plotTop)})),this.translate(),this.render(),n&&delete this.kdTree},t.prototype.searchPoint=function(t,n){var e=this.xAxis,o=this.yAxis,i=this.chart.inverted;return this.searchKDTree({clientX:i?e.len-t.chartY+e.pos:t.chartX-e.pos,plotY:i?o.len-t.chartX+o.pos:t.chartY-o.pos},n,t)},t.prototype.buildKDTree=function(t){this.buildingKdTree=!0;var n=this,e=-1<n.options.findNearestPointBy.indexOf("y")?2:1;delete n.kdTree,j((function(){n.kdTree=function t(e,o,i){var l=e&&e.length;if(l){var r=n.kdAxisArray[o%i];return e.sort((function(t,n){return t[r]-n[r]})),{point:e[l=Math.floor(l/2)],left:t(e.slice(0,l),o+1,i),right:t(e.slice(l+1),o+1,i)}}}(n.getValidPoints(null,!n.directTouch),e,e),n.buildingKdTree=!1}),n.options.kdNow||t&&"touchstart"===t.type?0:1)},t.prototype.searchKDTree=function(t,n,e){var o=this,i=this.kdAxisArray[0],l=this.kdAxisArray[1],r=n?"distX":"dist";if(n=-1<o.options.findNearestPointBy.indexOf("y")?2:1,this.kdTree||this.buildingKdTree||this.buildKDTree(e),this.kdTree)return function t(n,e,c,a){var s=e.point,u=o.kdAxisArray[c%a],d=s,g=b(n[i])&&b(s[i])?Math.pow(n[i]-s[i],2):null,h=b(n[l])&&b(s[l])?Math.pow(n[l]-s[l],2):null;return s.dist=b(h=(g||0)+(h||0))?Math.sqrt(h):Number.MAX_VALUE,s.distX=b(g)?Math.sqrt(g):Number.MAX_VALUE,g=0>(u=n[u]-s[u])?"right":"left",e[h=0>u?"left":"right"]&&(d=(h=t(n,e[h],c+1,a))[r]<d[r]?h:s),e[g]&&Math.sqrt(u*u)<d[r]&&(d=(n=t(n,e[g],c+1,a))[r]<d[r]?n:d),d}(t,this.kdTree,n,n)},t.prototype.pointPlacementToXValue=function(){var t=this.options,n=t.pointRange,e=this.xAxis;return"between"===(t=t.pointPlacement)&&(t=e.reversed?-.5:.5),E(t)?t*(n||e.pointRange):0},t.prototype.isPointInside=function(t){var n=this.chart,e=this.xAxis,o=this.yAxis;return void 0!==t.plotY&&void 0!==t.plotX&&0<=t.plotY&&t.plotY<=(o?o.len:n.plotHeight)&&0<=t.plotX&&t.plotX<=(e?e.len:n.plotWidth)},t.prototype.drawTracker=function(){var t=this,n=t.options,e=n.trackByArea,o=[].concat(e?t.areaPath:t.graphPath),i=t.chart,l=i.pointer,r=i.renderer,c=i.options.tooltip.snap,a=t.tracker,s=function(n){i.hoverSeries!==t&&t.onMouseOver()},u="rgba(192,192,192,"+(C?1e-4:.002)+")";a?a.attr({d:o}):t.graph&&(t.tracker=r.path(o).attr({visibility:t.visible?"visible":"hidden",zIndex:2}).addClass(e?"highcharts-tracker-area":"highcharts-tracker-line").add(t.group),i.styledMode||t.tracker.attr({"stroke-linecap":"round","stroke-linejoin":"round",stroke:u,fill:e?u:"none","stroke-width":t.graph.strokeWidth()+(e?0:2*c)}),[t.tracker,t.markerGroup,t.dataLabelsGroup].forEach((function(t){t&&(t.addClass("highcharts-tracker").on("mouseover",s).on("mouseout",(function(t){l.onTrackerMouseOut(t)})),n.cursor&&!i.styledMode&&t.css({cursor:n.cursor}),_)&&t.on("touchstart",s)}))),k(this,"afterDrawTracker")},t.prototype.addPoint=function(t,n,e,o,i){var l=this.options,r=this.data,c=this.chart,a=this.xAxis;a=a&&a.hasNames&&a.names;var s,u=l.data,d=this.xData;n=D(n,!0);var g={series:this};this.pointClass.prototype.applyOptions.apply(g,[t]);var h=g.x,_=d.length;if(this.requireSorting&&h<d[_-1])for(s=!0;_&&d[_-1]>h;)_--;this.updateParallelArrays(g,"splice",_,0,0),this.updateParallelArrays(g,_),a&&g.name&&(a[h]=g.name),u.splice(_,0,t),s&&(this.data.splice(_,0,null),this.processData()),"point"===l.legendType&&this.generatePoints(),e&&(r[0]&&r[0].remove?r[0].remove(!1):(r.shift(),this.updateParallelArrays(g,"shift"),u.shift())),!1!==i&&k(this,"addPoint",{point:g}),this.isDirtyData=this.isDirty=!0,n&&c.redraw(o)},t.prototype.removePoint=function(t,n,e){var o=this,i=o.data,l=i[t],r=o.points,c=o.chart,a=function(){r&&r.length===i.length&&r.splice(t,1),i.splice(t,1),o.options.data.splice(t,1),o.updateParallelArrays(l||{series:o},"splice",t,1),l&&l.destroy(),o.isDirty=!0,o.isDirtyData=!0,n&&c.redraw()};d(e,c),n=D(n,!0),l?l.firePointEvent("remove",null,a):a()},t.prototype.remove=function(t,n,e,o){function i(){l.destroy(o),r.isDirtyLegend=r.isDirtyBox=!0,r.linkSeries(),D(t,!0)&&r.redraw(n)}var l=this,r=l.chart;!1!==e?k(l,"remove",null,i):i()},t.prototype.update=function(t,n){t=v(t,this.userOptions),k(this,"update",{options:t});var e,o=this,i=o.chart,l=o.userOptions,r=o.initialType||o.type,c=i.options.plotOptions,a=f[r].prototype,s=o.finishedAnimating&&{animation:!1},u={},d=["eventOptions","navigatorSeries","baseSeries"],g=t.type||l.type||i.options.chart.type,h=!(this.hasDerivedData||g&&g!==this.type||void 0!==t.pointStart||void 0!==t.pointInterval||void 0!==t.relativeXValue||o.hasOptionChanged("dataGrouping")||o.hasOptionChanged("pointStart")||o.hasOptionChanged("pointInterval")||o.hasOptionChanged("pointIntervalUnit")||o.hasOptionChanged("keys"));if(g=g||r,h&&(d.push("data","isDirtyData","points","processedXData","processedYData","xIncrement","cropped","_hasPointMarkers","_hasPointLabels","clips","nodes","layout","mapMap","mapData","minY","maxY","minX","maxX"),!1!==t.visible&&d.push("area","graph"),o.parallelArrays.forEach((function(t){d.push(t+"Data")})),t.data&&(t.dataSorting&&w(o.options.dataSorting,t.dataSorting),this.setData(t.data,!1))),t=z(l,s,{index:void 0===l.index?o.index:l.index,pointStart:D(c&&c.series&&c.series.pointStart,l.pointStart,o.xData[0])},!h&&{data:o.options.data},t),h&&t.data&&(t.data=o.options.data),(d=["group","markerGroup","dataLabelsGroup","transformGroup"].concat(d)).forEach((function(t){d[t]=o[t],delete o[t]})),c=!1,f[g]){if(c=g!==o.type,o.remove(!1,!1,!1,!0),c)if(Object.setPrototypeOf)Object.setPrototypeOf(o,f[g].prototype);else{for(e in s=Object.hasOwnProperty.call(o,"hcEvents")&&o.hcEvents,a)o[e]=void 0;w(o,f[g].prototype),s?o.hcEvents=s:delete o.hcEvents}}else A(17,!0,i,{missingModuleFor:g});if(d.forEach((function(t){o[t]=d[t]})),o.init(i,t),h&&this.points){var _=o.options;!1===_.visible?(u.graphic=1,u.dataLabel=1):o._hasPointLabels||(a=_.dataLabels,!(t=_.marker)||!1!==t.enabled&&(l.marker&&l.marker.symbol)===t.symbol||(u.graphic=1),a&&!1===a.enabled&&(u.dataLabel=1)),this.points.forEach((function(t){t&&t.series&&(t.resolveColor(),Object.keys(u).length&&t.destroyElements(u),!1===_.showInLegend&&t.legendItem&&i.legend.destroyItem(t))}),this)}o.initialType=r,i.linkSeries(),c&&o.linkedSeries.length&&(o.isDirtyData=!0),k(this,"afterUpdate"),D(n,!0)&&i.redraw(!!h&&void 0)},t.prototype.setName=function(t){this.name=this.options.name=this.userOptions.name=t,this.chart.isDirtyLegend=!0},t.prototype.hasOptionChanged=function(t){var n=this.options[t],e=this.chart.options.plotOptions,o=this.userOptions[t];return o?n!==o:n!==D(e&&e[this.type]&&e[this.type][t],e&&e.series&&e.series[t],n)},t.prototype.onMouseOver=function(){var t=this.chart,n=t.hoverSeries;t.pointer.setHoverChartIndex(),n&&n!==this&&n.onMouseOut(),this.options.events.mouseOver&&k(this,"mouseOver"),this.setState("hover"),t.hoverSeries=this},t.prototype.onMouseOut=function(){var t=this.options,n=this.chart,e=n.tooltip,o=n.hoverPoint;n.hoverSeries=null,o&&o.onMouseOut(),this&&t.events.mouseOut&&k(this,"mouseOut"),!e||this.stickyTracking||e.shared&&!this.noSharedTooltip||e.hide(),n.series.forEach((function(t){t.setState("",!0)}))},t.prototype.setState=function(t,n){var e=this,o=e.options,i=e.graph,l=o.inactiveOtherPoints,r=o.states,c=D(r[t||"normal"]&&r[t||"normal"].animation,e.chart.options.chart.animation),a=o.lineWidth,s=0,u=o.opacity;if(e.state!==(t=t||"")&&([e.group,e.markerGroup,e.dataLabelsGroup].forEach((function(n){n&&(e.state&&n.removeClass("highcharts-series-"+e.state),t&&n.addClass("highcharts-series-"+t))})),e.state=t,!e.chart.styledMode)){if(r[t]&&!1===r[t].enabled)return;if(t&&(a=r[t].lineWidth||a+(r[t].lineWidthPlus||0),u=D(r[t].opacity,u)),i&&!i.dashstyle)for(i.animate(o={"stroke-width":a},c);e["zone-graph-"+s];)e["zone-graph-"+s].animate(o,c),s+=1;l||[e.group,e.markerGroup,e.dataLabelsGroup,e.labelBySeries].forEach((function(t){t&&t.animate({opacity:u},c)}))}n&&l&&e.points&&e.setAllPointsToState(t||void 0)},t.prototype.setAllPointsToState=function(t){this.points.forEach((function(n){n.setState&&n.setState(t)}))},t.prototype.setVisible=function(t,n){var e=this,o=e.chart,i=e.legendItem,l=o.options.chart.ignoreHiddenSeries,r=(e.visible=t=e.options.visible=e.userOptions.visible=void 0===t?!e.visible:t)?"show":"hide";["group","dataLabelsGroup","markerGroup","tracker","tt"].forEach((function(t){e[t]&&e[t][r]()})),o.hoverSeries!==e&&(o.hoverPoint&&o.hoverPoint.series)!==e||e.onMouseOut(),i&&o.legend.colorizeItem(e,t),e.isDirty=!0,e.options.stacking&&o.series.forEach((function(t){t.options.stacking&&t.visible&&(t.isDirty=!0)})),e.linkedSeries.forEach((function(n){n.setVisible(t,!1)})),l&&(o.isDirtyBox=!0),k(e,r),!1!==n&&o.redraw()},t.prototype.show=function(){this.setVisible(!0)},t.prototype.hide=function(){this.setVisible(!1)},t.prototype.select=function(t){this.selected=t=this.options.selected=void 0===t?!this.selected:t,this.checkbox&&(this.checkbox.checked=t),k(this,t?"select":"unselect")},t.prototype.shouldShowTooltip=function(t,n,e){return void 0===e&&(e={}),e.series=this,e.visiblePlotOnly=!0,this.chart.isInsidePlot(t,n,e)},t.defaultOptions=r,t}(),w(t.prototype,{axisTypes:["xAxis","yAxis"],coll:"series",colorCounter:0,cropShoulder:1,directTouch:!1,drawLegendSymbol:i.drawLineMarker,isCartesian:!0,kdAxisArray:["clientX","plotY"],parallelArrays:["x","y"],pointClass:l,requireSorting:!0,sorted:!0}),c.series=t,t})),n(e,"Extensions/ScrollablePlotArea.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Axis/Axis.js"],e["Core/Chart/Chart.js"],e["Core/Series/Series.js"],e["Core/Renderer/RendererRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l){var r=t.stop,c=l.addEvent,a=l.createElement,s=l.merge,u=l.pick;c(e,"afterSetChartSize",(function(t){var e=this.options.chart.scrollablePlotArea,o=e&&e.minWidth;if(e=e&&e.minHeight,!this.renderer.forExport){if(o){if(this.scrollablePixelsX=o=Math.max(0,o-this.chartWidth)){this.scrollablePlotBox=this.renderer.scrollablePlotBox=s(this.plotBox),this.plotBox.width=this.plotWidth+=o,this.inverted?this.clipBox.height+=o:this.clipBox.width+=o;var i={1:{name:"right",value:o}}}}else e&&(this.scrollablePixelsY=o=Math.max(0,e-this.chartHeight))&&(this.scrollablePlotBox=this.renderer.scrollablePlotBox=s(this.plotBox),this.plotBox.height=this.plotHeight+=o,this.inverted?this.clipBox.width+=o:this.clipBox.height+=o,i={2:{name:"bottom",value:o}});i&&!t.skipAxes&&this.axes.forEach((function(t){i[t.side]?t.getPlotLinePath=function(){var e=i[t.side].name,o=this[e];this[e]=o-i[t.side].value;var l=n.prototype.getPlotLinePath.apply(this,arguments);return this[e]=o,l}:(t.setAxisSize(),t.setAxisTranslation())}))}})),c(e,"render",(function(){this.scrollablePixelsX||this.scrollablePixelsY?(this.setUpScrolling&&this.setUpScrolling(),this.applyFixed()):this.fixedDiv&&this.applyFixed()})),e.prototype.setUpScrolling=function(){var t=this,n={WebkitOverflowScrolling:"touch",overflowX:"hidden",overflowY:"hidden"};this.scrollablePixelsX&&(n.overflowX="auto"),this.scrollablePixelsY&&(n.overflowY="auto"),this.scrollingParent=a("div",{className:"highcharts-scrolling-parent"},{position:"relative"},this.renderTo),this.scrollingContainer=a("div",{className:"highcharts-scrolling"},n,this.scrollingParent),c(this.scrollingContainer,"scroll",(function(){t.pointer&&delete t.pointer.chartPosition})),this.innerContainer=a("div",{className:"highcharts-inner-container"},null,this.scrollingContainer),this.innerContainer.appendChild(this.container),this.setUpScrolling=null},e.prototype.moveFixedElements=function(){var t,n=this.container,e=this.fixedRenderer,o=".highcharts-contextbutton .highcharts-credits .highcharts-legend .highcharts-legend-checkbox .highcharts-navigator-series .highcharts-navigator-xaxis .highcharts-navigator-yaxis .highcharts-navigator .highcharts-reset-zoom .highcharts-drillup-button .highcharts-scrollbar .highcharts-subtitle .highcharts-title".split(" ");this.scrollablePixelsX&&!this.inverted?t=".highcharts-yaxis":this.scrollablePixelsX&&this.inverted||this.scrollablePixelsY&&!this.inverted?t=".highcharts-xaxis":this.scrollablePixelsY&&this.inverted&&(t=".highcharts-yaxis"),t&&o.push(t+":not(.highcharts-radial-axis)",t+"-labels:not(.highcharts-radial-axis-labels)"),o.forEach((function(t){[].forEach.call(n.querySelectorAll(t),(function(t){(t.namespaceURI===e.SVG_NS?e.box:e.box.parentNode).appendChild(t),t.style.pointerEvents="auto"}))}))},e.prototype.applyFixed=function(){var t=!this.fixedDiv,n=this.options.chart,e=n.scrollablePlotArea,o=i.getRendererType();t?(this.fixedDiv=a("div",{className:"highcharts-fixed"},{position:"absolute",overflow:"hidden",pointerEvents:"none",zIndex:(n.style&&n.style.zIndex||0)+2,top:0},null,!0),this.scrollingContainer&&this.scrollingContainer.parentNode.insertBefore(this.fixedDiv,this.scrollingContainer),this.renderTo.style.overflow="visible",this.fixedRenderer=n=new o(this.fixedDiv,this.chartWidth,this.chartHeight,this.options.chart.style),this.scrollableMask=n.path().attr({fill:this.options.chart.backgroundColor||"#fff","fill-opacity":u(e.opacity,.85),zIndex:-1}).addClass("highcharts-scrollable-mask").add(),c(this,"afterShowResetZoom",this.moveFixedElements),c(this,"afterDrilldown",this.moveFixedElements),c(this,"afterLayOutTitles",this.moveFixedElements)):this.fixedRenderer.setSize(this.chartWidth,this.chartHeight),(this.scrollableDirty||t)&&(this.scrollableDirty=!1,this.moveFixedElements()),n=this.chartWidth+(this.scrollablePixelsX||0),o=this.chartHeight+(this.scrollablePixelsY||0),r(this.container),this.container.style.width=n+"px",this.container.style.height=o+"px",this.renderer.boxWrapper.attr({width:n,height:o,viewBox:[0,0,n,o].join(" ")}),this.chartBackground.attr({width:n,height:o}),this.scrollingContainer.style.height=this.chartHeight+"px",t&&(e.scrollPositionX&&(this.scrollingContainer.scrollLeft=this.scrollablePixelsX*e.scrollPositionX),e.scrollPositionY&&(this.scrollingContainer.scrollTop=this.scrollablePixelsY*e.scrollPositionY)),t=this.plotTop-(o=this.axisOffset)[0]-1,e=this.plotLeft-o[3]-1,n=this.plotTop+this.plotHeight+o[2]+1,o=this.plotLeft+this.plotWidth+o[1]+1;var l=this.plotLeft+this.plotWidth-(this.scrollablePixelsX||0),s=this.plotTop+this.plotHeight-(this.scrollablePixelsY||0);t=this.scrollablePixelsX?[["M",0,t],["L",this.plotLeft-1,t],["L",this.plotLeft-1,n],["L",0,n],["Z"],["M",l,t],["L",this.chartWidth,t],["L",this.chartWidth,n],["L",l,n],["Z"]]:this.scrollablePixelsY?[["M",e,0],["L",e,this.plotTop-1],["L",o,this.plotTop-1],["L",o,0],["Z"],["M",e,s],["L",e,this.chartHeight],["L",o,this.chartHeight],["L",o,s],["Z"]]:[["M",0,0]],"adjustHeight"!==this.redrawTrigger&&this.scrollableMask.attr({d:t})},c(n,"afterInit",(function(){this.chart.scrollableDirty=!0})),c(o,"show",(function(){this.chart.scrollableDirty=!0}))})),n(e,"Core/Axis/StackingAxis.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Axis/Axis.js"],e["Core/Utilities.js"]],(function(t,n,e){var o,i=t.getDeferredAnimation,l=e.addEvent,r=e.destroyObjectProperties,c=e.fireEvent,a=e.isNumber,s=e.objectEach;return function(t){function n(){var t=this.stacking;if(t){var n=t.stacks;s(n,(function(t,e){r(t),n[e]=null})),t&&t.stackTotalGroup&&t.stackTotalGroup.destroy()}}function e(){this.stacking||(this.stacking=new u(this))}var o=[];t.compose=function(t){return-1===o.indexOf(t)&&(o.push(t),l(t,"init",e),l(t,"destroy",n)),t};var u=function(){function t(t){this.oldStacks={},this.stacks={},this.stacksTouched=0,this.axis=t}return t.prototype.buildStacks=function(){var t,n=this.axis,e=n.series,o=n.options.reversedStacks,i=e.length;if(!n.isXAxis){for(this.usePercentage=!1,t=i;t--;){var l=e[o?t:i-t-1];l.setStackedPoints(),l.setGroupedPoints()}for(t=0;t<i;t++)e[t].modifyStacks();c(n,"afterBuildStacks")}},t.prototype.cleanStacks=function(){if(!this.axis.isXAxis){if(this.oldStacks)var t=this.stacks=this.oldStacks;s(t,(function(t){s(t,(function(t){t.cumulative=t.total}))}))}},t.prototype.resetStacks=function(){var t=this;t.axis.isXAxis||s(t.stacks,(function(n){s(n,(function(e,o){a(e.touched)&&e.touched<t.stacksTouched?(e.destroy(),delete n[o]):(e.total=null,e.cumulative=null)}))}))},t.prototype.renderStackTotals=function(){var t=this.axis,n=t.chart,e=n.renderer,o=this.stacks;t=i(n,t.options.stackLabels&&t.options.stackLabels.animation||!1);var l=this.stackTotalGroup=this.stackTotalGroup||e.g("stack-labels").attr({visibility:"visible",zIndex:6,opacity:0}).add();l.translate(n.plotLeft,n.plotTop),s(o,(function(t){s(t,(function(t){t.render(l)}))})),l.animate({opacity:1},t)},t}();t.Additions=u}(o||(o={})),o})),n(e,"Extensions/Stacking.js",[e["Core/Axis/Axis.js"],e["Core/Chart/Chart.js"],e["Core/FormatUtilities.js"],e["Core/Globals.js"],e["Core/Series/Series.js"],e["Core/Axis/StackingAxis.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l,r){var c=e.format,a=r.correctFloat,s=r.defined,u=r.destroyObjectProperties,d=r.isArray,g=r.isNumber,h=r.objectEach,_=r.pick,C=function(){function t(t,n,e,o,i){var l=t.chart.inverted;this.axis=t,this.isNegative=e,this.options=n=n||{},this.x=o,this.total=null,this.points={},this.hasValidPoints=!1,this.stack=i,this.rightCliff=this.leftCliff=0,this.alignOptions={align:n.align||(l?e?"left":"right":"center"),verticalAlign:n.verticalAlign||(l?"middle":e?"bottom":"top"),y:n.y,x:n.x},this.textAlign=n.textAlign||(l?e?"right":"left":"center")}return t.prototype.destroy=function(){u(this,this.axis)},t.prototype.render=function(t){var n=this.axis.chart,e=this.options,o=e.format;o=o?c(o,this,n):e.formatter.call(this),this.label?this.label.attr({text:o,visibility:"hidden"}):(this.label=n.renderer.label(o,null,null,e.shape,null,null,e.useHTML,!1,"stack-labels"),o={r:e.borderRadius||0,text:o,rotation:e.rotation,padding:_(e.padding,5),visibility:"hidden"},n.styledMode||(o.fill=e.backgroundColor,o.stroke=e.borderColor,o["stroke-width"]=e.borderWidth,this.label.css(e.style)),this.label.attr(o),this.label.added||this.label.add(t)),this.label.labelrank=n.plotSizeY},t.prototype.setOffset=function(t,n,e,o,l){var r=this.axis,c=r.chart;o=r.translate(r.stacking.usePercentage?100:o||this.total,0,0,0,1),e=r.translate(e||0),e=s(o)&&Math.abs(o-e),t=_(l,c.xAxis[0].translate(this.x))+t,r=s(o)&&this.getStackBox(c,this,t,o,n,e,r),n=this.label,e=this.isNegative,t="justify"===_(this.options.overflow,"justify");var a=this.textAlign;n&&r&&(l=n.getBBox(),o=n.padding,a="left"===a?c.inverted?-o:o:"right"===a?l.width:c.inverted&&"center"===a?l.width/2:c.inverted?e?l.width+o:-o:l.width/2,e=c.inverted?l.height/2:e?-o:l.height,this.alignOptions.x=_(this.options.x,0),this.alignOptions.y=_(this.options.y,0),r.x-=a,r.y-=e,n.align(this.alignOptions,null,r),c.isInsidePlot(n.alignAttr.x+a-this.alignOptions.x,n.alignAttr.y+e-this.alignOptions.y)?n.show():(n.alignAttr.y=-9999,t=!1),t&&i.prototype.justifyDataLabel.call(this.axis,n,this.alignOptions,n.alignAttr,l,r),n.attr({x:n.alignAttr.x,y:n.alignAttr.y}),_(!t&&this.options.crop,!0)&&((c=g(n.x)&&g(n.y)&&c.isInsidePlot(n.x-o+n.width,n.y)&&c.isInsidePlot(n.x+o,n.y))||n.hide()))},t.prototype.getStackBox=function(t,n,e,o,i,l,r){var c=n.axis.reversed,a=t.inverted,s=r.height+r.pos-(a?t.plotLeft:t.plotTop);return n=n.isNegative&&!c||!n.isNegative&&c,{x:a?n?o-r.right:o-l+r.pos-t.plotLeft:e+t.xAxis[0].transB-t.plotLeft,y:a?r.height-e-i:n?s-o-l:s-o,width:a?l:i,height:a?i:l}},t}();return n.prototype.getStacks=function(){var t=this,n=t.inverted;t.yAxis.forEach((function(t){t.stacking&&t.stacking.stacks&&t.hasVisibleSeries&&(t.stacking.oldStacks=t.stacking.stacks)})),t.series.forEach((function(e){var o=e.xAxis&&e.xAxis.options||{};!e.options.stacking||!0!==e.visible&&!1!==t.options.chart.ignoreHiddenSeries||(e.stackKey=[e.type,_(e.options.stack,""),n?o.top:o.left,n?o.height:o.width].join())}))},l.compose(t),i.prototype.setGroupedPoints=function(){var t=this.yAxis.stacking;this.options.centerInCategory&&(this.is("column")||this.is("columnrange"))&&!this.options.stacking&&1<this.chart.series.length?i.prototype.setStackedPoints.call(this,"group"):t&&h(t.stacks,(function(n,e){"group"===e.slice(-5)&&(h(n,(function(t){return t.destroy()})),delete t.stacks[e])}))},i.prototype.setStackedPoints=function(t){var n=t||this.options.stacking;if(n&&(!0===this.visible||!1===this.chart.options.chart.ignoreHiddenSeries)){var e=this.processedXData,o=this.processedYData,i=[],l=o.length,r=this.options,c=r.threshold,u=_(r.startFromThreshold&&c,0);r=r.stack;var g,h,p="-"+(t=t?this.type+","+n:this.stackKey),f=this.negStacks,M=this.yAxis,P=M.stacking.stacks,O=M.stacking.oldStacks;for(M.stacking.stacksTouched+=1,h=0;h<l;h++){var m=e[h],v=o[h],y=this.getStackIndicator(y,m,this.index),b=y.key,x=(g=f&&v<(u?0:c))?p:t;P[x]||(P[x]={}),P[x][m]||(O[x]&&O[x][m]?(P[x][m]=O[x][m],P[x][m].total=null):P[x][m]=new C(M,M.options.stackLabels,g,m,r)),x=P[x][m],null!==v?(x.points[b]=x.points[this.index]=[_(x.cumulative,u)],s(x.cumulative)||(x.base=b),x.touched=M.stacking.stacksTouched,0<y.index&&!1===this.singleStacks&&(x.points[b][0]=x.points[this.index+","+m+",0"][0])):x.points[b]=x.points[this.index]=null,"percent"===n?(g=g?t:p,x.total=f&&P[g]&&P[g][m]?(g=P[g][m]).total=Math.max(g.total,x.total)+Math.abs(v)||0:a(x.total+(Math.abs(v)||0))):"group"===n?(d(v)&&(v=v[0]),null!==v&&(x.total=(x.total||0)+1)):x.total=a(x.total+(v||0)),x.cumulative="group"===n?(x.total||1)-1:_(x.cumulative,u)+(v||0),null!==v&&(x.points[b].push(x.cumulative),i[h]=x.cumulative,x.hasValidPoints=!0)}"percent"===n&&(M.stacking.usePercentage=!0),"group"!==n&&(this.stackedYData=i),M.stacking.oldStacks={}}},i.prototype.modifyStacks=function(){var t,n=this,e=n.stackKey,o=n.yAxis.stacking.stacks,i=n.processedXData,l=n.options.stacking;n[l+"Stacker"]&&[e,"-"+e].forEach((function(e){for(var r,c,a=i.length;a--;)t=n.getStackIndicator(t,r=i[a],n.index,e),(c=(r=o[e]&&o[e][r])&&r.points[t.key])&&n[l+"Stacker"](c,r,a)}))},i.prototype.percentStacker=function(t,n,e){t[0]=a(t[0]*(n=n.total?100/n.total:0)),t[1]=a(t[1]*n),this.stackedYData[e]=t[1]},i.prototype.getStackIndicator=function(t,n,e,o){return!s(t)||t.x!==n||o&&t.key!==o?t={x:n,index:0,key:o}:t.index++,t.key=[e,n,t.index].join(),t},o.StackItem=C,o.StackItem})),n(e,"Series/Line/LineSeries.js",[e["Core/Series/Series.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),i=e.defined,l=e.merge;return e=function(n){function e(){var t=null!==n&&n.apply(this,arguments)||this;return t.data=void 0,t.options=void 0,t.points=void 0,t}return o(e,n),e.prototype.drawGraph=function(){var t=this,n=this.options,e=(this.gappedPath||this.getGraphPath).call(this),o=this.chart.styledMode,i=[["graph","highcharts-graph"]];o||i[0].push(n.lineColor||this.color||"#cccccc",n.dashStyle),(i=t.getZonesGraphs(i)).forEach((function(i,l){var r=i[0],c=t[r],a=c?"animate":"attr";c?(c.endX=t.preventGraphAnimation?null:e.xMap,c.animate({d:e})):e.length&&(t[r]=c=t.chart.renderer.path(e).addClass(i[1]).attr({zIndex:1}).add(t.group)),c&&!o&&(r={stroke:i[2],"stroke-width":n.lineWidth,fill:t.fillGraph&&t.color||"none"},i[3]?r.dashstyle=i[3]:"square"!==n.linecap&&(r["stroke-linecap"]=r["stroke-linejoin"]="round"),c[a](r).shadow(2>l&&n.shadow)),c&&(c.startX=e.xMap,c.isArea=e.isArea)}))},e.prototype.getGraphPath=function(t,n,e){var o,l=this,r=l.options,c=[],a=[],s=r.step,u=(t=t||l.points).reversed;return u&&t.reverse(),(s={right:1,center:2}[s]||s&&3)&&u&&(s=4-s),(t=this.getValidPoints(t,!1,!(r.connectNulls&&!n&&!e))).forEach((function(u,d){var g=u.plotX,h=u.plotY,_=t[d-1];(u.leftCliff||_&&_.rightCliff)&&!e&&(o=!0),u.isNull&&!i(n)&&0<d?o=!r.connectNulls:u.isNull&&!n?o=!0:(0===d||o?d=[["M",u.plotX,u.plotY]]:l.getPointSpline?d=[l.getPointSpline(t,u,d)]:s?(d=1===s?[["L",_.plotX,h]]:2===s?[["L",(_.plotX+g)/2,_.plotY],["L",(_.plotX+g)/2,h]]:[["L",g,_.plotY]]).push(["L",g,h]):d=[["L",g,h]],a.push(u.x),s&&(a.push(u.x),2===s&&a.push(u.x)),c.push.apply(c,d),o=!1)})),c.xMap=a,l.graphPath=c},e.prototype.getZonesGraphs=function(t){return this.zones.forEach((function(n,e){e=["zone-graph-"+e,"highcharts-graph highcharts-zone-graph-"+e+" "+(n.className||"")],this.chart.styledMode||e.push(n.color||this.color,n.dashStyle||this.options.dashStyle),t.push(e)}),this),t},e.defaultOptions=l(t.defaultOptions,{}),e}(t),n.registerSeriesType("line",e),e})),n(e,"Series/Area/AreaSeries.js",[e["Core/Color/Color.js"],e["Core/Legend/LegendSymbol.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e,o){var i=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),l=t.parse,r=e.seriesTypes.line;t=o.extend;var c=o.merge,a=o.objectEach,s=o.pick;return o=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.data=void 0,n.options=void 0,n.points=void 0,n}return i(n,t),n.prototype.drawGraph=function(){this.areaPath=[],t.prototype.drawGraph.apply(this);var n=this,e=this.areaPath,o=this.options,i=[["area","highcharts-area",this.color,o.fillColor]];this.zones.forEach((function(t,e){i.push(["zone-area-"+e,"highcharts-area highcharts-zone-area-"+e+" "+t.className,t.color||n.color,t.fillColor||o.fillColor])})),i.forEach((function(t){var i=t[0],r=n[i],c=r?"animate":"attr",a={};r?(r.endX=n.preventGraphAnimation?null:e.xMap,r.animate({d:e})):(a.zIndex=0,(r=n[i]=n.chart.renderer.path(e).addClass(t[1]).add(n.group)).isArea=!0),n.chart.styledMode||(a.fill=s(t[3],l(t[2]).setOpacity(s(o.fillOpacity,.75)).get())),r[c](a),r.startX=e.xMap,r.shiftUnit=o.step?2:1}))},n.prototype.getGraphPath=function(t){var n,e=r.prototype.getGraphPath,o=this.options,i=o.stacking,l=this.yAxis,c=[],a=[],u=this.index,d=l.stacking.stacks[this.stackKey],g=o.threshold,h=Math.round(l.getThreshold(o.threshold));o=s(o.connectNulls,"percent"===i);var _=function(n,e,o){var r=t[n];n=i&&d[r.x].points[u];var s=r[o+"Null"]||0;if(o=r[o+"Cliff"]||0,r=!0,o||s){var _=(s?n[0]:n[1])+o,C=n[0]+o;r=!!s}else!i&&t[e]&&t[e].isNull&&(_=C=g);void 0!==_&&(a.push({plotX:p,plotY:null===_?h:l.getThreshold(_),isNull:r,isCliff:!0}),c.push({plotX:p,plotY:null===C?h:l.getThreshold(C),doCurve:!1}))};for(t=t||this.points,i&&(t=this.getStackPoints(t)),n=0;n<t.length;n++){i||(t[n].leftCliff=t[n].rightCliff=t[n].leftNull=t[n].rightNull=void 0);var C=t[n].isNull,p=s(t[n].rectPlotX,t[n].plotX),f=i?s(t[n].yBottom,h):h;C&&!o||(o||_(n,n-1,"left"),C&&!i&&o||(a.push(t[n]),c.push({x:n,plotX:p,plotY:f})),o||_(n,n+1,"right"))}return n=e.call(this,a,!0,!0),c.reversed=!0,(f=(C=e.call(this,c,!0,!0))[0])&&"M"===f[0]&&(C[0]=["L",f[1],f[2]]),(C=n.concat(C)).length&&C.push(["Z"]),e=e.call(this,a,!1,o),C.xMap=n.xMap,this.areaPath=C,e},n.prototype.getStackPoints=function(t){var n=this,e=[],o=[],i=this.xAxis,l=this.yAxis,r=l.stacking.stacks[this.stackKey],c={},u=l.series,d=u.length,g=l.options.reversedStacks?1:-1,h=u.indexOf(n);if(t=t||this.points,this.options.stacking){for(var _=0;_<t.length;_++)t[_].leftNull=t[_].rightNull=void 0,c[t[_].x]=t[_];a(r,(function(t,n){null!==t.total&&o.push(n)})),o.sort((function(t,n){return t-n}));var C=u.map((function(t){return t.visible}));o.forEach((function(t,a){var _,p,f=0;if(c[t]&&!c[t].isNull)e.push(c[t]),[-1,1].forEach((function(e){var i=1===e?"rightNull":"leftNull",l=0,s=r[o[a+e]];if(s)for(var f=h;0<=f&&f<d;){var M=u[f].index;(_=s.points[M])||(M===n.index?c[t][i]=!0:C[f]&&(p=r[t].points[M])&&(l-=p[1]-p[0])),f+=g}c[t][1===e?"rightCliff":"leftCliff"]=l}));else{for(var M=h;0<=M&&M<d;){if(_=r[t].points[u[M].index]){f=_[1];break}M+=g}f=s(f,0),f=l.translate(f,0,1,0,1),e.push({isNull:!0,plotX:i.translate(t,0,0,0,1),x:t,plotY:f,yBottom:f})}}))}return e},n.defaultOptions=c(r.defaultOptions,{threshold:0}),n}(r),t(o.prototype,{singleStacks:!1,drawLegendSymbol:n.drawRectangle}),e.registerSeriesType("area",o),o})),n(e,"Series/Spline/SplineSeries.js",[e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n){var e=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),o=t.seriesTypes.line,i=n.merge,l=n.pick;return n=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.data=void 0,n.options=void 0,n.points=void 0,n}return e(n,t),n.prototype.getPointSpline=function(t,n,e){var o=n.plotX||0,i=n.plotY||0,r=t[e-1];if(e=t[e+1],r&&!r.isNull&&!1!==r.doCurve&&!n.isCliff&&e&&!e.isNull&&!1!==e.doCurve&&!n.isCliff){var c=e.plotX||0,a=0,s=(1.5*o+(r.plotX||0))/2.5,u=(1.5*i+(t=r.plotY||0))/2.5,d=(1.5*i+(e=e.plotY||0))/2.5;(c=(1.5*o+c)/2.5)!==s&&(a=(d-u)*(c-o)/(c-s)+i-d),d+=a,(u+=a)>t&&u>i?d=2*i-(u=Math.max(t,i)):u<t&&u<i&&(d=2*i-(u=Math.min(t,i))),d>e&&d>i?u=2*i-(d=Math.max(e,i)):d<e&&d<i&&(u=2*i-(d=Math.min(e,i))),n.rightContX=c,n.rightContY=d}return n=["C",l(r.rightContX,r.plotX,0),l(r.rightContY,r.plotY,0),l(s,o,0),l(u,i,0),o,i],r.rightContX=r.rightContY=void 0,n},n.defaultOptions=i(o.defaultOptions),n}(o),t.registerSeriesType("spline",n),n})),n(e,"Series/AreaSpline/AreaSplineSeries.js",[e["Series/Area/AreaSeries.js"],e["Series/Spline/SplineSeries.js"],e["Core/Legend/LegendSymbol.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i){var l=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),r=t.prototype,c=i.merge;return(0,i.extend)((i=function(e){function o(){var t=null!==e&&e.apply(this,arguments)||this;return t.data=void 0,t.points=void 0,t.options=void 0,t}return l(o,e),o.defaultOptions=c(n.defaultOptions,t.defaultOptions),o}(n)).prototype,{getGraphPath:r.getGraphPath,getStackPoints:r.getStackPoints,drawGraph:r.drawGraph,drawLegendSymbol:e.drawRectangle}),o.registerSeriesType("areaspline",i),i})),n(e,"Series/Column/ColumnSeries.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Color/Color.js"],e["Core/Globals.js"],e["Core/Legend/LegendSymbol.js"],e["Core/Series/Series.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l,r){var c=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),a=t.animObject,s=n.parse,u=e.hasTouch;t=e.noop;var d=r.clamp,g=r.css,h=r.defined,_=r.extend,C=r.fireEvent,p=r.isArray,f=r.isNumber,M=r.merge,P=r.pick,O=r.objectEach;return r=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.borderWidth=void 0,n.data=void 0,n.group=void 0,n.options=void 0,n.points=void 0,n}return c(n,t),n.prototype.animate=function(t){var n=this,e=this.yAxis,o=n.options,i=this.chart.inverted,l={},r=i?"translateX":"translateY";if(t)l.scaleY=.001,t=d(e.toPixels(o.threshold),e.pos,e.pos+e.len),i?l.translateX=t-e.len:l.translateY=t,n.clipBox&&n.setClip(),n.group.attr(l);else{var c=Number(n.group.attr(r));n.group.animate({scaleY:1},_(a(n.options.animation),{step:function(t,o){n.group&&(l[r]=c+o.pos*(e.pos-c),n.group.attr(l))}}))}},n.prototype.init=function(n,e){t.prototype.init.apply(this,arguments);var o=this;(n=o.chart).hasRendered&&n.series.forEach((function(t){t.type===o.type&&(t.isDirty=!0)}))},n.prototype.getColumnMetrics=function(){var t=this,n=t.options,e=t.xAxis,o=t.yAxis,i=e.options.reversedStacks;i=e.reversed&&!i||!e.reversed&&i;var l,r={},c=0;!1===n.grouping?c=1:t.chart.series.forEach((function(n){var e=n.yAxis,i=n.options;if(n.type===t.type&&(n.visible||!t.chart.options.chart.ignoreHiddenSeries)&&o.len===e.len&&o.pos===e.pos){if(i.stacking&&"group"!==i.stacking){void 0===r[l=n.stackKey]&&(r[l]=c++);var a=r[l]}else!1!==i.grouping&&(a=c++);n.columnIndex=a}}));var a=Math.min(Math.abs(e.transA)*(e.ordinal&&e.ordinal.slope||n.pointRange||e.closestPointRange||e.tickInterval||1),e.len),s=a*n.groupPadding,u=(a-2*s)/(c||1);return n=Math.min(n.maxPointWidth||e.len,P(n.pointWidth,u*(1-2*n.pointPadding))),t.columnMetrics={width:n,offset:(u-n)/2+(s+((t.columnIndex||0)+(i?1:0))*u-a/2)*(i?-1:1),paddedWidth:u,columnCount:c},t.columnMetrics},n.prototype.crispCol=function(t,n,e,o){var i=this.chart,l=this.borderWidth,r=-(l%2?.5:0);return l=l%2?.5:1,i.inverted&&i.renderer.isVML&&(l+=1),this.options.crisp&&(e=Math.round(t+e)+r,e-=t=Math.round(t)+r),o=Math.round(n+o)+l,r=.5>=Math.abs(n)&&.5<o,o-=n=Math.round(n)+l,r&&o&&(--n,o+=1),{x:t,y:n,width:e,height:o}},n.prototype.adjustForMissingColumns=function(t,n,e,o){var i=this,l=this.options.stacking;if(!e.isNull&&1<o.columnCount){var r=0,c=0;O(this.yAxis.stacking&&this.yAxis.stacking.stacks,(function(t){if("number"==typeof e.x&&(t=t[e.x.toString()])){var n=t.points[i.index],o=t.total;l?(n&&(r=c),t.hasValidPoints&&c++):p(n)&&(r=n[1],c=o||0)}})),t=(e.plotX||0)+((c-1)*o.paddedWidth+n)/2-n-r*o.paddedWidth}return t},n.prototype.translate=function(){var t=this,n=t.chart,e=t.options,o=t.dense=2>t.closestPointRange*t.xAxis.transA;o=t.borderWidth=P(e.borderWidth,o?0:1);var l=t.xAxis,r=t.yAxis,c=e.threshold,a=t.translatedThreshold=r.getThreshold(c),s=P(e.minPointLength,5),u=t.getColumnMetrics(),g=u.width,_=t.pointXOffset=u.offset,C=t.dataMin,p=t.dataMax,M=t.barW=Math.max(g,1+2*o);n.inverted&&(a-=.5),e.pointPadding&&(M=Math.ceil(M)),i.prototype.translate.apply(t),t.points.forEach((function(o){var i=P(o.yBottom,a),O=999+Math.abs(i),m=o.plotX||0;O=d(o.plotY,-O,r.len+O);var v=Math.min(O,i),y=Math.max(O,i)-v,b=g,x=m+_,A=M;s&&Math.abs(y)<s&&(y=s,m=!r.reversed&&!o.negative||r.reversed&&o.negative,f(c)&&f(p)&&o.y===c&&p<=c&&(r.min||0)<c&&(C!==p||(r.max||0)<=c)&&(m=!m),v=Math.abs(v-a)>s?i-s:a-(m?s:0)),h(o.options.pointWidth)&&(b=A=Math.ceil(o.options.pointWidth),x-=Math.round((b-g)/2)),e.centerInCategory&&(x=t.adjustForMissingColumns(x,b,o,u)),o.barX=x,o.pointWidth=b,o.tooltipPos=n.inverted?[d(r.len+r.pos-n.plotLeft-O,r.pos-n.plotLeft,r.len+r.pos-n.plotLeft),l.len+l.pos-n.plotTop-x-A/2,y]:[l.left-n.plotLeft+x+A/2,d(O+r.pos-n.plotTop,r.pos-n.plotTop,r.len+r.pos-n.plotTop),y],o.shapeType=t.pointClass.prototype.shapeType||"rect",o.shapeArgs=t.crispCol.apply(t,o.isNull?[x,a,A,0]:[x,v,A,y])}))},n.prototype.drawGraph=function(){this.group[this.dense?"addClass":"removeClass"]("highcharts-dense-data")},n.prototype.pointAttribs=function(t,n){var e=this.options,o=this.pointAttrToOptions||{},i=o.stroke||"borderColor",l=o["stroke-width"]||"borderWidth",r=t&&t.color||this.color,c=t&&t[i]||e[i]||r;o=t&&t.options.dashStyle||e.dashStyle;var a=t&&t[l]||e[l]||this[l]||0,u=P(t&&t.opacity,e.opacity,1);if(t&&this.zones.length){var d=t.getZone();r=t.options.color||d&&(d.color||t.nonZonedColor)||this.color,d&&(c=d.borderColor||c,o=d.dashStyle||o,a=d.borderWidth||a)}return n&&t&&(n=(t=M(e.states[n],t.options.states&&t.options.states[n]||{})).brightness,r=t.color||void 0!==n&&s(r).brighten(t.brightness).get()||r,c=t[i]||c,a=t[l]||a,o=t.dashStyle||o,u=P(t.opacity,u)),i={fill:r,stroke:c,"stroke-width":a,opacity:u},o&&(i.dashstyle=o),i},n.prototype.drawPoints=function(){var t,n=this,e=this.chart,o=n.options,i=e.renderer,l=o.animationLimit||250;n.points.forEach((function(r){var c=r.graphic,a=!!c,s=c&&e.pointCount<l?"animate":"attr";f(r.plotY)&&null!==r.y?(t=r.shapeArgs,c&&r.hasNewShapeType()&&(c=c.destroy()),n.enabledDataSorting&&(r.startXPos=n.xAxis.reversed?-(t&&t.width||0):n.xAxis.width),c||(r.graphic=c=i[r.shapeType](t).add(r.group||n.group))&&n.enabledDataSorting&&e.hasRendered&&e.pointCount<l&&(c.attr({x:r.startXPos}),a=!0,s="animate"),c&&a&&c[s](M(t)),o.borderRadius&&c[s]({r:o.borderRadius}),e.styledMode||c[s](n.pointAttribs(r,r.selected&&"select")).shadow(!1!==r.allowShadow&&o.shadow,null,o.stacking&&!o.borderRadius),c&&(c.addClass(r.getClassName(),!0),c.attr({visibility:r.visible?"inherit":"hidden"}))):c&&(r.graphic=c.destroy())}))},n.prototype.drawTracker=function(){var t,n=this,e=n.chart,o=e.pointer,i=function(t){var n=o.getPointFromEvent(t);void 0!==n&&(o.isDirectTouch=!0,n.onMouseOver(t))};n.points.forEach((function(n){t=p(n.dataLabels)?n.dataLabels:n.dataLabel?[n.dataLabel]:[],n.graphic&&(n.graphic.element.point=n),t.forEach((function(t){t.div?t.div.point=n:t.element.point=n}))})),n._hasTracking||(n.trackerGroups.forEach((function(t){n[t]&&(n[t].addClass("highcharts-tracker").on("mouseover",i).on("mouseout",(function(t){o.onTrackerMouseOut(t)})),u&&n[t].on("touchstart",i),!e.styledMode&&n.options.cursor&&n[t].css(g).css({cursor:n.options.cursor}))})),n._hasTracking=!0),C(this,"afterDrawTracker")},n.prototype.remove=function(){var t=this,n=t.chart;n.hasRendered&&n.series.forEach((function(n){n.type===t.type&&(n.isDirty=!0)})),i.prototype.remove.apply(t,arguments)},n.defaultOptions=M(i.defaultOptions,{borderRadius:0,centerInCategory:!1,groupPadding:.2,marker:null,pointPadding:.1,minPointLength:0,cropThreshold:50,pointRange:null,states:{hover:{halo:!1,brightness:.1},select:{color:"#cccccc",borderColor:"#000000"}},dataLabels:{align:void 0,verticalAlign:void 0,y:void 0},startFromThreshold:!0,stickyTracking:!1,tooltip:{distance:6},threshold:0,borderColor:"#ffffff"}),n}(i),_(r.prototype,{cropShoulder:0,directTouch:!0,drawLegendSymbol:o.drawRectangle,getSymbol:t,negStacks:!0,trackerGroups:["group","dataLabelsGroup"]}),l.registerSeriesType("column",r),r})),n(e,"Core/Series/DataLabel.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/FormatUtilities.js"],e["Core/Utilities.js"]],(function(t,n,e){var o,i=t.getDeferredAnimation,l=n.format,r=e.defined,c=e.extend,a=e.fireEvent,s=e.isArray,u=e.merge,d=e.objectEach,g=e.pick,h=e.splat;return function(t){function n(t,n,e,o,i){var l=this,r=this.chart,a=this.isCartesian&&r.inverted,s=this.enabledDataSorting,u=g(t.dlBox&&t.dlBox.centerX,t.plotX,-9999),d=g(t.plotY,-9999),h=n.getBBox(),_=e.rotation,C=e.align,p=r.isInsidePlot(u,Math.round(d),{inverted:a,paneCoordinates:!0,series:l}),f=function(e){s&&l.xAxis&&!M&&l.setDataLabelStartPos(t,n,i,p,e)},M="justify"===g(e.overflow,s?"none":"justify"),P=this.visible&&!1!==t.visible&&(t.series.forceDL||s&&!M||p||g(e.inside,!!this.options.stacking)&&o&&r.isInsidePlot(u,a?o.x+1:o.y+o.height-1,{inverted:a,paneCoordinates:!0,series:l}));if(P){var O=r.renderer.fontMetrics(r.styledMode?void 0:e.style.fontSize,n).b;o=c({x:a?this.yAxis.len-d:u,y:Math.round(a?this.xAxis.len-u:d),width:0,height:0},o),c(e,{width:h.width,height:h.height}),_?(M=!1,u=r.renderer.rotCorr(O,_),f(u={x:o.x+(e.x||0)+o.width/2+u.x,y:o.y+(e.y||0)+{top:0,middle:.5,bottom:1}[e.verticalAlign]*o.height}),n[i?"attr":"animate"](u).attr({align:C}),f=180<(f=(_+720)%360)&&360>f,"left"===C?u.y-=f?h.height:0:"center"===C?(u.x-=h.width/2,u.y-=h.height/2):"right"===C&&(u.x-=h.width,u.y-=f?0:h.height),n.placed=!0,n.alignAttr=u):(f(o),n.align(e,void 0,o),u=n.alignAttr),M&&0<=o.height?this.justifyDataLabel(n,e,u,h,o,i):g(e.crop,!0)&&(P=r.isInsidePlot(u.x,u.y,{paneCoordinates:!0,series:l})&&r.isInsidePlot(u.x+h.width,u.y+h.height,{paneCoordinates:!0,series:l})),e.shape&&!_&&n[i?"attr":"animate"]({anchorX:a?r.plotWidth-t.plotY:t.plotX,anchorY:a?r.plotHeight-t.plotX:t.plotY})}i&&s&&(n.placed=!1),P||s&&!M||(n.hide(!0),n.placed=!1)}function e(){var t=this,n=t.chart,e=t.options,o=t.points,c=t.hasRendered||0,u=n.renderer,C=e.dataLabels,p=C.animation;if(p=C.defer?i(n,p,t):{defer:0,duration:0},C=_(_(n.options.plotOptions&&n.options.plotOptions.series&&n.options.plotOptions.series.dataLabels,n.options.plotOptions&&n.options.plotOptions[t.type]&&n.options.plotOptions[t.type].dataLabels),C),a(this,"drawDataLabels"),s(C)||C.enabled||t._hasPointLabels){var f=t.plotGroup("dataLabelsGroup","data-labels",c?"inherit":"hidden",C.zIndex||6);f.attr({opacity:+c}),!c&&(c=t.dataLabelsGroup)&&(t.visible&&f.show(!0),c[e.animation?"animate":"attr"]({opacity:1},p)),o.forEach((function(o){h(_(C,o.dlOptions||o.options&&o.options.dataLabels)).forEach((function(i,c){var a=i.enabled&&(!o.isNull||o.dataLabelOnNull)&&function(t,n){var e=n.filter;return!e||(n=e.operator,t=t[e.property],e=e.value,">"===n&&t>e||"<"===n&&t<e||">="===n&&t>=e||"<="===n&&t<=e||"=="===n&&t==e||"==="===n&&t===e)}(o,i),s=o.connectors?o.connectors[c]:o.connector,h=o.dataLabels?o.dataLabels[c]:o.dataLabel,_=g(i.distance,o.labelDistance),C=!h;if(a){var p=o.getLabelConfig(),M=g(i[o.formatPrefix+"Format"],i.format);p=r(M)?l(M,p,n):(i[o.formatPrefix+"Formatter"]||i.formatter).call(p,i),M=i.style;var P=i.rotation;n.styledMode||(M.color=g(i.color,M.color,t.color,"#000000"),"contrast"===M.color?(o.contrastColor=u.getContrast(o.color||t.color),M.color=!r(_)&&i.inside||0>_||e.stacking?o.contrastColor:"#000000"):delete o.contrastColor,e.cursor&&(M.cursor=e.cursor));var O={r:i.borderRadius||0,rotation:P,padding:i.padding,zIndex:1};n.styledMode||(O.fill=i.backgroundColor,O.stroke=i.borderColor,O["stroke-width"]=i.borderWidth),d(O,(function(t,n){void 0===t&&delete O[n]}))}!h||a&&r(p)&&!!h.div==!!i.useHTML||(o.dataLabel=h=o.dataLabel&&o.dataLabel.destroy(),o.dataLabels&&(1===o.dataLabels.length?delete o.dataLabels:delete o.dataLabels[c]),c||delete o.dataLabel,s&&(o.connector=o.connector.destroy(),o.connectors&&(1===o.connectors.length?delete o.connectors:delete o.connectors[c]))),a&&r(p)&&(h?O.text=p:(o.dataLabels=o.dataLabels||[],h=o.dataLabels[c]=P?u.text(p,0,-9999,i.useHTML).addClass("highcharts-data-label"):u.label(p,0,-9999,i.shape,null,null,i.useHTML,null,"data-label"),c||(o.dataLabel=h),h.addClass(" highcharts-data-label-color-"+o.colorIndex+" "+(i.className||"")+(i.useHTML?" highcharts-tracker":""))),h.options=i,h.attr(O),n.styledMode||h.css(M).shadow(i.shadow),h.added||h.add(f),i.textPath&&!i.useHTML&&(h.setTextPath(o.getDataLabelPath&&o.getDataLabelPath(h)||o.graphic,i.textPath),o.dataLabelPath&&!i.textPath.enabled&&(o.dataLabelPath=o.dataLabelPath.destroy())),t.alignDataLabel(o,h,i,null,C))}))}))}a(this,"afterDrawDataLabels")}function o(t,n,e,o,i,l){var r=this.chart,c=n.align,a=n.verticalAlign,s=t.box?0:t.padding||0,u=n.x;u=void 0===u?0:u;var d=n.y;d=void 0===d?0:d;var g=(e.x||0)+s;if(0>g){"right"===c&&0<=u?(n.align="left",n.inside=!0):u-=g;var h=!0}return(g=(e.x||0)+o.width-s)>r.plotWidth&&("left"===c&&0>=u?(n.align="right",n.inside=!0):u+=r.plotWidth-g,h=!0),0>(g=e.y+s)&&("bottom"===a&&0<=d?(n.verticalAlign="top",n.inside=!0):d-=g,h=!0),(g=(e.y||0)+o.height-s)>r.plotHeight&&("top"===a&&0>=d?(n.verticalAlign="bottom",n.inside=!0):d+=r.plotHeight-g,h=!0),h&&(n.x=u,n.y=d,t.placed=!l,t.align(n,void 0,i)),h}function _(t,n){var e,o=[];if(s(t)&&!s(n))o=t.map((function(t){return u(t,n)}));else if(s(n)&&!s(t))o=n.map((function(n){return u(t,n)}));else if(s(t)||s(n))for(e=Math.max(t.length,n.length);e--;)o[e]=u(t[e],n[e]);else o=u(t,n);return o}function C(t,n,e,o,i){var l=this.chart,r=l.inverted,c=this.xAxis,a=c.reversed,s=r?n.height/2:n.width/2;t=(t=t.pointWidth)?t/2:0,n.startXPos=r?i.x:a?-s-t:c.width-s+t,n.startYPos=r?a?this.yAxis.height-s+t:-s-t:i.y,o?"hidden"===n.visibility&&(n.show(),n.attr({opacity:0}).animate({opacity:1})):n.attr({opacity:1}).animate({opacity:0},void 0,n.hide),l.hasRendered&&(e&&n.attr({x:n.startXPos,y:n.startYPos}),n.placed=!0)}var p=[];t.compose=function(t){if(-1===p.indexOf(t)){var i=t.prototype;p.push(t),i.alignDataLabel=n,i.drawDataLabels=e,i.justifyDataLabel=o,i.setDataLabelStartPos=C}}}(o||(o={})),o})),n(e,"Series/Column/ColumnDataLabel.js",[e["Core/Series/DataLabel.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e){var o,i=n.series,l=e.merge,r=e.pick;return function(n){function e(t,n,e,o,c){var a=this.chart.inverted,s=t.series,u=(s.xAxis?s.xAxis.len:this.chart.plotSizeX)||0,d=t.dlBox||t.shapeArgs,g=r(t.below,t.plotY>r(this.translatedThreshold,s=(s.yAxis?s.yAxis.len:this.chart.plotSizeY)||0)),h=r(e.inside,!!this.options.stacking);d&&(0>(o=l(d)).y&&(o.height+=o.y,o.y=0),0<(d=o.y+o.height-s)&&d<o.height&&(o.height-=d),a&&(o={x:s-o.y-o.height,y:u-o.x-o.width,width:o.height,height:o.width}),h||(a?(o.x+=g?0:o.width,o.width=0):(o.y+=g?o.height:0,o.height=0))),e.align=r(e.align,!a||h?"center":g?"right":"left"),e.verticalAlign=r(e.verticalAlign,a||h?"middle":g?"top":"bottom"),i.prototype.alignDataLabel.call(this,t,n,e,o,c),e.inside&&t.contrastColor&&n.css({color:t.contrastColor})}var o=[];n.compose=function(n){t.compose(i),-1===o.indexOf(n)&&(o.push(n),n.prototype.alignDataLabel=e)}}(o||(o={})),o})),n(e,"Series/Bar/BarSeries.js",[e["Series/Column/ColumnSeries.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),i=e.extend,l=e.merge;return e=function(n){function e(){var t=null!==n&&n.apply(this,arguments)||this;return t.data=void 0,t.options=void 0,t.points=void 0,t}return o(e,n),e.defaultOptions=l(t.defaultOptions,{}),e}(t),i(e.prototype,{inverted:!0}),n.registerSeriesType("bar",e),e})),n(e,"Series/Scatter/ScatterSeries.js",[e["Series/Column/ColumnSeries.js"],e["Series/Line/LineSeries.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e,o){var i=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),l=o.addEvent,r=o.merge;return(0,o.extend)((o=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.data=void 0,n.options=void 0,n.points=void 0,n}return i(e,t),e.prototype.applyJitter=function(){var t=this,n=this.options.jitter,e=this.points.length;n&&this.points.forEach((function(o,i){["x","y"].forEach((function(l,r){var c="plot"+l.toUpperCase();if(n[l]&&!o.isNull){var a=t[l+"Axis"],s=n[l]*a.transA;if(a&&!a.isLog){var u=Math.max(0,o[c]-s);a=Math.min(a.len,o[c]+s),r=1e4*Math.sin(i+r*e),o[c]=u+(a-u)*(r-Math.floor(r)),"x"===l&&(o.clientX=o.plotX)}}}))}))},e.prototype.drawGraph=function(){this.options.lineWidth?t.prototype.drawGraph.call(this):this.graph&&(this.graph=this.graph.destroy())},e.defaultOptions=r(n.defaultOptions,{lineWidth:0,findNearestPointBy:"xy",jitter:{x:0,y:0},marker:{enabled:!0},tooltip:{headerFormat:'<span style="color:{point.color}">\u25cf</span> <span style="font-size: 10px"> {series.name}</span><br/>',pointFormat:"x: <b>{point.x}</b><br/>y: <b>{point.y}</b><br/>"}}),e}(n)).prototype,{drawTracker:t.prototype.drawTracker,sorted:!1,requireSorting:!1,noSharedTooltip:!0,trackerGroups:["group","markerGroup","dataLabelsGroup"],takeOrdinalPosition:!1}),l(o,"afterTranslate",(function(){this.applyJitter()})),e.registerSeriesType("scatter",o),o})),n(e,"Series/CenteredUtilities.js",[e["Core/Globals.js"],e["Core/Series/Series.js"],e["Core/Utilities.js"]],(function(t,n,e){var o,i=t.deg2rad,l=e.isNumber,r=e.pick,c=e.relativeLength;return function(t){t.getCenter=function(){var t=this.options,e=this.chart,o=2*(t.slicedOffset||0),i=e.plotWidth-2*o,l=e.plotHeight-2*o,a=t.center,s=Math.min(i,l),u=t.size,d=t.innerSize||0;for("string"==typeof u&&(u=parseFloat(u)),"string"==typeof d&&(d=parseFloat(d)),t=[r(a[0],"50%"),r(a[1],"50%"),r(u&&0>u?void 0:t.size,"100%"),r(d&&0>d?void 0:t.innerSize||0,"0%")],!e.angular||this instanceof n||(t[3]=0),a=0;4>a;++a)u=t[a],e=2>a||2===a&&/%$/.test(u),t[a]=c(u,[i,l,s,t[2]][a])+(e?o:0);return t[3]>t[2]&&(t[3]=t[2]),t},t.getStartAndEndRadians=function(t,n){return t=l(t)?t:0,n=l(n)&&n>t&&360>n-t?n:t+360,{start:i*(t+-90),end:i*(n+-90)}}}(o||(o={})),o})),n(e,"Series/Pie/PiePoint.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Series/Point.js"],e["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),i=t.setAnimation,l=e.addEvent,r=e.defined;t=e.extend;var c=e.isNumber,a=e.pick,s=e.relativeLength;return n=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.labelDistance=void 0,n.options=void 0,n.series=void 0,n}return o(n,t),n.prototype.getConnectorPath=function(){var t=this.labelPosition,n=this.series.options.dataLabels,e=this.connectorShapes,o=n.connectorShape;return e[o]&&(o=e[o]),o.call(this,{x:t.final.x,y:t.final.y,alignment:t.alignment},t.connectorPosition,n)},n.prototype.getTranslate=function(){return this.sliced?this.slicedTranslation:{translateX:0,translateY:0}},n.prototype.haloPath=function(t){var n=this.shapeArgs;return this.sliced||!this.visible?[]:this.series.chart.renderer.symbols.arc(n.x,n.y,n.r+t,n.r+t,{innerR:n.r-1,start:n.start,end:n.end})},n.prototype.init=function(){var n=this;t.prototype.init.apply(this,arguments),this.name=a(this.name,"Slice");var e=function(t){n.slice("select"===t.type)};return l(this,"select",e),l(this,"unselect",e),this},n.prototype.isValid=function(){return c(this.y)&&0<=this.y},n.prototype.setVisible=function(t,n){var e=this,o=this.series,i=o.chart,l=o.options.ignoreHiddenPoint;n=a(n,l),t!==this.visible&&(this.visible=this.options.visible=t=void 0===t?!this.visible:t,o.options.data[o.data.indexOf(this)]=this.options,["graphic","dataLabel","connector","shadowGroup"].forEach((function(n){e[n]&&e[n][t?"show":"hide"](t)})),this.legendItem&&i.legend.colorizeItem(this,t),t||"hover"!==this.state||this.setState(""),l&&(o.isDirty=!0),n&&i.redraw())},n.prototype.slice=function(t,n,e){var o=this.series;i(e,o.chart),a(n,!0),this.sliced=this.options.sliced=r(t)?t:!this.sliced,o.options.data[o.data.indexOf(this)]=this.options,this.graphic&&this.graphic.animate(this.getTranslate()),this.shadowGroup&&this.shadowGroup.animate(this.getTranslate())},n}(n),t(n.prototype,{connectorShapes:{fixedOffset:function(t,n,e){var o=n.breakAt;return n=n.touchingSliceAt,[["M",t.x,t.y],e.softConnector?["C",t.x+("left"===t.alignment?-5:5),t.y,2*o.x-n.x,2*o.y-n.y,o.x,o.y]:["L",o.x,o.y],["L",n.x,n.y]]},straight:function(t,n){return[["M",t.x,t.y],["L",(n=n.touchingSliceAt).x,n.y]]},crookedLine:function(t,n,e){n=n.touchingSliceAt;var o=this.series,i=o.center[0],l=o.chart.plotWidth,r=o.chart.plotLeft;o=t.alignment;var c=this.shapeArgs.r;return e=s(e.crookDistance,1),e=["L",l="left"===o?i+c+(l+r-i-c)*(1-e):r+(i-c)*e,t.y],i=!0,("left"===o?l>t.x||l<n.x:l<t.x||l>n.x)&&(i=!1),t=[["M",t.x,t.y]],i&&t.push(e),t.push(["L",n.x,n.y]),t}}}),n})),n(e,"Series/Pie/PieSeries.js",[e["Series/CenteredUtilities.js"],e["Series/Column/ColumnSeries.js"],e["Core/Globals.js"],e["Core/Legend/LegendSymbol.js"],e["Series/Pie/PiePoint.js"],e["Core/Series/Series.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Renderer/SVG/Symbols.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l,r,c,a){var s=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),u=t.getStartAndEndRadians;e=e.noop;var d=a.clamp,g=a.extend,h=a.fireEvent,_=a.merge,C=a.pick,p=a.relativeLength;return a=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.center=void 0,n.data=void 0,n.maxLabelDistance=void 0,n.options=void 0,n.points=void 0,n}return s(n,t),n.prototype.animate=function(t){var n=this,e=n.startAngleRad;t||n.points.forEach((function(t){var o=t.graphic,i=t.shapeArgs;o&&i&&(o.attr({r:C(t.startR,n.center&&n.center[3]/2),start:e,end:e}),o.animate({r:i.r,start:i.start,end:i.end},n.options.animation))}))},n.prototype.drawEmpty=function(){var t=this.startAngleRad,n=this.endAngleRad,e=this.options;if(0===this.total&&this.center){var o=this.center[0],i=this.center[1];this.graph||(this.graph=this.chart.renderer.arc(o,i,this.center[1]/2,0,t,n).addClass("highcharts-empty-series").add(this.group)),this.graph.attr({d:c.arc(o,i,this.center[2]/2,0,{start:t,end:n,innerR:this.center[3]/2})}),this.chart.styledMode||this.graph.attr({"stroke-width":e.borderWidth,fill:e.fillColor||"none",stroke:e.color||"#cccccc"})}else this.graph&&(this.graph=this.graph.destroy())},n.prototype.drawPoints=function(){var t=this.chart.renderer;this.points.forEach((function(n){n.graphic&&n.hasNewShapeType()&&(n.graphic=n.graphic.destroy()),n.graphic||(n.graphic=t[n.shapeType](n.shapeArgs).add(n.series.group),n.delayedRendering=!0)}))},n.prototype.generatePoints=function(){t.prototype.generatePoints.call(this),this.updateTotals()},n.prototype.getX=function(t,n,e){var o=this.center,i=this.radii?this.radii[e.index]||0:o[2]/2;return t=Math.asin(d((t-o[1])/(i+e.labelDistance),-1,1)),o[0]+(n?-1:1)*Math.cos(t)*(i+e.labelDistance)+(0<e.labelDistance?(n?-1:1)*this.options.dataLabels.padding:0)},n.prototype.hasData=function(){return!!this.processedXData.length},n.prototype.redrawPoints=function(){var t,n,e,o,i=this,l=i.chart,r=l.renderer,c=i.options.shadow;this.drawEmpty(),!c||i.shadowGroup||l.styledMode||(i.shadowGroup=r.g("shadow").attr({zIndex:-1}).add(i.group)),i.points.forEach((function(a){var s={};if(n=a.graphic,!a.isNull&&n){var u=void 0;o=a.shapeArgs,t=a.getTranslate(),l.styledMode||(u=a.shadowGroup,c&&!u&&(u=a.shadowGroup=r.g("shadow").add(i.shadowGroup)),u&&u.attr(t),e=i.pointAttribs(a,a.selected&&"select")),a.delayedRendering?(n.setRadialReference(i.center).attr(o).attr(t),l.styledMode||n.attr(e).attr({"stroke-linejoin":"round"}).shadow(c,u),a.delayedRendering=!1):(n.setRadialReference(i.center),l.styledMode||_(!0,s,e),_(!0,s,o,t),n.animate(s)),n.attr({visibility:a.visible?"inherit":"hidden"}),n.addClass(a.getClassName(),!0)}else n&&(a.graphic=n.destroy())}))},n.prototype.sortByAngle=function(t,n){t.sort((function(t,e){return void 0!==t.angle&&(e.angle-t.angle)*n}))},n.prototype.translate=function(t){this.generatePoints();var n=this.options,e=n.slicedOffset,o=e+(n.borderWidth||0),i=u(n.startAngle,n.endAngle),l=this.startAngleRad=i.start;i=(this.endAngleRad=i.end)-l;var r=this.points,c=n.dataLabels.distance;n=n.ignoreHiddenPoint;var a,s=r.length,d=0;for(t||(this.center=t=this.getCenter()),a=0;a<s;a++){var g=r[a],_=l+d*i;!g.isValid()||n&&!g.visible||(d+=g.percentage/100);var f=l+d*i,M={x:t[0],y:t[1],r:t[2]/2,innerR:t[3]/2,start:Math.round(1e3*_)/1e3,end:Math.round(1e3*f)/1e3};g.shapeType="arc",g.shapeArgs=M,g.labelDistance=C(g.options.dataLabels&&g.options.dataLabels.distance,c),g.labelDistance=p(g.labelDistance,M.r),this.maxLabelDistance=Math.max(this.maxLabelDistance||0,g.labelDistance),(f=(f+_)/2)>1.5*Math.PI?f-=2*Math.PI:f<-Math.PI/2&&(f+=2*Math.PI),g.slicedTranslation={translateX:Math.round(Math.cos(f)*e),translateY:Math.round(Math.sin(f)*e)},M=Math.cos(f)*t[2]/2;var P=Math.sin(f)*t[2]/2;g.tooltipPos=[t[0]+.7*M,t[1]+.7*P],g.half=f<-Math.PI/2||f>Math.PI/2?1:0,g.angle=f,_=Math.min(o,g.labelDistance/5),g.labelPosition={natural:{x:t[0]+M+Math.cos(f)*g.labelDistance,y:t[1]+P+Math.sin(f)*g.labelDistance},final:{},alignment:0>g.labelDistance?"center":g.half?"right":"left",connectorPosition:{breakAt:{x:t[0]+M+Math.cos(f)*_,y:t[1]+P+Math.sin(f)*_},touchingSliceAt:{x:t[0]+M,y:t[1]+P}}}}h(this,"afterTranslate")},n.prototype.updateTotals=function(){var t,n=this.points,e=n.length,o=this.options.ignoreHiddenPoint,i=0;for(t=0;t<e;t++){var l=n[t];!l.isValid()||o&&!l.visible||(i+=l.y)}for(this.total=i,t=0;t<e;t++)(l=n[t]).percentage=0<i&&(l.visible||!o)?l.y/i*100:0,l.total=i},n.defaultOptions=_(l.defaultOptions,{center:[null,null],clip:!1,colorByPoint:!0,dataLabels:{allowOverlap:!0,connectorPadding:5,connectorShape:"fixedOffset",crookDistance:"70%",distance:30,enabled:!0,formatter:function(){return this.point.isNull?void 0:this.point.name},softConnector:!0,x:0},fillColor:void 0,ignoreHiddenPoint:!0,inactiveOtherPoints:!0,legendType:"point",marker:null,size:null,showInLegend:!1,slicedOffset:10,stickyTracking:!1,tooltip:{followPointer:!0},borderColor:"#ffffff",borderWidth:1,lineWidth:void 0,states:{hover:{brightness:.1}}}),n}(l),g(a.prototype,{axisTypes:[],directTouch:!0,drawGraph:void 0,drawLegendSymbol:o.drawRectangle,drawTracker:n.prototype.drawTracker,getCenter:t.getCenter,getSymbol:e,isCartesian:!1,noSharedTooltip:!0,pointAttribs:n.prototype.pointAttribs,pointClass:i,requireSorting:!1,searchPoint:e,trackerGroups:["group","dataLabelsGroup"]}),r.registerSeriesType("pie",a),a})),n(e,"Series/Pie/PieDataLabel.js",[e["Core/Series/DataLabel.js"],e["Core/Globals.js"],e["Core/Renderer/RendererUtilities.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i){var l,r=n.noop,c=e.distribute,a=o.series,s=i.arrayMax,u=i.clamp,d=i.defined,g=i.merge,h=i.pick,_=i.relativeLength;return function(n){function e(){var t,n,e,o,i,l,r,u,_,C,p,f,M=this,P=M.data,O=M.chart,m=M.options.dataLabels||{},v=m.connectorPadding,y=O.plotWidth,b=O.plotHeight,x=O.plotLeft,A=Math.round(O.chartWidth/3),w=M.center,B=w[2]/2,k=w[1],S=[[],[]],T=[0,0,0,0],E=M.dataLabelPositioners;M.visible&&(m.enabled||M._hasPointLabels)&&(P.forEach((function(t){t.dataLabel&&t.visible&&t.dataLabel.shortened&&(t.dataLabel.attr({width:"auto"}).css({width:"auto",textOverflow:"clip"}),t.dataLabel.shortened=!1)})),a.prototype.drawDataLabels.apply(M),P.forEach((function(t){t.dataLabel&&(t.visible?(S[t.half].push(t),t.dataLabel._pos=null,!d(m.style.width)&&!d(t.options.dataLabels&&t.options.dataLabels.style&&t.options.dataLabels.style.width)&&t.dataLabel.getBBox().width>A&&(t.dataLabel.css({width:Math.round(.7*A)+"px"}),t.dataLabel.shortened=!0)):(t.dataLabel=t.dataLabel.destroy(),t.dataLabels&&1===t.dataLabels.length&&delete t.dataLabels))})),S.forEach((function(n,e){var a,s=n.length,g=[];if(s){if(M.sortByAngle(n,e-.5),0<M.maxLabelDistance){var P=Math.max(0,k-B-M.maxLabelDistance),A=Math.min(k+B+M.maxLabelDistance,O.plotHeight);n.forEach((function(t){0<t.labelDistance&&t.dataLabel&&(t.top=Math.max(0,k-B-t.labelDistance),t.bottom=Math.min(k+B+t.labelDistance,O.plotHeight),a=t.dataLabel.getBBox().height||21,t.distributeBox={target:t.labelPosition.natural.y-t.top+a/2,size:a,rank:t.y},g.push(t.distributeBox))})),c(g,P=A+a-P,P/5)}for(p=0;p<s;p++){if(o=(t=n[p]).dataLabel,C=!1===t.visible?"hidden":"inherit",_=P=(l=t.labelPosition).natural.y,g&&d(t.distributeBox)&&(void 0===t.distributeBox.pos?C="hidden":(r=t.distributeBox.size,_=E.radialDistributionY(t))),delete t.positionIndex,m.justify)u=E.justify(t,B,w);else switch(m.alignTo){case"connectors":u=E.alignToConnectors(n,e,y,x);break;case"plotEdges":u=E.alignToPlotEdges(o,e,y,x);break;default:u=E.radialDistributionX(M,t,_,P)}o._attr={visibility:C,align:l.alignment},o._pos={x:u+h((f=t.options.dataLabels||{}).x,m.x)+({left:v,right:-v}[l.alignment]||0),y:_+h(f.y,m.y)-10},l.final.x=u,l.final.y=_,h(m.crop,!0)&&(i=o.getBBox().width,P=null,u-i<v&&1===e?(P=Math.round(i-u+v),T[3]=Math.max(P,T[3])):u+i>y-v&&0===e&&(P=Math.round(u+i-y+v),T[1]=Math.max(P,T[1])),0>_-r/2?T[0]=Math.max(Math.round(r/2-_),T[0]):_+r/2>b&&(T[2]=Math.max(Math.round(_+r/2-b),T[2])),o.sideOverflow=P)}}})),0===s(T)||this.verifyDataLabelOverflow(T))&&(this.placeDataLabels(),this.points.forEach((function(t){var i;f=g(m,t.options.dataLabels),(n=h(f.connectorWidth,1))&&(e=t.connector,(o=t.dataLabel)&&o._pos&&t.visible&&0<t.labelDistance?(C=o._attr.visibility,(i=!e)&&(t.connector=e=O.renderer.path().addClass("highcharts-data-label-connector  highcharts-color-"+t.colorIndex+(t.className?" "+t.className:"")).add(M.dataLabelsGroup),O.styledMode||e.attr({"stroke-width":n,stroke:f.connectorColor||t.color||"#666666"})),e[i?"attr":"animate"]({d:t.getConnectorPath()}),e.attr("visibility",C)):e&&(t.connector=e.destroy()))})))}function o(){this.points.forEach((function(t){var n,e=t.dataLabel;e&&t.visible&&((n=e._pos)?(e.sideOverflow&&(e._attr.width=Math.max(e.getBBox().width-e.sideOverflow,0),e.css({width:e._attr.width+"px",textOverflow:(this.options.dataLabels.style||{}).textOverflow||"ellipsis"}),e.shortened=!0),e.attr(e._attr),e[e.moved?"animate":"attr"](n),e.moved=!0):e&&e.attr({y:-9999})),delete t.distributeBox}),this)}function i(t){var n=this.center,e=this.options,o=e.center,i=e.minSize||80,l=null!==e.size;if(!l){if(null!==o[0])var r=Math.max(n[2]-Math.max(t[1],t[3]),i);else r=Math.max(n[2]-t[1]-t[3],i),n[0]+=(t[3]-t[1])/2;null!==o[1]?r=u(r,i,n[2]-Math.max(t[0],t[2])):(r=u(r,i,n[2]-t[0]-t[2]),n[1]+=(t[0]-t[2])/2),r<n[2]?(n[2]=r,n[3]=Math.min(_(e.innerSize||0,r),r),this.translate(n),this.drawDataLabels&&this.drawDataLabels()):l=!0}return l}var l=[],C={radialDistributionY:function(t){return t.top+t.distributeBox.pos},radialDistributionX:function(t,n,e,o){return t.getX(e<n.top+2||e>n.bottom-2?o:e,n.half,n)},justify:function(t,n,e){return e[0]+(t.half?-1:1)*(n+t.labelDistance)},alignToPlotEdges:function(t,n,e,o){return t=t.getBBox().width,n?t+o:e-t-o},alignToConnectors:function(t,n,e,o){var i,l=0;return t.forEach((function(t){(i=t.dataLabel.getBBox().width)>l&&(l=i)})),n?l+o:e-l-o}};n.compose=function(n){t.compose(a),-1===l.indexOf(n)&&(l.push(n),(n=n.prototype).dataLabelPositioners=C,n.alignDataLabel=r,n.drawDataLabels=e,n.placeDataLabels=o,n.verifyDataLabelOverflow=i)}}(l||(l={})),l})),n(e,"Extensions/OverlappingDataLabels.js",[e["Core/Chart/Chart.js"],e["Core/Utilities.js"]],(function(t,n){function e(t,n){var e=!1;if(t){var i=t.newOpacity;t.oldOpacity!==i&&(t.alignAttr&&t.placed?(t[i?"removeClass":"addClass"]("highcharts-data-label-hidden"),e=!0,t.alignAttr.opacity=i,t[t.isOld?"animate":"attr"](t.alignAttr,null,(function(){n.styledMode||t.css({pointerEvents:i?"auto":"none"})})),o(n,"afterHideOverlappingLabel")):t.attr({opacity:i})),t.isOld=!0}return e}var o=n.fireEvent,i=n.isArray,l=n.isNumber,r=n.objectEach,c=n.pick;(0,n.addEvent)(t,"render",(function(){var t=this,n=[];(this.labelCollectors||[]).forEach((function(t){n=n.concat(t())})),(this.yAxis||[]).forEach((function(t){t.stacking&&t.options.stackLabels&&!t.options.stackLabels.allowOverlap&&r(t.stacking.stacks,(function(t){r(t,(function(t){t.label&&"hidden"!==t.label.visibility&&n.push(t.label)}))}))})),(this.series||[]).forEach((function(o){var l=o.options.dataLabels;o.visible&&(!1!==l.enabled||o._hasPointLabels)&&((l=function(o){return o.forEach((function(o){o.visible&&(i(o.dataLabels)?o.dataLabels:o.dataLabel?[o.dataLabel]:[]).forEach((function(i){var l=i.options;i.labelrank=c(l.labelrank,o.labelrank,o.shapeArgs&&o.shapeArgs.height),l.allowOverlap?(i.oldOpacity=i.opacity,i.newOpacity=1,e(i,t)):n.push(i)}))}))})(o.nodes||[]),l(o.points))})),this.hideOverlappingLabels(n)})),t.prototype.hideOverlappingLabels=function(t){var n,i,r,c=this,a=t.length,s=c.renderer,u=!1,d=function(t){var n,e,o=t.box?0:t.padding||0,i=n=0;if(t&&(!t.alignAttr||t.placed)){var r=t.alignAttr||{x:t.attr("x"),y:t.attr("y")},c=t.parentGroup;return t.width||(n=t.getBBox(),t.width=n.width,t.height=n.height,n=s.fontMetrics(null,t.element).h),(e={left:"0",center:"0.5",right:"1"}[t.alignValue])?i=+e*(t.width-2*o):l(t.x)&&Math.round(t.x)!==t.translateX&&(i=t.x-t.translateX),{x:r.x+(c.translateX||0)+o-(i||0),y:r.y+(c.translateY||0)+o-n,width:t.width-2*o,height:t.height-2*o}}};for(i=0;i<a;i++)(n=t[i])&&(n.oldOpacity=n.opacity,n.newOpacity=1,n.absoluteBox=d(n));for(t.sort((function(t,n){return(n.labelrank||0)-(t.labelrank||0)})),i=0;i<a;i++){var g=(d=t[i])&&d.absoluteBox;for(n=i+1;n<a;++n){var h=(r=t[n])&&r.absoluteBox;!g||!h||d===r||0===d.newOpacity||0===r.newOpacity||h.x>=g.x+g.width||h.x+h.width<=g.x||h.y>=g.y+g.height||h.y+h.height<=g.y||((d.labelrank<r.labelrank?d:r).newOpacity=0)}}t.forEach((function(t){e(t,c)&&(u=!0)})),u&&o(c,"afterHideAllOverlappingLabels")}})),n(e,"Core/Responsive.js",[e["Core/Utilities.js"]],(function(t){var n,e=t.extend,o=t.find,i=t.isArray,l=t.isObject,r=t.merge,c=t.objectEach,a=t.pick,s=t.splat,u=t.uniqueKey;return function(t){var n=[];t.compose=function(t){return-1===n.indexOf(t)&&(n.push(t),e(t.prototype,d.prototype)),t};var d=function(){function t(){}return t.prototype.currentOptions=function(t){var n=this,e={};return function t(e,o,r,a){var u;c(e,(function(e,c){if(!a&&-1<n.collectionsWithUpdate.indexOf(c)&&o[c])for(e=s(e),r[c]=[],u=0;u<Math.max(e.length,o[c].length);u++)o[c][u]&&(void 0===e[u]?r[c][u]=o[c][u]:(r[c][u]={},t(e[u],o[c][u],r[c][u],a+1)));else l(e)?(r[c]=i(e)?[]:{},t(e,o[c]||{},r[c],a+1)):r[c]=void 0===o[c]?null:o[c]}))}(t,this.options,e,0),e},t.prototype.matchResponsiveRule=function(t,n){var e=t.condition;(e.callback||function(){return this.chartWidth<=a(e.maxWidth,Number.MAX_VALUE)&&this.chartHeight<=a(e.maxHeight,Number.MAX_VALUE)&&this.chartWidth>=a(e.minWidth,0)&&this.chartHeight>=a(e.minHeight,0)}).call(this)&&n.push(t._id)},t.prototype.setResponsive=function(t,n){var e=this,i=this.options.responsive,l=this.currentResponsive,c=[];!n&&i&&i.rules&&i.rules.forEach((function(t){void 0===t._id&&(t._id=u()),e.matchResponsiveRule(t,c)}),this),(n=r.apply(void 0,c.map((function(t){return o((i||{}).rules||[],(function(n){return n._id===t}))})).map((function(t){return t&&t.chartOptions})))).isResponsiveOptions=!0,(c=c.toString()||void 0)!==(l&&l.ruleIds)&&(l&&this.update(l.undoOptions,t,!0),c?((l=this.currentOptions(n)).isResponsiveOptions=!0,this.currentResponsive={ruleIds:c,mergedOptions:n,undoOptions:l},this.update(n,t,!0)):this.currentResponsive=void 0)},t}()}(n||(n={})),n})),n(e,"masters/highcharts.src.js",[e["Core/Globals.js"],e["Core/Utilities.js"],e["Core/DefaultOptions.js"],e["Core/Animation/Fx.js"],e["Core/Animation/AnimationUtilities.js"],e["Core/Renderer/HTML/AST.js"],e["Core/FormatUtilities.js"],e["Core/Renderer/RendererUtilities.js"],e["Core/Renderer/SVG/SVGElement.js"],e["Core/Renderer/SVG/SVGRenderer.js"],e["Core/Renderer/HTML/HTMLElement.js"],e["Core/Renderer/HTML/HTMLRenderer.js"],e["Core/Axis/Axis.js"],e["Core/Axis/DateTimeAxis.js"],e["Core/Axis/LogarithmicAxis.js"],e["Core/Axis/PlotLineOrBand/PlotLineOrBand.js"],e["Core/Axis/Tick.js"],e["Core/Tooltip.js"],e["Core/Series/Point.js"],e["Core/Pointer.js"],e["Core/MSPointer.js"],e["Core/Legend/Legend.js"],e["Core/Chart/Chart.js"],e["Core/Series/Series.js"],e["Core/Series/SeriesRegistry.js"],e["Series/Column/ColumnSeries.js"],e["Series/Column/ColumnDataLabel.js"],e["Series/Pie/PieSeries.js"],e["Series/Pie/PieDataLabel.js"],e["Core/Series/DataLabel.js"],e["Core/Responsive.js"],e["Core/Color/Color.js"],e["Core/Time.js"]],(function(t,n,e,o,i,l,r,c,a,s,u,d,g,h,_,C,p,f,M,P,O,m,v,y,b,x,A,w,B,k,S,T,E){return t.animate=i.animate,t.animObject=i.animObject,t.getDeferredAnimation=i.getDeferredAnimation,t.setAnimation=i.setAnimation,t.stop=i.stop,t.timers=o.timers,t.AST=l,t.Axis=g,t.Chart=v,t.chart=v.chart,t.Fx=o,t.Legend=m,t.PlotLineOrBand=C,t.Point=M,t.Pointer=O.isRequired()?O:P,t.Series=y,t.SVGElement=a,t.SVGRenderer=s,t.Tick=p,t.Time=E,t.Tooltip=f,t.Color=T,t.color=T.parse,d.compose(s),u.compose(a),t.defaultOptions=e.defaultOptions,t.getOptions=e.getOptions,t.time=e.defaultTime,t.setOptions=e.setOptions,t.dateFormat=r.dateFormat,t.format=r.format,t.numberFormat=r.numberFormat,t.addEvent=n.addEvent,t.arrayMax=n.arrayMax,t.arrayMin=n.arrayMin,t.attr=n.attr,t.clearTimeout=n.clearTimeout,t.correctFloat=n.correctFloat,t.createElement=n.createElement,t.css=n.css,t.defined=n.defined,t.destroyObjectProperties=n.destroyObjectProperties,t.discardElement=n.discardElement,t.distribute=c.distribute,t.erase=n.erase,t.error=n.error,t.extend=n.extend,t.extendClass=n.extendClass,t.find=n.find,t.fireEvent=n.fireEvent,t.getMagnitude=n.getMagnitude,t.getStyle=n.getStyle,t.inArray=n.inArray,t.isArray=n.isArray,t.isClass=n.isClass,t.isDOMElement=n.isDOMElement,t.isFunction=n.isFunction,t.isNumber=n.isNumber,t.isObject=n.isObject,t.isString=n.isString,t.keys=n.keys,t.merge=n.merge,t.normalizeTickInterval=n.normalizeTickInterval,t.objectEach=n.objectEach,t.offset=n.offset,t.pad=n.pad,t.pick=n.pick,t.pInt=n.pInt,t.relativeLength=n.relativeLength,t.removeEvent=n.removeEvent,t.seriesType=b.seriesType,t.splat=n.splat,t.stableSort=n.stableSort,t.syncTimeout=n.syncTimeout,t.timeUnits=n.timeUnits,t.uniqueKey=n.uniqueKey,t.useSerialIds=n.useSerialIds,t.wrap=n.wrap,A.compose(x),k.compose(y),h.compose(g),_.compose(g),B.compose(w),C.compose(g),S.compose(v),t})),e["masters/highcharts.src.js"]._modules=e,e["masters/highcharts.src.js"]}))},"6oB3":function(t,n,e){"use strict";var o=e("NwwV"),i=e("tHdp"),l=e("9Kp9"),r=e("A0iX");n.concat=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];return 1===t.length||2===t.length&&o.isScheduler(t[1])?l.from(t[0]):r.concatAll()(i.of.apply(void 0,t))}},"78Oa":function(t,n,e){"use strict";var o=e("oemf");n.ajax=o.AjaxObservable.create},"7LGj":function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz"),l=e("Re0n");n.sampleTime=function(t,n){return void 0===n&&(n=l.async),function(e){return e.lift(new r(t,n))}};var r=function(){function t(t,n){this.period=t,this.scheduler=n}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.period,this.scheduler))},t}(),c=function(t){function n(n,e,o){t.call(this,n),this.period=e,this.scheduler=o,this.hasValue=!1,this.add(o.schedule(a,e,{subscriber:this,period:e}))}return o(n,t),n.prototype._next=function(t){this.lastValue=t,this.hasValue=!0},n.prototype.notifyNext=function(){this.hasValue&&(this.hasValue=!1,this.destination.next(this.lastValue))},n}(i.Subscriber);function a(t){var n=t.period;t.subscriber.notifyNext(),this.schedule(t,n)}},"7Nkz":function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz"),l=e("8kg7");n.skipLast=function(t){return function(n){return n.lift(new r(t))}};var r=function(){function t(t){if(this._skipCount=t,this._skipCount<0)throw new l.ArgumentOutOfRangeError}return t.prototype.call=function(t,n){return n.subscribe(0===this._skipCount?new i.Subscriber(t):new c(t,this._skipCount))},t}(),c=function(t){function n(n,e){t.call(this,n),this._skipCount=e,this._count=0,this._ring=new Array(e)}return o(n,t),n.prototype._next=function(t){var n=this._skipCount,e=this._count++;if(e<n)this._ring[e]=t;else{var o=e%n,i=this._ring,l=i[o];i[o]=t,this.destination.next(l)}},n}(i.Subscriber)},"7W5b":function(t,n,e){"use strict";var o=e("lf2g");n.mergeMap=function(t,n,e){return void 0===e&&(e=Number.POSITIVE_INFINITY),o.mergeMap(t,n,e)(this)}},"7bsd":function(t,n,e){"use strict";var o=e("AZf1"),i=e("klBC");o.Observable.prototype.map=i.map},"7c4m":function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz");n.retry=function(t){return void 0===t&&(t=-1),function(n){return n.lift(new l(t,n))}};var l=function(){function t(t,n){this.count=t,this.source=n}return t.prototype.call=function(t,n){return n.subscribe(new r(t,this.count,this.source))},t}(),r=function(t){function n(n,e,o){t.call(this,n),this.count=e,this.source=o}return o(n,t),n.prototype.error=function(n){if(!this.isStopped){var e=this.source,o=this.count;if(0===o)return t.prototype.error.call(this,n);o>-1&&(this.count=o-1),e.subscribe(this._unsubscribeAndRecycle())}},n}(i.Subscriber)},"7f6I":function(t,n,e){"use strict";var o=e("Bx9r"),i=e("cf1P");n.publishBehavior=function(t){return function(n){return i.multicast(new o.BehaviorSubject(t))(n)}}},"7lXC":function(t,n,e){"use strict";var o=e("XNQH");n.isEmpty=function(){return o.isEmpty()(this)}},"7qd/":function(t,n,e){"use strict";var o=e("AZf1"),i=e("Yjb7");o.Observable.combineLatest=i.combineLatest},"8FKM":function(t,n,e){"use strict";var o=e("3Ind");n.sequenceEqual=function(t,n){return o.sequenceEqual(t,n)(this)}},"8G9e":function(t,n,e){var o=e("PBLz").__extends,i=e("4WIM"),l=e("y2i3");n.AsyncSubject=function(t){function n(){t.apply(this,arguments),this.value=null,this.hasNext=!1,this.hasCompleted=!1}return o(n,t),n.prototype._subscribe=function(n){return this.hasError?(n.error(this.thrownError),l.Subscription.EMPTY):this.hasCompleted&&this.hasNext?(n.next(this.value),n.complete(),l.Subscription.EMPTY):t.prototype._subscribe.call(this,n)},n.prototype.next=function(t){this.hasCompleted||(this.value=t,this.hasNext=!0)},n.prototype.error=function(n){this.hasCompleted||t.prototype.error.call(this,n)},n.prototype.complete=function(){this.hasCompleted=!0,this.hasNext&&t.prototype.next.call(this,this.value),t.prototype.complete.call(this)},n}(i.Subject)},"8JYq":function(t,n,e){var o=e("PBLz").__extends,i=e("y2i3");n.Action=function(t){function n(n,e){t.call(this)}return o(n,t),n.prototype.schedule=function(t,n){return void 0===n&&(n=0),this},n}(i.Subscription)},"8SF3":function(t,n,e){"use strict";var o=e("AZf1"),i=e("+t3k");o.Observable.prototype.first=i.first},"8X44":function(t){t.exports={title:"United States of America",version:"1.1.3",type:"FeatureCollection",copyright:"Copyright (c) 2020 Highsoft AS, Based on data from Natural Earth",copyrightShort:"Natural Earth",copyrightUrl:"http://www.naturalearthdata.com",crs:{type:"name",properties:{name:"urn:ogc:def:crs:EPSG:102004"}},"hc-transform":{default:{crs:"+proj=lcc +lat_1=33 +lat_2=45 +lat_0=39 +lon_0=-96 +x_0=0 +y_0=0 +datum=NAD83 +units=m +no_defs",scale:.000151481324748,jsonres:15.5,jsonmarginX:-999,jsonmarginY:9851,xoffset:-2361356.09818,yoffset:1398996.77886},"us-all-hawaii":{xpan:190,ypan:417,hitZone:{type:"Polygon",coordinates:[[[1747,3920],[3651,2950],[3651,-999],[1747,-999],[1747,3920]]]},crs:"+proj=aea +lat_1=8 +lat_2=18 +lat_0=13 +lon_0=-157 +x_0=0 +y_0=0 +datum=NAD83 +units=m +no_defs",scale:.000123090941806,jsonres:15.5,jsonmarginX:-999,jsonmarginY:9851,xoffset:-338610.47557,yoffset:1022754.31736},"us-all-alaska":{rotation:-.0174532925199,xpan:5,ypan:357,hitZone:{type:"Polygon",coordinates:[[[-999,5188],[-707,5188],[1747,3920],[1747,-999],[-999,-999],[-999,5188]]]},crs:"+proj=tmerc +lat_0=54 +lon_0=-142 +k=0.9999 +x_0=500000 +y_0=0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs",scale:584397059179e-16,jsonres:15.5,jsonmarginX:-999,jsonmarginY:9851,xoffset:-1566154.00853,yoffset:1992671.14918}},features:[{type:"Feature",id:"US.MA",properties:{"hc-group":"admin1","hc-middle-x":.36,"hc-middle-y":.47,"hc-key":"us-ma","hc-a2":"MA",labelrank:"0",hasc:"US.MA","woe-id":"2347580","state-fips":"25",fips:"US25","postal-code":"MA",name:"Massachusetts",country:"United States of America",region:"Northeast",longitude:"-71.99930000000001","woe-name":"Massachusetts",latitude:"42.3739","woe-label":"Massachusetts, US, United States",type:"State"},geometry:{type:"MultiPolygon",coordinates:[[[[9430,7889],[9476,7878],[9436,7864],[9417,7844],[9430,7889]]],[[[9314,7915],[9312,7927],[9304,7921],[9278,7938],[9254,7990],[9177,7968],[8997,7925],[8860,7896],[8853,7901],[8856,8080],[8922,8096],[9005,8115],[9005,8115],[9222,8166],[9242,8201],[9300,8236],[9318,8197],[9357,8186],[9312,8147],[9299,8081],[9324,8091],[9365,8074],[9428,7985],[9483,7974],[9525,8007],[9501,8067],[9535,8028],[9549,7982],[9504,7965],[9420,7906],[9411,7955],[9371,7921],[9373,7898],[9339,7878],[9327,7915],[9314,7915]]]]}},{type:"Feature",id:"US.WA",properties:{"hc-group":"admin1","hc-middle-x":.56,"hc-middle-y":.52,"hc-key":"us-wa","hc-a2":"WA",labelrank:"0",hasc:"US.WA","woe-id":"2347606","state-fips":"53",fips:"US53","postal-code":"WA",name:"Washington",country:"United States of America",region:"West",longitude:"-120.361","woe-name":"Washington",latitude:"47.4865","woe-label":"Washington, US, United States",type:"State"},geometry:{type:"MultiPolygon",coordinates:[[[[-77,9797],[-56,9768],[-91,9757],[-86,9712],[-136,9751],[-111,9756],[-77,9797]]],[[[-52,9689],[-85,9658],[-66,9645],[-43,9568],[-77,9588],[-74,9635],[-89,9664],[-52,9690],[-60,9697],[-61,9737],[-31,9701],[-12,9731],[-9,9774],[-33,9788],[-46,9839],[-32,9851],[926,9593],[767,8925],[779,8870],[774,8822],[398,8914],[378,8905],[289,8922],[163,8905],[94,8923],[38,8914],[-10,8925],[-22,8950],[-113,8979],[-207,8965],[-283,9014],[-271,9096],[-280,9134],[-321,9167],[-357,9171],[-365,9207],[-400,9226],[-436,9219],[-460,9259],[-436,9333],[-441,9279],[-416,9297],[-401,9347],[-434,9357],[-429,9395],[-369,9396],[-424,9436],[-424,9523],[-410,9624],[-433,9678],[-428,9749],[-385,9790],[-313,9713],[-183,9655],[-161,9666],[-146,9623],[-100,9637],[-95,9567],[-135,9518],[-77,9566],[-112,9491],[-89,9426],[-154,9433],[-175,9394],[-167,9449],[-222,9394],[-157,9376],[-124,9418],[-82,9426],[-82,9476],[-66,9527],[-18,9570],[-37,9644],[-24,9661],[-52,9689]]]]}},{type:"Feature",id:"US.CA",properties:{"hc-group":"admin1","hc-middle-x":.51,"hc-middle-y":.67,"hc-key":"us-ca","hc-a2":"CA",labelrank:"0",hasc:"US.CA","woe-id":"2347563","state-fips":"6",fips:"US06","postal-code":"CA",name:"California",country:"United States of America",region:"West",longitude:"-119.591","woe-name":"California",latitude:"36.7496","woe-label":"California, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[-833,8186],[-50,7955],[-253,7203],[32,6779],[261,6430],[593,5936],[620,5788],[660,5730],[598,5702],[559,5661],[555,5605],[510,5537],[489,5536],[476,5452],[519,5416],[492,5355],[451,5357],[-76,5426],[-69,5467],[-95,5476],[-84,5583],[-110,5649],[-224,5792],[-276,5799],[-265,5822],[-284,5881],[-342,5885],[-417,5946],[-422,5975],[-484,6035],[-539,6046],[-588,6077],[-659,6091],[-686,6135],[-647,6273],[-691,6316],[-672,6333],[-720,6428],[-742,6442],[-793,6601],[-820,6637],[-816,6709],[-775,6726],[-761,6756],[-778,6807],[-821,6819],[-855,6888],[-842,6929],[-853,6979],[-833,7041],[-810,7042],[-816,6985],[-764,6931],[-772,6991],[-797,7030],[-787,7089],[-738,7083],[-782,7126],[-806,7122],[-833,7050],[-892,7126],[-903,7243],[-983,7395],[-967,7420],[-969,7507],[-943,7553],[-936,7629],[-964,7712],[-999,7766],[-993,7813],[-890,7943],[-849,8038],[-844,8118],[-860,8134],[-833,8186]]]}},{type:"Feature",id:"US.OR",properties:{"hc-group":"admin1","hc-middle-x":.47,"hc-middle-y":.52,"hc-key":"us-or","hc-a2":"OR",labelrank:"0",hasc:"US.OR","woe-id":"2347596","state-fips":"41",fips:"US41","postal-code":"OR",name:"Oregon",country:"United States of America",region:"West",longitude:"-120.386","woe-name":"Oregon",latitude:"43.8333","woe-label":"Oregon, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[-50,7955],[-833,8186],[-851,8223],[-847,8281],[-817,8362],[-827,8415],[-793,8455],[-756,8527],[-714,8570],[-672,8648],[-594,8829],[-582,8877],[-494,9051],[-493,9108],[-468,9158],[-460,9216],[-396,9192],[-367,9202],[-359,9169],[-321,9167],[-280,9134],[-271,9096],[-283,9014],[-207,8965],[-113,8979],[-22,8950],[-10,8925],[38,8914],[94,8923],[163,8905],[289,8922],[378,8905],[398,8914],[774,8822],[785,8775],[821,8744],[823,8698],[776,8646],[718,8545],[624,8450],[615,8403],[662,8361],[616,8265],[510,7813],[-50,7955]]]}},{type:"Feature",id:"US.WI",properties:{"hc-group":"admin1","hc-middle-x":.41,"hc-middle-y":.38,"hc-key":"us-wi","hc-a2":"WI",labelrank:"0",hasc:"US.WI","woe-id":"2347608","state-fips":"55",fips:"US55","postal-code":"WI",name:"Wisconsin",country:"United States of America",region:"Midwest",longitude:"-89.5831","woe-name":"Wisconsin",latitude:"44.3709","woe-label":"Wisconsin, US, United States",type:"State"},geometry:{type:"MultiPolygon",coordinates:[[[[6206,8297],[6197,8237],[6159,8156],[6136,8180],[6161,8249],[6206,8297]]],[[[5575,7508],[5561,7544],[5494,7563],[5465,7670],[5479,7702],[5445,7758],[5431,7866],[5405,7892],[5360,7903],[5273,7994],[5217,8029],[5181,8035],[5136,8072],[5146,8117],[5144,8214],[5158,8253],[5117,8285],[5116,8322],[5147,8375],[5220,8422],[5214,8573],[5245,8603],[5303,8589],[5410,8635],[5449,8660],[5489,8656],[5481,8617],[5508,8583],[5554,8572],[5588,8553],[5611,8510],[5795,8473],[5849,8447],[5968,8437],[5993,8394],[6045,8372],[6042,8286],[6080,8287],[6071,8242],[6096,8224],[6058,8180],[6028,8078],[6049,8076],[6099,8156],[6129,8170],[6153,8151],[6124,8019],[6136,7996],[6101,7916],[6110,7860],[6082,7742],[6089,7679],[6116,7626],[6119,7543],[5780,7519],[5606,7509],[5575,7508]]]]}},{type:"Feature",id:"US.ME",properties:{"hc-group":"admin1","hc-middle-x":.43,"hc-middle-y":.4,"hc-key":"us-me","hc-a2":"ME",labelrank:"0",hasc:"US.ME","woe-id":"2347578","state-fips":"23",fips:"US23","postal-code":"ME",name:"Maine",country:"United States of America",region:"Northeast",longitude:"-69.1973","woe-name":"Maine",latitude:"45.148","woe-label":"Maine, US, United States",type:"State"},geometry:{type:"MultiPolygon",coordinates:[[[[9623,8727],[9643,8763],[9665,8747],[9641,8690],[9623,8727]]],[[[9225,8399],[9079,8830],[9115,8824],[9130,8917],[9168,8971],[9177,9035],[9160,9062],[9160,9140],[9176,9161],[9166,9236],[9238,9459],[9272,9467],[9292,9423],[9319,9415],[9428,9491],[9519,9435],[9630,9097],[9697,9099],[9717,9017],[9747,8995],[9778,9009],[9851,8939],[9818,8875],[9789,8883],[9784,8851],[9706,8811],[9712,8773],[9690,8747],[9669,8782],[9611,8766],[9590,8707],[9615,8647],[9554,8716],[9552,8761],[9517,8719],[9529,8622],[9505,8581],[9483,8586],[9467,8544],[9433,8531],[9420,8493],[9387,8524],[9346,8471],[9362,8439],[9314,8347],[9298,8291],[9235,8354],[9225,8399]]]]}},{type:"Feature",id:"US.MI",properties:{"hc-group":"admin1","hc-middle-x":.71,"hc-middle-y":.67,"hc-key":"us-mi","hc-a2":"MI",labelrank:"0",hasc:"US.MI","woe-id":"2347581","state-fips":"26",fips:"US26","postal-code":"MI",name:"Michigan",country:"United States of America",region:"Midwest",longitude:"-84.9479","woe-name":"Michigan",latitude:"43.4343","woe-label":"Michigan, US, United States",type:"State"},geometry:{type:"MultiPolygon",coordinates:[[[[6802,8561],[6808,8523],[6764,8521],[6774,8565],[6802,8561]]],[[[5863,9010],[5834,8966],[5759,8913],[5758,8947],[5863,9010]]],[[[6976,7443],[6815,7415],[6718,7400],[6716,7416],[6323,7372],[6364,7423],[6399,7509],[6417,7630],[6409,7695],[6330,7861],[6345,7903],[6322,7979],[6361,8059],[6352,8141],[6381,8159],[6381,8204],[6423,8217],[6453,8283],[6469,8252],[6460,8196],[6479,8180],[6501,8221],[6497,8298],[6533,8342],[6567,8348],[6542,8410],[6593,8461],[6646,8436],[6627,8469],[6669,8467],[6654,8434],[6698,8433],[6726,8400],[6837,8377],[6863,8359],[6884,8307],[6860,8285],[6902,8213],[6903,8115],[6872,8094],[6868,8040],[6821,8014],[6824,7934],[6868,7920],[6900,7950],[6937,8030],[6993,8059],[7042,8027],[7097,7866],[7128,7802],[7124,7704],[7066,7697],[7061,7631],[7021,7590],[7008,7500],[6976,7443]]],[[[5874,8741],[5900,8700],[5901,8651],[5938,8693],[6017,8689],[6049,8673],[6107,8596],[6174,8609],[6192,8589],[6244,8596],[6318,8663],[6430,8674],[6485,8705],[6529,8713],[6518,8645],[6560,8631],[6591,8646],[6609,8627],[6633,8653],[6688,8665],[6692,8589],[6745,8536],[6723,8521],[6631,8516],[6606,8530],[6598,8476],[6541,8514],[6480,8529],[6444,8521],[6426,8490],[6320,8470],[6302,8429],[6244,8388],[6264,8448],[6227,8437],[6192,8395],[6185,8444],[6096,8224],[6071,8242],[6080,8287],[6042,8286],[6045,8372],[5993,8394],[5968,8437],[5849,8447],[5795,8473],[5611,8510],[5588,8553],[5554,8572],[5623,8604],[5661,8642],[5731,8656],[5776,8696],[5805,8702],[5860,8764],[5868,8750],[5893,8802],[5958,8837],[6017,8829],[5931,8757],[5903,8703],[5900,8738],[5874,8741]]]]}},{type:"Feature",id:"US.NV",properties:{"hc-group":"admin1","hc-middle-x":.46,"hc-middle-y":.38,"hc-key":"us-nv","hc-a2":"NV",labelrank:"0",hasc:"US.NV","woe-id":"2347587","state-fips":"32",fips:"US32","postal-code":"NV",name:"Nevada",country:"United States of America",region:"West",longitude:"-117.02","woe-name":"Nevada",latitude:"39.4299","woe-label":"Nevada, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[-50,7955],[510,7813],[897,7727],[1073,7690],[929,6975],[818,6420],[777,6221],[752,6180],[669,6227],[631,6217],[631,6159],[611,6068],[614,5982],[593,5936],[261,6430],[32,6779],[-253,7203],[-50,7955]]]}},{type:"Feature",id:"US.NM",properties:{"hc-group":"admin1","hc-middle-x":.51,"hc-middle-y":.5,"hc-key":"us-nm","hc-a2":"NM",labelrank:"0",hasc:"US.NM","woe-id":"2347590","state-fips":"35",fips:"US35","postal-code":"NM",name:"New Mexico",country:"United States of America",region:"West",longitude:"-106.024","woe-name":"New Mexico",latitude:"34.5002","woe-label":"New Mexico, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[1841,6242],[3091,6104],[3083,6007],[3081,5975],[3072,5970],[2976,4810],[2181,4887],[2208,4823],[1830,4873],[1815,4756],[1630,4782],[1736,5514],[1841,6242]]]}},{type:"Feature",id:"US.CO",properties:{"hc-group":"admin1","hc-middle-x":.51,"hc-middle-y":.5,"hc-key":"us-co","hc-a2":"CO",labelrank:"0",hasc:"US.CO","woe-id":"2347564","state-fips":"8",fips:"US08","postal-code":"CO",name:"Colorado",country:"United States of America",region:"West",longitude:"-105.543","woe-name":"Colorado",latitude:"38.9998","woe-label":"Colorado, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[3091,6104],[1841,6242],[1966,7108],[1990,7269],[2964,7155],[3357,7124],[3339,6866],[3329,6696],[3290,6089],[3091,6104]]]}},{type:"Feature",id:"US.WY",properties:{"hc-group":"admin1","hc-middle-x":.51,"hc-middle-y":.5,"hc-key":"us-wy","hc-a2":"WY",labelrank:"0",hasc:"US.WY","woe-id":"2347609","state-fips":"56",fips:"US56","postal-code":"WY",name:"Wyoming",country:"United States of America",region:"West",longitude:"-107.552","woe-name":"Wyoming",latitude:"42.9999","woe-label":"Wyoming, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[2964,7155],[1990,7269],[1600,7329],[1643,7585],[1677,7785],[1750,8226],[1772,8355],[3056,8191],[3019,7770],[3010,7672],[3002,7575],[2964,7155]]]}},{type:"Feature",id:"US.KS",properties:{"hc-group":"admin1","hc-middle-x":.3,"hc-middle-y":.49,"hc-key":"us-ks","hc-a2":"KS",labelrank:"0",hasc:"US.KS","woe-id":"2347575","state-fips":"20",fips:"US20","postal-code":"KS",name:"Kansas",country:"United States of America",region:"Midwest",longitude:"-98.3309","woe-name":"Kansas",latitude:"38.5","woe-label":"Kansas, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[3339,6866],[4682,6826],[4769,6780],[4726,6705],[4767,6667],[4781,6624],[4824,6600],[4833,6050],[3290,6089],[3329,6696],[3339,6866]]]}},{type:"Feature",id:"US.NE",properties:{"hc-group":"admin1","hc-middle-x":.43,"hc-middle-y":.5,"hc-key":"us-ne","hc-a2":"NE",labelrank:"0",hasc:"US.NE","woe-id":"2347586","state-fips":"31",fips:"US31","postal-code":"NE",name:"Nebraska",country:"United States of America",region:"Midwest",longitude:"-99.68550000000001","woe-name":"Nebraska",latitude:"41.5002","woe-label":"Nebraska, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[4682,6826],[3339,6866],[3357,7124],[2964,7155],[3002,7575],[3010,7672],[4071,7611],[4148,7558],[4194,7574],[4297,7577],[4330,7551],[4409,7521],[4453,7479],[4469,7474],[4478,7398],[4515,7341],[4533,7291],[4529,7228],[4559,7206],[4571,7165],[4579,7031],[4592,6986],[4592,6981],[4592,6981],[4591,6981],[4591,6981],[4619,6915],[4682,6826]]]}},{type:"Feature",id:"US.OK",properties:{"hc-group":"admin1","hc-middle-x":.78,"hc-middle-y":.52,"hc-key":"us-ok","hc-a2":"OK",labelrank:"0",hasc:"US.OK","woe-id":"2347595","state-fips":"40",fips:"US40","postal-code":"OK",name:"Oklahoma",country:"United States of America",region:"South",longitude:"-97.1309","woe-name":"Oklahoma",latitude:"35.452","woe-label":"Oklahoma, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[3290,6089],[4833,6050],[4833,6017],[4835,5920],[4877,5632],[4875,5180],[4790,5207],[4714,5260],[4685,5235],[4632,5257],[4595,5233],[4559,5242],[4474,5191],[4405,5248],[4360,5237],[4347,5258],[4312,5234],[4304,5199],[4283,5247],[4248,5227],[4181,5268],[4121,5246],[4093,5310],[4007,5296],[3908,5334],[3856,5341],[3842,5388],[3753,5388],[3686,5437],[3707,5936],[3081,5975],[3083,6007],[3091,6104],[3290,6089]]]}},{type:"Feature",id:"US.MO",properties:{"hc-group":"admin1","hc-middle-x":.48,"hc-middle-y":.51,"hc-key":"us-mo","hc-a2":"MO",labelrank:"0",hasc:"US.MO","woe-id":"2347584","state-fips":"29",fips:"US29","postal-code":"MO",name:"Missouri",country:"United States of America",region:"Midwest",longitude:"-92.446","woe-name":"Missouri",latitude:"38.5487","woe-label":"Missouri, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[4835,5920],[4833,6017],[4833,6050],[4824,6600],[4781,6624],[4767,6667],[4726,6705],[4769,6780],[4682,6826],[4619,6915],[4591,6981],[4591,6981],[4592,6981],[4846,6977],[5120,6985],[5389,7006],[5449,6947],[5449,6947],[5449,6947],[5436,6893],[5454,6813],[5475,6774],[5540,6711],[5588,6679],[5616,6596],[5642,6567],[5672,6592],[5735,6561],[5692,6420],[5752,6350],[5792,6336],[5873,6276],[5898,6211],[5886,6165],[5918,6121],[5975,6097],[5976,6033],[5956,5988],[5932,6005],[5921,5968],[5911,5955],[5907,5967],[5890,5980],[5893,5966],[5901,5936],[5869,5898],[5888,5872],[5868,5834],[5731,5821],[5790,5904],[5767,5957],[4835,5920]]]}},{type:"Feature",id:"US.IL",properties:{"hc-group":"admin1","hc-middle-x":.56,"hc-middle-y":.45,"hc-key":"us-il","hc-a2":"IL",labelrank:"0",hasc:"US.IL","woe-id":"2347572","state-fips":"17",fips:"US17","postal-code":"IL",name:"Illinois",country:"United States of America",region:"Midwest",longitude:"-89.1991","woe-name":"Illinois",latitude:"39.946","woe-label":"Illinois, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[6119,7543],[6121,7488],[6192,7351],[6247,6739],[6226,6674],[6254,6638],[6266,6585],[6244,6520],[6222,6503],[6194,6422],[6176,6404],[6179,6328],[6159,6283],[6171,6241],[6102,6218],[6105,6131],[6015,6162],[5987,6157],[5962,6117],[5975,6097],[5918,6121],[5886,6165],[5898,6211],[5873,6276],[5792,6336],[5752,6350],[5692,6420],[5735,6561],[5672,6592],[5642,6567],[5616,6596],[5588,6679],[5540,6711],[5475,6774],[5454,6813],[5436,6893],[5449,6947],[5449,6947],[5449,6947],[5458,7004],[5496,7020],[5535,7098],[5536,7132],[5509,7160],[5523,7224],[5579,7232],[5646,7276],[5671,7332],[5672,7411],[5625,7441],[5575,7508],[5575,7508],[5606,7509],[5848,7523],[6119,7543]]]}},{type:"Feature",id:"US.IN",properties:{"hc-group":"admin1","hc-middle-x":.49,"hc-middle-y":.43,"hc-key":"us-in","hc-a2":"IN",labelrank:"0",hasc:"US.IN","woe-id":"2347573","state-fips":"18",fips:"US18","postal-code":"IN",name:"Indiana",country:"United States of America",region:"Midwest",longitude:"-86.1396","woe-name":"Indiana",latitude:"39.8874","woe-label":"Indiana, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[6192,7351],[6239,7329],[6323,7372],[6716,7416],[6718,7400],[6732,7296],[6797,6730],[6792,6683],[6808,6651],[6737,6617],[6682,6619],[6693,6572],[6657,6540],[6652,6507],[6622,6498],[6608,6438],[6583,6411],[6531,6450],[6485,6413],[6485,6390],[6444,6379],[6426,6401],[6359,6356],[6303,6376],[6269,6350],[6209,6363],[6179,6328],[6176,6404],[6194,6422],[6222,6503],[6244,6520],[6266,6585],[6254,6638],[6226,6674],[6247,6739],[6192,7351]]]}},{type:"Feature",id:"US.VT",properties:{"hc-group":"admin1","hc-middle-x":.42,"hc-middle-y":.43,"hc-key":"us-vt","hc-a2":"VT",labelrank:"0",hasc:"US.VT","woe-id":"2347604","state-fips":"50",fips:"US50","postal-code":"VT",name:"Vermont",country:"United States of America",region:"Northeast",longitude:"-72.7317","woe-name":"Vermont",latitude:"44.0886","woe-label":"Vermont, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[8922,8096],[8856,8080],[8807,8284],[8772,8287],[8772,8328],[8740,8402],[8748,8453],[8739,8514],[8720,8537],[8695,8646],[8811,8677],[9024,8736],[9020,8661],[9045,8629],[9033,8585],[8978,8526],[8986,8490],[8981,8392],[8964,8320],[8979,8261],[8979,8148],[9005,8115],[9005,8115],[8922,8096]]]}},{type:"Feature",id:"US.AR",properties:{"hc-group":"admin1","hc-middle-x":.47,"hc-middle-y":.43,"hc-key":"us-ar","hc-a2":"AR",labelrank:"0",hasc:"US.AR","woe-id":"2347562","state-fips":"5",fips:"US05","postal-code":"AR",name:"Arkansas",country:"United States of America",region:"South",longitude:"-92.14279999999999","woe-name":"Arkansas",latitude:"34.7563","woe-label":"Arkansas, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[4975,5016],[4971,5157],[4910,5157],[4875,5180],[4877,5632],[4835,5920],[5767,5957],[5790,5904],[5731,5821],[5868,5834],[5871,5791],[5827,5763],[5835,5714],[5798,5670],[5802,5602],[5762,5567],[5770,5547],[5730,5520],[5706,5470],[5709,5414],[5635,5340],[5647,5309],[5609,5297],[5620,5250],[5583,5215],[5607,5162],[5598,5120],[5618,5077],[5605,5041],[5563,5038],[4975,5016]]]}},{type:"Feature",id:"US.TX",properties:{"hc-group":"admin1","hc-middle-x":.69,"hc-middle-y":.52,"hc-key":"us-tx","hc-a2":"TX",labelrank:"0",hasc:"US.TX","woe-id":"2347602","state-fips":"48",fips:"US48","postal-code":"TX",name:"Texas",country:"United States of America",region:"South",longitude:"-98.7607","woe-name":"Texas",latitude:"31.131","woe-label":"Texas, US, United States",type:"State"},geometry:{type:"MultiPolygon",coordinates:[[[[4875,5180],[4910,5157],[4971,5157],[4975,5016],[4980,4752],[5033,4679],[5031,4646],[5105,4506],[5093,4447],[5059,4380],[5065,4253],[5047,4228],[5018,4172],[5032,4146],[4989,4147],[4854,4084],[4875,4116],[4831,4102],[4842,4162],[4778,4141],[4769,4106],[4839,4052],[4789,4023],[4801,4063],[4739,3976],[4638,3901],[4557,3881],[4544,3857],[4451,3804],[4448,3787],[4381,3749],[4308,3672],[4340,3735],[4307,3756],[4261,3721],[4306,3712],[4263,3655],[4221,3658],[4249,3617],[4213,3527],[4195,3545],[4141,3510],[4206,3511],[4178,3442],[4232,3206],[4272,3164],[4203,3135],[4114,3192],[4013,3198],[3979,3230],[3915,3245],[3878,3279],[3810,3292],[3795,3375],[3727,3467],[3715,3534],[3721,3603],[3677,3628],[3595,3762],[3548,3801],[3525,3881],[3477,3970],[3469,4021],[3393,4097],[3411,4119],[3365,4132],[3310,4204],[3150,4220],[3103,4248],[3082,4218],[3018,4214],[2959,4096],[2967,4083],[2896,4024],[2861,4031],[2754,4113],[2695,4134],[2651,4187],[2595,4230],[2567,4305],[2573,4370],[2512,4503],[2437,4557],[2309,4714],[2275,4731],[2239,4806],[2208,4823],[2181,4887],[2976,4810],[3072,5970],[3081,5975],[3707,5936],[3686,5437],[3753,5388],[3842,5388],[3856,5341],[3908,5334],[4007,5296],[4093,5310],[4121,5246],[4181,5268],[4248,5227],[4283,5247],[4304,5199],[4312,5234],[4347,5258],[4360,5237],[4405,5248],[4474,5191],[4559,5242],[4595,5233],[4632,5257],[4685,5235],[4714,5260],[4790,5207],[4875,5180]]],[[[4269,3610],[4220,3493],[4219,3420],[4245,3297],[4214,3394],[4222,3530],[4269,3610]]]]}},{type:"Feature",id:"US.RI",properties:{"hc-group":"admin1","hc-middle-x":.55,"hc-middle-y":.78,"hc-key":"us-ri","hc-a2":"RI",labelrank:"0",hasc:"US.RI","woe-id":"2347598","state-fips":"44",fips:"US44","postal-code":"RI",name:"Rhode Island",country:"United States of America",region:"Northeast",longitude:"-71.5082","woe-name":"Rhode Island",latitude:"41.6242","woe-label":"Rhode Island, US, United States",type:"State"},geometry:{type:"MultiPolygon",coordinates:[[[[9339,7878],[9325,7871],[9314,7915],[9327,7915],[9339,7878]]],[[[9177,7968],[9254,7990],[9278,7938],[9304,7921],[9320,7866],[9285,7851],[9279,7822],[9216,7790],[9212,7845],[9177,7968]]]]}},{type:"Feature",id:"US.AL",properties:{"hc-group":"admin1","hc-middle-x":.47,"hc-middle-y":.42,"hc-key":"us-al","hc-a2":"AL",labelrank:"0",hasc:"US.AL","woe-id":"2347559","state-fips":"1",fips:"US01","postal-code":"AL",name:"Alabama",country:"United States of America",region:"South",longitude:"-86.7184","woe-name":"Alabama",latitude:"32.8551","woe-label":"Alabama, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[6487,4443],[6440,4378],[6291,4361],[6336,4375],[6317,4398],[6267,4399],[6216,4788],[6236,5574],[6215,5600],[6213,5603],[6762,5652],[6912,5135],[6947,5053],[6998,4970],[6970,4930],[6958,4846],[6990,4774],[6983,4704],[7015,4637],[6436,4574],[6431,4541],[6487,4486],[6487,4443]]]}},{type:"Feature",id:"US.MS",properties:{"hc-group":"admin1","hc-middle-x":.51,"hc-middle-y":.48,"hc-key":"us-ms","hc-a2":"MS",labelrank:"0",hasc:"US.MS","woe-id":"2347583","state-fips":"28",fips:"US28","postal-code":"MS",name:"Mississippi",country:"United States of America",region:"South",longitude:"-89.71890000000001","woe-name":"Mississippi",latitude:"32.8657","woe-label":"Mississippi, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[6267,4399],[6164,4396],[6059,4360],[6017,4328],[5936,4451],[5955,4536],[5523,4510],[5540,4526],[5522,4581],[5545,4585],[5545,4642],[5565,4662],[5584,4738],[5636,4781],[5670,4868],[5629,4895],[5611,4977],[5627,5018],[5605,5041],[5618,5077],[5598,5120],[5607,5162],[5583,5215],[5620,5250],[5609,5297],[5647,5309],[5635,5340],[5709,5414],[5706,5470],[5730,5520],[5770,5547],[5762,5567],[6122,5592],[6215,5600],[6236,5574],[6216,4788],[6267,4399]]]}},{type:"Feature",id:"US.NC",properties:{"hc-group":"admin1","hc-middle-x":.62,"hc-middle-y":.5,"hc-key":"us-nc","hc-a2":"NC",labelrank:"0",hasc:"US.NC","woe-id":"2347592","state-fips":"37",fips:"US37","postal-code":"NC",name:"North Carolina",country:"United States of America",region:"South",longitude:"-78.866","woe-name":"North Carolina",latitude:"35.6152","woe-label":"North Carolina, US, United States",type:"State"},geometry:{type:"MultiPolygon",coordinates:[[[[8716,6394],[8720,6381],[8694,6389],[8694,6389],[8704,6391],[8705,6390],[8709,6392],[8712,6393],[8716,6394]]],[[[8727,6396],[8756,6332],[8852,6203],[8782,6278],[8722,6395],[8724,6396],[8727,6396]]],[[[7532,6183],[7623,6187],[7858,6219],[8691,6388],[8768,6281],[8670,6318],[8707,6291],[8620,6230],[8584,6234],[8581,6204],[8719,6244],[8742,6161],[8737,6222],[8760,6252],[8795,6220],[8797,6153],[8772,6164],[8750,6091],[8709,6073],[8638,6097],[8638,6070],[8551,6078],[8664,6053],[8635,6009],[8661,6003],[8610,5957],[8551,5988],[8590,5949],[8631,5940],[8676,5955],[8686,5995],[8721,5956],[8670,5890],[8565,5865],[8469,5764],[8443,5714],[8432,5616],[8368,5624],[8302,5600],[8029,5790],[7791,5756],[7782,5790],[7714,5830],[7457,5802],[7290,5724],[7210,5711],[7034,5685],[7038,5756],[7073,5762],[7085,5807],[7131,5847],[7188,5859],[7269,5928],[7298,5973],[7352,6010],[7365,5989],[7437,6050],[7464,6038],[7490,6093],[7523,6123],[7532,6183]]]]}},{type:"Feature",id:"US.VA",properties:{"hc-group":"admin1","hc-middle-x":.64,"hc-middle-y":.54,"hc-key":"us-va","hc-a2":"VA",labelrank:"0",hasc:"US.VA","woe-id":"2347605","state-fips":"51",fips:"US51","postal-code":"VA",name:"Virginia",country:"United States of America",region:"South",longitude:"-78.2431","woe-name":"Virginia",latitude:"37.7403","woe-label":"Virginia, US, United States",type:"State"},geometry:{type:"MultiPolygon",coordinates:[[[[8722,6395],[8696,6432],[8704,6391],[8694,6389],[8694,6389],[8686,6398],[8691,6388],[7858,6219],[7623,6187],[7532,6183],[7472,6170],[7116,6120],[7221,6173],[7268,6217],[7309,6294],[7363,6332],[7431,6411],[7470,6351],[7530,6341],[7567,6378],[7595,6360],[7649,6382],[7664,6419],[7690,6412],[7773,6459],[7767,6505],[7840,6674],[7857,6759],[7932,6729],[7974,6848],[7998,6837],[8048,6900],[8072,6952],[8076,7028],[8188,6969],[8198,7020],[8256,7009],[8251,6984],[8341,6945],[8347,6939],[8353,6939],[8367,6892],[8334,6870],[8323,6802],[8347,6786],[8385,6812],[8429,6763],[8484,6768],[8507,6740],[8571,6721],[8572,6647],[8536,6648],[8499,6683],[8431,6711],[8532,6636],[8597,6606],[8561,6578],[8558,6548],[8577,6545],[8611,6494],[8586,6478],[8526,6534],[8449,6533],[8518,6510],[8580,6459],[8619,6482],[8679,6482],[8727,6396],[8724,6396],[8722,6395]],[[8558,6548],[8552,6548],[8552,6548],[8552,6548],[8484,6605],[8532,6551],[8552,6548],[8552,6548],[8552,6548],[8557,6544],[8558,6548]]],[[[8709,6392],[8713,6400],[8716,6394],[8712,6393],[8709,6392]]],[[[8765,6797],[8756,6760],[8761,6796],[8765,6797]]],[[[8688,6764],[8691,6772],[8739,6789],[8726,6737],[8674,6599],[8696,6561],[8678,6528],[8652,6583],[8652,6652],[8688,6764]]]]}},{type:"Feature",id:"US.IA",properties:{"hc-group":"admin1","hc-middle-x":.35,"hc-middle-y":.49,"hc-key":"us-ia","hc-a2":"IA",labelrank:"0",hasc:"US.IA","woe-id":"2347574","state-fips":"19",fips:"US19","postal-code":"IA",name:"Iowa",country:"United States of America",region:"Midwest",longitude:"-93.3891","woe-name":"Iowa",latitude:"42.0423","woe-label":"Iowa, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[5575,7508],[5625,7441],[5672,7411],[5671,7332],[5646,7276],[5579,7232],[5523,7224],[5509,7160],[5536,7132],[5535,7098],[5496,7020],[5458,7004],[5449,6947],[5449,6947],[5449,6947],[5389,7006],[5120,6985],[4846,6977],[4592,6981],[4591,6981],[4579,7031],[4571,7165],[4559,7206],[4529,7228],[4533,7291],[4515,7341],[4478,7398],[4469,7474],[4453,7479],[4423,7540],[4459,7636],[4438,7663],[4433,7734],[4459,7735],[5137,7745],[5445,7758],[5479,7702],[5465,7670],[5494,7563],[5561,7544],[5577,7513],[5575,7508],[5575,7508]]]}},{type:"Feature",id:"US.MD",properties:{"hc-group":"admin1","hc-middle-x":.61,"hc-middle-y":.27,"hc-key":"us-md","hc-a2":"MD",labelrank:"0",hasc:"US.MD","woe-id":"2347579","state-fips":"24",fips:"US24","postal-code":"MD",name:"Maryland",country:"United States of America",region:"South",longitude:"-77.0454","woe-name":"Maryland",latitude:"39.3874","woe-label":"Maryland, US, United States",type:"State"},geometry:{type:"MultiPolygon",coordinates:[[[[8761,6796],[8769,6819],[8765,6797],[8761,6796]]],[[[8779,6915],[8779,6884],[8777,6914],[8777,6914],[8779,6915]]],[[[8739,6789],[8691,6772],[8688,6764],[8647,6746],[8650,6806],[8590,6833],[8592,6815],[8525,6862],[8581,6899],[8555,6926],[8511,6936],[8544,6974],[8512,6986],[8496,7036],[8530,7108],[8537,7165],[8497,7093],[8472,7099],[8469,7056],[8432,7052],[8471,7014],[8458,6959],[8483,6868],[8513,6820],[8462,6849],[8543,6778],[8548,6753],[8491,6782],[8433,6785],[8382,6834],[8354,6797],[8335,6827],[8370,6891],[8367,6916],[8385,6943],[8341,6945],[8251,6984],[8256,7009],[8198,7020],[8162,7087],[8101,7099],[8046,7067],[8043,7043],[8e3,7038],[7977,7057],[7949,7003],[7928,7007],[7857,6922],[7835,7053],[8176,7119],[8559,7201],[8650,6887],[8771,6913],[8770,6856],[8753,6848],[8739,6789]]]]}},{type:"Feature",id:"US.DE",properties:{"hc-group":"admin1","hc-middle-x":.91,"hc-middle-y":.77,"hc-key":"us-de","hc-a2":"DE",labelrank:"0",hasc:"US.DE","woe-id":"2347566","state-fips":"10",fips:"US10","postal-code":"DE",name:"Delaware",country:"United States of America",region:"South",longitude:"-75.41119999999999","woe-name":"Delaware",latitude:"38.8657","woe-label":"Delaware, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[8777,6914],[8771,6915],[8771,6913],[8650,6887],[8559,7201],[8589,7239],[8625,7239],[8601,7183],[8613,7145],[8652,7114],[8675,7051],[8735,6995],[8751,6999],[8779,6915],[8777,6914],[8777,6914]]]}},{type:"Feature",id:"US.PA",properties:{"hc-group":"admin1","hc-middle-x":.5,"hc-middle-y":.49,"hc-key":"us-pa","hc-a2":"PA",labelrank:"0",hasc:"US.PA","woe-id":"2347597","state-fips":"42",fips:"US42","postal-code":"PA",name:"Pennsylvania",country:"United States of America",region:"Northeast",longitude:"-77.60939999999999","woe-name":"Pennsylvania",latitude:"40.8601","woe-label":"Pennsylvania, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[8611,7549],[8632,7530],[8615,7490],[8627,7443],[8646,7444],[8739,7361],[8691,7310],[8673,7276],[8625,7239],[8589,7239],[8559,7201],[8176,7119],[7835,7053],[7630,7017],[7589,7253],[7589,7253],[7530,7595],[7556,7610],[7662,7693],[7674,7625],[8514,7797],[8573,7765],[8588,7712],[8673,7663],[8673,7663],[8611,7549]]]}},{type:"Feature",id:"US.NJ",properties:{"hc-group":"admin1","hc-middle-x":.68,"hc-middle-y":.64,"hc-key":"us-nj","hc-a2":"NJ",labelrank:"0",hasc:"US.NJ","woe-id":"2347589","state-fips":"34",fips:"US34","postal-code":"NJ",name:"New Jersey",country:"United States of America",region:"Northeast",longitude:"-74.4653","woe-name":"New Jersey",latitude:"40.0449","woe-label":"New Jersey, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[8611,7549],[8673,7663],[8759,7635],[8846,7608],[8840,7532],[8810,7504],[8805,7466],[8866,7456],[8875,7438],[8886,7281],[8853,7228],[8849,7172],[8812,7122],[8784,7047],[8766,7040],[8769,7097],[8716,7095],[8623,7151],[8610,7186],[8624,7231],[8676,7269],[8691,7310],[8739,7361],[8646,7444],[8627,7443],[8615,7490],[8632,7530],[8611,7549]]]}},{type:"Feature",id:"US.NY",properties:{"hc-group":"admin1","hc-middle-x":.54,"hc-middle-y":.49,"hc-key":"us-ny","hc-a2":"NY",labelrank:"0",hasc:"US.NY","woe-id":"2347591","state-fips":"36",fips:"US36","postal-code":"NY",name:"New York",country:"United States of America",region:"Northeast",longitude:"-75.32420000000001","woe-name":"New York",latitude:"43.1988","woe-label":"New York, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[8673,7663],[8588,7712],[8573,7765],[8514,7797],[7674,7625],[7662,7693],[7763,7795],[7803,7872],[7754,7932],[7747,7976],[7812,8010],[7918,8040],[7988,8041],[8031,8026],[8061,8043],[8133,8055],[8180,8080],[8224,8141],[8264,8164],[8243,8232],[8257,8274],[8225,8259],[8202,8296],[8230,8345],[8280,8379],[8297,8437],[8358,8526],[8422,8581],[8453,8585],[8695,8646],[8720,8537],[8739,8514],[8748,8453],[8740,8402],[8772,8328],[8772,8287],[8807,8284],[8856,8080],[8853,7901],[8860,7896],[8896,7702],[8912,7685],[8874,7645],[8896,7623],[8881,7575],[8930,7617],[8982,7620],[9002,7641],[9094,7671],[9134,7722],[9173,7697],[9177,7721],[9184,7702],[9231,7730],[9141,7649],[9083,7619],[9032,7570],[8936,7519],[8857,7498],[8812,7468],[8814,7503],[8840,7506],[8858,7554],[8843,7544],[8846,7608],[8759,7635],[8695,7656],[8673,7663],[8673,7663]]]}},{type:"Feature",id:"US.ID",properties:{"hc-group":"admin1","hc-middle-x":.51,"hc-middle-y":.75,"hc-key":"us-id","hc-a2":"ID",labelrank:"0",hasc:"US.ID","woe-id":"2347571","state-fips":"16",fips:"US16","postal-code":"ID",name:"Idaho",country:"United States of America",region:"West",longitude:"-114.133","woe-name":"Idaho",latitude:"43.7825","woe-label":"Idaho, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[926,9593],[1093,9555],[1036,9301],[1076,9210],[1061,9142],[1117,9085],[1172,8979],[1170,8959],[1219,8896],[1258,8897],[1253,8859],[1219,8796],[1204,8727],[1211,8698],[1177,8675],[1167,8620],[1200,8590],[1278,8630],[1303,8596],[1303,8522],[1338,8434],[1326,8419],[1347,8377],[1374,8375],[1391,8331],[1392,8280],[1415,8254],[1451,8281],[1508,8261],[1536,8282],[1614,8258],[1671,8261],[1686,8296],[1713,8295],[1750,8226],[1677,7785],[1643,7585],[1393,7629],[1073,7690],[897,7727],[510,7813],[616,8265],[662,8361],[615,8403],[624,8450],[718,8545],[776,8646],[823,8698],[821,8744],[785,8775],[774,8822],[779,8870],[767,8925],[926,9593]]]}},{type:"Feature",id:"US.SD",properties:{"hc-group":"admin1","hc-middle-x":.51,"hc-middle-y":.44,"hc-key":"us-sd","hc-a2":"SD",labelrank:"0",hasc:"US.SD","woe-id":"2347600","state-fips":"46",fips:"US46","postal-code":"SD",name:"South Dakota",country:"United States of America",region:"Midwest",longitude:"-100.255","woe-name":"South Dakota",latitude:"44.4711","woe-label":"South Dakota, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[3010,7672],[3019,7770],[3056,8191],[3059,8191],[3080,8436],[4231,8374],[4444,8372],[4429,8325],[4387,8283],[4419,8232],[4462,8203],[4459,7735],[4433,7734],[4438,7663],[4459,7636],[4423,7540],[4453,7479],[4409,7521],[4330,7551],[4297,7577],[4194,7574],[4148,7558],[4071,7611],[3010,7672]]]}},{type:"Feature",id:"US.CT",properties:{"hc-group":"admin1","hc-middle-x":.48,"hc-middle-y":.5,"hc-key":"us-ct","hc-a2":"CT",labelrank:"0",hasc:"US.CT","woe-id":"2347565","state-fips":"9",fips:"US09","postal-code":"CT",name:"Connecticut",country:"United States of America",region:"Northeast",longitude:"-72.7594","woe-name":"Connecticut",latitude:"41.6486","woe-label":"Connecticut, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[9216,7790],[9204,7796],[9095,7743],[9023,7721],[8972,7689],[8896,7623],[8874,7645],[8912,7685],[8896,7702],[8860,7896],[8997,7925],[9177,7968],[9212,7845],[9216,7790]]]}},{type:"Feature",id:"US.NH",properties:{"hc-group":"admin1","hc-middle-x":.38,"hc-middle-y":.57,"hc-key":"us-nh","hc-a2":"NH",labelrank:"0",hasc:"US.NH","woe-id":"2347588","state-fips":"33",fips:"US33","postal-code":"NH",name:"New Hampshire",country:"United States of America",region:"Northeast",longitude:"-71.6301","woe-name":"New Hampshire",latitude:"43.5993","woe-label":"New Hampshire, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[9298,8291],[9306,8288],[9300,8236],[9242,8201],[9222,8166],[9005,8115],[9005,8115],[8979,8148],[8979,8261],[8964,8320],[8981,8392],[8986,8490],[8978,8526],[9033,8585],[9045,8629],[9020,8661],[9024,8736],[9036,8814],[9079,8830],[9225,8399],[9235,8354],[9298,8291]]]}},{type:"Feature",id:"US.KY",properties:{"hc-group":"admin1","hc-middle-x":.65,"hc-middle-y":.5,"hc-key":"us-ky","hc-a2":"KY",labelrank:"0",hasc:"US.KY","woe-id":"2347576","state-fips":"21",fips:"US21","postal-code":"KY",name:"Kentucky",country:"United States of America",region:"South",longitude:"-85.5729","woe-name":"Kentucky",latitude:"37.3994","woe-label":"Kentucky, US, United States",type:"State"},geometry:{type:"MultiPolygon",coordinates:[[[[5893,5966],[5890,5980],[5907,5967],[5893,5966]]],[[[5921,5968],[5932,6005],[5956,5988],[5976,6033],[5975,6097],[5962,6117],[5987,6157],[6015,6162],[6105,6131],[6102,6218],[6171,6241],[6159,6283],[6179,6328],[6209,6363],[6269,6350],[6303,6376],[6359,6356],[6426,6401],[6444,6379],[6485,6390],[6485,6413],[6531,6450],[6583,6411],[6608,6438],[6622,6498],[6652,6507],[6657,6540],[6693,6572],[6682,6619],[6737,6617],[6808,6651],[6792,6683],[6797,6730],[6873,6741],[6900,6725],[6933,6672],[7001,6669],[7036,6641],[7069,6664],[7119,6643],[7198,6692],[7216,6653],[7270,6617],[7270,6617],[7270,6617],[7272,6548],[7358,6439],[7431,6411],[7363,6332],[7309,6294],[7268,6217],[7221,6173],[7116,6120],[7104,6113],[6814,6086],[6751,6077],[6516,6061],[6250,6032],[6200,6040],[6210,5991],[5921,5968]]],[[[7270,6617],[7271,6617],[7270,6617],[7270,6617],[7270,6617],[7270,6617]]]]}},{type:"Feature",id:"US.OH",properties:{"hc-group":"admin1","hc-middle-x":.45,"hc-middle-y":.53,"hc-key":"us-oh","hc-a2":"OH",labelrank:"0",hasc:"US.OH","woe-id":"2347594","state-fips":"39",fips:"US39","postal-code":"OH",name:"Ohio",country:"United States of America",region:"Midwest",longitude:"-82.67189999999999","woe-name":"Ohio",latitude:"40.0924","woe-label":"Ohio, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[6718,7400],[6815,7415],[6976,7443],[7095,7408],[7082,7394],[7173,7383],[7258,7426],[7329,7440],[7383,7503],[7530,7595],[7589,7253],[7561,7233],[7587,7158],[7558,7018],[7564,6981],[7504,6911],[7454,6903],[7419,6863],[7399,6809],[7416,6775],[7391,6755],[7354,6783],[7333,6723],[7346,6679],[7321,6631],[7271,6617],[7270,6617],[7216,6653],[7198,6692],[7119,6643],[7069,6664],[7036,6641],[7001,6669],[6933,6672],[6900,6725],[6873,6741],[6797,6730],[6732,7296],[6718,7400]]]}},{type:"Feature",id:"US.TN",properties:{"hc-group":"admin1","hc-middle-x":.43,"hc-middle-y":.54,"hc-key":"us-tn","hc-a2":"TN",labelrank:"0",hasc:"US.TN","woe-id":"2347601","state-fips":"47",fips:"US47","postal-code":"TN",name:"Tennessee",country:"United States of America",region:"South",longitude:"-86.3415","woe-name":"Tennessee",latitude:"35.7514","woe-label":"Tennessee, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[6215,5600],[6122,5592],[5762,5567],[5802,5602],[5798,5670],[5835,5714],[5827,5763],[5871,5791],[5868,5834],[5888,5872],[5869,5898],[5901,5936],[5893,5966],[5907,5967],[5911,5955],[5921,5968],[6210,5991],[6200,6040],[6250,6032],[6516,6061],[6751,6077],[6814,6086],[7104,6113],[7116,6120],[7472,6170],[7532,6183],[7523,6123],[7490,6093],[7464,6038],[7437,6050],[7365,5989],[7352,6010],[7298,5973],[7269,5928],[7188,5859],[7131,5847],[7085,5807],[7073,5762],[7038,5756],[7034,5685],[6918,5671],[6762,5652],[6213,5603],[6215,5600]]]}},{type:"Feature",id:"US.WV",properties:{"hc-group":"admin1","hc-middle-x":.35,"hc-middle-y":.56,"hc-key":"us-wv","hc-a2":"WV",labelrank:"0",hasc:"US.WV","woe-id":"2347607","state-fips":"54",fips:"US54","postal-code":"WV",name:"West Virginia",country:"United States of America",region:"South",longitude:"-80.7128","woe-name":"West Virginia",latitude:"38.6422","woe-label":"West Virginia, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[7270,6617],[7271,6617],[7321,6631],[7346,6679],[7333,6723],[7354,6783],[7391,6755],[7416,6775],[7399,6809],[7419,6863],[7454,6903],[7504,6911],[7564,6981],[7558,7018],[7587,7158],[7561,7233],[7589,7253],[7630,7017],[7835,7053],[7857,6922],[7928,7007],[7949,7003],[7977,7057],[8e3,7038],[8043,7043],[8046,7067],[8101,7099],[8162,7087],[8198,7020],[8188,6969],[8076,7028],[8072,6952],[8048,6900],[7998,6837],[7974,6848],[7932,6729],[7857,6759],[7840,6674],[7767,6505],[7773,6459],[7690,6412],[7664,6419],[7649,6382],[7595,6360],[7567,6378],[7530,6341],[7470,6351],[7431,6411],[7358,6439],[7272,6548],[7270,6617],[7270,6617],[7270,6617],[7270,6617],[7270,6617]]]}},{type:"Feature",id:"US.DC",properties:{"hc-group":"admin1","hc-middle-x":.57,"hc-middle-y":.14,"hc-key":"us-dc","hc-a2":"DC",labelrank:"9",hasc:"US.DC","woe-id":"2347567","state-fips":"11",fips:"US11","postal-code":"DC",name:"District of Columbia",country:"United States of America",region:"South",longitude:"-77.01130000000001","woe-name":"District of Columbia",latitude:"38.8922","woe-label":"District of Columbia, US, United States",type:"Federal District"},geometry:{type:"Polygon",coordinates:[[[8367,6916],[8366,6929],[8353,6939],[8347,6939],[8341,6945],[8385,6943],[8367,6916]]]}},{type:"Feature",id:"US.LA",properties:{"hc-group":"admin1","hc-middle-x":.34,"hc-middle-y":.46,"hc-key":"us-la","hc-a2":"LA",labelrank:"0",hasc:"US.LA","woe-id":"2347577","state-fips":"22",fips:"US22","postal-code":"LA",name:"Louisiana",country:"United States of America",region:"South",longitude:"-91.9991","woe-name":"Louisiana",latitude:"30.5274","woe-label":"Louisiana, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[6017,4328],[5915,4340],[5856,4368],[5812,4302],[5834,4283],[5904,4280],[5937,4313],[5992,4313],[5957,4259],[6001,4245],[6035,4298],[6067,4259],[5982,4181],[6027,4123],[6107,4114],[6148,4081],[6125,4035],[6070,4042],[6042,4077],[5966,4094],[5980,4115],[5902,4141],[5913,4064],[5876,4028],[5860,4066],[5811,4082],[5780,4036],[5724,4031],[5620,4068],[5631,4121],[5569,4128],[5532,4184],[5493,4173],[5494,4203],[5430,4175],[5437,4145],[5478,4154],[5526,4139],[5500,4112],[5431,4136],[5399,4121],[5305,4135],[5186,4176],[5128,4173],[5042,4153],[5047,4228],[5065,4253],[5059,4380],[5093,4447],[5105,4506],[5031,4646],[5033,4679],[4980,4752],[4975,5016],[5563,5038],[5605,5041],[5627,5018],[5611,4977],[5629,4895],[5670,4868],[5636,4781],[5584,4738],[5565,4662],[5545,4642],[5545,4585],[5522,4581],[5540,4526],[5523,4510],[5955,4536],[5936,4451],[6017,4328]]]}},{type:"Feature",id:"US.FL",properties:{"hc-group":"admin1","hc-middle-x":.77,"hc-middle-y":.5,"hc-key":"us-fl","hc-a2":"FL",labelrank:"0",hasc:"US.FL","woe-id":"2347568","state-fips":"12",fips:"US12","postal-code":"FL",name:"Florida",country:"United States of America",region:"South",longitude:"-81.6228","woe-name":"Florida",latitude:"28.1568","woe-label":"Florida, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[6487,4443],[6487,4486],[6431,4541],[6436,4574],[7015,4637],[7055,4568],[7649,4609],[7670,4559],[7699,4566],[7687,4660],[7713,4686],[7808,4673],[7822,4672],[7849,4570],[7908,4430],[8008,4269],[8125,4130],[8113,4109],[8144,4012],[8198,3936],[8297,3758],[8321,3651],[8331,3476],[8302,3361],[8313,3273],[8270,3209],[8291,3273],[8273,3290],[8230,3255],[8194,3260],[8141,3234],[8115,3258],[8115,3303],[8070,3379],[7979,3429],[7953,3420],[7907,3543],[7846,3536],[7839,3654],[7796,3674],[7819,3634],[7779,3640],[7675,3779],[7722,3884],[7712,3915],[7671,3899],[7670,3851],[7622,3872],[7618,3966],[7635,4045],[7626,4157],[7576,4229],[7525,4222],[7473,4277],[7425,4302],[7349,4395],[7265,4433],[7186,4403],[7198,4370],[7162,4370],[7148,4336],[7067,4277],[6979,4284],[6986,4316],[6958,4349],[6892,4391],[6798,4429],[6694,4444],[6468,4388],[6505,4431],[6487,4443]]]}},{type:"Feature",id:"US.GA",properties:{"hc-group":"admin1","hc-middle-x":.43,"hc-middle-y":.52,"hc-key":"us-ga","hc-a2":"GA",labelrank:"0",hasc:"US.GA","woe-id":"2347569","state-fips":"13",fips:"US13","postal-code":"GA",name:"Georgia",country:"United States of America",region:"South",longitude:"-83.4078","woe-name":"Georgia",latitude:"32.8547","woe-label":"Georgia, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[7713,4686],[7687,4660],[7699,4566],[7670,4559],[7649,4609],[7055,4568],[7015,4637],[6983,4704],[6990,4774],[6958,4846],[6970,4930],[6998,4970],[6947,5053],[6912,5135],[6762,5652],[6918,5671],[7034,5685],[7210,5711],[7290,5724],[7249,5641],[7323,5596],[7364,5593],[7401,5526],[7444,5475],[7523,5430],[7538,5402],[7600,5369],[7606,5340],[7651,5293],[7708,5272],[7750,5169],[7800,5140],[7844,5042],[7887,5035],[7901,5029],[7811,4893],[7836,4826],[7798,4798],[7817,4730],[7808,4673],[7713,4686]]]}},{type:"Feature",id:"US.SC",properties:{"hc-group":"admin1","hc-middle-x":.54,"hc-middle-y":.35,"hc-key":"us-sc","hc-a2":"SC",labelrank:"0",hasc:"US.SC","woe-id":"2347599","state-fips":"45",fips:"US45","postal-code":"SC",name:"South Carolina",country:"United States of America",region:"South",longitude:"-80.6471","woe-name":"South Carolina",latitude:"33.8578","woe-label":"South Carolina, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[8302,5600],[8236,5523],[8205,5458],[8206,5396],[8173,5348],[8140,5346],[8131,5311],[8056,5219],[7989,5173],[7913,5166],[7971,5149],[7887,5035],[7844,5042],[7800,5140],[7750,5169],[7708,5272],[7651,5293],[7606,5340],[7600,5369],[7538,5402],[7523,5430],[7444,5475],[7401,5526],[7364,5593],[7323,5596],[7249,5641],[7290,5724],[7457,5802],[7714,5830],[7782,5790],[7791,5756],[8029,5790],[8302,5600]]]}},{type:"Feature",id:"US.MN",properties:{"hc-group":"admin1","hc-middle-x":.38,"hc-middle-y":.6,"hc-key":"us-mn","hc-a2":"MN",labelrank:"0",hasc:"US.MN","woe-id":"2347582","state-fips":"27",fips:"US27","postal-code":"MN",name:"Minnesota",country:"United States of America",region:"Midwest",longitude:"-93.364","woe-name":"Minnesota",latitude:"46.0592","woe-label":"Minnesota, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[4333,9174],[4688,9173],[4690,9272],[4748,9253],[4770,9125],[4791,9104],[4854,9085],[4916,9083],[4938,9052],[4984,9060],[5024,9084],[5073,9082],[5132,9063],[5181,8985],[5194,9006],[5240,9014],[5304,8955],[5351,8941],[5438,8996],[5463,8964],[5570,8974],[5607,8949],[5668,8950],[5592,8895],[5514,8864],[5432,8802],[5349,8700],[5245,8603],[5214,8573],[5220,8422],[5147,8375],[5116,8322],[5117,8285],[5158,8253],[5144,8214],[5146,8117],[5136,8072],[5181,8035],[5217,8029],[5273,7994],[5360,7903],[5405,7892],[5431,7866],[5445,7758],[5137,7745],[4459,7735],[4462,8203],[4419,8232],[4387,8283],[4429,8325],[4444,8372],[4436,8472],[4402,8555],[4409,8628],[4397,8650],[4394,8777],[4347,8957],[4343,9053],[4353,9083],[4333,9174]]]}},{type:"Feature",id:"US.MT",properties:{"hc-group":"admin1","hc-middle-x":.55,"hc-middle-y":.53,"hc-key":"us-mt","hc-a2":"MT",labelrank:"0",hasc:"US.MT","woe-id":"2347585","state-fips":"30",fips:"US30","postal-code":"MT",name:"Montana",country:"United States of America",region:"West",longitude:"-110.044","woe-name":"Montana",latitude:"46.9965","woe-label":"Montana, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[1093,9555],[1689,9433],[3150,9234],[3084,8486],[3080,8436],[3059,8191],[3056,8191],[1772,8355],[1750,8226],[1713,8295],[1686,8296],[1671,8261],[1614,8258],[1536,8282],[1508,8261],[1451,8281],[1415,8254],[1392,8280],[1391,8331],[1374,8375],[1347,8377],[1326,8419],[1338,8434],[1303,8522],[1303,8596],[1278,8630],[1200,8590],[1167,8620],[1177,8675],[1211,8698],[1204,8727],[1219,8796],[1253,8859],[1258,8897],[1219,8896],[1170,8959],[1172,8979],[1117,9085],[1061,9142],[1076,9210],[1036,9301],[1093,9555]]]}},{type:"Feature",id:"US.ND",properties:{"hc-group":"admin1","hc-middle-x":.47,"hc-middle-y":.5,"hc-key":"us-nd","hc-a2":"ND",labelrank:"0",hasc:"US.ND","woe-id":"2347593","state-fips":"38",fips:"US38","postal-code":"ND",name:"North Dakota",country:"United States of America",region:"Midwest",longitude:"-100.302","woe-name":"North Dakota",latitude:"47.4675","woe-label":"North Dakota, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[3080,8436],[3084,8486],[3150,9234],[3468,9209],[4333,9174],[4353,9083],[4343,9053],[4347,8957],[4394,8777],[4397,8650],[4409,8628],[4402,8555],[4436,8472],[4444,8372],[4231,8374],[3080,8436]]]}},{type:"Feature",id:"US.AZ",properties:{"hc-group":"admin1","hc-middle-x":.51,"hc-middle-y":.45,"hc-key":"us-az","hc-a2":"AZ",labelrank:"0",hasc:"US.AZ","woe-id":"2347561","state-fips":"4",fips:"US04","postal-code":"AZ",name:"Arizona",country:"United States of America",region:"West",longitude:"-111.935","woe-name":"Arizona",latitude:"34.3046","woe-label":"Arizona, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[1630,4782],[1196,4850],[1092,4906],[418,5307],[451,5357],[492,5355],[519,5416],[476,5452],[489,5536],[510,5537],[555,5605],[559,5661],[598,5702],[660,5730],[620,5788],[593,5936],[614,5982],[611,6068],[631,6159],[631,6217],[669,6227],[752,6180],[777,6221],[818,6420],[1488,6297],[1841,6242],[1736,5514],[1630,4782]]]}},{type:"Feature",id:"US.UT",properties:{"hc-group":"admin1","hc-middle-x":.52,"hc-middle-y":.59,"hc-key":"us-ut","hc-a2":"UT",labelrank:"0",hasc:"US.UT","woe-id":"2347603","state-fips":"49",fips:"US49","postal-code":"UT",name:"Utah",country:"United States of America",region:"West",longitude:"-111.544","woe-name":"Utah",latitude:"39.5007","woe-label":"Utah, US, United States",type:"State"},geometry:{type:"Polygon",coordinates:[[[1841,6242],[1488,6297],[818,6420],[929,6975],[1073,7690],[1393,7629],[1643,7585],[1600,7329],[1990,7269],[1966,7108],[1841,6242]]]}},{type:"Feature",id:"US.HI",properties:{"hc-group":"admin1","hc-middle-x":.87,"hc-middle-y":.79,"hc-key":"us-hi","hc-a2":"HI",labelrank:"0",hasc:"US.HI","woe-id":"2347570","state-fips":"15",fips:"US15","postal-code":"HI",name:"Hawaii",country:"United States of America",region:"West",longitude:"-157.999","woe-name":"Hawaii",latitude:"21.4919","woe-label":"Hawaii, US, United States",type:"State"},geometry:{type:"MultiPolygon",coordinates:[[[[2871.1,2945.9],[2875.2,2942.7],[2879.9,2943.9],[2887,2943.5],[2908.4,2936],[2926.2,2927],[2959.3,2906.2],[2969.8,2895.8],[2975.6,2888.1],[2975.6,2868.8],[2976.2,2860.2],[2981.8,2860.4],[2989.5,2864.1],[2995.3,2860.2],[2998,2855.8],[2997.4,2846.7],[3000.1,2841.1],[3003.5,2836],[3013.7,2826.7],[3024.4,2822.1],[3028.7,2818.5],[3031,2814.1],[3030.4,2808.4],[3019,2794.3],[3010.1,2790.9],[2997.5,2778.6],[2988.9,2776],[2988.6,2773.6],[2981.4,2771.8],[2975.3,2767.2],[2953.3,2760.6],[2944.8,2762.6],[2939.9,2762.7],[2935.5,2761.3],[2924.6,2753.9],[2920.9,2749.4],[2913.7,2747.3],[2906.4,2742.2],[2896.2,2736.4],[2893.2,2735.4],[2884.5,2727],[2883,2723.6],[2883.3,2715.9],[2873.3,2705.7],[2870.1,2696.8],[2867.2,2693.6],[2858.8,2686.4],[2857,2687.4],[2857.1,2692],[2852.9,2695.4],[2844.7,2699.6],[2830,2708.8],[2817.8,2712.1],[2815.1,2719.8],[2812.5,2720.6],[2810.9,2726.2],[2809.3,2735.1],[2811.5,2745.8],[2816,2776.4],[2815.6,2781.7],[2812.9,2786.6],[2805.6,2807.3],[2801.6,2814.3],[2802.1,2818.9],[2799.7,2823.2],[2796.3,2833.9],[2792.8,2839.1],[2789.8,2841.4],[2785.4,2846.6],[2780.6,2859.9],[2784.8,2870.8],[2795.1,2879.5],[2796.2,2883.5],[2799,2885.8],[2807.4,2888.9],[2813.4,2898.4],[2817.9,2906.3],[2822.3,2911.4],[2825.4,2911.5],[2827.7,2920.9],[2826.3,2924.9],[2822.9,2928.1],[2815.9,2938.7],[2813,2947.9],[2812.4,2962.2],[2816.2,2969.6],[2818.8,2972],[2826,2972],[2844.7,2968],[2850,2958],[2857.7,2955],[2862.8,2952.2],[2866.3,2948],[2871.1,2945.9]]],[[[2685.2,3028],[2683.1,3024.1],[2677.4,3024.1],[2672.1,3025],[2662.7,3023],[2656.2,3022.3],[2651.9,3026.6],[2654.3,3029.7],[2658.6,3033.4],[2670.2,3040.4],[2675.5,3042.3],[2679.6,3041.9],[2684.7,3036.2],[2682.1,3030],[2685.2,3028]]],[[[2609.3,3070.6],[2599.6,3070.1],[2595.6,3075.8],[2594.6,3080.7],[2594.3,3089.5],[2593.6,3094],[2590.2,3096],[2581.9,3099.3],[2579.4,3103.3],[2581,3107.7],[2585.7,3110.1],[2594,3111.1],[2613.5,3108.3],[2622.3,3100.4],[2628.7,3093.1],[2631.3,3086.9],[2630,3083.4],[2625.7,3076.7],[2616.7,3072.6],[2609.3,3070.6]]],[[[2673.9,3132.2],[2675.6,3130.2],[2683.4,3127.1],[2684.3,3124.4],[2686.7,3123.7],[2687.2,3118.4],[2690,3115.9],[2695.5,3106.3],[2699,3106.6],[2701.3,3109.2],[2705.1,3109.1],[2716.1,3110.5],[2722.5,3115.1],[2725.7,3116.2],[2732.1,3116.5],[2743.2,3114.2],[2746.4,3112.2],[2747.4,3109.8],[2752.3,3104.5],[2758.6,3099.6],[2758.8,3097.7],[2762.9,3098.7],[2765.5,3096.6],[2767.9,3092.2],[2774.8,3091.2],[2781.6,3088],[2791.4,3084.8],[2795.9,3075.7],[2794.9,3067.4],[2791.3,3060.7],[2786.3,3059.3],[2782.2,3053.3],[2776.8,3053.2],[2766,3047.7],[2754.9,3048.2],[2751.2,3048],[2731.5,3038.5],[2721.5,3040.8],[2718.9,3040.1],[2710.5,3039.7],[2704.9,3044.9],[2701.6,3049.9],[2703.3,3051.3],[2703.4,3055.1],[2701.8,3068.9],[2700.2,3072.7],[2700.3,3077],[2699,3080.5],[2694.8,3083.7],[2688.7,3082.3],[2687.7,3079.4],[2685.2,3078.9],[2679.4,3082.6],[2675,3083.4],[2670.7,3086.1],[2667.9,3085.8],[2660.5,3094.3],[2655,3101.5],[2654.7,3106.1],[2652.7,3108.6],[2654.7,3118.8],[2656.5,3123.8],[2658.6,3127.1],[2661.1,3127.3],[2664.7,3132],[2668.7,3131.6],[2672.3,3133.2],[2673.9,3132.2]]],[[[2542.4,3172.8],[2550.3,3172.5],[2552.8,3171.9],[2554.4,3169.4],[2557.4,3169.4],[2586.4,3165],[2594.1,3164.7],[2596.9,3170.6],[2598.9,3171.1],[2601.5,3167.6],[2602.5,3163.6],[2612.6,3161],[2622.6,3161.3],[2627,3161.9],[2631.9,3163.6],[2637.2,3163.5],[2642.1,3162.2],[2644.1,3162.6],[2646.1,3160.1],[2650.7,3159.2],[2646.9,3152.3],[2640.8,3146.4],[2633.3,3142.2],[2625.8,3139.1],[2618.1,3137.5],[2610.3,3138.3],[2602.5,3139.8],[2587.1,3143.9],[2577.6,3147.2],[2554.7,3145.6],[2547.6,3144.5],[2537.6,3144.7],[2533.7,3146.2],[2531.4,3149.3],[2531.3,3153.2],[2535.1,3159.1],[2538.7,3160.4],[2541.9,3164.2],[2542.9,3168.2],[2540.2,3172.9],[2542.4,3172.8]]],[[[2414.1,3252.1],[2415.3,3248.5],[2417.5,3247.3],[2418.6,3243.6],[2422.1,3243.3],[2425.5,3238.6],[2425.5,3233.8],[2422.8,3232.6],[2424.3,3223.3],[2428.6,3221.7],[2432,3216.6],[2435,3215.5],[2437.4,3213.2],[2440.6,3217.4],[2437.6,3219.4],[2437.9,3221.8],[2440.1,3222.8],[2448,3221.2],[2445.1,3218.3],[2444.8,3211.6],[2448.1,3209.6],[2451.4,3205.2],[2450.5,3202.8],[2453.3,3197.1],[2461.8,3192],[2463,3190.8],[2453.8,3181.6],[2451.7,3180.9],[2451.1,3184.2],[2449.4,3185.6],[2439.8,3183.8],[2433.5,3180],[2429,3180.6],[2426.4,3184.7],[2416.6,3189.1],[2413.7,3194.2],[2413.7,3196.2],[2409.6,3193],[2411.6,3190.7],[2403.3,3190.2],[2404.6,3191.8],[2399.9,3193],[2399.1,3199.7],[2405.5,3202.8],[2406.3,3204.6],[2400.6,3208.2],[2398.9,3204.7],[2394.5,3208.7],[2395.9,3202.7],[2394.8,3202],[2388.7,3207.1],[2390.1,3203.7],[2397.6,3196.7],[2396.6,3193.5],[2393,3192],[2373.9,3188.4],[2369.7,3190.8],[2368,3197.9],[2365.9,3203.5],[2361.4,3209.6],[2357.7,3211.5],[2356.8,3217.1],[2355.5,3220.1],[2349.9,3224.5],[2347.5,3228.2],[2347.2,3238.6],[2345.9,3240.5],[2337.4,3247.6],[2345.9,3249.6],[2354.3,3250],[2368.8,3249.7],[2370.5,3253.5],[2374.1,3255.5],[2379.9,3260.1],[2379.6,3261.3],[2382.9,3267.5],[2390.2,3273.8],[2396.5,3275.6],[2400.5,3274.5],[2406.2,3268.8],[2409.8,3262],[2408.9,3258.2],[2414.1,3252.1]]],[[[1955.8,3294.7],[1953.2,3293.9],[1948.4,3296.6],[1946,3304.1],[1946.6,3308.8],[1948.8,3313.7],[1956.7,3321.5],[1963,3326.1],[1971.1,3330.6],[1973.3,3335.9],[1973.1,3339.8],[1976.7,3341.3],[1980.1,3341.2],[1983.8,3339.7],[1985.5,3336],[1981.3,3331.1],[1979.8,3326.6],[1981.2,3321],[1978.5,3317.4],[1972.1,3314.3],[1968.3,3313.2],[1961.2,3308.2],[1959.7,3305],[1955.8,3294.7]]],[[[2117.8,3386.1],[2120.7,3384.6],[2123.8,3384.8],[2127.6,3382.7],[2129.1,3379.5],[2132.9,3376.7],[2134.9,3369.7],[2136.6,3368.7],[2136.1,3360.5],[2134.2,3358],[2131.3,3350.1],[2128.4,3348.5],[2128,3342.6],[2128.8,3334.9],[2128,3329.3],[2123,3328.3],[2125.2,3324.9],[2121.7,3323.7],[2118.3,3320.9],[2116.9,3318.4],[2109.4,3313],[2107.3,3310.8],[2098.5,3314],[2089,3314.5],[2078.6,3316.4],[2076.9,3318],[2074,3315.9],[2073.1,3317.6],[2068.2,3320.6],[2065.1,3326.1],[2062.8,3326.7],[2060,3329.4],[2056.1,3330],[2050.6,3332.5],[2043.4,3334.4],[2041.2,3340.1],[2038.1,3343],[2038.3,3352.8],[2040.3,3353.5],[2048.5,3363],[2049.2,3368.3],[2052.4,3371.8],[2062.1,3374.2],[2067.8,3377.5],[2071.4,3380.6],[2076.1,3382.7],[2077.8,3384.8],[2086,3386.8],[2088.1,3384.2],[2095.7,3382.1],[2095.7,3385.2],[2099.3,3386.6],[2107.5,3385.9],[2111.6,3384.7],[2115.5,3387.5],[2117.8,3386.1]]]]}},{type:"Feature",id:"US.AK",properties:{"hc-group":"admin1","hc-middle-x":.53,"hc-middle-y":.33,"hc-key":"us-ak","hc-a2":"AK",labelrank:"0",hasc:"US.AK","woe-id":"2347560","state-fips":"2",fips:"US02","postal-code":"AK",name:"Alaska",country:"United States of America",region:"West",longitude:"-151.604","woe-name":"Alaska",latitude:"65.3609","woe-label":"Alaska, US, United States",type:"State"},geometry:{type:"MultiPolygon",coordinates:[[[[322,4275],[321,4280],[339,4292],[360,4283],[392,4281],[424,4297],[443,4318],[478,4297],[476,4285],[459,4279],[461,4263],[472,4263],[490,4288],[507,4272],[503,4256],[519,4248],[528,4258],[548,4257],[582,4240],[564,4217],[594,4212],[584,4202],[611,4198],[655,4200],[684,4194],[704,4174],[712,4178],[723,4165],[746,4156],[788,4155],[808,4136],[832,4134],[851,4144],[877,4147],[901,4136],[913,4120],[929,4117],[943,4100],[957,4101],[989,3159],[1039,3148],[1057,3163],[1084,3166],[1081,3138],[1107,3121],[1113,3108],[1167,3060],[1180,3028],[1208,3055],[1220,3056],[1229,3102],[1271,3127],[1297,3104],[1295,3091],[1335,3059],[1347,3039],[1367,3031],[1397,3002],[1477,2890],[1491,2875],[1490,2858],[1504,2853],[1511,2833],[1523,2836],[1613,2802],[1622,2783],[1617,2766],[1636,2722],[1622,2680],[1606,2663],[1592,2664],[1577,2702],[1585,2718],[1577,2755],[1555,2778],[1526,2764],[1520,2723],[1499,2746],[1510,2753],[1513,2796],[1473,2829],[1468,2844],[1424,2880],[1406,2878],[1414,2903],[1397,2917],[1390,2938],[1366,2963],[1364,2998],[1355,2976],[1348,2979],[1354,2974],[1334,2977],[1331,2984],[1344,2982],[1324,2991],[1283,3075],[1286,3041],[1310,2985],[1307,2971],[1288,2985],[1264,2982],[1266,2998],[1249,3031],[1245,3018],[1199,3046],[1202,3028],[1224,3026],[1254,2995],[1255,2977],[1229,2976],[1225,2963],[1169,2999],[1134,3041],[1085,3062],[1050,3083],[1069,3102],[1060,3119],[1025,3098],[969,3113],[977,3128],[953,3122],[899,3136],[842,3125],[826,3141],[792,3157],[802,3194],[788,3179],[783,3158],[761,3173],[742,3174],[759,3196],[727,3195],[706,3205],[716,3212],[705,3227],[679,3222],[658,3229],[636,3221],[637,3247],[620,3199],[631,3213],[642,3184],[628,3167],[614,3132],[576,3140],[552,3130],[545,3108],[537,3114],[509,3089],[521,3115],[493,3078],[478,3071],[455,3077],[433,3070],[426,3086],[455,3099],[483,3126],[457,3115],[438,3133],[464,3170],[478,3204],[473,3223],[491,3228],[524,3249],[543,3235],[554,3240],[588,3228],[544,3260],[549,3268],[527,3271],[524,3284],[490,3256],[469,3252],[424,3205],[428,3196],[407,3182],[408,3170],[377,3133],[343,3131],[339,3114],[317,3109],[309,3075],[334,3075],[352,3048],[305,3020],[308,3008],[287,2998],[271,2977],[246,2981],[222,2955],[212,2964],[200,2941],[186,2947],[152,2925],[163,2924],[146,2893],[133,2901],[107,2879],[96,2891],[89,2869],[73,2877],[24,2852],[40,2842],[7,2817],[-44,2808],[-61,2821],[-118,2794],[-130,2803],[-155,2792],[-167,2799],[-155,2816],[-167,2823],[-200,2781],[-223,2772],[-230,2808],[-252,2775],[-262,2795],[-286,2772],[-278,2800],[-223,2823],[-171,2853],[-115,2850],[-113,2838],[-84,2825],[-99,2845],[-80,2870],[-38,2892],[12,2907],[27,2896],[31,2922],[57,2946],[97,2964],[126,3051],[154,3072],[156,3089],[95,3074],[79,3099],[90,3123],[60,3099],[61,3072],[44,3066],[28,3121],[8,3111],[-6,3123],[-7,3147],[-37,3132],[-62,3132],[-69,3120],[-112,3131],[-85,3135],[-82,3162],[-87,3191],[-63,3208],[-76,3277],[-72,3305],[-89,3269],[-149,3267],[-172,3278],[-167,3295],[-184,3332],[-198,3342],[-212,3370],[-166,3383],[-134,3368],[-125,3345],[-109,3358],[-131,3376],[-161,3385],[-185,3401],[-173,3407],[-186,3433],[-191,3419],[-205,3460],[-194,3469],[-211,3484],[-189,3485],[-198,3504],[-175,3498],[-170,3526],[-130,3555],[-118,3553],[-108,3582],[-85,3606],[-61,3612],[-46,3602],[-34,3577],[-22,3576],[7,3591],[28,3609],[31,3600],[76,3594],[100,3613],[106,3664],[92,3688],[125,3701],[117,3734],[102,3721],[73,3725],[45,3711],[20,3709],[8,3729],[-28,3742],[-59,3740],[-101,3771],[-108,3789],[-98,3804],[-111,3837],[-95,3829],[-73,3837],[-119,3868],[-138,3897],[-124,3909],[-95,3914],[-87,3908],[-68,3921],[-2,3935],[36,3937],[67,3929],[47,3893],[52,3877],[111,3858],[119,3845],[140,3868],[162,3859],[147,3882],[128,3880],[135,3893],[119,3943],[132,3945],[139,3923],[133,3914],[145,3887],[163,3891],[175,3870],[196,3867],[201,3879],[179,3900],[152,3894],[142,3915],[154,3949],[129,3950],[86,3976],[89,4e3],[86,4032],[55,4092],[40,4106],[27,4135],[45,4151],[57,4180],[76,4171],[124,4160],[156,4170],[182,4190],[189,4216],[201,4233],[224,4253],[229,4246],[253,4268],[256,4258],[287,4258],[317,4277],[322,4275]],[[322,4275],[323,4272],[323,4272],[323,4272],[311,4248],[326,4263],[323,4272],[323,4272],[323,4272],[324,4274],[322,4275]]],[[[-905,2721],[-922,2724],[-904,2733],[-898,2724],[-905,2721]]],[[[-739,2715],[-724,2712],[-729,2702],[-734,2709],[-739,2715]]],[[[-645,2693],[-651,2700],[-684,2693],[-643,2725],[-634,2718],[-623,2738],[-597,2740],[-595,2719],[-626,2714],[-645,2693]]],[[[-439,2748],[-458,2742],[-469,2755],[-457,2762],[-439,2748]]],[[[-268,2722],[-267,2733],[-255,2724],[-252,2715],[-268,2722]]],[[[-303,2804],[-293,2800],[-290,2768],[-309,2757],[-338,2767],[-359,2754],[-385,2761],[-386,2779],[-369,2783],[-354,2800],[-335,2796],[-303,2804]]],[[[-59,2737],[-58,2733],[-70,2740],[-62,2746],[-59,2737]]],[[[1485,2651],[1482,2635],[1455,2672],[1458,2688],[1473,2659],[1485,2651]]],[[[1568,2687],[1567,2665],[1547,2678],[1548,2705],[1568,2687]]],[[[-81,2759],[-83,2747],[-107,2735],[-88,2750],[-81,2759]]],[[[-100,2783],[-114,2781],[-119,2759],[-135,2762],[-131,2784],[-100,2783]]],[[[1530,2716],[1542,2706],[1538,2690],[1528,2711],[1530,2716]]],[[[1427,2708],[1429,2706],[1439,2711],[1430,2683],[1427,2708]]],[[[1439,2743],[1430,2731],[1420,2735],[1421,2742],[1439,2743]]],[[[1555,2775],[1573,2753],[1578,2721],[1569,2699],[1529,2721],[1537,2731],[1531,2760],[1555,2775]]],[[[1408,2747],[1414,2765],[1435,2776],[1437,2763],[1408,2747]]],[[[1480,2788],[1503,2783],[1494,2762],[1468,2778],[1475,2803],[1480,2788]]],[[[1467,2811],[1469,2795],[1445,2798],[1451,2810],[1467,2811]]],[[[1495,2807],[1510,2793],[1504,2784],[1485,2797],[1482,2819],[1495,2807]]],[[[253,2834],[251,2826],[235,2816],[239,2829],[253,2834]]],[[[276,2825],[279,2820],[259,2824],[263,2832],[276,2825]]],[[[1448,2845],[1470,2828],[1458,2816],[1449,2816],[1448,2845]]],[[[333,2880],[345,2878],[321,2864],[319,2872],[333,2880]]],[[[1295,2870],[1295,2846],[1283,2843],[1288,2862],[1295,2870]]],[[[1246,2943],[1241,2926],[1234,2942],[1237,2951],[1246,2943]]],[[[345,2973],[360,2960],[353,2961],[333,2971],[345,2973]]],[[[370,2989],[380,3007],[393,2992],[407,2995],[413,2978],[404,2970],[365,2959],[347,2974],[353,2990],[370,2989]]],[[[389,3006],[380,3014],[397,3021],[396,3012],[389,3006]]],[[[-42,3112],[-58,3105],[-53,3120],[-31,3126],[-42,3112]]],[[[643,3141],[641,3133],[628,3129],[639,3150],[643,3141]]],[[[683,3167],[692,3162],[662,3126],[639,3113],[651,3133],[678,3156],[683,3167]]],[[[-250,3366],[-233,3350],[-243,3328],[-239,3312],[-272,3312],[-294,3323],[-315,3350],[-321,3371],[-293,3362],[-286,3369],[-250,3366]]],[[[712,3177],[732,3173],[708,3154],[714,3166],[712,3177]]],[[[655,3184],[659,3177],[651,3159],[646,3171],[655,3184]]],[[[-553,3496],[-557,3490],[-570,3515],[-566,3524],[-553,3496]]],[[[735,3177],[725,3175],[725,3181],[752,3187],[735,3177]]],[[[-478,2741],[-509,2724],[-476,2727],[-492,2716],[-574,2704],[-597,2711],[-551,2713],[-526,2758],[-501,2752],[-507,2737],[-487,2749],[-478,2741]]],[[[1452,2689],[1461,2728],[1438,2724],[1443,2751],[1435,2778],[1419,2778],[1414,2794],[1439,2796],[1449,2769],[1468,2766],[1516,2700],[1532,2652],[1522,2641],[1495,2679],[1475,2669],[1476,2693],[1452,2689]]],[[[1292,2882],[1302,2902],[1330,2883],[1354,2825],[1358,2769],[1323,2816],[1325,2832],[1311,2830],[1320,2852],[1308,2856],[1308,2872],[1292,2882]]],[[[362,2955],[355,2938],[381,2954],[386,2936],[380,2918],[395,2917],[382,2900],[349,2913],[366,2899],[363,2889],[337,2894],[303,2868],[278,2838],[275,2849],[298,2883],[281,2883],[271,2862],[256,2873],[259,2892],[247,2904],[253,2919],[284,2939],[295,2933],[298,2909],[306,2934],[302,2950],[318,2956],[321,2936],[329,2963],[348,2946],[340,2965],[362,2955]]],[[[1277,2920],[1294,2891],[1278,2884],[1270,2906],[1243,2925],[1247,2941],[1271,2972],[1321,2953],[1323,2931],[1299,2928],[1309,2919],[1325,2926],[1333,2899],[1320,2896],[1277,2920]]],[[[1355,2884],[1341,2912],[1326,2962],[1314,2989],[1331,2969],[1358,2968],[1379,2937],[1376,2926],[1357,2961],[1361,2939],[1379,2919],[1383,2888],[1350,2853],[1347,2875],[1355,2884]]],[[[-347,3767],[-339,3759],[-322,3764],[-307,3758],[-307,3734],[-290,3713],[-256,3692],[-266,3681],[-286,3692],[-315,3679],[-313,3698],[-337,3738],[-353,3750],[-371,3746],[-381,3757],[-379,3773],[-362,3796],[-362,3776],[-347,3767]]],[[[1402,2834],[1394,2792],[1400,2779],[1385,2761],[1377,2790],[1389,2804],[1373,2811],[1364,2838],[1379,2842],[1395,2828],[1402,2835],[1401,2839],[1383,2863],[1396,2866],[1441,2858],[1445,2825],[1422,2845],[1441,2817],[1439,2809],[1410,2805],[1402,2834]]]]}},{type:"Feature",properties:{"hc-group":"__separator_lines__"},geometry:{type:"MultiLineString",coordinates:[[[-707,5188],[3651,2950]],[[1747,2584],[1747,3799]]]}}]}},"8kg7":function(t,n,e){var o=e("PBLz").__extends,i=function(t){function n(){var n=t.call(this,"argument out of range");this.name=n.name="ArgumentOutOfRangeError",this.stack=n.stack,this.message=n.message}return o(n,t),n}(Error);n.ArgumentOutOfRangeError=i},"8pZU":function(t,n,e){"use strict";var o=e("oGc9");n.materialize=function(){return o.materialize()(this)}},"8pnh":function(t,n,e){var o=e("PBLz").__extends,i=e("4WIM"),l=e("y2i3"),r=e("zKHA"),c=e("AJP0"),a=e("9jZZ"),s=e("Irel");n.windowToggle=function(t,n){return function(e){return e.lift(new u(t,n))}};var u=function(){function t(t,n){this.openings=t,this.closingSelector=n}return t.prototype.call=function(t,n){return n.subscribe(new d(t,this.openings,this.closingSelector))},t}(),d=function(t){function n(n,e,o){t.call(this,n),this.openings=e,this.closingSelector=o,this.contexts=[],this.add(this.openSubscription=s.subscribeToResult(this,e,e))}return o(n,t),n.prototype._next=function(t){var n=this.contexts;if(n)for(var e=n.length,o=0;o<e;o++)n[o].window.next(t)},n.prototype._error=function(n){var e=this.contexts;if(this.contexts=null,e)for(var o=e.length,i=-1;++i<o;){var l=e[i];l.window.error(n),l.subscription.unsubscribe()}t.prototype._error.call(this,n)},n.prototype._complete=function(){var n=this.contexts;if(this.contexts=null,n)for(var e=n.length,o=-1;++o<e;){var i=n[o];i.window.complete(),i.subscription.unsubscribe()}t.prototype._complete.call(this)},n.prototype._unsubscribe=function(){var t=this.contexts;if(this.contexts=null,t)for(var n=t.length,e=-1;++e<n;){var o=t[e];o.window.unsubscribe(),o.subscription.unsubscribe()}},n.prototype.notifyNext=function(t,n,e,o,a){if(t===this.openings){var u=r.tryCatch(this.closingSelector)(n);if(u===c.errorObject)return this.error(c.errorObject.e);var d=new i.Subject,g=new l.Subscription,h={window:d,subscription:g};this.contexts.push(h);var _=s.subscribeToResult(this,u,h);_.closed?this.closeWindow(this.contexts.length-1):(_.context=h,g.add(_)),this.destination.next(d)}else this.closeWindow(this.contexts.indexOf(t))},n.prototype.notifyError=function(t){this.error(t)},n.prototype.notifyComplete=function(t){t!==this.openSubscription&&this.closeWindow(this.contexts.indexOf(t.context))},n.prototype.closeWindow=function(t){if(-1!==t){var n=this.contexts,e=n[t],o=e.window,i=e.subscription;n.splice(t,1),o.complete(),i.unsubscribe()}},n}(a.OuterSubscriber)},"8qff":function(t,n,e){var o=e("PBLz").__extends,i=e("g2Fv");n.QueueAction=function(t){function n(n,e){t.call(this,n,e),this.scheduler=n,this.work=e}return o(n,t),n.prototype.schedule=function(n,e){return void 0===e&&(e=0),e>0?t.prototype.schedule.call(this,n,e):(this.delay=e,this.state=n,this.scheduler.flush(this),this)},n.prototype.execute=function(n,e){return e>0||this.closed?t.prototype.execute.call(this,n,e):this._execute(n,e)},n.prototype.requestAsyncId=function(n,e,o){return void 0===o&&(o=0),null!==o&&o>0||null===o&&this.delay>0?t.prototype.requestAsyncId.call(this,n,e,o):n.flush(this)},n}(i.AsyncAction)},"8rll":function(t,n,e){"use strict";var o=e("n8Qg");n.scan=function(t,n){return arguments.length>=2?o.scan(t,n)(this):o.scan(t)(this)}},"8t1O":function(t,n,e){"use strict";var o=e("5TWj");n.SubscriptionLoggable=function(){function t(){this.subscriptions=[]}return t.prototype.logSubscribedFrame=function(){return this.subscriptions.push(new o.SubscriptionLog(this.scheduler.now())),this.subscriptions.length-1},t.prototype.logUnsubscribedFrame=function(t){var n=this.subscriptions;n[t]=new o.SubscriptionLog(n[t].subscribedFrame,this.scheduler.now())},t}()},"8tnl":function(t,n,e){"use strict";var o=e("zx+L");n._if=o.IfObservable.create},"8x9D":function(t,n,e){var o=e("PBLz").__extends,i=e("AZf1");n.ScalarObservable=function(t){function n(n,e){t.call(this),this.value=n,this.scheduler=e,this._isScalar=!0,e&&(this._isScalar=!1)}return o(n,t),n.create=function(t,e){return new n(t,e)},n.dispatch=function(t){var n=t.value,e=t.subscriber;t.done?e.complete():(e.next(n),e.closed||(t.done=!0,this.schedule(t)))},n.prototype._subscribe=function(t){var e=this.value,o=this.scheduler;if(o)return o.schedule(n.dispatch,0,{done:!1,value:e,subscriber:t});t.next(e),t.closed||t.complete()},n}(i.Observable)},"8ywx":function(t,n,e){"use strict";var o=e("czP3");n.pluck=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];return o.pluck.apply(void 0,t)(this)}},"90cS":function(t,n,e){"use strict";var o=e("AZf1"),i=e("At83");o.Observable.onErrorResumeNext=i.onErrorResumeNext},"98qG":function(t,n,e){"use strict";var o=e("AZf1"),i=e("GXS5");o.Observable.prototype.take=i.take},"9A9s":function(t,n,e){"use strict";var o=e("T3HJ");n.never=o.NeverObservable.create},"9BwH":function(t,n,e){var o=e("PBLz").__extends,i=e("Re0n"),l=e("hut+"),r=e("1uGz"),c=e("4qOA");n.timeout=function(t,n){void 0===n&&(n=i.async);var e=l.isDate(t),o=e?+t-n.now():Math.abs(t);return function(t){return t.lift(new a(o,e,n,new c.TimeoutError))}};var a=function(){function t(t,n,e,o){this.waitFor=t,this.absoluteTimeout=n,this.scheduler=e,this.errorInstance=o}return t.prototype.call=function(t,n){return n.subscribe(new s(t,this.absoluteTimeout,this.waitFor,this.scheduler,this.errorInstance))},t}(),s=function(t){function n(n,e,o,i,l){t.call(this,n),this.absoluteTimeout=e,this.waitFor=o,this.scheduler=i,this.errorInstance=l,this.action=null,this.scheduleTimeout()}return o(n,t),n.dispatchTimeout=function(t){t.error(t.errorInstance)},n.prototype.scheduleTimeout=function(){var t=this.action;t?this.action=t.schedule(this,this.waitFor):this.add(this.action=this.scheduler.schedule(n.dispatchTimeout,this.waitFor,this))},n.prototype._next=function(n){this.absoluteTimeout||this.scheduleTimeout(),t.prototype._next.call(this,n)},n.prototype._unsubscribe=function(){this.action=null,this.scheduler=null,this.errorInstance=null},n}(r.Subscriber)},"9Kp9":function(t,n,e){"use strict";var o=e("+fDQ");n.from=o.FromObservable.create},"9Rxr":function(t){t.exports={title:"World continents",version:"1.1.3",type:"FeatureCollection",copyright:"Copyright (c) 2020 Highsoft AS, Based on data from Natural Earth",copyrightShort:"Natural Earth",copyrightUrl:"http://www.naturalearthdata.com",crs:{type:"name",properties:{name:"urn:ogc:def:crs:EPSG:54003"}},"hc-transform":{default:{crs:"+proj=mill +lat_0=0 +lon_0=0 +x_0=0 +y_0=0 +R_A +datum=WGS84 +units=m +no_defs",scale:170655279715e-16,jsonres:15.5,jsonmarginX:-999,jsonmarginY:9851,xoffset:-19863092.8548,yoffset:12635908.1982}},features:[{type:"Feature",id:"EU",properties:{"hc-group":"admin0","hc-middle-x":.65,"hc-middle-y":.63,"hc-key":"eu","hc-a2":"EU","abbrev-a3":"EUR","iso-a2":"EU",name:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4565,8339],[4573,8321],[4568,8300],[4540,8327],[4565,8339]]],[[[4626,8335],[4615,8302],[4593,8291],[4579,8298],[4605,8305],[4586,8315],[4577,8336],[4598,8344],[4602,8334],[4615,8353],[4626,8349],[4626,8335]]],[[[4544,7853],[4534,7844],[4536,7819],[4526,7793],[4514,7799],[4507,7823],[4511,7835],[4528,7839],[4530,7850],[4544,7853]]],[[[4887,9499],[4905,9499],[4910,9478],[4875,9474],[4849,9493],[4887,9499]]],[[[4709,8944],[4720,8947],[4729,8933],[4742,8945],[4738,8917],[4718,8917],[4637,8897],[4689,8920],[4678,8930],[4709,8944]]],[[[4893,9475],[4931,9478],[4950,9453],[4974,9450],[4938,9415],[4915,9415],[4925,9433],[4870,9426],[4869,9434],[4892,9456],[4869,9467],[4893,9475]]],[[[4820,8447],[4824,8430],[4808,8420],[4812,8406],[4793,8387],[4788,8411],[4798,8423],[4820,8431],[4820,8447]]],[[[5728,8944],[5724,8950],[5700,8929],[5673,8942],[5676,8961],[5704,8973],[5734,8956],[5728,8944]]],[[[5936,9600],[5894,9599],[5902,9615],[5940,9619],[5930,9625],[5974,9624],[5979,9591],[6020,9602],[6001,9587],[5968,9588],[5973,9603],[5936,9600]]],[[[5855,9618],[5837,9624],[5828,9604],[5790,9611],[5810,9620],[5830,9613],[5840,9634],[5855,9618]]],[[[5922,9644],[5897,9635],[5843,9649],[5876,9654],[5862,9669],[5903,9664],[5952,9648],[5922,9644]]],[[[6158,9675],[6180,9655],[6150,9643],[6112,9639],[6094,9650],[6139,9660],[6158,9675]]],[[[5669,9637],[5660,9644],[5611,9622],[5581,9636],[5675,9649],[5688,9634],[5669,9637]]],[[[4919,8461],[4904,8473],[4920,8478],[4942,8458],[4932,8447],[4908,8438],[4899,8453],[4919,8461]]],[[[4368,7747],[4350,7723],[4324,7732],[4341,7742],[4368,7747]]],[[[4702,7703],[4699,7681],[4711,7687],[4700,7653],[4706,7643],[4698,7631],[4681,7636],[4643,7659],[4627,7662],[4618,7674],[4640,7683],[4642,7700],[4649,7680],[4661,7676],[4694,7683],[4702,7703]]],[[[4533,7787],[4544,7763],[4536,7715],[4521,7717],[4515,7706],[4497,7716],[4506,7741],[4499,7783],[4506,7774],[4527,7789],[4533,7787]]],[[[5022,7660],[5045,7670],[5037,7655],[5050,7643],[5055,7630],[5067,7617],[5086,7623],[5072,7605],[5036,7655],[5022,7660]]],[[[4969,7661],[4972,7666],[4979,7637],[4999,7636],[4995,7646],[5014,7646],[5029,7626],[5004,7638],[4988,7629],[4979,7635],[4969,7661]]],[[[4975,7710],[4966,7690],[4989,7673],[4997,7661],[4987,7655],[4981,7674],[4938,7705],[4963,7700],[4975,7710]]],[[[5025,7695],[5020,7682],[5007,7695],[5022,7696],[5025,7711],[5016,7719],[5030,7724],[5037,7711],[5025,7695]]],[[[4941,7603],[4969,7588],[5013,7587],[5027,7577],[4983,7573],[4973,7582],[4962,7571],[4947,7585],[4941,7603]]],[[[4096,7606],[4096,7606],[4096,7606],[4096,7606],[4096,7606]]],[[[4129,7581],[4129,7581],[4129,7581],[4129,7581],[4129,7581]]],[[[5226,7564],[5223,7564],[5219,7564],[5221,7566],[5226,7564]]],[[[5252,7574],[5251,7574],[5249,7575],[5249,7575],[5249,7575],[5249,7575],[5248,7575],[5249,7575],[5248,7575],[5246,7575],[5248,7576],[5247,7576],[5248,7576],[5248,7576],[5248,7576],[5249,7577],[5252,7574]]],[[[5039,7756],[5024,7747],[5026,7756],[5044,7766],[5022,7766],[5008,7759],[5001,7738],[4990,7727],[4991,7745],[4999,7744],[5006,7775],[4992,7780],[4984,7766],[4978,7778],[4952,7769],[4959,7758],[4942,7752],[4926,7762],[4919,7747],[4942,7717],[4925,7703],[4960,7686],[4962,7665],[4949,7678],[4945,7639],[4925,7636],[4917,7625],[4907,7643],[4893,7634],[4889,7662],[4865,7671],[4877,7687],[4860,7700],[4877,7710],[4848,7717],[4849,7732],[4828,7752],[4823,7767],[4829,7776],[4826,7794],[4831,7808],[4819,7813],[4804,7831],[4779,7843],[4753,7842],[4746,7855],[4729,7851],[4738,7861],[4700,7882],[4704,7898],[4675,7927],[4666,7915],[4655,7926],[4654,7951],[4614,7933],[4619,7895],[4656,7869],[4669,7836],[4700,7812],[4727,7813],[4726,7795],[4785,7768],[4800,7749],[4795,7738],[4780,7755],[4757,7763],[4743,7748],[4741,7734],[4760,7724],[4758,7707],[4742,7701],[4742,7691],[4728,7675],[4716,7675],[4721,7699],[4731,7702],[4726,7726],[4714,7748],[4694,7753],[4689,7768],[4677,7765],[4650,7773],[4654,7787],[4639,7788],[4571,7843],[4552,7887],[4512,7901],[4495,7884],[4476,7878],[4436,7850],[4371,7869],[4347,7854],[4345,7834],[4353,7826],[4341,7805],[4316,7789],[4284,7781],[4246,7728],[4249,7713],[4262,7701],[4240,7688],[4234,7663],[4206,7655],[4193,7634],[4125,7633],[4103,7623],[4090,7609],[4074,7619],[4064,7641],[4037,7649],[4022,7641],[4001,7647],[3990,7643],[3996,7659],[3996,7689],[3976,7701],[3988,7734],[4001,7779],[3993,7818],[4001,7825],[3982,7847],[3986,7857],[4010,7865],[4023,7877],[4042,7870],[4096,7870],[4126,7864],[4151,7869],[4193,7860],[4212,7871],[4220,7910],[4223,7943],[4215,7958],[4222,7968],[4186,7985],[4192,8007],[4139,8028],[4104,8050],[4164,8065],[4176,8052],[4215,8057],[4202,8085],[4189,8077],[4190,8097],[4214,8097],[4220,8087],[4249,8081],[4267,8087],[4262,8098],[4290,8107],[4300,8119],[4302,8142],[4359,8163],[4388,8199],[4399,8234],[4407,8241],[4487,8257],[4507,8247],[4507,8260],[4520,8261],[4499,8302],[4511,8312],[4493,8329],[4502,8343],[4494,8370],[4509,8394],[4532,8396],[4548,8414],[4567,8421],[4557,8385],[4560,8371],[4578,8366],[4534,8326],[4537,8301],[4550,8288],[4572,8278],[4588,8282],[4571,8267],[4590,8265],[4623,8285],[4634,8280],[4649,8292],[4673,8263],[4730,8277],[4742,8288],[4794,8300],[4802,8283],[4832,8284],[4844,8304],[4880,8304],[4879,8328],[4872,8358],[4875,8383],[4893,8413],[4940,8422],[4939,8394],[4952,8388],[4972,8399],[4970,8426],[4977,8447],[4960,8445],[4947,8455],[4945,8484],[4964,8488],[4976,8501],[4972,8521],[4944,8516],[4927,8523],[4917,8512],[4911,8534],[4886,8542],[4875,8539],[4857,8518],[4836,8521],[4841,8535],[4856,8529],[4884,8547],[4889,8592],[4880,8607],[4883,8624],[4875,8639],[4883,8663],[4913,8668],[4920,8686],[4943,8695],[4984,8741],[4998,8739],[5001,8771],[4977,8786],[4924,8782],[4913,8768],[4898,8773],[4874,8739],[4887,8721],[4866,8694],[4834,8673],[4822,8675],[4803,8660],[4776,8628],[4768,8632],[4767,8595],[4760,8562],[4774,8541],[4784,8541],[4809,8523],[4814,8509],[4807,8483],[4753,8458],[4749,8437],[4738,8427],[4757,8399],[4738,8357],[4743,8391],[4721,8351],[4687,8354],[4673,8340],[4678,8328],[4701,8312],[4698,8306],[4672,8322],[4636,8324],[4639,8334],[4623,8359],[4634,8375],[4619,8386],[4610,8409],[4594,8430],[4585,8466],[4563,8497],[4563,8485],[4540,8473],[4505,8443],[4478,8432],[4447,8437],[4416,8464],[4419,8480],[4407,8483],[4408,8497],[4421,8512],[4408,8511],[4409,8528],[4392,8565],[4415,8564],[4401,8581],[4413,8587],[4396,8600],[4415,8610],[4420,8624],[4447,8632],[4458,8650],[4493,8659],[4500,8684],[4515,8687],[4525,8677],[4540,8683],[4552,8668],[4592,8691],[4581,8692],[4547,8677],[4536,8689],[4554,8709],[4575,8722],[4573,8741],[4585,8739],[4626,8754],[4610,8758],[4631,8794],[4619,8790],[4632,8817],[4642,8816],[4655,8842],[4668,8845],[4679,8866],[4714,8882],[4690,8886],[4721,8894],[4705,8897],[4771,8917],[4741,8917],[4744,8928],[4769,8954],[4750,8949],[4780,8977],[4787,8965],[4837,8988],[4835,9012],[4860,8993],[4861,9011],[4915,9014],[4913,9036],[4941,9040],[4929,9022],[4951,9023],[4931,9009],[4933,9e3],[4959,9025],[4960,9053],[4970,9039],[4984,9053],[4995,9048],[5010,9060],[5025,9052],[4993,9025],[4994,9003],[5031,9045],[5040,9049],[5035,9018],[5065,9043],[5066,9057],[5095,9051],[5074,9024],[5086,9020],[5102,9045],[5137,9036],[5169,9013],[5142,9002],[5097,9005],[5152,8989],[5191,8982],[5198,8997],[5229,8981],[5201,8980],[5241,8968],[5234,8958],[5261,8967],[5275,8959],[5313,8955],[5363,8931],[5386,8913],[5432,8896],[5462,8880],[5472,8846],[5445,8816],[5412,8802],[5371,8800],[5340,8810],[5296,8816],[5279,8826],[5240,8832],[5204,8851],[5224,8822],[5270,8801],[5282,8781],[5268,8765],[5283,8741],[5278,8726],[5297,8714],[5312,8720],[5310,8748],[5327,8744],[5344,8756],[5374,8740],[5419,8726],[5443,8744],[5423,8767],[5427,8777],[5455,8795],[5471,8799],[5508,8834],[5507,8815],[5527,8817],[5554,8790],[5553,8811],[5564,8829],[5558,8849],[5544,8854],[5556,8908],[5529,8926],[5588,8923],[5606,8918],[5629,8887],[5589,8881],[5577,8861],[5596,8853],[5604,8839],[5625,8836],[5659,8845],[5662,8873],[5690,8881],[5760,8921],[5791,8925],[5827,8942],[5854,8944],[5835,8929],[5843,8913],[5869,8904],[5871,8915],[5901,8928],[5941,8924],[5960,8939],[5987,8946],[5992,8959],[6003,8934],[5994,8916],[6010,8912],[6013,8929],[6047,8943],[6024,8976],[6034,8984],[6007,8983],[6003,8993],[5978,9003],[5976,9016],[6001,9017],[6034,8994],[6034,8984],[6043,8991],[6097,8985],[6141,8975],[6188,8950],[6236,8936],[6249,8921],[6223,8855],[6201,8819],[6146,8748],[6145,8693],[6137,8621],[6125,8567],[6103,8501],[6076,8442],[6054,8381],[6041,8382],[6031,8337],[6003,8319],[6e3,8294],[6028,8269],[6033,8252],[6017,8240],[6015,8217],[6023,8180],[6059,8158],[6050,8141],[6005,8140],[5959,8152],[5918,8149],[5885,8155],[5846,8157],[5821,8152],[5785,8120],[5772,8100],[5769,8073],[5759,8055],[5746,8015],[5745,7994],[5664,7945],[5656,7948],[5643,7921],[5629,7902],[5655,7882],[5651,7851],[5684,7809],[5663,7787],[5645,7790],[5625,7807],[5597,7823],[5599,7833],[5575,7842],[5547,7834],[5543,7841],[5503,7858],[5477,7858],[5451,7869],[5431,7864],[5431,7864],[5402,7891],[5378,7901],[5369,7911],[5331,7929],[5365,7933],[5361,7946],[5372,7960],[5389,7963],[5372,7972],[5365,7983],[5410,7996],[5410,8005],[5360,7999],[5353,7991],[5311,7982],[5279,7965],[5294,7935],[5331,7938],[5327,7924],[5303,7926],[5269,7912],[5254,7900],[5243,7908],[5242,7925],[5223,7935],[5222,7945],[5249,7956],[5233,7967],[5211,7961],[5185,7968],[5212,7980],[5167,7981],[5132,7944],[5126,7917],[5111,7914],[5098,7898],[5096,7869],[5083,7865],[5068,7831],[5081,7802],[5111,7788],[5108,7780],[5086,7783],[5065,7779],[5054,7767],[5043,7759],[5039,7756]]],[[[4772,9585],[4806,9562],[4812,9536],[4868,9529],[4857,9522],[4888,9516],[4884,9504],[4864,9506],[4814,9491],[4816,9467],[4802,9465],[4790,9429],[4777,9427],[4750,9371],[4706,9399],[4678,9411],[4664,9432],[4700,9442],[4751,9449],[4749,9453],[4659,9446],[4655,9465],[4697,9469],[4720,9483],[4753,9484],[4709,9491],[4691,9508],[4678,9493],[4686,9486],[4663,9475],[4638,9474],[4609,9501],[4601,9490],[4613,9475],[4582,9489],[4565,9512],[4584,9508],[4587,9532],[4570,9563],[4576,9569],[4603,9582],[4618,9570],[4661,9584],[4651,9565],[4663,9562],[4683,9580],[4704,9567],[4711,9547],[4736,9520],[4725,9546],[4717,9584],[4734,9597],[4750,9584],[4772,9585]]],[[[5015,9555],[4969,9546],[4963,9538],[4929,9540],[4929,9553],[4867,9551],[4849,9557],[4835,9548],[4833,9566],[4898,9573],[4899,9580],[4808,9574],[4790,9585],[4809,9594],[4785,9601],[4794,9617],[4824,9598],[4815,9616],[4832,9608],[4855,9621],[4859,9637],[4869,9606],[4898,9611],[4913,9593],[4924,9626],[4939,9623],[4932,9604],[4971,9612],[5044,9604],[5054,9582],[5015,9567],[5015,9555]]],[[[5897,9674],[5887,9683],[5918,9678],[5932,9698],[5973,9694],[5970,9702],[5960,9718],[5997,9721],[5978,9689],[6015,9681],[6012,9672],[5955,9687],[5963,9668],[5980,9664],[5973,9643],[5926,9662],[5933,9678],[5897,9674]]],[[[6022,9661],[6069,9668],[6074,9700],[6085,9710],[6128,9709],[6122,9702],[6084,9700],[6081,9634],[6051,9620],[5998,9628],[6005,9647],[6051,9650],[6022,9661]]],[[[6269,9396],[6283,9372],[6230,9343],[6060,9297],[6044,9286],[6028,9262],[5999,9256],[5995,9245],[5967,9253],[5982,9233],[5968,9230],[5954,9203],[5895,9150],[5884,9123],[5887,9101],[5905,9066],[5950,9037],[5936,9025],[5903,9029],[5885,9038],[5878,9028],[5858,9040],[5823,9045],[5837,9060],[5821,9068],[5814,9050],[5792,9067],[5806,9074],[5771,9082],[5767,9099],[5781,9115],[5797,9111],[5808,9142],[5803,9154],[5823,9155],[5819,9170],[5859,9197],[5833,9205],[5867,9218],[5884,9245],[5910,9247],[5888,9257],[5914,9261],[5899,9268],[5922,9274],[5915,9281],[5933,9301],[5953,9297],[5948,9308],[5967,9312],[5982,9331],[6012,9333],[6028,9344],[6052,9342],[6052,9354],[6090,9349],[6139,9356],[6185,9372],[6224,9395],[6269,9396]]],[[[5627,9613],[5658,9617],[5679,9631],[5700,9627],[5715,9636],[5696,9645],[5737,9662],[5776,9638],[5754,9629],[5718,9626],[5723,9608],[5742,9591],[5755,9599],[5768,9587],[5727,9590],[5711,9617],[5640,9604],[5627,9613]]],[[[3785,8707],[3755,8691],[3733,8686],[3704,8672],[3661,8679],[3632,8694],[3587,8692],[3616,8710],[3598,8726],[3599,8736],[3547,8742],[3614,8750],[3592,8756],[3611,8768],[3573,8775],[3552,8767],[3533,8772],[3557,8785],[3565,8806],[3593,8795],[3575,8817],[3591,8819],[3628,8795],[3623,8775],[3634,8760],[3647,8781],[3659,8783],[3654,8800],[3664,8802],[3677,8784],[3701,8806],[3713,8797],[3725,8822],[3737,8794],[3749,8805],[3770,8805],[3769,8821],[3784,8822],[3803,8803],[3819,8815],[3812,8798],[3823,8799],[3818,8783],[3855,8772],[3854,8747],[3830,8732],[3827,8719],[3785,8707]]],[[[3972,8209],[3982,8231],[3956,8248],[3974,8257],[3961,8275],[3966,8279],[4006,8277],[4016,8292],[4e3,8291],[4012,8313],[4038,8322],[4056,8314],[4070,8318],[4092,8292],[4081,8269],[4068,8266],[4079,8224],[4068,8193],[4036,8191],[3999,8169],[3966,8164],[3950,8181],[3964,8191],[3947,8190],[3972,8209]]],[[[4048,8442],[4071,8454],[4067,8441],[4076,8405],[4089,8412],[4084,8425],[4108,8459],[4118,8455],[4155,8460],[4162,8481],[4181,8479],[4160,8445],[4135,8429],[4144,8424],[4130,8410],[4152,8419],[4198,8418],[4203,8409],[4181,8372],[4179,8359],[4162,8350],[4192,8344],[4207,8330],[4223,8291],[4239,8285],[4253,8270],[4265,8229],[4255,8221],[4293,8223],[4307,8205],[4302,8189],[4284,8179],[4281,8169],[4297,8162],[4295,8152],[4263,8137],[4250,8140],[4216,8131],[4216,8139],[4183,8131],[4171,8137],[4152,8130],[4148,8117],[4115,8121],[4102,8107],[4095,8116],[4133,8155],[4166,8154],[4176,8170],[4151,8163],[4126,8177],[4110,8170],[4100,8183],[4132,8197],[4134,8222],[4121,8241],[4133,8235],[4161,8241],[4173,8271],[4160,8270],[4148,8286],[4155,8302],[4139,8297],[4126,8303],[4127,8282],[4104,8300],[4119,8327],[4098,8343],[4105,8324],[4085,8319],[4090,8338],[4085,8348],[4092,8365],[4069,8359],[4073,8379],[4083,8379],[4088,8397],[4063,8392],[4067,8411],[4063,8428],[4044,8417],[4048,8442]]]]}},{type:"Feature",id:"OC",properties:{"hc-group":"admin0","hc-middle-x":.34,"hc-middle-y":.46,"hc-key":"oc","hc-a2":"OC","abbrev-a3":"OCA","iso-a2":"OC",name:"Oceania"},geometry:{type:"MultiPolygon",coordinates:[[[[8861,6273],[8858,6285],[8876,6279],[8880,6265],[8890,6274],[8910,6251],[8861,6273]]],[[[8303,5422],[8316,5416],[8298,5405],[8276,5406],[8272,5416],[8303,5422]]],[[[9069,5923],[9115,5893],[9127,5878],[9149,5866],[9183,5837],[9179,5835],[9138,5856],[9107,5875],[9090,5893],[9069,5923]]],[[[8092,6165],[8080,6162],[8090,6179],[8100,6175],[8115,6180],[8124,6172],[8108,6158],[8092,6165]]],[[[8803,6349],[8800,6358],[8841,6318],[8847,6306],[8831,6294],[8835,6307],[8825,6311],[8821,6322],[8807,6335],[8803,6349]]],[[[8680,6431],[8674,6439],[8709,6424],[8720,6416],[8725,6426],[8732,6408],[8745,6420],[8740,6402],[8759,6384],[8752,6367],[8746,6387],[8734,6404],[8699,6426],[8680,6431]]],[[[9170,6069],[9180,6034],[9192,6023],[9182,6019],[9171,6035],[9172,6051],[9161,6047],[9156,6056],[9156,6078],[9162,6062],[9170,6069]]],[[[9019,6225],[9012,6209],[9028,6191],[9014,6194],[9e3,6209],[9012,6209],[9018,6224],[9007,6222],[8987,6240],[8979,6265],[8980,6277],[9002,6230],[9019,6225]]],[[[8937,6241],[8963,6246],[8984,6224],[8980,6217],[8956,6222],[8950,6236],[8937,6241]]],[[[8402,6242],[8402,6307],[8402,6433],[8434,6419],[8475,6409],[8493,6415],[8485,6403],[8506,6397],[8521,6382],[8544,6366],[8541,6350],[8563,6345],[8580,6335],[8592,6334],[8603,6323],[8604,6313],[8578,6311],[8584,6290],[8612,6273],[8625,6244],[8642,6246],[8644,6231],[8667,6226],[8673,6239],[8689,6233],[8695,6212],[8677,6230],[8659,6221],[8665,6214],[8685,6209],[8677,6205],[8691,6199],[8673,6195],[8660,6205],[8608,6211],[8580,6231],[8552,6272],[8543,6277],[8505,6280],[8483,6287],[8489,6275],[8480,6273],[8475,6259],[8461,6265],[8473,6246],[8451,6235],[8402,6242]]],[[[8910,6289],[8897,6292],[8897,6292],[8908,6291],[8910,6289],[8910,6289]]],[[[8910,6289],[8924,6286],[8957,6265],[8927,6275],[8910,6289],[8910,6289]]],[[[9523,5984],[9518,5985],[9518,5985],[9521,5987],[9523,5984],[9523,5984],[9523,5984]]],[[[9523,5984],[9532,5984],[9530,5973],[9523,5984],[9523,5984],[9523,5984]]],[[[9518,5985],[9499,5973],[9496,5966],[9496,5966],[9496,5969],[9480,5961],[9469,5978],[9474,5985],[9465,5998],[9476,5992],[9486,5996],[9512,5986],[9518,5985],[9518,5985]]],[[[9496,5963],[9495,5964],[9496,5966],[9496,5966],[9496,5963],[9496,5963]]],[[[9496,5963],[9505,5946],[9496,5947],[9496,5963],[9496,5963]]],[[[9535,6016],[9534,6016],[9534,6016],[9534,6016],[9534,6016],[9535,6016],[9535,6016]]],[[[9535,6016],[9546,6023],[9544,6006],[9541,6016],[9535,6016],[9535,6016]]],[[[9202,6049],[9201,6053],[9201,6053],[9201,6053],[9201,6053],[9202,6049],[9202,6049]]],[[[9202,6049],[9206,6028],[9194,6029],[9203,6037],[9202,6049],[9202,6049]]],[[[8549,5972],[8566,5956],[8563,5945],[8591,5936],[8599,5922],[8637,5915],[8641,5902],[8627,5899],[8644,5883],[8659,5842],[8668,5835],[8663,5851],[8676,5866],[8691,5834],[8691,5812],[8702,5808],[8710,5793],[8719,5793],[8746,5755],[8757,5752],[8766,5762],[8757,5738],[8761,5698],[8771,5687],[8768,5666],[8773,5641],[8755,5581],[8753,5557],[8741,5535],[8742,5526],[8721,5512],[8694,5464],[8689,5436],[8672,5412],[8664,5377],[8667,5358],[8652,5348],[8617,5347],[8596,5338],[8575,5319],[8563,5314],[8562,5302],[8544,5319],[8518,5323],[8519,5344],[8477,5312],[8443,5328],[8422,5327],[8383,5345],[8365,5369],[8369,5387],[8351,5418],[8343,5423],[8320,5419],[8330,5450],[8316,5470],[8304,5436],[8280,5433],[8244,5446],[8231,5478],[8220,5496],[8205,5502],[8205,5518],[8186,5537],[8185,5530],[8161,5541],[8144,5539],[8113,5557],[8049,5550],[7999,5531],[7967,5532],[7906,5503],[7901,5489],[7888,5477],[7830,5481],[7785,5477],[7763,5457],[7751,5460],[7737,5445],[7717,5440],[7686,5440],[7666,5447],[7656,5460],[7641,5463],[7637,5490],[7646,5486],[7657,5498],[7658,5551],[7643,5578],[7637,5598],[7637,5621],[7624,5652],[7613,5665],[7600,5655],[7612,5678],[7609,5690],[7588,5719],[7576,5743],[7583,5769],[7592,5777],[7591,5792],[7601,5809],[7598,5837],[7609,5860],[7613,5839],[7627,5860],[7655,5875],[7649,5895],[7665,5884],[7691,5900],[7707,5894],[7730,5905],[7750,5908],[7761,5918],[7772,5914],[7813,5927],[7829,5945],[7838,5963],[7853,5972],[7849,5999],[7872,6020],[7889,5991],[7888,6017],[7894,6029],[7914,6027],[7916,6059],[7930,6057],[7932,6068],[7944,6066],[7935,6083],[7962,6082],[7989,6105],[8001,6100],[8025,6076],[8022,6063],[8036,6074],[8073,6071],[8060,6085],[8070,6096],[8076,6114],[8086,6118],[8083,6128],[8108,6151],[8139,6147],[8158,6152],[8158,6167],[8131,6177],[8155,6185],[8172,6165],[8191,6165],[8209,6155],[8219,6158],[8228,6149],[8252,6157],[8269,6170],[8269,6158],[8283,6146],[8260,6119],[8261,6107],[8282,6103],[8268,6091],[8268,6103],[8253,6098],[8240,6069],[8274,6046],[8307,6030],[8319,6016],[8345,6010],[8373,5986],[8397,5993],[8415,6035],[8422,6067],[8418,6082],[8420,6141],[8429,6153],[8436,6176],[8438,6209],[8450,6193],[8457,6161],[8467,6157],[8463,6147],[8474,6138],[8477,6104],[8489,6082],[8505,6092],[8510,6080],[8530,6069],[8528,6051],[8532,6024],[8554,5988],[8549,5972]]],[[[8508,5238],[8511,5255],[8523,5244],[8562,5232],[8603,5241],[8612,5253],[8601,5276],[8617,5274],[8622,5257],[8616,5255],[8618,5191],[8608,5191],[8607,5159],[8595,5168],[8575,5144],[8550,5147],[8528,5181],[8526,5204],[8518,5213],[8508,5238]]],[[[8702,6364],[8717,6368],[8712,6387],[8739,6387],[8734,6364],[8726,6363],[8729,6349],[8712,6343],[8681,6325],[8656,6324],[8647,6331],[8620,6340],[8613,6349],[8637,6349],[8642,6365],[8654,6372],[8668,6361],[8671,6347],[8697,6351],[8702,6364]]],[[[9245,5037],[9213,5030],[9204,5039],[9196,5033],[9204,5019],[9179,5013],[9191,5026],[9188,5052],[9160,5051],[9152,5058],[9166,5090],[9208,5129],[9247,5147],[9288,5182],[9299,5208],[9316,5223],[9317,5241],[9333,5255],[9344,5245],[9347,5227],[9366,5240],[9367,5227],[9378,5238],[9375,5219],[9382,5212],[9360,5185],[9352,5169],[9336,5152],[9346,5137],[9325,5136],[9295,5121],[9291,5099],[9274,5069],[9276,5062],[9245,5037]]],[[[9412,5216],[9391,5227],[9401,5239],[9409,5262],[9401,5275],[9367,5293],[9366,5300],[9390,5312],[9398,5349],[9384,5387],[9384,5401],[9374,5399],[9346,5434],[9349,5440],[9334,5459],[9345,5462],[9348,5447],[9370,5442],[9390,5422],[9388,5409],[9405,5401],[9418,5402],[9427,5387],[9432,5353],[9474,5342],[9490,5356],[9507,5350],[9499,5322],[9487,5303],[9473,5304],[9458,5291],[9456,5266],[9431,5229],[9412,5216]]],[[[8896,6292],[8876,6294],[8857,6312],[8874,6307],[8894,6292],[8896,6292],[8896,6292]]],[[[9534,6016],[9528,6016],[9511,6007],[9508,6019],[9531,6027],[9545,6029],[9534,6016],[9534,6016],[9534,6016]]],[[[9201,6053],[9192,6053],[9200,6055],[9201,6053],[9201,6053],[9201,6053]]]]}},{type:"Feature",id:"AF",properties:{"hc-group":"admin0","hc-middle-x":.66,"hc-middle-y":.54,"hc-key":"af","hc-a2":"AF","abbrev-a3":"AFR","iso-a2":"AF",name:"Africa"},geometry:{type:"MultiPolygon",coordinates:[[[[3731,7363],[3734,7372],[3752,7352],[3758,7360],[3781,7367],[3802,7353],[3797,7341],[3790,7349],[3772,7354],[3749,7350],[3731,7363]]],[[[4096,7606],[4096,7606],[4096,7606],[4115,7584],[4129,7581],[4129,7581],[4129,7581],[4168,7587],[4180,7579],[4203,7580],[4220,7594],[4286,7625],[4333,7629],[4341,7636],[4396,7639],[4409,7631],[4437,7639],[4458,7639],[4472,7645],[4488,7637],[4514,7642],[4545,7654],[4562,7633],[4580,7645],[4583,7638],[4564,7620],[4567,7604],[4580,7596],[4583,7584],[4567,7561],[4553,7553],[4559,7533],[4580,7536],[4584,7517],[4618,7504],[4648,7507],[4702,7490],[4711,7466],[4727,7454],[4766,7448],[4790,7438],[4813,7422],[4824,7422],[4844,7439],[4848,7452],[4841,7468],[4845,7483],[4860,7495],[4891,7507],[4907,7508],[4934,7498],[4934,7488],[4964,7477],[4990,7476],[4996,7462],[5015,7465],[5059,7457],[5109,7439],[5123,7443],[5148,7461],[5194,7462],[5199,7447],[5206,7454],[5230,7446],[5261,7455],[5261,7455],[5261,7455],[5269,7434],[5279,7404],[5281,7396],[5250,7321],[5256,7305],[5300,7223],[5305,7191],[5340,7164],[5340,7151],[5352,7126],[5349,7112],[5353,7075],[5363,7063],[5389,7044],[5400,7022],[5409,6983],[5423,6958],[5435,6980],[5432,6957],[5440,6948],[5466,6939],[5481,6919],[5499,6908],[5513,6886],[5530,6875],[5531,6861],[5513,6852],[5534,6842],[5544,6825],[5557,6815],[5578,6814],[5602,6828],[5621,6822],[5648,6836],[5695,6839],[5734,6849],[5749,6861],[5764,6856],[5758,6837],[5760,6818],[5753,6811],[5750,6786],[5734,6757],[5721,6742],[5697,6688],[5665,6639],[5609,6580],[5565,6554],[5534,6527],[5493,6483],[5480,6463],[5438,6421],[5406,6359],[5396,6332],[5403,6319],[5411,6341],[5419,6321],[5410,6312],[5418,6300],[5411,6280],[5428,6282],[5410,6265],[5421,6239],[5423,6217],[5445,6205],[5450,6191],[5444,6167],[5449,6128],[5447,6108],[5456,6083],[5449,6053],[5429,6025],[5406,6011],[5370,5996],[5346,5981],[5328,5960],[5277,5920],[5275,5903],[5284,5894],[5289,5872],[5298,5862],[5300,5843],[5296,5798],[5299,5790],[5288,5775],[5247,5759],[5222,5746],[5223,5705],[5207,5651],[5189,5638],[5172,5619],[5149,5577],[5104,5531],[5076,5506],[5035,5483],[5010,5481],[5011,5474],[4989,5475],[4986,5468],[4950,5475],[4944,5471],[4919,5475],[4893,5462],[4870,5463],[4842,5448],[4810,5470],[4794,5469],[4799,5479],[4780,5514],[4793,5519],[4790,5551],[4763,5593],[4749,5634],[4716,5670],[4705,5690],[4692,5739],[4690,5769],[4681,5789],[4683,5829],[4678,5847],[4665,5862],[4649,5891],[4642,5912],[4616,5956],[4604,5973],[4600,5991],[4603,6023],[4601,6043],[4608,6049],[4616,6074],[4623,6113],[4656,6149],[4662,6183],[4660,6196],[4643,6224],[4637,6242],[4649,6252],[4648,6265],[4633,6296],[4632,6307],[4616,6330],[4612,6357],[4603,6374],[4546,6430],[4528,6454],[4530,6469],[4521,6471],[4516,6485],[4528,6497],[4530,6543],[4543,6564],[4548,6599],[4538,6624],[4519,6615],[4518,6642],[4430,6635],[4420,6644],[4412,6665],[4399,6684],[4385,6695],[4369,6697],[4311,6692],[4290,6687],[4284,6679],[4265,6678],[4232,6661],[4194,6647],[4186,6652],[4138,6662],[4083,6656],[4036,6636],[4012,6643],[3982,6659],[3949,6689],[3921,6705],[3907,6718],[3874,6730],[3885,6731],[3874,6750],[3868,6748],[3863,6782],[3855,6795],[3830,6808],[3820,6830],[3802,6837],[3800,6846],[3783,6836],[3780,6846],[3792,6845],[3803,6860],[3780,6855],[3763,6871],[3760,6901],[3768,6908],[3750,6940],[3769,6974],[3771,6999],[3784,7039],[3778,7070],[3769,7083],[3779,7107],[3758,7136],[3756,7155],[3769,7172],[3791,7219],[3817,7245],[3820,7269],[3831,7294],[3854,7308],[3874,7346],[3917,7359],[3944,7380],[3971,7417],[3964,7435],[3965,7458],[3980,7478],[3983,7496],[4004,7519],[4035,7531],[4054,7544],[4070,7572],[4081,7602],[4096,7606]]],[[[5707,5964],[5699,5945],[5673,5861],[5665,5845],[5654,5798],[5641,5765],[5615,5756],[5593,5745],[5583,5744],[5550,5763],[5541,5781],[5542,5810],[5530,5830],[5526,5848],[5535,5876],[5546,5889],[5563,5919],[5563,5931],[5551,5964],[5548,5993],[5562,6016],[5563,6032],[5574,6030],[5587,6039],[5615,6046],[5637,6061],[5668,6094],[5663,6103],[5673,6115],[5689,6114],[5693,6140],[5704,6158],[5713,6138],[5724,6126],[5730,6103],[5733,6075],[5740,6054],[5733,6038],[5723,6054],[5715,6051],[5721,6021],[5709,5999],[5707,5964]]]]}},{type:"Feature",id:"AS",properties:{"hc-group":"admin0","hc-middle-x":.44,"hc-middle-y":.46,"hc-key":"as","hc-a2":"AS","abbrev-a3":"ASA","iso-a2":"AS",name:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[9585,9083],[9623,9065],[9609,9055],[9567,9047],[9548,9051],[9548,9051],[9515,9041],[9517,9065],[9548,9080],[9548,9080],[9548,9080],[9548,9080],[9548,9080],[9585,9083]]],[[[9558,8755],[9549,8750],[9549,8750],[9534,8739],[9497,8731],[9470,8740],[9443,8741],[9453,8727],[9476,8736],[9475,8720],[9491,8710],[9499,8717],[9510,8698],[9508,8673],[9529,8663],[9538,8640],[9518,8624],[9470,8634],[9411,8613],[9387,8599],[9373,8599],[9314,8556],[9279,8541],[9267,8517],[9254,8521],[9233,8543],[9199,8543],[9168,8533],[9141,8511],[9149,8539],[9112,8522],[9103,8509],[9093,8523],[9068,8520],[9054,8497],[9057,8478],[9072,8469],[9095,8485],[9097,8469],[9084,8467],[9064,8451],[9052,8475],[9032,8460],[9020,8435],[9035,8421],[9041,8430],[9059,8419],[9044,8405],[9043,8379],[9056,8378],[9060,8355],[9051,8348],[9037,8359],[9024,8353],[9013,8331],[9024,8300],[9012,8286],[8983,8287],[8963,8273],[8956,8247],[8963,8230],[8950,8236],[8921,8222],[8911,8185],[8865,8143],[8856,8195],[8847,8223],[8830,8318],[8833,8344],[8845,8379],[8863,8391],[8873,8407],[8867,8422],[8887,8423],[8932,8449],[8957,8481],[9017,8527],[9018,8537],[9064,8563],[9080,8578],[9083,8620],[9095,8628],[9115,8626],[9096,8638],[9057,8631],[9051,8586],[9032,8593],[9020,8579],[8966,8544],[8974,8564],[8956,8560],[8955,8573],[8970,8587],[8971,8605],[8947,8593],[8942,8603],[8887,8598],[8863,8586],[8863,8572],[8813,8534],[8791,8512],[8787,8497],[8813,8496],[8830,8489],[8786,8477],[8766,8485],[8753,8471],[8736,8477],[8707,8468],[8688,8481],[8680,8501],[8655,8508],[8632,8498],[8642,8483],[8606,8492],[8595,8485],[8559,8492],[8488,8493],[8439,8480],[8419,8458],[8399,8448],[8387,8425],[8334,8388],[8312,8362],[8278,8333],[8232,8302],[8248,8289],[8281,8290],[8275,8258],[8288,8258],[8286,8272],[8307,8263],[8295,8247],[8312,8249],[8331,8266],[8336,8278],[8367,8278],[8380,8261],[8415,8232],[8406,8225],[8415,8184],[8400,8171],[8386,8129],[8392,8111],[8378,8049],[8355,8029],[8330,7995],[8317,7967],[8252,7900],[8230,7868],[8194,7846],[8172,7839],[8146,7846],[8147,7862],[8120,7847],[8099,7825],[8091,7826],[8068,7799],[8070,7774],[8056,7769],[8039,7752],[8006,7736],[8004,7716],[8031,7698],[8059,7652],[8066,7612],[8055,7581],[8037,7567],[8022,7577],[8001,7568],[8005,7558],[7981,7553],[7986,7520],[7966,7519],[7980,7547],[7964,7552],[7958,7566],[7985,7605],[7970,7628],[7976,7644],[7988,7640],[7976,7660],[7960,7673],[7938,7666],[7935,7678],[7922,7680],[7941,7701],[7945,7721],[7919,7739],[7884,7738],[7855,7725],[7861,7719],[7819,7701],[7837,7723],[7823,7724],[7830,7740],[7852,7762],[7839,7774],[7819,7777],[7797,7752],[7771,7741],[7756,7717],[7741,7708],[7727,7718],[7712,7698],[7728,7681],[7751,7682],[7754,7652],[7768,7647],[7807,7673],[7831,7657],[7847,7662],[7864,7656],[7853,7637],[7845,7642],[7807,7624],[7805,7614],[7774,7595],[7761,7577],[7774,7561],[7792,7553],[7811,7510],[7810,7499],[7838,7476],[7843,7462],[7835,7454],[7843,7442],[7813,7430],[7806,7420],[7825,7423],[7834,7413],[7849,7416],[7856,7435],[7855,7408],[7844,7413],[7842,7383],[7831,7390],[7833,7360],[7813,7349],[7795,7316],[7771,7309],[7772,7276],[7764,7261],[7739,7237],[7719,7226],[7714,7216],[7694,7213],[7682,7191],[7662,7185],[7631,7187],[7623,7176],[7605,7168],[7601,7185],[7594,7166],[7581,7168],[7573,7149],[7562,7157],[7549,7150],[7511,7142],[7498,7131],[7506,7115],[7488,7108],[7481,7129],[7483,7146],[7445,7158],[7432,7144],[7413,7140],[7421,7135],[7388,7117],[7390,7108],[7374,7101],[7362,7070],[7376,7049],[7386,7044],[7392,7024],[7429,6988],[7438,6987],[7454,6962],[7470,6917],[7468,6902],[7475,6880],[7467,6880],[7468,6853],[7462,6842],[7410,6813],[7399,6813],[7387,6788],[7359,6776],[7346,6761],[7337,6767],[7340,6797],[7321,6819],[7294,6820],[7277,6862],[7264,6867],[7250,6881],[7221,6882],[7225,6905],[7198,6903],[7197,6867],[7192,6860],[7172,6806],[7174,6779],[7192,6781],[7195,6762],[7204,6752],[7202,6729],[7226,6709],[7242,6709],[7288,6666],[7298,6649],[7295,6618],[7297,6595],[7307,6585],[7320,6588],[7313,6577],[7323,6551],[7300,6546],[7295,6554],[7234,6592],[7235,6604],[7218,6622],[7213,6651],[7207,6657],[7207,6684],[7200,6697],[7185,6701],[7189,6717],[7164,6744],[7153,6746],[7147,6736],[7145,6777],[7154,6801],[7143,6804],[7145,6826],[7154,6823],[7160,6839],[7149,6851],[7127,6857],[7154,6855],[7158,6868],[7141,6869],[7146,6893],[7155,6896],[7145,6912],[7132,6947],[7129,6977],[7105,7021],[7097,6996],[7075,6987],[7062,6972],[7026,6981],[7038,7027],[7024,7065],[7011,7067],[7005,7080],[7018,7083],[7002,7104],[6991,7096],[6957,7146],[6961,7156],[6945,7186],[6935,7177],[6921,7186],[6927,7167],[6918,7158],[6905,7162],[6880,7151],[6851,7148],[6843,7157],[6820,7148],[6809,7137],[6814,7121],[6796,7100],[6768,7091],[6751,7077],[6728,7048],[6703,7028],[6676,7011],[6676,6998],[6645,6990],[6637,6973],[6616,6970],[6610,6951],[6618,6901],[6613,6875],[6604,6862],[6604,6810],[6590,6811],[6576,6786],[6580,6782],[6556,6771],[6551,6754],[6535,6745],[6520,6754],[6507,6769],[6498,6801],[6477,6852],[6467,6862],[6456,6886],[6449,6917],[6439,6941],[6415,6982],[6402,7043],[6392,7096],[6399,7116],[6388,7153],[6389,7167],[6377,7161],[6382,7151],[6376,7138],[6343,7123],[6316,7136],[6283,7171],[6319,7179],[6326,7191],[6306,7185],[6273,7199],[6265,7211],[6236,7226],[6230,7244],[6216,7249],[6209,7273],[6187,7266],[6153,7263],[6125,7266],[6123,7261],[6093,7263],[6070,7256],[5985,7272],[5966,7272],[5941,7279],[5932,7313],[5926,7322],[5913,7312],[5893,7317],[5859,7294],[5852,7308],[5842,7301],[5826,7317],[5802,7330],[5797,7338],[5766,7349],[5750,7385],[5735,7388],[5745,7395],[5728,7419],[5714,7414],[5695,7425],[5694,7415],[5673,7413],[5678,7395],[5666,7399],[5672,7381],[5706,7324],[5724,7313],[5732,7291],[5744,7292],[5742,7279],[5763,7291],[5772,7282],[5772,7253],[5763,7233],[5777,7233],[5779,7224],[5801,7228],[5839,7226],[5875,7255],[5903,7282],[5913,7298],[5913,7254],[5920,7239],[5936,7222],[5984,7209],[6014,7168],[6e3,7145],[5981,7126],[5989,7117],[5980,7112],[5964,7118],[5952,7093],[5956,7071],[5929,7065],[5919,7045],[5908,7039],[5904,7025],[5892,7037],[5879,7026],[5874,7010],[5844,7010],[5802,6994],[5789,6980],[5791,6969],[5766,6957],[5742,6952],[5699,6935],[5687,6922],[5667,6922],[5649,6910],[5629,6903],[5598,6901],[5575,6883],[5548,6879],[5527,6897],[5523,6923],[5511,6921],[5521,6936],[5511,6972],[5515,6982],[5506,7006],[5490,7e3],[5486,7007],[5500,7015],[5499,7024],[5482,7038],[5467,7061],[5459,7086],[5447,7100],[5421,7115],[5405,7141],[5401,7160],[5405,7179],[5386,7217],[5359,7232],[5348,7250],[5344,7267],[5329,7274],[5334,7287],[5301,7332],[5291,7351],[5274,7352],[5284,7398],[5281,7396],[5279,7404],[5261,7455],[5261,7455],[5276,7476],[5283,7504],[5313,7560],[5313,7610],[5308,7620],[5320,7629],[5315,7640],[5295,7627],[5271,7635],[5246,7614],[5220,7610],[5197,7627],[5158,7639],[5149,7617],[5128,7613],[5112,7621],[5106,7634],[5087,7638],[5088,7644],[5057,7641],[5067,7652],[5055,7655],[5056,7676],[5027,7686],[5047,7691],[5041,7701],[5050,7708],[5038,7720],[5046,7731],[5022,7727],[5013,7748],[5024,7743],[5039,7756],[5041,7759],[5043,7759],[5113,7760],[5119,7771],[5115,7788],[5174,7783],[5204,7805],[5235,7815],[5276,7813],[5283,7818],[5300,7802],[5313,7805],[5327,7788],[5332,7793],[5360,7781],[5383,7777],[5415,7784],[5435,7777],[5473,7793],[5484,7808],[5476,7837],[5457,7852],[5431,7864],[5431,7864],[5431,7864],[5433,7869],[5451,7869],[5477,7858],[5503,7858],[5543,7841],[5547,7834],[5575,7842],[5599,7833],[5597,7823],[5625,7807],[5645,7790],[5663,7787],[5684,7809],[5714,7767],[5736,7761],[5709,7748],[5702,7711],[5692,7706],[5695,7674],[5700,7664],[5730,7656],[5758,7634],[5782,7628],[5828,7639],[5844,7637],[5838,7668],[5843,7707],[5831,7722],[5831,7743],[5806,7747],[5812,7779],[5835,7767],[5853,7770],[5864,7784],[5846,7796],[5840,7818],[5819,7818],[5801,7798],[5796,7818],[5806,7841],[5783,7844],[5765,7866],[5751,7893],[5733,7900],[5727,7924],[5745,7920],[5767,7934],[5803,7937],[5817,7959],[5820,7985],[5798,7995],[5792,7988],[5761,8e3],[5745,7994],[5746,8015],[5759,8055],[5769,8073],[5772,8100],[5785,8120],[5821,8152],[5846,8157],[5885,8155],[5918,8149],[5959,8152],[6005,8140],[6050,8141],[6059,8158],[6023,8180],[6015,8217],[6017,8240],[6033,8252],[6028,8269],[6e3,8294],[6003,8319],[6031,8337],[6041,8382],[6054,8381],[6076,8442],[6103,8501],[6125,8567],[6137,8621],[6145,8693],[6146,8748],[6201,8819],[6223,8855],[6249,8921],[6264,8905],[6287,8943],[6270,8945],[6256,8972],[6229,8982],[6219,8978],[6235,9037],[6210,9035],[6224,9068],[6254,9080],[6269,9097],[6284,9145],[6302,9155],[6360,9157],[6397,9146],[6398,9121],[6379,9085],[6368,9081],[6393,9058],[6396,9021],[6386,9012],[6390,8943],[6421,8921],[6405,8906],[6407,8882],[6391,8876],[6380,8853],[6359,8839],[6360,8828],[6334,8821],[6309,8836],[6284,8836],[6296,8821],[6298,8835],[6317,8830],[6311,8816],[6373,8807],[6387,8826],[6417,8836],[6429,8860],[6453,8879],[6452,8904],[6441,8915],[6445,8930],[6502,8946],[6529,8922],[6523,8883],[6551,8872],[6578,8875],[6534,8883],[6536,8902],[6554,8909],[6540,8940],[6513,8953],[6476,8960],[6464,8952],[6424,8956],[6429,8968],[6417,8985],[6424,9008],[6441,9026],[6419,9066],[6403,9076],[6418,9096],[6459,9112],[6462,9142],[6434,9163],[6457,9167],[6482,9136],[6482,9120],[6469,9104],[6477,9081],[6468,9074],[6491,9065],[6543,9059],[6563,9046],[6558,9066],[6500,9082],[6490,9101],[6518,9109],[6537,9097],[6553,9100],[6543,9123],[6517,9122],[6538,9141],[6561,9133],[6567,9154],[6583,9167],[6595,9158],[6590,9128],[6659,9090],[6692,9094],[6706,9089],[6698,9074],[6676,9067],[6679,9040],[6693,9052],[6710,9038],[6702,9019],[6719,9024],[6701,9065],[6715,9085],[6707,9097],[6672,9111],[6672,9122],[6644,9126],[6629,9136],[6633,9157],[6616,9179],[6633,9194],[6666,9199],[6711,9199],[6702,9228],[6736,9220],[6737,9202],[6773,9209],[6821,9211],[6792,9243],[6760,9250],[6759,9263],[6777,9256],[6815,9277],[6817,9269],[6877,9304],[6901,9311],[7007,9328],[6991,9341],[7011,9345],[7016,9373],[7031,9372],[7032,9350],[7073,9355],[7075,9375],[7045,9376],[7057,9398],[7094,9411],[7069,9395],[7067,9378],[7092,9380],[7087,9356],[7109,9351],[7076,9346],[7079,9337],[7159,9349],[7189,9340],[7163,9369],[7221,9370],[7233,9384],[7223,9397],[7260,9423],[7292,9440],[7336,9442],[7369,9434],[7385,9419],[7381,9402],[7416,9392],[7386,9368],[7427,9370],[7430,9382],[7492,9379],[7524,9383],[7534,9374],[7565,9374],[7567,9350],[7591,9359],[7595,9329],[7605,9328],[7597,9294],[7489,9238],[7434,9198],[7407,9197],[7392,9179],[7380,9180],[7358,9149],[7379,9161],[7383,9173],[7424,9171],[7517,9201],[7477,9206],[7491,9220],[7560,9202],[7582,9213],[7593,9191],[7650,9202],[7739,9195],[7739,9174],[7778,9163],[7872,9156],[7889,9174],[7880,9184],[7890,9203],[7902,9197],[7920,9214],[7947,9187],[7968,9193],[8021,9189],[8019,9182],[8062,9163],[8053,9133],[8065,9120],[8047,9110],[8016,9130],[8072,9060],[8105,9040],[8124,9046],[8153,9100],[8186,9075],[8211,9072],[8255,9086],[8316,9064],[8311,9074],[8285,9081],[8336,9087],[8349,9074],[8374,9077],[8360,9103],[8369,9116],[8349,9115],[8359,9134],[8406,9139],[8390,9156],[8419,9149],[8532,9137],[8573,9124],[8518,9130],[8522,9121],[8577,9123],[8549,9098],[8526,9098],[8530,9088],[8554,9096],[8585,9124],[8620,9123],[8656,9114],[8669,9102],[8648,9101],[8638,9090],[8666,9088],[8663,9077],[8686,9080],[8715,9068],[8732,9045],[8775,9044],[8842,9057],[8890,9056],[8918,9050],[8952,9034],[8964,9012],[8952,8993],[8993,8969],[9017,8980],[9080,8987],[9103,8976],[9165,8972],[9191,8987],[9205,8959],[9235,8951],[9244,8935],[9282,8946],[9272,8977],[9273,9005],[9374,8992],[9418,8991],[9501,8972],[9549,8946],[9549,8946],[9582,8934],[9586,8923],[9616,8913],[9651,8890],[9687,8879],[9690,8862],[9712,8822],[9724,8819],[9724,8844],[9708,8849],[9792,8843],[9802,8829],[9838,8803],[9851,8803],[9827,8790],[9826,8778],[9778,8773],[9781,8750],[9770,8740],[9777,8720],[9736,8716],[9703,8739],[9683,8737],[9670,8748],[9668,8767],[9637,8777],[9624,8769],[9591,8773],[9578,8799],[9555,8801],[9556,8786],[9569,8778],[9558,8755]]],[[[7654,6255],[7645,6250],[7621,6272],[7644,6273],[7659,6263],[7654,6255]]],[[[8334,6269],[8340,6262],[8303,6262],[8315,6286],[8338,6293],[8346,6287],[8334,6269]]],[[[8124,6310],[8135,6301],[8113,6270],[8104,6289],[8119,6291],[8124,6310]]],[[[7618,6302],[7595,6297],[7571,6299],[7574,6306],[7608,6307],[7618,6302]]],[[[7859,6350],[7843,6349],[7838,6355],[7855,6361],[7855,6370],[7870,6378],[7878,6375],[7871,6357],[7892,6352],[7859,6350]]],[[[7997,6397],[7983,6396],[7966,6403],[7961,6414],[7982,6419],[7998,6410],[7997,6397]]],[[[7417,6425],[7422,6434],[7440,6428],[7438,6417],[7421,6414],[7417,6425]]],[[[7944,6456],[7971,6455],[7957,6448],[7927,6453],[7913,6450],[7914,6460],[7944,6456]]],[[[7403,6424],[7394,6418],[7372,6426],[7367,6445],[7348,6452],[7361,6464],[7374,6462],[7383,6437],[7397,6434],[7391,6423],[7403,6424]]],[[[7184,6450],[7212,6416],[7197,6426],[7183,6446],[7164,6460],[7155,6474],[7165,6481],[7174,6457],[7184,6450]]],[[[7998,6495],[8009,6496],[8017,6486],[8009,6470],[8024,6463],[8006,6458],[7999,6468],[8007,6474],[7998,6495]]],[[[7098,6569],[7070,6590],[7076,6594],[7098,6570],[7118,6572],[7122,6552],[7136,6537],[7129,6525],[7110,6550],[7119,6553],[7118,6568],[7098,6569]]],[[[8210,6325],[8218,6319],[8202,6306],[8198,6310],[8202,6340],[8211,6349],[8219,6343],[8217,6324],[8210,6325]]],[[[7684,6248],[7667,6248],[7668,6261],[7678,6268],[7692,6259],[7709,6260],[7711,6269],[7729,6271],[7755,6265],[7761,6256],[7739,6249],[7697,6242],[7684,6248]]],[[[8015,6420],[8025,6425],[8053,6422],[8062,6427],[8096,6417],[8114,6392],[8065,6412],[8064,6407],[8040,6408],[8025,6419],[8018,6411],[8005,6412],[8015,6420]]],[[[8829,8140],[8840,8135],[8855,8142],[8840,8118],[8810,8094],[8809,8084],[8786,8061],[8803,8085],[8796,8100],[8821,8111],[8820,8120],[8835,8125],[8829,8140]]],[[[8285,8303],[8302,8315],[8314,8298],[8306,8281],[8299,8301],[8285,8303]]],[[[7832,6701],[7845,6706],[7842,6685],[7818,6678],[7801,6695],[7826,6684],[7837,6686],[7832,6701]]],[[[9238,8986],[9222,8976],[9189,8990],[9204,9e3],[9238,8992],[9238,8986]]],[[[7895,6835],[7904,6828],[7901,6811],[7892,6803],[7882,6782],[7892,6775],[7874,6773],[7855,6797],[7869,6805],[7873,6829],[7890,6826],[7885,6803],[7900,6830],[7895,6835]]],[[[6348,9182],[6363,9175],[6310,9164],[6313,9184],[6342,9191],[6348,9182]]],[[[7793,6911],[7820,6904],[7830,6880],[7821,6867],[7793,6911]]],[[[7590,9239],[7572,9224],[7534,9239],[7550,9250],[7588,9247],[7590,9239]]],[[[7841,6870],[7853,6876],[7842,6859],[7861,6847],[7878,6845],[7877,6837],[7861,6822],[7842,6815],[7847,6851],[7839,6854],[7841,6870]]],[[[7772,7210],[7785,7207],[7816,7256],[7832,7263],[7844,7255],[7838,7249],[7826,7197],[7813,7178],[7809,7159],[7792,7181],[7788,7204],[7772,7210]]],[[[6936,9561],[6926,9563],[6935,9595],[6955,9596],[7012,9587],[6979,9570],[6964,9579],[6934,9582],[6936,9561]]],[[[8389,9214],[8379,9232],[8399,9235],[8406,9212],[8433,9214],[8473,9193],[8478,9175],[8466,9172],[8396,9185],[8372,9180],[8370,9189],[8393,9196],[8389,9214]]],[[[8581,9277],[8551,9291],[8561,9312],[8573,9299],[8620,9302],[8626,9290],[8641,9293],[8692,9285],[8685,9271],[8644,9263],[8613,9266],[8581,9277]]],[[[6605,6792],[6612,6796],[6630,6783],[6648,6757],[6663,6723],[6658,6698],[6626,6682],[6614,6685],[6604,6708],[6600,6743],[6610,6784],[6605,6792]]],[[[8216,7552],[8219,7537],[8202,7518],[8194,7526],[8175,7521],[8166,7504],[8154,7502],[8149,7525],[8165,7547],[8182,7541],[8188,7555],[8216,7552]]],[[[6990,6910],[6989,6893],[6994,6866],[6979,6842],[6978,6853],[6990,6910]]],[[[7510,7082],[7504,7064],[7478,7045],[7452,7056],[7450,7079],[7482,7101],[7518,7101],[7520,7091],[7510,7082]]],[[[7785,6234],[7809,6213],[7798,6206],[7784,6216],[7754,6228],[7760,6234],[7785,6234]]],[[[8402,6433],[8402,6307],[8402,6242],[8371,6271],[8339,6270],[8346,6287],[8331,6305],[8316,6350],[8254,6376],[8233,6378],[8206,6396],[8206,6391],[8184,6404],[8175,6390],[8166,6388],[8154,6418],[8137,6423],[8144,6430],[8159,6426],[8168,6436],[8191,6431],[8196,6438],[8176,6444],[8158,6441],[8140,6447],[8132,6464],[8107,6466],[8092,6483],[8078,6474],[8092,6455],[8086,6449],[8070,6454],[8079,6457],[8071,6474],[8092,6485],[8092,6493],[8075,6494],[8087,6506],[8103,6508],[8117,6504],[8115,6497],[8098,6493],[8103,6483],[8115,6485],[8158,6498],[8179,6487],[8196,6487],[8205,6469],[8199,6459],[8214,6441],[8217,6422],[8225,6411],[8240,6410],[8263,6434],[8263,6453],[8229,6464],[8252,6460],[8251,6488],[8261,6477],[8261,6460],[8289,6456],[8308,6465],[8369,6439],[8378,6441],[8402,6433]]],[[[5246,7575],[5244,7570],[5226,7564],[5221,7566],[5219,7564],[5205,7579],[5222,7581],[5223,7589],[5238,7587],[5272,7597],[5253,7585],[5252,7578],[5252,7578],[5252,7578],[5252,7578],[5252,7578],[5248,7577],[5246,7577],[5246,7577],[5246,7576],[5246,7575]]],[[[5249,7575],[5249,7575],[5249,7575],[5249,7575]]],[[[5252,7574],[5249,7577],[5252,7578],[5252,7578],[5252,7578],[5252,7574]]],[[[7328,6515],[7326,6517],[7325,6523],[7325,6523],[7328,6515],[7328,6515],[7328,6515]]],[[[5248,7576],[5247,7576],[5248,7576],[5248,7576],[5248,7576],[5248,7576],[5248,7576]]],[[[5252,7578],[5252,7578],[5252,7578],[5252,7578],[5252,7578]]],[[[5248,7575],[5249,7575],[5249,7575],[5249,7575],[5249,7575],[5249,7575],[5248,7575]]],[[[7749,6532],[7720,6532],[7710,6512],[7709,6493],[7697,6473],[7678,6457],[7685,6444],[7670,6421],[7680,6409],[7671,6391],[7666,6403],[7627,6387],[7623,6407],[7597,6408],[7580,6423],[7568,6409],[7558,6412],[7544,6405],[7542,6426],[7510,6419],[7498,6421],[7488,6476],[7469,6473],[7483,6481],[7469,6484],[7462,6501],[7470,6509],[7459,6519],[7457,6533],[7464,6554],[7480,6569],[7488,6558],[7520,6554],[7529,6590],[7579,6601],[7607,6634],[7608,6643],[7624,6646],[7655,6673],[7663,6671],[7670,6688],[7682,6699],[7693,6720],[7705,6703],[7718,6696],[7719,6681],[7726,6686],[7754,6666],[7761,6668],[7768,6652],[7790,6665],[7769,6645],[7760,6658],[7730,6651],[7748,6639],[7707,6630],[7721,6613],[7707,6602],[7715,6599],[7729,6575],[7722,6564],[7755,6537],[7749,6532]]],[[[7270,6542],[7297,6535],[7295,6524],[7307,6516],[7295,6488],[7309,6478],[7325,6478],[7330,6454],[7340,6442],[7362,6438],[7375,6413],[7371,6397],[7366,6338],[7353,6349],[7350,6340],[7335,6335],[7323,6344],[7305,6364],[7264,6392],[7262,6402],[7245,6414],[7229,6433],[7208,6472],[7205,6485],[7189,6508],[7171,6517],[7170,6527],[7153,6565],[7128,6579],[7126,6592],[7101,6618],[7091,6620],[7062,6650],[7051,6674],[7057,6680],[7082,6663],[7123,6662],[7146,6638],[7147,6628],[7189,6602],[7213,6572],[7227,6576],[7245,6571],[7243,6557],[7270,6552],[7270,6542]]],[[[7834,6264],[7852,6256],[7866,6264],[7896,6269],[7903,6262],[7910,6269],[7934,6270],[7935,6264],[7907,6259],[7896,6265],[7889,6258],[7878,6262],[7837,6248],[7782,6249],[7766,6253],[7791,6266],[7813,6264],[7829,6257],[7834,6264]]],[[[7374,6337],[7402,6331],[7404,6336],[7434,6324],[7442,6326],[7449,6311],[7504,6305],[7518,6321],[7551,6307],[7567,6307],[7572,6288],[7588,6281],[7609,6286],[7622,6279],[7619,6262],[7626,6252],[7590,6261],[7585,6266],[7569,6261],[7543,6267],[7540,6264],[7505,6271],[7472,6283],[7441,6280],[7414,6289],[7388,6292],[7389,6304],[7357,6309],[7368,6320],[7374,6337]]],[[[7833,6505],[7850,6486],[7886,6486],[7879,6475],[7887,6459],[7869,6462],[7867,6482],[7854,6465],[7834,6453],[7823,6457],[7853,6423],[7849,6405],[7870,6386],[7875,6404],[7880,6389],[7866,6378],[7847,6376],[7843,6367],[7828,6372],[7833,6389],[7811,6405],[7816,6428],[7807,6432],[7791,6422],[7796,6415],[7798,6373],[7794,6347],[7772,6343],[7766,6352],[7774,6382],[7764,6408],[7753,6404],[7749,6425],[7765,6451],[7765,6473],[7777,6490],[7778,6516],[7786,6530],[7801,6531],[7811,6548],[7828,6541],[7897,6533],[7920,6544],[7918,6548],[7942,6569],[7929,6537],[7912,6520],[7880,6518],[7875,6524],[7838,6521],[7796,6523],[7785,6502],[7787,6489],[7805,6468],[7816,6467],[7833,6485],[7833,6505]]],[[[8004,6507],[8e3,6519],[8008,6560],[8024,6579],[8040,6580],[8028,6568],[8024,6577],[8016,6562],[8021,6554],[8009,6538],[8014,6532],[8033,6554],[8041,6554],[8041,6540],[8029,6535],[8045,6516],[8019,6523],[8017,6508],[8031,6478],[8004,6507]]],[[[7913,6851],[7921,6840],[7927,6847],[7929,6854],[7910,6877],[7937,6878],[7946,6868],[7948,6839],[7932,6840],[7939,6805],[7920,6806],[7911,6790],[7898,6791],[7908,6806],[7924,6813],[7921,6831],[7915,6823],[7913,6851]]],[[[7904,6697],[7903,6717],[7910,6725],[7894,6737],[7867,6722],[7867,6735],[7859,6734],[7847,6710],[7842,6713],[7852,6743],[7871,6747],[7875,6758],[7895,6761],[7899,6747],[7909,6749],[7914,6761],[7924,6758],[7925,6775],[7935,6767],[7947,6773],[7943,6792],[7952,6824],[7953,6798],[7965,6797],[7959,6787],[7975,6750],[7979,6722],[7969,6707],[7967,6693],[7955,6724],[7947,6714],[7951,6683],[7942,6666],[7937,6678],[7910,6690],[7904,6697]]],[[[7770,6844],[7778,6846],[7783,6869],[7795,6861],[7772,6839],[7777,6817],[7749,6794],[7737,6778],[7706,6756],[7716,6774],[7726,6779],[7750,6807],[7763,6817],[7762,6830],[7770,6844]]],[[[7903,6910],[7906,6922],[7915,6917],[7898,6895],[7896,6866],[7907,6863],[7904,6853],[7885,6867],[7878,6859],[7882,6891],[7878,6904],[7859,6919],[7861,6896],[7853,6908],[7843,6897],[7847,6913],[7835,6919],[7817,6907],[7802,6926],[7813,6935],[7801,6945],[7802,6935],[7787,6944],[7778,6978],[7779,6991],[7793,6981],[7794,7027],[7803,7057],[7822,7067],[7824,7082],[7840,7087],[7839,7066],[7817,7060],[7843,7049],[7850,7056],[7848,7029],[7859,7013],[7850,6990],[7831,6978],[7825,6959],[7835,6942],[7839,6952],[7855,6942],[7857,6931],[7875,6920],[7894,6918],[7903,6910]]],[[[8471,8214],[8466,8181],[8477,8156],[8484,8120],[8499,8080],[8469,8085],[8448,8033],[8448,8024],[8462,8005],[8473,7978],[8445,7982],[8434,7955],[8426,7981],[8433,7997],[8431,8018],[8436,8045],[8428,8062],[8436,8096],[8433,8129],[8440,8150],[8423,8176],[8422,8201],[8430,8226],[8425,8240],[8441,8240],[8455,8254],[8442,8277],[8453,8283],[8461,8271],[8458,8258],[8470,8232],[8471,8214]]],[[[8531,9308],[8500,9280],[8458,9286],[8446,9299],[8461,9319],[8442,9320],[8434,9308],[8450,9283],[8482,9274],[8442,9267],[8427,9277],[8375,9267],[8358,9274],[8344,9257],[8311,9268],[8281,9299],[8296,9298],[8289,9316],[8306,9324],[8297,9334],[8340,9350],[8367,9331],[8402,9314],[8403,9340],[8413,9348],[8448,9329],[8489,9327],[8531,9308]]],[[[7264,9554],[7283,9544],[7281,9529],[7308,9536],[7329,9517],[7349,9513],[7354,9494],[7337,9483],[7306,9478],[7232,9473],[7197,9459],[7175,9464],[7228,9535],[7264,9554]]],[[[6968,9551],[7025,9577],[7049,9599],[7126,9604],[7149,9584],[7154,9596],[7173,9596],[7199,9571],[7184,9544],[7169,9544],[7195,9524],[7179,9514],[7131,9513],[7102,9525],[7050,9528],[7031,9541],[7016,9566],[6984,9551],[6980,9532],[6968,9551]]],[[[7107,9654],[7136,9640],[7114,9636],[7114,9608],[7035,9601],[7027,9595],[7011,9592],[6947,9612],[6959,9624],[6983,9627],[6998,9647],[6976,9645],[6992,9660],[7046,9671],[7072,9681],[7107,9654]]],[[[7958,6260],[7977,6260],[7997,6271],[8011,6270],[7991,6254],[7950,6239],[7934,6231],[7915,6211],[7887,6205],[7885,6195],[7868,6188],[7884,6203],[7893,6227],[7929,6246],[7950,6270],[7958,6260]]],[[[8434,7729],[8427,7711],[8416,7699],[8418,7686],[8405,7689],[8400,7673],[8404,7655],[8389,7618],[8399,7600],[8387,7594],[8384,7582],[8371,7573],[8366,7597],[8354,7569],[8339,7562],[8338,7580],[8320,7566],[8282,7560],[8282,7552],[8262,7545],[8254,7529],[8239,7528],[8228,7539],[8233,7564],[8208,7567],[8173,7552],[8154,7549],[8145,7535],[8130,7544],[8116,7540],[8104,7546],[8107,7556],[8120,7557],[8170,7596],[8179,7591],[8212,7598],[8250,7593],[8254,7608],[8278,7638],[8277,7655],[8293,7661],[8284,7638],[8321,7649],[8337,7664],[8328,7673],[8329,7687],[8339,7671],[8356,7682],[8374,7728],[8366,7740],[8374,7757],[8369,7765],[8382,7775],[8383,7789],[8393,7776],[8406,7775],[8407,7789],[8397,7784],[8400,7799],[8410,7792],[8415,7768],[8424,7758],[8434,7729]]],[[[8089,7465],[8073,7472],[8084,7503],[8062,7521],[8069,7534],[8054,7546],[8072,7537],[8079,7524],[8093,7538],[8108,7541],[8110,7531],[8130,7529],[8123,7519],[8135,7518],[8138,7507],[8128,7495],[8118,7457],[8106,7448],[8107,7425],[8092,7420],[8102,7456],[8085,7453],[8089,7465]]],[[[8626,7940],[8632,7934],[8599,7922],[8578,7901],[8575,7881],[8535,7856],[8512,7847],[8496,7849],[8480,7838],[8468,7812],[8424,7837],[8402,7827],[8394,7835],[8381,7824],[8408,7807],[8394,7809],[8379,7794],[8354,7797],[8356,7817],[8367,7823],[8369,7838],[8388,7851],[8387,7863],[8407,7855],[8415,7863],[8412,7876],[8421,7884],[8424,7920],[8410,7926],[8431,7941],[8461,7907],[8473,7897],[8515,7884],[8530,7898],[8522,7877],[8532,7880],[8531,7861],[8538,7861],[8567,7879],[8575,7904],[8605,7930],[8626,7940]]],[[[7325,6523],[7320,6532],[7309,6538],[7331,6544],[7339,6537],[7322,6534],[7325,6523],[7325,6523]]],[[[7328,6515],[7344,6500],[7329,6500],[7331,6509],[7328,6515],[7328,6515],[7328,6515]]]]}},{type:"Feature",id:"NA",properties:{"hc-group":"admin0","hc-middle-x":.43,"hc-middle-y":.51,"hc-key":"na","hc-a2":"NA","abbrev-a3":"NAM","iso-a2":"NA",name:"North America"},geometry:{type:"MultiPolygon",coordinates:[[[[3469,9081],[3498,9077],[3503,9062],[3469,9049],[3499,9056],[3511,9033],[3486,9027],[3430,9021],[3456,9043],[3441,9038],[3434,9045],[3425,9018],[3469,9024],[3434,9003],[3453,8998],[3465,9012],[3481,9009],[3511,9020],[3562,9004],[3597,9005],[3572,8980],[3546,8974],[3531,8961],[3482,8931],[3455,8923],[3431,8924],[3391,8905],[3343,8897],[3323,8900],[3302,8926],[3314,8898],[3278,8872],[3272,8853],[3236,8814],[3211,8805],[3162,8773],[3138,8781],[3143,8798],[3160,8813],[3137,8808],[3138,8793],[3122,8780],[3075,8770],[3094,8763],[3071,8748],[3059,8754],[3057,8711],[3063,8687],[3042,8672],[3046,8664],[3008,8634],[3015,8598],[3003,8596],[3003,8571],[2985,8572],[3001,8557],[2995,8545],[2978,8540],[2986,8519],[2963,8509],[2954,8522],[2932,8520],[2920,8527],[2923,8539],[2896,8551],[2852,8550],[2836,8556],[2837,8571],[2817,8574],[2803,8597],[2805,8614],[2775,8630],[2780,8651],[2755,8661],[2739,8685],[2742,8704],[2723,8706],[2720,8738],[2725,8747],[2700,8779],[2677,8802],[2677,8820],[2690,8832],[2717,8841],[2677,8841],[2668,8849],[2721,8863],[2670,8857],[2676,8886],[2692,8890],[2692,8905],[2728,8897],[2742,8906],[2713,8904],[2708,8913],[2686,8909],[2695,8928],[2721,8931],[2727,8922],[2751,8924],[2753,8953],[2779,8948],[2771,8962],[2758,8955],[2760,8979],[2745,8985],[2757,8997],[2716,9001],[2689,9017],[2672,9019],[2650,9036],[2667,9043],[2678,9069],[2683,9038],[2712,9036],[2739,9021],[2731,9055],[2697,9060],[2691,9070],[2705,9080],[2732,9084],[2706,9089],[2693,9081],[2664,9091],[2668,9075],[2629,9072],[2611,9089],[2625,9096],[2618,9142],[2601,9146],[2642,9160],[2617,9162],[2631,9176],[2607,9198],[2604,9235],[2587,9239],[2576,9273],[2544,9281],[2530,9300],[2542,9303],[2536,9321],[2465,9347],[2388,9360],[2372,9345],[2308,9354],[2302,9342],[2275,9347],[2300,9334],[2242,9342],[2207,9360],[2193,9386],[2157,9398],[2170,9410],[2170,9428],[2210,9441],[2176,9443],[2194,9452],[2158,9446],[2111,9471],[2120,9495],[2215,9513],[2225,9524],[2254,9531],[2315,9533],[2347,9559],[2342,9594],[2301,9600],[2283,9596],[2271,9615],[2291,9624],[2305,9648],[2312,9637],[2340,9645],[2349,9660],[2403,9676],[2445,9665],[2463,9673],[2452,9686],[2467,9696],[2448,9713],[2488,9727],[2535,9722],[2506,9731],[2531,9739],[2654,9758],[2680,9739],[2673,9699],[2698,9721],[2686,9750],[2789,9722],[2800,9727],[2767,9742],[2752,9768],[2814,9764],[2822,9757],[2902,9734],[2927,9716],[2954,9720],[2933,9734],[2939,9738],[2876,9757],[2852,9778],[2857,9788],[2922,9772],[2949,9759],[2929,9747],[2939,9738],[2969,9760],[2910,9787],[3018,9786],[3028,9766],[3032,9785],[3072,9772],[3080,9781],[3050,9787],[2913,9795],[2877,9802],[2901,9811],[2928,9803],[2942,9817],[3016,9822],[3058,9806],[3037,9817],[3079,9816],[3064,9831],[3119,9812],[3117,9835],[3175,9844],[3218,9844],[3299,9851],[3354,9849],[3501,9826],[3488,9819],[3351,9814],[3227,9797],[3319,9803],[3370,9813],[3450,9808],[3513,9816],[3535,9796],[3589,9789],[3627,9776],[3595,9755],[3553,9751],[3377,9741],[3291,9720],[3310,9708],[3323,9719],[3439,9735],[3531,9730],[3528,9715],[3481,9704],[3479,9690],[3556,9713],[3573,9733],[3626,9737],[3637,9715],[3630,9697],[3575,9655],[3609,9662],[3707,9718],[3706,9696],[3731,9689],[3732,9713],[3749,9694],[3791,9719],[3846,9718],[3901,9705],[3920,9693],[3862,9662],[3827,9660],[3835,9646],[3802,9636],[3753,9637],[3708,9631],[3724,9626],[3758,9632],[3791,9620],[3771,9607],[3706,9606],[3677,9594],[3682,9610],[3656,9585],[3668,9571],[3690,9573],[3680,9551],[3698,9543],[3691,9512],[3639,9512],[3641,9501],[3609,9441],[3627,9440],[3626,9455],[3644,9459],[3686,9455],[3687,9483],[3714,9502],[3699,9482],[3699,9464],[3686,9431],[3666,9442],[3643,9439],[3653,9422],[3694,9410],[3709,9416],[3728,9452],[3736,9447],[3716,9411],[3718,9393],[3704,9368],[3709,9334],[3693,9366],[3694,9388],[3652,9395],[3616,9377],[3600,9389],[3586,9380],[3618,9369],[3617,9352],[3669,9353],[3659,9336],[3686,9321],[3684,9291],[3647,9295],[3618,9312],[3628,9299],[3674,9270],[3661,9258],[3699,9258],[3701,9295],[3723,9302],[3720,9291],[3745,9279],[3712,9276],[3708,9261],[3685,9234],[3661,9235],[3656,9245],[3615,9244],[3601,9225],[3647,9212],[3651,9187],[3629,9188],[3599,9176],[3550,9196],[3511,9189],[3486,9175],[3518,9167],[3533,9130],[3593,9101],[3577,9090],[3611,9092],[3595,9083],[3598,9066],[3613,9066],[3623,9027],[3568,9022],[3551,9031],[3541,9056],[3494,9083],[3469,9081]],[[3469,9081],[3467,9082],[3467,9082],[3467,9082],[3467,9082],[3435,9105],[3418,9103],[3451,9091],[3442,9085],[3467,9082],[3467,9082],[3467,9082],[3467,9082],[3467,9081],[3469,9081]]],[[[3572,9166],[3611,9157],[3610,9144],[3589,9145],[3574,9155],[3534,9156],[3533,9161],[3572,9166]]],[[[3639,9244],[3662,9229],[3630,9224],[3613,9239],[3639,9244]]],[[[3746,9591],[3730,9575],[3711,9571],[3686,9583],[3733,9598],[3746,9591]]],[[[2640,9018],[2688,9009],[2704,8995],[2726,8988],[2721,8971],[2679,8958],[2661,8970],[2684,8969],[2638,8983],[2644,9e3],[2640,9018]]],[[[3552,9132],[3535,9152],[3574,9153],[3609,9128],[3601,9113],[3552,9132]]],[[[3571,9174],[3521,9180],[3579,9168],[3535,9164],[3499,9172],[3513,9185],[3536,9186],[3571,9174]]],[[[2345,7052],[2335,7049],[2347,7031],[2326,7047],[2319,7041],[2281,7039],[2277,7051],[2284,7056],[2345,7052]]],[[[-927,8186],[-920,8180],[-949,8170],[-955,8176],[-983,8173],[-999,8176],[-999,8179],[-979,8183],[-943,8178],[-927,8186]]],[[[383,8319],[382,8341],[396,8345],[403,8335],[396,8303],[384,8307],[383,8319]]],[[[322,8373],[306,8340],[306,8387],[314,8392],[340,8389],[357,8372],[324,8367],[322,8373]]],[[[-630,8536],[-618,8531],[-614,8515],[-645,8512],[-670,8527],[-630,8536]]],[[[-631,8270],[-635,8253],[-670,8239],[-682,8241],[-717,8220],[-697,8244],[-662,8245],[-657,8264],[-631,8270]]],[[[-235,8455],[-211,8439],[-235,8435],[-225,8428],[-223,8405],[-249,8403],[-273,8379],[-269,8396],[-281,8385],[-296,8407],[-250,8436],[-235,8455]]],[[[252,8443],[287,8433],[290,8410],[262,8421],[268,8408],[287,8403],[296,8378],[294,8355],[274,8382],[280,8391],[268,8399],[260,8389],[256,8415],[238,8432],[252,8443]]],[[[325,8344],[316,8342],[325,8362],[338,8361],[370,8318],[374,8298],[361,8307],[348,8294],[336,8315],[327,8298],[336,8330],[325,8344]]],[[[2369,8107],[2391,8102],[2435,8084],[2440,8074],[2424,8073],[2385,8085],[2360,8101],[2369,8107]]],[[[1860,8235],[1869,8234],[1881,8214],[1841,8227],[1860,8235]]],[[[409,8281],[451,8240],[434,8245],[433,8232],[416,8248],[419,8253],[409,8281]]],[[[1919,8625],[1922,8607],[1909,8589],[1897,8597],[1896,8614],[1907,8626],[1919,8625]]],[[[1840,8652],[1845,8641],[1810,8616],[1794,8614],[1787,8630],[1805,8650],[1840,8652]]],[[[1976,8666],[1963,8657],[1945,8672],[1970,8674],[1979,8686],[1999,8680],[1976,8666]]],[[[2032,8911],[2045,8907],[2047,8873],[2023,8858],[1991,8857],[1981,8880],[1999,8908],[2032,8911]]],[[[1936,8972],[1955,8962],[1936,8942],[1937,8910],[1919,8943],[1939,8963],[1936,8972]]],[[[1179,9180],[1158,9154],[1122,9185],[1107,9189],[1120,9202],[1162,9205],[1181,9194],[1179,9180]]],[[[1185,9357],[1177,9374],[1195,9378],[1234,9356],[1245,9338],[1205,9330],[1201,9299],[1208,9288],[1189,9278],[1170,9284],[1192,9303],[1197,9334],[1185,9357]]],[[[794,9345],[786,9321],[766,9307],[743,9313],[766,9332],[794,9345]]],[[[1599,9438],[1616,9427],[1605,9411],[1573,9424],[1574,9437],[1599,9438]]],[[[1166,9424],[1184,9417],[1174,9405],[1151,9417],[1135,9445],[1152,9443],[1166,9424]]],[[[1449,9447],[1514,9444],[1505,9427],[1432,9428],[1425,9442],[1449,9447]]],[[[1330,9600],[1352,9590],[1349,9570],[1308,9594],[1330,9600]]],[[[1908,8413],[1908,8387],[1930,8366],[1939,8376],[1941,8355],[1927,8357],[1918,8342],[1900,8360],[1913,8363],[1907,8382],[1908,8413]]],[[[457,8230],[472,8232],[475,8203],[461,8204],[457,8230]]],[[[2499,7960],[2479,7945],[2451,7943],[2445,7960],[2473,7997],[2480,7981],[2463,7953],[2482,7971],[2499,7960]]],[[[2432,7975],[2406,7963],[2384,7967],[2360,7984],[2370,7987],[2382,7975],[2432,7975]]],[[[1897,9175],[1879,9178],[1878,9203],[1918,9198],[1957,9200],[1984,9191],[2013,9167],[2010,9152],[1956,9156],[1926,9148],[1904,9153],[1897,9175]]],[[[1466,9325],[1475,9337],[1479,9313],[1505,9293],[1502,9257],[1469,9256],[1452,9266],[1451,9248],[1435,9253],[1434,9267],[1413,9277],[1425,9304],[1400,9307],[1423,9316],[1438,9307],[1464,9316],[1466,9325]]],[[[978,9479],[956,9485],[926,9479],[925,9487],[1007,9510],[1034,9499],[1037,9481],[986,9486],[978,9479]]],[[[1406,9470],[1378,9476],[1361,9493],[1368,9514],[1427,9501],[1466,9484],[1450,9477],[1459,9459],[1410,9453],[1379,9464],[1406,9470]]],[[[2427,7001],[2436,7010],[2438,7031],[2441,7012],[2455,6988],[2453,6959],[2466,6934],[2462,6923],[2438,6991],[2427,7001]]],[[[1978,7054],[1993,7053],[2014,7038],[1995,7040],[1984,7032],[1969,7036],[1950,7048],[1964,7056],[1978,7054]]],[[[1964,7279],[1961,7255],[1969,7245],[1973,7215],[1957,7239],[1948,7243],[1962,7259],[1964,7279]]],[[[1965,7304],[1940,7304],[1946,7309],[1975,7313],[1989,7303],[1973,7294],[1965,7304]]],[[[-777,8681],[-754,8686],[-748,8676],[-707,8668],[-738,8652],[-770,8675],[-787,8668],[-800,8678],[-796,8690],[-777,8681]]],[[[1979,6762],[1985,6741],[1964,6720],[1948,6744],[1958,6757],[1927,6750],[1943,6762],[1929,6772],[1911,6768],[1909,6760],[1888,6749],[1902,6728],[1877,6720],[1874,6730],[1849,6720],[1857,6734],[1853,6745],[1837,6753],[1815,6749],[1788,6764],[1795,6773],[1764,6791],[1763,6801],[1752,6789],[1736,6799],[1729,6812],[1734,6834],[1711,6854],[1702,6867],[1677,6887],[1687,6890],[1675,6901],[1669,6895],[1644,6898],[1614,6906],[1587,6918],[1569,6919],[1542,6937],[1524,6956],[1493,6983],[1470,6986],[1465,6993],[1448,6979],[1415,6970],[1379,6979],[1347,6996],[1321,7002],[1283,7018],[1261,7037],[1211,7050],[1197,7067],[1166,7082],[1146,7113],[1160,7120],[1153,7127],[1161,7146],[1148,7161],[1143,7182],[1107,7223],[1079,7244],[1070,7258],[1036,7279],[1042,7296],[1034,7310],[1002,7327],[1002,7343],[983,7351],[955,7381],[928,7439],[930,7450],[904,7464],[882,7468],[876,7450],[883,7419],[913,7389],[926,7390],[928,7365],[935,7370],[938,7345],[960,7317],[974,7308],[993,7259],[1004,7251],[998,7241],[1023,7230],[1035,7210],[1033,7196],[1023,7189],[1011,7209],[975,7235],[969,7233],[957,7251],[959,7274],[955,7286],[923,7309],[888,7325],[887,7330],[872,7344],[872,7344],[887,7342],[897,7347],[901,7363],[873,7393],[852,7405],[841,7439],[823,7463],[825,7473],[807,7490],[804,7513],[782,7534],[774,7523],[774,7504],[767,7511],[773,7537],[749,7548],[722,7539],[729,7556],[707,7562],[707,7580],[688,7598],[667,7628],[673,7636],[655,7649],[652,7669],[666,7658],[652,7680],[651,7670],[616,7708],[612,7739],[596,7760],[606,7795],[592,7845],[603,7882],[611,7942],[604,7991],[595,8023],[586,8039],[591,8047],[606,8039],[645,8035],[654,8054],[633,8078],[588,8099],[590,8117],[577,8127],[531,8129],[527,8138],[496,8156],[494,8189],[518,8198],[511,8204],[494,8195],[488,8166],[480,8192],[484,8204],[474,8231],[451,8241],[418,8278],[418,8295],[404,8298],[400,8314],[405,8336],[396,8346],[380,8343],[374,8327],[374,8354],[364,8344],[352,8352],[364,8374],[337,8397],[312,8435],[308,8436],[317,8423],[316,8402],[308,8397],[296,8390],[300,8406],[290,8436],[307,8437],[296,8442],[274,8486],[283,8447],[265,8446],[252,8469],[238,8468],[254,8448],[235,8441],[206,8459],[188,8478],[142,8498],[148,8513],[128,8505],[55,8523],[10,8518],[-3,8532],[-37,8538],[-57,8529],[-47,8547],[-63,8555],[-56,8569],[-83,8546],[-78,8557],[-102,8554],[-89,8518],[-146,8513],[-177,8488],[-199,8480],[-215,8488],[-200,8495],[-212,8509],[-195,8542],[-199,8550],[-159,8570],[-173,8579],[-212,8552],[-217,8534],[-234,8528],[-237,8514],[-254,8502],[-257,8489],[-279,8491],[-280,8476],[-254,8468],[-277,8453],[-292,8433],[-305,8432],[-326,8413],[-334,8414],[-349,8389],[-368,8380],[-357,8356],[-385,8376],[-407,8362],[-412,8346],[-446,8341],[-475,8311],[-471,8325],[-489,8321],[-499,8331],[-502,8309],[-545,8299],[-528,8284],[-550,8297],[-581,8283],[-597,8289],[-585,8302],[-556,8309],[-548,8302],[-545,8323],[-529,8321],[-505,8342],[-468,8347],[-462,8359],[-420,8383],[-401,8402],[-383,8413],[-378,8451],[-365,8470],[-397,8458],[-419,8465],[-423,8450],[-439,8471],[-459,8459],[-461,8478],[-483,8455],[-501,8464],[-511,8486],[-501,8496],[-519,8523],[-557,8509],[-611,8543],[-588,8555],[-602,8559],[-633,8589],[-630,8600],[-602,8631],[-586,8659],[-573,8666],[-550,8655],[-527,8666],[-529,8682],[-486,8677],[-474,8688],[-480,8712],[-493,8720],[-475,8730],[-486,8745],[-543,8720],[-555,8727],[-599,8721],[-633,8728],[-656,8755],[-632,8761],[-669,8767],[-688,8746],[-689,8776],[-637,8805],[-590,8823],[-561,8825],[-559,8800],[-515,8799],[-480,8808],[-506,8819],[-529,8840],[-519,8843],[-498,8818],[-474,8814],[-457,8822],[-477,8829],[-495,8822],[-506,8830],[-505,8848],[-523,8845],[-559,8850],[-573,8876],[-644,8913],[-634,8940],[-579,8943],[-543,8966],[-539,8991],[-507,9015],[-476,9017],[-441,9041],[-393,9043],[-357,9068],[-322,9062],[-335,9050],[-321,9043],[-310,9058],[-278,9041],[-254,9048],[-222,9042],[-234,9028],[-215,9022],[-134,9028],[-109,9015],[-72,9007],[-36,9008],[2,8998],[40,9005],[61,8999],[96,8980],[140,8979],[162,8973],[193,8954],[235,8940],[253,8940],[260,8962],[290,8972],[304,8984],[320,8972],[306,8959],[337,8967],[347,8981],[396,8989],[412,9006],[443,8998],[401,8980],[373,8974],[332,8938],[351,8935],[347,8949],[376,8961],[383,8971],[403,8960],[421,8983],[457,8991],[461,8982],[487,9008],[483,9033],[516,9012],[528,8986],[551,8968],[564,8973],[582,8995],[576,9007],[596,9007],[594,8984],[606,8984],[595,8965],[632,8972],[639,8990],[684,8986],[717,8967],[765,8958],[783,8948],[844,8936],[845,8946],[903,8926],[902,8908],[874,8909],[857,8892],[890,8882],[922,8881],[935,8904],[930,8879],[996,8886],[1030,8907],[1057,8875],[1079,8859],[1074,8872],[1082,8900],[1115,8900],[1124,8913],[1145,8917],[1148,8928],[1122,8922],[1089,8904],[1055,8909],[1070,8927],[1129,8941],[1153,8932],[1151,8916],[1182,8921],[1182,8897],[1210,8899],[1246,8881],[1269,8879],[1293,8887],[1362,8886],[1341,8898],[1356,8900],[1386,8875],[1399,8884],[1382,8896],[1371,8891],[1352,8914],[1394,8919],[1400,8909],[1435,8910],[1418,8869],[1439,8864],[1452,8840],[1456,8859],[1440,8881],[1448,8899],[1465,8897],[1498,8926],[1472,8934],[1486,8950],[1481,8970],[1425,8991],[1415,9015],[1426,9032],[1413,9042],[1418,9068],[1447,9078],[1433,9082],[1454,9103],[1472,9106],[1457,9104],[1455,9135],[1440,9153],[1440,9198],[1454,9205],[1454,9219],[1500,9229],[1541,9218],[1562,9221],[1602,9213],[1553,9153],[1538,9146],[1486,9149],[1506,9132],[1486,9108],[1474,9106],[1520,9071],[1521,9042],[1537,9034],[1550,9012],[1553,8990],[1565,8990],[1575,8973],[1603,8967],[1585,8952],[1595,8940],[1590,8918],[1600,8907],[1616,8928],[1618,8949],[1639,8958],[1666,8936],[1673,8912],[1655,8909],[1659,8884],[1685,8857],[1711,8864],[1712,8875],[1697,8899],[1705,8911],[1715,8892],[1728,8898],[1735,8932],[1769,8947],[1745,8957],[1739,8980],[1746,8990],[1789,8990],[1825,8980],[1839,8962],[1858,8967],[1865,8951],[1849,8942],[1866,8935],[1833,8904],[1866,8868],[1857,8845],[1845,8844],[1810,8811],[1797,8813],[1793,8792],[1803,8777],[1780,8784],[1773,8805],[1747,8810],[1743,8824],[1702,8817],[1730,8804],[1712,8783],[1685,8763],[1669,8763],[1638,8781],[1636,8763],[1695,8759],[1698,8754],[1667,8709],[1636,8698],[1614,8712],[1600,8682],[1579,8680],[1589,8657],[1577,8639],[1528,8629],[1523,8605],[1491,8583],[1495,8577],[1480,8556],[1466,8516],[1467,8475],[1484,8466],[1515,8464],[1537,8404],[1528,8387],[1578,8400],[1613,8388],[1641,8383],[1667,8366],[1679,8349],[1735,8331],[1766,8316],[1787,8320],[1836,8311],[1831,8275],[1840,8258],[1834,8224],[1856,8204],[1862,8190],[1885,8175],[1889,8161],[1910,8152],[1921,8173],[1908,8230],[1900,8239],[1909,8247],[1905,8262],[1920,8274],[1909,8292],[1912,8300],[1932,8300],[1967,8318],[2e3,8351],[2005,8380],[1988,8430],[1940,8465],[1966,8487],[1967,8504],[1983,8518],[1968,8537],[1972,8552],[1954,8555],[1974,8584],[1958,8603],[1958,8634],[1991,8632],[2056,8615],[2066,8619],[2068,8637],[2078,8638],[2106,8616],[2119,8613],[2148,8592],[2156,8569],[2193,8565],[2198,8555],[2210,8566],[2214,8554],[2201,8541],[2208,8528],[2205,8499],[2224,8475],[2271,8444],[2311,8465],[2332,8487],[2327,8506],[2341,8517],[2355,8549],[2363,8521],[2407,8460],[2412,8439],[2442,8423],[2431,8400],[2450,8394],[2446,8380],[2455,8366],[2433,8356],[2458,8355],[2459,8341],[2481,8338],[2484,8324],[2471,8307],[2497,8320],[2496,8311],[2519,8313],[2522,8300],[2570,8289],[2565,8274],[2575,8255],[2615,8245],[2617,8190],[2580,8164],[2558,8166],[2521,8147],[2509,8129],[2486,8117],[2466,8118],[2440,8112],[2436,8117],[2397,8120],[2377,8116],[2336,8121],[2302,8119],[2281,8102],[2273,8083],[2253,8081],[2224,8061],[2229,8048],[2296,8075],[2327,8080],[2356,8074],[2368,8061],[2362,8048],[2331,8033],[2317,8041],[2299,8037],[2325,8020],[2358,8028],[2332,7999],[2346,7991],[2358,7967],[2370,7960],[2418,7944],[2434,7954],[2461,7934],[2386,7903],[2364,7906],[2348,7880],[2322,7868],[2310,7877],[2305,7896],[2314,7907],[2362,7934],[2362,7926],[2385,7936],[2346,7938],[2359,7949],[2317,7930],[2288,7924],[2275,7908],[2259,7905],[2236,7887],[2227,7898],[2218,7883],[2198,7880],[2179,7860],[2176,7838],[2166,7826],[2191,7803],[2155,7796],[2149,7785],[2138,7792],[2111,7788],[2089,7780],[2101,7777],[2127,7785],[2134,7780],[2104,7767],[2070,7762],[2079,7756],[2075,7736],[2053,7709],[2034,7727],[2047,7704],[2044,7679],[2023,7655],[2031,7675],[2012,7673],[2011,7643],[2020,7640],[2033,7605],[2018,7588],[2021,7580],[2003,7565],[1986,7565],[1971,7555],[1962,7538],[1938,7535],[1921,7510],[1876,7479],[1857,7440],[1866,7404],[1884,7368],[1883,7357],[1900,7317],[1896,7269],[1892,7262],[1870,7259],[1863,7279],[1852,7282],[1823,7332],[1832,7342],[1819,7343],[1825,7377],[1794,7410],[1784,7416],[1756,7400],[1720,7429],[1677,7421],[1666,7436],[1664,7420],[1649,7425],[1628,7422],[1629,7405],[1617,7403],[1633,7382],[1613,7391],[1601,7383],[1581,7382],[1558,7405],[1541,7398],[1514,7405],[1489,7402],[1443,7373],[1414,7367],[1421,7362],[1401,7345],[1389,7326],[1397,7277],[1383,7240],[1376,7180],[1383,7151],[1398,7121],[1418,7097],[1423,7080],[1437,7063],[1455,7062],[1477,7045],[1529,7059],[1554,7061],[1580,7075],[1594,7099],[1598,7132],[1614,7140],[1663,7150],[1704,7138],[1704,7118],[1696,7109],[1689,7116],[1674,7089],[1683,7085],[1675,7061],[1685,7052],[1664,7044],[1669,7023],[1660,7025],[1660,7009],[1651,6988],[1639,6980],[1662,6971],[1681,6974],[1716,6993],[1729,6993],[1728,6980],[1755,6980],[1776,6974],[1782,6961],[1803,6957],[1810,6950],[1808,6932],[1797,6899],[1799,6873],[1788,6842],[1800,6816],[1821,6792],[1841,6781],[1840,6770],[1857,6775],[1857,6767],[1878,6769],[1916,6791],[1960,6779],[1979,6762]]],[[[868,7348],[872,7344],[872,7344],[868,7345],[868,7348],[868,7348],[868,7348]]],[[[363,8233],[352,8236],[339,8262],[341,8275],[369,8266],[382,8272],[375,8239],[368,8234],[379,8236],[394,8191],[363,8224],[356,8231],[363,8233]]],[[[1857,7160],[1855,7164],[1855,7164],[1855,7164],[1857,7163],[1857,7160],[1857,7160]]],[[[2049,7197],[2047,7198],[2047,7201],[2047,7201],[2049,7197],[2049,7197],[2049,7197]]],[[[2049,7197],[2070,7185],[2094,7180],[2068,7179],[2054,7188],[2049,7197],[2049,7197],[2049,7197]]],[[[2462,6826],[2460,6822],[2461,6806],[2434,6803],[2447,6811],[2441,6823],[2462,6826],[2462,6826],[2462,6826]]],[[[1858,7151],[1858,7152],[1858,7152],[1858,7152],[1858,7151],[1858,7151],[1858,7151]]],[[[1858,7151],[1812,7146],[1812,7157],[1824,7161],[1844,7151],[1858,7151],[1858,7151]]],[[[1858,7152],[1857,7160],[1857,7160],[1860,7152],[1858,7152],[1858,7152],[1858,7152]]],[[[543,8081],[473,8139],[494,8143],[514,8132],[556,8124],[568,8126],[573,8106],[592,8085],[617,8076],[631,8064],[621,8044],[588,8054],[543,8081]]],[[[2236,9006],[2211,8989],[2249,9005],[2253,9016],[2278,8996],[2269,8978],[2294,8956],[2264,8955],[2225,8965],[2263,8948],[2258,8931],[2244,8926],[2288,8917],[2315,8897],[2352,8894],[2340,8887],[2362,8884],[2385,8862],[2403,8856],[2422,8831],[2424,8847],[2452,8829],[2447,8814],[2416,8807],[2433,8797],[2419,8795],[2428,8780],[2396,8778],[2383,8770],[2393,8758],[2387,8743],[2378,8755],[2356,8752],[2321,8784],[2315,8801],[2289,8822],[2273,8823],[2281,8811],[2259,8818],[2283,8795],[2257,8791],[2240,8806],[2259,8779],[2272,8782],[2294,8750],[2337,8730],[2347,8712],[2338,8701],[2354,8699],[2371,8678],[2357,8665],[2340,8679],[2354,8649],[2335,8653],[2336,8643],[2291,8658],[2260,8684],[2263,8671],[2234,8690],[2230,8682],[2269,8656],[2316,8617],[2331,8592],[2354,8590],[2348,8578],[2315,8603],[2306,8601],[2275,8614],[2239,8619],[2208,8638],[2182,8643],[2174,8633],[2163,8653],[2146,8662],[2159,8680],[2137,8685],[2130,8698],[2114,8685],[2111,8708],[2077,8734],[2059,8718],[2026,8729],[2014,8714],[1986,8714],[1962,8698],[1965,8718],[1955,8731],[1957,8745],[1981,8757],[1977,8770],[2027,8758],[2037,8734],[2038,8748],[2021,8763],[2043,8760],[2077,8773],[2094,8770],[2089,8782],[2065,8803],[2127,8851],[2119,8885],[2108,8907],[2080,8916],[2070,8899],[2096,8894],[2096,8884],[2067,8884],[2056,8898],[2073,8908],[2072,8921],[2055,8924],[2055,8912],[2037,8922],[2058,8940],[2035,8947],[2001,8930],[2001,8947],[2031,8951],[2029,8961],[2001,8975],[1993,8953],[1979,8960],[1994,8988],[1970,8989],[1970,9008],[1949,9010],[1929,9027],[1915,9019],[1932,9016],[1941,8999],[1911,8990],[1922,8983],[1904,8978],[1899,8965],[1887,8981],[1855,8997],[1819,8987],[1812,8999],[1794,8996],[1731,9004],[1709,9011],[1712,8999],[1694,8998],[1696,9013],[1646,9023],[1621,9057],[1657,9050],[1688,9052],[1665,9063],[1613,9070],[1614,9093],[1605,9102],[1620,9115],[1609,9120],[1620,9150],[1629,9148],[1636,9176],[1674,9203],[1705,9210],[1752,9208],[1756,9200],[1725,9179],[1705,9152],[1718,9128],[1712,9117],[1722,9095],[1759,9067],[1726,9061],[1759,9060],[1769,9077],[1747,9088],[1726,9108],[1754,9120],[1734,9141],[1739,9161],[1765,9184],[1819,9204],[1857,9203],[1869,9176],[1883,9171],[1895,9147],[1888,9116],[1907,9134],[1933,9121],[1925,9105],[1940,9102],[1935,9119],[1948,9139],[1973,9148],[2043,9134],[2047,9113],[2072,9110],[2060,9087],[2090,9093],[2078,9078],[2106,9066],[2108,9074],[2098,9081],[2123,9087],[2150,9080],[2163,9066],[2157,9046],[2173,9058],[2181,9048],[2167,9032],[2199,9045],[2244,9029],[2241,9018],[2206,9006],[2236,9006]]],[[[2680,8015],[2688,8033],[2699,8036],[2689,8019],[2702,8025],[2707,8015],[2698,7988],[2680,7981],[2679,8001],[2661,7991],[2670,8010],[2666,8025],[2662,8009],[2642,8011],[2630,7992],[2609,7992],[2610,8012],[2603,8019],[2583,8015],[2548,8021],[2516,8016],[2508,8028],[2537,8051],[2529,8055],[2537,8075],[2547,8070],[2544,8087],[2571,8141],[2587,8159],[2613,8171],[2626,8184],[2616,8150],[2586,8109],[2583,8091],[2604,8114],[2617,8116],[2618,8094],[2643,8081],[2651,8095],[2683,8079],[2670,8070],[2670,8054],[2686,8047],[2671,8022],[2680,8015]]],[[[1286,8971],[1270,8993],[1265,8980],[1238,8985],[1230,8966],[1250,8965],[1265,8951],[1259,8924],[1240,8939],[1212,8935],[1169,8949],[1125,8956],[1120,8972],[1098,8948],[1063,8944],[1051,8933],[1013,8927],[975,8911],[975,8923],[939,8919],[912,8936],[911,8956],[890,8961],[844,8962],[825,8970],[801,8998],[815,9005],[897,9015],[932,9014],[935,9027],[917,9035],[848,9029],[821,9024],[797,9031],[773,9053],[840,9072],[848,9081],[798,9072],[775,9077],[782,9088],[753,9086],[753,9103],[781,9119],[767,9130],[803,9157],[885,9184],[903,9169],[901,9151],[884,9140],[910,9140],[931,9163],[984,9146],[965,9127],[971,9122],[998,9138],[1026,9134],[999,9162],[1017,9162],[1060,9138],[1059,9126],[1087,9086],[1100,9101],[1085,9114],[1074,9179],[1079,9193],[1103,9173],[1112,9180],[1156,9150],[1166,9112],[1188,9071],[1177,9058],[1197,9038],[1230,9026],[1269,9004],[1289,9016],[1286,8971]]],[[[1795,8689],[1772,8679],[1767,8668],[1747,8659],[1736,8665],[1732,8687],[1691,8681],[1699,8697],[1720,8705],[1713,8728],[1721,8745],[1727,8784],[1752,8798],[1767,8771],[1782,8758],[1802,8754],[1808,8745],[1850,8724],[1854,8706],[1887,8699],[1896,8691],[1872,8674],[1829,8685],[1828,8699],[1812,8698],[1813,8709],[1794,8701],[1795,8689]]],[[[1295,8946],[1326,8947],[1361,8963],[1355,8969],[1375,8993],[1388,8994],[1405,8972],[1441,8978],[1429,8958],[1436,8941],[1455,8939],[1416,8918],[1388,8922],[1314,8944],[1312,8914],[1295,8946]]],[[[1336,9071],[1318,9098],[1278,9125],[1260,9124],[1237,9143],[1241,9164],[1254,9166],[1276,9146],[1301,9147],[1312,9160],[1266,9190],[1287,9196],[1288,9209],[1313,9205],[1308,9214],[1330,9214],[1381,9226],[1382,9245],[1394,9254],[1375,9213],[1394,9211],[1398,9184],[1362,9164],[1395,9160],[1408,9173],[1423,9130],[1415,9097],[1371,9081],[1352,9066],[1336,9071]]],[[[751,9231],[782,9235],[818,9224],[863,9189],[830,9177],[750,9141],[745,9125],[718,9120],[710,9081],[634,9056],[606,9090],[571,9104],[552,9104],[570,9133],[576,9155],[615,9205],[604,9210],[586,9239],[679,9251],[721,9235],[751,9231]]],[[[1313,9304],[1319,9316],[1271,9313],[1236,9307],[1224,9331],[1249,9336],[1274,9324],[1252,9350],[1274,9371],[1295,9383],[1324,9376],[1339,9365],[1346,9375],[1382,9367],[1391,9318],[1368,9297],[1385,9286],[1372,9279],[1304,9278],[1291,9298],[1313,9304]]],[[[1008,9355],[1035,9381],[1056,9390],[1057,9376],[1076,9354],[1064,9339],[1107,9330],[1119,9341],[1144,9336],[1155,9316],[1137,9281],[1066,9272],[1054,9281],[1032,9269],[971,9248],[931,9242],[911,9245],[889,9259],[937,9276],[974,9278],[992,9292],[951,9284],[903,9282],[901,9299],[889,9281],[874,9275],[866,9287],[852,9275],[799,9289],[817,9324],[876,9329],[822,9331],[822,9340],[850,9351],[858,9365],[889,9367],[890,9381],[889,9391],[918,9384],[921,9353],[948,9347],[977,9327],[983,9308],[1005,9311],[1052,9306],[1046,9322],[1018,9331],[1040,9343],[1008,9355]]],[[[1920,9270],[1895,9263],[1897,9255],[1849,9245],[1816,9251],[1810,9267],[1799,9252],[1777,9248],[1708,9246],[1652,9248],[1651,9271],[1641,9257],[1609,9250],[1549,9264],[1546,9285],[1535,9290],[1549,9313],[1544,9331],[1516,9359],[1488,9353],[1437,9361],[1408,9397],[1438,9403],[1499,9393],[1517,9375],[1566,9379],[1591,9371],[1595,9362],[1629,9355],[1626,9348],[1571,9347],[1602,9341],[1632,9325],[1640,9303],[1650,9316],[1661,9305],[1674,9312],[1714,9303],[1754,9316],[1767,9314],[1792,9326],[1811,9321],[1834,9327],[1869,9324],[1912,9305],[1913,9288],[1889,9280],[1914,9278],[1920,9270]]],[[[861,9417],[832,9406],[850,9396],[846,9380],[812,9369],[803,9353],[784,9361],[792,9385],[770,9381],[775,9372],[756,9367],[768,9358],[730,9328],[700,9333],[671,9340],[654,9333],[642,9351],[656,9362],[680,9364],[694,9378],[760,9421],[789,9423],[807,9416],[809,9427],[831,9433],[861,9417]]],[[[1013,9430],[958,9419],[926,9431],[914,9449],[897,9442],[869,9459],[892,9466],[910,9455],[999,9468],[1029,9467],[1029,9459],[995,9453],[1016,9447],[1013,9430]]],[[[1204,9550],[1229,9541],[1243,9527],[1265,9531],[1327,9500],[1318,9489],[1342,9466],[1343,9454],[1316,9447],[1296,9452],[1261,9441],[1242,9444],[1239,9477],[1232,9475],[1233,9485],[1182,9479],[1165,9494],[1177,9499],[1211,9494],[1211,9512],[1190,9512],[1194,9525],[1166,9514],[1176,9526],[1150,9527],[1155,9548],[1204,9550]]],[[[1636,9605],[1662,9599],[1646,9612],[1653,9622],[1676,9620],[1697,9586],[1691,9564],[1707,9569],[1738,9564],[1757,9545],[1711,9530],[1680,9504],[1660,9523],[1661,9489],[1636,9473],[1608,9501],[1624,9472],[1604,9482],[1598,9470],[1549,9475],[1482,9524],[1513,9537],[1553,9536],[1531,9555],[1492,9543],[1439,9552],[1443,9563],[1482,9576],[1436,9569],[1413,9584],[1411,9602],[1465,9595],[1488,9604],[1449,9601],[1415,9611],[1433,9619],[1431,9632],[1459,9639],[1447,9654],[1465,9665],[1515,9667],[1513,9675],[1479,9679],[1512,9687],[1554,9672],[1586,9631],[1628,9629],[1636,9605]]],[[[1879,9419],[1931,9405],[1920,9394],[1963,9396],[1968,9377],[1931,9363],[1927,9336],[1910,9329],[1915,9356],[1882,9347],[1862,9348],[1874,9366],[1820,9361],[1787,9366],[1757,9363],[1772,9356],[1684,9365],[1655,9361],[1651,9387],[1640,9362],[1624,9372],[1606,9367],[1591,9381],[1658,9407],[1678,9404],[1699,9415],[1676,9420],[1661,9448],[1691,9455],[1719,9448],[1732,9430],[1800,9420],[1801,9430],[1828,9459],[1820,9462],[1801,9436],[1787,9429],[1739,9432],[1750,9449],[1736,9458],[1753,9465],[1762,9483],[1741,9469],[1719,9465],[1682,9469],[1682,9490],[1708,9513],[1748,9520],[1792,9515],[1850,9517],[1859,9529],[1828,9518],[1776,9523],[1775,9538],[1754,9567],[1711,9577],[1713,9614],[1791,9609],[1838,9583],[1853,9565],[1884,9566],[1858,9573],[1853,9586],[1808,9614],[1960,9633],[1903,9634],[1945,9645],[2002,9654],[1936,9651],[1935,9661],[1972,9683],[1955,9682],[1921,9661],[1913,9649],[1866,9635],[1816,9629],[1805,9640],[1773,9627],[1704,9633],[1732,9657],[1722,9660],[1688,9635],[1626,9652],[1655,9660],[1705,9661],[1763,9680],[1710,9669],[1613,9661],[1598,9673],[1626,9678],[1610,9684],[1655,9702],[1593,9686],[1583,9693],[1620,9705],[1588,9708],[1566,9699],[1551,9705],[1578,9720],[1615,9725],[1626,9718],[1647,9735],[1667,9739],[1733,9730],[1762,9730],[1704,9741],[1701,9747],[1745,9752],[1733,9765],[1794,9756],[1826,9738],[1815,9752],[1901,9729],[1822,9758],[1841,9780],[1884,9771],[1856,9788],[1905,9786],[1897,9799],[1986,9794],[2023,9774],[2e3,9795],[1979,9803],[2016,9808],[2073,9804],[2084,9794],[2109,9809],[2205,9812],[2207,9803],[2250,9804],[2303,9796],[2237,9777],[2271,9779],[2352,9797],[2407,9768],[2444,9766],[2452,9745],[2362,9711],[2249,9700],[2295,9696],[2194,9672],[2322,9695],[2357,9699],[2352,9688],[2314,9676],[2247,9644],[2197,9610],[2132,9596],[2177,9602],[2153,9575],[2131,9570],[2097,9577],[2103,9561],[2078,9555],[2047,9558],[2048,9550],[2014,9558],[2022,9549],[1979,9556],[1981,9543],[2065,9541],[2060,9512],[2055,9499],[2005,9496],[2046,9485],[2032,9468],[1994,9455],[1956,9459],[1969,9436],[1952,9422],[1928,9416],[1879,9419]]],[[[1855,7164],[1840,7175],[1847,7183],[1820,7183],[1798,7161],[1787,7167],[1769,7155],[1771,7168],[1782,7182],[1807,7193],[1837,7199],[1882,7199],[1900,7195],[1917,7185],[1924,7174],[1938,7174],[1959,7165],[1951,7179],[1975,7158],[2001,7141],[2032,7132],[2032,7125],[2056,7120],[2072,7110],[2071,7103],[2031,7098],[2012,7101],[1969,7096],[1988,7115],[1981,7122],[1947,7123],[1943,7146],[1905,7153],[1889,7164],[1853,7169],[1855,7164],[1855,7164],[1855,7164]]],[[[2155,7028],[2135,7047],[2111,7045],[2089,7048],[2082,7041],[2064,7053],[2074,7060],[2115,7053],[2117,7084],[2096,7090],[2109,7103],[2137,7092],[2166,7099],[2199,7090],[2208,7073],[2233,7069],[2259,7042],[2238,7052],[2200,7055],[2180,7046],[2175,7053],[2155,7028]]],[[[2047,7201],[2046,7203],[2033,7206],[2046,7218],[2027,7244],[2014,7244],[2005,7231],[1997,7241],[2013,7249],[2015,7259],[2031,7244],[2046,7219],[2047,7201],[2047,7201]]],[[[868,7348],[855,7359],[868,7357],[868,7348],[868,7348],[868,7348]]],[[[2462,6826],[2467,6836],[2464,6826],[2462,6826],[2462,6826],[2462,6826]]]]}},{type:"Feature",id:"SA",properties:{"hc-group":"admin0","hc-middle-x":.59,"hc-middle-y":.35,"hc-key":"sa","hc-a2":"SA","abbrev-a3":"SAM","iso-a2":"SA",name:"South America"},geometry:{type:"MultiPolygon",coordinates:[[[[2042,4982],[2057,4981],[2063,4959],[2047,4958],[2041,4944],[2030,4948],[2032,4981],[2042,4982]]],[[[2057,5107],[2069,5101],[2088,5112],[2083,5080],[2057,5107]]],[[[2093,4769],[2083,4773],[2111,4775],[2133,4760],[2113,4746],[2093,4769]]],[[[2105,5194],[2090,5187],[2097,5168],[2086,5153],[2067,5158],[2075,5180],[2077,5208],[2091,5210],[2105,5194]]],[[[2784,6507],[2766,6511],[2795,6520],[2789,6506],[2800,6511],[2808,6504],[2832,6500],[2819,6466],[2790,6456],[2767,6457],[2761,6477],[2752,6484],[2765,6501],[2784,6507]]],[[[1592,6518],[1592,6500],[1601,6494],[1593,6470],[1592,6489],[1581,6480],[1567,6479],[1576,6492],[1561,6509],[1569,6513],[1580,6496],[1592,6518]]],[[[3135,4751],[3177,4747],[3203,4721],[3193,4715],[3183,4730],[3149,4750],[3135,4751]]],[[[2459,4867],[2482,4856],[2512,4855],[2494,4833],[2473,4822],[2460,4829],[2485,4845],[2459,4867]]],[[[2499,4832],[2520,4845],[2521,4859],[2539,4851],[2552,4856],[2557,4843],[2537,4835],[2537,4827],[2514,4831],[2498,4817],[2499,4832]]],[[[2282,4710],[2287,4697],[2272,4699],[2266,4690],[2277,4679],[2266,4673],[2265,4700],[2253,4701],[2245,4714],[2282,4710]]],[[[1964,6720],[1985,6741],[1979,6762],[1995,6747],[1992,6759],[2012,6772],[2028,6793],[2034,6819],[2054,6835],[2068,6825],[2073,6841],[2099,6840],[2130,6858],[2132,6868],[2146,6875],[2163,6864],[2156,6854],[2139,6849],[2150,6823],[2134,6797],[2152,6774],[2165,6783],[2166,6795],[2150,6826],[2198,6847],[2187,6857],[2200,6874],[2207,6845],[2230,6845],[2244,6835],[2248,6819],[2257,6816],[2306,6821],[2319,6809],[2341,6803],[2368,6816],[2375,6823],[2410,6824],[2433,6821],[2405,6818],[2436,6796],[2442,6799],[2467,6782],[2470,6761],[2490,6759],[2515,6745],[2536,6723],[2536,6711],[2547,6708],[2574,6687],[2610,6678],[2613,6683],[2644,6684],[2666,6679],[2696,6668],[2726,6645],[2736,6631],[2748,6630],[2750,6615],[2764,6572],[2787,6557],[2788,6543],[2761,6514],[2748,6505],[2747,6478],[2732,6466],[2720,6469],[2705,6462],[2728,6463],[2756,6476],[2765,6456],[2807,6452],[2833,6470],[2842,6489],[2878,6488],[2888,6479],[2897,6482],[2922,6458],[2932,6472],[2946,6455],[2950,6434],[2959,6427],[2970,6442],[3013,6426],[3013,6430],[3039,6423],[3079,6425],[3118,6401],[3161,6365],[3180,6359],[3211,6358],[3218,6348],[3232,6299],[3231,6277],[3217,6239],[3184,6201],[3170,6193],[3148,6155],[3128,6129],[3111,6115],[3106,6077],[3112,6042],[3102,6002],[3104,5987],[3087,5961],[3087,5934],[3068,5901],[3057,5891],[3047,5870],[3050,5857],[3021,5839],[3018,5826],[2940,5821],[2919,5804],[2906,5801],[2874,5784],[2848,5765],[2826,5735],[2823,5709],[2832,5685],[2819,5649],[2790,5622],[2775,5590],[2751,5557],[2751,5570],[2763,5579],[2764,5593],[2748,5599],[2742,5570],[2728,5563],[2720,5549],[2718,5531],[2707,5504],[2685,5483],[2674,5462],[2639,5443],[2614,5449],[2599,5445],[2575,5459],[2553,5459],[2538,5477],[2538,5505],[2532,5465],[2545,5450],[2563,5441],[2574,5425],[2571,5403],[2587,5395],[2588,5380],[2564,5345],[2561,5336],[2518,5317],[2465,5308],[2431,5309],[2423,5279],[2422,5242],[2399,5232],[2379,5232],[2346,5248],[2338,5237],[2341,5203],[2358,5194],[2378,5200],[2384,5176],[2370,5171],[2360,5185],[2343,5175],[2360,5168],[2333,5143],[2337,5118],[2323,5106],[2326,5094],[2308,5095],[2288,5087],[2275,5073],[2266,5053],[2272,5038],[2291,5022],[2314,5019],[2322,5003],[2315,4983],[2268,4946],[2260,4911],[2229,4896],[2221,4871],[2227,4845],[2244,4819],[2213,4821],[2175,4802],[2166,4759],[2148,4759],[2129,4768],[2129,4782],[2156,4787],[2162,4799],[2124,4784],[2127,4770],[2102,4782],[2116,4797],[2150,4809],[2128,4810],[2094,4786],[2082,4791],[2090,4802],[2075,4803],[2080,4819],[2091,4818],[2066,4837],[2081,4845],[2083,4860],[2066,4862],[2040,4846],[2050,4866],[2046,4881],[2069,4876],[2055,4890],[2071,4892],[2058,4901],[2068,4905],[2065,4927],[2066,4915],[2036,4879],[2037,4902],[2045,4914],[2031,4923],[2040,4937],[2051,4937],[2047,4953],[2063,4957],[2065,4928],[2067,4962],[2051,4993],[2075,5022],[2047,5035],[2033,5024],[2028,5035],[2051,5055],[2048,5064],[2071,5087],[2070,5073],[2093,5078],[2099,5098],[2094,5108],[2104,5126],[2071,5125],[2074,5137],[2106,5134],[2105,5151],[2115,5167],[2110,5177],[2120,5201],[2109,5221],[2105,5211],[2086,5211],[2080,5238],[2087,5273],[2101,5290],[2092,5326],[2080,5330],[2094,5338],[2088,5362],[2102,5369],[2118,5423],[2131,5438],[2137,5469],[2148,5490],[2155,5528],[2147,5568],[2148,5597],[2158,5607],[2151,5638],[2169,5680],[2183,5752],[2179,5771],[2182,5800],[2179,5821],[2187,5827],[2194,5873],[2190,5891],[2193,5914],[2186,5954],[2187,5963],[2155,5986],[2152,5999],[2127,6014],[2087,6030],[2044,6056],[2022,6078],[2007,6101],[2013,6116],[1985,6154],[1985,6164],[1971,6177],[1932,6268],[1918,6283],[1903,6310],[1879,6324],[1868,6337],[1877,6343],[1867,6356],[1865,6385],[1879,6400],[1903,6415],[1910,6434],[1899,6421],[1896,6429],[1875,6441],[1880,6447],[1875,6477],[1886,6483],[1887,6497],[1900,6510],[1901,6533],[1932,6541],[1931,6556],[1944,6561],[1940,6573],[1951,6586],[1967,6584],[1969,6596],[1985,6618],[1974,6632],[1981,6642],[1978,6668],[1983,6678],[1976,6690],[1980,6700],[1964,6720]]],[[[2202,4715],[2184,4717],[2169,4708],[2155,4725],[2138,4721],[2137,4733],[2168,4733],[2144,4749],[2142,4738],[2130,4754],[2141,4756],[2160,4745],[2172,4747],[2170,4758],[2182,4769],[2190,4742],[2226,4734],[2195,4748],[2191,4759],[2215,4771],[2215,4777],[2189,4773],[2184,4791],[2204,4801],[2213,4813],[2221,4804],[2232,4810],[2247,4794],[2242,4780],[2276,4749],[2318,4725],[2339,4726],[2353,4715],[2314,4712],[2297,4699],[2298,4709],[2284,4715],[2246,4719],[2229,4714],[2242,4713],[2237,4705],[2248,4689],[2227,4693],[2231,4703],[2202,4694],[2199,4709],[2202,4715]]]]}}]}},"9Zpy":function(t,n,e){"use strict";var o=e("WQoq");n.sample=function(t){return o.sample(t)(this)}},"9hG4":function(t,n,e){"use strict";var o=e("WC+f"),i=e("6oB3");n.concatStatic=i.concat,n.concat=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];return o.concat.apply(void 0,t)(this)}},"9jZZ":function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz");n.OuterSubscriber=function(t){function n(){t.apply(this,arguments)}return o(n,t),n.prototype.notifyNext=function(t,n,e,o,i){this.destination.next(n)},n.prototype.notifyError=function(t,n){this.destination.error(t)},n.prototype.notifyComplete=function(t){this.destination.complete()},n}(i.Subscriber)},"9pdx":function(t,n,e){"use strict";var o=e("mO1z");n.dematerialize=function(){return o.dematerialize()(this)}},"9x29":function(t,n,e){"use strict";var o=e("AZf1");n.Notification=function(){function t(t,n,e){this.kind=t,this.value=n,this.error=e,this.hasValue="N"===t}return t.prototype.observe=function(t){switch(this.kind){case"N":return t.next&&t.next(this.value);case"E":return t.error&&t.error(this.error);case"C":return t.complete&&t.complete()}},t.prototype.do=function(t,n,e){switch(this.kind){case"N":return t&&t(this.value);case"E":return n&&n(this.error);case"C":return e&&e()}},t.prototype.accept=function(t,n,e){return t&&"function"==typeof t.next?this.observe(t):this.do(t,n,e)},t.prototype.toObservable=function(){switch(this.kind){case"N":return o.Observable.of(this.value);case"E":return o.Observable.throw(this.error);case"C":return o.Observable.empty()}throw new Error("unexpected notification kind value")},t.createNext=function(n){return void 0!==n?new t("N",n):t.undefinedValueNotification},t.createError=function(n){return new t("E",void 0,n)},t.createComplete=function(){return t.completeNotification},t.completeNotification=new t("C"),t.undefinedValueNotification=new t("N",void 0),t}()},"A/ap":function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var o={update:function(){if("undefined"!=typeof window&&"function"==typeof window.addEventListener){var t=!1,n=Object.defineProperty({},"passive",{get:function(){t=!0}}),e=function(){};window.addEventListener("testPassiveEventSupport",e,n),window.removeEventListener("testPassiveEventSupport",e,n),o.hasSupport=t}}};o.update(),n.default=o},A0iX:function(t,n,e){"use strict";var o=e("0p2S");n.concatAll=function(){return o.mergeAll(1)}},A17Z:function(t,n,e){"use strict";var o=e("AZf1"),i=e("/3m9");o.Observable.prototype.combineAll=i.combineAll},A1NZ:function(t,n,e){"use strict";var o=e("AZf1"),i=e("DIMi");o.Observable.prototype.expand=i.expand},ABAE:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz");n.pairwise=function(){return function(t){return t.lift(new l)}};var l=function(){function t(){}return t.prototype.call=function(t,n){return n.subscribe(new r(t))},t}(),r=function(t){function n(n){t.call(this,n),this.hasPrev=!1}return o(n,t),n.prototype._next=function(t){this.hasPrev?this.destination.next([this.prev,t]):this.hasPrev=!0,this.prev=t},n}(i.Subscriber)},AF4n:function(t,n,e){"use strict";var o=e("AZf1"),i=e("l6Ej");o.Observable.prototype.distinctUntilKeyChanged=i.distinctUntilKeyChanged},"AI1+":function(t,n,e){"use strict";var o=e("m8PH");n.webSocket=o.WebSocketSubject.create},AJP0:function(t,n,e){"use strict";n.errorObject={e:{}}},AZf1:function(t,n,e){"use strict";var o=e("/WK6"),i=e("wR93"),l=e("WU5C"),r=e("GyLc");n.Observable=function(){function t(t){this._isScalar=!1,t&&(this._subscribe=t)}return t.prototype.lift=function(n){var e=new t;return e.source=this,e.operator=n,e},t.prototype.subscribe=function(t,n,e){var o=this.operator,l=i.toSubscriber(t,n,e);if(o?o.call(l,this.source):l.add(this.source||!l.syncErrorThrowable?this._subscribe(l):this._trySubscribe(l)),l.syncErrorThrowable&&(l.syncErrorThrowable=!1,l.syncErrorThrown))throw l.syncErrorValue;return l},t.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(n){t.syncErrorThrown=!0,t.syncErrorValue=n,t.error(n)}},t.prototype.forEach=function(t,n){var e=this;if(n||(o.root.Rx&&o.root.Rx.config&&o.root.Rx.config.Promise?n=o.root.Rx.config.Promise:o.root.Promise&&(n=o.root.Promise)),!n)throw new Error("no Promise impl found");return new n((function(n,o){var i;i=e.subscribe((function(n){if(i)try{t(n)}catch(e){o(e),i.unsubscribe()}else t(n)}),o,n)}))},t.prototype._subscribe=function(t){return this.source.subscribe(t)},t.prototype[l.observable]=function(){return this},t.prototype.pipe=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];return 0===t.length?this:r.pipeFromArray(t)(this)},t.prototype.toPromise=function(t){var n=this;if(t||(o.root.Rx&&o.root.Rx.config&&o.root.Rx.config.Promise?t=o.root.Rx.config.Promise:o.root.Promise&&(t=o.root.Promise)),!t)throw new Error("no Promise impl found");return new t((function(t,e){var o;n.subscribe((function(t){return o=t}),(function(t){return e(t)}),(function(){return t(o)}))}))},t.create=function(n){return new t(n)},t}()},Al8V:function(t,n,e){"use strict";var o=e("ABAE");n.pairwise=function(){return o.pairwise()(this)}},At83:function(t,n,e){"use strict";var o=e("Rm1J");n.onErrorResumeNext=o.onErrorResumeNextStatic},AxlJ:function(t,n,e){"use strict";var o,i;!function(l){t.exports?(l.default=l,t.exports=l):(o=[e("6n/F")],void 0===(i=(function(t){return l(t),l.Highcharts=t,l}).apply(n,o))||(t.exports=i))}((function(t){function n(t,n,e,o){t.hasOwnProperty(n)||(t[n]=o.apply(null,e))}n(t=t?t._modules:{},"Extensions/FullScreen.js",[t["Core/Chart/Chart.js"],t["Core/Globals.js"],t["Core/Renderer/HTML/AST.js"],t["Core/Utilities.js"]],(function(t,n,e,o){var i=o.addEvent;return o=function(){function t(t){this.chart=t,this.isOpen=!1,t=t.renderTo,this.browserProps||("function"==typeof t.requestFullscreen?this.browserProps={fullscreenChange:"fullscreenchange",requestFullscreen:"requestFullscreen",exitFullscreen:"exitFullscreen"}:t.mozRequestFullScreen?this.browserProps={fullscreenChange:"mozfullscreenchange",requestFullscreen:"mozRequestFullScreen",exitFullscreen:"mozCancelFullScreen"}:t.webkitRequestFullScreen?this.browserProps={fullscreenChange:"webkitfullscreenchange",requestFullscreen:"webkitRequestFullScreen",exitFullscreen:"webkitExitFullscreen"}:t.msRequestFullscreen&&(this.browserProps={fullscreenChange:"MSFullscreenChange",requestFullscreen:"msRequestFullscreen",exitFullscreen:"msExitFullscreen"}))}return t.prototype.close=function(){var t=this.chart,n=t.options.chart;this.isOpen&&this.browserProps&&t.container.ownerDocument instanceof Document&&t.container.ownerDocument[this.browserProps.exitFullscreen](),this.unbindFullscreenEvent&&(this.unbindFullscreenEvent=this.unbindFullscreenEvent()),t.setSize(this.origWidth,this.origHeight,!1),this.origHeight=this.origWidth=void 0,n.width=this.origWidthOption,n.height=this.origHeightOption,this.origHeightOption=this.origWidthOption=void 0,this.isOpen=!1,this.setButtonText()},t.prototype.open=function(){var t=this,n=t.chart,e=n.options.chart;if(e&&(t.origWidthOption=e.width,t.origHeightOption=e.height),t.origWidth=n.chartWidth,t.origHeight=n.chartHeight,t.browserProps){var o=i(n.container.ownerDocument,t.browserProps.fullscreenChange,(function(){t.isOpen?(t.isOpen=!1,t.close()):(n.setSize(null,null,!1),t.isOpen=!0,t.setButtonText())})),l=i(n,"destroy",o);t.unbindFullscreenEvent=function(){o(),l()},(e=n.renderTo[t.browserProps.requestFullscreen]())&&e.catch((function(){alert("Full screen is not supported inside a frame.")}))}},t.prototype.setButtonText=function(){var t=this.chart,n=t.exportDivElements,o=t.options.exporting,i=o&&o.buttons&&o.buttons.contextButton.menuItems;t=t.options.lang,o&&o.menuItemDefinitions&&t&&t.exitFullscreen&&t.viewFullscreen&&i&&n&&(n=n[i.indexOf("viewFullscreen")])&&e.setElementHTML(n,this.isOpen?t.exitFullscreen:o.menuItemDefinitions.viewFullscreen.text||t.viewFullscreen)},t.prototype.toggle=function(){this.isOpen?this.close():this.open()},t}(),n.Fullscreen=o,i(t,"beforeRender",(function(){this.fullscreen=new n.Fullscreen(this)})),n.Fullscreen})),n(t,"Core/Chart/ChartNavigationComposition.js",[],(function(){var t;return function(t){t.compose=function(t){return t.navigation||(t.navigation=new n(t)),t};var n=function(){function t(t){this.updates=[],this.chart=t}return t.prototype.addUpdate=function(t){this.chart.navigation.updates.push(t)},t.prototype.update=function(t,n){var e=this;this.updates.forEach((function(o){o.call(e.chart,t,n)}))},t}();t.Additions=n}(t||(t={})),t})),n(t,"Extensions/Exporting/ExportingDefaults.js",[t["Core/Globals.js"]],(function(t){return{exporting:{type:"image/png",url:"https://export.highcharts.com/",printMaxWidth:780,scale:2,buttons:{contextButton:{className:"highcharts-contextbutton",menuClassName:"highcharts-contextmenu",symbol:"menu",titleKey:"contextButtonTitle",menuItems:"viewFullscreen printChart separator downloadPNG downloadJPEG downloadPDF downloadSVG".split(" ")}},menuItemDefinitions:{viewFullscreen:{textKey:"viewFullscreen",onclick:function(){this.fullscreen.toggle()}},printChart:{textKey:"printChart",onclick:function(){this.print()}},separator:{separator:!0},downloadPNG:{textKey:"downloadPNG",onclick:function(){this.exportChart()}},downloadJPEG:{textKey:"downloadJPEG",onclick:function(){this.exportChart({type:"image/jpeg"})}},downloadPDF:{textKey:"downloadPDF",onclick:function(){this.exportChart({type:"application/pdf"})}},downloadSVG:{textKey:"downloadSVG",onclick:function(){this.exportChart({type:"image/svg+xml"})}}}},lang:{viewFullscreen:"View in full screen",exitFullscreen:"Exit from full screen",printChart:"Print chart",downloadPNG:"Download PNG image",downloadJPEG:"Download JPEG image",downloadPDF:"Download PDF document",downloadSVG:"Download SVG vector image",contextButtonTitle:"Chart context menu"},navigation:{buttonOptions:{symbolSize:14,symbolX:12.5,symbolY:10.5,align:"right",buttonSpacing:3,height:22,verticalAlign:"top",width:24,symbolFill:"#666666",symbolStroke:"#666666",symbolStrokeWidth:3,theme:{padding:5}},menuStyle:{border:"1px solid #999999",background:"#ffffff",padding:"5px 0"},menuItemStyle:{padding:"0.5em 1em",color:"#333333",background:"none",fontSize:t.isTouchDevice?"14px":"11px",transition:"background 250ms, color 250ms"},menuItemHoverStyle:{background:"#335cad",color:"#ffffff"}}}})),n(t,"Extensions/Exporting/ExportingSymbols.js",[],(function(){var t;return function(t){function n(t,n,e,o){return[["M",t,n+2.5],["L",t+e,n+2.5],["M",t,n+o/2+.5],["L",t+e,n+o/2+.5],["M",t,n+o-1.5],["L",t+e,n+o-1.5]]}function e(t,n,e,o){return t=o/3-2,(o=[]).concat(this.circle(e-t,n,t,t),this.circle(e-t,n+t+4,t,t),this.circle(e-t,n+2*(t+4),t,t))}var o=[];t.compose=function(t){-1===o.indexOf(t)&&(o.push(t),(t=t.prototype.symbols).menu=n,t.menuball=e.bind(t))}}(t||(t={})),t})),n(t,"Core/HttpUtilities.js",[t["Core/Globals.js"],t["Core/Utilities.js"]],(function(t,n){var e=t.doc,o=n.createElement,i=n.discardElement,l=n.merge,r=n.objectEach,c={ajax:function(t){var n=l(!0,{url:!1,type:"get",dataType:"json",success:!1,error:!1,data:!1,headers:{}},t);t={json:"application/json",xml:"application/xml",text:"text/plain",octet:"application/octet-stream"};var e=new XMLHttpRequest;if(!n.url)return!1;e.open(n.type.toUpperCase(),n.url,!0),n.headers["Content-Type"]||e.setRequestHeader("Content-Type",t[n.dataType]||t.text),r(n.headers,(function(t,n){e.setRequestHeader(n,t)})),e.onreadystatechange=function(){if(4===e.readyState){if(200===e.status){var t=e.responseText;if("json"===n.dataType)try{t=JSON.parse(t)}catch(o){return void(n.error&&n.error(e,o))}return n.success&&n.success(t)}n.error&&n.error(e,e.responseText)}};try{n.data=JSON.stringify(n.data)}catch(o){}e.send(n.data||!0)},getJSON:function(t,n){c.ajax({url:t,success:n,dataType:"json",headers:{"Content-Type":"text/plain"}})},post:function(t,n,c){var a=o("form",l({method:"post",action:t,enctype:"multipart/form-data"},c),{display:"none"},e.body);r(n,(function(t,n){o("input",{type:"hidden",name:n,value:t},null,a)})),a.submit(),i(a)}};return c})),n(t,"Extensions/Exporting/Exporting.js",[t["Core/Renderer/HTML/AST.js"],t["Core/Chart/Chart.js"],t["Core/Chart/ChartNavigationComposition.js"],t["Core/DefaultOptions.js"],t["Extensions/Exporting/ExportingDefaults.js"],t["Extensions/Exporting/ExportingSymbols.js"],t["Core/Globals.js"],t["Core/HttpUtilities.js"],t["Core/Utilities.js"]],(function(t,n,e,o,i,l,r,c,a){n=o.defaultOptions;var s,u=r.doc,d=r.win,g=a.addEvent,h=a.css,_=a.createElement,C=a.discardElement,p=a.extend,f=a.find,M=a.fireEvent,P=a.isObject,O=a.merge,m=a.objectEach,v=a.pick,y=a.removeEvent,b=a.uniqueKey;return function(n){function o(t){var n=this,e=n.renderer,o=O(n.options.navigation.buttonOptions,t),i=o.onclick,l=o.menuItems,r=o.symbolSize||12;if(n.btnCount||(n.btnCount=0),n.exportDivElements||(n.exportDivElements=[],n.exportSVGElements=[]),!1!==o.enabled&&o.theme){var c,a=o.theme,s=a.states,u=s&&s.hover;s=s&&s.select,n.styledMode||(a.fill=v(a.fill,"#ffffff"),a.stroke=v(a.stroke,"none")),delete a.states,i?c=function(t){t&&t.stopPropagation(),i.call(n,t)}:l&&(c=function(t){t&&t.stopPropagation(),n.contextMenu(d.menuClassName,l,d.translateX,d.translateY,d.width,d.height,d),d.setState(2)}),o.text&&o.symbol?a.paddingLeft=v(a.paddingLeft,30):o.text||p(a,{width:o.width,height:o.height,padding:0}),n.styledMode||(a["stroke-linecap"]="round",a.fill=v(a.fill,"#ffffff"),a.stroke=v(a.stroke,"none"));var d=e.button(o.text,0,0,c,a,u,s).addClass(t.className).attr({title:v(n.options.lang[o._titleKey||o.titleKey],"")});if(d.menuClassName=t.menuClassName||"highcharts-menu-"+n.btnCount++,o.symbol){var g=e.symbol(o.symbol,o.symbolX-r/2,o.symbolY-r/2,r,r,{width:r,height:r}).addClass("highcharts-button-symbol").attr({zIndex:1}).add(d);n.styledMode||g.attr({stroke:o.symbolStroke,fill:o.symbolFill,"stroke-width":o.symbolStrokeWidth||1})}d.add(n.exportingGroup).align(p(o,{width:d.width,x:v(o.x,n.buttonOffset)}),!0,"spacingBox"),n.buttonOffset+=(d.width+o.buttonSpacing)*("right"===o.align?-1:1),n.exportSVGElements.push(d,g)}}function i(){if(this.printReverseInfo){var t=this.printReverseInfo,n=t.childNodes,e=t.origDisplay;t=t.resetParams,this.moveContainers(this.renderTo),[].forEach.call(n,(function(t,n){1===t.nodeType&&(t.style.display=e[n]||"")})),this.isPrinting=!1,t&&this.setSize.apply(this,t),delete this.printReverseInfo,U=void 0,M(this,"afterPrint")}}function s(){var t=u.body,n=this.options.exporting.printMaxWidth,e={childNodes:t.childNodes,origDisplay:[],resetParams:void 0};this.isPrinting=!0,this.pointer.reset(null,0),M(this,"beforePrint"),n&&this.chartWidth>n&&(e.resetParams=[this.options.chart.width,void 0,!1],this.setSize(n,void 0,!1)),[].forEach.call(e.childNodes,(function(t,n){1===t.nodeType&&(e.origDisplay[n]=t.style.display,t.style.display="none")})),this.moveContainers(t),this.printReverseInfo=e}function x(t){t.renderExporting(),g(t,"redraw",t.renderExporting),g(t,"destroy",t.destroyExport)}function A(n,e,o,i,l,r,c){var s=this,C=s.options.navigation,f=s.chartWidth,O=s.chartHeight,m="cache-"+n,v=Math.max(l,r),y=s[m];if(!y){s.exportContextMenu=s[m]=y=_("div",{className:n},{position:"absolute",zIndex:1e3,padding:v+"px",pointerEvents:"auto"},s.fixedDiv||s.container);var b=_("ul",{className:"highcharts-menu"},{listStyle:"none",margin:0,padding:0},y);s.styledMode||h(b,p({MozBoxShadow:"3px 3px 10px #888",WebkitBoxShadow:"3px 3px 10px #888",boxShadow:"3px 3px 10px #888"},C.menuStyle)),y.hideMenu=function(){h(y,{display:"none"}),c&&c.setState(0),s.openMenu=!1,h(s.renderTo,{overflow:"hidden"}),h(s.container,{overflow:"hidden"}),a.clearTimeout(y.hideTimer),M(s,"exportMenuHidden")},s.exportEvents.push(g(y,"mouseleave",(function(){y.hideTimer=d.setTimeout(y.hideMenu,500)})),g(y,"mouseenter",(function(){a.clearTimeout(y.hideTimer)})),g(u,"mouseup",(function(t){s.pointer.inClass(t.target,n)||y.hideMenu()})),g(y,"click",(function(){s.openMenu&&y.hideMenu()}))),e.forEach((function(n){if("string"==typeof n&&(n=s.options.exporting.menuItemDefinitions[n]),P(n,!0)){var e=void 0;n.separator?e=_("hr",void 0,void 0,b):("viewData"===n.textKey&&s.isDataTableVisible&&(n.textKey="hideData"),e=_("li",{className:"highcharts-menu-item",onclick:function(t){t&&t.stopPropagation(),y.hideMenu(),n.onclick&&n.onclick.apply(s,arguments)}},void 0,b),t.setElementHTML(e,n.text||s.options.lang[n.textKey]),s.styledMode||(e.onmouseover=function(){h(this,C.menuItemHoverStyle)},e.onmouseout=function(){h(this,C.menuItemStyle)},h(e,p({cursor:"pointer"},C.menuItemStyle)))),s.exportDivElements.push(e)}})),s.exportDivElements.push(b,y),s.exportMenuWidth=y.offsetWidth,s.exportMenuHeight=y.offsetHeight}e={display:"block"},o+s.exportMenuWidth>f?e.right=f-o-l-v+"px":e.left=o-v+"px",i+r+s.exportMenuHeight>O&&"top"!==c.alignOptions.verticalAlign?e.bottom=O-i-v+"px":e.top=i+r-v+"px",h(y,e),h(s.renderTo,{overflow:""}),h(s.container,{overflow:""}),s.openMenu=!0,M(s,"exportMenuShown")}function w(t){var n,e=t?t.target:this,o=e.exportSVGElements,i=e.exportDivElements;t=e.exportEvents,o&&(o.forEach((function(t,i){t&&(t.onclick=t.ontouchstart=null,e[n="cache-"+t.menuClassName]&&delete e[n],o[i]=t.destroy())})),o.length=0),e.exportingGroup&&(e.exportingGroup.destroy(),delete e.exportingGroup),i&&(i.forEach((function(t,n){t&&(a.clearTimeout(t.hideTimer),y(t,"mouseleave"),i[n]=t.onmouseout=t.onmouseover=t.ontouchstart=t.onclick=null,C(t))})),i.length=0),t&&(t.forEach((function(t){t()})),t.length=0)}function B(t,n){n=this.getSVGForExport(t,n),t=O(this.options.exporting,t),c.post(t.url,{filename:t.filename?t.filename.replace(/\//g,"-"):this.getFilename(),type:t.type,width:t.width||0,scale:t.scale,svg:n},t.formAttributes)}function k(){return this.styledMode&&this.inlineStyles(),this.container.innerHTML}function S(){var t=this.userOptions.title&&this.userOptions.title.text,n=this.options.exporting.filename;return n?n.replace(/\//g,"-"):("string"==typeof t&&(n=t.toLowerCase().replace(/<\/?[^>]+(>|$)/g,"").replace(/[\s_]+/g,"-").replace(/[^a-z0-9\-]/g,"").replace(/^[\-]+/g,"").replace(/[\-]+/g,"-").substr(0,24).replace(/[\-]+$/g,"")),(!n||5>n.length)&&(n="chart"),n)}function T(t){var n,e=O(this.options,t);e.plotOptions=O(this.userOptions.plotOptions,t&&t.plotOptions),e.time=O(this.userOptions.time,t&&t.time);var o=_("div",null,{position:"absolute",top:"-9999em",width:this.chartWidth+"px",height:this.chartHeight+"px"},u.body),i=this.renderTo.style.width,l=this.renderTo.style.height;i=e.exporting.sourceWidth||e.chart.width||/px$/.test(i)&&parseInt(i,10)||(e.isGantt?800:600),l=e.exporting.sourceHeight||e.chart.height||/px$/.test(l)&&parseInt(l,10)||400,p(e.chart,{animation:!1,renderTo:o,forExport:!0,renderer:"SVGRenderer",width:i,height:l}),e.exporting.enabled=!1,delete e.data,e.series=[],this.series.forEach((function(t){(n=O(t.userOptions,{animation:!1,enableMouseTracking:!1,showCheckbox:!1,visible:t.visible})).isInternal||e.series.push(n)}));var r={};this.axes.forEach((function(t){t.userOptions.internalKey||(t.userOptions.internalKey=b()),t.options.isInternal||(r[t.coll]||(r[t.coll]=!0,e[t.coll]=[]),e[t.coll].push(O(t.userOptions,{visible:t.visible})))}));var c=new this.constructor(e,this.callback);return t&&["xAxis","yAxis","series"].forEach((function(n){var e={};t[n]&&(e[n]=t[n],c.update(e))})),this.axes.forEach((function(t){var n=f(c.axes,(function(n){return n.options.internalKey===t.userOptions.internalKey})),e=t.getExtremes(),o=e.userMin;e=e.userMax,n&&(void 0!==o&&o!==n.min||void 0!==e&&e!==n.max)&&n.setExtremes(o,e,!0,!1)})),l=c.getChartHTML(),M(this,"getSVG",{chartCopy:c}),l=this.sanitizeSVG(l,e),e=null,c.destroy(),C(o),l}function E(t,n){var e=this.options.exporting;return this.getSVG(O({chart:{borderRadius:0}},e.chartOptions,n,{exporting:{sourceWidth:t&&t.sourceWidth||e.sourceWidth,sourceHeight:t&&t.sourceHeight||e.sourceHeight}}))}function I(t){return t.replace(/([A-Z])/g,(function(t,n){return"-"+n.toLowerCase()}))}function z(){var t,e=V,o=n.inlineWhitelist,i={},l=u.createElement("iframe");h(l,{width:"1px",height:"1px",visibility:"hidden"}),u.body.appendChild(l);var c=l.contentWindow.document;c.open(),c.write('<svg xmlns="http://www.w3.org/2000/svg"></svg>'),c.close(),function n(l){function a(t,n){if(s=u=!1,o.length){for(g=o.length;g--&&!u;)u=o[g].test(n);s=!u}for("transform"===n&&"none"===t&&(s=!0),g=e.length;g--&&!s;)s=e[g].test(n)||"function"==typeof t;s||C[n]===t&&"svg"!==l.nodeName||i[l.nodeName][n]===t||(G&&-1===G.indexOf(n)?h+=I(n)+":"+t+";":t&&l.setAttribute(I(n),t))}var s,u,g,h="";if(1===l.nodeType&&-1===H.indexOf(l.nodeName)){var _=d.getComputedStyle(l,null),C="svg"===l.nodeName?{}:d.getComputedStyle(l.parentNode,null);if(!i[l.nodeName]){t=c.getElementsByTagName("svg")[0];var p=c.createElementNS(l.namespaceURI,l.nodeName);t.appendChild(p),i[l.nodeName]=O(d.getComputedStyle(p,null)),"text"===l.nodeName&&delete i.text.fill,t.removeChild(p)}if(r.isFirefox||r.isMS)for(var f in _)a(_[f],f);else m(_,a);h&&(_=l.getAttribute("style"),l.setAttribute("style",(_?_+";":"")+h)),"svg"===l.nodeName&&l.setAttribute("stroke-width","1px"),"text"!==l.nodeName&&[].forEach.call(l.children||l.childNodes,n)}}(this.container.querySelector("svg")),t.parentNode.removeChild(t),l.parentNode.removeChild(l)}function L(t){(this.fixedDiv?[this.fixedDiv,this.scrollingContainer]:[this.container]).forEach((function(n){t.appendChild(n)}))}function D(){var t=this;t.exporting={update:function(n,e){t.isDirtyExporting=!0,O(!0,t.options.exporting,n),v(e,!0)&&t.redraw()}},e.compose(t).navigation.addUpdate((function(n,e){t.isDirtyExporting=!0,O(!0,t.options.navigation,n),v(e,!0)&&t.redraw()}))}function N(){var t=this;t.isPrinting||(U=t,r.isSafari||t.beforePrint(),setTimeout((function(){d.focus(),d.print(),r.isSafari||setTimeout((function(){t.afterPrint()}),1e3)}),1))}function F(){var t=this,n=t.options.exporting,e=n.buttons,o=t.isDirtyExporting||!t.exportSVGElements;t.buttonOffset=0,t.isDirtyExporting&&t.destroyExport(),o&&!1!==n.enabled&&(t.exportEvents=[],t.exportingGroup=t.exportingGroup||t.renderer.g("exporting-group").attr({zIndex:3}).add(),m(e,(function(n){t.addButton(n)})),t.isDirtyExporting=!1)}function j(t,n){var e=t.indexOf("</svg>")+6,o=t.substr(e);return t=t.substr(0,e),n&&n.exporting&&n.exporting.allowHTML&&o&&(o='<foreignObject x="0" y="0" width="'+n.chart.width+'" height="'+n.chart.height+'"><body xmlns="http://www.w3.org/1999/xhtml">'+o.replace(/(<(?:img|br).*?(?=>))>/g,"$1 />")+"</body></foreignObject>",t=t.replace("</svg>",o+"</svg>")),t=t.replace(/zIndex="[^"]+"/g,"").replace(/symbolName="[^"]+"/g,"").replace(/jQuery[0-9]+="[^"]+"/g,"").replace(/url\(("|&quot;)(.*?)("|&quot;);?\)/g,"url($2)").replace(/url\([^#]+#/g,"url(#").replace(/<svg /,'<svg xmlns:xlink="http://www.w3.org/1999/xlink" ').replace(/ (|NS[0-9]+:)href=/g," xlink:href=").replace(/\n/," ").replace(/(fill|stroke)="rgba\(([ 0-9]+,[ 0-9]+,[ 0-9]+),([ 0-9\.]+)\)"/g,'$1="rgb($2)" $1-opacity="$3"').replace(/&nbsp;/g,"\xa0").replace(/&shy;/g,"\xad"),this.ieSanitizeSVG&&(t=this.ieSanitizeSVG(t)),t}var R=[],V=[/-/,/^(clipPath|cssText|d|height|width)$/,/^font$/,/[lL]ogical(Width|Height)$/,/perspective/,/TapHighlightColor/,/^transition/,/^length$/],G="fill stroke strokeLinecap strokeLinejoin strokeWidth textAnchor x y".split(" ");n.inlineWhitelist=[];var U,H=["clipPath","defs","desc"];n.compose=function(t,n){l.compose(n),-1===R.indexOf(t)&&(R.push(t),(n=t.prototype).afterPrint=i,n.exportChart=B,n.inlineStyles=z,n.print=N,n.sanitizeSVG=j,n.getChartHTML=k,n.getSVG=T,n.getSVGForExport=E,n.getFilename=S,n.moveContainers=L,n.beforePrint=s,n.contextMenu=A,n.addButton=o,n.destroyExport=w,n.renderExporting=F,n.callbacks.push(x),g(t,"init",D),r.isSafari&&r.win.matchMedia("print").addListener((function(t){U&&(t.matches?U.beforePrint():U.afterPrint())})))}}(s||(s={})),n.exporting=O(i.exporting,n.exporting),n.lang=O(i.lang,n.lang),n.navigation=O(i.navigation,n.navigation),s})),n(t,"masters/modules/exporting.src.js",[t["Core/Globals.js"],t["Extensions/Exporting/Exporting.js"],t["Core/HttpUtilities.js"]],(function(t,n,e){t.HttpUtilities=e,t.ajax=e.ajax,t.getJSON=e.getJSON,t.post=e.post,n.compose(t.Chart,t.Renderer)}))}))},Az9W:function(t,n,e){"use strict";var o=e("4GoQ");n.delayWhen=function(t,n){return o.delayWhen(t,n)(this)}},AzS7:function(t,n,e){t.exports=function(){"use strict";function t(t,n){if(t[n])return t[n];for(var e,o=Object.keys(t),i=n.toLowerCase().replace(at,""),l=-1;++l<o.length;)if((e=o[l]).toLowerCase().replace(at,"")===i)return t[e]}function n(t){if("string"!=typeof t)throw new Error("not a string");this.text=t.trim(),this.level=0,this.place=0,this.root=null,this.stack=[],this.currentObject=null,this.state=ut}function e(t){return new n(t).output()}function o(t,n,e){Array.isArray(n)&&(e.unshift(n),n=null);var o=e.reduce((function(t,n){return i(n,t),t}),n?{}:t);n&&(t[n]=o)}function i(t,n){if(Array.isArray(t)){var e=t.shift();if("PARAMETER"===e&&(e=t.shift()),1===t.length)return Array.isArray(t[0])?(n[e]={},void i(t[0],n[e])):void(n[e]=t[0]);if(t.length)if("TOWGS84"!==e){if("AXIS"===e)return e in n||(n[e]=[]),void n[e].push(t);var l;switch(Array.isArray(e)||(n[e]={}),e){case"UNIT":case"PRIMEM":case"VERT_DATUM":return n[e]={name:t[0].toLowerCase(),convert:t[1]},void(3===t.length&&i(t[2],n[e]));case"SPHEROID":case"ELLIPSOID":return n[e]={name:t[0],a:t[1],rf:t[2]},void(4===t.length&&i(t[3],n[e]));case"PROJECTEDCRS":case"PROJCRS":case"GEOGCS":case"GEOCCS":case"PROJCS":case"LOCAL_CS":case"GEODCRS":case"GEODETICCRS":case"GEODETICDATUM":case"EDATUM":case"ENGINEERINGDATUM":case"VERT_CS":case"VERTCRS":case"VERTICALCRS":case"COMPD_CS":case"COMPOUNDCRS":case"ENGINEERINGCRS":case"ENGCRS":case"FITTED_CS":case"LOCAL_DATUM":case"DATUM":return t[0]=["name",t[0]],void o(n,e,t);default:for(l=-1;++l<t.length;)if(!Array.isArray(t[l]))return i(t,n[e]);return o(n,e,t)}}else n[e]=t;else n[e]=!0}else n[t]=!0}function l(t){return t*pt}function r(t){function n(n){return n*(t.to_meter||1)}if("GEOGCS"===t.type?t.projName="longlat":"LOCAL_CS"===t.type?(t.projName="identity",t.local=!0):t.projName="object"==typeof t.PROJECTION?Object.keys(t.PROJECTION)[0]:t.PROJECTION,t.AXIS){for(var e="",o=0,i=t.AXIS.length;o<i;++o){var r=[t.AXIS[o][0].toLowerCase(),t.AXIS[o][1].toLowerCase()];-1!==r[0].indexOf("north")||("y"===r[0]||"lat"===r[0])&&"north"===r[1]?e+="n":-1!==r[0].indexOf("south")||("y"===r[0]||"lat"===r[0])&&"south"===r[1]?e+="s":-1!==r[0].indexOf("east")||("x"===r[0]||"lon"===r[0])&&"east"===r[1]?e+="e":-1===r[0].indexOf("west")&&("x"!==r[0]&&"lon"!==r[0]||"west"!==r[1])||(e+="w")}2===e.length&&(e+="u"),3===e.length&&(t.axis=e)}t.UNIT&&(t.units=t.UNIT.name.toLowerCase(),"metre"===t.units&&(t.units="meter"),t.UNIT.convert&&("GEOGCS"===t.type?t.DATUM&&t.DATUM.SPHEROID&&(t.to_meter=t.UNIT.convert*t.DATUM.SPHEROID.a):t.to_meter=t.UNIT.convert));var c=t.GEOGCS;"GEOGCS"===t.type&&(c=t),c&&(t.datumCode=c.DATUM?c.DATUM.name.toLowerCase():c.name.toLowerCase(),"d_"===t.datumCode.slice(0,2)&&(t.datumCode=t.datumCode.slice(2)),"new_zealand_geodetic_datum_1949"!==t.datumCode&&"new_zealand_1949"!==t.datumCode||(t.datumCode="nzgd49"),"wgs_1984"!==t.datumCode&&"world_geodetic_system_1984"!==t.datumCode||("Mercator_Auxiliary_Sphere"===t.PROJECTION&&(t.sphere=!0),t.datumCode="wgs84"),"_ferro"===t.datumCode.slice(-6)&&(t.datumCode=t.datumCode.slice(0,-6)),"_jakarta"===t.datumCode.slice(-8)&&(t.datumCode=t.datumCode.slice(0,-8)),~t.datumCode.indexOf("belge")&&(t.datumCode="rnb72"),c.DATUM&&c.DATUM.SPHEROID&&(t.ellps=c.DATUM.SPHEROID.name.replace("_19","").replace(/[Cc]larke\_18/,"clrk"),"international"===t.ellps.toLowerCase().slice(0,13)&&(t.ellps="intl"),t.a=c.DATUM.SPHEROID.a,t.rf=parseFloat(c.DATUM.SPHEROID.rf,10)),c.DATUM&&c.DATUM.TOWGS84&&(t.datum_params=c.DATUM.TOWGS84),~t.datumCode.indexOf("osgb_1936")&&(t.datumCode="osgb36"),~t.datumCode.indexOf("osni_1952")&&(t.datumCode="osni52"),(~t.datumCode.indexOf("tm65")||~t.datumCode.indexOf("geodetic_datum_of_1965"))&&(t.datumCode="ire65"),"ch1903+"===t.datumCode&&(t.datumCode="ch1903"),~t.datumCode.indexOf("israel")&&(t.datumCode="isr93")),t.b&&!isFinite(t.b)&&(t.b=t.a),[["standard_parallel_1","Standard_Parallel_1"],["standard_parallel_1","Latitude of 1st standard parallel"],["standard_parallel_2","Standard_Parallel_2"],["standard_parallel_2","Latitude of 2nd standard parallel"],["false_easting","False_Easting"],["false_easting","False easting"],["false-easting","Easting at false origin"],["false_northing","False_Northing"],["false_northing","False northing"],["false_northing","Northing at false origin"],["central_meridian","Central_Meridian"],["central_meridian","Longitude of natural origin"],["central_meridian","Longitude of false origin"],["latitude_of_origin","Latitude_Of_Origin"],["latitude_of_origin","Central_Parallel"],["latitude_of_origin","Latitude of natural origin"],["latitude_of_origin","Latitude of false origin"],["scale_factor","Scale_Factor"],["k0","scale_factor"],["latitude_of_center","Latitude_Of_Center"],["latitude_of_center","Latitude_of_center"],["lat0","latitude_of_center",l],["longitude_of_center","Longitude_Of_Center"],["longitude_of_center","Longitude_of_center"],["longc","longitude_of_center",l],["x0","false_easting",n],["y0","false_northing",n],["long0","central_meridian",l],["lat0","latitude_of_origin",l],["lat0","standard_parallel_1",l],["lat1","standard_parallel_1",l],["lat2","standard_parallel_2",l],["azimuth","Azimuth"],["alpha","azimuth",l],["srsCode","name"]].forEach((function(n){return function(t,n){var e=n[0],o=n[1];!(e in t)&&o in t&&(t[e]=t[o],3===n.length&&(t[e]=n[2](t[e])))}(t,n)})),t.long0||!t.longc||"Albers_Conic_Equal_Area"!==t.projName&&"Lambert_Azimuthal_Equal_Area"!==t.projName||(t.long0=t.longc),t.lat_ts||!t.lat1||"Stereographic_South_Pole"!==t.projName&&"Polar Stereographic (variant B)"!==t.projName||(t.lat0=l(t.lat1>0?90:-90),t.lat_ts=t.lat1)}function c(t){var n=this;if(2===arguments.length){var e=arguments[1];c[t]="string"==typeof e?"+"===e.charAt(0)?st(arguments[1]):ft(arguments[1]):e}else if(1===arguments.length){if(Array.isArray(t))return t.map((function(t){Array.isArray(t)?c.apply(n,t):c(t)}));if("string"==typeof t){if(t in c)return c[t]}else"EPSG"in t?c["EPSG:"+t.EPSG]=t:"ESRI"in t?c["ESRI:"+t.ESRI]=t:"IAU2000"in t?c["IAU2000:"+t.IAU2000]=t:console.log(t);return}}function a(n){var e=t(n,"authority");if(e){var o=t(e,"epsg");return o&&Pt.indexOf(o)>-1}}function s(n){var e=t(n,"extension");if(e)return t(e,"proj4")}function u(t){if(!function(t){return"string"==typeof t}(t))return t;if(function(t){return t in c}(t))return c[t];if(function(t){return Mt.some((function(n){return t.indexOf(n)>-1}))}(t)){var n=ft(t);if(a(n))return c["EPSG:3857"];var e=s(n);return e?st(e):n}return function(t){return"+"===t[0]}(t)?st(t):void 0}function d(t){return t}function g(t,n){var e=Bt.length;return t.names?(Bt[e]=t,t.names.forEach((function(t){wt[t.toLowerCase()]=e})),this):(console.log(n),!0)}function h(t){if(0===t.length)return null;var n="@"===t[0];return n&&(t=t.slice(1)),"null"===t?{name:"null",mandatory:!n,grid:null,isNull:!0}:{name:t,mandatory:!n,grid:It[t]||null,isNull:!1}}function _(t){return t/3600*Math.PI/180}function C(t,n,e){return String.fromCharCode.apply(null,new Uint8Array(t.buffer.slice(n,e)))}function p(t,n,e){for(var o=[],i=0;i<n.nSubgrids;i++){var l=M(t,176,e),r=P(t,176,l,e),c=Math.round(1+(l.upperLongitude-l.lowerLongitude)/l.longitudeInterval),a=Math.round(1+(l.upperLatitude-l.lowerLatitude)/l.latitudeInterval);o.push({ll:[_(l.lowerLongitude),_(l.lowerLatitude)],del:[_(l.longitudeInterval),_(l.latitudeInterval)],lim:[c,a],count:l.gridNodeCount,cvs:f(r)})}return o}function f(t){return t.map((function(t){return[_(t.longitudeShift),_(t.latitudeShift)]}))}function M(t,n,e){return{name:C(t,n+8,n+16).trim(),parent:C(t,n+24,n+24+8).trim(),lowerLatitude:t.getFloat64(n+72,e),upperLatitude:t.getFloat64(n+88,e),lowerLongitude:t.getFloat64(n+104,e),upperLongitude:t.getFloat64(n+120,e),latitudeInterval:t.getFloat64(n+136,e),longitudeInterval:t.getFloat64(n+152,e),gridNodeCount:t.getInt32(n+168,e)}}function P(t,n,e,o){for(var i=n+176,l=[],r=0;r<e.gridNodeCount;r++){var c={latitudeShift:t.getFloat32(i+16*r,o),longitudeShift:t.getFloat32(i+16*r+4,o),latitudeAccuracy:t.getFloat32(i+16*r+8,o),longitudeAccuracy:t.getFloat32(i+16*r+12,o)};l.push(c)}return l}function O(n,e){if(!(this instanceof O))return new O(n);e=e||function(t){if(t)throw t};var o=u(n);if("object"==typeof o){var i=O.projections.get(o.projName);if(i){if(o.datumCode&&"none"!==o.datumCode){var l=t(Et,o.datumCode);l&&(o.datum_params=o.datum_params||(l.towgs84?l.towgs84.split(","):null),o.ellps=l.ellipse,o.datumName=l.datumName?l.datumName:o.datumCode)}o.k0=o.k0||1,o.axis=o.axis||"enu",o.ellps=o.ellps||"wgs84",o.lat1=o.lat1||o.lat0;var r=function(n,e,o,i,l){if(!n){var r=t(St,i);r||(r=Tt),n=r.a,e=r.b,o=r.rf}return o&&!e&&(e=(1-1/o)*n),(0===o||Math.abs(n-e)<tt)&&(l=!0,e=n),{a:n,b:e,rf:o,sphere:l}}(o.a,o.b,o.rf,o.ellps,o.sphere),c=function(t,n,e,o){var i=t*t,l=n*n,r=(i-l)/i,c=0;return o?(i=(t*=1-r*(K+r*(J+r*Q)))*t,r=0):c=Math.sqrt(r),{es:r,e:c,ep2:(i-l)/l}}(r.a,r.b,0,o.R_A),a=function(t){return void 0===t?null:t.split(",").map(h)}(o.nadgrids),s=o.datum||function(t,n,e,o,i,l,r){var c={};return c.datum_type=void 0===t||"none"===t?Y:q,n&&(c.datum_params=n.map(parseFloat),0===c.datum_params[0]&&0===c.datum_params[1]&&0===c.datum_params[2]||(c.datum_type=H),c.datum_params.length>3&&(0===c.datum_params[3]&&0===c.datum_params[4]&&0===c.datum_params[5]&&0===c.datum_params[6]||(c.datum_type=W,c.datum_params[3]*=X,c.datum_params[4]*=X,c.datum_params[5]*=X,c.datum_params[6]=c.datum_params[6]/1e6+1))),r&&(c.datum_type=$,c.grids=r),c.a=e,c.b=o,c.es=i,c.ep2=l,c}(o.datumCode,o.datum_params,r.a,r.b,c.es,c.ep2,a);Ot(this,o),Ot(this,i),this.a=r.a,this.b=r.b,this.rf=r.rf,this.sphere=r.sphere,this.es=c.es,this.e=c.e,this.ep2=c.ep2,this.datum=s,this.init(),e(null,this)}else e(n)}else e(n)}function m(t,n,e){var o,i,l,r=t.x,c=t.y,a=t.z?t.z:0;if(c<-Z&&c>-1.001*Z)c=-Z;else if(c>Z&&c<1.001*Z)c=Z;else{if(c<-Z)return{x:-1/0,y:-1/0,z:t.z};if(c>Z)return{x:1/0,y:1/0,z:t.z}}return r>Math.PI&&(r-=2*Math.PI),i=Math.sin(c),l=Math.cos(c),{x:((o=e/Math.sqrt(1-n*(i*i)))+a)*l*Math.cos(r),y:(o+a)*l*Math.sin(r),z:(o*(1-n)+a)*i}}function v(t,n,e,o){var i,l,r,c,a,s,u,d,g,h,_,C,p,f,M,P=t.x,O=t.y,m=t.z?t.z:0;if(i=Math.sqrt(P*P+O*O),l=Math.sqrt(P*P+O*O+m*m),i/e<1e-12){if(f=0,l/e<1e-12)return M=-o,{x:t.x,y:t.y,z:t.z}}else f=Math.atan2(O,P);r=m/l,d=(c=i/l)*(1-n)*(a=1/Math.sqrt(1-n*(2-n)*c*c)),g=r*a,p=0;do{p++,s=n*(u=e/Math.sqrt(1-n*g*g))/(u+(M=i*d+m*g-u*(1-n*g*g))),C=(_=r*(a=1/Math.sqrt(1-s*(2-s)*c*c)))*d-(h=c*(1-s)*a)*g,d=h,g=_}while(C*C>1e-24&&p<30);return{x:f,y:Math.atan(_/Math.abs(h)),z:M}}function y(t){return t===H||t===W}function b(t,n,e){if(null===t.grids||0===t.grids.length)return console.log("Grid shift grids not found"),-1;for(var o={x:-e.x,y:e.y},i={x:Number.NaN,y:Number.NaN},l=[],r=0;r<t.grids.length;r++){var c=t.grids[r];if(l.push(c.name),c.isNull){i=o;break}if(null!==c.grid){var a=c.grid.subgrids[0],s=(Math.abs(a.del[1])+Math.abs(a.del[0]))/1e4;if(!(a.ll[1]-s>o.y||a.ll[0]-s>o.x||a.ll[1]+(a.lim[1]-1)*a.del[1]+s<o.y||a.ll[0]+(a.lim[0]-1)*a.del[0]+s<o.x||(i=x(o,n,a),isNaN(i.x))))break}else if(c.mandatory)return console.log("Unable to find mandatory grid '"+c.name+"'"),-1}return isNaN(i.x)?(console.log("Failed to find a grid shift table for location '"+-o.x*et+" "+o.y*et+" tried: '"+l+"'"),-1):(e.x=-i.x,e.y=i.y,0)}function x(t,n,e){var o={x:Number.NaN,y:Number.NaN};if(isNaN(t.x))return o;var i={x:t.x,y:t.y};i.x-=e.ll[0],i.y-=e.ll[1],i.x=yt(i.x-Math.PI)+Math.PI;var l=A(i,e);if(n){if(isNaN(l.x))return o;l.x=i.x-l.x,l.y=i.y-l.y;var r,c,a=9;do{if(c=A(l,e),isNaN(c.x)){console.log("Inverse grid shift iteration failed, presumably at grid edge.  Using first approximation.");break}l.x+=(r={x:i.x-(c.x+l.x),y:i.y-(c.y+l.y)}).x,l.y+=r.y}while(a--&&Math.abs(r.x)>1e-12&&Math.abs(r.y)>1e-12);if(a<0)return console.log("Inverse grid shift iterator failed to converge."),o;o.x=yt(l.x+e.ll[0]),o.y=l.y+e.ll[1]}else isNaN(l.x)||(o.x=t.x+l.x,o.y=t.y+l.y);return o}function A(t,n){var e,o={x:t.x/n.del[0],y:t.y/n.del[1]},i=Math.floor(o.x),l=Math.floor(o.y),r=o.x-1*i,c=o.y-1*l,a={x:Number.NaN,y:Number.NaN};if(i<0||i>=n.lim[0])return a;if(l<0||l>=n.lim[1])return a;var s=n.cvs[e=l*n.lim[0]+i][0],u=n.cvs[e][1];e++;var d=n.cvs[e][0],g=n.cvs[e][1],h=n.cvs[e+=n.lim[0]][0],_=n.cvs[e][1];e--;var C=n.cvs[e][1],p=r*c,f=r*(1-c),M=(1-r)*(1-c),P=(1-r)*c;return a.x=M*s+f*d+P*n.cvs[e][0]+p*h,a.y=M*u+f*g+P*C+p*_,a}function w(t){if("function"==typeof Number.isFinite){if(Number.isFinite(t))return;throw new TypeError("coordinates must be finite numbers")}if("number"!=typeof t||t!=t||!isFinite(t))throw new TypeError("coordinates must be finite numbers")}function B(t,n,e,o){var i,l=void 0!==(e=Array.isArray(e)?Dt(e):{x:e.x,y:e.y,z:e.z,m:e.m}).z;if(Nt(e),t.datum&&n.datum&&function(t,n){return(t.datum.datum_type===H||t.datum.datum_type===W||t.datum.datum_type===$)&&"WGS84"!==n.datumCode||(n.datum.datum_type===H||n.datum.datum_type===W||n.datum.datum_type===$)&&"WGS84"!==t.datumCode}(t,n)&&(e=B(t,i=new O("WGS84"),e,o),t=i),o&&"enu"!==t.axis&&(e=Lt(t,!1,e)),"longlat"===t.projName)e={x:e.x*nt,y:e.y*nt,z:e.z||0};else if(t.to_meter&&(e={x:e.x*t.to_meter,y:e.y*t.to_meter,z:e.z||0}),!(e=t.inverse(e)))return;if(t.from_greenwich&&(e.x+=t.from_greenwich),e=zt(t.datum,n.datum,e))return n.from_greenwich&&(e={x:e.x-n.from_greenwich,y:e.y,z:e.z||0}),"longlat"===n.projName?e={x:e.x*et,y:e.y*et,z:e.z||0}:(e=n.forward(e),n.to_meter&&(e={x:e.x/n.to_meter,y:e.y/n.to_meter,z:e.z||0})),o&&"enu"!==n.axis?Lt(n,!0,e):(l||delete e.z,e)}function k(t,n,e,o){var i,l,r;return Array.isArray(e)?(i=B(t,n,e,o)||{x:NaN,y:NaN},e.length>2?void 0!==t.name&&"geocent"===t.name||void 0!==n.name&&"geocent"===n.name?"number"==typeof i.z?[i.x,i.y,i.z].concat(e.splice(3)):[i.x,i.y,e[2]].concat(e.splice(3)):[i.x,i.y].concat(e.splice(2)):[i.x,i.y]):(l=B(t,n,e,o),2===(r=Object.keys(e)).length||r.forEach((function(o){if(void 0!==t.name&&"geocent"===t.name||void 0!==n.name&&"geocent"===n.name){if("x"===o||"y"===o||"z"===o)return}else if("x"===o||"y"===o)return;l[o]=e[o]})),l)}function S(t){return t instanceof O?t:t.oProj?t.oProj:O(t)}function T(t,n,e){t=S(t);var o,i=!1;return void 0===n?(n=t,t=Ft,i=!0):(void 0!==n.x||Array.isArray(n))&&(e=n,n=t,t=Ft,i=!0),n=S(n),e?k(t,n,e):(o={forward:function(e,o){return k(t,n,e,o)},inverse:function(e,o){return k(n,t,e,o)}},i&&(o.oProj=n),o)}function E(t,n){return n=n||5,function(t,n){var e="00000"+t.easting,o="00000"+t.northing;return t.zoneNumber+t.zoneLetter+function(t,n,e){var o=F(e);return function(t,n,e){var o=e-1,i=Rt.charCodeAt(o),l=Vt.charCodeAt(o),r=i+t-1,c=l+n,a=!1;return r>$t&&(r=r-$t+Gt-1,a=!0),(r===Ut||i<Ut&&r>Ut||(r>Ut||i<Ut)&&a)&&r++,(r===Ht||i<Ht&&r>Ht||(r>Ht||i<Ht)&&a)&&++r===Ut&&r++,r>$t&&(r=r-$t+Gt-1),c>Wt?(c=c-Wt+Gt-1,a=!0):a=!1,(c===Ut||l<Ut&&c>Ut||(c>Ut||l<Ut)&&a)&&c++,(c===Ht||l<Ht&&c>Ht||(c>Ht||l<Ht)&&a)&&++c===Ut&&c++,c>Wt&&(c=c-Wt+Gt-1),String.fromCharCode(r)+String.fromCharCode(c)}(Math.floor(t/1e5),Math.floor(n/1e5)%20,o)}(t.easting,t.northing,t.zoneNumber)+e.substr(e.length-5,n)+o.substr(o.length-5,n)}(function(t){var n,e,o,i,l,r,c=t.lat,a=t.lon,s=6378137,u=z(c),d=z(a);r=Math.floor((a+180)/6)+1,180===a&&(r=60),c>=56&&c<64&&a>=3&&a<12&&(r=32),c>=72&&c<84&&(a>=0&&a<9?r=31:a>=9&&a<21?r=33:a>=21&&a<33?r=35:a>=33&&a<42&&(r=37)),l=z(6*(r-1)-180+3),n=s/Math.sqrt(1-.00669438*Math.sin(u)*Math.sin(u)),e=Math.tan(u)*Math.tan(u),o=.006739496752268451*Math.cos(u)*Math.cos(u);var g=.9996*n*((i=Math.cos(u)*(d-l))+(1-e+o)*i*i*i/6+(5-18*e+e*e+72*o-.39089081163157013)*i*i*i*i*i/120)+5e5,h=.9996*(s*(.9983242984503243*u-.002514607064228144*Math.sin(2*u)+2639046602129982e-21*Math.sin(4*u)-3.418046101696858e-9*Math.sin(6*u))+n*Math.tan(u)*(i*i/2+(5-e+9*o+4*o*o)*i*i*i*i/24+(61-58*e+e*e+600*o-2.2240339282485886)*i*i*i*i*i*i/720));return c<0&&(h+=1e7),{northing:Math.round(h),easting:Math.round(g),zoneNumber:r,zoneLetter:N(c)}}({lat:t[1],lon:t[0]}),n)}function I(t){var n=D(j(t.toUpperCase()));return n.lat&&n.lon?[n.lon,n.lat]:[(n.left+n.right)/2,(n.top+n.bottom)/2]}function z(t){return t*(Math.PI/180)}function L(t){return t/Math.PI*180}function D(t){var n=t.northing,e=t.easting,o=t.zoneLetter,i=t.zoneNumber;if(i<0||i>60)return null;var l,r,c,a,s,u,d,g,h=6378137,_=(1-Math.sqrt(.99330562))/(1+Math.sqrt(.99330562)),C=e-5e5,p=n;o<"N"&&(p-=1e7),u=6*(i-1)-180+3,g=(d=p/.9996/6367449.145945056)+(3*_/2-27*_*_*_/32)*Math.sin(2*d)+(21*_*_/16-55*_*_*_*_/32)*Math.sin(4*d)+151*_*_*_/96*Math.sin(6*d),l=h/Math.sqrt(1-.00669438*Math.sin(g)*Math.sin(g)),r=Math.tan(g)*Math.tan(g),c=.006739496752268451*Math.cos(g)*Math.cos(g),a=.99330562*h/Math.pow(1-.00669438*Math.sin(g)*Math.sin(g),1.5),s=C/(.9996*l);var f=g-l*Math.tan(g)/a*(s*s/2-(5+3*r+10*c-4*c*c-.06065547077041606)*s*s*s*s/24+(61+90*r+298*c+45*r*r-1.6983531815716497-3*c*c)*s*s*s*s*s*s/720);f=L(f);var M,P=(s-(1+2*r+c)*s*s*s/6+(5-2*c+28*r-3*c*c+.05391597401814761+24*r*r)*s*s*s*s*s/120)/Math.cos(g);if(P=u+L(P),t.accuracy){var O=D({northing:t.northing+t.accuracy,easting:t.easting+t.accuracy,zoneLetter:t.zoneLetter,zoneNumber:t.zoneNumber});M={top:O.lat,right:O.lon,bottom:f,left:P}}else M={lat:f,lon:P};return M}function N(t){var n="Z";return 84>=t&&t>=72?n="X":72>t&&t>=64?n="W":64>t&&t>=56?n="V":56>t&&t>=48?n="U":48>t&&t>=40?n="T":40>t&&t>=32?n="S":32>t&&t>=24?n="R":24>t&&t>=16?n="Q":16>t&&t>=8?n="P":8>t&&t>=0?n="N":0>t&&t>=-8?n="M":-8>t&&t>=-16?n="L":-16>t&&t>=-24?n="K":-24>t&&t>=-32?n="J":-32>t&&t>=-40?n="H":-40>t&&t>=-48?n="G":-48>t&&t>=-56?n="F":-56>t&&t>=-64?n="E":-64>t&&t>=-72?n="D":-72>t&&t>=-80&&(n="C"),n}function F(t){var n=t%jt;return 0===n&&(n=jt),n}function j(t){if(t&&0===t.length)throw"MGRSPoint coverting from nothing";for(var n,e=t.length,o=null,i="",l=0;!/[A-Z]/.test(n=t.charAt(l));){if(l>=2)throw"MGRSPoint bad conversion from: "+t;i+=n,l++}var r=parseInt(i,10);if(0===l||l+3>e)throw"MGRSPoint bad conversion from: "+t;var c=t.charAt(l++);if(c<="A"||"B"===c||"Y"===c||c>="Z"||"I"===c||"O"===c)throw"MGRSPoint zone letter "+c+" not handled: "+t;o=t.substring(l,l+=2);for(var a=F(r),s=function(t,n){for(var e=Rt.charCodeAt(n-1),o=1e5,i=!1;e!==t.charCodeAt(0);){if(++e===Ut&&e++,e===Ht&&e++,e>$t){if(i)throw"Bad character: "+t;e=Gt,i=!0}o+=1e5}return o}(o.charAt(0),a),u=function(t,n){if(t>"V")throw"MGRSPoint given invalid Northing "+t;for(var e=Vt.charCodeAt(n-1),o=0,i=!1;e!==t.charCodeAt(0);){if(++e===Ut&&e++,e===Ht&&e++,e>Wt){if(i)throw"Bad character: "+t;e=Gt,i=!0}o+=1e5}return o}(o.charAt(1),a);u<R(c);)u+=2e6;var d=e-l;if(d%2!=0)throw"MGRSPoint has to have an even number \nof digits after the zone letter and two 100km letters - front \nhalf for easting meters, second half for \nnorthing meters"+t;var g,h,_,C=d/2,p=0,f=0;return C>0&&(g=1e5/Math.pow(10,C),h=t.substring(l,l+C),p=parseFloat(h)*g,_=t.substring(l+C),f=parseFloat(_)*g),{easting:p+s,northing:f+u,zoneLetter:c,zoneNumber:r,accuracy:g}}function R(t){var n;switch(t){case"C":n=11e5;break;case"D":n=2e6;break;case"E":n=28e5;break;case"F":n=37e5;break;case"G":n=46e5;break;case"H":n=55e5;break;case"J":n=64e5;break;case"K":n=73e5;break;case"L":n=82e5;break;case"M":n=91e5;break;case"N":n=0;break;case"P":n=8e5;break;case"Q":n=17e5;break;case"R":n=26e5;break;case"S":n=35e5;break;case"T":n=44e5;break;case"U":n=53e5;break;case"V":n=62e5;break;case"W":n=7e6;break;case"X":n=79e5;break;default:n=-1}if(n>=0)return n;throw"Invalid zone letter: "+t}function V(t,n,e){if(!(this instanceof V))return new V(t,n,e);if(Array.isArray(t))this.x=t[0],this.y=t[1],this.z=t[2]||0;else if("object"==typeof t)this.x=t.x,this.y=t.y,this.z=t.z||0;else if("string"==typeof t&&void 0===n){var o=t.split(",");this.x=parseFloat(o[0],10),this.y=parseFloat(o[1],10),this.z=parseFloat(o[2],10)||0}else this.x=t,this.y=n,this.z=e||0;console.warn("proj4.Point will be removed in version 3, use proj4.toPoint")}function G(t,n,e,o){var i;return t<tt?(o.value=Vn.AREA_0,i=0):(i=Math.atan2(n,e),Math.abs(i)<=ot?o.value=Vn.AREA_0:i>ot&&i<=Z+ot?(o.value=Vn.AREA_1,i-=Z):i>Z+ot||i<=-(Z+ot)?(o.value=Vn.AREA_2,i=i>=0?i-lt:i+lt):(o.value=Vn.AREA_3,i+=Z)),i}function U(t,n){var e=t+n;return e<-lt?e+=it:e>+lt&&(e-=it),e}var H=1,W=2,$=3,q=4,Y=5,X=484813681109536e-20,Z=Math.PI/2,K=.16666666666666666,J=.04722222222222222,Q=.022156084656084655,tt=1e-10,nt=.017453292519943295,et=57.29577951308232,ot=Math.PI/4,it=2*Math.PI,lt=3.14159265359,rt={greenwich:0,lisbon:-9.131906111111,paris:2.337229166667,bogota:-74.080916666667,madrid:-3.687938888889,rome:12.452333333333,bern:7.439583333333,jakarta:106.807719444444,ferro:-17.666666666667,brussels:4.367975,stockholm:18.058277777778,athens:23.7163375,oslo:10.722916666667},ct={ft:{to_meter:.3048},"us-ft":{to_meter:1200/3937}},at=/[\s_\-\/\(\)]/g,st=function(n){var e,o,i,l={},r=n.split("+").map((function(t){return t.trim()})).filter((function(t){return t})).reduce((function(t,n){var e=n.split("=");return e.push(!0),t[e[0].toLowerCase()]=e[1],t}),{}),c={proj:"projName",datum:"datumCode",rf:function(t){l.rf=parseFloat(t)},lat_0:function(t){l.lat0=t*nt},lat_1:function(t){l.lat1=t*nt},lat_2:function(t){l.lat2=t*nt},lat_ts:function(t){l.lat_ts=t*nt},lon_0:function(t){l.long0=t*nt},lon_1:function(t){l.long1=t*nt},lon_2:function(t){l.long2=t*nt},alpha:function(t){l.alpha=parseFloat(t)*nt},gamma:function(t){l.rectified_grid_angle=parseFloat(t)},lonc:function(t){l.longc=t*nt},x_0:function(t){l.x0=parseFloat(t)},y_0:function(t){l.y0=parseFloat(t)},k_0:function(t){l.k0=parseFloat(t)},k:function(t){l.k0=parseFloat(t)},a:function(t){l.a=parseFloat(t)},b:function(t){l.b=parseFloat(t)},r_a:function(){l.R_A=!0},zone:function(t){l.zone=parseInt(t,10)},south:function(){l.utmSouth=!0},towgs84:function(t){l.datum_params=t.split(",").map((function(t){return parseFloat(t)}))},to_meter:function(t){l.to_meter=parseFloat(t)},units:function(n){l.units=n;var e=t(ct,n);e&&(l.to_meter=e.to_meter)},from_greenwich:function(t){l.from_greenwich=t*nt},pm:function(n){var e=t(rt,n);l.from_greenwich=(e||parseFloat(n))*nt},nadgrids:function(t){"@null"===t?l.datumCode="none":l.nadgrids=t},axis:function(t){3===t.length&&-1!=="ewnsud".indexOf(t.substr(0,1))&&-1!=="ewnsud".indexOf(t.substr(1,1))&&-1!=="ewnsud".indexOf(t.substr(2,1))&&(l.axis=t)},approx:function(){l.approx=!0}};for(e in r)o=r[e],e in c?"function"==typeof(i=c[e])?i(o):l[i]=o:l[e]=o;return"string"==typeof l.datumCode&&"WGS84"!==l.datumCode&&(l.datumCode=l.datumCode.toLowerCase()),l},ut=1,dt=/\s/,gt=/[A-Za-z]/,ht=/[A-Za-z84_]/,_t=/[,\]]/,Ct=/[\d\.E\-\+]/;n.prototype.readCharicter=function(){var t=this.text[this.place++];if(4!==this.state)for(;dt.test(t);){if(this.place>=this.text.length)return;t=this.text[this.place++]}switch(this.state){case ut:return this.neutral(t);case 2:return this.keyword(t);case 4:return this.quoted(t);case 5:return this.afterquote(t);case 3:return this.number(t);case-1:return}},n.prototype.afterquote=function(t){if('"'===t)return this.word+='"',void(this.state=4);if(_t.test(t))return this.word=this.word.trim(),void this.afterItem(t);throw new Error("havn't handled \""+t+'" in afterquote yet, index '+this.place)},n.prototype.afterItem=function(t){return","===t?(null!==this.word&&this.currentObject.push(this.word),this.word=null,void(this.state=ut)):"]"===t?(this.level--,null!==this.word&&(this.currentObject.push(this.word),this.word=null),this.state=ut,this.currentObject=this.stack.pop(),void(this.currentObject||(this.state=-1))):void 0},n.prototype.number=function(t){if(!Ct.test(t)){if(_t.test(t))return this.word=parseFloat(this.word),void this.afterItem(t);throw new Error("havn't handled \""+t+'" in number yet, index '+this.place)}this.word+=t},n.prototype.quoted=function(t){'"'!==t?this.word+=t:this.state=5},n.prototype.keyword=function(t){if(ht.test(t))this.word+=t;else{if("["===t){var n=[];return n.push(this.word),this.level++,null===this.root?this.root=n:this.currentObject.push(n),this.stack.push(this.currentObject),this.currentObject=n,void(this.state=ut)}if(!_t.test(t))throw new Error("havn't handled \""+t+'" in keyword yet, index '+this.place);this.afterItem(t)}},n.prototype.neutral=function(t){if(gt.test(t))return this.word=t,void(this.state=2);if('"'===t)return this.word="",void(this.state=4);if(Ct.test(t))return this.word=t,void(this.state=3);if(!_t.test(t))throw new Error("havn't handled \""+t+'" in neutral yet, index '+this.place);this.afterItem(t)},n.prototype.output=function(){for(;this.place<this.text.length;)this.readCharicter();if(-1===this.state)return this.root;throw new Error('unable to parse string "'+this.text+'". State is '+this.state)};var pt=.017453292519943295,ft=function(t){var n=e(t),o=n.shift(),l=n.shift();n.unshift(["name",l]),n.unshift(["type",o]);var c={};return i(n,c),r(c),c};!function(t){t("EPSG:4326","+title=WGS 84 (long/lat) +proj=longlat +ellps=WGS84 +datum=WGS84 +units=degrees"),t("EPSG:4269","+title=NAD83 (long/lat) +proj=longlat +a=6378137.0 +b=6356752.31414036 +ellps=GRS80 +datum=NAD83 +units=degrees"),t("EPSG:3857","+title=WGS 84 / Pseudo-Mercator +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +no_defs"),t.WGS84=t["EPSG:4326"],t["EPSG:3785"]=t["EPSG:3857"],t.GOOGLE=t["EPSG:3857"],t["EPSG:900913"]=t["EPSG:3857"],t["EPSG:102113"]=t["EPSG:3857"]}(c);var Mt=["PROJECTEDCRS","PROJCRS","GEOGCS","GEOCCS","PROJCS","LOCAL_CS","GEODCRS","GEODETICCRS","GEODETICDATUM","ENGCRS","ENGINEERINGCRS"],Pt=["3857","900913","3785","102113"],Ot=function(t,n){var e,o;if(t=t||{},!n)return t;for(o in n)void 0!==(e=n[o])&&(t[o]=e);return t},mt=function(t,n,e){var o=t*n;return e/Math.sqrt(1-o*o)},vt=function(t){return t<0?-1:1},yt=function(t){return Math.abs(t)<=lt?t:t-vt(t)*it},bt=function(t,n,e){var o=t*e;return o=Math.pow((1-o)/(1+o),.5*t),Math.tan(.5*(Z-n))/o},xt=function(t,n){for(var e,o,i=.5*t,l=Z-2*Math.atan(n),r=0;r<=15;r++)if(e=t*Math.sin(l),l+=o=Z-2*Math.atan(n*Math.pow((1-e)/(1+e),i))-l,Math.abs(o)<=1e-10)return l;return-9999},At=[{init:function(){var t=this.b/this.a;this.es=1-t*t,"x0"in this||(this.x0=0),"y0"in this||(this.y0=0),this.e=Math.sqrt(this.es),this.lat_ts?this.k0=this.sphere?Math.cos(this.lat_ts):mt(this.e,Math.sin(this.lat_ts),Math.cos(this.lat_ts)):this.k0||(this.k0=this.k?this.k:1)},forward:function(t){var n,e,o=t.x,i=t.y;if(i*et>90&&i*et<-90&&o*et>180&&o*et<-180)return null;if(Math.abs(Math.abs(i)-Z)<=tt)return null;if(this.sphere)n=this.x0+this.a*this.k0*yt(o-this.long0),e=this.y0+this.a*this.k0*Math.log(Math.tan(ot+.5*i));else{var l=Math.sin(i),r=bt(this.e,i,l);n=this.x0+this.a*this.k0*yt(o-this.long0),e=this.y0-this.a*this.k0*Math.log(r)}return t.x=n,t.y=e,t},inverse:function(t){var n,e,o=t.x-this.x0,i=t.y-this.y0;if(this.sphere)e=Z-2*Math.atan(Math.exp(-i/(this.a*this.k0)));else{var l=Math.exp(-i/(this.a*this.k0));if(-9999===(e=xt(this.e,l)))return null}return n=yt(this.long0+o/(this.a*this.k0)),t.x=n,t.y=e,t},names:["Mercator","Popular Visualisation Pseudo Mercator","Mercator_1SP","Mercator_Auxiliary_Sphere","merc"]},{init:function(){},forward:d,inverse:d,names:["longlat","identity"]}],wt={},Bt=[],kt={start:function(){At.forEach(g)},add:g,get:function(t){if(!t)return!1;var n=t.toLowerCase();return void 0!==wt[n]&&Bt[wt[n]]?Bt[wt[n]]:void 0}},St={MERIT:{a:6378137,rf:298.257,ellipseName:"MERIT 1983"},SGS85:{a:6378136,rf:298.257,ellipseName:"Soviet Geodetic System 85"},GRS80:{a:6378137,rf:298.257222101,ellipseName:"GRS 1980(IUGG, 1980)"},IAU76:{a:6378140,rf:298.257,ellipseName:"IAU 1976"},airy:{a:6377563.396,b:6356256.91,ellipseName:"Airy 1830"},APL4:{a:6378137,rf:298.25,ellipseName:"Appl. Physics. 1965"},NWL9D:{a:6378145,rf:298.25,ellipseName:"Naval Weapons Lab., 1965"},mod_airy:{a:6377340.189,b:6356034.446,ellipseName:"Modified Airy"},andrae:{a:6377104.43,rf:300,ellipseName:"Andrae 1876 (Den., Iclnd.)"},aust_SA:{a:6378160,rf:298.25,ellipseName:"Australian Natl & S. Amer. 1969"},GRS67:{a:6378160,rf:298.247167427,ellipseName:"GRS 67(IUGG 1967)"},bessel:{a:6377397.155,rf:299.1528128,ellipseName:"Bessel 1841"},bess_nam:{a:6377483.865,rf:299.1528128,ellipseName:"Bessel 1841 (Namibia)"},clrk66:{a:6378206.4,b:6356583.8,ellipseName:"Clarke 1866"},clrk80:{a:6378249.145,rf:293.4663,ellipseName:"Clarke 1880 mod."},clrk80ign:{a:6378249.2,b:6356515,rf:293.4660213,ellipseName:"Clarke 1880 (IGN)"},clrk58:{a:6378293.645208759,rf:294.2606763692654,ellipseName:"Clarke 1858"},CPM:{a:6375738.7,rf:334.29,ellipseName:"Comm. des Poids et Mesures 1799"},delmbr:{a:6376428,rf:311.5,ellipseName:"Delambre 1810 (Belgium)"},engelis:{a:6378136.05,rf:298.2566,ellipseName:"Engelis 1985"},evrst30:{a:6377276.345,rf:300.8017,ellipseName:"Everest 1830"},evrst48:{a:6377304.063,rf:300.8017,ellipseName:"Everest 1948"},evrst56:{a:6377301.243,rf:300.8017,ellipseName:"Everest 1956"},evrst69:{a:6377295.664,rf:300.8017,ellipseName:"Everest 1969"},evrstSS:{a:6377298.556,rf:300.8017,ellipseName:"Everest (Sabah & Sarawak)"},fschr60:{a:6378166,rf:298.3,ellipseName:"Fischer (Mercury Datum) 1960"},fschr60m:{a:6378155,rf:298.3,ellipseName:"Fischer 1960"},fschr68:{a:6378150,rf:298.3,ellipseName:"Fischer 1968"},helmert:{a:6378200,rf:298.3,ellipseName:"Helmert 1906"},hough:{a:6378270,rf:297,ellipseName:"Hough"},intl:{a:6378388,rf:297,ellipseName:"International 1909 (Hayford)"},kaula:{a:6378163,rf:298.24,ellipseName:"Kaula 1961"},lerch:{a:6378139,rf:298.257,ellipseName:"Lerch 1979"},mprts:{a:6397300,rf:191,ellipseName:"Maupertius 1738"},new_intl:{a:6378157.5,b:6356772.2,ellipseName:"New International 1967"},plessis:{a:6376523,rf:6355863,ellipseName:"Plessis 1817 (France)"},krass:{a:6378245,rf:298.3,ellipseName:"Krassovsky, 1942"},SEasia:{a:6378155,b:6356773.3205,ellipseName:"Southeast Asia"},walbeck:{a:6376896,b:6355834.8467,ellipseName:"Walbeck"},WGS60:{a:6378165,rf:298.3,ellipseName:"WGS 60"},WGS66:{a:6378145,rf:298.25,ellipseName:"WGS 66"},WGS7:{a:6378135,rf:298.26,ellipseName:"WGS 72"}},Tt=St.WGS84={a:6378137,rf:298.257223563,ellipseName:"WGS 84"};St.sphere={a:6370997,b:6370997,ellipseName:"Normal Sphere (r=6370997)"};var Et={wgs84:{towgs84:"0,0,0",ellipse:"WGS84",datumName:"WGS84"},ch1903:{towgs84:"674.374,15.056,405.346",ellipse:"bessel",datumName:"swiss"},ggrs87:{towgs84:"-199.87,74.79,246.62",ellipse:"GRS80",datumName:"Greek_Geodetic_Reference_System_1987"},nad83:{towgs84:"0,0,0",ellipse:"GRS80",datumName:"North_American_Datum_1983"},nad27:{nadgrids:"@conus,@alaska,@ntv2_0.gsb,@ntv1_can.dat",ellipse:"clrk66",datumName:"North_American_Datum_1927"},potsdam:{towgs84:"598.1,73.7,418.2,0.202,0.045,-2.455,6.7",ellipse:"bessel",datumName:"Potsdam Rauenberg 1950 DHDN"},carthage:{towgs84:"-263.0,6.0,431.0",ellipse:"clark80",datumName:"Carthage 1934 Tunisia"},hermannskogel:{towgs84:"577.326,90.129,463.919,5.137,1.474,5.297,2.4232",ellipse:"bessel",datumName:"Hermannskogel"},osni52:{towgs84:"482.530,-130.596,564.557,-1.042,-0.214,-0.631,8.15",ellipse:"airy",datumName:"Irish National"},ire65:{towgs84:"482.530,-130.596,564.557,-1.042,-0.214,-0.631,8.15",ellipse:"mod_airy",datumName:"Ireland 1965"},rassadiran:{towgs84:"-133.63,-157.5,-158.62",ellipse:"intl",datumName:"Rassadiran"},nzgd49:{towgs84:"59.47,-5.04,187.44,0.47,-0.1,1.024,-4.5993",ellipse:"intl",datumName:"New Zealand Geodetic Datum 1949"},osgb36:{towgs84:"446.448,-125.157,542.060,0.1502,0.2470,0.8421,-20.4894",ellipse:"airy",datumName:"Airy 1830"},s_jtsk:{towgs84:"589,76,480",ellipse:"bessel",datumName:"S-JTSK (Ferro)"},beduaram:{towgs84:"-106,-87,188",ellipse:"clrk80",datumName:"Beduaram"},gunung_segara:{towgs84:"-403,684,41",ellipse:"bessel",datumName:"Gunung Segara Jakarta"},rnb72:{towgs84:"106.869,-52.2978,103.724,-0.33657,0.456955,-1.84218,1",ellipse:"intl",datumName:"Reseau National Belge 1972"}},It={};(O.projections=kt).start();var zt=function(t,n,e){if(function(t,n){return t.datum_type===n.datum_type&&!(t.a!==n.a||Math.abs(t.es-n.es)>5e-11)&&(t.datum_type===H?t.datum_params[0]===n.datum_params[0]&&t.datum_params[1]===n.datum_params[1]&&t.datum_params[2]===n.datum_params[2]:t.datum_type!==W||t.datum_params[0]===n.datum_params[0]&&t.datum_params[1]===n.datum_params[1]&&t.datum_params[2]===n.datum_params[2]&&t.datum_params[3]===n.datum_params[3]&&t.datum_params[4]===n.datum_params[4]&&t.datum_params[5]===n.datum_params[5]&&t.datum_params[6]===n.datum_params[6])}(t,n))return e;if(t.datum_type===Y||n.datum_type===Y)return e;var o=t.a,i=t.es;if(t.datum_type===$){if(0!==b(t,!1,e))return;o=6378137,i=.0066943799901413165}var l=n.a,r=n.b,c=n.es;return n.datum_type===$&&(l=6378137,r=6356752.314,c=.0066943799901413165),i!==c||o!==l||y(t.datum_type)||y(n.datum_type)?(e=m(e,i,o),y(t.datum_type)&&(e=function(t,n,e){if(n===H)return{x:t.x+e[0],y:t.y+e[1],z:t.z+e[2]};if(n===W){var o=e[3],i=e[4],l=e[5],r=e[6];return{x:r*(t.x-l*t.y+i*t.z)+e[0],y:r*(l*t.x+t.y-o*t.z)+e[1],z:r*(-i*t.x+o*t.y+t.z)+e[2]}}}(e,t.datum_type,t.datum_params)),y(n.datum_type)&&(e=function(t,n,e){if(n===H)return{x:t.x-e[0],y:t.y-e[1],z:t.z-e[2]};if(n===W){var o=e[3],i=e[4],l=e[5],r=e[6],c=(t.x-e[0])/r,a=(t.y-e[1])/r,s=(t.z-e[2])/r;return{x:c+l*a-i*s,y:-l*c+a+o*s,z:i*c-o*a+s}}}(e,n.datum_type,n.datum_params)),e=v(e,c,l,r),n.datum_type!==$||0===b(n,!0,e)?e:void 0):e},Lt=function(t,n,e){var o,i,l,r=e.x,c=e.y,a=e.z||0,s={};for(l=0;l<3;l++)if(!n||2!==l||void 0!==e.z)switch(0===l?(o=r,i=-1!=="ew".indexOf(t.axis[l])?"x":"y"):1===l?(o=c,i=-1!=="ns".indexOf(t.axis[l])?"y":"x"):(o=a,i="z"),t.axis[l]){case"e":s[i]=o;break;case"w":s[i]=-o;break;case"n":s[i]=o;break;case"s":s[i]=-o;break;case"u":void 0!==e[i]&&(s.z=o);break;case"d":void 0!==e[i]&&(s.z=-o);break;default:return null}return s},Dt=function(t){var n={x:t[0],y:t[1]};return t.length>2&&(n.z=t[2]),t.length>3&&(n.m=t[3]),n},Nt=function(t){w(t.x),w(t.y)},Ft=O("WGS84"),jt=6,Rt="AJSAJS",Vt="AFAFAF",Gt=65,Ut=73,Ht=79,Wt=86,$t=90,qt={forward:E,inverse:function(t){var n=D(j(t.toUpperCase()));return n.lat&&n.lon?[n.lon,n.lat,n.lon,n.lat]:[n.left,n.bottom,n.right,n.top]},toPoint:I};V.fromMGRS=function(t){return new V(I(t))},V.prototype.toMGRS=function(t){return E([this.x,this.y],t)};var Yt,Xt=.01068115234375,Zt=function(t){var n=[];n[0]=1-t*(.25+t*(.046875+t*(.01953125+t*Xt))),n[1]=t*(.75-t*(.046875+t*(.01953125+t*Xt)));var e=t*t;return n[2]=e*(.46875-t*(.013020833333333334+.007120768229166667*t)),n[3]=(e*=t)*(.3645833333333333-.005696614583333333*t),n[4]=e*t*.3076171875,n},Kt=function(t,n,e,o){return o[0]*t-(e*=n)*(o[1]+(n*=n)*(o[2]+n*(o[3]+n*o[4])))},Jt=function(t,n,e){for(var o=1/(1-n),i=t,l=20;l;--l){var r=Math.sin(i),c=1-n*r*r;if(i-=c=(Kt(i,r,Math.cos(i),e)-t)*(c*Math.sqrt(c))*o,Math.abs(c)<tt)return i}return i},Qt={init:function(){this.x0=void 0!==this.x0?this.x0:0,this.y0=void 0!==this.y0?this.y0:0,this.long0=void 0!==this.long0?this.long0:0,this.lat0=void 0!==this.lat0?this.lat0:0,this.es&&(this.en=Zt(this.es),this.ml0=Kt(this.lat0,Math.sin(this.lat0),Math.cos(this.lat0),this.en))},forward:function(t){var n,e,o,i=t.y,l=yt(t.x-this.long0),r=Math.sin(i),c=Math.cos(i);if(this.es){var a=c*l,s=Math.pow(a,2),u=this.ep2*Math.pow(c,2),d=Math.pow(u,2),g=Math.abs(c)>tt?Math.tan(i):0,h=Math.pow(g,2),_=Math.pow(h,2);n=1-this.es*Math.pow(r,2),a/=Math.sqrt(n);var C=Kt(i,r,c,this.en);e=this.a*(this.k0*a*(1+s/6*(1-h+u+s/20*(5-18*h+_+14*u-58*h*u+s/42*(61+179*_-_*h-479*h)))))+this.x0,o=this.a*(this.k0*(C-this.ml0+r*l*a/2*(1+s/12*(5-h+9*u+4*d+s/30*(61+_-58*h+270*u-330*h*u+s/56*(1385+543*_-_*h-3111*h))))))+this.y0}else{var p=c*Math.sin(l);if(Math.abs(Math.abs(p)-1)<tt)return 93;if(e=.5*this.a*this.k0*Math.log((1+p)/(1-p))+this.x0,o=c*Math.cos(l)/Math.sqrt(1-Math.pow(p,2)),(p=Math.abs(o))>=1){if(p-1>tt)return 93;o=0}else o=Math.acos(o);i<0&&(o=-o),o=this.a*this.k0*(o-this.lat0)+this.y0}return t.x=e,t.y=o,t},inverse:function(t){var n,e,o,i,l=1/this.a*(t.x-this.x0),r=1/this.a*(t.y-this.y0);if(this.es)if(e=Jt(n=this.ml0+r/this.k0,this.es,this.en),Math.abs(e)<Z){var c=Math.sin(e),a=Math.cos(e),s=Math.abs(a)>tt?Math.tan(e):0,u=this.ep2*Math.pow(a,2),d=Math.pow(u,2),g=Math.pow(s,2),h=Math.pow(g,2);n=1-this.es*Math.pow(c,2);var _=l*Math.sqrt(n)/this.k0,C=Math.pow(_,2);o=e-(n*=s)*C/(1-this.es)*.5*(1-C/12*(5+3*g-9*u*g+u-4*d-C/30*(61+90*g-252*u*g+45*h+46*u-C/56*(1385+3633*g+4095*h+1574*h*g)))),i=yt(this.long0+_*(1-C/6*(1+2*g+u-C/20*(5+28*g+24*h+8*u*g+6*u-C/42*(61+662*g+1320*h+720*h*g))))/a)}else o=Z*vt(r),i=0;else{var p=Math.exp(l/this.k0),f=.5*(p-1/p),M=Math.cos(this.lat0+r/this.k0);n=Math.sqrt((1-Math.pow(M,2))/(1+Math.pow(f,2))),o=Math.asin(n),r<0&&(o=-o),i=0===f&&0===M?0:yt(Math.atan2(f,M)+this.long0)}return t.x=i,t.y=o,t},names:["Fast_Transverse_Mercator","Fast Transverse Mercator"]},tn=function(t){var n=Math.exp(t);return(n-1/n)/2},nn=function(t,n){t=Math.abs(t),n=Math.abs(n);var e=Math.max(t,n),o=Math.min(t,n)/(e||1);return e*Math.sqrt(1+Math.pow(o,2))},en=function(t,n){for(var e,o=2*Math.cos(2*n),i=t.length-1,l=t[i],r=0;--i>=0;)e=o*l-r+t[i],r=l,l=e;return n+e*Math.sin(2*n)},on=function(t,n,e){for(var o,i,l=Math.sin(n),r=Math.cos(n),c=tn(e),a=function(t){var n=Math.exp(t);return(n+1/n)/2}(e),s=2*r*a,u=-2*l*c,d=t.length-1,g=t[d],h=0,_=0,C=0;--d>=0;)o=_,i=h,g=s*(_=g)-o-u*(h=C)+t[d],C=u*_-i+s*h;return[(s=l*a)*g-(u=r*c)*C,s*C+u*g]},ln={init:function(){if(!this.approx&&(isNaN(this.es)||this.es<=0))throw new Error('Incorrect elliptical usage. Try using the +approx option in the proj string, or PROJECTION["Fast_Transverse_Mercator"] in the WKT.');this.approx&&(Qt.init.apply(this),this.forward=Qt.forward,this.inverse=Qt.inverse),this.x0=void 0!==this.x0?this.x0:0,this.y0=void 0!==this.y0?this.y0:0,this.long0=void 0!==this.long0?this.long0:0,this.lat0=void 0!==this.lat0?this.lat0:0,this.cgb=[],this.cbg=[],this.utg=[],this.gtu=[];var t=this.es/(1+Math.sqrt(1-this.es)),n=t/(2-t),e=n;this.cgb[0]=n*(2+n*(-2/3+n*(n*(116/45+n*(26/45+n*(-2854/675)))-2))),this.cbg[0]=n*(n*(2/3+n*(4/3+n*(-82/45+n*(32/45+n*(4642/4725)))))-2),this.cgb[1]=(e*=n)*(7/3+n*(n*(-227/45+n*(2704/315+n*(2323/945)))-1.6)),this.cbg[1]=e*(5/3+n*(-16/15+n*(-13/9+n*(904/315+n*(-1522/945))))),this.cgb[2]=(e*=n)*(56/15+n*(-136/35+n*(-1262/105+n*(73814/2835)))),this.cbg[2]=e*(-26/15+n*(34/21+n*(1.6+n*(-12686/2835)))),this.cgb[3]=(e*=n)*(4279/630+n*(-332/35+n*(-399572/14175))),this.cbg[3]=e*(1237/630+n*(n*(-24832/14175)-2.4)),this.cgb[4]=(e*=n)*(4174/315+n*(-144838/6237)),this.cbg[4]=e*(-734/315+n*(109598/31185)),this.cgb[5]=(e*=n)*(601676/22275),this.cbg[5]=e*(444337/155925),e=Math.pow(n,2),this.Qn=this.k0/(1+n)*(1+e*(.25+e*(1/64+e/256))),this.utg[0]=n*(n*(2/3+n*(-37/96+n*(1/360+n*(81/512+n*(-96199/604800)))))-.5),this.gtu[0]=n*(.5+n*(-2/3+n*(5/16+n*(41/180+n*(-127/288+n*(7891/37800)))))),this.utg[1]=e*(-1/48+n*(-1/15+n*(437/1440+n*(-46/105+n*(1118711/3870720))))),this.gtu[1]=e*(13/48+n*(n*(557/1440+n*(281/630+n*(-1983433/1935360)))-.6)),this.utg[2]=(e*=n)*(-17/480+n*(37/840+n*(209/4480+n*(-5569/90720)))),this.gtu[2]=e*(61/240+n*(-103/140+n*(15061/26880+n*(167603/181440)))),this.utg[3]=(e*=n)*(-4397/161280+n*(11/504+n*(830251/7257600))),this.gtu[3]=e*(49561/161280+n*(-179/168+n*(6601661/7257600))),this.utg[4]=(e*=n)*(-4583/161280+n*(108847/3991680)),this.gtu[4]=e*(34729/80640+n*(-3418889/1995840)),this.utg[5]=-.03233083094085698*(e*=n),this.gtu[5]=.6650675310896665*e;var o=en(this.cbg,this.lat0);this.Zb=-this.Qn*(o+function(t,n){for(var e,o=2*Math.cos(n),i=t.length-1,l=t[i],r=0;--i>=0;)e=o*l-r+t[i],r=l,l=e;return Math.sin(n)*e}(this.gtu,2*o))},forward:function(t){var n=yt(t.x-this.long0),e=t.y;e=en(this.cbg,e);var o=Math.sin(e),i=Math.cos(e),l=Math.sin(n),r=Math.cos(n);e=Math.atan2(o,r*i),n=Math.atan2(l*i,nn(o,i*r)),n=function(t){var n=Math.abs(t);return n=function(t){var n=1+t,e=n-1;return 0===e?t:t*Math.log(n)/e}(n*(1+n/(nn(1,n)+1))),t<0?-n:n}(Math.tan(n));var c,a,s=on(this.gtu,2*e,2*n);return e+=s[0],n+=s[1],Math.abs(n)<=2.623395162778?(c=this.a*(this.Qn*n)+this.x0,a=this.a*(this.Qn*e+this.Zb)+this.y0):(c=1/0,a=1/0),t.x=c,t.y=a,t},inverse:function(t){var n,e,o=1/this.a*(t.x-this.x0),i=1/this.a*(t.y-this.y0);if(i=(i-this.Zb)/this.Qn,o/=this.Qn,Math.abs(o)<=2.623395162778){var l=on(this.utg,2*i,2*o);i+=l[0],o+=l[1],o=Math.atan(tn(o));var r=Math.sin(i),c=Math.cos(i),a=Math.sin(o),s=Math.cos(o);i=Math.atan2(r*s,nn(a,s*c)),o=Math.atan2(a,s*c),n=yt(o+this.long0),e=en(this.cgb,i)}else n=1/0,e=1/0;return t.x=n,t.y=e,t},names:["Extended_Transverse_Mercator","Extended Transverse Mercator","etmerc","Transverse_Mercator","Transverse Mercator","tmerc"]},rn={init:function(){var t=function(t,n){if(void 0===t){if((t=Math.floor(30*(yt(n)+Math.PI)/Math.PI)+1)<0)return 0;if(t>60)return 60}return t}(this.zone,this.long0);if(void 0===t)throw new Error("unknown utm zone");this.lat0=0,this.long0=(6*Math.abs(t)-183)*nt,this.x0=5e5,this.y0=this.utmSouth?1e7:0,this.k0=.9996,ln.init.apply(this),this.forward=ln.forward,this.inverse=ln.inverse},names:["Universal Transverse Mercator System","utm"],dependsOn:"etmerc"},cn=function(t,n){return Math.pow((1-t)/(1+t),n)},an={init:function(){var t=Math.sin(this.lat0),n=Math.cos(this.lat0);n*=n,this.rc=Math.sqrt(1-this.es)/(1-this.es*t*t),this.C=Math.sqrt(1+this.es*n*n/(1-this.es)),this.phic0=Math.asin(t/this.C),this.ratexp=.5*this.C*this.e,this.K=Math.tan(.5*this.phic0+ot)/(Math.pow(Math.tan(.5*this.lat0+ot),this.C)*cn(this.e*t,this.ratexp))},forward:function(t){var n=t.x,e=t.y;return t.y=2*Math.atan(this.K*Math.pow(Math.tan(.5*e+ot),this.C)*cn(this.e*Math.sin(e),this.ratexp))-Z,t.x=this.C*n,t},inverse:function(t){for(var n=t.x/this.C,e=t.y,o=Math.pow(Math.tan(.5*e+ot)/this.K,1/this.C),i=20;i>0&&(e=2*Math.atan(o*cn(this.e*Math.sin(t.y),-.5*this.e))-Z,!(Math.abs(e-t.y)<1e-14));--i)t.y=e;return i?(t.x=n,t.y=e,t):null},names:["gauss"]},sn={init:function(){an.init.apply(this),this.rc&&(this.sinc0=Math.sin(this.phic0),this.cosc0=Math.cos(this.phic0),this.R2=2*this.rc,this.title||(this.title="Oblique Stereographic Alternative"))},forward:function(t){var n,e,o,i;return t.x=yt(t.x-this.long0),an.forward.apply(this,[t]),n=Math.sin(t.y),e=Math.cos(t.y),o=Math.cos(t.x),t.x=(i=this.k0*this.R2/(1+this.sinc0*n+this.cosc0*e*o))*e*Math.sin(t.x),t.y=i*(this.cosc0*n-this.sinc0*e*o),t.x=this.a*t.x+this.x0,t.y=this.a*t.y+this.y0,t},inverse:function(t){var n,e,o,i,l;if(t.x=(t.x-this.x0)/this.a,t.y=(t.y-this.y0)/this.a,t.x/=this.k0,t.y/=this.k0,l=Math.sqrt(t.x*t.x+t.y*t.y)){var r=2*Math.atan2(l,this.R2);n=Math.sin(r),e=Math.cos(r),i=Math.asin(e*this.sinc0+t.y*n*this.cosc0/l),o=Math.atan2(t.x*n,l*this.cosc0*e-t.y*this.sinc0*n)}else i=this.phic0,o=0;return t.x=o,t.y=i,an.inverse.apply(this,[t]),t.x=yt(t.x+this.long0),t},names:["Stereographic_North_Pole","Oblique_Stereographic","Polar_Stereographic","sterea","Oblique Stereographic Alternative","Double_Stereographic"]},un={init:function(){this.coslat0=Math.cos(this.lat0),this.sinlat0=Math.sin(this.lat0),this.sphere?1===this.k0&&!isNaN(this.lat_ts)&&Math.abs(this.coslat0)<=tt&&(this.k0=.5*(1+vt(this.lat0)*Math.sin(this.lat_ts))):(Math.abs(this.coslat0)<=tt&&(this.con=this.lat0>0?1:-1),this.cons=Math.sqrt(Math.pow(1+this.e,1+this.e)*Math.pow(1-this.e,1-this.e)),1===this.k0&&!isNaN(this.lat_ts)&&Math.abs(this.coslat0)<=tt&&(this.k0=.5*this.cons*mt(this.e,Math.sin(this.lat_ts),Math.cos(this.lat_ts))/bt(this.e,this.con*this.lat_ts,this.con*Math.sin(this.lat_ts))),this.ms1=mt(this.e,this.sinlat0,this.coslat0),this.X0=2*Math.atan(this.ssfn_(this.lat0,this.sinlat0,this.e))-Z,this.cosX0=Math.cos(this.X0),this.sinX0=Math.sin(this.X0))},forward:function(t){var n,e,o,i,l,r,c=t.x,a=t.y,s=Math.sin(a),u=Math.cos(a),d=yt(c-this.long0);return Math.abs(Math.abs(c-this.long0)-Math.PI)<=tt&&Math.abs(a+this.lat0)<=tt?(t.x=NaN,t.y=NaN,t):this.sphere?(n=2*this.k0/(1+this.sinlat0*s+this.coslat0*u*Math.cos(d)),t.x=this.a*n*u*Math.sin(d)+this.x0,t.y=this.a*n*(this.coslat0*s-this.sinlat0*u*Math.cos(d))+this.y0,t):(e=2*Math.atan(this.ssfn_(a,s,this.e))-Z,i=Math.cos(e),o=Math.sin(e),Math.abs(this.coslat0)<=tt?(l=bt(this.e,a*this.con,this.con*s),t.x=this.x0+(r=2*this.a*this.k0*l/this.cons)*Math.sin(c-this.long0),t.y=this.y0-this.con*r*Math.cos(c-this.long0),t):(Math.abs(this.sinlat0)<tt?(n=2*this.a*this.k0/(1+i*Math.cos(d)),t.y=n*o):(n=2*this.a*this.k0*this.ms1/(this.cosX0*(1+this.sinX0*o+this.cosX0*i*Math.cos(d))),t.y=n*(this.cosX0*o-this.sinX0*i*Math.cos(d))+this.y0),t.x=n*i*Math.sin(d)+this.x0,t))},inverse:function(t){t.x-=this.x0,t.y-=this.y0;var n,e,o,i,l=Math.sqrt(t.x*t.x+t.y*t.y);if(this.sphere){var r=2*Math.atan(l/(2*this.a*this.k0));return n=this.long0,e=this.lat0,l<=tt?(t.x=n,t.y=e,t):(e=Math.asin(Math.cos(r)*this.sinlat0+t.y*Math.sin(r)*this.coslat0/l),n=yt(Math.abs(this.coslat0)<tt?this.lat0>0?this.long0+Math.atan2(t.x,-1*t.y):this.long0+Math.atan2(t.x,t.y):this.long0+Math.atan2(t.x*Math.sin(r),l*this.coslat0*Math.cos(r)-t.y*this.sinlat0*Math.sin(r))),t.x=n,t.y=e,t)}if(Math.abs(this.coslat0)<=tt){if(l<=tt)return e=this.lat0,t.x=n=this.long0,t.y=e,t;t.x*=this.con,t.y*=this.con,e=this.con*xt(this.e,l*this.cons/(2*this.a*this.k0)),n=this.con*yt(this.con*this.long0+Math.atan2(t.x,-1*t.y))}else o=2*Math.atan(l*this.cosX0/(2*this.a*this.k0*this.ms1)),n=this.long0,l<=tt?i=this.X0:(i=Math.asin(Math.cos(o)*this.sinX0+t.y*Math.sin(o)*this.cosX0/l),n=yt(this.long0+Math.atan2(t.x*Math.sin(o),l*this.cosX0*Math.cos(o)-t.y*this.sinX0*Math.sin(o)))),e=-1*xt(this.e,Math.tan(.5*(Z+i)));return t.x=n,t.y=e,t},names:["stere","Stereographic_South_Pole","Polar Stereographic (variant B)"],ssfn_:function(t,n,e){return n*=e,Math.tan(.5*(Z+t))*Math.pow((1-n)/(1+n),.5*e)}},dn={init:function(){var t=this.lat0;this.lambda0=this.long0;var n=Math.sin(t),e=this.a,o=1/this.rf,i=2*o-Math.pow(o,2),l=this.e=Math.sqrt(i);this.R=this.k0*e*Math.sqrt(1-i)/(1-i*Math.pow(n,2)),this.alpha=Math.sqrt(1+i/(1-i)*Math.pow(Math.cos(t),4)),this.b0=Math.asin(n/this.alpha);var r=Math.log(Math.tan(Math.PI/4+this.b0/2)),c=Math.log(Math.tan(Math.PI/4+t/2)),a=Math.log((1+l*n)/(1-l*n));this.K=r-this.alpha*c+this.alpha*l/2*a},forward:function(t){var n=Math.log(Math.tan(Math.PI/4-t.y/2)),e=this.e/2*Math.log((1+this.e*Math.sin(t.y))/(1-this.e*Math.sin(t.y))),o=2*(Math.atan(Math.exp(-this.alpha*(n+e)+this.K))-Math.PI/4),i=this.alpha*(t.x-this.lambda0),l=Math.atan(Math.sin(i)/(Math.sin(this.b0)*Math.tan(o)+Math.cos(this.b0)*Math.cos(i))),r=Math.asin(Math.cos(this.b0)*Math.sin(o)-Math.sin(this.b0)*Math.cos(o)*Math.cos(i));return t.y=this.R/2*Math.log((1+Math.sin(r))/(1-Math.sin(r)))+this.y0,t.x=this.R*l+this.x0,t},inverse:function(t){for(var n=(t.x-this.x0)/this.R,e=2*(Math.atan(Math.exp((t.y-this.y0)/this.R))-Math.PI/4),o=Math.asin(Math.cos(this.b0)*Math.sin(e)+Math.sin(this.b0)*Math.cos(e)*Math.cos(n)),i=Math.atan(Math.sin(n)/(Math.cos(this.b0)*Math.cos(n)-Math.sin(this.b0)*Math.tan(e))),l=this.lambda0+i/this.alpha,r=0,c=o,a=-1e3,s=0;Math.abs(c-a)>1e-7;){if(++s>20)return;r=1/this.alpha*(Math.log(Math.tan(Math.PI/4+o/2))-this.K)+this.e*Math.log(Math.tan(Math.PI/4+Math.asin(this.e*Math.sin(c))/2)),a=c,c=2*Math.atan(Math.exp(r))-Math.PI/2}return t.x=l,t.y=c,t},names:["somerc"]},gn=1e-7,hn={init:function(){var t,n,e,o,i,l,r,c,a,s,u,d=0,g=0,h=0,_=0,C=0,p=0,f=0;this.no_off=function(t){var n="object"==typeof t.PROJECTION?Object.keys(t.PROJECTION)[0]:t.PROJECTION;return"no_uoff"in t||"no_off"in t||-1!==["Hotine_Oblique_Mercator","Hotine_Oblique_Mercator_Azimuth_Natural_Origin"].indexOf(n)}(this),this.no_rot="no_rot"in this;var M=!1;"alpha"in this&&(M=!0);var P=!1;if("rectified_grid_angle"in this&&(P=!0),M&&(f=this.alpha),P&&(d=this.rectified_grid_angle*nt),M||P)g=this.longc;else if(h=this.long1,C=this.lat1,_=this.long2,p=this.lat2,Math.abs(C-p)<=gn||(t=Math.abs(C))<=gn||Math.abs(t-Z)<=gn||Math.abs(Math.abs(this.lat0)-Z)<=gn||Math.abs(Math.abs(p)-Z)<=gn)throw new Error;var O=1-this.es;n=Math.sqrt(O),Math.abs(this.lat0)>tt?(c=Math.sin(this.lat0),e=Math.cos(this.lat0),t=1-this.es*c*c,this.B=e*e,this.B=Math.sqrt(1+this.es*this.B*this.B/O),this.A=this.B*this.k0*n/t,(i=(o=this.B*n/(e*Math.sqrt(t)))*o-1)<=0?i=0:(i=Math.sqrt(i),this.lat0<0&&(i=-i)),this.E=i+=o,this.E*=Math.pow(bt(this.e,this.lat0,c),this.B)):(this.B=1/n,this.A=this.k0,this.E=o=i=1),M||P?(M?(u=Math.asin(Math.sin(f)/o),P||(d=f)):(u=d,f=Math.asin(o*Math.sin(u))),this.lam0=g-Math.asin(.5*(i-1/i)*Math.tan(u))/this.B):(l=Math.pow(bt(this.e,C,Math.sin(C)),this.B),r=Math.pow(bt(this.e,p,Math.sin(p)),this.B),i=this.E/l,a=(r-l)/(r+l),s=((s=this.E*this.E)-r*l)/(s+r*l),(t=h-_)<-Math.pi?_-=it:t>Math.pi&&(_+=it),this.lam0=yt(.5*(h+_)-Math.atan(s*Math.tan(.5*this.B*(h-_))/a)/this.B),u=Math.atan(2*Math.sin(this.B*yt(h-this.lam0))/(i-1/i)),d=f=Math.asin(o*Math.sin(u))),this.singam=Math.sin(u),this.cosgam=Math.cos(u),this.sinrot=Math.sin(d),this.cosrot=Math.cos(d),this.rB=1/this.B,this.ArB=this.A*this.rB,this.BrA=1/this.ArB,this.no_off?this.u_0=0:(this.u_0=Math.abs(this.ArB*Math.atan(Math.sqrt(o*o-1)/Math.cos(f))),this.lat0<0&&(this.u_0=-this.u_0)),i=.5*u,this.v_pole_n=this.ArB*Math.log(Math.tan(ot-i)),this.v_pole_s=this.ArB*Math.log(Math.tan(ot+i))},forward:function(t){var n,e,o,i,l,r,c,a,s={};if(t.x=t.x-this.lam0,Math.abs(Math.abs(t.y)-Z)>tt){if(n=.5*((l=this.E/Math.pow(bt(this.e,t.y,Math.sin(t.y)),this.B))-(r=1/l)),e=.5*(l+r),i=Math.sin(this.B*t.x),o=(n*this.singam-i*this.cosgam)/e,Math.abs(Math.abs(o)-1)<tt)throw new Error;a=.5*this.ArB*Math.log((1-o)/(1+o)),r=Math.cos(this.B*t.x),c=Math.abs(r)<gn?this.A*t.x:this.ArB*Math.atan2(n*this.cosgam+i*this.singam,r)}else a=t.y>0?this.v_pole_n:this.v_pole_s,c=this.ArB*t.y;return this.no_rot?(s.x=c,s.y=a):(s.x=a*this.cosrot+(c-=this.u_0)*this.sinrot,s.y=c*this.cosrot-a*this.sinrot),s.x=this.a*s.x+this.x0,s.y=this.a*s.y+this.y0,s},inverse:function(t){var n,e,o,i,l,r,c,a={};if(t.x=1/this.a*(t.x-this.x0),t.y=1/this.a*(t.y-this.y0),this.no_rot?(e=t.y,n=t.x):(e=t.x*this.cosrot-t.y*this.sinrot,n=t.y*this.cosrot+t.x*this.sinrot+this.u_0),i=.5*((o=Math.exp(-this.BrA*e))-1/o),l=.5*(o+1/o),c=((r=Math.sin(this.BrA*n))*this.cosgam+i*this.singam)/l,Math.abs(Math.abs(c)-1)<tt)a.x=0,a.y=c<0?-Z:Z;else{if(a.y=this.E/Math.sqrt((1+c)/(1-c)),a.y=xt(this.e,Math.pow(a.y,1/this.B)),a.y===1/0)throw new Error;a.x=-this.rB*Math.atan2(i*this.cosgam-r*this.singam,Math.cos(this.BrA*n))}return a.x+=this.lam0,a},names:["Hotine_Oblique_Mercator","Hotine Oblique Mercator","Hotine_Oblique_Mercator_Azimuth_Natural_Origin","Hotine_Oblique_Mercator_Two_Point_Natural_Origin","Hotine_Oblique_Mercator_Azimuth_Center","Oblique_Mercator","omerc"]},_n={init:function(){if(this.lat2||(this.lat2=this.lat1),this.k0||(this.k0=1),this.x0=this.x0||0,this.y0=this.y0||0,!(Math.abs(this.lat1+this.lat2)<tt)){var t=this.b/this.a;this.e=Math.sqrt(1-t*t);var n=Math.sin(this.lat1),e=Math.cos(this.lat1),o=mt(this.e,n,e),i=bt(this.e,this.lat1,n),l=Math.sin(this.lat2),r=Math.cos(this.lat2),c=mt(this.e,l,r),a=bt(this.e,this.lat2,l),s=bt(this.e,this.lat0,Math.sin(this.lat0));this.ns=Math.abs(this.lat1-this.lat2)>tt?Math.log(o/c)/Math.log(i/a):n,isNaN(this.ns)&&(this.ns=n),this.f0=o/(this.ns*Math.pow(i,this.ns)),this.rh=this.a*this.f0*Math.pow(s,this.ns),this.title||(this.title="Lambert Conformal Conic")}},forward:function(t){var n=t.x,e=t.y;Math.abs(2*Math.abs(e)-Math.PI)<=tt&&(e=vt(e)*(Z-2*tt));var o,i,l=Math.abs(Math.abs(e)-Z);if(l>tt)o=bt(this.e,e,Math.sin(e)),i=this.a*this.f0*Math.pow(o,this.ns);else{if((l=e*this.ns)<=0)return null;i=0}var r=this.ns*yt(n-this.long0);return t.x=this.k0*(i*Math.sin(r))+this.x0,t.y=this.k0*(this.rh-i*Math.cos(r))+this.y0,t},inverse:function(t){var n,e,o,i,l,r=(t.x-this.x0)/this.k0,c=this.rh-(t.y-this.y0)/this.k0;this.ns>0?(n=Math.sqrt(r*r+c*c),e=1):(n=-Math.sqrt(r*r+c*c),e=-1);var a=0;if(0!==n&&(a=Math.atan2(e*r,e*c)),0!==n||this.ns>0){if(e=1/this.ns,o=Math.pow(n/(this.a*this.f0),e),-9999===(i=xt(this.e,o)))return null}else i=-Z;return l=yt(a/this.ns+this.long0),t.x=l,t.y=i,t},names:["Lambert Tangential Conformal Conic Projection","Lambert_Conformal_Conic","Lambert_Conformal_Conic_1SP","Lambert_Conformal_Conic_2SP","lcc","Lambert Conic Conformal (1SP)","Lambert Conic Conformal (2SP)"]},Cn={init:function(){this.a=6377397.155,this.es=.006674372230614,this.e=Math.sqrt(this.es),this.lat0||(this.lat0=.863937979737193),this.long0||(this.long0=.4334234309119251),this.k0||(this.k0=.9999),this.s45=.785398163397448,this.s90=2*this.s45,this.fi0=this.lat0,this.e2=this.es,this.e=Math.sqrt(this.e2),this.alfa=Math.sqrt(1+this.e2*Math.pow(Math.cos(this.fi0),4)/(1-this.e2)),this.uq=1.04216856380474,this.u0=Math.asin(Math.sin(this.fi0)/this.alfa),this.g=Math.pow((1+this.e*Math.sin(this.fi0))/(1-this.e*Math.sin(this.fi0)),this.alfa*this.e/2),this.k=Math.tan(this.u0/2+this.s45)/Math.pow(Math.tan(this.fi0/2+this.s45),this.alfa)*this.g,this.k1=this.k0,this.n0=this.a*Math.sqrt(1-this.e2)/(1-this.e2*Math.pow(Math.sin(this.fi0),2)),this.s0=1.37008346281555,this.n=Math.sin(this.s0),this.ro0=this.k1*this.n0/Math.tan(this.s0),this.ad=this.s90-this.uq},forward:function(t){var n,e,o,i,l,r,c,a=t.y,s=yt(t.x-this.long0);return n=Math.pow((1+this.e*Math.sin(a))/(1-this.e*Math.sin(a)),this.alfa*this.e/2),e=2*(Math.atan(this.k*Math.pow(Math.tan(a/2+this.s45),this.alfa)/n)-this.s45),o=-s*this.alfa,i=Math.asin(Math.cos(this.ad)*Math.sin(e)+Math.sin(this.ad)*Math.cos(e)*Math.cos(o)),l=Math.asin(Math.cos(e)*Math.sin(o)/Math.cos(i)),r=this.n*l,c=this.ro0*Math.pow(Math.tan(this.s0/2+this.s45),this.n)/Math.pow(Math.tan(i/2+this.s45),this.n),t.y=c*Math.cos(r)/1,t.x=c*Math.sin(r)/1,this.czech||(t.y*=-1,t.x*=-1),t},inverse:function(t){var n,e,o,i,l,r,c,a=t.x;t.x=t.y,t.y=a,this.czech||(t.y*=-1,t.x*=-1),l=Math.sqrt(t.x*t.x+t.y*t.y),i=Math.atan2(t.y,t.x)/Math.sin(this.s0),o=2*(Math.atan(Math.pow(this.ro0/l,1/this.n)*Math.tan(this.s0/2+this.s45))-this.s45),n=Math.asin(Math.cos(this.ad)*Math.sin(o)-Math.sin(this.ad)*Math.cos(o)*Math.cos(i)),e=Math.asin(Math.cos(o)*Math.sin(i)/Math.cos(n)),t.x=this.long0-e/this.alfa,r=n,c=0;var s=0;do{t.y=2*(Math.atan(Math.pow(this.k,-1/this.alfa)*Math.pow(Math.tan(n/2+this.s45),1/this.alfa)*Math.pow((1+this.e*Math.sin(r))/(1-this.e*Math.sin(r)),this.e/2))-this.s45),Math.abs(r-t.y)<1e-10&&(c=1),r=t.y,s+=1}while(0===c&&s<15);return s>=15?null:t},names:["Krovak","krovak"]},pn=function(t,n,e,o,i){return t*i-n*Math.sin(2*i)+e*Math.sin(4*i)-o*Math.sin(6*i)},fn=function(t){return 1-.25*t*(1+t/16*(3+1.25*t))},Mn=function(t){return.375*t*(1+.25*t*(1+.46875*t))},Pn=function(t){return.05859375*t*t*(1+.75*t)},On=function(t){return t*t*t*(35/3072)},mn=function(t,n,e){var o=n*e;return t/Math.sqrt(1-o*o)},vn=function(t){return Math.abs(t)<Z?t:t-vt(t)*Math.PI},yn=function(t,n,e,o,i){var l,r;l=t/n;for(var c=0;c<15;c++)if(l+=r=(t-(n*l-e*Math.sin(2*l)+o*Math.sin(4*l)-i*Math.sin(6*l)))/(n-2*e*Math.cos(2*l)+4*o*Math.cos(4*l)-6*i*Math.cos(6*l)),Math.abs(r)<=1e-10)return l;return NaN},bn={init:function(){this.sphere||(this.e0=fn(this.es),this.e1=Mn(this.es),this.e2=Pn(this.es),this.e3=On(this.es),this.ml0=this.a*pn(this.e0,this.e1,this.e2,this.e3,this.lat0))},forward:function(t){var n,e,o=t.x,i=t.y;if(o=yt(o-this.long0),this.sphere)n=this.a*Math.asin(Math.cos(i)*Math.sin(o)),e=this.a*(Math.atan2(Math.tan(i),Math.cos(o))-this.lat0);else{var l=Math.sin(i),r=Math.cos(i),c=mn(this.a,this.e,l),a=Math.tan(i)*Math.tan(i),s=o*Math.cos(i),u=s*s,d=this.es*r*r/(1-this.es);n=c*s*(1-u*a*(1/6-(8-a+8*d)*u/120)),e=this.a*pn(this.e0,this.e1,this.e2,this.e3,i)-this.ml0+c*l/r*u*(.5+(5-a+6*d)*u/24)}return t.x=n+this.x0,t.y=e+this.y0,t},inverse:function(t){t.x-=this.x0,t.y-=this.y0;var n,e,o=t.x/this.a,i=t.y/this.a;if(this.sphere){var l=i+this.lat0;n=Math.asin(Math.sin(l)*Math.cos(o)),e=Math.atan2(Math.tan(o),Math.cos(l))}else{var r=yn(this.ml0/this.a+i,this.e0,this.e1,this.e2,this.e3);if(Math.abs(Math.abs(r)-Z)<=tt)return t.x=this.long0,t.y=Z,i<0&&(t.y*=-1),t;var c=mn(this.a,this.e,Math.sin(r)),a=c*c*c/this.a/this.a*(1-this.es),s=Math.pow(Math.tan(r),2),u=o*this.a/c,d=u*u;n=r-c*Math.tan(r)/a*u*u*(.5-(1+3*s)*u*u/24),e=u*(1-d*(s/3+(1+3*s)*s*d/15))/Math.cos(r)}return t.x=yt(e+this.long0),t.y=vn(n),t},names:["Cassini","Cassini_Soldner","cass"]},xn=function(t,n){var e;return t>1e-7?(1-t*t)*(n/(1-(e=t*n)*e)-.5/t*Math.log((1-e)/(1+e))):2*n},An={init:function(){var t,n=Math.abs(this.lat0);if(this.mode=Math.abs(n-Z)<tt?this.lat0<0?this.S_POLE:this.N_POLE:Math.abs(n)<tt?this.EQUIT:this.OBLIQ,this.es>0)switch(this.qp=xn(this.e,1),this.mmf=.5/(1-this.es),this.apa=function(t){var n,e=[];return e[0]=.3333333333333333*t,e[0]+=.17222222222222222*(n=t*t),e[1]=.06388888888888888*n,e[0]+=.10257936507936508*(n*=t),e[1]+=.0664021164021164*n,e[2]=.016415012942191543*n,e}(this.es),this.mode){case this.N_POLE:case this.S_POLE:this.dd=1;break;case this.EQUIT:this.rq=Math.sqrt(.5*this.qp),this.dd=1/this.rq,this.xmf=1,this.ymf=.5*this.qp;break;case this.OBLIQ:this.rq=Math.sqrt(.5*this.qp),t=Math.sin(this.lat0),this.sinb1=xn(this.e,t)/this.qp,this.cosb1=Math.sqrt(1-this.sinb1*this.sinb1),this.dd=Math.cos(this.lat0)/(Math.sqrt(1-this.es*t*t)*this.rq*this.cosb1),this.ymf=(this.xmf=this.rq)/this.dd,this.xmf*=this.dd}else this.mode===this.OBLIQ&&(this.sinph0=Math.sin(this.lat0),this.cosph0=Math.cos(this.lat0))},forward:function(t){var n,e,o,i,l,r,c,a,s,u,d=t.x,g=t.y;if(d=yt(d-this.long0),this.sphere){if(l=Math.sin(g),u=Math.cos(g),o=Math.cos(d),this.mode===this.OBLIQ||this.mode===this.EQUIT){if((e=this.mode===this.EQUIT?1+u*o:1+this.sinph0*l+this.cosph0*u*o)<=tt)return null;n=(e=Math.sqrt(2/e))*u*Math.sin(d),e*=this.mode===this.EQUIT?l:this.cosph0*l-this.sinph0*u*o}else if(this.mode===this.N_POLE||this.mode===this.S_POLE){if(this.mode===this.N_POLE&&(o=-o),Math.abs(g+this.lat0)<tt)return null;e=ot-.5*g,n=(e=2*(this.mode===this.S_POLE?Math.cos(e):Math.sin(e)))*Math.sin(d),e*=o}}else{switch(c=0,a=0,s=0,o=Math.cos(d),i=Math.sin(d),l=Math.sin(g),r=xn(this.e,l),this.mode!==this.OBLIQ&&this.mode!==this.EQUIT||(c=r/this.qp,a=Math.sqrt(1-c*c)),this.mode){case this.OBLIQ:s=1+this.sinb1*c+this.cosb1*a*o;break;case this.EQUIT:s=1+a*o;break;case this.N_POLE:s=Z+g,r=this.qp-r;break;case this.S_POLE:s=g-Z,r=this.qp+r}if(Math.abs(s)<tt)return null;switch(this.mode){case this.OBLIQ:case this.EQUIT:s=Math.sqrt(2/s),e=this.mode===this.OBLIQ?this.ymf*s*(this.cosb1*c-this.sinb1*a*o):(s=Math.sqrt(2/(1+a*o)))*c*this.ymf,n=this.xmf*s*a*i;break;case this.N_POLE:case this.S_POLE:r>=0?(n=(s=Math.sqrt(r))*i,e=o*(this.mode===this.S_POLE?s:-s)):n=e=0}}return t.x=this.a*n+this.x0,t.y=this.a*e+this.y0,t},inverse:function(t){t.x-=this.x0,t.y-=this.y0;var n,e,o,i,l,r,c,a=t.x/this.a,s=t.y/this.a;if(this.sphere){var u,d=0,g=0;if((e=.5*(u=Math.sqrt(a*a+s*s)))>1)return null;switch(e=2*Math.asin(e),this.mode!==this.OBLIQ&&this.mode!==this.EQUIT||(g=Math.sin(e),d=Math.cos(e)),this.mode){case this.EQUIT:e=Math.abs(u)<=tt?0:Math.asin(s*g/u),a*=g,s=d*u;break;case this.OBLIQ:e=Math.abs(u)<=tt?this.lat0:Math.asin(d*this.sinph0+s*g*this.cosph0/u),a*=g*this.cosph0,s=(d-Math.sin(e)*this.sinph0)*u;break;case this.N_POLE:s=-s,e=Z-e;break;case this.S_POLE:e-=Z}n=0!==s||this.mode!==this.EQUIT&&this.mode!==this.OBLIQ?Math.atan2(a,s):0}else{if(c=0,this.mode===this.OBLIQ||this.mode===this.EQUIT){if(a/=this.dd,s*=this.dd,(r=Math.sqrt(a*a+s*s))<tt)return t.x=this.long0,t.y=this.lat0,t;i=2*Math.asin(.5*r/this.rq),o=Math.cos(i),a*=i=Math.sin(i),this.mode===this.OBLIQ?(l=this.qp*(c=o*this.sinb1+s*i*this.cosb1/r),s=r*this.cosb1*o-s*this.sinb1*i):(l=this.qp*(c=s*i/r),s=r*o)}else if(this.mode===this.N_POLE||this.mode===this.S_POLE){if(this.mode===this.N_POLE&&(s=-s),!(l=a*a+s*s))return t.x=this.long0,t.y=this.lat0,t;c=1-l/this.qp,this.mode===this.S_POLE&&(c=-c)}n=Math.atan2(a,s),e=function(t,n){var e=t+t;return t+n[0]*Math.sin(e)+n[1]*Math.sin(e+e)+n[2]*Math.sin(e+e+e)}(Math.asin(c),this.apa)}return t.x=yt(this.long0+n),t.y=e,t},names:["Lambert Azimuthal Equal Area","Lambert_Azimuthal_Equal_Area","laea"],S_POLE:1,N_POLE:2,EQUIT:3,OBLIQ:4},wn=function(t){return Math.abs(t)>1&&(t=t>1?1:-1),Math.asin(t)},Bn={init:function(){Math.abs(this.lat1+this.lat2)<tt||(this.temp=this.b/this.a,this.es=1-Math.pow(this.temp,2),this.e3=Math.sqrt(this.es),this.sin_po=Math.sin(this.lat1),this.cos_po=Math.cos(this.lat1),this.t1=this.sin_po,this.con=this.sin_po,this.ms1=mt(this.e3,this.sin_po,this.cos_po),this.qs1=xn(this.e3,this.sin_po),this.sin_po=Math.sin(this.lat2),this.cos_po=Math.cos(this.lat2),this.t2=this.sin_po,this.ms2=mt(this.e3,this.sin_po,this.cos_po),this.qs2=xn(this.e3,this.sin_po),this.sin_po=Math.sin(this.lat0),this.cos_po=Math.cos(this.lat0),this.t3=this.sin_po,this.qs0=xn(this.e3,this.sin_po),this.ns0=Math.abs(this.lat1-this.lat2)>tt?(this.ms1*this.ms1-this.ms2*this.ms2)/(this.qs2-this.qs1):this.con,this.c=this.ms1*this.ms1+this.ns0*this.qs1,this.rh=this.a*Math.sqrt(this.c-this.ns0*this.qs0)/this.ns0)},forward:function(t){var n=t.x,e=t.y;this.sin_phi=Math.sin(e),this.cos_phi=Math.cos(e);var o=xn(this.e3,this.sin_phi),i=this.a*Math.sqrt(this.c-this.ns0*o)/this.ns0,l=this.ns0*yt(n-this.long0),r=i*Math.sin(l)+this.x0,c=this.rh-i*Math.cos(l)+this.y0;return t.x=r,t.y=c,t},inverse:function(t){var n,e,o,i,l;return t.x-=this.x0,t.y=this.rh-t.y+this.y0,this.ns0>=0?(n=Math.sqrt(t.x*t.x+t.y*t.y),e=1):(n=-Math.sqrt(t.x*t.x+t.y*t.y),e=-1),o=0,0!==n&&(o=Math.atan2(e*t.x,e*t.y)),e=n*this.ns0/this.a,l=this.sphere?Math.asin((this.c-e*e)/(2*this.ns0)):this.phi1z(this.e3,(this.c-e*e)/this.ns0),i=yt(o/this.ns0+this.long0),t.x=i,t.y=l,t},names:["Albers_Conic_Equal_Area","Albers","aea"],phi1z:function(t,n){var e,o,i,l,r=wn(.5*n);if(t<tt)return r;for(var c=t*t,a=1;a<=25;a++)if(r+=l=.5*(i=1-(o=t*(e=Math.sin(r)))*o)*i/Math.cos(r)*(n/(1-c)-e/i+.5/t*Math.log((1-o)/(1+o))),Math.abs(l)<=1e-7)return r;return null}},kn={init:function(){this.sin_p14=Math.sin(this.lat0),this.cos_p14=Math.cos(this.lat0),this.infinity_dist=1e3*this.a,this.rc=1},forward:function(t){var n,e,o,i,l,r,c,a=t.y;return o=yt(t.x-this.long0),n=Math.sin(a),e=Math.cos(a),i=Math.cos(o),(l=this.sin_p14*n+this.cos_p14*e*i)>0||Math.abs(l)<=tt?(r=this.x0+1*this.a*e*Math.sin(o)/l,c=this.y0+1*this.a*(this.cos_p14*n-this.sin_p14*e*i)/l):(r=this.x0+this.infinity_dist*e*Math.sin(o),c=this.y0+this.infinity_dist*(this.cos_p14*n-this.sin_p14*e*i)),t.x=r,t.y=c,t},inverse:function(t){var n,e,o,i,l,r;return t.x=(t.x-this.x0)/this.a,t.y=(t.y-this.y0)/this.a,t.x/=this.k0,t.y/=this.k0,(n=Math.sqrt(t.x*t.x+t.y*t.y))?(i=Math.atan2(n,this.rc),e=Math.sin(i),o=Math.cos(i),r=wn(o*this.sin_p14+t.y*e*this.cos_p14/n),l=Math.atan2(t.x*e,n*this.cos_p14*o-t.y*this.sin_p14*e),l=yt(this.long0+l)):(r=this.phic0,l=0),t.x=l,t.y=r,t},names:["gnom"]},Sn={init:function(){this.sphere||(this.k0=mt(this.e,Math.sin(this.lat_ts),Math.cos(this.lat_ts)))},forward:function(t){var n,e,o=t.y,i=yt(t.x-this.long0);if(this.sphere)n=this.x0+this.a*i*Math.cos(this.lat_ts),e=this.y0+this.a*Math.sin(o)/Math.cos(this.lat_ts);else{var l=xn(this.e,Math.sin(o));n=this.x0+this.a*this.k0*i,e=this.y0+this.a*l*.5/this.k0}return t.x=n,t.y=e,t},inverse:function(t){var n,e;return t.x-=this.x0,t.y-=this.y0,this.sphere?(n=yt(this.long0+t.x/this.a/Math.cos(this.lat_ts)),e=Math.asin(t.y/this.a*Math.cos(this.lat_ts))):(e=function(t,n){var e=1-(1-t*t)/(2*t)*Math.log((1-t)/(1+t));if(Math.abs(Math.abs(n)-e)<1e-6)return n<0?-1*Z:Z;for(var o,i,l,r,c=Math.asin(.5*n),a=0;a<30;a++)if(i=Math.sin(c),l=Math.cos(c),r=t*i,c+=o=Math.pow(1-r*r,2)/(2*l)*(n/(1-t*t)-i/(1-r*r)+.5/t*Math.log((1-r)/(1+r))),Math.abs(o)<=1e-10)return c;return NaN}(this.e,2*t.y*this.k0/this.a),n=yt(this.long0+t.x/(this.a*this.k0))),t.x=n,t.y=e,t},names:["cea"]},Tn={init:function(){this.x0=this.x0||0,this.y0=this.y0||0,this.lat0=this.lat0||0,this.long0=this.long0||0,this.lat_ts=this.lat_ts||0,this.title=this.title||"Equidistant Cylindrical (Plate Carre)",this.rc=Math.cos(this.lat_ts)},forward:function(t){var n=t.y,e=yt(t.x-this.long0),o=vn(n-this.lat0);return t.x=this.x0+this.a*e*this.rc,t.y=this.y0+this.a*o,t},inverse:function(t){var n=t.y;return t.x=yt(this.long0+(t.x-this.x0)/(this.a*this.rc)),t.y=vn(this.lat0+(n-this.y0)/this.a),t},names:["Equirectangular","Equidistant_Cylindrical","eqc"]},En={init:function(){this.temp=this.b/this.a,this.es=1-Math.pow(this.temp,2),this.e=Math.sqrt(this.es),this.e0=fn(this.es),this.e1=Mn(this.es),this.e2=Pn(this.es),this.e3=On(this.es),this.ml0=this.a*pn(this.e0,this.e1,this.e2,this.e3,this.lat0)},forward:function(t){var n,e,o,i=t.y,l=yt(t.x-this.long0);if(o=l*Math.sin(i),this.sphere)Math.abs(i)<=tt?(n=this.a*l,e=-1*this.a*this.lat0):(n=this.a*Math.sin(o)/Math.tan(i),e=this.a*(vn(i-this.lat0)+(1-Math.cos(o))/Math.tan(i)));else if(Math.abs(i)<=tt)n=this.a*l,e=-1*this.ml0;else{var r=mn(this.a,this.e,Math.sin(i))/Math.tan(i);n=r*Math.sin(o),e=this.a*pn(this.e0,this.e1,this.e2,this.e3,i)-this.ml0+r*(1-Math.cos(o))}return t.x=n+this.x0,t.y=e+this.y0,t},inverse:function(t){var n,e,o,i,l,r,c,a,s;if(o=t.x-this.x0,i=t.y-this.y0,this.sphere)if(Math.abs(i+this.a*this.lat0)<=tt)n=yt(o/this.a+this.long0),e=0;else{var u;for(c=o*o/this.a/this.a+(r=this.lat0+i/this.a)*r,a=r,l=20;l;--l)if(a+=s=-1*(r*(a*(u=Math.tan(a))+1)-a-.5*(a*a+c)*u)/((a-r)/u-1),Math.abs(s)<=tt){e=a;break}n=yt(this.long0+Math.asin(o*Math.tan(a)/this.a)/Math.sin(e))}else if(Math.abs(i+this.ml0)<=tt)e=0,n=yt(this.long0+o/this.a);else{var d,g,h,_,C;for(c=o*o/this.a/this.a+(r=(this.ml0+i)/this.a)*r,a=r,l=20;l;--l)if(C=this.e*Math.sin(a),d=Math.sqrt(1-C*C)*Math.tan(a),g=this.a*pn(this.e0,this.e1,this.e2,this.e3,a),h=this.e0-2*this.e1*Math.cos(2*a)+4*this.e2*Math.cos(4*a)-6*this.e3*Math.cos(6*a),a-=s=(r*(d*(_=g/this.a)+1)-_-.5*d*(_*_+c))/(this.es*Math.sin(2*a)*(_*_+c-2*r*_)/(4*d)+(r-_)*(d*h-2/Math.sin(2*a))-h),Math.abs(s)<=tt){e=a;break}d=Math.sqrt(1-this.es*Math.pow(Math.sin(e),2))*Math.tan(e),n=yt(this.long0+Math.asin(o*d/this.a)/Math.sin(e))}return t.x=n,t.y=e,t},names:["Polyconic","poly"]},In={init:function(){this.A=[],this.A[1]=.6399175073,this.A[2]=-.1358797613,this.A[3]=.063294409,this.A[4]=-.02526853,this.A[5]=.0117879,this.A[6]=-.0055161,this.A[7]=.0026906,this.A[8]=-.001333,this.A[9]=67e-5,this.A[10]=-34e-5,this.B_re=[],this.B_im=[],this.B_re[1]=.7557853228,this.B_im[1]=0,this.B_re[2]=.249204646,this.B_im[2]=.003371507,this.B_re[3]=-.001541739,this.B_im[3]=.04105856,this.B_re[4]=-.10162907,this.B_im[4]=.01727609,this.B_re[5]=-.26623489,this.B_im[5]=-.36249218,this.B_re[6]=-.6870983,this.B_im[6]=-1.1651967,this.C_re=[],this.C_im=[],this.C_re[1]=1.3231270439,this.C_im[1]=0,this.C_re[2]=-.577245789,this.C_im[2]=-.007809598,this.C_re[3]=.508307513,this.C_im[3]=-.112208952,this.C_re[4]=-.15094762,this.C_im[4]=.18200602,this.C_re[5]=1.01418179,this.C_im[5]=1.64497696,this.C_re[6]=1.9660549,this.C_im[6]=2.5127645,this.D=[],this.D[1]=1.5627014243,this.D[2]=.5185406398,this.D[3]=-.03333098,this.D[4]=-.1052906,this.D[5]=-.0368594,this.D[6]=.007317,this.D[7]=.0122,this.D[8]=.00394,this.D[9]=-.0013},forward:function(t){var n,e=(t.y-this.lat0)/X*1e-5,o=t.x-this.long0,i=1,l=0;for(n=1;n<=10;n++)l+=this.A[n]*(i*=e);var r,c=l,a=o,s=1,u=0,d=0,g=0;for(n=1;n<=6;n++)r=u*c+s*a,d=d+this.B_re[n]*(s=s*c-u*a)-this.B_im[n]*(u=r),g=g+this.B_im[n]*s+this.B_re[n]*u;return t.x=g*this.a+this.x0,t.y=d*this.a+this.y0,t},inverse:function(t){var n,e,o=(t.y-this.y0)/this.a,i=(t.x-this.x0)/this.a,l=1,r=0,c=0,a=0;for(n=1;n<=6;n++)e=r*o+l*i,c=c+this.C_re[n]*(l=l*o-r*i)-this.C_im[n]*(r=e),a=a+this.C_im[n]*l+this.C_re[n]*r;for(var s=0;s<this.iterations;s++){var u,d=c,g=a,h=o,_=i;for(n=2;n<=6;n++)u=g*c+d*a,h+=(n-1)*(this.B_re[n]*(d=d*c-g*a)-this.B_im[n]*(g=u)),_+=(n-1)*(this.B_im[n]*d+this.B_re[n]*g);d=1,g=0;var C=this.B_re[1],p=this.B_im[1];for(n=2;n<=6;n++)u=g*c+d*a,C+=n*(this.B_re[n]*(d=d*c-g*a)-this.B_im[n]*(g=u)),p+=n*(this.B_im[n]*d+this.B_re[n]*g);var f=C*C+p*p;c=(h*C+_*p)/f,a=(_*C-h*p)/f}var M=c,P=a,O=1,m=0;for(n=1;n<=9;n++)m+=this.D[n]*(O*=M);var v=this.lat0+m*X*1e5;return t.x=this.long0+P,t.y=v,t},names:["New_Zealand_Map_Grid","nzmg"]},zn={init:function(){},forward:function(t){var n=t.y,e=yt(t.x-this.long0),o=this.x0+this.a*e,i=this.y0+this.a*Math.log(Math.tan(Math.PI/4+n/2.5))*1.25;return t.x=o,t.y=i,t},inverse:function(t){t.x-=this.x0,t.y-=this.y0;var n=yt(this.long0+t.x/this.a),e=2.5*(Math.atan(Math.exp(.8*t.y/this.a))-Math.PI/4);return t.x=n,t.y=e,t},names:["Miller_Cylindrical","mill"]},Ln={init:function(){this.sphere?(this.n=1,this.m=0,this.es=0,this.C_y=Math.sqrt((this.m+1)/this.n),this.C_x=this.C_y/(this.m+1)):this.en=Zt(this.es)},forward:function(t){var n,e,o=t.x,i=t.y;if(o=yt(o-this.long0),this.sphere){if(this.m)for(var l=this.n*Math.sin(i),r=20;r;--r){var c=(this.m*i+Math.sin(i)-l)/(this.m+Math.cos(i));if(i-=c,Math.abs(c)<tt)break}else i=1!==this.n?Math.asin(this.n*Math.sin(i)):i;n=this.a*this.C_x*o*(this.m+Math.cos(i)),e=this.a*this.C_y*i}else{var a=Math.sin(i),s=Math.cos(i);e=this.a*Kt(i,a,s,this.en),n=this.a*o*s/Math.sqrt(1-this.es*a*a)}return t.x=n,t.y=e,t},inverse:function(t){var n,e,o,i;return t.x-=this.x0,o=t.x/this.a,t.y-=this.y0,n=t.y/this.a,this.sphere?(n/=this.C_y,o/=this.C_x*(this.m+Math.cos(n)),this.m?n=wn((this.m*n+Math.sin(n))/this.n):1!==this.n&&(n=wn(Math.sin(n)/this.n)),o=yt(o+this.long0),n=vn(n)):(n=Jt(t.y/this.a,this.es,this.en),(i=Math.abs(n))<Z?(i=Math.sin(n),e=this.long0+t.x*Math.sqrt(1-this.es*i*i)/(this.a*Math.cos(n)),o=yt(e)):i-tt<Z&&(o=this.long0)),t.x=o,t.y=n,t},names:["Sinusoidal","sinu"]},Dn={init:function(){},forward:function(t){for(var n=t.y,e=yt(t.x-this.long0),o=n,i=Math.PI*Math.sin(n);;){var l=-(o+Math.sin(o)-i)/(1+Math.cos(o));if(o+=l,Math.abs(l)<tt)break}o/=2,Math.PI/2-Math.abs(n)<tt&&(e=0);var r=.900316316158*this.a*e*Math.cos(o)+this.x0,c=1.4142135623731*this.a*Math.sin(o)+this.y0;return t.x=r,t.y=c,t},inverse:function(t){var n,e;t.x-=this.x0,t.y-=this.y0,e=t.y/(1.4142135623731*this.a),Math.abs(e)>.999999999999&&(e=.999999999999),n=Math.asin(e);var o=yt(this.long0+t.x/(.900316316158*this.a*Math.cos(n)));o<-Math.PI&&(o=-Math.PI),o>Math.PI&&(o=Math.PI),e=(2*n+Math.sin(2*n))/Math.PI,Math.abs(e)>1&&(e=1);var i=Math.asin(e);return t.x=o,t.y=i,t},names:["Mollweide","moll"]},Nn={init:function(){Math.abs(this.lat1+this.lat2)<tt||(this.lat2=this.lat2||this.lat1,this.temp=this.b/this.a,this.es=1-Math.pow(this.temp,2),this.e=Math.sqrt(this.es),this.e0=fn(this.es),this.e1=Mn(this.es),this.e2=Pn(this.es),this.e3=On(this.es),this.sinphi=Math.sin(this.lat1),this.cosphi=Math.cos(this.lat1),this.ms1=mt(this.e,this.sinphi,this.cosphi),this.ml1=pn(this.e0,this.e1,this.e2,this.e3,this.lat1),Math.abs(this.lat1-this.lat2)<tt?this.ns=this.sinphi:(this.sinphi=Math.sin(this.lat2),this.cosphi=Math.cos(this.lat2),this.ms2=mt(this.e,this.sinphi,this.cosphi),this.ml2=pn(this.e0,this.e1,this.e2,this.e3,this.lat2),this.ns=(this.ms1-this.ms2)/(this.ml2-this.ml1)),this.g=this.ml1+this.ms1/this.ns,this.ml0=pn(this.e0,this.e1,this.e2,this.e3,this.lat0),this.rh=this.a*(this.g-this.ml0))},forward:function(t){var n,e=t.x,o=t.y;if(this.sphere)n=this.a*(this.g-o);else{var i=pn(this.e0,this.e1,this.e2,this.e3,o);n=this.a*(this.g-i)}var l=this.ns*yt(e-this.long0),r=this.x0+n*Math.sin(l),c=this.y0+this.rh-n*Math.cos(l);return t.x=r,t.y=c,t},inverse:function(t){var n,e,o,i;t.x-=this.x0,t.y=this.rh-t.y+this.y0,this.ns>=0?(e=Math.sqrt(t.x*t.x+t.y*t.y),n=1):(e=-Math.sqrt(t.x*t.x+t.y*t.y),n=-1);var l=0;return 0!==e&&(l=Math.atan2(n*t.x,n*t.y)),this.sphere?(i=yt(this.long0+l/this.ns),o=vn(this.g-e/this.a),t.x=i,t.y=o,t):(o=yn(this.g-e/this.a,this.e0,this.e1,this.e2,this.e3),i=yt(this.long0+l/this.ns),t.x=i,t.y=o,t)},names:["Equidistant_Conic","eqdc"]},Fn={init:function(){this.R=this.a},forward:function(t){var n,e,o=t.y,i=yt(t.x-this.long0);Math.abs(o)<=tt&&(n=this.x0+this.R*i,e=this.y0);var l=wn(2*Math.abs(o/Math.PI));(Math.abs(i)<=tt||Math.abs(Math.abs(o)-Z)<=tt)&&(n=this.x0,e=o>=0?this.y0+Math.PI*this.R*Math.tan(.5*l):this.y0+Math.PI*this.R*-Math.tan(.5*l));var r=.5*Math.abs(Math.PI/i-i/Math.PI),c=r*r,a=Math.sin(l),s=Math.cos(l),u=s/(a+s-1),d=u*(2/a-1),g=d*d,h=Math.PI*this.R*(r*(u-g)+Math.sqrt(c*(u-g)*(u-g)-(g+c)*(u*u-g)))/(g+c);i<0&&(h=-h),n=this.x0+h;var _=c+u;return h=Math.PI*this.R*(d*_-r*Math.sqrt((g+c)*(c+1)-_*_))/(g+c),e=o>=0?this.y0+h:this.y0-h,t.x=n,t.y=e,t},inverse:function(t){var n,e,o,i,l,r,c,a,s,u,d,g;return t.x-=this.x0,t.y-=this.y0,d=Math.PI*this.R,l=(o=t.x/d)*o+(i=t.y/d)*i,d=3*(i*i/(a=-2*(r=-Math.abs(i)*(1+l))+1+2*i*i+l*l)+(2*(c=r-2*i*i+o*o)*c*c/a/a/a-9*r*c/a/a)/27)/(s=(r-c*c/3/a)/a)/(u=2*Math.sqrt(-s/3)),Math.abs(d)>1&&(d=d>=0?1:-1),g=Math.acos(d)/3,e=t.y>=0?(-u*Math.cos(g+Math.PI/3)-c/3/a)*Math.PI:-(-u*Math.cos(g+Math.PI/3)-c/3/a)*Math.PI,n=Math.abs(o)<tt?this.long0:yt(this.long0+Math.PI*(l-1+Math.sqrt(1+2*(o*o-i*i)+l*l))/2/o),t.x=n,t.y=e,t},names:["Van_der_Grinten_I","VanDerGrinten","vandg"]},jn={init:function(){this.sin_p12=Math.sin(this.lat0),this.cos_p12=Math.cos(this.lat0)},forward:function(t){var n,e,o,i,l,r,c,a,s,u,d,g,h,_,C,p,f,M,P,O,m,v,y=t.x,b=t.y,x=Math.sin(t.y),A=Math.cos(t.y),w=yt(y-this.long0);return this.sphere?Math.abs(this.sin_p12-1)<=tt?(t.x=this.x0+this.a*(Z-b)*Math.sin(w),t.y=this.y0-this.a*(Z-b)*Math.cos(w),t):Math.abs(this.sin_p12+1)<=tt?(t.x=this.x0+this.a*(Z+b)*Math.sin(w),t.y=this.y0+this.a*(Z+b)*Math.cos(w),t):(M=this.sin_p12*x+this.cos_p12*A*Math.cos(w),f=(p=Math.acos(M))?p/Math.sin(p):1,t.x=this.x0+this.a*f*A*Math.sin(w),t.y=this.y0+this.a*f*(this.cos_p12*x-this.sin_p12*A*Math.cos(w)),t):(n=fn(this.es),e=Mn(this.es),o=Pn(this.es),i=On(this.es),Math.abs(this.sin_p12-1)<=tt?(l=this.a*pn(n,e,o,i,Z),r=this.a*pn(n,e,o,i,b),t.x=this.x0+(l-r)*Math.sin(w),t.y=this.y0-(l-r)*Math.cos(w),t):Math.abs(this.sin_p12+1)<=tt?(l=this.a*pn(n,e,o,i,Z),r=this.a*pn(n,e,o,i,b),t.x=this.x0+(l+r)*Math.sin(w),t.y=this.y0+(l+r)*Math.cos(w),t):(c=x/A,a=mn(this.a,this.e,this.sin_p12),s=mn(this.a,this.e,x),u=Math.atan((1-this.es)*c+this.es*a*this.sin_p12/(s*A)),P=0===(d=Math.atan2(Math.sin(w),this.cos_p12*Math.tan(u)-this.sin_p12*Math.cos(w)))?Math.asin(this.cos_p12*Math.sin(u)-this.sin_p12*Math.cos(u)):Math.abs(Math.abs(d)-Math.PI)<=tt?-Math.asin(this.cos_p12*Math.sin(u)-this.sin_p12*Math.cos(u)):Math.asin(Math.sin(w)*Math.cos(u)/Math.sin(d)),g=this.e*this.sin_p12/Math.sqrt(1-this.es),h=this.e*this.cos_p12*Math.cos(d)/Math.sqrt(1-this.es),t.x=this.x0+(p=a*P*(1-(O=P*P)*(C=h*h)*(1-C)/6+(m=O*P)/8*(_=g*h)*(1-2*C)+(v=m*P)/120*(C*(4-7*C)-3*g*g*(1-7*C))-v*P/48*_))*Math.sin(d),t.y=this.y0+p*Math.cos(d),t))},inverse:function(t){var n,e,o,i,l,r,c,a,s,u,d,g,h,_,C,p,f,M,P,O,m,v,y;if(t.x-=this.x0,t.y-=this.y0,this.sphere){if((n=Math.sqrt(t.x*t.x+t.y*t.y))>2*Z*this.a)return;return e=n/this.a,o=Math.sin(e),i=Math.cos(e),l=this.long0,Math.abs(n)<=tt?r=this.lat0:(r=wn(i*this.sin_p12+t.y*o*this.cos_p12/n),c=Math.abs(this.lat0)-Z,l=yt(Math.abs(c)<=tt?this.lat0>=0?this.long0+Math.atan2(t.x,-t.y):this.long0-Math.atan2(-t.x,t.y):this.long0+Math.atan2(t.x*o,n*this.cos_p12*i-t.y*this.sin_p12*o))),t.x=l,t.y=r,t}return a=fn(this.es),s=Mn(this.es),u=Pn(this.es),d=On(this.es),Math.abs(this.sin_p12-1)<=tt?(g=this.a*pn(a,s,u,d,Z),n=Math.sqrt(t.x*t.x+t.y*t.y),r=yn((g-n)/this.a,a,s,u,d),l=yt(this.long0+Math.atan2(t.x,-1*t.y)),t.x=l,t.y=r,t):Math.abs(this.sin_p12+1)<=tt?(g=this.a*pn(a,s,u,d,Z),n=Math.sqrt(t.x*t.x+t.y*t.y),r=yn((n-g)/this.a,a,s,u,d),l=yt(this.long0+Math.atan2(t.x,t.y)),t.x=l,t.y=r,t):(n=Math.sqrt(t.x*t.x+t.y*t.y),C=Math.atan2(t.x,t.y),h=mn(this.a,this.e,this.sin_p12),p=Math.cos(C),P=3*this.es*(1-(M=-(f=this.e*this.cos_p12*p)*f/(1-this.es)))*this.sin_p12*this.cos_p12*p/(1-this.es),v=1-M*(m=(O=n/h)-M*(1+M)*Math.pow(O,3)/6-P*(1+3*M)*Math.pow(O,4)/24)*m/2-O*m*m*m/6,_=Math.asin(this.sin_p12*Math.cos(m)+this.cos_p12*Math.sin(m)*p),l=yt(this.long0+Math.asin(Math.sin(C)*Math.sin(m)/Math.cos(_))),y=Math.sin(_),r=Math.atan2((y-this.es*v*this.sin_p12)*Math.tan(_),y*(1-this.es)),t.x=l,t.y=r,t)},names:["Azimuthal_Equidistant","aeqd"]},Rn={init:function(){this.sin_p14=Math.sin(this.lat0),this.cos_p14=Math.cos(this.lat0)},forward:function(t){var n,e,o,i,l,r,c,a=t.y;return o=yt(t.x-this.long0),n=Math.sin(a),e=Math.cos(a),i=Math.cos(o),((l=this.sin_p14*n+this.cos_p14*e*i)>0||Math.abs(l)<=tt)&&(r=1*this.a*e*Math.sin(o),c=this.y0+1*this.a*(this.cos_p14*n-this.sin_p14*e*i)),t.x=r,t.y=c,t},inverse:function(t){var n,e,o,i,l,r,c;return t.x-=this.x0,t.y-=this.y0,n=Math.sqrt(t.x*t.x+t.y*t.y),e=wn(n/this.a),o=Math.sin(e),i=Math.cos(e),r=this.long0,Math.abs(n)<=tt?(c=this.lat0,t.x=r,t.y=c,t):(c=wn(i*this.sin_p14+t.y*o*this.cos_p14/n),l=Math.abs(this.lat0)-Z,Math.abs(l)<=tt?(r=yt(this.lat0>=0?this.long0+Math.atan2(t.x,-t.y):this.long0-Math.atan2(-t.x,t.y)),t.x=r,t.y=c,t):(r=yt(this.long0+Math.atan2(t.x*o,n*this.cos_p14*i-t.y*this.sin_p14*o)),t.x=r,t.y=c,t))},names:["ortho"]},Vn={AREA_0:1,AREA_1:2,AREA_2:3,AREA_3:4},Gn={init:function(){this.x0=this.x0||0,this.y0=this.y0||0,this.lat0=this.lat0||0,this.long0=this.long0||0,this.lat_ts=this.lat_ts||0,this.title=this.title||"Quadrilateralized Spherical Cube",this.face=this.lat0>=Z-ot/2?5:this.lat0<=-(Z-ot/2)?6:Math.abs(this.long0)<=ot?1:Math.abs(this.long0)<=Z+ot?this.long0>0?2:4:3,0!==this.es&&(this.one_minus_f=1-(this.a-this.b)/this.a,this.one_minus_f_squared=this.one_minus_f*this.one_minus_f)},forward:function(t){var n,e,o,i,l,r,c={x:0,y:0},a={value:0};if(t.x-=this.long0,n=0!==this.es?Math.atan(this.one_minus_f_squared*Math.tan(t.y)):t.y,e=t.x,5===this.face)i=Z-n,e>=ot&&e<=Z+ot?(a.value=Vn.AREA_0,o=e-Z):e>Z+ot||e<=-(Z+ot)?(a.value=Vn.AREA_1,o=e>0?e-lt:e+lt):e>-(Z+ot)&&e<=-ot?(a.value=Vn.AREA_2,o=e+Z):(a.value=Vn.AREA_3,o=e);else if(6===this.face)i=Z+n,e>=ot&&e<=Z+ot?(a.value=Vn.AREA_0,o=-e+Z):e<ot&&e>=-ot?(a.value=Vn.AREA_1,o=-e):e<-ot&&e>=-(Z+ot)?(a.value=Vn.AREA_2,o=-e-Z):(a.value=Vn.AREA_3,o=e>0?-e+lt:-e-lt);else{var s,u,d,g,h,_;2===this.face?e=U(e,+Z):3===this.face?e=U(e,+lt):4===this.face&&(e=U(e,-Z)),g=Math.sin(n),h=Math.cos(n),_=Math.sin(e),s=h*Math.cos(e),u=h*_,d=g,1===this.face?o=G(i=Math.acos(s),d,u,a):2===this.face?o=G(i=Math.acos(u),d,-s,a):3===this.face?o=G(i=Math.acos(-s),d,-u,a):4===this.face?o=G(i=Math.acos(-u),d,s,a):(i=o=0,a.value=Vn.AREA_0)}return r=Math.atan(12/lt*(o+Math.acos(Math.sin(o)*Math.cos(ot))-Z)),l=Math.sqrt((1-Math.cos(i))/(Math.cos(r)*Math.cos(r))/(1-Math.cos(Math.atan(1/Math.cos(o))))),a.value===Vn.AREA_1?r+=Z:a.value===Vn.AREA_2?r+=lt:a.value===Vn.AREA_3&&(r+=1.5*lt),c.x=l*Math.cos(r),c.y=l*Math.sin(r),c.x=c.x*this.a+this.x0,c.y=c.y*this.a+this.y0,t.x=c.x,t.y=c.y,t},inverse:function(t){var n,e,o,i,l,r,c,a,s,u,d,g,h={lam:0,phi:0},_={value:0};if(t.x=(t.x-this.x0)/this.a,t.y=(t.y-this.y0)/this.a,e=Math.atan(Math.sqrt(t.x*t.x+t.y*t.y)),n=Math.atan2(t.y,t.x),t.x>=0&&t.x>=Math.abs(t.y)?_.value=Vn.AREA_0:t.y>=0&&t.y>=Math.abs(t.x)?(_.value=Vn.AREA_1,n-=Z):t.x<0&&-t.x>=Math.abs(t.y)?(_.value=Vn.AREA_2,n=n<0?n+lt:n-lt):(_.value=Vn.AREA_3,n+=Z),s=lt/12*Math.tan(n),l=Math.sin(s)/(Math.cos(s)-1/Math.sqrt(2)),r=Math.atan(l),(c=1-(o=Math.cos(n))*o*(i=Math.tan(e))*i*(1-Math.cos(Math.atan(1/Math.cos(r)))))<-1?c=-1:c>1&&(c=1),5===this.face)a=Math.acos(c),h.phi=Z-a,h.lam=_.value===Vn.AREA_0?r+Z:_.value===Vn.AREA_1?r<0?r+lt:r-lt:_.value===Vn.AREA_2?r-Z:r;else if(6===this.face)a=Math.acos(c),h.phi=a-Z,h.lam=_.value===Vn.AREA_0?-r+Z:_.value===Vn.AREA_1?-r:_.value===Vn.AREA_2?-r-Z:r<0?-r-lt:-r+lt;else{var C,p,f;s=(C=c)*C,p=(s+=(f=s>=1?0:Math.sqrt(1-s)*Math.sin(r))*f)>=1?0:Math.sqrt(1-s),_.value===Vn.AREA_1?(s=p,p=-f,f=s):_.value===Vn.AREA_2?(p=-p,f=-f):_.value===Vn.AREA_3&&(s=p,p=f,f=-s),2===this.face?(s=C,C=-p,p=s):3===this.face?(C=-C,p=-p):4===this.face&&(s=C,C=p,p=-s),h.phi=Math.acos(-f)-Z,h.lam=Math.atan2(p,C),2===this.face?h.lam=U(h.lam,-Z):3===this.face?h.lam=U(h.lam,-lt):4===this.face&&(h.lam=U(h.lam,+Z))}return 0!==this.es&&(u=h.phi<0?1:0,d=Math.tan(h.phi),g=this.b/Math.sqrt(d*d+this.one_minus_f_squared),h.phi=Math.atan(Math.sqrt(this.a*this.a-g*g)/(this.one_minus_f*g)),u&&(h.phi=-h.phi)),h.lam+=this.long0,t.x=h.lam,t.y=h.phi,t},names:["Quadrilateralized Spherical Cube","Quadrilateralized_Spherical_Cube","qsc"]},Un=[[1,22199e-21,-715515e-10,31103e-10],[.9986,-482243e-9,-24897e-9,-13309e-10],[.9954,-83103e-8,-448605e-10,-9.86701e-7],[.99,-.00135364,-59661e-9,36777e-10],[.9822,-.00167442,-449547e-11,-572411e-11],[.973,-.00214868,-903571e-10,1.8736e-8],[.96,-.00305085,-900761e-10,164917e-11],[.9427,-.00382792,-653386e-10,-26154e-10],[.9216,-.00467746,-10457e-8,481243e-11],[.8962,-.00536223,-323831e-10,-543432e-11],[.8679,-.00609363,-113898e-9,332484e-11],[.835,-.00698325,-640253e-10,9.34959e-7],[.7986,-.00755338,-500009e-10,9.35324e-7],[.7597,-.00798324,-35971e-9,-227626e-11],[.7186,-.00851367,-701149e-10,-86303e-10],[.6732,-.00986209,-199569e-9,191974e-10],[.6213,-.010418,883923e-10,624051e-11],[.5722,-.00906601,182e-6,624051e-11],[.5322,-.00677797,275608e-9,624051e-11]],Hn=[[-520417e-23,.0124,121431e-23,-845284e-16],[.062,.0124,-1.26793e-9,4.22642e-10],[.124,.0124,5.07171e-9,-1.60604e-9],[.186,.0123999,-1.90189e-8,6.00152e-9],[.248,.0124002,7.10039e-8,-2.24e-8],[.31,.0123992,-2.64997e-7,8.35986e-8],[.372,.0124029,9.88983e-7,-3.11994e-7],[.434,.0123893,-369093e-11,-4.35621e-7],[.4958,.0123198,-102252e-10,-3.45523e-7],[.5571,.0121916,-154081e-10,-5.82288e-7],[.6176,.0119938,-241424e-10,-5.25327e-7],[.6769,.011713,-320223e-10,-5.16405e-7],[.7346,.0113541,-397684e-10,-6.09052e-7],[.7903,.0109107,-489042e-10,-104739e-11],[.8435,.0103431,-64615e-9,-1.40374e-9],[.8936,.00969686,-64636e-9,-8547e-9],[.9394,.00840947,-192841e-9,-42106e-10],[.9761,.00616527,-256e-6,-42106e-10],[1,.00328947,-319159e-9,-42106e-10]],Wn=et/5,$n=1/Wn,qn=function(t,n){return t[0]+n*(t[1]+n*(t[2]+n*t[3]))},Yn={init:function(){this.x0=this.x0||0,this.y0=this.y0||0,this.long0=this.long0||0,this.es=0,this.title=this.title||"Robinson"},forward:function(t){var n=yt(t.x-this.long0),e=Math.abs(t.y),o=Math.floor(e*Wn);o<0?o=0:o>=18&&(o=17);var i={x:qn(Un[o],e=et*(e-$n*o))*n,y:qn(Hn[o],e)};return t.y<0&&(i.y=-i.y),i.x=i.x*this.a*.8487+this.x0,i.y=i.y*this.a*1.3523+this.y0,i},inverse:function(t){var n={x:(t.x-this.x0)/(.8487*this.a),y:Math.abs(t.y-this.y0)/(1.3523*this.a)};if(n.y>=1)n.x/=Un[18][0],n.y=t.y<0?-Z:Z;else{var e=Math.floor(18*n.y);for(e<0?e=0:e>=18&&(e=17);;)if(Hn[e][0]>n.y)--e;else{if(!(Hn[e+1][0]<=n.y))break;++e}var o=Hn[e],i=5*(n.y-o[0])/(Hn[e+1][0]-o[0]);i=function(t,n,e,o){for(var i=n;o;--o){var l=t(i);if(i-=l,Math.abs(l)<e)break}return i}((function(t){return(qn(o,t)-n.y)/function(t,n){return t[1]+n*(2*t[2]+3*n*t[3])}(o,t)}),i,tt,100),n.x/=qn(Un[e],i),n.y=(5*e+i)*nt,t.y<0&&(n.y=-n.y)}return n.x=yt(n.x+this.long0),n},names:["Robinson","robin"]},Xn={init:function(){this.name="geocent"},forward:function(t){return m(t,this.es,this.a)},inverse:function(t){return v(t,this.es,this.a,this.b)},names:["Geocentric","geocentric","geocent","Geocent"]},Zn={h:{def:1e5,num:!0},azi:{def:0,num:!0,degrees:!0},tilt:{def:0,num:!0,degrees:!0},long0:{def:0,num:!0},lat0:{def:0,num:!0}},Kn={init:function(){if(Object.keys(Zn).forEach((function(t){if(void 0===this[t])this[t]=Zn[t].def;else{if(Zn[t].num&&isNaN(this[t]))throw new Error("Invalid parameter value, must be numeric "+t+" = "+this[t]);Zn[t].num&&(this[t]=parseFloat(this[t]))}Zn[t].degrees&&(this[t]=this[t]*nt)}).bind(this)),Math.abs(Math.abs(this.lat0)-Z)<tt?this.mode=this.lat0<0?1:0:Math.abs(this.lat0)<tt?this.mode=2:(this.mode=3,this.sinph0=Math.sin(this.lat0),this.cosph0=Math.cos(this.lat0)),this.pn1=this.h/this.a,this.pn1<=0||this.pn1>1e10)throw new Error("Invalid height");this.p=1+this.pn1,this.rp=1/this.p,this.h1=1/this.pn1,this.pfact=(this.p+1)*this.h1,this.es=0;var t=this.tilt,n=this.azi;this.cg=Math.cos(n),this.sg=Math.sin(n),this.cw=Math.cos(t),this.sw=Math.sin(t)},forward:function(t){t.x-=this.long0;var n,e,o,i,l=Math.sin(t.y),r=Math.cos(t.y),c=Math.cos(t.x);switch(this.mode){case 3:e=this.sinph0*l+this.cosph0*r*c;break;case 2:e=r*c;break;case 1:e=-l;break;case 0:e=l}switch(n=(e=this.pn1/(this.p-e))*r*Math.sin(t.x),this.mode){case 3:e*=this.cosph0*l-this.sinph0*r*c;break;case 2:e*=l;break;case 0:e*=-r*c;break;case 1:e*=r*c}return n=(n*this.cg-e*this.sg)*this.cw*(i=1/((o=e*this.cg+n*this.sg)*this.sw*this.h1+this.cw)),e=o*i,t.x=n*this.a,t.y=e*this.a,t},inverse:function(t){t.x/=this.a,t.y/=this.a;var n,e,o,i={x:t.x,y:t.y};t.x=(n=this.pn1*t.x*(o=1/(this.pn1-t.y*this.sw)))*this.cg+(e=this.pn1*t.y*this.cw*o)*this.sg,t.y=e*this.cg-n*this.sg;var l=nn(t.x,t.y);if(Math.abs(l)<tt)i.x=0,i.y=t.y;else{var r,c;switch(c=1-l*l*this.pfact,c=(this.p-Math.sqrt(c))/(this.pn1/l+l/this.pn1),r=Math.sqrt(1-c*c),this.mode){case 3:i.y=Math.asin(r*this.sinph0+t.y*c*this.cosph0/l),t.y=(r-this.sinph0*Math.sin(i.y))*l,t.x*=c*this.cosph0;break;case 2:i.y=Math.asin(t.y*c/l),t.y=r*l,t.x*=c;break;case 0:i.y=Math.asin(r),t.y=-t.y;break;case 1:i.y=-Math.asin(r)}i.x=Math.atan2(t.x,t.y)}return t.x=i.x+this.long0,t.y=i.y,t},names:["Tilted_Perspective","tpers"]},Jn={init:function(){if(this.flip_axis="x"===this.sweep?1:0,this.h=Number(this.h),this.radius_g_1=this.h/this.a,this.radius_g_1<=0||this.radius_g_1>1e10)throw new Error;if(this.radius_g=1+this.radius_g_1,this.C=this.radius_g*this.radius_g-1,0!==this.es){var t=1-this.es,n=1/t;this.radius_p=Math.sqrt(t),this.radius_p2=t,this.radius_p_inv2=n,this.shape="ellipse"}else this.radius_p=1,this.radius_p2=1,this.radius_p_inv2=1,this.shape="sphere";this.title||(this.title="Geostationary Satellite View")},forward:function(t){var n,e,o,i,l=t.x,r=t.y;if(l-=this.long0,"ellipse"===this.shape){r=Math.atan(this.radius_p2*Math.tan(r));var c=this.radius_p/nn(this.radius_p*Math.cos(r),Math.sin(r));if(e=c*Math.cos(l)*Math.cos(r),o=c*Math.sin(l)*Math.cos(r),i=c*Math.sin(r),(this.radius_g-e)*e-o*o-i*i*this.radius_p_inv2<0)return t.x=Number.NaN,t.y=Number.NaN,t;n=this.radius_g-e,this.flip_axis?(t.x=this.radius_g_1*Math.atan(o/nn(i,n)),t.y=this.radius_g_1*Math.atan(i/n)):(t.x=this.radius_g_1*Math.atan(o/n),t.y=this.radius_g_1*Math.atan(i/nn(o,n)))}else"sphere"===this.shape&&(n=Math.cos(r),e=Math.cos(l)*n,o=Math.sin(l)*n,i=Math.sin(r),n=this.radius_g-e,this.flip_axis?(t.x=this.radius_g_1*Math.atan(o/nn(i,n)),t.y=this.radius_g_1*Math.atan(i/n)):(t.x=this.radius_g_1*Math.atan(o/n),t.y=this.radius_g_1*Math.atan(i/nn(o,n))));return t.x=t.x*this.a,t.y=t.y*this.a,t},inverse:function(t){var n,e,o,i,l=-1,r=0,c=0;if(t.x=t.x/this.a,t.y=t.y/this.a,"ellipse"===this.shape){this.flip_axis?(c=Math.tan(t.y/this.radius_g_1),r=Math.tan(t.x/this.radius_g_1)*nn(1,c)):(r=Math.tan(t.x/this.radius_g_1),c=Math.tan(t.y/this.radius_g_1)*nn(1,r));var a=c/this.radius_p;if((o=(e=2*this.radius_g*l)*e-4*(n=r*r+a*a+l*l)*this.C)<0)return t.x=Number.NaN,t.y=Number.NaN,t;i=(-e-Math.sqrt(o))/(2*n),l=this.radius_g+i*l,r*=i,c*=i,t.x=Math.atan2(r,l),t.y=Math.atan(c*Math.cos(t.x)/l),t.y=Math.atan(this.radius_p_inv2*Math.tan(t.y))}else if("sphere"===this.shape){if(this.flip_axis?(c=Math.tan(t.y/this.radius_g_1),r=Math.tan(t.x/this.radius_g_1)*Math.sqrt(1+c*c)):(r=Math.tan(t.x/this.radius_g_1),c=Math.tan(t.y/this.radius_g_1)*Math.sqrt(1+r*r)),(o=(e=2*this.radius_g*l)*e-4*(n=r*r+c*c+l*l)*this.C)<0)return t.x=Number.NaN,t.y=Number.NaN,t;i=(-e-Math.sqrt(o))/(2*n),l=this.radius_g+i*l,r*=i,c*=i,t.x=Math.atan2(r,l),t.y=Math.atan(c*Math.cos(t.x)/l)}return t.x=t.x+this.long0,t},names:["Geostationary Satellite View","Geostationary_Satellite","geos"]};return T.defaultDatum="WGS84",T.Proj=O,T.WGS84=new T.Proj("WGS84"),T.Point=V,T.toPoint=Dt,T.defs=c,T.nadgrid=function(t,n){var e=new DataView(n),o=function(t){var n=t.getInt32(8,!1);return 11!==n&&(11!==(n=t.getInt32(8,!0))&&console.warn("Failed to detect nadgrid endian-ness, defaulting to little-endian"),!0)}(e),i=function(t,n){return{nFields:t.getInt32(8,n),nSubgridFields:t.getInt32(24,n),nSubgrids:t.getInt32(40,n),shiftType:C(t,56,64).trim(),fromSemiMajorAxis:t.getFloat64(120,n),fromSemiMinorAxis:t.getFloat64(136,n),toSemiMajorAxis:t.getFloat64(152,n),toSemiMinorAxis:t.getFloat64(168,n)}}(e,o);i.nSubgrids>1&&console.log("Only single NTv2 subgrids are currently supported, subsequent sub grids are ignored");var l={header:i,subgrids:p(e,i,o)};return It[t]=l,l},T.transform=B,T.mgrs=qt,T.version="2.9.0",(Yt=T).Proj.projections.add(Qt),Yt.Proj.projections.add(ln),Yt.Proj.projections.add(rn),Yt.Proj.projections.add(sn),Yt.Proj.projections.add(un),Yt.Proj.projections.add(dn),Yt.Proj.projections.add(hn),Yt.Proj.projections.add(_n),Yt.Proj.projections.add(Cn),Yt.Proj.projections.add(bn),Yt.Proj.projections.add(An),Yt.Proj.projections.add(Bn),Yt.Proj.projections.add(kn),Yt.Proj.projections.add(Sn),Yt.Proj.projections.add(Tn),Yt.Proj.projections.add(En),Yt.Proj.projections.add(In),Yt.Proj.projections.add(zn),Yt.Proj.projections.add(Ln),Yt.Proj.projections.add(Dn),Yt.Proj.projections.add(Nn),Yt.Proj.projections.add(Fn),Yt.Proj.projections.add(jn),Yt.Proj.projections.add(Rn),Yt.Proj.projections.add(Gn),Yt.Proj.projections.add(Yn),Yt.Proj.projections.add(Xn),Yt.Proj.projections.add(Kn),Yt.Proj.projections.add(Jn),T}()},AzqM:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz"),l=e("Re0n");n.debounceTime=function(t,n){return void 0===n&&(n=l.async),function(e){return e.lift(new r(t,n))}};var r=function(){function t(t,n){this.dueTime=t,this.scheduler=n}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.dueTime,this.scheduler))},t}(),c=function(t){function n(n,e,o){t.call(this,n),this.dueTime=e,this.scheduler=o,this.debouncedSubscription=null,this.lastValue=null,this.hasValue=!1}return o(n,t),n.prototype._next=function(t){this.clearDebounce(),this.lastValue=t,this.hasValue=!0,this.add(this.debouncedSubscription=this.scheduler.schedule(a,this.dueTime,this))},n.prototype._complete=function(){this.debouncedNext(),this.destination.complete()},n.prototype.debouncedNext=function(){this.clearDebounce(),this.hasValue&&(this.destination.next(this.lastValue),this.lastValue=null,this.hasValue=!1)},n.prototype.clearDebounce=function(){var t=this.debouncedSubscription;null!==t&&(this.remove(t),t.unsubscribe(),this.debouncedSubscription=null)},n}(i.Subscriber);function a(t){t.debouncedNext()}},BPHu:function(t,n,e){"use strict";var o=e("AZf1"),i=e("qQIA");o.Observable.interval=i.interval},BPco:function(t,n){t.exports=":export-font-base--heading-1:main {\n  font-family: Georgia, Times, serif;\n  font-style: normal;\n  font-weight: 700;\n  text-transform: none;\n  color: #FFFFFF; }\n\n:export-font-base--heading-1:mobile {\n  font-size: 28px;\n  line-height: 1.1;\n  letter-spacing: -0.25px; }\n\n:export-font-base--heading-1:tablet {\n  font-size: 42px;\n  line-height: 1.1;\n  letter-spacing: -0.44px; }\n\n:export-font-base--heading-1:desktop {\n  font-size: 58px;\n  line-height: 1.2;\n  letter-spacing: -0.53px; }\n\n:export-font-base--heading-2:main {\n  font-family: Georgia, Times, serif;\n  font-style: normal;\n  font-weight: 700;\n  text-transform: none;\n  color: #253746; }\n\n:export-font-base--heading-2:mobile {\n  font-size: 22px;\n  line-height: 1.1;\n  letter-spacing: -0.55px; }\n\n:export-font-base--heading-2:tablet {\n  font-size: 28px;\n  line-height: 1.1;\n  letter-spacing: -0.7px; }\n\n:export-font-base--heading-2:desktop {\n  font-size: 36px;\n  line-height: 1.2;\n  letter-spacing: -0.1px; }\n\n:export-font-base--heading-3:main {\n  font-family: Georgia, Times, serif;\n  font-style: normal;\n  font-weight: 700;\n  text-transform: none;\n  color: #253746; }\n\n:export-font-base--heading-3:mobile {\n  font-size: 22px;\n  line-height: 1.1;\n  letter-spacing: -0.22px; }\n\n:export-font-base--heading-3:tablet {\n  font-size: 25px;\n  line-height: 1.1;\n  letter-spacing: -0.07px; }\n\n:export-font-base--heading-3:desktop {\n  font-size: 32px;\n  line-height: 1.2;\n  letter-spacing: -0.1px; }\n\n:export-font-base--heading-4:main {\n  font-family: Georgia, Times, serif;\n  font-style: normal;\n  font-weight: 700;\n  text-transform: none;\n  color: #FFFFFF; }\n\n:export-font-base--heading-4:mobile {\n  font-size: 16px;\n  line-height: 1.3;\n  letter-spacing: -0.16px; }\n\n:export-font-base--heading-4:tablet {\n  font-size: 22px;\n  line-height: 1.3;\n  letter-spacing: -0.22px; }\n\n:export-font-base--heading-4:desktop {\n  font-size: 28px;\n  line-height: 1.3;\n  letter-spacing: -0.28px; }\n\n:export-font-base--heading-5:main {\n  font-family: Georgia, Times, serif;\n  font-style: normal;\n  font-weight: 700;\n  text-transform: none;\n  color: #253746; }\n\n:export-font-base--heading-5:mobile {\n  font-size: 16px;\n  line-height: 1.25;\n  letter-spacing: -0.05px; }\n\n:export-font-base--heading-5:tablet {\n  font-size: 18px;\n  line-height: 1.4;\n  letter-spacing: -0.05px; }\n\n:export-font-base--heading-5:desktop {\n  font-size: 22px;\n  line-height: 1.45;\n  letter-spacing: -0.06px; }\n\n:export-font-base--heading-6:main {\n  font-family: Georgia, Times, serif;\n  font-style: normal;\n  font-weight: 700;\n  text-transform: none;\n  color: #FFFFFF; }\n\n:export-font-base--heading-6:mobile {\n  font-size: 18px;\n  line-height: 1.5;\n  letter-spacing: -0.05px; }\n\n:export-font-base--heading-6:tablet {\n  font-size: 18px;\n  line-height: 1.5;\n  letter-spacing: -0.05px; }\n\n:export-font-base--heading-6:desktop {\n  font-size: 18px;\n  line-height: 1.5;\n  letter-spacing: -0.05px; }\n\n:export-font-base--heading-7:main {\n  font-family: Georgia, Times, serif;\n  font-style: normal;\n  font-weight: 700;\n  text-transform: none;\n  color: #253746; }\n\n:export-font-base--heading-7:mobile {\n  font-size: 16px;\n  line-height: 1.4;\n  letter-spacing: -0.04px; }\n\n:export-font-base--heading-7:tablet {\n  font-size: 16px;\n  line-height: 1.4;\n  letter-spacing: -0.04px; }\n\n:export-font-base--heading-7:desktop {\n  font-size: 16px;\n  line-height: 1.4;\n  letter-spacing: -0.04px; }\n\n:export-font-base--body-article:main {\n  font-family: Georgia, Times, serif;\n  font-style: normal;\n  font-weight: 400;\n  text-transform: none;\n  color: #66737D; }\n\n:export-font-base--body-article:mobile {\n  font-size: 16px;\n  line-height: 1.5;\n  letter-spacing: 0.09px; }\n\n:export-font-base--body-article:tablet {\n  font-size: 16px;\n  line-height: 1.5;\n  letter-spacing: 0.09px; }\n\n:export-font-base--body-article:desktop {\n  font-size: 18px;\n  line-height: 1.8;\n  letter-spacing: 0.12px; }\n\n:export-font-base--body-small:main {\n  font-family: Georgia, Times, serif;\n  font-style: normal;\n  font-weight: 400;\n  text-transform: none;\n  color: #66737D; }\n\n:export-font-base--body-small:mobile {\n  font-size: 14px;\n  line-height: 1.28;\n  letter-spacing: 0.09px; }\n\n:export-font-base--body-small:tablet {\n  font-size: 14px;\n  line-height: 1.28;\n  letter-spacing: 0.09px; }\n\n:export-font-base--body-small:desktop {\n  font-size: 16px;\n  line-height: 1.75;\n  letter-spacing: 0.12px; }\n\n:export-font-base--body-disclosure:main {\n  font-family: Georgia, Times, serif;\n  font-style: normal;\n  font-weight: 400;\n  text-transform: none;\n  color: #253746; }\n\n:export-font-base--body-disclosure:mobile {\n  font-size: 12px;\n  line-height: 1.5;\n  letter-spacing: 0; }\n\n:export-font-base--body-disclosure:tablet {\n  font-size: 12px;\n  line-height: 1.5;\n  letter-spacing: 0; }\n\n:export-font-base--body-disclosure:desktop {\n  font-size: 14px;\n  line-height: 1.5;\n  letter-spacing: 0; }\n\n:export-font-base--eyebrow:main {\n  font-family: Source Sans Pro, sans-serif;\n  font-style: normal;\n  font-weight: 700;\n  text-transform: uppercase;\n  color: #253746; }\n\n:export-font-base--eyebrow:mobile {\n  font-size: 12px;\n  line-height: 1.5;\n  letter-spacing: 0.9px; }\n\n:export-font-base--eyebrow:tablet {\n  font-size: 12px;\n  line-height: 1.5;\n  letter-spacing: 0.8px; }\n\n:export-font-base--eyebrow:desktop {\n  font-size: 14px;\n  line-height: 1.5;\n  letter-spacing: 1.2px; }\n\n:export-font-base--author:main {\n  font-family: Georgia, Times, serif;\n  font-style: italic;\n  font-weight: 400;\n  text-transform: none;\n  color: #253746; }\n\n:export-font-base--author:mobile {\n  font-size: 12px;\n  line-height: 1.2;\n  letter-spacing: 0; }\n\n:export-font-base--author:tablet {\n  font-size: 13px;\n  line-height: 1.2;\n  letter-spacing: 0; }\n\n:export-font-base--author:desktop {\n  font-size: 16px;\n  line-height: 1.2;\n  letter-spacing: 0; }\n\n:export-font-base--job-title:main {\n  font-family: Georgia, Times, serif;\n  font-style: italic;\n  font-weight: 400;\n  text-transform: none;\n  color: #BDC3C7; }\n\n:export-font-base--job-title:mobile {\n  font-size: 16px;\n  line-height: 1;\n  letter-spacing: 0; }\n\n:export-font-base--job-title:tablet {\n  font-size: 16px;\n  line-height: 1;\n  letter-spacing: 0; }\n\n:export-font-base--job-title:desktop {\n  font-size: 16px;\n  line-height: 1;\n  letter-spacing: 0; }\n\n:export-font-base--search-link-title:main {\n  font-family: Source Sans Pro, sans-serif;\n  font-style: normal;\n  font-weight: 400;\n  text-transform: none;\n  color: #0092BC; }\n\n:export-font-base--search-link-title:mobile {\n  font-size: 16px;\n  line-height: 1.3;\n  letter-spacing: 0; }\n\n:export-font-base--search-link-title:tablet {\n  font-size: 16px;\n  line-height: 1.3;\n  letter-spacing: 0; }\n\n:export-font-base--search-link-title:desktop {\n  font-size: 20px;\n  line-height: 1.3;\n  letter-spacing: 0; }\n\n:export-font-base--person-card-job-title:main {\n  font-family: Georgia, Times, serif;\n  font-style: italic;\n  font-weight: 400;\n  text-transform: none;\n  color: #253746; }\n\n:export-font-base--person-card-job-title:mobile {\n  font-size: 13px;\n  line-height: 1.38;\n  letter-spacing: 0; }\n\n:export-font-base--person-card-job-title:tablet {\n  font-size: 16px;\n  line-height: 1.38;\n  letter-spacing: 0; }\n\n:export-font-base--person-card-job-title:desktop {\n  font-size: 16px;\n  line-height: 1.63;\n  letter-spacing: 0; }\n\n:export-font-base--list-title:main {\n  font-family: Georgia, Times, serif;\n  font-style: normal;\n  font-weight: 700;\n  text-transform: none;\n  color: #FFFFFF; }\n\n:export-font-base--list-title:mobile {\n  font-size: 14px;\n  line-height: normal;\n  letter-spacing: 0; }\n\n:export-font-base--list-title:tablet {\n  font-size: 16px;\n  line-height: normal;\n  letter-spacing: 0; }\n\n:export-font-base--list-title:desktop {\n  font-size: 22px;\n  line-height: normal;\n  letter-spacing: 0; }\n\n:export-font-base--list-item:main {\n  font-family: Georgia, Times, serif;\n  font-style: normal;\n  font-weight: 400;\n  text-transform: none;\n  color: #BDC3C7; }\n\n:export-font-base--list-item:mobile {\n  font-size: 12px;\n  line-height: 1.5;\n  letter-spacing: 0; }\n\n:export-font-base--list-item:tablet {\n  font-size: 14px;\n  line-height: 1.71;\n  letter-spacing: 0.1px; }\n\n:export-font-base--list-item:desktop {\n  font-size: 16px;\n  line-height: 1.44;\n  letter-spacing: 0.1px; }\n"},BQYW:function(t,n,e){"use strict";var o=e("AZf1"),i=e("IAWd");o.Observable.prototype.publish=i.publish},BTim:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz"),l=e("Re0n");n.timeInterval=function(t){return void 0===t&&(t=l.async),function(n){return n.lift(new c(t))}};var r=function(){return function(t,n){this.value=t,this.interval=n}}();n.TimeInterval=r;var c=function(){function t(t){this.scheduler=t}return t.prototype.call=function(t,n){return n.subscribe(new a(t,this.scheduler))},t}(),a=function(t){function n(n,e){t.call(this,n),this.scheduler=e,this.lastTime=0,this.lastTime=e.now()}return o(n,t),n.prototype._next=function(t){var n=this.scheduler.now(),e=n-this.lastTime;this.lastTime=n,this.destination.next(new r(t,e))},n}(i.Subscriber)},BWyk:function(t,n,e){"use strict";var o=e("Re0n"),i=e("QCIY");n.delay=function(t,n){return void 0===n&&(n=o.async),i.delay(t,n)(this)}},BbYg:function(t,n,e){"use strict";var o=e("AZf1"),i=e("3Tlz");o.Observable.defer=i.defer},Bgoh:function(t,n,e){"use strict";var o=e("AZf1"),i=e("3W7U");o.Observable.prototype.takeWhile=i.takeWhile},BjeI:function(t,n,e){var o=e("PBLz").__extends,i=e("4WIM"),l=e("VZMG"),r=e("y2i3"),c=e("0zyO"),a=e("PCq3"),s=e("NNAl");n.ReplaySubject=function(t){function n(n,e,o){void 0===n&&(n=Number.POSITIVE_INFINITY),void 0===e&&(e=Number.POSITIVE_INFINITY),t.call(this),this.scheduler=o,this._events=[],this._bufferSize=n<1?1:n,this._windowTime=e<1?1:e}return o(n,t),n.prototype.next=function(n){var e=this._getNow();this._events.push(new u(e,n)),this._trimBufferThenGetEvents(),t.prototype.next.call(this,n)},n.prototype._subscribe=function(t){var n,e=this._trimBufferThenGetEvents(),o=this.scheduler;if(this.closed)throw new a.ObjectUnsubscribedError;this.hasError||this.isStopped?n=r.Subscription.EMPTY:(this.observers.push(t),n=new s.SubjectSubscription(this,t)),o&&t.add(t=new c.ObserveOnSubscriber(t,o));for(var i=e.length,l=0;l<i&&!t.closed;l++)t.next(e[l].value);return this.hasError?t.error(this.thrownError):this.isStopped&&t.complete(),n},n.prototype._getNow=function(){return(this.scheduler||l.queue).now()},n.prototype._trimBufferThenGetEvents=function(){for(var t=this._getNow(),n=this._bufferSize,e=this._windowTime,o=this._events,i=o.length,l=0;l<i&&!(t-o[l].time<e);)l++;return i>n&&(l=Math.max(l,i-n)),l>0&&o.splice(0,l),o},n}(i.Subject);var u=function(){return function(t,n){this.time=t,this.value=n}}()},BnoD:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz"),l=e("Re0n"),r=e("o6MN");n.throttleTime=function(t,n,e){return void 0===n&&(n=l.async),void 0===e&&(e=r.defaultThrottleConfig),function(o){return o.lift(new c(t,n,e.leading,e.trailing))}};var c=function(){function t(t,n,e,o){this.duration=t,this.scheduler=n,this.leading=e,this.trailing=o}return t.prototype.call=function(t,n){return n.subscribe(new a(t,this.duration,this.scheduler,this.leading,this.trailing))},t}(),a=function(t){function n(n,e,o,i,l){t.call(this,n),this.duration=e,this.scheduler=o,this.leading=i,this.trailing=l,this._hasTrailingValue=!1,this._trailingValue=null}return o(n,t),n.prototype._next=function(t){this.throttled?this.trailing&&(this._trailingValue=t,this._hasTrailingValue=!0):(this.add(this.throttled=this.scheduler.schedule(s,this.duration,{subscriber:this})),this.leading&&this.destination.next(t))},n.prototype.clearThrottle=function(){var t=this.throttled;t&&(this.trailing&&this._hasTrailingValue&&(this.destination.next(this._trailingValue),this._trailingValue=null,this._hasTrailingValue=!1),t.unsubscribe(),this.remove(t),this.throttled=null)},n}(i.Subscriber);function s(t){t.subscriber.clearThrottle()}},BoXX:function(t,n,e){"use strict";var o=e("WesY"),i=e("loW1");n.animationFrame=new i.AnimationFrameScheduler(o.AnimationFrameAction)},BwA1:function(t,n){t.exports=":export-colors {\n  white: #FFFFFF;\n  black: #000000;\n  red: #FF0000;\n  dark-green: #2D9015;\n  grassy-green: #31B700;\n  dark-blue: #15222C;\n  grey: #7C8992;\n  grey-blue: #5F7283;\n  dark-navy: #253746;\n  dark-navy--70: #66737D;\n  dark-navy--30: #BDC3C7;\n  marine: #003F54;\n  marine--70: #4C7887;\n  marine--30: #B2C5CB;\n  marine--10: #F0F3F5;\n  dark-teal: #005A74;\n  dark-teal--70: #558589;\n  dark-teal--30: #B6CBCC;\n  dark-teal--10: #2B8B9D;\n  cobalt: #0092BC;\n  cobalt--70: #4CB2D0;\n  cobalt--30: #B2DEEA;\n  denim: #548FA0;\n  denim--70: #87B0BC;\n  denim--30: #CBDDE2;\n  turquoise: #00AE98;\n  turquoise--70: #4CC6B6;\n  turquoise--30: #B2E6E0;\n  green: #2BA824;\n  green--70: #6ECC4C;\n  green--30: #C1E9B2;\n  olive: #B2C891;\n  olive--70: #C9D8B2;\n  olive--30: #E7EEDE;\n  lime: #C4D600;\n  lime--70: #D5E24C;\n  lime--30: #EDF2B2;\n  orange: #FFA300;\n  orange--70: #FFBE4C;\n  orange--30: #FFE3B2;\n  dark-orange: #E87722;\n  dark-orange--70: #EE9F64;\n  dark-orange--30: #F8D6BC;\n  light-grey: #CBDDE2; }\n"},Bx9r:function(t,n,e){var o=e("PBLz").__extends,i=e("4WIM"),l=e("PCq3");n.BehaviorSubject=function(t){function n(n){t.call(this),this._value=n}return o(n,t),Object.defineProperty(n.prototype,"value",{get:function(){return this.getValue()},enumerable:!0,configurable:!0}),n.prototype._subscribe=function(n){var e=t.prototype._subscribe.call(this,n);return e&&!e.closed&&n.next(this._value),e},n.prototype.getValue=function(){if(this.hasError)throw this.thrownError;if(this.closed)throw new l.ObjectUnsubscribedError;return this._value},n.prototype.next=function(n){t.prototype.next.call(this,this._value=n)},n}(i.Subject)},C8RJ:function(t,n,e){var o=e("PBLz").__extends,i=e("4WIM"),l=e("zKHA"),r=e("AJP0"),c=e("9jZZ"),a=e("Irel");n.retryWhen=function(t){return function(n){return n.lift(new s(t,n))}};var s=function(){function t(t,n){this.notifier=t,this.source=n}return t.prototype.call=function(t,n){return n.subscribe(new u(t,this.notifier,this.source))},t}(),u=function(t){function n(n,e,o){t.call(this,n),this.notifier=e,this.source=o}return o(n,t),n.prototype.error=function(n){if(!this.isStopped){var e=this.errors,o=this.retries,c=this.retriesSubscription;if(o)this.errors=null,this.retriesSubscription=null;else{if(e=new i.Subject,(o=l.tryCatch(this.notifier)(e))===r.errorObject)return t.prototype.error.call(this,r.errorObject.e);c=a.subscribeToResult(this,o)}this._unsubscribeAndRecycle(),this.errors=e,this.retries=o,this.retriesSubscription=c,e.next(n)}},n.prototype._unsubscribe=function(){var t=this.errors,n=this.retriesSubscription;t&&(t.unsubscribe(),this.errors=null),n&&(n.unsubscribe(),this.retriesSubscription=null),this.retries=null},n.prototype.notifyNext=function(t,n,e,o,i){var l=this.errors,r=this.retries,c=this.retriesSubscription;this.errors=null,this.retries=null,this.retriesSubscription=null,this._unsubscribeAndRecycle(),this.errors=l,this.retries=r,this.retriesSubscription=c,this.source.subscribe(this)},n}(c.OuterSubscriber)},CMKM:function(t){t.exports={AL:"Alabama",AK:"Alaska",AS:"American Samoa",AZ:"Arizona",AR:"Arkansas",CA:"California",CO:"Colorado",CT:"Connecticut",DE:"Delaware",DC:"District Of Columbia",FM:"Federated States Of Micronesia",FL:"Florida",GA:"Georgia",GU:"Guam",HI:"Hawaii",ID:"Idaho",IL:"Illinois",IN:"Indiana",IA:"Iowa",KS:"Kansas",KY:"Kentucky",LA:"Louisiana",ME:"Maine",MH:"Marshall Islands",MD:"Maryland",MA:"Massachusetts",MI:"Michigan",MN:"Minnesota",MS:"Mississippi",MO:"Missouri",MT:"Montana",NE:"Nebraska",NV:"Nevada",NH:"New Hampshire",NJ:"New Jersey",NM:"New Mexico",NY:"New York",NC:"North Carolina",ND:"North Dakota",MP:"Northern Mariana Islands",OH:"Ohio",OK:"Oklahoma",OR:"Oregon",PW:"Palau",PA:"Pennsylvania",PR:"Puerto Rico",RI:"Rhode Island",SC:"South Carolina",SD:"South Dakota",TN:"Tennessee",TX:"Texas",US:"National",UT:"Utah",VT:"Vermont",VI:"Virgin Islands",VA:"Virginia",WA:"Washington",WV:"West Virginia",WI:"Wisconsin",WY:"Wyoming"}},CxhQ:function(t,n,e){var o=e("PBLz").__extends,i=e("9jZZ"),l=e("Irel");n.catchError=function(t){return function(n){var e=new r(t),o=n.lift(e);return e.caught=o}};var r=function(){function t(t){this.selector=t}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.selector,this.caught))},t}(),c=function(t){function n(n,e,o){t.call(this,n),this.selector=e,this.caught=o}return o(n,t),n.prototype.error=function(n){if(!this.isStopped){var e=void 0;try{e=this.selector(n,this.caught)}catch(o){return void t.prototype.error.call(this,o)}this._unsubscribeAndRecycle(),this.add(l.subscribeToResult(this,e))}},n}(i.OuterSubscriber)},D2MY:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz");n.InnerSubscriber=function(t){function n(n,e,o){t.call(this),this.parent=n,this.outerValue=e,this.outerIndex=o,this.index=0}return o(n,t),n.prototype._next=function(t){this.parent.notifyNext(this.outerValue,t,this.outerIndex,this.index++,this)},n.prototype._error=function(t){this.parent.notifyError(t,this),this.unsubscribe()},n.prototype._complete=function(){this.parent.notifyComplete(this),this.unsubscribe()},n}(i.Subscriber)},D4pF:function(t,n,e){"use strict";var o=e("Re0n"),i=e("AzqM");n.debounceTime=function(t,n){return void 0===n&&(n=o.async),i.debounceTime(t,n)(this)}},D9at:function(t,n,e){"use strict";var o=e("AZf1"),i=e("un7O");o.Observable.prototype.concatAll=i.concatAll},DAeC:function(t,n,e){"use strict";var o=e("AZf1"),i=e("9hG4");o.Observable.prototype.concat=i.concat},DFxj:function(t,n,e){"use strict";var o=e("rVFa"),i=e("8x9D"),l=e("36rE"),r=e("6oB3"),c=e("NwwV");n.startWith=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];return function(n){var e=t[t.length-1];c.isScheduler(e)?t.pop():e=null;var a=t.length;return r.concat(1===a?new i.ScalarObservable(t[0],e):a>1?new o.ArrayObservable(t,e):new l.EmptyObservable(e),n)}}},DIMi:function(t,n,e){"use strict";var o=e("we3k");n.expand=function(t,n,e){return void 0===n&&(n=Number.POSITIVE_INFINITY),void 0===e&&(e=void 0),o.expand(t,n=(n||0)<1?Number.POSITIVE_INFINITY:n,e)(this)}},DKXc:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz");n.find=function(t,n){if("function"!=typeof t)throw new TypeError("predicate is not a function");return function(e){return e.lift(new l(t,e,!1,n))}};var l=function(){function t(t,n,e,o){this.predicate=t,this.source=n,this.yieldIndex=e,this.thisArg=o}return t.prototype.call=function(t,n){return n.subscribe(new r(t,this.predicate,this.source,this.yieldIndex,this.thisArg))},t}();n.FindValueOperator=l;var r=function(t){function n(n,e,o,i,l){t.call(this,n),this.predicate=e,this.source=o,this.yieldIndex=i,this.thisArg=l,this.index=0}return o(n,t),n.prototype.notifyComplete=function(t){var n=this.destination;n.next(t),n.complete()},n.prototype._next=function(t){var n=this.predicate,e=this.thisArg,o=this.index++;try{n.call(e||this,t,o,this.source)&&this.notifyComplete(this.yieldIndex?o:t)}catch(i){this.destination.error(i)}},n.prototype._complete=function(){this.notifyComplete(this.yieldIndex?-1:void 0)},n}(i.Subscriber);n.FindValueSubscriber=r},DbqF:function(t,n,e){"use strict";var o=e("AZf1"),i=e("LVa5");o.Observable.prototype.share=i.share},DsW9:function(t,n,e){"use strict";var o=e("AZf1"),i=e("xxrh");o.Observable.fromPromise=i.fromPromise},DxGp:function(t,n,e){"use strict";var o=e("5My3");n.subscribeOn=function(t,n){return void 0===n&&(n=0),function(e){return e.lift(new i(t,n))}};var i=function(){function t(t,n){this.scheduler=t,this.delay=n}return t.prototype.call=function(t,n){return new o.SubscribeOnObservable(n,this.delay,this.scheduler).subscribe(t)},t}()},ER9c:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz");n.every=function(t,n){return function(e){return e.lift(new l(t,n,e))}};var l=function(){function t(t,n,e){this.predicate=t,this.thisArg=n,this.source=e}return t.prototype.call=function(t,n){return n.subscribe(new r(t,this.predicate,this.thisArg,this.source))},t}(),r=function(t){function n(n,e,o,i){t.call(this,n),this.predicate=e,this.thisArg=o,this.source=i,this.index=0,this.thisArg=o||this}return o(n,t),n.prototype.notifyComplete=function(t){this.destination.next(t),this.destination.complete()},n.prototype._next=function(t){var n=!1;try{n=this.predicate.call(this.thisArg,t,this.index++,this.source)}catch(e){return void this.destination.error(e)}n||this.notifyComplete(!1)},n.prototype._complete=function(){this.notifyComplete(!0)},n}(i.Subscriber)},EVdn:function(t,n,e){var o;!function(n,e){"use strict";"object"==typeof t.exports?t.exports=n.document?e(n,!0):function(t){if(!t.document)throw new Error("jQuery requires a window with a document");return e(t)}:e(n)}("undefined"!=typeof window?window:this,(function(e,i){"use strict";var l=[],r=e.document,c=Object.getPrototypeOf,a=l.slice,s=l.concat,u=l.push,d=l.indexOf,g={},h=g.toString,_=g.hasOwnProperty,C=_.toString,p=C.call(Object),f={},M=function(t){return"function"==typeof t&&"number"!=typeof t.nodeType},P=function(t){return null!=t&&t===t.window},O={type:!0,src:!0,nonce:!0,noModule:!0};function m(t,n,e){var o,i,l=(e=e||r).createElement("script");if(l.text=t,n)for(o in O)(i=n[o]||n.getAttribute&&n.getAttribute(o))&&l.setAttribute(o,i);e.head.appendChild(l).parentNode.removeChild(l)}function v(t){return null==t?t+"":"object"==typeof t||"function"==typeof t?g[h.call(t)]||"object":typeof t}var y=function(t,n){return new y.fn.init(t,n)},b=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;function x(t){var n=!!t&&"length"in t&&t.length,e=v(t);return!M(t)&&!P(t)&&("array"===e||0===n||"number"==typeof n&&n>0&&n-1 in t)}y.fn=y.prototype={jquery:"3.4.0",constructor:y,length:0,toArray:function(){return a.call(this)},get:function(t){return null==t?a.call(this):t<0?this[t+this.length]:this[t]},pushStack:function(t){var n=y.merge(this.constructor(),t);return n.prevObject=this,n},each:function(t){return y.each(this,t)},map:function(t){return this.pushStack(y.map(this,(function(n,e){return t.call(n,e,n)})))},slice:function(){return this.pushStack(a.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(t){var n=this.length,e=+t+(t<0?n:0);return this.pushStack(e>=0&&e<n?[this[e]]:[])},end:function(){return this.prevObject||this.constructor()},push:u,sort:l.sort,splice:l.splice},y.extend=y.fn.extend=function(){var t,n,e,o,i,l,r=arguments[0]||{},c=1,a=arguments.length,s=!1;for("boolean"==typeof r&&(s=r,r=arguments[c]||{},c++),"object"==typeof r||M(r)||(r={}),c===a&&(r=this,c--);c<a;c++)if(null!=(t=arguments[c]))for(n in t)o=t[n],"__proto__"!==n&&r!==o&&(s&&o&&(y.isPlainObject(o)||(i=Array.isArray(o)))?(e=r[n],l=i&&!Array.isArray(e)?[]:i||y.isPlainObject(e)?e:{},i=!1,r[n]=y.extend(s,l,o)):void 0!==o&&(r[n]=o));return r},y.extend({expando:"jQuery"+("3.4.0"+Math.random()).replace(/\D/g,""),isReady:!0,error:function(t){throw new Error(t)},noop:function(){},isPlainObject:function(t){var n,e;return!(!t||"[object Object]"!==h.call(t)||(n=c(t))&&("function"!=typeof(e=_.call(n,"constructor")&&n.constructor)||C.call(e)!==p))},isEmptyObject:function(t){var n;for(n in t)return!1;return!0},globalEval:function(t,n){m(t,{nonce:n&&n.nonce})},each:function(t,n){var e,o=0;if(x(t))for(e=t.length;o<e&&!1!==n.call(t[o],o,t[o]);o++);else for(o in t)if(!1===n.call(t[o],o,t[o]))break;return t},trim:function(t){return null==t?"":(t+"").replace(b,"")},makeArray:function(t,n){var e=n||[];return null!=t&&(x(Object(t))?y.merge(e,"string"==typeof t?[t]:t):u.call(e,t)),e},inArray:function(t,n,e){return null==n?-1:d.call(n,t,e)},merge:function(t,n){for(var e=+n.length,o=0,i=t.length;o<e;o++)t[i++]=n[o];return t.length=i,t},grep:function(t,n,e){for(var o=[],i=0,l=t.length,r=!e;i<l;i++)!n(t[i],i)!==r&&o.push(t[i]);return o},map:function(t,n,e){var o,i,l=0,r=[];if(x(t))for(o=t.length;l<o;l++)null!=(i=n(t[l],l,e))&&r.push(i);else for(l in t)null!=(i=n(t[l],l,e))&&r.push(i);return s.apply([],r)},guid:1,support:f}),"function"==typeof Symbol&&(y.fn[Symbol.iterator]=l[Symbol.iterator]),y.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),(function(t,n){g["[object "+n+"]"]=n.toLowerCase()}));var A=function(t){var n,e,o,i,l,r,c,a,s,u,d,g,h,_,C,p,f,M,P,O="sizzle"+1*new Date,m=t.document,v=0,y=0,b=at(),x=at(),A=at(),w=at(),B=function(t,n){return t===n&&(d=!0),0},k={}.hasOwnProperty,S=[],T=S.pop,E=S.push,I=S.push,z=S.slice,L=function(t,n){for(var e=0,o=t.length;e<o;e++)if(t[e]===n)return e;return-1},D="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",N="[\\x20\\t\\r\\n\\f]",F="(?:\\\\.|[\\w-]|[^\0-\\xa0])+",j="\\["+N+"*("+F+")(?:"+N+"*([*^$|!~]?=)"+N+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+F+"))|)"+N+"*\\]",R=":("+F+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+j+")*)|.*)\\)|)",V=new RegExp(N+"+","g"),G=new RegExp("^"+N+"+|((?:^|[^\\\\])(?:\\\\.)*)"+N+"+$","g"),U=new RegExp("^"+N+"*,"+N+"*"),H=new RegExp("^"+N+"*([>+~]|"+N+")"+N+"*"),W=new RegExp(N+"|>"),$=new RegExp(R),q=new RegExp("^"+F+"$"),Y={ID:new RegExp("^#("+F+")"),CLASS:new RegExp("^\\.("+F+")"),TAG:new RegExp("^("+F+"|[*])"),ATTR:new RegExp("^"+j),PSEUDO:new RegExp("^"+R),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+N+"*(even|odd|(([+-]|)(\\d*)n|)"+N+"*(?:([+-]|)"+N+"*(\\d+)|))"+N+"*\\)|)","i"),bool:new RegExp("^(?:"+D+")$","i"),needsContext:new RegExp("^"+N+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+N+"*((?:-\\d)?\\d*)"+N+"*\\)|)(?=[^-]|$)","i")},X=/HTML$/i,Z=/^(?:input|select|textarea|button)$/i,K=/^h\d$/i,J=/^[^{]+\{\s*\[native \w/,Q=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,tt=/[+~]/,nt=new RegExp("\\\\([\\da-f]{1,6}"+N+"?|("+N+")|.)","ig"),et=function(t,n,e){var o="0x"+n-65536;return o!=o||e?n:o<0?String.fromCharCode(o+65536):String.fromCharCode(o>>10|55296,1023&o|56320)},ot=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,it=function(t,n){return n?"\0"===t?"\ufffd":t.slice(0,-1)+"\\"+t.charCodeAt(t.length-1).toString(16)+" ":"\\"+t},lt=function(){g()},rt=Ot((function(t){return!0===t.disabled&&"fieldset"===t.nodeName.toLowerCase()}),{dir:"parentNode",next:"legend"});try{I.apply(S=z.call(m.childNodes),m.childNodes)}catch(xt){I={apply:S.length?function(t,n){E.apply(t,z.call(n))}:function(t,n){for(var e=t.length,o=0;t[e++]=n[o++];);t.length=e-1}}}function ct(t,n,o,i){var l,c,s,u,d,_,f,M=n&&n.ownerDocument,v=n?n.nodeType:9;if(o=o||[],"string"!=typeof t||!t||1!==v&&9!==v&&11!==v)return o;if(!i&&((n?n.ownerDocument||n:m)!==h&&g(n),n=n||h,C)){if(11!==v&&(d=Q.exec(t)))if(l=d[1]){if(9===v){if(!(s=n.getElementById(l)))return o;if(s.id===l)return o.push(s),o}else if(M&&(s=M.getElementById(l))&&P(n,s)&&s.id===l)return o.push(s),o}else{if(d[2])return I.apply(o,n.getElementsByTagName(t)),o;if((l=d[3])&&e.getElementsByClassName&&n.getElementsByClassName)return I.apply(o,n.getElementsByClassName(l)),o}if(e.qsa&&!w[t+" "]&&(!p||!p.test(t))&&(1!==v||"object"!==n.nodeName.toLowerCase())){if(f=t,M=n,1===v&&W.test(t)){for((u=n.getAttribute("id"))?u=u.replace(ot,it):n.setAttribute("id",u=O),c=(_=r(t)).length;c--;)_[c]="#"+u+" "+Pt(_[c]);f=_.join(","),M=tt.test(t)&&ft(n.parentNode)||n}try{return I.apply(o,M.querySelectorAll(f)),o}catch(y){w(t,!0)}finally{u===O&&n.removeAttribute("id")}}}return a(t.replace(G,"$1"),n,o,i)}function at(){var t=[];return function n(e,i){return t.push(e+" ")>o.cacheLength&&delete n[t.shift()],n[e+" "]=i}}function st(t){return t[O]=!0,t}function ut(t){var n=h.createElement("fieldset");try{return!!t(n)}catch(xt){return!1}finally{n.parentNode&&n.parentNode.removeChild(n),n=null}}function dt(t,n){for(var e=t.split("|"),i=e.length;i--;)o.attrHandle[e[i]]=n}function gt(t,n){var e=n&&t,o=e&&1===t.nodeType&&1===n.nodeType&&t.sourceIndex-n.sourceIndex;if(o)return o;if(e)for(;e=e.nextSibling;)if(e===n)return-1;return t?1:-1}function ht(t){return function(n){return"input"===n.nodeName.toLowerCase()&&n.type===t}}function _t(t){return function(n){var e=n.nodeName.toLowerCase();return("input"===e||"button"===e)&&n.type===t}}function Ct(t){return function(n){return"form"in n?n.parentNode&&!1===n.disabled?"label"in n?"label"in n.parentNode?n.parentNode.disabled===t:n.disabled===t:n.isDisabled===t||n.isDisabled!==!t&&rt(n)===t:n.disabled===t:"label"in n&&n.disabled===t}}function pt(t){return st((function(n){return n=+n,st((function(e,o){for(var i,l=t([],e.length,n),r=l.length;r--;)e[i=l[r]]&&(e[i]=!(o[i]=e[i]))}))}))}function ft(t){return t&&void 0!==t.getElementsByTagName&&t}for(n in e=ct.support={},l=ct.isXML=function(t){var n=(t.ownerDocument||t).documentElement;return!X.test(t.namespaceURI||n&&n.nodeName||"HTML")},g=ct.setDocument=function(t){var n,i,r=t?t.ownerDocument||t:m;return r!==h&&9===r.nodeType&&r.documentElement?(_=(h=r).documentElement,C=!l(h),m!==h&&(i=h.defaultView)&&i.top!==i&&(i.addEventListener?i.addEventListener("unload",lt,!1):i.attachEvent&&i.attachEvent("onunload",lt)),e.attributes=ut((function(t){return t.className="i",!t.getAttribute("className")})),e.getElementsByTagName=ut((function(t){return t.appendChild(h.createComment("")),!t.getElementsByTagName("*").length})),e.getElementsByClassName=J.test(h.getElementsByClassName),e.getById=ut((function(t){return _.appendChild(t).id=O,!h.getElementsByName||!h.getElementsByName(O).length})),e.getById?(o.filter.ID=function(t){var n=t.replace(nt,et);return function(t){return t.getAttribute("id")===n}},o.find.ID=function(t,n){if(void 0!==n.getElementById&&C){var e=n.getElementById(t);return e?[e]:[]}}):(o.filter.ID=function(t){var n=t.replace(nt,et);return function(t){var e=void 0!==t.getAttributeNode&&t.getAttributeNode("id");return e&&e.value===n}},o.find.ID=function(t,n){if(void 0!==n.getElementById&&C){var e,o,i,l=n.getElementById(t);if(l){if((e=l.getAttributeNode("id"))&&e.value===t)return[l];for(i=n.getElementsByName(t),o=0;l=i[o++];)if((e=l.getAttributeNode("id"))&&e.value===t)return[l]}return[]}}),o.find.TAG=e.getElementsByTagName?function(t,n){return void 0!==n.getElementsByTagName?n.getElementsByTagName(t):e.qsa?n.querySelectorAll(t):void 0}:function(t,n){var e,o=[],i=0,l=n.getElementsByTagName(t);if("*"===t){for(;e=l[i++];)1===e.nodeType&&o.push(e);return o}return l},o.find.CLASS=e.getElementsByClassName&&function(t,n){if(void 0!==n.getElementsByClassName&&C)return n.getElementsByClassName(t)},f=[],p=[],(e.qsa=J.test(h.querySelectorAll))&&(ut((function(t){_.appendChild(t).innerHTML="<a id='"+O+"'></a><select id='"+O+"-\r\\' msallowcapture=''><option selected=''></option></select>",t.querySelectorAll("[msallowcapture^='']").length&&p.push("[*^$]="+N+"*(?:''|\"\")"),t.querySelectorAll("[selected]").length||p.push("\\["+N+"*(?:value|"+D+")"),t.querySelectorAll("[id~="+O+"-]").length||p.push("~="),t.querySelectorAll(":checked").length||p.push(":checked"),t.querySelectorAll("a#"+O+"+*").length||p.push(".#.+[+~]")})),ut((function(t){t.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var n=h.createElement("input");n.setAttribute("type","hidden"),t.appendChild(n).setAttribute("name","D"),t.querySelectorAll("[name=d]").length&&p.push("name"+N+"*[*^$|!~]?="),2!==t.querySelectorAll(":enabled").length&&p.push(":enabled",":disabled"),_.appendChild(t).disabled=!0,2!==t.querySelectorAll(":disabled").length&&p.push(":enabled",":disabled"),t.querySelectorAll("*,:x"),p.push(",.*:")}))),(e.matchesSelector=J.test(M=_.matches||_.webkitMatchesSelector||_.mozMatchesSelector||_.oMatchesSelector||_.msMatchesSelector))&&ut((function(t){e.disconnectedMatch=M.call(t,"*"),M.call(t,"[s!='']:x"),f.push("!=",R)})),p=p.length&&new RegExp(p.join("|")),f=f.length&&new RegExp(f.join("|")),n=J.test(_.compareDocumentPosition),P=n||J.test(_.contains)?function(t,n){var e=9===t.nodeType?t.documentElement:t,o=n&&n.parentNode;return t===o||!(!o||1!==o.nodeType||!(e.contains?e.contains(o):t.compareDocumentPosition&&16&t.compareDocumentPosition(o)))}:function(t,n){if(n)for(;n=n.parentNode;)if(n===t)return!0;return!1},B=n?function(t,n){if(t===n)return d=!0,0;var o=!t.compareDocumentPosition-!n.compareDocumentPosition;return o||(1&(o=(t.ownerDocument||t)===(n.ownerDocument||n)?t.compareDocumentPosition(n):1)||!e.sortDetached&&n.compareDocumentPosition(t)===o?t===h||t.ownerDocument===m&&P(m,t)?-1:n===h||n.ownerDocument===m&&P(m,n)?1:u?L(u,t)-L(u,n):0:4&o?-1:1)}:function(t,n){if(t===n)return d=!0,0;var e,o=0,i=t.parentNode,l=n.parentNode,r=[t],c=[n];if(!i||!l)return t===h?-1:n===h?1:i?-1:l?1:u?L(u,t)-L(u,n):0;if(i===l)return gt(t,n);for(e=t;e=e.parentNode;)r.unshift(e);for(e=n;e=e.parentNode;)c.unshift(e);for(;r[o]===c[o];)o++;return o?gt(r[o],c[o]):r[o]===m?-1:c[o]===m?1:0},h):h},ct.matches=function(t,n){return ct(t,null,null,n)},ct.matchesSelector=function(t,n){if((t.ownerDocument||t)!==h&&g(t),e.matchesSelector&&C&&!w[n+" "]&&(!f||!f.test(n))&&(!p||!p.test(n)))try{var o=M.call(t,n);if(o||e.disconnectedMatch||t.document&&11!==t.document.nodeType)return o}catch(xt){w(n,!0)}return ct(n,h,null,[t]).length>0},ct.contains=function(t,n){return(t.ownerDocument||t)!==h&&g(t),P(t,n)},ct.attr=function(t,n){(t.ownerDocument||t)!==h&&g(t);var i=o.attrHandle[n.toLowerCase()],l=i&&k.call(o.attrHandle,n.toLowerCase())?i(t,n,!C):void 0;return void 0!==l?l:e.attributes||!C?t.getAttribute(n):(l=t.getAttributeNode(n))&&l.specified?l.value:null},ct.escape=function(t){return(t+"").replace(ot,it)},ct.error=function(t){throw new Error("Syntax error, unrecognized expression: "+t)},ct.uniqueSort=function(t){var n,o=[],i=0,l=0;if(d=!e.detectDuplicates,u=!e.sortStable&&t.slice(0),t.sort(B),d){for(;n=t[l++];)n===t[l]&&(i=o.push(l));for(;i--;)t.splice(o[i],1)}return u=null,t},i=ct.getText=function(t){var n,e="",o=0,l=t.nodeType;if(l){if(1===l||9===l||11===l){if("string"==typeof t.textContent)return t.textContent;for(t=t.firstChild;t;t=t.nextSibling)e+=i(t)}else if(3===l||4===l)return t.nodeValue}else for(;n=t[o++];)e+=i(n);return e},(o=ct.selectors={cacheLength:50,createPseudo:st,match:Y,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(t){return t[1]=t[1].replace(nt,et),t[3]=(t[3]||t[4]||t[5]||"").replace(nt,et),"~="===t[2]&&(t[3]=" "+t[3]+" "),t.slice(0,4)},CHILD:function(t){return t[1]=t[1].toLowerCase(),"nth"===t[1].slice(0,3)?(t[3]||ct.error(t[0]),t[4]=+(t[4]?t[5]+(t[6]||1):2*("even"===t[3]||"odd"===t[3])),t[5]=+(t[7]+t[8]||"odd"===t[3])):t[3]&&ct.error(t[0]),t},PSEUDO:function(t){var n,e=!t[6]&&t[2];return Y.CHILD.test(t[0])?null:(t[3]?t[2]=t[4]||t[5]||"":e&&$.test(e)&&(n=r(e,!0))&&(n=e.indexOf(")",e.length-n)-e.length)&&(t[0]=t[0].slice(0,n),t[2]=e.slice(0,n)),t.slice(0,3))}},filter:{TAG:function(t){var n=t.replace(nt,et).toLowerCase();return"*"===t?function(){return!0}:function(t){return t.nodeName&&t.nodeName.toLowerCase()===n}},CLASS:function(t){var n=b[t+" "];return n||(n=new RegExp("(^|"+N+")"+t+"("+N+"|$)"))&&b(t,(function(t){return n.test("string"==typeof t.className&&t.className||void 0!==t.getAttribute&&t.getAttribute("class")||"")}))},ATTR:function(t,n,e){return function(o){var i=ct.attr(o,t);return null==i?"!="===n:!n||(i+="","="===n?i===e:"!="===n?i!==e:"^="===n?e&&0===i.indexOf(e):"*="===n?e&&i.indexOf(e)>-1:"$="===n?e&&i.slice(-e.length)===e:"~="===n?(" "+i.replace(V," ")+" ").indexOf(e)>-1:"|="===n&&(i===e||i.slice(0,e.length+1)===e+"-"))}},CHILD:function(t,n,e,o,i){var l="nth"!==t.slice(0,3),r="last"!==t.slice(-4),c="of-type"===n;return 1===o&&0===i?function(t){return!!t.parentNode}:function(n,e,a){var s,u,d,g,h,_,C=l!==r?"nextSibling":"previousSibling",p=n.parentNode,f=c&&n.nodeName.toLowerCase(),M=!a&&!c,P=!1;if(p){if(l){for(;C;){for(g=n;g=g[C];)if(c?g.nodeName.toLowerCase()===f:1===g.nodeType)return!1;_=C="only"===t&&!_&&"nextSibling"}return!0}if(_=[r?p.firstChild:p.lastChild],r&&M){for(P=(h=(s=(u=(d=(g=p)[O]||(g[O]={}))[g.uniqueID]||(d[g.uniqueID]={}))[t]||[])[0]===v&&s[1])&&s[2],g=h&&p.childNodes[h];g=++h&&g&&g[C]||(P=h=0)||_.pop();)if(1===g.nodeType&&++P&&g===n){u[t]=[v,h,P];break}}else if(M&&(P=h=(s=(u=(d=(g=n)[O]||(g[O]={}))[g.uniqueID]||(d[g.uniqueID]={}))[t]||[])[0]===v&&s[1]),!1===P)for(;(g=++h&&g&&g[C]||(P=h=0)||_.pop())&&((c?g.nodeName.toLowerCase()!==f:1!==g.nodeType)||!++P||(M&&((u=(d=g[O]||(g[O]={}))[g.uniqueID]||(d[g.uniqueID]={}))[t]=[v,P]),g!==n)););return(P-=i)===o||P%o==0&&P/o>=0}}},PSEUDO:function(t,n){var e,i=o.pseudos[t]||o.setFilters[t.toLowerCase()]||ct.error("unsupported pseudo: "+t);return i[O]?i(n):i.length>1?(e=[t,t,"",n],o.setFilters.hasOwnProperty(t.toLowerCase())?st((function(t,e){for(var o,l=i(t,n),r=l.length;r--;)t[o=L(t,l[r])]=!(e[o]=l[r])})):function(t){return i(t,0,e)}):i}},pseudos:{not:st((function(t){var n=[],e=[],o=c(t.replace(G,"$1"));return o[O]?st((function(t,n,e,i){for(var l,r=o(t,null,i,[]),c=t.length;c--;)(l=r[c])&&(t[c]=!(n[c]=l))})):function(t,i,l){return n[0]=t,o(n,null,l,e),n[0]=null,!e.pop()}})),has:st((function(t){return function(n){return ct(t,n).length>0}})),contains:st((function(t){return t=t.replace(nt,et),function(n){return(n.textContent||i(n)).indexOf(t)>-1}})),lang:st((function(t){return q.test(t||"")||ct.error("unsupported lang: "+t),t=t.replace(nt,et).toLowerCase(),function(n){var e;do{if(e=C?n.lang:n.getAttribute("xml:lang")||n.getAttribute("lang"))return(e=e.toLowerCase())===t||0===e.indexOf(t+"-")}while((n=n.parentNode)&&1===n.nodeType);return!1}})),target:function(n){var e=t.location&&t.location.hash;return e&&e.slice(1)===n.id},root:function(t){return t===_},focus:function(t){return t===h.activeElement&&(!h.hasFocus||h.hasFocus())&&!!(t.type||t.href||~t.tabIndex)},enabled:Ct(!1),disabled:Ct(!0),checked:function(t){var n=t.nodeName.toLowerCase();return"input"===n&&!!t.checked||"option"===n&&!!t.selected},selected:function(t){return!0===t.selected},empty:function(t){for(t=t.firstChild;t;t=t.nextSibling)if(t.nodeType<6)return!1;return!0},parent:function(t){return!o.pseudos.empty(t)},header:function(t){return K.test(t.nodeName)},input:function(t){return Z.test(t.nodeName)},button:function(t){var n=t.nodeName.toLowerCase();return"input"===n&&"button"===t.type||"button"===n},text:function(t){var n;return"input"===t.nodeName.toLowerCase()&&"text"===t.type&&(null==(n=t.getAttribute("type"))||"text"===n.toLowerCase())},first:pt((function(){return[0]})),last:pt((function(t,n){return[n-1]})),eq:pt((function(t,n,e){return[e<0?e+n:e]})),even:pt((function(t,n){for(var e=0;e<n;e+=2)t.push(e);return t})),odd:pt((function(t,n){for(var e=1;e<n;e+=2)t.push(e);return t})),lt:pt((function(t,n,e){for(var o=e<0?e+n:e>n?n:e;--o>=0;)t.push(o);return t})),gt:pt((function(t,n,e){for(var o=e<0?e+n:e;++o<n;)t.push(o);return t}))}}).pseudos.nth=o.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})o.pseudos[n]=ht(n);for(n in{submit:!0,reset:!0})o.pseudos[n]=_t(n);function Mt(){}function Pt(t){for(var n=0,e=t.length,o="";n<e;n++)o+=t[n].value;return o}function Ot(t,n,e){var o=n.dir,i=n.next,l=i||o,r=e&&"parentNode"===l,c=y++;return n.first?function(n,e,i){for(;n=n[o];)if(1===n.nodeType||r)return t(n,e,i);return!1}:function(n,e,a){var s,u,d,g=[v,c];if(a){for(;n=n[o];)if((1===n.nodeType||r)&&t(n,e,a))return!0}else for(;n=n[o];)if(1===n.nodeType||r)if(u=(d=n[O]||(n[O]={}))[n.uniqueID]||(d[n.uniqueID]={}),i&&i===n.nodeName.toLowerCase())n=n[o]||n;else{if((s=u[l])&&s[0]===v&&s[1]===c)return g[2]=s[2];if(u[l]=g,g[2]=t(n,e,a))return!0}return!1}}function mt(t){return t.length>1?function(n,e,o){for(var i=t.length;i--;)if(!t[i](n,e,o))return!1;return!0}:t[0]}function vt(t,n,e,o,i){for(var l,r=[],c=0,a=t.length,s=null!=n;c<a;c++)(l=t[c])&&(e&&!e(l,o,i)||(r.push(l),s&&n.push(c)));return r}function yt(t,n,e,o,i,l){return o&&!o[O]&&(o=yt(o)),i&&!i[O]&&(i=yt(i,l)),st((function(l,r,c,a){var s,u,d,g=[],h=[],_=r.length,C=l||function(t,n,e){for(var o=0,i=n.length;o<i;o++)ct(t,n[o],e);return e}(n||"*",c.nodeType?[c]:c,[]),p=!t||!l&&n?C:vt(C,g,t,c,a),f=e?i||(l?t:_||o)?[]:r:p;if(e&&e(p,f,c,a),o)for(s=vt(f,h),o(s,[],c,a),u=s.length;u--;)(d=s[u])&&(f[h[u]]=!(p[h[u]]=d));if(l){if(i||t){if(i){for(s=[],u=f.length;u--;)(d=f[u])&&s.push(p[u]=d);i(null,f=[],s,a)}for(u=f.length;u--;)(d=f[u])&&(s=i?L(l,d):g[u])>-1&&(l[s]=!(r[s]=d))}}else f=vt(f===r?f.splice(_,f.length):f),i?i(null,r,f,a):I.apply(r,f)}))}function bt(t){for(var n,e,i,l=t.length,r=o.relative[t[0].type],c=r||o.relative[" "],a=r?1:0,u=Ot((function(t){return t===n}),c,!0),d=Ot((function(t){return L(n,t)>-1}),c,!0),g=[function(t,e,o){var i=!r&&(o||e!==s)||((n=e).nodeType?u(t,e,o):d(t,e,o));return n=null,i}];a<l;a++)if(e=o.relative[t[a].type])g=[Ot(mt(g),e)];else{if((e=o.filter[t[a].type].apply(null,t[a].matches))[O]){for(i=++a;i<l&&!o.relative[t[i].type];i++);return yt(a>1&&mt(g),a>1&&Pt(t.slice(0,a-1).concat({value:" "===t[a-2].type?"*":""})).replace(G,"$1"),e,a<i&&bt(t.slice(a,i)),i<l&&bt(t=t.slice(i)),i<l&&Pt(t))}g.push(e)}return mt(g)}return Mt.prototype=o.filters=o.pseudos,o.setFilters=new Mt,r=ct.tokenize=function(t,n){var e,i,l,r,c,a,s,u=x[t+" "];if(u)return n?0:u.slice(0);for(c=t,a=[],s=o.preFilter;c;){for(r in e&&!(i=U.exec(c))||(i&&(c=c.slice(i[0].length)||c),a.push(l=[])),e=!1,(i=H.exec(c))&&(e=i.shift(),l.push({value:e,type:i[0].replace(G," ")}),c=c.slice(e.length)),o.filter)!(i=Y[r].exec(c))||s[r]&&!(i=s[r](i))||(e=i.shift(),l.push({value:e,type:r,matches:i}),c=c.slice(e.length));if(!e)break}return n?c.length:c?ct.error(t):x(t,a).slice(0)},c=ct.compile=function(t,n){var e,i=[],l=[],c=A[t+" "];if(!c){for(n||(n=r(t)),e=n.length;e--;)(c=bt(n[e]))[O]?i.push(c):l.push(c);(c=A(t,function(t,n){var e=n.length>0,i=t.length>0,l=function(l,r,c,a,u){var d,_,p,f=0,M="0",P=l&&[],O=[],m=s,y=l||i&&o.find.TAG("*",u),b=v+=null==m?1:Math.random()||.1,x=y.length;for(u&&(s=r===h||r||u);M!==x&&null!=(d=y[M]);M++){if(i&&d){for(_=0,r||d.ownerDocument===h||(g(d),c=!C);p=t[_++];)if(p(d,r||h,c)){a.push(d);break}u&&(v=b)}e&&((d=!p&&d)&&f--,l&&P.push(d))}if(f+=M,e&&M!==f){for(_=0;p=n[_++];)p(P,O,r,c);if(l){if(f>0)for(;M--;)P[M]||O[M]||(O[M]=T.call(a));O=vt(O)}I.apply(a,O),u&&!l&&O.length>0&&f+n.length>1&&ct.uniqueSort(a)}return u&&(v=b,s=m),P};return e?st(l):l}(l,i))).selector=t}return c},a=ct.select=function(t,n,e,i){var l,a,s,u,d,g="function"==typeof t&&t,h=!i&&r(t=g.selector||t);if(e=e||[],1===h.length){if((a=h[0]=h[0].slice(0)).length>2&&"ID"===(s=a[0]).type&&9===n.nodeType&&C&&o.relative[a[1].type]){if(!(n=(o.find.ID(s.matches[0].replace(nt,et),n)||[])[0]))return e;g&&(n=n.parentNode),t=t.slice(a.shift().value.length)}for(l=Y.needsContext.test(t)?0:a.length;l--&&!o.relative[u=(s=a[l]).type];)if((d=o.find[u])&&(i=d(s.matches[0].replace(nt,et),tt.test(a[0].type)&&ft(n.parentNode)||n))){if(a.splice(l,1),!(t=i.length&&Pt(a)))return I.apply(e,i),e;break}}return(g||c(t,h))(i,n,!C,e,!n||tt.test(t)&&ft(n.parentNode)||n),e},e.sortStable=O.split("").sort(B).join("")===O,e.detectDuplicates=!!d,g(),e.sortDetached=ut((function(t){return 1&t.compareDocumentPosition(h.createElement("fieldset"))})),ut((function(t){return t.innerHTML="<a href='#'></a>","#"===t.firstChild.getAttribute("href")}))||dt("type|href|height|width",(function(t,n,e){if(!e)return t.getAttribute(n,"type"===n.toLowerCase()?1:2)})),e.attributes&&ut((function(t){return t.innerHTML="<input/>",t.firstChild.setAttribute("value",""),""===t.firstChild.getAttribute("value")}))||dt("value",(function(t,n,e){if(!e&&"input"===t.nodeName.toLowerCase())return t.defaultValue})),ut((function(t){return null==t.getAttribute("disabled")}))||dt(D,(function(t,n,e){var o;if(!e)return!0===t[n]?n.toLowerCase():(o=t.getAttributeNode(n))&&o.specified?o.value:null})),ct}(e);y.find=A,y.expr=A.selectors,y.expr[":"]=y.expr.pseudos,y.uniqueSort=y.unique=A.uniqueSort,y.text=A.getText,y.isXMLDoc=A.isXML,y.contains=A.contains,y.escapeSelector=A.escape;var w=function(t,n,e){for(var o=[],i=void 0!==e;(t=t[n])&&9!==t.nodeType;)if(1===t.nodeType){if(i&&y(t).is(e))break;o.push(t)}return o},B=function(t,n){for(var e=[];t;t=t.nextSibling)1===t.nodeType&&t!==n&&e.push(t);return e},k=y.expr.match.needsContext;function S(t,n){return t.nodeName&&t.nodeName.toLowerCase()===n.toLowerCase()}var T=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function E(t,n,e){return M(n)?y.grep(t,(function(t,o){return!!n.call(t,o,t)!==e})):n.nodeType?y.grep(t,(function(t){return t===n!==e})):"string"!=typeof n?y.grep(t,(function(t){return d.call(n,t)>-1!==e})):y.filter(n,t,e)}y.filter=function(t,n,e){var o=n[0];return e&&(t=":not("+t+")"),1===n.length&&1===o.nodeType?y.find.matchesSelector(o,t)?[o]:[]:y.find.matches(t,y.grep(n,(function(t){return 1===t.nodeType})))},y.fn.extend({find:function(t){var n,e,o=this.length,i=this;if("string"!=typeof t)return this.pushStack(y(t).filter((function(){for(n=0;n<o;n++)if(y.contains(i[n],this))return!0})));for(e=this.pushStack([]),n=0;n<o;n++)y.find(t,i[n],e);return o>1?y.uniqueSort(e):e},filter:function(t){return this.pushStack(E(this,t||[],!1))},not:function(t){return this.pushStack(E(this,t||[],!0))},is:function(t){return!!E(this,"string"==typeof t&&k.test(t)?y(t):t||[],!1).length}});var I,z=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(y.fn.init=function(t,n,e){var o,i;if(!t)return this;if(e=e||I,"string"==typeof t){if(!(o="<"===t[0]&&">"===t[t.length-1]&&t.length>=3?[null,t,null]:z.exec(t))||!o[1]&&n)return!n||n.jquery?(n||e).find(t):this.constructor(n).find(t);if(o[1]){if(y.merge(this,y.parseHTML(o[1],(n=n instanceof y?n[0]:n)&&n.nodeType?n.ownerDocument||n:r,!0)),T.test(o[1])&&y.isPlainObject(n))for(o in n)M(this[o])?this[o](n[o]):this.attr(o,n[o]);return this}return(i=r.getElementById(o[2]))&&(this[0]=i,this.length=1),this}return t.nodeType?(this[0]=t,this.length=1,this):M(t)?void 0!==e.ready?e.ready(t):t(y):y.makeArray(t,this)}).prototype=y.fn,I=y(r);var L=/^(?:parents|prev(?:Until|All))/,D={children:!0,contents:!0,next:!0,prev:!0};function N(t,n){for(;(t=t[n])&&1!==t.nodeType;);return t}y.fn.extend({has:function(t){var n=y(t,this),e=n.length;return this.filter((function(){for(var t=0;t<e;t++)if(y.contains(this,n[t]))return!0}))},closest:function(t,n){var e,o=0,i=this.length,l=[],r="string"!=typeof t&&y(t);if(!k.test(t))for(;o<i;o++)for(e=this[o];e&&e!==n;e=e.parentNode)if(e.nodeType<11&&(r?r.index(e)>-1:1===e.nodeType&&y.find.matchesSelector(e,t))){l.push(e);break}return this.pushStack(l.length>1?y.uniqueSort(l):l)},index:function(t){return t?"string"==typeof t?d.call(y(t),this[0]):d.call(this,t.jquery?t[0]:t):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(t,n){return this.pushStack(y.uniqueSort(y.merge(this.get(),y(t,n))))},addBack:function(t){return this.add(null==t?this.prevObject:this.prevObject.filter(t))}}),y.each({parent:function(t){var n=t.parentNode;return n&&11!==n.nodeType?n:null},parents:function(t){return w(t,"parentNode")},parentsUntil:function(t,n,e){return w(t,"parentNode",e)},next:function(t){return N(t,"nextSibling")},prev:function(t){return N(t,"previousSibling")},nextAll:function(t){return w(t,"nextSibling")},prevAll:function(t){return w(t,"previousSibling")},nextUntil:function(t,n,e){return w(t,"nextSibling",e)},prevUntil:function(t,n,e){return w(t,"previousSibling",e)},siblings:function(t){return B((t.parentNode||{}).firstChild,t)},children:function(t){return B(t.firstChild)},contents:function(t){return void 0!==t.contentDocument?t.contentDocument:(S(t,"template")&&(t=t.content||t),y.merge([],t.childNodes))}},(function(t,n){y.fn[t]=function(e,o){var i=y.map(this,n,e);return"Until"!==t.slice(-5)&&(o=e),o&&"string"==typeof o&&(i=y.filter(o,i)),this.length>1&&(D[t]||y.uniqueSort(i),L.test(t)&&i.reverse()),this.pushStack(i)}}));var F=/[^\x20\t\r\n\f]+/g;function j(t){return t}function R(t){throw t}function V(t,n,e,o){var i;try{t&&M(i=t.promise)?i.call(t).done(n).fail(e):t&&M(i=t.then)?i.call(t,n,e):n.apply(void 0,[t].slice(o))}catch(t){e.apply(void 0,[t])}}y.Callbacks=function(t){t="string"==typeof t?function(t){var n={};return y.each(t.match(F)||[],(function(t,e){n[e]=!0})),n}(t):y.extend({},t);var n,e,o,i,l=[],r=[],c=-1,a=function(){for(i=i||t.once,o=n=!0;r.length;c=-1)for(e=r.shift();++c<l.length;)!1===l[c].apply(e[0],e[1])&&t.stopOnFalse&&(c=l.length,e=!1);t.memory||(e=!1),n=!1,i&&(l=e?[]:"")},s={add:function(){return l&&(e&&!n&&(c=l.length-1,r.push(e)),function n(e){y.each(e,(function(e,o){M(o)?t.unique&&s.has(o)||l.push(o):o&&o.length&&"string"!==v(o)&&n(o)}))}(arguments),e&&!n&&a()),this},remove:function(){return y.each(arguments,(function(t,n){for(var e;(e=y.inArray(n,l,e))>-1;)l.splice(e,1),e<=c&&c--})),this},has:function(t){return t?y.inArray(t,l)>-1:l.length>0},empty:function(){return l&&(l=[]),this},disable:function(){return i=r=[],l=e="",this},disabled:function(){return!l},lock:function(){return i=r=[],e||n||(l=e=""),this},locked:function(){return!!i},fireWith:function(t,e){return i||(e=[t,(e=e||[]).slice?e.slice():e],r.push(e),n||a()),this},fire:function(){return s.fireWith(this,arguments),this},fired:function(){return!!o}};return s},y.extend({Deferred:function(t){var n=[["notify","progress",y.Callbacks("memory"),y.Callbacks("memory"),2],["resolve","done",y.Callbacks("once memory"),y.Callbacks("once memory"),0,"resolved"],["reject","fail",y.Callbacks("once memory"),y.Callbacks("once memory"),1,"rejected"]],o="pending",i={state:function(){return o},always:function(){return l.done(arguments).fail(arguments),this},catch:function(t){return i.then(null,t)},pipe:function(){var t=arguments;return y.Deferred((function(e){y.each(n,(function(n,o){var i=M(t[o[4]])&&t[o[4]];l[o[1]]((function(){var t=i&&i.apply(this,arguments);t&&M(t.promise)?t.promise().progress(e.notify).done(e.resolve).fail(e.reject):e[o[0]+"With"](this,i?[t]:arguments)}))})),t=null})).promise()},then:function(t,o,i){var l=0;function r(t,n,o,i){return function(){var c=this,a=arguments,s=function(){var e,s;if(!(t<l)){if((e=o.apply(c,a))===n.promise())throw new TypeError("Thenable self-resolution");M(s=e&&("object"==typeof e||"function"==typeof e)&&e.then)?i?s.call(e,r(l,n,j,i),r(l,n,R,i)):(l++,s.call(e,r(l,n,j,i),r(l,n,R,i),r(l,n,j,n.notifyWith))):(o!==j&&(c=void 0,a=[e]),(i||n.resolveWith)(c,a))}},u=i?s:function(){try{s()}catch(e){y.Deferred.exceptionHook&&y.Deferred.exceptionHook(e,u.stackTrace),t+1>=l&&(o!==R&&(c=void 0,a=[e]),n.rejectWith(c,a))}};t?u():(y.Deferred.getStackHook&&(u.stackTrace=y.Deferred.getStackHook()),e.setTimeout(u))}}return y.Deferred((function(e){n[0][3].add(r(0,e,M(i)?i:j,e.notifyWith)),n[1][3].add(r(0,e,M(t)?t:j)),n[2][3].add(r(0,e,M(o)?o:R))})).promise()},promise:function(t){return null!=t?y.extend(t,i):i}},l={};return y.each(n,(function(t,e){var r=e[2],c=e[5];i[e[1]]=r.add,c&&r.add((function(){o=c}),n[3-t][2].disable,n[3-t][3].disable,n[0][2].lock,n[0][3].lock),r.add(e[3].fire),l[e[0]]=function(){return l[e[0]+"With"](this===l?void 0:this,arguments),this},l[e[0]+"With"]=r.fireWith})),i.promise(l),t&&t.call(l,l),l},when:function(t){var n=arguments.length,e=n,o=Array(e),i=a.call(arguments),l=y.Deferred(),r=function(t){return function(e){o[t]=this,i[t]=arguments.length>1?a.call(arguments):e,--n||l.resolveWith(o,i)}};if(n<=1&&(V(t,l.done(r(e)).resolve,l.reject,!n),"pending"===l.state()||M(i[e]&&i[e].then)))return l.then();for(;e--;)V(i[e],r(e),l.reject);return l.promise()}});var G=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;y.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&G.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},y.readyException=function(t){e.setTimeout((function(){throw t}))};var U=y.Deferred();function H(){r.removeEventListener("DOMContentLoaded",H),e.removeEventListener("load",H),y.ready()}y.fn.ready=function(t){return U.then(t).catch((function(t){y.readyException(t)})),this},y.extend({isReady:!1,readyWait:1,ready:function(t){(!0===t?--y.readyWait:y.isReady)||(y.isReady=!0,!0!==t&&--y.readyWait>0||U.resolveWith(r,[y]))}}),y.ready.then=U.then,"complete"===r.readyState||"loading"!==r.readyState&&!r.documentElement.doScroll?e.setTimeout(y.ready):(r.addEventListener("DOMContentLoaded",H),e.addEventListener("load",H));var W=function(t,n,e,o,i,l,r){var c=0,a=t.length,s=null==e;if("object"===v(e))for(c in i=!0,e)W(t,n,c,e[c],!0,l,r);else if(void 0!==o&&(i=!0,M(o)||(r=!0),s&&(r?(n.call(t,o),n=null):(s=n,n=function(t,n,e){return s.call(y(t),e)})),n))for(;c<a;c++)n(t[c],e,r?o:o.call(t[c],c,n(t[c],e)));return i?t:s?n.call(t):a?n(t[0],e):l},$=/^-ms-/,q=/-([a-z])/g;function Y(t,n){return n.toUpperCase()}function X(t){return t.replace($,"ms-").replace(q,Y)}var Z=function(t){return 1===t.nodeType||9===t.nodeType||!+t.nodeType};function K(){this.expando=y.expando+K.uid++}K.uid=1,K.prototype={cache:function(t){var n=t[this.expando];return n||(n={},Z(t)&&(t.nodeType?t[this.expando]=n:Object.defineProperty(t,this.expando,{value:n,configurable:!0}))),n},set:function(t,n,e){var o,i=this.cache(t);if("string"==typeof n)i[X(n)]=e;else for(o in n)i[X(o)]=n[o];return i},get:function(t,n){return void 0===n?this.cache(t):t[this.expando]&&t[this.expando][X(n)]},access:function(t,n,e){return void 0===n||n&&"string"==typeof n&&void 0===e?this.get(t,n):(this.set(t,n,e),void 0!==e?e:n)},remove:function(t,n){var e,o=t[this.expando];if(void 0!==o){if(void 0!==n){e=(n=Array.isArray(n)?n.map(X):(n=X(n))in o?[n]:n.match(F)||[]).length;for(;e--;)delete o[n[e]]}(void 0===n||y.isEmptyObject(o))&&(t.nodeType?t[this.expando]=void 0:delete t[this.expando])}},hasData:function(t){var n=t[this.expando];return void 0!==n&&!y.isEmptyObject(n)}};var J=new K,Q=new K,tt=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,nt=/[A-Z]/g;function et(t,n,e){var o;if(void 0===e&&1===t.nodeType)if(o="data-"+n.replace(nt,"-$&").toLowerCase(),"string"==typeof(e=t.getAttribute(o))){try{e=function(t){return"true"===t||"false"!==t&&("null"===t?null:t===+t+""?+t:tt.test(t)?JSON.parse(t):t)}(e)}catch(i){}Q.set(t,n,e)}else e=void 0;return e}y.extend({hasData:function(t){return Q.hasData(t)||J.hasData(t)},data:function(t,n,e){return Q.access(t,n,e)},removeData:function(t,n){Q.remove(t,n)},_data:function(t,n,e){return J.access(t,n,e)},_removeData:function(t,n){J.remove(t,n)}}),y.fn.extend({data:function(t,n){var e,o,i,l=this[0],r=l&&l.attributes;if(void 0===t){if(this.length&&(i=Q.get(l),1===l.nodeType&&!J.get(l,"hasDataAttrs"))){for(e=r.length;e--;)r[e]&&0===(o=r[e].name).indexOf("data-")&&(o=X(o.slice(5)),et(l,o,i[o]));J.set(l,"hasDataAttrs",!0)}return i}return"object"==typeof t?this.each((function(){Q.set(this,t)})):W(this,(function(n){var e;if(l&&void 0===n)return void 0!==(e=Q.get(l,t))||void 0!==(e=et(l,t))?e:void 0;this.each((function(){Q.set(this,t,n)}))}),null,n,arguments.length>1,null,!0)},removeData:function(t){return this.each((function(){Q.remove(this,t)}))}}),y.extend({queue:function(t,n,e){var o;if(t)return o=J.get(t,n=(n||"fx")+"queue"),e&&(!o||Array.isArray(e)?o=J.access(t,n,y.makeArray(e)):o.push(e)),o||[]},dequeue:function(t,n){var e=y.queue(t,n=n||"fx"),o=e.length,i=e.shift(),l=y._queueHooks(t,n);"inprogress"===i&&(i=e.shift(),o--),i&&("fx"===n&&e.unshift("inprogress"),delete l.stop,i.call(t,(function(){y.dequeue(t,n)}),l)),!o&&l&&l.empty.fire()},_queueHooks:function(t,n){var e=n+"queueHooks";return J.get(t,e)||J.access(t,e,{empty:y.Callbacks("once memory").add((function(){J.remove(t,[n+"queue",e])}))})}}),y.fn.extend({queue:function(t,n){var e=2;return"string"!=typeof t&&(n=t,t="fx",e--),arguments.length<e?y.queue(this[0],t):void 0===n?this:this.each((function(){var e=y.queue(this,t,n);y._queueHooks(this,t),"fx"===t&&"inprogress"!==e[0]&&y.dequeue(this,t)}))},dequeue:function(t){return this.each((function(){y.dequeue(this,t)}))},clearQueue:function(t){return this.queue(t||"fx",[])},promise:function(t,n){var e,o=1,i=y.Deferred(),l=this,r=this.length,c=function(){--o||i.resolveWith(l,[l])};for("string"!=typeof t&&(n=t,t=void 0),t=t||"fx";r--;)(e=J.get(l[r],t+"queueHooks"))&&e.empty&&(o++,e.empty.add(c));return c(),i.promise(n)}});var ot=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,it=new RegExp("^(?:([+-])=|)("+ot+")([a-z%]*)$","i"),lt=["Top","Right","Bottom","Left"],rt=r.documentElement,ct=function(t){return y.contains(t.ownerDocument,t)},at={composed:!0};rt.attachShadow&&(ct=function(t){return y.contains(t.ownerDocument,t)||t.getRootNode(at)===t.ownerDocument});var st=function(t,n){return"none"===(t=n||t).style.display||""===t.style.display&&ct(t)&&"none"===y.css(t,"display")},ut=function(t,n,e,o){var i,l,r={};for(l in n)r[l]=t.style[l],t.style[l]=n[l];for(l in i=e.apply(t,o||[]),n)t.style[l]=r[l];return i};function dt(t,n,e,o){var i,l,r=20,c=o?function(){return o.cur()}:function(){return y.css(t,n,"")},a=c(),s=e&&e[3]||(y.cssNumber[n]?"":"px"),u=t.nodeType&&(y.cssNumber[n]||"px"!==s&&+a)&&it.exec(y.css(t,n));if(u&&u[3]!==s){for(s=s||u[3],u=+(a/=2)||1;r--;)y.style(t,n,u+s),(1-l)*(1-(l=c()/a||.5))<=0&&(r=0),u/=l;y.style(t,n,(u*=2)+s),e=e||[]}return e&&(u=+u||+a||0,i=e[1]?u+(e[1]+1)*e[2]:+e[2],o&&(o.unit=s,o.start=u,o.end=i)),i}var gt={};function ht(t){var n,e=t.ownerDocument,o=t.nodeName,i=gt[o];return i||(n=e.body.appendChild(e.createElement(o)),i=y.css(n,"display"),n.parentNode.removeChild(n),"none"===i&&(i="block"),gt[o]=i,i)}function _t(t,n){for(var e,o,i=[],l=0,r=t.length;l<r;l++)(o=t[l]).style&&(e=o.style.display,n?("none"===e&&(i[l]=J.get(o,"display")||null,i[l]||(o.style.display="")),""===o.style.display&&st(o)&&(i[l]=ht(o))):"none"!==e&&(i[l]="none",J.set(o,"display",e)));for(l=0;l<r;l++)null!=i[l]&&(t[l].style.display=i[l]);return t}y.fn.extend({show:function(){return _t(this,!0)},hide:function(){return _t(this)},toggle:function(t){return"boolean"==typeof t?t?this.show():this.hide():this.each((function(){st(this)?y(this).show():y(this).hide()}))}});var Ct=/^(?:checkbox|radio)$/i,pt=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,ft=/^$|^module$|\/(?:java|ecma)script/i,Mt={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function Pt(t,n){var e;return e=void 0!==t.getElementsByTagName?t.getElementsByTagName(n||"*"):void 0!==t.querySelectorAll?t.querySelectorAll(n||"*"):[],void 0===n||n&&S(t,n)?y.merge([t],e):e}function Ot(t,n){for(var e=0,o=t.length;e<o;e++)J.set(t[e],"globalEval",!n||J.get(n[e],"globalEval"))}Mt.optgroup=Mt.option,Mt.tbody=Mt.tfoot=Mt.colgroup=Mt.caption=Mt.thead,Mt.th=Mt.td;var mt,vt,yt=/<|&#?\w+;/;function bt(t,n,e,o,i){for(var l,r,c,a,s,u,d=n.createDocumentFragment(),g=[],h=0,_=t.length;h<_;h++)if((l=t[h])||0===l)if("object"===v(l))y.merge(g,l.nodeType?[l]:l);else if(yt.test(l)){for(r=r||d.appendChild(n.createElement("div")),c=(pt.exec(l)||["",""])[1].toLowerCase(),r.innerHTML=(a=Mt[c]||Mt._default)[1]+y.htmlPrefilter(l)+a[2],u=a[0];u--;)r=r.lastChild;y.merge(g,r.childNodes),(r=d.firstChild).textContent=""}else g.push(n.createTextNode(l));for(d.textContent="",h=0;l=g[h++];)if(o&&y.inArray(l,o)>-1)i&&i.push(l);else if(s=ct(l),r=Pt(d.appendChild(l),"script"),s&&Ot(r),e)for(u=0;l=r[u++];)ft.test(l.type||"")&&e.push(l);return d}mt=r.createDocumentFragment().appendChild(r.createElement("div")),(vt=r.createElement("input")).setAttribute("type","radio"),vt.setAttribute("checked","checked"),vt.setAttribute("name","t"),mt.appendChild(vt),f.checkClone=mt.cloneNode(!0).cloneNode(!0).lastChild.checked,mt.innerHTML="<textarea>x</textarea>",f.noCloneChecked=!!mt.cloneNode(!0).lastChild.defaultValue;var xt=/^key/,At=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,wt=/^([^.]*)(?:\.(.+)|)/;function Bt(){return!0}function kt(){return!1}function St(t,n){return t===function(){try{return r.activeElement}catch(t){}}()==("focus"===n)}function Tt(t,n,e,o,i,l){var r,c;if("object"==typeof n){for(c in"string"!=typeof e&&(o=o||e,e=void 0),n)Tt(t,c,e,o,n[c],l);return t}if(null==o&&null==i?(i=e,o=e=void 0):null==i&&("string"==typeof e?(i=o,o=void 0):(i=o,o=e,e=void 0)),!1===i)i=kt;else if(!i)return t;return 1===l&&(r=i,(i=function(t){return y().off(t),r.apply(this,arguments)}).guid=r.guid||(r.guid=y.guid++)),t.each((function(){y.event.add(this,n,i,o,e)}))}function Et(t,n,e){e?(J.set(t,n,!1),y.event.add(t,n,{namespace:!1,handler:function(t){var o,i,l=J.get(this,n);if(1&t.isTrigger&&this[n]){if(l)(y.event.special[n]||{}).delegateType&&t.stopPropagation();else if(l=a.call(arguments),J.set(this,n,l),o=e(this,n),this[n](),l!==(i=J.get(this,n))||o?J.set(this,n,!1):i=void 0,l!==i)return t.stopImmediatePropagation(),t.preventDefault(),i}else l&&(J.set(this,n,y.event.trigger(y.extend(l.shift(),y.Event.prototype),l,this)),t.stopImmediatePropagation())}})):y.event.add(t,n,Bt)}y.event={global:{},add:function(t,n,e,o,i){var l,r,c,a,s,u,d,g,h,_,C,p=J.get(t);if(p)for(e.handler&&(e=(l=e).handler,i=l.selector),i&&y.find.matchesSelector(rt,i),e.guid||(e.guid=y.guid++),(a=p.events)||(a=p.events={}),(r=p.handle)||(r=p.handle=function(n){return void 0!==y&&y.event.triggered!==n.type?y.event.dispatch.apply(t,arguments):void 0}),s=(n=(n||"").match(F)||[""]).length;s--;)h=C=(c=wt.exec(n[s])||[])[1],_=(c[2]||"").split(".").sort(),h&&(d=y.event.special[h]||{},d=y.event.special[h=(i?d.delegateType:d.bindType)||h]||{},u=y.extend({type:h,origType:C,data:o,handler:e,guid:e.guid,selector:i,needsContext:i&&y.expr.match.needsContext.test(i),namespace:_.join(".")},l),(g=a[h])||((g=a[h]=[]).delegateCount=0,d.setup&&!1!==d.setup.call(t,o,_,r)||t.addEventListener&&t.addEventListener(h,r)),d.add&&(d.add.call(t,u),u.handler.guid||(u.handler.guid=e.guid)),i?g.splice(g.delegateCount++,0,u):g.push(u),y.event.global[h]=!0)},remove:function(t,n,e,o,i){var l,r,c,a,s,u,d,g,h,_,C,p=J.hasData(t)&&J.get(t);if(p&&(a=p.events)){for(s=(n=(n||"").match(F)||[""]).length;s--;)if(h=C=(c=wt.exec(n[s])||[])[1],_=(c[2]||"").split(".").sort(),h){for(d=y.event.special[h]||{},g=a[h=(o?d.delegateType:d.bindType)||h]||[],c=c[2]&&new RegExp("(^|\\.)"+_.join("\\.(?:.*\\.|)")+"(\\.|$)"),r=l=g.length;l--;)u=g[l],!i&&C!==u.origType||e&&e.guid!==u.guid||c&&!c.test(u.namespace)||o&&o!==u.selector&&("**"!==o||!u.selector)||(g.splice(l,1),u.selector&&g.delegateCount--,d.remove&&d.remove.call(t,u));r&&!g.length&&(d.teardown&&!1!==d.teardown.call(t,_,p.handle)||y.removeEvent(t,h,p.handle),delete a[h])}else for(h in a)y.event.remove(t,h+n[s],e,o,!0);y.isEmptyObject(a)&&J.remove(t,"handle events")}},dispatch:function(t){var n,e,o,i,l,r,c=y.event.fix(t),a=new Array(arguments.length),s=(J.get(this,"events")||{})[c.type]||[],u=y.event.special[c.type]||{};for(a[0]=c,n=1;n<arguments.length;n++)a[n]=arguments[n];if(c.delegateTarget=this,!u.preDispatch||!1!==u.preDispatch.call(this,c)){for(r=y.event.handlers.call(this,c,s),n=0;(i=r[n++])&&!c.isPropagationStopped();)for(c.currentTarget=i.elem,e=0;(l=i.handlers[e++])&&!c.isImmediatePropagationStopped();)c.rnamespace&&!1!==l.namespace&&!c.rnamespace.test(l.namespace)||(c.handleObj=l,c.data=l.data,void 0!==(o=((y.event.special[l.origType]||{}).handle||l.handler).apply(i.elem,a))&&!1===(c.result=o)&&(c.preventDefault(),c.stopPropagation()));return u.postDispatch&&u.postDispatch.call(this,c),c.result}},handlers:function(t,n){var e,o,i,l,r,c=[],a=n.delegateCount,s=t.target;if(a&&s.nodeType&&!("click"===t.type&&t.button>=1))for(;s!==this;s=s.parentNode||this)if(1===s.nodeType&&("click"!==t.type||!0!==s.disabled)){for(l=[],r={},e=0;e<a;e++)void 0===r[i=(o=n[e]).selector+" "]&&(r[i]=o.needsContext?y(i,this).index(s)>-1:y.find(i,this,null,[s]).length),r[i]&&l.push(o);l.length&&c.push({elem:s,handlers:l})}return s=this,a<n.length&&c.push({elem:s,handlers:n.slice(a)}),c},addProp:function(t,n){Object.defineProperty(y.Event.prototype,t,{enumerable:!0,configurable:!0,get:M(n)?function(){if(this.originalEvent)return n(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[t]},set:function(n){Object.defineProperty(this,t,{enumerable:!0,configurable:!0,writable:!0,value:n})}})},fix:function(t){return t[y.expando]?t:new y.Event(t)},special:{load:{noBubble:!0},click:{setup:function(t){var n=this||t;return Ct.test(n.type)&&n.click&&S(n,"input")&&void 0===J.get(n,"click")&&Et(n,"click",Bt),!1},trigger:function(t){var n=this||t;return Ct.test(n.type)&&n.click&&S(n,"input")&&void 0===J.get(n,"click")&&Et(n,"click"),!0},_default:function(t){var n=t.target;return Ct.test(n.type)&&n.click&&S(n,"input")&&J.get(n,"click")||S(n,"a")}},beforeunload:{postDispatch:function(t){void 0!==t.result&&t.originalEvent&&(t.originalEvent.returnValue=t.result)}}}},y.removeEvent=function(t,n,e){t.removeEventListener&&t.removeEventListener(n,e)},y.Event=function(t,n){if(!(this instanceof y.Event))return new y.Event(t,n);t&&t.type?(this.originalEvent=t,this.type=t.type,this.isDefaultPrevented=t.defaultPrevented||void 0===t.defaultPrevented&&!1===t.returnValue?Bt:kt,this.target=t.target&&3===t.target.nodeType?t.target.parentNode:t.target,this.currentTarget=t.currentTarget,this.relatedTarget=t.relatedTarget):this.type=t,n&&y.extend(this,n),this.timeStamp=t&&t.timeStamp||Date.now(),this[y.expando]=!0},y.Event.prototype={constructor:y.Event,isDefaultPrevented:kt,isPropagationStopped:kt,isImmediatePropagationStopped:kt,isSimulated:!1,preventDefault:function(){var t=this.originalEvent;this.isDefaultPrevented=Bt,t&&!this.isSimulated&&t.preventDefault()},stopPropagation:function(){var t=this.originalEvent;this.isPropagationStopped=Bt,t&&!this.isSimulated&&t.stopPropagation()},stopImmediatePropagation:function(){var t=this.originalEvent;this.isImmediatePropagationStopped=Bt,t&&!this.isSimulated&&t.stopImmediatePropagation(),this.stopPropagation()}},y.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(t){var n=t.button;return null==t.which&&xt.test(t.type)?null!=t.charCode?t.charCode:t.keyCode:!t.which&&void 0!==n&&At.test(t.type)?1&n?1:2&n?3:4&n?2:0:t.which}},y.event.addProp),y.each({focus:"focusin",blur:"focusout"},(function(t,n){y.event.special[t]={setup:function(){return Et(this,t,St),!1},trigger:function(){return Et(this,t),!0},delegateType:n}})),y.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},(function(t,n){y.event.special[t]={delegateType:n,bindType:n,handle:function(t){var e,o=this,i=t.relatedTarget,l=t.handleObj;return i&&(i===o||y.contains(o,i))||(t.type=l.origType,e=l.handler.apply(this,arguments),t.type=n),e}}})),y.fn.extend({on:function(t,n,e,o){return Tt(this,t,n,e,o)},one:function(t,n,e,o){return Tt(this,t,n,e,o,1)},off:function(t,n,e){var o,i;if(t&&t.preventDefault&&t.handleObj)return o=t.handleObj,y(t.delegateTarget).off(o.namespace?o.origType+"."+o.namespace:o.origType,o.selector,o.handler),this;if("object"==typeof t){for(i in t)this.off(i,n,t[i]);return this}return!1!==n&&"function"!=typeof n||(e=n,n=void 0),!1===e&&(e=kt),this.each((function(){y.event.remove(this,t,e,n)}))}});var It=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,zt=/<script|<style|<link/i,Lt=/checked\s*(?:[^=]|=\s*.checked.)/i,Dt=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Nt(t,n){return S(t,"table")&&S(11!==n.nodeType?n:n.firstChild,"tr")&&y(t).children("tbody")[0]||t}function Ft(t){return t.type=(null!==t.getAttribute("type"))+"/"+t.type,t}function jt(t){return"true/"===(t.type||"").slice(0,5)?t.type=t.type.slice(5):t.removeAttribute("type"),t}function Rt(t,n){var e,o,i,l,r,c,a,s;if(1===n.nodeType){if(J.hasData(t)&&(l=J.access(t),r=J.set(n,l),s=l.events))for(i in delete r.handle,r.events={},s)for(e=0,o=s[i].length;e<o;e++)y.event.add(n,i,s[i][e]);Q.hasData(t)&&(c=Q.access(t),a=y.extend({},c),Q.set(n,a))}}function Vt(t,n){var e=n.nodeName.toLowerCase();"input"===e&&Ct.test(t.type)?n.checked=t.checked:"input"!==e&&"textarea"!==e||(n.defaultValue=t.defaultValue)}function Gt(t,n,e,o){n=s.apply([],n);var i,l,r,c,a,u,d=0,g=t.length,h=g-1,_=n[0],C=M(_);if(C||g>1&&"string"==typeof _&&!f.checkClone&&Lt.test(_))return t.each((function(i){var l=t.eq(i);C&&(n[0]=_.call(this,i,l.html())),Gt(l,n,e,o)}));if(g&&(l=(i=bt(n,t[0].ownerDocument,!1,t,o)).firstChild,1===i.childNodes.length&&(i=l),l||o)){for(c=(r=y.map(Pt(i,"script"),Ft)).length;d<g;d++)a=i,d!==h&&(a=y.clone(a,!0,!0),c&&y.merge(r,Pt(a,"script"))),e.call(t[d],a,d);if(c)for(u=r[r.length-1].ownerDocument,y.map(r,jt),d=0;d<c;d++)ft.test((a=r[d]).type||"")&&!J.access(a,"globalEval")&&y.contains(u,a)&&(a.src&&"module"!==(a.type||"").toLowerCase()?y._evalUrl&&!a.noModule&&y._evalUrl(a.src,{nonce:a.nonce||a.getAttribute("nonce")}):m(a.textContent.replace(Dt,""),a,u))}return t}function Ut(t,n,e){for(var o,i=n?y.filter(n,t):t,l=0;null!=(o=i[l]);l++)e||1!==o.nodeType||y.cleanData(Pt(o)),o.parentNode&&(e&&ct(o)&&Ot(Pt(o,"script")),o.parentNode.removeChild(o));return t}y.extend({htmlPrefilter:function(t){return t.replace(It,"<$1></$2>")},clone:function(t,n,e){var o,i,l,r,c=t.cloneNode(!0),a=ct(t);if(!(f.noCloneChecked||1!==t.nodeType&&11!==t.nodeType||y.isXMLDoc(t)))for(r=Pt(c),o=0,i=(l=Pt(t)).length;o<i;o++)Vt(l[o],r[o]);if(n)if(e)for(l=l||Pt(t),r=r||Pt(c),o=0,i=l.length;o<i;o++)Rt(l[o],r[o]);else Rt(t,c);return(r=Pt(c,"script")).length>0&&Ot(r,!a&&Pt(t,"script")),c},cleanData:function(t){for(var n,e,o,i=y.event.special,l=0;void 0!==(e=t[l]);l++)if(Z(e)){if(n=e[J.expando]){if(n.events)for(o in n.events)i[o]?y.event.remove(e,o):y.removeEvent(e,o,n.handle);e[J.expando]=void 0}e[Q.expando]&&(e[Q.expando]=void 0)}}}),y.fn.extend({detach:function(t){return Ut(this,t,!0)},remove:function(t){return Ut(this,t)},text:function(t){return W(this,(function(t){return void 0===t?y.text(this):this.empty().each((function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=t)}))}),null,t,arguments.length)},append:function(){return Gt(this,arguments,(function(t){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Nt(this,t).appendChild(t)}))},prepend:function(){return Gt(this,arguments,(function(t){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var n=Nt(this,t);n.insertBefore(t,n.firstChild)}}))},before:function(){return Gt(this,arguments,(function(t){this.parentNode&&this.parentNode.insertBefore(t,this)}))},after:function(){return Gt(this,arguments,(function(t){this.parentNode&&this.parentNode.insertBefore(t,this.nextSibling)}))},empty:function(){for(var t,n=0;null!=(t=this[n]);n++)1===t.nodeType&&(y.cleanData(Pt(t,!1)),t.textContent="");return this},clone:function(t,n){return t=null!=t&&t,n=null==n?t:n,this.map((function(){return y.clone(this,t,n)}))},html:function(t){return W(this,(function(t){var n=this[0]||{},e=0,o=this.length;if(void 0===t&&1===n.nodeType)return n.innerHTML;if("string"==typeof t&&!zt.test(t)&&!Mt[(pt.exec(t)||["",""])[1].toLowerCase()]){t=y.htmlPrefilter(t);try{for(;e<o;e++)1===(n=this[e]||{}).nodeType&&(y.cleanData(Pt(n,!1)),n.innerHTML=t);n=0}catch(i){}}n&&this.empty().append(t)}),null,t,arguments.length)},replaceWith:function(){var t=[];return Gt(this,arguments,(function(n){var e=this.parentNode;y.inArray(this,t)<0&&(y.cleanData(Pt(this)),e&&e.replaceChild(n,this))}),t)}}),y.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},(function(t,n){y.fn[t]=function(t){for(var e,o=[],i=y(t),l=i.length-1,r=0;r<=l;r++)e=r===l?this:this.clone(!0),y(i[r])[n](e),u.apply(o,e.get());return this.pushStack(o)}}));var Ht=new RegExp("^("+ot+")(?!px)[a-z%]+$","i"),Wt=function(t){var n=t.ownerDocument.defaultView;return n&&n.opener||(n=e),n.getComputedStyle(t)},$t=new RegExp(lt.join("|"),"i");function qt(t,n,e){var o,i,l,r,c=t.style;return(e=e||Wt(t))&&(""!==(r=e.getPropertyValue(n)||e[n])||ct(t)||(r=y.style(t,n)),!f.pixelBoxStyles()&&Ht.test(r)&&$t.test(n)&&(o=c.width,i=c.minWidth,l=c.maxWidth,c.minWidth=c.maxWidth=c.width=r,r=e.width,c.width=o,c.minWidth=i,c.maxWidth=l)),void 0!==r?r+"":r}function Yt(t,n){return{get:function(){if(!t())return(this.get=n).apply(this,arguments);delete this.get}}}!function(){function t(){if(u){s.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",u.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",rt.appendChild(s).appendChild(u);var t=e.getComputedStyle(u);o="1%"!==t.top,a=12===n(t.marginLeft),u.style.right="60%",c=36===n(t.right),i=36===n(t.width),u.style.position="absolute",l=12===n(u.offsetWidth/3),rt.removeChild(s),u=null}}function n(t){return Math.round(parseFloat(t))}var o,i,l,c,a,s=r.createElement("div"),u=r.createElement("div");u.style&&(u.style.backgroundClip="content-box",u.cloneNode(!0).style.backgroundClip="",f.clearCloneStyle="content-box"===u.style.backgroundClip,y.extend(f,{boxSizingReliable:function(){return t(),i},pixelBoxStyles:function(){return t(),c},pixelPosition:function(){return t(),o},reliableMarginLeft:function(){return t(),a},scrollboxSize:function(){return t(),l}}))}();var Xt=["Webkit","Moz","ms"],Zt=r.createElement("div").style,Kt={};function Jt(t){return y.cssProps[t]||Kt[t]||(t in Zt?t:Kt[t]=function(t){for(var n=t[0].toUpperCase()+t.slice(1),e=Xt.length;e--;)if((t=Xt[e]+n)in Zt)return t}(t)||t)}var Qt=/^(none|table(?!-c[ea]).+)/,tn=/^--/,nn={position:"absolute",visibility:"hidden",display:"block"},en={letterSpacing:"0",fontWeight:"400"};function on(t,n,e){var o=it.exec(n);return o?Math.max(0,o[2]-(e||0))+(o[3]||"px"):n}function ln(t,n,e,o,i,l){var r="width"===n?1:0,c=0,a=0;if(e===(o?"border":"content"))return 0;for(;r<4;r+=2)"margin"===e&&(a+=y.css(t,e+lt[r],!0,i)),o?("content"===e&&(a-=y.css(t,"padding"+lt[r],!0,i)),"margin"!==e&&(a-=y.css(t,"border"+lt[r]+"Width",!0,i))):(a+=y.css(t,"padding"+lt[r],!0,i),"padding"!==e?a+=y.css(t,"border"+lt[r]+"Width",!0,i):c+=y.css(t,"border"+lt[r]+"Width",!0,i));return!o&&l>=0&&(a+=Math.max(0,Math.ceil(t["offset"+n[0].toUpperCase()+n.slice(1)]-l-a-c-.5))||0),a}function rn(t,n,e){var o=Wt(t),i=(!f.boxSizingReliable()||e)&&"border-box"===y.css(t,"boxSizing",!1,o),l=i,r=qt(t,n,o),c="offset"+n[0].toUpperCase()+n.slice(1);if(Ht.test(r)){if(!e)return r;r="auto"}return(!f.boxSizingReliable()&&i||"auto"===r||!parseFloat(r)&&"inline"===y.css(t,"display",!1,o))&&t.getClientRects().length&&(i="border-box"===y.css(t,"boxSizing",!1,o),(l=c in t)&&(r=t[c])),(r=parseFloat(r)||0)+ln(t,n,e||(i?"border":"content"),l,o,r)+"px"}function cn(t,n,e,o,i){return new cn.prototype.init(t,n,e,o,i)}y.extend({cssHooks:{opacity:{get:function(t,n){if(n){var e=qt(t,"opacity");return""===e?"1":e}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(t,n,e,o){if(t&&3!==t.nodeType&&8!==t.nodeType&&t.style){var i,l,r,c=X(n),a=tn.test(n),s=t.style;if(a||(n=Jt(c)),r=y.cssHooks[n]||y.cssHooks[c],void 0===e)return r&&"get"in r&&void 0!==(i=r.get(t,!1,o))?i:s[n];"string"==(l=typeof e)&&(i=it.exec(e))&&i[1]&&(e=dt(t,n,i),l="number"),null!=e&&e==e&&("number"!==l||a||(e+=i&&i[3]||(y.cssNumber[c]?"":"px")),f.clearCloneStyle||""!==e||0!==n.indexOf("background")||(s[n]="inherit"),r&&"set"in r&&void 0===(e=r.set(t,e,o))||(a?s.setProperty(n,e):s[n]=e))}},css:function(t,n,e,o){var i,l,r,c=X(n);return tn.test(n)||(n=Jt(c)),(r=y.cssHooks[n]||y.cssHooks[c])&&"get"in r&&(i=r.get(t,!0,e)),void 0===i&&(i=qt(t,n,o)),"normal"===i&&n in en&&(i=en[n]),""===e||e?(l=parseFloat(i),!0===e||isFinite(l)?l||0:i):i}}),y.each(["height","width"],(function(t,n){y.cssHooks[n]={get:function(t,e,o){if(e)return!Qt.test(y.css(t,"display"))||t.getClientRects().length&&t.getBoundingClientRect().width?rn(t,n,o):ut(t,nn,(function(){return rn(t,n,o)}))},set:function(t,e,o){var i,l=Wt(t),r=!f.scrollboxSize()&&"absolute"===l.position,c=(r||o)&&"border-box"===y.css(t,"boxSizing",!1,l),a=o?ln(t,n,o,c,l):0;return c&&r&&(a-=Math.ceil(t["offset"+n[0].toUpperCase()+n.slice(1)]-parseFloat(l[n])-ln(t,n,"border",!1,l)-.5)),a&&(i=it.exec(e))&&"px"!==(i[3]||"px")&&(t.style[n]=e,e=y.css(t,n)),on(0,e,a)}}})),y.cssHooks.marginLeft=Yt(f.reliableMarginLeft,(function(t,n){if(n)return(parseFloat(qt(t,"marginLeft"))||t.getBoundingClientRect().left-ut(t,{marginLeft:0},(function(){return t.getBoundingClientRect().left})))+"px"})),y.each({margin:"",padding:"",border:"Width"},(function(t,n){y.cssHooks[t+n]={expand:function(e){for(var o=0,i={},l="string"==typeof e?e.split(" "):[e];o<4;o++)i[t+lt[o]+n]=l[o]||l[o-2]||l[0];return i}},"margin"!==t&&(y.cssHooks[t+n].set=on)})),y.fn.extend({css:function(t,n){return W(this,(function(t,n,e){var o,i,l={},r=0;if(Array.isArray(n)){for(o=Wt(t),i=n.length;r<i;r++)l[n[r]]=y.css(t,n[r],!1,o);return l}return void 0!==e?y.style(t,n,e):y.css(t,n)}),t,n,arguments.length>1)}}),y.Tween=cn,(cn.prototype={constructor:cn,init:function(t,n,e,o,i,l){this.elem=t,this.prop=e,this.easing=i||y.easing._default,this.options=n,this.start=this.now=this.cur(),this.end=o,this.unit=l||(y.cssNumber[e]?"":"px")},cur:function(){var t=cn.propHooks[this.prop];return t&&t.get?t.get(this):cn.propHooks._default.get(this)},run:function(t){var n,e=cn.propHooks[this.prop];return this.pos=n=this.options.duration?y.easing[this.easing](t,this.options.duration*t,0,1,this.options.duration):t,this.now=(this.end-this.start)*n+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),e&&e.set?e.set(this):cn.propHooks._default.set(this),this}}).init.prototype=cn.prototype,(cn.propHooks={_default:{get:function(t){var n;return 1!==t.elem.nodeType||null!=t.elem[t.prop]&&null==t.elem.style[t.prop]?t.elem[t.prop]:(n=y.css(t.elem,t.prop,""))&&"auto"!==n?n:0},set:function(t){y.fx.step[t.prop]?y.fx.step[t.prop](t):1!==t.elem.nodeType||!y.cssHooks[t.prop]&&null==t.elem.style[Jt(t.prop)]?t.elem[t.prop]=t.now:y.style(t.elem,t.prop,t.now+t.unit)}}}).scrollTop=cn.propHooks.scrollLeft={set:function(t){t.elem.nodeType&&t.elem.parentNode&&(t.elem[t.prop]=t.now)}},y.easing={linear:function(t){return t},swing:function(t){return.5-Math.cos(t*Math.PI)/2},_default:"swing"},y.fx=cn.prototype.init,y.fx.step={};var an,sn,un=/^(?:toggle|show|hide)$/,dn=/queueHooks$/;function gn(){sn&&(!1===r.hidden&&e.requestAnimationFrame?e.requestAnimationFrame(gn):e.setTimeout(gn,y.fx.interval),y.fx.tick())}function hn(){return e.setTimeout((function(){an=void 0})),an=Date.now()}function _n(t,n){var e,o=0,i={height:t};for(n=n?1:0;o<4;o+=2-n)i["margin"+(e=lt[o])]=i["padding"+e]=t;return n&&(i.opacity=i.width=t),i}function Cn(t,n,e){for(var o,i=(pn.tweeners[n]||[]).concat(pn.tweeners["*"]),l=0,r=i.length;l<r;l++)if(o=i[l].call(e,n,t))return o}function pn(t,n,e){var o,i,l=0,r=pn.prefilters.length,c=y.Deferred().always((function(){delete a.elem})),a=function(){if(i)return!1;for(var n=an||hn(),e=Math.max(0,s.startTime+s.duration-n),o=1-(e/s.duration||0),l=0,r=s.tweens.length;l<r;l++)s.tweens[l].run(o);return c.notifyWith(t,[s,o,e]),o<1&&r?e:(r||c.notifyWith(t,[s,1,0]),c.resolveWith(t,[s]),!1)},s=c.promise({elem:t,props:y.extend({},n),opts:y.extend(!0,{specialEasing:{},easing:y.easing._default},e),originalProperties:n,originalOptions:e,startTime:an||hn(),duration:e.duration,tweens:[],createTween:function(n,e){var o=y.Tween(t,s.opts,n,e,s.opts.specialEasing[n]||s.opts.easing);return s.tweens.push(o),o},stop:function(n){var e=0,o=n?s.tweens.length:0;if(i)return this;for(i=!0;e<o;e++)s.tweens[e].run(1);return n?(c.notifyWith(t,[s,1,0]),c.resolveWith(t,[s,n])):c.rejectWith(t,[s,n]),this}}),u=s.props;for(function(t,n){var e,o,i,l,r;for(e in t)if(i=n[o=X(e)],l=t[e],Array.isArray(l)&&(i=l[1],l=t[e]=l[0]),e!==o&&(t[o]=l,delete t[e]),(r=y.cssHooks[o])&&"expand"in r)for(e in l=r.expand(l),delete t[o],l)e in t||(t[e]=l[e],n[e]=i);else n[o]=i}(u,s.opts.specialEasing);l<r;l++)if(o=pn.prefilters[l].call(s,t,u,s.opts))return M(o.stop)&&(y._queueHooks(s.elem,s.opts.queue).stop=o.stop.bind(o)),o;return y.map(u,Cn,s),M(s.opts.start)&&s.opts.start.call(t,s),s.progress(s.opts.progress).done(s.opts.done,s.opts.complete).fail(s.opts.fail).always(s.opts.always),y.fx.timer(y.extend(a,{elem:t,anim:s,queue:s.opts.queue})),s}y.Animation=y.extend(pn,{tweeners:{"*":[function(t,n){var e=this.createTween(t,n);return dt(e.elem,t,it.exec(n),e),e}]},tweener:function(t,n){M(t)?(n=t,t=["*"]):t=t.match(F);for(var e,o=0,i=t.length;o<i;o++)(pn.tweeners[e=t[o]]=pn.tweeners[e]||[]).unshift(n)},prefilters:[function(t,n,e){var o,i,l,r,c,a,s,u,d="width"in n||"height"in n,g=this,h={},_=t.style,C=t.nodeType&&st(t),p=J.get(t,"fxshow");for(o in e.queue||(null==(r=y._queueHooks(t,"fx")).unqueued&&(r.unqueued=0,c=r.empty.fire,r.empty.fire=function(){r.unqueued||c()}),r.unqueued++,g.always((function(){g.always((function(){r.unqueued--,y.queue(t,"fx").length||r.empty.fire()}))}))),n)if(un.test(i=n[o])){if(delete n[o],l=l||"toggle"===i,i===(C?"hide":"show")){if("show"!==i||!p||void 0===p[o])continue;C=!0}h[o]=p&&p[o]||y.style(t,o)}if((a=!y.isEmptyObject(n))||!y.isEmptyObject(h))for(o in d&&1===t.nodeType&&(e.overflow=[_.overflow,_.overflowX,_.overflowY],null==(s=p&&p.display)&&(s=J.get(t,"display")),"none"===(u=y.css(t,"display"))&&(s?u=s:(_t([t],!0),s=t.style.display||s,u=y.css(t,"display"),_t([t]))),("inline"===u||"inline-block"===u&&null!=s)&&"none"===y.css(t,"float")&&(a||(g.done((function(){_.display=s})),null==s&&(s="none"===(u=_.display)?"":u)),_.display="inline-block")),e.overflow&&(_.overflow="hidden",g.always((function(){_.overflow=e.overflow[0],_.overflowX=e.overflow[1],_.overflowY=e.overflow[2]}))),a=!1,h)a||(p?"hidden"in p&&(C=p.hidden):p=J.access(t,"fxshow",{display:s}),l&&(p.hidden=!C),C&&_t([t],!0),g.done((function(){for(o in C||_t([t]),J.remove(t,"fxshow"),h)y.style(t,o,h[o])}))),a=Cn(C?p[o]:0,o,g),o in p||(p[o]=a.start,C&&(a.end=a.start,a.start=0))}],prefilter:function(t,n){n?pn.prefilters.unshift(t):pn.prefilters.push(t)}}),y.speed=function(t,n,e){var o=t&&"object"==typeof t?y.extend({},t):{complete:e||!e&&n||M(t)&&t,duration:t,easing:e&&n||n&&!M(n)&&n};return y.fx.off?o.duration=0:"number"!=typeof o.duration&&(o.duration=o.duration in y.fx.speeds?y.fx.speeds[o.duration]:y.fx.speeds._default),null!=o.queue&&!0!==o.queue||(o.queue="fx"),o.old=o.complete,o.complete=function(){M(o.old)&&o.old.call(this),o.queue&&y.dequeue(this,o.queue)},o},y.fn.extend({fadeTo:function(t,n,e,o){return this.filter(st).css("opacity",0).show().end().animate({opacity:n},t,e,o)},animate:function(t,n,e,o){var i=y.isEmptyObject(t),l=y.speed(n,e,o),r=function(){var n=pn(this,y.extend({},t),l);(i||J.get(this,"finish"))&&n.stop(!0)};return r.finish=r,i||!1===l.queue?this.each(r):this.queue(l.queue,r)},stop:function(t,n,e){var o=function(t){var n=t.stop;delete t.stop,n(e)};return"string"!=typeof t&&(e=n,n=t,t=void 0),n&&!1!==t&&this.queue(t||"fx",[]),this.each((function(){var n=!0,i=null!=t&&t+"queueHooks",l=y.timers,r=J.get(this);if(i)r[i]&&r[i].stop&&o(r[i]);else for(i in r)r[i]&&r[i].stop&&dn.test(i)&&o(r[i]);for(i=l.length;i--;)l[i].elem!==this||null!=t&&l[i].queue!==t||(l[i].anim.stop(e),n=!1,l.splice(i,1));!n&&e||y.dequeue(this,t)}))},finish:function(t){return!1!==t&&(t=t||"fx"),this.each((function(){var n,e=J.get(this),o=e[t+"queue"],i=e[t+"queueHooks"],l=y.timers,r=o?o.length:0;for(e.finish=!0,y.queue(this,t,[]),i&&i.stop&&i.stop.call(this,!0),n=l.length;n--;)l[n].elem===this&&l[n].queue===t&&(l[n].anim.stop(!0),l.splice(n,1));for(n=0;n<r;n++)o[n]&&o[n].finish&&o[n].finish.call(this);delete e.finish}))}}),y.each(["toggle","show","hide"],(function(t,n){var e=y.fn[n];y.fn[n]=function(t,o,i){return null==t||"boolean"==typeof t?e.apply(this,arguments):this.animate(_n(n,!0),t,o,i)}})),y.each({slideDown:_n("show"),slideUp:_n("hide"),slideToggle:_n("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},(function(t,n){y.fn[t]=function(t,e,o){return this.animate(n,t,e,o)}})),y.timers=[],y.fx.tick=function(){var t,n=0,e=y.timers;for(an=Date.now();n<e.length;n++)(t=e[n])()||e[n]!==t||e.splice(n--,1);e.length||y.fx.stop(),an=void 0},y.fx.timer=function(t){y.timers.push(t),y.fx.start()},y.fx.interval=13,y.fx.start=function(){sn||(sn=!0,gn())},y.fx.stop=function(){sn=null},y.fx.speeds={slow:600,fast:200,_default:400},y.fn.delay=function(t,n){return t=y.fx&&y.fx.speeds[t]||t,this.queue(n=n||"fx",(function(n,o){var i=e.setTimeout(n,t);o.stop=function(){e.clearTimeout(i)}}))},function(){var t=r.createElement("input"),n=r.createElement("select").appendChild(r.createElement("option"));t.type="checkbox",f.checkOn=""!==t.value,f.optSelected=n.selected,(t=r.createElement("input")).value="t",t.type="radio",f.radioValue="t"===t.value}();var fn,Mn=y.expr.attrHandle;y.fn.extend({attr:function(t,n){return W(this,y.attr,t,n,arguments.length>1)},removeAttr:function(t){return this.each((function(){y.removeAttr(this,t)}))}}),y.extend({attr:function(t,n,e){var o,i,l=t.nodeType;if(3!==l&&8!==l&&2!==l)return void 0===t.getAttribute?y.prop(t,n,e):(1===l&&y.isXMLDoc(t)||(i=y.attrHooks[n.toLowerCase()]||(y.expr.match.bool.test(n)?fn:void 0)),void 0!==e?null===e?void y.removeAttr(t,n):i&&"set"in i&&void 0!==(o=i.set(t,e,n))?o:(t.setAttribute(n,e+""),e):i&&"get"in i&&null!==(o=i.get(t,n))?o:null==(o=y.find.attr(t,n))?void 0:o)},attrHooks:{type:{set:function(t,n){if(!f.radioValue&&"radio"===n&&S(t,"input")){var e=t.value;return t.setAttribute("type",n),e&&(t.value=e),n}}}},removeAttr:function(t,n){var e,o=0,i=n&&n.match(F);if(i&&1===t.nodeType)for(;e=i[o++];)t.removeAttribute(e)}}),fn={set:function(t,n,e){return!1===n?y.removeAttr(t,e):t.setAttribute(e,e),e}},y.each(y.expr.match.bool.source.match(/\w+/g),(function(t,n){var e=Mn[n]||y.find.attr;Mn[n]=function(t,n,o){var i,l,r=n.toLowerCase();return o||(l=Mn[r],Mn[r]=i,i=null!=e(t,n,o)?r:null,Mn[r]=l),i}}));var Pn=/^(?:input|select|textarea|button)$/i,On=/^(?:a|area)$/i;function mn(t){return(t.match(F)||[]).join(" ")}function vn(t){return t.getAttribute&&t.getAttribute("class")||""}function yn(t){return Array.isArray(t)?t:"string"==typeof t&&t.match(F)||[]}y.fn.extend({prop:function(t,n){return W(this,y.prop,t,n,arguments.length>1)},removeProp:function(t){return this.each((function(){delete this[y.propFix[t]||t]}))}}),y.extend({prop:function(t,n,e){var o,i,l=t.nodeType;if(3!==l&&8!==l&&2!==l)return 1===l&&y.isXMLDoc(t)||(i=y.propHooks[n=y.propFix[n]||n]),void 0!==e?i&&"set"in i&&void 0!==(o=i.set(t,e,n))?o:t[n]=e:i&&"get"in i&&null!==(o=i.get(t,n))?o:t[n]},propHooks:{tabIndex:{get:function(t){var n=y.find.attr(t,"tabindex");return n?parseInt(n,10):Pn.test(t.nodeName)||On.test(t.nodeName)&&t.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),f.optSelected||(y.propHooks.selected={get:function(t){return null},set:function(t){}}),y.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],(function(){y.propFix[this.toLowerCase()]=this})),y.fn.extend({addClass:function(t){var n,e,o,i,l,r,c,a=0;if(M(t))return this.each((function(n){y(this).addClass(t.call(this,n,vn(this)))}));if((n=yn(t)).length)for(;e=this[a++];)if(i=vn(e),o=1===e.nodeType&&" "+mn(i)+" "){for(r=0;l=n[r++];)o.indexOf(" "+l+" ")<0&&(o+=l+" ");i!==(c=mn(o))&&e.setAttribute("class",c)}return this},removeClass:function(t){var n,e,o,i,l,r,c,a=0;if(M(t))return this.each((function(n){y(this).removeClass(t.call(this,n,vn(this)))}));if(!arguments.length)return this.attr("class","");if((n=yn(t)).length)for(;e=this[a++];)if(i=vn(e),o=1===e.nodeType&&" "+mn(i)+" "){for(r=0;l=n[r++];)for(;o.indexOf(" "+l+" ")>-1;)o=o.replace(" "+l+" "," ");i!==(c=mn(o))&&e.setAttribute("class",c)}return this},toggleClass:function(t,n){var e=typeof t,o="string"===e||Array.isArray(t);return"boolean"==typeof n&&o?n?this.addClass(t):this.removeClass(t):M(t)?this.each((function(e){y(this).toggleClass(t.call(this,e,vn(this),n),n)})):this.each((function(){var n,i,l,r;if(o)for(i=0,l=y(this),r=yn(t);n=r[i++];)l.hasClass(n)?l.removeClass(n):l.addClass(n);else void 0!==t&&"boolean"!==e||((n=vn(this))&&J.set(this,"__className__",n),this.setAttribute&&this.setAttribute("class",n||!1===t?"":J.get(this,"__className__")||""))}))},hasClass:function(t){var n,e,o=0;for(n=" "+t+" ";e=this[o++];)if(1===e.nodeType&&(" "+mn(vn(e))+" ").indexOf(n)>-1)return!0;return!1}});var bn=/\r/g;y.fn.extend({val:function(t){var n,e,o,i=this[0];return arguments.length?(o=M(t),this.each((function(e){var i;1===this.nodeType&&(null==(i=o?t.call(this,e,y(this).val()):t)?i="":"number"==typeof i?i+="":Array.isArray(i)&&(i=y.map(i,(function(t){return null==t?"":t+""}))),(n=y.valHooks[this.type]||y.valHooks[this.nodeName.toLowerCase()])&&"set"in n&&void 0!==n.set(this,i,"value")||(this.value=i))}))):i?(n=y.valHooks[i.type]||y.valHooks[i.nodeName.toLowerCase()])&&"get"in n&&void 0!==(e=n.get(i,"value"))?e:"string"==typeof(e=i.value)?e.replace(bn,""):null==e?"":e:void 0}}),y.extend({valHooks:{option:{get:function(t){var n=y.find.attr(t,"value");return null!=n?n:mn(y.text(t))}},select:{get:function(t){var n,e,o,i=t.options,l=t.selectedIndex,r="select-one"===t.type,c=r?null:[],a=r?l+1:i.length;for(o=l<0?a:r?l:0;o<a;o++)if(((e=i[o]).selected||o===l)&&!e.disabled&&(!e.parentNode.disabled||!S(e.parentNode,"optgroup"))){if(n=y(e).val(),r)return n;c.push(n)}return c},set:function(t,n){for(var e,o,i=t.options,l=y.makeArray(n),r=i.length;r--;)((o=i[r]).selected=y.inArray(y.valHooks.option.get(o),l)>-1)&&(e=!0);return e||(t.selectedIndex=-1),l}}}}),y.each(["radio","checkbox"],(function(){y.valHooks[this]={set:function(t,n){if(Array.isArray(n))return t.checked=y.inArray(y(t).val(),n)>-1}},f.checkOn||(y.valHooks[this].get=function(t){return null===t.getAttribute("value")?"on":t.value})})),f.focusin="onfocusin"in e;var xn=/^(?:focusinfocus|focusoutblur)$/,An=function(t){t.stopPropagation()};y.extend(y.event,{trigger:function(t,n,o,i){var l,c,a,s,u,d,g,h,C=[o||r],p=_.call(t,"type")?t.type:t,f=_.call(t,"namespace")?t.namespace.split("."):[];if(c=h=a=o=o||r,3!==o.nodeType&&8!==o.nodeType&&!xn.test(p+y.event.triggered)&&(p.indexOf(".")>-1&&(f=p.split("."),p=f.shift(),f.sort()),u=p.indexOf(":")<0&&"on"+p,(t=t[y.expando]?t:new y.Event(p,"object"==typeof t&&t)).isTrigger=i?2:3,t.namespace=f.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+f.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=o),n=null==n?[t]:y.makeArray(n,[t]),g=y.event.special[p]||{},i||!g.trigger||!1!==g.trigger.apply(o,n))){if(!i&&!g.noBubble&&!P(o)){for(xn.test((s=g.delegateType||p)+p)||(c=c.parentNode);c;c=c.parentNode)C.push(c),a=c;a===(o.ownerDocument||r)&&C.push(a.defaultView||a.parentWindow||e)}for(l=0;(c=C[l++])&&!t.isPropagationStopped();)h=c,t.type=l>1?s:g.bindType||p,(d=(J.get(c,"events")||{})[t.type]&&J.get(c,"handle"))&&d.apply(c,n),(d=u&&c[u])&&d.apply&&Z(c)&&(t.result=d.apply(c,n),!1===t.result&&t.preventDefault());return t.type=p,i||t.isDefaultPrevented()||g._default&&!1!==g._default.apply(C.pop(),n)||!Z(o)||u&&M(o[p])&&!P(o)&&((a=o[u])&&(o[u]=null),y.event.triggered=p,t.isPropagationStopped()&&h.addEventListener(p,An),o[p](),t.isPropagationStopped()&&h.removeEventListener(p,An),y.event.triggered=void 0,a&&(o[u]=a)),t.result}},simulate:function(t,n,e){var o=y.extend(new y.Event,e,{type:t,isSimulated:!0});y.event.trigger(o,null,n)}}),y.fn.extend({trigger:function(t,n){return this.each((function(){y.event.trigger(t,n,this)}))},triggerHandler:function(t,n){var e=this[0];if(e)return y.event.trigger(t,n,e,!0)}}),f.focusin||y.each({focus:"focusin",blur:"focusout"},(function(t,n){var e=function(t){y.event.simulate(n,t.target,y.event.fix(t))};y.event.special[n]={setup:function(){var o=this.ownerDocument||this,i=J.access(o,n);i||o.addEventListener(t,e,!0),J.access(o,n,(i||0)+1)},teardown:function(){var o=this.ownerDocument||this,i=J.access(o,n)-1;i?J.access(o,n,i):(o.removeEventListener(t,e,!0),J.remove(o,n))}}}));var wn=e.location,Bn=Date.now(),kn=/\?/;y.parseXML=function(t){var n;if(!t||"string"!=typeof t)return null;try{n=(new e.DOMParser).parseFromString(t,"text/xml")}catch(o){n=void 0}return n&&!n.getElementsByTagName("parsererror").length||y.error("Invalid XML: "+t),n};var Sn=/\[\]$/,Tn=/\r?\n/g,En=/^(?:submit|button|image|reset|file)$/i,In=/^(?:input|select|textarea|keygen)/i;function zn(t,n,e,o){var i;if(Array.isArray(n))y.each(n,(function(n,i){e||Sn.test(t)?o(t,i):zn(t+"["+("object"==typeof i&&null!=i?n:"")+"]",i,e,o)}));else if(e||"object"!==v(n))o(t,n);else for(i in n)zn(t+"["+i+"]",n[i],e,o)}y.param=function(t,n){var e,o=[],i=function(t,n){var e=M(n)?n():n;o[o.length]=encodeURIComponent(t)+"="+encodeURIComponent(null==e?"":e)};if(null==t)return"";if(Array.isArray(t)||t.jquery&&!y.isPlainObject(t))y.each(t,(function(){i(this.name,this.value)}));else for(e in t)zn(e,t[e],n,i);return o.join("&")},y.fn.extend({serialize:function(){return y.param(this.serializeArray())},serializeArray:function(){return this.map((function(){var t=y.prop(this,"elements");return t?y.makeArray(t):this})).filter((function(){var t=this.type;return this.name&&!y(this).is(":disabled")&&In.test(this.nodeName)&&!En.test(t)&&(this.checked||!Ct.test(t))})).map((function(t,n){var e=y(this).val();return null==e?null:Array.isArray(e)?y.map(e,(function(t){return{name:n.name,value:t.replace(Tn,"\r\n")}})):{name:n.name,value:e.replace(Tn,"\r\n")}})).get()}});var Ln=/%20/g,Dn=/#.*$/,Nn=/([?&])_=[^&]*/,Fn=/^(.*?):[ \t]*([^\r\n]*)$/gm,jn=/^(?:GET|HEAD)$/,Rn=/^\/\//,Vn={},Gn={},Un="*/".concat("*"),Hn=r.createElement("a");function Wn(t){return function(n,e){"string"!=typeof n&&(e=n,n="*");var o,i=0,l=n.toLowerCase().match(F)||[];if(M(e))for(;o=l[i++];)"+"===o[0]?(o=o.slice(1)||"*",(t[o]=t[o]||[]).unshift(e)):(t[o]=t[o]||[]).push(e)}}function $n(t,n,e,o){var i={},l=t===Gn;function r(c){var a;return i[c]=!0,y.each(t[c]||[],(function(t,c){var s=c(n,e,o);return"string"!=typeof s||l||i[s]?l?!(a=s):void 0:(n.dataTypes.unshift(s),r(s),!1)})),a}return r(n.dataTypes[0])||!i["*"]&&r("*")}function qn(t,n){var e,o,i=y.ajaxSettings.flatOptions||{};for(e in n)void 0!==n[e]&&((i[e]?t:o||(o={}))[e]=n[e]);return o&&y.extend(!0,t,o),t}Hn.href=wn.href,y.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:wn.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(wn.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Un,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":y.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(t,n){return n?qn(qn(t,y.ajaxSettings),n):qn(y.ajaxSettings,t)},ajaxPrefilter:Wn(Vn),ajaxTransport:Wn(Gn),ajax:function(t,n){"object"==typeof t&&(n=t,t=void 0);var o,i,l,c,a,s,u,d,g,h,_=y.ajaxSetup({},n=n||{}),C=_.context||_,p=_.context&&(C.nodeType||C.jquery)?y(C):y.event,f=y.Deferred(),M=y.Callbacks("once memory"),P=_.statusCode||{},O={},m={},v="canceled",b={readyState:0,getResponseHeader:function(t){var n;if(u){if(!c)for(c={};n=Fn.exec(l);)c[n[1].toLowerCase()+" "]=(c[n[1].toLowerCase()+" "]||[]).concat(n[2]);n=c[t.toLowerCase()+" "]}return null==n?null:n.join(", ")},getAllResponseHeaders:function(){return u?l:null},setRequestHeader:function(t,n){return null==u&&(t=m[t.toLowerCase()]=m[t.toLowerCase()]||t,O[t]=n),this},overrideMimeType:function(t){return null==u&&(_.mimeType=t),this},statusCode:function(t){var n;if(t)if(u)b.always(t[b.status]);else for(n in t)P[n]=[P[n],t[n]];return this},abort:function(t){var n=t||v;return o&&o.abort(n),x(0,n),this}};if(f.promise(b),_.url=((t||_.url||wn.href)+"").replace(Rn,wn.protocol+"//"),_.type=n.method||n.type||_.method||_.type,_.dataTypes=(_.dataType||"*").toLowerCase().match(F)||[""],null==_.crossDomain){s=r.createElement("a");try{s.href=_.url,s.href=s.href,_.crossDomain=Hn.protocol+"//"+Hn.host!=s.protocol+"//"+s.host}catch(A){_.crossDomain=!0}}if(_.data&&_.processData&&"string"!=typeof _.data&&(_.data=y.param(_.data,_.traditional)),$n(Vn,_,n,b),u)return b;for(g in(d=y.event&&_.global)&&0==y.active++&&y.event.trigger("ajaxStart"),_.type=_.type.toUpperCase(),_.hasContent=!jn.test(_.type),i=_.url.replace(Dn,""),_.hasContent?_.data&&_.processData&&0===(_.contentType||"").indexOf("application/x-www-form-urlencoded")&&(_.data=_.data.replace(Ln,"+")):(h=_.url.slice(i.length),_.data&&(_.processData||"string"==typeof _.data)&&(i+=(kn.test(i)?"&":"?")+_.data,delete _.data),!1===_.cache&&(i=i.replace(Nn,"$1"),h=(kn.test(i)?"&":"?")+"_="+Bn+++h),_.url=i+h),_.ifModified&&(y.lastModified[i]&&b.setRequestHeader("If-Modified-Since",y.lastModified[i]),y.etag[i]&&b.setRequestHeader("If-None-Match",y.etag[i])),(_.data&&_.hasContent&&!1!==_.contentType||n.contentType)&&b.setRequestHeader("Content-Type",_.contentType),b.setRequestHeader("Accept",_.dataTypes[0]&&_.accepts[_.dataTypes[0]]?_.accepts[_.dataTypes[0]]+("*"!==_.dataTypes[0]?", "+Un+"; q=0.01":""):_.accepts["*"]),_.headers)b.setRequestHeader(g,_.headers[g]);if(_.beforeSend&&(!1===_.beforeSend.call(C,b,_)||u))return b.abort();if(v="abort",M.add(_.complete),b.done(_.success),b.fail(_.error),o=$n(Gn,_,n,b)){if(b.readyState=1,d&&p.trigger("ajaxSend",[b,_]),u)return b;_.async&&_.timeout>0&&(a=e.setTimeout((function(){b.abort("timeout")}),_.timeout));try{u=!1,o.send(O,x)}catch(A){if(u)throw A;x(-1,A)}}else x(-1,"No Transport");function x(t,n,r,c){var s,g,h,O,m,v=n;u||(u=!0,a&&e.clearTimeout(a),o=void 0,l=c||"",b.readyState=t>0?4:0,s=t>=200&&t<300||304===t,r&&(O=function(t,n,e){for(var o,i,l,r,c=t.contents,a=t.dataTypes;"*"===a[0];)a.shift(),void 0===o&&(o=t.mimeType||n.getResponseHeader("Content-Type"));if(o)for(i in c)if(c[i]&&c[i].test(o)){a.unshift(i);break}if(a[0]in e)l=a[0];else{for(i in e){if(!a[0]||t.converters[i+" "+a[0]]){l=i;break}r||(r=i)}l=l||r}if(l)return l!==a[0]&&a.unshift(l),e[l]}(_,b,r)),O=function(t,n,e,o){var i,l,r,c,a,s={},u=t.dataTypes.slice();if(u[1])for(r in t.converters)s[r.toLowerCase()]=t.converters[r];for(l=u.shift();l;)if(t.responseFields[l]&&(e[t.responseFields[l]]=n),!a&&o&&t.dataFilter&&(n=t.dataFilter(n,t.dataType)),a=l,l=u.shift())if("*"===l)l=a;else if("*"!==a&&a!==l){if(!(r=s[a+" "+l]||s["* "+l]))for(i in s)if((c=i.split(" "))[1]===l&&(r=s[a+" "+c[0]]||s["* "+c[0]])){!0===r?r=s[i]:!0!==s[i]&&(l=c[0],u.unshift(c[1]));break}if(!0!==r)if(r&&t.throws)n=r(n);else try{n=r(n)}catch(A){return{state:"parsererror",error:r?A:"No conversion from "+a+" to "+l}}}return{state:"success",data:n}}(_,O,b,s),s?(_.ifModified&&((m=b.getResponseHeader("Last-Modified"))&&(y.lastModified[i]=m),(m=b.getResponseHeader("etag"))&&(y.etag[i]=m)),204===t||"HEAD"===_.type?v="nocontent":304===t?v="notmodified":(v=O.state,g=O.data,s=!(h=O.error))):(h=v,!t&&v||(v="error",t<0&&(t=0))),b.status=t,b.statusText=(n||v)+"",s?f.resolveWith(C,[g,v,b]):f.rejectWith(C,[b,v,h]),b.statusCode(P),P=void 0,d&&p.trigger(s?"ajaxSuccess":"ajaxError",[b,_,s?g:h]),M.fireWith(C,[b,v]),d&&(p.trigger("ajaxComplete",[b,_]),--y.active||y.event.trigger("ajaxStop")))}return b},getJSON:function(t,n,e){return y.get(t,n,e,"json")},getScript:function(t,n){return y.get(t,void 0,n,"script")}}),y.each(["get","post"],(function(t,n){y[n]=function(t,e,o,i){return M(e)&&(i=i||o,o=e,e=void 0),y.ajax(y.extend({url:t,type:n,dataType:i,data:e,success:o},y.isPlainObject(t)&&t))}})),y._evalUrl=function(t,n){return y.ajax({url:t,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(t){y.globalEval(t,n)}})},y.fn.extend({wrapAll:function(t){var n;return this[0]&&(M(t)&&(t=t.call(this[0])),n=y(t,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&n.insertBefore(this[0]),n.map((function(){for(var t=this;t.firstElementChild;)t=t.firstElementChild;return t})).append(this)),this},wrapInner:function(t){return M(t)?this.each((function(n){y(this).wrapInner(t.call(this,n))})):this.each((function(){var n=y(this),e=n.contents();e.length?e.wrapAll(t):n.append(t)}))},wrap:function(t){var n=M(t);return this.each((function(e){y(this).wrapAll(n?t.call(this,e):t)}))},unwrap:function(t){return this.parent(t).not("body").each((function(){y(this).replaceWith(this.childNodes)})),this}}),y.expr.pseudos.hidden=function(t){return!y.expr.pseudos.visible(t)},y.expr.pseudos.visible=function(t){return!!(t.offsetWidth||t.offsetHeight||t.getClientRects().length)},y.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch(t){}};var Yn={0:200,1223:204},Xn=y.ajaxSettings.xhr();f.cors=!!Xn&&"withCredentials"in Xn,f.ajax=Xn=!!Xn,y.ajaxTransport((function(t){var n,o;if(f.cors||Xn&&!t.crossDomain)return{send:function(i,l){var r,c=t.xhr();if(c.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(r in t.xhrFields)c[r]=t.xhrFields[r];for(r in t.mimeType&&c.overrideMimeType&&c.overrideMimeType(t.mimeType),t.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest"),i)c.setRequestHeader(r,i[r]);n=function(t){return function(){n&&(n=o=c.onload=c.onerror=c.onabort=c.ontimeout=c.onreadystatechange=null,"abort"===t?c.abort():"error"===t?"number"!=typeof c.status?l(0,"error"):l(c.status,c.statusText):l(Yn[c.status]||c.status,c.statusText,"text"!==(c.responseType||"text")||"string"!=typeof c.responseText?{binary:c.response}:{text:c.responseText},c.getAllResponseHeaders()))}},c.onload=n(),o=c.onerror=c.ontimeout=n("error"),void 0!==c.onabort?c.onabort=o:c.onreadystatechange=function(){4===c.readyState&&e.setTimeout((function(){n&&o()}))},n=n("abort");try{c.send(t.hasContent&&t.data||null)}catch(a){if(n)throw a}},abort:function(){n&&n()}}})),y.ajaxPrefilter((function(t){t.crossDomain&&(t.contents.script=!1)})),y.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(t){return y.globalEval(t),t}}}),y.ajaxPrefilter("script",(function(t){void 0===t.cache&&(t.cache=!1),t.crossDomain&&(t.type="GET")})),y.ajaxTransport("script",(function(t){var n,e;if(t.crossDomain||t.scriptAttrs)return{send:function(o,i){n=y("<script>").attr(t.scriptAttrs||{}).prop({charset:t.scriptCharset,src:t.url}).on("load error",e=function(t){n.remove(),e=null,t&&i("error"===t.type?404:200,t.type)}),r.head.appendChild(n[0])},abort:function(){e&&e()}}}));var Zn,Kn=[],Jn=/(=)\?(?=&|$)|\?\?/;y.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var t=Kn.pop()||y.expando+"_"+Bn++;return this[t]=!0,t}}),y.ajaxPrefilter("json jsonp",(function(t,n,o){var i,l,r,c=!1!==t.jsonp&&(Jn.test(t.url)?"url":"string"==typeof t.data&&0===(t.contentType||"").indexOf("application/x-www-form-urlencoded")&&Jn.test(t.data)&&"data");if(c||"jsonp"===t.dataTypes[0])return i=t.jsonpCallback=M(t.jsonpCallback)?t.jsonpCallback():t.jsonpCallback,c?t[c]=t[c].replace(Jn,"$1"+i):!1!==t.jsonp&&(t.url+=(kn.test(t.url)?"&":"?")+t.jsonp+"="+i),t.converters["script json"]=function(){return r||y.error(i+" was not called"),r[0]},t.dataTypes[0]="json",l=e[i],e[i]=function(){r=arguments},o.always((function(){void 0===l?y(e).removeProp(i):e[i]=l,t[i]&&(t.jsonpCallback=n.jsonpCallback,Kn.push(i)),r&&M(l)&&l(r[0]),r=l=void 0})),"script"})),f.createHTMLDocument=((Zn=r.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===Zn.childNodes.length),y.parseHTML=function(t,n,e){return"string"!=typeof t?[]:("boolean"==typeof n&&(e=n,n=!1),n||(f.createHTMLDocument?((o=(n=r.implementation.createHTMLDocument("")).createElement("base")).href=r.location.href,n.head.appendChild(o)):n=r),l=!e&&[],(i=T.exec(t))?[n.createElement(i[1])]:(i=bt([t],n,l),l&&l.length&&y(l).remove(),y.merge([],i.childNodes)));var o,i,l},y.fn.load=function(t,n,e){var o,i,l,r=this,c=t.indexOf(" ");return c>-1&&(o=mn(t.slice(c)),t=t.slice(0,c)),M(n)?(e=n,n=void 0):n&&"object"==typeof n&&(i="POST"),r.length>0&&y.ajax({url:t,type:i||"GET",dataType:"html",data:n}).done((function(t){l=arguments,r.html(o?y("<div>").append(y.parseHTML(t)).find(o):t)})).always(e&&function(t,n){r.each((function(){e.apply(this,l||[t.responseText,n,t])}))}),this},y.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],(function(t,n){y.fn[n]=function(t){return this.on(n,t)}})),y.expr.pseudos.animated=function(t){return y.grep(y.timers,(function(n){return t===n.elem})).length},y.offset={setOffset:function(t,n,e){var o,i,l,r,c,a,s=y.css(t,"position"),u=y(t),d={};"static"===s&&(t.style.position="relative"),c=u.offset(),l=y.css(t,"top"),a=y.css(t,"left"),("absolute"===s||"fixed"===s)&&(l+a).indexOf("auto")>-1?(r=(o=u.position()).top,i=o.left):(r=parseFloat(l)||0,i=parseFloat(a)||0),M(n)&&(n=n.call(t,e,y.extend({},c))),null!=n.top&&(d.top=n.top-c.top+r),null!=n.left&&(d.left=n.left-c.left+i),"using"in n?n.using.call(t,d):u.css(d)}},y.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each((function(n){y.offset.setOffset(this,t,n)}));var n,e,o=this[0];return o?o.getClientRects().length?{top:(n=o.getBoundingClientRect()).top+(e=o.ownerDocument.defaultView).pageYOffset,left:n.left+e.pageXOffset}:{top:0,left:0}:void 0},position:function(){if(this[0]){var t,n,e,o=this[0],i={top:0,left:0};if("fixed"===y.css(o,"position"))n=o.getBoundingClientRect();else{for(n=this.offset(),e=o.ownerDocument,t=o.offsetParent||e.documentElement;t&&(t===e.body||t===e.documentElement)&&"static"===y.css(t,"position");)t=t.parentNode;t&&t!==o&&1===t.nodeType&&((i=y(t).offset()).top+=y.css(t,"borderTopWidth",!0),i.left+=y.css(t,"borderLeftWidth",!0))}return{top:n.top-i.top-y.css(o,"marginTop",!0),left:n.left-i.left-y.css(o,"marginLeft",!0)}}},offsetParent:function(){return this.map((function(){for(var t=this.offsetParent;t&&"static"===y.css(t,"position");)t=t.offsetParent;return t||rt}))}}),y.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},(function(t,n){var e="pageYOffset"===n;y.fn[t]=function(o){return W(this,(function(t,o,i){var l;if(P(t)?l=t:9===t.nodeType&&(l=t.defaultView),void 0===i)return l?l[n]:t[o];l?l.scrollTo(e?l.pageXOffset:i,e?i:l.pageYOffset):t[o]=i}),t,o,arguments.length)}})),y.each(["top","left"],(function(t,n){y.cssHooks[n]=Yt(f.pixelPosition,(function(t,e){if(e)return e=qt(t,n),Ht.test(e)?y(t).position()[n]+"px":e}))})),y.each({Height:"height",Width:"width"},(function(t,n){y.each({padding:"inner"+t,content:n,"":"outer"+t},(function(e,o){y.fn[o]=function(i,l){var r=arguments.length&&(e||"boolean"!=typeof i),c=e||(!0===i||!0===l?"margin":"border");return W(this,(function(n,e,i){var l;return P(n)?0===o.indexOf("outer")?n["inner"+t]:n.document.documentElement["client"+t]:9===n.nodeType?(l=n.documentElement,Math.max(n.body["scroll"+t],l["scroll"+t],n.body["offset"+t],l["offset"+t],l["client"+t])):void 0===i?y.css(n,e,c):y.style(n,e,i,c)}),n,r?i:void 0,r)}}))})),y.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),(function(t,n){y.fn[n]=function(t,e){return arguments.length>0?this.on(n,null,t,e):this.trigger(n)}})),y.fn.extend({hover:function(t,n){return this.mouseenter(t).mouseleave(n||t)}}),y.fn.extend({bind:function(t,n,e){return this.on(t,null,n,e)},unbind:function(t,n){return this.off(t,null,n)},delegate:function(t,n,e,o){return this.on(n,t,e,o)},undelegate:function(t,n,e){return 1===arguments.length?this.off(t,"**"):this.off(n,t||"**",e)}}),y.proxy=function(t,n){var e,o,i;if("string"==typeof n&&(e=t[n],n=t,t=e),M(t))return o=a.call(arguments,2),(i=function(){return t.apply(n||this,o.concat(a.call(arguments)))}).guid=t.guid=t.guid||y.guid++,i},y.holdReady=function(t){t?y.readyWait++:y.ready(!0)},y.isArray=Array.isArray,y.parseJSON=JSON.parse,y.nodeName=S,y.isFunction=M,y.isWindow=P,y.camelCase=X,y.type=v,y.now=Date.now,y.isNumeric=function(t){var n=y.type(t);return("number"===n||"string"===n)&&!isNaN(t-parseFloat(t))},void 0===(o=(function(){return y}).apply(n,[]))||(t.exports=o);var Qn=e.jQuery,te=e.$;return y.noConflict=function(t){return e.$===y&&(e.$=te),t&&e.jQuery===y&&(e.jQuery=Qn),y},i||(e.jQuery=e.$=y),y}))},EeVn:function(t,n,e){"use strict";var o=e("AZf1"),i=e("V9wX");o.Observable.fromEvent=i.fromEvent},Etjs:function(t,n,e){"use strict";var o=e("oQYR");n.zip=o.zipStatic},FBtj:function(t,n,e){"use strict";var o=e("oQYR");n.zipAll=function(t){return function(n){return n.lift(new o.ZipOperator(t))}}},"FEB/":function(t,n,e){"use strict";var o=e("nQov");n.distinct=function(t,n){return o.distinct(t,n)(this)}},FXL7:function(t,n,e){var o=e("PBLz").__extends,i=e("ZCeS");n.AsyncScheduler=function(t){function n(){t.apply(this,arguments),this.actions=[],this.active=!1,this.scheduled=void 0}return o(n,t),n.prototype.flush=function(t){var n=this.actions;if(this.active)n.push(t);else{var e;this.active=!0;do{if(e=t.execute(t.state,t.delay))break}while(t=n.shift());if(this.active=!1,e){for(;t=n.shift();)t.unsubscribe();throw e}}},n}(i.Scheduler)},FYEZ:function(t,n,e){"use strict";var o=e("AZf1"),i=e("+24W");o.Observable.prototype.switchMap=i.switchMap},Fgpt:function(t,n,e){"use strict";var o=e("AZf1"),i=e("suOF");o.Observable.prototype.timeInterval=i.timeInterval},G2HO:function(t,n,e){"use strict";n.isArray=Array.isArray||function(t){return t&&"number"==typeof t.length}},G7wb:function(t,n,e){"use strict";var o=e("AZf1"),i=e("c/6p");o.Observable.prototype.multicast=i.multicast},GCyh:function(t,n,e){"use strict";var o=e("AZf1"),i=e("QM1w");o.Observable.prototype.let=i.letProto,o.Observable.prototype.letBind=i.letProto},GEfX:function(t,n,e){var o=e("PBLz").__extends,i=e("9jZZ"),l=e("Irel");n.exhaustMap=function(t,n){return function(e){return e.lift(new r(t,n))}};var r=function(){function t(t,n){this.project=t,this.resultSelector=n}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.project,this.resultSelector))},t}(),c=function(t){function n(n,e,o){t.call(this,n),this.project=e,this.resultSelector=o,this.hasSubscription=!1,this.hasCompleted=!1,this.index=0}return o(n,t),n.prototype._next=function(t){this.hasSubscription||this.tryNext(t)},n.prototype.tryNext=function(t){var n=this.index++,e=this.destination;try{var o=this.project(t,n);this.hasSubscription=!0,this.add(l.subscribeToResult(this,o,t,n))}catch(i){e.error(i)}},n.prototype._complete=function(){this.hasCompleted=!0,this.hasSubscription||this.destination.complete()},n.prototype.notifyNext=function(t,n,e,o,i){var l=this.destination;this.resultSelector?this.trySelectResult(t,n,e,o):l.next(n)},n.prototype.trySelectResult=function(t,n,e,o){var i=this.resultSelector,l=this.destination;try{var r=i(t,n,e,o);l.next(r)}catch(c){l.error(c)}},n.prototype.notifyError=function(t){this.destination.error(t)},n.prototype.notifyComplete=function(t){this.remove(t),this.hasSubscription=!1,this.hasCompleted&&this.destination.complete()},n}(i.OuterSubscriber)},GHBr:function(t,n,e){"use strict";var o=e("i45a");n._throw=o.ErrorObservable.create},GJlw:function(t,n,e){"use strict";var o=e("AZf1"),i=e("skK3");o.Observable.prototype.zip=i.zipProto},GXS5:function(t,n,e){"use strict";var o=e("3hIw");n.take=function(t){return o.take(t)(this)}},GxwZ:function(t,n,e){t.exports=function(t){function n(o){if(e[o])return e[o].exports;var i=e[o]={i:o,l:!1,exports:{}};return t[o].call(i.exports,i,i.exports,n),i.l=!0,i.exports}var e={};return n.m=t,n.c=e,n.d=function(t,e,o){n.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:o})},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,n){return Object.prototype.hasOwnProperty.call(t,n)},n.p="",n(n.s=27)}([function(t,n,e){var o=e(23)("wks"),i=e(12),l=e(1).Symbol,r="function"==typeof l;(t.exports=function(t){return o[t]||(o[t]=r&&l[t]||(r?l:i)("Symbol."+t))}).store=o},function(t,n){var e=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=e)},function(t,n){var e={}.hasOwnProperty;t.exports=function(t,n){return e.call(t,n)}},function(t,n){var e=t.exports={version:"2.5.1"};"number"==typeof __e&&(__e=e)},function(t,n,e){var o=e(5),i=e(11);t.exports=e(7)?function(t,n,e){return o.f(t,n,i(1,e))}:function(t,n,e){return t[n]=e,t}},function(t,n,e){var o=e(6),i=e(33),l=e(34),r=Object.defineProperty;n.f=e(7)?Object.defineProperty:function(t,n,e){if(o(t),n=l(n,!0),o(e),i)try{return r(t,n,e)}catch(t){}if("get"in e||"set"in e)throw TypeError("Accessors not supported!");return"value"in e&&(t[n]=e.value),t}},function(t,n,e){var o=e(10);t.exports=function(t){if(!o(t))throw TypeError(t+" is not an object!");return t}},function(t,n,e){t.exports=!e(16)((function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a}))},function(t,n){var e=Math.ceil,o=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?o:e)(t)}},function(t,n){t.exports=function(t){if(null==t)throw TypeError("Can't call method on  "+t);return t}},function(t,n){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t,n){t.exports=function(t,n){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:n}}},function(t,n){var e=0,o=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++e+o).toString(36))}},function(t,n){t.exports={}},function(t,n,e){var o=e(23)("keys"),i=e(12);t.exports=function(t){return o[t]||(o[t]=i(t))}},function(t,n,e){var o=e(1),i=e(3),l=e(4),r=e(18),c=e(19),a=function(t,n,e){var s,u,d,g,h=t&a.F,_=t&a.G,C=t&a.P,p=t&a.B,f=_?o:t&a.S?o[n]||(o[n]={}):(o[n]||{}).prototype,M=_?i:i[n]||(i[n]={}),P=M.prototype||(M.prototype={});for(s in _&&(e=n),e)d=((u=!h&&f&&void 0!==f[s])?f:e)[s],g=p&&u?c(d,o):C&&"function"==typeof d?c(Function.call,d):d,f&&r(f,s,d,t&a.U),M[s]!=d&&l(M,s,g),C&&P[s]!=d&&(P[s]=d)};o.core=i,a.F=1,a.G=2,a.S=4,a.P=8,a.B=16,a.W=32,a.U=64,a.R=128,t.exports=a},function(t,n){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,n,e){var o=e(10),i=e(1).document,l=o(i)&&o(i.createElement);t.exports=function(t){return l?i.createElement(t):{}}},function(t,n,e){var o=e(1),i=e(4),l=e(2),r=e(12)("src"),c=Function.toString,a=(""+c).split("toString");e(3).inspectSource=function(t){return c.call(t)},(t.exports=function(t,n,e,c){var s="function"==typeof e;s&&(l(e,"name")||i(e,"name",n)),t[n]!==e&&(s&&(l(e,r)||i(e,r,t[n]?""+t[n]:a.join(String(n)))),t===o?t[n]=e:c?t[n]?t[n]=e:i(t,n,e):(delete t[n],i(t,n,e)))})(Function.prototype,"toString",(function(){return"function"==typeof this&&this[r]||c.call(this)}))},function(t,n,e){var o=e(35);t.exports=function(t,n,e){if(o(t),void 0===n)return t;switch(e){case 1:return function(e){return t.call(n,e)};case 2:return function(e,o){return t.call(n,e,o)};case 3:return function(e,o,i){return t.call(n,e,o,i)}}return function(){return t.apply(n,arguments)}}},function(t,n,e){var o=e(41),i=e(9);t.exports=function(t){return o(i(t))}},function(t,n){var e={}.toString;t.exports=function(t){return e.call(t).slice(8,-1)}},function(t,n,e){var o=e(8),i=Math.min;t.exports=function(t){return t>0?i(o(t),9007199254740991):0}},function(t,n,e){var o=e(1),i=o["__core-js_shared__"]||(o["__core-js_shared__"]={});t.exports=function(t){return i[t]||(i[t]={})}},function(t,n){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(t,n,e){var o=e(5).f,i=e(2),l=e(0)("toStringTag");t.exports=function(t,n,e){t&&!i(t=e?t:t.prototype,l)&&o(t,l,{configurable:!0,value:n})}},function(t,n,e){var o=e(9);t.exports=function(t){return Object(o(t))}},function(t,n,e){"use strict";function o(t){return t&&t.__esModule?t:{default:t}}function i(t,n){for(var e=0;e<n.length;e++){var o=n[e];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(t,o.key,o)}}Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0,e(28);var l=o(e(53)),r=o(e(54)),c=o(e(56));e(57),Object.assign=e(58);var a=function(){function t(n,e){(function(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")})(this,t),this.el=n,this.dragOffset={x:0,y:0},this.isVisible={x:!0,y:!0},this.scrollOffsetAttr={x:"scrollLeft",y:"scrollTop"},this.sizeAttr={x:"offsetWidth",y:"offsetHeight"},this.scrollSizeAttr={x:"scrollWidth",y:"scrollHeight"},this.offsetAttr={x:"left",y:"top"},this.options=Object.assign({},t.defaultOptions,e),this.classNames=this.options.classNames,this.scrollbarWidth=(0,l.default)(),this.offsetSize=20,this.flashScrollbar=this.flashScrollbar.bind(this),this.onDragY=this.onDragY.bind(this),this.onDragX=this.onDragX.bind(this),this.onScrollY=this.onScrollY.bind(this),this.onScrollX=this.onScrollX.bind(this),this.drag=this.drag.bind(this),this.onEndDrag=this.onEndDrag.bind(this),this.onMouseEnter=this.onMouseEnter.bind(this),this.recalculate=(0,r.default)(this.recalculate,100,{leading:!0}),this.init()}return function(t,n,e){n&&i(t.prototype,n),e&&i(t,e)}(t,[{key:"init",value:function(){this.el.SimpleBar=this,this.initDOM(),this.scrollbarX=this.trackX.querySelector(".".concat(this.classNames.scrollbar)),this.scrollbarY=this.trackY.querySelector(".".concat(this.classNames.scrollbar)),this.isRtl="rtl"===getComputedStyle(this.contentEl).direction,this.scrollContentEl.style[this.isRtl?"paddingLeft":"paddingRight"]="".concat(this.scrollbarWidth||this.offsetSize,"px"),this.scrollContentEl.style.marginBottom="-".concat(2*this.scrollbarWidth||this.offsetSize,"px"),this.contentEl.style.paddingBottom="".concat(this.scrollbarWidth||this.offsetSize,"px"),0!==this.scrollbarWidth&&(this.contentEl.style[this.isRtl?"marginLeft":"marginRight"]="-".concat(this.scrollbarWidth,"px")),this.recalculate(),this.initListeners()}},{key:"initDOM",value:function(){var t=this;if(Array.from(this.el.children).filter((function(n){return n.classList.contains(t.classNames.scrollContent)})).length)this.trackX=this.el.querySelector(".".concat(this.classNames.track,".horizontal")),this.trackY=this.el.querySelector(".".concat(this.classNames.track,".vertical")),this.scrollContentEl=this.el.querySelector(".".concat(this.classNames.scrollContent)),this.contentEl=this.el.querySelector(".".concat(this.classNames.content));else{for(this.scrollContentEl=document.createElement("div"),this.contentEl=document.createElement("div"),this.scrollContentEl.classList.add(this.classNames.scrollContent),this.contentEl.classList.add(this.classNames.content);this.el.firstChild;)this.contentEl.appendChild(this.el.firstChild);this.scrollContentEl.appendChild(this.contentEl),this.el.appendChild(this.scrollContentEl)}if(!this.trackX||!this.trackY){var n=document.createElement("div"),e=document.createElement("div");n.classList.add(this.classNames.track),e.classList.add(this.classNames.scrollbar),n.appendChild(e),this.trackX=n.cloneNode(!0),this.trackX.classList.add("horizontal"),this.trackY=n.cloneNode(!0),this.trackY.classList.add("vertical"),this.el.insertBefore(this.trackX,this.el.firstChild),this.el.insertBefore(this.trackY,this.el.firstChild)}this.el.setAttribute("data-simplebar","init")}},{key:"initListeners",value:function(){var t=this;this.options.autoHide&&this.el.addEventListener("mouseenter",this.onMouseEnter),this.scrollbarY.addEventListener("mousedown",this.onDragY),this.scrollbarX.addEventListener("mousedown",this.onDragX),this.scrollContentEl.addEventListener("scroll",this.onScrollY),this.contentEl.addEventListener("scroll",this.onScrollX),"undefined"!=typeof MutationObserver&&(this.mutationObserver=new MutationObserver((function(n){n.forEach((function(n){(t.isChildNode(n.target)||n.addedNodes.length)&&t.recalculate()}))})),this.mutationObserver.observe(this.el,{attributes:!0,childList:!0,characterData:!0,subtree:!0})),this.resizeObserver=new c.default(this.recalculate.bind(this)),this.resizeObserver.observe(this.el)}},{key:"removeListeners",value:function(){this.options.autoHide&&this.el.removeEventListener("mouseenter",this.onMouseEnter),this.scrollbarX.removeEventListener("mousedown",this.onDragX),this.scrollbarY.removeEventListener("mousedown",this.onDragY),this.scrollContentEl.removeEventListener("scroll",this.onScrollY),this.contentEl.removeEventListener("scroll",this.onScrollX),this.mutationObserver.disconnect(),this.resizeObserver.disconnect()}},{key:"onDragX",value:function(t){this.onDrag(t,"x")}},{key:"onDragY",value:function(t){this.onDrag(t,"y")}},{key:"onDrag",value:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"y";t.preventDefault();var e="y"===n?this.scrollbarY:this.scrollbarX,o="y"===n?t.pageY:t.pageX;this.dragOffset[n]=o-e.getBoundingClientRect()[this.offsetAttr[n]],this.currentAxis=n,document.addEventListener("mousemove",this.drag),document.addEventListener("mouseup",this.onEndDrag)}},{key:"drag",value:function(t){var n,e,o;t.preventDefault(),"y"===this.currentAxis?(n=t.pageY,e=this.trackY,o=this.scrollContentEl):(n=t.pageX,e=this.trackX,o=this.contentEl);var i=n-e.getBoundingClientRect()[this.offsetAttr[this.currentAxis]]-this.dragOffset[this.currentAxis];o[this.scrollOffsetAttr[this.currentAxis]]=i/e[this.sizeAttr[this.currentAxis]]*this.contentEl[this.scrollSizeAttr[this.currentAxis]]}},{key:"onEndDrag",value:function(){document.removeEventListener("mousemove",this.drag),document.removeEventListener("mouseup",this.onEndDrag)}},{key:"resizeScrollbar",value:function(){var t,n,e,o,i,l=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"y";"x"===l?(t=this.trackX,n=this.scrollbarX,e=this.contentEl[this.scrollOffsetAttr[l]],o=this.contentSizeX,i=this.scrollbarXSize):(t=this.trackY,n=this.scrollbarY,e=this.scrollContentEl[this.scrollOffsetAttr[l]],o=this.contentSizeY,i=this.scrollbarYSize);var r=i/o,c=e/(o-i),a=Math.max(~~(r*i),this.options.scrollbarMinSize),s=~~((i-a)*c);this.isVisible[l]=i<o,this.isVisible[l]||this.options.forceVisible?(t.style.visibility="visible",n.style.visibility=this.options.forceVisible?"hidden":"visible","x"===l?(n.style.left="".concat(s,"px"),n.style.width="".concat(a,"px")):(n.style.top="".concat(s,"px"),n.style.height="".concat(a,"px"))):t.style.visibility="hidden"}},{key:"onScrollX",value:function(){this.flashScrollbar("x")}},{key:"onScrollY",value:function(){this.flashScrollbar("y")}},{key:"onMouseEnter",value:function(){this.flashScrollbar("x"),this.flashScrollbar("y")}},{key:"flashScrollbar",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"y";this.resizeScrollbar(t),this.showScrollbar(t)}},{key:"showScrollbar",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"y";this.isVisible[t]&&("x"===t?this.scrollbarX.classList.add("visible"):this.scrollbarY.classList.add("visible"),this.options.autoHide&&("number"==typeof this.flashTimeout&&window.clearTimeout(this.flashTimeout),this.flashTimeout=window.setTimeout(this.hideScrollbar.bind(this),1e3)))}},{key:"hideScrollbar",value:function(){this.scrollbarX.classList.remove("visible"),this.scrollbarY.classList.remove("visible"),"number"==typeof this.flashTimeout&&window.clearTimeout(this.flashTimeout)}},{key:"recalculate",value:function(){this.contentSizeX=this.contentEl[this.scrollSizeAttr.x],this.contentSizeY=this.contentEl[this.scrollSizeAttr.y]-(this.scrollbarWidth||this.offsetSize),this.scrollbarXSize=this.trackX[this.sizeAttr.x],this.scrollbarYSize=this.trackY[this.sizeAttr.y],this.resizeScrollbar("x"),this.resizeScrollbar("y"),this.options.autoHide||(this.showScrollbar("x"),this.showScrollbar("y"))}},{key:"getScrollElement",value:function(){return"y"===(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"y")?this.scrollContentEl:this.contentEl}},{key:"getContentElement",value:function(){return this.contentEl}},{key:"unMount",value:function(){this.removeListeners(),this.el.SimpleBar=null}},{key:"isChildNode",value:function(t){return null!==t&&(t===this.el||this.isChildNode(t.parentNode))}}],[{key:"initHtmlApi",value:function(){this.initDOMLoadedElements=this.initDOMLoadedElements.bind(this),"undefined"!=typeof MutationObserver&&(this.globalObserver=new MutationObserver((function(n){n.forEach((function(n){Array.from(n.addedNodes).forEach((function(n){1===n.nodeType&&(n.hasAttribute("data-simplebar")?!n.SimpleBar&&new t(n,t.getElOptions(n)):Array.from(n.querySelectorAll("[data-simplebar]")).forEach((function(n){!n.SimpleBar&&new t(n,t.getElOptions(n))})))})),Array.from(n.removedNodes).forEach((function(t){1===t.nodeType&&(t.hasAttribute("data-simplebar")?t.SimpleBar&&t.SimpleBar.unMount():Array.from(t.querySelectorAll("[data-simplebar]")).forEach((function(t){t.SimpleBar&&t.SimpleBar.unMount()})))}))}))})),this.globalObserver.observe(document,{childList:!0,subtree:!0})),"complete"===document.readyState||"loading"!==document.readyState&&!document.documentElement.doScroll?window.setTimeout(this.initDOMLoadedElements.bind(this)):(document.addEventListener("DOMContentLoaded",this.initDOMLoadedElements),window.addEventListener("load",this.initDOMLoadedElements))}},{key:"getElOptions",value:function(n){return Object.keys(t.htmlAttributes).reduce((function(e,o){var i=t.htmlAttributes[o];return n.hasAttribute(i)&&(e[o]=JSON.parse(n.getAttribute(i)||!0)),e}),{})}},{key:"removeObserver",value:function(){this.globalObserver.disconnect()}},{key:"initDOMLoadedElements",value:function(){document.removeEventListener("DOMContentLoaded",this.initDOMLoadedElements),window.removeEventListener("load",this.initDOMLoadedElements),Array.from(document.querySelectorAll("[data-simplebar]")).forEach((function(n){n.SimpleBar||new t(n,t.getElOptions(n))}))}},{key:"defaultOptions",get:function(){return{autoHide:!0,forceVisible:!1,classNames:{content:"simplebar-content",scrollContent:"simplebar-scroll-content",scrollbar:"simplebar-scrollbar",track:"simplebar-track"},scrollbarMinSize:25}}},{key:"htmlAttributes",get:function(){return{autoHide:"data-simplebar-auto-hide",forceVisible:"data-simplebar-force-visible",scrollbarMinSize:"data-simplebar-scrollbar-min-size"}}}]),t}();n.default=a,a.initHtmlApi()},function(t,n,e){e(29),e(46),t.exports=e(3).Array.from},function(t,n,e){"use strict";var o=e(30)(!0);e(31)(String,"String",(function(t){this._t=String(t),this._i=0}),(function(){var t,n=this._t,e=this._i;return e>=n.length?{value:void 0,done:!0}:(t=o(n,e),this._i+=t.length,{value:t,done:!1})}))},function(t,n,e){var o=e(8),i=e(9);t.exports=function(t){return function(n,e){var l,r,c=String(i(n)),a=o(e),s=c.length;return a<0||a>=s?t?"":void 0:(l=c.charCodeAt(a))<55296||l>56319||a+1===s||(r=c.charCodeAt(a+1))<56320||r>57343?t?c.charAt(a):l:t?c.slice(a,a+2):r-56320+(l-55296<<10)+65536}}},function(t,n,e){"use strict";var o=e(32),i=e(15),l=e(18),r=e(4),c=e(2),a=e(13),s=e(36),u=e(25),d=e(45),g=e(0)("iterator"),h=!([].keys&&"next"in[].keys()),_=function(){return this};t.exports=function(t,n,e,C,p,f,M){s(e,n,C);var P,O,m,v=function(t){if(!h&&t in A)return A[t];switch(t){case"keys":case"values":return function(){return new e(this,t)}}return function(){return new e(this,t)}},y=n+" Iterator",b="values"==p,x=!1,A=t.prototype,w=A[g]||A["@@iterator"]||p&&A[p],B=w||v(p),k=p?b?v("entries"):B:void 0,S="Array"==n&&A.entries||w;if(S&&(m=d(S.call(new t)))!==Object.prototype&&m.next&&(u(m,y,!0),o||c(m,g)||r(m,g,_)),b&&w&&"values"!==w.name&&(x=!0,B=function(){return w.call(this)}),o&&!M||!h&&!x&&A[g]||r(A,g,B),a[n]=B,a[y]=_,p)if(P={values:b?B:v("values"),keys:f?B:v("keys"),entries:k},M)for(O in P)O in A||l(A,O,P[O]);else i(i.P+i.F*(h||x),n,P);return P}},function(t,n){t.exports=!1},function(t,n,e){t.exports=!e(7)&&!e(16)((function(){return 7!=Object.defineProperty(e(17)("div"),"a",{get:function(){return 7}}).a}))},function(t,n,e){var o=e(10);t.exports=function(t,n){if(!o(t))return t;var e,i;if(n&&"function"==typeof(e=t.toString)&&!o(i=e.call(t)))return i;if("function"==typeof(e=t.valueOf)&&!o(i=e.call(t)))return i;if(!n&&"function"==typeof(e=t.toString)&&!o(i=e.call(t)))return i;throw TypeError("Can't convert object to primitive value")}},function(t,n){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},function(t,n,e){"use strict";var o=e(37),i=e(11),l=e(25),r={};e(4)(r,e(0)("iterator"),(function(){return this})),t.exports=function(t,n,e){t.prototype=o(r,{next:i(1,e)}),l(t,n+" Iterator")}},function(t,n,e){var o=e(6),i=e(38),l=e(24),r=e(14)("IE_PROTO"),c=function(){},a=function(){var t,n=e(17)("iframe"),o=l.length;for(n.style.display="none",e(44).appendChild(n),n.src="javascript:",(t=n.contentWindow.document).open(),t.write("<script>document.F=Object<\/script>"),t.close(),a=t.F;o--;)delete a.prototype[l[o]];return a()};t.exports=Object.create||function(t,n){var e;return null!==t?(c.prototype=o(t),e=new c,c.prototype=null,e[r]=t):e=a(),void 0===n?e:i(e,n)}},function(t,n,e){var o=e(5),i=e(6),l=e(39);t.exports=e(7)?Object.defineProperties:function(t,n){i(t);for(var e,r=l(n),c=r.length,a=0;c>a;)o.f(t,e=r[a++],n[e]);return t}},function(t,n,e){var o=e(40),i=e(24);t.exports=Object.keys||function(t){return o(t,i)}},function(t,n,e){var o=e(2),i=e(20),l=e(42)(!1),r=e(14)("IE_PROTO");t.exports=function(t,n){var e,c=i(t),a=0,s=[];for(e in c)e!=r&&o(c,e)&&s.push(e);for(;n.length>a;)o(c,e=n[a++])&&(~l(s,e)||s.push(e));return s}},function(t,n,e){var o=e(21);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==o(t)?t.split(""):Object(t)}},function(t,n,e){var o=e(20),i=e(22),l=e(43);t.exports=function(t){return function(n,e,r){var c,a=o(n),s=i(a.length),u=l(r,s);if(t&&e!=e){for(;s>u;)if((c=a[u++])!=c)return!0}else for(;s>u;u++)if((t||u in a)&&a[u]===e)return t||u||0;return!t&&-1}}},function(t,n,e){var o=e(8),i=Math.max,l=Math.min;t.exports=function(t,n){return(t=o(t))<0?i(t+n,0):l(t,n)}},function(t,n,e){var o=e(1).document;t.exports=o&&o.documentElement},function(t,n,e){var o=e(2),i=e(26),l=e(14)("IE_PROTO"),r=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=i(t),o(t,l)?t[l]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?r:null}},function(t,n,e){"use strict";var o=e(19),i=e(15),l=e(26),r=e(47),c=e(48),a=e(22),s=e(49),u=e(50);i(i.S+i.F*!e(52)((function(t){Array.from(t)})),"Array",{from:function(t){var n,e,i,d,g=l(t),h="function"==typeof this?this:Array,_=arguments.length,C=_>1?arguments[1]:void 0,p=void 0!==C,f=0,M=u(g);if(p&&(C=o(C,_>2?arguments[2]:void 0,2)),null==M||h==Array&&c(M))for(e=new h(n=a(g.length));n>f;f++)s(e,f,p?C(g[f],f):g[f]);else for(d=M.call(g),e=new h;!(i=d.next()).done;f++)s(e,f,p?r(d,C,[i.value,f],!0):i.value);return e.length=f,e}})},function(t,n,e){var o=e(6);t.exports=function(t,n,e,i){try{return i?n(o(e)[0],e[1]):n(e)}catch(n){var l=t.return;throw void 0!==l&&o(l.call(t)),n}}},function(t,n,e){var o=e(13),i=e(0)("iterator"),l=Array.prototype;t.exports=function(t){return void 0!==t&&(o.Array===t||l[i]===t)}},function(t,n,e){"use strict";var o=e(5),i=e(11);t.exports=function(t,n,e){n in t?o.f(t,n,i(0,e)):t[n]=e}},function(t,n,e){var o=e(51),i=e(0)("iterator"),l=e(13);t.exports=e(3).getIteratorMethod=function(t){if(null!=t)return t[i]||t["@@iterator"]||l[o(t)]}},function(t,n,e){var o=e(21),i=e(0)("toStringTag"),l="Arguments"==o(function(){return arguments}());t.exports=function(t){var n,e,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(e=function(t,n){try{return t[n]}catch(t){}}(n=Object(t),i))?e:l?o(n):"Object"==(r=o(n))&&"function"==typeof n.callee?"Arguments":r}},function(t,n,e){var o=e(0)("iterator"),i=!1;try{var l=[7][o]();l.return=function(){i=!0},Array.from(l,(function(){throw 2}))}catch(t){}t.exports=function(t,n){if(!n&&!i)return!1;var e=!1;try{var l=[7],r=l[o]();r.next=function(){return{done:e=!0}},l[o]=function(){return r},t(l)}catch(t){}return e}},function(t,n,e){var o,i;void 0!==(i="function"==typeof(o=function(){"use strict";return function(){if("undefined"==typeof document)return 0;var t,n=document.body,e=document.createElement("div"),o=e.style;return o.position="absolute",o.top=o.left="-9999px",o.width=o.height="100px",o.overflow="scroll",n.appendChild(e),t=e.offsetWidth-e.clientWidth,n.removeChild(e),t}})?o.apply(n,[]):o)&&(t.exports=i)},function(t,n,e){(function(n){function e(t){var n=typeof t;return!!t&&("object"==n||"function"==n)}function o(t){if("number"==typeof t)return t;if(function(t){return"symbol"==typeof t||function(t){return!!t&&"object"==typeof t}(t)&&h.call(t)==l}(t))return i;if(e(t)){var n="function"==typeof t.valueOf?t.valueOf():t;t=e(n)?n+"":n}if("string"!=typeof t)return 0===t?t:+t;t=t.replace(r,"");var o=a.test(t);return o||s.test(t)?u(t.slice(2),o?2:8):c.test(t)?i:+t}var i=NaN,l="[object Symbol]",r=/^\s+|\s+$/g,c=/^[-+]0x[0-9a-f]+$/i,a=/^0b[01]+$/i,s=/^0o[0-7]+$/i,u=parseInt,d="object"==typeof self&&self&&self.Object===Object&&self,g="object"==typeof n&&n&&n.Object===Object&&n||d||Function("return this")(),h=Object.prototype.toString,_=Math.max,C=Math.min,p=function(){return g.Date.now()};t.exports=function(t,n,i){function l(n){var e=d,o=g;return d=g=void 0,O=n,f=t.apply(o,e)}function r(t){return O=t,M=setTimeout(a,n),m?l(t):f}function c(t){var e=t-P;return void 0===P||e>=n||e<0||v&&t-O>=h}function a(){var t=p();if(c(t))return s(t);M=setTimeout(a,function(t){var e=n-(t-P);return v?C(e,h-(t-O)):e}(t))}function s(t){return M=void 0,y&&d?l(t):(d=g=void 0,f)}function u(){var t=p(),e=c(t);if(d=arguments,g=this,P=t,e){if(void 0===M)return r(P);if(v)return M=setTimeout(a,n),l(P)}return void 0===M&&(M=setTimeout(a,n)),f}var d,g,h,f,M,P,O=0,m=!1,v=!1,y=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return n=o(n)||0,e(i)&&(m=!!i.leading,h=(v="maxWait"in i)?_(o(i.maxWait)||0,n):h,y="trailing"in i?!!i.trailing:y),u.cancel=function(){void 0!==M&&clearTimeout(M),O=0,d=P=g=M=void 0},u.flush=function(){return void 0===M?f:s(p())},u}}).call(n,e(55))},function(t,n){var e;e=function(){return this}();try{e=e||Function("return this")()||(0,eval)("this")}catch(t){"object"==typeof window&&(e=window)}t.exports=e},function(t,n,e){"use strict";function o(t){return parseFloat(t)||0}function i(t){return Array.prototype.slice.call(arguments,1).reduce((function(n,e){return n+o(t["border-"+e+"-width"])}),0)}function l(t,n,e,o){return{x:t,y:n,width:e,height:o}}Object.defineProperty(n,"__esModule",{value:!0});var r=function(){function t(t,n){var e=-1;return t.some((function(t,o){return t[0]===n&&(e=o,!0)})),e}return"undefined"!=typeof Map?Map:function(){function n(){this.__entries__=[]}var e={size:{}};return e.size.get=function(){return this.__entries__.length},n.prototype.get=function(n){var e=t(this.__entries__,n),o=this.__entries__[e];return o&&o[1]},n.prototype.set=function(n,e){var o=t(this.__entries__,n);~o?this.__entries__[o][1]=e:this.__entries__.push([n,e])},n.prototype.delete=function(n){var e=this.__entries__,o=t(e,n);~o&&e.splice(o,1)},n.prototype.has=function(n){return!!~t(this.__entries__,n)},n.prototype.clear=function(){this.__entries__.splice(0)},n.prototype.forEach=function(t,n){void 0===n&&(n=null);for(var e=0,o=this.__entries__;e<o.length;e+=1){var i=o[e];t.call(n,i[1],i[0])}},Object.defineProperties(n.prototype,e),n}()}(),c="undefined"!=typeof window&&"undefined"!=typeof document&&window.document===document,a="function"==typeof requestAnimationFrame?requestAnimationFrame:function(t){return setTimeout((function(){return t(Date.now())}),1e3/60)},s=["top","right","bottom","left","width","height","size","weight"],u="undefined"!=typeof navigator&&/Trident\/.*rv:11/.test(navigator.userAgent),d="undefined"!=typeof MutationObserver&&!u,g=function(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=function(t,n){function e(){l&&(l=!1,t()),r&&i()}function o(){a(e)}function i(){var t=Date.now();if(l){if(t-c<2)return;r=!0}else l=!0,r=!1,setTimeout(o,20);c=t}var l=!1,r=!1,c=0;return i}(this.refresh.bind(this))};g.prototype.addObserver=function(t){~this.observers_.indexOf(t)||this.observers_.push(t),this.connected_||this.connect_()},g.prototype.removeObserver=function(t){var n=this.observers_,e=n.indexOf(t);~e&&n.splice(e,1),!n.length&&this.connected_&&this.disconnect_()},g.prototype.refresh=function(){this.updateObservers_()&&this.refresh()},g.prototype.updateObservers_=function(){var t=this.observers_.filter((function(t){return t.gatherActive(),t.hasActive()}));return t.forEach((function(t){return t.broadcastActive()})),t.length>0},g.prototype.connect_=function(){c&&!this.connected_&&(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),d?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},g.prototype.disconnect_=function(){c&&this.connected_&&(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},g.prototype.onTransitionEnd_=function(t){var n=t.propertyName;s.some((function(t){return!!~n.indexOf(t)}))&&this.refresh()},g.getInstance=function(){return this.instance_||(this.instance_=new g),this.instance_},g.instance_=null;var h=function(t,n){for(var e=0,o=Object.keys(n);e<o.length;e+=1){var i=o[e];Object.defineProperty(t,i,{value:n[i],enumerable:!1,writable:!1,configurable:!0})}return t},_=l(0,0,0,0),C="undefined"!=typeof SVGGraphicsElement?function(t){return t instanceof SVGGraphicsElement}:function(t){return t instanceof SVGElement&&"function"==typeof t.getBBox},p=function(t){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=l(0,0,0,0),this.target=t};p.prototype.isActive=function(){var t=function(t){return c?C(t)?function(t){var n=t.getBBox();return l(0,0,n.width,n.height)}(t):function(t){var n=t.clientWidth,e=t.clientHeight;if(!n&&!e)return _;var r=getComputedStyle(t),c=function(t){for(var n={},e=0,i=["top","right","bottom","left"];e<i.length;e+=1){var l=i[e];n[l]=o(t["padding-"+l])}return n}(r),a=c.left+c.right,s=c.top+c.bottom,u=o(r.width),d=o(r.height);if("border-box"===r.boxSizing&&(Math.round(u+a)!==n&&(u-=i(r,"left","right")+a),Math.round(d+s)!==e&&(d-=i(r,"top","bottom")+s)),!function(t){return t===document.documentElement}(t)){var g=Math.round(u+a)-n,h=Math.round(d+s)-e;1!==Math.abs(g)&&(u-=g),1!==Math.abs(h)&&(d-=h)}return l(c.left,c.top,u,d)}(t):_}(this.target);return this.contentRect_=t,t.width!==this.broadcastWidth||t.height!==this.broadcastHeight},p.prototype.broadcastRect=function(){var t=this.contentRect_;return this.broadcastWidth=t.width,this.broadcastHeight=t.height,t};var f=function(t,n){var e=function(t){var n=t.x,e=t.y,o=t.width,i=t.height,l="undefined"!=typeof DOMRectReadOnly?DOMRectReadOnly:Object,r=Object.create(l.prototype);return h(r,{x:n,y:e,width:o,height:i,top:e,right:n+o,bottom:i+e,left:n}),r}(n);h(this,{target:t,contentRect:e})},M=function(t,n,e){if("function"!=typeof t)throw new TypeError("The callback provided as parameter 1 is not a function.");this.activeObservations_=[],this.observations_=new r,this.callback_=t,this.controller_=n,this.callbackCtx_=e};M.prototype.observe=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&&Element instanceof Object){if(!(t instanceof Element))throw new TypeError('parameter 1 is not of type "Element".');var n=this.observations_;n.has(t)||(n.set(t,new p(t)),this.controller_.addObserver(this),this.controller_.refresh())}},M.prototype.unobserve=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&&Element instanceof Object){if(!(t instanceof Element))throw new TypeError('parameter 1 is not of type "Element".');var n=this.observations_;n.has(t)&&(n.delete(t),n.size||this.controller_.removeObserver(this))}},M.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},M.prototype.gatherActive=function(){var t=this;this.clearActive(),this.observations_.forEach((function(n){n.isActive()&&t.activeObservations_.push(n)}))},M.prototype.broadcastActive=function(){if(this.hasActive()){var t=this.callbackCtx_,n=this.activeObservations_.map((function(t){return new f(t.target,t.broadcastRect())}));this.callback_.call(t,n,t),this.clearActive()}},M.prototype.clearActive=function(){this.activeObservations_.splice(0)},M.prototype.hasActive=function(){return this.activeObservations_.length>0};var P="undefined"!=typeof WeakMap?new WeakMap:new r,O=function(t){if(!(this instanceof O))throw new TypeError("Cannot call a class as a function");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=g.getInstance(),e=new M(t,n,this);P.set(this,e)};["observe","unobserve","disconnect"].forEach((function(t){O.prototype[t]=function(){return(n=P.get(this))[t].apply(n,arguments);var n}}));var m="undefined"!=typeof ResizeObserver?ResizeObserver:O;n.default=m},function(t,n){},function(t,n,e){"use strict";function o(t){if(null==t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}var i=Object.getOwnPropertySymbols,l=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;t.exports=function(){try{if(!Object.assign)return!1;var t=new String("abc");if(t[5]="de","5"===Object.getOwnPropertyNames(t)[0])return!1;for(var n={},e=0;e<10;e++)n["_"+String.fromCharCode(e)]=e;if("0123456789"!==Object.getOwnPropertyNames(n).map((function(t){return n[t]})).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach((function(t){o[t]=t})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(t){return!1}}()?Object.assign:function(t,n){for(var e,c,a=o(t),s=1;s<arguments.length;s++){for(var u in e=Object(arguments[s]))l.call(e,u)&&(a[u]=e[u]);if(i){c=i(e);for(var d=0;d<c.length;d++)r.call(e,c[d])&&(a[c[d]]=e[c[d]])}}return a}}]).default},GyLc:function(t,n,e){"use strict";var o=e("gRDe");function i(t){return t?1===t.length?t[0]:function(n){return t.reduce((function(t,n){return n(t)}),n)}:o.noop}n.pipe=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];return i(t)},n.pipeFromArray=i},H0zL:function(t,n,e){var o=e("PBLz").__extends,i=e("9jZZ"),l=e("Irel");n.exhaust=function(){return function(t){return t.lift(new r)}};var r=function(){function t(){}return t.prototype.call=function(t,n){return n.subscribe(new c(t))},t}(),c=function(t){function n(n){t.call(this,n),this.hasCompleted=!1,this.hasSubscription=!1}return o(n,t),n.prototype._next=function(t){this.hasSubscription||(this.hasSubscription=!0,this.add(l.subscribeToResult(this,t)))},n.prototype._complete=function(){this.hasCompleted=!0,this.hasSubscription||this.destination.complete()},n.prototype.notifyComplete=function(t){this.remove(t),this.hasSubscription=!1,this.hasCompleted&&this.destination.complete()},n}(i.OuterSubscriber)},HH2i:function(t,n,e){"use strict";var o=e("AZf1"),i=e("4BFK");o.Observable.prototype.skipWhile=i.skipWhile},HTvz:function(t,n,e){"use strict";var o=e("AZf1"),i=e("9Zpy");o.Observable.prototype.sample=i.sample},Hbpk:function(t,n,e){"use strict";var o=e("/WK6"),i=function(){function t(t){if(this.root=t,t.setImmediate&&"function"==typeof t.setImmediate)this.setImmediate=t.setImmediate.bind(t),this.clearImmediate=t.clearImmediate.bind(t);else{this.nextHandle=1,this.tasksByHandle={},this.currentlyRunningATask=!1,this.setImmediate=this.canUseProcessNextTick()?this.createProcessNextTickSetImmediate():this.canUsePostMessage()?this.createPostMessageSetImmediate():this.canUseMessageChannel()?this.createMessageChannelSetImmediate():this.canUseReadyStateChange()?this.createReadyStateChangeSetImmediate():this.createSetTimeoutSetImmediate();var n=function t(n){delete t.instance.tasksByHandle[n]};n.instance=this,this.clearImmediate=n}}return t.prototype.identify=function(t){return this.root.Object.prototype.toString.call(t)},t.prototype.canUseProcessNextTick=function(){return"[object process]"===this.identify(this.root.process)},t.prototype.canUseMessageChannel=function(){return Boolean(this.root.MessageChannel)},t.prototype.canUseReadyStateChange=function(){var t=this.root.document;return Boolean(t&&"onreadystatechange"in t.createElement("script"))},t.prototype.canUsePostMessage=function(){var t=this.root;if(t.postMessage&&!t.importScripts){var n=!0,e=t.onmessage;return t.onmessage=function(){n=!1},t.postMessage("","*"),t.onmessage=e,n}return!1},t.prototype.partiallyApplied=function(t){for(var n=[],e=1;e<arguments.length;e++)n[e-1]=arguments[e];var o=function t(){var n=t.handler;"function"==typeof n?n.apply(void 0,t.args):new Function(""+n)()};return o.handler=t,o.args=n,o},t.prototype.addFromSetImmediateArguments=function(t){return this.tasksByHandle[this.nextHandle]=this.partiallyApplied.apply(void 0,t),this.nextHandle++},t.prototype.createProcessNextTickSetImmediate=function(){var t=function t(){var n=t.instance,e=n.addFromSetImmediateArguments(arguments);return n.root.process.nextTick(n.partiallyApplied(n.runIfPresent,e)),e};return t.instance=this,t},t.prototype.createPostMessageSetImmediate=function(){var t=this.root,n="setImmediate$"+t.Math.random()+"$",e=function e(o){var i=e.instance;o.source===t&&"string"==typeof o.data&&0===o.data.indexOf(n)&&i.runIfPresent(+o.data.slice(n.length))};e.instance=this,t.addEventListener("message",e,!1);var o=function t(){var n=t,e=n.messagePrefix,o=n.instance,i=o.addFromSetImmediateArguments(arguments);return o.root.postMessage(e+i,"*"),i};return o.instance=this,o.messagePrefix=n,o},t.prototype.runIfPresent=function(t){if(this.currentlyRunningATask)this.root.setTimeout(this.partiallyApplied(this.runIfPresent,t),0);else{var n=this.tasksByHandle[t];if(n){this.currentlyRunningATask=!0;try{n()}finally{this.clearImmediate(t),this.currentlyRunningATask=!1}}}},t.prototype.createMessageChannelSetImmediate=function(){var t=this,n=new this.root.MessageChannel;n.port1.onmessage=function(n){t.runIfPresent(n.data)};var e=function t(){var n=t,e=n.channel,o=n.instance,i=o.addFromSetImmediateArguments(arguments);return e.port2.postMessage(i),i};return e.channel=n,e.instance=this,e},t.prototype.createReadyStateChangeSetImmediate=function(){var t=function t(){var n=t.instance,e=n.root,o=e.document,i=o.documentElement,l=n.addFromSetImmediateArguments(arguments),r=o.createElement("script");return r.onreadystatechange=function(){n.runIfPresent(l),r.onreadystatechange=null,i.removeChild(r),r=null},i.appendChild(r),l};return t.instance=this,t},t.prototype.createSetTimeoutSetImmediate=function(){var t=function t(){var n=t.instance,e=n.addFromSetImmediateArguments(arguments);return n.root.setTimeout(n.partiallyApplied(n.runIfPresent,e),0),e};return t.instance=this,t},t}();n.ImmediateDefinition=i,n.Immediate=new i(o.root)},Ht43:function(t,n,e){"use strict";var o=e("AZf1"),i=e("4dTV");o.Observable.prototype.race=i.race},"I+lI":function(t,n,e){"use strict";var o=e("ast0");n.windowCount=function(t,n){return void 0===n&&(n=0),o.windowCount(t,n)(this)}},IAWd:function(t,n,e){"use strict";var o=e("gcf/");n.publish=function(t){return o.publish(t)(this)}},IEzG:function(t,n,e){"use strict";var o=e("2Wg+");n.withLatestFrom=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];return o.withLatestFrom.apply(void 0,t)(this)}},IYeR:function(t,n,e){"use strict";var o=e("AZf1"),i=e("0jD2");o.Observable.prototype.count=i.count},Irel:function(t,n,e){"use strict";var o=e("/WK6"),i=e("foHw"),l=e("RGvf"),r=e("pYXR"),c=e("AZf1"),a=e("+2+e"),s=e("D2MY"),u=e("WU5C");n.subscribeToResult=function(t,n,e,d){var g=new s.InnerSubscriber(t,e,d);if(g.closed)return null;if(n instanceof c.Observable)return n._isScalar?(g.next(n.value),g.complete(),null):(g.syncErrorThrowable=!0,n.subscribe(g));if(i.isArrayLike(n)){for(var h=0,_=n.length;h<_&&!g.closed;h++)g.next(n[h]);g.closed||g.complete()}else{if(l.isPromise(n))return n.then((function(t){g.closed||(g.next(t),g.complete())}),(function(t){return g.error(t)})).then(null,(function(t){o.root.setTimeout((function(){throw t}))})),g;if(n&&"function"==typeof n[a.iterator])for(var C=n[a.iterator]();;){var p=C.next();if(p.done){g.complete();break}if(g.next(p.value),g.closed)break}else if(n&&"function"==typeof n[u.observable]){var f=n[u.observable]();if("function"==typeof f.subscribe)return f.subscribe(new s.InnerSubscriber(t,e,d));g.error(new TypeError("Provided object does not correctly implement Symbol.observable"))}else{var M=r.isObject(n)?"an invalid object":"'"+n+"'";g.error(new TypeError("You provided "+M+" where a stream was expected. You can provide an Observable, Promise, Array, or Iterable."))}}return null}},IwEe:function(t,n,e){"use strict";var o=e("q9sB");n._finally=function(t){return o.finalize(t)(this)}},"J//a":function(t,n,e){"use strict";var o=e("AZf1"),i=e("QCDQ");o.Observable.prototype.observeOn=i.observeOn},J9JT:function(t,n,e){var o=e("PBLz").__extends,i=e("g2Fv"),l=e("FXL7");n.VirtualTimeScheduler=function(t){function n(n,e){var o=this;void 0===n&&(n=r),void 0===e&&(e=Number.POSITIVE_INFINITY),t.call(this,n,(function(){return o.frame})),this.maxFrames=e,this.frame=0,this.index=-1}return o(n,t),n.prototype.flush=function(){for(var t,n,e=this.actions,o=this.maxFrames;(n=e.shift())&&(this.frame=n.delay)<=o&&!(t=n.execute(n.state,n.delay)););if(t){for(;n=e.shift();)n.unsubscribe();throw t}},n.frameTimeFactor=10,n}(l.AsyncScheduler);var r=function(t){function n(n,e,o){void 0===o&&(o=n.index+=1),t.call(this,n,e),this.scheduler=n,this.work=e,this.index=o,this.active=!0,this.index=n.index=o}return o(n,t),n.prototype.schedule=function(e,o){if(void 0===o&&(o=0),!this.id)return t.prototype.schedule.call(this,e,o);this.active=!1;var i=new n(this.scheduler,this.work);return this.add(i),i.schedule(e,o)},n.prototype.requestAsyncId=function(t,e,o){void 0===o&&(o=0),this.delay=t.frame+o;var i=t.actions;return i.push(this),i.sort(n.sortActions),!0},n.prototype.recycleAsyncId=function(t,n,e){void 0===e&&(e=0)},n.prototype._execute=function(n,e){if(!0===this.active)return t.prototype._execute.call(this,n,e)},n.sortActions=function(t,n){return t.delay===n.delay?t.index===n.index?0:t.index>n.index?1:-1:t.delay>n.delay?1:-1},n}(i.AsyncAction);n.VirtualAction=r},JB8t:function(t,n,e){"use strict";var o=e("bIKf"),i=e("q+iv");n.asap=new i.AsapScheduler(o.AsapAction)},JLRC:function(t,n,e){"use strict";var o=e("AZf1"),i=e("/QDG");o.Observable.prototype.flatMapTo=i.mergeMapTo,o.Observable.prototype.mergeMapTo=i.mergeMapTo},JLi8:function(t,n,e){"use strict";var o=e("od+f");n.forkJoin=o.ForkJoinObservable.create},JWmB:function(t,n,e){"use strict";var o=e("AZf1"),i=e("2Go0");o.Observable.pairs=i.pairs},JX5i:function(t,n,e){var o=e("PBLz").__extends,i=e("AZf1"),l=e("Irel"),r=e("9jZZ");n.UsingObservable=function(t){function n(n,e){t.call(this),this.resourceFactory=n,this.observableFactory=e}return o(n,t),n.create=function(t,e){return new n(t,e)},n.prototype._subscribe=function(t){var n,e=this.resourceFactory,o=this.observableFactory;try{return n=e(),new c(t,n,o)}catch(i){t.error(i)}},n}(i.Observable);var c=function(t){function n(n,e,o){t.call(this,n),this.resource=e,this.observableFactory=o,n.add(e),this.tryUse()}return o(n,t),n.prototype.tryUse=function(){try{var t=this.observableFactory.call(this,this.resource);t&&this.add(l.subscribeToResult(this,t))}catch(n){this._error(n)}},n}(r.OuterSubscriber)},Jmzy:function(t,n){},Jvmm:function(t,n,e){"use strict";var o=e("AZf1"),i=e("7lXC");o.Observable.prototype.isEmpty=i.isEmpty},K4Q0:function(t,n,e){"use strict";var o=e("AZf1"),i=e("KXV8");o.Observable.prototype.ignoreElements=i.ignoreElements},"KC+j":function(t,n,e){"use strict";var o=e("+WiC");n.concatMap=function(t,n){return o.concatMap(t,n)(this)}},KHtr:function(t,n,e){"use strict";var o=e("AZf1"),i=e("78Oa");o.Observable.ajax=i.ajax},KKCa:function(t,n){t.exports="function"==typeof Object.create?function(t,n){t.super_=n,t.prototype=Object.create(n.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}})}:function(t,n){t.super_=n;var e=function(){};e.prototype=n.prototype,t.prototype=new e,t.prototype.constructor=t}},KXV8:function(t,n,e){"use strict";var o=e("Tb5M");n.ignoreElements=function(){return o.ignoreElements()(this)}},Kc9Z:function(t,n,e){"use strict";var o=e("6fvh");n.min=function(t){return o.reduce("function"==typeof t?function(n,e){return t(n,e)<0?n:e}:function(t,n){return t<n?t:n})}},Kqb3:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz");n.tap=function(t,n,e){return function(o){return o.lift(new l(t,n,e))}};var l=function(){function t(t,n,e){this.nextOrObserver=t,this.error=n,this.complete=e}return t.prototype.call=function(t,n){return n.subscribe(new r(t,this.nextOrObserver,this.error,this.complete))},t}(),r=function(t){function n(n,e,o,l){t.call(this,n);var r=new i.Subscriber(e,o,l);r.syncErrorThrowable=!0,this.add(r),this.safeSubscriber=r}return o(n,t),n.prototype._next=function(t){var n=this.safeSubscriber;n.next(t),n.syncErrorThrown?this.destination.error(n.syncErrorValue):this.destination.next(t)},n.prototype._error=function(t){var n=this.safeSubscriber;n.error(t),this.destination.error(n.syncErrorThrown?n.syncErrorValue:t)},n.prototype._complete=function(){var t=this.safeSubscriber;t.complete(),t.syncErrorThrown?this.destination.error(t.syncErrorValue):this.destination.complete()},n}(i.Subscriber)},Kwcu:function(t,n,e){"use strict";var o=e("7c4m");n.retry=function(t){return void 0===t&&(t=-1),o.retry(t)(this)}},"L/jt":function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz"),l=e("2fIB");n.first=function(t,n,e){return function(o){return o.lift(new r(t,n,e,o))}};var r=function(){function t(t,n,e,o){this.predicate=t,this.resultSelector=n,this.defaultValue=e,this.source=o}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.predicate,this.resultSelector,this.defaultValue,this.source))},t}(),c=function(t){function n(n,e,o,i,l){t.call(this,n),this.predicate=e,this.resultSelector=o,this.defaultValue=i,this.source=l,this.index=0,this.hasCompleted=!1,this._emitted=!1}return o(n,t),n.prototype._next=function(t){var n=this.index++;this.predicate?this._tryPredicate(t,n):this._emit(t,n)},n.prototype._tryPredicate=function(t,n){var e;try{e=this.predicate(t,n,this.source)}catch(o){return void this.destination.error(o)}e&&this._emit(t,n)},n.prototype._emit=function(t,n){this.resultSelector?this._tryResultSelector(t,n):this._emitFinal(t)},n.prototype._tryResultSelector=function(t,n){var e;try{e=this.resultSelector(t,n)}catch(o){return void this.destination.error(o)}this._emitFinal(e)},n.prototype._emitFinal=function(t){var n=this.destination;this._emitted||(this._emitted=!0,n.next(t),n.complete(),this.hasCompleted=!0)},n.prototype._complete=function(){var t=this.destination;this.hasCompleted||void 0===this.defaultValue?this.hasCompleted||t.error(new l.EmptyError):(t.next(this.defaultValue),t.complete())},n}(i.Subscriber)},LAU0:function(t,n,e){"use strict";n.identity=function(t){return t}},LLa1:function(t,n,e){"use strict";var o=e("zobD");n.buffer=function(t){return o.buffer(t)(this)}},LVa5:function(t,n,e){"use strict";var o=e("X/dC");n.share=function(){return o.share()(this)}},LWF9:function(t,n,e){"use strict";var o=e("/WK6"),i=e("/mOC");n.Map=o.root.Map||i.MapPolyfill},Lhs8:function(t,n,e){"use strict";var o=e("Kqb3");n._do=function(t,n,e){return o.tap(t,n,e)(this)}},Lj2B:function(t,n,e){"use strict";var o=e("hY8S");n._switch=function(){return o.switchAll()(this)}},LqmK:function(t,n,e){"use strict";var o=e("MdjT"),i=e("MdjT");n.mergeStatic=i.merge,n.merge=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];return function(n){return n.lift.call(o.merge.apply(void 0,[n].concat(t)))}}},LvDl:function(t,n,e){(function(t){var o;(function(){var i="Expected a function",l="__lodash_placeholder__",r=[["ary",128],["bind",1],["bindKey",2],["curry",8],["curryRight",16],["flip",512],["partial",32],["partialRight",64],["rearg",256]],c="[object Arguments]",a="[object Array]",s="[object Boolean]",u="[object Date]",d="[object Error]",g="[object Function]",h="[object GeneratorFunction]",_="[object Map]",C="[object Number]",p="[object Object]",f="[object RegExp]",M="[object Set]",P="[object String]",O="[object Symbol]",m="[object WeakMap]",v="[object ArrayBuffer]",y="[object DataView]",b="[object Float32Array]",x="[object Float64Array]",A="[object Int8Array]",w="[object Int16Array]",B="[object Int32Array]",k="[object Uint8Array]",S="[object Uint16Array]",T="[object Uint32Array]",E=/\b__p \+= '';/g,I=/\b(__p \+=) '' \+/g,z=/(__e\(.*?\)|\b__t\)) \+\n'';/g,L=/&(?:amp|lt|gt|quot|#39);/g,D=/[&<>"']/g,N=RegExp(L.source),F=RegExp(D.source),j=/<%-([\s\S]+?)%>/g,R=/<%([\s\S]+?)%>/g,V=/<%=([\s\S]+?)%>/g,G=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,U=/^\w*$/,H=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,W=/[\\^$.*+?()[\]{}|]/g,$=RegExp(W.source),q=/^\s+|\s+$/g,Y=/^\s+/,X=/\s+$/,Z=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,K=/\{\n\/\* \[wrapped with (.+)\] \*/,J=/,? & /,Q=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,tt=/\\(\\)?/g,nt=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,et=/\w*$/,ot=/^[-+]0x[0-9a-f]+$/i,it=/^0b[01]+$/i,lt=/^\[object .+?Constructor\]$/,rt=/^0o[0-7]+$/i,ct=/^(?:0|[1-9]\d*)$/,at=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,st=/($^)/,ut=/['\n\r\u2028\u2029\\]/g,dt="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",gt="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",ht="["+gt+"]",_t="["+dt+"]",Ct="\\d+",pt="[a-z\\xdf-\\xf6\\xf8-\\xff]",ft="[^\\ud800-\\udfff"+gt+Ct+"\\u2700-\\u27bfa-z\\xdf-\\xf6\\xf8-\\xffA-Z\\xc0-\\xd6\\xd8-\\xde]",Mt="\\ud83c[\\udffb-\\udfff]",Pt="[^\\ud800-\\udfff]",Ot="(?:\\ud83c[\\udde6-\\uddff]){2}",mt="[\\ud800-\\udbff][\\udc00-\\udfff]",vt="[A-Z\\xc0-\\xd6\\xd8-\\xde]",yt="(?:"+pt+"|"+ft+")",bt="(?:"+vt+"|"+ft+")",xt="(?:"+_t+"|"+Mt+")?",At="[\\ufe0e\\ufe0f]?"+xt+"(?:\\u200d(?:"+[Pt,Ot,mt].join("|")+")[\\ufe0e\\ufe0f]?"+xt+")*",wt="(?:"+["[\\u2700-\\u27bf]",Ot,mt].join("|")+")"+At,Bt="(?:"+[Pt+_t+"?",_t,Ot,mt,"[\\ud800-\\udfff]"].join("|")+")",kt=RegExp("['\u2019]","g"),St=RegExp(_t,"g"),Tt=RegExp(Mt+"(?="+Mt+")|"+Bt+At,"g"),Et=RegExp([vt+"?"+pt+"+(?:['\u2019](?:d|ll|m|re|s|t|ve))?(?="+[ht,vt,"$"].join("|")+")",bt+"+(?:['\u2019](?:D|LL|M|RE|S|T|VE))?(?="+[ht,vt+yt,"$"].join("|")+")",vt+"?"+yt+"+(?:['\u2019](?:d|ll|m|re|s|t|ve))?",vt+"+(?:['\u2019](?:D|LL|M|RE|S|T|VE))?","\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Ct,wt].join("|"),"g"),It=RegExp("[\\u200d\\ud800-\\udfff"+dt+"\\ufe0e\\ufe0f]"),zt=/[a-z][A-Z]|[A-Z]{2,}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Lt=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Dt=-1,Nt={};Nt[b]=Nt[x]=Nt[A]=Nt[w]=Nt[B]=Nt[k]=Nt["[object Uint8ClampedArray]"]=Nt[S]=Nt[T]=!0,Nt[c]=Nt[a]=Nt[v]=Nt[s]=Nt[y]=Nt[u]=Nt[d]=Nt[g]=Nt[_]=Nt[C]=Nt[p]=Nt[f]=Nt[M]=Nt[P]=Nt[m]=!1;var Ft={};Ft[c]=Ft[a]=Ft[v]=Ft[y]=Ft[s]=Ft[u]=Ft[b]=Ft[x]=Ft[A]=Ft[w]=Ft[B]=Ft[_]=Ft[C]=Ft[p]=Ft[f]=Ft[M]=Ft[P]=Ft[O]=Ft[k]=Ft["[object Uint8ClampedArray]"]=Ft[S]=Ft[T]=!0,Ft[d]=Ft[g]=Ft[m]=!1;var jt={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Rt=parseFloat,Vt=parseInt,Gt="object"==typeof global&&global&&global.Object===Object&&global,Ut="object"==typeof self&&self&&self.Object===Object&&self,Ht=Gt||Ut||Function("return this")(),Wt=n&&!n.nodeType&&n,$t=Wt&&"object"==typeof t&&t&&!t.nodeType&&t,qt=$t&&$t.exports===Wt,Yt=qt&&Gt.process,Xt=function(){try{return $t&&$t.require&&$t.require("util").types||Yt&&Yt.binding&&Yt.binding("util")}catch(t){}}(),Zt=Xt&&Xt.isArrayBuffer,Kt=Xt&&Xt.isDate,Jt=Xt&&Xt.isMap,Qt=Xt&&Xt.isRegExp,tn=Xt&&Xt.isSet,nn=Xt&&Xt.isTypedArray;function en(t,n,e){switch(e.length){case 0:return t.call(n);case 1:return t.call(n,e[0]);case 2:return t.call(n,e[0],e[1]);case 3:return t.call(n,e[0],e[1],e[2])}return t.apply(n,e)}function on(t,n,e,o){for(var i=-1,l=null==t?0:t.length;++i<l;){var r=t[i];n(o,r,e(r),t)}return o}function ln(t,n){for(var e=-1,o=null==t?0:t.length;++e<o&&!1!==n(t[e],e,t););return t}function rn(t,n){for(var e=null==t?0:t.length;e--&&!1!==n(t[e],e,t););return t}function cn(t,n){for(var e=-1,o=null==t?0:t.length;++e<o;)if(!n(t[e],e,t))return!1;return!0}function an(t,n){for(var e=-1,o=null==t?0:t.length,i=0,l=[];++e<o;){var r=t[e];n(r,e,t)&&(l[i++]=r)}return l}function sn(t,n){return!(null==t||!t.length)&&Pn(t,n,0)>-1}function un(t,n,e){for(var o=-1,i=null==t?0:t.length;++o<i;)if(e(n,t[o]))return!0;return!1}function dn(t,n){for(var e=-1,o=null==t?0:t.length,i=Array(o);++e<o;)i[e]=n(t[e],e,t);return i}function gn(t,n){for(var e=-1,o=n.length,i=t.length;++e<o;)t[i+e]=n[e];return t}function hn(t,n,e,o){var i=-1,l=null==t?0:t.length;for(o&&l&&(e=t[++i]);++i<l;)e=n(e,t[i],i,t);return e}function _n(t,n,e,o){var i=null==t?0:t.length;for(o&&i&&(e=t[--i]);i--;)e=n(e,t[i],i,t);return e}function Cn(t,n){for(var e=-1,o=null==t?0:t.length;++e<o;)if(n(t[e],e,t))return!0;return!1}var pn=yn("length");function fn(t,n,e){var o;return e(t,(function(t,e,i){if(n(t,e,i))return o=e,!1})),o}function Mn(t,n,e,o){for(var i=t.length,l=e+(o?1:-1);o?l--:++l<i;)if(n(t[l],l,t))return l;return-1}function Pn(t,n,e){return n==n?function(t,n,e){for(var o=e-1,i=t.length;++o<i;)if(t[o]===n)return o;return-1}(t,n,e):Mn(t,mn,e)}function On(t,n,e,o){for(var i=e-1,l=t.length;++i<l;)if(o(t[i],n))return i;return-1}function mn(t){return t!=t}function vn(t,n){var e=null==t?0:t.length;return e?An(t,n)/e:NaN}function yn(t){return function(n){return null==n?void 0:n[t]}}function bn(t){return function(n){return null==t?void 0:t[n]}}function xn(t,n,e,o,i){return i(t,(function(t,i,l){e=o?(o=!1,t):n(e,t,i,l)})),e}function An(t,n){for(var e,o=-1,i=t.length;++o<i;){var l=n(t[o]);void 0!==l&&(e=void 0===e?l:e+l)}return e}function wn(t,n){for(var e=-1,o=Array(t);++e<t;)o[e]=n(e);return o}function Bn(t){return function(n){return t(n)}}function kn(t,n){return dn(n,(function(n){return t[n]}))}function Sn(t,n){return t.has(n)}function Tn(t,n){for(var e=-1,o=t.length;++e<o&&Pn(n,t[e],0)>-1;);return e}function En(t,n){for(var e=t.length;e--&&Pn(n,t[e],0)>-1;);return e}function In(t,n){for(var e=t.length,o=0;e--;)t[e]===n&&++o;return o}var zn=bn({"\xc0":"A","\xc1":"A","\xc2":"A","\xc3":"A","\xc4":"A","\xc5":"A","\xe0":"a","\xe1":"a","\xe2":"a","\xe3":"a","\xe4":"a","\xe5":"a","\xc7":"C","\xe7":"c","\xd0":"D","\xf0":"d","\xc8":"E","\xc9":"E","\xca":"E","\xcb":"E","\xe8":"e","\xe9":"e","\xea":"e","\xeb":"e","\xcc":"I","\xcd":"I","\xce":"I","\xcf":"I","\xec":"i","\xed":"i","\xee":"i","\xef":"i","\xd1":"N","\xf1":"n","\xd2":"O","\xd3":"O","\xd4":"O","\xd5":"O","\xd6":"O","\xd8":"O","\xf2":"o","\xf3":"o","\xf4":"o","\xf5":"o","\xf6":"o","\xf8":"o","\xd9":"U","\xda":"U","\xdb":"U","\xdc":"U","\xf9":"u","\xfa":"u","\xfb":"u","\xfc":"u","\xdd":"Y","\xfd":"y","\xff":"y","\xc6":"Ae","\xe6":"ae","\xde":"Th","\xfe":"th","\xdf":"ss","\u0100":"A","\u0102":"A","\u0104":"A","\u0101":"a","\u0103":"a","\u0105":"a","\u0106":"C","\u0108":"C","\u010a":"C","\u010c":"C","\u0107":"c","\u0109":"c","\u010b":"c","\u010d":"c","\u010e":"D","\u0110":"D","\u010f":"d","\u0111":"d","\u0112":"E","\u0114":"E","\u0116":"E","\u0118":"E","\u011a":"E","\u0113":"e","\u0115":"e","\u0117":"e","\u0119":"e","\u011b":"e","\u011c":"G","\u011e":"G","\u0120":"G","\u0122":"G","\u011d":"g","\u011f":"g","\u0121":"g","\u0123":"g","\u0124":"H","\u0126":"H","\u0125":"h","\u0127":"h","\u0128":"I","\u012a":"I","\u012c":"I","\u012e":"I","\u0130":"I","\u0129":"i","\u012b":"i","\u012d":"i","\u012f":"i","\u0131":"i","\u0134":"J","\u0135":"j","\u0136":"K","\u0137":"k","\u0138":"k","\u0139":"L","\u013b":"L","\u013d":"L","\u013f":"L","\u0141":"L","\u013a":"l","\u013c":"l","\u013e":"l","\u0140":"l","\u0142":"l","\u0143":"N","\u0145":"N","\u0147":"N","\u014a":"N","\u0144":"n","\u0146":"n","\u0148":"n","\u014b":"n","\u014c":"O","\u014e":"O","\u0150":"O","\u014d":"o","\u014f":"o","\u0151":"o","\u0154":"R","\u0156":"R","\u0158":"R","\u0155":"r","\u0157":"r","\u0159":"r","\u015a":"S","\u015c":"S","\u015e":"S","\u0160":"S","\u015b":"s","\u015d":"s","\u015f":"s","\u0161":"s","\u0162":"T","\u0164":"T","\u0166":"T","\u0163":"t","\u0165":"t","\u0167":"t","\u0168":"U","\u016a":"U","\u016c":"U","\u016e":"U","\u0170":"U","\u0172":"U","\u0169":"u","\u016b":"u","\u016d":"u","\u016f":"u","\u0171":"u","\u0173":"u","\u0174":"W","\u0175":"w","\u0176":"Y","\u0177":"y","\u0178":"Y","\u0179":"Z","\u017b":"Z","\u017d":"Z","\u017a":"z","\u017c":"z","\u017e":"z","\u0132":"IJ","\u0133":"ij","\u0152":"Oe","\u0153":"oe","\u0149":"'n","\u017f":"s"}),Ln=bn({"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"});function Dn(t){return"\\"+jt[t]}function Nn(t){return It.test(t)}function Fn(t){var n=-1,e=Array(t.size);return t.forEach((function(t,o){e[++n]=[o,t]})),e}function jn(t,n){return function(e){return t(n(e))}}function Rn(t,n){for(var e=-1,o=t.length,i=0,r=[];++e<o;){var c=t[e];c!==n&&c!==l||(t[e]=l,r[i++]=e)}return r}function Vn(t,n){return"__proto__"==n?void 0:t[n]}function Gn(t){var n=-1,e=Array(t.size);return t.forEach((function(t){e[++n]=t})),e}function Un(t){var n=-1,e=Array(t.size);return t.forEach((function(t){e[++n]=[t,t]})),e}function Hn(t){return Nn(t)?function(t){for(var n=Tt.lastIndex=0;Tt.test(t);)++n;return n}(t):pn(t)}function Wn(t){return Nn(t)?function(t){return t.match(Tt)||[]}(t):function(t){return t.split("")}(t)}var $n=bn({"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"}),qn=function t(n){var e,o=(n=null==n?Ht:qn.defaults(Ht.Object(),n,qn.pick(Ht,Lt))).Array,dt=n.Date,gt=n.Error,ht=n.Function,_t=n.Math,Ct=n.Object,pt=n.RegExp,ft=n.String,Mt=n.TypeError,Pt=o.prototype,Ot=Ct.prototype,mt=n["__core-js_shared__"],vt=ht.prototype.toString,yt=Ot.hasOwnProperty,bt=0,xt=(e=/[^.]+$/.exec(mt&&mt.keys&&mt.keys.IE_PROTO||""))?"Symbol(src)_1."+e:"",At=Ot.toString,wt=vt.call(Ct),Bt=Ht._,Tt=pt("^"+vt.call(yt).replace(W,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),It=qt?n.Buffer:void 0,jt=n.Symbol,Gt=n.Uint8Array,Ut=It?It.allocUnsafe:void 0,Wt=jn(Ct.getPrototypeOf,Ct),$t=Ct.create,Yt=Ot.propertyIsEnumerable,Xt=Pt.splice,pn=jt?jt.isConcatSpreadable:void 0,bn=jt?jt.iterator:void 0,Yn=jt?jt.toStringTag:void 0,Xn=function(){try{var t=Qi(Ct,"defineProperty");return t({},"",{}),t}catch(n){}}(),Zn=n.clearTimeout!==Ht.clearTimeout&&n.clearTimeout,Kn=dt&&dt.now!==Ht.Date.now&&dt.now,Jn=n.setTimeout!==Ht.setTimeout&&n.setTimeout,Qn=_t.ceil,te=_t.floor,ne=Ct.getOwnPropertySymbols,ee=It?It.isBuffer:void 0,oe=n.isFinite,ie=Pt.join,le=jn(Ct.keys,Ct),re=_t.max,ce=_t.min,ae=dt.now,se=n.parseInt,ue=_t.random,de=Pt.reverse,ge=Qi(n,"DataView"),he=Qi(n,"Map"),_e=Qi(n,"Promise"),Ce=Qi(n,"Set"),pe=Qi(n,"WeakMap"),fe=Qi(Ct,"create"),Me=pe&&new pe,Pe={},Oe=wl(ge),me=wl(he),ve=wl(_e),ye=wl(Ce),be=wl(pe),xe=jt?jt.prototype:void 0,Ae=xe?xe.valueOf:void 0,we=xe?xe.toString:void 0;function Be(t){if(Hr(t)&&!Ir(t)&&!(t instanceof Ee)){if(t instanceof Te)return t;if(yt.call(t,"__wrapped__"))return Bl(t)}return new Te(t)}var ke=function(){function t(){}return function(n){if(!Ur(n))return{};if($t)return $t(n);t.prototype=n;var e=new t;return t.prototype=void 0,e}}();function Se(){}function Te(t,n){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!n,this.__index__=0,this.__values__=void 0}function Ee(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function Ie(t){var n=-1,e=null==t?0:t.length;for(this.clear();++n<e;){var o=t[n];this.set(o[0],o[1])}}function ze(t){var n=-1,e=null==t?0:t.length;for(this.clear();++n<e;){var o=t[n];this.set(o[0],o[1])}}function Le(t){var n=-1,e=null==t?0:t.length;for(this.clear();++n<e;){var o=t[n];this.set(o[0],o[1])}}function De(t){var n=-1,e=null==t?0:t.length;for(this.__data__=new Le;++n<e;)this.add(t[n])}function Ne(t){var n=this.__data__=new ze(t);this.size=n.size}function Fe(t,n){var e=Ir(t),o=!e&&Er(t),i=!e&&!o&&Nr(t),l=!e&&!o&&!i&&Jr(t),r=e||o||i||l,c=r?wn(t.length,ft):[],a=c.length;for(var s in t)!n&&!yt.call(t,s)||r&&("length"==s||i&&("offset"==s||"parent"==s)||l&&("buffer"==s||"byteLength"==s||"byteOffset"==s)||rl(s,a))||c.push(s);return c}function je(t){var n=t.length;return n?t[Do(0,n-1)]:void 0}function Re(t,n){return vl(fi(t),Xe(n,0,t.length))}function Ve(t){return vl(fi(t))}function Ge(t,n,e){(void 0!==e&&!kr(t[n],e)||void 0===e&&!(n in t))&&qe(t,n,e)}function Ue(t,n,e){var o=t[n];yt.call(t,n)&&kr(o,e)&&(void 0!==e||n in t)||qe(t,n,e)}function He(t,n){for(var e=t.length;e--;)if(kr(t[e][0],n))return e;return-1}function We(t,n,e,o){return to(t,(function(t,i,l){n(o,t,e(t),l)})),o}function $e(t,n){return t&&Mi(n,Oc(n),t)}function qe(t,n,e){"__proto__"==n&&Xn?Xn(t,n,{configurable:!0,enumerable:!0,value:e,writable:!0}):t[n]=e}function Ye(t,n){for(var e=-1,i=n.length,l=o(i),r=null==t;++e<i;)l[e]=r?void 0:Cc(t,n[e]);return l}function Xe(t,n,e){return t==t&&(void 0!==e&&(t=t<=e?t:e),void 0!==n&&(t=t>=n?t:n)),t}function Ze(t,n,e,o,i,l){var r,a=1&n,d=2&n,m=4&n;if(e&&(r=i?e(t,o,i,l):e(t)),void 0!==r)return r;if(!Ur(t))return t;var E=Ir(t);if(E){if(r=function(t){var n=t.length,e=new t.constructor(n);return n&&"string"==typeof t[0]&&yt.call(t,"index")&&(e.index=t.index,e.input=t.input),e}(t),!a)return fi(t,r)}else{var I=el(t),z=I==g||I==h;if(Nr(t))return di(t,a);if(I==p||I==c||z&&!i){if(r=d||z?{}:il(t),!a)return d?function(t,n){return Mi(t,nl(t),n)}(t,function(t,n){return t&&Mi(n,mc(n),t)}(r,t)):function(t,n){return Mi(t,tl(t),n)}(t,$e(r,t))}else{if(!Ft[I])return i?t:{};r=function(t,n,e){var o=t.constructor;switch(n){case v:return gi(t);case s:case u:return new o(+t);case y:return function(t,n){var e=n?gi(t.buffer):t.buffer;return new t.constructor(e,t.byteOffset,t.byteLength)}(t,e);case b:case x:case A:case w:case B:case k:case"[object Uint8ClampedArray]":case S:case T:return hi(t,e);case _:return new o;case C:case P:return new o(t);case f:return function(t){var n=new t.constructor(t.source,et.exec(t));return n.lastIndex=t.lastIndex,n}(t);case M:return new o;case O:return Ae?Ct(Ae.call(t)):{}}}(t,I,a)}}l||(l=new Ne);var L=l.get(t);if(L)return L;if(l.set(t,r),Xr(t))return t.forEach((function(o){r.add(Ze(o,n,e,o,t,l))})),r;if(Wr(t))return t.forEach((function(o,i){r.set(i,Ze(o,n,e,i,t,l))})),r;var D=E?void 0:(m?d?$i:Wi:d?mc:Oc)(t);return ln(D||t,(function(o,i){D&&(o=t[i=o]),Ue(r,i,Ze(o,n,e,i,t,l))})),r}function Ke(t,n,e){var o=e.length;if(null==t)return!o;for(t=Ct(t);o--;){var i=e[o],l=t[i];if(void 0===l&&!(i in t)||!(0,n[i])(l))return!1}return!0}function Je(t,n,e){if("function"!=typeof t)throw new Mt(i);return Ml((function(){t.apply(void 0,e)}),n)}function Qe(t,n,e,o){var i=-1,l=sn,r=!0,c=t.length,a=[],s=n.length;if(!c)return a;e&&(n=dn(n,Bn(e))),o?(l=un,r=!1):n.length>=200&&(l=Sn,r=!1,n=new De(n));t:for(;++i<c;){var u=t[i],d=null==e?u:e(u);if(u=o||0!==u?u:0,r&&d==d){for(var g=s;g--;)if(n[g]===d)continue t;a.push(u)}else l(n,d,o)||a.push(u)}return a}Be.templateSettings={escape:j,evaluate:R,interpolate:V,variable:"",imports:{_:Be}},(Be.prototype=Se.prototype).constructor=Be,(Te.prototype=ke(Se.prototype)).constructor=Te,(Ee.prototype=ke(Se.prototype)).constructor=Ee,Ie.prototype.clear=function(){this.__data__=fe?fe(null):{},this.size=0},Ie.prototype.delete=function(t){var n=this.has(t)&&delete this.__data__[t];return this.size-=n?1:0,n},Ie.prototype.get=function(t){var n=this.__data__;if(fe){var e=n[t];return"__lodash_hash_undefined__"===e?void 0:e}return yt.call(n,t)?n[t]:void 0},Ie.prototype.has=function(t){var n=this.__data__;return fe?void 0!==n[t]:yt.call(n,t)},Ie.prototype.set=function(t,n){var e=this.__data__;return this.size+=this.has(t)?0:1,e[t]=fe&&void 0===n?"__lodash_hash_undefined__":n,this},ze.prototype.clear=function(){this.__data__=[],this.size=0},ze.prototype.delete=function(t){var n=this.__data__,e=He(n,t);return!(e<0||(e==n.length-1?n.pop():Xt.call(n,e,1),--this.size,0))},ze.prototype.get=function(t){var n=this.__data__,e=He(n,t);return e<0?void 0:n[e][1]},ze.prototype.has=function(t){return He(this.__data__,t)>-1},ze.prototype.set=function(t,n){var e=this.__data__,o=He(e,t);return o<0?(++this.size,e.push([t,n])):e[o][1]=n,this},Le.prototype.clear=function(){this.size=0,this.__data__={hash:new Ie,map:new(he||ze),string:new Ie}},Le.prototype.delete=function(t){var n=Ki(this,t).delete(t);return this.size-=n?1:0,n},Le.prototype.get=function(t){return Ki(this,t).get(t)},Le.prototype.has=function(t){return Ki(this,t).has(t)},Le.prototype.set=function(t,n){var e=Ki(this,t),o=e.size;return e.set(t,n),this.size+=e.size==o?0:1,this},De.prototype.add=De.prototype.push=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this},De.prototype.has=function(t){return this.__data__.has(t)},Ne.prototype.clear=function(){this.__data__=new ze,this.size=0},Ne.prototype.delete=function(t){var n=this.__data__,e=n.delete(t);return this.size=n.size,e},Ne.prototype.get=function(t){return this.__data__.get(t)},Ne.prototype.has=function(t){return this.__data__.has(t)},Ne.prototype.set=function(t,n){var e=this.__data__;if(e instanceof ze){var o=e.__data__;if(!he||o.length<199)return o.push([t,n]),this.size=++e.size,this;e=this.__data__=new Le(o)}return e.set(t,n),this.size=e.size,this};var to=mi(ao),no=mi(so,!0);function eo(t,n){var e=!0;return to(t,(function(t,o,i){return e=!!n(t,o,i)})),e}function oo(t,n,e){for(var o=-1,i=t.length;++o<i;){var l=t[o],r=n(l);if(null!=r&&(void 0===c?r==r&&!Kr(r):e(r,c)))var c=r,a=l}return a}function io(t,n){var e=[];return to(t,(function(t,o,i){n(t,o,i)&&e.push(t)})),e}function lo(t,n,e,o,i){var l=-1,r=t.length;for(e||(e=ll),i||(i=[]);++l<r;){var c=t[l];n>0&&e(c)?n>1?lo(c,n-1,e,o,i):gn(i,c):o||(i[i.length]=c)}return i}var ro=vi(),co=vi(!0);function ao(t,n){return t&&ro(t,n,Oc)}function so(t,n){return t&&co(t,n,Oc)}function uo(t,n){return an(n,(function(n){return Rr(t[n])}))}function go(t,n){for(var e=0,o=(n=ci(n,t)).length;null!=t&&e<o;)t=t[Al(n[e++])];return e&&e==o?t:void 0}function ho(t,n,e){var o=n(t);return Ir(t)?o:gn(o,e(t))}function _o(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":Yn&&Yn in Ct(t)?function(t){var n=yt.call(t,Yn),e=t[Yn];try{t[Yn]=void 0;var o=!0}catch(l){}var i=At.call(t);return o&&(n?t[Yn]=e:delete t[Yn]),i}(t):function(t){return At.call(t)}(t)}function Co(t,n){return t>n}function po(t,n){return null!=t&&yt.call(t,n)}function fo(t,n){return null!=t&&n in Ct(t)}function Mo(t,n,e){for(var i=e?un:sn,l=t[0].length,r=t.length,c=r,a=o(r),s=1/0,u=[];c--;){var d=t[c];c&&n&&(d=dn(d,Bn(n))),s=ce(d.length,s),a[c]=!e&&(n||l>=120&&d.length>=120)?new De(c&&d):void 0}d=t[0];var g=-1,h=a[0];t:for(;++g<l&&u.length<s;){var _=d[g],C=n?n(_):_;if(_=e||0!==_?_:0,!(h?Sn(h,C):i(u,C,e))){for(c=r;--c;){var p=a[c];if(!(p?Sn(p,C):i(t[c],C,e)))continue t}h&&h.push(C),u.push(_)}}return u}function Po(t,n,e){var o=null==(t=Cl(t,n=ci(n,t)))?t:t[Al(jl(n))];return null==o?void 0:en(o,t,e)}function Oo(t){return Hr(t)&&_o(t)==c}function mo(t,n,e,o,i){return t===n||(null==t||null==n||!Hr(t)&&!Hr(n)?t!=t&&n!=n:function(t,n,e,o,i,l){var r=Ir(t),g=Ir(n),h=r?a:el(t),m=g?a:el(n),b=(h=h==c?p:h)==p,x=(m=m==c?p:m)==p,A=h==m;if(A&&Nr(t)){if(!Nr(n))return!1;r=!0,b=!1}if(A&&!b)return l||(l=new Ne),r||Jr(t)?Ui(t,n,e,o,i,l):function(t,n,e,o,i,l,r){switch(e){case y:if(t.byteLength!=n.byteLength||t.byteOffset!=n.byteOffset)return!1;t=t.buffer,n=n.buffer;case v:return!(t.byteLength!=n.byteLength||!l(new Gt(t),new Gt(n)));case s:case u:case C:return kr(+t,+n);case d:return t.name==n.name&&t.message==n.message;case f:case P:return t==n+"";case _:var c=Fn;case M:if(c||(c=Gn),t.size!=n.size&&!(1&o))return!1;var a=r.get(t);if(a)return a==n;o|=2,r.set(t,n);var g=Ui(c(t),c(n),o,i,l,r);return r.delete(t),g;case O:if(Ae)return Ae.call(t)==Ae.call(n)}return!1}(t,n,h,e,o,i,l);if(!(1&e)){var w=b&&yt.call(t,"__wrapped__"),B=x&&yt.call(n,"__wrapped__");if(w||B){var k=w?t.value():t,S=B?n.value():n;return l||(l=new Ne),i(k,S,e,o,l)}}return!!A&&(l||(l=new Ne),function(t,n,e,o,i,l){var r=1&e,c=Wi(t),a=c.length;if(a!=Wi(n).length&&!r)return!1;for(var s=a;s--;){var u=c[s];if(!(r?u in n:yt.call(n,u)))return!1}var d=l.get(t);if(d&&l.get(n))return d==n;var g=!0;l.set(t,n),l.set(n,t);for(var h=r;++s<a;){var _=t[u=c[s]],C=n[u];if(o)var p=r?o(C,_,u,n,t,l):o(_,C,u,t,n,l);if(!(void 0===p?_===C||i(_,C,e,o,l):p)){g=!1;break}h||(h="constructor"==u)}if(g&&!h){var f=t.constructor,M=n.constructor;f==M||!("constructor"in t)||!("constructor"in n)||"function"==typeof f&&f instanceof f&&"function"==typeof M&&M instanceof M||(g=!1)}return l.delete(t),l.delete(n),g}(t,n,e,o,i,l))}(t,n,e,o,mo,i))}function vo(t,n,e,o){var i=e.length,l=i,r=!o;if(null==t)return!l;for(t=Ct(t);i--;){var c=e[i];if(r&&c[2]?c[1]!==t[c[0]]:!(c[0]in t))return!1}for(;++i<l;){var a=(c=e[i])[0],s=t[a],u=c[1];if(r&&c[2]){if(void 0===s&&!(a in t))return!1}else{var d=new Ne;if(o)var g=o(s,u,a,t,n,d);if(!(void 0===g?mo(u,s,3,o,d):g))return!1}}return!0}function yo(t){return!(!Ur(t)||(n=t,xt&&xt in n))&&(Rr(t)?Tt:lt).test(wl(t));var n}function bo(t){return"function"==typeof t?t:null==t?$c:"object"==typeof t?Ir(t)?ko(t[0],t[1]):Bo(t):na(t)}function xo(t){if(!dl(t))return le(t);var n=[];for(var e in Ct(t))yt.call(t,e)&&"constructor"!=e&&n.push(e);return n}function Ao(t,n){return t<n}function wo(t,n){var e=-1,i=Lr(t)?o(t.length):[];return to(t,(function(t,o,l){i[++e]=n(t,o,l)})),i}function Bo(t){var n=Ji(t);return 1==n.length&&n[0][2]?hl(n[0][0],n[0][1]):function(e){return e===t||vo(e,t,n)}}function ko(t,n){return al(t)&&gl(n)?hl(Al(t),n):function(e){var o=Cc(e,t);return void 0===o&&o===n?pc(e,t):mo(n,o,3)}}function So(t,n,e,o,i){t!==n&&ro(n,(function(l,r){if(Ur(l))i||(i=new Ne),function(t,n,e,o,i,l,r){var c=Vn(t,e),a=Vn(n,e),s=r.get(a);if(s)Ge(t,e,s);else{var u=l?l(c,a,e+"",t,n,r):void 0,d=void 0===u;if(d){var g=Ir(a),h=!g&&Nr(a),_=!g&&!h&&Jr(a);u=a,g||h||_?Ir(c)?u=c:Dr(c)?u=fi(c):h?(d=!1,u=di(a,!0)):_?(d=!1,u=hi(a,!0)):u=[]:qr(a)||Er(a)?(u=c,Er(c)?u=rc(c):(!Ur(c)||o&&Rr(c))&&(u=il(a))):d=!1}d&&(r.set(a,u),i(u,a,o,l,r),r.delete(a)),Ge(t,e,u)}}(t,n,r,e,So,o,i);else{var c=o?o(Vn(t,r),l,r+"",t,n,i):void 0;void 0===c&&(c=l),Ge(t,r,c)}}),mc)}function To(t,n){var e=t.length;if(e)return rl(n+=n<0?e:0,e)?t[n]:void 0}function Eo(t,n,e){var o=-1;return n=dn(n.length?n:[$c],Bn(Zi())),function(t,n){var o=t.length;for(t.sort((function(t,n){return function(t,n,e){for(var o=-1,i=t.criteria,l=n.criteria,r=i.length,c=e.length;++o<r;){var a=_i(i[o],l[o]);if(a)return o>=c?a:a*("desc"==e[o]?-1:1)}return t.index-n.index}(t,n,e)}));o--;)t[o]=t[o].value;return t}(wo(t,(function(t,e,i){return{criteria:dn(n,(function(n){return n(t)})),index:++o,value:t}})))}function Io(t,n,e){for(var o=-1,i=n.length,l={};++o<i;){var r=n[o],c=go(t,r);e(c,r)&&Vo(l,ci(r,t),c)}return l}function zo(t,n,e,o){var i=o?On:Pn,l=-1,r=n.length,c=t;for(t===n&&(n=fi(n)),e&&(c=dn(t,Bn(e)));++l<r;)for(var a=0,s=n[l],u=e?e(s):s;(a=i(c,u,a,o))>-1;)c!==t&&Xt.call(c,a,1),Xt.call(t,a,1);return t}function Lo(t,n){for(var e=t?n.length:0,o=e-1;e--;){var i=n[e];if(e==o||i!==l){var l=i;rl(i)?Xt.call(t,i,1):Qo(t,i)}}return t}function Do(t,n){return t+te(ue()*(n-t+1))}function No(t,n){var e="";if(!t||n<1||n>9007199254740991)return e;do{n%2&&(e+=t),(n=te(n/2))&&(t+=t)}while(n);return e}function Fo(t,n){return Pl(_l(t,n,$c),t+"")}function jo(t){return je(kc(t))}function Ro(t,n){var e=kc(t);return vl(e,Xe(n,0,e.length))}function Vo(t,n,e,o){if(!Ur(t))return t;for(var i=-1,l=(n=ci(n,t)).length,r=l-1,c=t;null!=c&&++i<l;){var a=Al(n[i]),s=e;if(i!=r){var u=c[a];void 0===(s=o?o(u,a,c):void 0)&&(s=Ur(u)?u:rl(n[i+1])?[]:{})}Ue(c,a,s),c=c[a]}return t}var Go=Me?function(t,n){return Me.set(t,n),t}:$c,Uo=Xn?function(t,n){return Xn(t,"toString",{configurable:!0,enumerable:!1,value:Uc(n),writable:!0})}:$c;function Ho(t){return vl(kc(t))}function Wo(t,n,e){var i=-1,l=t.length;n<0&&(n=-n>l?0:l+n),(e=e>l?l:e)<0&&(e+=l),l=n>e?0:e-n>>>0,n>>>=0;for(var r=o(l);++i<l;)r[i]=t[i+n];return r}function $o(t,n){var e;return to(t,(function(t,o,i){return!(e=n(t,o,i))})),!!e}function qo(t,n,e){var o=0,i=null==t?o:t.length;if("number"==typeof n&&n==n&&i<=2147483647){for(;o<i;){var l=o+i>>>1,r=t[l];null!==r&&!Kr(r)&&(e?r<=n:r<n)?o=l+1:i=l}return i}return Yo(t,n,$c,e)}function Yo(t,n,e,o){n=e(n);for(var i=0,l=null==t?0:t.length,r=n!=n,c=null===n,a=Kr(n),s=void 0===n;i<l;){var u=te((i+l)/2),d=e(t[u]),g=void 0!==d,h=null===d,_=d==d,C=Kr(d);if(r)var p=o||_;else p=s?_&&(o||g):c?_&&g&&(o||!h):a?_&&g&&!h&&(o||!C):!h&&!C&&(o?d<=n:d<n);p?i=u+1:l=u}return ce(l,4294967294)}function Xo(t,n){for(var e=-1,o=t.length,i=0,l=[];++e<o;){var r=t[e],c=n?n(r):r;if(!e||!kr(c,a)){var a=c;l[i++]=0===r?0:r}}return l}function Zo(t){return"number"==typeof t?t:Kr(t)?NaN:+t}function Ko(t){if("string"==typeof t)return t;if(Ir(t))return dn(t,Ko)+"";if(Kr(t))return we?we.call(t):"";var n=t+"";return"0"==n&&1/t==-1/0?"-0":n}function Jo(t,n,e){var o=-1,i=sn,l=t.length,r=!0,c=[],a=c;if(e)r=!1,i=un;else if(l>=200){var s=n?null:Ni(t);if(s)return Gn(s);r=!1,i=Sn,a=new De}else a=n?[]:c;t:for(;++o<l;){var u=t[o],d=n?n(u):u;if(u=e||0!==u?u:0,r&&d==d){for(var g=a.length;g--;)if(a[g]===d)continue t;n&&a.push(d),c.push(u)}else i(a,d,e)||(a!==c&&a.push(d),c.push(u))}return c}function Qo(t,n){return null==(t=Cl(t,n=ci(n,t)))||delete t[Al(jl(n))]}function ti(t,n,e,o){return Vo(t,n,e(go(t,n)),o)}function ni(t,n,e,o){for(var i=t.length,l=o?i:-1;(o?l--:++l<i)&&n(t[l],l,t););return e?Wo(t,o?0:l,o?l+1:i):Wo(t,o?l+1:0,o?i:l)}function ei(t,n){var e=t;return e instanceof Ee&&(e=e.value()),hn(n,(function(t,n){return n.func.apply(n.thisArg,gn([t],n.args))}),e)}function oi(t,n,e){var i=t.length;if(i<2)return i?Jo(t[0]):[];for(var l=-1,r=o(i);++l<i;)for(var c=t[l],a=-1;++a<i;)a!=l&&(r[l]=Qe(r[l]||c,t[a],n,e));return Jo(lo(r,1),n,e)}function ii(t,n,e){for(var o=-1,i=t.length,l=n.length,r={};++o<i;)e(r,t[o],o<l?n[o]:void 0);return r}function li(t){return Dr(t)?t:[]}function ri(t){return"function"==typeof t?t:$c}function ci(t,n){return Ir(t)?t:al(t,n)?[t]:xl(cc(t))}var ai=Fo;function si(t,n,e){var o=t.length;return e=void 0===e?o:e,!n&&e>=o?t:Wo(t,n,e)}var ui=Zn||function(t){return Ht.clearTimeout(t)};function di(t,n){if(n)return t.slice();var e=t.length,o=Ut?Ut(e):new t.constructor(e);return t.copy(o),o}function gi(t){var n=new t.constructor(t.byteLength);return new Gt(n).set(new Gt(t)),n}function hi(t,n){var e=n?gi(t.buffer):t.buffer;return new t.constructor(e,t.byteOffset,t.length)}function _i(t,n){if(t!==n){var e=void 0!==t,o=null===t,i=t==t,l=Kr(t),r=void 0!==n,c=null===n,a=n==n,s=Kr(n);if(!c&&!s&&!l&&t>n||l&&r&&a&&!c&&!s||o&&r&&a||!e&&a||!i)return 1;if(!o&&!l&&!s&&t<n||s&&e&&i&&!o&&!l||c&&e&&i||!r&&i||!a)return-1}return 0}function Ci(t,n,e,i){for(var l=-1,r=t.length,c=e.length,a=-1,s=n.length,u=re(r-c,0),d=o(s+u),g=!i;++a<s;)d[a]=n[a];for(;++l<c;)(g||l<r)&&(d[e[l]]=t[l]);for(;u--;)d[a++]=t[l++];return d}function pi(t,n,e,i){for(var l=-1,r=t.length,c=-1,a=e.length,s=-1,u=n.length,d=re(r-a,0),g=o(d+u),h=!i;++l<d;)g[l]=t[l];for(var _=l;++s<u;)g[_+s]=n[s];for(;++c<a;)(h||l<r)&&(g[_+e[c]]=t[l++]);return g}function fi(t,n){var e=-1,i=t.length;for(n||(n=o(i));++e<i;)n[e]=t[e];return n}function Mi(t,n,e,o){var i=!e;e||(e={});for(var l=-1,r=n.length;++l<r;){var c=n[l],a=o?o(e[c],t[c],c,e,t):void 0;void 0===a&&(a=t[c]),i?qe(e,c,a):Ue(e,c,a)}return e}function Pi(t,n){return function(e,o){var i=Ir(e)?on:We,l=n?n():{};return i(e,t,Zi(o,2),l)}}function Oi(t){return Fo((function(n,e){var o=-1,i=e.length,l=i>1?e[i-1]:void 0,r=i>2?e[2]:void 0;for(l=t.length>3&&"function"==typeof l?(i--,l):void 0,r&&cl(e[0],e[1],r)&&(l=i<3?void 0:l,i=1),n=Ct(n);++o<i;){var c=e[o];c&&t(n,c,o,l)}return n}))}function mi(t,n){return function(e,o){if(null==e)return e;if(!Lr(e))return t(e,o);for(var i=e.length,l=n?i:-1,r=Ct(e);(n?l--:++l<i)&&!1!==o(r[l],l,r););return e}}function vi(t){return function(n,e,o){for(var i=-1,l=Ct(n),r=o(n),c=r.length;c--;){var a=r[t?c:++i];if(!1===e(l[a],a,l))break}return n}}function yi(t){return function(n){var e=Nn(n=cc(n))?Wn(n):void 0,o=e?e[0]:n.charAt(0),i=e?si(e,1).join(""):n.slice(1);return o[t]()+i}}function bi(t){return function(n){return hn(Rc(Ec(n).replace(kt,"")),t,"")}}function xi(t){return function(){var n=arguments;switch(n.length){case 0:return new t;case 1:return new t(n[0]);case 2:return new t(n[0],n[1]);case 3:return new t(n[0],n[1],n[2]);case 4:return new t(n[0],n[1],n[2],n[3]);case 5:return new t(n[0],n[1],n[2],n[3],n[4]);case 6:return new t(n[0],n[1],n[2],n[3],n[4],n[5]);case 7:return new t(n[0],n[1],n[2],n[3],n[4],n[5],n[6])}var e=ke(t.prototype),o=t.apply(e,n);return Ur(o)?o:e}}function Ai(t){return function(n,e,o){var i=Ct(n);if(!Lr(n)){var l=Zi(e,3);n=Oc(n),e=function(t){return l(i[t],t,i)}}var r=t(n,e,o);return r>-1?i[l?n[r]:r]:void 0}}function wi(t){return Hi((function(n){var e=n.length,o=e,l=Te.prototype.thru;for(t&&n.reverse();o--;){var r=n[o];if("function"!=typeof r)throw new Mt(i);if(l&&!c&&"wrapper"==Yi(r))var c=new Te([],!0)}for(o=c?o:e;++o<e;){var a=Yi(r=n[o]),s="wrapper"==a?qi(r):void 0;c=s&&sl(s[0])&&424==s[1]&&!s[4].length&&1==s[9]?c[Yi(s[0])].apply(c,s[3]):1==r.length&&sl(r)?c[a]():c.thru(r)}return function(){var t=arguments,o=t[0];if(c&&1==t.length&&Ir(o))return c.plant(o).value();for(var i=0,l=e?n[i].apply(this,t):o;++i<e;)l=n[i].call(this,l);return l}}))}function Bi(t,n,e,i,l,r,c,a,s,u){var d=128&n,g=1&n,h=2&n,_=24&n,C=512&n,p=h?void 0:xi(t);return function f(){for(var M=arguments.length,P=o(M),O=M;O--;)P[O]=arguments[O];if(_)var m=Xi(f),v=In(P,m);if(i&&(P=Ci(P,i,l,_)),r&&(P=pi(P,r,c,_)),M-=v,_&&M<u){var y=Rn(P,m);return Li(t,n,Bi,f.placeholder,e,P,y,a,s,u-M)}var b=g?e:this,x=h?b[t]:t;return M=P.length,a?P=pl(P,a):C&&M>1&&P.reverse(),d&&s<M&&(P.length=s),this&&this!==Ht&&this instanceof f&&(x=p||xi(x)),x.apply(b,P)}}function ki(t,n){return function(e,o){return function(t,n,e,o){return ao(t,(function(t,i,l){n(o,e(t),i,l)})),o}(e,t,n(o),{})}}function Si(t,n){return function(e,o){var i;if(void 0===e&&void 0===o)return n;if(void 0!==e&&(i=e),void 0!==o){if(void 0===i)return o;"string"==typeof e||"string"==typeof o?(e=Ko(e),o=Ko(o)):(e=Zo(e),o=Zo(o)),i=t(e,o)}return i}}function Ti(t){return Hi((function(n){return n=dn(n,Bn(Zi())),Fo((function(e){var o=this;return t(n,(function(t){return en(t,o,e)}))}))}))}function Ei(t,n){var e=(n=void 0===n?" ":Ko(n)).length;if(e<2)return e?No(n,t):n;var o=No(n,Qn(t/Hn(n)));return Nn(n)?si(Wn(o),0,t).join(""):o.slice(0,t)}function Ii(t){return function(n,e,i){return i&&"number"!=typeof i&&cl(n,e,i)&&(e=i=void 0),n=ec(n),void 0===e?(e=n,n=0):e=ec(e),function(t,n,e,i){for(var l=-1,r=re(Qn((n-t)/(e||1)),0),c=o(r);r--;)c[i?r:++l]=t,t+=e;return c}(n,e,i=void 0===i?n<e?1:-1:ec(i),t)}}function zi(t){return function(n,e){return"string"==typeof n&&"string"==typeof e||(n=lc(n),e=lc(e)),t(n,e)}}function Li(t,n,e,o,i,l,r,c,a,s){var u=8&n;n|=u?32:64,4&(n&=~(u?64:32))||(n&=-4);var d=[t,n,i,u?l:void 0,u?r:void 0,u?void 0:l,u?void 0:r,c,a,s],g=e.apply(void 0,d);return sl(t)&&fl(g,d),g.placeholder=o,Ol(g,t,n)}function Di(t){var n=_t[t];return function(t,e){if(t=lc(t),e=null==e?0:ce(oc(e),292)){var o=(cc(t)+"e").split("e");return+((o=(cc(n(o[0]+"e"+(+o[1]+e)))+"e").split("e"))[0]+"e"+(+o[1]-e))}return n(t)}}var Ni=Ce&&1/Gn(new Ce([,-0]))[1]==1/0?function(t){return new Ce(t)}:Kc;function Fi(t){return function(n){var e=el(n);return e==_?Fn(n):e==M?Un(n):function(t,n){return dn(n,(function(n){return[n,t[n]]}))}(n,t(n))}}function ji(t,n,e,r,c,a,s,u){var d=2&n;if(!d&&"function"!=typeof t)throw new Mt(i);var g=r?r.length:0;if(g||(n&=-97,r=c=void 0),s=void 0===s?s:re(oc(s),0),u=void 0===u?u:oc(u),g-=c?c.length:0,64&n){var h=r,_=c;r=c=void 0}var C=d?void 0:qi(t),p=[t,n,e,r,c,h,_,a,s,u];if(C&&function(t,n){var e=t[1],o=n[1],i=e|o;if(!(i<131||128==o&&8==e||128==o&&256==e&&t[7].length<=n[8]||384==o&&n[7].length<=n[8]&&8==e))return t;1&o&&(t[2]=n[2],i|=1&e?0:4);var r=n[3];if(r){var c=t[3];t[3]=c?Ci(c,r,n[4]):r,t[4]=c?Rn(t[3],l):n[4]}(r=n[5])&&(t[5]=(c=t[5])?pi(c,r,n[6]):r,t[6]=c?Rn(t[5],l):n[6]),(r=n[7])&&(t[7]=r),128&o&&(t[8]=null==t[8]?n[8]:ce(t[8],n[8])),null==t[9]&&(t[9]=n[9]),t[0]=n[0],t[1]=i}(p,C),t=p[0],n=p[1],e=p[2],r=p[3],c=p[4],!(u=p[9]=void 0===p[9]?d?0:t.length:re(p[9]-g,0))&&24&n&&(n&=-25),n&&1!=n)f=8==n||16==n?function(t,n,e){var i=xi(t);return function l(){for(var r=arguments.length,c=o(r),a=r,s=Xi(l);a--;)c[a]=arguments[a];var u=r<3&&c[0]!==s&&c[r-1]!==s?[]:Rn(c,s);if((r-=u.length)<e)return Li(t,n,Bi,l.placeholder,void 0,c,u,void 0,void 0,e-r);var d=this&&this!==Ht&&this instanceof l?i:t;return en(d,this,c)}}(t,n,u):32!=n&&33!=n||c.length?Bi.apply(void 0,p):function(t,n,e,i){var l=1&n,r=xi(t);return function n(){for(var c=-1,a=arguments.length,s=-1,u=i.length,d=o(u+a),g=this&&this!==Ht&&this instanceof n?r:t;++s<u;)d[s]=i[s];for(;a--;)d[s++]=arguments[++c];return en(g,l?e:this,d)}}(t,n,e,r);else var f=function(t,n,e){var o=1&n,i=xi(t);return function n(){var l=this&&this!==Ht&&this instanceof n?i:t;return l.apply(o?e:this,arguments)}}(t,n,e);return Ol((C?Go:fl)(f,p),t,n)}function Ri(t,n,e,o){return void 0===t||kr(t,Ot[e])&&!yt.call(o,e)?n:t}function Vi(t,n,e,o,i,l){return Ur(t)&&Ur(n)&&(l.set(n,t),So(t,n,void 0,Vi,l),l.delete(n)),t}function Gi(t){return qr(t)?void 0:t}function Ui(t,n,e,o,i,l){var r=1&e,c=t.length,a=n.length;if(c!=a&&!(r&&a>c))return!1;var s=l.get(t);if(s&&l.get(n))return s==n;var u=-1,d=!0,g=2&e?new De:void 0;for(l.set(t,n),l.set(n,t);++u<c;){var h=t[u],_=n[u];if(o)var C=r?o(_,h,u,n,t,l):o(h,_,u,t,n,l);if(void 0!==C){if(C)continue;d=!1;break}if(g){if(!Cn(n,(function(t,n){if(!Sn(g,n)&&(h===t||i(h,t,e,o,l)))return g.push(n)}))){d=!1;break}}else if(h!==_&&!i(h,_,e,o,l)){d=!1;break}}return l.delete(t),l.delete(n),d}function Hi(t){return Pl(_l(t,void 0,zl),t+"")}function Wi(t){return ho(t,Oc,tl)}function $i(t){return ho(t,mc,nl)}var qi=Me?function(t){return Me.get(t)}:Kc;function Yi(t){for(var n=t.name+"",e=Pe[n],o=yt.call(Pe,n)?e.length:0;o--;){var i=e[o],l=i.func;if(null==l||l==t)return i.name}return n}function Xi(t){return(yt.call(Be,"placeholder")?Be:t).placeholder}function Zi(){var t=Be.iteratee||qc;return t=t===qc?bo:t,arguments.length?t(arguments[0],arguments[1]):t}function Ki(t,n){var e,o,i=t.__data__;return("string"==(o=typeof(e=n))||"number"==o||"symbol"==o||"boolean"==o?"__proto__"!==e:null===e)?i["string"==typeof n?"string":"hash"]:i.map}function Ji(t){for(var n=Oc(t),e=n.length;e--;){var o=n[e],i=t[o];n[e]=[o,i,gl(i)]}return n}function Qi(t,n){var e=function(t,n){return null==t?void 0:t[n]}(t,n);return yo(e)?e:void 0}var tl=ne?function(t){return null==t?[]:(t=Ct(t),an(ne(t),(function(n){return Yt.call(t,n)})))}:ia,nl=ne?function(t){for(var n=[];t;)gn(n,tl(t)),t=Wt(t);return n}:ia,el=_o;function ol(t,n,e){for(var o=-1,i=(n=ci(n,t)).length,l=!1;++o<i;){var r=Al(n[o]);if(!(l=null!=t&&e(t,r)))break;t=t[r]}return l||++o!=i?l:!!(i=null==t?0:t.length)&&Gr(i)&&rl(r,i)&&(Ir(t)||Er(t))}function il(t){return"function"!=typeof t.constructor||dl(t)?{}:ke(Wt(t))}function ll(t){return Ir(t)||Er(t)||!!(pn&&t&&t[pn])}function rl(t,n){var e=typeof t;return!!(n=null==n?9007199254740991:n)&&("number"==e||"symbol"!=e&&ct.test(t))&&t>-1&&t%1==0&&t<n}function cl(t,n,e){if(!Ur(e))return!1;var o=typeof n;return!!("number"==o?Lr(e)&&rl(n,e.length):"string"==o&&n in e)&&kr(e[n],t)}function al(t,n){if(Ir(t))return!1;var e=typeof t;return!("number"!=e&&"symbol"!=e&&"boolean"!=e&&null!=t&&!Kr(t))||U.test(t)||!G.test(t)||null!=n&&t in Ct(n)}function sl(t){var n=Yi(t),e=Be[n];if("function"!=typeof e||!(n in Ee.prototype))return!1;if(t===e)return!0;var o=qi(e);return!!o&&t===o[0]}(ge&&el(new ge(new ArrayBuffer(1)))!=y||he&&el(new he)!=_||_e&&"[object Promise]"!=el(_e.resolve())||Ce&&el(new Ce)!=M||pe&&el(new pe)!=m)&&(el=function(t){var n=_o(t),e=n==p?t.constructor:void 0,o=e?wl(e):"";if(o)switch(o){case Oe:return y;case me:return _;case ve:return"[object Promise]";case ye:return M;case be:return m}return n});var ul=mt?Rr:la;function dl(t){var n=t&&t.constructor;return t===("function"==typeof n&&n.prototype||Ot)}function gl(t){return t==t&&!Ur(t)}function hl(t,n){return function(e){return null!=e&&e[t]===n&&(void 0!==n||t in Ct(e))}}function _l(t,n,e){return n=re(void 0===n?t.length-1:n,0),function(){for(var i=arguments,l=-1,r=re(i.length-n,0),c=o(r);++l<r;)c[l]=i[n+l];l=-1;for(var a=o(n+1);++l<n;)a[l]=i[l];return a[n]=e(c),en(t,this,a)}}function Cl(t,n){return n.length<2?t:go(t,Wo(n,0,-1))}function pl(t,n){for(var e=t.length,o=ce(n.length,e),i=fi(t);o--;){var l=n[o];t[o]=rl(l,e)?i[l]:void 0}return t}var fl=ml(Go),Ml=Jn||function(t,n){return Ht.setTimeout(t,n)},Pl=ml(Uo);function Ol(t,n,e){var o=n+"";return Pl(t,function(t,n){var e=n.length;if(!e)return t;var o=e-1;return n[o]=(e>1?"& ":"")+n[o],n=n.join(e>2?", ":" "),t.replace(Z,"{\n/* [wrapped with "+n+"] */\n")}(o,function(t,n){return ln(r,(function(e){var o="_."+e[0];n&e[1]&&!sn(t,o)&&t.push(o)})),t.sort()}(function(t){var n=t.match(K);return n?n[1].split(J):[]}(o),e)))}function ml(t){var n=0,e=0;return function(){var o=ae(),i=16-(o-e);if(e=o,i>0){if(++n>=800)return arguments[0]}else n=0;return t.apply(void 0,arguments)}}function vl(t,n){var e=-1,o=t.length,i=o-1;for(n=void 0===n?o:n;++e<n;){var l=Do(e,i),r=t[l];t[l]=t[e],t[e]=r}return t.length=n,t}var yl,bl,xl=(yl=yr((function(t){var n=[];return 46===t.charCodeAt(0)&&n.push(""),t.replace(H,(function(t,e,o,i){n.push(o?i.replace(tt,"$1"):e||t)})),n}),(function(t){return 500===bl.size&&bl.clear(),t})),bl=yl.cache,yl);function Al(t){if("string"==typeof t||Kr(t))return t;var n=t+"";return"0"==n&&1/t==-1/0?"-0":n}function wl(t){if(null!=t){try{return vt.call(t)}catch(n){}try{return t+""}catch(n){}}return""}function Bl(t){if(t instanceof Ee)return t.clone();var n=new Te(t.__wrapped__,t.__chain__);return n.__actions__=fi(t.__actions__),n.__index__=t.__index__,n.__values__=t.__values__,n}var kl=Fo((function(t,n){return Dr(t)?Qe(t,lo(n,1,Dr,!0)):[]})),Sl=Fo((function(t,n){var e=jl(n);return Dr(e)&&(e=void 0),Dr(t)?Qe(t,lo(n,1,Dr,!0),Zi(e,2)):[]})),Tl=Fo((function(t,n){var e=jl(n);return Dr(e)&&(e=void 0),Dr(t)?Qe(t,lo(n,1,Dr,!0),void 0,e):[]}));function El(t,n,e){var o=null==t?0:t.length;if(!o)return-1;var i=null==e?0:oc(e);return i<0&&(i=re(o+i,0)),Mn(t,Zi(n,3),i)}function Il(t,n,e){var o=null==t?0:t.length;if(!o)return-1;var i=o-1;return void 0!==e&&(i=oc(e),i=e<0?re(o+i,0):ce(i,o-1)),Mn(t,Zi(n,3),i,!0)}function zl(t){return null!=t&&t.length?lo(t,1):[]}function Ll(t){return t&&t.length?t[0]:void 0}var Dl=Fo((function(t){var n=dn(t,li);return n.length&&n[0]===t[0]?Mo(n):[]})),Nl=Fo((function(t){var n=jl(t),e=dn(t,li);return n===jl(e)?n=void 0:e.pop(),e.length&&e[0]===t[0]?Mo(e,Zi(n,2)):[]})),Fl=Fo((function(t){var n=jl(t),e=dn(t,li);return(n="function"==typeof n?n:void 0)&&e.pop(),e.length&&e[0]===t[0]?Mo(e,void 0,n):[]}));function jl(t){var n=null==t?0:t.length;return n?t[n-1]:void 0}var Rl=Fo(Vl);function Vl(t,n){return t&&t.length&&n&&n.length?zo(t,n):t}var Gl=Hi((function(t,n){var e=null==t?0:t.length,o=Ye(t,n);return Lo(t,dn(n,(function(t){return rl(t,e)?+t:t})).sort(_i)),o}));function Ul(t){return null==t?t:de.call(t)}var Hl=Fo((function(t){return Jo(lo(t,1,Dr,!0))})),Wl=Fo((function(t){var n=jl(t);return Dr(n)&&(n=void 0),Jo(lo(t,1,Dr,!0),Zi(n,2))})),$l=Fo((function(t){var n=jl(t);return n="function"==typeof n?n:void 0,Jo(lo(t,1,Dr,!0),void 0,n)}));function ql(t){if(!t||!t.length)return[];var n=0;return t=an(t,(function(t){if(Dr(t))return n=re(t.length,n),!0})),wn(n,(function(n){return dn(t,yn(n))}))}function Yl(t,n){if(!t||!t.length)return[];var e=ql(t);return null==n?e:dn(e,(function(t){return en(n,void 0,t)}))}var Xl=Fo((function(t,n){return Dr(t)?Qe(t,n):[]})),Zl=Fo((function(t){return oi(an(t,Dr))})),Kl=Fo((function(t){var n=jl(t);return Dr(n)&&(n=void 0),oi(an(t,Dr),Zi(n,2))})),Jl=Fo((function(t){var n=jl(t);return n="function"==typeof n?n:void 0,oi(an(t,Dr),void 0,n)})),Ql=Fo(ql),tr=Fo((function(t){var n=t.length,e=n>1?t[n-1]:void 0;return e="function"==typeof e?(t.pop(),e):void 0,Yl(t,e)}));function nr(t){var n=Be(t);return n.__chain__=!0,n}function er(t,n){return n(t)}var or=Hi((function(t){var n=t.length,e=n?t[0]:0,o=this.__wrapped__,i=function(n){return Ye(n,t)};return!(n>1||this.__actions__.length)&&o instanceof Ee&&rl(e)?((o=o.slice(e,+e+(n?1:0))).__actions__.push({func:er,args:[i],thisArg:void 0}),new Te(o,this.__chain__).thru((function(t){return n&&!t.length&&t.push(void 0),t}))):this.thru(i)})),ir=Pi((function(t,n,e){yt.call(t,e)?++t[e]:qe(t,e,1)})),lr=Ai(El),rr=Ai(Il);function cr(t,n){return(Ir(t)?ln:to)(t,Zi(n,3))}function ar(t,n){return(Ir(t)?rn:no)(t,Zi(n,3))}var sr=Pi((function(t,n,e){yt.call(t,e)?t[e].push(n):qe(t,e,[n])})),ur=Fo((function(t,n,e){var i=-1,l="function"==typeof n,r=Lr(t)?o(t.length):[];return to(t,(function(t){r[++i]=l?en(n,t,e):Po(t,n,e)})),r})),dr=Pi((function(t,n,e){qe(t,e,n)}));function gr(t,n){return(Ir(t)?dn:wo)(t,Zi(n,3))}var hr=Pi((function(t,n,e){t[e?0:1].push(n)}),(function(){return[[],[]]})),_r=Fo((function(t,n){if(null==t)return[];var e=n.length;return e>1&&cl(t,n[0],n[1])?n=[]:e>2&&cl(n[0],n[1],n[2])&&(n=[n[0]]),Eo(t,lo(n,1),[])})),Cr=Kn||function(){return Ht.Date.now()};function pr(t,n,e){return n=e?void 0:n,ji(t,128,void 0,void 0,void 0,void 0,n=t&&null==n?t.length:n)}function fr(t,n){var e;if("function"!=typeof n)throw new Mt(i);return t=oc(t),function(){return--t>0&&(e=n.apply(this,arguments)),t<=1&&(n=void 0),e}}var Mr=Fo((function(t,n,e){var o=1;if(e.length){var i=Rn(e,Xi(Mr));o|=32}return ji(t,o,n,e,i)})),Pr=Fo((function(t,n,e){var o=3;if(e.length){var i=Rn(e,Xi(Pr));o|=32}return ji(n,o,t,e,i)}));function Or(t,n,e){var o,l,r,c,a,s,u=0,d=!1,g=!1,h=!0;if("function"!=typeof t)throw new Mt(i);function _(n){var e=o,i=l;return o=l=void 0,u=n,c=t.apply(i,e)}function C(t){return u=t,a=Ml(f,n),d?_(t):c}function p(t){var e=t-s;return void 0===s||e>=n||e<0||g&&t-u>=r}function f(){var t=Cr();if(p(t))return M(t);a=Ml(f,function(t){var e=n-(t-s);return g?ce(e,r-(t-u)):e}(t))}function M(t){return a=void 0,h&&o?_(t):(o=l=void 0,c)}function P(){var t=Cr(),e=p(t);if(o=arguments,l=this,s=t,e){if(void 0===a)return C(s);if(g)return a=Ml(f,n),_(s)}return void 0===a&&(a=Ml(f,n)),c}return n=lc(n)||0,Ur(e)&&(d=!!e.leading,r=(g="maxWait"in e)?re(lc(e.maxWait)||0,n):r,h="trailing"in e?!!e.trailing:h),P.cancel=function(){void 0!==a&&ui(a),u=0,o=s=l=a=void 0},P.flush=function(){return void 0===a?c:M(Cr())},P}var mr=Fo((function(t,n){return Je(t,1,n)})),vr=Fo((function(t,n,e){return Je(t,lc(n)||0,e)}));function yr(t,n){if("function"!=typeof t||null!=n&&"function"!=typeof n)throw new Mt(i);var e=function(){var o=arguments,i=n?n.apply(this,o):o[0],l=e.cache;if(l.has(i))return l.get(i);var r=t.apply(this,o);return e.cache=l.set(i,r)||l,r};return e.cache=new(yr.Cache||Le),e}function br(t){if("function"!=typeof t)throw new Mt(i);return function(){var n=arguments;switch(n.length){case 0:return!t.call(this);case 1:return!t.call(this,n[0]);case 2:return!t.call(this,n[0],n[1]);case 3:return!t.call(this,n[0],n[1],n[2])}return!t.apply(this,n)}}yr.Cache=Le;var xr=ai((function(t,n){var e=(n=1==n.length&&Ir(n[0])?dn(n[0],Bn(Zi())):dn(lo(n,1),Bn(Zi()))).length;return Fo((function(o){for(var i=-1,l=ce(o.length,e);++i<l;)o[i]=n[i].call(this,o[i]);return en(t,this,o)}))})),Ar=Fo((function(t,n){return ji(t,32,void 0,n,Rn(n,Xi(Ar)))})),wr=Fo((function(t,n){return ji(t,64,void 0,n,Rn(n,Xi(wr)))})),Br=Hi((function(t,n){return ji(t,256,void 0,void 0,void 0,n)}));function kr(t,n){return t===n||t!=t&&n!=n}var Sr=zi(Co),Tr=zi((function(t,n){return t>=n})),Er=Oo(function(){return arguments}())?Oo:function(t){return Hr(t)&&yt.call(t,"callee")&&!Yt.call(t,"callee")},Ir=o.isArray,zr=Zt?Bn(Zt):function(t){return Hr(t)&&_o(t)==v};function Lr(t){return null!=t&&Gr(t.length)&&!Rr(t)}function Dr(t){return Hr(t)&&Lr(t)}var Nr=ee||la,Fr=Kt?Bn(Kt):function(t){return Hr(t)&&_o(t)==u};function jr(t){if(!Hr(t))return!1;var n=_o(t);return n==d||"[object DOMException]"==n||"string"==typeof t.message&&"string"==typeof t.name&&!qr(t)}function Rr(t){if(!Ur(t))return!1;var n=_o(t);return n==g||n==h||"[object AsyncFunction]"==n||"[object Proxy]"==n}function Vr(t){return"number"==typeof t&&t==oc(t)}function Gr(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991}function Ur(t){var n=typeof t;return null!=t&&("object"==n||"function"==n)}function Hr(t){return null!=t&&"object"==typeof t}var Wr=Jt?Bn(Jt):function(t){return Hr(t)&&el(t)==_};function $r(t){return"number"==typeof t||Hr(t)&&_o(t)==C}function qr(t){if(!Hr(t)||_o(t)!=p)return!1;var n=Wt(t);if(null===n)return!0;var e=yt.call(n,"constructor")&&n.constructor;return"function"==typeof e&&e instanceof e&&vt.call(e)==wt}var Yr=Qt?Bn(Qt):function(t){return Hr(t)&&_o(t)==f},Xr=tn?Bn(tn):function(t){return Hr(t)&&el(t)==M};function Zr(t){return"string"==typeof t||!Ir(t)&&Hr(t)&&_o(t)==P}function Kr(t){return"symbol"==typeof t||Hr(t)&&_o(t)==O}var Jr=nn?Bn(nn):function(t){return Hr(t)&&Gr(t.length)&&!!Nt[_o(t)]},Qr=zi(Ao),tc=zi((function(t,n){return t<=n}));function nc(t){if(!t)return[];if(Lr(t))return Zr(t)?Wn(t):fi(t);if(bn&&t[bn])return function(t){for(var n,e=[];!(n=t.next()).done;)e.push(n.value);return e}(t[bn]());var n=el(t);return(n==_?Fn:n==M?Gn:kc)(t)}function ec(t){return t?(t=lc(t))===1/0||t===-1/0?17976931348623157e292*(t<0?-1:1):t==t?t:0:0===t?t:0}function oc(t){var n=ec(t),e=n%1;return n==n?e?n-e:n:0}function ic(t){return t?Xe(oc(t),0,4294967295):0}function lc(t){if("number"==typeof t)return t;if(Kr(t))return NaN;if(Ur(t)){var n="function"==typeof t.valueOf?t.valueOf():t;t=Ur(n)?n+"":n}if("string"!=typeof t)return 0===t?t:+t;t=t.replace(q,"");var e=it.test(t);return e||rt.test(t)?Vt(t.slice(2),e?2:8):ot.test(t)?NaN:+t}function rc(t){return Mi(t,mc(t))}function cc(t){return null==t?"":Ko(t)}var ac=Oi((function(t,n){if(dl(n)||Lr(n))Mi(n,Oc(n),t);else for(var e in n)yt.call(n,e)&&Ue(t,e,n[e])})),sc=Oi((function(t,n){Mi(n,mc(n),t)})),uc=Oi((function(t,n,e,o){Mi(n,mc(n),t,o)})),dc=Oi((function(t,n,e,o){Mi(n,Oc(n),t,o)})),gc=Hi(Ye),hc=Fo((function(t,n){t=Ct(t);var e=-1,o=n.length,i=o>2?n[2]:void 0;for(i&&cl(n[0],n[1],i)&&(o=1);++e<o;)for(var l=n[e],r=mc(l),c=-1,a=r.length;++c<a;){var s=r[c],u=t[s];(void 0===u||kr(u,Ot[s])&&!yt.call(t,s))&&(t[s]=l[s])}return t})),_c=Fo((function(t){return t.push(void 0,Vi),en(yc,void 0,t)}));function Cc(t,n,e){var o=null==t?void 0:go(t,n);return void 0===o?e:o}function pc(t,n){return null!=t&&ol(t,n,fo)}var fc=ki((function(t,n,e){null!=n&&"function"!=typeof n.toString&&(n=At.call(n)),t[n]=e}),Uc($c)),Mc=ki((function(t,n,e){null!=n&&"function"!=typeof n.toString&&(n=At.call(n)),yt.call(t,n)?t[n].push(e):t[n]=[e]}),Zi),Pc=Fo(Po);function Oc(t){return Lr(t)?Fe(t):xo(t)}function mc(t){return Lr(t)?Fe(t,!0):function(t){if(!Ur(t))return function(t){var n=[];if(null!=t)for(var e in Ct(t))n.push(e);return n}(t);var n=dl(t),e=[];for(var o in t)("constructor"!=o||!n&&yt.call(t,o))&&e.push(o);return e}(t)}var vc=Oi((function(t,n,e){So(t,n,e)})),yc=Oi((function(t,n,e,o){So(t,n,e,o)})),bc=Hi((function(t,n){var e={};if(null==t)return e;var o=!1;n=dn(n,(function(n){return n=ci(n,t),o||(o=n.length>1),n})),Mi(t,$i(t),e),o&&(e=Ze(e,7,Gi));for(var i=n.length;i--;)Qo(e,n[i]);return e})),xc=Hi((function(t,n){return null==t?{}:function(t,n){return Io(t,n,(function(n,e){return pc(t,e)}))}(t,n)}));function Ac(t,n){if(null==t)return{};var e=dn($i(t),(function(t){return[t]}));return n=Zi(n),Io(t,e,(function(t,e){return n(t,e[0])}))}var wc=Fi(Oc),Bc=Fi(mc);function kc(t){return null==t?[]:kn(t,Oc(t))}var Sc=bi((function(t,n,e){return n=n.toLowerCase(),t+(e?Tc(n):n)}));function Tc(t){return jc(cc(t).toLowerCase())}function Ec(t){return(t=cc(t))&&t.replace(at,zn).replace(St,"")}var Ic=bi((function(t,n,e){return t+(e?"-":"")+n.toLowerCase()})),zc=bi((function(t,n,e){return t+(e?" ":"")+n.toLowerCase()})),Lc=yi("toLowerCase"),Dc=bi((function(t,n,e){return t+(e?"_":"")+n.toLowerCase()})),Nc=bi((function(t,n,e){return t+(e?" ":"")+jc(n)})),Fc=bi((function(t,n,e){return t+(e?" ":"")+n.toUpperCase()})),jc=yi("toUpperCase");function Rc(t,n,e){return t=cc(t),void 0===(n=e?void 0:n)?function(t){return zt.test(t)}(t)?function(t){return t.match(Et)||[]}(t):function(t){return t.match(Q)||[]}(t):t.match(n)||[]}var Vc=Fo((function(t,n){try{return en(t,void 0,n)}catch(e){return jr(e)?e:new gt(e)}})),Gc=Hi((function(t,n){return ln(n,(function(n){n=Al(n),qe(t,n,Mr(t[n],t))})),t}));function Uc(t){return function(){return t}}var Hc=wi(),Wc=wi(!0);function $c(t){return t}function qc(t){return bo("function"==typeof t?t:Ze(t,1))}var Yc=Fo((function(t,n){return function(e){return Po(e,t,n)}})),Xc=Fo((function(t,n){return function(e){return Po(t,e,n)}}));function Zc(t,n,e){var o=Oc(n),i=uo(n,o);null!=e||Ur(n)&&(i.length||!o.length)||(e=n,n=t,t=this,i=uo(n,Oc(n)));var l=!(Ur(e)&&"chain"in e&&!e.chain),r=Rr(t);return ln(i,(function(e){var o=n[e];t[e]=o,r&&(t.prototype[e]=function(){var n=this.__chain__;if(l||n){var e=t(this.__wrapped__),i=e.__actions__=fi(this.__actions__);return i.push({func:o,args:arguments,thisArg:t}),e.__chain__=n,e}return o.apply(t,gn([this.value()],arguments))})})),t}function Kc(){}var Jc=Ti(dn),Qc=Ti(cn),ta=Ti(Cn);function na(t){return al(t)?yn(Al(t)):function(t){return function(n){return go(n,t)}}(t)}var ea=Ii(),oa=Ii(!0);function ia(){return[]}function la(){return!1}var ra,ca=Si((function(t,n){return t+n}),0),aa=Di("ceil"),sa=Si((function(t,n){return t/n}),1),ua=Di("floor"),da=Si((function(t,n){return t*n}),1),ga=Di("round"),ha=Si((function(t,n){return t-n}),0);return Be.after=function(t,n){if("function"!=typeof n)throw new Mt(i);return t=oc(t),function(){if(--t<1)return n.apply(this,arguments)}},Be.ary=pr,Be.assign=ac,Be.assignIn=sc,Be.assignInWith=uc,Be.assignWith=dc,Be.at=gc,Be.before=fr,Be.bind=Mr,Be.bindAll=Gc,Be.bindKey=Pr,Be.castArray=function(){if(!arguments.length)return[];var t=arguments[0];return Ir(t)?t:[t]},Be.chain=nr,Be.chunk=function(t,n,e){n=(e?cl(t,n,e):void 0===n)?1:re(oc(n),0);var i=null==t?0:t.length;if(!i||n<1)return[];for(var l=0,r=0,c=o(Qn(i/n));l<i;)c[r++]=Wo(t,l,l+=n);return c},Be.compact=function(t){for(var n=-1,e=null==t?0:t.length,o=0,i=[];++n<e;){var l=t[n];l&&(i[o++]=l)}return i},Be.concat=function(){var t=arguments.length;if(!t)return[];for(var n=o(t-1),e=arguments[0],i=t;i--;)n[i-1]=arguments[i];return gn(Ir(e)?fi(e):[e],lo(n,1))},Be.cond=function(t){var n=null==t?0:t.length,e=Zi();return t=n?dn(t,(function(t){if("function"!=typeof t[1])throw new Mt(i);return[e(t[0]),t[1]]})):[],Fo((function(e){for(var o=-1;++o<n;){var i=t[o];if(en(i[0],this,e))return en(i[1],this,e)}}))},Be.conforms=function(t){return function(t){var n=Oc(t);return function(e){return Ke(e,t,n)}}(Ze(t,1))},Be.constant=Uc,Be.countBy=ir,Be.create=function(t,n){var e=ke(t);return null==n?e:$e(e,n)},Be.curry=function t(n,e,o){var i=ji(n,8,void 0,void 0,void 0,void 0,void 0,e=o?void 0:e);return i.placeholder=t.placeholder,i},Be.curryRight=function t(n,e,o){var i=ji(n,16,void 0,void 0,void 0,void 0,void 0,e=o?void 0:e);return i.placeholder=t.placeholder,i},Be.debounce=Or,Be.defaults=hc,Be.defaultsDeep=_c,Be.defer=mr,Be.delay=vr,Be.difference=kl,Be.differenceBy=Sl,Be.differenceWith=Tl,Be.drop=function(t,n,e){var o=null==t?0:t.length;return o?Wo(t,(n=e||void 0===n?1:oc(n))<0?0:n,o):[]},Be.dropRight=function(t,n,e){var o=null==t?0:t.length;return o?Wo(t,0,(n=o-(n=e||void 0===n?1:oc(n)))<0?0:n):[]},Be.dropRightWhile=function(t,n){return t&&t.length?ni(t,Zi(n,3),!0,!0):[]},Be.dropWhile=function(t,n){return t&&t.length?ni(t,Zi(n,3),!0):[]},Be.fill=function(t,n,e,o){var i=null==t?0:t.length;return i?(e&&"number"!=typeof e&&cl(t,n,e)&&(e=0,o=i),function(t,n,e,o){var i=t.length;for((e=oc(e))<0&&(e=-e>i?0:i+e),(o=void 0===o||o>i?i:oc(o))<0&&(o+=i),o=e>o?0:ic(o);e<o;)t[e++]=n;return t}(t,n,e,o)):[]},Be.filter=function(t,n){return(Ir(t)?an:io)(t,Zi(n,3))},Be.flatMap=function(t,n){return lo(gr(t,n),1)},Be.flatMapDeep=function(t,n){return lo(gr(t,n),1/0)},Be.flatMapDepth=function(t,n,e){return e=void 0===e?1:oc(e),lo(gr(t,n),e)},Be.flatten=zl,Be.flattenDeep=function(t){return null!=t&&t.length?lo(t,1/0):[]},Be.flattenDepth=function(t,n){return null!=t&&t.length?lo(t,n=void 0===n?1:oc(n)):[]},Be.flip=function(t){return ji(t,512)},Be.flow=Hc,Be.flowRight=Wc,Be.fromPairs=function(t){for(var n=-1,e=null==t?0:t.length,o={};++n<e;){var i=t[n];o[i[0]]=i[1]}return o},Be.functions=function(t){return null==t?[]:uo(t,Oc(t))},Be.functionsIn=function(t){return null==t?[]:uo(t,mc(t))},Be.groupBy=sr,Be.initial=function(t){return null!=t&&t.length?Wo(t,0,-1):[]},Be.intersection=Dl,Be.intersectionBy=Nl,Be.intersectionWith=Fl,Be.invert=fc,Be.invertBy=Mc,Be.invokeMap=ur,Be.iteratee=qc,Be.keyBy=dr,Be.keys=Oc,Be.keysIn=mc,Be.map=gr,Be.mapKeys=function(t,n){var e={};return n=Zi(n,3),ao(t,(function(t,o,i){qe(e,n(t,o,i),t)})),e},Be.mapValues=function(t,n){var e={};return n=Zi(n,3),ao(t,(function(t,o,i){qe(e,o,n(t,o,i))})),e},Be.matches=function(t){return Bo(Ze(t,1))},Be.matchesProperty=function(t,n){return ko(t,Ze(n,1))},Be.memoize=yr,Be.merge=vc,Be.mergeWith=yc,Be.method=Yc,Be.methodOf=Xc,Be.mixin=Zc,Be.negate=br,Be.nthArg=function(t){return t=oc(t),Fo((function(n){return To(n,t)}))},Be.omit=bc,Be.omitBy=function(t,n){return Ac(t,br(Zi(n)))},Be.once=function(t){return fr(2,t)},Be.orderBy=function(t,n,e,o){return null==t?[]:(Ir(n)||(n=null==n?[]:[n]),Ir(e=o?void 0:e)||(e=null==e?[]:[e]),Eo(t,n,e))},Be.over=Jc,Be.overArgs=xr,Be.overEvery=Qc,Be.overSome=ta,Be.partial=Ar,Be.partialRight=wr,Be.partition=hr,Be.pick=xc,Be.pickBy=Ac,Be.property=na,Be.propertyOf=function(t){return function(n){return null==t?void 0:go(t,n)}},Be.pull=Rl,Be.pullAll=Vl,Be.pullAllBy=function(t,n,e){return t&&t.length&&n&&n.length?zo(t,n,Zi(e,2)):t},Be.pullAllWith=function(t,n,e){return t&&t.length&&n&&n.length?zo(t,n,void 0,e):t},Be.pullAt=Gl,Be.range=ea,Be.rangeRight=oa,Be.rearg=Br,Be.reject=function(t,n){return(Ir(t)?an:io)(t,br(Zi(n,3)))},Be.remove=function(t,n){var e=[];if(!t||!t.length)return e;var o=-1,i=[],l=t.length;for(n=Zi(n,3);++o<l;){var r=t[o];n(r,o,t)&&(e.push(r),i.push(o))}return Lo(t,i),e},Be.rest=function(t,n){if("function"!=typeof t)throw new Mt(i);return Fo(t,n=void 0===n?n:oc(n))},Be.reverse=Ul,Be.sampleSize=function(t,n,e){return n=(e?cl(t,n,e):void 0===n)?1:oc(n),(Ir(t)?Re:Ro)(t,n)},Be.set=function(t,n,e){return null==t?t:Vo(t,n,e)},Be.setWith=function(t,n,e,o){return o="function"==typeof o?o:void 0,null==t?t:Vo(t,n,e,o)},Be.shuffle=function(t){return(Ir(t)?Ve:Ho)(t)},Be.slice=function(t,n,e){var o=null==t?0:t.length;return o?(e&&"number"!=typeof e&&cl(t,n,e)?(n=0,e=o):(n=null==n?0:oc(n),e=void 0===e?o:oc(e)),Wo(t,n,e)):[]},Be.sortBy=_r,Be.sortedUniq=function(t){return t&&t.length?Xo(t):[]},Be.sortedUniqBy=function(t,n){return t&&t.length?Xo(t,Zi(n,2)):[]},Be.split=function(t,n,e){return e&&"number"!=typeof e&&cl(t,n,e)&&(n=e=void 0),(e=void 0===e?4294967295:e>>>0)?(t=cc(t))&&("string"==typeof n||null!=n&&!Yr(n))&&!(n=Ko(n))&&Nn(t)?si(Wn(t),0,e):t.split(n,e):[]},Be.spread=function(t,n){if("function"!=typeof t)throw new Mt(i);return n=null==n?0:re(oc(n),0),Fo((function(e){var o=e[n],i=si(e,0,n);return o&&gn(i,o),en(t,this,i)}))},Be.tail=function(t){var n=null==t?0:t.length;return n?Wo(t,1,n):[]},Be.take=function(t,n,e){return t&&t.length?Wo(t,0,(n=e||void 0===n?1:oc(n))<0?0:n):[]},Be.takeRight=function(t,n,e){var o=null==t?0:t.length;return o?Wo(t,(n=o-(n=e||void 0===n?1:oc(n)))<0?0:n,o):[]},Be.takeRightWhile=function(t,n){return t&&t.length?ni(t,Zi(n,3),!1,!0):[]},Be.takeWhile=function(t,n){return t&&t.length?ni(t,Zi(n,3)):[]},Be.tap=function(t,n){return n(t),t},Be.throttle=function(t,n,e){var o=!0,l=!0;if("function"!=typeof t)throw new Mt(i);return Ur(e)&&(o="leading"in e?!!e.leading:o,l="trailing"in e?!!e.trailing:l),Or(t,n,{leading:o,maxWait:n,trailing:l})},Be.thru=er,Be.toArray=nc,Be.toPairs=wc,Be.toPairsIn=Bc,Be.toPath=function(t){return Ir(t)?dn(t,Al):Kr(t)?[t]:fi(xl(cc(t)))},Be.toPlainObject=rc,Be.transform=function(t,n,e){var o=Ir(t),i=o||Nr(t)||Jr(t);if(n=Zi(n,4),null==e){var l=t&&t.constructor;e=i?o?new l:[]:Ur(t)&&Rr(l)?ke(Wt(t)):{}}return(i?ln:ao)(t,(function(t,o,i){return n(e,t,o,i)})),e},Be.unary=function(t){return pr(t,1)},Be.union=Hl,Be.unionBy=Wl,Be.unionWith=$l,Be.uniq=function(t){return t&&t.length?Jo(t):[]},Be.uniqBy=function(t,n){return t&&t.length?Jo(t,Zi(n,2)):[]},Be.uniqWith=function(t,n){return n="function"==typeof n?n:void 0,t&&t.length?Jo(t,void 0,n):[]},Be.unset=function(t,n){return null==t||Qo(t,n)},Be.unzip=ql,Be.unzipWith=Yl,Be.update=function(t,n,e){return null==t?t:ti(t,n,ri(e))},Be.updateWith=function(t,n,e,o){return o="function"==typeof o?o:void 0,null==t?t:ti(t,n,ri(e),o)},Be.values=kc,Be.valuesIn=function(t){return null==t?[]:kn(t,mc(t))},Be.without=Xl,Be.words=Rc,Be.wrap=function(t,n){return Ar(ri(n),t)},Be.xor=Zl,Be.xorBy=Kl,Be.xorWith=Jl,Be.zip=Ql,Be.zipObject=function(t,n){return ii(t||[],n||[],Ue)},Be.zipObjectDeep=function(t,n){return ii(t||[],n||[],Vo)},Be.zipWith=tr,Be.entries=wc,Be.entriesIn=Bc,Be.extend=sc,Be.extendWith=uc,Zc(Be,Be),Be.add=ca,Be.attempt=Vc,Be.camelCase=Sc,Be.capitalize=Tc,Be.ceil=aa,Be.clamp=function(t,n,e){return void 0===e&&(e=n,n=void 0),void 0!==e&&(e=(e=lc(e))==e?e:0),void 0!==n&&(n=(n=lc(n))==n?n:0),Xe(lc(t),n,e)},Be.clone=function(t){return Ze(t,4)},Be.cloneDeep=function(t){return Ze(t,5)},Be.cloneDeepWith=function(t,n){return Ze(t,5,n="function"==typeof n?n:void 0)},Be.cloneWith=function(t,n){return Ze(t,4,n="function"==typeof n?n:void 0)},Be.conformsTo=function(t,n){return null==n||Ke(t,n,Oc(n))},Be.deburr=Ec,Be.defaultTo=function(t,n){return null==t||t!=t?n:t},Be.divide=sa,Be.endsWith=function(t,n,e){t=cc(t),n=Ko(n);var o=t.length,i=e=void 0===e?o:Xe(oc(e),0,o);return(e-=n.length)>=0&&t.slice(e,i)==n},Be.eq=kr,Be.escape=function(t){return(t=cc(t))&&F.test(t)?t.replace(D,Ln):t},Be.escapeRegExp=function(t){return(t=cc(t))&&$.test(t)?t.replace(W,"\\$&"):t},Be.every=function(t,n,e){var o=Ir(t)?cn:eo;return e&&cl(t,n,e)&&(n=void 0),o(t,Zi(n,3))},Be.find=lr,Be.findIndex=El,Be.findKey=function(t,n){return fn(t,Zi(n,3),ao)},Be.findLast=rr,Be.findLastIndex=Il,Be.findLastKey=function(t,n){return fn(t,Zi(n,3),so)},Be.floor=ua,Be.forEach=cr,Be.forEachRight=ar,Be.forIn=function(t,n){return null==t?t:ro(t,Zi(n,3),mc)},Be.forInRight=function(t,n){return null==t?t:co(t,Zi(n,3),mc)},Be.forOwn=function(t,n){return t&&ao(t,Zi(n,3))},Be.forOwnRight=function(t,n){return t&&so(t,Zi(n,3))},Be.get=Cc,Be.gt=Sr,Be.gte=Tr,Be.has=function(t,n){return null!=t&&ol(t,n,po)},Be.hasIn=pc,Be.head=Ll,Be.identity=$c,Be.includes=function(t,n,e,o){t=Lr(t)?t:kc(t),e=e&&!o?oc(e):0;var i=t.length;return e<0&&(e=re(i+e,0)),Zr(t)?e<=i&&t.indexOf(n,e)>-1:!!i&&Pn(t,n,e)>-1},Be.indexOf=function(t,n,e){var o=null==t?0:t.length;if(!o)return-1;var i=null==e?0:oc(e);return i<0&&(i=re(o+i,0)),Pn(t,n,i)},Be.inRange=function(t,n,e){return n=ec(n),void 0===e?(e=n,n=0):e=ec(e),function(t,n,e){return t>=ce(n,e)&&t<re(n,e)}(t=lc(t),n,e)},Be.invoke=Pc,Be.isArguments=Er,Be.isArray=Ir,Be.isArrayBuffer=zr,Be.isArrayLike=Lr,Be.isArrayLikeObject=Dr,Be.isBoolean=function(t){return!0===t||!1===t||Hr(t)&&_o(t)==s},Be.isBuffer=Nr,Be.isDate=Fr,Be.isElement=function(t){return Hr(t)&&1===t.nodeType&&!qr(t)},Be.isEmpty=function(t){if(null==t)return!0;if(Lr(t)&&(Ir(t)||"string"==typeof t||"function"==typeof t.splice||Nr(t)||Jr(t)||Er(t)))return!t.length;var n=el(t);if(n==_||n==M)return!t.size;if(dl(t))return!xo(t).length;for(var e in t)if(yt.call(t,e))return!1;return!0},Be.isEqual=function(t,n){return mo(t,n)},Be.isEqualWith=function(t,n,e){var o=(e="function"==typeof e?e:void 0)?e(t,n):void 0;return void 0===o?mo(t,n,void 0,e):!!o},Be.isError=jr,Be.isFinite=function(t){return"number"==typeof t&&oe(t)},Be.isFunction=Rr,Be.isInteger=Vr,Be.isLength=Gr,Be.isMap=Wr,Be.isMatch=function(t,n){return t===n||vo(t,n,Ji(n))},Be.isMatchWith=function(t,n,e){return e="function"==typeof e?e:void 0,vo(t,n,Ji(n),e)},Be.isNaN=function(t){return $r(t)&&t!=+t},Be.isNative=function(t){if(ul(t))throw new gt("Unsupported core-js use. Try https://npms.io/search?q=ponyfill.");return yo(t)},Be.isNil=function(t){return null==t},Be.isNull=function(t){return null===t},Be.isNumber=$r,Be.isObject=Ur,Be.isObjectLike=Hr,Be.isPlainObject=qr,Be.isRegExp=Yr,Be.isSafeInteger=function(t){return Vr(t)&&t>=-9007199254740991&&t<=9007199254740991},Be.isSet=Xr,Be.isString=Zr,Be.isSymbol=Kr,Be.isTypedArray=Jr,Be.isUndefined=function(t){return void 0===t},Be.isWeakMap=function(t){return Hr(t)&&el(t)==m},Be.isWeakSet=function(t){return Hr(t)&&"[object WeakSet]"==_o(t)},Be.join=function(t,n){return null==t?"":ie.call(t,n)},Be.kebabCase=Ic,Be.last=jl,Be.lastIndexOf=function(t,n,e){var o=null==t?0:t.length;if(!o)return-1;var i=o;return void 0!==e&&(i=(i=oc(e))<0?re(o+i,0):ce(i,o-1)),n==n?function(t,n,e){for(var o=e+1;o--;)if(t[o]===n)return o;return o}(t,n,i):Mn(t,mn,i,!0)},Be.lowerCase=zc,Be.lowerFirst=Lc,Be.lt=Qr,Be.lte=tc,Be.max=function(t){return t&&t.length?oo(t,$c,Co):void 0},Be.maxBy=function(t,n){return t&&t.length?oo(t,Zi(n,2),Co):void 0},Be.mean=function(t){return vn(t,$c)},Be.meanBy=function(t,n){return vn(t,Zi(n,2))},Be.min=function(t){return t&&t.length?oo(t,$c,Ao):void 0},Be.minBy=function(t,n){return t&&t.length?oo(t,Zi(n,2),Ao):void 0},Be.stubArray=ia,Be.stubFalse=la,Be.stubObject=function(){return{}},Be.stubString=function(){return""},Be.stubTrue=function(){return!0},Be.multiply=da,Be.nth=function(t,n){return t&&t.length?To(t,oc(n)):void 0},Be.noConflict=function(){return Ht._===this&&(Ht._=Bt),this},Be.noop=Kc,Be.now=Cr,Be.pad=function(t,n,e){t=cc(t);var o=(n=oc(n))?Hn(t):0;if(!n||o>=n)return t;var i=(n-o)/2;return Ei(te(i),e)+t+Ei(Qn(i),e)},Be.padEnd=function(t,n,e){t=cc(t);var o=(n=oc(n))?Hn(t):0;return n&&o<n?t+Ei(n-o,e):t},Be.padStart=function(t,n,e){t=cc(t);var o=(n=oc(n))?Hn(t):0;return n&&o<n?Ei(n-o,e)+t:t},Be.parseInt=function(t,n,e){return e||null==n?n=0:n&&(n=+n),se(cc(t).replace(Y,""),n||0)},Be.random=function(t,n,e){if(e&&"boolean"!=typeof e&&cl(t,n,e)&&(n=e=void 0),void 0===e&&("boolean"==typeof n?(e=n,n=void 0):"boolean"==typeof t&&(e=t,t=void 0)),void 0===t&&void 0===n?(t=0,n=1):(t=ec(t),void 0===n?(n=t,t=0):n=ec(n)),t>n){var o=t;t=n,n=o}if(e||t%1||n%1){var i=ue();return ce(t+i*(n-t+Rt("1e-"+((i+"").length-1))),n)}return Do(t,n)},Be.reduce=function(t,n,e){var o=Ir(t)?hn:xn,i=arguments.length<3;return o(t,Zi(n,4),e,i,to)},Be.reduceRight=function(t,n,e){var o=Ir(t)?_n:xn,i=arguments.length<3;return o(t,Zi(n,4),e,i,no)},Be.repeat=function(t,n,e){return n=(e?cl(t,n,e):void 0===n)?1:oc(n),No(cc(t),n)},Be.replace=function(){var t=arguments,n=cc(t[0]);return t.length<3?n:n.replace(t[1],t[2])},Be.result=function(t,n,e){var o=-1,i=(n=ci(n,t)).length;for(i||(i=1,t=void 0);++o<i;){var l=null==t?void 0:t[Al(n[o])];void 0===l&&(o=i,l=e),t=Rr(l)?l.call(t):l}return t},Be.round=ga,Be.runInContext=t,Be.sample=function(t){return(Ir(t)?je:jo)(t)},Be.size=function(t){if(null==t)return 0;if(Lr(t))return Zr(t)?Hn(t):t.length;var n=el(t);return n==_||n==M?t.size:xo(t).length},Be.snakeCase=Dc,Be.some=function(t,n,e){var o=Ir(t)?Cn:$o;return e&&cl(t,n,e)&&(n=void 0),o(t,Zi(n,3))},Be.sortedIndex=function(t,n){return qo(t,n)},Be.sortedIndexBy=function(t,n,e){return Yo(t,n,Zi(e,2))},Be.sortedIndexOf=function(t,n){var e=null==t?0:t.length;if(e){var o=qo(t,n);if(o<e&&kr(t[o],n))return o}return-1},Be.sortedLastIndex=function(t,n){return qo(t,n,!0)},Be.sortedLastIndexBy=function(t,n,e){return Yo(t,n,Zi(e,2),!0)},Be.sortedLastIndexOf=function(t,n){if(null!=t&&t.length){var e=qo(t,n,!0)-1;if(kr(t[e],n))return e}return-1},Be.startCase=Nc,Be.startsWith=function(t,n,e){return t=cc(t),e=null==e?0:Xe(oc(e),0,t.length),n=Ko(n),t.slice(e,e+n.length)==n},Be.subtract=ha,Be.sum=function(t){return t&&t.length?An(t,$c):0},Be.sumBy=function(t,n){return t&&t.length?An(t,Zi(n,2)):0},Be.template=function(t,n,e){var o=Be.templateSettings;e&&cl(t,n,e)&&(n=void 0),t=cc(t),n=uc({},n,o,Ri);var i,l,r=uc({},n.imports,o.imports,Ri),c=Oc(r),a=kn(r,c),s=0,u=n.interpolate||st,d="__p += '",g=pt((n.escape||st).source+"|"+u.source+"|"+(u===V?nt:st).source+"|"+(n.evaluate||st).source+"|$","g"),h="//# sourceURL="+("sourceURL"in n?n.sourceURL:"lodash.templateSources["+ ++Dt+"]")+"\n";t.replace(g,(function(n,e,o,r,c,a){return o||(o=r),d+=t.slice(s,a).replace(ut,Dn),e&&(i=!0,d+="' +\n__e("+e+") +\n'"),c&&(l=!0,d+="';\n"+c+";\n__p += '"),o&&(d+="' +\n((__t = ("+o+")) == null ? '' : __t) +\n'"),s=a+n.length,n})),d+="';\n";var _=n.variable;_||(d="with (obj) {\n"+d+"\n}\n"),d=(l?d.replace(E,""):d).replace(I,"$1").replace(z,"$1;"),d="function("+(_||"obj")+") {\n"+(_?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(i?", __e = _.escape":"")+(l?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+d+"return __p\n}";var C=Vc((function(){return ht(c,h+"return "+d).apply(void 0,a)}));if(C.source=d,jr(C))throw C;return C},Be.times=function(t,n){if((t=oc(t))<1||t>9007199254740991)return[];var e=4294967295,o=ce(t,4294967295);t-=4294967295;for(var i=wn(o,n=Zi(n));++e<t;)n(e);return i},Be.toFinite=ec,Be.toInteger=oc,Be.toLength=ic,Be.toLower=function(t){return cc(t).toLowerCase()},Be.toNumber=lc,Be.toSafeInteger=function(t){return t?Xe(oc(t),-9007199254740991,9007199254740991):0===t?t:0},Be.toString=cc,Be.toUpper=function(t){return cc(t).toUpperCase()},Be.trim=function(t,n,e){if((t=cc(t))&&(e||void 0===n))return t.replace(q,"");if(!t||!(n=Ko(n)))return t;var o=Wn(t),i=Wn(n);return si(o,Tn(o,i),En(o,i)+1).join("")},Be.trimEnd=function(t,n,e){if((t=cc(t))&&(e||void 0===n))return t.replace(X,"");if(!t||!(n=Ko(n)))return t;var o=Wn(t);return si(o,0,En(o,Wn(n))+1).join("")},Be.trimStart=function(t,n,e){if((t=cc(t))&&(e||void 0===n))return t.replace(Y,"");if(!t||!(n=Ko(n)))return t;var o=Wn(t);return si(o,Tn(o,Wn(n))).join("")},Be.truncate=function(t,n){var e=30,o="...";if(Ur(n)){var i="separator"in n?n.separator:i;e="length"in n?oc(n.length):e,o="omission"in n?Ko(n.omission):o}var l=(t=cc(t)).length;if(Nn(t)){var r=Wn(t);l=r.length}if(e>=l)return t;var c=e-Hn(o);if(c<1)return o;var a=r?si(r,0,c).join(""):t.slice(0,c);if(void 0===i)return a+o;if(r&&(c+=a.length-c),Yr(i)){if(t.slice(c).search(i)){var s,u=a;for(i.global||(i=pt(i.source,cc(et.exec(i))+"g")),i.lastIndex=0;s=i.exec(u);)var d=s.index;a=a.slice(0,void 0===d?c:d)}}else if(t.indexOf(Ko(i),c)!=c){var g=a.lastIndexOf(i);g>-1&&(a=a.slice(0,g))}return a+o},Be.unescape=function(t){return(t=cc(t))&&N.test(t)?t.replace(L,$n):t},Be.uniqueId=function(t){var n=++bt;return cc(t)+n},Be.upperCase=Fc,Be.upperFirst=jc,Be.each=cr,Be.eachRight=ar,Be.first=Ll,Zc(Be,(ra={},ao(Be,(function(t,n){yt.call(Be.prototype,n)||(ra[n]=t)})),ra),{chain:!1}),Be.VERSION="4.17.10",ln(["bind","bindKey","curry","curryRight","partial","partialRight"],(function(t){Be[t].placeholder=Be})),ln(["drop","take"],(function(t,n){Ee.prototype[t]=function(e){e=void 0===e?1:re(oc(e),0);var o=this.__filtered__&&!n?new Ee(this):this.clone();return o.__filtered__?o.__takeCount__=ce(e,o.__takeCount__):o.__views__.push({size:ce(e,4294967295),type:t+(o.__dir__<0?"Right":"")}),o},Ee.prototype[t+"Right"]=function(n){return this.reverse()[t](n).reverse()}})),ln(["filter","map","takeWhile"],(function(t,n){var e=n+1,o=1==e||3==e;Ee.prototype[t]=function(t){var n=this.clone();return n.__iteratees__.push({iteratee:Zi(t,3),type:e}),n.__filtered__=n.__filtered__||o,n}})),ln(["head","last"],(function(t,n){var e="take"+(n?"Right":"");Ee.prototype[t]=function(){return this[e](1).value()[0]}})),ln(["initial","tail"],(function(t,n){var e="drop"+(n?"":"Right");Ee.prototype[t]=function(){return this.__filtered__?new Ee(this):this[e](1)}})),Ee.prototype.compact=function(){return this.filter($c)},Ee.prototype.find=function(t){return this.filter(t).head()},Ee.prototype.findLast=function(t){return this.reverse().find(t)},Ee.prototype.invokeMap=Fo((function(t,n){return"function"==typeof t?new Ee(this):this.map((function(e){return Po(e,t,n)}))})),Ee.prototype.reject=function(t){return this.filter(br(Zi(t)))},Ee.prototype.slice=function(t,n){t=oc(t);var e=this;return e.__filtered__&&(t>0||n<0)?new Ee(e):(t<0?e=e.takeRight(-t):t&&(e=e.drop(t)),void 0!==n&&(e=(n=oc(n))<0?e.dropRight(-n):e.take(n-t)),e)},Ee.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},Ee.prototype.toArray=function(){return this.take(4294967295)},ao(Ee.prototype,(function(t,n){var e=/^(?:filter|find|map|reject)|While$/.test(n),o=/^(?:head|last)$/.test(n),i=Be[o?"take"+("last"==n?"Right":""):n],l=o||/^find/.test(n);i&&(Be.prototype[n]=function(){var n=this.__wrapped__,r=o?[1]:arguments,c=n instanceof Ee,a=r[0],s=c||Ir(n),u=function(t){var n=i.apply(Be,gn([t],r));return o&&d?n[0]:n};s&&e&&"function"==typeof a&&1!=a.length&&(c=s=!1);var d=this.__chain__,g=!!this.__actions__.length,h=l&&!d,_=c&&!g;if(!l&&s){n=_?n:new Ee(this);var C=t.apply(n,r);return C.__actions__.push({func:er,args:[u],thisArg:void 0}),new Te(C,d)}return h&&_?t.apply(this,r):(C=this.thru(u),h?o?C.value()[0]:C.value():C)})})),ln(["pop","push","shift","sort","splice","unshift"],(function(t){var n=Pt[t],e=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",o=/^(?:pop|shift)$/.test(t);Be.prototype[t]=function(){var t=arguments;if(o&&!this.__chain__){var i=this.value();return n.apply(Ir(i)?i:[],t)}return this[e]((function(e){return n.apply(Ir(e)?e:[],t)}))}})),ao(Ee.prototype,(function(t,n){var e=Be[n];if(e){var o=e.name+"";(Pe[o]||(Pe[o]=[])).push({name:n,func:e})}})),Pe[Bi(void 0,2).name]=[{name:"wrapper",func:void 0}],Ee.prototype.clone=function(){var t=new Ee(this.__wrapped__);return t.__actions__=fi(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=fi(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=fi(this.__views__),t},Ee.prototype.reverse=function(){if(this.__filtered__){var t=new Ee(this);t.__dir__=-1,t.__filtered__=!0}else(t=this.clone()).__dir__*=-1;return t},Ee.prototype.value=function(){var t=this.__wrapped__.value(),n=this.__dir__,e=Ir(t),o=n<0,i=e?t.length:0,l=function(t,n,e){for(var o=-1,i=e.length;++o<i;){var l=e[o],r=l.size;switch(l.type){case"drop":t+=r;break;case"dropRight":n-=r;break;case"take":n=ce(n,t+r);break;case"takeRight":t=re(t,n-r)}}return{start:t,end:n}}(0,i,this.__views__),r=l.start,c=l.end,a=c-r,s=o?c:r-1,u=this.__iteratees__,d=u.length,g=0,h=ce(a,this.__takeCount__);if(!e||!o&&i==a&&h==a)return ei(t,this.__actions__);var _=[];t:for(;a--&&g<h;){for(var C=-1,p=t[s+=n];++C<d;){var f=u[C],M=f.type,P=(0,f.iteratee)(p);if(2==M)p=P;else if(!P){if(1==M)continue t;break t}}_[g++]=p}return _},Be.prototype.at=or,Be.prototype.chain=function(){return nr(this)},Be.prototype.commit=function(){return new Te(this.value(),this.__chain__)},Be.prototype.next=function(){void 0===this.__values__&&(this.__values__=nc(this.value()));var t=this.__index__>=this.__values__.length;return{done:t,value:t?void 0:this.__values__[this.__index__++]}},Be.prototype.plant=function(t){for(var n,e=this;e instanceof Se;){var o=Bl(e);o.__index__=0,o.__values__=void 0,n?i.__wrapped__=o:n=o;var i=o;e=e.__wrapped__}return i.__wrapped__=t,n},Be.prototype.reverse=function(){var t=this.__wrapped__;if(t instanceof Ee){var n=t;return this.__actions__.length&&(n=new Ee(this)),(n=n.reverse()).__actions__.push({func:er,args:[Ul],thisArg:void 0}),new Te(n,this.__chain__)}return this.thru(Ul)},Be.prototype.toJSON=Be.prototype.valueOf=Be.prototype.value=function(){return ei(this.__wrapped__,this.__actions__)},Be.prototype.first=Be.prototype.head,bn&&(Be.prototype[bn]=function(){return this}),Be}();Ht._=qn,void 0===(o=(function(){return qn}).call(n,e,n,t))||(t.exports=o)}).call(this)}).call(this,e("2pl3")(t))},M1gx:function(t,n,e){"use strict";var o=e("AZf1"),i=e("X7Im");o.Observable.prototype.throttleTime=i.throttleTime},M6BU:function(t,n,e){"use strict";var o=e("6fvh");function i(t,n,e){return 0===e?[n]:(t.push(n),t)}n.toArray=function(){return o.reduce(i,[])}},M8aS:function(t,n,e){"use strict";var o,i;!function(l){t.exports?(l.default=l,t.exports=l):(o=[e("6n/F")],void 0===(i=(function(t){return l(t),l.Highcharts=t,l}).apply(n,o))||(t.exports=i))}((function(t){function n(t,n,e,o){t.hasOwnProperty(n)||(t[n]=o.apply(null,e))}n(t=t?t._modules:{},"Extensions/Pane.js",[t["Core/Chart/Chart.js"],t["Series/CenteredUtilities.js"],t["Core/Globals.js"],t["Core/Pointer.js"],t["Core/Utilities.js"]],(function(t,n,e,o,i){function l(t,n,e){return Math.sqrt(Math.pow(t-e[0],2)+Math.pow(n-e[1],2))<=e[2]/2}var r=i.addEvent,c=i.extend,a=i.merge,s=i.pick,u=i.splat;return t.prototype.collectionsWithUpdate.push("pane"),i=function(){function t(t,n){this.options=this.chart=this.center=this.background=void 0,this.coll="pane",this.defaultOptions={center:["50%","50%"],size:"85%",innerSize:"0%",startAngle:0},this.defaultBackgroundOptions={shape:"circle",borderWidth:1,borderColor:"#cccccc",backgroundColor:{linearGradient:{x1:0,y1:0,x2:0,y2:1},stops:[[0,"#ffffff"],[1,"#e6e6e6"]]},from:-Number.MAX_VALUE,innerRadius:0,to:Number.MAX_VALUE,outerRadius:"105%"},this.init(t,n)}return t.prototype.init=function(t,n){this.chart=n,this.background=[],n.pane.push(this),this.setOptions(t)},t.prototype.setOptions=function(t){this.options=a(this.defaultOptions,this.chart.angular?{background:{}}:void 0,t)},t.prototype.render=function(){var t=this.options,n=this.options.background,e=this.chart.renderer;if(this.group||(this.group=e.g("pane-group").attr({zIndex:t.zIndex||0}).add()),this.updateCenter(),n)for(n=u(n),t=Math.max(n.length,this.background.length||0),e=0;e<t;e++)n[e]&&this.axis?this.renderBackground(a(this.defaultBackgroundOptions,n[e]),e):this.background[e]&&(this.background[e]=this.background[e].destroy(),this.background.splice(e,1))},t.prototype.renderBackground=function(t,n){var e="animate",o={class:"highcharts-pane "+(t.className||"")};this.chart.styledMode||c(o,{fill:t.backgroundColor,stroke:t.borderColor,"stroke-width":t.borderWidth}),this.background[n]||(this.background[n]=this.chart.renderer.path().add(this.group),e="attr"),this.background[n][e]({d:this.axis.getPlotBandPath(t.from,t.to,t)}).attr(o)},t.prototype.updateCenter=function(t){this.center=(t||this.axis||{}).center=n.getCenter.call(this)},t.prototype.update=function(t,n){a(!0,this.options,t),this.setOptions(this.options),this.render(),this.chart.axes.forEach((function(t){t.pane===this&&(t.pane=null,t.update({},n))}),this)},t}(),t.prototype.getHoverPane=function(t){var n,e=this;return t&&e.pane.forEach((function(o){var i=t.chartX-e.plotLeft,r=t.chartY-e.plotTop;l(e.inverted?r:i,e.inverted?i:r,o.center)&&(n=o)})),n},r(t,"afterIsInsidePlot",(function(t){this.polar&&(t.isInsidePlot=this.pane.some((function(n){return l(t.x,t.y,n.center)})))})),r(o,"beforeGetHoverData",(function(t){var n=this.chart;n.polar?(n.hoverPane=n.getHoverPane(t),t.filter=function(e){return e.visible&&!(!t.shared&&e.directTouch)&&s(e.options.enableMouseTracking,!0)&&(!n.hoverPane||e.xAxis.pane===n.hoverPane)}):n.hoverPane=void 0})),r(o,"afterGetHoverData",(function(t){var n=this.chart;t.hoverPoint&&t.hoverPoint.plotX&&t.hoverPoint.plotY&&n.hoverPane&&!l(t.hoverPoint.plotX,t.hoverPoint.plotY,n.hoverPane.center)&&(t.hoverPoint=void 0)})),e.Pane=i,e.Pane})),n(t,"Core/Axis/RadialAxis.js",[t["Core/Axis/AxisDefaults.js"],t["Core/DefaultOptions.js"],t["Core/Globals.js"],t["Core/Utilities.js"]],(function(t,n,e,o){var i,l=n.defaultOptions,r=e.noop,c=o.addEvent,a=o.correctFloat,s=o.defined,u=o.extend,d=o.fireEvent,g=o.merge,h=o.pick,_=o.relativeLength,C=o.wrap;return function(n){function e(){this.autoConnect=this.isCircular&&void 0===h(this.userMax,this.options.max)&&a(this.endAngleRad-this.startAngleRad)===a(2*Math.PI),!this.isCircular&&this.chart.inverted&&this.max++,this.autoConnect&&(this.max+=(this.categories?1:this.pointRange)||this.closestPointRange||0)}function o(){var t=this;return function(){if(t.isRadial&&t.tickPositions&&t.options.labels&&!0!==t.options.labels.allowOverlap)return t.tickPositions.map((function(n){return t.ticks[n]&&t.ticks[n].label})).filter((function(t){return!!t}))}}function i(){return r}function p(t,n,e){var o=this.pane.center,i=t.value;if(this.isCircular){if(s(i))t.point&&(l=t.point.shapeArgs||{}).start&&(i=this.chart.inverted?this.translate(t.point.rectPlotY,!0):t.point.x);else{var l=t.chartX||0,r=t.chartY||0;i=this.translate(Math.atan2(r-e,l-n)-this.startAngleRad,!0)}l=(t=this.getPosition(i)).x,r=t.y}else s(i)||(l=t.chartX,r=t.chartY),s(l)&&s(r)&&(e=o[1]+this.chart.plotTop,i=this.translate(Math.min(Math.sqrt(Math.pow(l-n,2)+Math.pow(r-e,2)),o[2]/2)-o[3]/2,!0));return[i,l||0,r||0]}function f(t,n,e){var o=this.chart,i=this.left||0,l=this.top||0,r=h(n,(t=this.pane.center)[2]/2-this.offset);return void 0===e&&(e=this.horiz?0:this.center&&-this.center[3]/2),e&&(r+=e),this.isCircular||void 0!==n?((n=this.chart.renderer.symbols.arc(i+t[0],l+t[1],r,r,{start:this.startAngleRad,end:this.endAngleRad,open:!0,innerR:0})).xBounds=[i+t[0]],n.yBounds=[l+t[1]-r]):(n=this.postTranslate(this.angleRad,r),n=[["M",this.center[0]+o.plotLeft,this.center[1]+o.plotTop],["L",n.x,n.y]]),n}function M(){this.constructor.prototype.getOffset.call(this),this.chart.axisOffset[this.side]=0}function P(t,n,e){var o=this.chart,i=function(t){if("string"==typeof t){var n=parseInt(t,10);return d.test(t)&&(n=n*c/100),n}return t},l=this.center,r=this.startAngleRad,c=l[2]/2,a=Math.min(this.offset,0),s=this.left||0,u=this.top||0,d=/%$/,g=this.isCircular,_=h(i(e.outerRadius),c),C=i(e.innerRadius);if(i=h(i(e.thickness),10),"polygon"===this.options.gridLineInterpolation)a=this.getPlotLinePath({value:t}).concat(this.getPlotLinePath({value:n,reverse:!0}));else{if(t=Math.max(t,this.min),n=Math.min(n,this.max),t=this.translate(t),n=this.translate(n),g||(_=t||0,C=n||0),"circle"!==e.shape&&g)e=r+(t||0),r+=n||0;else{e=-Math.PI/2,r=1.5*Math.PI;var p=!0}a=o.renderer.symbols.arc(s+l[0],u+l[1],_-=a,_,{start:Math.min(e,r),end:Math.max(e,r),innerR:h(C,_-(i-a)),open:p}),g&&(g=(r+e)/2,s=s+l[0]+l[2]/2*Math.cos(g),a.xBounds=g>-Math.PI/2&&g<Math.PI/2?[s,o.plotWidth]:[0,s],a.yBounds=[u+l[1]+l[2]/2*Math.sin(g)],a.yBounds[0]+=g>-Math.PI&&0>g||g>Math.PI?-10:10)}return a}function O(t){var n=this,e=this.pane.center,o=this.chart,i=o.inverted,l=t.reverse,r=this.pane.options.background?this.pane.options.background[0]||this.pane.options.background:{},c=r.innerRadius||"0%",a=r.outerRadius||"100%",s=e[0]+o.plotLeft,u=e[1]+o.plotTop,d=this.height,g=t.isCrosshair;r=e[3]/2;var h,C=t.value,p=this.getPosition(C),f=p.x;if(p=p.y,g&&(C=(p=this.getCrosshairPosition(t,s,u))[0],f=p[1],p=p[2]),this.isCircular)C=Math.sqrt(Math.pow(f-s,2)+Math.pow(p-u,2)),l="string"==typeof c?_(c,1):c/C,o="string"==typeof a?_(a,1):a/C,e&&r&&(l<(r/=C)&&(l=r),o<r&&(o=r)),e=[["M",s+l*(f-s),u-l*(u-p)],["L",f-(1-o)*(f-s),p+(1-o)*(u-p)]];else if((C=this.translate(C))&&(0>C||C>d)&&(C=0),"circle"===this.options.gridLineInterpolation)e=this.getLinePath(0,C,r);else if(e=[],o[i?"yAxis":"xAxis"].forEach((function(t){t.pane===n.pane&&(h=t)})),h)for(s=h.tickPositions,h.autoConnect&&(s=s.concat([s[0]])),l&&(s=s.slice().reverse()),C&&(C+=r),u=0;u<s.length;u++)r=h.getPosition(s[u],C),e.push(u?["L",r.x,r.y]:["M",r.x,r.y]);return e}function m(t,n){return t=this.translate(t),this.postTranslate(this.isCircular?t:this.angleRad,h(this.isCircular?n:0>t?0:t,this.center[2]/2)-this.offset)}function v(){var t=this.center,n=this.chart,e=this.options.title;return{x:n.plotLeft+t[0]+(e.x||0),y:n.plotTop+t[1]-{high:.5,middle:.25,low:0}[e.align]*t[2]+(e.y||0)}}function y(t){t.beforeSetTickPositions=e,t.createLabelCollector=o,t.getCrosshairPosition=p,t.getLinePath=f,t.getOffset=M,t.getPlotBandPath=P,t.getPlotLinePath=O,t.getPosition=m,t.getTitlePosition=v,t.postTranslate=T,t.setAxisSize=I,t.setAxisTranslation=z,t.setOptions=L}function b(){var t=this.chart,n=this.options,e=this.pane,o=e&&e.options;t.angular&&this.isXAxis||!e||!t.angular&&!t.polar||(this.angleRad=(n.angle||0)*Math.PI/180,this.startAngleRad=(o.startAngle-90)*Math.PI/180,this.endAngleRad=(h(o.endAngle,o.startAngle+360)-90)*Math.PI/180,this.offset=n.offset||0)}function x(t){this.isRadial&&(t.align=void 0,t.preventDefault())}function A(){if(this.chart&&this.chart.labelCollectors){var t=this.labelCollector?this.chart.labelCollectors.indexOf(this.labelCollector):-1;0<=t&&this.chart.labelCollectors.splice(t,1)}}function w(n){var e,o=this.chart,l=o.inverted,c=o.angular,a=o.polar,s=this.isXAxis,u=this.coll,d=c&&s,h=o.options;n=n.userOptions.pane||0,n=this.pane=o.pane&&o.pane[n],"colorAxis"===u?this.isRadial=!1:(c?(d?(this.isHidden=!0,this.createLabelCollector=i,this.getOffset=r,this.render=this.redraw=E,this.setTitle=this.setCategories=this.setScale=r):y(this),(e=!s)&&(this.defaultPolarOptions=j)):a&&(y(this),this.defaultPolarOptions=(e=this.horiz)?F:g("xAxis"===u?t.defaultXAxisOptions:t.defaultYAxisOptions,R),l&&"yAxis"===u&&(this.defaultPolarOptions.stackLabels=t.defaultYAxisOptions.stackLabels,this.defaultPolarOptions.reversedStacks=!0)),c||a?(this.isRadial=!0,h.chart.zoomType=null,this.labelCollector||(this.labelCollector=this.createLabelCollector()),this.labelCollector&&o.labelCollectors.push(this.labelCollector)):this.isRadial=!1,n&&e&&(n.axis=this),this.isCircular=e)}function B(){this.isRadial&&this.beforeSetTickPositions()}function k(t){var n=this.label;if(n){var e=this.axis,o=n.getBBox(),i=e.options.labels,l=(e.translate(this.pos)+e.startAngleRad+Math.PI/2)/Math.PI*180%360,r=Math.round(l),c=s(i.y)?0:.3*-o.height,a=i.y,u=20,d=i.align,g="end",C=0>r?r+360:r,p=C,f=0,M=0;if(e.isRadial){var P=e.getPosition(this.pos,e.center[2]/2+_(h(i.distance,-25),e.center[2]/2,-e.center[2]/2));"auto"===i.rotation?n.attr({rotation:l}):s(a)||(a=e.chart.renderer.fontMetrics(n.styles&&n.styles.fontSize).b-o.height/2),s(d)||(e.isCircular?(o.width>e.len*e.tickInterval/(e.max-e.min)&&(u=0),d=l>u&&l<180-u?"left":l>180+u&&l<360-u?"right":"center"):d="center",n.attr({align:d})),"auto"===d&&2===e.tickPositions.length&&e.isCircular&&(90<C&&180>C?C=180-C:270<C&&360>=C&&(C=540-C),180<p&&360>=p&&(p=360-p),e.pane.options.startAngle!==r&&e.pane.options.startAngle!==r+360&&e.pane.options.startAngle!==r-360||(g="start"),d=-90<=r&&90>=r||-360<=r&&-270>=r||270<=r&&360>=r?"start"===g?"right":"left":"start"===g?"left":"right",70<p&&110>p&&(d="center"),15>C||180<=C&&195>C?f=.3*o.height:15<=C&&35>=C?f="start"===g?0:.75*o.height:195<=C&&215>=C?f="start"===g?.75*o.height:0:35<C&&90>=C?f="start"===g?.25*-o.height:o.height:215<C&&270>=C&&(f="start"===g?o.height:.25*-o.height),15>p?M="start"===g?.15*-o.height:.15*o.height:165<p&&180>=p&&(M="start"===g?.15*o.height:.15*-o.height),n.attr({align:d}),n.translate(M,f+c)),t.pos.x=P.x+(i.x||0),t.pos.y=P.y+(a||0)}}}function S(t){this.axis.getPosition&&u(t.pos,this.axis.getPosition(this.pos))}function T(t,n){var e=this.chart,o=this.center;return t=this.startAngleRad+t,{x:e.plotLeft+o[0]+Math.cos(t)*n,y:e.plotTop+o[1]+Math.sin(t)*n}}function E(){this.isDirty=!1}function I(){if(this.constructor.prototype.setAxisSize.call(this),this.isRadial){this.pane.updateCenter(this);var t=this.center=this.pane.center.slice();if(this.isCircular)this.sector=this.endAngleRad-this.startAngleRad;else{var n=this.postTranslate(this.angleRad,t[3]/2);t[0]=n.x-this.chart.plotLeft,t[1]=n.y-this.chart.plotTop}this.len=this.width=this.height=(t[2]-t[3])*h(this.sector,1)/2}}function z(){this.constructor.prototype.setAxisTranslation.call(this),this.center&&(this.transA=this.isCircular?(this.endAngleRad-this.startAngleRad)/(this.max-this.min||1):(this.center[2]-this.center[3])/2/(this.max-this.min||1),this.minPixelPadding=this.isXAxis?this.transA*this.minPointOffset:0)}function L(t){(t=this.options=g(this.constructor.defaultOptions,this.defaultPolarOptions,l[this.coll],t)).plotBands||(t.plotBands=[]),d(this,"afterSetOptions")}function D(t,n,e,o,i,l,r){var c=this.axis;return c.isRadial?["M",n,e,"L",(t=c.getPosition(this.pos,c.center[2]/2+o)).x,t.y]:t.call(this,n,e,o,i,l,r)}var N=[],F={gridLineWidth:1,labels:{align:void 0,distance:15,x:0,y:void 0,style:{textOverflow:"none"}},maxPadding:0,minPadding:0,showLastLabel:!1,tickLength:0},j={labels:{align:"center",x:0,y:void 0},minorGridLineWidth:0,minorTickInterval:"auto",minorTickLength:10,minorTickPosition:"inside",minorTickWidth:1,tickLength:10,tickPosition:"inside",tickWidth:2,title:{rotation:0},zIndex:2},R={gridLineInterpolation:"circle",gridLineWidth:1,labels:{align:"right",x:-3,y:-2},showLastLabel:!1,title:{x:4,text:null,rotation:90}};n.compose=function(t,n){return-1===N.indexOf(t)&&(N.push(t),c(t,"afterInit",b),c(t,"autoLabelAlign",x),c(t,"destroy",A),c(t,"init",w),c(t,"initialAxisTranslation",B)),-1===N.indexOf(n)&&(N.push(n),c(n,"afterGetLabelPosition",k),c(n,"afterGetPosition",S),C(n.prototype,"getMarkPath",D)),t}}(i||(i={})),i})),n(t,"Series/AreaRange/AreaRangePoint.js",[t["Series/Area/AreaSeries.js"],t["Core/Series/Point.js"],t["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),i=n.prototype,l=e.defined,r=e.isNumber;return function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.high=void 0,n.low=void 0,n.options=void 0,n.plotHigh=void 0,n.plotLow=void 0,n.plotHighX=void 0,n.plotLowX=void 0,n.plotX=void 0,n.series=void 0,n}return o(n,t),n.prototype.setState=function(){var t=this.state,n=this.series,e=n.chart.polar;l(this.plotHigh)||(this.plotHigh=n.yAxis.toPixels(this.high,!0)),l(this.plotLow)||(this.plotLow=this.plotY=n.yAxis.toPixels(this.low,!0)),n.stateMarkerGraphic&&(n.lowerStateMarkerGraphic=n.stateMarkerGraphic,n.stateMarkerGraphic=n.upperStateMarkerGraphic),this.graphic=this.upperGraphic,this.plotY=this.plotHigh,e&&(this.plotX=this.plotHighX),i.setState.apply(this,arguments),this.state=t,this.plotY=this.plotLow,this.graphic=this.lowerGraphic,e&&(this.plotX=this.plotLowX),n.stateMarkerGraphic&&(n.upperStateMarkerGraphic=n.stateMarkerGraphic,n.stateMarkerGraphic=n.lowerStateMarkerGraphic,n.lowerStateMarkerGraphic=void 0),i.setState.apply(this,arguments)},n.prototype.haloPath=function(){var t=this.series.chart.polar,n=[];return this.plotY=this.plotLow,t&&(this.plotX=this.plotLowX),this.isInside&&(n=i.haloPath.apply(this,arguments)),this.plotY=this.plotHigh,t&&(this.plotX=this.plotHighX),this.isTopInside&&(n=n.concat(i.haloPath.apply(this,arguments))),n},n.prototype.isValid=function(){return r(this.low)&&r(this.high)},n}(t.prototype.pointClass)})),n(t,"Series/AreaRange/AreaRangeSeries.js",[t["Series/AreaRange/AreaRangePoint.js"],t["Series/Area/AreaSeries.js"],t["Series/Column/ColumnSeries.js"],t["Core/Globals.js"],t["Core/Series/Series.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],(function(t,n,e,o,i,l,r){var c=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),a=n.prototype,s=e.prototype;e=o.noop;var u=i.prototype,d=r.defined,g=r.extend,h=r.isArray,_=r.pick,C=r.merge;return i=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.data=void 0,n.options=void 0,n.points=void 0,n.lowerStateMarkerGraphic=void 0,n.xAxis=void 0,n}return c(e,t),e.prototype.toYData=function(t){return[t.low,t.high]},e.prototype.highToXY=function(t){var n=this.chart,e=this.xAxis.postTranslate(t.rectPlotX||0,this.yAxis.len-t.plotHigh);t.plotHighX=e.x-n.plotLeft,t.plotHigh=e.y-n.plotTop,t.plotLowX=t.plotX},e.prototype.translate=function(){var t=this,n=t.yAxis;a.translate.apply(t),t.points.forEach((function(e){var o=e.high,i=e.plotY;e.isNull?e.plotY=null:(e.plotLow=i,e.plotHigh=n.translate(t.dataModify?t.dataModify.modifyValue(o):o,0,1,0,1),t.dataModify&&(e.yBottom=e.plotHigh))})),this.chart.polar&&this.points.forEach((function(n){t.highToXY(n),n.tooltipPos=[(n.plotHighX+n.plotLowX)/2,(n.plotHigh+n.plotLow)/2]}))},e.prototype.getGraphPath=function(t){var n,e=[],o=[],i=a.getGraphPath,l=this.options,r=this.chart.polar,c=r&&!1!==l.connectEnds,s=l.connectNulls,u=l.step;for(n=(t=t||this.points).length;n--;){var d=t[n],g=r?{plotX:d.rectPlotX,plotY:d.yBottom,doCurve:!1}:{plotX:d.plotX,plotY:d.plotY,doCurve:!1};d.isNull||c||s||t[n+1]&&!t[n+1].isNull||o.push(g);var h={polarPlotY:d.polarPlotY,rectPlotX:d.rectPlotX,yBottom:d.yBottom,plotX:_(d.plotHighX,d.plotX),plotY:d.plotHigh,isNull:d.isNull};o.push(h),e.push(h),d.isNull||c||s||t[n-1]&&!t[n-1].isNull||o.push(g)}return t=i.call(this,t),u&&(!0===u&&(u="left"),l.step={left:"right",center:"center",right:"left"}[u]),e=i.call(this,e),o=i.call(this,o),l.step=u,l=[].concat(t,e),!this.chart.polar&&o[0]&&"M"===o[0][0]&&(o[0]=["L",o[0][1],o[0][2]]),this.graphPath=l,this.areaPath=t.concat(o),l.isArea=!0,l.xMap=t.xMap,this.areaPath.xMap=t.xMap,l},e.prototype.drawDataLabels=function(){var t,n,e=this.points,o=e.length,i=[],l=this.options.dataLabels,r=this.chart.inverted;if(l){if(h(l))var c=l[0]||{enabled:!1},a=l[1]||{enabled:!1};else(c=g({},l)).x=l.xHigh,c.y=l.yHigh,(a=g({},l)).x=l.xLow,a.y=l.yLow;if(c.enabled||this._hasPointLabels){for(t=o;t--;)if(n=e[t]){var s=c.inside?n.plotHigh<n.plotLow:n.plotHigh>n.plotLow;n.y=n.high,n._plotY=n.plotY,n.plotY=n.plotHigh,i[t]=n.dataLabel,n.dataLabel=n.dataLabelUpper,n.below=s,r?c.align||(c.align=s?"right":"left"):c.verticalAlign||(c.verticalAlign=s?"top":"bottom")}for(this.options.dataLabels=c,u.drawDataLabels&&u.drawDataLabels.apply(this,arguments),t=o;t--;)(n=e[t])&&(n.dataLabelUpper=n.dataLabel,n.dataLabel=i[t],delete n.dataLabels,n.y=n.low,n.plotY=n._plotY)}if(a.enabled||this._hasPointLabels){for(t=o;t--;)(n=e[t])&&(n.below=!(s=a.inside?n.plotHigh<n.plotLow:n.plotHigh>n.plotLow),r?a.align||(a.align=s?"left":"right"):a.verticalAlign||(a.verticalAlign=s?"bottom":"top"));this.options.dataLabels=a,u.drawDataLabels&&u.drawDataLabels.apply(this,arguments)}if(c.enabled)for(t=o;t--;)(n=e[t])&&(n.dataLabels=[n.dataLabelUpper,n.dataLabel].filter((function(t){return!!t})));this.options.dataLabels=l}},e.prototype.alignDataLabel=function(){s.alignDataLabel.apply(this,arguments)},e.prototype.drawPoints=function(){var t,n=this.points.length;for(u.drawPoints.apply(this,arguments),t=0;t<n;){var e=this.points[t];e.origProps={plotY:e.plotY,plotX:e.plotX,isInside:e.isInside,negative:e.negative,zone:e.zone,y:e.y},e.lowerGraphic=e.graphic,e.graphic=e.upperGraphic,e.plotY=e.plotHigh,d(e.plotHighX)&&(e.plotX=e.plotHighX),e.y=_(e.high,e.origProps.y),e.negative=e.y<(this.options.threshold||0),this.zones.length&&(e.zone=e.getZone()),this.chart.polar||(e.isInside=e.isTopInside=void 0!==e.plotY&&0<=e.plotY&&e.plotY<=this.yAxis.len&&0<=e.plotX&&e.plotX<=this.xAxis.len),t++}for(u.drawPoints.apply(this,arguments),t=0;t<n;)(e=this.points[t]).upperGraphic=e.graphic,e.graphic=e.lowerGraphic,e.origProps&&(g(e,e.origProps),delete e.origProps),t++},e.defaultOptions=C(n.defaultOptions,{lineWidth:1,threshold:null,tooltip:{pointFormat:'<span style="color:{series.color}">\u25cf</span> {series.name}: <b>{point.low}</b> - <b>{point.high}</b><br/>'},trackByArea:!0,dataLabels:{align:void 0,verticalAlign:void 0,xLow:0,xHigh:0,yLow:0,yHigh:0}}),e}(n),g(i.prototype,{pointArrayMap:["low","high"],pointValKey:"low",deferTranslatePolar:!0,pointClass:t,setStackedPoints:e}),l.registerSeriesType("arearange",i),i})),n(t,"Series/AreaSplineRange/AreaSplineRangeSeries.js",[t["Series/AreaRange/AreaRangeSeries.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),i=n.seriesTypes.spline,l=e.merge;e=e.extend;var r=function(n){function e(){var t=null!==n&&n.apply(this,arguments)||this;return t.options=void 0,t.data=void 0,t.points=void 0,t}return o(e,n),e.defaultOptions=l(t.defaultOptions),e}(t);return e(r.prototype,{getPointSpline:i.prototype.getPointSpline}),n.registerSeriesType("areasplinerange",r),r})),n(t,"Series/BoxPlot/BoxPlotSeries.js",[t["Series/Column/ColumnSeries.js"],t["Core/Globals.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],(function(t,n,e,o){var i=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}();n=n.noop;var l=o.merge,r=o.pick;return(0,o.extend)((o=function(n){function e(){var t=null!==n&&n.apply(this,arguments)||this;return t.data=void 0,t.options=void 0,t.points=void 0,t}return i(e,n),e.prototype.pointAttribs=function(){return{}},e.prototype.translate=function(){var t=this.yAxis,e=this.pointArrayMap;n.prototype.translate.apply(this),this.points.forEach((function(n){e.forEach((function(e){null!==n[e]&&(n[e+"Plot"]=t.translate(n[e],0,1,0,1))})),n.plotHigh=n.highPlot}))},e.prototype.drawPoints=function(){var t,n,e,o,i,l,c,a,s,u,d,g=this,h=g.options,_=g.chart,C=_.renderer,p=0,f=!1!==g.doQuartiles,M=g.options.whiskerLength;g.points.forEach((function(P){var O=P.graphic,m=O?"animate":"attr",v=P.shapeArgs,y={},b={},x={},A={},w=P.color||g.color;void 0!==P.plotY&&(c=Math.round(v.width),a=Math.floor(v.x),s=a+c,u=Math.round(c/2),t=Math.floor(f?P.q1Plot:P.lowPlot),n=Math.floor(f?P.q3Plot:P.lowPlot),e=Math.floor(P.highPlot),o=Math.floor(P.lowPlot),O||(P.graphic=O=C.g("point").add(g.group),P.stem=C.path().addClass("highcharts-boxplot-stem").add(O),M&&(P.whiskers=C.path().addClass("highcharts-boxplot-whisker").add(O)),f&&(P.box=C.path(void 0).addClass("highcharts-boxplot-box").add(O)),P.medianShape=C.path(void 0).addClass("highcharts-boxplot-median").add(O)),_.styledMode||(b.stroke=P.stemColor||h.stemColor||w,b["stroke-width"]=r(P.stemWidth,h.stemWidth,h.lineWidth),b.dashstyle=P.stemDashStyle||h.stemDashStyle||h.dashStyle,P.stem.attr(b),M&&(x.stroke=P.whiskerColor||h.whiskerColor||w,x["stroke-width"]=r(P.whiskerWidth,h.whiskerWidth,h.lineWidth),x.dashstyle=P.whiskerDashStyle||h.whiskerDashStyle||h.dashStyle,P.whiskers.attr(x)),f&&(y.fill=P.fillColor||h.fillColor||w,y.stroke=h.lineColor||w,y["stroke-width"]=h.lineWidth||0,y.dashstyle=P.boxDashStyle||h.boxDashStyle||h.dashStyle,P.box.attr(y)),A.stroke=P.medianColor||h.medianColor||w,A["stroke-width"]=r(P.medianWidth,h.medianWidth,h.lineWidth),A.dashstyle=P.medianDashStyle||h.medianDashStyle||h.dashStyle,P.medianShape.attr(A)),l=P.stem.strokeWidth()%2/2,P.stem[m]({d:O=[["M",p=a+u+l,n],["L",p,e],["M",p,t],["L",p,o]]}),f&&(l=P.box.strokeWidth()%2/2,t=Math.floor(t)+l,n=Math.floor(n)+l,P.box[m]({d:O=[["M",a+=l,n],["L",a,t],["L",s+=l,t],["L",s,n],["L",a,n],["Z"]]})),M&&(l=P.whiskers.strokeWidth()%2/2,e+=l,o+=l,d=/%$/.test(M)?u*parseFloat(M)/100:M/2,P.whiskers[m]({d:O=[["M",p-d,e],["L",p+d,e],["M",p-d,o],["L",p+d,o]]})),i=Math.round(P.medianPlot),l=P.medianShape.strokeWidth()%2/2,P.medianShape[m]({d:O=[["M",a,i+=l],["L",s,i]]}))}))},e.prototype.toYData=function(t){return[t.low,t.q1,t.median,t.q3,t.high]},e.defaultOptions=l(t.defaultOptions,{threshold:null,tooltip:{pointFormat:'<span style="color:{point.color}">\u25cf</span> <b> {series.name}</b><br/>Maximum: {point.high}<br/>Upper quartile: {point.q3}<br/>Median: {point.median}<br/>Lower quartile: {point.q1}<br/>Minimum: {point.low}<br/>'},whiskerLength:"50%",fillColor:"#ffffff",lineWidth:1,medianWidth:2,whiskerWidth:2}),e}(t)).prototype,{pointArrayMap:["low","q1","median","q3","high"],pointValKey:"high",drawDataLabels:n,setStackedPoints:n}),e.registerSeriesType("boxplot",o),o})),n(t,"Series/Bubble/BubbleLegendDefaults.js",[],(function(){return{borderColor:void 0,borderWidth:2,className:void 0,color:void 0,connectorClassName:void 0,connectorColor:void 0,connectorDistance:60,connectorWidth:1,enabled:!1,labels:{className:void 0,allowOverlap:!1,format:"",formatter:void 0,align:"right",style:{fontSize:"10px",color:"#000000"},x:0,y:0},maxSize:60,minSize:10,legendIndex:0,ranges:{value:void 0,borderColor:void 0,color:void 0,connectorColor:void 0},sizeBy:"area",sizeByAbsoluteValue:!1,zIndex:1,zThreshold:0}})),n(t,"Series/Bubble/BubbleLegendItem.js",[t["Core/Color/Color.js"],t["Core/FormatUtilities.js"],t["Core/Globals.js"],t["Core/Utilities.js"]],(function(t,n,e,o){var i=t.parse,l=e.noop,r=o.arrayMax,c=o.arrayMin,a=o.isNumber,s=o.merge,u=o.pick,d=o.stableSort;return function(){function t(t,n){this.options=this.symbols=this.visible=this.selected=this.ranges=this.movementX=this.maxLabel=this.legendSymbol=this.legendItemWidth=this.legendItemHeight=this.legendItem=this.legendGroup=this.legend=this.fontMetrics=this.chart=void 0,this.setState=l,this.init(t,n)}return t.prototype.init=function(t,n){this.options=t,this.visible=!0,this.chart=n.chart,this.legend=n},t.prototype.addToLegend=function(t){t.splice(this.options.legendIndex,0,this)},t.prototype.drawLegendSymbol=function(t){var n=this.chart,e=this.options,o=u(t.options.itemDistance,20),i=e.ranges,l=e.connectorDistance;this.fontMetrics=n.renderer.fontMetrics(e.labels.style.fontSize),i&&i.length&&a(i[0].value)?(d(i,(function(t,n){return n.value-t.value})),this.ranges=i,this.setOptions(),this.render(),t=this.getMaxLabelSize(),n=2*(i=this.ranges[0].radius),l=0<(l=l-i+t.width)?l:0,this.maxLabel=t,this.movementX="left"===e.labels.align?l:0,this.legendItemWidth=n+l+o,this.legendItemHeight=n+this.fontMetrics.h/2):t.options.bubbleLegend.autoRanges=!0},t.prototype.setOptions=function(){var t=this.ranges,n=this.options,e=this.chart.series[n.seriesIndex],o=this.legend.baseline,l={zIndex:n.zIndex,"stroke-width":n.borderWidth},r={zIndex:n.zIndex,"stroke-width":n.connectorWidth},c={align:this.legend.options.rtl||"left"===n.labels.align?"right":"left",zIndex:n.zIndex},a=e.options.marker.fillOpacity,d=this.chart.styledMode;t.forEach((function(g,h){d||(l.stroke=u(g.borderColor,n.borderColor,e.color),l.fill=u(g.color,n.color,1!==a?i(e.color).setOpacity(a).get("rgba"):e.color),r.stroke=u(g.connectorColor,n.connectorColor,e.color)),t[h].radius=this.getRangeRadius(g.value),t[h]=s(t[h],{center:t[0].radius-t[h].radius+o}),d||s(!0,t[h],{bubbleAttribs:s(l),connectorAttribs:s(r),labelAttribs:c})}),this)},t.prototype.getRangeRadius=function(t){var n=this.options;return this.chart.series[this.options.seriesIndex].getRadius.call(this,n.ranges[n.ranges.length-1].value,n.ranges[0].value,n.minSize,n.maxSize,t)},t.prototype.render=function(){var t=this.chart.renderer,n=this.options.zThreshold;this.symbols||(this.symbols={connectors:[],bubbleItems:[],labels:[]}),this.legendSymbol=t.g("bubble-legend"),this.legendItem=t.g("bubble-legend-item"),this.legendSymbol.translateX=0,this.legendSymbol.translateY=0,this.ranges.forEach((function(t){t.value>=n&&this.renderRange(t)}),this),this.legendSymbol.add(this.legendItem),this.legendItem.add(this.legendGroup),this.hideOverlappingLabels()},t.prototype.renderRange=function(t){var n=this.options,e=n.labels,o=this.chart,i=o.series[n.seriesIndex],l=o.renderer,r=this.symbols;o=r.labels;var c=t.center,a=Math.abs(t.radius),s=n.connectorDistance||0,u=e.align,d=n.connectorWidth,g=this.ranges[0].radius||0,h=c-a-n.borderWidth/2+d/2,_=this.fontMetrics;_=_.f/2-(_.h-_.f)/2;var C=l.styledMode;s=this.legend.options.rtl||"left"===u?-s:s,"center"===u&&(s=0,n.connectorDistance=0,t.labelAttribs.align="center"),u=h+n.labels.y;var p=g+s+n.labels.x;r.bubbleItems.push(l.circle(g,c+((h%1?1:.5)-(d%2?0:.5)),a).attr(C?{}:t.bubbleAttribs).addClass((C?"highcharts-color-"+i.colorIndex+" ":"")+"highcharts-bubble-legend-symbol "+(n.className||"")).add(this.legendSymbol)),r.connectors.push(l.path(l.crispLine([["M",g,h],["L",g+s,h]],n.connectorWidth)).attr(C?{}:t.connectorAttribs).addClass((C?"highcharts-color-"+this.options.seriesIndex+" ":"")+"highcharts-bubble-legend-connectors "+(n.connectorClassName||"")).add(this.legendSymbol)),t=l.text(this.formatLabel(t),p,u+_).attr(C?{}:t.labelAttribs).css(C?{}:e.style).addClass("highcharts-bubble-legend-labels "+(n.labels.className||"")).add(this.legendSymbol),o.push(t),t.placed=!0,t.alignAttr={x:p,y:u+_}},t.prototype.getMaxLabelSize=function(){var t,n;return this.symbols.labels.forEach((function(e){n=e.getBBox(!0),t=t?n.width>t.width?n:t:n})),t||{}},t.prototype.formatLabel=function(t){var e=this.options,o=e.labels.formatter,i=this.chart.numberFormatter;return(e=e.labels.format)?n.format(e,t):o?o.call(t):i(t.value,1)},t.prototype.hideOverlappingLabels=function(){var t=this.symbols;!this.options.labels.allowOverlap&&t&&(this.chart.hideOverlappingLabels(t.labels),t.labels.forEach((function(n,e){n.newOpacity?n.newOpacity!==n.oldOpacity&&t.connectors[e].show():t.connectors[e].hide()})))},t.prototype.getRanges=function(){var t,n=this.legend.bubbleLegend,e=n.options.ranges,o=Number.MAX_VALUE,i=-Number.MAX_VALUE;n.chart.series.forEach((function(n){n.isBubble&&!n.ignoreSeries&&(t=n.zData.filter(a)).length&&(o=u(n.options.zMin,Math.min(o,Math.max(c(t),!1===n.options.displayNegative?n.options.zThreshold:-Number.MAX_VALUE))),i=u(n.options.zMax,Math.max(i,r(t))))}));var l=o===i?[{value:i}]:[{value:o},{value:(o+i)/2},{value:i,autoRanges:!0}];return e.length&&e[0].radius&&l.reverse(),l.forEach((function(t,n){e&&e[n]&&(l[n]=s(e[n],t))})),l},t.prototype.predictBubbleSizes=function(){var t=this.chart,n=this.fontMetrics,e=t.legend.options,o=e.floating,i=(e="horizontal"===e.layout)?t.legend.lastLineHeight:0,l=t.plotSizeX,r=t.plotSizeY,c=t.series[this.options.seriesIndex],a=c.getPxExtremes();t=Math.ceil(a.minPxSize),a=Math.ceil(a.maxPxSize);var s=Math.min(r,l);return c=c.options.maxSize,o||!/%$/.test(c)?n=a:(c=parseFloat(c),n=(s+i-n.h/2)*c/100/(c/100+1),(e&&r-n>=l||!e&&l-n>=r)&&(n=a)),[t,Math.ceil(n)]},t.prototype.updateRanges=function(t,n){var e=this.legend.options.bubbleLegend;e.minSize=t,e.maxSize=n,e.ranges=this.getRanges()},t.prototype.correctSizes=function(){var t=this.legend,n=this.chart.series[this.options.seriesIndex].getPxExtremes();1<Math.abs(Math.ceil(n.maxPxSize)-this.options.maxSize)&&(this.updateRanges(this.options.minSize,n.maxPxSize),t.render())},t}()})),n(t,"Series/Bubble/BubbleLegendComposition.js",[t["Series/Bubble/BubbleLegendDefaults.js"],t["Series/Bubble/BubbleLegendItem.js"],t["Core/DefaultOptions.js"],t["Core/Utilities.js"]],(function(t,n,e,o){var i,l=e.setOptions,r=o.addEvent,c=o.objectEach,a=o.wrap;return function(e){function o(t,n,e){var o=this.legend,l=0<=i(this);if(o&&o.options.enabled&&o.bubbleLegend&&o.options.bubbleLegend.autoRanges&&l){var r=o.bubbleLegend.options;l=o.bubbleLegend.predictBubbleSizes(),o.bubbleLegend.updateRanges(l[0],l[1]),r.placed||(o.group.placed=!1,o.allItems.forEach((function(t){t.legendGroup.translateY=null}))),o.render(),this.getMargins(),this.axes.forEach((function(t){t.visible&&t.render(),r.placed||(t.setScale(),t.updateNames(),c(t.ticks,(function(t){t.isNew=!0,t.isNewLabel=!0})))})),r.placed=!0,this.getMargins(),t.call(this,n,e),o.bubbleLegend.correctSizes(),g(o,s(o))}else t.call(this,n,e),o&&o.options.enabled&&o.bubbleLegend&&(o.render(),g(o,s(o)))}function i(t){t=t.series;for(var n=0;n<t.length;){if(t[n]&&t[n].isBubble&&t[n].visible&&t[n].zData.length)return n;n++}return-1}function s(t){var n,e=[],o=(t=t.allItems).length,i=0;for(n=0;n<o;n++)if(t[n].legendItemHeight&&(t[n].itemHeight=t[n].legendItemHeight),t[n]===t[o-1]||t[n+1]&&t[n]._legendItemPos[1]!==t[n+1]._legendItemPos[1]){e.push({height:0});for(var l=e[e.length-1];i<=n;i++)t[i].itemHeight>l.height&&(l.height=t[i].itemHeight);l.step=n}return e}function u(t){var e=this.bubbleLegend,o=this.options,l=o.bubbleLegend,r=i(this.chart);e&&e.ranges&&e.ranges.length&&(l.ranges.length&&(l.autoRanges=!!l.ranges[0].autoRanges),this.destroyItem(e)),0<=r&&o.enabled&&l.enabled&&(l.seriesIndex=r,this.bubbleLegend=new n(l,this),this.bubbleLegend.addToLegend(t.allItems))}function d(){var t=this.chart,n=this.visible,e=this.chart.legend;e&&e.bubbleLegend&&(this.visible=!n,this.ignoreSeries=n,t=0<=i(t),e.bubbleLegend.visible!==t&&(e.update({bubbleLegend:{enabled:t}}),e.bubbleLegend.visible=t),this.visible=n)}function g(t,n){var e,o,i,l=t.options.rtl,r=0;t.allItems.forEach((function(t,c){e=t.legendGroup.translateX,o=t._legendItemPos[1],((i=t.movementX)||l&&t.ranges)&&t.legendGroup.attr({translateX:i=l?e-t.options.maxSize/2:e+i}),c>n[r].step&&r++,t.legendGroup.attr({translateY:Math.round(o+n[r].height/2)}),t._legendItemPos[1]=o+n[r].height/2}))}var h=[];e.compose=function(n,e,i){-1===h.indexOf(n)&&(h.push(n),l({legend:{bubbleLegend:t}}),a(n.prototype,"drawChartBox",o)),-1===h.indexOf(e)&&(h.push(e),r(e,"afterGetAllItems",u)),-1===h.indexOf(i)&&(h.push(i),r(i,"legendItemClick",d))}}(i||(i={})),i})),n(t,"Series/Bubble/BubblePoint.js",[t["Core/Series/Point.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}();return(e=e.extend)((n=function(n){function e(){var t=null!==n&&n.apply(this,arguments)||this;return t.options=void 0,t.series=void 0,t}return o(e,n),e.prototype.haloPath=function(n){return t.prototype.haloPath.call(this,0===n?0:(this.marker&&this.marker.radius||0)+n)},e}(n.seriesTypes.scatter.prototype.pointClass)).prototype,{ttBelow:!1}),n})),n(t,"Series/Bubble/BubbleSeries.js",[t["Core/Axis/Axis.js"],t["Series/Bubble/BubbleLegendComposition.js"],t["Series/Bubble/BubblePoint.js"],t["Core/Color/Color.js"],t["Core/Globals.js"],t["Core/Series/Series.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],(function(t,n,e,o,i,l,r,c){var a=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),s=o.parse;o=i.noop;var u=r.seriesTypes;i=u.column;var d=u.scatter;u=c.addEvent;var g=c.arrayMax,h=c.arrayMin,_=c.clamp,C=c.extend,p=c.isNumber,f=c.merge,M=c.pick;return c=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.data=void 0,n.maxPxSize=void 0,n.minPxSize=void 0,n.options=void 0,n.points=void 0,n.radii=void 0,n.yData=void 0,n.zData=void 0,n}return a(e,t),e.prototype.animate=function(t){!t&&this.points.length<this.options.animationLimit&&this.points.forEach((function(t){var n=t.graphic;n&&n.width&&(this.hasRendered||n.attr({x:t.plotX,y:t.plotY,width:1,height:1}),n.animate(this.markerAttribs(t),this.options.animation))}),this)},e.prototype.getRadii=function(){var t=this,n=this.zData,e=this.yData,o=[],i=this.chart.bubbleZExtremes,l=this.getPxExtremes(),r=l.minPxSize,c=l.maxPxSize;if(!i){var a,s=Number.MAX_VALUE,u=-Number.MAX_VALUE;this.chart.series.forEach((function(n){n.bubblePadding&&(n.visible||!t.chart.options.chart.ignoreHiddenSeries)&&(n=n.getZExtremes())&&(s=Math.min(s||n.zMin,n.zMin),u=Math.max(u||n.zMax,n.zMax),a=!0)})),a?this.chart.bubbleZExtremes=i={zMin:s,zMax:u}:i={zMin:0,zMax:0}}var d=0;for(l=n.length;d<l;d++)o.push(this.getRadius(i.zMin,i.zMax,r,c,n[d],e[d]));this.radii=o},e.prototype.getRadius=function(t,n,e,o,i,l){var r=this.options,c="width"!==r.sizeBy,a=r.zThreshold,s=n-t,u=.5;if(null===l||null===i)return null;if(p(i)){if(r.sizeByAbsoluteValue&&(i=Math.abs(i-a),s=Math.max(n-a,Math.abs(t-a)),t=0),i<t)return e/2-1;0<s&&(u=(i-t)/s)}return c&&0<=u&&(u=Math.sqrt(u)),Math.ceil(e+u*(o-e))/2},e.prototype.hasData=function(){return!!this.processedXData.length},e.prototype.pointAttribs=function(t,n){var e=this.options.marker.fillOpacity;return t=l.prototype.pointAttribs.call(this,t,n),1!==e&&(t.fill=s(t.fill).setOpacity(e).get("rgba")),t},e.prototype.translate=function(){t.prototype.translate.call(this),this.getRadii(),this.translateBubble()},e.prototype.translateBubble=function(){for(var t=this.data,n=this.radii,e=this.getPxExtremes().minPxSize,o=t.length;o--;){var i=t[o],l=n?n[o]:0;p(l)&&l>=e/2?(i.marker=C(i.marker,{radius:l,width:2*l,height:2*l}),i.dlBox={x:i.plotX-l,y:i.plotY-l,width:2*l,height:2*l}):i.shapeArgs=i.plotY=i.dlBox=void 0}},e.prototype.getPxExtremes=function(){var t=Math.min(this.chart.plotWidth,this.chart.plotHeight),n=function(n){if("string"==typeof n){var e=/%$/.test(n);n=parseInt(n,10)}return e?t*n/100:n},e=n(M(this.options.minSize,8));return{minPxSize:e,maxPxSize:n=Math.max(n(M(this.options.maxSize,"20%")),e)}},e.prototype.getZExtremes=function(){var t=this.options,n=(this.zData||[]).filter(p);if(n.length){var e=M(t.zMin,_(h(n),!1===t.displayNegative?t.zThreshold||0:-Number.MAX_VALUE,Number.MAX_VALUE));if(t=M(t.zMax,g(n)),p(e)&&p(t))return{zMin:e,zMax:t}}},e.compose=n.compose,e.defaultOptions=f(d.defaultOptions,{dataLabels:{formatter:function(){var t=this.series.chart.numberFormatter,n=this.point.z;return p(n)?t(n,-1):""},inside:!0,verticalAlign:"middle"},animationLimit:250,marker:{lineColor:null,lineWidth:1,fillOpacity:.5,radius:null,states:{hover:{radiusPlus:0}},symbol:"circle"},minSize:8,maxSize:"20%",softThreshold:!1,states:{hover:{halo:{size:5}}},tooltip:{pointFormat:"({point.x}, {point.y}), Size: {point.z}"},turboThreshold:0,zThreshold:0,zoneAxis:"z"}),e}(d),C(c.prototype,{alignDataLabel:i.prototype.alignDataLabel,applyZones:o,bubblePadding:!0,buildKDTree:o,directTouch:!0,isBubble:!0,pointArrayMap:["y","z"],pointClass:e,parallelArrays:["x","y","z"],trackerGroups:["group","dataLabelsGroup"],specialGroup:"group",zoneAxis:"z"}),u(c,"updatedData",(function(t){delete t.target.chart.bubbleZExtremes})),t.prototype.beforePadding=function(){var t,n=this,e=this.len,o=this.chart,i=0,l=e,r=this.isXAxis,c=r?"xData":"yData",a=this.min,s=this.max-a,u=e/s;this.series.forEach((function(e){if(e.bubblePadding&&(e.visible||!o.options.chart.ignoreHiddenSeries)){t=n.allowZoomOutside=!0;var d=e[c];if(r&&e.getRadii(0,0,e),0<s)for(var g=d.length;g--;)if(p(d[g])&&n.dataMin<=d[g]&&d[g]<=n.max){var h=e.radii&&e.radii[g]||0;i=Math.min((d[g]-a)*u-h,i),l=Math.max((d[g]-a)*u+h,l)}}})),t&&0<s&&!this.logarithmic&&(l-=e,u*=(e+Math.max(0,i)-Math.min(l,e))/e,[["min","userMin",i],["max","userMax",l]].forEach((function(t){void 0===M(n.options[t[0]],n[t[1]])&&(n[t[0]]+=t[2]/u)})))},r.registerSeriesType("bubble",c),c})),n(t,"Series/ColumnRange/ColumnRangePoint.js",[t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],(function(t,n){var e=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),o=t.seriesTypes;t=o.column.prototype.pointClass;var i=n.extend,l=n.isNumber;return n=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.series=void 0,n.options=void 0,n.barX=void 0,n.pointWidth=void 0,n.shapeType=void 0,n}return e(n,t),n.prototype.isValid=function(){return l(this.low)},n}(o.arearange.prototype.pointClass),i(n.prototype,{setState:t.prototype.setState}),n})),n(t,"Series/ColumnRange/ColumnRangeSeries.js",[t["Series/ColumnRange/ColumnRangePoint.js"],t["Core/Globals.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],(function(t,n,e,o){var i=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}();n=n.noop;var l=e.seriesTypes,r=l.arearange,c=l.column,a=c.prototype,s=r.prototype,u=o.clamp,d=o.merge,g=o.pick;o=o.extend;var h={pointRange:null,marker:null,states:{hover:{halo:!1}}};return l=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.data=void 0,n.points=void 0,n.options=void 0,n}return i(n,t),n.prototype.setOptions=function(){return d(!0,arguments[0],{stacking:void 0}),s.setOptions.apply(this,arguments)},n.prototype.translate=function(){var t,n,e=this,o=e.yAxis,i=e.xAxis,l=i.startAngleRad,r=e.chart,c=e.xAxis.isRadial,s=Math.max(r.chartWidth,r.chartHeight)+999;a.translate.apply(e),e.points.forEach((function(a){var d=a.shapeArgs||{},h=e.options.minPointLength;a.plotHigh=n=u(o.translate(a.high,0,1,0,1),-s,s),a.plotLow=u(a.plotY,-s,s);var _=n,C=g(a.rectPlotY,a.plotY)-n;Math.abs(C)<h?(C+=h-=C,_-=h/2):0>C&&(_-=C*=-1),c?(t=a.barX+l,a.shapeType="arc",a.shapeArgs=e.polarArc(_+C,_,t,t+a.pointWidth)):(d.height=C,d.y=_,h=void 0===(h=d.x)?0:h,d=void 0===(d=d.width)?0:d,a.tooltipPos=r.inverted?[o.len+o.pos-r.plotLeft-_-C/2,i.len+i.pos-r.plotTop-h-d/2,C]:[i.left-r.plotLeft+h+d/2,o.pos-r.plotTop+_+C/2,C])}))},n.prototype.crispCol=function(){return a.crispCol.apply(this,arguments)},n.prototype.drawPoints=function(){return a.drawPoints.apply(this,arguments)},n.prototype.drawTracker=function(){return a.drawTracker.apply(this,arguments)},n.prototype.getColumnMetrics=function(){return a.getColumnMetrics.apply(this,arguments)},n.prototype.pointAttribs=function(){return a.pointAttribs.apply(this,arguments)},n.prototype.adjustForMissingColumns=function(){return a.adjustForMissingColumns.apply(this,arguments)},n.prototype.animate=function(){return a.animate.apply(this,arguments)},n.prototype.translate3dPoints=function(){return a.translate3dPoints.apply(this,arguments)},n.prototype.translate3dShapes=function(){return a.translate3dShapes.apply(this,arguments)},n.defaultOptions=d(c.defaultOptions,r.defaultOptions,h),n}(r),o(l.prototype,{directTouch:!0,trackerGroups:["group","dataLabelsGroup"],drawGraph:n,getSymbol:n,polarArc:function(){return a.polarArc.apply(this,arguments)},pointClass:t}),e.registerSeriesType("columnrange",l),l})),n(t,"Series/ColumnPyramid/ColumnPyramidSeries.js",[t["Series/Column/ColumnSeries.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),i=t.prototype,l=e.clamp,r=e.merge,c=e.pick;return e=function(n){function e(){var t=null!==n&&n.apply(this,arguments)||this;return t.data=void 0,t.options=void 0,t.points=void 0,t}return o(e,n),e.prototype.translate=function(){var t=this,n=t.chart,e=t.options,o=t.dense=2>t.closestPointRange*t.xAxis.transA;o=t.borderWidth=c(e.borderWidth,o?0:1);var r=t.yAxis,a=e.threshold,s=t.translatedThreshold=r.getThreshold(a),u=c(e.minPointLength,5),d=t.getColumnMetrics(),g=d.width,h=t.barW=Math.max(g,1+2*o),_=t.pointXOffset=d.offset;n.inverted&&(s-=.5),e.pointPadding&&(h=Math.ceil(h)),i.translate.apply(t),t.points.forEach((function(o){var i=c(o.yBottom,s),d=999+Math.abs(i),C=l(o.plotY,-d,r.len+d);d=o.plotX+_;var p,f=h/2,M=Math.min(C,i);i=Math.max(C,i)-M,o.barX=d,o.pointWidth=g,o.tooltipPos=n.inverted?[r.len+r.pos-n.plotLeft-C,t.xAxis.len-d-f,i]:[d+f,C+r.pos-n.plotTop,i],C=a+(o.total||o.y),"percent"===e.stacking&&(C=a+(0>o.y)?-100:100),C=r.toPixels(C,!0);var P=(p=n.plotHeight-C-(n.plotHeight-s))?f*(M-C)/p:0,O=p?f*(M+i-C)/p:0;p=d-P+f,P=d+P+f;var m=d+O+f;O=d-O+f;var v=M-u,y=M+i;0>o.y&&(v=M,y=M+i+u),n.inverted&&(O=f*(C-((m=r.width-M)-i))/(p=C-(r.width-s)),P=(p=d+f+(P=f*(C-m)/p))-2*P,m=d-O+f,O=d+O+f,v=M,y=M+i-u,0>o.y&&(y=M+i+u)),o.shapeType="path",o.shapeArgs={x:p,y:v,width:P-p,height:i,d:[["M",p,v],["L",P,v],["L",m,y],["L",O,y],["Z"]]}}))},e.defaultOptions=r(t.defaultOptions,{}),e}(t),n.registerSeriesType("columnpyramid",e),e})),n(t,"Series/ErrorBar/ErrorBarSeries.js",[t["Series/BoxPlot/BoxPlotSeries.js"],t["Series/Column/ColumnSeries.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],(function(t,n,e,o){var i=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),l=e.seriesTypes.arearange,r=o.merge;o=o.extend;var c=function(e){function o(){var t=null!==e&&e.apply(this,arguments)||this;return t.data=void 0,t.options=void 0,t.points=void 0,t}return i(o,e),o.prototype.getColumnMetrics=function(){return this.linkedParent&&this.linkedParent.columnMetrics||n.prototype.getColumnMetrics.call(this)},o.prototype.drawDataLabels=function(){var t=this.pointValKey;l&&(l.prototype.drawDataLabels.call(this),this.data.forEach((function(n){n.y=n[t]})))},o.prototype.toYData=function(t){return[t.low,t.high]},o.defaultOptions=r(t.defaultOptions,{color:"#000000",grouping:!1,linkedTo:":previous",tooltip:{pointFormat:'<span style="color:{point.color}">\u25cf</span> {series.name}: <b>{point.low}</b> - <b>{point.high}</b><br/>'},whiskerWidth:null}),o}(t);return o(c.prototype,{pointArrayMap:["low","high"],pointValKey:"high",doQuartiles:!1}),e.registerSeriesType("errorbar",c),c})),n(t,"Series/Gauge/GaugePoint.js",[t["Core/Series/SeriesRegistry.js"]],(function(t){var n=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}();return function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.options=void 0,n.series=void 0,n.shapeArgs=void 0,n}return n(e,t),e.prototype.setState=function(t){this.state=t},e}(t.series.prototype.pointClass)})),n(t,"Series/Gauge/GaugeSeries.js",[t["Series/Gauge/GaugePoint.js"],t["Core/Globals.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],(function(t,n,e,o){var i=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}();n=n.noop;var l=e.series,r=e.seriesTypes.column,c=o.clamp,a=o.isNumber,s=o.merge,u=o.pick,d=o.pInt;return(0,o.extend)((o=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.data=void 0,n.points=void 0,n.options=void 0,n.yAxis=void 0,n}return i(n,t),n.prototype.translate=function(){var t=this.yAxis,n=this.options,e=t.center;this.generatePoints(),this.points.forEach((function(o){var i=s(n.dial,o.dial),l=d(u(i.radius,"80%"))*e[2]/200,r=d(u(i.baseLength,"70%"))*l/100,g=d(u(i.rearLength,"10%"))*l/100,h=i.baseWidth||3,_=i.topWidth||1,C=n.overshoot,p=t.startAngleRad+t.translate(o.y,null,null,null,!0);(a(C)||!1===n.wrap)&&(C=a(C)?C/180*Math.PI:0,p=c(p,t.startAngleRad-C,t.endAngleRad+C)),p=180*p/Math.PI,o.shapeType="path",o.shapeArgs={d:i.path||[["M",-g,-h/2],["L",r,-h/2],["L",l,-_/2],["L",l,_/2],["L",r,h/2],["L",-g,h/2],["Z"]],translateX:e[0],translateY:e[1],rotation:p},o.plotX=e[0],o.plotY=e[1]}))},n.prototype.drawPoints=function(){var t=this,n=t.chart,e=t.yAxis.center,o=t.pivot,i=t.options,l=i.pivot,r=n.renderer;t.points.forEach((function(e){var o=e.graphic,l=e.shapeArgs,c=l.d,a=s(i.dial,e.dial);o?(o.animate(l),l.d=c):e.graphic=r[e.shapeType](l).attr({rotation:l.rotation,zIndex:1}).addClass("highcharts-dial").add(t.group),n.styledMode||e.graphic[o?"animate":"attr"]({stroke:a.borderColor||"none","stroke-width":a.borderWidth||0,fill:a.backgroundColor||"#000000"})})),o?o.animate({translateX:e[0],translateY:e[1]}):(t.pivot=r.circle(0,0,u(l.radius,5)).attr({zIndex:2}).addClass("highcharts-pivot").translate(e[0],e[1]).add(t.group),n.styledMode||t.pivot.attr({"stroke-width":l.borderWidth||0,stroke:l.borderColor||"#cccccc",fill:l.backgroundColor||"#000000"}))},n.prototype.animate=function(t){var n=this;t||n.points.forEach((function(t){var e=t.graphic;e&&(e.attr({rotation:180*n.yAxis.startAngleRad/Math.PI}),e.animate({rotation:t.shapeArgs.rotation},n.options.animation))}))},n.prototype.render=function(){this.group=this.plotGroup("group","series",this.visible?"visible":"hidden",this.options.zIndex,this.chart.seriesGroup),l.prototype.render.call(this),this.group.clip(this.chart.clipRect)},n.prototype.setData=function(t,n){l.prototype.setData.call(this,t,!1),this.processData(),this.generatePoints(),u(n,!0)&&this.chart.redraw()},n.prototype.hasData=function(){return!!this.points.length},n.defaultOptions=s(l.defaultOptions,{dataLabels:{borderColor:"#cccccc",borderRadius:3,borderWidth:1,crop:!1,defer:!1,enabled:!0,verticalAlign:"top",y:15,zIndex:2},dial:{},pivot:{},tooltip:{headerFormat:""},showInLegend:!1}),n}(l)).prototype,{angular:!0,directTouch:!0,drawGraph:n,drawTracker:r.prototype.drawTracker,fixedBox:!0,forceDL:!0,noSharedTooltip:!0,pointClass:t,trackerGroups:["group","dataLabelsGroup"]}),e.registerSeriesType("gauge",o),o})),n(t,"Series/PackedBubble/PackedBubblePoint.js",[t["Core/Chart/Chart.js"],t["Core/Series/Point.js"],t["Core/Series/SeriesRegistry.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}();return function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t.degree=NaN,t.mass=NaN,t.radius=NaN,t.options=void 0,t.series=void 0,t.value=null,t}return o(i,e),i.prototype.destroy=function(){return this.series.layout&&this.series.layout.removeElementFromCollection(this,this.series.layout.nodes),n.prototype.destroy.apply(this,arguments)},i.prototype.firePointEvent=function(){var t=this.series.options;if(this.isParentNode&&t.parentNode){var e=t.allowPointSelect;t.allowPointSelect=t.parentNode.allowPointSelect,n.prototype.firePointEvent.apply(this,arguments),t.allowPointSelect=e}else n.prototype.firePointEvent.apply(this,arguments)},i.prototype.select=function(){var e=this.series.chart;this.isParentNode?(e.getSelectedPoints=e.getSelectedParentNodes,n.prototype.select.apply(this,arguments),e.getSelectedPoints=t.prototype.getSelectedPoints):n.prototype.select.apply(this,arguments)},i}(e.seriesTypes.bubble.prototype.pointClass)})),n(t,"Series/Networkgraph/DraggableNodes.js",[t["Core/Chart/Chart.js"],t["Core/Globals.js"],t["Core/Utilities.js"]],(function(t,n,e){var o=e.addEvent;n.dragNodesMixin={onMouseDown:function(t,n){n=this.chart.pointer.normalize(n),t.fixedPosition={chartX:n.chartX,chartY:n.chartY,plotX:t.plotX,plotY:t.plotY},t.inDragMode=!0},onMouseMove:function(t,n){if(t.fixedPosition&&t.inDragMode){var e=this.chart,o=e.pointer.normalize(n);n=t.fixedPosition.chartX-o.chartX,o=t.fixedPosition.chartY-o.chartY;var i=void 0,l=void 0,r=e.graphLayoutsLookup;(5<Math.abs(n)||5<Math.abs(o))&&e.isInsidePlot(i=t.fixedPosition.plotX-n,l=t.fixedPosition.plotY-o)&&(t.plotX=i,t.plotY=l,t.hasDragged=!0,this.redrawHalo(t),r.forEach((function(t){t.restartSimulation()})))}},onMouseUp:function(t,n){t.fixedPosition&&(t.hasDragged&&(this.layout.enableSimulation?this.layout.start():this.chart.redraw()),t.inDragMode=t.hasDragged=!1,this.options.fixedDraggable||delete t.fixedPosition)},redrawHalo:function(t){t&&this.halo&&this.halo.attr({d:t.haloPath(this.options.states.hover.halo.size)})}},o(t,"load",(function(){var t,n,e,i=this;i.container&&(t=o(i.container,"mousedown",(function(t){var l=i.hoverPoint;l&&l.series&&l.series.hasDraggableNodes&&l.series.options.draggable&&(l.series.onMouseDown(l,t),n=o(i.container,"mousemove",(function(t){return l&&l.series&&l.series.onMouseMove(l,t)})),e=o(i.container.ownerDocument,"mouseup",(function(t){return n(),e(),l&&l.series&&l.series.onMouseUp(l,t)})))}))),o(i,"destroy",(function(){t()}))}))})),n(t,"Series/Networkgraph/Integrations.js",[t["Core/Globals.js"]],(function(t){t.networkgraphIntegrations={verlet:{attractiveForceFunction:function(t,n){return(n-t)/t},repulsiveForceFunction:function(t,n){return(n-t)/t*(n>t?1:0)},barycenter:function(){var t=this.options.gravitationalConstant,n=this.barycenter.xFactor,e=this.barycenter.yFactor;n=(n-(this.box.left+this.box.width)/2)*t,e=(e-(this.box.top+this.box.height)/2)*t,this.nodes.forEach((function(t){t.fixedPosition||(t.plotX-=n/t.mass/t.degree,t.plotY-=e/t.mass/t.degree)}))},repulsive:function(t,n,e){n=n*this.diffTemperature/t.mass/t.degree,t.fixedPosition||(t.plotX+=e.x*n,t.plotY+=e.y*n)},attractive:function(t,n,e){var o=t.getMass(),i=-e.x*n*this.diffTemperature;n=-e.y*n*this.diffTemperature,t.fromNode.fixedPosition||(t.fromNode.plotX-=i*o.fromNode/t.fromNode.degree,t.fromNode.plotY-=n*o.fromNode/t.fromNode.degree),t.toNode.fixedPosition||(t.toNode.plotX+=i*o.toNode/t.toNode.degree,t.toNode.plotY+=n*o.toNode/t.toNode.degree)},integrate:function(t,n){var e=-t.options.friction,o=t.options.maxSpeed,i=(n.plotX+n.dispX-n.prevX)*e;e*=n.plotY+n.dispY-n.prevY;var l=Math.abs,r=l(i)/(i||1);l=l(e)/(e||1),i=r*Math.min(o,Math.abs(i)),e=l*Math.min(o,Math.abs(e)),n.prevX=n.plotX+n.dispX,n.prevY=n.plotY+n.dispY,n.plotX+=i,n.plotY+=e,n.temperature=t.vectorLength({x:i,y:e})},getK:function(t){return Math.pow(t.box.width*t.box.height/t.nodes.length,.5)}},euler:{attractiveForceFunction:function(t,n){return t*t/n},repulsiveForceFunction:function(t,n){return n*n/t},barycenter:function(){var t=this.options.gravitationalConstant,n=this.barycenter.xFactor,e=this.barycenter.yFactor;this.nodes.forEach((function(o){if(!o.fixedPosition){var i=o.getDegree();o.dispX+=(n-o.plotX)*t*(i*=1+i/2)/o.degree,o.dispY+=(e-o.plotY)*t*i/o.degree}}))},repulsive:function(t,n,e,o){t.dispX+=e.x/o*n/t.degree,t.dispY+=e.y/o*n/t.degree},attractive:function(t,n,e,o){var i=t.getMass(),l=e.x/o*n;n*=e.y/o,t.fromNode.fixedPosition||(t.fromNode.dispX-=l*i.fromNode/t.fromNode.degree,t.fromNode.dispY-=n*i.fromNode/t.fromNode.degree),t.toNode.fixedPosition||(t.toNode.dispX+=l*i.toNode/t.toNode.degree,t.toNode.dispY+=n*i.toNode/t.toNode.degree)},integrate:function(t,n){n.dispX+=n.dispX*t.options.friction,n.dispY+=n.dispY*t.options.friction;var e=n.temperature=t.vectorLength({x:n.dispX,y:n.dispY});0!==e&&(n.plotX+=n.dispX/e*Math.min(Math.abs(n.dispX),t.temperature),n.plotY+=n.dispY/e*Math.min(Math.abs(n.dispY),t.temperature))},getK:function(t){return Math.pow(t.box.width*t.box.height/t.nodes.length,.3)}}}})),n(t,"Series/Networkgraph/QuadTree.js",[t["Core/Globals.js"],t["Core/Utilities.js"]],(function(t,n){n=n.extend;var e=t.QuadTreeNode=function(t){this.box=t,this.boxSize=Math.min(t.width,t.height),this.nodes=[],this.body=this.isInternal=!1,this.isEmpty=!0};n(e.prototype,{insert:function(t,n){this.isInternal?this.nodes[this.getBoxPosition(t)].insert(t,n-1):(this.isEmpty=!1,this.body?n?(this.isInternal=!0,this.divideBox(),!0!==this.body&&(this.nodes[this.getBoxPosition(this.body)].insert(this.body,n-1),this.body=!0),this.nodes[this.getBoxPosition(t)].insert(t,n-1)):((n=new e({top:t.plotX,left:t.plotY,width:.1,height:.1})).body=t,n.isInternal=!1,this.nodes.push(n)):(this.isInternal=!1,this.body=t))},updateMassAndCenter:function(){var t=0,n=0,e=0;this.isInternal?(this.nodes.forEach((function(o){o.isEmpty||(t+=o.mass,n+=o.plotX*o.mass,e+=o.plotY*o.mass)})),n/=t,e/=t):this.body&&(t=this.body.mass,n=this.body.plotX,e=this.body.plotY),this.mass=t,this.plotX=n,this.plotY=e},divideBox:function(){var t=this.box.width/2,n=this.box.height/2;this.nodes[0]=new e({left:this.box.left,top:this.box.top,width:t,height:n}),this.nodes[1]=new e({left:this.box.left+t,top:this.box.top,width:t,height:n}),this.nodes[2]=new e({left:this.box.left+t,top:this.box.top+n,width:t,height:n}),this.nodes[3]=new e({left:this.box.left,top:this.box.top+n,width:t,height:n})},getBoxPosition:function(t){var n=t.plotY<this.box.top+this.box.height/2;return t.plotX<this.box.left+this.box.width/2?n?0:3:n?1:2}}),n((t=t.QuadTree=function(t,n,o,i){this.box={left:t,top:n,width:o,height:i},this.maxDepth=25,this.root=new e(this.box,"0"),this.root.isInternal=!0,this.root.isRoot=!0,this.root.divideBox()}).prototype,{insertNodes:function(t){t.forEach((function(t){this.root.insert(t,this.maxDepth)}),this)},visitNodeRecursive:function(t,n,e){var o;t||(t=this.root),t===this.root&&n&&(o=n(t)),!1!==o&&(t.nodes.forEach((function(t){if(t.isInternal){if(n&&(o=n(t)),!1===o)return;this.visitNodeRecursive(t,n,e)}else t.body&&n&&n(t.body);e&&e(t)}),this),t===this.root&&e&&e(t))},calculateMassAndCenter:function(){this.visitNodeRecursive(null,null,(function(t){t.updateMassAndCenter()}))}})})),n(t,"Series/Networkgraph/Layouts.js",[t["Core/Chart/Chart.js"],t["Core/Animation/AnimationUtilities.js"],t["Core/Globals.js"],t["Core/Utilities.js"]],(function(t,n,e,o){var i=n.setAnimation;n=o.addEvent;var l=o.clamp,r=o.defined,c=o.extend,a=o.isFunction,s=o.pick;e.layouts={"reingold-fruchterman":function(){}},c(e.layouts["reingold-fruchterman"].prototype,{init:function(t){this.options=t,this.nodes=[],this.links=[],this.series=[],this.box={x:0,y:0,width:0,height:0},this.setInitialRendering(!0),this.integration=e.networkgraphIntegrations[t.integration],this.enableSimulation=t.enableSimulation,this.attractiveForce=s(t.attractiveForce,this.integration.attractiveForceFunction),this.repulsiveForce=s(t.repulsiveForce,this.integration.repulsiveForceFunction),this.approximation=t.approximation},updateSimulation:function(t){this.enableSimulation=s(t,this.options.enableSimulation)},start:function(){var t=this.series,n=this.options;this.currentStep=0,this.forces=t[0]&&t[0].forces||[],this.chart=t[0]&&t[0].chart,this.initialRendering&&(this.initPositions(),t.forEach((function(t){t.finishedAnimating=!0,t.render()}))),this.setK(),this.resetSimulation(n),this.enableSimulation&&this.step()},step:function(){var t=this,n=this.series;t.currentStep++,"barnes-hut"===t.approximation&&(t.createQuadTree(),t.quadTree.calculateMassAndCenter()),t.forces.forEach((function(n){t[n+"Forces"](t.temperature)})),t.applyLimits(t.temperature),t.temperature=t.coolDown(t.startTemperature,t.diffTemperature,t.currentStep),t.prevSystemTemperature=t.systemTemperature,t.systemTemperature=t.getSystemTemperature(),t.enableSimulation&&(n.forEach((function(t){t.chart&&t.render()})),t.maxIterations--&&isFinite(t.temperature)&&!t.isStable()?(t.simulation&&e.win.cancelAnimationFrame(t.simulation),t.simulation=e.win.requestAnimationFrame((function(){t.step()}))):t.simulation=!1)},stop:function(){this.simulation&&e.win.cancelAnimationFrame(this.simulation)},setArea:function(t,n,e,o){this.box={left:t,top:n,width:e,height:o}},setK:function(){this.k=this.options.linkLength||this.integration.getK(this)},addElementsToCollection:function(t,n){t.forEach((function(t){-1===n.indexOf(t)&&n.push(t)}))},removeElementFromCollection:function(t,n){-1!==(t=n.indexOf(t))&&n.splice(t,1)},clear:function(){this.nodes.length=0,this.links.length=0,this.series.length=0,this.resetSimulation()},resetSimulation:function(){this.forcedStop=!1,this.systemTemperature=0,this.setMaxIterations(),this.setTemperature(),this.setDiffTemperature()},restartSimulation:function(){this.simulation?this.resetSimulation():(this.setInitialRendering(!1),this.enableSimulation?this.start():this.setMaxIterations(1),this.chart&&this.chart.redraw(),this.setInitialRendering(!0))},setMaxIterations:function(t){this.maxIterations=s(t,this.options.maxIterations)},setTemperature:function(){this.temperature=this.startTemperature=Math.sqrt(this.nodes.length)},setDiffTemperature:function(){this.diffTemperature=this.startTemperature/(this.options.maxIterations+1)},setInitialRendering:function(t){this.initialRendering=t},createQuadTree:function(){this.quadTree=new e.QuadTree(this.box.left,this.box.top,this.box.width,this.box.height),this.quadTree.insertNodes(this.nodes)},initPositions:function(){var t=this.options.initialPositions;a(t)?(t.call(this),this.nodes.forEach((function(t){r(t.prevX)||(t.prevX=t.plotX),r(t.prevY)||(t.prevY=t.plotY),t.dispX=0,t.dispY=0}))):"circle"===t?this.setCircularPositions():this.setRandomPositions()},setCircularPositions:function(){var t=this.box,n=this.nodes,e=2*Math.PI/(n.length+1),o=n.filter((function(t){return 0===t.linksTo.length})),i=[],l={},r=this.options.initialPositionRadius;o.forEach((function(t){i.push(t),function t(n){n.linksFrom.forEach((function(n){l[n.toNode.id]||(l[n.toNode.id]=!0,i.push(n.toNode),t(n.toNode))}))}(t)})),i.length?n.forEach((function(t){-1===i.indexOf(t)&&i.push(t)})):i=n,i.forEach((function(n,o){n.plotX=n.prevX=s(n.plotX,t.width/2+r*Math.cos(o*e)),n.plotY=n.prevY=s(n.plotY,t.height/2+r*Math.sin(o*e)),n.dispX=0,n.dispY=0}))},setRandomPositions:function(){function t(t){return(t=t*t/Math.PI)-Math.floor(t)}var n=this.box,e=this.nodes,o=e.length+1;e.forEach((function(e,i){e.plotX=e.prevX=s(e.plotX,n.width*t(i)),e.plotY=e.prevY=s(e.plotY,n.height*t(o+i)),e.dispX=0,e.dispY=0}))},force:function(t){this.integration[t].apply(this,Array.prototype.slice.call(arguments,1))},barycenterForces:function(){this.getBarycenter(),this.force("barycenter")},getBarycenter:function(){var t=0,n=0,e=0;return this.nodes.forEach((function(o){n+=o.plotX*o.mass,e+=o.plotY*o.mass,t+=o.mass})),this.barycenter={x:n,y:e,xFactor:n/t,yFactor:e/t}},barnesHutApproximation:function(t,n){var e=this.getDistXY(t,n),o=this.vectorLength(e);if(t!==n&&0!==o)if(n.isInternal)if(n.boxSize/o<this.options.theta&&0!==o){var i=this.repulsiveForce(o,this.k);this.force("repulsive",t,i*n.mass,e,o);var l=!1}else l=!0;else i=this.repulsiveForce(o,this.k),this.force("repulsive",t,i*n.mass,e,o);return l},repulsiveForces:function(){var t=this;t.nodes.forEach("barnes-hut"===t.approximation?function(n){t.quadTree.visitNodeRecursive(null,(function(e){return t.barnesHutApproximation(n,e)}))}:function(n){t.nodes.forEach((function(e){if(n!==e&&!n.fixedPosition){var o=t.getDistXY(n,e),i=t.vectorLength(o);if(0!==i){var l=t.repulsiveForce(i,t.k);t.force("repulsive",n,l*e.mass,o,i)}}}))})},attractiveForces:function(){var t,n,e,o=this;o.links.forEach((function(i){i.fromNode&&i.toNode&&(t=o.getDistXY(i.fromNode,i.toNode),0!==(n=o.vectorLength(t))&&(e=o.attractiveForce(n,o.k),o.force("attractive",i,e,t,n)))}))},applyLimits:function(){var t=this;t.nodes.forEach((function(n){n.fixedPosition||(t.integration.integrate(t,n),t.applyLimitBox(n,t.box),n.dispX=0,n.dispY=0)}))},applyLimitBox:function(t,n){var e=t.radius;t.plotX=l(t.plotX,n.left+e,n.width-e),t.plotY=l(t.plotY,n.top+e,n.height-e)},coolDown:function(t,n,e){return t-n*e},isStable:function(){return 1e-5>Math.abs(this.systemTemperature-this.prevSystemTemperature)||0>=this.temperature},getSystemTemperature:function(){return this.nodes.reduce((function(t,n){return t+n.temperature}),0)},vectorLength:function(t){return Math.sqrt(t.x*t.x+t.y*t.y)},getDistR:function(t,n){return t=this.getDistXY(t,n),this.vectorLength(t)},getDistXY:function(t,n){var e=t.plotX-n.plotX;return{x:e,y:t=t.plotY-n.plotY,absX:Math.abs(e),absY:Math.abs(t)}}}),n(t,"predraw",(function(){this.graphLayoutsLookup&&this.graphLayoutsLookup.forEach((function(t){t.stop()}))})),n(t,"render",(function(){function t(t){t.maxIterations--&&isFinite(t.temperature)&&!t.isStable()&&!t.enableSimulation&&(t.beforeStep&&t.beforeStep(),t.step(),e=!1,n=!0)}var n=!1;if(this.graphLayoutsLookup){for(i(!1,this),this.graphLayoutsLookup.forEach((function(t){t.start()}));!e;){var e=!0;this.graphLayoutsLookup.forEach(t)}n&&this.series.forEach((function(t){t&&t.layout&&t.render()}))}})),n(t,"beforePrint",(function(){this.graphLayoutsLookup&&(this.graphLayoutsLookup.forEach((function(t){t.updateSimulation(!1)})),this.redraw())})),n(t,"afterPrint",(function(){this.graphLayoutsLookup&&this.graphLayoutsLookup.forEach((function(t){t.updateSimulation()})),this.redraw()}))})),n(t,"Series/PackedBubble/PackedBubbleComposition.js",[t["Core/Chart/Chart.js"],t["Core/Globals.js"],t["Core/Utilities.js"]],(function(t,n,e){var o=n.layouts["reingold-fruchterman"],i=e.addEvent,l=e.extendClass,r=e.pick;t.prototype.getSelectedParentNodes=function(){var t=[];return this.series.forEach((function(n){n.parentNode&&n.parentNode.selected&&t.push(n.parentNode)})),t},n.networkgraphIntegrations.packedbubble={repulsiveForceFunction:function(t,n,e,o){return Math.min(t,(e.marker.radius+o.marker.radius)/2)},barycenter:function(){var t,n,e=this,o=e.options.gravitationalConstant,i=e.box,l=e.nodes;l.forEach((function(r){e.options.splitSeries&&!r.isParentNode?(t=r.series.parentNode.plotX,n=r.series.parentNode.plotY):(t=i.width/2,n=i.height/2),r.fixedPosition||(r.plotX-=(r.plotX-t)*o/(r.mass*Math.sqrt(l.length)),r.plotY-=(r.plotY-n)*o/(r.mass*Math.sqrt(l.length)))}))},repulsive:function(t,n,e,o){var i=n*this.diffTemperature/t.mass/t.degree;n=e.x*i,e=e.y*i,t.fixedPosition||(t.plotX+=n,t.plotY+=e),o.fixedPosition||(o.plotX-=n,o.plotY-=e)},integrate:n.networkgraphIntegrations.verlet.integrate,getK:n.noop},n.layouts.packedbubble=l(o,{beforeStep:function(){this.options.marker&&this.series.forEach((function(t){t&&t.calculateParentRadius()}))},isStable:function(){var t=Math.abs(this.prevSystemTemperature-this.systemTemperature);return 1>Math.abs(10*this.systemTemperature/Math.sqrt(this.nodes.length))&&1e-5>t||0>=this.temperature},setCircularPositions:function(){var t,n,e=this,o=e.box,i=e.nodes,l=2*Math.PI/(i.length+1),c=e.options.initialPositionRadius;i.forEach((function(i,a){e.options.splitSeries&&!i.isParentNode?(t=i.series.parentNode.plotX,n=i.series.parentNode.plotY):(t=o.width/2,n=o.height/2),i.plotX=i.prevX=r(i.plotX,t+c*Math.cos(i.index||a*l)),i.plotY=i.prevY=r(i.plotY,n+c*Math.sin(i.index||a*l)),i.dispX=0,i.dispY=0}))},repulsiveForces:function(){var t,n,e,o=this,i=o.options.bubblePadding;o.nodes.forEach((function(l){l.degree=l.mass,l.neighbours=0,o.nodes.forEach((function(r){t=0,l===r||l.fixedPosition||!o.options.seriesInteraction&&l.series!==r.series||(e=o.getDistXY(l,r),0>(n=o.vectorLength(e)-(l.marker.radius+r.marker.radius+i))&&(l.degree+=.01,l.neighbours++,t=o.repulsiveForce(-n/Math.sqrt(l.neighbours),o.k,l,r)),o.force("repulsive",l,t*r.mass,e,r,n))}))}))},applyLimitBox:function(t){if(this.options.splitSeries&&!t.isParentNode&&this.options.parentNodeLimit){var n=this.getDistXY(t,t.series.parentNode),e=t.series.parentNodeRadius-t.marker.radius-this.vectorLength(n);0>e&&e>-2*t.marker.radius&&(t.plotX-=.01*n.x,t.plotY-=.01*n.y)}o.prototype.applyLimitBox.apply(this,arguments)}}),i(t,"beforeRedraw",(function(){this.allDataPoints&&delete this.allDataPoints}))})),n(t,"Series/PackedBubble/PackedBubbleSeries.js",[t["Core/Color/Color.js"],t["Core/Globals.js"],t["Series/PackedBubble/PackedBubblePoint.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],(function(t,n,e,o,i){var l=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),r=t.parse,c=o.series,a=o.seriesTypes.bubble,s=i.addEvent,u=i.clamp,d=i.defined,g=i.extend,h=i.fireEvent,_=i.isArray,C=i.isNumber,p=i.merge,f=i.pick,M=n.dragNodesMixin;return t=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.chart=void 0,n.data=void 0,n.layout=void 0,n.options=void 0,n.points=void 0,n.xData=void 0,n}return l(e,t),e.prototype.accumulateAllPoints=function(t){var n,e,o=t.chart,i=[];for(n=0;n<o.series.length;n++)if((t=o.series[n]).is("packedbubble")&&t.visible||!o.options.chart.ignoreHiddenSeries)for(e=0;e<t.yData.length;e++)i.push([null,null,t.yData[e],t.index,e,{id:e,marker:{radius:0}}]);return i},e.prototype.addLayout=function(){var t=this.options.layoutAlgorithm,e=this.chart.graphLayoutsStorage,o=this.chart.graphLayoutsLookup,i=this.chart.options.chart;e||(this.chart.graphLayoutsStorage=e={},this.chart.graphLayoutsLookup=o=[]);var l=e[t.type];l||(t.enableSimulation=d(i.forExport)?!i.forExport:t.enableSimulation,e[t.type]=l=new n.layouts[t.type],l.init(t),o.splice(l.index,0,l)),this.layout=l,this.points.forEach((function(t){t.mass=2,t.degree=1,t.collisionNmb=1})),l.setArea(0,0,this.chart.plotWidth,this.chart.plotHeight),l.addElementsToCollection([this],l.series),l.addElementsToCollection(this.points,l.nodes)},e.prototype.addSeriesLayout=function(){var t=this.options.layoutAlgorithm,e=this.chart.graphLayoutsStorage,o=this.chart.graphLayoutsLookup,i=p(t,t.parentNodeOptions,{enableSimulation:this.layout.options.enableSimulation}),l=e[t.type+"-series"];l||(e[t.type+"-series"]=l=new n.layouts[t.type],l.init(i),o.splice(l.index,0,l)),this.parentNodeLayout=l,this.createParentNodes()},e.prototype.calculateParentRadius=function(){var t=this.seriesBox();this.parentNodeRadius=u(Math.sqrt(2*this.parentNodeMass/Math.PI)+20,20,t?Math.max(Math.sqrt(Math.pow(t.width,2)+Math.pow(t.height,2))/2+20,20):Math.sqrt(2*this.parentNodeMass/Math.PI)+20),this.parentNode&&(this.parentNode.marker.radius=this.parentNode.radius=this.parentNodeRadius)},e.prototype.calculateZExtremes=function(){var t=this.options.zMin,n=this.options.zMax,e=1/0,o=-1/0;return t&&n?[t,n]:(this.chart.series.forEach((function(t){t.yData.forEach((function(t){d(t)&&(t>o&&(o=t),t<e&&(e=t))}))})),[t=f(t,e),n=f(n,o)])},e.prototype.checkOverlap=function(t,n){var e=t[0]-n[0],o=t[1]-n[1];return-.001>Math.sqrt(e*e+o*o)-Math.abs(t[2]+n[2])},e.prototype.createParentNodes=function(){var t,n=this,e=n.chart,o=n.parentNodeLayout,i=n.parentNode,l=n.pointClass,c=n.layout.options,a={radius:n.parentNodeRadius,lineColor:n.color,fillColor:r(n.color).brighten(.4).get()};c.parentNodeOptions&&(a=p(c.parentNodeOptions.marker||{},a)),n.parentNodeMass=0,n.points.forEach((function(t){n.parentNodeMass+=Math.PI*Math.pow(t.marker.radius,2)})),n.calculateParentRadius(),o.nodes.forEach((function(e){e.seriesIndex===n.index&&(t=!0)})),o.setArea(0,0,e.plotWidth,e.plotHeight),t||(i||(i=(new l).init(this,{mass:n.parentNodeRadius/2,marker:a,dataLabels:{inside:!1},states:{normal:{marker:a},hover:{marker:a}},dataLabelOnNull:!0,degree:n.parentNodeRadius,isParentNode:!0,seriesIndex:n.index})),n.parentNode&&(i.plotX=n.parentNode.plotX,i.plotY=n.parentNode.plotY),n.parentNode=i,o.addElementsToCollection([n],o.series),o.addElementsToCollection([i],o.nodes))},e.prototype.deferLayout=function(){var t=this.options.layoutAlgorithm;this.visible&&(this.addLayout(),t.splitSeries&&this.addSeriesLayout())},e.prototype.destroy=function(){this.chart.graphLayoutsLookup&&this.chart.graphLayoutsLookup.forEach((function(t){t.removeElementFromCollection(this,t.series)}),this),this.parentNode&&this.parentNodeLayout&&(this.parentNodeLayout.removeElementFromCollection(this.parentNode,this.parentNodeLayout.nodes),this.parentNode.dataLabel&&(this.parentNode.dataLabel=this.parentNode.dataLabel.destroy())),c.prototype.destroy.apply(this,arguments)},e.prototype.drawDataLabels=function(){var t=this.options.dataLabels.textPath,n=this.points;c.prototype.drawDataLabels.apply(this,arguments),this.parentNode&&(this.parentNode.formatPrefix="parentNode",this.points=[this.parentNode],this.options.dataLabels.textPath=this.options.dataLabels.parentNodeTextPath,c.prototype.drawDataLabels.apply(this,arguments),this.points=n,this.options.dataLabels.textPath=t)},e.prototype.drawGraph=function(){if(this.layout&&this.layout.options.splitSeries){var t=this.chart,n=this.layout.options.parentNodeOptions.marker,e={fill:n.fillColor||r(this.color).brighten(.4).get(),opacity:n.fillOpacity,stroke:n.lineColor||this.color,"stroke-width":f(n.lineWidth,this.options.lineWidth)};this.parentNodesGroup||(this.parentNodesGroup=this.plotGroup("parentNodesGroup","parentNode",this.visible?"inherit":"hidden",.1,t.seriesGroup),this.group.attr({zIndex:2})),this.calculateParentRadius(),n=p({x:this.parentNode.plotX-this.parentNodeRadius,y:this.parentNode.plotY-this.parentNodeRadius,width:2*this.parentNodeRadius,height:2*this.parentNodeRadius},e),this.parentNode.graphic||(this.graph=this.parentNode.graphic=t.renderer.symbol(e.symbol).add(this.parentNodesGroup)),this.parentNode.graphic.attr(n)}},e.prototype.drawTracker=function(){var n=this.parentNode;if(t.prototype.drawTracker.call(this),n){var e=_(n.dataLabels)?n.dataLabels:n.dataLabel?[n.dataLabel]:[];n.graphic&&(n.graphic.element.point=n),e.forEach((function(t){t.div?t.div.point=n:t.element.point=n}))}},e.prototype.getPointRadius=function(){var t,n,e,o,i=this,l=i.chart,r=i.options,c=r.useSimulation,a=Math.min(l.plotWidth,l.plotHeight),s={},d=[],g=l.allDataPoints;["minSize","maxSize"].forEach((function(t){var n=parseInt(r[t],10),e=/%$/.test(r[t]);s[t]=e?a*n/100:n*Math.sqrt(g.length)})),l.minRadius=t=s.minSize/Math.sqrt(g.length),l.maxRadius=n=s.maxSize/Math.sqrt(g.length);var h=c?i.calculateZExtremes():[t,n];(g||[]).forEach((function(l,r){e=c?u(l[2],h[0],h[1]):l[2],0===(o=i.getRadius(h[0],h[1],t,n,e))&&(o=null),g[r][2]=o,d.push(o)})),i.radii=d},e.prototype.init=function(){return c.prototype.init.apply(this,arguments),this.eventsToUnbind.push(s(this,"updatedData",(function(){this.chart.series.forEach((function(t){t.type===this.type&&(t.isDirty=!0)}),this)}))),this},e.prototype.onMouseUp=function(t){if(t.fixedPosition&&!t.removed){var n,e=this.layout,o=this.parentNodeLayout;o&&e.options.dragBetweenSeries&&o.nodes.forEach((function(o){t&&t.marker&&o!==t.series.parentNode&&(n=e.getDistXY(t,o),0>e.vectorLength(n)-o.marker.radius-t.marker.radius&&(o.series.addPoint(p(t.options,{plotX:t.plotX,plotY:t.plotY}),!1),e.removeElementFromCollection(t,e.nodes),t.remove()))})),M.onMouseUp.apply(this,arguments)}},e.prototype.placeBubbles=function(t){var n,e=this.checkOverlap,o=this.positionBubble,i=[],l=1,r=0,c=0,a=[];if((t=t.sort((function(t,n){return n[2]-t[2]}))).length){if(i.push([[0,0,t[0][2],t[0][3],t[0][4]]]),1<t.length)for(i.push([[0,0-t[1][2]-t[0][2],t[1][2],t[1][3],t[1][4]]]),n=2;n<t.length;n++)t[n][2]=t[n][2]||1,e(a=o(i[l][r],i[l-1][c],t[n]),i[l][0])?(i.push([]),c=0,i[l+1].push(o(i[l][r],i[l][0],t[n])),l++,r=0):1<l&&i[l-1][c+1]&&e(a,i[l-1][c+1])?(c++,i[l].push(o(i[l][r],i[l-1][c],t[n])),r++):(r++,i[l].push(a));this.chart.stages=i,this.chart.rawPositions=[].concat.apply([],i),this.resizeRadius(),a=this.chart.rawPositions}return a},e.prototype.pointAttribs=function(t,n){var e=this.options,o=e.marker;return t&&t.isParentNode&&e.layoutAlgorithm&&e.layoutAlgorithm.parentNodeOptions&&(o=e.layoutAlgorithm.parentNodeOptions.marker),e=o.fillOpacity,t=c.prototype.pointAttribs.call(this,t,n),1!==e&&(t["fill-opacity"]=e),t},e.prototype.positionBubble=function(t,n,e){var o=Math.sqrt,i=Math.asin,l=Math.acos,r=Math.pow,c=Math.abs;return o=o(r(t[0]-n[0],2)+r(t[1]-n[1],2)),l=l((r(o,2)+r(e[2]+n[2],2)-r(e[2]+t[2],2))/(2*(e[2]+n[2])*o)),i=i(c(t[0]-n[0])/o),t=(0>t[1]-n[1]?0:Math.PI)+l+i*(0>(t[0]-n[0])*(t[1]-n[1])?1:-1),[n[0]+(n[2]+e[2])*Math.sin(t),n[1]-(n[2]+e[2])*Math.cos(t),e[2],e[3],e[4]]},e.prototype.render=function(){var t=[];c.prototype.render.apply(this,arguments),this.options.dataLabels.allowOverlap||(this.data.forEach((function(n){_(n.dataLabels)&&n.dataLabels.forEach((function(n){t.push(n)}))})),this.options.useSimulation&&this.chart.hideOverlappingLabels(t))},e.prototype.resizeRadius=function(){var t,n,e,o=this.chart,i=o.rawPositions,l=Math.min,r=Math.max,c=o.plotLeft,a=o.plotTop,s=o.plotHeight,u=o.plotWidth,d=t=Number.POSITIVE_INFINITY,g=n=Number.NEGATIVE_INFINITY;for(e=0;e<i.length;e++){var h=i[e][2];d=l(d,i[e][0]-h),g=r(g,i[e][0]+h),t=l(t,i[e][1]-h),n=r(n,i[e][1]+h)}if(l=l.apply([],[(u-c)/(e=[g-d,n-t])[0],(s-a)/e[1]]),1e-10<Math.abs(l-1)){for(e=0;e<i.length;e++)i[e][2]*=l;this.placeBubbles(i)}else o.diffY=s/2+a-t-(n-t)/2,o.diffX=u/2+c-d-(g-d)/2},e.prototype.seriesBox=function(){var t,n=this.chart,e=Math.max,o=Math.min,i=[n.plotLeft,n.plotLeft+n.plotWidth,n.plotTop,n.plotTop+n.plotHeight];return this.data.forEach((function(n){d(n.plotX)&&d(n.plotY)&&n.marker.radius&&(i[0]=o(i[0],n.plotX-(t=n.marker.radius)),i[1]=e(i[1],n.plotX+t),i[2]=o(i[2],n.plotY-t),i[3]=e(i[3],n.plotY+t))})),C(i.width/i.height)?i:null},e.prototype.setVisible=function(){var t=this;c.prototype.setVisible.apply(t,arguments),t.parentNodeLayout&&t.graph?t.visible?(t.graph.show(),t.parentNode.dataLabel&&t.parentNode.dataLabel.show()):(t.graph.hide(),t.parentNodeLayout.removeElementFromCollection(t.parentNode,t.parentNodeLayout.nodes),t.parentNode.dataLabel&&t.parentNode.dataLabel.hide()):t.layout&&(t.visible?t.layout.addElementsToCollection(t.points,t.layout.nodes):t.points.forEach((function(n){t.layout.removeElementFromCollection(n,t.layout.nodes)})))},e.prototype.translate=function(){var t,n=this.chart,e=this.data,o=this.index,i=this.options.useSimulation;if(this.processedXData=this.xData,this.generatePoints(),d(n.allDataPoints)||(n.allDataPoints=this.accumulateAllPoints(this),this.getPointRadius()),i)var l=n.allDataPoints;else l=this.placeBubbles(n.allDataPoints),this.options.draggable=!1;for(t=0;t<l.length;t++)if(l[t][3]===o){var r=e[l[t][4]],c=f(l[t][2],void 0);i||(r.plotX=l[t][0]-n.plotLeft+n.diffX,r.plotY=l[t][1]-n.plotTop+n.diffY),C(c)&&(r.marker=g(r.marker,{radius:c,width:2*c,height:2*c}),r.radius=c)}i&&this.deferLayout(),h(this,"afterTranslate")},e.defaultOptions=p(a.defaultOptions,{minSize:"10%",maxSize:"50%",sizeBy:"area",zoneAxis:"y",crisp:!1,tooltip:{pointFormat:"Value: {point.value}"},draggable:!0,useSimulation:!0,parentNode:{allowPointSelect:!1},dataLabels:{formatter:function(){var t=this.series.chart.numberFormatter,n=this.point.value;return C(n)?t(n,-1):""},parentNodeFormatter:function(){return this.name},parentNodeTextPath:{enabled:!0},padding:0,style:{transition:"opacity 2000ms"}},layoutAlgorithm:{initialPositions:"circle",initialPositionRadius:20,bubblePadding:5,parentNodeLimit:!1,seriesInteraction:!0,dragBetweenSeries:!1,parentNodeOptions:{maxIterations:400,gravitationalConstant:.03,maxSpeed:50,initialPositionRadius:100,seriesInteraction:!0,marker:{fillColor:null,fillOpacity:1,lineWidth:null,lineColor:null,symbol:"circle"}},enableSimulation:!0,type:"packedbubble",integration:"packedbubble",maxIterations:1e3,splitSeries:!1,maxSpeed:5,gravitationalConstant:.01,friction:-.981}}),e}(a),g(t.prototype,{alignDataLabel:c.prototype.alignDataLabel,axisTypes:[],directTouch:!0,forces:["barycenter","repulsive"],hasDraggableNodes:!0,isCartesian:!1,noSharedTooltip:!0,onMouseDown:M.onMouseDown,onMouseMove:M.onMouseMove,pointArrayMap:["value"],pointClass:e,pointValKey:"value",redrawHalo:M.redrawHalo,requireSorting:!1,searchPoint:n.noop,trackerGroups:["group","dataLabelsGroup","parentNodesGroup"]}),o.registerSeriesType("packedbubble",t),t})),n(t,"Series/Polygon/PolygonSeries.js",[t["Core/Globals.js"],t["Core/Legend/LegendSymbol.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],(function(t,n,e,o){var i=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}();t=t.noop;var l=e.series,r=e.seriesTypes,c=r.area,a=r.line,s=r.scatter,u=o.merge;return(r=o.extend)((o=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.data=void 0,n.options=void 0,n.points=void 0,n}return i(n,t),n.prototype.getGraphPath=function(){for(var t=a.prototype.getGraphPath.call(this),n=t.length+1;n--;)(n===t.length||"M"===t[n][0])&&0<n&&t.splice(n,0,["Z"]);return this.areaPath=t},n.prototype.drawGraph=function(){this.options.fillColor=this.color,c.prototype.drawGraph.call(this)},n.defaultOptions=u(s.defaultOptions,{marker:{enabled:!1,states:{hover:{enabled:!1}}},stickyTracking:!1,tooltip:{followPointer:!0,pointFormat:""},trackByArea:!0}),n}(s)).prototype,{type:"polygon",drawLegendSymbol:n.drawRectangle,drawTracker:l.prototype.drawTracker,setStackedPoints:t}),e.registerSeriesType("polygon",o),o})),n(t,"Core/Axis/WaterfallAxis.js",[t["Extensions/Stacking.js"],t["Core/Utilities.js"]],(function(t,n){var e,o=n.addEvent,i=n.objectEach;return function(n){function e(){var t=this.waterfall.stacks;t&&(t.changed=!1,delete t.alreadyChanged)}function l(){var t=this.options.stackLabels;t&&t.enabled&&this.waterfall.stacks&&this.waterfall.renderStackTotals()}function r(){for(var t=this.axes,n=this.series,e=n.length;e--;)n[e].options.stacking&&(t.forEach((function(t){t.isXAxis||(t.waterfall.stacks.changed=!0)})),e=0)}function c(){this.waterfall||(this.waterfall=new a(this))}var a=function(){function n(t){this.axis=t,this.stacks={changed:!1}}return n.prototype.renderStackTotals=function(){var n=this.axis,e=n.waterfall.stacks,o=n.stacking&&n.stacking.stackTotalGroup,l=new t(n,n.options.stackLabels,!1,0,void 0);this.dummyStackItem=l,i(e,(function(n){i(n,(function(n){l.total=n.stackTotal,n.label&&(l.label=n.label),t.prototype.render.call(l,o),n.label=l.label,delete l.label}))})),l.total=null},n}();n.Composition=a,n.compose=function(t,n){o(t,"init",c),o(t,"afterBuildStacks",e),o(t,"afterRender",l),o(n,"beforeRedraw",r)}}(e||(e={})),e})),n(t,"Series/Waterfall/WaterfallPoint.js",[t["Series/Column/ColumnSeries.js"],t["Core/Series/Point.js"],t["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),i=e.isNumber;return function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.options=void 0,n.series=void 0,n}return o(e,t),e.prototype.getClassName=function(){var t=n.prototype.getClassName.call(this);return this.isSum?t+=" highcharts-sum":this.isIntermediateSum&&(t+=" highcharts-intermediate-sum"),t},e.prototype.isValid=function(){return i(this.y)||this.isSum||!!this.isIntermediateSum},e}(t.prototype.pointClass)})),n(t,"Series/Waterfall/WaterfallSeries.js",[t["Core/Axis/Axis.js"],t["Core/Chart/Chart.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"],t["Core/Axis/WaterfallAxis.js"],t["Series/Waterfall/WaterfallPoint.js"]],(function(t,n,e,o,i,l){var r=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),c=e.seriesTypes,a=c.column,s=c.line,u=o.arrayMax,d=o.arrayMin,g=o.correctFloat;c=o.extend;var h=o.isNumber,_=o.merge,C=o.objectEach,p=o.pick;return o=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.chart=void 0,n.data=void 0,n.options=void 0,n.points=void 0,n.stackedYNeg=void 0,n.stackedYPos=void 0,n.stackKey=void 0,n.xData=void 0,n.yAxis=void 0,n.yData=void 0,n}return r(n,t),n.prototype.generatePoints=function(){var t;a.prototype.generatePoints.apply(this);var n=0;for(t=this.points.length;n<t;n++){var e=this.points[n];(e.isIntermediateSum||e.isSum)&&(e.y=g(this.processedYData[n]))}},n.prototype.translate=function(){var t=this.options,n=this.yAxis,e=p(t.minPointLength,5),o=e/2,i=t.threshold||0,l=i,r=i;t=t.stacking;var c=n.waterfall.stacks[this.stackKey];a.prototype.translate.apply(this);for(var s=this.points,u=0;u<s.length;u++){var d=s[u],g=this.processedYData[u],_=d.shapeArgs;if(_&&h(g)){var C=[0,g],f=d.y;if(t){if(c){if(C=c[u],"overlap"===t){var M=C.stackState[C.stateIndex--];M=0<=f?M:M-f,Object.hasOwnProperty.call(C,"absolutePos")&&delete C.absolutePos,Object.hasOwnProperty.call(C,"absoluteNeg")&&delete C.absoluteNeg}else 0<=f?(M=C.threshold+C.posTotal,C.posTotal-=f):(M=C.threshold+C.negTotal,C.negTotal-=f,M-=f),!C.posTotal&&Object.hasOwnProperty.call(C,"absolutePos")&&(C.posTotal=C.absolutePos,delete C.absolutePos),!C.negTotal&&Object.hasOwnProperty.call(C,"absoluteNeg")&&(C.negTotal=C.absoluteNeg,delete C.absoluteNeg);d.isSum||(C.connectorThreshold=C.threshold+C.stackTotal),n.reversed?(g=0<=f?M-f:M+f,f=M):(g=M,f=M-f),d.below=g<=i,_.y=n.translate(g,!1,!0,!1,!0)||0,_.height=Math.abs(_.y-(n.translate(f,!1,!0,!1,!0)||0)),(f=n.waterfall.dummyStackItem)&&(f.x=u,f.label=c[u].label,f.setOffset(this.pointXOffset||0,this.barW||0,this.stackedYNeg[u],this.stackedYPos[u]))}}else M=Math.max(l,l+f)+C[0],_.y=n.translate(M,!1,!0,!1,!0)||0,d.isSum?(_.y=n.translate(C[1],!1,!0,!1,!0)||0,_.height=Math.min(n.translate(C[0],!1,!0,!1,!0)||0,n.len)-_.y,d.below=C[1]<=i):d.isIntermediateSum?(0<=f?(g=C[1]+r,f=r):(g=r,f=C[1]+r),n.reversed&&(g^=f,g^=f^=g),_.y=n.translate(g,!1,!0,!1,!0)||0,_.height=Math.abs(_.y-Math.min(n.translate(f,!1,!0,!1,!0)||0,n.len)),r+=C[1],d.below=g<=i):(_.height=0<g?(n.translate(l,!1,!0,!1,!0)||0)-_.y:(n.translate(l,!1,!0,!1,!0)||0)-(n.translate(l-g,!1,!0,!1,!0)||0),d.below=(l+=g)<i),0>_.height&&(_.y+=_.height,_.height*=-1);d.plotY=_.y=Math.round(_.y||0)-this.borderWidth%2/2,_.height=Math.max(Math.round(_.height||0),.001),d.yBottom=_.y+_.height,_.height<=e&&!d.isNull?(_.height=e,_.y-=o,d.plotY=_.y,d.minPointLengthOffset=0>d.y?-o:o):(d.isNull&&(_.width=0),d.minPointLengthOffset=0),f=d.plotY+(d.negative?_.height:0),d.below&&(d.plotY+=_.height),d.tooltipPos&&(this.chart.inverted?d.tooltipPos[0]=n.len-f:d.tooltipPos[1]=f)}}},n.prototype.processData=function(n){var e,o,i,l,r,c=this.options,a=this.yData,s=c.data,u=a.length,d=c.threshold||0;for(r=o=e=i=l=0;r<u;r++){var h=a[r],_=s&&s[r]?s[r]:{};"sum"===h||_.isSum?a[r]=g(o):"intermediateSum"===h||_.isIntermediateSum?(a[r]=g(e),e=0):(o+=h,e+=h),i=Math.min(o,i),l=Math.max(o,l)}t.prototype.processData.call(this,n),c.stacking||(this.dataMin=i+d,this.dataMax=l)},n.prototype.toYData=function(t){return t.isSum?"sum":t.isIntermediateSum?"intermediateSum":t.y},n.prototype.updateParallelArrays=function(n,e){t.prototype.updateParallelArrays.call(this,n,e),"sum"!==this.yData[0]&&"intermediateSum"!==this.yData[0]||(this.yData[0]=null)},n.prototype.pointAttribs=function(t,n){var e=this.options.upColor;return e&&!t.options.color&&(t.color=0<t.y?e:null),delete(t=a.prototype.pointAttribs.call(this,t,n)).dashstyle,t},n.prototype.getGraphPath=function(){return[["M",0,0]]},n.prototype.getCrispPath=function(){var t,n=this.data,e=this.yAxis,o=n.length,i=Math.round(this.graph.strokeWidth())%2/2,l=Math.round(this.borderWidth)%2/2,r=this.xAxis.reversed,c=this.yAxis.reversed,a=this.options.stacking,s=[];for(t=1;t<o;t++){var u=n[t].shapeArgs,d=n[t-1],g=n[t-1].shapeArgs,h=e.waterfall.stacks[this.stackKey],_=0<d.y?-g.height:0;h&&g&&u&&(h=h[t-1],a?(h=h.connectorThreshold,_=Math.round(e.translate(h,0,1,0,1)+(c?_:0))-i):_=g.y+d.minPointLengthOffset+l-i,s.push(["M",(g.x||0)+(r?0:g.width||0),_],["L",(u.x||0)+(r&&u.width||0),_])),g&&s.length&&(!a&&0>d.y&&!c||0<d.y&&c)&&((d=s[s.length-2])&&"number"==typeof d[2]&&(d[2]+=g.height||0),(d=s[s.length-1])&&"number"==typeof d[2]&&(d[2]+=g.height||0))}return s},n.prototype.drawGraph=function(){s.prototype.drawGraph.call(this),this.graph.attr({d:this.getCrispPath()})},n.prototype.setStackedPoints=function(){function t(t,n,e,o){if(O)for(;e<O;e++)p.stackState[e]+=o;else p.stackState[0]=t,O=p.stackState.length;p.stackState.push(p.stackState[O-1]+n)}var n,e,o,i=this.options,l=this.yAxis.waterfall.stacks,r=i.threshold,c=r||0,a=c,s=this.stackKey,u=this.xData,d=u.length;this.yAxis.stacking.usePercentage=!1;var g=e=o=c;if(this.visible||!this.chart.options.chart.ignoreHiddenSeries){var h=l.changed;(n=l.alreadyChanged)&&0>n.indexOf(s)&&(h=!0),l[s]||(l[s]={}),n=l[s];for(var _=0;_<d;_++){var C=u[_];n[C]&&!h||(n[C]={negTotal:0,posTotal:0,stackTotal:0,threshold:0,stateIndex:0,stackState:[],label:h&&n[C]?n[C].label:void 0});var p=n[C],f=this.yData[_];0<=f?p.posTotal+=f:p.negTotal+=f;var M=i.data[_];C=p.absolutePos=p.posTotal;var P=p.absoluteNeg=p.negTotal;p.stackTotal=C+P;var O=p.stackState.length;M&&M.isIntermediateSum?(t(o,e,0,o),o=e,e=r,c^=a,c^=a^=c):M&&M.isSum?(t(r,g,O),c=r):(t(c,f,0,g),M&&(g+=f,e+=f)),p.stateIndex++,p.threshold=c,c+=p.stackTotal}l.changed=!1,l.alreadyChanged||(l.alreadyChanged=[]),l.alreadyChanged.push(s)}},n.prototype.getExtremes=function(){var t=this.options.stacking;if(t){var n=this.yAxis;n=n.waterfall.stacks;var e=this.stackedYNeg=[],o=this.stackedYPos=[];return C(n[this.stackKey],"overlap"===t?function(t){e.push(d(t.stackState)),o.push(u(t.stackState))}:function(t){e.push(t.negTotal+t.threshold),o.push(t.posTotal+t.threshold)}),{dataMin:d(e),dataMax:u(o)}}return{dataMin:this.dataMin,dataMax:this.dataMax}},n.defaultOptions=_(a.defaultOptions,{dataLabels:{inside:!0},lineWidth:1,lineColor:"#333333",dashStyle:"Dot",borderColor:"#333333",states:{hover:{lineWidthPlus:0}}}),n}(a),c(o.prototype,{getZonesGraphs:s.prototype.getZonesGraphs,pointValKey:"y",showLine:!0,pointClass:l}),e.registerSeriesType("waterfall",o),i.compose(t,n),o})),n(t,"Extensions/Polar.js",[t["Core/Animation/AnimationUtilities.js"],t["Core/Chart/Chart.js"],t["Core/Globals.js"],t["Extensions/Pane.js"],t["Core/Pointer.js"],t["Core/Series/Series.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Renderer/SVG/SVGRenderer.js"],t["Core/Utilities.js"]],(function(t,n,e,o,i,l,r,c,a){var s=t.animObject;r=r.seriesTypes;var u=a.addEvent,d=a.defined,g=a.find,h=a.isNumber,_=a.pick,C=a.splat,p=a.uniqueKey;t=a.wrap;var f=l.prototype;i=i.prototype,f.searchPointByAngle=function(t){var n=this.chart,e=this.xAxis.pane.center;return this.searchKDTree({clientX:180+-180/Math.PI*Math.atan2(t.chartX-e[0]-n.plotLeft,t.chartY-e[1]-n.plotTop)})},f.getConnectors=function(t,n,e,o){var i=o?1:0,l=0<=n&&n<=t.length-1?n:0>n?t.length-1+n:0,r=t[n=0>l-1?t.length-(1+i):l-1],c=r.plotX,a=(i=t[i=l+1>t.length-1?i:l+1]).plotX,s=i.plotY;c=(1.5*(i=t[l].plotX)+c)/2.5,r=(1.5*(l=t[l].plotY)+(r=r.plotY))/2.5,a=(1.5*i+a)/2.5;var u=(1.5*l+s)/2.5;s=Math.sqrt(Math.pow(c-i,2)+Math.pow(r-l,2));var d=Math.sqrt(Math.pow(a-i,2)+Math.pow(u-l,2));return c=Math.atan2(r-l,c-i),u=Math.PI/2+(c+Math.atan2(u-l,a-i))/2,Math.abs(c-u)>Math.PI/2&&(u-=Math.PI),c=i+Math.cos(u)*s,r=l+Math.sin(u)*s,i={rightContX:a=i+Math.cos(Math.PI+u)*d,rightContY:u=l+Math.sin(Math.PI+u)*d,leftContX:c,leftContY:r,plotX:i,plotY:l},e&&(i.prevPointCont=this.getConnectors(t,n,!1,o)),i},f.toXY=function(t){var n=this.chart,e=this.xAxis,o=this.yAxis,i=t.plotX,l=t.plotY,r=t.series,c=n.inverted,a=t.y,s=c?i:o.len-l;c&&r&&!r.isRadialBar&&(t.plotY=l="number"==typeof a&&o.translate(a)||0),t.rectPlotX=i,t.rectPlotY=l,o.center&&(s+=o.center[3]/2),h(l)&&(o=c?o.postTranslate(l,s):e.postTranslate(i,s),t.plotX=t.polarPlotX=o.x-n.plotLeft,t.plotY=t.polarPlotY=o.y-n.plotTop),this.kdByAngle?(0>(n=(i/Math.PI*180+e.pane.options.startAngle)%360)&&(n+=360),t.clientX=n):t.clientX=t.plotX},r.spline&&(t(r.spline.prototype,"getPointSpline",(function(t,n,e,o){return this.chart.polar?o?(e=(t=this.getConnectors(n,o,!0,this.connectEnds)).prevPointCont&&t.prevPointCont.rightContY,t=["C",h(n=t.prevPointCont&&t.prevPointCont.rightContX)?n:t.plotX,h(e)?e:t.plotY,h(t.leftContX)?t.leftContX:t.plotX,h(t.leftContY)?t.leftContY:t.plotY,t.plotX,t.plotY]):t=["M",e.plotX,e.plotY]:t=t.call(this,n,e,o),t})),r.areasplinerange&&(r.areasplinerange.prototype.getPointSpline=r.spline.prototype.getPointSpline)),u(l,"afterTranslate",(function(){var t=this.chart;if(t.polar&&this.xAxis){if((this.kdByAngle=t.tooltip&&t.tooltip.shared)?this.searchPoint=this.searchPointByAngle:this.options.findNearestPointBy="xy",!this.preventPostTranslate)for(var n=this.points,o=n.length;o--;)this.toXY(n[o]),!t.hasParallelCoordinates&&!this.yAxis.reversed&&n[o].y<this.yAxis.min&&(n[o].isNull=!0);this.hasClipCircleSetter||(this.hasClipCircleSetter=!!this.eventsToUnbind.push(u(this,"afterRender",(function(){if(t.polar){var n=this.yAxis.pane.center;this.clipCircle?this.clipCircle.animate({x:n[0],y:n[1],r:n[2]/2,innerR:n[3]/2}):this.clipCircle=t.renderer.clipCircle(n[0],n[1],n[2]/2,n[3]/2),this.group.clip(this.clipCircle),this.setClip=e.noop}}))))}}),{order:2}),t(r.line.prototype,"getGraphPath",(function(t,n){var e,o=this;if(this.chart.polar){for(n=n||this.points,e=0;e<n.length;e++)if(!n[e].isNull){var i=e;break}if(!1!==this.options.connectEnds&&void 0!==i){this.connectEnds=!0,n.splice(n.length,0,n[i]);var l=!0}n.forEach((function(t){void 0===t.polarPlotY&&o.toXY(t)}))}return e=t.apply(this,[].slice.call(arguments,1)),l&&n.pop(),e}));var M=function(t,n){var o,i,l,r,c=this,a=this.chart,u=this.options.animation,d=this.group,g=this.markerGroup,h=this.xAxis&&this.xAxis.center,C=a.plotLeft,p=a.plotTop;if(a.polar){if(c.isRadialBar)n||(c.startAngleRad=_(c.translatedThreshold,c.xAxis.startAngleRad),e.seriesTypes.pie.prototype.animate.call(c,n));else if(a.renderer.isSVG)if(u=s(u),c.is("column")){if(!n){var f=h[3]/2;c.points.forEach((function(t){l=(i=t.shapeArgs)&&i.r,r=i&&i.innerR,(o=t.graphic)&&i&&(o.attr({r:f,innerR:f}),o.animate({r:l,innerR:r},c.options.animation))}))}}else n?(d.attr(t={translateX:h[0]+C,translateY:h[1]+p,scaleX:.001,scaleY:.001}),g&&g.attr(t)):(d.animate(t={translateX:C,translateY:p,scaleX:1,scaleY:1},u),g&&g.animate(t,u))}else t.call(this,n)};if(t(f,"animate",M),r.column){var P=r.arearange.prototype;(r=r.column.prototype).polarArc=function(t,n,e,o){var i=this.xAxis.center,l=this.yAxis.len,r=i[3]/2;return n=l-n+r,t=l-_(t,l)+r,this.yAxis.reversed&&(0>n&&(n=r),0>t&&(t=r)),{x:i[0],y:i[1],r:n,innerR:t,start:e,end:o}},t(r,"animate",M),t(r,"translate",(function(t){var n=this.options,e=n.stacking,o=this.chart,i=this.xAxis,l=this.yAxis,r=l.reversed,c=l.center,s=i.startAngleRad,u=i.endAngleRad-s;if(this.preventPostTranslate=!0,t.call(this),i.isRadial){i=(t=this.points).length;var g=l.translate(l.min),_=l.translate(l.max);if(n=n.threshold||0,o.inverted&&h(n)){var C=l.translate(n);d(C)&&(0>C?C=0:C>u&&(C=u),this.translatedThreshold=C+s)}for(;i--;){var p=(n=t[i]).barX,f=n.x,M=n.y;if(n.shapeType="arc",o.inverted){if(n.plotY=l.translate(M),e&&l.stacking){if(M=l.stacking.stacks[(0>M?"-":"")+this.stackKey],this.visible&&M&&M[f]&&!n.isNull){var P=M[f].points[this.getStackIndicator(void 0,f,this.index).key],O=l.translate(P[0]);P=l.translate(P[1]),d(O)&&(O=a.clamp(O,0,u))}}else O=C,P=n.plotY;O>P&&(P=[O,O=P][0]),r?P>g?P=g:O<_?O=_:(O>g||P<_)&&(O=P=u):O<g?O=g:P>_?P=_:(P<g||O>_)&&(O=P=0),l.min>l.max&&(O=P=r?u:0),O+=s,P+=s,c&&(n.barX=p+=c[3]/2),f=Math.max(p,0),M=Math.max(p+n.pointWidth,0),n.shapeArgs={x:c&&c[0],y:c&&c[1],r:M,innerR:f,start:O,end:P},n.opacity=O===P?0:void 0,n.plotY=(d(this.translatedThreshold)&&(O<this.translatedThreshold?O:P))-s}else n.shapeArgs=this.polarArc(n.yBottom,n.plotY,O=p+s,O+n.pointWidth);this.toXY(n),o.inverted?(p=l.postTranslate(n.rectPlotY,p+n.pointWidth/2),n.tooltipPos=[p.x-o.plotLeft,p.y-o.plotTop]):n.tooltipPos=[n.plotX,n.plotY],c&&(n.ttBelow=n.plotY>c[1])}}})),r.findAlignments=function(t,n){return null===n.align&&(n.align=20<t&&160>t?"left":200<t&&340>t?"right":"center"),null===n.verticalAlign&&(n.verticalAlign=45>t||315<t?"bottom":135<t&&225>t?"top":"middle"),n},P&&(P.findAlignments=r.findAlignments),t(r,"alignDataLabel",(function(t,n,e,o,i,l){var r=this.chart,c=_(o.inside,!!this.options.stacking);r.polar?(t=n.rectPlotX/Math.PI*180,r.inverted?(this.forceDL=r.isInsidePlot(n.plotX,Math.round(n.plotY)),c&&n.shapeArgs?i={x:(i=this.yAxis.postTranslate((((i=n.shapeArgs).start||0)+(i.end||0))/2-this.xAxis.startAngleRad,n.barX+n.pointWidth/2)).x-r.plotLeft,y:i.y-r.plotTop}:n.tooltipPos&&(i={x:n.tooltipPos[0],y:n.tooltipPos[1]}),o.align=_(o.align,"center"),o.verticalAlign=_(o.verticalAlign,"middle")):this.findAlignments&&(o=this.findAlignments(t,o)),f.alignDataLabel.call(this,n,e,o,i,l),this.isRadialBar&&n.shapeArgs&&n.shapeArgs.start===n.shapeArgs.end&&e.hide(!0)):t.call(this,n,e,o,i,l)}))}t(i,"getCoordinates",(function(t,n){var e=this.chart,o={xAxis:[],yAxis:[]};return e.polar?e.axes.forEach((function(t){var i=t.isXAxis,l=t.center;if("colorAxis"!==t.coll){var r=n.chartX-l[0]-e.plotLeft;l=n.chartY-l[1]-e.plotTop,o[i?"xAxis":"yAxis"].push({axis:t,value:t.translate(i?Math.PI-Math.atan2(r,l):Math.sqrt(Math.pow(r,2)+Math.pow(l,2)),!0)})}})):o=t.call(this,n),o})),c.prototype.clipCircle=function(t,n,e,o){var i=p(),l=this.createElement("clipPath").attr({id:i}).add(this.defs);return(t=o?this.arc(t,n,e,o,0,2*Math.PI).add(l):this.circle(t,n,e).add(l)).id=i,t.clipPath=l,t},u(n,"getAxes",(function(){this.pane||(this.pane=[]),this.options.pane=C(this.options.pane),this.options.pane.forEach((function(t){new o(t,this)}),this)})),u(n,"afterDrawChartBox",(function(){this.pane.forEach((function(t){t.render()}))})),u(l,"afterInit",(function(){var t=this.chart;t.inverted&&t.polar&&(this.isRadialSeries=!0,this.is("column")&&(this.isRadialBar=!0))})),t(n.prototype,"get",(function(t,n){return g(this.pane||[],(function(t){return t.options.id===n}))||t.call(this,n)}))})),n(t,"masters/highcharts-more.src.js",[t["Core/Globals.js"],t["Core/Axis/RadialAxis.js"],t["Series/Bubble/BubbleSeries.js"]],(function(t,n,e){n.compose(t.Axis,t.Tick),e.compose(t.Chart,t.Legend,t.Series)}))}))},MB5B:function(t,n,e){"use strict";var o=e("AZf1"),i=e("wEqr");o.Observable.prototype.partition=i.partition},MCLT:function(t,n,e){var o=/%[sdj%]/g;n.format=function(t){if(!p(t)){for(var n=[],e=0;e<arguments.length;e++)n.push(r(arguments[e]));return n.join(" ")}e=1;for(var i=arguments,l=i.length,c=String(t).replace(o,(function(t){if("%%"===t)return"%";if(e>=l)return t;switch(t){case"%s":return String(i[e++]);case"%d":return Number(i[e++]);case"%j":try{return JSON.stringify(i[e++])}catch(n){return"[Circular]"}default:return t}})),a=i[e];e<l;a=i[++e])_(a)||!P(a)?c+=" "+a:c+=" "+r(a);return c},n.deprecate=function(t,e){if(f(global.process))return function(){return n.deprecate(t,e).apply(this,arguments)};if(!0===process.noDeprecation)return t;var o=!1;return function(){if(!o){if(process.throwDeprecation)throw new Error(e);process.traceDeprecation?console.trace(e):console.error(e),o=!0}return t.apply(this,arguments)}};var i,l={};function r(t,e){var o={seen:[],stylize:a};return arguments.length>=3&&(o.depth=arguments[2]),arguments.length>=4&&(o.colors=arguments[3]),h(e)?o.showHidden=e:e&&n._extend(o,e),f(o.showHidden)&&(o.showHidden=!1),f(o.depth)&&(o.depth=2),f(o.colors)&&(o.colors=!1),f(o.customInspect)&&(o.customInspect=!0),o.colors&&(o.stylize=c),s(o,t,o.depth)}function c(t,n){var e=r.styles[n];return e?"\x1b["+r.colors[e][0]+"m"+t+"\x1b["+r.colors[e][1]+"m":t}function a(t,n){return t}function s(t,e,o){if(t.customInspect&&e&&v(e.inspect)&&e.inspect!==n.inspect&&(!e.constructor||e.constructor.prototype!==e)){var i=e.inspect(o,t);return p(i)||(i=s(t,i,o)),i}var l=function(t,n){if(f(n))return t.stylize("undefined","undefined");if(p(n)){var e="'"+JSON.stringify(n).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return t.stylize(e,"string")}return C(n)?t.stylize(""+n,"number"):h(n)?t.stylize(""+n,"boolean"):_(n)?t.stylize("null","null"):void 0}(t,e);if(l)return l;var r=Object.keys(e),c=function(t){var n={};return t.forEach((function(t,e){n[t]=!0})),n}(r);if(t.showHidden&&(r=Object.getOwnPropertyNames(e)),m(e)&&(r.indexOf("message")>=0||r.indexOf("description")>=0))return u(e);if(0===r.length){if(v(e))return t.stylize("[Function"+(e.name?": "+e.name:"")+"]","special");if(M(e))return t.stylize(RegExp.prototype.toString.call(e),"regexp");if(O(e))return t.stylize(Date.prototype.toString.call(e),"date");if(m(e))return u(e)}var a,P="",y=!1,b=["{","}"];return g(e)&&(y=!0,b=["[","]"]),v(e)&&(P=" [Function"+(e.name?": "+e.name:"")+"]"),M(e)&&(P=" "+RegExp.prototype.toString.call(e)),O(e)&&(P=" "+Date.prototype.toUTCString.call(e)),m(e)&&(P=" "+u(e)),0!==r.length||y&&0!=e.length?o<0?M(e)?t.stylize(RegExp.prototype.toString.call(e),"regexp"):t.stylize("[Object]","special"):(t.seen.push(e),a=y?function(t,n,e,o,i){for(var l=[],r=0,c=n.length;r<c;++r)w(n,String(r))?l.push(d(t,n,e,o,String(r),!0)):l.push("");return i.forEach((function(i){i.match(/^\d+$/)||l.push(d(t,n,e,o,i,!0))})),l}(t,e,o,c,r):r.map((function(n){return d(t,e,o,c,n,y)})),t.seen.pop(),function(t,n,e){return t.reduce((function(t,n){return n.indexOf("\n"),t+n.replace(/\u001b\[\d\d?m/g,"").length+1}),0)>60?e[0]+(""===n?"":n+"\n ")+" "+t.join(",\n  ")+" "+e[1]:e[0]+n+" "+t.join(", ")+" "+e[1]}(a,P,b)):b[0]+P+b[1]}function u(t){return"["+Error.prototype.toString.call(t)+"]"}function d(t,n,e,o,i,l){var r,c,a;if((a=Object.getOwnPropertyDescriptor(n,i)||{value:n[i]}).get?c=t.stylize(a.set?"[Getter/Setter]":"[Getter]","special"):a.set&&(c=t.stylize("[Setter]","special")),w(o,i)||(r="["+i+"]"),c||(t.seen.indexOf(a.value)<0?(c=_(e)?s(t,a.value,null):s(t,a.value,e-1)).indexOf("\n")>-1&&(c=l?c.split("\n").map((function(t){return"  "+t})).join("\n").substr(2):"\n"+c.split("\n").map((function(t){return"   "+t})).join("\n")):c=t.stylize("[Circular]","special")),f(r)){if(l&&i.match(/^\d+$/))return c;(r=JSON.stringify(""+i)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(r=r.substr(1,r.length-2),r=t.stylize(r,"name")):(r=r.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),r=t.stylize(r,"string"))}return r+": "+c}function g(t){return Array.isArray(t)}function h(t){return"boolean"==typeof t}function _(t){return null===t}function C(t){return"number"==typeof t}function p(t){return"string"==typeof t}function f(t){return void 0===t}function M(t){return P(t)&&"[object RegExp]"===y(t)}function P(t){return"object"==typeof t&&null!==t}function O(t){return P(t)&&"[object Date]"===y(t)}function m(t){return P(t)&&("[object Error]"===y(t)||t instanceof Error)}function v(t){return"function"==typeof t}function y(t){return Object.prototype.toString.call(t)}function b(t){return t<10?"0"+t.toString(10):t.toString(10)}n.debuglog=function(t){if(f(i)&&(i=process.env.NODE_DEBUG||""),t=t.toUpperCase(),!l[t])if(new RegExp("\\b"+t+"\\b","i").test(i)){var e=process.pid;l[t]=function(){var o=n.format.apply(n,arguments);console.error("%s %d: %s",t,e,o)}}else l[t]=function(){};return l[t]},n.inspect=r,r.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},r.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},n.isArray=g,n.isBoolean=h,n.isNull=_,n.isNullOrUndefined=function(t){return null==t},n.isNumber=C,n.isString=p,n.isSymbol=function(t){return"symbol"==typeof t},n.isUndefined=f,n.isRegExp=M,n.isObject=P,n.isDate=O,n.isError=m,n.isFunction=v,n.isPrimitive=function(t){return null===t||"boolean"==typeof t||"number"==typeof t||"string"==typeof t||"symbol"==typeof t||void 0===t},n.isBuffer=e("1gqn");var x=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function A(){var t=new Date,n=[b(t.getHours()),b(t.getMinutes()),b(t.getSeconds())].join(":");return[t.getDate(),x[t.getMonth()],n].join(" ")}function w(t,n){return Object.prototype.hasOwnProperty.call(t,n)}n.log=function(){console.log("%s - %s",A(),n.format.apply(n,arguments))},n.inherits=e("KKCa"),n._extend=function(t,n){if(!n||!P(n))return t;for(var e=Object.keys(n),o=e.length;o--;)t[e[o]]=n[e[o]];return t}},MHPA:function(t,n,e){var o=e("PBLz").__extends,i=e("9jZZ"),l=e("Irel");n.takeUntil=function(t){return function(n){return n.lift(new r(t))}};var r=function(){function t(t){this.notifier=t}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.notifier))},t}(),c=function(t){function n(n,e){t.call(this,n),this.notifier=e,this.add(l.subscribeToResult(this,e))}return o(n,t),n.prototype.notifyNext=function(t,n,e,o,i){this.complete()},n.prototype.notifyComplete=function(){},n}(i.OuterSubscriber)},MdjT:function(t,n,e){"use strict";var o=e("AZf1"),i=e("rVFa"),l=e("NwwV"),r=e("0p2S");n.merge=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];var e=Number.POSITIVE_INFINITY,c=null,a=t[t.length-1];return l.isScheduler(a)?(c=t.pop(),t.length>1&&"number"==typeof t[t.length-1]&&(e=t.pop())):"number"==typeof a&&(e=t.pop()),null===c&&1===t.length&&t[0]instanceof o.Observable?t[0]:r.mergeAll(e)(new i.ArrayObservable(t,c))}},"Mnf/":function(t,n,e){var o=e("PBLz").__extends,i=e("zZI/"),l=e("AZf1"),r=e("Re0n");n.IntervalObservable=function(t){function n(n,e){void 0===n&&(n=0),void 0===e&&(e=r.async),t.call(this),this.period=n,this.scheduler=e,(!i.isNumeric(n)||n<0)&&(this.period=0),e&&"function"==typeof e.schedule||(this.scheduler=r.async)}return o(n,t),n.create=function(t,e){return void 0===t&&(t=0),void 0===e&&(e=r.async),new n(t,e)},n.dispatch=function(t){var n=t.subscriber,e=t.period;n.next(t.index),n.closed||(t.index+=1,this.schedule(t,e))},n.prototype._subscribe=function(t){var e=this.period;t.add(this.scheduler.schedule(n.dispatch,e,{index:0,subscriber:t,period:e}))},n}(l.Observable)},N6Zr:function(t,n,e){var o=e("PBLz").__extends,i=e("y2i3"),l=e("zKHA"),r=e("AJP0"),c=e("9jZZ"),a=e("Irel");n.bufferWhen=function(t){return function(n){return n.lift(new s(t))}};var s=function(){function t(t){this.closingSelector=t}return t.prototype.call=function(t,n){return n.subscribe(new u(t,this.closingSelector))},t}(),u=function(t){function n(n,e){t.call(this,n),this.closingSelector=e,this.subscribing=!1,this.openBuffer()}return o(n,t),n.prototype._next=function(t){this.buffer.push(t)},n.prototype._complete=function(){var n=this.buffer;n&&this.destination.next(n),t.prototype._complete.call(this)},n.prototype._unsubscribe=function(){this.buffer=null,this.subscribing=!1},n.prototype.notifyNext=function(t,n,e,o,i){this.openBuffer()},n.prototype.notifyComplete=function(){this.subscribing?this.complete():this.openBuffer()},n.prototype.openBuffer=function(){var t=this.closingSubscription;t&&(this.remove(t),t.unsubscribe()),this.buffer&&this.destination.next(this.buffer),this.buffer=[];var n=l.tryCatch(this.closingSelector)();n===r.errorObject?this.error(r.errorObject.e):(t=new i.Subscription,this.closingSubscription=t,this.add(t),this.subscribing=!0,t.add(a.subscribeToResult(this,n)),this.subscribing=!1)},n}(c.OuterSubscriber)},NNAl:function(t,n,e){var o=e("PBLz").__extends,i=e("y2i3");n.SubjectSubscription=function(t){function n(n,e){t.call(this),this.subject=n,this.subscriber=e,this.closed=!1}return o(n,t),n.prototype.unsubscribe=function(){if(!this.closed){this.closed=!0;var t=this.subject,n=t.observers;if(this.subject=null,n&&0!==n.length&&!t.isStopped&&!t.closed){var e=n.indexOf(this.subscriber);-1!==e&&n.splice(e,1)}}},n}(i.Subscription)},NeaI:function(t,n,e){"use strict";var o=e("o6MN");n.throttle=function(t,n){return void 0===n&&(n=o.defaultThrottleConfig),o.throttle(t,n)(this)}},NwwV:function(t,n,e){"use strict";n.isScheduler=function(t){return t&&"function"==typeof t.schedule}},"O/EN":function(t,n,e){"use strict";var o=e("8G9e"),i=e("cf1P");n.publishLast=function(){return function(t){return i.multicast(new o.AsyncSubject)(t)}}},O3Xf:function(t,n,e){"use strict";var o;!function(){function e(t){if(void 0===t)throw new Error('Pathformer [constructor]: "element" parameter is required');if(t.constructor===String&&!(t=document.getElementById(t)))throw new Error('Pathformer [constructor]: "element" parameter is not related to an existing ID');if(!(t instanceof window.SVGElement||t instanceof window.SVGGElement||/^svg$/i.test(t.nodeName)))throw new Error('Pathformer [constructor]: "element" parameter must be a string or a SVGelement');this.el=t,this.scan(t)}var i,l,r,c;function a(t,n,e){i(),this.isReady=!1,this.setElement(t,n),this.setOptions(n),this.setCallback(e),this.isReady&&this.init()}e.prototype.TYPES=["line","ellipse","circle","polygon","polyline","rect"],e.prototype.ATTR_WATCH=["cx","cy","points","r","rx","ry","x","x1","x2","y","y1","y2"],e.prototype.scan=function(t){for(var n,e,o,i=t.querySelectorAll(this.TYPES.join(",")),l=0;l<i.length;l++)e=(0,this[(n=i[l]).tagName.toLowerCase()+"ToPath"])(this.parseAttr(n.attributes)),o=this.pathMaker(n,e),n.parentNode.replaceChild(o,n)},e.prototype.lineToPath=function(t){var n={};return n.d="M"+(t.x1||0)+","+(t.y1||0)+"L"+(t.x2||0)+","+(t.y2||0),n},e.prototype.rectToPath=function(t){var n={},e=parseFloat(t.x)||0,o=parseFloat(t.y)||0,i=parseFloat(t.width)||0,l=parseFloat(t.height)||0;if(t.rx||t.ry){var r=parseInt(t.rx,10)||-1,c=parseInt(t.ry,10)||-1;r=Math.min(Math.max(r<0?c:r,0),i/2),c=Math.min(Math.max(c<0?r:c,0),l/2),n.d="M "+(e+r)+","+o+" L "+(e+i-r)+","+o+" A "+r+","+c+",0,0,1,"+(e+i)+","+(o+c)+" L "+(e+i)+","+(o+l-c)+" A "+r+","+c+",0,0,1,"+(e+i-r)+","+(o+l)+" L "+(e+r)+","+(o+l)+" A "+r+","+c+",0,0,1,"+e+","+(o+l-c)+" L "+e+","+(o+c)+" A "+r+","+c+",0,0,1,"+(e+r)+","+o}else n.d="M"+e+" "+o+" L"+(e+i)+" "+o+" L"+(e+i)+" "+(o+l)+" L"+e+" "+(o+l)+" Z";return n},e.prototype.polylineToPath=function(t){var n,e,o={},i=t.points.trim().split(" ");if(-1===t.points.indexOf(",")){var l=[];for(n=0;n<i.length;n+=2)l.push(i[n]+","+i[n+1]);i=l}for(e="M"+i[0],n=1;n<i.length;n++)-1!==i[n].indexOf(",")&&(e+="L"+i[n]);return o.d=e,o},e.prototype.polygonToPath=function(t){var n=e.prototype.polylineToPath(t);return n.d+="Z",n},e.prototype.ellipseToPath=function(t){var n={},e=parseFloat(t.rx)||0,o=parseFloat(t.ry)||0,i=parseFloat(t.cx)||0,l=parseFloat(t.cy)||0,r=i-e,c=l,a=parseFloat(i)+parseFloat(e);return n.d="M"+r+","+c+"A"+e+","+o+" 0,1,1 "+a+","+l+"A"+e+","+o+" 0,1,1 "+r+","+l,n},e.prototype.circleToPath=function(t){var n={},e=parseFloat(t.r)||0,o=parseFloat(t.cx)||0,i=parseFloat(t.cy)||0,l=o-e,r=i,c=parseFloat(o)+parseFloat(e);return n.d="M"+l+","+r+"A"+e+","+e+" 0,1,1 "+c+","+i+"A"+e+","+e+" 0,1,1 "+l+","+i,n},e.prototype.pathMaker=function(t,n){var e,o,i=document.createElementNS("http://www.w3.org/2000/svg","path");for(e=0;e<t.attributes.length;e++)-1===this.ATTR_WATCH.indexOf((o=t.attributes[e]).name)&&i.setAttribute(o.name,o.value);for(e in n)i.setAttribute(e,n[e]);return i},e.prototype.parseAttr=function(t){for(var n,e={},o=0;o<t.length;o++){if(-1!==this.ATTR_WATCH.indexOf((n=t[o]).name)&&-1!==n.value.indexOf("%"))throw new Error("Pathformer [parseAttr]: a SVG shape got values in percentage. This cannot be transformed into 'path' tags. Please use 'viewBox'.");e[n.name]=n.value}return e},a.LINEAR=function(t){return t},a.EASE=function(t){return-Math.cos(t*Math.PI)/2+.5},a.EASE_OUT=function(t){return 1-Math.pow(1-t,3)},a.EASE_IN=function(t){return Math.pow(t,3)},a.EASE_OUT_BOUNCE=function(t){var n=1-Math.cos(t*(.5*Math.PI)),e=Math.pow(n,1.5),o=Math.pow(1-t,2);return 1-o+(1-Math.abs(Math.cos(e*(2.5*Math.PI))))*o},a.prototype.setElement=function(t,n){if(void 0===t)throw new Error('Vivus [constructor]: "element" parameter is required');if(t.constructor===String&&!(t=document.getElementById(t)))throw new Error('Vivus [constructor]: "element" parameter is not related to an existing ID');if(this.parentEl=t,n&&n.file){var e=document.createElement("object");e.setAttribute("type","image/svg+xml"),e.setAttribute("data",n.file),e.setAttribute("built-by-vivus","true"),t.appendChild(e),t=e}switch(t.constructor){case window.SVGSVGElement:case window.SVGElement:case window.SVGGElement:this.el=t,this.isReady=!0;break;case window.HTMLObjectElement:var o,i;i=this,(o=function(n){if(!i.isReady){if(i.el=t.contentDocument&&t.contentDocument.querySelector("svg"),!i.el&&n)throw new Error("Vivus [constructor]: object loaded does not contain any SVG");return i.el?(t.getAttribute("built-by-vivus")&&(i.parentEl.insertBefore(i.el,t),i.parentEl.removeChild(t),i.el.setAttribute("width","100%"),i.el.setAttribute("height","100%")),i.isReady=!0,i.init(),!0):void 0}})()||t.addEventListener("load",o);break;default:throw new Error('Vivus [constructor]: "element" parameter is not valid (or miss the "file" attribute)')}},a.prototype.setOptions=function(t){var n=["delayed","sync","async","nsync","oneByOne","scenario","scenario-sync"],e=["inViewport","manual","autostart"];if(void 0!==t&&t.constructor!==Object)throw new Error('Vivus [constructor]: "options" parameter must be an object');if((t=t||{}).type&&-1===n.indexOf(t.type))throw new Error("Vivus [constructor]: "+t.type+" is not an existing animation `type`");if(this.type=t.type||n[0],t.start&&-1===e.indexOf(t.start))throw new Error("Vivus [constructor]: "+t.start+" is not an existing `start` option");if(this.start=t.start||e[0],this.isIE=-1!==window.navigator.userAgent.indexOf("MSIE")||-1!==window.navigator.userAgent.indexOf("Trident/")||-1!==window.navigator.userAgent.indexOf("Edge/"),this.duration=c(t.duration,120),this.delay=c(t.delay,null),this.dashGap=c(t.dashGap,1),this.forceRender=t.hasOwnProperty("forceRender")?!!t.forceRender:this.isIE,this.reverseStack=!!t.reverseStack,this.selfDestroy=!!t.selfDestroy,this.onReady=t.onReady,this.map=[],this.frameLength=this.currentFrame=this.delayUnit=this.speed=this.handle=null,this.ignoreInvisible=!!t.hasOwnProperty("ignoreInvisible")&&!!t.ignoreInvisible,this.animTimingFunction=t.animTimingFunction||a.LINEAR,this.pathTimingFunction=t.pathTimingFunction||a.LINEAR,this.delay>=this.duration)throw new Error("Vivus [constructor]: delay must be shorter than duration")},a.prototype.setCallback=function(t){if(t&&t.constructor!==Function)throw new Error('Vivus [constructor]: "callback" parameter must be a function');this.callback=t||function(){}},a.prototype.mapping=function(){var t,n,e,o,i,l,r,a;for(a=l=r=0,n=this.el.querySelectorAll("path"),t=0;t<n.length;t++)this.isInvisible(e=n[t])||(i={el:e,length:Math.ceil(e.getTotalLength())},isNaN(i.length)?window.console&&console.warn&&console.warn("Vivus [mapping]: cannot retrieve a path element length",e):(this.map.push(i),e.style.strokeDasharray=i.length+" "+(i.length+2*this.dashGap),e.style.strokeDashoffset=i.length+this.dashGap,i.length+=this.dashGap,l+=i.length,this.renderPath(t)));for(l=0===l?1:l,this.delay=null===this.delay?this.duration/3:this.delay,this.delayUnit=this.delay/(n.length>1?n.length-1:1),this.reverseStack&&this.map.reverse(),t=0;t<this.map.length;t++){switch(i=this.map[t],this.type){case"delayed":i.startAt=this.delayUnit*t,i.duration=this.duration-this.delay;break;case"oneByOne":i.startAt=r/l*this.duration,i.duration=i.length/l*this.duration;break;case"sync":case"async":case"nsync":i.startAt=0,i.duration=this.duration;break;case"scenario-sync":o=this.parseAttr(e=i.el),i.startAt=a+(c(o["data-delay"],this.delayUnit)||0),i.duration=c(o["data-duration"],this.duration),a=void 0!==o["data-async"]?i.startAt:i.startAt+i.duration,this.frameLength=Math.max(this.frameLength,i.startAt+i.duration);break;case"scenario":o=this.parseAttr(e=i.el),i.startAt=c(o["data-start"],this.delayUnit)||0,i.duration=c(o["data-duration"],this.duration),this.frameLength=Math.max(this.frameLength,i.startAt+i.duration)}r+=i.length,this.frameLength=this.frameLength||this.duration}},a.prototype.drawer=function(){var t=this;if(this.currentFrame+=this.speed,this.currentFrame<=0)this.stop(),this.reset();else{if(!(this.currentFrame>=this.frameLength))return this.trace(),void(this.handle=l((function(){t.drawer()})));this.stop(),this.currentFrame=this.frameLength,this.trace(),this.selfDestroy&&this.destroy()}this.callback(this),this.instanceCallback&&(this.instanceCallback(this),this.instanceCallback=null)},a.prototype.trace=function(){var t,n,e,o;for(o=this.animTimingFunction(this.currentFrame/this.frameLength)*this.frameLength,t=0;t<this.map.length;t++)n=(o-(e=this.map[t]).startAt)/e.duration,n=this.pathTimingFunction(Math.max(0,Math.min(1,n))),e.progress!==n&&(e.progress=n,e.el.style.strokeDashoffset=Math.floor(e.length*(1-n)),this.renderPath(t))},a.prototype.renderPath=function(t){if(this.forceRender&&this.map&&this.map[t]){var n=this.map[t],e=n.el.cloneNode(!0);n.el.parentNode.replaceChild(e,n.el),n.el=e}},a.prototype.init=function(){this.frameLength=0,this.currentFrame=0,this.map=[],new e(this.el),this.mapping(),this.starter(),this.onReady&&this.onReady(this)},a.prototype.starter=function(){switch(this.start){case"manual":return;case"autostart":this.play();break;case"inViewport":var t=this,n=function(){t.isInViewport(t.parentEl,1)&&(t.play(),window.removeEventListener("scroll",n))};window.addEventListener("scroll",n),n()}},a.prototype.getStatus=function(){return 0===this.currentFrame?"start":this.currentFrame===this.frameLength?"end":"progress"},a.prototype.reset=function(){return this.setFrameProgress(0)},a.prototype.finish=function(){return this.setFrameProgress(1)},a.prototype.setFrameProgress=function(t){return t=Math.min(1,Math.max(0,t)),this.currentFrame=Math.round(this.frameLength*t),this.trace(),this},a.prototype.play=function(t,n){if(this.instanceCallback=null,t&&"function"==typeof t)this.instanceCallback=t,t=null;else if(t&&"number"!=typeof t)throw new Error("Vivus [play]: invalid speed");return n&&"function"==typeof n&&!this.instanceCallback&&(this.instanceCallback=n),this.speed=t||1,this.handle||this.drawer(),this},a.prototype.stop=function(){return this.handle&&(r(this.handle),this.handle=null),this},a.prototype.destroy=function(){var t,n;for(this.stop(),t=0;t<this.map.length;t++)(n=this.map[t]).el.style.strokeDashoffset=null,n.el.style.strokeDasharray=null,this.renderPath(t)},a.prototype.isInvisible=function(t){var n,e=t.getAttribute("data-ignore");return null!==e?"false"!==e:!!this.ignoreInvisible&&!(n=t.getBoundingClientRect()).width&&!n.height},a.prototype.parseAttr=function(t){var n,e={};if(t&&t.attributes)for(var o=0;o<t.attributes.length;o++)e[(n=t.attributes[o]).name]=n.value;return e},a.prototype.isInViewport=function(t,n){var e=this.scrollY(),o=e+this.getViewportH(),i=t.getBoundingClientRect(),l=i.height,r=e+i.top;return r+l*(n=n||0)<=o&&r+l>=e},a.prototype.getViewportH=function(){var t=this.docElem.clientHeight,n=window.innerHeight;return t<n?n:t},a.prototype.scrollY=function(){return window.pageYOffset||this.docElem.scrollTop},i=function(){a.prototype.docElem||(a.prototype.docElem=window.document.documentElement,l=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(t){return window.setTimeout(t,1e3/60)},r=window.cancelAnimationFrame||window.webkitCancelAnimationFrame||window.mozCancelAnimationFrame||window.oCancelAnimationFrame||window.msCancelAnimationFrame||function(t){return window.clearTimeout(t)})},c=function(t,n){var e=parseInt(t,10);return e>=0?e:n},void 0===(o=(function(){return a}).apply(n,[]))||(t.exports=o)}()},"OMR/":function(t,n,e){"use strict";var o=e("SWOv");n.combineAll=function(t){return function(n){return n.lift(new o.CombineLatestOperator(t))}}},OVX6:function(t,n,e){"use strict";var o=e("ER9c");n.every=function(t,n){return o.every(t,n)(this)}},OmKy:function(t,n,e){"use strict";var o=e("N6Zr");n.bufferWhen=function(t){return o.bufferWhen(t)(this)}},Ontn:function(t,n,e){"use strict";var o=e("C8RJ");n.retryWhen=function(t){return o.retryWhen(t)(this)}},OtNS:function(t,n,e){"use strict";var o=e("AZf1"),i=e("YJDk");o.Observable.prototype.mapTo=i.mapTo},PBLz:function(t,n,e){"use strict";e.r(n),e.d(n,"__extends",(function(){return i})),e.d(n,"__assign",(function(){return l})),e.d(n,"__rest",(function(){return r})),e.d(n,"__decorate",(function(){return c})),e.d(n,"__param",(function(){return a})),e.d(n,"__metadata",(function(){return s})),e.d(n,"__awaiter",(function(){return u})),e.d(n,"__generator",(function(){return d})),e.d(n,"__exportStar",(function(){return g})),e.d(n,"__values",(function(){return h})),e.d(n,"__read",(function(){return _})),e.d(n,"__spread",(function(){return C})),e.d(n,"__await",(function(){return p})),e.d(n,"__asyncGenerator",(function(){return f})),e.d(n,"__asyncDelegator",(function(){return M})),e.d(n,"__asyncValues",(function(){return P})),e.d(n,"__makeTemplateObject",(function(){return O})),e.d(n,"__importStar",(function(){return m})),e.d(n,"__importDefault",(function(){return v}));var o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])};function i(t,n){function e(){this.constructor=t}o(t,n),t.prototype=null===n?Object.create(n):(e.prototype=n.prototype,new e)}var l=Object.assign||function(t){for(var n,e=1,o=arguments.length;e<o;e++)for(var i in n=arguments[e])Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i]);return t};function r(t,n){var e={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&n.indexOf(o)<0&&(e[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(o=Object.getOwnPropertySymbols(t);i<o.length;i++)n.indexOf(o[i])<0&&(e[o[i]]=t[o[i]])}return e}function c(t,n,e,o){var i,l=arguments.length,r=l<3?n:null===o?o=Object.getOwnPropertyDescriptor(n,e):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,n,e,o);else for(var c=t.length-1;c>=0;c--)(i=t[c])&&(r=(l<3?i(r):l>3?i(n,e,r):i(n,e))||r);return l>3&&r&&Object.defineProperty(n,e,r),r}function a(t,n){return function(e,o){n(e,o,t)}}function s(t,n){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,n)}function u(t,n,e,o){return new(e||(e=Promise))((function(i,l){function r(t){try{a(o.next(t))}catch(n){l(n)}}function c(t){try{a(o.throw(t))}catch(n){l(n)}}function a(t){t.done?i(t.value):new e((function(n){n(t.value)})).then(r,c)}a((o=o.apply(t,n||[])).next())}))}function d(t,n){var e,o,i,l,r={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return l={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(l[Symbol.iterator]=function(){return this}),l;function c(l){return function(c){return function(l){if(e)throw new TypeError("Generator is already executing.");for(;r;)try{if(e=1,o&&(i=o[2&l[0]?"return":l[0]?"throw":"next"])&&!(i=i.call(o,l[1])).done)return i;switch(o=0,i&&(l=[0,i.value]),l[0]){case 0:case 1:i=l;break;case 4:return r.label++,{value:l[1],done:!1};case 5:r.label++,o=l[1],l=[0];continue;case 7:l=r.ops.pop(),r.trys.pop();continue;default:if(!((i=(i=r.trys).length>0&&i[i.length-1])||6!==l[0]&&2!==l[0])){r=0;continue}if(3===l[0]&&(!i||l[1]>i[0]&&l[1]<i[3])){r.label=l[1];break}if(6===l[0]&&r.label<i[1]){r.label=i[1],i=l;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(l);break}i[2]&&r.ops.pop(),r.trys.pop();continue}l=n.call(t,r)}catch(c){l=[6,c],o=0}finally{e=i=0}if(5&l[0])throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}([l,c])}}}function g(t,n){for(var e in t)n.hasOwnProperty(e)||(n[e]=t[e])}function h(t){var n="function"==typeof Symbol&&t[Symbol.iterator],e=0;return n?n.call(t):{next:function(){return t&&e>=t.length&&(t=void 0),{value:t&&t[e++],done:!t}}}}function _(t,n){var e="function"==typeof Symbol&&t[Symbol.iterator];if(!e)return t;var o,i,l=e.call(t),r=[];try{for(;(void 0===n||n-- >0)&&!(o=l.next()).done;)r.push(o.value)}catch(c){i={error:c}}finally{try{o&&!o.done&&(e=l.return)&&e.call(l)}finally{if(i)throw i.error}}return r}function C(){for(var t=[],n=0;n<arguments.length;n++)t=t.concat(_(arguments[n]));return t}function p(t){return this instanceof p?(this.v=t,this):new p(t)}function f(t,n,e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var o,i=e.apply(t,n||[]),l=[];return o={},r("next"),r("throw"),r("return"),o[Symbol.asyncIterator]=function(){return this},o;function r(t){i[t]&&(o[t]=function(n){return new Promise((function(e,o){l.push([t,n,e,o])>1||c(t,n)}))})}function c(t,n){try{(e=i[t](n)).value instanceof p?Promise.resolve(e.value.v).then(a,s):u(l[0][2],e)}catch(o){u(l[0][3],o)}var e}function a(t){c("next",t)}function s(t){c("throw",t)}function u(t,n){t(n),l.shift(),l.length&&c(l[0][0],l[0][1])}}function M(t){var n,e;return n={},o("next"),o("throw",(function(t){throw t})),o("return"),n[Symbol.iterator]=function(){return this},n;function o(o,i){t[o]&&(n[o]=function(n){return(e=!e)?{value:p(t[o](n)),done:"return"===o}:i?i(n):n})}}function P(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n=t[Symbol.asyncIterator];return n?n.call(t):h(t)}function O(t,n){return Object.defineProperty?Object.defineProperty(t,"raw",{value:n}):t.raw=n,t}function m(t){if(t&&t.__esModule)return t;var n={};if(null!=t)for(var e in t)Object.hasOwnProperty.call(t,e)&&(n[e]=t[e]);return n.default=t,n}function v(t){return t&&t.__esModule?t:{default:t}}},PCq3:function(t,n,e){var o=e("PBLz").__extends,i=function(t){function n(){var n=t.call(this,"object unsubscribed");this.name=n.name="ObjectUnsubscribedError",this.stack=n.stack,this.message=n.message}return o(n,t),n}(Error);n.ObjectUnsubscribedError=i},"PFc+":function(t,n,e){"use strict";n.isFunction=function(t){return"function"==typeof t}},Pg5x:function(t,n,e){"use strict";var o=e("AZf1"),i=e("01WU");o.Observable.prototype.elementAt=i.elementAt},PqiM:function(t,n,e){"use strict";var o=e("WgKs");n.skipUntil=function(t){return o.skipUntil(t)(this)}},PxRv:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz"),l=e("8kg7");n.elementAt=function(t,n){return function(e){return e.lift(new r(t,n))}};var r=function(){function t(t,n){if(this.index=t,this.defaultValue=n,t<0)throw new l.ArgumentOutOfRangeError}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.index,this.defaultValue))},t}(),c=function(t){function n(n,e,o){t.call(this,n),this.index=e,this.defaultValue=o}return o(n,t),n.prototype._next=function(t){0==this.index--&&(this.destination.next(t),this.destination.complete())},n.prototype._complete=function(){var t=this.destination;this.index>=0&&(void 0!==this.defaultValue?t.next(this.defaultValue):t.error(new l.ArgumentOutOfRangeError)),t.complete()},n}(i.Subscriber)},Q0aF:function(t,n,e){"use strict";var o=e("AZf1"),i=e("uJFK");o.Observable.prototype.max=i.max},Q6nm:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz"),l=e("y2i3"),r=e("AZf1"),c=e("4WIM"),a=e("LWF9"),s=e("Sbdl");n.groupBy=function(t,n,e,o){return function(i){return i.lift(new u(t,n,e,o))}};var u=function(){function t(t,n,e,o){this.keySelector=t,this.elementSelector=n,this.durationSelector=e,this.subjectSelector=o}return t.prototype.call=function(t,n){return n.subscribe(new d(t,this.keySelector,this.elementSelector,this.durationSelector,this.subjectSelector))},t}(),d=function(t){function n(n,e,o,i,l){t.call(this,n),this.keySelector=e,this.elementSelector=o,this.durationSelector=i,this.subjectSelector=l,this.groups=null,this.attemptedToUnsubscribe=!1,this.count=0}return o(n,t),n.prototype._next=function(t){var n;try{n=this.keySelector(t)}catch(e){return void this.error(e)}this._group(t,n)},n.prototype._group=function(t,n){var e=this.groups;e||(e=this.groups="string"==typeof n?new s.FastMap:new a.Map);var o,i=e.get(n);if(this.elementSelector)try{o=this.elementSelector(t)}catch(u){this.error(u)}else o=t;if(!i){i=this.subjectSelector?this.subjectSelector():new c.Subject,e.set(n,i);var l=new h(n,i,this);if(this.destination.next(l),this.durationSelector){var r=void 0;try{r=this.durationSelector(new h(n,i))}catch(u){return void this.error(u)}this.add(r.subscribe(new g(n,i,this)))}}i.closed||i.next(o)},n.prototype._error=function(t){var n=this.groups;n&&(n.forEach((function(n,e){n.error(t)})),n.clear()),this.destination.error(t)},n.prototype._complete=function(){var t=this.groups;t&&(t.forEach((function(t,n){t.complete()})),t.clear()),this.destination.complete()},n.prototype.removeGroup=function(t){this.groups.delete(t)},n.prototype.unsubscribe=function(){this.closed||(this.attemptedToUnsubscribe=!0,0===this.count&&t.prototype.unsubscribe.call(this))},n}(i.Subscriber),g=function(t){function n(n,e,o){t.call(this,e),this.key=n,this.group=e,this.parent=o}return o(n,t),n.prototype._next=function(t){this.complete()},n.prototype._unsubscribe=function(){var t=this.parent,n=this.key;this.key=this.parent=null,t&&t.removeGroup(n)},n}(i.Subscriber),h=function(t){function n(n,e,o){t.call(this),this.key=n,this.groupSubject=e,this.refCountSubscription=o}return o(n,t),n.prototype._subscribe=function(t){var n=new l.Subscription,e=this.refCountSubscription,o=this.groupSubject;return e&&!e.closed&&n.add(new _(e)),n.add(o.subscribe(t)),n},n}(r.Observable);n.GroupedObservable=h;var _=function(t){function n(n){t.call(this),this.parent=n,n.count++}return o(n,t),n.prototype.unsubscribe=function(){var n=this.parent;n.closed||this.closed||(t.prototype.unsubscribe.call(this),n.count-=1,0===n.count&&n.attemptedToUnsubscribe&&n.unsubscribe())},n}(l.Subscription)},QCDQ:function(t,n,e){"use strict";var o=e("0zyO");n.observeOn=function(t,n){return void 0===n&&(n=0),o.observeOn(t,n)(this)}},QCIY:function(t,n,e){var o=e("PBLz").__extends,i=e("Re0n"),l=e("hut+"),r=e("1uGz"),c=e("9x29");n.delay=function(t,n){void 0===n&&(n=i.async);var e=l.isDate(t)?+t-n.now():Math.abs(t);return function(t){return t.lift(new a(e,n))}};var a=function(){function t(t,n){this.delay=t,this.scheduler=n}return t.prototype.call=function(t,n){return n.subscribe(new s(t,this.delay,this.scheduler))},t}(),s=function(t){function n(n,e,o){t.call(this,n),this.delay=e,this.scheduler=o,this.queue=[],this.active=!1,this.errored=!1}return o(n,t),n.dispatch=function(t){for(var n=t.source,e=n.queue,o=t.scheduler,i=t.destination;e.length>0&&e[0].time-o.now()<=0;)e.shift().notification.observe(i);if(e.length>0){var l=Math.max(0,e[0].time-o.now());this.schedule(t,l)}else this.unsubscribe(),n.active=!1},n.prototype._schedule=function(t){this.active=!0,this.add(t.schedule(n.dispatch,this.delay,{source:this,destination:this.destination,scheduler:t}))},n.prototype.scheduleNotification=function(t){if(!0!==this.errored){var n=this.scheduler,e=new u(n.now()+this.delay,t);this.queue.push(e),!1===this.active&&this._schedule(n)}},n.prototype._next=function(t){this.scheduleNotification(c.Notification.createNext(t))},n.prototype._error=function(t){this.errored=!0,this.queue=[],this.destination.error(t)},n.prototype._complete=function(){this.scheduleNotification(c.Notification.createComplete())},n}(r.Subscriber),u=function(){return function(t,n){this.time=t,this.notification=n}}()},QM1w:function(t,n,e){"use strict";n.letProto=function(t){return t(this)}},QY9E:function(t,n,e){"use strict";var o=e("AZf1"),i=e("nxYh");o.Observable.prototype.bufferCount=i.bufferCount},QnAi:function(t,n,e){"use strict";n.applyMixins=function(t,n){for(var e=0,o=n.length;e<o;e++)for(var i=n[e],l=Object.getOwnPropertyNames(i.prototype),r=0,c=l.length;r<c;r++){var a=l[r];t.prototype[a]=i.prototype[a]}}},RGvf:function(t,n,e){"use strict";n.isPromise=function(t){return t&&"function"!=typeof t.subscribe&&"function"==typeof t.then}},RIQZ:function(t,n,e){"use strict";var o=e("AZf1"),i=e("ypDg");o.Observable.prototype.timeout=i.timeout},"RL+e":function(t,n,e){"use strict";var o=e("DKXc");n.find=function(t,n){return o.find(t,n)(this)}},RM7s:function(t,n,e){"use strict";var o=e("DFxj");n.startWith=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];return o.startWith.apply(void 0,t)(this)}},RSNc:function(t,n,e){"use strict";var o,i;!function(l){t.exports?(l.default=l,t.exports=l):(o=[e("6n/F")],void 0===(i=(function(t){return l(t),l.Highcharts=t,l}).apply(n,o))||(t.exports=i))}((function(t){function n(t,n,e,o){t.hasOwnProperty(n)||(t[n]=o.apply(null,e))}n(t=t?t._modules:{},"Extensions/Drilldown.js",[t["Core/Animation/AnimationUtilities.js"],t["Core/Axis/Axis.js"],t["Core/Chart/Chart.js"],t["Core/Color/Color.js"],t["Series/Column/ColumnSeries.js"],t["Core/FormatUtilities.js"],t["Core/Globals.js"],t["Core/DefaultOptions.js"],t["Core/Series/Point.js"],t["Core/Series/Series.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Renderer/SVG/SVGRenderer.js"],t["Core/Axis/Tick.js"],t["Core/Utilities.js"]],(function(t,n,e,o,i,l,r,c,a,s,u,d,g,h){var _=t.animObject,C=l.format,p=r.noop,f=h.addEvent,M=h.removeEvent,P=h.extend,O=h.fireEvent,m=h.merge,v=h.objectEach,y=h.pick,b=h.syncTimeout;u=u.seriesTypes.pie;var x=1;P((t=c.defaultOptions).lang,{drillUpText:"\u25c1 Back to {series.name}"}),t.drilldown={activeAxisLabelStyle:{cursor:"pointer",color:"#003399",fontWeight:"bold",textDecoration:"underline"},activeDataLabelStyle:{cursor:"pointer",color:"#003399",fontWeight:"bold",textDecoration:"underline"},animation:{duration:500},drillUpButton:{position:{align:"right",x:-10,y:10}}},d.prototype.Element.prototype.fadeIn=function(t){this.attr({opacity:.1,visibility:"inherit"}).animate({opacity:y(this.newOpacity,1)},t||{duration:250})},e.prototype.addSeriesAsDrilldown=function(t,n){this.addSingleSeriesAsDrilldown(t,n),this.applyDrilldown()},e.prototype.addSingleSeriesAsDrilldown=function(t,n){var e,i=t.series,l=i.xAxis,r=i.yAxis,c=[],a=[],s=this.styledMode?{colorIndex:y(t.colorIndex,i.colorIndex)}:{color:t.color||i.color};this.drilldownLevels||(this.drilldownLevels=[]);var u=i.options._levelNumber||0;(e=this.drilldownLevels[this.drilldownLevels.length-1])&&e.levelNumber!==u&&(e=void 0),n=P(P({_ddSeriesId:x++},s),n);var d=i.points.indexOf(t);i.chart.series.forEach((function(t){t.xAxis!==l||t.isDrilling||(t.options._ddSeriesId=t.options._ddSeriesId||x++,t.options._colorIndex=t.userOptions._colorIndex,t.options._levelNumber=t.options._levelNumber||u,e?(c=e.levelSeries,a=e.levelSeriesOptions):(c.push(t),t.purgedOptions=m({_ddSeriesId:t.options._ddSeriesId,_levelNumber:t.options._levelNumber,selected:t.options.selected},t.userOptions),a.push(t.purgedOptions)))})),t=P({levelNumber:u,seriesOptions:i.options,seriesPurgedOptions:i.purgedOptions,levelSeriesOptions:a,levelSeries:c,shapeArgs:t.shapeArgs,bBox:t.graphic?t.graphic.getBBox():{},color:t.isNull?o.parse(s.color).setOpacity(0).get():s.color,lowerSeriesOptions:n,pointOptions:i.options.data[d],pointIndex:d,oldExtremes:{xMin:l&&l.userMin,xMax:l&&l.userMax,yMin:r&&r.userMin,yMax:r&&r.userMax},resetZoomButton:this.resetZoomButton},s),this.drilldownLevels.push(t),l&&l.names&&(l.names.length=0),(n=t.lowerSeries=this.addSeries(n,!1)).options._levelNumber=u+1,l&&(l.oldPos=l.pos,l.userMin=l.userMax=null,r.userMin=r.userMax=null),i.type===n.type&&(n.animate=n.animateDrilldown||p,n.options.animation=!0)},e.prototype.applyDrilldown=function(){var t=this.drilldownLevels;if(t&&0<t.length){var n=t[t.length-1].levelNumber;this.drilldownLevels.forEach((function(t){t.levelNumber===n&&t.levelSeries.forEach((function(t){t.options&&t.options._levelNumber===n&&t.remove(!1)}))}))}this.resetZoomButton&&(this.resetZoomButton.hide(),delete this.resetZoomButton),this.pointer.reset(),this.redraw(),this.showDrillUpButton(),O(this,"afterDrilldown")},e.prototype.getDrilldownBackText=function(){var t=this.drilldownLevels;if(t&&0<t.length)return(t=t[t.length-1]).series=t.seriesOptions,C(this.options.lang.drillUpText||"",t)},e.prototype.showDrillUpButton=function(){var t,n=this,e=this.getDrilldownBackText(),o=n.options.drilldown.drillUpButton,i="chart"===o.relativeTo||"spacingBox"===o.relativeTo?null:"scrollablePlotBox";if(this.drillUpButton)this.drillUpButton.attr({text:e}).align();else{var l=(t=o.theme)&&t.states;this.drillUpButton=this.renderer.button(e,null,null,(function(){n.drillUp()}),t,l&&l.hover,l&&l.select).addClass("highcharts-drillup-button").attr({align:o.position.align,zIndex:7}).add().align(o.position,!1,i)}},e.prototype.drillUp=function(){if(this.drilldownLevels&&0!==this.drilldownLevels.length){for(var t,n,e,o,i=this,l=i.drilldownLevels,r=l[l.length-1].levelNumber,c=l.length,a=i.series,s=function(t){a.forEach((function(n){n.options._ddSeriesId===t._ddSeriesId&&(l=n)}));var l=l||i.addSeries(t,!1);l.type===e.type&&l.animateDrillupTo&&(l.animate=l.animateDrillupTo),t===n.seriesPurgedOptions&&(o=l)};c--;)if((n=l[c]).levelNumber===r){if(l.pop(),!(e=n.lowerSeries).chart)for(t=a.length;t--;)if(a[t].options.id===n.lowerSeriesOptions.id&&a[t].options._levelNumber===r+1){e=a[t];break}e.xData=[],n.levelSeriesOptions.forEach(s),O(i,"drillup",{seriesOptions:n.seriesPurgedOptions||n.seriesOptions}),this.resetZoomButton&&this.resetZoomButton.destroy(),o.type===e.type&&(o.drilldownLevel=n,o.options.animation=i.options.drilldown.animation,e.animateDrillupFrom&&e.chart&&e.animateDrillupFrom(n)),o.options._levelNumber=r,e.remove(!1),o.xAxis&&(o.xAxis.setExtremes((t=n.oldExtremes).xMin,t.xMax,!1),o.yAxis.setExtremes(t.yMin,t.yMax,!1)),n.resetZoomButton&&(i.resetZoomButton=n.resetZoomButton,i.resetZoomButton.show())}this.redraw(),0===this.drilldownLevels.length?this.drillUpButton=this.drillUpButton.destroy():this.drillUpButton.attr({text:this.getDrilldownBackText()}).align(),this.ddDupes.length=[],O(i,"drillupall")}},f(e,"afterInit",(function(){var t=this;t.drilldown={update:function(n,e){m(!0,t.options.drilldown,n),y(e,!0)&&t.redraw()}}})),f(e,"afterShowResetZoom",(function(){var t=this.resetZoomButton&&this.resetZoomButton.getBBox(),n=this.options.drilldown&&this.options.drilldown.drillUpButton;this.drillUpButton&&t&&n&&n.position&&n.position.x&&this.drillUpButton.align({x:n.position.x-t.width-10,y:n.position.y,align:n.position.align},!1,n.relativeTo||"plotBox")})),f(e,"render",(function(){(this.xAxis||[]).forEach((function(t){t.ddPoints={},t.series.forEach((function(n){var e,o=n.xData||[],i=n.points;for(e=0;e<o.length;e++){var l=n.options.data[e];"number"!=typeof l&&(l=n.pointClass.prototype.optionsToObject.call({series:n},l)).drilldown&&(t.ddPoints[o[e]]||(t.ddPoints[o[e]]=[]),l=e-(n.cropStart||0),t.ddPoints[o[e]].push(!(i&&0<=l&&l<i.length)||i[l]))}})),v(t.ticks,g.prototype.drillable)}))})),i.prototype.animateDrillupTo=function(t){if(!t){var n=this,e=n.drilldownLevel;this.points.forEach((function(t){var n=t.dataLabel;t.graphic&&t.graphic.hide(),n&&(n.hidden="hidden"===n.attr("visibility"),n.hidden||(n.hide(),t.connector&&t.connector.hide()))})),b((function(){if(n.points){var t=[];n.data.forEach((function(n){t.push(n)})),n.nodes&&(t=t.concat(n.nodes)),t.forEach((function(t,n){n=n===(e&&e.pointIndex)?"show":"fadeIn";var o=t.dataLabel;t.graphic&&t.graphic[n]("show"===n||void 0),o&&!o.hidden&&(o.fadeIn(),t.connector&&t.connector.fadeIn())}))}}),Math.max(this.chart.options.drilldown.animation.duration-50,0)),delete this.animate}},i.prototype.animateDrilldown=function(t){var n,e=this,o=this.chart,i=o.drilldownLevels,l=_(o.options.drilldown.animation),r=this.xAxis,c=o.styledMode;t||(i.forEach((function(t){e.options._ddSeriesId===t.lowerSeriesOptions._ddSeriesId&&(n=t.shapeArgs,c||(n.fill=t.color))})),n.x+=y(r.oldPos,r.pos)-r.pos,this.points.forEach((function(t){c||(t.shapeArgs.fill=t.color),t.graphic&&t.graphic.attr(n).animate(P(t.shapeArgs,{fill:t.color||e.color}),l),t.dataLabel&&t.dataLabel.fadeIn(l)})),delete this.animate)},i.prototype.animateDrillupFrom=function(t){var n=_(this.chart.options.drilldown.animation),e=this.group,o=e!==this.chart.columnGroup,i=this;i.trackerGroups.forEach((function(t){i[t]&&i[t].on("mouseover")})),o&&delete this.group,this.points.forEach((function(l){var r=l.graphic,c=t.shapeArgs,a=function(){r.destroy(),e&&o&&(e=e.destroy())};r&&c&&(delete l.graphic,i.chart.styledMode||(c.fill=t.color),n.duration?r.animate(c,m(n,{complete:a})):(r.attr(c),a()))}))},u&&P(u.prototype,{animateDrillupTo:i.prototype.animateDrillupTo,animateDrillupFrom:i.prototype.animateDrillupFrom,animateDrilldown:function(t){var n=this.chart.drilldownLevels[this.chart.drilldownLevels.length-1],e=this.chart.options.drilldown.animation;if(this.is("item")&&(e.duration=0),this.center){var o=n.shapeArgs,i=o.start,l=(o.end-i)/this.points.length,r=this.chart.styledMode;t||(this.points.forEach((function(t,c){var a=t.shapeArgs;r||(o.fill=n.color,a.fill=t.color),t.graphic&&t.graphic.attr(m(o,{start:i+c*l,end:i+(c+1)*l}))[e?"animate":"attr"](a,e)})),delete this.animate)}}}),a.prototype.doDrilldown=function(){this.runDrilldown()},a.prototype.runDrilldown=function(t,n,e){var o=this.series.chart,i=o.options.drilldown,l=(i.series||[]).length;for(o.ddDupes||(o.ddDupes=[]);l--&&!r;)if(i.series[l].id===this.drilldown&&-1===o.ddDupes.indexOf(this.drilldown)){var r=i.series[l];o.ddDupes.push(this.drilldown)}O(o,"drilldown",{point:this,seriesOptions:r,category:n,originalEvent:e,points:void 0!==n&&this.series.xAxis.getDDPoints(n).slice(0)},(function(n){var e=n.point.series&&n.point.series.chart,o=n.seriesOptions;e&&o&&(t?e.addSingleSeriesAsDrilldown(n.point,o):e.addSeriesAsDrilldown(n.point,o))}))},n.prototype.drilldownCategory=function(t,n){this.getDDPoints(t).forEach((function(e){e&&e.series&&e.series.visible&&e.runDrilldown&&e.runDrilldown(!0,t,n)})),this.chart.applyDrilldown()},n.prototype.getDDPoints=function(t){return this.ddPoints&&this.ddPoints[t]||[]},g.prototype.drillable=function(){var t=this.pos,n=this.label,e=this.axis,o="xAxis"===e.coll&&e.getDDPoints,i=o&&e.getDDPoints(t),l=e.chart.styledMode;o&&(n&&i&&i.length?(n.drillable=!0,n.basicStyles||l||(n.basicStyles=m(n.styles)),n.addClass("highcharts-drilldown-axis-label"),n.removeOnDrillableClick&&M(n.element,"click"),n.removeOnDrillableClick=f(n.element,"click",(function(n){n.preventDefault(),e.drilldownCategory(t,n)})),l||n.css(e.chart.options.drilldown.activeAxisLabelStyle)):n&&n.drillable&&n.removeOnDrillableClick&&(l||(n.styles={},n.css(n.basicStyles)),n.removeOnDrillableClick(),n.removeClass("highcharts-drilldown-axis-label")))},f(a,"afterInit",(function(){return this.drilldown&&!this.unbindDrilldownClick&&(this.unbindDrilldownClick=f(this,"click",A)),this})),f(a,"update",(function(t){(t=t.options||{}).drilldown&&!this.unbindDrilldownClick?this.unbindDrilldownClick=f(this,"click",A):!t.drilldown&&void 0!==t.drilldown&&this.unbindDrilldownClick&&(this.unbindDrilldownClick=this.unbindDrilldownClick())}));var A=function(t){var n=this.series;n.xAxis&&!1===n.chart.options.drilldown.allowPointDrilldown?n.xAxis.drilldownCategory(this.x,t):this.runDrilldown(void 0,void 0,t)};f(s,"afterDrawDataLabels",(function(){var t=this.chart.options.drilldown.activeDataLabelStyle,n=this.chart.renderer,e=this.chart.styledMode;this.points.forEach((function(o){var i=o.options.dataLabels,l=y(o.dlOptions,i&&i.style,{});o.drilldown&&o.dataLabel&&("contrast"!==t.color||e||(l.color=n.getContrast(o.color||this.color)),i&&i.color&&(l.color=i.color),o.dataLabel.addClass("highcharts-drilldown-data-label"),e||o.dataLabel.css(t).css(l))}),this)}));var w=function(t,n,e,o){t[e?"addClass":"removeClass"]("highcharts-drilldown-point"),o||t.css({cursor:n})};f(s,"afterDrawTracker",(function(){var t=this.chart.styledMode;this.points.forEach((function(n){n.drilldown&&n.graphic&&w(n.graphic,"pointer",!0,t)}))})),f(a,"afterSetState",(function(){var t=this.series.chart.styledMode;this.drilldown&&this.series.halo&&"hover"===this.state?w(this.series.halo,"pointer",!0,t):this.series.halo&&w(this.series.halo,"auto",!1,t)})),f(e,"selection",(function(t){!0===t.resetSelection&&this.drillUpButton&&(t=this.options.drilldown&&this.options.drilldown.drillUpButton)&&t.position&&this.drillUpButton.align({x:t.position.x,y:t.position.y,align:t.position.align},!1,t.relativeTo||"plotBox")})),f(e,"drillup",(function(){this.resetZoomButton&&(this.resetZoomButton=this.resetZoomButton.destroy())}))})),n(t,"masters/modules/drilldown.src.js",[],(function(){}))}))},RYdh:function(t,n,e){"use strict";var o=e("AZf1"),i=e("zLeP");o.Observable.prototype.skip=i.skip},Re0n:function(t,n,e){"use strict";var o=e("g2Fv"),i=e("FXL7");n.async=new i.AsyncScheduler(o.AsyncAction)},RkF3:function(t,n,e){"use strict";var o=e("SWOv");n.combineLatest=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];return o.combineLatest.apply(void 0,t)(this)}},Rm1J:function(t,n,e){var o=e("PBLz").__extends,i=e("+fDQ"),l=e("G2HO"),r=e("9jZZ"),c=e("Irel");n.onErrorResumeNext=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];return 1===t.length&&l.isArray(t[0])&&(t=t[0]),function(n){return n.lift(new a(t))}},n.onErrorResumeNextStatic=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];var e=null;return 1===t.length&&l.isArray(t[0])&&(t=t[0]),e=t.shift(),new i.FromObservable(e,null).lift(new a(t))};var a=function(){function t(t){this.nextSources=t}return t.prototype.call=function(t,n){return n.subscribe(new s(t,this.nextSources))},t}(),s=function(t){function n(n,e){t.call(this,n),this.destination=n,this.nextSources=e}return o(n,t),n.prototype.notifyError=function(t,n){this.subscribeToNextSource()},n.prototype.notifyComplete=function(t){this.subscribeToNextSource()},n.prototype._error=function(t){this.subscribeToNextSource()},n.prototype._complete=function(){this.subscribeToNextSource()},n.prototype.subscribeToNextSource=function(){var t=this.nextSources.shift();t?this.add(c.subscribeToResult(this,t)):this.destination.complete()},n}(r.OuterSubscriber)},S26M:function(t,n,e){"use strict";var o=e("CxhQ");n._catch=function(t){return o.catchError(t)(this)}},SQLu:function(t,n,e){var o=e("PBLz").__extends,i=e("zKHA"),l=e("AJP0"),r=e("Irel"),c=e("9jZZ");n.mergeScan=function(t,n,e){return void 0===e&&(e=Number.POSITIVE_INFINITY),function(o){return o.lift(new a(t,n,e))}};var a=function(){function t(t,n,e){this.accumulator=t,this.seed=n,this.concurrent=e}return t.prototype.call=function(t,n){return n.subscribe(new s(t,this.accumulator,this.seed,this.concurrent))},t}();n.MergeScanOperator=a;var s=function(t){function n(n,e,o,i){t.call(this,n),this.accumulator=e,this.acc=o,this.concurrent=i,this.hasValue=!1,this.hasCompleted=!1,this.buffer=[],this.active=0,this.index=0}return o(n,t),n.prototype._next=function(t){if(this.active<this.concurrent){var n=this.index++,e=i.tryCatch(this.accumulator)(this.acc,t);e===l.errorObject?this.destination.error(l.errorObject.e):(this.active++,this._innerSub(e,t,n))}else this.buffer.push(t)},n.prototype._innerSub=function(t,n,e){this.add(r.subscribeToResult(this,t,n,e))},n.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&(!1===this.hasValue&&this.destination.next(this.acc),this.destination.complete())},n.prototype.notifyNext=function(t,n,e,o,i){var l=this.destination;this.acc=n,this.hasValue=!0,l.next(n)},n.prototype.notifyComplete=function(t){var n=this.buffer;this.remove(t),this.active--,n.length>0?this._next(n.shift()):0===this.active&&this.hasCompleted&&(!1===this.hasValue&&this.destination.next(this.acc),this.destination.complete())},n}(c.OuterSubscriber);n.MergeScanSubscriber=s},SWOv:function(t,n,e){var o=e("PBLz").__extends,i=e("rVFa"),l=e("G2HO"),r=e("9jZZ"),c=e("Irel"),a={};n.combineLatest=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];var e=null;return"function"==typeof t[t.length-1]&&(e=t.pop()),1===t.length&&l.isArray(t[0])&&(t=t[0].slice()),function(n){return n.lift.call(new i.ArrayObservable([n].concat(t)),new s(e))}};var s=function(){function t(t){this.project=t}return t.prototype.call=function(t,n){return n.subscribe(new u(t,this.project))},t}();n.CombineLatestOperator=s;var u=function(t){function n(n,e){t.call(this,n),this.project=e,this.active=0,this.values=[],this.observables=[]}return o(n,t),n.prototype._next=function(t){this.values.push(a),this.observables.push(t)},n.prototype._complete=function(){var t=this.observables,n=t.length;if(0===n)this.destination.complete();else{this.active=n,this.toRespond=n;for(var e=0;e<n;e++){var o=t[e];this.add(c.subscribeToResult(this,o,o,e))}}},n.prototype.notifyComplete=function(t){0==(this.active-=1)&&this.destination.complete()},n.prototype.notifyNext=function(t,n,e,o,i){var l=this.values,r=this.toRespond?l[e]===a?--this.toRespond:this.toRespond:0;l[e]=n,0===r&&(this.project?this._tryProject(l):this.destination.next(l.slice()))},n.prototype._tryProject=function(t){var n;try{n=this.project.apply(this,t)}catch(e){return void this.destination.error(e)}this.destination.next(n)},n}(r.OuterSubscriber);n.CombineLatestSubscriber=u},SX7S:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz");n.skipWhile=function(t){return function(n){return n.lift(new l(t))}};var l=function(){function t(t){this.predicate=t}return t.prototype.call=function(t,n){return n.subscribe(new r(t,this.predicate))},t}(),r=function(t){function n(n,e){t.call(this,n),this.predicate=e,this.skipping=!0,this.index=0}return o(n,t),n.prototype._next=function(t){var n=this.destination;this.skipping&&this.tryCallPredicate(t),this.skipping||n.next(t)},n.prototype.tryCallPredicate=function(t){try{var n=this.predicate(t,this.index++);this.skipping=Boolean(n)}catch(e){this.destination.error(e)}},n}(i.Subscriber)},Sbdl:function(t,n,e){"use strict";n.FastMap=function(){function t(){this.values={}}return t.prototype.delete=function(t){return this.values[t]=null,!0},t.prototype.set=function(t,n){return this.values[t]=n,this},t.prototype.get=function(t){return this.values[t]},t.prototype.forEach=function(t,n){var e=this.values;for(var o in e)e.hasOwnProperty(o)&&null!==e[o]&&t.call(n,e[o],o)},t.prototype.clear=function(){this.values={}},t}()},Sevg:function(t,n,e){"use strict";var o=e("AZf1"),i=e("Etjs");o.Observable.zip=i.zip},SfWB:function(t,n,e){"use strict";var o=e("AZf1"),i=e("AI1+");o.Observable.webSocket=i.webSocket},T3D5:function(t,n,e){"use strict";var o=e("AZf1"),i=e("r9ib");o.Observable.bindCallback=i.bindCallback},T3HJ:function(t,n,e){var o=e("PBLz").__extends,i=e("AZf1"),l=e("gRDe");n.NeverObservable=function(t){function n(){t.call(this)}return o(n,t),n.create=function(){return new n},n.prototype._subscribe=function(t){l.noop()},n}(i.Observable)},Tb5M:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz"),l=e("gRDe");n.ignoreElements=function(){return function(t){return t.lift(new r)}};var r=function(){function t(){}return t.prototype.call=function(t,n){return n.subscribe(new c(t))},t}(),c=function(t){function n(){t.apply(this,arguments)}return o(n,t),n.prototype._next=function(t){l.noop()},n}(i.Subscriber)},TiRI:function(t,n,e){var o=e("PBLz").__extends,i=e("4WIM"),l=e("y2i3"),r=e("8t1O"),c=e("QnAi"),a=function(t){function n(n,e){t.call(this),this.messages=n,this.subscriptions=[],this.scheduler=e}return o(n,t),n.prototype._subscribe=function(n){var e=this,o=e.logSubscribedFrame();return n.add(new l.Subscription((function(){e.logUnsubscribedFrame(o)}))),t.prototype._subscribe.call(this,n)},n.prototype.setup=function(){for(var t=this,n=t.messages.length,e=0;e<n;e++)!function(){var n=t.messages[e];t.scheduler.schedule((function(){n.notification.observe(t)}),n.frame)}()},n}(i.Subject);n.HotObservable=a,c.applyMixins(a,[r.SubscriptionLoggable])},Tos5:function(t,n,e){"use strict";var o,i;!function(l){t.exports?(l.default=l,t.exports=l):(o=[e("6n/F")],void 0===(i=(function(t){return l(t),l.Highcharts=t,l}).apply(n,o))||(t.exports=i))}((function(t){function n(t,n,e,o){t.hasOwnProperty(n)||(t[n]=o.apply(null,e))}n(t=t?t._modules:{},"Extensions/NoDataToDisplay.js",[t["Core/Renderer/HTML/AST.js"],t["Core/Chart/Chart.js"],t["Core/DefaultOptions.js"],t["Core/Utilities.js"]],(function(t,n,e,o){var i=e.getOptions;e=o.addEvent;var l=o.extend;o=n.prototype,i=i(),l(i.lang,{noData:"No data to display"}),i.noData={attr:{zIndex:1},position:{x:0,y:0,align:"center",verticalAlign:"middle"},style:{fontWeight:"bold",fontSize:"12px",color:"#666666"}},o.showNoData=function(n){var e=this.options;n=n||e&&e.lang.noData||"",e=e&&(e.noData||{}),this.renderer&&(this.noDataLabel||(this.noDataLabel=this.renderer.label(n,0,0,void 0,void 0,void 0,e.useHTML,void 0,"no-data").add()),this.styledMode||this.noDataLabel.attr(t.filterUserAttributes(e.attr||{})).css(e.style||{}),this.noDataLabel.align(l(this.noDataLabel.getBBox(),e.position||{}),!1,"plotBox"))},o.hideNoData=function(){this.noDataLabel&&(this.noDataLabel=this.noDataLabel.destroy())},o.hasData=function(){for(var t=this.series||[],n=t.length;n--;)if(t[n].hasData()&&!t[n].options.isInternal)return!0;return this.loadingShown},e(n,"render",(function(){this.hasData()?this.hideNoData():this.showNoData()}))})),n(t,"masters/modules/no-data-to-display.src.js",[],(function(){}))}))},TzlO:function(t,n,e){"use strict";var o=e("zL8T");n.debounce=function(t){return o.debounce(t)(this)}},UCNy:function(t,n,e){"use strict";var o=e("AZf1"),i=e("2qLy");o.Observable.prototype.takeUntil=i.takeUntil},UGt1:function(t,n,e){"use strict";var o=e("AZf1"),i=e("h8ds");o.Observable.prototype.skipLast=i.skipLast},UUzK:function(t,n,e){"use strict";var o=e("G2HO"),i=e("6VCA");n.race=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];return function(n){return 1===t.length&&o.isArray(t[0])&&(t=t[0]),n.lift.call(i.race.apply(void 0,[n].concat(t)))}}},Ui6c:function(t,n,e){"use strict";var o=e("+PC9");n.repeat=function(t){return void 0===t&&(t=-1),o.repeat(t)(this)}},UqH8:function(t,n,e){"use strict";var o=e("YKi8");n.timer=o.TimerObservable.create},V9wX:function(t,n,e){"use strict";var o=e("fQTG");n.fromEvent=o.FromEventObservable.create},VIOb:function(t,n,e){"use strict";var o=e("AZf1"),i=e("onQ2");o.Observable.prototype.exhaust=i.exhaust},VLEn:function(t,n,e){"use strict";var o=e("AZf1"),i=e("RM7s");o.Observable.prototype.startWith=i.startWith},VVja:function(t,n,e){var o=e("PBLz").__extends,i=e("9jZZ"),l=e("Irel");n.switchMap=function(t,n){return function(e){return e.lift(new r(t,n))}};var r=function(){function t(t,n){this.project=t,this.resultSelector=n}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.project,this.resultSelector))},t}(),c=function(t){function n(n,e,o){t.call(this,n),this.project=e,this.resultSelector=o,this.index=0}return o(n,t),n.prototype._next=function(t){var n,e=this.index++;try{n=this.project(t,e)}catch(o){return void this.destination.error(o)}this._innerSub(n,t,e)},n.prototype._innerSub=function(t,n,e){var o=this.innerSubscription;o&&o.unsubscribe(),this.add(this.innerSubscription=l.subscribeToResult(this,t,n,e))},n.prototype._complete=function(){var n=this.innerSubscription;n&&!n.closed||t.prototype._complete.call(this)},n.prototype._unsubscribe=function(){this.innerSubscription=null},n.prototype.notifyComplete=function(n){this.remove(n),this.innerSubscription=null,this.isStopped&&t.prototype._complete.call(this)},n.prototype.notifyNext=function(t,n,e,o,i){this.resultSelector?this._tryNotifyNext(t,n,e,o):this.destination.next(n)},n.prototype._tryNotifyNext=function(t,n,e,o){var i;try{i=this.resultSelector(t,n,e,o)}catch(l){return void this.destination.error(l)}this.destination.next(i)},n}(i.OuterSubscriber)},VZMG:function(t,n,e){"use strict";var o=e("8qff"),i=e("X46/");n.queue=new i.QueueScheduler(o.QueueAction)},Vmj7:function(t,n,e){"use strict";var o=e("Re0n"),i=e("NwwV"),l=e("wELj");n.bufferTime=function(t){var n=arguments.length,e=o.async;i.isScheduler(arguments[arguments.length-1])&&(e=arguments[arguments.length-1],n--);var r=null;n>=2&&(r=arguments[1]);var c=Number.POSITIVE_INFINITY;return n>=3&&(c=arguments[2]),l.bufferTime(t,r,c,e)(this)}},Vo3M:function(t,n,e){"use strict";var o=e("AZf1"),i=e("9pdx");o.Observable.prototype.dematerialize=i.dematerialize},Vrlg:function(t,n,e){"use strict";var o=e("AZf1"),i=e("27EW");o.Observable.prototype.switchMapTo=i.switchMapTo},VthU:function(t,n,e){var o=e("PBLz").__extends,i=e("9jZZ"),l=e("Irel");n.switchMapTo=function(t,n){return function(e){return e.lift(new r(t,n))}};var r=function(){function t(t,n){this.observable=t,this.resultSelector=n}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.observable,this.resultSelector))},t}(),c=function(t){function n(n,e,o){t.call(this,n),this.inner=e,this.resultSelector=o,this.index=0}return o(n,t),n.prototype._next=function(t){var n=this.innerSubscription;n&&n.unsubscribe(),this.add(this.innerSubscription=l.subscribeToResult(this,this.inner,t,this.index++))},n.prototype._complete=function(){var n=this.innerSubscription;n&&!n.closed||t.prototype._complete.call(this)},n.prototype._unsubscribe=function(){this.innerSubscription=null},n.prototype.notifyComplete=function(n){this.remove(n),this.innerSubscription=null,this.isStopped&&t.prototype._complete.call(this)},n.prototype.notifyNext=function(t,n,e,o,i){var l=this.destination;this.resultSelector?this.tryResultSelector(t,n,e,o):l.next(n)},n.prototype.tryResultSelector=function(t,n,e,o){var i,l=this.resultSelector,r=this.destination;try{i=l(t,n,e,o)}catch(c){return void r.error(c)}r.next(i)},n}(i.OuterSubscriber)},"WC+f":function(t,n,e){"use strict";var o=e("6oB3"),i=e("6oB3");n.concatStatic=i.concat,n.concat=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];return function(n){return n.lift.call(o.concat.apply(void 0,[n].concat(t)))}}},WO4J:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz"),l=e("8kg7"),r=e("36rE");n.takeLast=function(t){return function(n){return 0===t?new r.EmptyObservable:n.lift(new c(t))}};var c=function(){function t(t){if(this.total=t,this.total<0)throw new l.ArgumentOutOfRangeError}return t.prototype.call=function(t,n){return n.subscribe(new a(t,this.total))},t}(),a=function(t){function n(n,e){t.call(this,n),this.total=e,this.ring=new Array,this.count=0}return o(n,t),n.prototype._next=function(t){var n=this.ring,e=this.total,o=this.count++;n.length<e?n.push(t):n[o%e]=t},n.prototype._complete=function(){var t=this.destination,n=this.count;if(n>0)for(var e=this.count>=this.total?this.total:this.count,o=this.ring,i=0;i<e;i++){var l=n++%e;t.next(o[l])}t.complete()},n}(i.Subscriber)},WQoq:function(t,n,e){var o=e("PBLz").__extends,i=e("9jZZ"),l=e("Irel");n.sample=function(t){return function(n){return n.lift(new r(t))}};var r=function(){function t(t){this.notifier=t}return t.prototype.call=function(t,n){var e=new c(t),o=n.subscribe(e);return o.add(l.subscribeToResult(e,this.notifier)),o},t}(),c=function(t){function n(){t.apply(this,arguments),this.hasValue=!1}return o(n,t),n.prototype._next=function(t){this.value=t,this.hasValue=!0},n.prototype.notifyNext=function(t,n,e,o,i){this.emitValue()},n.prototype.notifyComplete=function(){this.emitValue()},n.prototype.emitValue=function(){this.hasValue&&(this.hasValue=!1,this.destination.next(this.value))},n}(i.OuterSubscriber)},WU5C:function(t,n,e){"use strict";var o=e("/WK6");function i(t){var n,e=t.Symbol;return"function"==typeof e?e.observable?n=e.observable:(n=e("observable"),e.observable=n):n="@@observable",n}n.getSymbolObservable=i,n.observable=i(o.root),n.$$observable=n.observable},WesY:function(t,n,e){var o=e("PBLz").__extends,i=e("g2Fv"),l=e("Zn6/");n.AnimationFrameAction=function(t){function n(n,e){t.call(this,n,e),this.scheduler=n,this.work=e}return o(n,t),n.prototype.requestAsyncId=function(n,e,o){return void 0===o&&(o=0),null!==o&&o>0?t.prototype.requestAsyncId.call(this,n,e,o):(n.actions.push(this),n.scheduled||(n.scheduled=l.AnimationFrame.requestAnimationFrame(n.flush.bind(n,null))))},n.prototype.recycleAsyncId=function(n,e,o){if(void 0===o&&(o=0),null!==o&&o>0||null===o&&this.delay>0)return t.prototype.recycleAsyncId.call(this,n,e,o);0===n.actions.length&&(l.AnimationFrame.cancelAnimationFrame(e),n.scheduled=void 0)},n}(i.AsyncAction)},WgKs:function(t,n,e){var o=e("PBLz").__extends,i=e("9jZZ"),l=e("Irel");n.skipUntil=function(t){return function(n){return n.lift(new r(t))}};var r=function(){function t(t){this.notifier=t}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.notifier))},t}(),c=function(t){function n(n,e){t.call(this,n),this.hasValue=!1,this.isInnerStopped=!1,this.add(l.subscribeToResult(this,e))}return o(n,t),n.prototype._next=function(n){this.hasValue&&t.prototype._next.call(this,n)},n.prototype._complete=function(){this.isInnerStopped?t.prototype._complete.call(this):this.unsubscribe()},n.prototype.notifyNext=function(t,n,e,o,i){this.hasValue=!0},n.prototype.notifyComplete=function(){this.isInnerStopped=!0,this.isStopped&&t.prototype._complete.call(this)},n}(i.OuterSubscriber)},Wv9J:function(t,n,e){"use strict";var o=e("AZf1"),i=e("zMOc");o.Observable.prototype.single=i.single},WwGw:function(t,n,e){"use strict";var o,i;!function(l){t.exports?(l.default=l,t.exports=l):(o=[e("6n/F")],void 0===(i=(function(t){return l(t),l.Highcharts=t,l}).apply(n,o))||(t.exports=i))}((function(t){function n(t,n,e,o){t.hasOwnProperty(n)||(t[n]=o.apply(null,e))}n(t=t?t._modules:{},"Extensions/Annotations/Mixins/EventEmitterMixin.js",[t["Core/Globals.js"],t["Core/Utilities.js"]],(function(t,n){var e=n.addEvent,o=n.fireEvent,i=n.objectEach,l=n.pick,r=n.removeEvent;return{addEvents:function(){var n=this,l=function(o){e(o,t.isTouchDevice?"touchstart":"mousedown",(function(t){n.onMouseDown(t)}),{passive:!1})};if(l(this.graphic.element),(n.labels||[]).forEach((function(t){t.options.useHTML&&t.graphic.text&&l(t.graphic.text.element)})),i(n.options.events,(function(t,o){var i=function(e){"click"===o&&n.cancelClick||t.call(n,n.chart.pointer.normalize(e),n.target)};-1===(n.nonDOMEvents||[]).indexOf(o)?n.graphic.on(o,i):e(n,o,i,{passive:!1})})),n.options.draggable&&(e(n,"drag",n.onDrag),!n.graphic.renderer.styledMode)){var r={cursor:{x:"ew-resize",y:"ns-resize",xy:"move"}[n.options.draggable]};n.graphic.css(r),(n.labels||[]).forEach((function(t){t.options.useHTML&&t.graphic.text&&t.graphic.text.css(r)}))}n.isUpdating||o(n,"add")},removeDocEvents:function(){this.removeDrag&&(this.removeDrag=this.removeDrag()),this.removeMouseUp&&(this.removeMouseUp=this.removeMouseUp())},onMouseDown:function(n){var i=this,r=i.chart.pointer;if(n.preventDefault&&n.preventDefault(),2!==n.button){var c=(n=r.normalize(n)).chartX,a=n.chartY;i.cancelClick=!1,i.chart.hasDraggedAnnotation=!0,i.removeDrag=e(t.doc,t.isTouchDevice?"touchmove":"mousemove",(function(t){i.hasDragged=!0,(t=r.normalize(t)).prevChartX=c,t.prevChartY=a,o(i,"drag",t),c=t.chartX,a=t.chartY}),t.isTouchDevice?{passive:!1}:void 0),i.removeMouseUp=e(t.doc,t.isTouchDevice?"touchend":"mouseup",(function(t){var n=l(i.target&&i.target.annotation,i.target);n&&(n.cancelClick=i.hasDragged),i.cancelClick=i.hasDragged,i.hasDragged=!1,i.chart.hasDraggedAnnotation=!1,o(l(n,i),"afterUpdate"),i.onMouseUp(t)}),t.isTouchDevice?{passive:!1}:void 0)}},onMouseUp:function(t){var n=this.chart,e=n.options.annotations;n=n.annotations.indexOf(t=this.target||this),this.removeDocEvents(),e[n]=t.options},onDrag:function(t){if(this.chart.isInsidePlot(t.chartX-this.chart.plotLeft,t.chartY-this.chart.plotTop,{visiblePlotOnly:!0})){var n=this.mouseMoveToTranslation(t);"x"===this.options.draggable&&(n.y=0),"y"===this.options.draggable&&(n.x=0),this.points.length?this.translate(n.x,n.y):(this.shapes.forEach((function(t){t.translate(n.x,n.y)})),this.labels.forEach((function(t){t.translate(n.x,n.y)}))),this.redraw(!1)}},mouseMoveToRadians:function(t,n,e){var o=t.prevChartY-e,i=t.prevChartX-n;return e=t.chartY-e,t=t.chartX-n,this.chart.inverted&&(n=i,i=o,o=n,n=t,t=e,e=n),Math.atan2(e,t)-Math.atan2(o,i)},mouseMoveToTranslation:function(t){var n=t.chartX-t.prevChartX;if(t=t.chartY-t.prevChartY,this.chart.inverted){var e=t;t=n,n=e}return{x:n,y:t}},mouseMoveToScale:function(t,n,e){return n=(t.chartX-n||1)/(t.prevChartX-n||1),t=(t.chartY-e||1)/(t.prevChartY-e||1),this.chart.inverted&&(e=t,t=n,n=e),{x:n,y:t}},destroy:function(){this.removeDocEvents(),r(this),this.hcEvents=null}}})),n(t,"Extensions/Annotations/ControlPoint.js",[t["Core/Utilities.js"],t["Extensions/Annotations/Mixins/EventEmitterMixin.js"]],(function(t,n){var e=t.merge,o=t.pick;return function(){function t(t,e,i,l){this.addEvents=n.addEvents,this.graphic=void 0,this.mouseMoveToRadians=n.mouseMoveToRadians,this.mouseMoveToScale=n.mouseMoveToScale,this.mouseMoveToTranslation=n.mouseMoveToTranslation,this.onDrag=n.onDrag,this.onMouseDown=n.onMouseDown,this.onMouseUp=n.onMouseUp,this.removeDocEvents=n.removeDocEvents,this.nonDOMEvents=["drag"],this.chart=t,this.target=e,this.options=i,this.index=o(i.index,l)}return t.prototype.setVisibility=function(t){this.graphic.attr("visibility",t?"visible":"hidden"),this.options.visible=t},t.prototype.render=function(){var t=this.chart,n=this.options;this.graphic=t.renderer.symbol(n.symbol,0,0,n.width,n.height).add(t.controlPointsGroup).css(n.style),this.setVisibility(n.visible),this.addEvents()},t.prototype.redraw=function(t){this.graphic[t?"animate":"attr"](this.options.positioner.call(this,this.target))},t.prototype.destroy=function(){n.destroy.call(this),this.graphic&&(this.graphic=this.graphic.destroy()),this.options=this.target=this.chart=null},t.prototype.update=function(t){var n=this.chart,o=this.target,i=this.index;t=e(!0,this.options,t),this.destroy(),this.constructor(n,o,t,i),this.render(n.controlPointsGroup),this.redraw()},t}()})),n(t,"Extensions/Annotations/MockPoint.js",[t["Core/Series/Series.js"],t["Core/Utilities.js"],t["Core/Axis/Axis.js"]],(function(t,n,e){var o=n.defined,i=n.fireEvent;return function(){function n(n,e,o){this.y=this.x=this.ttBelow=this.plotY=this.plotX=this.negative=this.isInside=void 0,this.mock=!0,this.series={visible:!0,chart:n,getPlotBox:t.prototype.getPlotBox},this.target=e||null,this.options=o,this.applyOptions(this.getOptions())}return n.fromPoint=function(t){return new n(t.series.chart,null,{x:t.x,y:t.y,xAxis:t.series.xAxis,yAxis:t.series.yAxis})},n.pointToPixels=function(t,n){var e=t.series,o=e.chart,i=t.plotX,l=t.plotY;return o.inverted&&(t.mock?(i=t.plotY,l=t.plotX):(i=o.plotWidth-t.plotY,l=o.plotHeight-t.plotX)),e&&!n&&(i+=(t=e.getPlotBox()).translateX,l+=t.translateY),{x:i,y:l}},n.pointToOptions=function(t){return{x:t.x,y:t.y,xAxis:t.series.xAxis,yAxis:t.series.yAxis}},n.prototype.hasDynamicOptions=function(){return"function"==typeof this.options},n.prototype.getOptions=function(){return this.hasDynamicOptions()?this.options(this.target):this.options},n.prototype.applyOptions=function(t){this.command=t.command,this.setAxis(t,"x"),this.setAxis(t,"y"),this.refresh()},n.prototype.setAxis=function(t,n){var i=this.series.chart;this.series[n+="Axis"]=(t=t[n])instanceof e?t:o(t)?i[n][t]||i.get(t):null},n.prototype.toAnchor=function(){var t=[this.plotX,this.plotY,0,0];return this.series.chart.inverted&&(t[0]=this.plotY,t[1]=this.plotX),t},n.prototype.getLabelConfig=function(){return{x:this.x,y:this.y,point:this}},n.prototype.isInsidePlot=function(){var t=this.plotX,n=this.plotY,e=this.series.xAxis,l=this.series.yAxis,r={x:t,y:n,isInsidePlot:!0};return e&&(r.isInsidePlot=o(t)&&0<=t&&t<=e.len),l&&(r.isInsidePlot=r.isInsidePlot&&o(n)&&0<=n&&n<=l.len),i(this.series.chart,"afterIsInsidePlot",r),r.isInsidePlot},n.prototype.refresh=function(){var t=this.series,n=t.xAxis;t=t.yAxis;var e=this.getOptions();n?(this.x=e.x,this.plotX=n.toPixels(e.x,!0)):(this.x=null,this.plotX=e.x),t?(this.y=e.y,this.plotY=t.toPixels(e.y,!0)):(this.y=null,this.plotY=e.y),this.isInside=this.isInsidePlot()},n.prototype.translate=function(t,n,e,o){this.hasDynamicOptions()||(this.plotX+=e,this.plotY+=o,this.refreshOptions())},n.prototype.scale=function(t,n,e,o){if(!this.hasDynamicOptions()){var i=this.plotY*o;this.plotX=(1-e)*t+this.plotX*e,this.plotY=(1-o)*n+i,this.refreshOptions()}},n.prototype.rotate=function(t,n,e){if(!this.hasDynamicOptions()){var o=Math.cos(e);e=Math.sin(e);var i=this.plotX,l=this.plotY;this.plotX=(i-=t)*o-(l-=n)*e+t,this.plotY=i*e+l*o+n,this.refreshOptions()}},n.prototype.refreshOptions=function(){var t=this.series,n=t.xAxis;t=t.yAxis,this.x=this.options.x=n?this.options.x=n.toValue(this.plotX,!0):this.plotX,this.y=this.options.y=t?t.toValue(this.plotY,!0):this.plotY},n}()})),n(t,"Extensions/Annotations/Mixins/ControllableMixin.js",[t["Extensions/Annotations/ControlPoint.js"],t["Extensions/Annotations/MockPoint.js"],t["Core/Tooltip.js"],t["Core/Utilities.js"]],(function(t,n,e,o){var i=o.isObject,l=o.isString,r=o.merge,c=o.splat;return{init:function(t,n,e){this.annotation=t,this.chart=t.chart,this.options=n,this.points=[],this.controlPoints=[],this.index=e,this.linkPoints(),this.addControlPoints()},attr:function(){this.graphic.attr.apply(this.graphic,arguments)},getPointsOptions:function(){var t=this.options;return t.points||t.point&&c(t.point)},attrsFromOptions:function(t){var n,e=this.constructor.attrsMap,o={},i=this.chart.styledMode;for(n in t){var l=e[n];!l||i&&-1!==["fill","stroke","stroke-width"].indexOf(l)||(o[l]=t[n])}return o},anchor:function(t){var n=t.series.getPlotBox(),o=t.series.chart,i=t.mock?t.toAnchor():e.prototype.getAnchor.call({chart:t.series.chart},t);return{relativePosition:i={x:i[0]+(this.options.x||0),y:i[1]+(this.options.y||0),height:i[2]||0,width:i[3]||0},absolutePosition:r(i,{x:i.x+(t.mock?n.translateX:o.plotLeft),y:i.y+(t.mock?n.translateY:o.plotTop)})}},point:function(t,e){return t&&t.series?t:(e&&null!==e.series||(i(t)?e=new n(this.chart,this,t):l(t)?e=this.chart.get(t)||null:"function"==typeof t&&(e=(e=t.call(e,this)).series?e:new n(this.chart,this,t))),e)},linkPoints:function(){var t,n=this.getPointsOptions(),e=this.points,o=n&&n.length||0;for(t=0;t<o;t++){var i=this.point(n[t],e[t]);if(!i)return void(e.length=0);i.mock&&i.refresh(),e[t]=i}return e},addControlPoints:function(){var n=this.options.controlPoints;(n||[]).forEach((function(e,o){(e=r(this.options.controlPointOptions,e)).index||(e.index=o),n[o]=e,this.controlPoints.push(new t(this.chart,this,e))}),this)},shouldBeDrawn:function(){return!!this.points.length},render:function(t){this.controlPoints.forEach((function(t){t.render()}))},redraw:function(t){this.controlPoints.forEach((function(n){n.redraw(t)}))},transform:function(t,n,e,o,i){if(this.chart.inverted){var l=n;n=e,e=l}this.points.forEach((function(l,r){this.transformPoint(t,n,e,o,i,r)}),this)},transformPoint:function(t,e,o,i,l,r){var c=this.points[r];c.mock||(c=this.points[r]=n.fromPoint(c)),c[t](e,o,i,l)},translate:function(t,n){this.transform("translate",null,null,t,n)},translatePoint:function(t,n,e){this.transformPoint("translate",null,null,t,n,e)},translateShape:function(t,n,e){var o=this.annotation.chart,i=this.annotation.userOptions,l=o.annotations.indexOf(this.annotation);o=o.options.annotations[l],this.translatePoint(t,n,0),e&&this.translatePoint(t,n,1),o[this.collection][this.index].point=this.options.point,i[this.collection][this.index].point=this.options.point},rotate:function(t,n,e){this.transform("rotate",t,n,e)},scale:function(t,n,e,o){this.transform("scale",t,n,e,o)},setControlPointsVisibility:function(t){this.controlPoints.forEach((function(n){n.setVisibility(t)}))},destroy:function(){this.graphic&&(this.graphic=this.graphic.destroy()),this.tracker&&(this.tracker=this.tracker.destroy()),this.controlPoints.forEach((function(t){t.destroy()})),this.options=this.controlPoints=this.points=this.chart=null,this.annotation&&(this.annotation=null)},update:function(t){var n=this.annotation;t=r(!0,this.options,t);var e=this.graphic.parentGroup;this.destroy(),this.constructor(n,t,this.index),this.render(e),this.redraw()}}})),n(t,"Extensions/Annotations/Mixins/MarkerMixin.js",[t["Core/Chart/Chart.js"],t["Core/Renderer/SVG/SVGRenderer.js"],t["Core/Utilities.js"]],(function(t,n,e){function o(t){return function(n){this.attr(t,"url(#"+n+")")}}var i=e.addEvent,l=e.defined,r=e.merge,c=e.uniqueKey,a={arrow:{tagName:"marker",attributes:{id:"arrow",refY:5,refX:9,markerWidth:10,markerHeight:10},children:[{tagName:"path",attributes:{d:"M 0 0 L 10 5 L 0 10 Z","stroke-width":0}}]},"reverse-arrow":{tagName:"marker",attributes:{id:"reverse-arrow",refY:5,refX:1,markerWidth:10,markerHeight:10},children:[{tagName:"path",attributes:{d:"M 0 5 L 10 0 L 10 10 Z","stroke-width":0}}]}};return n.prototype.addMarker=function(t,n){var e={attributes:{id:t}},o={stroke:n.color||"none",fill:n.color||"rgba(0, 0, 0, 0.75)"};return e.children=n.children&&n.children.map((function(t){return r(o,t)})),n=r(!0,{attributes:{markerWidth:20,markerHeight:20,refX:0,refY:0,orient:"auto"}},n,e),(n=this.definition(n)).id=t,n},n={markerEndSetter:o("marker-end"),markerStartSetter:o("marker-start"),setItemMarkers:function(t){var n=t.options,e=t.chart,o=e.options.defs,i=n.fill,a=l(i)&&"none"!==i?i:n.stroke;["markerStart","markerEnd"].forEach((function(i){var l,s=n[i];if(s){for(l in o){var u=o[l];if((s===(u.attributes&&u.attributes.id)||s===u.id)&&"marker"===u.tagName){var d=u;break}}d&&(s=t[i]=e.renderer.addMarker((n.id||c())+"-"+s,r(d,{color:a})),t.attr(i,s.getAttribute("id")))}}))}},i(t,"afterGetContainer",(function(){this.options.defs=r(a,this.options.defs||{})})),n})),n(t,"Extensions/Annotations/Controllables/ControllablePath.js",[t["Extensions/Annotations/Mixins/ControllableMixin.js"],t["Core/Globals.js"],t["Extensions/Annotations/Mixins/MarkerMixin.js"],t["Core/Utilities.js"]],(function(t,n,e,o){var i=o.extend,l="rgba(192,192,192,"+(n.svg?1e-4:.002)+")";return function(){function n(n,o,i){this.addControlPoints=t.addControlPoints,this.anchor=t.anchor,this.attr=t.attr,this.attrsFromOptions=t.attrsFromOptions,this.destroy=t.destroy,this.getPointsOptions=t.getPointsOptions,this.init=t.init,this.linkPoints=t.linkPoints,this.point=t.point,this.rotate=t.rotate,this.scale=t.scale,this.setControlPointsVisibility=t.setControlPointsVisibility,this.setMarkers=e.setItemMarkers,this.transform=t.transform,this.transformPoint=t.transformPoint,this.translate=t.translate,this.translatePoint=t.translatePoint,this.translateShape=t.translateShape,this.update=t.update,this.type="path",this.init(n,o,i),this.collection="shapes"}return n.prototype.toD=function(){var t=this.options.d;if(t)return"function"==typeof t?t.call(this):t;var n=(t=this.points).length,e=n,o=t[0],i=e&&this.anchor(o).absolutePosition,l=0,r=[];if(i)for(r.push(["M",i.x,i.y]);++l<n&&e;)e=(o=t[l]).command||"L",i=this.anchor(o).absolutePosition,"M"===e||"L"===e?r.push([e,i.x,i.y]):"Z"===e&&r.push([e]),e=o.series.visible;return e?this.chart.renderer.crispLine(r,this.graphic.strokeWidth()):null},n.prototype.shouldBeDrawn=function(){return t.shouldBeDrawn.call(this)||!!this.options.d},n.prototype.render=function(n){var o=this.options,r=this.attrsFromOptions(o);this.graphic=this.annotation.chart.renderer.path([["M",0,0]]).attr(r).add(n),o.className&&this.graphic.addClass(o.className),this.tracker=this.annotation.chart.renderer.path([["M",0,0]]).addClass("highcharts-tracker-line").attr({zIndex:2}).add(n),this.annotation.chart.styledMode||this.tracker.attr({"stroke-linejoin":"round",stroke:l,fill:l,"stroke-width":this.graphic.strokeWidth()+2*o.snap}),t.render.call(this),i(this.graphic,{markerStartSetter:e.markerStartSetter,markerEndSetter:e.markerEndSetter}),this.setMarkers(this)},n.prototype.redraw=function(n){var e=this.toD(),o=n?"animate":"attr";e?(this.graphic[o]({d:e}),this.tracker[o]({d:e})):(this.graphic.attr({d:"M 0 -9000000000"}),this.tracker.attr({d:"M 0 -9000000000"})),this.graphic.placed=this.tracker.placed=!!e,t.redraw.call(this,n)},n.attrsMap={dashStyle:"dashstyle",strokeWidth:"stroke-width",stroke:"stroke",fill:"fill",zIndex:"zIndex"},n}()})),n(t,"Extensions/Annotations/Controllables/ControllableRect.js",[t["Extensions/Annotations/Mixins/ControllableMixin.js"],t["Extensions/Annotations/Controllables/ControllablePath.js"],t["Core/Utilities.js"]],(function(t,n,e){var o=e.merge;return function(){function e(n,e,o){this.addControlPoints=t.addControlPoints,this.anchor=t.anchor,this.attr=t.attr,this.attrsFromOptions=t.attrsFromOptions,this.destroy=t.destroy,this.getPointsOptions=t.getPointsOptions,this.init=t.init,this.linkPoints=t.linkPoints,this.point=t.point,this.rotate=t.rotate,this.scale=t.scale,this.setControlPointsVisibility=t.setControlPointsVisibility,this.shouldBeDrawn=t.shouldBeDrawn,this.transform=t.transform,this.transformPoint=t.transformPoint,this.translatePoint=t.translatePoint,this.translateShape=t.translateShape,this.update=t.update,this.type="rect",this.translate=t.translateShape,this.init(n,e,o),this.collection="shapes"}return e.prototype.render=function(n){var e=this.attrsFromOptions(this.options);this.graphic=this.annotation.chart.renderer.rect(0,-9e9,0,0).attr(e).add(n),t.render.call(this)},e.prototype.redraw=function(n){var e=this.anchor(this.points[0]).absolutePosition;e?this.graphic[n?"animate":"attr"]({x:e.x,y:e.y,width:this.options.width,height:this.options.height}):this.attr({x:0,y:-9e9}),this.graphic.placed=!!e,t.redraw.call(this,n)},e.attrsMap=o(n.attrsMap,{width:"width",height:"height"}),e}()})),n(t,"Extensions/Annotations/Controllables/ControllableCircle.js",[t["Extensions/Annotations/Mixins/ControllableMixin.js"],t["Extensions/Annotations/Controllables/ControllablePath.js"],t["Core/Utilities.js"]],(function(t,n,e){var o=e.merge;return function(){function e(n,e,o){this.addControlPoints=t.addControlPoints,this.anchor=t.anchor,this.attr=t.attr,this.attrsFromOptions=t.attrsFromOptions,this.destroy=t.destroy,this.getPointsOptions=t.getPointsOptions,this.init=t.init,this.linkPoints=t.linkPoints,this.point=t.point,this.rotate=t.rotate,this.scale=t.scale,this.setControlPointsVisibility=t.setControlPointsVisibility,this.shouldBeDrawn=t.shouldBeDrawn,this.transform=t.transform,this.transformPoint=t.transformPoint,this.translatePoint=t.translatePoint,this.translateShape=t.translateShape,this.update=t.update,this.type="circle",this.translate=t.translateShape,this.init(n,e,o),this.collection="shapes"}return e.prototype.render=function(n){var e=this.attrsFromOptions(this.options);this.graphic=this.annotation.chart.renderer.circle(0,-9e9,0).attr(e).add(n),t.render.call(this)},e.prototype.redraw=function(n){var e=this.anchor(this.points[0]).absolutePosition;e?this.graphic[n?"animate":"attr"]({x:e.x,y:e.y,r:this.options.r}):this.graphic.attr({x:0,y:-9e9}),this.graphic.placed=!!e,t.redraw.call(this,n)},e.prototype.setRadius=function(t){this.options.r=t},e.attrsMap=o(n.attrsMap,{r:"r"}),e}()})),n(t,"Extensions/Annotations/Controllables/ControllableEllipse.js",[t["Extensions/Annotations/Mixins/ControllableMixin.js"],t["Extensions/Annotations/Controllables/ControllablePath.js"],t["Core/Utilities.js"]],(function(t,n,e){var o=e.merge,i=e.defined;return function(){function e(n,e,o){this.addControlPoints=t.addControlPoints,this.anchor=t.anchor,this.attr=t.attr,this.attrsFromOptions=t.attrsFromOptions,this.destroy=t.destroy,this.getPointsOptions=t.getPointsOptions,this.linkPoints=t.linkPoints,this.point=t.point,this.scale=t.scale,this.setControlPointsVisibility=t.setControlPointsVisibility,this.shouldBeDrawn=t.shouldBeDrawn,this.transform=t.transform,this.translatePoint=t.translatePoint,this.transformPoint=t.transformPoint,this.type="ellipse",this.init(n,e,o),this.collection="shapes"}return e.prototype.init=function(n,e,o){i(e.yAxis)&&e.points.forEach((function(t){t.yAxis=e.yAxis})),i(e.xAxis)&&e.points.forEach((function(t){t.xAxis=e.xAxis})),t.init.call(this,n,e,o)},e.prototype.render=function(n){this.graphic=this.annotation.chart.renderer.createElement("ellipse").attr(this.attrsFromOptions(this.options)).add(n),t.render.call(this)},e.prototype.translate=function(n,e){t.translateShape.call(this,n,e,!0)},e.prototype.getDistanceFromLine=function(t,n,e,o){return Math.abs((n.y-t.y)*e-(n.x-t.x)*o+n.x*t.y-n.y*t.x)/Math.sqrt((n.y-t.y)*(n.y-t.y)+(n.x-t.x)*(n.x-t.x))},e.prototype.getAttrs=function(t,n){var e=t.x,o=t.y,i=n.x,l=n.y;n=(e+i)/2,t=(o+l)/2;var r=Math.sqrt((e-i)*(e-i)/4+(o-l)*(o-l)/4);return o=180*Math.atan((l-o)/(i-e))/Math.PI,n<e&&(o+=180),{cx:n,cy:t,rx:r,ry:e=this.getRY(),angle:o}},e.prototype.getRY=function(){var t=this.getYAxis();return i(t)?Math.abs(t.toPixels(this.options.ry)-t.toPixels(0)):this.options.ry},e.prototype.getYAxis=function(){return this.chart.yAxis[this.options.yAxis]},e.prototype.getAbsolutePosition=function(t){return this.anchor(t).absolutePosition},e.prototype.redraw=function(n){var e=this.getAbsolutePosition(this.points[0]),o=this.getAbsolutePosition(this.points[1]);o=this.getAttrs(e,o),e?this.graphic[n?"animate":"attr"]({cx:o.cx,cy:o.cy,rx:o.rx,ry:o.ry,rotation:o.angle,rotationOriginX:o.cx,rotationOriginY:o.cy}):this.graphic.attr({x:0,y:-9e9}),this.graphic.placed=!!e,t.redraw.call(this,n)},e.prototype.setYRadius=function(t){this.options.ry=t,this.annotation.userOptions.shapes[0].ry=t,this.annotation.options.shapes[0].ry=t},e.attrsMap=o(n.attrsMap,{ry:"ry"}),e}()})),n(t,"Extensions/Annotations/Controllables/ControllableLabel.js",[t["Extensions/Annotations/Mixins/ControllableMixin.js"],t["Core/FormatUtilities.js"],t["Extensions/Annotations/MockPoint.js"],t["Core/Renderer/SVG/SVGRenderer.js"],t["Core/Tooltip.js"],t["Core/Utilities.js"]],(function(t,n,e,o,i,l){var r=n.format;n=o.prototype.symbols;var c=l.extend,a=l.isNumber,s=l.pick;return l=function(){function n(n,e,o){this.addControlPoints=t.addControlPoints,this.attr=t.attr,this.attrsFromOptions=t.attrsFromOptions,this.destroy=t.destroy,this.getPointsOptions=t.getPointsOptions,this.init=t.init,this.linkPoints=t.linkPoints,this.point=t.point,this.rotate=t.rotate,this.scale=t.scale,this.setControlPointsVisibility=t.setControlPointsVisibility,this.shouldBeDrawn=t.shouldBeDrawn,this.transform=t.transform,this.transformPoint=t.transformPoint,this.translateShape=t.translateShape,this.update=t.update,this.init(n,e,o),this.collection="labels"}return n.alignedPosition=function(t,n){var e,o,i=t.align,l=t.verticalAlign,r=(n.x||0)+(t.x||0),c=(n.y||0)+(t.y||0);return"right"===i?e=1:"center"===i&&(e=2),e&&(r+=(n.width-(t.width||0))/e),"bottom"===l?o=1:"middle"===l&&(o=2),o&&(c+=(n.height-(t.height||0))/o),{x:Math.round(r),y:Math.round(c)}},n.justifiedOptions=function(t,n,e,o){var i=e.align,l=e.verticalAlign,r=n.box?0:n.padding||0,c=n.getBBox();n={align:i,verticalAlign:l,x:e.x,y:e.y,width:n.width,height:n.height},e=(o.x||0)-t.plotLeft,o=(o.y||0)-t.plotTop;var a=e+r;return 0>a&&("right"===i?n.align="left":n.x=(n.x||0)-a),(a=e+c.width-r)>t.plotWidth&&("left"===i?n.align="right":n.x=(n.x||0)+t.plotWidth-a),0>(a=o+r)&&("bottom"===l?n.verticalAlign="top":n.y=(n.y||0)-a),(a=o+c.height-r)>t.plotHeight&&("top"===l?n.verticalAlign="bottom":n.y=(n.y||0)+t.plotHeight-a),n},n.prototype.translatePoint=function(n,e){t.translatePoint.call(this,n,e,0)},n.prototype.translate=function(t,n){var e=this.annotation.chart,o=this.annotation.userOptions,i=e.annotations.indexOf(this.annotation);i=e.options.annotations[i],e.inverted&&(e=t,t=n,n=e),this.options.x+=t,this.options.y+=n,i[this.collection][this.index].x=this.options.x,i[this.collection][this.index].y=this.options.y,o[this.collection][this.index].x=this.options.x,o[this.collection][this.index].y=this.options.y},n.prototype.render=function(e){var o=this.options,i=this.attrsFromOptions(o),l=o.style;this.graphic=this.annotation.chart.renderer.label("",0,-9999,o.shape,null,null,o.useHTML,null,"annotation-label").attr(i).add(e),this.annotation.chart.styledMode||("contrast"===l.color&&(l.color=this.annotation.chart.renderer.getContrast(-1<n.shapesWithoutBackground.indexOf(o.shape)?"#FFFFFF":o.backgroundColor)),this.graphic.css(o.style).shadow(o.shadow)),o.className&&this.graphic.addClass(o.className),this.graphic.labelrank=o.labelrank,t.render.call(this)},n.prototype.redraw=function(n){var e=this.options,o=this.text||e.format||e.text,i=this.graphic,l=this.points[0];i.attr({text:o?r(o,l.getLabelConfig(),this.annotation.chart):e.formatter.call(l,this)}),e=this.anchor(l),(o=this.position(e))?(i.alignAttr=o,o.anchorX=e.absolutePosition.x,o.anchorY=e.absolutePosition.y,i[n?"animate":"attr"](o)):i.attr({x:0,y:-9999}),i.placed=!!o,t.redraw.call(this,n)},n.prototype.anchor=function(n){var e=t.anchor.apply(this,arguments),o=this.options.x||0,i=this.options.y||0;return e.absolutePosition.x-=o,e.absolutePosition.y-=i,e.relativePosition.x-=o,e.relativePosition.y-=i,e},n.prototype.position=function(t){var o=this.graphic,l=this.annotation.chart,r=this.points[0],a=this.options,u=t.absolutePosition,d=t.relativePosition,g=r.series.visible&&e.prototype.isInsidePlot.call(r);t=void 0===(t=o.width)?0:t;var h=o.height;if(h=void 0===h?0:h,g){if(a.distance)var _=i.prototype.getPosition.call({chart:l,distance:s(a.distance,16)},t,h,{plotX:d.x,plotY:d.y,negative:r.negative,ttBelow:r.ttBelow,h:d.height||d.width});else a.positioner?_=a.positioner.call(this):(r={x:u.x,y:u.y,width:0,height:0},_=n.alignedPosition(c(a,{width:t,height:h}),r),"justify"===this.options.overflow&&(_=n.alignedPosition(n.justifiedOptions(l,o,a,_),r)));a.crop&&(g=l.isInsidePlot(o=_.x-l.plotLeft,a=_.y-l.plotTop)&&l.isInsidePlot(o+t,a+h))}return g?_:null},n.attrsMap={backgroundColor:"fill",borderColor:"stroke",borderWidth:"stroke-width",zIndex:"zIndex",borderRadius:"r",padding:"padding"},n.shapesWithoutBackground=["connector"],n}(),n.connector=function(t,n,e,o,i){var l=i&&i.anchorX;i=i&&i.anchorY;var r=e/2;if(a(l)&&a(i)){var c=[["M",l,i]],s=n-i;0>s&&(s=-o-s),s<e&&(r=l<t+e/2?s:e-s),i>n+o?c.push(["L",t+r,n+o]):i<n?c.push(["L",t+r,n]):l<t?c.push(["L",t,n+o/2]):l>t+e&&c.push(["L",t+e,n+o/2])}return c||[]},l})),n(t,"Extensions/Annotations/Controllables/ControllableImage.js",[t["Extensions/Annotations/Controllables/ControllableLabel.js"],t["Extensions/Annotations/Mixins/ControllableMixin.js"]],(function(t,n){return function(){function e(t,e,o){this.addControlPoints=n.addControlPoints,this.anchor=n.anchor,this.attr=n.attr,this.attrsFromOptions=n.attrsFromOptions,this.destroy=n.destroy,this.getPointsOptions=n.getPointsOptions,this.init=n.init,this.linkPoints=n.linkPoints,this.point=n.point,this.rotate=n.rotate,this.scale=n.scale,this.setControlPointsVisibility=n.setControlPointsVisibility,this.shouldBeDrawn=n.shouldBeDrawn,this.transform=n.transform,this.transformPoint=n.transformPoint,this.translatePoint=n.translatePoint,this.translateShape=n.translateShape,this.update=n.update,this.type="image",this.translate=n.translateShape,this.init(t,e,o),this.collection="shapes"}return e.prototype.render=function(t){var e=this.attrsFromOptions(this.options),o=this.options;this.graphic=this.annotation.chart.renderer.image(o.src,0,-9e9,o.width,o.height).attr(e).add(t),this.graphic.width=o.width,this.graphic.height=o.height,n.render.call(this)},e.prototype.redraw=function(e){var o=this.anchor(this.points[0]);(o=t.prototype.position.call(this,o))?this.graphic[e?"animate":"attr"]({x:o.x,y:o.y}):this.graphic.attr({x:0,y:-9e9}),this.graphic.placed=!!o,n.redraw.call(this,e)},e.attrsMap={width:"width",height:"height",zIndex:"zIndex"},e}()})),n(t,"Extensions/Annotations/Annotations.js",[t["Core/Animation/AnimationUtilities.js"],t["Core/Chart/Chart.js"],t["Extensions/Annotations/Mixins/ControllableMixin.js"],t["Extensions/Annotations/Controllables/ControllableRect.js"],t["Extensions/Annotations/Controllables/ControllableCircle.js"],t["Extensions/Annotations/Controllables/ControllableEllipse.js"],t["Extensions/Annotations/Controllables/ControllablePath.js"],t["Extensions/Annotations/Controllables/ControllableImage.js"],t["Extensions/Annotations/Controllables/ControllableLabel.js"],t["Extensions/Annotations/ControlPoint.js"],t["Extensions/Annotations/Mixins/EventEmitterMixin.js"],t["Core/Globals.js"],t["Extensions/Annotations/MockPoint.js"],t["Core/Pointer.js"],t["Core/Utilities.js"]],(function(t,n,e,o,i,l,r,c,a,s,u,d,g,h,_){var C=t.getDeferredAnimation;t=n.prototype;var p=_.addEvent,f=_.defined,M=_.destroyObjectProperties,P=_.erase,O=_.extend,m=_.find,v=_.fireEvent,y=_.merge,b=_.pick,x=_.splat;_=_.wrap;var A=function(){function t(t,n){this.annotation=void 0,this.coll="annotations",this.shapesGroup=this.labelsGroup=this.labelCollector=this.group=this.graphic=this.animationConfig=this.collection=void 0,this.chart=t,this.points=[],this.controlPoints=[],this.coll="annotations",this.labels=[],this.shapes=[],this.options=y(this.defaultOptions,n),this.userOptions=n,n=this.getLabelsAndShapesOptions(this.options,n),this.options.labels=n.labels,this.options.shapes=n.shapes,this.init(t,this.options)}return t.prototype.init=function(){var t=this.chart,n=this.options.animation;this.linkPoints(),this.addControlPoints(),this.addShapes(),this.addLabels(),this.setLabelCollector(),this.animationConfig=C(t,n)},t.prototype.getLabelsAndShapesOptions=function(t,n){var e={};return["labels","shapes"].forEach((function(o){t[o]&&(e[o]=n[o]?x(n[o]).map((function(n,e){return y(t[o][e],n)})):t[o])})),e},t.prototype.addShapes=function(){(this.options.shapes||[]).forEach((function(t,n){t=this.initShape(t,n),y(!0,this.options.shapes[n],t.options)}),this)},t.prototype.addLabels=function(){(this.options.labels||[]).forEach((function(t,n){t=this.initLabel(t,n),y(!0,this.options.labels[n],t.options)}),this)},t.prototype.addClipPaths=function(){this.setClipAxes(),this.clipXAxis&&this.clipYAxis&&this.options.crop&&(this.clipRect=this.chart.renderer.clipRect(this.getClipBox()))},t.prototype.setClipAxes=function(){var t=this.chart.xAxis,n=this.chart.yAxis,e=(this.options.labels||[]).concat(this.options.shapes||[]).reduce((function(e,o){return[t[(o=o&&(o.point||o.points&&o.points[0]))&&o.xAxis]||e[0],n[o&&o.yAxis]||e[1]]}),[]);this.clipXAxis=e[0],this.clipYAxis=e[1]},t.prototype.getClipBox=function(){if(this.clipXAxis&&this.clipYAxis)return{x:this.clipXAxis.left,y:this.clipYAxis.top,width:this.clipXAxis.width,height:this.clipYAxis.height}},t.prototype.setLabelCollector=function(){var t=this;t.labelCollector=function(){return t.labels.reduce((function(t,n){return n.options.allowOverlap||t.push(n.graphic),t}),[])},t.chart.labelCollectors.push(t.labelCollector)},t.prototype.setOptions=function(t){this.options=y(this.defaultOptions,t)},t.prototype.redraw=function(t){this.linkPoints(),this.graphic||this.render(),this.clipRect&&this.clipRect.animate(this.getClipBox()),this.redrawItems(this.shapes,t),this.redrawItems(this.labels,t),e.redraw.call(this,t)},t.prototype.redrawItems=function(t,n){for(var e=t.length;e--;)this.redrawItem(t[e],n)},t.prototype.renderItems=function(t){for(var n=t.length;n--;)this.renderItem(t[n])},t.prototype.render=function(){var t=this.chart.renderer;this.graphic=t.g("annotation").attr({opacity:0,zIndex:this.options.zIndex,visibility:this.options.visible?"visible":"hidden"}).add(),this.shapesGroup=t.g("annotation-shapes").add(this.graphic),this.options.crop&&this.shapesGroup.clip(this.chart.plotBoxClip),this.labelsGroup=t.g("annotation-labels").attr({translateX:0,translateY:0}).add(this.graphic),this.addClipPaths(),this.clipRect&&this.graphic.clip(this.clipRect),this.renderItems(this.shapes),this.renderItems(this.labels),this.addEvents(),e.render.call(this)},t.prototype.setVisibility=function(t){var n=this.options,e=this.chart.navigationBindings;t=b(t,!n.visible),this.graphic.attr("visibility",t?"visible":"hidden"),t||(this.setControlPointsVisibility(!1),e.activeAnnotation===this&&e.popup&&"annotation-toolbar"===e.popup.formType&&v(e,"closePopup")),n.visible=t},t.prototype.setControlPointsVisibility=function(t){var n=function(n){n.setControlPointsVisibility(t)};e.setControlPointsVisibility.call(this,t),this.shapes.forEach(n),this.labels.forEach(n)},t.prototype.destroy=function(){var t=this.chart,n=function(t){t.destroy()};this.labels.forEach(n),this.shapes.forEach(n),this.clipYAxis=this.clipXAxis=null,P(t.labelCollectors,this.labelCollector),u.destroy.call(this),e.destroy.call(this),M(this,t)},t.prototype.remove=function(){return this.chart.removeAnnotation(this)},t.prototype.update=function(t,n){var e=this.chart,o=this.getLabelsAndShapesOptions(this.userOptions,t),i=e.annotations.indexOf(this);(t=y(!0,this.userOptions,t)).labels=o.labels,t.shapes=o.shapes,this.destroy(),this.constructor(e,t),e.options.annotations[i]=t,this.isUpdating=!0,b(n,!0)&&e.redraw(),v(this,"afterUpdate"),this.isUpdating=!1},t.prototype.initShape=function(n,e){return n=y(this.options.shapeOptions,{controlPointOptions:this.options.controlPointOptions},n),(e=new t.shapesMap[n.type](this,n,e)).itemType="shape",this.shapes.push(e),e},t.prototype.initLabel=function(t,n){return t=y(this.options.labelOptions,{controlPointOptions:this.options.controlPointOptions},t),(n=new a(this,t,n)).itemType="label",this.labels.push(n),n},t.prototype.redrawItem=function(t,n){t.linkPoints(),t.shouldBeDrawn()?(t.graphic||this.renderItem(t),t.redraw(b(n,!0)&&t.graphic.placed),t.points.length&&this.adjustVisibility(t)):this.destroyItem(t)},t.prototype.adjustVisibility=function(t){var n=!1,e=t.graphic;t.points.forEach((function(t){!1!==t.series.visible&&!1!==t.visible&&(n=!0)})),n?"hidden"===e.visibility&&e.show():e.hide()},t.prototype.destroyItem=function(t){P(this[t.itemType+"s"],t),t.destroy()},t.prototype.renderItem=function(t){t.render("label"===t.itemType?this.labelsGroup:this.shapesGroup)},t.ControlPoint=s,t.MockPoint=g,t.shapesMap={rect:o,circle:i,ellipse:l,path:r,image:c},t.types={},t}();return y(!0,A.prototype,e,u,y(A.prototype,{nonDOMEvents:["add","afterUpdate","drag","remove"],defaultOptions:{visible:!0,animation:{},crop:!0,draggable:"xy",labelOptions:{align:"center",allowOverlap:!1,backgroundColor:"rgba(0, 0, 0, 0.75)",borderColor:"#000000",borderRadius:3,borderWidth:1,className:"highcharts-no-tooltip",crop:!1,formatter:function(){return f(this.y)?this.y:"Annotation label"},includeInDataExport:!0,overflow:"justify",padding:5,shadow:!1,shape:"callout",style:{fontSize:"11px",fontWeight:"normal",color:"contrast"},useHTML:!1,verticalAlign:"bottom",x:0,y:-16},shapeOptions:{stroke:"rgba(0, 0, 0, 0.75)",strokeWidth:1,fill:"rgba(0, 0, 0, 0.75)",r:0,snap:2},controlPointOptions:{symbol:"circle",width:10,height:10,style:{cursor:"pointer",fill:"#ffffff",stroke:"#000000","stroke-width":2},visible:!1,events:{}},events:{},zIndex:6}})),d.extendAnnotation=function(t,n,e,o){O(t.prototype,y((n=n||A).prototype,e)),t.prototype.defaultOptions=y(t.prototype.defaultOptions,o||{})},O(t,{initAnnotation:function(t){return t=new(A.types[t.type]||A)(this,t),this.annotations.push(t),t},addAnnotation:function(t,n){return t=this.initAnnotation(t),this.options.annotations.push(t.options),b(n,!0)&&(t.redraw(),t.graphic.attr({opacity:1})),t},removeAnnotation:function(t){var n=this.annotations,e="annotations"===t.coll?t:m(n,(function(n){return n.options.id===t}));e&&(v(e,"remove"),P(this.options.annotations,e.options),P(n,e),e.destroy())},drawAnnotations:function(){this.plotBoxClip.attr(this.plotBox),this.annotations.forEach((function(t){t.redraw(),t.graphic.animate({opacity:1},t.animationConfig)}))}}),t.collectionsWithUpdate.push("annotations"),t.collectionsWithInit.annotations=[t.addAnnotation],p(n,"afterInit",(function(){this.annotations=[],this.options.annotations||(this.options.annotations=[])})),t.callbacks.push((function(t){t.plotBoxClip=this.renderer.clipRect(this.plotBox),t.controlPointsGroup=t.renderer.g("control-points").attr({zIndex:99}).clip(t.plotBoxClip).add(),t.options.annotations.forEach((function(n,e){if(!t.annotations.some((function(t){return t.options===n}))){var o=t.initAnnotation(n);t.options.annotations[e]=o.options}})),t.drawAnnotations(),p(t,"redraw",t.drawAnnotations),p(t,"destroy",(function(){t.plotBoxClip.destroy(),t.controlPointsGroup.destroy()})),p(t,"exportData",(function(n){var e=(this.options.exporting&&this.options.exporting.csv||{}).columnHeaderFormatter,o=!n.dataRows[1].xValues,i=t.options.lang&&t.options.lang.exportData&&t.options.lang.exportData.annotationHeader,l=function(t){if(e){var n=e(t);if(!1!==n)return n}return n=i+" "+t,o?{columnTitle:n,topLevelColumnTitle:n}:n},r=n.dataRows[0].length,c=t.options.exporting&&t.options.exporting.csv&&t.options.exporting.csv.annotations&&t.options.exporting.csv.annotations.itemDelimiter,a=t.options.exporting&&t.options.exporting.csv&&t.options.exporting.csv.annotations&&t.options.exporting.csv.annotations.join;t.annotations.forEach((function(t){t.options.labelOptions.includeInDataExport&&t.labels.forEach((function(t){if(t.options.text){var e=t.options.text;t.points.forEach((function(t){var o=t.x,i=t.series.xAxis?t.series.xAxis.options.index:-1,l=!1;if(-1===i){t=n.dataRows[0].length;for(var s=Array(t),u=0;u<t;++u)s[u]="";s.push(e),s.xValues=[],s.xValues[i]=o,n.dataRows.push(s),l=!0}if(l||n.dataRows.forEach((function(t){!l&&t.xValues&&void 0!==i&&o===t.xValues[i]&&(a&&t.length>r?t[t.length-1]+=c+e:t.push(e),l=!0)})),!l){for(t=n.dataRows[0].length,s=Array(t),u=0;u<t;++u)s[u]="";s[0]=o,s.push(e),s.xValues=[],void 0!==i&&(s.xValues[i]=o),n.dataRows.push(s)}}))}}))}));var s=0;n.dataRows.forEach((function(t){s=Math.max(s,t.length)}));for(var u=s-n.dataRows[0].length,d=0;d<u;d++){var g=l(d+1);o?(n.dataRows[0].push(g.topLevelColumnTitle),n.dataRows[1].push(g.columnTitle)):n.dataRows[0].push(g)}}))})),_(h.prototype,"onContainerMouseDown",(function(t){this.chart.hasDraggedAnnotation||t.apply(this,Array.prototype.slice.call(arguments,1))})),d.Annotation=A,A})),n(t,"Core/Chart/ChartNavigationComposition.js",[],(function(){var t;return function(t){t.compose=function(t){return t.navigation||(t.navigation=new n(t)),t};var n=function(){function t(t){this.updates=[],this.chart=t}return t.prototype.addUpdate=function(t){this.chart.navigation.updates.push(t)},t.prototype.update=function(t,n){var e=this;this.updates.forEach((function(o){o.call(e.chart,t,n)}))},t}();t.Additions=n}(t||(t={})),t})),n(t,"Extensions/Annotations/NavigationBindings.js",[t["Extensions/Annotations/Annotations.js"],t["Core/Chart/Chart.js"],t["Core/Chart/ChartNavigationComposition.js"],t["Core/FormatUtilities.js"],t["Core/Globals.js"],t["Core/DefaultOptions.js"],t["Core/Utilities.js"]],(function(t,n,e,o,i,l,r){function c(t){var n=t.prototype.defaultOptions.events&&t.prototype.defaultOptions.events.click;p(!0,t.prototype.defaultOptions.events,{click:function(t){var e=this,o=e.chart.navigationBindings,i=o.activeAnnotation;n&&n.call(e,t),i!==e?(o.deselectAnnotation(),o.activeAnnotation=e,e.setControlPointsVisibility(!0),d(o,"showPopup",{annotation:e,formType:"annotation-toolbar",options:o.annotationToFields(e),onSubmit:function(t){var n={};"remove"===t.actionType?(o.activeAnnotation=!1,o.chart.removeAnnotation(e)):(o.fieldsToOptions(t.fields,n),o.deselectAnnotation(),t=n.typeOptions,"measure"===e.options.type&&(t.crosshairY.enabled=0!==t.crosshairY.strokeWidth,t.crosshairX.enabled=0!==t.crosshairX.strokeWidth),e.update(n))}})):d(o,"closePopup"),t.activeAnnotation=!0}})}var a=o.format;o=l.setOptions;var s=r.addEvent,u=r.attr,d=r.fireEvent,g=r.isArray,h=r.isFunction,_=r.isNumber,C=r.isObject,p=r.merge,f=r.objectEach,M=r.pick,P=i.doc,O=i.win,m=function(){function t(t,n){this.selectedButton=this.boundClassNames=void 0,this.chart=t,this.options=n,this.eventsToUnbind=[],this.container=P.getElementsByClassName(this.options.bindingsClassName||"")}return t.prototype.initEvents=function(){var t=this,n=t.chart,e=t.container,o=t.options;t.boundClassNames={},f(o.bindings||{},(function(n){t.boundClassNames[n.className]=n})),[].forEach.call(e,(function(n){t.eventsToUnbind.push(s(n,"click",(function(e){var o=t.getButtonEvents(n,e);o&&-1===o.button.className.indexOf("highcharts-disabled-btn")&&t.bindingsButtonClick(o.button,o.events,e)})))})),f(o.events||{},(function(n,e){h(n)&&t.eventsToUnbind.push(s(t,e,n,{passive:!1}))})),t.eventsToUnbind.push(s(n.container,"click",(function(e){!n.cancelClick&&n.isInsidePlot(e.chartX-n.plotLeft,e.chartY-n.plotTop,{visiblePlotOnly:!0})&&t.bindingsChartClick(this,e)}))),t.eventsToUnbind.push(s(n.container,i.isTouchDevice?"touchmove":"mousemove",(function(n){t.bindingsContainerMouseMove(this,n)}),i.isTouchDevice?{passive:!1}:void 0))},t.prototype.initUpdate=function(){var t=this;e.compose(this.chart).navigation.addUpdate((function(n){t.update(n)}))},t.prototype.bindingsButtonClick=function(t,n,e){var o=this.chart,i=o.renderer.boxWrapper,l=!0;this.selectedButtonElement&&(this.selectedButtonElement.classList===t.classList&&(l=!1),d(this,"deselectButton",{button:this.selectedButtonElement}),this.nextEvent&&(this.currentUserDetails&&"annotations"===this.currentUserDetails.coll&&o.removeAnnotation(this.currentUserDetails),this.mouseMoveEvent=this.nextEvent=!1)),l?(this.selectedButton=n,this.selectedButtonElement=t,d(this,"selectButton",{button:t}),n.init&&n.init.call(this,t,e),(n.start||n.steps)&&o.renderer.boxWrapper.addClass("highcharts-draw-mode")):(o.stockTools&&o.stockTools.toggleButtonAciveClass(t),i.removeClass("highcharts-draw-mode"),this.mouseMoveEvent=this.nextEvent=!1,this.selectedButton=null)},t.prototype.bindingsChartClick=function(t,n){var e=this.activeAnnotation,o=this.selectedButton;t=(t=this.chart).renderer.boxWrapper,e&&(e.cancelClick||n.activeAnnotation||!n.target.parentNode||function(t,n){var e=O.Element.prototype,o=e.matches||e.msMatchesSelector||e.webkitMatchesSelector,i=null;if(e.closest)i=e.closest.call(t,n);else do{if(o.call(t,n))return t;t=t.parentElement||t.parentNode}while(null!==t&&1===t.nodeType);return i}(n.target,".highcharts-popup")?e.cancelClick&&setTimeout((function(){e.cancelClick=!1}),0):d(this,"closePopup")),o&&o.start&&(this.nextEvent?(this.nextEvent(n,this.currentUserDetails),this.steps&&(this.stepIndex++,o.steps[this.stepIndex]?this.mouseMoveEvent=this.nextEvent=o.steps[this.stepIndex]:(d(this,"deselectButton",{button:this.selectedButtonElement}),t.removeClass("highcharts-draw-mode"),o.end&&o.end.call(this,n,this.currentUserDetails),this.mouseMoveEvent=this.nextEvent=!1,this.selectedButton=null))):(this.currentUserDetails=o.start.call(this,n))&&o.steps?(this.stepIndex=0,this.steps=!0,this.mouseMoveEvent=this.nextEvent=o.steps[this.stepIndex]):(d(this,"deselectButton",{button:this.selectedButtonElement}),t.removeClass("highcharts-draw-mode"),this.steps=!1,this.selectedButton=null,o.end&&o.end.call(this,n,this.currentUserDetails)))},t.prototype.bindingsContainerMouseMove=function(t,n){this.mouseMoveEvent&&this.mouseMoveEvent(n,this.currentUserDetails)},t.prototype.fieldsToOptions=function(t,n){return f(t,(function(t,e){var o=parseFloat(t),i=e.split("."),l=n,r=i.length-1;!_(o)||t.match(/px/g)||e.match(/format/g)||(t=o),""!==t&&"undefined"!==t&&i.forEach((function(n,e){var o=M(i[e+1],"");r===e?l[n]=t:(l[n]||(l[n]=o.match(/\d/g)?[]:{}),l=l[n])}))})),n},t.prototype.deselectAnnotation=function(){this.activeAnnotation&&(this.activeAnnotation.setControlPointsVisibility(!1),this.activeAnnotation=!1)},t.prototype.annotationToFields=function(n){function e(t,o,i,c){if(i&&t&&-1===s.indexOf(o)&&(0<=(i.indexOf&&i.indexOf(o))||i[o]||!0===i))if(g(t))c[o]=[],t.forEach((function(t,n){C(t)?(c[o][n]={},f(t,(function(t,i){e(t,i,l[o],c[o][n])}))):e(t,0,l[o],c[o])}));else if(C(t)){var u={};g(c)?(c.push(u),u[o]={},u=u[o]):c[o]=u,f(t,(function(t,n){e(t,n,0===o?i:l[o],u)}))}else"format"===o?c[o]=[a(t,n.labels[0].points[0]).toString(),"text"]:g(c)?c.push([t,r(t)]):c[o]=[t,r(t)]}var o=n.options,i=t.annotationsEditable,l=i.nestedOptions,r=this.utils.getFieldType,c=M(o.type,o.shapes&&o.shapes[0]&&o.shapes[0].type,o.labels&&o.labels[0]&&o.labels[0].itemType,"label"),s=t.annotationsNonEditable[o.langKey]||[],u={langKey:o.langKey,type:c};return f(o,(function(t,n){"typeOptions"===n?(u[n]={},f(o[n],(function(t,o){e(t,o,l,u[n])}))):e(t,n,i[c],u)})),u},t.prototype.getClickedClassNames=function(t,n){var e,o=n.target;for(n=[];o&&((e=u(o,"class"))&&(n=n.concat(e.split(" ").map((function(t){return[t,o]})))),(o=o.parentNode)!==t););return n},t.prototype.getButtonEvents=function(t,n){var e,o=this;return this.getClickedClassNames(t,n).forEach((function(t){o.boundClassNames[t[0]]&&!e&&(e={events:o.boundClassNames[t[0]],button:t[1]})})),e},t.prototype.update=function(t){this.options=p(!0,this.options,t),this.removeEvents(),this.initEvents()},t.prototype.removeEvents=function(){this.eventsToUnbind.forEach((function(t){t()}))},t.prototype.destroy=function(){this.removeEvents()},t.annotationsEditable={nestedOptions:{labelOptions:["style","format","backgroundColor"],labels:["style"],label:["style"],style:["fontSize","color"],background:["fill","strokeWidth","stroke"],innerBackground:["fill","strokeWidth","stroke"],outerBackground:["fill","strokeWidth","stroke"],shapeOptions:["fill","strokeWidth","stroke"],shapes:["fill","strokeWidth","stroke"],line:["strokeWidth","stroke"],backgroundColors:[!0],connector:["fill","strokeWidth","stroke"],crosshairX:["strokeWidth","stroke"],crosshairY:["strokeWidth","stroke"]},circle:["shapes"],ellipse:["shapes"],verticalLine:[],label:["labelOptions"],measure:["background","crosshairY","crosshairX"],fibonacci:[],tunnel:["background","line","height"],pitchfork:["innerBackground","outerBackground"],rect:["shapes"],crookedLine:[],basicAnnotation:["shapes","labelOptions"]},t.annotationsNonEditable={rectangle:["crosshairX","crosshairY","labelOptions"],ellipse:["labelOptions"],circle:["labelOptions"]},t}();return m.prototype.utils={getFieldType:function(t){return{string:"text",number:"number",boolean:"checkbox"}[typeof t]},updateRectSize:function(t,n){var e=n.chart,o=n.options.typeOptions,i=_(o.xAxis)&&e.xAxis[o.xAxis],l=_(o.yAxis)&&e.yAxis[o.yAxis];i&&l&&(i=i.toValue(t[i.horiz?"chartX":"chartY"]),t=l.toValue(t[l.horiz?"chartX":"chartY"]),l=i-o.point.x,o=o.point.y-t,n.update({typeOptions:{background:{width:e.inverted?o:l,height:e.inverted?l:o}}}))},getAssignedAxis:function(t){return t.filter((function(t){var n=t.axis.getExtremes(),e=n.min;n=n.max;var o=M(t.axis.minPointOffset,0);return _(e)&&_(n)&&t.value>=e-o&&t.value<=n+o&&!t.axis.options.isInternal}))[0]}},n.prototype.initNavigationBindings=function(){var t=this.options;t&&t.navigation&&t.navigation.bindings&&(this.navigationBindings=new m(this,t.navigation),this.navigationBindings.initEvents(),this.navigationBindings.initUpdate())},s(n,"load",(function(){this.initNavigationBindings()})),s(n,"destroy",(function(){this.navigationBindings&&this.navigationBindings.destroy()})),s(m,"deselectButton",(function(){this.selectedButtonElement=null})),s(t,"remove",(function(){this.chart.navigationBindings&&this.chart.navigationBindings.deselectAnnotation()})),i.Annotation&&(c(t),f(t.types,(function(t){c(t)}))),o({lang:{navigation:{popup:{simpleShapes:"Simple shapes",lines:"Lines",circle:"Circle",ellipse:"Ellipse",rectangle:"Rectangle",label:"Label",shapeOptions:"Shape options",typeOptions:"Details",fill:"Fill",format:"Text",strokeWidth:"Line width",stroke:"Line color",title:"Title",name:"Name",labelOptions:"Label options",labels:"Labels",backgroundColor:"Background color",backgroundColors:"Background colors",borderColor:"Border color",borderRadius:"Border radius",borderWidth:"Border width",style:"Style",padding:"Padding",fontSize:"Font size",color:"Color",height:"Height",shapes:"Shape options"}}},navigation:{bindingsClassName:"highcharts-bindings-container",bindings:{circleAnnotation:{className:"highcharts-circle-annotation",start:function(t){var n=this.chart.pointer.getCoordinates(t);t=this.utils.getAssignedAxis(n.xAxis),n=this.utils.getAssignedAxis(n.yAxis);var e=this.chart.options.navigation;if(t&&n)return this.chart.addAnnotation(p({langKey:"circle",type:"basicAnnotation",shapes:[{type:"circle",point:{x:t.value,y:n.value,xAxis:t.axis.options.index,yAxis:n.axis.options.index},r:5}]},e.annotationsOptions,e.bindings.circleAnnotation.annotationsOptions))},steps:[function(t,n){var e=n.options.shapes[0].point;if(_(e.xAxis)&&_(e.yAxis)){var o=this.chart.inverted,i=this.chart.xAxis[e.xAxis].toPixels(e.x);e=this.chart.yAxis[e.yAxis].toPixels(e.y),o=Math.max(Math.sqrt(Math.pow(o?e-t.chartX:i-t.chartX,2)+Math.pow(o?i-t.chartY:e-t.chartY,2)),5)}n.update({shapes:[{r:o}]})}]},ellipseAnnotation:{className:"highcharts-ellipse-annotation",start:function(t){var n=this.chart.pointer.getCoordinates(t);t=this.utils.getAssignedAxis(n.xAxis),n=this.utils.getAssignedAxis(n.yAxis);var e=this.chart.options.navigation;if(t&&n)return this.chart.addAnnotation(p({langKey:"ellipse",type:"basicAnnotation",shapes:[{type:"ellipse",xAxis:t.axis.options.index,yAxis:n.axis.options.index,points:[{x:t.value,y:n.value},{x:t.value,y:n.value}],ry:1}]},e.annotationsOptions,e.bindings.ellipseAnnotation.annotationOptions))},steps:[function(t,n){var e=(n=n.shapes[0]).getAbsolutePosition(n.points[1]);n.translatePoint(t.chartX-e.x,t.chartY-e.y,1),n.redraw(!1)},function(t,n){var e=(n=n.shapes[0]).getAbsolutePosition(n.points[0]),o=n.getAbsolutePosition(n.points[1]);t=n.getDistanceFromLine(e,o,t.chartX,t.chartY),e=n.getYAxis(),t=Math.abs(e.toValue(0)-e.toValue(t)),n.setYRadius(t),n.redraw(!1)}]},rectangleAnnotation:{className:"highcharts-rectangle-annotation",start:function(t){t=this.chart.pointer.getCoordinates(t);var n=this.utils.getAssignedAxis(t.xAxis),e=this.utils.getAssignedAxis(t.yAxis);if(n&&e){t=n.value;var o=e.value,i=this.chart.options.navigation;return this.chart.addAnnotation(p({langKey:"rectangle",type:"basicAnnotation",shapes:[{type:"path",points:[{xAxis:n=n.axis.options.index,yAxis:e=e.axis.options.index,x:t,y:o},{xAxis:n,yAxis:e,x:t,y:o},{xAxis:n,yAxis:e,x:t,y:o},{xAxis:n,yAxis:e,x:t,y:o},{command:"Z"}]}]},i.annotationsOptions,i.bindings.rectangleAnnotation.annotationsOptions))}},steps:[function(t,n){var e=n.options.shapes[0].points,o=this.chart.pointer.getCoordinates(t);t=this.utils.getAssignedAxis(o.xAxis),o=this.utils.getAssignedAxis(o.yAxis),t&&o&&(o=o.value,e[1].x=t=t.value,e[2].x=t,e[2].y=o,e[3].y=o,n.update({shapes:[{points:e}]}))}]},labelAnnotation:{className:"highcharts-label-annotation",start:function(t){var n=this.chart.pointer.getCoordinates(t);t=this.utils.getAssignedAxis(n.xAxis),n=this.utils.getAssignedAxis(n.yAxis);var e=this.chart.options.navigation;if(t&&n)return this.chart.addAnnotation(p({langKey:"label",type:"basicAnnotation",labelOptions:{format:"{y:.2f}"},labels:[{point:{xAxis:t.axis.options.index,yAxis:n.axis.options.index,x:t.value,y:n.value},overflow:"none",crop:!0}]},e.annotationsOptions,e.bindings.labelAnnotation.annotationsOptions))}}},events:{},annotationsOptions:{animation:{defer:0}}}}),s(n,"render",(function(){var t=this,n=t.navigationBindings;if(t&&n){var e=!1;t.series.forEach((function(t){!t.options.isInternal&&t.visible&&(e=!0)})),f(n.boundClassNames,(function(n,o){if(t.navigationBindings&&t.navigationBindings.container&&t.navigationBindings.container[0]&&(o=t.navigationBindings.container[0].querySelectorAll("."+o)))for(var i=0;i<o.length;i++){var l=o[i],r=l.className;"normal"===n.noDataState||e?-1!==r.indexOf("highcharts-disabled-btn")&&l.classList.remove("highcharts-disabled-btn"):-1===r.indexOf("highcharts-disabled-btn")&&(l.className+=" highcharts-disabled-btn")}}))}})),s(m,"closePopup",(function(){this.deselectAnnotation()})),m})),n(t,"Extensions/Annotations/Popup.js",[t["Core/Renderer/HTML/AST.js"],t["Core/Globals.js"],t["Extensions/Annotations/NavigationBindings.js"],t["Core/DefaultOptions.js"],t["Core/Pointer.js"],t["Core/Utilities.js"]],(function(t,n,e,o,i,l){var r=n.doc,c=n.isFirefox,a=o.getOptions,s=l.addEvent,u=l.createElement,d=l.defined,g=l.fireEvent,h=l.isArray,_=l.isObject,C=l.objectEach,p=l.pick,f=l.stableSort;o=l.wrap;var M,P=/\d/g;!function(t){t[t["params.algorithm"]=0]="params.algorithm",t[t["params.average"]=1]="params.average"}(M||(M={}));var O={"algorithm-pivotpoints":["standard","fibonacci","camarilla"],"average-disparityindex":["sma","ema","dema","tema","wma"]};return o(i.prototype,"onContainerMouseDown",(function(t,n){this.inClass(n.target,"highcharts-popup")||t.apply(this,Array.prototype.slice.call(arguments,1))})),n.Popup=function(t,n,e){this.init(t,n,e)},n.Popup.prototype={init:function(t,e,o){this.chart=o,this.container=u("div",{className:"highcharts-popup highcharts-no-tooltip"},void 0,t),s(this.container,"mousedown",(function(){var t=o&&o.navigationBindings&&o.navigationBindings.activeAnnotation;if(t){t.cancelClick=!0;var e=s(n.doc,"click",(function(){setTimeout((function(){t.cancelClick=!1}),0),e()}))}})),this.lang=this.getLangpack(),this.iconsURL=e,this.addCloseBtn()},addCloseBtn:function(){var t=this,n=this.iconsURL,e=u("div",{className:"highcharts-popup-close"},void 0,this.container);e.style["background-image"]="url("+(n.match(/png|svg|jpeg|jpg|gif/gi)?n:n+"close.svg")+")",["click","touchstart"].forEach((function(n){s(e,n,(function(){t.chart?g(t.chart.navigationBindings,"closePopup"):t.closePopup()}))}))},addColsContainer:function(t){var n=u("div",{className:"highcharts-popup-lhs-col"},void 0,t);return t=u("div",{className:"highcharts-popup-rhs-col"},void 0,t),u("div",{className:"highcharts-popup-rhs-col-wrapper"},void 0,t),{lhsCol:n,rhsCol:t}},addInput:function(t,n,e,o){var i=t.split("."),l=this.lang;return(n="highcharts-"+n+"-"+p(o.htmlFor,i=i[i.length-1])).match(P)||u("label",{htmlFor:n,className:o.labelClassName},void 0,e).appendChild(r.createTextNode(l[i]||i)),(e=u("input",{name:n,value:o.value,type:o.type,className:"highcharts-popup-field"},void 0,e)).setAttribute("highcharts-data-name",t),e},addButton:function(t,n,e,o,i){var l=this,c=this.closePopup,a=this.getFields,d=u("button",void 0,void 0,t);return d.appendChild(r.createTextNode(n)),i&&["click","touchstart"].forEach((function(t){s(d,t,(function(){return c.call(l),i(a(o,e))}))})),d},getFields:function(t,n){var e=Array.prototype.slice.call(t.querySelectorAll("input")),o=Array.prototype.slice.call(t.querySelectorAll("select")),i=t.querySelectorAll("#highcharts-select-series > option:checked")[0];t=t.querySelectorAll("#highcharts-select-volume > option:checked")[0];var l={actionType:n,linkedTo:i&&i.getAttribute("value")||"",fields:{}};return e.forEach((function(t){var n=t.getAttribute("highcharts-data-name");t.getAttribute("highcharts-data-series-id")?l.seriesId=t.value:n?l.fields[n]=t.value:l.type=t.value})),o.forEach((function(t){var n=t.id;"highcharts-select-series"!==n&&"highcharts-select-volume"!==n&&(n=n.split("highcharts-select-")[1],l.fields[n]=t.value)})),t&&(l.fields["params.volumeSeriesID"]=t.getAttribute("value")||""),l},showPopup:function(){var n=this.container,e=n.querySelectorAll(".highcharts-popup-close")[0];this.formType=void 0,n.innerHTML=t.emptyHTML,0<=n.className.indexOf("highcharts-annotation-toolbar")&&(n.classList.remove("highcharts-annotation-toolbar"),n.removeAttribute("style")),n.appendChild(e),n.style.display="block",n.style.height=""},closePopup:function(){p(this.popup&&this.popup.container,this.container).style.display="none"},showForm:function(t,n,e,o){n&&(this.popup=n.navigationBindings.popup,this.showPopup(),"indicators"===t&&this.indicators.addForm.call(this,n,e,o),"annotation-toolbar"===t&&this.annotations.addToolbar.call(this,n,e,o),"annotation-edit"===t&&this.annotations.addForm.call(this,n,e,o),"flag"===t&&this.annotations.addForm.call(this,n,e,o,!0),this.formType=t,this.container.style.height=this.container.offsetHeight+"px")},getLangpack:function(){return a().lang.navigation.popup},annotations:{addToolbar:function(t,n,e){var o=this,i=this.lang,l=this.popup.container,c=this.showForm;-1===l.className.indexOf("highcharts-annotation-toolbar")&&(l.className+=" highcharts-annotation-toolbar"),t&&(l.style.top=t.plotTop+10+"px"),u("span",void 0,void 0,l).appendChild(r.createTextNode(p(i[n.langKey]||n.langKey,n.shapes&&n.shapes[0].type)));var a=this.addButton(l,i.removeButton||"remove","remove",l,e);a.className+=" highcharts-annotation-remove-button",a.style["background-image"]="url("+this.iconsURL+"destroy.svg)",(a=this.addButton(l,i.editButton||"edit","edit",l,(function(){c.call(o,"annotation-edit",t,n,e)}))).className+=" highcharts-annotation-edit-button",a.style["background-image"]="url("+this.iconsURL+"edit.svg)"},addForm:function(t,n,e,o){var i=this.popup.container,l=this.lang;if(t){var c=u("h2",{className:"highcharts-popup-main-title"},void 0,i);c.appendChild(r.createTextNode(l[n.langKey]||n.langKey||"")),c=u("div",{className:"highcharts-popup-lhs-col highcharts-popup-lhs-full"},void 0,i);var a=u("div",{className:"highcharts-popup-bottom-row"},void 0,i);this.annotations.addFormFields.call(this,c,t,"",n,[],!0),this.addButton(a,o?l.addButton||"add":l.saveButton||"save",o?"add":"save",i,e)}},addFormFields:function(t,n,e,o,i,l){var a,s,d=this,g=this.annotations.addFormFields,p=this.addInput,M=this.lang;n&&(C(o,(function(o,l){a=""!==e?e+"."+l:l,_(o)&&(!h(o)||h(o)&&_(o[0])?((s=M[l]||l).match(P)||i.push([!0,s,t]),g.call(d,t,n,a,o,i,!1)):i.push([d,a,"annotation",t,o]))})),l&&(f(i,(function(t){return t[1].match(/format/g)?-1:1})),c&&i.reverse(),i.forEach((function(t){!0===t[0]?u("span",{className:"highcharts-annotation-title"},void 0,t[2]).appendChild(r.createTextNode(t[1])):(t[4]={value:t[4][0],type:t[4][1]},p.apply(t[0],t.splice(1)))}))))}},indicators:{addForm:function(t,n,e){var o=this.indicators,i=this.lang;if(t){this.tabs.init.call(this,t),n=this.popup.container.querySelectorAll(".highcharts-tab-item-content"),this.addColsContainer(n[0]),o.addSearchBox.call(this,t,n[0]),o.addIndicatorList.call(this,t,n[0],"add");var l=n[0].querySelectorAll(".highcharts-popup-rhs-col")[0];this.addButton(l,i.addButton||"add","add",l,e),this.addColsContainer(n[1]),o.addIndicatorList.call(this,t,n[1],"edit"),l=n[1].querySelectorAll(".highcharts-popup-rhs-col")[0],this.addButton(l,i.saveButton||"save","edit",l,e),this.addButton(l,i.removeButton||"remove","remove",l,e)}},filterSeries:function(t,n){var e=this.indicators,o=this.chart&&this.chart.options.lang,i=o&&o.navigation&&o.navigation.popup&&o.navigation.popup.indicatorAliases,l=[];return C(t,(function(t,o){var r=t.options;if(t.params||r&&r.params)if(o=(r=e.getNameType(t,o)).indicatorFullName,r=r.indicatorType,n){var c=n.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");c=new RegExp(c,"i");var a=i&&i[r]&&i[r].join(" ")||"";(o.match(c)||a.match(c))&&l.push({indicatorFullName:o,indicatorType:r,series:t})}else l.push({indicatorFullName:o,indicatorType:r,series:t})})),l},filterSeriesArray:function(t){var n=[];return t.forEach((function(t){t.is("sma")&&n.push({indicatorFullName:t.name,indicatorType:t.type,series:t})})),n},addIndicatorList:function(n,e,o,i){var l=this,c=l.indicators,a=l.lang,d=e.querySelectorAll(".highcharts-popup-lhs-col")[0];e=e.querySelectorAll(".highcharts-popup-rhs-col")[0];var g="edit"===o,_=this.indicators.addFormFields;if(o=g?n.series:n.options.plotOptions||{},n||!o){var C,p=[];g||h(o)?h(o)&&(p=c.filterSeriesArray.call(this,o)):p=c.filterSeries.call(this,o,i),f(p,(function(t,n){return(t=t.indicatorFullName.toLowerCase())<(n=n.indicatorFullName.toLowerCase())?-1:t>n?1:0})),d.children[1]&&d.children[1].remove();var M=u("ul",{className:"highcharts-indicator-list"},void 0,d),P=e.querySelectorAll(".highcharts-popup-rhs-col-wrapper")[0];p.forEach((function(t){var e=t.indicatorFullName,o=t.indicatorType,i=t.series;(C=u("li",{className:"highcharts-indicator-list"},void 0,M)).appendChild(r.createTextNode(e)),["click","touchstart"].forEach((function(t){s(C,t,(function(){var t=P.parentNode.children[1];_.call(l,n,i,o,P),t&&(t.style.display="block"),g&&i.options&&u("input",{type:"hidden",name:"highcharts-id-"+o,value:i.options.id},void 0,P).setAttribute("highcharts-data-series-id",i.options.id)}))}))})),0<M.childNodes.length?M.childNodes[0].click():g||(t.setElementHTML(P.parentNode.children[0],a.noFilterMatch||""),P.parentNode.children[1].style.display="none")}},addSearchBox:function(t,n){var e=this,o=n.querySelectorAll(".highcharts-popup-lhs-col")[0];n=this.lang.clearFilter,o=u("div",{className:"highcharts-input-wrapper"},void 0,o);var i=function(n){e.indicators.addIndicatorList.call(e,t,e.container,"add",n)},l=this.addInput("searchIndicators","input",o,{value:"",type:"text",htmlFor:"search-indicators",labelClassName:"highcharts-input-search-indicators-label"}),r=u("a",{textContent:n},void 0,o);l.classList.add("highcharts-input-search-indicators"),r.classList.add("clear-filter-button"),s(l,"input",(function(t){i(this.value),r.style.display=this.value.length?"inline-block":"none"})),["click","touchstart"].forEach((function(t){s(r,t,(function(){l.value="",i(""),r.style.display="none"}))}))},addSelection:function(t,n,e){var o=n.split(".");o=o[o.length-1];var i=this.lang;return u("label",{htmlFor:t="highcharts-"+n+"-type-"+t},null,e).appendChild(r.createTextNode(i[o]||n)),(e=u("select",{name:t,className:"highcharts-popup-field",id:"highcharts-select-"+n},null,e)).setAttribute("id","highcharts-select-"+n),e},addSelectionOptions:function(t,n,e,o,i,l,c){"series"===n||"volume"===n?t.series.forEach((function(t){var o=t.options,i=o.name||o.params?t.name:o.id||"";"highcharts-navigator-series"!==o.id&&o.id!==(c&&c.options&&c.options.id)&&(d(l)||"volume"!==n||"column"!==t.type||(l=o.id),u("option",{value:o.id},void 0,e).appendChild(r.createTextNode(i)))})):o&&i&&O[i+"-"+o].forEach((function(t){u("option",{value:t},void 0,e).appendChild(r.createTextNode(t))})),d(l)&&(e.value=l)},getNameType:function(t,e){var o=t.options,i=n.seriesTypes;return i=i[e]&&i[e].prototype.nameBase||e.toUpperCase(),o&&o.type&&(e=t.options.type,i=t.name),{indicatorFullName:i,indicatorType:e}},listAllSeries:function(t,n,e,o,i,l){var r=this.indicators;e&&(t=r.addSelection.call(this,t,n,o),r.addSelectionOptions.call(this,e,n,t,void 0,void 0,void 0,i),d(l)&&(t.value=l))},addFormFields:function(n,e,o,i){var l=e.params||e.options.params,c=this.indicators.getNameType;i.innerHTML=t.emptyHTML,u("h3",{className:"highcharts-indicator-title"},void 0,i).appendChild(r.createTextNode(c(e,o).indicatorFullName)),u("input",{type:"hidden",name:"highcharts-type-"+o,value:o},void 0,i),this.indicators.listAllSeries.call(this,o,"series",n,i,e,e.linkedParent&&e.linkedParent.options.id),l.volumeSeriesID&&this.indicators.listAllSeries.call(this,o,"volume",n,i,e,e.linkedParent&&l.volumeSeriesID),this.indicators.addParamInputs.call(this,n,"params",l,o,i)},addParamInputs:function(t,n,e,o,i){var l,r=this,c=r.indicators,a=this.indicators.addParamInputs,s=this.addInput;t&&C(e,(function(e,u){if(l=n+"."+u,d(e)&&l)if(_(e)&&(s.call(r,l,o,i,{}),a.call(r,t,l,e,o,i)),l in M){var g=c.addSelection.call(r,o,l,i);c.addSelectionOptions.call(r,t,n,g,o,u,e)}else"params.volumeSeriesID"===l||h(e)||s.call(r,l,o,i,{value:e,type:"text"})}))},getAmount:function(){var t=0;return this.series.forEach((function(n){var e=n.options;(n.params||e&&e.params)&&t++})),t}},tabs:{init:function(t){var n=this.tabs,e=this.indicators.getAmount.call(t);t&&(t=n.addMenuItem.call(this,"add"),n.addMenuItem.call(this,"edit",e),n.addContentItem.call(this,"add"),n.addContentItem.call(this,"edit"),n.switchTabs.call(this,e),n.selectTab.call(this,t,0))},addMenuItem:function(t,n){var e="highcharts-tab-item",o=this.lang;return 0===n&&(e+=" highcharts-tab-disabled"),(n=u("span",{className:e},void 0,this.popup.container)).appendChild(r.createTextNode(o[t+"Button"]||t)),n.setAttribute("highcharts-data-tab-type",t),n},addContentItem:function(){return u("div",{className:"highcharts-tab-item-content highcharts-no-mousewheel"},void 0,this.popup.container)},switchTabs:function(t){var n=this;this.popup.container.querySelectorAll(".highcharts-tab-item").forEach((function(e,o){"edit"===e.getAttribute("highcharts-data-tab-type")&&0===t||["click","touchstart"].forEach((function(t){s(e,t,(function(){n.tabs.deselectAll.call(n),n.tabs.selectTab.call(n,this,o)}))}))}))},selectTab:function(t,n){var e=this.popup.container.querySelectorAll(".highcharts-tab-item-content");t.className+=" highcharts-tab-item-active",e[n].className+=" highcharts-tab-item-show"},deselectAll:function(){var t,n=this.popup.container,e=n.querySelectorAll(".highcharts-tab-item");for(n=n.querySelectorAll(".highcharts-tab-item-content"),t=0;t<e.length;t++)e[t].classList.remove("highcharts-tab-item-active"),n[t].classList.remove("highcharts-tab-item-show")}}},s(e,"showPopup",(function(t){this.popup||(this.popup=new n.Popup(this.chart.container,this.chart.options.navigation.iconsURL||this.chart.options.stockTools&&this.chart.options.stockTools.gui.iconsURL||"https://code.highcharts.com/9.3.3/gfx/stock-icons/",this.chart)),this.popup.showForm(t.formType,this.chart,t.options,t.onSubmit)})),s(e,"closePopup",(function(){this.popup&&this.popup.closePopup()})),n.Popup})),n(t,"masters/modules/annotations.src.js",[],(function(){}))}))},"X/dC":function(t,n,e){"use strict";var o=e("cf1P"),i=e("pk/4"),l=e("4WIM");function r(){return new l.Subject}n.share=function(){return function(t){return i.refCount()(o.multicast(r)(t))}}},"X46/":function(t,n,e){var o=e("PBLz").__extends,i=e("FXL7");n.QueueScheduler=function(t){function n(){t.apply(this,arguments)}return o(n,t),n}(i.AsyncScheduler)},X7Im:function(t,n,e){"use strict";var o=e("Re0n"),i=e("o6MN"),l=e("BnoD");n.throttleTime=function(t,n,e){return void 0===n&&(n=o.async),void 0===e&&(e=i.defaultThrottleConfig),l.throttleTime(t,n,e)(this)}},XMAI:function(t,n,e){"use strict";var o=e("AZf1"),i=e("I+lI");o.Observable.prototype.windowCount=i.windowCount},XNQH:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz");n.isEmpty=function(){return function(t){return t.lift(new l)}};var l=function(){function t(){}return t.prototype.call=function(t,n){return n.subscribe(new r(t))},t}(),r=function(t){function n(n){t.call(this,n)}return o(n,t),n.prototype.notifyComplete=function(t){var n=this.destination;n.next(t),n.complete()},n.prototype._next=function(t){this.notifyComplete(!1)},n.prototype._complete=function(){this.notifyComplete(!0)},n}(i.Subscriber)},Xn12:function(t,n,e){"use strict";var o=e("AZf1"),i=e("MdjT");o.Observable.merge=i.merge},Xrsd:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz"),l=e("2fIB");n.single=function(t){return function(n){return n.lift(new r(t,n))}};var r=function(){function t(t,n){this.predicate=t,this.source=n}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.predicate,this.source))},t}(),c=function(t){function n(n,e,o){t.call(this,n),this.predicate=e,this.source=o,this.seenValue=!1,this.index=0}return o(n,t),n.prototype.applySingleValue=function(t){this.seenValue?this.destination.error("Sequence contains more than one element"):(this.seenValue=!0,this.singleValue=t)},n.prototype._next=function(t){var n=this.index++;this.predicate?this.tryNext(t,n):this.applySingleValue(t)},n.prototype.tryNext=function(t,n){try{this.predicate(t,n,this.source)&&this.applySingleValue(t)}catch(e){this.destination.error(e)}},n.prototype._complete=function(){var t=this.destination;this.index>0?(t.next(this.seenValue?this.singleValue:void 0),t.complete()):t.error(new l.EmptyError)},n}(i.Subscriber)},XzFz:function(t,n,e){"use strict";var o=e("AZf1"),i=e("fTxW");o.Observable.prototype.zipAll=i.zipAll},Y4yW:function(t,n,e){"use strict";var o=e("AZf1"),i=e("d+Tj");o.Observable.prototype.audit=i.audit},YJDk:function(t,n,e){"use strict";var o=e("saxw");n.mapTo=function(t){return o.mapTo(t)(this)}},YKi8:function(t,n,e){var o=e("PBLz").__extends,i=e("zZI/"),l=e("AZf1"),r=e("Re0n"),c=e("NwwV"),a=e("hut+");n.TimerObservable=function(t){function n(n,e,o){void 0===n&&(n=0),t.call(this),this.period=-1,this.dueTime=0,i.isNumeric(e)?this.period=Number(e)<1?1:Number(e):c.isScheduler(e)&&(o=e),c.isScheduler(o)||(o=r.async),this.scheduler=o,this.dueTime=a.isDate(n)?+n-this.scheduler.now():n}return o(n,t),n.create=function(t,e,o){return void 0===t&&(t=0),new n(t,e,o)},n.dispatch=function(t){var n=t.index,e=t.period,o=t.subscriber;if(o.next(n),!o.closed){if(-1===e)return o.complete();t.index=n+1,this.schedule(t,e)}},n.prototype._subscribe=function(t){return this.scheduler.schedule(n.dispatch,this.dueTime,{index:0,period:this.period,subscriber:t})},n}(l.Observable)},Yjb7:function(t,n,e){"use strict";var o=e("NwwV"),i=e("G2HO"),l=e("rVFa"),r=e("SWOv");n.combineLatest=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];var e=null,c=null;return o.isScheduler(t[t.length-1])&&(c=t.pop()),"function"==typeof t[t.length-1]&&(e=t.pop()),1===t.length&&i.isArray(t[0])&&(t=t[0]),new l.ArrayObservable(t,c).lift(new r.CombineLatestOperator(e))}},Yo83:function(t,n){},Z57B:function(t,n,e){"use strict";var o=e("Re0n"),i=e("aK2G");n.timestamp=function(t){return void 0===t&&(t=o.async),i.map((function(n){return new l(n,t.now())}))};var l=function(){return function(t,n){this.value=t,this.timestamp=n}}();n.Timestamp=l},ZCeS:function(t,n,e){"use strict";n.Scheduler=function(){function t(n,e){void 0===e&&(e=t.now),this.SchedulerAction=n,this.now=e}return t.prototype.schedule=function(t,n,e){return void 0===n&&(n=0),new this.SchedulerAction(this,t).schedule(e,n)},t.now=Date.now?Date.now:function(){return+new Date},t}()},ZTY5:function(t,n,e){"use strict";var o=e("M6BU");n.toArray=function(){return o.toArray()(this)}},ZXB4:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz");n.filter=function(t,n){return function(e){return e.lift(new l(t,n))}};var l=function(){function t(t,n){this.predicate=t,this.thisArg=n}return t.prototype.call=function(t,n){return n.subscribe(new r(t,this.predicate,this.thisArg))},t}(),r=function(t){function n(n,e,o){t.call(this,n),this.predicate=e,this.thisArg=o,this.count=0}return o(n,t),n.prototype._next=function(t){var n;try{n=this.predicate.call(this.thisArg,t,this.count++)}catch(e){return void this.destination.error(e)}n&&this.destination.next(t)},n}(i.Subscriber)},"Zn6/":function(t,n,e){"use strict";var o=e("/WK6"),i=function(){return function(t){t.requestAnimationFrame?(this.cancelAnimationFrame=t.cancelAnimationFrame.bind(t),this.requestAnimationFrame=t.requestAnimationFrame.bind(t)):t.mozRequestAnimationFrame?(this.cancelAnimationFrame=t.mozCancelAnimationFrame.bind(t),this.requestAnimationFrame=t.mozRequestAnimationFrame.bind(t)):t.webkitRequestAnimationFrame?(this.cancelAnimationFrame=t.webkitCancelAnimationFrame.bind(t),this.requestAnimationFrame=t.webkitRequestAnimationFrame.bind(t)):t.msRequestAnimationFrame?(this.cancelAnimationFrame=t.msCancelAnimationFrame.bind(t),this.requestAnimationFrame=t.msRequestAnimationFrame.bind(t)):t.oRequestAnimationFrame?(this.cancelAnimationFrame=t.oCancelAnimationFrame.bind(t),this.requestAnimationFrame=t.oRequestAnimationFrame.bind(t)):(this.cancelAnimationFrame=t.clearTimeout.bind(t),this.requestAnimationFrame=function(n){return t.setTimeout(n,1e3/60)})}}();n.RequestAnimationFrameDefinition=i,n.AnimationFrame=new i(o.root)},ZnfZ:function(t,n,e){var o=e("PBLz").__extends,i=e("AZf1"),l=e("9x29"),r=e("/AUE"),c=e("TiRI"),a=e("5TWj"),s=e("J9JT");n.TestScheduler=function(t){function n(n){t.call(this,s.VirtualAction,750),this.assertDeepEqual=n,this.hotObservables=[],this.coldObservables=[],this.flushTests=[]}return o(n,t),n.prototype.createTime=function(t){var e=t.indexOf("|");if(-1===e)throw new Error('marble diagram for time should have a completion marker "|"');return e*n.frameTimeFactor},n.prototype.createColdObservable=function(t,e,o){if(-1!==t.indexOf("^"))throw new Error('cold observable cannot have subscription offset "^"');if(-1!==t.indexOf("!"))throw new Error('cold observable cannot have unsubscription marker "!"');var i=n.parseMarbles(t,e,o),l=new r.ColdObservable(i,this);return this.coldObservables.push(l),l},n.prototype.createHotObservable=function(t,e,o){if(-1!==t.indexOf("!"))throw new Error('hot observable cannot have unsubscription marker "!"');var i=n.parseMarbles(t,e,o),l=new c.HotObservable(i,this);return this.hotObservables.push(l),l},n.prototype.materializeInnerObservable=function(t,n){var e=this,o=[];return t.subscribe((function(t){o.push({frame:e.frame-n,notification:l.Notification.createNext(t)})}),(function(t){o.push({frame:e.frame-n,notification:l.Notification.createError(t)})}),(function(){o.push({frame:e.frame-n,notification:l.Notification.createComplete()})})),o},n.prototype.expectObservable=function(t,e){var o=this;void 0===e&&(e=null);var r,c=[],a={actual:c,ready:!1},s=n.parseMarblesAsSubscriptions(e).unsubscribedFrame;return this.schedule((function(){r=t.subscribe((function(t){var n=t;t instanceof i.Observable&&(n=o.materializeInnerObservable(n,o.frame)),c.push({frame:o.frame,notification:l.Notification.createNext(n)})}),(function(t){c.push({frame:o.frame,notification:l.Notification.createError(t)})}),(function(){c.push({frame:o.frame,notification:l.Notification.createComplete()})}))}),0),s!==Number.POSITIVE_INFINITY&&this.schedule((function(){return r.unsubscribe()}),s),this.flushTests.push(a),{toBe:function(t,e,o){a.ready=!0,a.expected=n.parseMarbles(t,e,o,!0)}}},n.prototype.expectSubscriptions=function(t){var e={actual:t,ready:!1};return this.flushTests.push(e),{toBe:function(t){var o="string"==typeof t?[t]:t;e.ready=!0,e.expected=o.map((function(t){return n.parseMarblesAsSubscriptions(t)}))}}},n.prototype.flush=function(){for(var n=this.hotObservables;n.length>0;)n.shift().setup();t.prototype.flush.call(this);for(var e=this.flushTests.filter((function(t){return t.ready}));e.length>0;){var o=e.shift();this.assertDeepEqual(o.actual,o.expected)}},n.parseMarblesAsSubscriptions=function(t){if("string"!=typeof t)return new a.SubscriptionLog(Number.POSITIVE_INFINITY);for(var n=t.length,e=-1,o=Number.POSITIVE_INFINITY,i=Number.POSITIVE_INFINITY,l=0;l<n;l++){var r=l*this.frameTimeFactor,c=t[l];switch(c){case"-":case" ":break;case"(":e=r;break;case")":e=-1;break;case"^":if(o!==Number.POSITIVE_INFINITY)throw new Error("found a second subscription point '^' in a subscription marble diagram. There can only be one.");o=e>-1?e:r;break;case"!":if(i!==Number.POSITIVE_INFINITY)throw new Error("found a second subscription point '^' in a subscription marble diagram. There can only be one.");i=e>-1?e:r;break;default:throw new Error("there can only be '^' and '!' markers in a subscription marble diagram. Found instead '"+c+"'.")}}return i<0?new a.SubscriptionLog(o):new a.SubscriptionLog(o,i)},n.parseMarbles=function(t,n,e,o){if(void 0===o&&(o=!1),-1!==t.indexOf("!"))throw new Error('conventional marble diagrams cannot have the unsubscription marker "!"');for(var i=t.length,c=[],a=t.indexOf("^"),s=-1===a?0:a*-this.frameTimeFactor,u="object"!=typeof n?function(t){return t}:function(t){return o&&n[t]instanceof r.ColdObservable?n[t].messages:n[t]},d=-1,g=0;g<i;g++){var h=g*this.frameTimeFactor+s,_=void 0,C=t[g];switch(C){case"-":case" ":break;case"(":d=h;break;case")":d=-1;break;case"|":_=l.Notification.createComplete();break;case"^":break;case"#":_=l.Notification.createError(e||"error");break;default:_=l.Notification.createNext(u(C))}_&&c.push({frame:d>-1?d:h,notification:_})}return c},n}(s.VirtualTimeScheduler)},"Zo/K":function(t,n,e){var o=e("PBLz").__extends,i=e("AZf1");function l(t){var n=t.index,e=t.subscriber;if(n!==t.length){var o=t.keys[n];e.next([o,t.obj[o]]),t.index=n+1,this.schedule(t)}else e.complete()}n.PairsObservable=function(t){function n(n,e){t.call(this),this.obj=n,this.scheduler=e,this.keys=Object.keys(n)}return o(n,t),n.create=function(t,e){return new n(t,e)},n.prototype._subscribe=function(t){var n=this.keys,e=this.scheduler,o=n.length;if(e)return e.schedule(l,0,{obj:this.obj,keys:n,length:o,index:0,subscriber:t});for(var i=0;i<o;i++){var r=n[i];t.next([r,this.obj[r]])}t.complete()},n}(i.Observable)},Zo6T:function(t,n,e){"use strict";var o,i;!function(l){t.exports?(l.default=l,t.exports=l):(o=[e("6n/F")],void 0===(i=(function(t){return l(t),l.Highcharts=t,l}).apply(n,o))||(t.exports=i))}((function(t){function n(t,n,e,o){t.hasOwnProperty(n)||(t[n]=o.apply(null,e))}n(t=t?t._modules:{},"Core/HttpUtilities.js",[t["Core/Globals.js"],t["Core/Utilities.js"]],(function(t,n){var e=t.doc,o=n.createElement,i=n.discardElement,l=n.merge,r=n.objectEach,c={ajax:function(t){var n=l(!0,{url:!1,type:"get",dataType:"json",success:!1,error:!1,data:!1,headers:{}},t);t={json:"application/json",xml:"application/xml",text:"text/plain",octet:"application/octet-stream"};var e=new XMLHttpRequest;if(!n.url)return!1;e.open(n.type.toUpperCase(),n.url,!0),n.headers["Content-Type"]||e.setRequestHeader("Content-Type",t[n.dataType]||t.text),r(n.headers,(function(t,n){e.setRequestHeader(n,t)})),e.onreadystatechange=function(){if(4===e.readyState){if(200===e.status){var t=e.responseText;if("json"===n.dataType)try{t=JSON.parse(t)}catch(o){return void(n.error&&n.error(e,o))}return n.success&&n.success(t)}n.error&&n.error(e,e.responseText)}};try{n.data=JSON.stringify(n.data)}catch(o){}e.send(n.data||!0)},getJSON:function(t,n){c.ajax({url:t,success:n,dataType:"json",headers:{"Content-Type":"text/plain"}})},post:function(t,n,c){var a=o("form",l({method:"post",action:t,enctype:"multipart/form-data"},c),{display:"none"},e.body);r(n,(function(t,n){o("input",{type:"hidden",name:n,value:t},null,a)})),a.submit(),i(a)}};return c})),n(t,"Extensions/Data.js",[t["Core/Chart/Chart.js"],t["Core/Globals.js"],t["Core/HttpUtilities.js"],t["Core/Series/Point.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],(function(t,n,e,o,i,l){var r=n.doc,c=e.ajax,a=i.seriesTypes;e=l.addEvent;var s=l.defined,u=l.extend,d=l.fireEvent,g=l.isNumber,h=l.merge,_=l.objectEach,C=l.pick,p=l.splat;l=function(){function t(t,n,e){this.options=this.rawColumns=this.firstRowAsNames=this.chartOptions=this.chart=void 0,this.dateFormats={"YYYY/mm/dd":{regex:/^([0-9]{4})[\-\/\.]([0-9]{1,2})[\-\/\.]([0-9]{1,2})$/,parser:function(t){return t?Date.UTC(+t[1],t[2]-1,+t[3]):NaN}},"dd/mm/YYYY":{regex:/^([0-9]{1,2})[\-\/\.]([0-9]{1,2})[\-\/\.]([0-9]{4})$/,parser:function(t){return t?Date.UTC(+t[3],t[2]-1,+t[1]):NaN},alternative:"mm/dd/YYYY"},"mm/dd/YYYY":{regex:/^([0-9]{1,2})[\-\/\.]([0-9]{1,2})[\-\/\.]([0-9]{4})$/,parser:function(t){return t?Date.UTC(+t[3],t[1]-1,+t[2]):NaN}},"dd/mm/YY":{regex:/^([0-9]{1,2})[\-\/\.]([0-9]{1,2})[\-\/\.]([0-9]{2})$/,parser:function(t){if(!t)return NaN;var n=+t[3];return n=n>(new Date).getFullYear()-2e3?n+1900:n+2e3,Date.UTC(n,t[2]-1,+t[1])},alternative:"mm/dd/YY"},"mm/dd/YY":{regex:/^([0-9]{1,2})[\-\/\.]([0-9]{1,2})[\-\/\.]([0-9]{2})$/,parser:function(t){return t?Date.UTC(+t[3]+2e3,t[1]-1,+t[2]):NaN}}},this.init(t,n,e)}return t.prototype.init=function(t,n,e){var o=t.decimalPoint;if(n&&(this.chartOptions=n),e&&(this.chart=e),"."!==o&&","!==o&&(o=void 0),this.options=t,this.columns=t.columns||this.rowsToColumns(t.rows)||[],this.firstRowAsNames=C(t.firstRowAsNames,this.firstRowAsNames,!0),this.decimalRegex=o&&new RegExp("^(-?[0-9]+)"+o+"([0-9]+)$"),this.rawColumns=[],this.columns.length){this.dataFound();var i=!0}this.hasURLOption(t)&&(clearTimeout(this.liveDataTimeout),i=!1),i||(i=this.fetchLiveData()),i||(i=!!this.parseCSV().length),i||(i=!!this.parseTable().length),i||(i=this.parseGoogleSpreadsheet()),!i&&t.afterComplete&&t.afterComplete()},t.prototype.hasURLOption=function(t){return!(!t||!(t.rowsURL||t.csvURL||t.columnsURL))},t.prototype.getColumnDistribution=function(){var t,n=this.chartOptions,e=this.options,o=[],i=function(t){return(a[t||"line"].prototype.pointArrayMap||[0]).length},l=n&&n.chart&&n.chart.type,r=[],c=[],u=0;e=e&&e.seriesMapping||n&&n.series&&n.series.map((function(){return{x:0}}))||[],(n&&n.series||[]).forEach((function(t){r.push(i(t.type||l))})),e.forEach((function(t){o.push(t.x||0)})),0===o.length&&o.push(0),e.forEach((function(e){var o=new f,d=r[u]||i(l),g=(n&&n.series||[])[u]||{},h=a[g.type||l||"line"].prototype.pointArrayMap,C=h||["y"];for((s(e.x)||g.isCartesian||!h)&&o.addColumnReader(e.x,"x"),_(e,(function(t,n){"x"!==n&&o.addColumnReader(t,n)})),t=0;t<d;t++)o.hasReader(C[t])||o.addColumnReader(void 0,C[t]);c.push(o),u++})),void 0===(e=a[l||"line"].prototype.pointArrayMap)&&(e=["y"]),this.valueCount={global:i(l),xColumns:o,individual:r,seriesBuilders:c,globalPointArrayMap:e}},t.prototype.dataFound=function(){this.options.switchRowsAndColumns&&(this.columns=this.rowsToColumns(this.columns)),this.getColumnDistribution(),this.parseTypes(),!1!==this.parsed()&&this.complete()},t.prototype.parseCSV=function(t){function n(t,n,e,o){function i(n){d=t[n],_=t[n-1],C=t[n+1]}function l(t){s.length<M+1&&s.push([t]),s[M][s[M].length-1]!==t&&s[M].push(t)}function a(){r>f||f>c?(++f,p=""):(!isNaN(parseFloat(p))&&isFinite(p)?(p=parseFloat(p),l("number")):isNaN(Date.parse(p))?l("string"):(p=p.replace(/\//g,"-"),l("date")),g.length<M+1&&g.push([]),e||(g[M][n]=p),p="",++M,++f)}var u=0,d="",_="",C="",p="",f=0,M=0;if(t.trim().length&&"#"!==t.trim()[0]){for(;u<t.length;u++)if(i(u),'"'===d)for(i(++u);u<t.length&&('"'!==d||'"'===_||'"'===C);)('"'!==d||'"'===d&&'"'!==_)&&(p+=d),i(++u);else o&&o[d]?o[d](d,p)&&a():d===h?a():p+=d;a()}}var e=this,o=t||this.options,i=o.csv;t=void 0!==o.startRow&&o.startRow?o.startRow:0;var l=o.endRow||Number.MAX_VALUE,r=void 0!==o.startColumn&&o.startColumn?o.startColumn:0,c=o.endColumn||Number.MAX_VALUE,a=0,s=[],u={",":0,";":0,"\t":0},g=this.columns=[];if(i&&o.beforeParse&&(i=o.beforeParse.call(this,i)),i){if(i=i.replace(/\r\n/g,"\n").replace(/\r/g,"\n").split(o.lineDelimiter||"\n"),(!t||0>t)&&(t=0),(!l||l>=i.length)&&(l=i.length-1),o.itemDelimiter)var h=o.itemDelimiter;else h=null,h=function(t){var n,i=0,l=0;return t.some((function(t,n){var e=!1,o="";if(13<n)return!0;for(var r=0;r<t.length;r++){var c=t[r+1],a=t[r-1];if("#"===(n=t[r]))break;if('"'===n)if(e){if('"'!==a&&'"'!==c){for(;" "===c&&r<t.length;)c=t[++r];void 0!==u[c]&&u[c]++,e=!1}}else e=!0;else void 0!==u[n]?(o=o.trim(),isNaN(Date.parse(o))&&!isNaN(o)&&isFinite(o)||u[n]++,o=""):o+=n;","===n&&l++,"."===n&&i++}})),n=u[";"]>u[","]?";":",",o.decimalPoint||(o.decimalPoint=i>l?".":",",e.decimalRegex=new RegExp("^(-?[0-9]+)"+o.decimalPoint+"([0-9]+)$")),n}(i);var _=0;for(a=t;a<=l;a++)"#"===i[a][0]?_++:n(i[a],a-t-_);o.columnTypes&&0!==o.columnTypes.length||!s.length||!s[0].length||"date"!==s[0][1]||o.dateFormat||(o.dateFormat=function(t,n){var i,l=[],r=0,c=!1,a=[],s=[];for((!n||n>t.length)&&(n=t.length);r<n;r++)if(void 0!==t[r]&&t[r]&&t[r].length){var u=t[r].trim().replace(/\//g," ").replace(/\-/g," ").replace(/\./g," ").split(" ");for(l=["","",""],i=0;i<u.length;i++)i<l.length&&(u[i]=parseInt(u[i],10),u[i]&&(s[i]=!s[i]||s[i]<u[i]?u[i]:s[i],void 0!==a[i]?a[i]!==u[i]&&(a[i]=!1):a[i]=u[i],31<u[i]?l[i]=100>u[i]?"YY":"YYYY":12<u[i]&&31>=u[i]?(l[i]="dd",c=!0):l[i].length||(l[i]="mm")))}if(c){for(i=0;i<a.length;i++)!1!==a[i]?12<s[i]&&"YY"!==l[i]&&"YYYY"!==l[i]&&(l[i]="YY"):12<s[i]&&"mm"===l[i]&&(l[i]="dd");return 3===l.length&&"dd"===l[1]&&"dd"===l[2]&&(l[2]="YY"),t=l.join("/"),(o.dateFormats||e.dateFormats)[t]?t:(d("deduceDateFailed"),"YYYY/mm/dd")}return"YYYY/mm/dd"}(g[0])),this.dataFound()}return g},t.prototype.parseTable=function(){var t=this.options,n=t.table,e=this.columns||[],o=t.startRow||0,i=t.endRow||Number.MAX_VALUE,l=t.startColumn||0,c=t.endColumn||Number.MAX_VALUE;return n&&("string"==typeof n&&(n=r.getElementById(n)),[].forEach.call(n.getElementsByTagName("tr"),(function(t,n){n>=o&&n<=i&&[].forEach.call(t.children,(function(t,i){var r=e[i-l],a=1;if(("TD"===t.tagName||"TH"===t.tagName)&&i>=l&&i<=c)for(e[i-l]||(e[i-l]=[]),e[i-l][n-o]=t.innerHTML;n-o>=a&&void 0===r[n-o-a];)r[n-o-a]=null,a++}))})),this.dataFound()),e},t.prototype.fetchLiveData=function(){var t=this,n=this.chart,e=this.options,o=0,i=e.enablePolling,l=1e3*(e.dataRefreshRate||2),r=h(e);return!!this.hasURLOption(e)&&(1e3>l&&(l=1e3),delete e.csvURL,delete e.rowsURL,delete e.columnsURL,function a(s){function u(r,u,d){function g(){i&&n.liveDataURL===r&&(t.liveDataTimeout=setTimeout(a,l))}return r&&/^(http|\/|\.\/|\.\.\/)/.test(r)?(s&&(clearTimeout(t.liveDataTimeout),n.liveDataURL=r),c({url:r,dataType:d||"json",success:function(t){n&&n.series&&u(t),g()},error:function(t,n){return 3>++o&&g(),e.error&&e.error(n,t)}}),!0):(r&&e.error&&e.error("Invalid URL"),!1)}u(r.csvURL,(function(t){n.update({data:{csv:t}})}),"text")||u(r.rowsURL,(function(t){n.update({data:{rows:t}})}))||u(r.columnsURL,(function(t){n.update({data:{columns:t}})}))}(!0),this.hasURLOption(e))},t.prototype.parseGoogleSpreadsheet=function(){var t=this,n=this.options,e=n.googleSpreadsheetKey,o=this.chart,i=Math.max(1e3*(n.dataRefreshRate||2),4e3),l=function(){if(n.googleSpreadsheetRange)return n.googleSpreadsheetRange;var t=("ABCDEFGHIJKLMNOPQRSTUVWXYZ".charAt(n.startColumn||0)||"A")+((n.startRow||0)+1),e="ABCDEFGHIJKLMNOPQRSTUVWXYZ".charAt(C(n.endColumn,-1))||"ZZ";return s(n.endRow)&&(e+=n.endRow+1),t+":"+e};return e&&(delete n.googleSpreadsheetKey,function t(o){var r=["https://sheets.googleapis.com/v4/spreadsheets",e,"values",l(),"?alt=json&majorDimension=COLUMNS&valueRenderOption=UNFORMATTED_VALUE&dateTimeRenderOption=FORMATTED_STRING&key="+n.googleAPIKey].join("/");c({url:r,dataType:"json",success:function(e){o(e),n.enablePolling&&setTimeout((function(){t(o)}),i)},error:function(t,e){return n.error&&n.error(e,t)}})}((function(n){if(!(n=n.values)||0===n.length)return!1;var e=n.reduce((function(t,n){return Math.max(t,n.length)}),0);n.forEach((function(t){for(var n=0;n<e;n++)void 0===t[n]&&(t[n]=null)})),o&&o.series?o.update({data:{columns:n}}):(t.columns=n,t.dataFound())}))),!1},t.prototype.trim=function(t,n){return"string"==typeof t&&(t=t.replace(/^\s+|\s+$/g,""),n&&/^[0-9\s]+$/.test(t)&&(t=t.replace(/\s/g,"")),this.decimalRegex&&(t=t.replace(this.decimalRegex,"$1.$2"))),t},t.prototype.parseTypes=function(){for(var t=this.columns,n=t.length;n--;)this.parseColumn(t[n],n)},t.prototype.parseColumn=function(t,n){var e,o,i=this.rawColumns,l=this.columns,r=t.length,c=this.firstRowAsNames,a=-1!==this.valueCount.xColumns.indexOf(n),s=[],u=this.chartOptions,d=(this.options.columnTypes||[])[n];for(u=a&&(u&&u.xAxis&&"category"===p(u.xAxis)[0].type||"string"===d),i[n]||(i[n]=[]);r--;){var h=s[r]||t[r],_=this.trim(h),C=this.trim(h,!0),f=parseFloat(C);void 0===i[n][r]&&(i[n][r]=_),u||0===r&&c?t[r]=""+_:+C===f?(t[r]=f,31536e6<f&&"float"!==d?t.isDatetime=!0:t.isNumeric=!0,void 0!==t[r+1]&&(o=f>t[r+1])):(_&&_.length&&(e=this.parseDate(h)),a&&g(e)&&"float"!==d?(s[r]=h,t[r]=e,t.isDatetime=!0,void 0!==t[r+1]&&((h=e>t[r+1])!==o&&void 0!==o&&(this.alternativeFormat?(this.dateFormat=this.alternativeFormat,r=t.length,this.alternativeFormat=this.dateFormats[this.dateFormat].alternative):t.unsorted=!0),o=h)):(t[r]=""===_?null:_,0!==r&&(t.isDatetime||t.isNumeric)&&(t.mixed=!0)))}if(a&&t.mixed&&(l[n]=i[n]),a&&o&&this.options.sort)for(n=0;n<l.length;n++)l[n].reverse(),c&&l[n].unshift(l[n].pop())},t.prototype.parseDate=function(t){var n,e,o=this.options.parseDate,i=this.options.dateFormat||this.dateFormat;if(o)var l=o(t);else if("string"==typeof t){if(i)(o=this.dateFormats[i])||(o=this.dateFormats["YYYY/mm/dd"]),(e=t.match(o.regex))&&(l=o.parser(e));else for(n in this.dateFormats)if(e=t.match((o=this.dateFormats[n]).regex)){this.dateFormat=n,this.alternativeFormat=o.alternative,l=o.parser(e);break}e||(t.match(/:.+(GMT|UTC|[Z+-])/)&&(t=t.replace(/\s*(?:GMT|UTC)?([+-])(\d\d)(\d\d)$/,"$1$2:$3").replace(/(?:\s+|GMT|UTC)([+-])/,"$1").replace(/(\d)\s*(?:GMT|UTC|Z)$/,"$1+00:00")),"object"==typeof(e=Date.parse(t))&&null!==e&&e.getTime?l=e.getTime()-6e4*e.getTimezoneOffset():g(e)&&(l=e-6e4*new Date(e).getTimezoneOffset()))}return l},t.prototype.rowsToColumns=function(t){var n,e;if(t){var o=[],i=t.length;for(n=0;n<i;n++){var l=t[n].length;for(e=0;e<l;e++)o[e]||(o[e]=[]),o[e][n]=t[n][e]}}return o},t.prototype.getData=function(){if(this.columns)return this.rowsToColumns(this.columns).slice(1)},t.prototype.parsed=function(){if(this.options.parsed)return this.options.parsed.call(this,this.columns)},t.prototype.getFreeIndexes=function(t,n){var e,o=[],i=[];for(e=0;e<t;e+=1)o.push(!0);for(t=0;t<n.length;t+=1){var l=n[t].getReferencedColumnIndexes();for(e=0;e<l.length;e+=1)o[l[e]]=!1}for(e=0;e<o.length;e+=1)o[e]&&i.push(e);return i},t.prototype.complete=function(){var t,n,e,o=this.columns,i=this.options,l=[];if(i.complete||i.afterComplete){if(this.firstRowAsNames)for(n=0;n<o.length;n++){var r=o[n];s(r.name)||(r.name=C(r.shift(),"").toString())}r=[];var c=this.getFreeIndexes(o.length,this.valueCount.seriesBuilders);for(n=0;n<this.valueCount.seriesBuilders.length;n++){var a=this.valueCount.seriesBuilders[n];a.populateColumns(c)&&l.push(a)}for(;0<c.length;){for((a=new f).addColumnReader(0,"x"),-1!==(n=c.indexOf(0))&&c.splice(n,1),n=0;n<this.valueCount.global;n++)a.addColumnReader(void 0,this.valueCount.globalPointArrayMap[n]);a.populateColumns(c)&&l.push(a)}if(0<l.length&&0<l[0].readers.length&&void 0!==(a=o[l[0].readers[0].columnIndex])&&(a.isDatetime?t="datetime":a.isNumeric||(t="category")),"category"===t)for(n=0;n<l.length;n++)for(a=l[n],c=0;c<a.readers.length;c++)"x"===a.readers[c].configName&&(a.readers[c].configName="name");for(n=0;n<l.length;n++){for(a=l[n],c=[],e=0;e<o[0].length;e++)c[e]=a.read(o,e);r[n]={data:c},a.name&&(r[n].name=a.name),"category"===t&&(r[n].turboThreshold=0)}o={series:r},t&&(o.xAxis={type:t},"category"===t&&(o.xAxis.uniqueNames=!1)),i.complete&&i.complete(o),i.afterComplete&&i.afterComplete(o)}},t.prototype.update=function(t,n){var e=this.chart;t&&(t.afterComplete=function(t){t&&(t.xAxis&&e.xAxis[0]&&t.xAxis.type===e.xAxis[0].options.type&&delete t.xAxis,e.update(t,n,!0))},h(!0,e.options.data,t),this.init(e.options.data))},t}(),n.data=function(t,e,o){return new n.Data(t,e,o)},e(t,"init",(function(t){var e=this,o=t.args[0]||{},i=t.args[1];o&&o.data&&!e.hasDataDef&&(e.hasDataDef=!0,e.data=new n.Data(u(o.data,{afterComplete:function(t){var n;if(Object.hasOwnProperty.call(o,"series"))if("object"==typeof o.series)for(n=Math.max(o.series.length,t&&t.series?t.series.length:0);n--;)o.series[n]=h(o.series[n]||{},t&&t.series?t.series[n]:{});else delete o.series;o=h(t,o),e.init(o,i)}}),o,e),t.preventDefault())}));var f=function(){function t(){this.readers=[],this.pointIsArray=!0,this.name=void 0}return t.prototype.populateColumns=function(t){var n=!0;return this.readers.forEach((function(n){void 0===n.columnIndex&&(n.columnIndex=t.shift())})),this.readers.forEach((function(t){void 0===t.columnIndex&&(n=!1)})),n},t.prototype.read=function(t,n){var e=this.pointIsArray,i=e?[]:{};if(this.readers.forEach((function(l){var r=t[l.columnIndex][n];e?i.push(r):0<l.configName.indexOf(".")?o.prototype.setNestedProperty(i,r,l.configName):i[l.configName]=r})),void 0===this.name&&2<=this.readers.length){var l=this.getReferencedColumnIndexes();2<=l.length&&(l.shift(),l.sort((function(t,n){return t-n})),this.name=t[l.shift()].name)}return i},t.prototype.addColumnReader=function(t,n){this.readers.push({columnIndex:t,configName:n}),"x"!==n&&"y"!==n&&void 0!==n&&(this.pointIsArray=!1)},t.prototype.getReferencedColumnIndexes=function(){var t,n=[];for(t=0;t<this.readers.length;t+=1){var e=this.readers[t];void 0!==e.columnIndex&&n.push(e.columnIndex)}return n},t.prototype.hasReader=function(t){var n;for(n=0;n<this.readers.length;n+=1)if(this.readers[n].configName===t)return!0},t}();return n.Data=l,n.Data})),n(t,"masters/modules/data.src.js",[t["Core/Globals.js"],t["Core/HttpUtilities.js"],t["Extensions/Data.js"]],(function(t,n,e){t.ajax=n.ajax,t.getJSON=n.getJSON,t.post=n.post,t.Data=e,t.HttpUtilities=n}))}))},ZzdT:function(t,n,e){"use strict";var o=e("AZf1"),i=e("OmKy");o.Observable.prototype.bufferWhen=i.bufferWhen},aK2G:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz");n.map=function(t,n){return function(e){if("function"!=typeof t)throw new TypeError("argument is not a function. Are you looking for `mapTo()`?");return e.lift(new l(t,n))}};var l=function(){function t(t,n){this.project=t,this.thisArg=n}return t.prototype.call=function(t,n){return n.subscribe(new r(t,this.project,this.thisArg))},t}();n.MapOperator=l;var r=function(t){function n(n,e,o){t.call(this,n),this.project=e,this.count=0,this.thisArg=o||this}return o(n,t),n.prototype._next=function(t){var n;try{n=this.project.call(this.thisArg,t,this.count++)}catch(e){return void this.destination.error(e)}this.destination.next(n)},n}(i.Subscriber)},aUw6:function(t,n,e){"use strict";var o=e("AZf1"),i=e("GHBr");o.Observable.throw=i._throw},aea6:function(t,n,e){"use strict";var o=e("Re0n"),i=e("7LGj");n.sampleTime=function(t,n){return void 0===n&&(n=o.async),i.sampleTime(t,n)(this)}},agdi:function(t,n,e){"use strict";var o=e("Re0n"),i=e("uj+q");n.timeoutWith=function(t,n,e){return void 0===e&&(e=o.async),i.timeoutWith(t,n,e)(this)}},ast0:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz"),l=e("4WIM");n.windowCount=function(t,n){return void 0===n&&(n=0),function(e){return e.lift(new r(t,n))}};var r=function(){function t(t,n){this.windowSize=t,this.startWindowEvery=n}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.windowSize,this.startWindowEvery))},t}(),c=function(t){function n(n,e,o){t.call(this,n),this.destination=n,this.windowSize=e,this.startWindowEvery=o,this.windows=[new l.Subject],this.count=0,n.next(this.windows[0])}return o(n,t),n.prototype._next=function(t){for(var n=this.startWindowEvery>0?this.startWindowEvery:this.windowSize,e=this.destination,o=this.windowSize,i=this.windows,r=i.length,c=0;c<r&&!this.closed;c++)i[c].next(t);var a=this.count-o+1;if(a>=0&&a%n==0&&!this.closed&&i.shift().complete(),++this.count%n==0&&!this.closed){var s=new l.Subject;i.push(s),e.next(s)}},n.prototype._error=function(t){var n=this.windows;if(n)for(;n.length>0&&!this.closed;)n.shift().error(t);this.destination.error(t)},n.prototype._complete=function(){var t=this.windows;if(t)for(;t.length>0&&!this.closed;)t.shift().complete();this.destination.complete()},n.prototype._unsubscribe=function(){this.count=0,this.windows=null},n}(i.Subscriber)},b4nC:function(t,n,e){"use strict";var o=e("AZf1"),i=e("uH8Z");o.Observable.prototype.timestamp=i.timestamp},bIKf:function(t,n,e){var o=e("PBLz").__extends,i=e("Hbpk"),l=e("g2Fv");n.AsapAction=function(t){function n(n,e){t.call(this,n,e),this.scheduler=n,this.work=e}return o(n,t),n.prototype.requestAsyncId=function(n,e,o){return void 0===o&&(o=0),null!==o&&o>0?t.prototype.requestAsyncId.call(this,n,e,o):(n.actions.push(this),n.scheduled||(n.scheduled=i.Immediate.setImmediate(n.flush.bind(n,null))))},n.prototype.recycleAsyncId=function(n,e,o){if(void 0===o&&(o=0),null!==o&&o>0||null===o&&this.delay>0)return t.prototype.recycleAsyncId.call(this,n,e,o);0===n.actions.length&&(i.Immediate.clearImmediate(e),n.scheduled=void 0)},n}(l.AsyncAction)},bIOw:function(t,n,e){"use strict";var o;!function(i,l){t.exports?(l.default=l,t.exports=i.document?l(i):l):void 0===(o=(function(){return l(i)}).call(n,e,n,t))||(t.exports=o)}("undefined"!=typeof window?window:this,(function(t){function n(t,n,e,o){t.hasOwnProperty(n)||(t[n]=o.apply(null,e))}var e={};return n(e,"Core/Globals.js",[],(function(){var n,e=void 0!==t?t:"undefined"!=typeof window?window:{};return function(t){t.SVG_NS="http://www.w3.org/2000/svg",t.product="Highcharts",t.version="9.3.3",t.win=e,t.doc=t.win.document,t.svg=t.doc&&t.doc.createElementNS&&!!t.doc.createElementNS(t.SVG_NS,"svg").createSVGRect,t.userAgent=t.win.navigator&&t.win.navigator.userAgent||"",t.isChrome=-1!==t.userAgent.indexOf("Chrome"),t.isFirefox=-1!==t.userAgent.indexOf("Firefox"),t.isMS=/(edge|msie|trident)/i.test(t.userAgent)&&!t.win.opera,t.isSafari=!t.isChrome&&-1!==t.userAgent.indexOf("Safari"),t.isTouchDevice=/(Mobile|Android|Windows Phone)/.test(t.userAgent),t.isWebKit=-1!==t.userAgent.indexOf("AppleWebKit"),t.deg2rad=2*Math.PI/360,t.hasBidiBug=t.isFirefox&&4>parseInt(t.userAgent.split("Firefox/")[1],10),t.hasTouch=!!t.win.TouchEvent,t.marginNames=["plotTop","marginRight","marginBottom","plotLeft"],t.noop=function(){},t.supportsPassiveEvents=function(){var n=!1;if(!t.isMS){var e=Object.defineProperty({},"passive",{get:function(){n=!0}});t.win.addEventListener&&t.win.removeEventListener&&(t.win.addEventListener("testPassive",t.noop,e),t.win.removeEventListener("testPassive",t.noop,e))}return n}(),t.charts=[],t.dateFormats={},t.seriesTypes={},t.symbolSizes={},t.chartCount=0}(n||(n={})),n})),n(e,"Core/Utilities.js",[e["Core/Globals.js"]],(function(t){function n(e,o,i,l){var r=o?"Highcharts error":"Highcharts warning";32===e&&(e=r+": Deprecated member");var c=a(e),s=c?r+" #"+e+": www.highcharts.com/errors/"+e+"/":e.toString();if(void 0!==l){var u="";c&&(s+="?"),C(l,(function(t,n){u+="\n - "+n+": "+t,c&&(s+=encodeURI(n)+"="+encodeURI(t))})),s+=u}f(t,"displayError",{chart:i,code:e,message:s,params:l},(function(){if(o)throw Error(s);O.console&&-1===n.messages.indexOf(s)&&console.warn(s)})),n.messages.push(s)}function e(t,n){return parseInt(t,n||10)}function o(t){return"string"==typeof t}function i(t){return"[object Array]"===(t=Object.prototype.toString.call(t))||"[object Array Iterator]"===t}function l(t,n){return!(!t||"object"!=typeof t||n&&i(t))}function r(t){return l(t)&&"number"==typeof t.nodeType}function c(t){var n=t&&t.constructor;return!(!l(t,!0)||r(t)||!n||!n.name||"Object"===n.name)}function a(t){return"number"==typeof t&&!isNaN(t)&&1/0>t&&-1/0<t}function s(t){return null!=t}function u(t,n,e){var i;return o(n)?s(e)?t.setAttribute(n,e):t&&t.getAttribute&&((i=t.getAttribute(n))||"class"!==n||(i=t.getAttribute(n+"Name"))):C(n,(function(n,e){s(n)?t.setAttribute(e,n):t.removeAttribute(e)})),i}function d(t,n){var e;for(e in t||(t={}),n)t[e]=n[e];return t}function g(){for(var t=arguments,n=t.length,e=0;e<n;e++){var o=t[e];if(null!=o)return o}}function h(n,e){t.isMS&&!t.svg&&e&&void 0!==e.opacity&&(e.filter="alpha(opacity="+100*e.opacity+")"),d(n.style,e)}function _(t,n){return 1e14<t?t:parseFloat(t.toPrecision(n||14))}function C(t,n,e){for(var o in t)Object.hasOwnProperty.call(t,o)&&n.call(e||t[o],t[o],o,t)}function p(n,e,o){function i(e,o){var i=n.removeEventListener||t.removeEventListenerPolyfill;i&&i.call(n,e,o,!1)}function l(t){var o;if(n.nodeName){if(e){var l={};l[e]=!0}else l=t;C(l,(function(n,e){if(t[e])for(o=t[e].length;o--;)i(e,t[e][o].fn)}))}}var r="function"==typeof n&&n.prototype||n;if(Object.hasOwnProperty.call(r,"hcEvents")){var c=r.hcEvents;e?(r=c[e]||[],o?(c[e]=r.filter((function(t){return o!==t.fn})),i(e,o)):(l(c),c[e]=[])):(l(c),delete r.hcEvents)}}function f(n,e,o,i){if(o=o||{},P.createEvent&&(n.dispatchEvent||n.fireEvent&&n!==t)){var l=P.createEvent("Events");l.initEvent(e,!0,!0),o=d(l,o),n.dispatchEvent?n.dispatchEvent(o):n.fireEvent(e,o)}else if(n.hcEvents){o.target||d(o,{preventDefault:function(){o.defaultPrevented=!0},target:n,type:e}),l=[];for(var r=n,c=!1;r.hcEvents;)Object.hasOwnProperty.call(r,"hcEvents")&&r.hcEvents[e]&&(l.length&&(c=!0),l.unshift.apply(l,r.hcEvents[e])),r=Object.getPrototypeOf(r);c&&l.sort((function(t,n){return t.order-n.order})),l.forEach((function(t){!1===t.fn.call(n,o)&&o.preventDefault()}))}i&&!o.defaultPrevented&&i.call(n,o)}var M=t.charts,P=t.doc,O=t.win;(n||(n={})).messages=[],Math.easeInOutSine=function(t){return-.5*(Math.cos(Math.PI*t)-1)};var m=Array.prototype.find?function(t,n){return t.find(n)}:function(t,n){var e,o=t.length;for(e=0;e<o;e++)if(n(t[e],e))return t[e]};C({map:"map",each:"forEach",grep:"filter",reduce:"reduce",some:"some"},(function(e,o){t[o]=function(t){var i;return n(32,!1,void 0,((i={})["Highcharts."+o]="use Array."+e,i)),Array.prototype[e].apply(t,[].slice.call(arguments,1))}}));var v,y=function(){var t=Math.random().toString(36).substring(2,9)+"-",n=0;return function(){return"highcharts-"+(v?"":t)+n++}}();return O.jQuery&&(O.jQuery.fn.highcharts=function(){var n=[].slice.call(arguments);if(this[0])return n[0]?(new(t[o(n[0])?n.shift():"Chart"])(this[0],n[0],n[1]),this):M[u(this[0],"data-highcharts-chart")]}),{addEvent:function(n,e,o,i){void 0===i&&(i={});var l="function"==typeof n&&n.prototype||n;Object.hasOwnProperty.call(l,"hcEvents")||(l.hcEvents={}),l=l.hcEvents,t.Point&&n instanceof t.Point&&n.series&&n.series.chart&&(n.series.chart.runTrackerClick=!0);var r=n.addEventListener||t.addEventListenerPolyfill;return r&&r.call(n,e,o,!!t.supportsPassiveEvents&&{passive:void 0===i.passive?-1!==e.indexOf("touch"):i.passive,capture:!1}),l[e]||(l[e]=[]),l[e].push({fn:o,order:"number"==typeof i.order?i.order:1/0}),l[e].sort((function(t,n){return t.order-n.order})),function(){p(n,e,o)}},arrayMax:function(t){for(var n=t.length,e=t[0];n--;)t[n]>e&&(e=t[n]);return e},arrayMin:function(t){for(var n=t.length,e=t[0];n--;)t[n]<e&&(e=t[n]);return e},attr:u,clamp:function(t,n,e){return t>n?t<e?t:e:n},cleanRecursively:function t(n,e){var o={};return C(n,(function(i,r){l(n[r],!0)&&!n.nodeType&&e[r]?(i=t(n[r],e[r]),Object.keys(i).length&&(o[r]=i)):(l(n[r])||n[r]!==e[r])&&(o[r]=n[r])})),o},clearTimeout:function(t){s(t)&&clearTimeout(t)},correctFloat:_,createElement:function(t,n,e,o,i){return t=P.createElement(t),n&&d(t,n),i&&h(t,{padding:"0",border:"none",margin:"0"}),e&&h(t,e),o&&o.appendChild(t),t},css:h,defined:s,destroyObjectProperties:function(t,n){C(t,(function(e,o){e&&e!==n&&e.destroy&&e.destroy(),delete t[o]}))},discardElement:function(t){t&&t.parentElement&&t.parentElement.removeChild(t)},erase:function(t,n){for(var e=t.length;e--;)if(t[e]===n){t.splice(e,1);break}},error:n,extend:d,extendClass:function(t,n){var e=function(){};return d(e.prototype=new t,n),e},find:m,fireEvent:f,getMagnitude:function(t){return Math.pow(10,Math.floor(Math.log(t)/Math.LN10))},getNestedProperty:function(t,n){for(t=t.split(".");t.length&&s(n);){var e=t.shift();if(void 0===e||"__proto__"===e)return;if(!s(n=n[e])||"function"==typeof n||"number"==typeof n.nodeType||n===O)return}return n},getStyle:function o(i,l,r){var c=t.getStyle||o;if("width"===l)return l=Math.min(i.offsetWidth,i.scrollWidth),(r=i.getBoundingClientRect&&i.getBoundingClientRect().width)<l&&r>=l-1&&(l=Math.floor(r)),Math.max(0,l-(c(i,"padding-left",!0)||0)-(c(i,"padding-right",!0)||0));if("height"===l)return Math.max(0,Math.min(i.offsetHeight,i.scrollHeight)-(c(i,"padding-top",!0)||0)-(c(i,"padding-bottom",!0)||0));if(O.getComputedStyle||n(27,!0),i=O.getComputedStyle(i,void 0)){var a=i.getPropertyValue(l);g(r,"opacity"!==l)&&(a=e(a))}return a},inArray:function(t,e,o){return n(32,!1,void 0,{"Highcharts.inArray":"use Array.indexOf"}),e.indexOf(t,o)},isArray:i,isClass:c,isDOMElement:r,isFunction:function(t){return"function"==typeof t},isNumber:a,isObject:l,isString:o,keys:function(t){return n(32,!1,void 0,{"Highcharts.keys":"use Object.keys"}),Object.keys(t)},merge:function(){var t,n=arguments,e={},o=function(t,n){return"object"!=typeof t&&(t={}),C(n,(function(e,i){"__proto__"!==i&&"constructor"!==i&&(t[i]=!l(e,!0)||c(e)||r(e)?n[i]:o(t[i]||{},e))})),t};!0===n[0]&&(e=n[1],n=Array.prototype.slice.call(n,2));var i=n.length;for(t=0;t<i;t++)e=o(e,n[t]);return e},normalizeTickInterval:function(t,n,e,o,i){var l=t,r=t/(e=g(e,1));for(n||(n=i?[1,1.2,1.5,2,2.5,3,4,5,6,8,10]:[1,2,2.5,5,10],!1===o&&(1===e?n=n.filter((function(t){return 0==t%1})):.1>=e&&(n=[1/e]))),o=0;o<n.length&&(l=n[o],!(i&&l*e>=t||!i&&r<=(n[o]+(n[o+1]||n[o]))/2));o++);return _(l*e,-Math.round(Math.log(.001)/Math.LN10))},objectEach:C,offset:function(t){var n=P.documentElement;return{top:(t=t.parentElement||t.parentNode?t.getBoundingClientRect():{top:0,left:0,width:0,height:0}).top+(O.pageYOffset||n.scrollTop)-(n.clientTop||0),left:t.left+(O.pageXOffset||n.scrollLeft)-(n.clientLeft||0),width:t.width,height:t.height}},pad:function(t,n,e){return Array((n||2)+1-String(t).replace("-","").length).join(e||"0")+t},pick:g,pInt:e,relativeLength:function(t,n,e){return/%$/.test(t)?n*parseFloat(t)/100+(e||0):parseFloat(t)},removeEvent:p,splat:function(t){return i(t)?t:[t]},stableSort:function(t,n){var e,o,i=t.length;for(o=0;o<i;o++)t[o].safeI=o;for(t.sort((function(t,o){return 0===(e=n(t,o))?t.safeI-o.safeI:e})),o=0;o<i;o++)delete t[o].safeI},syncTimeout:function(t,n,e){return 0<n?setTimeout(t,n,e):(t.call(0,e),-1)},timeUnits:{millisecond:1,second:1e3,minute:6e4,hour:36e5,day:864e5,week:6048e5,month:24192e5,year:314496e5},uniqueKey:y,useSerialIds:function(t){return v=g(t,v)},wrap:function(t,n,e){var o=t[n];t[n]=function(){var t=Array.prototype.slice.call(arguments),n=arguments,i=this;return i.proceed=function(){o.apply(i,arguments.length?arguments:n)},t.unshift(o),t=e.apply(this,t),i.proceed=null,t}}}})),n(e,"Core/Chart/ChartDefaults.js",[],(function(){return{panning:{enabled:!1,type:"x"},styledMode:!1,borderRadius:0,colorCount:10,defaultSeriesType:"line",ignoreHiddenSeries:!0,spacing:[10,10,15,10],resetZoomButton:{theme:{zIndex:6},position:{align:"right",x:-10,y:10}},zoomBySingleTouch:!1,width:null,height:null,borderColor:"#335cad",backgroundColor:"#ffffff",plotBorderColor:"#cccccc"}})),n(e,"Core/Color/Color.js",[e["Core/Globals.js"],e["Core/Utilities.js"]],(function(t,n){var e=n.isNumber,o=n.merge,i=n.pInt;return function(){function n(e){this.rgba=[NaN,NaN,NaN,NaN],this.input=e;var o=t.Color;return o&&o!==n?new o(e):this instanceof n?void this.init(e):new n(e)}return n.parse=function(t){return t?new n(t):n.None},n.prototype.init=function(t){var e;if("object"==typeof t&&void 0!==t.stops)this.stops=t.stops.map((function(t){return new n(t[1])}));else if("string"==typeof t){if(this.input=t=n.names[t.toLowerCase()]||t,"#"===t.charAt(0)){var o=t.length,i=parseInt(t.substr(1),16);7===o?e=[(16711680&i)>>16,(65280&i)>>8,255&i,1]:4===o&&(e=[(3840&i)>>4|(3840&i)>>8,(240&i)>>4|240&i,(15&i)<<4|15&i,1])}if(!e)for(i=n.parsers.length;i--&&!e;){var l=n.parsers[i];(o=l.regex.exec(t))&&(e=l.parse(o))}}e&&(this.rgba=e)},n.prototype.get=function(t){var n=this.input,i=this.rgba;if("object"==typeof n&&void 0!==this.stops){var l=o(n);return l.stops=[].slice.call(l.stops),this.stops.forEach((function(n,e){l.stops[e]=[l.stops[e][0],n.get(t)]})),l}return i&&e(i[0])?"rgb"===t||!t&&1===i[3]?"rgb("+i[0]+","+i[1]+","+i[2]+")":"a"===t?""+i[3]:"rgba("+i.join(",")+")":n},n.prototype.brighten=function(t){var n=this.rgba;if(this.stops)this.stops.forEach((function(n){n.brighten(t)}));else if(e(t)&&0!==t)for(var o=0;3>o;o++)n[o]+=i(255*t),0>n[o]&&(n[o]=0),255<n[o]&&(n[o]=255);return this},n.prototype.setOpacity=function(t){return this.rgba[3]=t,this},n.prototype.tweenTo=function(t,n){var o=this.rgba,i=t.rgba;return e(o[0])&&e(i[0])?((t=1!==i[3]||1!==o[3])?"rgba(":"rgb(")+Math.round(i[0]+(o[0]-i[0])*(1-n))+","+Math.round(i[1]+(o[1]-i[1])*(1-n))+","+Math.round(i[2]+(o[2]-i[2])*(1-n))+(t?","+(i[3]+(o[3]-i[3])*(1-n)):"")+")":t.input||"none"},n.names={white:"#ffffff",black:"#000000"},n.parsers=[{regex:/rgba\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]?(?:\.[0-9]+)?)\s*\)/,parse:function(t){return[i(t[1]),i(t[2]),i(t[3]),parseFloat(t[4],10)]}},{regex:/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/,parse:function(t){return[i(t[1]),i(t[2]),i(t[3]),1]}}],n.None=new n(""),n}()})),n(e,"Core/Color/Palettes.js",[],(function(){return{colors:"#7cb5ec #434348 #90ed7d #f7a35c #8085e9 #f15c80 #e4d354 #2b908f #f45b5b #91e8e1".split(" ")}})),n(e,"Core/Time.js",[e["Core/Globals.js"],e["Core/Utilities.js"]],(function(t,n){var e=t.win,o=n.defined,i=n.error,l=n.extend,r=n.isObject,c=n.merge,a=n.objectEach,s=n.pad,u=n.pick,d=n.splat,g=n.timeUnits,h=t.isSafari&&e.Intl&&e.Intl.DateTimeFormat.prototype.formatRange,_=t.isSafari&&e.Intl&&!e.Intl.DateTimeFormat.prototype.formatRange;return function(){function n(t){this.options={},this.variableTimezone=this.useUTC=!1,this.Date=e.Date,this.getTimezoneOffset=this.timezoneOffsetFunction(),this.update(t)}return n.prototype.get=function(t,n){if(this.variableTimezone||this.timezoneOffset){var e=n.getTime(),o=e-this.getTimezoneOffset(n);return n.setTime(o),t=n["getUTC"+t](),n.setTime(e),t}return this.useUTC?n["getUTC"+t]():n["get"+t]()},n.prototype.set=function(t,n,e){if(this.variableTimezone||this.timezoneOffset){if("Milliseconds"===t||"Seconds"===t||"Minutes"===t&&0==this.getTimezoneOffset(n)%36e5)return n["setUTC"+t](e);var o=this.getTimezoneOffset(n);return o=n.getTime()-o,n.setTime(o),n["setUTC"+t](e),t=this.getTimezoneOffset(n),o=n.getTime()+t,n.setTime(o)}return this.useUTC||h&&"FullYear"===t?n["setUTC"+t](e):n["set"+t](e)},n.prototype.update=function(t){var n=u(t&&t.useUTC,!0);this.options=t=c(!0,this.options||{},t),this.Date=t.Date||e.Date||Date,this.timezoneOffset=(this.useUTC=n)&&t.timezoneOffset,this.getTimezoneOffset=this.timezoneOffsetFunction(),this.variableTimezone=n&&!(!t.getTimezoneOffset&&!t.timezone)},n.prototype.makeTime=function(t,n,e,o,i,l){if(this.useUTC){var r=this.Date.UTC.apply(0,arguments),c=this.getTimezoneOffset(r),a=this.getTimezoneOffset(r+=c);c!==a?r+=a-c:c-36e5!==this.getTimezoneOffset(r-36e5)||_||(r-=36e5)}else r=new this.Date(t,n,u(e,1),u(o,0),u(i,0),u(l,0)).getTime();return r},n.prototype.timezoneOffsetFunction=function(){var t=this,n=this.options,o=n.getTimezoneOffset,l=n.moment||e.moment;if(!this.useUTC)return function(t){return 6e4*new Date(t.toString()).getTimezoneOffset()};if(n.timezone){if(l)return function(t){return 6e4*-l.tz(t,n.timezone).utcOffset()};i(25)}return this.useUTC&&o?function(t){return 6e4*o(t.valueOf())}:function(){return 6e4*(t.timezoneOffset||0)}},n.prototype.dateFormat=function(n,e,i){if(!o(e)||isNaN(e))return t.defaultOptions.lang&&t.defaultOptions.lang.invalidDate||"";n=u(n,"%Y-%m-%d %H:%M:%S");var r=this,c=new this.Date(e),d=this.get("Hours",c),g=this.get("Day",c),h=this.get("Date",c),_=this.get("Month",c),C=this.get("FullYear",c),p=t.defaultOptions.lang,f=p&&p.weekdays,M=p&&p.shortWeekdays;return c=l({a:M?M[g]:f[g].substr(0,3),A:f[g],d:s(h),e:s(h,2," "),w:g,b:p.shortMonths[_],B:p.months[_],m:s(_+1),o:_+1,y:C.toString().substr(2,2),Y:C,H:s(d),k:d,I:s(d%12||12),l:d%12||12,M:s(this.get("Minutes",c)),p:12>d?"AM":"PM",P:12>d?"am":"pm",S:s(c.getSeconds()),L:s(Math.floor(e%1e3),3)},t.dateFormats),a(c,(function(t,o){for(;-1!==n.indexOf("%"+o);)n=n.replace("%"+o,"function"==typeof t?t.call(r,e):t)})),i?n.substr(0,1).toUpperCase()+n.substr(1):n},n.prototype.resolveDTLFormat=function(t){return r(t,!0)?t:{main:(t=d(t))[0],from:t[1],to:t[2]}},n.prototype.getTimeTicks=function(t,n,e,i){var r,c=this,a=[],s={},d=new c.Date(n),h=t.unitRange,_=t.count||1;if(i=u(i,1),o(n)){if(c.set("Milliseconds",d,h>=g.second?0:_*Math.floor(c.get("Milliseconds",d)/_)),h>=g.second&&c.set("Seconds",d,h>=g.minute?0:_*Math.floor(c.get("Seconds",d)/_)),h>=g.minute&&c.set("Minutes",d,h>=g.hour?0:_*Math.floor(c.get("Minutes",d)/_)),h>=g.hour&&c.set("Hours",d,h>=g.day?0:_*Math.floor(c.get("Hours",d)/_)),h>=g.day&&c.set("Date",d,h>=g.month?1:Math.max(1,_*Math.floor(c.get("Date",d)/_))),h>=g.month){c.set("Month",d,h>=g.year?0:_*Math.floor(c.get("Month",d)/_));var C=c.get("FullYear",d)}h>=g.year&&c.set("FullYear",d,C-C%_),h===g.week&&(C=c.get("Day",d),c.set("Date",d,c.get("Date",d)-C+i+(C<i?-7:0))),C=c.get("FullYear",d),i=c.get("Month",d);var p=c.get("Date",d),f=c.get("Hours",d);for(n=d.getTime(),!c.variableTimezone&&c.useUTC||!o(e)||(r=e-n>4*g.month||c.getTimezoneOffset(n)!==c.getTimezoneOffset(e)),n=d.getTime(),d=1;n<e;)a.push(n),n=h===g.year?c.makeTime(C+d*_,0):h===g.month?c.makeTime(C,i+d*_):!r||h!==g.day&&h!==g.week?r&&h===g.hour&&1<_?c.makeTime(C,i,p,f+d*_):n+h*_:c.makeTime(C,i,p+d*_*(h===g.day?1:7)),d++;a.push(n),h<=g.hour&&1e4>a.length&&a.forEach((function(t){0==t%18e5&&"000000000"===c.dateFormat("%H%M%S%L",t)&&(s[t]="day")}))}return a.info=l(t,{higherRanks:s,totalRange:h*_}),a},n.prototype.getDateFormat=function(t,n,e,o){var i=this.dateFormat("%m-%d %H:%M:%S.%L",n),l={millisecond:15,second:12,minute:9,hour:6,day:3},r="millisecond";for(c in g){if(t===g.week&&+this.dateFormat("%w",n)===e&&"00:00:00.000"===i.substr(6)){var c="week";break}if(g[c]>t){c=r;break}if(l[c]&&i.substr(l[c])!=="01-01 00:00:00.000".substr(l[c]))break;"week"!==c&&(r=c)}if(c)var a=this.resolveDTLFormat(o[c]).main;return a},n}()})),n(e,"Core/DefaultOptions.js",[e["Core/Chart/ChartDefaults.js"],e["Core/Color/Color.js"],e["Core/Globals.js"],e["Core/Color/Palettes.js"],e["Core/Time.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l){n=n.parse;var r=l.merge,c={colors:o.colors,symbols:["circle","diamond","square","triangle","triangle-down"],lang:{loading:"Loading...",months:"January February March April May June July August September October November December".split(" "),shortMonths:"Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec".split(" "),weekdays:"Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),decimalPoint:".",numericSymbols:"kMGTPE".split(""),resetZoom:"Reset zoom",resetZoomTitle:"Reset zoom level 1:1",thousandsSep:" "},global:{},time:{Date:void 0,getTimezoneOffset:void 0,timezone:void 0,timezoneOffset:0,useUTC:!0},chart:t,title:{text:"Chart title",align:"center",margin:15,widthAdjust:-44},subtitle:{text:"",align:"center",widthAdjust:-44},caption:{margin:15,text:"",align:"left",verticalAlign:"bottom"},plotOptions:{},labels:{style:{position:"absolute",color:"#333333"}},legend:{enabled:!0,align:"center",alignColumns:!0,className:"highcharts-no-tooltip",layout:"horizontal",labelFormatter:function(){return this.name},borderColor:"#999999",borderRadius:0,navigation:{activeColor:"#003399",inactiveColor:"#cccccc"},itemStyle:{color:"#333333",cursor:"pointer",fontSize:"12px",fontWeight:"bold",textOverflow:"ellipsis"},itemHoverStyle:{color:"#000000"},itemHiddenStyle:{color:"#cccccc"},shadow:!1,itemCheckboxStyle:{position:"absolute",width:"13px",height:"13px"},squareSymbol:!0,symbolPadding:5,verticalAlign:"bottom",x:0,y:0,title:{style:{fontWeight:"bold"}}},loading:{labelStyle:{fontWeight:"bold",position:"relative",top:"45%"},style:{position:"absolute",backgroundColor:"#ffffff",opacity:.5,textAlign:"center"}},tooltip:{enabled:!0,animation:e.svg,borderRadius:3,dateTimeLabelFormats:{millisecond:"%A, %b %e, %H:%M:%S.%L",second:"%A, %b %e, %H:%M:%S",minute:"%A, %b %e, %H:%M",hour:"%A, %b %e, %H:%M",day:"%A, %b %e, %Y",week:"Week from %A, %b %e, %Y",month:"%B %Y",year:"%Y"},footerFormat:"",headerShape:"callout",hideDelay:500,padding:8,shape:"callout",shared:!1,snap:e.isTouchDevice?25:10,headerFormat:'<span style="font-size: 10px">{point.key}</span><br/>',pointFormat:'<span style="color:{point.color}">\u25cf</span> {series.name}: <b>{point.y}</b><br/>',backgroundColor:n("#f7f7f7").setOpacity(.85).get(),borderWidth:1,shadow:!0,stickOnContact:!1,style:{color:"#333333",cursor:"default",fontSize:"12px",whiteSpace:"nowrap"},useHTML:!1},credits:{enabled:!0,href:"https://www.highcharts.com?credits",position:{align:"right",x:-10,verticalAlign:"bottom",y:-5},style:{cursor:"pointer",color:"#999999",fontSize:"9px"},text:"Highcharts.com"}};c.chart.styledMode=!1;var a=new i(r(c.global,c.time));return{defaultOptions:c,defaultTime:a,getOptions:function(){return c},setOptions:function(t){return r(!0,c,t),(t.time||t.global)&&(e.time?e.time.update(r(c.global,c.time,t.global,t.time)):e.time=a),c}}})),n(e,"Core/Animation/Fx.js",[e["Core/Color/Color.js"],e["Core/Globals.js"],e["Core/Utilities.js"]],(function(t,n,e){var o=t.parse,i=n.win,l=e.isNumber,r=e.objectEach;return function(){function t(t,n,e){this.pos=NaN,this.options=n,this.elem=t,this.prop=e}return t.prototype.dSetter=function(){var t=this.paths,n=t&&t[0];t=t&&t[1];var e=this.now||0,o=[];if(1!==e&&n&&t)if(n.length===t.length&&1>e)for(var i=0;i<t.length;i++){for(var r=n[i],c=t[i],a=[],s=0;s<c.length;s++){var u=r[s],d=c[s];a[s]=l(u)&&l(d)&&("A"!==c[0]||4!==s&&5!==s)?u+e*(d-u):d}o.push(a)}else o=t;else o=this.toD||[];this.elem.attr("d",o,void 0,!0)},t.prototype.update=function(){var t=this.elem,n=this.prop,e=this.now,o=this.options.step;this[n+"Setter"]?this[n+"Setter"]():t.attr?t.element&&t.attr(n,e,null,!0):t.style[n]=e+this.unit,o&&o.call(t,e,this)},t.prototype.run=function(n,e,o){var l=this,r=l.options,c=function(t){return!c.stopped&&l.step(t)},a=i.requestAnimationFrame||function(t){setTimeout(t,13)},s=function(){for(var n=0;n<t.timers.length;n++)t.timers[n]()||t.timers.splice(n--,1);t.timers.length&&a(s)};n!==e||this.elem["forceAnimate:"+this.prop]?(this.startTime=+new Date,this.start=n,this.end=e,this.unit=o,this.now=this.start,this.pos=0,c.elem=this.elem,c.prop=this.prop,c()&&1===t.timers.push(c)&&a(s)):(delete r.curAnim[this.prop],r.complete&&0===Object.keys(r.curAnim).length&&r.complete.call(this.elem))},t.prototype.step=function(t){var n=+new Date,e=this.options,o=this.elem,i=e.complete,l=e.duration,c=e.curAnim;if(o.attr&&!o.element)t=!1;else if(t||n>=l+this.startTime){this.now=this.end,this.pos=1,this.update();var a=c[this.prop]=!0;r(c,(function(t){!0!==t&&(a=!1)})),a&&i&&i.call(o),t=!1}else this.pos=e.easing((n-this.startTime)/l),this.now=this.start+(this.end-this.start)*this.pos,this.update(),t=!0;return t},t.prototype.initPath=function(t,n,e){function o(t,n){for(;t.length<g;){var e=t[0],o=n[g-t.length];o&&"M"===e[0]&&(t[0]="C"===o[0]?["C",e[1],e[2],e[1],e[2],e[1],e[2]]:["L",e[1],e[2]]),t.unshift(e),a&&(e=t.pop(),t.push(t[t.length-1],e))}}function i(t,n){for(;t.length<g;)if("C"===(n=t[Math.floor(t.length/s)-1].slice())[0]&&(n[1]=n[5],n[2]=n[6]),a){var e=t[Math.floor(t.length/s)].slice();t.splice(t.length/2,0,n,e)}else t.push(n)}var r=t.startX,c=t.endX;e=e.slice();var a=t.isArea,s=a?2:1;if(!(n=n&&n.slice()))return[e,e];if(r&&c&&c.length){for(t=0;t<r.length;t++){if(r[t]===c[0]){var u=t;break}if(r[0]===c[c.length-r.length+t]){u=t;var d=!0;break}if(r[r.length-1]===c[c.length-r.length+t]){u=r.length-t;break}}void 0===u&&(n=[])}if(n.length&&l(u)){var g=e.length+u*s;d?(o(n,e),i(e,n)):(o(e,n),i(n,e))}return[n,e]},t.prototype.fillSetter=function(){t.prototype.strokeSetter.apply(this,arguments)},t.prototype.strokeSetter=function(){this.elem.attr(this.prop,o(this.start).tweenTo(o(this.end),this.pos),void 0,!0)},t.timers=[],t}()})),n(e,"Core/Animation/AnimationUtilities.js",[e["Core/Animation/Fx.js"],e["Core/Utilities.js"]],(function(t,n){function e(t){return a(t)?s({duration:500,defer:0},t):{duration:t?500:0,defer:0}}function o(n,e){for(var o=t.timers.length;o--;)t.timers[o].elem!==n||e&&e!==t.timers[o].prop||(t.timers[o].stopped=!0)}var i=n.defined,l=n.getStyle,r=n.isArray,c=n.isNumber,a=n.isObject,s=n.merge,u=n.objectEach,d=n.pick;return{animate:function(n,e,i){var d,g,h,_="";if(!a(i)){var C=arguments;i={duration:C[2],easing:C[3],complete:C[4]}}c(i.duration)||(i.duration=400),i.easing="function"==typeof i.easing?i.easing:Math[i.easing]||Math.easeInOutSine,i.curAnim=s(e),u(e,(function(c,a){o(n,a),h=new t(n,i,a),g=void 0,"d"===a&&r(e.d)?(h.paths=h.initPath(n,n.pathArray,e.d),h.toD=e.d,d=0,g=1):n.attr?d=n.attr(a):(d=parseFloat(l(n,a))||0,"opacity"!==a&&(_="px")),g||(g=c),"string"==typeof g&&g.match("px")&&(g=g.replace(/px/g,"")),h.run(d,g,_)}))},animObject:e,getDeferredAnimation:function(t,n,o){var l=e(n),r=0,c=0;return(o?[o]:t.series).forEach((function(t){t=e(t.options.animation),r=n&&i(n.defer)?l.defer:Math.max(r,t.duration+t.defer),c=Math.min(l.duration,t.duration)})),t.renderer.forExport&&(r=0),{defer:Math.max(0,r-c),duration:Math.min(r,c)}},setAnimation:function(t,n){n.renderer.globalAnimation=d(t,n.options.chart.animation,!0)},stop:o}})),n(e,"Core/Renderer/HTML/AST.js",[e["Core/Globals.js"],e["Core/Utilities.js"]],(function(t,n){var e=t.SVG_NS,o=n.attr,i=n.createElement,l=n.error,r=n.isFunction,c=n.isString,a=n.objectEach,s=n.splat,u=(n=t.win.trustedTypes)&&r(n.createPolicy)&&n.createPolicy("highcharts",{createHTML:function(t){return t}}),d=u?u.createHTML(""):"";try{var g=!!(new DOMParser).parseFromString(d,"text/html")}catch(h){g=!1}return function(){function n(t){this.nodes="string"==typeof t?this.parseMarkup(t):t}return n.filterUserAttributes=function(t){return a(t,(function(e,o){var i=!0;-1===n.allowedAttributes.indexOf(o)&&(i=!1),-1!==["background","dynsrc","href","lowsrc","src"].indexOf(o)&&(i=c(e)&&n.allowedReferences.some((function(t){return 0===e.indexOf(t)}))),i||(l("Highcharts warning: Invalid attribute '"+o+"' in config"),delete t[o])})),t},n.setElementHTML=function(t,e){t.innerHTML=n.emptyHTML,e&&new n(e).addToDOM(t)},n.prototype.addToDOM=function(i){return function i(r,c){var u;return s(r).forEach((function(r){var s=r.tagName,d=r.textContent?t.doc.createTextNode(r.textContent):void 0;if(s)if("#text"===s)var g=d;else if(-1!==n.allowedTags.indexOf(s)){s=t.doc.createElementNS("svg"===s?e:c.namespaceURI||e,s);var h=r.attributes||{};a(r,(function(t,n){"tagName"!==n&&"attributes"!==n&&"children"!==n&&"textContent"!==n&&(h[n]=t)})),o(s,n.filterUserAttributes(h)),d&&s.appendChild(d),i(r.children||[],s),g=s}else l("Highcharts warning: Invalid tagName "+s+" in config");g&&c.appendChild(g),u=g})),u}(this.nodes,i)},n.prototype.parseMarkup=function(t){var n=[];if(t=t.trim(),g)t=(new DOMParser).parseFromString(u?u.createHTML(t):t,"text/html");else{var e=i("div");e.innerHTML=t,t={body:e}}var o=function(t,n){var e=t.nodeName.toLowerCase(),i={tagName:e};if("#text"===e&&(i.textContent=t.textContent||""),e=t.attributes){var l={};[].forEach.call(e,(function(t){l[t.name]=t.value})),i.attributes=l}if(t.childNodes.length){var r=[];[].forEach.call(t.childNodes,(function(t){o(t,r)})),r.length&&(i.children=r)}n.push(i)};return[].forEach.call(t.body.childNodes,(function(t){return o(t,n)})),n},n.allowedAttributes="aria-controls aria-describedby aria-expanded aria-haspopup aria-hidden aria-label aria-labelledby aria-live aria-pressed aria-readonly aria-roledescription aria-selected class clip-path color colspan cx cy d dx dy disabled fill height href id in markerHeight markerWidth offset opacity orient padding paddingLeft paddingRight patternUnits r refX refY role scope slope src startOffset stdDeviation stroke stroke-linecap stroke-width style tableValues result rowspan summary target tabindex text-align textAnchor textLength title type valign width x x1 x2 y y1 y2 zIndex".split(" "),n.allowedReferences="https:// http:// mailto: / ../ ./ #".split(" "),n.allowedTags="a abbr b br button caption circle clipPath code dd defs div dl dt em feComponentTransfer feFuncA feFuncB feFuncG feFuncR feGaussianBlur feOffset feMerge feMergeNode filter h1 h2 h3 h4 h5 h6 hr i img li linearGradient marker ol p path pattern pre rect small span stop strong style sub sup svg table text thead tbody tspan td th tr u ul #text".split(" "),n.emptyHTML=d,n}()})),n(e,"Core/FormatUtilities.js",[e["Core/DefaultOptions.js"],e["Core/Utilities.js"]],(function(t,n){function e(t,n,e,i){n=+n;var l=o.lang,s=((t=+t||0).toString().split(".")[1]||"").split("e")[0].length,u=t.toString().split("e"),d=n;if(-1===n)n=Math.min(s,20);else if(r(n)){if(n&&u[1]&&0>u[1]){var g=n+ +u[1];0<=g?(u[0]=(+u[0]).toExponential(g).split("e")[0],n=g):(u[0]=u[0].split(".")[0]||0,t=20>n?(u[0]*Math.pow(10,u[1])).toFixed(n):0,u[1]=0)}}else n=2;g=(Math.abs(u[1]?u[0]:t)+Math.pow(10,-Math.max(n,s)-1)).toFixed(n);var h=3<(s=String(a(g))).length?s.length%3:0;return e=c(e,l.decimalPoint),i=c(i,l.thousandsSep),t=(0>t?"-":"")+(h?s.substr(0,h)+i:""),t=0>+u[1]&&!d?"0":t+s.substr(h).replace(/(\d{3})(?=\d)/g,"$1"+i),n&&(t+=e+g.slice(-n)),u[1]&&0!=+t&&(t+="e"+u[1]),t}var o=t.defaultOptions,i=t.defaultTime,l=n.getNestedProperty,r=n.isNumber,c=n.pick,a=n.pInt;return{dateFormat:function(t,n,e){return i.dateFormat(t,n,e)},format:function(t,n,r){var c="{",a=!1,s=/f$/,u=/\.([0-9])/,d=o.lang,g=r&&r.time||i;r=r&&r.numberFormatter||e;for(var h=[];t;){var _=t.indexOf(c);if(-1===_)break;var C=t.slice(0,_);if(a){if(C=C.split(":"),c=l(C.shift()||"",n),C.length&&"number"==typeof c)if(C=C.join(":"),s.test(C)){var p=parseInt((C.match(u)||["","-1"])[1],10);null!==c&&(c=r(c,p,d.decimalPoint,-1<C.indexOf(",")?d.thousandsSep:""))}else c=g.dateFormat(C,c);h.push(c)}else h.push(C);t=t.slice(_+1),c=(a=!a)?"}":"{"}return h.push(t),h.join("")},numberFormat:e}})),n(e,"Core/Renderer/RendererUtilities.js",[e["Core/Utilities.js"]],(function(t){var n,e=t.clamp,o=t.pick,i=t.stableSort;return function(t){t.distribute=function t(n,l,r){var c,a=n,s=a.reducedLen||l,u=function(t,n){return(n.rank||0)-(t.rank||0)},d=function(t,n){return t.target-n.target},g=!0,h=[],_=0;for(c=n.length;c--;)_+=n[c].size;if(_>s){for(i(n,u),_=c=0;_<=s;)_+=n[c].size,c++;h=n.splice(c-1,n.length)}for(i(n,d),n=n.map((function(t){return{size:t.size,targets:[t.target],align:o(t.align,.5)}}));g;){for(c=n.length;c--;)s=n[c],u=(Math.min.apply(0,s.targets)+Math.max.apply(0,s.targets))/2,s.pos=e(u-s.size*s.align,0,l-s.size);for(c=n.length,g=!1;c--;)0<c&&n[c-1].pos+n[c-1].size>n[c].pos&&(n[c-1].size+=n[c].size,n[c-1].targets=n[c-1].targets.concat(n[c].targets),n[c-1].align=.5,n[c-1].pos+n[c-1].size>l&&(n[c-1].pos=l-n[c-1].size),n.splice(c,1),g=!0)}return a.push.apply(a,h),c=0,n.some((function(n){var e=0;return(n.targets||[]).some((function(){return a[c].pos=n.pos+e,void 0!==r&&Math.abs(a[c].pos-a[c].target)>r?(a.slice(0,c+1).forEach((function(t){return delete t.pos})),a.reducedLen=(a.reducedLen||l)-.1*l,a.reducedLen>.1*l&&t(a,l,r),!0):(e+=a[c].size,c++,!1)}))})),i(a,d),a}}(n||(n={})),n})),n(e,"Core/Renderer/SVG/SVGElement.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Renderer/HTML/AST.js"],e["Core/Color/Color.js"],e["Core/Globals.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i){var l=t.animate,r=t.animObject,c=t.stop,a=o.deg2rad,s=o.doc,u=o.noop,d=o.svg,g=o.SVG_NS,h=o.win,_=i.addEvent,C=i.attr,p=i.createElement,f=i.css,M=i.defined,P=i.erase,O=i.extend,m=i.fireEvent,v=i.isArray,y=i.isFunction,b=i.isNumber,x=i.isString,A=i.merge,w=i.objectEach,B=i.pick,k=i.pInt,S=i.syncTimeout,T=i.uniqueKey;return(t=function(){function t(){this.element=void 0,this.onEvents={},this.opacity=1,this.renderer=void 0,this.SVG_NS=g,this.symbolCustomAttribs="x y width height r start end innerR anchorX anchorY rounded".split(" ")}return t.prototype._defaultGetter=function(t){return t=B(this[t+"Value"],this[t],this.element?this.element.getAttribute(t):null,0),/^[\-0-9\.]+$/.test(t)&&(t=parseFloat(t)),t},t.prototype._defaultSetter=function(t,n,e){e.setAttribute(n,t)},t.prototype.add=function(t){var n=this.renderer,e=this.element;if(t&&(this.parentGroup=t),this.parentInverted=t&&t.inverted,void 0!==this.textStr&&"text"===this.element.nodeName&&n.buildText(this),this.added=!0,!t||t.handleZ||this.zIndex)var o=this.zIndexSetter();return o||(t?t.element:n.box).appendChild(e),this.onAdd&&this.onAdd(),this},t.prototype.addClass=function(t,n){var e=n?"":this.attr("class")||"";return(t=(t||"").split(/ /g).reduce((function(t,n){return-1===e.indexOf(n)&&t.push(n),t}),e?[e]:[]).join(" "))!==e&&this.attr("class",t),this},t.prototype.afterSetters=function(){this.doTransform&&(this.updateTransform(),this.doTransform=!1)},t.prototype.align=function(t,n,e){var o,i,l,r={},c=this.renderer,a=c.alignedObjects;t?(this.alignOptions=t,this.alignByTranslate=n,(!e||x(e))&&(this.alignTo=o=e||"renderer",P(a,this),a.push(this),e=void 0)):(t=this.alignOptions,n=this.alignByTranslate,o=this.alignTo),e=B(e,c[o],"scrollablePlotBox"===o?c.plotBox:void 0,c);var s=t.verticalAlign;return c=(e.x||0)+(t.x||0),a=(e.y||0)+(t.y||0),"right"===(o=t.align)?i=1:"center"===o&&(i=2),i&&(c+=(e.width-(t.width||0))/i),r[n?"translateX":"x"]=Math.round(c),"bottom"===s?l=1:"middle"===s&&(l=2),l&&(a+=(e.height-(t.height||0))/l),r[n?"translateY":"y"]=Math.round(a),this[this.placed?"animate":"attr"](r),this.placed=!0,this.alignAttr=r,this},t.prototype.alignSetter=function(t){var n={left:"start",center:"middle",right:"end"};n[t]&&(this.alignValue=t,this.element.setAttribute("text-anchor",n[t]))},t.prototype.animate=function(t,n,e){var o=this,i=r(B(n,this.renderer.globalAnimation,!0));return n=i.defer,B(s.hidden,s.msHidden,s.webkitHidden,!1)&&(i.duration=0),0!==i.duration?(e&&(i.complete=e),S((function(){o.element&&l(o,t,i)}),n)):(this.attr(t,void 0,e),w(t,(function(t,n){i.step&&i.step.call(this,t,{prop:n,pos:1,elem:this})}),this)),this},t.prototype.applyTextOutline=function(t){var n=this.element;-1!==t.indexOf("contrast")&&(t=t.replace(/contrast/g,this.renderer.getContrast(n.style.fill)));var e=t.split(" ");if(t=e[e.length-1],(e=e[0])&&"none"!==e&&o.svg){this.fakeTS=!0,this.ySetter=this.xSetter,e=e.replace(/(^[\d\.]+)(.*?)$/g,(function(t,n,e){return 2*Number(n)+e})),this.removeTextOutline();var i=s.createElementNS(g,"tspan");C(i,{class:"highcharts-text-outline",fill:t,stroke:t,"stroke-width":e,"stroke-linejoin":"round"}),[].forEach.call(n.childNodes,(function(t){var n=t.cloneNode(!0);n.removeAttribute&&["fill","stroke","stroke-width","stroke"].forEach((function(t){return n.removeAttribute(t)})),i.appendChild(n)}));var l=s.createElementNS(g,"tspan");l.textContent="\u200b",["x","y"].forEach((function(t){var e=n.getAttribute(t);e&&l.setAttribute(t,e)})),i.appendChild(l),n.insertBefore(i,n.firstChild)}},t.prototype.attr=function(t,n,e,o){var i,l,r,a=this.element,s=this.symbolCustomAttribs,u=this;if("string"==typeof t&&void 0!==n){var d=t;(t={})[d]=n}return"string"==typeof t?u=(this[t+"Getter"]||this._defaultGetter).call(this,t,a):(w(t,(function(n,e){l=!1,o||c(this,e),this.symbolName&&-1!==s.indexOf(e)&&(i||(this.symbolAttr(t),i=!0),l=!0),!this.rotation||"x"!==e&&"y"!==e||(this.doTransform=!0),l||((r=this[e+"Setter"]||this._defaultSetter).call(this,n,e,a),!this.styledMode&&this.shadows&&/^(width|height|visibility|x|y|d|transform|cx|cy|r)$/.test(e)&&this.updateShadows(e,n,r))}),this),this.afterSetters()),e&&e.call(this),u},t.prototype.clip=function(t){return this.attr("clip-path",t?"url("+this.renderer.url+"#"+t.id+")":"none")},t.prototype.crisp=function(t,n){n=n||t.strokeWidth||0;var e=Math.round(n)%2/2;return t.x=Math.floor(t.x||this.x||0)+e,t.y=Math.floor(t.y||this.y||0)+e,t.width=Math.floor((t.width||this.width||0)-2*e),t.height=Math.floor((t.height||this.height||0)-2*e),M(t.strokeWidth)&&(t.strokeWidth=n),t},t.prototype.complexColor=function(t,n,o){var i,l,r,c,a,s,u,d,g,h,_,C=this.renderer,p=[];m(this.renderer,"complexColor",{args:arguments},(function(){if(t.radialGradient?l="radialGradient":t.linearGradient&&(l="linearGradient"),l){if(a=C.gradients,s=t.stops,g=o.radialReference,v(r=t[l])&&(t[l]=r={x1:r[0],y1:r[1],x2:r[2],y2:r[3],gradientUnits:"userSpaceOnUse"}),"radialGradient"===l&&g&&!M(r.gradientUnits)&&(r=A(r,C.getRadialAttr(g,c=r),{gradientUnits:"userSpaceOnUse"})),w(r,(function(t,n){"id"!==n&&p.push(n,t)})),w(s,(function(t){p.push(t)})),p=p.join(","),a[p])h=a[p].attr("id");else{r.id=h=T();var f=a[p]=C.createElement(l).attr(r).add(C.defs);f.radAttr=c,f.stops=[],s.forEach((function(t){0===t[1].indexOf("rgba")?(i=e.parse(t[1]),u=i.get("rgb"),d=i.get("a")):(u=t[1],d=1),t=C.createElement("stop").attr({offset:t[0],"stop-color":u,"stop-opacity":d}).add(f),f.stops.push(t)}))}o.setAttribute(n,_="url("+C.url+"#"+h+")"),o.gradient=p,t.toString=function(){return _}}}))},t.prototype.css=function(t){var n=this.styles,e={},o=this.element,i=["textOutline","textOverflow","width"],l="",r=!n;if(t&&t.color&&(t.fill=t.color),n&&w(t,(function(t,o){n&&n[o]!==t&&(e[o]=t,r=!0)})),r){if(n&&(t=O(n,e)),t)if(null===t.width||"auto"===t.width)delete this.textWidth;else if("text"===o.nodeName.toLowerCase()&&t.width)var c=this.textWidth=k(t.width);if(this.styles=t,c&&!d&&this.renderer.forExport&&delete t.width,o.namespaceURI===this.SVG_NS){var a=function(t,n){return"-"+n.toLowerCase()};w(t,(function(t,n){-1===i.indexOf(n)&&(l+=n.replace(/([A-Z])/g,a)+":"+t+";")})),l&&C(o,"style",l)}else f(o,t);this.added&&("text"===this.element.nodeName&&this.renderer.buildText(this),t&&t.textOutline&&this.applyTextOutline(t.textOutline))}return this},t.prototype.dashstyleSetter=function(t){var n=this["stroke-width"];if("inherit"===n&&(n=1),t=t&&t.toLowerCase()){var e=t.replace("shortdashdotdot","3,1,1,1,1,1,").replace("shortdashdot","3,1,1,1").replace("shortdot","1,1,").replace("shortdash","3,1,").replace("longdash","8,3,").replace(/dot/g,"1,3,").replace("dash","4,3,").replace(/,$/,"").split(",");for(t=e.length;t--;)e[t]=""+k(e[t])*B(n,NaN);t=e.join(",").replace(/NaN/g,"none"),this.element.setAttribute("stroke-dasharray",t)}},t.prototype.destroy=function(){var t=this,n=t.element||{},e=t.renderer,o=n.ownerSVGElement,i=e.isSVG&&"SPAN"===n.nodeName&&t.parentGroup||void 0;if(n.onclick=n.onmouseout=n.onmouseover=n.onmousemove=n.point=null,c(t),t.clipPath&&o){var l=t.clipPath;[].forEach.call(o.querySelectorAll("[clip-path],[CLIP-PATH]"),(function(t){-1<t.getAttribute("clip-path").indexOf(l.element.id)&&t.removeAttribute("clip-path")})),t.clipPath=l.destroy()}if(t.stops){for(o=0;o<t.stops.length;o++)t.stops[o].destroy();t.stops.length=0,t.stops=void 0}for(t.safeRemoveChild(n),e.styledMode||t.destroyShadows();i&&i.div&&0===i.div.childNodes.length;)n=i.parentGroup,t.safeRemoveChild(i.div),delete i.div,i=n;t.alignTo&&P(e.alignedObjects,t),w(t,(function(n,e){t[e]&&t[e].parentGroup===t&&t[e].destroy&&t[e].destroy(),delete t[e]}))},t.prototype.destroyShadows=function(){(this.shadows||[]).forEach((function(t){this.safeRemoveChild(t)}),this),this.shadows=void 0},t.prototype.destroyTextPath=function(t,n){var e=t.getElementsByTagName("text")[0];if(e){if(e.removeAttribute("dx"),e.removeAttribute("dy"),n.element.setAttribute("id",""),this.textPathWrapper&&e.getElementsByTagName("textPath").length){for(t=this.textPathWrapper.element.childNodes;t.length;)e.appendChild(t[0]);e.removeChild(this.textPathWrapper.element)}}else(t.getAttribute("dx")||t.getAttribute("dy"))&&(t.removeAttribute("dx"),t.removeAttribute("dy"));this.textPathWrapper&&(this.textPathWrapper=this.textPathWrapper.destroy())},t.prototype.dSetter=function(t,n,e){v(t)&&("string"==typeof t[0]&&(t=this.renderer.pathToSegments(t)),this.pathArray=t,t=t.reduce((function(t,n,e){return n&&n.join?(e?t+" ":"")+n.join(" "):(n||"").toString()}),"")),/(NaN| {2}|^$)/.test(t)&&(t="M 0 0"),this[n]!==t&&(e.setAttribute(n,t),this[n]=t)},t.prototype.fadeOut=function(t){var n=this;n.animate({opacity:0},{duration:B(t,150),complete:function(){n.attr({y:-9999}).hide()}})},t.prototype.fillSetter=function(t,n,e){"string"==typeof t?e.setAttribute(n,t):t&&this.complexColor(t,n,e)},t.prototype.getBBox=function(n,e){var o=this.renderer,i=this.element,l=this.styles,r=this.textStr,c=o.cache,s=o.cacheKeys,u=i.namespaceURI===this.SVG_NS;e=B(e,this.rotation,0);var d,g=o.styledMode?i&&t.prototype.getStyle.call(i,"font-size"):l&&l.fontSize;if(M(r)){var h=r.toString();-1===h.indexOf("<")&&(h=h.replace(/[0-9]/g,"0")),h+=["",e,g,this.textWidth,l&&l.textOverflow,l&&l.fontWeight].join()}if(h&&!n&&(d=c[h]),!d){if(u||o.forExport){try{var _=this.fakeTS&&function(t){var n=i.querySelector(".highcharts-text-outline");n&&f(n,{display:t})};y(_)&&_("none"),d=i.getBBox?O({},i.getBBox()):{width:i.offsetWidth,height:i.offsetHeight},y(_)&&_("")}catch(C){}(!d||0>d.width)&&(d={width:0,height:0})}else d=this.htmlGetBBox();if(o.isSVG&&(n=d.width,o=d.height,u&&(d.height=o={"11px,17":14,"13px,20":16}[(g||"")+","+Math.round(o)]||o),e&&(u=e*a,d.width=Math.abs(o*Math.sin(u))+Math.abs(n*Math.cos(u)),d.height=Math.abs(o*Math.cos(u))+Math.abs(n*Math.sin(u)))),h&&(""===r||0<d.height)){for(;250<s.length;)delete c[s.shift()];c[h]||s.push(h),c[h]=d}}return d},t.prototype.getStyle=function(t){return h.getComputedStyle(this.element||this,"").getPropertyValue(t)},t.prototype.hasClass=function(t){return-1!==(""+this.attr("class")).split(" ").indexOf(t)},t.prototype.hide=function(t){return this.attr(t?{y:-9999}:{visibility:"hidden"}),this},t.prototype.htmlGetBBox=function(){return{height:0,width:0,x:0,y:0}},t.prototype.init=function(t,n){this.element="span"===n?p(n):s.createElementNS(this.SVG_NS,n),this.renderer=t,m(this,"afterInit")},t.prototype.invert=function(t){return this.inverted=t,this.updateTransform(),this},t.prototype.on=function(t,n){var e=this.onEvents;return e[t]&&e[t](),e[t]=_(this.element,t,n),this},t.prototype.opacitySetter=function(t,n,e){this.opacity=t=Number(Number(t).toFixed(3)),e.setAttribute(n,t)},t.prototype.removeClass=function(t){return this.attr("class",(""+this.attr("class")).replace(x(t)?new RegExp("(^| )"+t+"( |$)"):t," ").replace(/ +/g," ").trim())},t.prototype.removeTextOutline=function(){var t=this.element.querySelector("tspan.highcharts-text-outline");t&&this.safeRemoveChild(t)},t.prototype.safeRemoveChild=function(t){var n=t.parentNode;n&&n.removeChild(t)},t.prototype.setRadialReference=function(t){var n=this.element.gradient&&this.renderer.gradients[this.element.gradient];return this.element.radialReference=t,n&&n.radAttr&&n.animate(this.renderer.getRadialAttr(t,n.radAttr)),this},t.prototype.setTextPath=function(t,e){var o=this.element,i=this.text?this.text.element:o,l={textAnchor:"text-anchor"},r=!1,c=this.textPathWrapper,a=!c;e=A(!0,{enabled:!0,attributes:{dy:-5,startOffset:"50%",textAnchor:"middle"}},e);var s=n.filterUserAttributes(e.attributes);if(t&&e&&e.enabled){c&&null===c.element.parentNode?(a=!0,c=c.destroy()):c&&this.removeTextOutline.call(c.parentGroup),this.options&&this.options.padding&&(s.dx=-this.options.padding),c||(this.textPathWrapper=c=this.renderer.createElement("textPath"),r=!0);var d=c.element;if((e=t.element.getAttribute("id"))||t.element.setAttribute("id",e=T()),a)for(i.setAttribute("y",0),b(s.dx)&&i.setAttribute("x",-s.dx),t=[].slice.call(i.childNodes),a=0;a<t.length;a++){var g=t[a];g.nodeType!==h.Node.TEXT_NODE&&"tspan"!==g.nodeName||d.appendChild(g)}r&&c&&c.add({element:i}),d.setAttributeNS("http://www.w3.org/1999/xlink","href",this.renderer.url+"#"+e),M(s.dy)&&(d.parentNode.setAttribute("dy",s.dy),delete s.dy),M(s.dx)&&(d.parentNode.setAttribute("dx",s.dx),delete s.dx),w(s,(function(t,n){d.setAttribute(l[n]||n,t)})),o.removeAttribute("transform"),this.removeTextOutline.call(c),this.text&&!this.renderer.styledMode&&this.attr({fill:"none","stroke-width":0}),this.applyTextOutline=this.updateTransform=u}else c&&(delete this.updateTransform,delete this.applyTextOutline,this.destroyTextPath(o,t),this.updateTransform(),this.options&&this.options.rotation&&this.applyTextOutline(this.options.style.textOutline));return this},t.prototype.shadow=function(t,n,e){var o,i=[],l=this.element,r=this.oldShadowOptions,c={color:"#000000",offsetX:this.parentInverted?-1:1,offsetY:this.parentInverted?-1:1,opacity:.15,width:3},a=!1;if(!0===t?o=c:"object"==typeof t&&(o=O(c,t)),o&&(o&&r&&w(o,(function(t,n){t!==r[n]&&(a=!0)})),a&&this.destroyShadows(),this.oldShadowOptions=o),o){if(!this.shadows){var s=o.opacity/o.width,u=this.parentInverted?"translate("+o.offsetY+", "+o.offsetX+")":"translate("+o.offsetX+", "+o.offsetY+")";for(c=1;c<=o.width;c++){var d=l.cloneNode(!1),g=2*o.width+1-2*c;C(d,{stroke:t.color||"#000000","stroke-opacity":s*c,"stroke-width":g,transform:u,fill:"none"}),d.setAttribute("class",(d.getAttribute("class")||"")+" highcharts-shadow"),e&&(C(d,"height",Math.max(C(d,"height")-g,0)),d.cutHeight=g),n?n.element.appendChild(d):l.parentNode&&l.parentNode.insertBefore(d,l),i.push(d)}this.shadows=i}}else this.destroyShadows();return this},t.prototype.show=function(t){return this.attr({visibility:t?"inherit":"visible"})},t.prototype.strokeSetter=function(n,e,o){this[e]=n,this.stroke&&this["stroke-width"]?(t.prototype.fillSetter.call(this,this.stroke,"stroke",o),o.setAttribute("stroke-width",this["stroke-width"]),this.hasStroke=!0):"stroke-width"===e&&0===n&&this.hasStroke?(o.removeAttribute("stroke"),this.hasStroke=!1):this.renderer.styledMode&&this["stroke-width"]&&(o.setAttribute("stroke-width",this["stroke-width"]),this.hasStroke=!0)},t.prototype.strokeWidth=function(){if(!this.renderer.styledMode)return this["stroke-width"]||0;var t=this.getStyle("stroke-width"),n=0;if(t.indexOf("px")===t.length-2)n=k(t);else if(""!==t){var e=s.createElementNS(g,"rect");C(e,{width:t,"stroke-width":0}),this.element.parentNode.appendChild(e),n=e.getBBox().width,e.parentNode.removeChild(e)}return n},t.prototype.symbolAttr=function(t){var n=this;"x y r start end width height innerR anchorX anchorY clockwise".split(" ").forEach((function(e){n[e]=B(t[e],n[e])})),n.attr({d:n.renderer.symbols[n.symbolName](n.x,n.y,n.width,n.height,n)})},t.prototype.textSetter=function(t){t!==this.textStr&&(delete this.textPxLength,this.textStr=t,this.added&&this.renderer.buildText(this))},t.prototype.titleSetter=function(t){var n=this.element,e=n.getElementsByTagName("title")[0]||s.createElementNS(this.SVG_NS,"title");n.insertBefore?n.insertBefore(e,n.firstChild):n.appendChild(e),e.textContent=String(B(t,"")).replace(/<[^>]*>/g,"").replace(/&lt;/g,"<").replace(/&gt;/g,">")},t.prototype.toFront=function(){var t=this.element;return t.parentNode.appendChild(t),this},t.prototype.translate=function(t,n){return this.attr({translateX:t,translateY:n})},t.prototype.updateShadows=function(t,n,e){var o=this.shadows;if(o)for(var i=o.length;i--;)e.call(o[i],"height"===t?Math.max(n-(o[i].cutHeight||0),0):"d"===t?this.d:n,t,o[i])},t.prototype.updateTransform=function(){var t=this.scaleX,n=this.scaleY,e=this.inverted,o=this.rotation,i=this.matrix,l=this.element,r=this.translateX||0,c=this.translateY||0;e&&(r+=this.width,c+=this.height),r=["translate("+r+","+c+")"],M(i)&&r.push("matrix("+i.join(",")+")"),e?r.push("rotate(90) scale(-1,1)"):o&&r.push("rotate("+o+" "+B(this.rotationOriginX,l.getAttribute("x"),0)+" "+B(this.rotationOriginY,l.getAttribute("y")||0)+")"),(M(t)||M(n))&&r.push("scale("+B(t,1)+" "+B(n,1)+")"),r.length&&l.setAttribute("transform",r.join(" "))},t.prototype.visibilitySetter=function(t,n,e){"inherit"===t?e.removeAttribute(n):this[n]!==t&&e.setAttribute(n,t),this[n]=t},t.prototype.xGetter=function(t){return"circle"===this.element.nodeName&&("x"===t?t="cx":"y"===t&&(t="cy")),this._defaultGetter(t)},t.prototype.zIndexSetter=function(t,n){var e=this.renderer,o=this.parentGroup,i=(o||e).element||e.box,l=this.element;e=i===e.box;var r,c=!1,a=this.added;if(M(t)?(l.setAttribute("data-z-index",t),this[n]===(t=+t)&&(a=!1)):M(this[n])&&l.removeAttribute("data-z-index"),this[n]=t,a){for((t=this.zIndex)&&o&&(o.handleZ=!0),r=(n=i.childNodes).length-1;0<=r&&!c;r--){a=(o=n[r]).getAttribute("data-z-index");var s=!M(a);o!==l&&(0>t&&s&&!e&&!r?(i.insertBefore(l,n[r]),c=!0):(k(a)<=t||s&&(!M(t)||0<=t))&&(i.insertBefore(l,n[r+1]||null),c=!0))}c||(i.insertBefore(l,n[e?3:0]||null),c=!0)}return c},t}()).prototype["stroke-widthSetter"]=t.prototype.strokeSetter,t.prototype.yGetter=t.prototype.xGetter,t.prototype.matrixSetter=t.prototype.rotationOriginXSetter=t.prototype.rotationOriginYSetter=t.prototype.rotationSetter=t.prototype.scaleXSetter=t.prototype.scaleYSetter=t.prototype.translateXSetter=t.prototype.translateYSetter=t.prototype.verticalAlignSetter=function(t,n){this[n]=t,this.doTransform=!0},t})),n(e,"Core/Renderer/RendererRegistry.js",[e["Core/Globals.js"]],(function(t){var n;return function(n){var e;n.rendererTypes={},n.getRendererType=function(t){return void 0===t&&(t=e),n.rendererTypes[t]||n.rendererTypes[e]},n.registerRendererType=function(o,i,l){n.rendererTypes[o]=i,e&&!l||(e=o,t.Renderer=i)}}(n||(n={})),n})),n(e,"Core/Renderer/SVG/SVGLabel.js",[e["Core/Renderer/SVG/SVGElement.js"],e["Core/Utilities.js"]],(function(t,n){var e=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),o=n.defined,i=n.extend,l=n.isNumber,r=n.merge,c=n.pick,a=n.removeEvent;return function(n){function s(t,e,o,i,l,r,c,a,u,d){var g,h=n.call(this)||this;return h.paddingLeftSetter=h.paddingSetter,h.paddingRightSetter=h.paddingSetter,h.init(t,"g"),h.textStr=e,h.x=o,h.y=i,h.anchorX=r,h.anchorY=c,h.baseline=u,h.className=d,h.addClass("button"===d?"highcharts-no-tooltip":"highcharts-label"),d&&h.addClass("highcharts-"+d),h.text=t.text(void 0,0,0,a).attr({zIndex:1}),"string"==typeof l&&((g=/^url\((.*?)\)$/.test(l))||h.renderer.symbols[l])&&(h.symbolKey=l),h.bBox=s.emptyBBox,h.padding=3,h.baselineOffset=0,h.needsBox=t.styledMode||g,h.deferredAttr={},h.alignFactor=0,h}return e(s,n),s.prototype.alignSetter=function(t){(t={left:0,center:.5,right:1}[t])!==this.alignFactor&&(this.alignFactor=t,this.bBox&&l(this.xSetting)&&this.attr({x:this.xSetting}))},s.prototype.anchorXSetter=function(t,n){this.anchorX=t,this.boxAttr(n,Math.round(t)-this.getCrispAdjust()-this.xSetting)},s.prototype.anchorYSetter=function(t,n){this.anchorY=t,this.boxAttr(n,t-this.ySetting)},s.prototype.boxAttr=function(t,n){this.box?this.box.attr(t,n):this.deferredAttr[t]=n},s.prototype.css=function(n){if(n){var e={};n=r(n),s.textProps.forEach((function(t){void 0!==n[t]&&(e[t]=n[t],delete n[t])})),this.text.css(e);var o="width"in e;"fontSize"in e||"fontWeight"in e?this.updateTextPadding():o&&this.updateBoxSize()}return t.prototype.css.call(this,n)},s.prototype.destroy=function(){a(this.element,"mouseenter"),a(this.element,"mouseleave"),this.text&&this.text.destroy(),this.box&&(this.box=this.box.destroy()),t.prototype.destroy.call(this)},s.prototype.fillSetter=function(t,n){t&&(this.needsBox=!0),this.fill=t,this.boxAttr(n,t)},s.prototype.getBBox=function(){this.textStr&&0===this.bBox.width&&0===this.bBox.height&&this.updateBoxSize();var t=this.padding,n=c(this.paddingLeft,t);return{width:this.width,height:this.height,x:this.bBox.x-n,y:this.bBox.y-t}},s.prototype.getCrispAdjust=function(){return this.renderer.styledMode&&this.box?this.box.strokeWidth()%2/2:(this["stroke-width"]?parseInt(this["stroke-width"],10):0)%2/2},s.prototype.heightSetter=function(t){this.heightSetting=t},s.prototype.onAdd=function(){var t=this.textStr;this.text.add(this),this.attr({text:o(t)?t:"",x:this.x,y:this.y}),this.box&&o(this.anchorX)&&this.attr({anchorX:this.anchorX,anchorY:this.anchorY})},s.prototype.paddingSetter=function(t,n){l(t)?t!==this[n]&&(this[n]=t,this.updateTextPadding()):this[n]=void 0},s.prototype.rSetter=function(t,n){this.boxAttr(n,t)},s.prototype.shadow=function(t){return t&&!this.renderer.styledMode&&(this.updateBoxSize(),this.box&&this.box.shadow(t)),this},s.prototype.strokeSetter=function(t,n){this.stroke=t,this.boxAttr(n,t)},s.prototype["stroke-widthSetter"]=function(t,n){t&&(this.needsBox=!0),this["stroke-width"]=t,this.boxAttr(n,t)},s.prototype["text-alignSetter"]=function(t){this.textAlign=t},s.prototype.textSetter=function(t){void 0!==t&&this.text.attr({text:t}),this.updateTextPadding()},s.prototype.updateBoxSize=function(){var t=this.text.element.style,n={},e=this.padding,r=this.bBox=l(this.widthSetting)&&l(this.heightSetting)&&!this.textAlign||!o(this.text.textStr)?s.emptyBBox:this.text.getBBox();this.width=this.getPaddedWidth(),this.height=(this.heightSetting||r.height||0)+2*e,t=this.renderer.fontMetrics(t&&t.fontSize,this.text),this.baselineOffset=e+Math.min((this.text.firstLineMetrics||t).b,r.height||1/0),this.heightSetting&&(this.baselineOffset+=(this.heightSetting-t.h)/2),this.needsBox&&(this.box||((e=this.box=this.symbolKey?this.renderer.symbol(this.symbolKey):this.renderer.rect()).addClass(("button"===this.className?"":"highcharts-label-box")+(this.className?" highcharts-"+this.className+"-box":"")),e.add(this)),e=this.getCrispAdjust(),n.x=e,n.y=(this.baseline?-this.baselineOffset:0)+e,n.width=Math.round(this.width),n.height=Math.round(this.height),this.box.attr(i(n,this.deferredAttr)),this.deferredAttr={})},s.prototype.updateTextPadding=function(){var t=this.text;this.updateBoxSize();var n=this.baseline?0:this.baselineOffset,e=c(this.paddingLeft,this.padding);o(this.widthSetting)&&this.bBox&&("center"===this.textAlign||"right"===this.textAlign)&&(e+={center:.5,right:1}[this.textAlign]*(this.widthSetting-this.bBox.width)),e===t.x&&n===t.y||(t.attr("x",e),t.hasBoxWidthChanged&&(this.bBox=t.getBBox(!0)),void 0!==n&&t.attr("y",n)),t.x=e,t.y=n},s.prototype.widthSetter=function(t){this.widthSetting=l(t)?t:void 0},s.prototype.getPaddedWidth=function(){var t=this.padding,n=c(this.paddingLeft,t);return t=c(this.paddingRight,t),(this.widthSetting||this.bBox.width||0)+n+t},s.prototype.xSetter=function(t){this.x=t,this.alignFactor&&(t-=this.alignFactor*this.getPaddedWidth(),this["forceAnimate:x"]=!0),this.xSetting=Math.round(t),this.attr("translateX",this.xSetting)},s.prototype.ySetter=function(t){this.ySetting=this.y=Math.round(t),this.attr("translateY",this.ySetting)},s.emptyBBox={width:0,height:0,x:0,y:0},s.textProps="color direction fontFamily fontSize fontStyle fontWeight lineHeight textAlign textDecoration textOutline textOverflow width".split(" "),s}(t)})),n(e,"Core/Renderer/SVG/Symbols.js",[e["Core/Utilities.js"]],(function(t){function n(t,n,e,o,l){var c=[];if(l){var a=l.start||0,s=r(l.r,e);e=r(l.r,o||e);var u=(l.end||0)-.001;o=l.innerR;var d=r(l.open,.001>Math.abs((l.end||0)-a-2*Math.PI)),g=Math.cos(a),h=Math.sin(a),_=Math.cos(u),C=Math.sin(u);a=r(l.longArc,.001>u-a-Math.PI?0:1),c.push(["M",t+s*g,n+e*h],["A",s,e,0,a,r(l.clockwise,1),t+s*_,n+e*C]),i(o)&&c.push(d?["M",t+o*_,n+o*C]:["L",t+o*_,n+o*C],["A",o,o,0,a,i(l.clockwise)?1-l.clockwise:0,t+o*g,n+o*h]),d||c.push(["Z"])}return c}function e(t,n,e,i,l){return l&&l.r?o(t,n,e,i,l):[["M",t,n],["L",t+e,n],["L",t+e,n+i],["L",t,n+i],["Z"]]}function o(t,n,e,o,i){return[["M",t+(i=i&&i.r||0),n],["L",t+e-i,n],["C",t+e,n,t+e,n,t+e,n+i],["L",t+e,n+o-i],["C",t+e,n+o,t+e,n+o,t+e-i,n+o],["L",t+i,n+o],["C",t,n+o,t,n+o,t,n+o-i],["L",t,n+i],["C",t,n,t,n,t+i,n]]}var i=t.defined,l=t.isNumber,r=t.pick;return{arc:n,callout:function(t,n,e,i,r){var c=Math.min(r&&r.r||0,e,i),a=c+6,s=r&&r.anchorX;r=r&&r.anchorY||0;var u=o(t,n,e,i,{r:c});return l(s)?(t+s>=e?r>n+a&&r<n+i-a?u.splice(3,1,["L",t+e,r-6],["L",t+e+6,r],["L",t+e,r+6],["L",t+e,n+i-c]):u.splice(3,1,["L",t+e,i/2],["L",s,r],["L",t+e,i/2],["L",t+e,n+i-c]):0>=t+s?r>n+a&&r<n+i-a?u.splice(7,1,["L",t,r+6],["L",t-6,r],["L",t,r-6],["L",t,n+c]):u.splice(7,1,["L",t,i/2],["L",s,r],["L",t,i/2],["L",t,n+c]):r&&r>i&&s>t+a&&s<t+e-a?u.splice(5,1,["L",s+6,n+i],["L",s,n+i+6],["L",s-6,n+i],["L",t+c,n+i]):r&&0>r&&s>t+a&&s<t+e-a&&u.splice(1,1,["L",s-6,n],["L",s,n-6],["L",s+6,n],["L",e-c,n]),u):u},circle:function(t,e,o,i){return n(t+o/2,e+i/2,o/2,i/2,{start:.5*Math.PI,end:2.5*Math.PI,open:!1})},diamond:function(t,n,e,o){return[["M",t+e/2,n],["L",t+e,n+o/2],["L",t+e/2,n+o],["L",t,n+o/2],["Z"]]},rect:e,roundedRect:o,square:e,triangle:function(t,n,e,o){return[["M",t+e/2,n],["L",t+e,n+o],["L",t,n+o],["Z"]]},"triangle-down":function(t,n,e,o){return[["M",t,n],["L",t+e,n],["L",t+e/2,n+o],["Z"]]}}})),n(e,"Core/Renderer/SVG/TextBuilder.js",[e["Core/Renderer/HTML/AST.js"],e["Core/Globals.js"],e["Core/Utilities.js"]],(function(t,n,e){var o=n.doc,i=n.SVG_NS,l=n.win,r=e.attr,c=e.isString,a=e.objectEach,s=e.pick;return function(){function n(t){var n=t.styles;this.renderer=t.renderer,this.svgElement=t,this.width=t.textWidth,this.textLineHeight=n&&n.lineHeight,this.textOutline=n&&n.textOutline,this.ellipsis=!(!n||"ellipsis"!==n.textOverflow),this.noWrap=!(!n||"nowrap"!==n.whiteSpace),this.fontSize=n&&n.fontSize}return n.prototype.buildSVG=function(){var n=this.svgElement,e=n.element,i=n.renderer,l=s(n.textStr,"").toString(),r=-1!==l.indexOf("<"),a=e.childNodes;i=this.width&&!n.added&&i.box;var u=[l,this.ellipsis,this.noWrap,this.textLineHeight,this.textOutline,this.fontSize,this.width].join();if(u!==n.textCache){for(n.textCache=u,delete n.actualWidth,u=a.length;u--;)e.removeChild(a[u]);r||this.ellipsis||this.width||-1!==l.indexOf(" ")&&(!this.noWrap||/<br.*?>/g.test(l))?""!==l&&(i&&i.appendChild(e),l=new t(l),this.modifyTree(l.nodes),l.addToDOM(n.element),this.modifyDOM(),this.ellipsis&&-1!==(e.textContent||"").indexOf("\u2026")&&n.attr("title",this.unescapeEntities(n.textStr||"",["&lt;","&gt;"])),i&&i.removeChild(e)):e.appendChild(o.createTextNode(this.unescapeEntities(l))),c(this.textOutline)&&n.applyTextOutline&&n.applyTextOutline(this.textOutline)}},n.prototype.modifyDOM=function(){var t,n=this,e=this.svgElement,c=r(e.element,"x");for(e.firstLineMetrics=void 0;(t=e.element.firstChild)&&/^[\s\u200B]*$/.test(t.textContent||" ");)e.element.removeChild(t);[].forEach.call(e.element.querySelectorAll("tspan.highcharts-br"),(function(t,o){t.nextSibling&&t.previousSibling&&(0===o&&1===t.previousSibling.nodeType&&(e.firstLineMetrics=e.renderer.fontMetrics(void 0,t.previousSibling)),r(t,{dy:n.getLineHeight(t.nextSibling),x:c}))}));var a=this.width||0;if(a){var s=function(t,l){var s=t.textContent||"",u=s.replace(/([^\^])-/g,"$1- ").split(" "),d=!n.noWrap&&(1<u.length||1<e.element.childNodes.length),g=n.getLineHeight(l),h=0,_=e.actualWidth;if(n.ellipsis)s&&n.truncate(t,s,void 0,0,Math.max(0,a-parseInt(n.fontSize||12,10)),(function(t,n){return t.substring(0,n)+"\u2026"}));else if(d){for(s=[],d=[];l.firstChild&&l.firstChild!==t;)d.push(l.firstChild),l.removeChild(l.firstChild);for(;u.length;)u.length&&!n.noWrap&&0<h&&(s.push(t.textContent||""),t.textContent=u.join(" ").replace(/- /g,"-")),n.truncate(t,void 0,u,0===h&&_||0,a,(function(t,n){return u.slice(0,n).join(" ").replace(/- /g,"-")})),_=e.actualWidth,h++;d.forEach((function(n){l.insertBefore(n,t)})),s.forEach((function(n){l.insertBefore(o.createTextNode(n),t),(n=o.createElementNS(i,"tspan")).textContent="\u200b",r(n,{dy:g,x:c}),l.insertBefore(n,t)}))}},u=function(t){[].slice.call(t.childNodes).forEach((function(n){n.nodeType===l.Node.TEXT_NODE?s(n,t):(-1!==n.className.baseVal.indexOf("highcharts-br")&&(e.actualWidth=0),u(n))}))};u(e.element)}},n.prototype.getLineHeight=function(t){var n;return t=t.nodeType===l.Node.TEXT_NODE?t.parentElement:t,this.renderer.styledMode||(n=t&&/(px|em)$/.test(t.style.fontSize)?t.style.fontSize:this.fontSize||this.renderer.style.fontSize||12),this.textLineHeight?parseInt(this.textLineHeight.toString(),10):this.renderer.fontMetrics(n,t||this.svgElement.element).h},n.prototype.modifyTree=function(t){var n=this,e=function(o,i){var l=o.attributes;l=void 0===l?{}:l;var r=o.children,a=o.tagName,s=n.renderer.styledMode;"b"===a||"strong"===a?s?l.class="highcharts-strong":l.style="font-weight:bold;"+(l.style||""):"i"!==a&&"em"!==a||(s?l.class="highcharts-emphasized":l.style="font-style:italic;"+(l.style||"")),c(l.style)&&(l.style=l.style.replace(/(;| |^)color([ :])/,"$1fill$2")),"br"===a?(l.class="highcharts-br",o.textContent="\u200b",(i=t[i+1])&&i.textContent&&(i.textContent=i.textContent.replace(/^ +/gm,""))):"a"===a&&r&&r.some((function(t){return"#text"===t.tagName}))&&(o.children=[{children:r,tagName:"tspan"}]),"#text"!==a&&"a"!==a&&(o.tagName="tspan"),o.attributes=l,r&&r.filter((function(t){return"#text"!==t.tagName})).forEach(e)};t.forEach(e)},n.prototype.truncate=function(t,n,e,o,i,l){var r,c=this.svgElement,a=c.renderer,s=c.rotation,u=[],d=e?1:0,g=(n||e||"").length,h=g,_=function(i,r){r=r||i;var s=t.parentNode;if(s&&void 0===u[r])if(s.getSubStringLength)try{u[r]=o+s.getSubStringLength(0,e?r+1:r)}catch(d){}else a.getSpanWidth&&(t.textContent=l(n||e,i),u[r]=o+a.getSpanWidth(c,t));return u[r]};c.rotation=0;var C=_(t.textContent.length);if(o+C>i){for(;d<=g;)h=Math.ceil((d+g)/2),e&&(r=l(e,h)),C=_(h,r&&r.length-1),d===g?d=g+1:C>i?g=h-1:d=h;0===g?t.textContent="":n&&g===n.length-1||(t.textContent=r||l(n||e,h))}e&&e.splice(0,h),c.actualWidth=C,c.rotation=s},n.prototype.unescapeEntities=function(t,n){return a(this.renderer.escapes,(function(e,o){n&&-1!==n.indexOf(e)||(t=t.toString().replace(new RegExp(e,"g"),o))})),t},n}()})),n(e,"Core/Renderer/SVG/SVGRenderer.js",[e["Core/Renderer/HTML/AST.js"],e["Core/Color/Color.js"],e["Core/Globals.js"],e["Core/Renderer/RendererRegistry.js"],e["Core/Renderer/SVG/SVGElement.js"],e["Core/Renderer/SVG/SVGLabel.js"],e["Core/Renderer/SVG/Symbols.js"],e["Core/Renderer/SVG/TextBuilder.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l,r,c,a){var s,u=e.charts,d=e.deg2rad,g=e.doc,h=e.isFirefox,_=e.isMS,C=e.isWebKit,p=e.noop,f=e.SVG_NS,M=e.symbolSizes,P=e.win,O=a.addEvent,m=a.attr,v=a.createElement,y=a.css,b=a.defined,x=a.destroyObjectProperties,A=a.extend,w=a.isArray,B=a.isNumber,k=a.isObject,S=a.isString,T=a.merge,E=a.pick,I=a.pInt,z=a.uniqueKey;return e=function(){function e(t,n,e,o,i,l,r){this.width=this.url=this.style=this.isSVG=this.imgCount=this.height=this.gradients=this.globalAnimation=this.defs=this.chartIndex=this.cacheKeys=this.cache=this.boxWrapper=this.box=this.alignedObjects=void 0,this.init(t,n,e,o,i,l,r)}return e.prototype.init=function(t,n,e,o,i,l,r){var c,a=this.createElement("svg").attr({version:"1.1",class:"highcharts-root"}),s=a.element;r||a.css(this.getStyle(o)),t.appendChild(s),m(t,"dir","ltr"),-1===t.innerHTML.indexOf("xmlns")&&m(s,"xmlns",this.SVG_NS),this.isSVG=!0,this.box=s,this.boxWrapper=a,this.alignedObjects=[],this.url=this.getReferenceURL(),this.createElement("desc").add().element.appendChild(g.createTextNode("Created with Highcharts 9.3.3")),this.defs=this.createElement("defs").add(),this.allowHTML=l,this.forExport=i,this.styledMode=r,this.gradients={},this.cache={},this.cacheKeys=[],this.imgCount=0,this.setSize(n,e,!1),h&&t.getBoundingClientRect&&((n=function(){y(t,{left:0,top:0}),c=t.getBoundingClientRect(),y(t,{left:Math.ceil(c.left)-c.left+"px",top:Math.ceil(c.top)-c.top+"px"})})(),this.unSubPixelFix=O(P,"resize",n))},e.prototype.definition=function(n){return new t([n]).addToDOM(this.defs.element)},e.prototype.getReferenceURL=function(){if((h||C)&&g.getElementsByTagName("base").length){if(!b(s)){var n=z();n=new t([{tagName:"svg",attributes:{width:8,height:8},children:[{tagName:"defs",children:[{tagName:"clipPath",attributes:{id:n},children:[{tagName:"rect",attributes:{width:4,height:4}}]}]},{tagName:"rect",attributes:{id:"hitme",width:8,height:8,"clip-path":"url(#"+n+")",fill:"rgba(0,0,0,0.001)"}}]}]).addToDOM(g.body),y(n,{position:"fixed",top:0,left:0,zIndex:9e5});var e=g.elementFromPoint(6,6);s="hitme"===(e&&e.id),g.body.removeChild(n)}if(s)return P.location.href.split("#")[0].replace(/<[^>]*>/g,"").replace(/([\('\)])/g,"\\$1").replace(/ /g,"%20")}return""},e.prototype.getStyle=function(t){return this.style=A({fontFamily:'"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif',fontSize:"12px"},t)},e.prototype.setStyle=function(t){this.boxWrapper.css(this.getStyle(t))},e.prototype.isHidden=function(){return!this.boxWrapper.getBBox().width},e.prototype.destroy=function(){var t=this.defs;return this.box=null,this.boxWrapper=this.boxWrapper.destroy(),x(this.gradients||{}),this.gradients=null,t&&(this.defs=t.destroy()),this.unSubPixelFix&&this.unSubPixelFix(),this.alignedObjects=null},e.prototype.createElement=function(t){var n=new this.Element;return n.init(this,t),n},e.prototype.getRadialAttr=function(t,n){return{cx:t[0]-t[2]/2+(n.cx||0)*t[2],cy:t[1]-t[2]/2+(n.cy||0)*t[2],r:(n.r||0)*t[2]}},e.prototype.buildText=function(t){new c(t).buildSVG()},e.prototype.getContrast=function(t){return(t=n.parse(t).rgba)[0]*=1,t[1]*=1.2,t[2]*=.5,459<t[0]+t[1]+t[2]?"#000000":"#FFFFFF"},e.prototype.button=function(n,e,o,i,l,r,c,a,s,u){var d=this.label(n,e,o,s,void 0,void 0,u,void 0,"button"),g=this.styledMode,h=0,C=l?T(l):{};if(n=C&&C.style||{},C=t.filterUserAttributes(C),d.attr(T({padding:8,r:2},C)),!g){var p=(C=T({fill:"#f7f7f7",stroke:"#cccccc","stroke-width":1,style:{color:"#333333",cursor:"pointer",fontWeight:"normal"}},{style:n},C)).style;delete C.style;var f=(r=T(C,{fill:"#e6e6e6"},t.filterUserAttributes(r||{}))).style;delete r.style;var M=(c=T(C,{fill:"#e6ebf5",style:{color:"#000000",fontWeight:"bold"}},t.filterUserAttributes(c||{}))).style;delete c.style;var P=(a=T(C,{style:{color:"#cccccc"}},t.filterUserAttributes(a||{}))).style;delete a.style}return O(d.element,_?"mouseover":"mouseenter",(function(){3!==h&&d.setState(1)})),O(d.element,_?"mouseout":"mouseleave",(function(){3!==h&&d.setState(h)})),d.setState=function(t){1!==t&&(d.state=h=t),d.removeClass(/highcharts-button-(normal|hover|pressed|disabled)/).addClass("highcharts-button-"+["normal","hover","pressed","disabled"][t||0]),g||d.attr([C,r,c,a][t||0]).css([p,f,M,P][t||0])},g||d.attr(C).css(A({cursor:"default"},p)),d.on("touchstart",(function(t){return t.stopPropagation()})).on("click",(function(t){3!==h&&i.call(d,t)}))},e.prototype.crispLine=function(t,n,e){void 0===e&&(e="round");var o=t[0],i=t[1];return b(o[1])&&o[1]===i[1]&&(o[1]=i[1]=Math[e](o[1])-n%2/2),b(o[2])&&o[2]===i[2]&&(o[2]=i[2]=Math[e](o[2])+n%2/2),t},e.prototype.path=function(t){var n=this.styledMode?{}:{fill:"none"};return w(t)?n.d=t:k(t)&&A(n,t),this.createElement("path").attr(n)},e.prototype.circle=function(t,n,e){return t=k(t)?t:void 0===t?{}:{x:t,y:n,r:e},(n=this.createElement("circle")).xSetter=n.ySetter=function(t,n,e){e.setAttribute("c"+n,t)},n.attr(t)},e.prototype.arc=function(t,n,e,o,i,l){return k(t)?(n=(o=t).y,e=o.r,t=o.x):o={innerR:o,start:i,end:l},(t=this.symbol("arc",t,n,e,e,o)).r=e,t},e.prototype.rect=function(t,n,e,o,i,l){i=k(t)?t.r:i;var r=this.createElement("rect");return t=k(t)?t:void 0===t?{}:{x:t,y:n,width:Math.max(e,0),height:Math.max(o,0)},this.styledMode||(void 0!==l&&(t["stroke-width"]=l,t=r.crisp(t)),t.fill="none"),i&&(t.r=i),r.rSetter=function(t,n,e){r.r=t,m(e,{rx:t,ry:t})},r.rGetter=function(){return r.r||0},r.attr(t)},e.prototype.setSize=function(t,n,e){this.width=t,this.height=n,this.boxWrapper.animate({width:t,height:n},{step:function(){this.attr({viewBox:"0 0 "+this.attr("width")+" "+this.attr("height")})},duration:E(e,!0)?void 0:0}),this.alignElements()},e.prototype.g=function(t){var n=this.createElement("g");return t?n.attr({class:"highcharts-"+t}):n},e.prototype.image=function(t,n,e,o,i,l){var r={preserveAspectRatio:"none"},c=function(t,n){t.setAttributeNS?t.setAttributeNS("http://www.w3.org/1999/xlink","href",n):t.setAttribute("hc-svg-href",n)};B(n)&&(r.x=n),B(e)&&(r.y=e),B(o)&&(r.width=o),B(i)&&(r.height=i);var a=this.createElement("image").attr(r);return n=function(n){c(a.element,t),l.call(a,n)},l?(c(a.element,"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="),e=new P.Image,O(e,"load",n),e.src=t,e.complete&&n({})):c(a.element,t),a},e.prototype.symbol=function(t,n,e,o,i,l){var r,c=this,a=/^url\((.*?)\)$/,s=a.test(t),d=!s&&(this.symbols[t]?t:"circle"),h=d&&this.symbols[d];if(h){"number"==typeof n&&(r=h.call(this.symbols,Math.round(n||0),Math.round(e||0),o||0,i||0,l));var _=this.path(r);c.styledMode||_.attr("fill","none"),A(_,{symbolName:d||void 0,x:n,y:e,width:o,height:i}),l&&A(_,l)}else if(s){var C=t.match(a)[1],p=_=this.image(C);p.imgwidth=E(M[C]&&M[C].width,l&&l.width),p.imgheight=E(M[C]&&M[C].height,l&&l.height);var f=function(t){return t.attr({width:t.width,height:t.height})};["width","height"].forEach((function(t){p[t+"Setter"]=function(t,n){var e=this["img"+n];this[n]=t,b(e)&&(l&&"within"===l.backgroundSize&&this.width&&this.height&&(e=Math.round(e*Math.min(this.width/this.imgwidth,this.height/this.imgheight))),this.element&&this.element.setAttribute(n,e),this.alignByTranslate||(t=((this[n]||0)-e)/2,this.attr("width"===n?{translateX:t}:{translateY:t})))}})),b(n)&&p.attr({x:n,y:e}),p.isImg=!0,b(p.imgwidth)&&b(p.imgheight)?f(p):(p.attr({width:0,height:0}),v("img",{onload:function(){var t=u[c.chartIndex];0===this.width&&(y(this,{position:"absolute",top:"-999em"}),g.body.appendChild(this)),M[C]={width:this.width,height:this.height},p.imgwidth=this.width,p.imgheight=this.height,p.element&&f(p),this.parentNode&&this.parentNode.removeChild(this),c.imgCount--,c.imgCount||!t||t.hasLoaded||t.onload()},src:C}),this.imgCount++)}return _},e.prototype.clipRect=function(t,n,e,o){var i=z()+"-",l=this.createElement("clipPath").attr({id:i}).add(this.defs);return(t=this.rect(t,n,e,o,0).add(l)).id=i,t.clipPath=l,t.count=0,t},e.prototype.text=function(t,n,e,o){var i={};return!o||!this.allowHTML&&this.forExport?(i.x=Math.round(n||0),e&&(i.y=Math.round(e)),b(t)&&(i.text=t),t=this.createElement("text").attr(i),(!o||this.forExport&&!this.allowHTML)&&(t.xSetter=function(t,n,e){for(var o,i=e.getElementsByTagName("tspan"),l=e.getAttribute(n),r=0;r<i.length;r++)(o=i[r]).getAttribute(n)===l&&o.setAttribute(n,t);e.setAttribute(n,t)}),t):this.html(t,n,e)},e.prototype.fontMetrics=function(t,n){return t=!this.styledMode&&/px/.test(t)||!P.getComputedStyle?t||n&&n.style&&n.style.fontSize||this.style&&this.style.fontSize:n&&i.prototype.getStyle.call(n,"font-size"),{h:n=24>(t=/px/.test(t)?I(t):12)?t+3:Math.round(1.2*t),b:Math.round(.8*n),f:t}},e.prototype.rotCorr=function(t,n,e){var o=t;return n&&e&&(o=Math.max(o*Math.cos(n*d),4)),{x:-t/3*Math.sin(n*d),y:o}},e.prototype.pathToSegments=function(t){for(var n=[],e=[],o={A:8,C:7,H:2,L:3,M:3,Q:5,S:5,T:3,V:2},i=0;i<t.length;i++)S(e[0])&&B(t[i])&&e.length===o[e[0].toUpperCase()]&&t.splice(i,0,e[0].replace("M","L").replace("m","l")),"string"==typeof t[i]&&(e.length&&n.push(e.slice(0)),e.length=0),e.push(t[i]);return n.push(e.slice(0)),n},e.prototype.label=function(t,n,e,o,i,r,c,a,s){return new l(this,t,n,e,o,i,r,c,a,s)},e.prototype.alignElements=function(){this.alignedObjects.forEach((function(t){return t.align()}))},e}(),A(e.prototype,{Element:i,SVG_NS:f,escapes:{"&":"&amp;","<":"&lt;",">":"&gt;","'":"&#39;",'"':"&quot;"},symbols:r,draw:p}),o.registerRendererType("svg",e,!0),e})),n(e,"Core/Renderer/HTML/HTMLElement.js",[e["Core/Globals.js"],e["Core/Renderer/SVG/SVGElement.js"],e["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),i=t.isFirefox,l=t.isMS,r=t.isWebKit,c=t.win,a=e.css,s=e.defined,u=e.extend,d=e.pick,g=e.pInt;return function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return o(n,t),n.compose=function(t){if(-1===n.composedClasses.indexOf(t)){n.composedClasses.push(t);var e=n.prototype,o=t.prototype;o.getSpanCorrection=e.getSpanCorrection,o.htmlCss=e.htmlCss,o.htmlGetBBox=e.htmlGetBBox,o.htmlUpdateTransform=e.htmlUpdateTransform,o.setSpanRotation=e.setSpanRotation}return t},n.prototype.getSpanCorrection=function(t,n,e){this.xCorr=-t*e,this.yCorr=-n},n.prototype.htmlCss=function(t){var n="SPAN"===this.element.tagName&&t&&"width"in t,e=d(n&&t.width,void 0);if(n){delete t.width,this.textWidth=e;var o=!0}return t&&"ellipsis"===t.textOverflow&&(t.whiteSpace="nowrap",t.overflow="hidden"),this.styles=u(this.styles,t),a(this.element,t),o&&this.htmlUpdateTransform(),this},n.prototype.htmlGetBBox=function(){var t=this.element;return{x:t.offsetLeft,y:t.offsetTop,width:t.offsetWidth,height:t.offsetHeight}},n.prototype.htmlUpdateTransform=function(){if(this.added){var t=this.renderer,n=this.element,e=this.translateX||0,o=this.translateY||0,i=this.x||0,l=this.y||0,r=this.textAlign||"left",c={left:0,center:.5,right:1}[r],u=this.styles;if(u=u&&u.whiteSpace,a(n,{marginLeft:e,marginTop:o}),!t.styledMode&&this.shadows&&this.shadows.forEach((function(t){a(t,{marginLeft:e+1,marginTop:o+1})})),this.inverted&&[].forEach.call(n.childNodes,(function(e){t.invertChild(e,n)})),"SPAN"===n.tagName){var d=this.rotation,h=this.textWidth&&g(this.textWidth),_=[d,r,n.innerHTML,this.textWidth,this.textAlign].join(),C=void 0;if(C=!1,h!==this.oldTextWidth){if(this.textPxLength)var p=this.textPxLength;else a(n,{width:"",whiteSpace:u||"nowrap"}),p=n.offsetWidth;(h>this.oldTextWidth||p>h)&&(/[ \-]/.test(n.textContent||n.innerText)||"ellipsis"===n.style.textOverflow)&&(a(n,{width:p>h||d?h+"px":"auto",display:"block",whiteSpace:u||"normal"}),this.oldTextWidth=h,C=!0)}this.hasBoxWidthChanged=C,_!==this.cTT&&(C=t.fontMetrics(n.style.fontSize,n).b,!s(d)||d===(this.oldRotation||0)&&r===this.oldAlign||this.setSpanRotation(d,c,C),this.getSpanCorrection(!s(d)&&this.textPxLength||n.offsetWidth,C,c,d,r)),a(n,{left:i+(this.xCorr||0)+"px",top:l+(this.yCorr||0)+"px"}),this.cTT=_,this.oldRotation=d,this.oldAlign=r}}else this.alignOnAdd=!0},n.prototype.setSpanRotation=function(t,n,e){var o={},s=l&&!/Edge/.test(c.navigator.userAgent)?"-ms-transform":r?"-webkit-transform":i?"MozTransform":c.opera?"-o-transform":void 0;s&&(o[s]=o.transform="rotate("+t+"deg)",o[s+(i?"Origin":"-origin")]=o.transformOrigin=100*n+"% "+e+"px",a(this.element,o))},n.composedClasses=[],n}(n)})),n(e,"Core/Renderer/HTML/HTMLRenderer.js",[e["Core/Renderer/HTML/AST.js"],e["Core/Renderer/SVG/SVGElement.js"],e["Core/Renderer/SVG/SVGRenderer.js"],e["Core/Utilities.js"]],(function(t,n,e,o){var i=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),l=o.attr,r=o.createElement,c=o.extend,a=o.pick;return function(e){function o(){return null!==e&&e.apply(this,arguments)||this}return i(o,e),o.compose=function(t){return-1===o.composedClasses.indexOf(t)&&(o.composedClasses.push(t),t.prototype.html=o.prototype.html),t},o.prototype.html=function(e,o,i){var s=this.createElement("span"),u=s.element,d=s.renderer,g=d.isSVG,h=function(t,e){["opacity","visibility"].forEach((function(o){t[o+"Setter"]=function(i,l,r){var c=t.div?t.div.style:e;n.prototype[o+"Setter"].call(this,i,l,r),c&&(c[l]=i)}})),t.addedSetters=!0};return s.textSetter=function(n){n!==this.textStr&&(delete this.bBox,delete this.oldTextWidth,t.setElementHTML(this.element,a(n,"")),this.textStr=n,s.doTransform=!0)},g&&h(s,s.element.style),s.xSetter=s.ySetter=s.alignSetter=s.rotationSetter=function(t,n){"align"===n?s.alignValue=s.textAlign=t:s[n]=t,s.doTransform=!0},s.afterSetters=function(){this.doTransform&&(this.htmlUpdateTransform(),this.doTransform=!1)},s.attr({text:e,x:Math.round(o),y:Math.round(i)}).css({position:"absolute"}),d.styledMode||s.css({fontFamily:this.style.fontFamily,fontSize:this.style.fontSize}),u.style.whiteSpace="nowrap",s.css=s.htmlCss,g&&(s.add=function(t){var n=d.box.parentNode,e=[];if(this.parentGroup=t){var o=t.div;if(!o){for(;t;)e.push(t),t=t.parentGroup;e.reverse().forEach((function(t){function i(n,e){t[e]=n,"translateX"===e?d.left=n+"px":d.top=n+"px",t.doTransform=!0}var a=l(t.element,"class"),u=t.styles||{},d=(o=t.div=t.div||r("div",a?{className:a}:void 0,{position:"absolute",left:(t.translateX||0)+"px",top:(t.translateY||0)+"px",display:t.display,opacity:t.opacity,cursor:u.cursor,pointerEvents:u.pointerEvents,visibility:t.visibility},o||n)).style;c(t,{classSetter:function(t){return function(n){this.element.setAttribute("class",n),t.className=n}}(o),on:function(){return e[0].div&&s.on.apply({element:e[0].div,onEvents:t.onEvents},arguments),t},translateXSetter:i,translateYSetter:i}),t.addedSetters||h(t)}))}}else o=n;return o.appendChild(u),s.added=!0,s.alignOnAdd&&s.htmlUpdateTransform(),s}),s},o.composedClasses=[],o}(e)})),n(e,"Core/Axis/AxisDefaults.js",[],(function(){var t;return function(t){t.defaultXAxisOptions={alignTicks:!0,allowDecimals:void 0,panningEnabled:!0,zIndex:2,zoomEnabled:!0,dateTimeLabelFormats:{millisecond:{main:"%H:%M:%S.%L",range:!1},second:{main:"%H:%M:%S",range:!1},minute:{main:"%H:%M",range:!1},hour:{main:"%H:%M",range:!1},day:{main:"%e. %b"},week:{main:"%e. %b"},month:{main:"%b '%y"},year:{main:"%Y"}},endOnTick:!1,gridLineDashStyle:"Solid",gridZIndex:1,labels:{autoRotation:void 0,autoRotationLimit:80,distance:void 0,enabled:!0,indentation:10,overflow:"justify",padding:5,reserveSpace:void 0,rotation:void 0,staggerLines:0,step:0,useHTML:!1,x:0,zIndex:7,style:{color:"#666666",cursor:"default",fontSize:"11px"}},maxPadding:.01,minorGridLineDashStyle:"Solid",minorTickLength:2,minorTickPosition:"outside",minPadding:.01,offset:void 0,opposite:!1,reversed:void 0,reversedStacks:!1,showEmpty:!0,showFirstLabel:!0,showLastLabel:!0,startOfWeek:1,startOnTick:!1,tickLength:10,tickPixelInterval:100,tickmarkPlacement:"between",tickPosition:"outside",title:{align:"middle",rotation:0,useHTML:!1,x:0,y:0,style:{color:"#666666"}},type:"linear",uniqueNames:!0,visible:!0,minorGridLineColor:"#f2f2f2",minorGridLineWidth:1,minorTickColor:"#999999",lineColor:"#ccd6eb",lineWidth:1,gridLineColor:"#e6e6e6",gridLineWidth:void 0,tickColor:"#ccd6eb"},t.defaultYAxisOptions={reversedStacks:!0,endOnTick:!0,maxPadding:.05,minPadding:.05,tickPixelInterval:72,showLastLabel:!0,labels:{x:-8},startOnTick:!0,title:{rotation:270,text:"Values"},stackLabels:{animation:{},allowOverlap:!1,enabled:!1,crop:!0,overflow:"justify",formatter:function(){return(0,this.axis.chart.numberFormatter)(this.total,-1)},style:{color:"#000000",fontSize:"11px",fontWeight:"bold",textOutline:"1px contrast"}},gridLineWidth:1,lineWidth:0},t.defaultLeftAxisOptions={labels:{x:-15},title:{rotation:270}},t.defaultRightAxisOptions={labels:{x:15},title:{rotation:90}},t.defaultBottomAxisOptions={labels:{autoRotation:[-45],x:0},margin:15,title:{rotation:0}},t.defaultTopAxisOptions={labels:{autoRotation:[-45],x:0},margin:15,title:{rotation:0}}}(t||(t={})),t})),n(e,"Core/Foundation.js",[e["Core/Utilities.js"]],(function(t){var n,e=t.addEvent,o=t.isFunction,i=t.objectEach,l=t.removeEvent;return function(t){t.registerEventOptions=function(t,n){t.eventOptions=t.eventOptions||{},i(n.events,(function(n,i){t.eventOptions[i]!==n&&(t.eventOptions[i]&&(l(t,i,t.eventOptions[i]),delete t.eventOptions[i]),o(n)&&(t.eventOptions[i]=n,e(t,i,n)))}))}}(n||(n={})),n})),n(e,"Core/Axis/Tick.js",[e["Core/FormatUtilities.js"],e["Core/Globals.js"],e["Core/Utilities.js"]],(function(t,n,e){var o=n.deg2rad,i=e.clamp,l=e.correctFloat,r=e.defined,c=e.destroyObjectProperties,a=e.extend,s=e.fireEvent,u=e.isNumber,d=e.merge,g=e.objectEach,h=e.pick;return function(){function n(t,n,e,o,i){this.isNewLabel=this.isNew=!0,this.axis=t,this.pos=n,this.type=e||"",this.parameters=i||{},this.tickmarkOffset=this.parameters.tickmarkOffset,this.options=this.parameters.options,s(this,"init"),e||o||this.addLabel()}return n.prototype.addLabel=function(){var n=this,e=n.axis,o=e.options,i=e.chart,c=e.categories,d=e.logarithmic,g=e.names,_=n.pos,C=h(n.options&&n.options.labels,o.labels),p=e.tickPositions,f=_===p[0],M=_===p[p.length-1],P=(!C.step||1===C.step)&&1===e.tickInterval;p=p.info;var O,m=n.label;if(c=this.parameters.category||(c?h(c[_],g[_],_):_),d&&u(c)&&(c=l(d.lin2log(c))),e.dateTime)if(p)var v=i.time.resolveDTLFormat(o.dateTimeLabelFormats[!o.grid&&p.higherRanks[_]||p.unitName]),y=v.main;else u(c)&&(y=e.dateTime.getXDateFormat(c,o.dateTimeLabelFormats||{}));n.isFirst=f,n.isLast=M;var b={axis:e,chart:i,dateTimeLabelFormat:y,isFirst:f,isLast:M,pos:_,tick:n,tickPositionInfo:p,value:c};s(this,"labelFormat",b);var x=function(n){return C.formatter?C.formatter.call(n,n):C.format?(n.text=e.defaultLabelFormatter.call(n),t.format(C.format,n,i)):e.defaultLabelFormatter.call(n,n)};o=x.call(b,b);var A=v&&v.list;n.shortenLabel=A?function(){for(O=0;O<A.length;O++)if(a(b,{dateTimeLabelFormat:A[O]}),m.attr({text:x.call(b,b)}),m.getBBox().width<e.getSlotWidth(n)-2*C.padding)return;m.attr({text:""})}:void 0,P&&e._addedPlotLB&&n.moveLabel(o,C),r(m)||n.movedLabel?m&&m.textStr!==o&&!P&&(!m.textWidth||C.style.width||m.styles.width||m.css({width:null}),m.attr({text:o}),m.textPxLength=m.getBBox().width):(n.label=m=n.createLabel({x:0,y:0},o,C),n.rotation=0)},n.prototype.createLabel=function(t,n,e){var o=this.axis,i=o.chart;return(t=r(n)&&e.enabled?i.renderer.text(n,t.x,t.y,e.useHTML).add(o.labelGroup):null)&&(i.styledMode||t.css(d(e.style)),t.textPxLength=t.getBBox().width),t},n.prototype.destroy=function(){c(this,this.axis)},n.prototype.getPosition=function(t,n,e,o){var r=this.axis,c=r.chart,a=o&&c.oldChartHeight||c.chartHeight;return(t={x:t?l(r.translate(n+e,null,null,o)+r.transB):r.left+r.offset+(r.opposite?(o&&c.oldChartWidth||c.chartWidth)-r.right-r.left:0),y:t?a-r.bottom+r.offset-(r.opposite?r.height:0):l(a-r.translate(n+e,null,null,o)-r.transB)}).y=i(t.y,-1e5,1e5),s(this,"afterGetPosition",{pos:t}),t},n.prototype.getLabelPosition=function(t,n,e,i,l,c,a,u){var d=this.axis,g=d.transA,h=d.isLinked&&d.linkedParent?d.linkedParent.reversed:d.reversed,_=d.staggerLines,C=d.tickRotCorr||{x:0,y:0},p=i||d.reserveSpaceDefault?0:-d.labelOffset*("center"===d.labelAlign?.5:1),f={},M=l.y;return r(M)||(M=0===d.side?e.rotation?-8:-e.getBBox().height:2===d.side?C.y+8:Math.cos(e.rotation*o)*(C.y-e.getBBox(!1,0).height/2)),n=n+M-(c&&!i?c*g*(h?1:-1):0),_&&(e=a/(u||1)%_,d.opposite&&(e=_-e-1),n+=d.labelOffset/_*e),f.x=t=t+l.x+p+C.x-(c&&i?c*g*(h?-1:1):0),f.y=Math.round(n),s(this,"afterGetLabelPosition",{pos:f,tickmarkOffset:c,index:a}),f},n.prototype.getLabelSize=function(){return this.label?this.label.getBBox()[this.axis.horiz?"height":"width"]:0},n.prototype.getMarkPath=function(t,n,e,o,i,l){return l.crispLine([["M",t,n],["L",t+(i?0:-e),n+(i?e:0)]],o)},n.prototype.handleOverflow=function(t){var n=this.axis,e=n.options.labels,i=t.x,l=n.chart.chartWidth,r=n.chart.spacing,c=h(n.labelLeft,Math.min(n.pos,r[3]));r=h(n.labelRight,Math.max(n.isRadial?0:n.pos+n.len,l-r[1]));var a,s=this.label,u=this.rotation,d={left:0,center:.5,right:1}[n.labelAlign||s.attr("align")],g=s.getBBox().width,_=n.getSlotWidth(this),C={},p=_,f=1;u||"justify"!==e.overflow?0>u&&i-d*g<c?a=Math.round(i/Math.cos(u*o)-c):0<u&&i+d*g>r&&(a=Math.round((l-i)/Math.cos(u*o))):(l=i+(1-d)*g,i-d*g<c?p=t.x+p*(1-d)-c:l>r&&(p=r-t.x+p*d,f=-1),(p=Math.min(_,p))<_&&"center"===n.labelAlign&&(t.x+=f*(_-p-d*(_-Math.min(g,p)))),(g>p||n.autoRotation&&(s.styles||{}).width)&&(a=p)),a&&(this.shortenLabel?this.shortenLabel():(C.width=Math.floor(a)+"px",(e.style||{}).textOverflow||(C.textOverflow="ellipsis"),s.css(C)))},n.prototype.moveLabel=function(t,n){var e=this,o=e.label,i=e.axis,l=i.reversed,r=!1;if(o&&o.textStr===t?(e.movedLabel=o,r=!0,delete e.label):g(i.ticks,(function(n){r||n.isNew||n===e||!n.label||n.label.textStr!==t||(e.movedLabel=n.label,r=!0,n.labelPos=e.movedLabel.xy,delete n.label)})),!r&&(e.labelPos||o)){var c=e.labelPos||o.xy;e.movedLabel=e.createLabel({x:o=i.horiz?l?0:i.width+i.left:c.x,y:i=i.horiz?c.y:l?i.width+i.left:0},t,n),e.movedLabel&&e.movedLabel.attr({opacity:0})}},n.prototype.render=function(t,n,e){var o=this.axis,i=o.horiz,l=this.pos,r=h(this.tickmarkOffset,o.tickmarkOffset);r=(l=this.getPosition(i,l,r,n)).x,o=i&&r===o.pos+o.len||!i&&l.y===o.pos?-1:1,i=h(e,this.label&&this.label.newOpacity,1),e=h(e,1),this.isActive=!0,this.renderGridLine(n,e,o),this.renderMark(l,e,o),this.renderLabel(l,n,i,t),this.isNew=!1,s(this,"afterRender")},n.prototype.renderGridLine=function(t,n,e){var o=this.axis,i=o.options,l={},r=this.pos,c=this.type,a=h(this.tickmarkOffset,o.tickmarkOffset),s=o.chart.renderer,u=this.gridLine,d=i.gridLineWidth,g=i.gridLineColor,_=i.gridLineDashStyle;"minor"===this.type&&(d=i.minorGridLineWidth,g=i.minorGridLineColor,_=i.minorGridLineDashStyle),u||(o.chart.styledMode||(l.stroke=g,l["stroke-width"]=d||0,l.dashstyle=_),c||(l.zIndex=1),t&&(n=0),this.gridLine=u=s.path().attr(l).addClass("highcharts-"+(c?c+"-":"")+"grid-line").add(o.gridGroup)),u&&(e=o.getPlotLinePath({value:r+a,lineWidth:u.strokeWidth()*e,force:"pass",old:t}))&&u[t||this.isNew?"attr":"animate"]({d:e,opacity:n})},n.prototype.renderMark=function(t,n,e){var o=this.axis,i=o.options,l=o.chart.renderer,r=this.type,c=o.tickSize(r?r+"Tick":"tick"),a=t.x;t=t.y;var s=h(i["minor"!==r?"tickWidth":"minorTickWidth"],!r&&o.isXAxis?1:0);i=i["minor"!==r?"tickColor":"minorTickColor"];var u=this.mark,d=!u;c&&(o.opposite&&(c[0]=-c[0]),u||(this.mark=u=l.path().addClass("highcharts-"+(r?r+"-":"")+"tick").add(o.axisGroup),o.chart.styledMode||u.attr({stroke:i,"stroke-width":s})),u[d?"attr":"animate"]({d:this.getMarkPath(a,t,c[0],u.strokeWidth()*e,o.horiz,l),opacity:n}))},n.prototype.renderLabel=function(t,n,e,o){var i=this.axis,l=i.horiz,r=i.options,c=this.label,a=r.labels,s=a.step;i=h(this.tickmarkOffset,i.tickmarkOffset);var d=t.x;t=t.y;var g=!0;c&&u(d)&&(c.xy=t=this.getLabelPosition(d,t,c,l,a,i,o,s),this.isFirst&&!this.isLast&&!r.showFirstLabel||this.isLast&&!this.isFirst&&!r.showLastLabel?g=!1:!l||a.step||a.rotation||n||0===e||this.handleOverflow(t),s&&o%s&&(g=!1),g&&u(t.y)?(t.opacity=e,c[this.isNewLabel?"attr":"animate"](t),this.isNewLabel=!1):(c.attr("y",-9999),this.isNewLabel=!0))},n.prototype.replaceMovedLabel=function(){var t=this.label,n=this.axis,e=n.reversed;t&&!this.isNew&&(t.animate({x:n.horiz?e?n.left:n.width+n.left:t.xy.x,y:e=n.horiz?t.xy.y:e?n.width+n.top:n.top,opacity:0},void 0,t.destroy),delete this.label),n.isDirty=!0,this.label=this.movedLabel,delete this.movedLabel},n}()})),n(e,"Core/Axis/Axis.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Axis/AxisDefaults.js"],e["Core/Color/Color.js"],e["Core/DefaultOptions.js"],e["Core/Foundation.js"],e["Core/Globals.js"],e["Core/Axis/Tick.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l,r,c){var a=t.animObject,s=o.defaultOptions,u=i.registerEventOptions,d=l.deg2rad,g=c.arrayMax,h=c.arrayMin,_=c.clamp,C=c.correctFloat,p=c.defined,f=c.destroyObjectProperties,M=c.erase,P=c.error,O=c.extend,m=c.fireEvent,v=c.getMagnitude,y=c.isArray,b=c.isNumber,x=c.isString,A=c.merge,w=c.normalizeTickInterval,B=c.objectEach,k=c.pick,S=c.relativeLength,T=c.removeEvent,E=c.splat,I=c.syncTimeout;return function(){function t(t,n){this.zoomEnabled=this.width=this.visible=this.userOptions=this.translationSlope=this.transB=this.transA=this.top=this.ticks=this.tickRotCorr=this.tickPositions=this.tickmarkOffset=this.tickInterval=this.tickAmount=this.side=this.series=this.right=this.positiveValuesOnly=this.pos=this.pointRangePadding=this.pointRange=this.plotLinesAndBandsGroups=this.plotLinesAndBands=this.paddedTicks=this.overlap=this.options=this.offset=this.names=this.minPixelPadding=this.minorTicks=this.minorTickInterval=this.min=this.maxLabelLength=this.max=this.len=this.left=this.labelFormatter=this.labelEdge=this.isLinked=this.height=this.hasVisibleSeries=this.hasNames=this.eventOptions=this.coll=this.closestPointRange=this.chart=this.categories=this.bottom=this.alternateBands=void 0,this.init(t,n)}return t.prototype.init=function(t,n){var e=n.isX;this.chart=t,this.horiz=t.inverted&&!this.isZAxis?!e:e,this.isXAxis=e,this.coll=this.coll||(e?"xAxis":"yAxis"),m(this,"init",{userOptions:n}),this.opposite=k(n.opposite,this.opposite),this.side=k(n.side,this.side,this.horiz?this.opposite?0:2:this.opposite?1:3),this.setOptions(n);var o=this.options,i=o.labels,l=o.type;this.userOptions=n,this.minPixelPadding=0,this.reversed=k(o.reversed,this.reversed),this.visible=o.visible,this.zoomEnabled=o.zoomEnabled,this.hasNames="category"===l||!0===o.categories,this.categories=o.categories||this.hasNames,this.names||(this.names=[],this.names.keys={}),this.plotLinesAndBandsGroups={},this.positiveValuesOnly=!!this.logarithmic,this.isLinked=p(o.linkedTo),this.ticks={},this.labelEdge=[],this.minorTicks={},this.plotLinesAndBands=[],this.alternateBands={},this.len=0,this.minRange=this.userMinRange=o.minRange||o.maxZoom,this.range=o.range,this.offset=o.offset||0,this.min=this.max=null,n=k(o.crosshair,E(t.options.tooltip.crosshairs)[e?0:1]),this.crosshair=!0===n?{}:n,-1===t.axes.indexOf(this)&&(e?t.axes.splice(t.xAxis.length,0,this):t.axes.push(this),t[this.coll].push(this)),this.series=this.series||[],t.inverted&&!this.isZAxis&&e&&void 0===this.reversed&&(this.reversed=!0),this.labelRotation=b(i.rotation)?i.rotation:void 0,u(this,o),m(this,"afterInit")},t.prototype.setOptions=function(t){this.options=A(n.defaultXAxisOptions,"yAxis"===this.coll&&n.defaultYAxisOptions,[n.defaultTopAxisOptions,n.defaultRightAxisOptions,n.defaultBottomAxisOptions,n.defaultLeftAxisOptions][this.side],A(s[this.coll],t)),m(this,"afterSetOptions",{userOptions:t})},t.prototype.defaultLabelFormatter=function(t){var n=this.axis;t=this.chart.numberFormatter;var e=b(this.value)?this.value:NaN,o=n.chart.time,i=this.dateTimeLabelFormat,l=s.lang,r=l.numericSymbols;l=l.numericSymbolMagnitude||1e3;var c=n.logarithmic?Math.abs(e):n.tickInterval,a=r&&r.length;if(n.categories)var u=""+this.value;else if(i)u=o.dateFormat(i,e);else if(a&&1e3<=c)for(;a--&&void 0===u;)c>=(n=Math.pow(l,a+1))&&0==10*e%n&&null!==r[a]&&0!==e&&(u=t(e/n,-1)+r[a]);return void 0===u&&(u=1e4<=Math.abs(e)?t(e,-1):t(e,-1,void 0,"")),u},t.prototype.getSeriesExtremes=function(){var t,n=this,e=n.chart;m(this,"getSeriesExtremes",null,(function(){n.hasVisibleSeries=!1,n.dataMin=n.dataMax=n.threshold=null,n.softThreshold=!n.isXAxis,n.stacking&&n.stacking.buildStacks(),n.series.forEach((function(o){if(o.visible||!e.options.chart.ignoreHiddenSeries){var i=o.options,l=i.threshold;if(n.hasVisibleSeries=!0,n.positiveValuesOnly&&0>=l&&(l=null),n.isXAxis){if((i=o.xData).length){i=n.logarithmic?i.filter(n.validatePositiveValue):i;var r=(t=o.getXExtremes(i)).min,c=t.max;b(r)||r instanceof Date||(i=i.filter(b),r=(t=o.getXExtremes(i)).min,c=t.max),i.length&&(n.dataMin=Math.min(k(n.dataMin,r),r),n.dataMax=Math.max(k(n.dataMax,c),c))}}else o=o.applyExtremes(),b(o.dataMin)&&(r=o.dataMin,n.dataMin=Math.min(k(n.dataMin,r),r)),b(o.dataMax)&&(c=o.dataMax,n.dataMax=Math.max(k(n.dataMax,c),c)),p(l)&&(n.threshold=l),(!i.softThreshold||n.positiveValuesOnly)&&(n.softThreshold=!1)}}))})),m(this,"afterGetSeriesExtremes")},t.prototype.translate=function(t,n,e,o,i,l){var r=this.linkedParent||this,c=o&&r.old?r.old.min:r.min,a=r.minPixelPadding;i=(r.isOrdinal||r.brokenAxis&&r.brokenAxis.hasBreaks||r.logarithmic&&i)&&r.lin2val;var s=1,u=0;return(o=o&&r.old?r.old.transA:r.transA)||(o=r.transA),e&&(s*=-1,u=r.len),r.reversed&&(u-=(s*=-1)*(r.sector||r.len)),n?(t=(t*s+u-a)/o+c,i&&(t=r.lin2val(t))):(i&&(t=r.val2lin(t)),t=b(c)?s*(t-c)*o+u+s*a+(b(l)?o*l:0):void 0),t},t.prototype.toPixels=function(t,n){return this.translate(t,!1,!this.horiz,null,!0)+(n?0:this.pos)},t.prototype.toValue=function(t,n){return this.translate(t-(n?0:this.pos),!0,!this.horiz,null,!0)},t.prototype.getPlotLinePath=function(t){function n(t,n,e){return("pass"!==P&&t<n||t>e)&&(P?t=_(t,n,e):r=!0),t}var e,o,i,l,r,c=this,a=c.chart,s=c.left,u=c.top,d=t.old,g=t.value,h=t.lineWidth,C=d&&a.oldChartHeight||a.chartHeight,p=d&&a.oldChartWidth||a.chartWidth,f=c.transB,M=t.translatedValue,P=t.force;return m(this,"getPlotLinePath",t={value:g,lineWidth:h,old:d,force:P,acrossPanes:t.acrossPanes,translatedValue:M},(function(t){M=k(M,c.translate(g,null,null,d)),M=_(M,-1e5,1e5),e=i=Math.round(M+f),o=l=Math.round(C-M-f),b(M)?c.horiz?(o=u,l=C-c.bottom,e=i=n(e,s,s+c.width)):(e=s,i=p-c.right,o=l=n(o,u,u+c.height)):(r=!0,P=!1),t.path=r&&!P?null:a.renderer.crispLine([["M",e,o],["L",i,l]],h||1)})),t.path},t.prototype.getLinearTickPositions=function(t,n,e){var o=C(Math.floor(n/t)*t);e=C(Math.ceil(e/t)*t);var i,l=[];if(C(o+t)===o&&(i=20),this.single)return[n];for(n=o;n<=e&&(l.push(n),(n=C(n+t,i))!==r);)var r=n;return l},t.prototype.getMinorTickInterval=function(){var t=this.options;return!0===t.minorTicks?k(t.minorTickInterval,"auto"):!1===t.minorTicks?null:t.minorTickInterval},t.prototype.getMinorTickPositions=function(){var t=this.options,n=this.tickPositions,e=this.minorTickInterval,o=this.pointRangePadding||0,i=this.min-o,l=(o=this.max+o)-i,r=[];if(l&&l/e<this.len/3){var c=this.logarithmic;if(c)this.paddedTicks.forEach((function(t,n,o){n&&r.push.apply(r,c.getLogTickPositions(e,o[n-1],o[n],!0))}));else if(this.dateTime&&"auto"===this.getMinorTickInterval())r=r.concat(this.getTimeTicks(this.dateTime.normalizeTimeTickInterval(e),i,o,t.startOfWeek));else for(t=i+(n[0]-i)%e;t<=o&&t!==r[0];t+=e)r.push(t)}return 0!==r.length&&this.trimTicks(r),r},t.prototype.adjustForMinRange=function(){var t,n,e,o,i=this.options,l=this.logarithmic,r=this.min,c=this.max,a=0;if(this.isXAxis&&void 0===this.minRange&&!l&&(p(i.min)||p(i.max)||p(i.floor)||p(i.ceiling)?this.minRange=null:(this.series.forEach((function(i){if(e=i.xData,o=i.xIncrement?1:e.length-1,1<e.length)for(t=o;0<t;t--)n=e[t]-e[t-1],(!a||n<a)&&(a=n)})),this.minRange=Math.min(5*a,this.dataMax-this.dataMin))),c-r<this.minRange){var s=this.dataMax-this.dataMin>=this.minRange,u=this.minRange,d=(u-c+r)/2;d=[r-d,k(i.min,r-d)],s&&(d[2]=this.logarithmic?this.logarithmic.log2lin(this.dataMin):this.dataMin),c=[(r=g(d))+u,k(i.max,r+u)],s&&(c[2]=l?l.log2lin(this.dataMax):this.dataMax),(c=h(c))-r<u&&(d[0]=c-u,d[1]=k(i.min,c-u),r=g(d))}this.min=r,this.max=c},t.prototype.getClosest=function(){var t;return this.categories?t=1:this.series.forEach((function(n){var e=n.closestPointRange,o=n.visible||!n.chart.options.chart.ignoreHiddenSeries;!n.noSharedTooltip&&p(e)&&o&&(t=p(t)?Math.min(t,e):e)})),t},t.prototype.nameToX=function(t){var n=y(this.categories),e=n?this.categories:this.names,o=t.options.x;if(t.series.requireSorting=!1,p(o)||(o=this.options.uniqueNames?n?e.indexOf(t.name):k(e.keys[t.name],-1):t.series.autoIncrement()),-1===o){if(!n)var i=e.length}else i=o;return void 0!==i&&(this.names[i]=t.name,this.names.keys[t.name]=i),i},t.prototype.updateNames=function(){var t=this,n=this.names;0<n.length&&(Object.keys(n.keys).forEach((function(t){delete n.keys[t]})),n.length=0,this.minRange=this.userMinRange,(this.series||[]).forEach((function(n){n.xIncrement=null,n.points&&!n.isDirtyData||(t.max=Math.max(t.max,n.xData.length-1),n.processData(),n.generatePoints()),n.data.forEach((function(e,o){if(e&&e.options&&void 0!==e.name){var i=t.nameToX(e);void 0!==i&&i!==e.x&&(e.x=i,n.xData[o]=i)}}))})))},t.prototype.setAxisTranslation=function(){var t,n=this,e=n.max-n.min,o=n.linkedParent,i=!!n.categories,l=n.isXAxis,r=n.axisPointRange||0,c=0,a=0;if(l||i||r){var s=n.getClosest();o?(c=o.minPointOffset,a=o.pointRangePadding):n.series.forEach((function(t){var e=i?1:l?k(t.options.pointRange,s,0):n.axisPointRange||0,o=t.options.pointPlacement;r=Math.max(r,e),n.single&&!i||(t=t.is("xrange")?!l:l,c=Math.max(c,t&&x(o)?0:e/2),a=Math.max(a,t&&"on"===o?0:e))})),n.minPointOffset=c*=o=n.ordinal&&n.ordinal.slope&&s?n.ordinal.slope/s:1,n.pointRangePadding=a*=o,n.pointRange=Math.min(r,n.single&&i?1:e),l&&(n.closestPointRange=s)}n.translationSlope=n.transA=t=n.staticScale||n.len/(e+a||1),n.transB=n.horiz?n.left:n.bottom,n.minPixelPadding=t*c,m(this,"afterSetAxisTranslation")},t.prototype.minFromRange=function(){return this.max-this.range},t.prototype.setTickInterval=function(t){var n=this.chart,e=this.logarithmic,o=this.options,i=this.isXAxis,l=this.isLinked,r=o.tickPixelInterval,c=this.categories,a=this.softThreshold,s=o.maxPadding,u=o.minPadding,d=b(o.tickInterval)&&0<=o.tickInterval?o.tickInterval:void 0,g=b(this.threshold)?this.threshold:null;this.dateTime||c||l||this.getTickAmount();var h=k(this.userMin,o.min),_=k(this.userMax,o.max);if(l){this.linkedParent=n[this.coll][o.linkedTo];var f=this.linkedParent.getExtremes();this.min=k(f.min,f.dataMin),this.max=k(f.max,f.dataMax),o.type!==this.linkedParent.options.type&&P(11,1,n)}else{if(a&&p(g))if(this.dataMin>=g)f=g,u=0;else if(this.dataMax<=g){var M=g;s=0}this.min=k(h,f,this.dataMin),this.max=k(_,M,this.dataMax)}if(e&&(this.positiveValuesOnly&&!t&&0>=Math.min(this.min,k(this.dataMin,this.min))&&P(10,1,n),this.min=C(e.log2lin(this.min),16),this.max=C(e.log2lin(this.max),16)),this.range&&p(this.max)&&(this.userMin=this.min=h=Math.max(this.dataMin,this.minFromRange()),this.userMax=_=this.max,this.range=null),m(this,"foundExtremes"),this.beforePadding&&this.beforePadding(),this.adjustForMinRange(),!(c||this.axisPointRange||this.stacking&&this.stacking.usePercentage||l)&&p(this.min)&&p(this.max)&&(n=this.max-this.min)&&(!p(h)&&u&&(this.min-=n*u),!p(_)&&s&&(this.max+=n*s)),b(this.userMin)||(b(o.softMin)&&o.softMin<this.min&&(this.min=h=o.softMin),b(o.floor)&&(this.min=Math.max(this.min,o.floor))),b(this.userMax)||(b(o.softMax)&&o.softMax>this.max&&(this.max=_=o.softMax),b(o.ceiling)&&(this.max=Math.min(this.max,o.ceiling))),a&&p(this.dataMin)&&(g=g||0,!p(h)&&this.min<g&&this.dataMin>=g?this.min=this.options.minRange?Math.min(g,this.max-this.minRange):g:!p(_)&&this.max>g&&this.dataMax<=g&&(this.max=this.options.minRange?Math.max(g,this.min+this.minRange):g)),b(this.min)&&b(this.max)&&!this.chart.polar&&this.min>this.max&&(p(this.options.min)?this.max=this.min:p(this.options.max)&&(this.min=this.max)),this.tickInterval=this.min===this.max||void 0===this.min||void 0===this.max?1:l&&this.linkedParent&&!d&&r===this.linkedParent.options.tickPixelInterval?d=this.linkedParent.tickInterval:k(d,this.tickAmount?(this.max-this.min)/Math.max(this.tickAmount-1,1):void 0,c?1:(this.max-this.min)*r/Math.max(this.len,r)),i&&!t){var O=this.min!==(this.old&&this.old.min)||this.max!==(this.old&&this.old.max);this.series.forEach((function(t){t.forceCrop=t.forceCropping&&t.forceCropping(),t.processData(O)})),m(this,"postProcessData",{hasExtemesChanged:O})}this.setAxisTranslation(),m(this,"initialAxisTranslation"),this.pointRange&&!d&&(this.tickInterval=Math.max(this.pointRange,this.tickInterval)),t=k(o.minTickInterval,this.dateTime&&!this.series.some((function(t){return t.noSharedTooltip}))?this.closestPointRange:0),!d&&this.tickInterval<t&&(this.tickInterval=t),this.dateTime||this.logarithmic||d||(this.tickInterval=w(this.tickInterval,void 0,v(this.tickInterval),k(o.allowDecimals,.5>this.tickInterval||void 0!==this.tickAmount),!!this.tickAmount)),this.tickAmount||(this.tickInterval=this.unsquish()),this.setTickPositions()},t.prototype.setTickPositions=function(){var t=this.options,n=t.tickPositions,e=this.getMinorTickInterval(),o=this.hasVerticalPanning(),i="colorAxis"===this.coll,l=(i||!o)&&t.startOnTick;o=(i||!o)&&t.endOnTick,i=t.tickPositioner,this.tickmarkOffset=this.categories&&"between"===t.tickmarkPlacement&&1===this.tickInterval?.5:0,this.minorTickInterval="auto"===e&&this.tickInterval?this.tickInterval/5:e,this.single=this.min===this.max&&p(this.min)&&!this.tickAmount&&(parseInt(this.min,10)===this.min||!1!==t.allowDecimals),this.tickPositions=e=n&&n.slice(),!e&&(this.ordinal&&this.ordinal.positions||!((this.max-this.min)/this.tickInterval>Math.max(2*this.len,200))?e=this.dateTime?this.getTimeTicks(this.dateTime.normalizeTimeTickInterval(this.tickInterval,t.units),this.min,this.max,t.startOfWeek,this.ordinal&&this.ordinal.positions,this.closestPointRange,!0):this.logarithmic?this.logarithmic.getLogTickPositions(this.tickInterval,this.min,this.max):this.getLinearTickPositions(this.tickInterval,this.min,this.max):(e=[this.min,this.max],P(19,!1,this.chart)),e.length>this.len&&(e=[e[0],e.pop()])[0]===e[1]&&(e.length=1),this.tickPositions=e,i&&(i=i.apply(this,[this.min,this.max])))&&(this.tickPositions=e=i),this.paddedTicks=e.slice(0),this.trimTicks(e,l,o),this.isLinked||(this.single&&2>e.length&&!this.categories&&!this.series.some((function(t){return t.is("heatmap")&&"between"===t.options.pointPlacement}))&&(this.min-=.5,this.max+=.5),n||i||this.adjustTickAmount()),m(this,"afterSetTickPositions")},t.prototype.trimTicks=function(t,n,e){var o=t[0],i=t[t.length-1],l=!this.isOrdinal&&this.minPointOffset||0;if(m(this,"trimTicks"),!this.isLinked){if(n&&-1/0!==o)this.min=o;else for(;this.min-l>t[0];)t.shift();if(e)this.max=i;else for(;this.max+l<t[t.length-1];)t.pop();0===t.length&&p(o)&&!this.options.tickPositions&&t.push((i+o)/2)}},t.prototype.alignToOthers=function(){var t,n={},e=this.options;return!1!==this.chart.options.chart.alignTicks&&e.alignTicks&&!1!==e.startOnTick&&!1!==e.endOnTick&&!this.logarithmic&&this.chart[this.coll].forEach((function(e){var o=e.options;o=[e.horiz?o.left:o.top,o.width,o.height,o.pane].join(),e.series.length&&(n[o]?t=!0:n[o]=1)})),t},t.prototype.getTickAmount=function(){var t=this.options,n=t.tickPixelInterval,e=t.tickAmount;!p(t.tickInterval)&&!e&&this.len<n&&!this.isRadial&&!this.logarithmic&&t.startOnTick&&t.endOnTick&&(e=2),!e&&this.alignToOthers()&&(e=Math.ceil(this.len/n)+1),4>e&&(this.finalTickAmt=e,e=5),this.tickAmount=e},t.prototype.adjustTickAmount=function(){var t=this.options,n=this.tickInterval,e=this.tickPositions,o=this.tickAmount,i=this.finalTickAmt,l=e&&e.length,r=k(this.threshold,this.softThreshold?0:null);if(this.hasData()&&b(this.min)&&b(this.max)){if(l<o){for(;e.length<o;)e.length%2||this.min===r?e.push(C(e[e.length-1]+n)):e.unshift(C(e[0]-n));this.transA*=(l-1)/(o-1),this.min=t.startOnTick?e[0]:Math.min(this.min,e[0]),this.max=t.endOnTick?e[e.length-1]:Math.max(this.max,e[e.length-1])}else l>o&&(this.tickInterval*=2,this.setTickPositions());if(p(i)){for(n=t=e.length;n--;)(3===i&&1==n%2||2>=i&&0<n&&n<t-1)&&e.splice(n,1);this.finalTickAmt=void 0}}},t.prototype.setScale=function(){var t=!1,n=!1;this.series.forEach((function(e){t=t||e.isDirtyData||e.isDirty,n=n||e.xAxis&&e.xAxis.isDirty||!1})),this.setAxisSize();var e=this.len!==(this.old&&this.old.len);e||t||n||this.isLinked||this.forceRedraw||this.userMin!==(this.old&&this.old.userMin)||this.userMax!==(this.old&&this.old.userMax)||this.alignToOthers()?(this.stacking&&this.stacking.resetStacks(),this.forceRedraw=!1,this.getSeriesExtremes(),this.setTickInterval(),this.isDirty||(this.isDirty=e||this.min!==(this.old&&this.old.min)||this.max!==(this.old&&this.old.max))):this.stacking&&this.stacking.cleanStacks(),t&&this.panningState&&(this.panningState.isDirty=!0),m(this,"afterSetScale")},t.prototype.setExtremes=function(t,n,e,o,i){var l=this,r=l.chart;e=k(e,!0),l.series.forEach((function(t){delete t.kdTree})),i=O(i,{min:t,max:n}),m(l,"setExtremes",i,(function(){l.userMin=t,l.userMax=n,l.eventArgs=i,e&&r.redraw(o)}))},t.prototype.zoom=function(t,n){var e=this,o=this.dataMin,i=this.dataMax,l=this.options,r=Math.min(o,k(l.min,o)),c=Math.max(i,k(l.max,i));return m(this,"zoom",t={newMin:t,newMax:n},(function(t){var n=t.newMin,l=t.newMax;n===e.min&&l===e.max||(e.allowZoomOutside||(p(o)&&(n<r&&(n=r),n>c&&(n=c)),p(i)&&(l<r&&(l=r),l>c&&(l=c))),e.displayBtn=void 0!==n||void 0!==l,e.setExtremes(n,l,!1,void 0,{trigger:"zoom"})),t.zoomed=!0})),t.zoomed},t.prototype.setAxisSize=function(){var t=this.chart,n=this.options,e=n.offsets||[0,0,0,0],o=this.horiz,i=this.width=Math.round(S(k(n.width,t.plotWidth-e[3]+e[1]),t.plotWidth)),l=this.height=Math.round(S(k(n.height,t.plotHeight-e[0]+e[2]),t.plotHeight)),r=this.top=Math.round(S(k(n.top,t.plotTop+e[0]),t.plotHeight,t.plotTop));n=this.left=Math.round(S(k(n.left,t.plotLeft+e[3]),t.plotWidth,t.plotLeft)),this.bottom=t.chartHeight-l-r,this.right=t.chartWidth-i-n,this.len=Math.max(o?i:l,0),this.pos=o?n:r},t.prototype.getExtremes=function(){var t=this.logarithmic;return{min:t?C(t.lin2log(this.min)):this.min,max:t?C(t.lin2log(this.max)):this.max,dataMin:this.dataMin,dataMax:this.dataMax,userMin:this.userMin,userMax:this.userMax}},t.prototype.getThreshold=function(t){var n=this.logarithmic,e=n?n.lin2log(this.min):this.min;return n=n?n.lin2log(this.max):this.max,null===t||-1/0===t?t=e:1/0===t?t=n:e>t?t=e:n<t&&(t=n),this.translate(t,0,1,0,1)},t.prototype.autoLabelAlign=function(t){var n=(k(t,0)-90*this.side+720)%360;return m(this,"autoLabelAlign",t={align:"center"},(function(t){15<n&&165>n?t.align="right":195<n&&345>n&&(t.align="left")})),t.align},t.prototype.tickSize=function(t){var n=this.options,e=k(n["tick"===t?"tickWidth":"minorTickWidth"],"tick"===t&&this.isXAxis&&!this.categories?1:0),o=n["tick"===t?"tickLength":"minorTickLength"];if(e&&o){"inside"===n[t+"Position"]&&(o=-o);var i=[o,e]}return m(this,"afterTickSize",t={tickSize:i}),t.tickSize},t.prototype.labelMetrics=function(){var t=this.tickPositions&&this.tickPositions[0]||0;return this.chart.renderer.fontMetrics(this.options.labels.style.fontSize,this.ticks[t]&&this.ticks[t].label)},t.prototype.unsquish=function(){var t,n,e=this.options.labels,o=this.horiz,i=this.tickInterval,l=this.len/(((this.categories?1:0)+this.max-this.min)/i),r=e.rotation,c=this.labelMetrics(),a=Math.max(this.max-this.min,0),s=function(t){var n=t/(l||1);return(n=1<n?Math.ceil(n):1)*i>a&&1/0!==t&&1/0!==l&&a&&(n=Math.ceil(a/i)),C(n*i)},u=i,g=Number.MAX_VALUE;if(o){if(!e.staggerLines&&!e.step)if(b(r))var h=[r];else l<e.autoRotationLimit&&(h=e.autoRotation);h&&h.forEach((function(e){if(e===r||e&&-90<=e&&90>=e){var o=(n=s(Math.abs(c.h/Math.sin(d*e))))+Math.abs(e/360);o<g&&(g=o,t=e,u=n)}}))}else e.step||(u=s(c.h));return this.autoRotation=h,this.labelRotation=k(t,b(r)?r:0),u},t.prototype.getSlotWidth=function(t){var n=this.chart,e=this.horiz,o=this.options.labels,i=Math.max(this.tickPositions.length-(this.categories?0:1),1),l=n.margin[3];if(t&&b(t.slotWidth))return t.slotWidth;if(e&&2>o.step)return o.rotation?0:(this.staggerLines||1)*this.len/i;if(!e){if(void 0!==(t=o.style.width))return parseInt(String(t),10);if(l)return l-n.spacing[3]}return.33*n.chartWidth},t.prototype.renderUnsquish=function(){var t=this.chart,n=t.renderer,e=this.tickPositions,o=this.ticks,i=this.options.labels,l=i.style,r=this.horiz,c=this.getSlotWidth(),a=Math.max(1,Math.round(c-2*i.padding)),s={},u=this.labelMetrics(),d=l.textOverflow,g=0;if(x(i.rotation)||(s.rotation=i.rotation||0),e.forEach((function(t){(t=o[t]).movedLabel&&t.replaceMovedLabel(),t&&t.label&&t.label.textPxLength>g&&(g=t.label.textPxLength)})),this.maxLabelLength=g,this.autoRotation)g>a&&g>u.h?s.rotation=this.labelRotation:this.labelRotation=0;else if(c){var h=a;if(!d){var _="clip";for(a=e.length;!r&&a--;){var C=e[a];(C=o[C].label)&&(C.styles&&"ellipsis"===C.styles.textOverflow?C.css({textOverflow:"clip"}):C.textPxLength>c&&C.css({width:c+"px"}),C.getBBox().height>this.len/e.length-(u.h-u.f)&&(C.specificTextOverflow="ellipsis"))}}}s.rotation&&(h=g>.5*t.chartHeight?.33*t.chartHeight:g,d||(_="ellipsis")),(this.labelAlign=i.align||this.autoLabelAlign(this.labelRotation))&&(s.align=this.labelAlign),e.forEach((function(t){var n=(t=o[t])&&t.label,e=l.width,i={};n&&(n.attr(s),t.shortenLabel?t.shortenLabel():h&&!e&&"nowrap"!==l.whiteSpace&&(h<n.textPxLength||"SPAN"===n.element.tagName)?(i.width=h+"px",d||(i.textOverflow=n.specificTextOverflow||_),n.css(i)):n.styles&&n.styles.width&&!i.width&&!e&&n.css({width:null}),delete n.specificTextOverflow,t.rotation=s.rotation)}),this),this.tickRotCorr=n.rotCorr(u.b,this.labelRotation||0,0!==this.side)},t.prototype.hasData=function(){return this.series.some((function(t){return t.hasData()}))||this.options.showEmpty&&p(this.min)&&p(this.max)},t.prototype.addTitle=function(t){var n,e=this.opposite,o=this.options.title,i=this.chart.styledMode;this.axisTitle||((n=o.textAlign)||(n=(this.horiz?{low:"left",middle:"center",high:"right"}:{low:e?"right":"left",middle:"center",high:e?"left":"right"})[o.align]),this.axisTitle=this.chart.renderer.text(o.text||"",0,0,o.useHTML).attr({zIndex:7,rotation:o.rotation,align:n}).addClass("highcharts-axis-title"),i||this.axisTitle.css(A(o.style)),this.axisTitle.add(this.axisGroup),this.axisTitle.isNew=!0),i||o.style.width||this.isRadial||this.axisTitle.css({width:this.len+"px"}),this.axisTitle[t?"show":"hide"](t)},t.prototype.generateTick=function(t){var n=this.ticks;n[t]?n[t].addLabel():n[t]=new r(this,t)},t.prototype.getOffset=function(){var t=this,n=this,e=n.chart,o=n.horiz,i=n.options,l=n.side,r=n.ticks,c=n.tickPositions,a=n.coll,s=n.axisParent,u=e.renderer,d=e.inverted&&!n.isZAxis?[1,0,3,2][l]:l,g=n.hasData(),h=i.title,_=i.labels,C=e.axisOffset;e=e.clipOffset;var f,M=[-1,1,1,-1][l],P=i.className,O=0,v=0,y=0;if(n.showAxis=f=g||i.showEmpty,n.staggerLines=n.horiz&&_.staggerLines||void 0,!n.axisGroup){var b=function(n,e,o){return u.g(n).attr({zIndex:o}).addClass("highcharts-"+a.toLowerCase()+e+" "+(t.isRadial?"highcharts-radial-axis"+e+" ":"")+(P||"")).add(s)};n.gridGroup=b("grid","-grid",i.gridZIndex),n.axisGroup=b("axis","",i.zIndex),n.labelGroup=b("axis-labels","-labels",_.zIndex)}if(g||n.isLinked?(c.forEach((function(t){n.generateTick(t)})),n.renderUnsquish(),n.reserveSpaceDefault=0===l||2===l||{1:"left",3:"right"}[l]===n.labelAlign,k(_.reserveSpace,"center"===n.labelAlign||null,n.reserveSpaceDefault)&&c.forEach((function(t){y=Math.max(r[t].getLabelSize(),y)})),n.staggerLines&&(y*=n.staggerLines),n.labelOffset=y*(n.opposite?-1:1)):B(r,(function(t,n){t.destroy(),delete r[n]})),h&&h.text&&!1!==h.enabled&&(n.addTitle(f),f&&!1!==h.reserveSpace)){n.titleOffset=O=n.axisTitle.getBBox()[o?"height":"width"];var x=h.offset;v=p(x)?0:k(h.margin,o?5:10)}n.renderLine(),n.offset=M*k(i.offset,C[l]?C[l]+(i.margin||0):0),n.tickRotCorr=n.tickRotCorr||{x:0,y:0},h=0===l?-n.labelMetrics().h:2===l?n.tickRotCorr.y:0,g=Math.abs(y)+v,y&&(g=g-h+M*(o?k(_.y,n.tickRotCorr.y+8*M):_.x)),n.axisTitleMargin=k(x,g),n.getMaxLabelDimensions&&(n.maxLabelDimensions=n.getMaxLabelDimensions(r,c)),"colorAxis"!==a&&(o=this.tickSize("tick"),C[l]=Math.max(C[l],(n.axisTitleMargin||0)+O+M*n.offset,g,c&&c.length&&o?o[0]+M*n.offset:0),i=!n.axisLine||i.offset?0:2*Math.floor(n.axisLine.strokeWidth()/2),e[d]=Math.max(e[d],i)),m(this,"afterGetOffset")},t.prototype.getLinePath=function(t){var n=this.chart,e=this.opposite,o=this.offset,i=this.horiz,l=this.left+(e?this.width:0)+o;return o=n.chartHeight-this.bottom-(e?this.height:0)+o,e&&(t*=-1),n.renderer.crispLine([["M",i?this.left:l,i?o:this.top],["L",i?n.chartWidth-this.right:l,i?o:n.chartHeight-this.bottom]],t)},t.prototype.renderLine=function(){this.axisLine||(this.axisLine=this.chart.renderer.path().addClass("highcharts-axis-line").add(this.axisGroup),this.chart.styledMode||this.axisLine.attr({stroke:this.options.lineColor,"stroke-width":this.options.lineWidth,zIndex:7}))},t.prototype.getTitlePosition=function(){var t=this.horiz,n=this.left,e=this.top,o=this.len,i=this.options.title,l=t?n:e,r=this.opposite,c=this.offset,a=i.x,s=i.y,u=this.axisTitle,d=this.chart.renderer.fontMetrics(i.style.fontSize,u);return u=Math.max(u.getBBox(null,0).height-d.h-1,0),o={low:l+(t?0:o),middle:l+o/2,high:l+(t?o:0)}[i.align],n=(t?e+this.height:n)+(t?1:-1)*(r?-1:1)*this.axisTitleMargin+[-u,u,d.f,-u][this.side],m(this,"afterGetTitlePosition",{titlePosition:t={x:t?o+a:n+(r?this.width:0)+c+a,y:t?n+s-(r?this.height:0)+c:o+s}}),t},t.prototype.renderMinorTick=function(t,n){var e=this.minorTicks;e[t]||(e[t]=new r(this,t,"minor")),n&&e[t].isNew&&e[t].render(null,!0),e[t].render(null,!1,1)},t.prototype.renderTick=function(t,n,e){var o=this.ticks;(!this.isLinked||t>=this.min&&t<=this.max||this.grid&&this.grid.isColumn)&&(o[t]||(o[t]=new r(this,t)),e&&o[t].isNew&&o[t].render(n,!0,-1),o[t].render(n))},t.prototype.render=function(){var t,n,e=this,o=e.chart,i=e.logarithmic,c=e.options,s=e.isLinked,u=e.tickPositions,d=e.axisTitle,g=e.ticks,h=e.minorTicks,_=e.alternateBands,C=c.stackLabels,p=c.alternateGridColor,f=e.tickmarkOffset,M=e.axisLine,P=e.showAxis,O=a(o.renderer.globalAnimation);if(e.labelEdge.length=0,e.overlap=!1,[g,h,_].forEach((function(t){B(t,(function(t){t.isActive=!1}))})),e.hasData()||s){var v=e.chart.hasRendered&&e.old&&b(e.old.min);e.minorTickInterval&&!e.categories&&e.getMinorTickPositions().forEach((function(t){e.renderMinorTick(t,v)})),u.length&&(u.forEach((function(t,n){e.renderTick(t,n,v)})),f&&(0===e.min||e.single)&&(g[-1]||(g[-1]=new r(e,-1,null,!0)),g[-1].render(-1))),p&&u.forEach((function(r,c){n=void 0!==u[c+1]?u[c+1]+f:e.max-f,0==c%2&&r<e.max&&n<=e.max+(o.polar?-f:f)&&(_[r]||(_[r]=new l.PlotLineOrBand(e)),t=r+f,_[r].options={from:i?i.lin2log(t):t,to:i?i.lin2log(n):n,color:p,className:"highcharts-alternate-grid"},_[r].render(),_[r].isActive=!0)})),e._addedPlotLB||(e._addedPlotLB=!0,(c.plotLines||[]).concat(c.plotBands||[]).forEach((function(t){e.addPlotBandOrLine(t)})))}[g,h,_].forEach((function(t){var n=[],e=O.duration;B(t,(function(t,e){t.isActive||(t.render(e,!1,0),t.isActive=!1,n.push(e))})),I((function(){for(var e=n.length;e--;)t[n[e]]&&!t[n[e]].isActive&&(t[n[e]].destroy(),delete t[n[e]])}),t!==_&&o.hasRendered&&e?e:0)})),M&&(M[M.isPlaced?"animate":"attr"]({d:this.getLinePath(M.strokeWidth())}),M.isPlaced=!0,M[P?"show":"hide"](P)),d&&P&&(c=e.getTitlePosition(),b(c.y)?(d[d.isNew?"attr":"animate"](c),d.isNew=!1):(d.attr("y",-9999),d.isNew=!0)),C&&C.enabled&&e.stacking&&e.stacking.renderStackTotals(),e.old={len:e.len,max:e.max,min:e.min,transA:e.transA,userMax:e.userMax,userMin:e.userMin},e.isDirty=!1,m(this,"afterRender")},t.prototype.redraw=function(){this.visible&&(this.render(),this.plotLinesAndBands.forEach((function(t){t.render()}))),this.series.forEach((function(t){t.isDirty=!0}))},t.prototype.getKeepProps=function(){return this.keepProps||t.keepProps},t.prototype.destroy=function(t){var n=this,e=n.plotLinesAndBands,o=this.eventOptions;if(m(this,"destroy",{keepEvents:t}),t||T(n),[n.ticks,n.minorTicks,n.alternateBands].forEach((function(t){f(t)})),e)for(t=e.length;t--;)e[t].destroy();for(var i in"axisLine axisTitle axisGroup gridGroup labelGroup cross scrollbar".split(" ").forEach((function(t){n[t]&&(n[t]=n[t].destroy())})),n.plotLinesAndBandsGroups)n.plotLinesAndBandsGroups[i]=n.plotLinesAndBandsGroups[i].destroy();B(n,(function(t,e){-1===n.getKeepProps().indexOf(e)&&delete n[e]})),this.eventOptions=o},t.prototype.drawCrosshair=function(t,n){var o,i=this.crosshair,l=k(i&&i.snap,!0),r=this.chart,c=this.cross;if(m(this,"drawCrosshair",{e:t,point:n}),t||(t=this.cross&&this.cross.e),i&&!1!==(p(n)||!l)){if(l?p(n)&&(o=k("colorAxis"!==this.coll?n.crosshairPos:null,this.isXAxis?n.plotX:this.len-n.plotY)):o=t&&(this.horiz?t.chartX-this.pos:this.len-t.chartY+this.pos),p(o)){var a={value:n&&(this.isXAxis?n.x:k(n.stackY,n.y)),translatedValue:o};r.polar&&O(a,{isCrosshair:!0,chartX:t&&t.chartX,chartY:t&&t.chartY,point:n}),a=this.getPlotLinePath(a)||null}if(!p(a))return void this.hideCrosshair();l=this.categories&&!this.isRadial,c||(this.cross=c=r.renderer.path().addClass("highcharts-crosshair highcharts-crosshair-"+(l?"category ":"thin ")+(i.className||"")).attr({zIndex:k(i.zIndex,2)}).add(),r.styledMode||(c.attr({stroke:i.color||(l?e.parse("#ccd6eb").setOpacity(.25).get():"#cccccc"),"stroke-width":k(i.width,1)}).css({"pointer-events":"none"}),i.dashStyle&&c.attr({dashstyle:i.dashStyle}))),c.show().attr({d:a}),l&&!i.width&&c.attr({"stroke-width":this.transA}),this.cross.e=t}else this.hideCrosshair();m(this,"afterDrawCrosshair",{e:t,point:n})},t.prototype.hideCrosshair=function(){this.cross&&this.cross.hide(),m(this,"afterHideCrosshair")},t.prototype.hasVerticalPanning=function(){var t=this.chart.options.chart.panning;return!!(t&&t.enabled&&/y/.test(t.type))},t.prototype.validatePositiveValue=function(t){return b(t)&&0<t},t.prototype.update=function(t,n){var e=this.chart;t=A(this.userOptions,t),this.destroy(!0),this.init(e,t),e.isDirtyBox=!0,k(n,!0)&&e.redraw()},t.prototype.remove=function(t){for(var n=this.chart,e=this.coll,o=this.series,i=o.length;i--;)o[i]&&o[i].remove(!1);M(n.axes,this),M(n[e],this),n[e].forEach((function(t,n){t.options.index=t.userOptions.index=n})),this.destroy(),n.isDirtyBox=!0,k(t,!0)&&n.redraw()},t.prototype.setTitle=function(t,n){this.update({title:t},n)},t.prototype.setCategories=function(t,n){this.update({categories:t},n)},t.defaultOptions=n.defaultXAxisOptions,t.keepProps="extKey hcEvents names series userMax userMin".split(" "),t}()})),n(e,"Core/Axis/DateTimeAxis.js",[e["Core/Utilities.js"]],(function(t){var n,e=t.addEvent,o=t.getMagnitude,i=t.normalizeTickInterval,l=t.timeUnits;return function(t){function n(){return this.chart.time.getTimeTicks.apply(this.chart.time,arguments)}function r(t){"datetime"!==t.userOptions.type?this.dateTime=void 0:this.dateTime||(this.dateTime=new a(this))}var c=[];t.compose=function(t){return-1===c.indexOf(t)&&(c.push(t),t.keepProps.push("dateTime"),t.prototype.getTimeTicks=n,e(t,"init",r)),t};var a=function(){function t(t){this.axis=t}return t.prototype.normalizeTimeTickInterval=function(t,n){var e,r=n||[["millisecond",[1,2,5,10,20,25,50,100,200,500]],["second",[1,2,5,10,15,30]],["minute",[1,2,5,10,15,30]],["hour",[1,2,3,4,6,8,12]],["day",[1,2]],["week",[1,2]],["month",[1,2,3,4,6]],["year",null]],c=l[(n=r[r.length-1])[0]],a=n[1];for(e=0;e<r.length&&(c=l[(n=r[e])[0]],a=n[1],!(r[e+1]&&t<=(c*a[a.length-1]+l[r[e+1][0]])/2));e++);return c===l.year&&t<5*c&&(a=[1,2,5]),{unitRange:c,count:t=i(t/c,a,"year"===n[0]?Math.max(o(t/c),1):1),unitName:n[0]}},t.prototype.getXDateFormat=function(t,n){var e=this.axis;return e.closestPointRange?e.chart.time.getDateFormat(e.closestPointRange,t,e.options.startOfWeek,n)||n.year:n.day},t}();t.Additions=a}(n||(n={})),n})),n(e,"Core/Axis/LogarithmicAxis.js",[e["Core/Utilities.js"]],(function(t){var n,e=t.addEvent,o=t.getMagnitude,i=t.normalizeTickInterval,l=t.pick;return function(t){function n(t){var n=this.logarithmic;"logarithmic"!==t.userOptions.type?this.logarithmic=void 0:n||(this.logarithmic=new a(this))}function r(){var t=this.logarithmic;t&&(this.lin2val=function(n){return t.lin2log(n)},this.val2lin=function(n){return t.log2lin(n)})}var c=[];t.compose=function(t){return-1===c.indexOf(t)&&(c.push(t),t.keepProps.push("logarithmic"),e(t,"init",n),e(t,"afterInit",r)),t};var a=function(){function t(t){this.axis=t}return t.prototype.getLogTickPositions=function(t,n,e,r){var c=this.axis,a=c.len,s=c.options,u=[];if(r||(this.minorAutoInterval=void 0),.5<=t)t=Math.round(t),u=c.getLinearTickPositions(t,n,e);else if(.08<=t){var d,g=Math.floor(n),h=s=void 0;for(a=.3<t?[1,2,4]:.15<t?[1,2,4,6,8]:[1,2,3,4,5,6,7,8,9];g<e+1&&!h;g++){var _=a.length;for(d=0;d<_&&!h;d++){var C=this.log2lin(this.lin2log(g)*a[d]);C>n&&(!r||s<=e)&&void 0!==s&&u.push(s),s>e&&(h=!0),s=C}}}else n=this.lin2log(n),e=this.lin2log(e),t=r?c.getMinorTickInterval():s.tickInterval,t=l("auto"===t?null:t,this.minorAutoInterval,s.tickPixelInterval/(r?5:1)*(e-n)/((r?a/c.tickPositions.length:a)||1)),t=i(t,void 0,o(t)),u=c.getLinearTickPositions(t,n,e).map(this.log2lin),r||(this.minorAutoInterval=t/5);return r||(c.tickInterval=t),u},t.prototype.lin2log=function(t){return Math.pow(10,t)},t.prototype.log2lin=function(t){return Math.log(t)/Math.LN10},t}();t.Additions=a}(n||(n={})),n})),n(e,"Core/Axis/PlotLineOrBand/PlotLineOrBandAxis.js",[e["Core/Utilities.js"]],(function(t){var n,e=t.erase,o=t.extend,i=t.isNumber;return function(t){var n,l=[];t.compose=function(t,e){return n||(n=t),-1===l.indexOf(e)&&(l.push(e),o(e.prototype,r.prototype)),e};var r=function(){function t(){}return t.prototype.getPlotBandPath=function(t,n,e){void 0===e&&(e=this.options);var o=this.getPlotLinePath({value:n,force:!0,acrossPanes:e.acrossPanes}),l=[],r=this.horiz;if(n=!i(this.min)||!i(this.max)||t<this.min&&n<this.min||t>this.max&&n>this.max,t=this.getPlotLinePath({value:t,force:!0,acrossPanes:e.acrossPanes}),e=1,t&&o){if(n){var c=t.toString()===o.toString();e=0}for(n=0;n<t.length;n+=2){var a=t[n],s=t[n+1],u=o[n],d=o[n+1];"M"!==a[0]&&"L"!==a[0]||"M"!==s[0]&&"L"!==s[0]||"M"!==u[0]&&"L"!==u[0]||"M"!==d[0]&&"L"!==d[0]||(r&&u[1]===a[1]?(u[1]+=e,d[1]+=e):r||u[2]!==a[2]||(u[2]+=e,d[2]+=e),l.push(["M",a[1],a[2]],["L",s[1],s[2]],["L",d[1],d[2]],["L",u[1],u[2]],["Z"])),l.isFlat=c}}return l},t.prototype.addPlotBand=function(t){return this.addPlotBandOrLine(t,"plotBands")},t.prototype.addPlotLine=function(t){return this.addPlotBandOrLine(t,"plotLines")},t.prototype.addPlotBandOrLine=function(t,e){var o=this,i=this.userOptions,l=new n(this,t);if(this.visible&&(l=l.render()),l){if(this._addedPlotLB||(this._addedPlotLB=!0,(i.plotLines||[]).concat(i.plotBands||[]).forEach((function(t){o.addPlotBandOrLine(t)}))),e){var r=i[e]||[];r.push(t),i[e]=r}this.plotLinesAndBands.push(l)}return l},t.prototype.removePlotBandOrLine=function(t){var n=this.plotLinesAndBands,o=this.options,i=this.userOptions;if(n){for(var l=n.length;l--;)n[l].id===t&&n[l].destroy();[o.plotLines||[],i.plotLines||[],o.plotBands||[],i.plotBands||[]].forEach((function(n){for(l=n.length;l--;)(n[l]||{}).id===t&&e(n,n[l])}))}},t.prototype.removePlotBand=function(t){this.removePlotBandOrLine(t)},t.prototype.removePlotLine=function(t){this.removePlotBandOrLine(t)},t}()}(n||(n={})),n})),n(e,"Core/Axis/PlotLineOrBand/PlotLineOrBand.js",[e["Core/Axis/PlotLineOrBand/PlotLineOrBandAxis.js"],e["Core/Utilities.js"]],(function(t,n){var e=n.arrayMax,o=n.arrayMin,i=n.defined,l=n.destroyObjectProperties,r=n.erase,c=n.fireEvent,a=n.merge,s=n.objectEach,u=n.pick;return function(){function n(t,n){this.axis=t,n&&(this.options=n,this.id=n.id)}return n.compose=function(e){return t.compose(n,e)},n.prototype.render=function(){c(this,"render");var t=this,n=t.axis,e=n.horiz,o=n.logarithmic,l=t.options,r=l.color,d=u(l.zIndex,0),g=l.events,h={},_=n.chart.renderer,C=l.label,p=t.label,f=l.to,M=l.from,P=l.value,O=t.svgElem,m=[],v=i(M)&&i(f);m=i(P);var y=!O,b={class:"highcharts-plot-"+(v?"band ":"line ")+(l.className||"")},x=v?"bands":"lines";if(o&&(M=o.log2lin(M),f=o.log2lin(f),P=o.log2lin(P)),n.chart.styledMode||(m?(b.stroke=r||"#999999",b["stroke-width"]=u(l.width,1),l.dashStyle&&(b.dashstyle=l.dashStyle)):v&&(b.fill=r||"#e6ebf5",l.borderWidth&&(b.stroke=l.borderColor,b["stroke-width"]=l.borderWidth))),h.zIndex=d,(o=n.plotLinesAndBandsGroups[x+="-"+d])||(n.plotLinesAndBandsGroups[x]=o=_.g("plot-"+x).attr(h).add()),y&&(t.svgElem=O=_.path().attr(b).add(o)),m)m=n.getPlotLinePath({value:P,lineWidth:O.strokeWidth(),acrossPanes:l.acrossPanes});else{if(!v)return;m=n.getPlotBandPath(M,f,l)}return!t.eventsAdded&&g&&(s(g,(function(n,e){O.on(e,(function(n){g[e].apply(t,[n])}))})),t.eventsAdded=!0),(y||!O.d)&&m&&m.length?O.attr({d:m}):O&&(m?(O.show(!0),O.animate({d:m})):O.d&&(O.hide(),p&&(t.label=p=p.destroy()))),C&&(i(C.text)||i(C.formatter))&&m&&m.length&&0<n.width&&0<n.height&&!m.isFlat?(C=a({align:e&&v&&"center",x:e?!v&&4:10,verticalAlign:!e&&v&&"middle",y:e?v?16:10:v?6:-4,rotation:e&&!v&&90},C),this.renderLabel(C,m,v,d)):p&&p.hide(),t},n.prototype.renderLabel=function(t,n,i,l){var r=this.axis,c=r.chart.renderer,s=this.label;s||(this.label=s=c.text(this.getLabelText(t),0,0,t.useHTML).attr({align:t.textAlign||t.align,rotation:t.rotation,class:"highcharts-plot-"+(i?"band":"line")+"-label "+(t.className||""),zIndex:l}).add(),r.chart.styledMode||s.css(a({textOverflow:"ellipsis"},t.style))),l=n.xBounds||[n[0][1],n[1][1],i?n[2][1]:n[0][1]],n=n.yBounds||[n[0][2],n[1][2],i?n[2][2]:n[0][2]],i=o(l),c=o(n),s.align(t,!1,{x:i,y:c,width:e(l)-i,height:e(n)-c}),s.alignValue&&"left"!==s.alignValue||s.css({width:(90===s.rotation?r.height-(s.alignAttr.y-r.top):r.width-(s.alignAttr.x-r.left))+"px"}),s.show(!0)},n.prototype.getLabelText=function(t){return i(t.formatter)?t.formatter.call(this):t.text},n.prototype.destroy=function(){r(this.axis.plotLinesAndBands,this),delete this.axis,l(this)},n}()})),n(e,"Core/Tooltip.js",[e["Core/FormatUtilities.js"],e["Core/Globals.js"],e["Core/Renderer/RendererUtilities.js"],e["Core/Renderer/RendererRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i){var l=t.format,r=n.doc,c=e.distribute,a=i.addEvent,s=i.clamp,u=i.css,d=i.defined,g=i.discardElement,h=i.extend,_=i.fireEvent,C=i.isArray,p=i.isNumber,f=i.isString,M=i.merge,P=i.pick,O=i.splat,m=i.syncTimeout;return function(){function t(t,n){this.allowShared=!0,this.container=void 0,this.crosshairs=[],this.distance=0,this.isHidden=!0,this.isSticky=!1,this.now={},this.options={},this.outside=!1,this.chart=t,this.init(t,n)}return t.prototype.applyFilter=function(){var t=this.chart;t.renderer.definition({tagName:"filter",attributes:{id:"drop-shadow-"+t.index,opacity:.5},children:[{tagName:"feGaussianBlur",attributes:{in:"SourceAlpha",stdDeviation:1}},{tagName:"feOffset",attributes:{dx:1,dy:1}},{tagName:"feComponentTransfer",children:[{tagName:"feFuncA",attributes:{type:"linear",slope:.3}}]},{tagName:"feMerge",children:[{tagName:"feMergeNode"},{tagName:"feMergeNode",attributes:{in:"SourceGraphic"}}]}]})},t.prototype.bodyFormatter=function(t){return t.map((function(t){var n=t.series.tooltipOptions;return(n[(t.point.formatPrefix||"point")+"Formatter"]||t.point.tooltipFormatter).call(t.point,n[(t.point.formatPrefix||"point")+"Format"]||"")}))},t.prototype.cleanSplit=function(t){this.chart.series.forEach((function(n){var e=n&&n.tt;e&&(!e.isActive||t?n.tt=e.destroy():e.isActive=!1)}))},t.prototype.defaultFormatter=function(t){var n=this.points||O(this),e=[t.tooltipFooterHeaderFormatter(n[0])];return(e=e.concat(t.bodyFormatter(n))).push(t.tooltipFooterHeaderFormatter(n[0],!0)),e},t.prototype.destroy=function(){this.label&&(this.label=this.label.destroy()),this.split&&this.tt&&(this.cleanSplit(!0),this.tt=this.tt.destroy()),this.renderer&&(this.renderer=this.renderer.destroy(),g(this.container)),i.clearTimeout(this.hideTimer),i.clearTimeout(this.tooltipTimeout)},t.prototype.getAnchor=function(t,n){var e,o,i=this.chart,l=i.pointer,r=i.inverted,c=i.plotTop,a=i.plotLeft,s=0,u=0;return t=O(t),this.followPointer&&n?(void 0===n.chartX&&(n=l.normalize(n)),l=[n.chartX-a,n.chartY-c]):t[0].tooltipPos?l=t[0].tooltipPos:(t.forEach((function(t){e=t.series.yAxis,s+=t.plotX||0,u+=t.plotLow?(t.plotLow+(t.plotHigh||0))/2:t.plotY||0,(o=t.series.xAxis)&&e&&(r?(s+=c+i.plotHeight-o.len-o.pos,u+=a+i.plotWidth-e.len-e.pos):(s+=o.pos-a,u+=e.pos-c))})),s/=t.length,u/=t.length,l=[r?i.plotWidth-u:s,r?i.plotHeight-s:u],this.shared&&1<t.length&&n&&(r?l[0]=n.chartX-a:l[1]=n.chartY-c)),l.map(Math.round)},t.prototype.getLabel=function(){var t,e=this,i=this.chart.styledMode,l=this.options,r=this.split&&this.allowShared,c="tooltip"+(d(l.className)?" "+l.className:""),s=l.style.pointerEvents||(!this.followPointer&&l.stickOnContact?"auto":"none"),g=function(){e.inContact=!0},h=function(t){var n=e.chart.hoverSeries;e.inContact=e.shouldStickOnContact()&&e.chart.pointer.inClass(t.relatedTarget,"highcharts-tooltip"),!e.inContact&&n&&n.onMouseOut&&n.onMouseOut()},_=this.chart.renderer;if(e.label){var C=!e.label.hasClass("highcharts-label");(r&&!C||!r&&C)&&e.destroy()}if(!this.label){if(this.outside){C=this.chart.options.chart.style;var p=o.getRendererType();this.container=t=n.doc.createElement("div"),t.className="highcharts-tooltip-container",u(t,{position:"absolute",top:"1px",pointerEvents:s,zIndex:Math.max(this.options.style.zIndex||0,(C&&C.zIndex||0)+3)}),a(t,"mouseenter",g),a(t,"mouseleave",h),n.doc.body.appendChild(t),this.renderer=_=new p(t,0,0,C,void 0,void 0,_.styledMode)}if(r?this.label=_.g(c):(this.label=_.label("",0,0,l.shape,void 0,void 0,l.useHTML,void 0,c).attr({padding:l.padding,r:l.borderRadius}),i||this.label.attr({fill:l.backgroundColor,"stroke-width":l.borderWidth}).css(l.style).css({pointerEvents:s}).shadow(l.shadow)),i&&l.shadow&&(this.applyFilter(),this.label.attr({filter:"url(#drop-shadow-"+this.chart.index+")"})),e.outside&&!e.split){var f=this.label,M=f.xSetter,P=f.ySetter;f.xSetter=function(n){M.call(f,e.distance),t.style.left=n+"px"},f.ySetter=function(n){P.call(f,e.distance),t.style.top=n+"px"}}this.label.on("mouseenter",g).on("mouseleave",h).attr({zIndex:8}).add()}return this.label},t.prototype.getPosition=function(t,n,e){var o,i=this.chart,l=this.distance,c={},a=i.inverted&&e.h||0,s=this.outside,u=s?r.documentElement.clientWidth-2*l:i.chartWidth,d=s?Math.max(r.body.scrollHeight,r.documentElement.scrollHeight,r.body.offsetHeight,r.documentElement.offsetHeight,r.documentElement.clientHeight):i.chartHeight,g=i.pointer.getChartPosition(),h=function(o){var r="x"===o;return[o,r?u:d,r?t:n].concat(s?[r?t*g.scaleX:n*g.scaleY,r?g.left-l+(e.plotX+i.plotLeft)*g.scaleX:g.top-l+(e.plotY+i.plotTop)*g.scaleY,0,r?u:d]:[r?t:n,r?e.plotX+i.plotLeft:e.plotY+i.plotTop,r?i.plotLeft:i.plotTop,r?i.plotLeft+i.plotWidth:i.plotTop+i.plotHeight])},_=h("y"),C=h("x");h=!!e.negative,!i.polar&&i.hoverSeries&&i.hoverSeries.yAxis&&i.hoverSeries.yAxis.reversed&&(h=!h);var p=!this.followPointer&&P(e.ttBelow,!i.inverted===h),f=function(t,n,e,o,i,r,u){var d=s?"y"===t?l*g.scaleY:l*g.scaleX:l,h=(e-o)/2,_=o<i-l,C=i+l+o<n,f=i-d-e+h;if(i=i+d-h,p&&C)c[t]=i;else if(!p&&_)c[t]=f;else if(_)c[t]=Math.min(u-o,0>f-a?f:f-a);else{if(!C)return!1;c[t]=Math.max(r,i+a+e>n?i:i+a)}},M=function(t,n,e,o,i){var r;return i<l||i>n-l?r=!1:c[t]=i<e/2?1:i>n-o/2?n-o-2:i-e/2,r},O=function(t){var n=_;_=C,C=n,o=t},m=function(){!1!==f.apply(0,_)?!1!==M.apply(0,C)||o||(O(!0),m()):o?c.x=c.y=0:(O(!0),m())};return(i.inverted||1<this.len)&&O(),m(),c},t.prototype.hide=function(t){var n=this;i.clearTimeout(this.hideTimer),t=P(t,this.options.hideDelay),this.isHidden||(this.hideTimer=m((function(){n.getLabel().fadeOut(t?void 0:t),n.isHidden=!0}),t))},t.prototype.init=function(t,n){this.chart=t,this.options=n,this.crosshairs=[],this.now={x:0,y:0},this.isHidden=!0,this.split=n.split&&!t.inverted&&!t.polar,this.shared=n.shared||this.split,this.outside=P(n.outside,!(!t.scrollablePixelsX&&!t.scrollablePixelsY))},t.prototype.shouldStickOnContact=function(){return!(this.followPointer||!this.options.stickOnContact)},t.prototype.isStickyOnContact=function(){return!(!this.shouldStickOnContact()||!this.inContact)},t.prototype.move=function(t,n,e,o){var l=this,r=l.now,c=!1!==l.options.animation&&!l.isHidden&&(1<Math.abs(t-r.x)||1<Math.abs(n-r.y)),a=l.followPointer||1<l.len;h(r,{x:c?(2*r.x+t)/3:t,y:c?(r.y+n)/2:n,anchorX:a?void 0:c?(2*r.anchorX+e)/3:e,anchorY:a?void 0:c?(r.anchorY+o)/2:o}),l.getLabel().attr(r),l.drawTracker(),c&&(i.clearTimeout(this.tooltipTimeout),this.tooltipTimeout=setTimeout((function(){l&&l.move(t,n,e,o)}),32))},t.prototype.refresh=function(t,n){var e=this.chart,o=this.options,l=O(t),r=l[0],c=[],a=o.formatter||this.defaultFormatter,s=this.shared,u=e.styledMode,d={};if(o.enabled){i.clearTimeout(this.hideTimer),this.allowShared=!(!C(t)&&t.series&&t.series.noSharedTooltip),this.followPointer=!this.split&&r.series.tooltipOptions.followPointer;var g=(t=this.getAnchor(t,n))[0],h=t[1];if(s&&this.allowShared?(e.pointer.applyInactiveState(l),l.forEach((function(t){t.setState("hover"),c.push(t.getLabelConfig())})),(d={x:r.category,y:r.y}).points=c):d=r.getLabelConfig(),this.len=c.length,a=a.call(d,this),this.distance=P((s=r.series).tooltipOptions.distance,16),!1===a)this.hide();else{if(this.split&&this.allowShared)this.renderSplit(a,l);else{var p=g,f=h;if(n&&e.pointer.isDirectTouch&&(p=n.chartX-e.plotLeft,f=n.chartY-e.plotTop),!e.polar&&!1!==s.options.clip&&!l.some((function(t){return t.series.shouldShowTooltip(p,f)})))return void this.hide();n=this.getLabel(),o.style.width&&!u||n.css({width:this.chart.spacingBox.width+"px"}),n.attr({text:a&&a.join?a.join(""):a}),n.removeClass(/highcharts-color-[\d]+/g).addClass("highcharts-color-"+P(r.colorIndex,s.colorIndex)),u||n.attr({stroke:o.borderColor||r.color||s.color||"#666666"}),this.updatePosition({plotX:g,plotY:h,negative:r.negative,ttBelow:r.ttBelow,h:t[2]||0})}this.isHidden&&this.label&&this.label.attr({opacity:1}).show(),this.isHidden=!1}_(this,"refresh")}},t.prototype.renderSplit=function(t,n){function e(t,n,e,i,l){return void 0===l&&(l=!0),e?(n=B?0:E,t=s(t-i/2,x.left,x.right-i-(o.outside?k:0))):(n-=S,t=s(t=l?t-i-v:t+v,l?t:x.left,x.right)),{x:t,y:n}}var o=this,i=o.chart,l=o.chart,a=l.chartWidth,u=l.chartHeight,d=l.plotHeight,g=l.plotLeft,_=l.plotTop,C=l.pointer,p=l.scrollablePixelsY;p=void 0===p?0:p;var M=l.scrollingContainer,O=(M=void 0===M?{scrollLeft:0,scrollTop:0}:M).scrollLeft;M=M.scrollTop;var m=l.styledMode,v=o.distance,y=o.options,b=o.options.positioner,x=o.outside&&"number"!=typeof l.scrollablePixelsX?r.documentElement.getBoundingClientRect():{left:O,right:O+a,top:M,bottom:M+u},A=o.getLabel(),w=this.renderer||i.renderer,B=!(!i.xAxis[0]||!i.xAxis[0].opposite),k=(i=C.getChartPosition()).left;i=i.top;var S=_+M,T=0,E=d-p;f(t)&&(t=[!1,t]),t=t.slice(0,n.length+1).reduce((function(t,i,l){if(!1!==i&&""!==i){var r=(l=n[l-1]||{isHeader:!0,plotX:n[0].plotX,plotY:d,series:{}}).isHeader,c=r?o:l.series;i=i.toString();var a=c.tt,u=l.isHeader,h=l.series,C="highcharts-color-"+P(l.colorIndex,h.colorIndex,"none");if(a||(a={padding:y.padding,r:y.borderRadius},m||(a.fill=y.backgroundColor,a["stroke-width"]=y.borderWidth),a=w.label("",0,0,y[u?"headerShape":"shape"],void 0,void 0,y.useHTML).addClass((u?"highcharts-tooltip-header ":"")+"highcharts-tooltip-box "+C).attr(a).add(A)),a.isActive=!0,a.attr({text:i}),m||a.css(y.style).shadow(y.shadow).attr({stroke:y.borderColor||l.color||h.color||"#333333"}),i=(u=(c=c.tt=a).getBBox()).width+c.strokeWidth(),r&&(E+=T=u.height,B&&(S-=T)),h=void 0===(h=l.plotX)?0:h,C=void 0===(C=l.plotY)?0:C,a=l.series,l.isHeader){h=g+h;var p=_+d/2}else{var f=a.xAxis,M=a.yAxis;h=f.pos+s(h,-v,f.len+v),a.shouldShowTooltip(0,M.pos-_+C,{ignoreX:!0})&&(p=M.pos+C)}h=s(h,x.left-v,x.right+v),"number"==typeof p?(u=u.height+1,C=b?b.call(o,i,u,l):e(h,p,r,i),t.push({align:b?0:void 0,anchorX:h,anchorY:p,boxWidth:i,point:l,rank:P(C.rank,r?1:0),size:u,target:C.y,tt:c,x:C.x})):c.isActive=!1}return t}),[]),!b&&t.some((function(t){var n=(o.outside?k:0)+t.anchorX;return n<x.left&&n+t.boxWidth<x.right||n<k-x.left+t.boxWidth&&x.right-n>n}))&&(t=t.map((function(t){var n=e(t.anchorX,t.anchorY,t.point.isHeader,t.boxWidth,!1);return h(t,{target:n.y,x:n.x})}))),o.cleanSplit(),c(t,E);var I=k,z=k;t.forEach((function(t){var n=t.x,e=t.boxWidth;(t=t.isHeader)||(o.outside&&k+n<I&&(I=k+n),!t&&o.outside&&I+e>z&&(z=k+n))})),t.forEach((function(t){var n=t.x,e=t.anchorX,i=t.pos,l=t.point.isHeader;if(i={visibility:void 0===i?"hidden":"inherit",x:n,y:i+S,anchorX:e,anchorY:t.anchorY},o.outside&&n<e){var r=k-I;0<r&&(l||(i.x=n+r,i.anchorX=e+r),l&&(i.x=(z-I)/2,i.anchorX=e+r))}t.tt.attr(i)})),t=o.container,p=o.renderer,o.outside&&t&&p&&(l=A.getBBox(),p.setSize(l.width+l.x,l.height+l.y,!1),t.style.left=I+"px",t.style.top=i+"px")},t.prototype.drawTracker=function(){if(this.followPointer||!this.options.stickOnContact)this.tracker&&this.tracker.destroy();else{var t=this.chart,n=this.label,e=this.shared?t.hoverPoints:t.hoverPoint;if(n&&e){var o={x:0,y:0,width:0,height:0};e=this.getAnchor(e);var i=n.getBBox();e[0]+=t.plotLeft-n.translateX,e[1]+=t.plotTop-n.translateY,o.x=Math.min(0,e[0]),o.y=Math.min(0,e[1]),o.width=0>e[0]?Math.max(Math.abs(e[0]),i.width-e[0]):Math.max(Math.abs(e[0]),i.width),o.height=0>e[1]?Math.max(Math.abs(e[1]),i.height-Math.abs(e[1])):Math.max(Math.abs(e[1]),i.height),this.tracker?this.tracker.attr(o):(this.tracker=n.renderer.rect(o).addClass("highcharts-tracker").add(n),t.styledMode||this.tracker.attr({fill:"rgba(0,0,0,0)"}))}}},t.prototype.styledModeFormat=function(t){return t.replace('style="font-size: 10px"','class="highcharts-header"').replace(/style="color:{(point|series)\.color}"/g,'class="highcharts-color-{$1.colorIndex}"')},t.prototype.tooltipFooterHeaderFormatter=function(t,n){var e=t.series,o=e.tooltipOptions,i=e.xAxis,r=i&&i.dateTime,c=o.xDateFormat,a=o[n?"footerFormat":"headerFormat"];return _(this,"headerFormatter",i={isFooter:n,labelConfig:t},(function(n){r&&!c&&p(t.key)&&(c=r.getXDateFormat(t.key,o.dateTimeLabelFormats)),r&&c&&(t.point&&t.point.tooltipDateKeys||["key"]).forEach((function(t){a=a.replace("{point."+t+"}","{point."+t+":"+c+"}")})),e.chart.styledMode&&(a=this.styledModeFormat(a)),n.text=l(a,{point:t,series:e},this.chart)})),i.text},t.prototype.update=function(t){this.destroy(),M(!0,this.chart.options.tooltip.userOptions,t),this.init(this.chart,M(!0,this.options,t))},t.prototype.updatePosition=function(t){var n=this.chart,e=this.options,o=n.pointer,i=this.getLabel();o=o.getChartPosition();var l=(e.positioner||this.getPosition).call(this,i.width,i.height,t),r=t.plotX+n.plotLeft;t=t.plotY+n.plotTop,this.outside&&(this.renderer.setSize(i.width+(e=e.borderWidth+2*this.distance),i.height+e,!1),1===o.scaleX&&1===o.scaleY||(u(this.container,{transform:"scale("+o.scaleX+", "+o.scaleY+")"}),r*=o.scaleX,t*=o.scaleY),r+=o.left-l.x,t+=o.top-l.y),this.move(Math.round(l.x),Math.round(l.y||0),r,t)},t}()})),n(e,"Core/Series/Point.js",[e["Core/Renderer/HTML/AST.js"],e["Core/Animation/AnimationUtilities.js"],e["Core/DefaultOptions.js"],e["Core/FormatUtilities.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i){var l=n.animObject,r=e.defaultOptions,c=o.format,a=i.addEvent,s=i.defined,u=i.erase,d=i.extend,g=i.fireEvent,h=i.getNestedProperty,_=i.isArray,C=i.isFunction,p=i.isNumber,f=i.isObject,M=i.merge,P=i.objectEach,O=i.pick,m=i.syncTimeout,v=i.removeEvent,y=i.uniqueKey;return function(){function n(){this.colorIndex=this.category=void 0,this.formatPrefix="point",this.id=void 0,this.isNull=!1,this.percentage=this.options=this.name=void 0,this.selected=!1,this.total=this.series=void 0,this.visible=!0,this.x=void 0}return n.prototype.animateBeforeDestroy=function(){var t=this,n={x:t.startXPos,opacity:0},e=t.getGraphicalProps();e.singular.forEach((function(e){t[e]=t[e].animate("dataLabel"===e?{x:t[e].startXPos,y:t[e].startYPos,opacity:0}:n)})),e.plural.forEach((function(n){t[n].forEach((function(n){n.element&&n.animate(d({x:t.startXPos},n.startYPos?{x:n.startXPos,y:n.startYPos}:{}))}))}))},n.prototype.applyOptions=function(t,e){var o=this.series,i=o.options.pointValKey||o.pointValKey;return t=n.prototype.optionsToObject.call(this,t),d(this,t),this.options=this.options?d(this.options,t):t,t.group&&delete this.group,t.dataLabels&&delete this.dataLabels,i&&(this.y=n.prototype.getNestedProperty.call(this,i)),this.formatPrefix=(this.isNull=O(this.isValid&&!this.isValid(),null===this.x||!p(this.y)))?"null":"point",this.selected&&(this.state="select"),"name"in this&&void 0===e&&o.xAxis&&o.xAxis.hasNames&&(this.x=o.xAxis.nameToX(this)),void 0===this.x&&o?this.x=void 0===e?o.autoIncrement():e:p(t.x)&&o.options.relativeXValue&&(this.x=o.autoIncrement(t.x)),this},n.prototype.destroy=function(){function t(){for(i in(n.graphic||n.dataLabel||n.dataLabels)&&(v(n),n.destroyElements()),n)n[i]=null}var n=this,e=n.series,o=e.chart;e=e.options.dataSorting;var i,r=o.hoverPoints,c=l(n.series.chart.renderer.globalAnimation);n.legendItem&&o.legend.destroyItem(n),r&&(n.setState(),u(r,n),r.length||(o.hoverPoints=null)),n===o.hoverPoint&&n.onMouseOut(),e&&e.enabled?(this.animateBeforeDestroy(),m(t,c.duration)):t(),o.pointCount--},n.prototype.destroyElements=function(t){var n=this;(t=n.getGraphicalProps(t)).singular.forEach((function(t){n[t]=n[t].destroy()})),t.plural.forEach((function(t){n[t].forEach((function(t){t.element&&t.destroy()})),delete n[t]}))},n.prototype.firePointEvent=function(t,n,e){var o=this,i=this.series.options;(i.point.events[t]||o.options&&o.options.events&&o.options.events[t])&&o.importEvents(),"click"===t&&i.allowPointSelect&&(e=function(t){o.select&&o.select(null,t.ctrlKey||t.metaKey||t.shiftKey)}),g(o,t,n,e)},n.prototype.getClassName=function(){return"highcharts-point"+(this.selected?" highcharts-point-select":"")+(this.negative?" highcharts-negative":"")+(this.isNull?" highcharts-null-point":"")+(void 0!==this.colorIndex?" highcharts-color-"+this.colorIndex:"")+(this.options.className?" "+this.options.className:"")+(this.zone&&this.zone.className?" "+this.zone.className.replace("highcharts-negative",""):"")},n.prototype.getGraphicalProps=function(t){var n,e=this,o=[],i={singular:[],plural:[]};for((t=t||{graphic:1,dataLabel:1}).graphic&&o.push("graphic","upperGraphic","shadowGroup"),t.dataLabel&&o.push("dataLabel","dataLabelUpper","connector"),n=o.length;n--;){var l=o[n];e[l]&&i.singular.push(l)}return["dataLabel","connector"].forEach((function(n){var o=n+"s";t[n]&&e[o]&&i.plural.push(o)})),i},n.prototype.getLabelConfig=function(){return{x:this.category,y:this.y,color:this.color,colorIndex:this.colorIndex,key:this.name||this.category,series:this.series,point:this,percentage:this.percentage,total:this.total||this.stackTotal}},n.prototype.getNestedProperty=function(t){if(t)return 0===t.indexOf("custom.")?h(t,this.options):this[t]},n.prototype.getZone=function(){var t=this.series,n=t.zones;t=t.zoneAxis||"y";var e,o=0;for(e=n[o];this[t]>=e.value;)e=n[++o];return this.nonZonedColor||(this.nonZonedColor=this.color),this.color=e&&e.color&&!this.options.color?e.color:this.nonZonedColor,e},n.prototype.hasNewShapeType=function(){return(this.graphic&&(this.graphic.symbolName||this.graphic.element.nodeName))!==this.shapeType},n.prototype.init=function(t,n,e){return this.series=t,this.applyOptions(n,e),this.id=s(this.id)?this.id:y(),this.resolveColor(),t.chart.pointCount++,g(this,"afterInit"),this},n.prototype.optionsToObject=function(t){var e=this.series,o=e.options.keys,i=o||e.pointArrayMap||["y"],l=i.length,r={},c=0,a=0;if(p(t)||null===t)r[i[0]]=t;else if(_(t))for(!o&&t.length>l&&("string"==(e=typeof t[0])?r.name=t[0]:"number"===e&&(r.x=t[0]),c++);a<l;)o&&void 0===t[c]||(0<i[a].indexOf(".")?n.prototype.setNestedProperty(r,t[c],i[a]):r[i[a]]=t[c]),c++,a++;else"object"==typeof t&&(r=t,t.dataLabels&&(e._hasPointLabels=!0),t.marker&&(e._hasPointMarkers=!0));return r},n.prototype.resolveColor=function(){var t=this.series,n=t.chart.styledMode,e=t.chart.options.chart.colorCount;if(delete this.nonZonedColor,t.options.colorByPoint){if(!n){var o=(e=t.options.colors||t.chart.options.colors)[t.colorCounter];e=e.length}n=t.colorCounter,t.colorCounter++,t.colorCounter===e&&(t.colorCounter=0)}else n||(o=t.color),n=t.colorIndex;this.colorIndex=O(this.options.colorIndex,n),this.color=O(this.options.color,o)},n.prototype.setNestedProperty=function(t,n,e){return e.split(".").reduce((function(t,e,o,i){return t[e]=i.length-1===o?n:f(t[e],!0)?t[e]:{},t[e]}),t),t},n.prototype.tooltipFormatter=function(t){var n=this.series,e=n.tooltipOptions,o=O(e.valueDecimals,""),i=e.valuePrefix||"",l=e.valueSuffix||"";return n.chart.styledMode&&(t=n.chart.tooltip.styledModeFormat(t)),(n.pointArrayMap||["y"]).forEach((function(n){n="{point."+n,(i||l)&&(t=t.replace(RegExp(n+"}","g"),i+n+"}"+l)),t=t.replace(RegExp(n+"}","g"),n+":,."+o+"f}")})),c(t,{point:this,series:this.series},n.chart)},n.prototype.update=function(t,n,e,o){function i(){r.applyOptions(t);var o=a&&r.hasDummyGraphic;o=null===r.y?!o:o,a&&o&&(r.graphic=a.destroy(),delete r.hasDummyGraphic),f(t,!0)&&(a&&a.element&&t&&t.marker&&void 0!==t.marker.symbol&&(r.graphic=a.destroy()),t&&t.dataLabels&&r.dataLabel&&(r.dataLabel=r.dataLabel.destroy()),r.connector&&(r.connector=r.connector.destroy())),c.updateParallelArrays(r,l=r.index),u.data[l]=f(u.data[l],!0)||f(t,!0)?r.options:O(t,u.data[l]),c.isDirty=c.isDirtyData=!0,!c.fixedBox&&c.hasCartesianSeries&&(s.isDirtyBox=!0),"point"===u.legendType&&(s.isDirtyLegend=!0),n&&s.redraw(e)}var l,r=this,c=r.series,a=r.graphic,s=c.chart,u=c.options;n=O(n,!0),!1===o?i():r.firePointEvent("update",{options:t},i)},n.prototype.remove=function(t,n){this.series.removePoint(this.series.data.indexOf(this),t,n)},n.prototype.select=function(t,n){var e=this,o=e.series,i=o.chart;this.selectedStaging=t=O(t,!e.selected),e.firePointEvent(t?"select":"unselect",{accumulate:n},(function(){e.selected=e.options.selected=t,o.options.data[o.data.indexOf(e)]=e.options,e.setState(t&&"select"),n||i.getSelectedPoints().forEach((function(t){var n=t.series;t.selected&&t!==e&&(t.selected=t.options.selected=!1,n.options.data[n.data.indexOf(t)]=t.options,t.setState(i.hoverPoints&&n.options.inactiveOtherPoints?"inactive":""),t.firePointEvent("unselect"))}))})),delete this.selectedStaging},n.prototype.onMouseOver=function(t){var n=this.series.chart,e=n.pointer;t=t?e.normalize(t):e.getChartCoordinatesFromPoint(this,n.inverted),e.runPointActions(t,this)},n.prototype.onMouseOut=function(){var t=this.series.chart;this.firePointEvent("mouseOut"),this.series.options.inactiveOtherPoints||(t.hoverPoints||[]).forEach((function(t){t.setState()})),t.hoverPoints=t.hoverPoint=null},n.prototype.importEvents=function(){if(!this.hasImportedEvents){var t=this,n=M(t.series.options.point,t.options).events;t.events=n,P(n,(function(n,e){C(n)&&a(t,e,n)})),this.hasImportedEvents=!0}},n.prototype.setState=function(n,e){var o,i=this.series,l=this.state,c=i.options.states[n||"normal"]||{},a=r.plotOptions[i.type].marker&&i.options.marker,s=a&&a.states&&a.states[n||"normal"]||{},u=this.marker||{},h=i.chart,_=a&&i.markerAttribs,C=i.halo,f=i.stateMarkerGraphic;if(!((n=n||"")===this.state&&!e||this.selected&&"select"!==n||!1===c.enabled||n&&(!1===s.enabled||a&&!1===a.enabled&&!1===s.enabled)||n&&u.states&&u.states[n]&&!1===u.states[n].enabled)){if(this.state=n,_&&(o=i.markerAttribs(this,n)),this.graphic&&!this.hasDummyGraphic){if(l&&this.graphic.removeClass("highcharts-point-"+l),n&&this.graphic.addClass("highcharts-point-"+n),!h.styledMode){var M=i.pointAttribs(this,n),P=O(h.options.chart.animation,c.animation);i.options.inactiveOtherPoints&&p(M.opacity)&&((this.dataLabels||[]).forEach((function(t){t&&t.animate({opacity:M.opacity},P)})),this.connector&&this.connector.animate({opacity:M.opacity},P)),this.graphic.animate(M,P)}o&&this.graphic.animate(o,O(h.options.chart.animation,s.animation,a.animation)),f&&f.hide()}else n&&s&&(l=u.symbol||i.symbol,f&&f.currentSymbol!==l&&(f=f.destroy()),o&&(f?f[e?"animate":"attr"]({x:o.x,y:o.y}):l&&(i.stateMarkerGraphic=f=h.renderer.symbol(l,o.x,o.y,o.width,o.height).add(i.markerGroup),f.currentSymbol=l)),!h.styledMode&&f&&"inactive"!==this.state&&f.attr(i.pointAttribs(this,n))),f&&(f[n&&this.isInside?"show":"hide"](),f.element.point=this,f.addClass(this.getClassName(),!0));o=(f=this.graphic||f)&&f.visibility||"inherit",(c=c.halo)&&c.size&&f&&"hidden"!==o&&!this.isCluster?(C||(i.halo=C=h.renderer.path().add(f.parentGroup)),C.show()[e?"animate":"attr"]({d:this.haloPath(c.size)}),C.attr({class:"highcharts-halo highcharts-color-"+O(this.colorIndex,i.colorIndex)+(this.className?" "+this.className:""),visibility:o,zIndex:-1}),C.point=this,h.styledMode||C.attr(d({fill:this.color||i.color,"fill-opacity":c.opacity},t.filterUserAttributes(c.attributes||{})))):C&&C.point&&C.point.haloPath&&C.animate({d:C.point.haloPath(0)},null,C.hide),g(this,"afterSetState",{state:n})}},n.prototype.haloPath=function(t){return this.series.chart.renderer.symbols.circle(Math.floor(this.plotX)-t,this.plotY-t,2*t,2*t)},n}()})),n(e,"Core/Pointer.js",[e["Core/Color/Color.js"],e["Core/Globals.js"],e["Core/Tooltip.js"],e["Core/Utilities.js"]],(function(t,n,e,o){var i=t.parse,l=n.charts,r=n.noop,c=o.addEvent,a=o.attr,s=o.css,u=o.defined,d=o.extend,g=o.find,h=o.fireEvent,_=o.isNumber,C=o.isObject,p=o.objectEach,f=o.offset,M=o.pick,P=o.splat;return function(){function t(t,n){this.lastValidTouch={},this.pinchDown=[],this.runChartClick=!1,this.eventsToUnbind=[],this.chart=t,this.hasDragged=!1,this.options=n,this.init(t,n)}return t.prototype.applyInactiveState=function(t){var n,e=[];(t||[]).forEach((function(t){e.push(n=t.series),n.linkedParent&&e.push(n.linkedParent),n.linkedSeries&&(e=e.concat(n.linkedSeries)),n.navigatorSeries&&e.push(n.navigatorSeries)})),this.chart.series.forEach((function(t){-1===e.indexOf(t)?t.setState("inactive",!0):t.options.inactiveOtherPoints&&t.setAllPointsToState("inactive")}))},t.prototype.destroy=function(){var e=this;this.eventsToUnbind.forEach((function(t){return t()})),this.eventsToUnbind=[],n.chartCount||(t.unbindDocumentMouseUp&&(t.unbindDocumentMouseUp=t.unbindDocumentMouseUp()),t.unbindDocumentTouchEnd&&(t.unbindDocumentTouchEnd=t.unbindDocumentTouchEnd())),clearInterval(e.tooltipTimeout),p(e,(function(t,n){e[n]=void 0}))},t.prototype.drag=function(t){var n=this.chart,e=n.options.chart,o=this.zoomHor,l=this.zoomVert,r=n.plotLeft,c=n.plotTop,a=n.plotWidth,s=n.plotHeight,u=this.mouseDownX||0,d=this.mouseDownY||0,g=C(e.panning)?e.panning&&e.panning.enabled:e.panning,h=e.panKey&&t[e.panKey+"Key"],_=t.chartX,p=t.chartY,f=this.selectionMarker;if((!f||!f.touch)&&(_<r?_=r:_>r+a&&(_=r+a),p<c?p=c:p>c+s&&(p=c+s),this.hasDragged=Math.sqrt(Math.pow(u-_,2)+Math.pow(d-p,2)),10<this.hasDragged)){var M=n.isInsidePlot(u-r,d-c,{visiblePlotOnly:!0});!n.hasCartesianSeries&&!n.mapView||!this.zoomX&&!this.zoomY||!M||h||f||(this.selectionMarker=f=n.renderer.rect(r,c,o?1:a,l?1:s,0).attr({class:"highcharts-selection-marker",zIndex:7}).add(),n.styledMode||f.attr({fill:e.selectionMarkerFill||i("#335cad").setOpacity(.25).get()})),f&&o&&(o=_-u,f.attr({width:Math.abs(o),x:(0<o?0:o)+u})),f&&l&&(o=p-d,f.attr({height:Math.abs(o),y:(0<o?0:o)+d})),M&&!f&&g&&n.pan(t,e.panning)}},t.prototype.dragStart=function(t){var n=this.chart;n.mouseIsDown=t.type,n.cancelClick=!1,n.mouseDownX=this.mouseDownX=t.chartX,n.mouseDownY=this.mouseDownY=t.chartY},t.prototype.drop=function(t){var n=this,e=this.chart,o=this.hasPinched;if(this.selectionMarker){var i=this.selectionMarker,l=i.attr?i.attr("x"):i.x,r=i.attr?i.attr("y"):i.y,c=i.attr?i.attr("width"):i.width,a=i.attr?i.attr("height"):i.height,g={originalEvent:t,xAxis:[],yAxis:[],x:l,y:r,width:c,height:a},C=!!e.mapView;(this.hasDragged||o)&&(e.axes.forEach((function(e){if(e.zoomEnabled&&u(e.min)&&(o||n[{xAxis:"zoomX",yAxis:"zoomY"}[e.coll]])&&_(l)&&_(r)){var i=e.horiz,s="touchend"===t.type?e.minPixelPadding:0,d=e.toValue((i?l:r)+s);i=e.toValue((i?l+c:r+a)-s),g[e.coll].push({axis:e,min:Math.min(d,i),max:Math.max(d,i)}),C=!0}})),C&&h(e,"selection",g,(function(t){e.zoom(d(t,o?{animation:!1}:null))}))),_(e.index)&&(this.selectionMarker=this.selectionMarker.destroy()),o&&this.scaleGroups()}e&&_(e.index)&&(s(e.container,{cursor:e._cursor}),e.cancelClick=10<this.hasDragged,e.mouseIsDown=this.hasDragged=this.hasPinched=!1,this.pinchDown=[])},t.prototype.findNearestKDPoint=function(t,n,e){var o,i=this.chart,l=i.hoverPoint;return i=i.tooltip,l&&i&&i.isStickyOnContact()?l:(t.forEach((function(t){var i=!(t.noSharedTooltip&&n)&&0>t.options.findNearestPointBy.indexOf("y");if(t=t.searchPoint(e,i),(i=C(t,!0)&&t.series)&&!(i=!C(o,!0))){var l=o.dist-t.dist,r=(t.series.group&&t.series.group.zIndex)-(o.series.group&&o.series.group.zIndex);i=0<(0!=(i=o.distX-t.distX)&&n?i:0!==l?l:0!==r?r:o.series.index>t.series.index?-1:1)}i&&(o=t)})),o)},t.prototype.getChartCoordinatesFromPoint=function(t,n){var e=t.series,o=e.xAxis;e=e.yAxis;var i=t.shapeArgs;if(o&&e){var l=M(t.clientX,t.plotX),r=t.plotY||0;return t.isNode&&i&&_(i.x)&&_(i.y)&&(l=i.x,r=i.y),n?{chartX:e.len+e.pos-r,chartY:o.len+o.pos-l}:{chartX:l+o.pos,chartY:r+e.pos}}if(i&&i.x&&i.y)return{chartX:i.x,chartY:i.y}},t.prototype.getChartPosition=function(){if(this.chartPosition)return this.chartPosition;var t=this.chart.container,n=f(t);this.chartPosition={left:n.left,top:n.top,scaleX:1,scaleY:1};var e=t.offsetWidth;return t=t.offsetHeight,2<e&&2<t&&(this.chartPosition.scaleX=n.width/e,this.chartPosition.scaleY=n.height/t),this.chartPosition},t.prototype.getCoordinates=function(t){var n={xAxis:[],yAxis:[]};return this.chart.axes.forEach((function(e){n[e.isXAxis?"xAxis":"yAxis"].push({axis:e,value:e.toValue(t[e.horiz?"chartX":"chartY"])})})),n},t.prototype.getHoverData=function(t,n,e,o,i,l){var r=[];o=!(!o||!t);var c={chartX:l?l.chartX:void 0,chartY:l?l.chartY:void 0,shared:i};h(this,"beforeGetHoverData",c);var a=n&&!n.stickyTracking?[n]:e.filter((function(t){return c.filter?c.filter(t):t.visible&&!(!i&&t.directTouch)&&M(t.options.enableMouseTracking,!0)&&t.stickyTracking})),s=o||!l?t:this.findNearestKDPoint(a,i,l);return n=s&&s.series,s&&(i&&!n.noSharedTooltip?(a=e.filter((function(t){return c.filter?c.filter(t):t.visible&&!(!i&&t.directTouch)&&M(t.options.enableMouseTracking,!0)&&!t.noSharedTooltip}))).forEach((function(t){var n=g(t.points,(function(t){return t.x===s.x&&!t.isNull}));C(n)&&(t.chart.isBoosting&&(n=t.getPoint(n)),r.push(n))})):r.push(s)),h(this,"afterGetHoverData",c={hoverPoint:s}),{hoverPoint:c.hoverPoint,hoverSeries:n,hoverPoints:r}},t.prototype.getPointFromEvent=function(t){t=t.target;for(var n;t&&!n;)n=t.point,t=t.parentNode;return n},t.prototype.onTrackerMouseOut=function(t){t=t.relatedTarget||t.toElement;var n=this.chart.hoverSeries;this.isDirectTouch=!1,!n||!t||n.stickyTracking||this.inClass(t,"highcharts-tooltip")||this.inClass(t,"highcharts-series-"+n.index)&&this.inClass(t,"highcharts-tracker")||n.onMouseOut()},t.prototype.inClass=function(t,n){for(var e;t;){if(e=a(t,"class")){if(-1!==e.indexOf(n))return!0;if(-1!==e.indexOf("highcharts-container"))return!1}t=t.parentNode}},t.prototype.init=function(t,n){this.options=n,this.chart=t,this.runChartClick=!(!n.chart.events||!n.chart.events.click),this.pinchDown=[],this.lastValidTouch={},e&&(t.tooltip=new e(t,n.tooltip),this.followTouchMove=M(n.tooltip.followTouchMove,!0)),this.setDOMEvents()},t.prototype.normalize=function(t,n){var e=t.touches,o=e?e.length?e.item(0):M(e.changedTouches,t.changedTouches)[0]:t;return n||(n=this.getChartPosition()),e=o.pageX-n.left,o=o.pageY-n.top,e/=n.scaleX,o/=n.scaleY,d(t,{chartX:Math.round(e),chartY:Math.round(o)})},t.prototype.onContainerClick=function(t){var n=this.chart,e=n.hoverPoint;t=this.normalize(t);var o=n.plotLeft,i=n.plotTop;n.cancelClick||(e&&this.inClass(t.target,"highcharts-tracker")?(h(e.series,"click",d(t,{point:e})),n.hoverPoint&&e.firePointEvent("click",t)):(d(t,this.getCoordinates(t)),n.isInsidePlot(t.chartX-o,t.chartY-i,{visiblePlotOnly:!0})&&h(n,"click",t)))},t.prototype.onContainerMouseDown=function(t){var e=1==(1&(t.buttons||t.button));t=this.normalize(t),n.isFirefox&&0!==t.button&&this.onContainerMouseMove(t),(void 0===t.button||e)&&(this.zoomOption(t),e&&t.preventDefault&&t.preventDefault(),this.dragStart(t))},t.prototype.onContainerMouseLeave=function(n){var e=l[M(t.hoverChartIndex,-1)],o=this.chart.tooltip;o&&o.shouldStickOnContact()&&this.inClass(n.relatedTarget,"highcharts-tooltip-container")||(n=this.normalize(n),e&&(n.relatedTarget||n.toElement)&&(e.pointer.reset(),e.pointer.chartPosition=void 0),o&&!o.isHidden&&this.reset())},t.prototype.onContainerMouseEnter=function(t){delete this.chartPosition},t.prototype.onContainerMouseMove=function(t){var n=this.chart;t=this.normalize(t),this.setHoverChartIndex(),t.preventDefault||(t.returnValue=!1),("mousedown"===n.mouseIsDown||this.touchSelect(t))&&this.drag(t),n.openMenu||!this.inClass(t.target,"highcharts-tracker")&&!n.isInsidePlot(t.chartX-n.plotLeft,t.chartY-n.plotTop,{visiblePlotOnly:!0})||(this.inClass(t.target,"highcharts-no-tooltip")?this.reset(!1,0):this.runPointActions(t))},t.prototype.onDocumentTouchEnd=function(n){var e=l[M(t.hoverChartIndex,-1)];e&&e.pointer.drop(n)},t.prototype.onContainerTouchMove=function(t){this.touchSelect(t)?this.onContainerMouseMove(t):this.touch(t)},t.prototype.onContainerTouchStart=function(t){this.touchSelect(t)?this.onContainerMouseDown(t):(this.zoomOption(t),this.touch(t,!0))},t.prototype.onDocumentMouseMove=function(t){var n=this.chart,e=this.chartPosition;t=this.normalize(t,e);var o=n.tooltip;!e||o&&o.isStickyOnContact()||n.isInsidePlot(t.chartX-n.plotLeft,t.chartY-n.plotTop,{visiblePlotOnly:!0})||this.inClass(t.target,"highcharts-tracker")||this.reset()},t.prototype.onDocumentMouseUp=function(n){var e=l[M(t.hoverChartIndex,-1)];e&&e.pointer.drop(n)},t.prototype.pinch=function(t){var n=this,e=n.chart,o=n.pinchDown,i=t.touches||[],l=i.length,c=n.lastValidTouch,a=n.hasZoom,s={},u=1===l&&(n.inClass(t.target,"highcharts-tracker")&&e.runTrackerClick||n.runChartClick),g={},_=n.selectionMarker;1<l?n.initiated=!0:1===l&&this.followTouchMove&&(n.initiated=!1),a&&n.initiated&&!u&&!1!==t.cancelable&&t.preventDefault(),[].map.call(i,(function(t){return n.normalize(t)})),"touchstart"===t.type?([].forEach.call(i,(function(t,n){o[n]={chartX:t.chartX,chartY:t.chartY}})),c.x=[o[0].chartX,o[1]&&o[1].chartX],c.y=[o[0].chartY,o[1]&&o[1].chartY],e.axes.forEach((function(t){if(t.zoomEnabled){var n=e.bounds[t.horiz?"h":"v"],o=t.minPixelPadding,i=t.toPixels(Math.min(M(t.options.min,t.dataMin),t.dataMin)),l=t.toPixels(Math.max(M(t.options.max,t.dataMax),t.dataMax)),r=Math.max(i,l);n.min=Math.min(t.pos,Math.min(i,l)-o),n.max=Math.max(t.pos+t.len,r+o)}})),n.res=!0):n.followTouchMove&&1===l?this.runPointActions(n.normalize(t)):o.length&&(h(e,"touchpan",{originalEvent:t},(function(){_||(n.selectionMarker=_=d({destroy:r,touch:!0},e.plotBox)),n.pinchTranslate(o,i,s,_,g,c),n.hasPinched=a,n.scaleGroups(s,g)})),n.res&&(n.res=!1,this.reset(!1,0)))},t.prototype.pinchTranslate=function(t,n,e,o,i,l){this.zoomHor&&this.pinchTranslateDirection(!0,t,n,e,o,i,l),this.zoomVert&&this.pinchTranslateDirection(!1,t,n,e,o,i,l)},t.prototype.pinchTranslateDirection=function(t,n,e,o,i,l,r,c){var a=this.chart,s=t?"x":"y",u=t?"X":"Y",d="chart"+u,g=t?"width":"height",h=a["plot"+(t?"Left":"Top")],_=a.inverted,C=a.bounds[t?"h":"v"],p=1===n.length,f=n[0][d],M=!p&&n[1][d];n=function(){"number"==typeof y&&20<Math.abs(f-M)&&(m=c||Math.abs(v-y)/Math.abs(f-M)),O=(h-v)/m+f,P=a["plot"+(t?"Width":"Height")]/m};var P,O,m=c||1,v=e[0][d],y=!p&&e[1][d];if(n(),(e=O)<C.min){e=C.min;var b=!0}else e+P>C.max&&(e=C.max-P,b=!0);b?(v-=.8*(v-r[s][0]),"number"==typeof y&&(y-=.8*(y-r[s][1])),n()):r[s]=[v,y],_||(l[s]=O-h,l[g]=P),l=_?1/m:m,i[g]=P,i[s]=e,o[_?t?"scaleY":"scaleX":"scale"+u]=m,o["translate"+u]=l*h+(v-l*f)},t.prototype.reset=function(t,n){var e=this.chart,o=e.hoverSeries,i=e.hoverPoint,l=e.hoverPoints,r=e.tooltip,c=r&&r.shared?l:i;t&&c&&P(c).forEach((function(n){n.series.isCartesian&&void 0===n.plotX&&(t=!1)})),t?r&&c&&P(c).length&&(r.refresh(c),r.shared&&l?l.forEach((function(t){t.setState(t.state,!0),t.series.isCartesian&&(t.series.xAxis.crosshair&&t.series.xAxis.drawCrosshair(null,t),t.series.yAxis.crosshair&&t.series.yAxis.drawCrosshair(null,t))})):i&&(i.setState(i.state,!0),e.axes.forEach((function(t){t.crosshair&&i.series[t.coll]===t&&t.drawCrosshair(null,i)})))):(i&&i.onMouseOut(),l&&l.forEach((function(t){t.setState()})),o&&o.onMouseOut(),r&&r.hide(n),this.unDocMouseMove&&(this.unDocMouseMove=this.unDocMouseMove()),e.axes.forEach((function(t){t.hideCrosshair()})),this.hoverX=e.hoverPoints=e.hoverPoint=null)},t.prototype.runPointActions=function(n,e){var o=this.chart,i=o.tooltip&&o.tooltip.options.enabled?o.tooltip:void 0,r=!!i&&i.shared,a=e||o.hoverPoint,s=a&&a.series||o.hoverSeries;a=(e=this.getHoverData(a,s,o.series,(!n||"touchmove"!==n.type)&&(!!e||s&&s.directTouch&&this.isDirectTouch),r,n)).hoverPoint;var u=e.hoverPoints;if(e=(s=e.hoverSeries)&&s.tooltipOptions.followPointer&&!s.tooltipOptions.split,r=r&&s&&!s.noSharedTooltip,a&&(a!==o.hoverPoint||i&&i.isHidden)){if((o.hoverPoints||[]).forEach((function(t){-1===u.indexOf(t)&&t.setState()})),o.hoverSeries!==s&&s.onMouseOver(),this.applyInactiveState(u),(u||[]).forEach((function(t){t.setState("hover")})),o.hoverPoint&&o.hoverPoint.firePointEvent("mouseOut"),!a.series)return;o.hoverPoints=u,o.hoverPoint=a,a.firePointEvent("mouseOver"),i&&i.refresh(r?u:a,n)}else e&&i&&!i.isHidden&&(a=i.getAnchor([{}],n),o.isInsidePlot(a[0],a[1],{visiblePlotOnly:!0})&&i.updatePosition({plotX:a[0],plotY:a[1]}));this.unDocMouseMove||(this.unDocMouseMove=c(o.container.ownerDocument,"mousemove",(function(n){var e=l[t.hoverChartIndex];e&&e.pointer.onDocumentMouseMove(n)})),this.eventsToUnbind.push(this.unDocMouseMove)),o.axes.forEach((function(t){var e,i=M((t.crosshair||{}).snap,!0);i&&((e=o.hoverPoint)&&e.series[t.coll]===t||(e=g(u,(function(n){return n.series[t.coll]===t})))),e||!i?t.drawCrosshair(n,e):t.hideCrosshair()}))},t.prototype.scaleGroups=function(t,n){var e=this.chart;e.series.forEach((function(o){var i=t||o.getPlotBox();o.group&&(o.xAxis&&o.xAxis.zoomEnabled||e.mapView)&&(o.group.attr(i),o.markerGroup&&(o.markerGroup.attr(i),o.markerGroup.clip(n?e.clipRect:null)),o.dataLabelsGroup&&o.dataLabelsGroup.attr(i))})),e.clipRect.attr(n||e.clipBox)},t.prototype.setDOMEvents=function(){var e=this,o=this.chart.container,i=o.ownerDocument;o.onmousedown=this.onContainerMouseDown.bind(this),o.onmousemove=this.onContainerMouseMove.bind(this),o.onclick=this.onContainerClick.bind(this),this.eventsToUnbind.push(c(o,"mouseenter",this.onContainerMouseEnter.bind(this))),this.eventsToUnbind.push(c(o,"mouseleave",this.onContainerMouseLeave.bind(this))),t.unbindDocumentMouseUp||(t.unbindDocumentMouseUp=c(i,"mouseup",this.onDocumentMouseUp.bind(this)));for(var l=this.chart.renderTo.parentElement;l&&"BODY"!==l.tagName;)this.eventsToUnbind.push(c(l,"scroll",(function(){delete e.chartPosition}))),l=l.parentElement;n.hasTouch&&(this.eventsToUnbind.push(c(o,"touchstart",this.onContainerTouchStart.bind(this),{passive:!1})),this.eventsToUnbind.push(c(o,"touchmove",this.onContainerTouchMove.bind(this),{passive:!1})),t.unbindDocumentTouchEnd||(t.unbindDocumentTouchEnd=c(i,"touchend",this.onDocumentTouchEnd.bind(this),{passive:!1})))},t.prototype.setHoverChartIndex=function(){var e=this.chart,o=n.charts[M(t.hoverChartIndex,-1)];o&&o!==e&&o.pointer.onContainerMouseLeave({relatedTarget:!0}),o&&o.mouseIsDown||(t.hoverChartIndex=e.index)},t.prototype.touch=function(t,n){var e=this.chart;if(this.setHoverChartIndex(),1===t.touches.length)if(t=this.normalize(t),e.isInsidePlot(t.chartX-e.plotLeft,t.chartY-e.plotTop,{visiblePlotOnly:!0})&&!e.openMenu){if(n&&this.runPointActions(t),"touchmove"===t.type)var o=!!(n=this.pinchDown)[0]&&4<=Math.sqrt(Math.pow(n[0].chartX-t.chartX,2)+Math.pow(n[0].chartY-t.chartY,2));M(o,!0)&&this.pinch(t)}else n&&this.reset();else 2===t.touches.length&&this.pinch(t)},t.prototype.touchSelect=function(t){return!(!this.chart.options.chart.zoomBySingleTouch||!t.touches||1!==t.touches.length)},t.prototype.zoomOption=function(t){var n=this.chart,e=n.options.chart;n=n.inverted;var o=e.zoomType||"";/touch/.test(t.type)&&(o=M(e.pinchType,o)),this.zoomX=t=/x/.test(o),this.zoomY=e=/y/.test(o),this.zoomHor=t&&!n||e&&n,this.zoomVert=e&&!n||t&&n,this.hasZoom=t||e},t}()})),n(e,"Core/MSPointer.js",[e["Core/Globals.js"],e["Core/Pointer.js"],e["Core/Utilities.js"]],(function(t,n,e){function o(){var t=[];return t.item=function(t){return this[t]},g(_,(function(n){t.push({pageX:n.pageX,pageY:n.pageY,target:n.target})})),t}function i(t,e,i,l){var c=r[n.hoverChartIndex||NaN];"touch"!==t.pointerType&&t.pointerType!==t.MSPOINTER_TYPE_TOUCH||!c||(c=c.pointer,l(t),c[e]({type:i,target:t.currentTarget,preventDefault:a,touches:o()}))}var l=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),r=t.charts,c=t.doc,a=t.noop,s=t.win,u=e.addEvent,d=e.css,g=e.objectEach,h=e.removeEvent,_={},C=!!s.PointerEvent;return function(n){function e(){return null!==n&&n.apply(this,arguments)||this}return l(e,n),e.isRequired=function(){return!(t.hasTouch||!s.PointerEvent&&!s.MSPointerEvent)},e.prototype.batchMSEvents=function(t){t(this.chart.container,C?"pointerdown":"MSPointerDown",this.onContainerPointerDown),t(this.chart.container,C?"pointermove":"MSPointerMove",this.onContainerPointerMove),t(c,C?"pointerup":"MSPointerUp",this.onDocumentPointerUp)},e.prototype.destroy=function(){this.batchMSEvents(h),n.prototype.destroy.call(this)},e.prototype.init=function(t,e){n.prototype.init.call(this,t,e),this.hasZoom&&d(t.container,{"-ms-touch-action":"none","touch-action":"none"})},e.prototype.onContainerPointerDown=function(t){i(t,"onContainerTouchStart","touchstart",(function(t){_[t.pointerId]={pageX:t.pageX,pageY:t.pageY,target:t.currentTarget}}))},e.prototype.onContainerPointerMove=function(t){i(t,"onContainerTouchMove","touchmove",(function(t){_[t.pointerId]={pageX:t.pageX,pageY:t.pageY},_[t.pointerId].target||(_[t.pointerId].target=t.currentTarget)}))},e.prototype.onDocumentPointerUp=function(t){i(t,"onDocumentTouchEnd","touchend",(function(t){delete _[t.pointerId]}))},e.prototype.setDOMEvents=function(){n.prototype.setDOMEvents.call(this),(this.hasZoom||this.followTouchMove)&&this.batchMSEvents(u)},e}(n)})),n(e,"Core/Legend/Legend.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/FormatUtilities.js"],e["Core/Globals.js"],e["Core/Series/Point.js"],e["Core/Renderer/RendererUtilities.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l){var r=t.animObject,c=t.setAnimation,a=n.format;t=e.isFirefox;var s=e.marginNames;e=e.win;var u=i.distribute,d=l.addEvent,g=l.createElement,h=l.css,_=l.defined,C=l.discardElement,p=l.find,f=l.fireEvent,M=l.isNumber,P=l.merge,O=l.pick,m=l.relativeLength,v=l.stableSort,y=l.syncTimeout;return i=l.wrap,l=function(){function t(t,n){this.allItems=[],this.contentGroup=this.box=void 0,this.display=!1,this.group=void 0,this.offsetWidth=this.maxLegendWidth=this.maxItemWidth=this.legendWidth=this.legendHeight=this.lastLineHeight=this.lastItemY=this.itemY=this.itemX=this.itemMarginTop=this.itemMarginBottom=this.itemHeight=this.initialItemY=0,this.options={},this.padding=0,this.pages=[],this.proximate=!1,this.scrollGroup=void 0,this.widthOption=this.totalItemWidth=this.titleHeight=this.symbolWidth=this.symbolHeight=0,this.chart=t,this.init(t,n)}return t.prototype.init=function(t,n){this.chart=t,this.setOptions(n),n.enabled&&(this.render(),d(this.chart,"endResize",(function(){this.legend.positionCheckboxes()})),this.proximate?this.unchartrender=d(this.chart,"render",(function(){this.legend.proximatePositions(),this.legend.positionItems()})):this.unchartrender&&this.unchartrender())},t.prototype.setOptions=function(t){var n=O(t.padding,8);this.options=t,this.chart.styledMode||(this.itemStyle=t.itemStyle,this.itemHiddenStyle=P(this.itemStyle,t.itemHiddenStyle)),this.itemMarginTop=t.itemMarginTop||0,this.itemMarginBottom=t.itemMarginBottom||0,this.padding=n,this.initialItemY=n-5,this.symbolWidth=O(t.symbolWidth,16),this.pages=[],this.proximate="proximate"===t.layout&&!this.chart.inverted,this.baseline=void 0},t.prototype.update=function(t,n){var e=this.chart;this.setOptions(P(!0,this.options,t)),this.destroy(),e.isDirtyLegend=e.isDirtyBox=!0,O(n,!0)&&e.redraw(),f(this,"afterUpdate")},t.prototype.colorizeItem=function(t,n){if(t.legendGroup[n?"removeClass":"addClass"]("highcharts-legend-item-hidden"),!this.chart.styledMode){var e=this.options,o=t.legendItem,i=t.legendLine,l=t.legendSymbol,r=this.itemHiddenStyle.color;e=n?e.itemStyle.color:r;var c=n&&t.color||r,a=t.options&&t.options.marker,s={fill:c};o&&o.css({fill:e,color:e}),i&&i.attr({stroke:c}),l&&(a&&l.isMarker&&(s=t.pointAttribs(),n||(s.stroke=s.fill=r)),l.attr(s))}f(this,"afterColorizeItem",{item:t,visible:n})},t.prototype.positionItems=function(){this.allItems.forEach(this.positionItem,this),this.chart.isResizing||this.positionCheckboxes()},t.prototype.positionItem=function(t){var n=this,e=this.options,o=e.symbolPadding,i=!e.rtl,l=t._legendItemPos;e=l[0],l=l[1];var r=t.checkbox,c=t.legendGroup;c&&c.element&&(o={translateX:i?e:this.legendWidth-e-2*o-4,translateY:l},i=function(){f(n,"afterPositionItem",{item:t})},_(c.translateY)?c.animate(o,void 0,i):(c.attr(o),i())),r&&(r.x=e,r.y=l)},t.prototype.destroyItem=function(t){var n=t.checkbox;["legendItem","legendLine","legendSymbol","legendGroup"].forEach((function(n){t[n]&&(t[n]=t[n].destroy())})),n&&C(t.checkbox)},t.prototype.destroy=function(){function t(t){this[t]&&(this[t]=this[t].destroy())}this.getAllItems().forEach((function(n){["legendItem","legendGroup"].forEach(t,n)})),"clipRect up down pager nav box title group".split(" ").forEach(t,this),this.display=null},t.prototype.positionCheckboxes=function(){var t=this.group&&this.group.alignAttr,n=this.clipHeight||this.legendHeight,e=this.titleHeight;if(t){var o=t.translateY;this.allItems.forEach((function(i){var l=i.checkbox;if(l){var r=o+e+l.y+(this.scrollOffset||0)+3;h(l,{left:t.translateX+i.checkboxOffset+l.x-20+"px",top:r+"px",display:this.proximate||r>o-6&&r<o+n-6?"":"none"})}}),this)}},t.prototype.renderTitle=function(){var t=this.options,n=this.padding,e=t.title,o=0;e.text&&(this.title||(this.title=this.chart.renderer.label(e.text,n-3,n-4,null,null,null,t.useHTML,null,"legend-title").attr({zIndex:1}),this.chart.styledMode||this.title.css(e.style),this.title.add(this.group)),e.width||this.title.css({width:this.maxLegendWidth+"px"}),o=(t=this.title.getBBox()).height,this.offsetWidth=t.width,this.contentGroup.attr({translateY:o})),this.titleHeight=o},t.prototype.setText=function(t){var n=this.options;t.legendItem.attr({text:n.labelFormat?a(n.labelFormat,t,this.chart):n.labelFormatter.call(t)})},t.prototype.renderItem=function(t){var n=this.chart,e=n.renderer,o=this.options,i=this.symbolWidth,l=o.symbolPadding||0,r=this.itemStyle,c=this.itemHiddenStyle,a="horizontal"===o.layout?O(o.itemDistance,20):0,s=!o.rtl,u=!t.series,d=!u&&t.series.drawLegendSymbol?t.series:t,g=d.options,h=this.createCheckboxForItem&&g&&g.showCheckbox,_=o.useHTML,C=t.options.className,p=t.legendItem;g=i+l+a+(h?20:0),p||(t.legendGroup=e.g("legend-item").addClass("highcharts-"+d.type+"-series highcharts-color-"+t.colorIndex+(C?" "+C:"")+(u?" highcharts-series-"+t.index:"")).attr({zIndex:1}).add(this.scrollGroup),t.legendItem=p=e.text("",s?i+l:-l,this.baseline||0,_),n.styledMode||p.css(P(t.visible?r:c)),p.attr({align:s?"left":"right",zIndex:2}).add(t.legendGroup),this.baseline||(this.fontMetrics=e.fontMetrics(n.styledMode?12:r.fontSize,p),this.baseline=this.fontMetrics.f+3+this.itemMarginTop,p.attr("y",this.baseline),this.symbolHeight=o.symbolHeight||this.fontMetrics.f,o.squareSymbol&&(this.symbolWidth=O(o.symbolWidth,Math.max(this.symbolHeight,16)),g=this.symbolWidth+l+a+(h?20:0),s&&p.attr("x",this.symbolWidth+l))),d.drawLegendSymbol(this,t),this.setItemEvents&&this.setItemEvents(t,p,_)),h&&!t.checkbox&&this.createCheckboxForItem&&this.createCheckboxForItem(t),this.colorizeItem(t,t.visible),!n.styledMode&&r.width||p.css({width:(o.itemWidth||this.widthOption||n.spacingBox.width)-g+"px"}),this.setText(t),n=p.getBBox(),e=this.fontMetrics&&this.fontMetrics.h||0,t.itemWidth=t.checkboxOffset=o.itemWidth||t.legendItemWidth||n.width+g,this.maxItemWidth=Math.max(this.maxItemWidth,t.itemWidth),this.totalItemWidth+=t.itemWidth,this.itemHeight=t.itemHeight=Math.round(t.legendItemHeight||(n.height>1.5*e?n.height:e))},t.prototype.layoutItem=function(t){var n=this.options,e=this.padding,o="horizontal"===n.layout,i=t.itemHeight,l=this.itemMarginBottom,r=this.itemMarginTop,c=o?O(n.itemDistance,20):0,a=this.maxLegendWidth;n=n.alignColumns&&this.totalItemWidth>a?this.maxItemWidth:t.itemWidth,o&&this.itemX-e+n>a&&(this.itemX=e,this.lastLineHeight&&(this.itemY+=r+this.lastLineHeight+l),this.lastLineHeight=0),this.lastItemY=r+this.itemY+l,this.lastLineHeight=Math.max(i,this.lastLineHeight),t._legendItemPos=[this.itemX,this.itemY],o?this.itemX+=n:(this.itemY+=r+i+l,this.lastLineHeight=i),this.offsetWidth=this.widthOption||Math.max((o?this.itemX-e-(t.checkbox?0:c):n)+e,this.offsetWidth)},t.prototype.getAllItems=function(){var t=[];return this.chart.series.forEach((function(n){var e=n&&n.options;n&&O(e.showInLegend,!_(e.linkedTo)&&void 0,!0)&&(t=t.concat(n.legendItems||("point"===e.legendType?n.data:n)))})),f(this,"afterGetAllItems",{allItems:t}),t},t.prototype.getAlignment=function(){var t=this.options;return this.proximate?t.align.charAt(0)+"tv":t.floating?"":t.align.charAt(0)+t.verticalAlign.charAt(0)+t.layout.charAt(0)},t.prototype.adjustMargins=function(t,n){var e=this.chart,o=this.options,i=this.getAlignment();i&&[/(lth|ct|rth)/,/(rtv|rm|rbv)/,/(rbh|cb|lbh)/,/(lbv|lm|ltv)/].forEach((function(l,r){l.test(i)&&!_(t[r])&&(e[s[r]]=Math.max(e[s[r]],e.legend[(r+1)%2?"legendHeight":"legendWidth"]+[1,-1,-1,1][r]*o[r%2?"x":"y"]+O(o.margin,12)+n[r]+(e.titleOffset[r]||0)))}))},t.prototype.proximatePositions=function(){var t=this.chart,n=[],e="left"===this.options.align;this.allItems.forEach((function(o){var i,l=e;if(o.yAxis){o.xAxis.options.reversed&&(l=!l),o.points&&(i=p(l?o.points:o.points.slice(0).reverse(),(function(t){return M(t.plotY)}))),l=this.itemMarginTop+o.legendItem.getBBox().height+this.itemMarginBottom;var r=o.yAxis.top-t.plotTop;o.visible?(i=i?i.plotY:o.yAxis.height,i+=r-.3*l):i=r+o.yAxis.height,n.push({target:i,size:l,item:o})}}),this),u(n,t.plotHeight).forEach((function(n){n.item._legendItemPos&&(n.item._legendItemPos[1]=t.plotTop-t.spacing[0]+n.pos)}))},t.prototype.render=function(){var t=this.chart,n=t.renderer,e=this.options,o=this.padding,i=this.getAllItems(),l=this.group,r=this.box;this.itemX=o,this.itemY=this.initialItemY,this.lastItemY=this.offsetWidth=0,this.widthOption=m(e.width,t.spacingBox.width-o);var c=t.spacingBox.width-2*o-e.x;-1<["rm","lm"].indexOf(this.getAlignment().substring(0,2))&&(c/=2),this.maxLegendWidth=this.widthOption||c,l||(this.group=l=n.g("legend").addClass(e.className||"").attr({zIndex:7}).add(),this.contentGroup=n.g().attr({zIndex:1}).add(l),this.scrollGroup=n.g().add(this.contentGroup)),this.renderTitle(),v(i,(function(t,n){return(t.options&&t.options.legendIndex||0)-(n.options&&n.options.legendIndex||0)})),e.reversed&&i.reverse(),this.allItems=i,this.display=c=!!i.length,this.itemHeight=this.totalItemWidth=this.maxItemWidth=this.lastLineHeight=0,i.forEach(this.renderItem,this),i.forEach(this.layoutItem,this),i=(this.widthOption||this.offsetWidth)+o;var a=this.lastItemY+this.lastLineHeight+this.titleHeight;a=this.handleOverflow(a),a+=o,r||(this.box=r=n.rect().addClass("highcharts-legend-box").attr({r:e.borderRadius}).add(l),r.isNew=!0),t.styledMode||r.attr({stroke:e.borderColor,"stroke-width":e.borderWidth||0,fill:e.backgroundColor||"none"}).shadow(e.shadow),0<i&&0<a&&(r[r.isNew?"attr":"animate"](r.crisp.call({},{x:0,y:0,width:i,height:a},r.strokeWidth())),r.isNew=!1),r[c?"show":"hide"](),t.styledMode&&"none"===l.getStyle("display")&&(i=a=0),this.legendWidth=i,this.legendHeight=a,c&&this.align(),this.proximate||this.positionItems(),f(this,"afterRender")},t.prototype.align=function(t){void 0===t&&(t=this.chart.spacingBox);var n=this.chart,e=this.options,o=t.y;/(lth|ct|rth)/.test(this.getAlignment())&&0<n.titleOffset[0]?o+=n.titleOffset[0]:/(lbh|cb|rbh)/.test(this.getAlignment())&&0<n.titleOffset[2]&&(o-=n.titleOffset[2]),o!==t.y&&(t=P(t,{y:o})),this.group.align(P(e,{width:this.legendWidth,height:this.legendHeight,verticalAlign:this.proximate?"top":e.verticalAlign}),!0,t)},t.prototype.handleOverflow=function(t){var n,e,o=this,i=this.chart,l=i.renderer,r=this.options,c=r.y,a="top"===r.verticalAlign,s=this.padding,u=r.maxHeight,d=r.navigation,g=O(d.animation,!0),h=d.arrowSize||12,_=this.pages,C=this.allItems,p=function(t){"number"==typeof t?P.attr({height:t}):P&&(o.clipRect=P.destroy(),o.contentGroup.clip()),o.contentGroup.div&&(o.contentGroup.div.style.clip=t?"rect("+s+"px,9999px,"+(s+t)+"px,0)":"auto")},f=function(t){return o[t]=l.circle(0,0,1.3*h).translate(h/2,h/2).add(M),i.styledMode||o[t].attr("fill","rgba(0,0,0,0.0001)"),o[t]};c=i.spacingBox.height+(a?-c:c)-s;var M=this.nav,P=this.clipRect;return"horizontal"!==r.layout||"middle"===r.verticalAlign||r.floating||(c/=2),u&&(c=Math.min(c,u)),_.length=0,t&&0<c&&t>c&&!1!==d.enabled?(this.clipHeight=n=Math.max(c-20-this.titleHeight-s,0),this.currentPage=O(this.currentPage,1),this.fullHeight=t,C.forEach((function(t,o){var i=t._legendItemPos[1],l=Math.round(t.legendItem.getBBox().height),r=_.length;(!r||i-_[r-1]>n&&(e||i)!==_[r-1])&&(_.push(e||i),r++),t.pageIx=r-1,e&&(C[o-1].pageIx=r-1),o===C.length-1&&i+l-_[r-1]>n&&l<=n&&(_.push(i),t.pageIx=r),i!==e&&(e=i)})),P||(P=o.clipRect=l.clipRect(0,s,9999,0),o.contentGroup.clip(P)),p(n),M||(this.nav=M=l.g().attr({zIndex:1}).add(this.group),this.up=l.symbol("triangle",0,0,h,h).add(M),f("upTracker").on("click",(function(){o.scroll(-1,g)})),this.pager=l.text("",15,10).addClass("highcharts-legend-navigation"),i.styledMode||this.pager.css(d.style),this.pager.add(M),this.down=l.symbol("triangle-down",0,0,h,h).add(M),f("downTracker").on("click",(function(){o.scroll(1,g)}))),o.scroll(0),t=c):M&&(p(),this.nav=M.destroy(),this.scrollGroup.attr({translateY:1}),this.clipHeight=0),t},t.prototype.scroll=function(t,n){var e=this,o=this.chart,i=this.pages,l=i.length,a=this.clipHeight,s=this.options.navigation,u=this.pager,d=this.padding,g=this.currentPage+t;g>l&&(g=l),0<g&&(void 0!==n&&c(n,o),this.nav.attr({translateX:d,translateY:a+this.padding+7+this.titleHeight,visibility:"visible"}),[this.up,this.upTracker].forEach((function(t){t.attr({class:1===g?"highcharts-legend-nav-inactive":"highcharts-legend-nav-active"})})),u.attr({text:g+"/"+l}),[this.down,this.downTracker].forEach((function(t){t.attr({x:18+this.pager.getBBox().width,class:g===l?"highcharts-legend-nav-inactive":"highcharts-legend-nav-active"})}),this),o.styledMode||(this.up.attr({fill:1===g?s.inactiveColor:s.activeColor}),this.upTracker.css({cursor:1===g?"default":"pointer"}),this.down.attr({fill:g===l?s.inactiveColor:s.activeColor}),this.downTracker.css({cursor:g===l?"default":"pointer"})),this.scrollOffset=-i[g-1]+this.initialItemY,this.scrollGroup.animate({translateY:this.scrollOffset}),this.currentPage=g,this.positionCheckboxes(),t=r(O(n,o.renderer.globalAnimation,!0)),y((function(){f(e,"afterScroll",{currentPage:g})}),t.duration))},t.prototype.setItemEvents=function(t,n,e){var i=this,l=i.chart.renderer.boxWrapper,r=t instanceof o,c="highcharts-legend-"+(r?"point":"series")+"-active",a=i.chart.styledMode,s=function(n){i.allItems.forEach((function(e){t!==e&&[e].concat(e.linkedSeries||[]).forEach((function(t){t.setState(n,!r)}))}))};(e?[n,t.legendSymbol]:[t.legendGroup]).forEach((function(e){e&&e.on("mouseover",(function(){t.visible&&s("inactive"),t.setState("hover"),t.visible&&l.addClass(c),a||n.css(i.options.itemHoverStyle)})).on("mouseout",(function(){i.chart.styledMode||n.css(P(t.visible?i.itemStyle:i.itemHiddenStyle)),s(""),l.removeClass(c),t.setState()})).on("click",(function(n){var e=function(){t.setVisible&&t.setVisible(),s(t.visible?"inactive":"")};l.removeClass(c),n={browserEvent:n},t.firePointEvent?t.firePointEvent("legendItemClick",n,e):f(t,"legendItemClick",n,e)}))}))},t.prototype.createCheckboxForItem=function(t){t.checkbox=g("input",{type:"checkbox",className:"highcharts-legend-checkbox",checked:t.selected,defaultChecked:t.selected},this.options.itemCheckboxStyle,this.chart.container),d(t.checkbox,"click",(function(n){f(t.series||t,"checkboxClick",{checked:n.target.checked,item:t},(function(){t.select()}))}))},t}(),(/Trident\/7\.0/.test(e.navigator&&e.navigator.userAgent)||t)&&i(l.prototype,"positionItem",(function(t,n){var e=this,o=function(){n._legendItemPos&&t.call(e,n)};o(),e.bubbleLegend||setTimeout(o)})),l})),n(e,"Core/Series/SeriesRegistry.js",[e["Core/Globals.js"],e["Core/DefaultOptions.js"],e["Core/Series/Point.js"],e["Core/Utilities.js"]],(function(t,n,e,o){var i,l=n.defaultOptions,r=o.error,c=o.extendClass,a=o.merge;return function(n){function o(t,o){var i=l.plotOptions||{},r=o.defaultOptions;o.prototype.pointClass||(o.prototype.pointClass=e),o.prototype.type=t,r&&(i[t]=r),n.seriesTypes[t]=o}n.seriesTypes=t.seriesTypes,n.getSeries=function(t,e){void 0===e&&(e={});var o=t.options.chart,i=n.seriesTypes[o=e.type||o.type||o.defaultSeriesType||""];return n||r(17,!0,t,{missingModuleFor:o}),"function"==typeof(o=new i).init&&o.init(t,e),o},n.registerSeriesType=o,n.seriesType=function(t,i,r,s,u){var d=l.plotOptions||{};return d[t]=a(d[i=i||""],r),o(t,c(n.seriesTypes[i]||function(){},s)),n.seriesTypes[t].prototype.type=t,u&&(n.seriesTypes[t].prototype.pointClass=c(e,u)),n.seriesTypes[t]}}(i||(i={})),i})),n(e,"Core/Chart/Chart.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Axis/Axis.js"],e["Core/FormatUtilities.js"],e["Core/Foundation.js"],e["Core/Globals.js"],e["Core/Legend/Legend.js"],e["Core/MSPointer.js"],e["Core/DefaultOptions.js"],e["Core/Pointer.js"],e["Core/Renderer/RendererRegistry.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Renderer/SVG/SVGRenderer.js"],e["Core/Time.js"],e["Core/Utilities.js"],e["Core/Renderer/HTML/AST.js"]],(function(t,n,e,o,i,l,r,c,a,s,u,d,g,h,_){var C=t.animate,p=t.animObject,f=t.setAnimation,M=e.numberFormat,P=o.registerEventOptions,O=i.charts,m=i.doc,v=i.marginNames,y=i.svg,b=i.win,x=c.defaultOptions,A=c.defaultTime,w=u.seriesTypes,B=h.addEvent,k=h.attr,S=h.cleanRecursively,T=h.createElement,E=h.css,I=h.defined,z=h.discardElement,L=h.erase,D=h.error,N=h.extend,F=h.find,j=h.fireEvent,R=h.getStyle,V=h.isArray,G=h.isNumber,U=h.isObject,H=h.isString,W=h.merge,$=h.objectEach,q=h.pick,Y=h.pInt,X=h.relativeLength,Z=h.removeEvent,K=h.splat,J=h.syncTimeout,Q=h.uniqueKey;return t=function(){function t(t,n,e){this.series=this.renderTo=this.renderer=this.pointer=this.pointCount=this.plotWidth=this.plotTop=this.plotLeft=this.plotHeight=this.plotBox=this.options=this.numberFormatter=this.margin=this.legend=this.labelCollectors=this.isResizing=this.index=this.eventOptions=this.container=this.colorCounter=this.clipBox=this.chartWidth=this.chartHeight=this.bounds=this.axisOffset=this.axes=void 0,this.sharedClips={},this.yAxis=this.xAxis=this.userOptions=this.titleOffset=this.time=this.symbolCounter=this.spacingBox=this.spacing=void 0,this.getArgs(t,n,e)}return t.chart=function(n,e,o){return new t(n,e,o)},t.prototype.getArgs=function(t,n,e){H(t)||t.nodeName?(this.renderTo=t,this.init(n,e)):this.init(t,n)},t.prototype.init=function(t,n){var e=t.plotOptions||{};j(this,"init",{args:arguments},(function(){var o=W(x,t),l=o.chart;$(o.plotOptions,(function(t,n){U(t)&&(t.tooltip=e[n]&&W(e[n].tooltip)||void 0)})),o.tooltip.userOptions=t.chart&&t.chart.forExport&&t.tooltip.userOptions||t.tooltip,this.userOptions=t,this.margin=[],this.spacing=[],this.bounds={h:{},v:{}},this.labelCollectors=[],this.callback=n,this.isResizing=0,this.options=o,this.axes=[],this.series=[],this.time=t.time&&Object.keys(t.time).length?new g(t.time):i.time,this.numberFormatter=l.numberFormatter||M,this.styledMode=l.styledMode,this.hasCartesianSeries=l.showAxes,this.index=O.length,O.push(this),i.chartCount++,P(this,l),this.xAxis=[],this.yAxis=[],this.pointCount=this.colorCounter=this.symbolCounter=0,j(this,"afterInit"),this.firstRender()}))},t.prototype.initSeries=function(t){var n=this.options.chart,e=w[n=t.type||n.type||n.defaultSeriesType];return e||D(17,!0,this,{missingModuleFor:n}),"function"==typeof(n=new e).init&&n.init(this,t),n},t.prototype.setSeriesData=function(){this.getSeriesOrderByLinks().forEach((function(t){t.points||t.data||!t.enabledDataSorting||t.setData(t.options.data,!1)}))},t.prototype.getSeriesOrderByLinks=function(){return this.series.concat().sort((function(t,n){return t.linkedSeries.length||n.linkedSeries.length?n.linkedSeries.length-t.linkedSeries.length:0}))},t.prototype.orderSeries=function(t){var n=this.series;t=t||0;for(var e=n.length;t<e;++t)n[t]&&(n[t].index=t,n[t].name=n[t].getName())},t.prototype.isInsidePlot=function(t,n,e){void 0===e&&(e={});var o=this.inverted,i=this.plotBox,l=this.plotLeft,r=this.plotTop,c=this.scrollablePlotBox,a=0,s=0;e.visiblePlotOnly&&this.scrollingContainer&&(a=(s=this.scrollingContainer).scrollLeft,s=s.scrollTop);var u=e.series;if(i=e.visiblePlotOnly&&c||i,t={x:c=e.inverted?n:t,y:n=e.inverted?t:n,isInsidePlot:!0},!e.ignoreX){var d=u&&(o?u.yAxis:u.xAxis)||{pos:l,len:1/0};(c=e.paneCoordinates?d.pos+c:l+c)>=Math.max(a+l,d.pos)&&c<=Math.min(a+l+i.width,d.pos+d.len)||(t.isInsidePlot=!1)}return!e.ignoreY&&t.isInsidePlot&&(o=u&&(o?u.xAxis:u.yAxis)||{pos:r,len:1/0},(e=e.paneCoordinates?o.pos+n:r+n)>=Math.max(s+r,o.pos)&&e<=Math.min(s+r+i.height,o.pos+o.len)||(t.isInsidePlot=!1)),j(this,"afterIsInsidePlot",t),t.isInsidePlot},t.prototype.redraw=function(t){j(this,"beforeRedraw");var n=this.hasCartesianSeries?this.axes:this.colorAxis||[],e=this.series,o=this.pointer,i=this.legend,l=this.userOptions.legend,r=this.renderer,c=r.isHidden(),a=[],s=this.isDirtyBox,u=this.isDirtyLegend;for(this.setResponsive&&this.setResponsive(!1),f(!!this.hasRendered&&t,this),c&&this.temporaryDisplay(),this.layOutTitles(),t=e.length;t--;){var d=e[t];if(d.options.stacking||d.options.centerInCategory){var g=!0;if(d.isDirty){var h=!0;break}}}if(h)for(t=e.length;t--;)(d=e[t]).options.stacking&&(d.isDirty=!0);e.forEach((function(t){t.isDirty&&("point"===t.options.legendType?("function"==typeof t.updateTotals&&t.updateTotals(),u=!0):l&&(l.labelFormatter||l.labelFormat)&&(u=!0)),t.isDirtyData&&j(t,"updatedData")})),u&&i&&i.options.enabled&&(i.render(),this.isDirtyLegend=!1),g&&this.getStacks(),n.forEach((function(t){t.updateNames(),t.setScale()})),this.getMargins(),n.forEach((function(t){t.isDirty&&(s=!0)})),n.forEach((function(t){var n=t.min+","+t.max;t.extKey!==n&&(t.extKey=n,a.push((function(){j(t,"afterSetExtremes",N(t.eventArgs,t.getExtremes())),delete t.eventArgs}))),(s||g)&&t.redraw()})),s&&this.drawChartBox(),j(this,"predraw"),e.forEach((function(t){(s||t.isDirty)&&t.visible&&t.redraw(),t.isDirtyData=!1})),o&&o.reset(!0),r.draw(),j(this,"redraw"),j(this,"render"),c&&this.temporaryDisplay(!0),a.forEach((function(t){t.call()}))},t.prototype.get=function(t){function n(n){return n.id===t||n.options&&n.options.id===t}for(var e=this.series,o=F(this.axes,n)||F(this.series,n),i=0;!o&&i<e.length;i++)o=F(e[i].points||[],n);return o},t.prototype.getAxes=function(){var t=this,e=this.options,o=e.xAxis=K(e.xAxis||{});e=e.yAxis=K(e.yAxis||{}),j(this,"getAxes"),o.forEach((function(t,n){t.index=n,t.isX=!0})),e.forEach((function(t,n){t.index=n})),o.concat(e).forEach((function(e){new n(t,e)})),j(this,"afterGetAxes")},t.prototype.getSelectedPoints=function(){return this.series.reduce((function(t,n){return n.getPointsCollection().forEach((function(n){q(n.selectedStaging,n.selected)&&t.push(n)})),t}),[])},t.prototype.getSelectedSeries=function(){return this.series.filter((function(t){return t.selected}))},t.prototype.setTitle=function(t,n,e){this.applyDescription("title",t),this.applyDescription("subtitle",n),this.applyDescription("caption",void 0),this.layOutTitles(e)},t.prototype.applyDescription=function(t,n){var e=this,o="title"===t?{color:"#333333",fontSize:this.options.isStock?"16px":"18px"}:{color:"#666666"};o=this.options[t]=W(!this.styledMode&&{style:o},this.options[t],n);var i=this[t];i&&n&&(this[t]=i=i.destroy()),o&&!i&&((i=this.renderer.text(o.text,0,0,o.useHTML).attr({align:o.align,class:"highcharts-"+t,zIndex:o.zIndex||4}).add()).update=function(n){e[{title:"setTitle",subtitle:"setSubtitle",caption:"setCaption"}[t]](n)},this.styledMode||i.css(o.style),this[t]=i)},t.prototype.layOutTitles=function(t){var n=[0,0,0],e=this.renderer,o=this.spacingBox;["title","subtitle","caption"].forEach((function(t){var i,l=this[t],r=this.options[t],c=r.verticalAlign||"top";if(t="title"===t?"top"===c?-3:0:"top"===c?n[0]+2:0,l){this.styledMode||(i=r.style&&r.style.fontSize),i=e.fontMetrics(i,l).b,l.css({width:(r.width||o.width+(r.widthAdjust||0))+"px"});var a=Math.round(l.getBBox(r.useHTML).height);l.align(N({y:"bottom"===c?i:t+i,height:a},r),!1,"spacingBox"),r.floating||("top"===c?n[0]=Math.ceil(n[0]+a):"bottom"===c&&(n[2]=Math.ceil(n[2]+a)))}}),this),n[0]&&"top"===(this.options.title.verticalAlign||"top")&&(n[0]+=this.options.title.margin),n[2]&&"bottom"===this.options.caption.verticalAlign&&(n[2]+=this.options.caption.margin);var i=!this.titleOffset||this.titleOffset.join(",")!==n.join(",");this.titleOffset=n,j(this,"afterLayOutTitles"),!this.isDirtyBox&&i&&(this.isDirtyBox=this.isDirtyLegend=i,this.hasRendered&&q(t,!0)&&this.isDirtyBox&&this.redraw())},t.prototype.getChartSize=function(){var t=this.options.chart,n=t.width;t=t.height;var e=this.renderTo;I(n)||(this.containerWidth=R(e,"width")),I(t)||(this.containerHeight=R(e,"height")),this.chartWidth=Math.max(0,n||this.containerWidth||600),this.chartHeight=Math.max(0,X(t,this.chartWidth)||(1<this.containerHeight?this.containerHeight:400))},t.prototype.temporaryDisplay=function(t){var n=this.renderTo;if(t)for(;n&&n.style;)n.hcOrigStyle&&(E(n,n.hcOrigStyle),delete n.hcOrigStyle),n.hcOrigDetached&&(m.body.removeChild(n),n.hcOrigDetached=!1),n=n.parentNode;else for(;n&&n.style&&(m.body.contains(n)||n.parentNode||(n.hcOrigDetached=!0,m.body.appendChild(n)),("none"===R(n,"display",!1)||n.hcOricDetached)&&(n.hcOrigStyle={display:n.style.display,height:n.style.height,overflow:n.style.overflow},t={display:"block",overflow:"hidden"},n!==this.renderTo&&(t.height=0),E(n,t),n.offsetWidth||n.style.setProperty("display","block","important")),(n=n.parentNode)!==m.body););},t.prototype.setClassName=function(t){this.container.className="highcharts-container "+(t||"")},t.prototype.getContainer=function(){var t,n=this.options,e=n.chart,o=Q(),i=this.renderTo;i||(this.renderTo=i=e.renderTo),H(i)&&(this.renderTo=i=m.getElementById(i)),i||D(13,!0,this);var l=Y(k(i,"data-highcharts-chart"));G(l)&&O[l]&&O[l].hasRendered&&O[l].destroy(),k(i,"data-highcharts-chart",this.index),i.innerHTML=_.emptyHTML,e.skipClone||i.offsetWidth||this.temporaryDisplay(),this.getChartSize(),l=this.chartWidth;var r=this.chartHeight;if(E(i,{overflow:"hidden"}),this.styledMode||(t=N({position:"relative",overflow:"hidden",width:l+"px",height:r+"px",textAlign:"left",lineHeight:"normal",zIndex:0,"-webkit-tap-highlight-color":"rgba(0,0,0,0)",userSelect:"none","touch-action":"manipulation",outline:"none"},e.style||{})),this.container=o=T("div",{id:o},t,i),this._cursor=o.style.cursor,this.renderer=new(e.renderer||!y?s.getRendererType(e.renderer):d)(o,l,r,void 0,e.forExport,n.exporting&&n.exporting.allowHTML,this.styledMode),f(void 0,this),this.setClassName(e.className),this.styledMode)for(var c in n.defs)this.renderer.definition(n.defs[c]);else this.renderer.setStyle(e.style);this.renderer.chartIndex=this.index,j(this,"afterGetContainer")},t.prototype.getMargins=function(t){var n=this.spacing,e=this.margin,o=this.titleOffset;this.resetMargins(),o[0]&&!I(e[0])&&(this.plotTop=Math.max(this.plotTop,o[0]+n[0])),o[2]&&!I(e[2])&&(this.marginBottom=Math.max(this.marginBottom,o[2]+n[2])),this.legend&&this.legend.display&&this.legend.adjustMargins(e,n),j(this,"getMargins"),t||this.getAxisMargins()},t.prototype.getAxisMargins=function(){var t=this,n=t.axisOffset=[0,0,0,0],e=t.colorAxis,o=t.margin,i=function(t){t.forEach((function(t){t.visible&&t.getOffset()}))};t.hasCartesianSeries?i(t.axes):e&&e.length&&i(e),v.forEach((function(e,i){I(o[i])||(t[e]+=n[i])})),t.setChartSize()},t.prototype.reflow=function(t){var n=this,e=n.options.chart,o=n.renderTo,i=I(e.width)&&I(e.height),l=e.width||R(o,"width");e=e.height||R(o,"height"),o=t?t.target:b,delete n.pointer.chartPosition,i||n.isPrinting||!l||!e||o!==b&&o!==m||(l===n.containerWidth&&e===n.containerHeight||(h.clearTimeout(n.reflowTimeout),n.reflowTimeout=J((function(){n.container&&n.setSize(void 0,void 0,!1)}),t?100:0)),n.containerWidth=l,n.containerHeight=e)},t.prototype.setReflow=function(t){var n=this;!1===t||this.unbindReflow?!1===t&&this.unbindReflow&&(this.unbindReflow=this.unbindReflow()):(this.unbindReflow=B(b,"resize",(function(t){n.options&&n.reflow(t)})),B(this,"destroy",this.unbindReflow))},t.prototype.setSize=function(t,n,e){var o=this,i=o.renderer;o.isResizing+=1,f(e,o),e=i.globalAnimation,o.oldChartHeight=o.chartHeight,o.oldChartWidth=o.chartWidth,void 0!==t&&(o.options.chart.width=t),void 0!==n&&(o.options.chart.height=n),o.getChartSize(),o.styledMode||(e?C:E)(o.container,{width:o.chartWidth+"px",height:o.chartHeight+"px"},e),o.setChartSize(!0),i.setSize(o.chartWidth,o.chartHeight,e),o.axes.forEach((function(t){t.isDirty=!0,t.setScale()})),o.isDirtyLegend=!0,o.isDirtyBox=!0,o.layOutTitles(),o.getMargins(),o.redraw(e),o.oldChartHeight=null,j(o,"resize"),J((function(){o&&j(o,"endResize",null,(function(){--o.isResizing}))}),p(e).duration)},t.prototype.setChartSize=function(t){var n,e,o,i,l=this.inverted,r=this.renderer,c=this.chartWidth,a=this.chartHeight,s=this.options.chart,u=this.spacing,d=this.clipOffset;this.plotLeft=n=Math.round(this.plotLeft),this.plotTop=e=Math.round(this.plotTop),this.plotWidth=o=Math.max(0,Math.round(c-n-this.marginRight)),this.plotHeight=i=Math.max(0,Math.round(a-e-this.marginBottom)),this.plotSizeX=l?i:o,this.plotSizeY=l?o:i,this.plotBorderWidth=s.plotBorderWidth||0,this.spacingBox=r.spacingBox={x:u[3],y:u[0],width:c-u[3]-u[1],height:a-u[0]-u[2]},this.plotBox=r.plotBox={x:n,y:e,width:o,height:i},l=2*Math.floor(this.plotBorderWidth/2),c=Math.ceil(Math.max(l,d[3])/2),a=Math.ceil(Math.max(l,d[0])/2),this.clipBox={x:c,y:a,width:Math.floor(this.plotSizeX-Math.max(l,d[1])/2-c),height:Math.max(0,Math.floor(this.plotSizeY-Math.max(l,d[2])/2-a))},t||(this.axes.forEach((function(t){t.setAxisSize(),t.setAxisTranslation()})),r.alignElements()),j(this,"afterSetChartSize",{skipAxes:t})},t.prototype.resetMargins=function(){j(this,"resetMargins");var t=this,n=t.options.chart;["margin","spacing"].forEach((function(e){var o=n[e],i=U(o)?o:[o,o,o,o];["Top","Right","Bottom","Left"].forEach((function(o,l){t[e][l]=q(n[e+o],i[l])}))})),v.forEach((function(n,e){t[n]=q(t.margin[e],t.spacing[e])})),t.axisOffset=[0,0,0,0],t.clipOffset=[0,0,0,0]},t.prototype.drawChartBox=function(){var t,n=this.options.chart,e=this.renderer,o=this.chartWidth,i=this.chartHeight,l=this.styledMode,r=this.plotBGImage,c=n.backgroundColor,a=n.plotBackgroundColor,s=n.plotBackgroundImage,u=this.plotLeft,d=this.plotTop,g=this.plotWidth,h=this.plotHeight,_=this.plotBox,C=this.clipRect,p=this.clipBox,f=this.chartBackground,M=this.plotBackground,P=this.plotBorder,O="animate";if(f||(this.chartBackground=f=e.rect().addClass("highcharts-background").add(),O="attr"),l)var m=t=f.strokeWidth();else t=(m=n.borderWidth||0)+(n.shadow?8:0),c={fill:c||"none"},(m||f["stroke-width"])&&(c.stroke=n.borderColor,c["stroke-width"]=m),f.attr(c).shadow(n.shadow);f[O]({x:t/2,y:t/2,width:o-t-m%2,height:i-t-m%2,r:n.borderRadius}),O="animate",M||(O="attr",this.plotBackground=M=e.rect().addClass("highcharts-plot-background").add()),M[O](_),l||(M.attr({fill:a||"none"}).shadow(n.plotShadow),s&&(r?(s!==r.attr("href")&&r.attr("href",s),r.animate(_)):this.plotBGImage=e.image(s,u,d,g,h).add())),C?C.animate({width:p.width,height:p.height}):this.clipRect=e.clipRect(p),O="animate",P||(O="attr",this.plotBorder=P=e.rect().addClass("highcharts-plot-border").attr({zIndex:1}).add()),l||P.attr({stroke:n.plotBorderColor,"stroke-width":n.plotBorderWidth||0,fill:"none"}),P[O](P.crisp({x:u,y:d,width:g,height:h},-P.strokeWidth())),this.isDirtyBox=!1,j(this,"afterDrawChartBox")},t.prototype.propFromSeries=function(){var t,n,e,o=this,i=o.options.chart,l=o.options.series;["inverted","angular","polar"].forEach((function(r){for(n=w[i.type||i.defaultSeriesType],e=i[r]||n&&n.prototype[r],t=l&&l.length;!e&&t--;)(n=w[l[t].type])&&n.prototype[r]&&(e=!0);o[r]=e}))},t.prototype.linkSeries=function(){var t=this,n=t.series;n.forEach((function(t){t.linkedSeries.length=0})),n.forEach((function(n){var e=n.options.linkedTo;H(e)&&(e=":previous"===e?t.series[n.index-1]:t.get(e))&&e.linkedParent!==n&&(e.linkedSeries.push(n),n.linkedParent=e,e.enabledDataSorting&&n.setDataSortingOptions(),n.visible=q(n.options.visible,e.options.visible,n.visible))})),j(this,"afterLinkSeries")},t.prototype.renderSeries=function(){this.series.forEach((function(t){t.translate(),t.render()}))},t.prototype.renderLabels=function(){var t=this,n=t.options.labels;n.items&&n.items.forEach((function(e){var o=N(n.style,e.style),i=Y(o.left)+t.plotLeft,l=Y(o.top)+t.plotTop+12;delete o.left,delete o.top,t.renderer.text(e.html,i,l).attr({zIndex:2}).css(o).add()}))},t.prototype.render=function(){var t=this.axes,n=this.colorAxis,e=this.renderer,o=this.options,i=function(t){t.forEach((function(t){t.visible&&t.render()}))},r=0;this.setTitle(),this.legend=new l(this,o.legend),this.getStacks&&this.getStacks(),this.getMargins(!0),this.setChartSize(),o=this.plotWidth,t.some((function(t){if(t.horiz&&t.visible&&t.options.labels.enabled&&t.series.length)return r=21,!0}));var c=this.plotHeight=Math.max(this.plotHeight-r,0);t.forEach((function(t){t.setScale()})),this.getAxisMargins();var a=1.1<o/this.plotWidth,s=1.05<c/this.plotHeight;(a||s)&&(t.forEach((function(t){(t.horiz&&a||!t.horiz&&s)&&t.setTickInterval(!0)})),this.getMargins()),this.drawChartBox(),this.hasCartesianSeries?i(t):n&&n.length&&i(n),this.seriesGroup||(this.seriesGroup=e.g("series-group").attr({zIndex:3}).add()),this.renderSeries(),this.renderLabels(),this.addCredits(),this.setResponsive&&this.setResponsive(),this.hasRendered=!0},t.prototype.addCredits=function(t){var n=this,e=W(!0,this.options.credits,t);e.enabled&&!this.credits&&(this.credits=this.renderer.text(e.text+(this.mapCredits||""),0,0).addClass("highcharts-credits").on("click",(function(){e.href&&(b.location.href=e.href)})).attr({align:e.position.align,zIndex:8}),n.styledMode||this.credits.css(e.style),this.credits.add().align(e.position),this.credits.update=function(t){n.credits=n.credits.destroy(),n.addCredits(t)})},t.prototype.destroy=function(){var t,n=this,e=n.axes,o=n.series,l=n.container,r=l&&l.parentNode;for(j(n,"destroy"),n.renderer.forExport?L(O,n):O[n.index]=void 0,i.chartCount--,n.renderTo.removeAttribute("data-highcharts-chart"),Z(n),t=e.length;t--;)e[t]=e[t].destroy();for(this.scroller&&this.scroller.destroy&&this.scroller.destroy(),t=o.length;t--;)o[t]=o[t].destroy();"title subtitle chartBackground plotBackground plotBGImage plotBorder seriesGroup clipRect credits pointer rangeSelector legend resetZoomButton tooltip renderer".split(" ").forEach((function(t){var e=n[t];e&&e.destroy&&(n[t]=e.destroy())})),l&&(l.innerHTML=_.emptyHTML,Z(l),r&&z(l)),$(n,(function(t,e){delete n[e]}))},t.prototype.firstRender=function(){var t=this,n=t.options;t.isReadyToRender&&!t.isReadyToRender()||(t.getContainer(),t.resetMargins(),t.setChartSize(),t.propFromSeries(),t.getAxes(),(V(n.series)?n.series:[]).forEach((function(n){t.initSeries(n)})),t.linkSeries(),t.setSeriesData(),j(t,"beforeRender"),a&&(t.pointer=r.isRequired()?new r(t,n):new a(t,n)),t.render(),t.pointer.getChartPosition(),t.renderer.imgCount||t.hasLoaded||t.onload(),t.temporaryDisplay(!0))},t.prototype.onload=function(){this.callbacks.concat([this.callback]).forEach((function(t){t&&void 0!==this.index&&t.apply(this,[this])}),this),j(this,"load"),j(this,"render"),I(this.index)&&this.setReflow(this.options.chart.reflow),this.hasLoaded=!0},t.prototype.addSeries=function(t,n,e){var o,i=this;return t&&(n=q(n,!0),j(i,"addSeries",{options:t},(function(){o=i.initSeries(t),i.isDirtyLegend=!0,i.linkSeries(),o.enabledDataSorting&&o.setData(t.data,!1),j(i,"afterAddSeries",{series:o}),n&&i.redraw(e)}))),o},t.prototype.addAxis=function(t,n,e,o){return this.createAxis(n?"xAxis":"yAxis",{axis:t,redraw:e,animation:o})},t.prototype.addColorAxis=function(t,n,e){return this.createAxis("colorAxis",{axis:t,redraw:n,animation:e})},t.prototype.createAxis=function(t,e){return t=new n(this,W(e.axis,{index:this[t].length,isX:"xAxis"===t})),q(e.redraw,!0)&&this.redraw(e.animation),t},t.prototype.showLoading=function(t){var n=this,e=n.options,o=e.loading,i=function(){l&&E(l,{left:n.plotLeft+"px",top:n.plotTop+"px",width:n.plotWidth+"px",height:n.plotHeight+"px"})},l=n.loadingDiv,r=n.loadingSpan;l||(n.loadingDiv=l=T("div",{className:"highcharts-loading highcharts-loading-hidden"},null,n.container)),r||(n.loadingSpan=r=T("span",{className:"highcharts-loading-inner"},null,l),B(n,"redraw",i)),l.className="highcharts-loading",_.setElementHTML(r,q(t,e.lang.loading,"")),n.styledMode||(E(l,N(o.style,{zIndex:10})),E(r,o.labelStyle),n.loadingShown||(E(l,{opacity:0,display:""}),C(l,{opacity:o.style.opacity||.5},{duration:o.showDuration||0}))),n.loadingShown=!0,i()},t.prototype.hideLoading=function(){var t=this.options,n=this.loadingDiv;n&&(n.className="highcharts-loading highcharts-loading-hidden",this.styledMode||C(n,{opacity:0},{duration:t.loading.hideDuration||100,complete:function(){E(n,{display:"none"})}})),this.loadingShown=!1},t.prototype.update=function(t,n,e,o){var i,l,r=this,c={credits:"addCredits",title:"setTitle",subtitle:"setSubtitle",caption:"setCaption"},a=t.isResponsiveOptions,s=[];j(r,"update",{options:t}),a||r.setResponsive(!1,!0),t=S(t,r.options),r.userOptions=W(r.userOptions,t);var u=t.chart;if(u){if(W(!0,r.options.chart,u),"className"in u&&r.setClassName(u.className),"reflow"in u&&r.setReflow(u.reflow),"inverted"in u||"polar"in u||"type"in u){r.propFromSeries();var d=!0}"alignTicks"in u&&(d=!0),"events"in u&&P(this,u),$(u,(function(t,n){-1!==r.propsRequireUpdateSeries.indexOf("chart."+n)&&(i=!0),-1!==r.propsRequireDirtyBox.indexOf(n)&&(r.isDirtyBox=!0),-1!==r.propsRequireReflow.indexOf(n)&&(a?r.isDirtyBox=!0:l=!0)})),!r.styledMode&&u.style&&r.renderer.setStyle(r.options.chart.style||{})}!r.styledMode&&t.colors&&(this.options.colors=t.colors),t.time&&(this.time===A&&(this.time=new g(t.time)),W(!0,r.options.time,t.time)),$(t,(function(n,e){r[e]&&"function"==typeof r[e].update?r[e].update(n,!1):"function"==typeof r[c[e]]?r[c[e]](n):"colors"!==e&&-1===r.collectionsWithUpdate.indexOf(e)&&W(!0,r.options[e],t[e]),"chart"!==e&&-1!==r.propsRequireUpdateSeries.indexOf(e)&&(i=!0)})),this.collectionsWithUpdate.forEach((function(n){if(t[n]){var o=[];r[n].forEach((function(t,n){t.options.isInternal||o.push(q(t.options.index,n))})),K(t[n]).forEach((function(t,i){var l,c=I(t.id);c&&(l=r.get(t.id)),!l&&r[n]&&(l=r[n][o?o[i]:i])&&c&&I(l.options.id)&&(l=void 0),l&&l.coll===n&&(l.update(t,!1),e&&(l.touched=!0)),!l&&e&&r.collectionsWithInit[n]&&(r.collectionsWithInit[n][0].apply(r,[t].concat(r.collectionsWithInit[n][1]||[]).concat([!1])).touched=!0)})),e&&r[n].forEach((function(t){t.touched||t.options.isInternal?delete t.touched:s.push(t)}))}})),s.forEach((function(t){t.chart&&t.remove&&t.remove(!1)})),d&&r.axes.forEach((function(t){t.update({},!1)})),i&&r.getSeriesOrderByLinks().forEach((function(t){t.chart&&t.update({},!1)}),this),d=u&&u.width,u=u&&(H(u.height)?X(u.height,d||r.chartWidth):u.height),l||G(d)&&d!==r.chartWidth||G(u)&&u!==r.chartHeight?r.setSize(d,u,o):q(n,!0)&&r.redraw(o),j(r,"afterUpdate",{options:t,redraw:n,animation:o})},t.prototype.setSubtitle=function(t,n){this.applyDescription("subtitle",t),this.layOutTitles(n)},t.prototype.setCaption=function(t,n){this.applyDescription("caption",t),this.layOutTitles(n)},t.prototype.showResetZoom=function(){function t(){n.zoomOut()}var n=this,e=x.lang,o=n.options.chart.resetZoomButton,i=o.theme,l=i.states,r="chart"===o.relativeTo||"spacingBox"===o.relativeTo?null:"scrollablePlotBox";j(this,"beforeShowResetZoom",null,(function(){n.resetZoomButton=n.renderer.button(e.resetZoom,null,null,t,i,l&&l.hover).attr({align:o.position.align,title:e.resetZoomTitle}).addClass("highcharts-reset-zoom").add().align(o.position,!1,r)})),j(this,"afterShowResetZoom")},t.prototype.zoomOut=function(){j(this,"selection",{resetSelection:!0},this.zoom)},t.prototype.zoom=function(t){var n,e=this,o=e.pointer,i=e.inverted?o.mouseDownX:o.mouseDownY,l=!1;!t||t.resetSelection?(e.axes.forEach((function(t){n=t.zoom()})),o.initiated=!1):t.xAxis.concat(t.yAxis).forEach((function(t){var r=t.axis,c=e.inverted?r.left:r.top,a=r.isXAxis,s=!1;(!a&&i>=c&&i<=(e.inverted?c+r.width:c+r.height)||a||!I(i))&&(s=!0),o[a?"zoomX":"zoomY"]&&s&&(n=r.zoom(t.min,t.max),r.displayBtn&&(l=!0))}));var r=e.resetZoomButton;l&&!r?e.showResetZoom():!l&&U(r)&&(e.resetZoomButton=r.destroy()),n&&e.redraw(q(e.options.chart.animation,t&&t.animation,100>e.pointCount))},t.prototype.pan=function(t,n){var e=this,o=e.hoverPoints;n="object"==typeof n?n:{enabled:n,type:"x"};var i=e.options.chart,l=e.options.mapNavigation&&e.options.mapNavigation.enabled;i&&i.panning&&(i.panning=n);var r,c=n.type;j(this,"pan",{originalEvent:t},(function(){o&&o.forEach((function(t){t.setState()}));var n=e.xAxis;"xy"===c?n=n.concat(e.yAxis):"y"===c&&(n=e.yAxis);var i={};n.forEach((function(n){if(n.options.panningEnabled&&!n.options.isInternal){var o=n.horiz,a=t[o?"chartX":"chartY"],s=e[o=o?"mouseDownX":"mouseDownY"],u=n.minPointOffset||0,d=n.reversed&&!e.inverted||!n.reversed&&e.inverted?-1:1,g=n.getExtremes(),h=n.toValue(s-a,!0)+u*d,_=n.toValue(s+n.len-a,!0)-(u*d||n.isXAxis&&n.pointRangePadding||0),C=_<h;d=n.hasVerticalPanning(),s=C?_:h,h=C?h:_;var p=n.panningState;!d||n.isXAxis||p&&!p.isDirty||n.series.forEach((function(t){var n=t.getProcessedData(!0);n=t.getExtremes(n.yData,!0),p||(p={startMin:Number.MAX_VALUE,startMax:-Number.MAX_VALUE}),G(n.dataMin)&&G(n.dataMax)&&(p.startMin=Math.min(q(t.options.threshold,1/0),n.dataMin,p.startMin),p.startMax=Math.max(q(t.options.threshold,-1/0),n.dataMax,p.startMax))})),d=Math.min(q(p&&p.startMin,g.dataMin),u?g.min:n.toValue(n.toPixels(g.min)-n.minPixelPadding)),_=Math.max(q(p&&p.startMax,g.dataMax),u?g.max:n.toValue(n.toPixels(g.max)+n.minPixelPadding)),n.panningState=p,n.isOrdinal||(0<(u=d-s)&&(h+=u,s=d),0<(u=h-_)&&(h=_,s-=u),n.series.length&&s!==g.min&&h!==g.max&&s>=d&&h<=_&&(n.setExtremes(s,h,!1,!1,{trigger:"pan"}),e.resetZoomButton||l||s===d||h===_||!c.match("y")||(e.showResetZoom(),n.displayBtn=!1),r=!0),i[o]=a)}})),$(i,(function(t,n){e[n]=t})),r&&e.redraw(!1),E(e.container,{cursor:"move"})}))},t}(),N(t.prototype,{callbacks:[],collectionsWithInit:{xAxis:[t.prototype.addAxis,[!0]],yAxis:[t.prototype.addAxis,[!1]],series:[t.prototype.addSeries]},collectionsWithUpdate:["xAxis","yAxis","series"],propsRequireDirtyBox:"backgroundColor borderColor borderWidth borderRadius plotBackgroundColor plotBackgroundImage plotBorderColor plotBorderWidth plotShadow shadow".split(" "),propsRequireReflow:"margin marginTop marginRight marginBottom marginLeft spacing spacingTop spacingRight spacingBottom spacingLeft".split(" "),propsRequireUpdateSeries:"chart.inverted chart.polar chart.ignoreHiddenSeries chart.type colors plotOptions time tooltip".split(" ")}),t})),n(e,"Core/Legend/LegendSymbol.js",[e["Core/Utilities.js"]],(function(t){var n,e=t.merge,o=t.pick;return function(t){t.drawLineMarker=function(t){var n=this.options,i=t.symbolWidth,l=t.symbolHeight,r=l/2,c=this.chart.renderer,a=this.legendGroup;t=t.baseline-Math.round(.3*t.fontMetrics.b);var s={},u=n.marker;this.chart.styledMode||(s={"stroke-width":n.lineWidth||0},n.dashStyle&&(s.dashstyle=n.dashStyle)),this.legendLine=c.path([["M",0,t],["L",i,t]]).addClass("highcharts-graph").attr(s).add(a),u&&!1!==u.enabled&&i&&(n=Math.min(o(u.radius,r),r),0===this.symbol.indexOf("url")&&(u=e(u,{width:l,height:l}),n=0),this.legendSymbol=i=c.symbol(this.symbol,i/2-n,t-n,2*n,2*n,u).addClass("highcharts-point").add(a),i.isMarker=!0)},t.drawRectangle=function(t,n){var e=t.symbolHeight,i=t.options.squareSymbol;n.legendSymbol=this.chart.renderer.rect(i?(t.symbolWidth-e)/2:0,t.baseline-e+1,i?e:t.symbolWidth,e,o(t.options.symbolRadius,e/2)).addClass("highcharts-point").attr({zIndex:3}).add(n.legendGroup)}}(n||(n={})),n})),n(e,"Core/Series/SeriesDefaults.js",[],(function(){return{lineWidth:2,allowPointSelect:!1,crisp:!0,showCheckbox:!1,animation:{duration:1e3},events:{},marker:{enabledThreshold:2,lineColor:"#ffffff",lineWidth:0,radius:4,states:{normal:{animation:!0},hover:{animation:{duration:50},enabled:!0,radiusPlus:2,lineWidthPlus:1},select:{fillColor:"#cccccc",lineColor:"#000000",lineWidth:2}}},point:{events:{}},dataLabels:{animation:{},align:"center",defer:!0,formatter:function(){return"number"!=typeof this.y?"":(0,this.series.chart.numberFormatter)(this.y,-1)},padding:5,style:{fontSize:"11px",fontWeight:"bold",color:"contrast",textOutline:"1px contrast"},verticalAlign:"bottom",x:0,y:0},cropThreshold:300,opacity:1,pointRange:0,softThreshold:!0,states:{normal:{animation:!0},hover:{animation:{duration:50},lineWidthPlus:1,marker:{},halo:{size:10,opacity:.25}},select:{animation:{duration:0}},inactive:{animation:{duration:50},opacity:.2}},stickyTracking:!0,turboThreshold:1e3,findNearestPointBy:"x"}})),n(e,"Core/Series/Series.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/DefaultOptions.js"],e["Core/Foundation.js"],e["Core/Globals.js"],e["Core/Legend/LegendSymbol.js"],e["Core/Series/Point.js"],e["Core/Series/SeriesDefaults.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Renderer/SVG/SVGElement.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l,r,c,a,s){var u=t.animObject,d=t.setAnimation,g=n.defaultOptions,h=e.registerEventOptions,_=o.hasTouch,C=o.svg,p=o.win,f=c.seriesTypes,M=s.addEvent,P=s.arrayMax,O=s.arrayMin,m=s.clamp,v=s.cleanRecursively,y=s.correctFloat,b=s.defined,x=s.erase,A=s.error,w=s.extend,B=s.find,k=s.fireEvent,S=s.getNestedProperty,T=s.isArray,E=s.isNumber,I=s.isString,z=s.merge,L=s.objectEach,D=s.pick,N=s.removeEvent,F=s.splat,j=s.syncTimeout;return t=function(){function t(){this.zones=this.yAxis=this.xAxis=this.userOptions=this.tooltipOptions=this.processedYData=this.processedXData=this.points=this.options=this.linkedSeries=this.index=this.eventsToUnbind=this.eventOptions=this.data=this.chart=this._i=void 0}return t.prototype.init=function(t,n){k(this,"init",{options:n});var e=this,o=t.series;this.eventsToUnbind=[],e.chart=t,e.options=e.setOptions(n),n=e.options,e.linkedSeries=[],e.bindAxes(),w(e,{name:n.name,state:"",visible:!1!==n.visible,selected:!0===n.selected}),h(this,n);var i,l=n.events;(l&&l.click||n.point&&n.point.events&&n.point.events.click||n.allowPointSelect)&&(t.runTrackerClick=!0),e.getColor(),e.getSymbol(),e.parallelArrays.forEach((function(t){e[t+"Data"]||(e[t+"Data"]=[])})),e.isCartesian&&(t.hasCartesianSeries=!0),o.length&&(i=o[o.length-1]),e._i=D(i&&i._i,-1)+1,e.opacity=e.options.opacity,t.orderSeries(this.insert(o)),n.dataSorting&&n.dataSorting.enabled?e.setDataSortingOptions():e.points||e.data||e.setData(n.data,!1),k(this,"afterInit")},t.prototype.is=function(t){return f[t]&&this instanceof f[t]},t.prototype.insert=function(t){var n,e=this.options.index;if(E(e)){for(n=t.length;n--;)if(e>=D(t[n].options.index,t[n]._i)){t.splice(n+1,0,this);break}-1===n&&t.unshift(this),n+=1}else t.push(this);return D(n,t.length-1)},t.prototype.bindAxes=function(){var t,n=this,e=n.options,o=n.chart;k(this,"bindAxes",null,(function(){(n.axisTypes||[]).forEach((function(i){var l=0;o[i].forEach((function(o){t=o.options,(e[i]===l&&!t.isInternal||void 0!==e[i]&&e[i]===t.id||void 0===e[i]&&0===t.index)&&(n.insert(o.series),n[i]=o,o.isDirty=!0),t.isInternal||l++})),n[i]||n.optionalAxis===i||A(18,!0,o)}))})),k(this,"afterBindAxes")},t.prototype.updateParallelArrays=function(t,n){var e=t.series,o=arguments,i=E(n)?function(o){var i="y"===o&&e.toYData?e.toYData(t):t[o];e[o+"Data"][n]=i}:function(t){Array.prototype[n].apply(e[t+"Data"],Array.prototype.slice.call(o,2))};e.parallelArrays.forEach(i)},t.prototype.hasData=function(){return this.visible&&void 0!==this.dataMax&&void 0!==this.dataMin||this.visible&&this.yData&&0<this.yData.length},t.prototype.autoIncrement=function(t){var n,e=this.options,o=e.pointIntervalUnit,i=e.relativeXValue,l=this.chart.time,r=this.xIncrement;return r=D(r,e.pointStart,0),this.pointInterval=n=D(this.pointInterval,e.pointInterval,1),i&&E(t)&&(n*=t),o&&(e=new l.Date(r),"day"===o?l.set("Date",e,l.get("Date",e)+n):"month"===o?l.set("Month",e,l.get("Month",e)+n):"year"===o&&l.set("FullYear",e,l.get("FullYear",e)+n),n=e.getTime()-r),i&&E(t)?r+n:(this.xIncrement=r+n,r)},t.prototype.setDataSortingOptions=function(){var t=this.options;w(this,{requireSorting:!1,sorted:!1,enabledDataSorting:!0,allowDG:!1}),b(t.pointRange)||(t.pointRange=1)},t.prototype.setOptions=function(t){var n=this.chart,e=n.options,o=e.plotOptions,i=n.userOptions||{};t=z(t),n=n.styledMode;var l={plotOptions:o,userOptions:t};k(this,"setOptions",l);var r=l.plotOptions[this.type],c=i.plotOptions||{};return this.userOptions=l.userOptions,i=z(r,o.series,i.plotOptions&&i.plotOptions[this.type],t),this.tooltipOptions=z(g.tooltip,g.plotOptions.series&&g.plotOptions.series.tooltip,g.plotOptions[this.type].tooltip,e.tooltip.userOptions,o.series&&o.series.tooltip,o[this.type].tooltip,t.tooltip),this.stickyTracking=D(t.stickyTracking,c[this.type]&&c[this.type].stickyTracking,c.series&&c.series.stickyTracking,!(!this.tooltipOptions.shared||this.noSharedTooltip)||i.stickyTracking),null===r.marker&&delete i.marker,this.zoneAxis=i.zoneAxis,o=this.zones=(i.zones||[]).slice(),!i.negativeColor&&!i.negativeFillColor||i.zones||(e={value:i[this.zoneAxis+"Threshold"]||i.threshold||0,className:"highcharts-negative"},n||(e.color=i.negativeColor,e.fillColor=i.negativeFillColor),o.push(e)),o.length&&b(o[o.length-1].value)&&o.push(n?{}:{color:this.color,fillColor:this.fillColor}),k(this,"afterSetOptions",{options:i}),i},t.prototype.getName=function(){return D(this.options.name,"Series "+(this.index+1))},t.prototype.getCyclic=function(t,n,e){var o=this.chart,i=this.userOptions,l=t+"Index",r=t+"Counter",c=e?e.length:D(o.options.chart[t+"Count"],o[t+"Count"]);if(!n){var a=D(i[l],i["_"+l]);b(a)||(o.series.length||(o[r]=0),i["_"+l]=a=o[r]%c,o[r]+=1),e&&(n=e[a])}void 0!==a&&(this[l]=a),this[t]=n},t.prototype.getColor=function(){this.chart.styledMode?this.getCyclic("color"):this.options.colorByPoint?this.color="#cccccc":this.getCyclic("color",this.options.color||g.plotOptions[this.type].color,this.chart.options.colors)},t.prototype.getPointsCollection=function(){return(this.hasGroupedData?this.points:this.data)||[]},t.prototype.getSymbol=function(){this.getCyclic("symbol",this.options.marker.symbol,this.chart.options.symbols)},t.prototype.findPointIndex=function(t,n){var e,o,i=t.id,r=t.x,c=this.points,a=this.options.dataSorting;if(i)(a=this.chart.get(i))instanceof l&&(e=a);else if((this.linkedParent||this.enabledDataSorting||this.options.relativeXValue)&&(e=function(n){return!n.touched&&n.index===t.index},a&&a.matchByName?e=function(n){return!n.touched&&n.name===t.name}:this.options.relativeXValue&&(e=function(n){return!n.touched&&n.options.x===t.x}),!(e=B(c,e))))return;if(e){var s=e&&e.index;void 0!==s&&(o=!0)}return void 0===s&&E(r)&&(s=this.xData.indexOf(r,n)),-1!==s&&void 0!==s&&this.cropped&&(s=s>=this.cropStart?s-this.cropStart:s),!o&&E(s)&&c[s]&&c[s].touched&&(s=void 0),s},t.prototype.updateData=function(t,n){var e,o,i,l=this.options,r=l.dataSorting,c=this.points,a=[],s=this.requireSorting,u=t.length===c.length,d=!0;if(this.xIncrement=null,t.forEach((function(t,n){var o=b(t)&&this.pointClass.prototype.optionsToObject.call({series:this},t)||{};o.id||E(o.x)?(-1===(o=this.findPointIndex(o,i))||void 0===o?a.push(t):c[o]&&t!==l.data[o]?(c[o].update(t,!1,null,!1),c[o].touched=!0,s&&(i=o+1)):c[o]&&(c[o].touched=!0),(!u||n!==o||r&&r.enabled||this.hasDerivedData)&&(e=!0)):a.push(t)}),this),e)for(t=c.length;t--;)(o=c[t])&&!o.touched&&o.remove&&o.remove(!1,n);else!u||r&&r.enabled?d=!1:(t.forEach((function(t,n){t!==c[n].y&&c[n].update&&c[n].update(t,!1,null,!1)})),a.length=0);return c.forEach((function(t){t&&(t.touched=!1)})),!!d&&(a.forEach((function(t){this.addPoint(t,!1,null,null,!1)}),this),null===this.xIncrement&&this.xData&&this.xData.length&&(this.xIncrement=P(this.xData),this.autoIncrement()),!0)},t.prototype.setData=function(t,n,e,o){var i=this,l=i.points,r=l&&l.length||0,c=i.options,a=i.chart,s=c.dataSorting,u=i.xAxis,d=c.turboThreshold,g=this.xData,h=this.yData,_=i.pointArrayMap;_=_&&_.length;var C,p=c.keys,f=0,M=1,P=null,O=(t=t||[]).length;if(n=D(n,!0),s&&s.enabled&&(t=this.sortData(t)),!1!==o&&O&&r&&!i.cropped&&!i.hasGroupedData&&i.visible&&!i.isSeriesBoosting&&(C=this.updateData(t,e)),!C){if(i.xIncrement=null,i.colorCounter=0,this.parallelArrays.forEach((function(t){i[t+"Data"].length=0})),d&&O>d)if(P=i.getFirstValidPoint(t),E(P))for(e=0;e<O;e++)g[e]=this.autoIncrement(),h[e]=t[e];else if(T(P))if(_)if(P.length===_)for(e=0;e<O;e++)g[e]=this.autoIncrement(),h[e]=t[e];else for(e=0;e<O;e++)g[e]=(o=t[e])[0],h[e]=o.slice(1,_+1);else if(p&&(f=0<=(f=p.indexOf("x"))?f:0,M=0<=(M=p.indexOf("y"))?M:1),1===P.length&&(M=0),f===M)for(e=0;e<O;e++)g[e]=this.autoIncrement(),h[e]=t[e][M];else for(e=0;e<O;e++)g[e]=(o=t[e])[f],h[e]=o[M];else A(12,!1,a);else for(e=0;e<O;e++)void 0!==t[e]&&(i.pointClass.prototype.applyOptions.apply(o={series:i},[t[e]]),i.updateParallelArrays(o,e));for(h&&I(h[0])&&A(14,!0,a),i.data=[],i.options.data=i.userOptions.data=t,e=r;e--;)l[e]&&l[e].destroy&&l[e].destroy();u&&(u.minRange=u.userMinRange),i.isDirty=a.isDirtyBox=!0,i.isDirtyData=!!l,e=!1}"point"===c.legendType&&(this.processData(),this.generatePoints()),n&&a.redraw(e)},t.prototype.sortData=function(t){var n=this,e=n.options.dataSorting.sortKey||"y",o=function(t,n){return b(n)&&t.pointClass.prototype.optionsToObject.call({series:t},n)||{}};return t.forEach((function(e,i){t[i]=o(n,e),t[i].index=i}),this),t.concat().sort((function(t,n){return t=S(e,t),(n=S(e,n))<t?-1:n>t?1:0})).forEach((function(t,n){t.x=n}),this),n.linkedSeries&&n.linkedSeries.forEach((function(n){var e=n.options,i=e.data;e.dataSorting&&e.dataSorting.enabled||!i||(i.forEach((function(e,l){i[l]=o(n,e),t[l]&&(i[l].x=t[l].x,i[l].index=l)})),n.setData(i,!1))})),t},t.prototype.getProcessedData=function(t){var n=this.xAxis,e=this.options,o=e.cropThreshold,i=t||this.getExtremesFromAll||e.getExtremesFromAll,l=this.isCartesian;t=n&&n.val2lin,e=!(!n||!n.logarithmic);var r=0,c=this.xData,a=this.yData,s=this.requireSorting,u=!1,d=c.length;if(n){var g=(u=n.getExtremes()).min,h=u.max;u=n.categories&&!n.names.length}if(l&&this.sorted&&!i&&(!o||d>o||this.forceCrop))if(c[d-1]<g||c[0]>h)c=[],a=[];else if(this.yData&&(c[0]<g||c[d-1]>h)){var _=this.cropData(this.xData,this.yData,g,h);c=_.xData,a=_.yData,r=_.start,_=!0}for(o=c.length||1;--o;)if(0<(n=e?t(c[o])-t(c[o-1]):c[o]-c[o-1])&&(void 0===C||n<C))var C=n;else 0>n&&s&&!u&&(A(15,!1,this.chart),s=!1);return{xData:c,yData:a,cropped:_,cropStart:r,closestPointRange:C}},t.prototype.processData=function(t){if(this.isCartesian&&!this.isDirty&&!this.xAxis.isDirty&&!this.yAxis.isDirty&&!t)return!1;t=this.getProcessedData(),this.cropped=t.cropped,this.cropStart=t.cropStart,this.processedXData=t.xData,this.processedYData=t.yData,this.closestPointRange=this.basePointRange=t.closestPointRange,k(this,"afterProcessData")},t.prototype.cropData=function(t,n,e,o,i){var l,r=t.length,c=0,a=r;for(i=D(i,this.cropShoulder),l=0;l<r;l++)if(t[l]>=e){c=Math.max(0,l-i);break}for(e=l;e<r;e++)if(t[e]>o){a=e+i;break}return{xData:t.slice(c,a),yData:n.slice(c,a),start:c,end:a}},t.prototype.generatePoints=function(){var t=this.options,n=t.data,e=this.processedXData,o=this.processedYData,i=this.pointClass,l=e.length,r=this.cropStart||0,c=this.hasGroupedData,a=t.keys,s=[];t=t.dataGrouping&&t.dataGrouping.groupAll?r:0;var u,d,g=this.data;if(!g&&!c){var h=[];h.length=n.length,g=this.data=h}for(a&&c&&(this.options.keys=!1),d=0;d<l;d++){if(h=r+d,c){var _=(new i).init(this,[e[d]].concat(F(o[d])));_.dataGroup=this.groupMap[t+d],_.dataGroup.options&&(_.options=_.dataGroup.options,w(_,_.dataGroup.options),delete _.dataLabels)}else(_=g[h])||void 0===n[h]||(g[h]=_=(new i).init(this,n[h],e[d]));_&&(_.index=c?t+d:h,s[d]=_)}if(this.options.keys=a,g&&(l!==(u=g.length)||c))for(d=0;d<u;d++)d!==r||c||(d+=l),g[d]&&(g[d].destroyElements(),g[d].plotX=void 0);this.data=g,this.points=s,k(this,"afterGeneratePoints")},t.prototype.getXExtremes=function(t){return{min:O(t),max:P(t)}},t.prototype.getExtremes=function(t,n){var e=this.xAxis,o=this.yAxis,i=this.processedXData||this.xData,l=[],r=this.requireSorting?this.cropShoulder:0;o=!!o&&o.positiveValuesOnly;var c,a=0,s=0,u=0,d=(t=t||this.stackedYData||this.processedYData||[]).length;if(e){var g=e.getExtremes();a=g.min,s=g.max}for(c=0;c<d;c++){var h=i[c],_=(E(g=t[c])||T(g))&&(g.length||0<g||!o);if(h=n||this.getExtremesFromAll||this.options.getExtremesFromAll||this.cropped||!e||(i[c+r]||h)>=a&&(i[c-r]||h)<=s,_&&h)if(_=g.length)for(;_--;)E(g[_])&&(l[u++]=g[_]);else l[u++]=g}return t={activeYData:l,dataMin:O(l),dataMax:P(l)},k(this,"afterGetExtremes",{dataExtremes:t}),t},t.prototype.applyExtremes=function(){var t=this.getExtremes();return this.dataMin=t.dataMin,this.dataMax=t.dataMax,t},t.prototype.getFirstValidPoint=function(t){for(var n=t.length,e=0,o=null;null===o&&e<n;)o=t[e],e++;return o},t.prototype.translate=function(){this.processedXData||this.processData(),this.generatePoints();var t,n,e=this.options,o=e.stacking,i=this.xAxis,l=i.categories,r=this.enabledDataSorting,c=this.yAxis,a=this.points,s=a.length,u=this.pointPlacementToXValue(),d=!!u,g=e.threshold,h=e.startFromThreshold?g:0,_=this.zoneAxis||"y",C=Number.MAX_VALUE;for(t=0;t<s;t++){var p=a[t],f=p.x,M=void 0,P=void 0,O=p.y,v=p.low,x=o&&c.stacking&&c.stacking.stacks[(this.negStacks&&O<(h?0:g)?"-":"")+this.stackKey];if((c.positiveValuesOnly&&!c.validatePositiveValue(O)||i.positiveValuesOnly&&!i.validatePositiveValue(f))&&(p.isNull=!0),p.plotX=n=y(m(i.translate(f,0,0,0,1,u,"flags"===this.type),-1e5,1e5)),o&&this.visible&&x&&x[f]){var A=this.getStackIndicator(A,f,this.index);p.isNull||(P=(M=x[f]).points[A.key])}if(T(P)&&(O=P[1],(v=P[0])===h&&A.key===x[f].base&&(v=D(E(g)&&g,c.min)),c.positiveValuesOnly&&0>=v&&(v=null),p.total=p.stackTotal=M.total,p.percentage=M.total&&p.y/M.total*100,p.stackY=O,this.irregularWidths||M.setOffset(this.pointXOffset||0,this.barW||0)),p.yBottom=b(v)?m(c.translate(v,0,1,0,1),-1e5,1e5):null,this.dataModify&&(O=this.dataModify.modifyValue(O,t)),p.plotY=void 0,E(O)&&void 0!==(M=c.translate(O,!1,!0,!1,!0))&&(p.plotY=m(M,-1e5,1e5)),p.isInside=this.isPointInside(p),p.clientX=d?y(i.translate(f,0,0,0,1,u)):n,p.negative=p[_]<(e[_+"Threshold"]||g||0),p.category=l&&void 0!==l[p.x]?l[p.x]:p.x,!p.isNull&&!1!==p.visible){void 0!==w&&(C=Math.min(C,Math.abs(n-w)));var w=n}p.zone=this.zones.length?p.getZone():void 0,!p.graphic&&this.group&&r&&(p.isNew=!0)}this.closestPointRangePx=C,k(this,"afterTranslate")},t.prototype.getValidPoints=function(t,n,e){var o=this.chart;return(t||this.points||[]).filter((function(t){return!(n&&!o.isInsidePlot(t.plotX,t.plotY,{inverted:o.inverted}))&&!1!==t.visible&&(e||!t.isNull)}))},t.prototype.getClipBox=function(){var t=this.chart,n=this.xAxis,e=this.yAxis,o=z(t.clipBox);return n&&n.len!==t.plotSizeX&&(o.width=n.len),e&&e.len!==t.plotSizeY&&(o.height=e.len),o},t.prototype.getSharedClipKey=function(){return this.sharedClipKey=(this.options.xAxis||0)+","+(this.options.yAxis||0)},t.prototype.setClip=function(){var t=this.chart,n=this.group,e=this.markerGroup,o=t.sharedClips;t=t.renderer;var i=this.getClipBox(),l=this.getSharedClipKey(),r=o[l];r?r.animate(i):o[l]=r=t.clipRect(i),n&&n.clip(!1===this.options.clip?void 0:r),e&&e.clip()},t.prototype.animate=function(t){var n=this.chart,e=this.group,o=this.markerGroup,i=n.inverted,l=u(this.options.animation),r=[this.getSharedClipKey(),l.duration,l.easing,l.defer].join(),c=n.sharedClips[r],a=n.sharedClips[r+"m"];if(t&&e)l=this.getClipBox(),c?c.attr("height",l.height):(l.width=0,i&&(l.x=n.plotHeight),c=n.renderer.clipRect(l),n.sharedClips[r]=c,a=n.renderer.clipRect({x:i?(n.plotSizeX||0)+99:-99,y:i?-n.plotLeft:-n.plotTop,width:99,height:i?n.chartWidth:n.chartHeight}),n.sharedClips[r+"m"]=a),e.clip(c),o&&o.clip(a);else if(c&&!c.hasClass("highcharts-animating")){n=this.getClipBox();var s=l.step;o&&o.element.childNodes.length&&(l.step=function(t,n){s&&s.apply(n,arguments),a&&a.element&&a.attr(n.prop,"width"===n.prop?t+99:t)}),c.addClass("highcharts-animating").animate(n,l)}},t.prototype.afterAnimate=function(){var t=this;this.setClip(),L(this.chart.sharedClips,(function(n,e,o){n&&!t.chart.container.querySelector('[clip-path="url(#'+n.id+')"]')&&(n.destroy(),delete o[e])})),this.finishedAnimating=!0,k(this,"afterAnimate")},t.prototype.drawPoints=function(){var t,n,e=this.points,o=this.chart,i=this.options.marker,l=this[this.specialGroup]||this.markerGroup,r=this.xAxis,c=D(i.enabled,!(r&&!r.isRadial)||null,this.closestPointRangePx>=i.enabledThreshold*i.radius);if(!1!==i.enabled||this._hasPointMarkers)for(t=0;t<e.length;t++){var a=e[t],s=(n=a.graphic)?"animate":"attr",u=a.marker||{},d=!!a.marker;if((c&&void 0===u.enabled||u.enabled)&&!a.isNull&&!1!==a.visible){var g=D(u.symbol,this.symbol,"rect"),h=this.markerAttribs(a,a.selected&&"select");this.enabledDataSorting&&(a.startXPos=r.reversed?-(h.width||0):r.width);var _=!1!==a.isInside;n?n[_?"show":"hide"](_).animate(h):_&&(0<(h.width||0)||a.hasImage)&&(a.graphic=n=o.renderer.symbol(g,h.x,h.y,h.width,h.height,d?u:i).add(l),this.enabledDataSorting&&o.hasRendered&&(n.attr({x:a.startXPos}),s="animate")),n&&"animate"===s&&n[_?"show":"hide"](_).animate(h),n&&!o.styledMode&&n[s](this.pointAttribs(a,a.selected&&"select")),n&&n.addClass(a.getClassName(),!0)}else n&&(a.graphic=n.destroy())}},t.prototype.markerAttribs=function(t,n){var e=this.options,o=e.marker,i=t.marker||{},l=i.symbol||o.symbol,r=D(i.radius,o.radius);return n&&(o=o.states[n],r=D((n=i.states&&i.states[n])&&n.radius,o&&o.radius,r+(o&&o.radiusPlus||0))),t.hasImage=l&&0===l.indexOf("url"),t.hasImage&&(r=0),t={x:e.crisp?Math.floor(t.plotX-r):t.plotX-r,y:t.plotY-r},r&&(t.width=t.height=2*r),t},t.prototype.pointAttribs=function(t,n){var e=this.options.marker,o=t&&t.options,i=o&&o.marker||{},l=o&&o.color,r=t&&t.color,c=t&&t.zone&&t.zone.color,a=this.color;return t=D(i.lineWidth,e.lineWidth),o=1,a=l||c||r||a,l=i.fillColor||e.fillColor||a,r=i.lineColor||e.lineColor||a,e=e.states[n=n||"normal"]||{},t=D((n=i.states&&i.states[n]||{}).lineWidth,e.lineWidth,t+D(n.lineWidthPlus,e.lineWidthPlus,0)),{stroke:r=n.lineColor||e.lineColor||r,"stroke-width":t,fill:l=n.fillColor||e.fillColor||l,opacity:o=D(n.opacity,e.opacity,o)}},t.prototype.destroy=function(t){var n,e,o,i=this,l=i.chart,r=/AppleWebKit\/533/.test(p.navigator.userAgent),c=i.data||[];for(k(i,"destroy"),this.removeEvents(t),(i.axisTypes||[]).forEach((function(t){(o=i[t])&&o.series&&(x(o.series,i),o.isDirty=o.forceRedraw=!0)})),i.legendItem&&i.chart.legend.destroyItem(i),n=c.length;n--;)(e=c[n])&&e.destroy&&e.destroy();i.clips&&i.clips.forEach((function(t){return t.destroy()})),s.clearTimeout(i.animationTimeout),L(i,(function(t,n){t instanceof a&&!t.survive&&t[r&&"group"===n?"hide":"destroy"]()})),l.hoverSeries===i&&(l.hoverSeries=void 0),x(l.series,i),l.orderSeries(),L(i,(function(n,e){t&&"hcEvents"===e||delete i[e]}))},t.prototype.applyZones=function(){var t,n,e,o,i,l,r,c,a=this,s=this.chart,u=s.renderer,d=this.zones,g=this.clips||[],h=this.graph,_=this.area,C=Math.max(s.chartWidth,s.chartHeight),p=this[(this.zoneAxis||"y")+"Axis"],f=s.inverted,M=!1;if(d.length&&(h||_)&&p&&void 0!==p.min){var P=p.reversed,O=p.horiz;h&&!this.showLine&&h.hide(),_&&_.hide();var v=p.getExtremes();d.forEach((function(d,y){t=P?O?s.plotWidth:0:O?0:p.toPixels(v.min)||0,t=m(D(n,t),0,C),n=m(Math.round(p.toPixels(D(d.value,v.max),!0)||0),0,C),M&&(t=n=p.toPixels(v.max)),o=Math.abs(t-n),i=Math.min(t,n),l=Math.max(t,n),p.isXAxis?(e={x:f?l:i,y:0,width:o,height:C},O||(e.x=s.plotHeight-e.x)):(e={x:0,y:f?l:i,width:C,height:o},O&&(e.y=s.plotWidth-e.y)),f&&u.isVML&&(e=p.isXAxis?{x:0,y:P?i:l,height:e.width,width:s.chartWidth}:{x:e.y-s.plotLeft-s.spacingBox.x,y:0,width:e.height,height:s.chartHeight}),g[y]?g[y].animate(e):g[y]=u.clipRect(e),r=a["zone-area-"+y],c=a["zone-graph-"+y],h&&c&&c.clip(g[y]),_&&r&&r.clip(g[y]),M=d.value>v.max,a.resetZones&&0===n&&(n=void 0)})),this.clips=g}else a.visible&&(h&&h.show(!0),_&&_.show(!0))},t.prototype.invertGroups=function(t){function n(){["group","markerGroup"].forEach((function(n){e[n]&&(o.renderer.isVML&&e[n].attr({width:e.yAxis.len,height:e.xAxis.len}),e[n].width=e.yAxis.len,e[n].height=e.xAxis.len,e[n].invert(!e.isRadialSeries&&t))}))}var e=this,o=e.chart;e.xAxis&&(e.eventsToUnbind.push(M(o,"resize",n)),n(),e.invertGroups=n)},t.prototype.plotGroup=function(t,n,e,o,i){var l=this[t],r=!l;return e={visibility:e,zIndex:o||.1},void 0===this.opacity||this.chart.styledMode||"inactive"===this.state||(e.opacity=this.opacity),r&&(this[t]=l=this.chart.renderer.g().add(i)),l.addClass("highcharts-"+n+" highcharts-series-"+this.index+" highcharts-"+this.type+"-series "+(b(this.colorIndex)?"highcharts-color-"+this.colorIndex+" ":"")+(this.options.className||"")+(l.hasClass("highcharts-tracker")?" highcharts-tracker":""),!0),l.attr(e)[r?"attr":"animate"](this.getPlotBox()),l},t.prototype.getPlotBox=function(){var t=this.chart,n=this.xAxis,e=this.yAxis;return t.inverted&&(n=e,e=this.xAxis),{translateX:n?n.left:t.plotLeft,translateY:e?e.top:t.plotTop,scaleX:1,scaleY:1}},t.prototype.removeEvents=function(t){t||N(this),this.eventsToUnbind.length&&(this.eventsToUnbind.forEach((function(t){t()})),this.eventsToUnbind.length=0)},t.prototype.render=function(){var t=this,n=t.chart,e=t.options,o=u(e.animation),i=t.visible?"inherit":"hidden",l=e.zIndex,r=t.hasRendered,c=n.seriesGroup,a=n.inverted;n=!t.finishedAnimating&&n.renderer.isSVG?o.duration:0,k(this,"render");var s=t.plotGroup("group","series",i,l,c);t.markerGroup=t.plotGroup("markerGroup","markers",i,l,c),!1!==e.clip&&t.setClip(),t.animate&&n&&t.animate(!0),s.inverted=!!D(t.invertible,t.isCartesian)&&a,t.drawGraph&&(t.drawGraph(),t.applyZones()),t.visible&&t.drawPoints(),t.drawDataLabels&&t.drawDataLabels(),t.redrawPoints&&t.redrawPoints(),t.drawTracker&&!1!==t.options.enableMouseTracking&&t.drawTracker(),t.invertGroups(a),t.animate&&n&&t.animate(),r||(n&&o.defer&&(n+=o.defer),t.animationTimeout=j((function(){t.afterAnimate()}),n||0)),t.isDirty=!1,t.hasRendered=!0,k(t,"afterRender")},t.prototype.redraw=function(){var t=this.chart,n=this.isDirty||this.isDirtyData,e=this.group,o=this.xAxis,i=this.yAxis;e&&(t.inverted&&e.attr({width:t.plotWidth,height:t.plotHeight}),e.animate({translateX:D(o&&o.left,t.plotLeft),translateY:D(i&&i.top,t.plotTop)})),this.translate(),this.render(),n&&delete this.kdTree},t.prototype.searchPoint=function(t,n){var e=this.xAxis,o=this.yAxis,i=this.chart.inverted;return this.searchKDTree({clientX:i?e.len-t.chartY+e.pos:t.chartX-e.pos,plotY:i?o.len-t.chartX+o.pos:t.chartY-o.pos},n,t)},t.prototype.buildKDTree=function(t){this.buildingKdTree=!0;var n=this,e=-1<n.options.findNearestPointBy.indexOf("y")?2:1;delete n.kdTree,j((function(){n.kdTree=function t(e,o,i){var l=e&&e.length;if(l){var r=n.kdAxisArray[o%i];return e.sort((function(t,n){return t[r]-n[r]})),{point:e[l=Math.floor(l/2)],left:t(e.slice(0,l),o+1,i),right:t(e.slice(l+1),o+1,i)}}}(n.getValidPoints(null,!n.directTouch),e,e),n.buildingKdTree=!1}),n.options.kdNow||t&&"touchstart"===t.type?0:1)},t.prototype.searchKDTree=function(t,n,e){var o=this,i=this.kdAxisArray[0],l=this.kdAxisArray[1],r=n?"distX":"dist";if(n=-1<o.options.findNearestPointBy.indexOf("y")?2:1,this.kdTree||this.buildingKdTree||this.buildKDTree(e),this.kdTree)return function t(n,e,c,a){var s=e.point,u=o.kdAxisArray[c%a],d=s,g=b(n[i])&&b(s[i])?Math.pow(n[i]-s[i],2):null,h=b(n[l])&&b(s[l])?Math.pow(n[l]-s[l],2):null;return s.dist=b(h=(g||0)+(h||0))?Math.sqrt(h):Number.MAX_VALUE,s.distX=b(g)?Math.sqrt(g):Number.MAX_VALUE,g=0>(u=n[u]-s[u])?"right":"left",e[h=0>u?"left":"right"]&&(d=(h=t(n,e[h],c+1,a))[r]<d[r]?h:s),e[g]&&Math.sqrt(u*u)<d[r]&&(d=(n=t(n,e[g],c+1,a))[r]<d[r]?n:d),d}(t,this.kdTree,n,n)},t.prototype.pointPlacementToXValue=function(){var t=this.options,n=t.pointRange,e=this.xAxis;return"between"===(t=t.pointPlacement)&&(t=e.reversed?-.5:.5),E(t)?t*(n||e.pointRange):0},t.prototype.isPointInside=function(t){var n=this.chart,e=this.xAxis,o=this.yAxis;return void 0!==t.plotY&&void 0!==t.plotX&&0<=t.plotY&&t.plotY<=(o?o.len:n.plotHeight)&&0<=t.plotX&&t.plotX<=(e?e.len:n.plotWidth)},t.prototype.drawTracker=function(){var t=this,n=t.options,e=n.trackByArea,o=[].concat(e?t.areaPath:t.graphPath),i=t.chart,l=i.pointer,r=i.renderer,c=i.options.tooltip.snap,a=t.tracker,s=function(n){i.hoverSeries!==t&&t.onMouseOver()},u="rgba(192,192,192,"+(C?1e-4:.002)+")";a?a.attr({d:o}):t.graph&&(t.tracker=r.path(o).attr({visibility:t.visible?"visible":"hidden",zIndex:2}).addClass(e?"highcharts-tracker-area":"highcharts-tracker-line").add(t.group),i.styledMode||t.tracker.attr({"stroke-linecap":"round","stroke-linejoin":"round",stroke:u,fill:e?u:"none","stroke-width":t.graph.strokeWidth()+(e?0:2*c)}),[t.tracker,t.markerGroup,t.dataLabelsGroup].forEach((function(t){t&&(t.addClass("highcharts-tracker").on("mouseover",s).on("mouseout",(function(t){l.onTrackerMouseOut(t)})),n.cursor&&!i.styledMode&&t.css({cursor:n.cursor}),_)&&t.on("touchstart",s)}))),k(this,"afterDrawTracker")},t.prototype.addPoint=function(t,n,e,o,i){var l=this.options,r=this.data,c=this.chart,a=this.xAxis;a=a&&a.hasNames&&a.names;var s,u=l.data,d=this.xData;n=D(n,!0);var g={series:this};this.pointClass.prototype.applyOptions.apply(g,[t]);var h=g.x,_=d.length;if(this.requireSorting&&h<d[_-1])for(s=!0;_&&d[_-1]>h;)_--;this.updateParallelArrays(g,"splice",_,0,0),this.updateParallelArrays(g,_),a&&g.name&&(a[h]=g.name),u.splice(_,0,t),s&&(this.data.splice(_,0,null),this.processData()),"point"===l.legendType&&this.generatePoints(),e&&(r[0]&&r[0].remove?r[0].remove(!1):(r.shift(),this.updateParallelArrays(g,"shift"),u.shift())),!1!==i&&k(this,"addPoint",{point:g}),this.isDirtyData=this.isDirty=!0,n&&c.redraw(o)},t.prototype.removePoint=function(t,n,e){var o=this,i=o.data,l=i[t],r=o.points,c=o.chart,a=function(){r&&r.length===i.length&&r.splice(t,1),i.splice(t,1),o.options.data.splice(t,1),o.updateParallelArrays(l||{series:o},"splice",t,1),l&&l.destroy(),o.isDirty=!0,o.isDirtyData=!0,n&&c.redraw()};d(e,c),n=D(n,!0),l?l.firePointEvent("remove",null,a):a()},t.prototype.remove=function(t,n,e,o){function i(){l.destroy(o),r.isDirtyLegend=r.isDirtyBox=!0,r.linkSeries(),D(t,!0)&&r.redraw(n)}var l=this,r=l.chart;!1!==e?k(l,"remove",null,i):i()},t.prototype.update=function(t,n){t=v(t,this.userOptions),k(this,"update",{options:t});var e,o=this,i=o.chart,l=o.userOptions,r=o.initialType||o.type,c=i.options.plotOptions,a=f[r].prototype,s=o.finishedAnimating&&{animation:!1},u={},d=["eventOptions","navigatorSeries","baseSeries"],g=t.type||l.type||i.options.chart.type,h=!(this.hasDerivedData||g&&g!==this.type||void 0!==t.pointStart||void 0!==t.pointInterval||void 0!==t.relativeXValue||o.hasOptionChanged("dataGrouping")||o.hasOptionChanged("pointStart")||o.hasOptionChanged("pointInterval")||o.hasOptionChanged("pointIntervalUnit")||o.hasOptionChanged("keys"));if(g=g||r,h&&(d.push("data","isDirtyData","points","processedXData","processedYData","xIncrement","cropped","_hasPointMarkers","_hasPointLabels","clips","nodes","layout","mapMap","mapData","minY","maxY","minX","maxX"),!1!==t.visible&&d.push("area","graph"),o.parallelArrays.forEach((function(t){d.push(t+"Data")})),t.data&&(t.dataSorting&&w(o.options.dataSorting,t.dataSorting),this.setData(t.data,!1))),t=z(l,s,{index:void 0===l.index?o.index:l.index,pointStart:D(c&&c.series&&c.series.pointStart,l.pointStart,o.xData[0])},!h&&{data:o.options.data},t),h&&t.data&&(t.data=o.options.data),(d=["group","markerGroup","dataLabelsGroup","transformGroup"].concat(d)).forEach((function(t){d[t]=o[t],delete o[t]})),c=!1,f[g]){if(c=g!==o.type,o.remove(!1,!1,!1,!0),c)if(Object.setPrototypeOf)Object.setPrototypeOf(o,f[g].prototype);else{for(e in s=Object.hasOwnProperty.call(o,"hcEvents")&&o.hcEvents,a)o[e]=void 0;w(o,f[g].prototype),s?o.hcEvents=s:delete o.hcEvents}}else A(17,!0,i,{missingModuleFor:g});if(d.forEach((function(t){o[t]=d[t]})),o.init(i,t),h&&this.points){var _=o.options;!1===_.visible?(u.graphic=1,u.dataLabel=1):o._hasPointLabels||(a=_.dataLabels,!(t=_.marker)||!1!==t.enabled&&(l.marker&&l.marker.symbol)===t.symbol||(u.graphic=1),a&&!1===a.enabled&&(u.dataLabel=1)),this.points.forEach((function(t){t&&t.series&&(t.resolveColor(),Object.keys(u).length&&t.destroyElements(u),!1===_.showInLegend&&t.legendItem&&i.legend.destroyItem(t))}),this)}o.initialType=r,i.linkSeries(),c&&o.linkedSeries.length&&(o.isDirtyData=!0),k(this,"afterUpdate"),D(n,!0)&&i.redraw(!!h&&void 0)},t.prototype.setName=function(t){this.name=this.options.name=this.userOptions.name=t,this.chart.isDirtyLegend=!0},t.prototype.hasOptionChanged=function(t){var n=this.options[t],e=this.chart.options.plotOptions,o=this.userOptions[t];return o?n!==o:n!==D(e&&e[this.type]&&e[this.type][t],e&&e.series&&e.series[t],n)},t.prototype.onMouseOver=function(){var t=this.chart,n=t.hoverSeries;t.pointer.setHoverChartIndex(),n&&n!==this&&n.onMouseOut(),this.options.events.mouseOver&&k(this,"mouseOver"),this.setState("hover"),t.hoverSeries=this},t.prototype.onMouseOut=function(){var t=this.options,n=this.chart,e=n.tooltip,o=n.hoverPoint;n.hoverSeries=null,o&&o.onMouseOut(),this&&t.events.mouseOut&&k(this,"mouseOut"),!e||this.stickyTracking||e.shared&&!this.noSharedTooltip||e.hide(),n.series.forEach((function(t){t.setState("",!0)}))},t.prototype.setState=function(t,n){var e=this,o=e.options,i=e.graph,l=o.inactiveOtherPoints,r=o.states,c=D(r[t||"normal"]&&r[t||"normal"].animation,e.chart.options.chart.animation),a=o.lineWidth,s=0,u=o.opacity;if(e.state!==(t=t||"")&&([e.group,e.markerGroup,e.dataLabelsGroup].forEach((function(n){n&&(e.state&&n.removeClass("highcharts-series-"+e.state),t&&n.addClass("highcharts-series-"+t))})),e.state=t,!e.chart.styledMode)){if(r[t]&&!1===r[t].enabled)return;if(t&&(a=r[t].lineWidth||a+(r[t].lineWidthPlus||0),u=D(r[t].opacity,u)),i&&!i.dashstyle)for(i.animate(o={"stroke-width":a},c);e["zone-graph-"+s];)e["zone-graph-"+s].animate(o,c),s+=1;l||[e.group,e.markerGroup,e.dataLabelsGroup,e.labelBySeries].forEach((function(t){t&&t.animate({opacity:u},c)}))}n&&l&&e.points&&e.setAllPointsToState(t||void 0)},t.prototype.setAllPointsToState=function(t){this.points.forEach((function(n){n.setState&&n.setState(t)}))},t.prototype.setVisible=function(t,n){var e=this,o=e.chart,i=e.legendItem,l=o.options.chart.ignoreHiddenSeries,r=(e.visible=t=e.options.visible=e.userOptions.visible=void 0===t?!e.visible:t)?"show":"hide";["group","dataLabelsGroup","markerGroup","tracker","tt"].forEach((function(t){e[t]&&e[t][r]()})),o.hoverSeries!==e&&(o.hoverPoint&&o.hoverPoint.series)!==e||e.onMouseOut(),i&&o.legend.colorizeItem(e,t),e.isDirty=!0,e.options.stacking&&o.series.forEach((function(t){t.options.stacking&&t.visible&&(t.isDirty=!0)})),e.linkedSeries.forEach((function(n){n.setVisible(t,!1)})),l&&(o.isDirtyBox=!0),k(e,r),!1!==n&&o.redraw()},t.prototype.show=function(){this.setVisible(!0)},t.prototype.hide=function(){this.setVisible(!1)},t.prototype.select=function(t){this.selected=t=this.options.selected=void 0===t?!this.selected:t,this.checkbox&&(this.checkbox.checked=t),k(this,t?"select":"unselect")},t.prototype.shouldShowTooltip=function(t,n,e){return void 0===e&&(e={}),e.series=this,e.visiblePlotOnly=!0,this.chart.isInsidePlot(t,n,e)},t.defaultOptions=r,t}(),w(t.prototype,{axisTypes:["xAxis","yAxis"],coll:"series",colorCounter:0,cropShoulder:1,directTouch:!1,drawLegendSymbol:i.drawLineMarker,isCartesian:!0,kdAxisArray:["clientX","plotY"],parallelArrays:["x","y"],pointClass:l,requireSorting:!0,sorted:!0}),c.series=t,t})),n(e,"Extensions/ScrollablePlotArea.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Axis/Axis.js"],e["Core/Chart/Chart.js"],e["Core/Series/Series.js"],e["Core/Renderer/RendererRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l){var r=t.stop,c=l.addEvent,a=l.createElement,s=l.merge,u=l.pick;c(e,"afterSetChartSize",(function(t){var e=this.options.chart.scrollablePlotArea,o=e&&e.minWidth;if(e=e&&e.minHeight,!this.renderer.forExport){if(o){if(this.scrollablePixelsX=o=Math.max(0,o-this.chartWidth)){this.scrollablePlotBox=this.renderer.scrollablePlotBox=s(this.plotBox),this.plotBox.width=this.plotWidth+=o,this.inverted?this.clipBox.height+=o:this.clipBox.width+=o;var i={1:{name:"right",value:o}}}}else e&&(this.scrollablePixelsY=o=Math.max(0,e-this.chartHeight))&&(this.scrollablePlotBox=this.renderer.scrollablePlotBox=s(this.plotBox),this.plotBox.height=this.plotHeight+=o,this.inverted?this.clipBox.width+=o:this.clipBox.height+=o,i={2:{name:"bottom",value:o}});i&&!t.skipAxes&&this.axes.forEach((function(t){i[t.side]?t.getPlotLinePath=function(){var e=i[t.side].name,o=this[e];this[e]=o-i[t.side].value;var l=n.prototype.getPlotLinePath.apply(this,arguments);return this[e]=o,l}:(t.setAxisSize(),t.setAxisTranslation())}))}})),c(e,"render",(function(){this.scrollablePixelsX||this.scrollablePixelsY?(this.setUpScrolling&&this.setUpScrolling(),this.applyFixed()):this.fixedDiv&&this.applyFixed()})),e.prototype.setUpScrolling=function(){var t=this,n={WebkitOverflowScrolling:"touch",overflowX:"hidden",overflowY:"hidden"};this.scrollablePixelsX&&(n.overflowX="auto"),this.scrollablePixelsY&&(n.overflowY="auto"),this.scrollingParent=a("div",{className:"highcharts-scrolling-parent"},{position:"relative"},this.renderTo),this.scrollingContainer=a("div",{className:"highcharts-scrolling"},n,this.scrollingParent),c(this.scrollingContainer,"scroll",(function(){t.pointer&&delete t.pointer.chartPosition})),this.innerContainer=a("div",{className:"highcharts-inner-container"},null,this.scrollingContainer),this.innerContainer.appendChild(this.container),this.setUpScrolling=null},e.prototype.moveFixedElements=function(){var t,n=this.container,e=this.fixedRenderer,o=".highcharts-contextbutton .highcharts-credits .highcharts-legend .highcharts-legend-checkbox .highcharts-navigator-series .highcharts-navigator-xaxis .highcharts-navigator-yaxis .highcharts-navigator .highcharts-reset-zoom .highcharts-drillup-button .highcharts-scrollbar .highcharts-subtitle .highcharts-title".split(" ");this.scrollablePixelsX&&!this.inverted?t=".highcharts-yaxis":this.scrollablePixelsX&&this.inverted||this.scrollablePixelsY&&!this.inverted?t=".highcharts-xaxis":this.scrollablePixelsY&&this.inverted&&(t=".highcharts-yaxis"),t&&o.push(t+":not(.highcharts-radial-axis)",t+"-labels:not(.highcharts-radial-axis-labels)"),o.forEach((function(t){[].forEach.call(n.querySelectorAll(t),(function(t){(t.namespaceURI===e.SVG_NS?e.box:e.box.parentNode).appendChild(t),t.style.pointerEvents="auto"}))}))},e.prototype.applyFixed=function(){var t=!this.fixedDiv,n=this.options.chart,e=n.scrollablePlotArea,o=i.getRendererType();t?(this.fixedDiv=a("div",{className:"highcharts-fixed"},{position:"absolute",overflow:"hidden",pointerEvents:"none",zIndex:(n.style&&n.style.zIndex||0)+2,top:0},null,!0),this.scrollingContainer&&this.scrollingContainer.parentNode.insertBefore(this.fixedDiv,this.scrollingContainer),this.renderTo.style.overflow="visible",this.fixedRenderer=n=new o(this.fixedDiv,this.chartWidth,this.chartHeight,this.options.chart.style),this.scrollableMask=n.path().attr({fill:this.options.chart.backgroundColor||"#fff","fill-opacity":u(e.opacity,.85),zIndex:-1}).addClass("highcharts-scrollable-mask").add(),c(this,"afterShowResetZoom",this.moveFixedElements),c(this,"afterDrilldown",this.moveFixedElements),c(this,"afterLayOutTitles",this.moveFixedElements)):this.fixedRenderer.setSize(this.chartWidth,this.chartHeight),(this.scrollableDirty||t)&&(this.scrollableDirty=!1,this.moveFixedElements()),n=this.chartWidth+(this.scrollablePixelsX||0),o=this.chartHeight+(this.scrollablePixelsY||0),r(this.container),this.container.style.width=n+"px",this.container.style.height=o+"px",this.renderer.boxWrapper.attr({width:n,height:o,viewBox:[0,0,n,o].join(" ")}),this.chartBackground.attr({width:n,height:o}),this.scrollingContainer.style.height=this.chartHeight+"px",t&&(e.scrollPositionX&&(this.scrollingContainer.scrollLeft=this.scrollablePixelsX*e.scrollPositionX),e.scrollPositionY&&(this.scrollingContainer.scrollTop=this.scrollablePixelsY*e.scrollPositionY)),t=this.plotTop-(o=this.axisOffset)[0]-1,e=this.plotLeft-o[3]-1,n=this.plotTop+this.plotHeight+o[2]+1,o=this.plotLeft+this.plotWidth+o[1]+1;var l=this.plotLeft+this.plotWidth-(this.scrollablePixelsX||0),s=this.plotTop+this.plotHeight-(this.scrollablePixelsY||0);t=this.scrollablePixelsX?[["M",0,t],["L",this.plotLeft-1,t],["L",this.plotLeft-1,n],["L",0,n],["Z"],["M",l,t],["L",this.chartWidth,t],["L",this.chartWidth,n],["L",l,n],["Z"]]:this.scrollablePixelsY?[["M",e,0],["L",e,this.plotTop-1],["L",o,this.plotTop-1],["L",o,0],["Z"],["M",e,s],["L",e,this.chartHeight],["L",o,this.chartHeight],["L",o,s],["Z"]]:[["M",0,0]],"adjustHeight"!==this.redrawTrigger&&this.scrollableMask.attr({d:t})},c(n,"afterInit",(function(){this.chart.scrollableDirty=!0})),c(o,"show",(function(){this.chart.scrollableDirty=!0}))})),n(e,"Core/Axis/StackingAxis.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Axis/Axis.js"],e["Core/Utilities.js"]],(function(t,n,e){var o,i=t.getDeferredAnimation,l=e.addEvent,r=e.destroyObjectProperties,c=e.fireEvent,a=e.isNumber,s=e.objectEach;return function(t){function n(){var t=this.stacking;if(t){var n=t.stacks;s(n,(function(t,e){r(t),n[e]=null})),t&&t.stackTotalGroup&&t.stackTotalGroup.destroy()}}function e(){this.stacking||(this.stacking=new u(this))}var o=[];t.compose=function(t){return-1===o.indexOf(t)&&(o.push(t),l(t,"init",e),l(t,"destroy",n)),t};var u=function(){function t(t){this.oldStacks={},this.stacks={},this.stacksTouched=0,this.axis=t}return t.prototype.buildStacks=function(){var t,n=this.axis,e=n.series,o=n.options.reversedStacks,i=e.length;if(!n.isXAxis){for(this.usePercentage=!1,t=i;t--;){var l=e[o?t:i-t-1];l.setStackedPoints(),l.setGroupedPoints()}for(t=0;t<i;t++)e[t].modifyStacks();c(n,"afterBuildStacks")}},t.prototype.cleanStacks=function(){if(!this.axis.isXAxis){if(this.oldStacks)var t=this.stacks=this.oldStacks;s(t,(function(t){s(t,(function(t){t.cumulative=t.total}))}))}},t.prototype.resetStacks=function(){var t=this;t.axis.isXAxis||s(t.stacks,(function(n){s(n,(function(e,o){a(e.touched)&&e.touched<t.stacksTouched?(e.destroy(),delete n[o]):(e.total=null,e.cumulative=null)}))}))},t.prototype.renderStackTotals=function(){var t=this.axis,n=t.chart,e=n.renderer,o=this.stacks;t=i(n,t.options.stackLabels&&t.options.stackLabels.animation||!1);var l=this.stackTotalGroup=this.stackTotalGroup||e.g("stack-labels").attr({visibility:"visible",zIndex:6,opacity:0}).add();l.translate(n.plotLeft,n.plotTop),s(o,(function(t){s(t,(function(t){t.render(l)}))})),l.animate({opacity:1},t)},t}();t.Additions=u}(o||(o={})),o})),n(e,"Extensions/Stacking.js",[e["Core/Axis/Axis.js"],e["Core/Chart/Chart.js"],e["Core/FormatUtilities.js"],e["Core/Globals.js"],e["Core/Series/Series.js"],e["Core/Axis/StackingAxis.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l,r){var c=e.format,a=r.correctFloat,s=r.defined,u=r.destroyObjectProperties,d=r.isArray,g=r.isNumber,h=r.objectEach,_=r.pick,C=function(){function t(t,n,e,o,i){var l=t.chart.inverted;this.axis=t,this.isNegative=e,this.options=n=n||{},this.x=o,this.total=null,this.points={},this.hasValidPoints=!1,this.stack=i,this.rightCliff=this.leftCliff=0,this.alignOptions={align:n.align||(l?e?"left":"right":"center"),verticalAlign:n.verticalAlign||(l?"middle":e?"bottom":"top"),y:n.y,x:n.x},this.textAlign=n.textAlign||(l?e?"right":"left":"center")}return t.prototype.destroy=function(){u(this,this.axis)},t.prototype.render=function(t){var n=this.axis.chart,e=this.options,o=e.format;o=o?c(o,this,n):e.formatter.call(this),this.label?this.label.attr({text:o,visibility:"hidden"}):(this.label=n.renderer.label(o,null,null,e.shape,null,null,e.useHTML,!1,"stack-labels"),o={r:e.borderRadius||0,text:o,rotation:e.rotation,padding:_(e.padding,5),visibility:"hidden"},n.styledMode||(o.fill=e.backgroundColor,o.stroke=e.borderColor,o["stroke-width"]=e.borderWidth,this.label.css(e.style)),this.label.attr(o),this.label.added||this.label.add(t)),this.label.labelrank=n.plotSizeY},t.prototype.setOffset=function(t,n,e,o,l){var r=this.axis,c=r.chart;o=r.translate(r.stacking.usePercentage?100:o||this.total,0,0,0,1),e=r.translate(e||0),e=s(o)&&Math.abs(o-e),t=_(l,c.xAxis[0].translate(this.x))+t,r=s(o)&&this.getStackBox(c,this,t,o,n,e,r),n=this.label,e=this.isNegative,t="justify"===_(this.options.overflow,"justify");var a=this.textAlign;n&&r&&(l=n.getBBox(),o=n.padding,a="left"===a?c.inverted?-o:o:"right"===a?l.width:c.inverted&&"center"===a?l.width/2:c.inverted?e?l.width+o:-o:l.width/2,e=c.inverted?l.height/2:e?-o:l.height,this.alignOptions.x=_(this.options.x,0),this.alignOptions.y=_(this.options.y,0),r.x-=a,r.y-=e,n.align(this.alignOptions,null,r),c.isInsidePlot(n.alignAttr.x+a-this.alignOptions.x,n.alignAttr.y+e-this.alignOptions.y)?n.show():(n.alignAttr.y=-9999,t=!1),t&&i.prototype.justifyDataLabel.call(this.axis,n,this.alignOptions,n.alignAttr,l,r),n.attr({x:n.alignAttr.x,y:n.alignAttr.y}),_(!t&&this.options.crop,!0)&&((c=g(n.x)&&g(n.y)&&c.isInsidePlot(n.x-o+n.width,n.y)&&c.isInsidePlot(n.x+o,n.y))||n.hide()))},t.prototype.getStackBox=function(t,n,e,o,i,l,r){var c=n.axis.reversed,a=t.inverted,s=r.height+r.pos-(a?t.plotLeft:t.plotTop);return n=n.isNegative&&!c||!n.isNegative&&c,{x:a?n?o-r.right:o-l+r.pos-t.plotLeft:e+t.xAxis[0].transB-t.plotLeft,y:a?r.height-e-i:n?s-o-l:s-o,width:a?l:i,height:a?i:l}},t}();return n.prototype.getStacks=function(){var t=this,n=t.inverted;t.yAxis.forEach((function(t){t.stacking&&t.stacking.stacks&&t.hasVisibleSeries&&(t.stacking.oldStacks=t.stacking.stacks)})),t.series.forEach((function(e){var o=e.xAxis&&e.xAxis.options||{};!e.options.stacking||!0!==e.visible&&!1!==t.options.chart.ignoreHiddenSeries||(e.stackKey=[e.type,_(e.options.stack,""),n?o.top:o.left,n?o.height:o.width].join())}))},l.compose(t),i.prototype.setGroupedPoints=function(){var t=this.yAxis.stacking;this.options.centerInCategory&&(this.is("column")||this.is("columnrange"))&&!this.options.stacking&&1<this.chart.series.length?i.prototype.setStackedPoints.call(this,"group"):t&&h(t.stacks,(function(n,e){"group"===e.slice(-5)&&(h(n,(function(t){return t.destroy()})),delete t.stacks[e])}))},i.prototype.setStackedPoints=function(t){var n=t||this.options.stacking;if(n&&(!0===this.visible||!1===this.chart.options.chart.ignoreHiddenSeries)){var e=this.processedXData,o=this.processedYData,i=[],l=o.length,r=this.options,c=r.threshold,u=_(r.startFromThreshold&&c,0);r=r.stack;var g,h,p="-"+(t=t?this.type+","+n:this.stackKey),f=this.negStacks,M=this.yAxis,P=M.stacking.stacks,O=M.stacking.oldStacks;for(M.stacking.stacksTouched+=1,h=0;h<l;h++){var m=e[h],v=o[h],y=this.getStackIndicator(y,m,this.index),b=y.key,x=(g=f&&v<(u?0:c))?p:t;P[x]||(P[x]={}),P[x][m]||(O[x]&&O[x][m]?(P[x][m]=O[x][m],P[x][m].total=null):P[x][m]=new C(M,M.options.stackLabels,g,m,r)),x=P[x][m],null!==v?(x.points[b]=x.points[this.index]=[_(x.cumulative,u)],s(x.cumulative)||(x.base=b),x.touched=M.stacking.stacksTouched,0<y.index&&!1===this.singleStacks&&(x.points[b][0]=x.points[this.index+","+m+",0"][0])):x.points[b]=x.points[this.index]=null,"percent"===n?(g=g?t:p,x.total=f&&P[g]&&P[g][m]?(g=P[g][m]).total=Math.max(g.total,x.total)+Math.abs(v)||0:a(x.total+(Math.abs(v)||0))):"group"===n?(d(v)&&(v=v[0]),null!==v&&(x.total=(x.total||0)+1)):x.total=a(x.total+(v||0)),x.cumulative="group"===n?(x.total||1)-1:_(x.cumulative,u)+(v||0),null!==v&&(x.points[b].push(x.cumulative),i[h]=x.cumulative,x.hasValidPoints=!0)}"percent"===n&&(M.stacking.usePercentage=!0),"group"!==n&&(this.stackedYData=i),M.stacking.oldStacks={}}},i.prototype.modifyStacks=function(){var t,n=this,e=n.stackKey,o=n.yAxis.stacking.stacks,i=n.processedXData,l=n.options.stacking;n[l+"Stacker"]&&[e,"-"+e].forEach((function(e){for(var r,c,a=i.length;a--;)t=n.getStackIndicator(t,r=i[a],n.index,e),(c=(r=o[e]&&o[e][r])&&r.points[t.key])&&n[l+"Stacker"](c,r,a)}))},i.prototype.percentStacker=function(t,n,e){t[0]=a(t[0]*(n=n.total?100/n.total:0)),t[1]=a(t[1]*n),this.stackedYData[e]=t[1]},i.prototype.getStackIndicator=function(t,n,e,o){return!s(t)||t.x!==n||o&&t.key!==o?t={x:n,index:0,key:o}:t.index++,t.key=[e,n,t.index].join(),t},o.StackItem=C,o.StackItem})),n(e,"Series/Line/LineSeries.js",[e["Core/Series/Series.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),i=e.defined,l=e.merge;return e=function(n){function e(){var t=null!==n&&n.apply(this,arguments)||this;return t.data=void 0,t.options=void 0,t.points=void 0,t}return o(e,n),e.prototype.drawGraph=function(){var t=this,n=this.options,e=(this.gappedPath||this.getGraphPath).call(this),o=this.chart.styledMode,i=[["graph","highcharts-graph"]];o||i[0].push(n.lineColor||this.color||"#cccccc",n.dashStyle),(i=t.getZonesGraphs(i)).forEach((function(i,l){var r=i[0],c=t[r],a=c?"animate":"attr";c?(c.endX=t.preventGraphAnimation?null:e.xMap,c.animate({d:e})):e.length&&(t[r]=c=t.chart.renderer.path(e).addClass(i[1]).attr({zIndex:1}).add(t.group)),c&&!o&&(r={stroke:i[2],"stroke-width":n.lineWidth,fill:t.fillGraph&&t.color||"none"},i[3]?r.dashstyle=i[3]:"square"!==n.linecap&&(r["stroke-linecap"]=r["stroke-linejoin"]="round"),c[a](r).shadow(2>l&&n.shadow)),c&&(c.startX=e.xMap,c.isArea=e.isArea)}))},e.prototype.getGraphPath=function(t,n,e){var o,l=this,r=l.options,c=[],a=[],s=r.step,u=(t=t||l.points).reversed;return u&&t.reverse(),(s={right:1,center:2}[s]||s&&3)&&u&&(s=4-s),(t=this.getValidPoints(t,!1,!(r.connectNulls&&!n&&!e))).forEach((function(u,d){var g=u.plotX,h=u.plotY,_=t[d-1];(u.leftCliff||_&&_.rightCliff)&&!e&&(o=!0),u.isNull&&!i(n)&&0<d?o=!r.connectNulls:u.isNull&&!n?o=!0:(0===d||o?d=[["M",u.plotX,u.plotY]]:l.getPointSpline?d=[l.getPointSpline(t,u,d)]:s?(d=1===s?[["L",_.plotX,h]]:2===s?[["L",(_.plotX+g)/2,_.plotY],["L",(_.plotX+g)/2,h]]:[["L",g,_.plotY]]).push(["L",g,h]):d=[["L",g,h]],a.push(u.x),s&&(a.push(u.x),2===s&&a.push(u.x)),c.push.apply(c,d),o=!1)})),c.xMap=a,l.graphPath=c},e.prototype.getZonesGraphs=function(t){return this.zones.forEach((function(n,e){e=["zone-graph-"+e,"highcharts-graph highcharts-zone-graph-"+e+" "+(n.className||"")],this.chart.styledMode||e.push(n.color||this.color,n.dashStyle||this.options.dashStyle),t.push(e)}),this),t},e.defaultOptions=l(t.defaultOptions,{}),e}(t),n.registerSeriesType("line",e),e})),n(e,"Series/Area/AreaSeries.js",[e["Core/Color/Color.js"],e["Core/Legend/LegendSymbol.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e,o){var i=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),l=t.parse,r=e.seriesTypes.line;t=o.extend;var c=o.merge,a=o.objectEach,s=o.pick;return o=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.data=void 0,n.options=void 0,n.points=void 0,n}return i(n,t),n.prototype.drawGraph=function(){this.areaPath=[],t.prototype.drawGraph.apply(this);var n=this,e=this.areaPath,o=this.options,i=[["area","highcharts-area",this.color,o.fillColor]];this.zones.forEach((function(t,e){i.push(["zone-area-"+e,"highcharts-area highcharts-zone-area-"+e+" "+t.className,t.color||n.color,t.fillColor||o.fillColor])})),i.forEach((function(t){var i=t[0],r=n[i],c=r?"animate":"attr",a={};r?(r.endX=n.preventGraphAnimation?null:e.xMap,r.animate({d:e})):(a.zIndex=0,(r=n[i]=n.chart.renderer.path(e).addClass(t[1]).add(n.group)).isArea=!0),n.chart.styledMode||(a.fill=s(t[3],l(t[2]).setOpacity(s(o.fillOpacity,.75)).get())),r[c](a),r.startX=e.xMap,r.shiftUnit=o.step?2:1}))},n.prototype.getGraphPath=function(t){var n,e=r.prototype.getGraphPath,o=this.options,i=o.stacking,l=this.yAxis,c=[],a=[],u=this.index,d=l.stacking.stacks[this.stackKey],g=o.threshold,h=Math.round(l.getThreshold(o.threshold));o=s(o.connectNulls,"percent"===i);var _=function(n,e,o){var r=t[n];n=i&&d[r.x].points[u];var s=r[o+"Null"]||0;if(o=r[o+"Cliff"]||0,r=!0,o||s){var _=(s?n[0]:n[1])+o,C=n[0]+o;r=!!s}else!i&&t[e]&&t[e].isNull&&(_=C=g);void 0!==_&&(a.push({plotX:p,plotY:null===_?h:l.getThreshold(_),isNull:r,isCliff:!0}),c.push({plotX:p,plotY:null===C?h:l.getThreshold(C),doCurve:!1}))};for(t=t||this.points,i&&(t=this.getStackPoints(t)),n=0;n<t.length;n++){i||(t[n].leftCliff=t[n].rightCliff=t[n].leftNull=t[n].rightNull=void 0);var C=t[n].isNull,p=s(t[n].rectPlotX,t[n].plotX),f=i?s(t[n].yBottom,h):h;C&&!o||(o||_(n,n-1,"left"),C&&!i&&o||(a.push(t[n]),c.push({x:n,plotX:p,plotY:f})),o||_(n,n+1,"right"))}return n=e.call(this,a,!0,!0),c.reversed=!0,(f=(C=e.call(this,c,!0,!0))[0])&&"M"===f[0]&&(C[0]=["L",f[1],f[2]]),(C=n.concat(C)).length&&C.push(["Z"]),e=e.call(this,a,!1,o),C.xMap=n.xMap,this.areaPath=C,e},n.prototype.getStackPoints=function(t){var n=this,e=[],o=[],i=this.xAxis,l=this.yAxis,r=l.stacking.stacks[this.stackKey],c={},u=l.series,d=u.length,g=l.options.reversedStacks?1:-1,h=u.indexOf(n);if(t=t||this.points,this.options.stacking){for(var _=0;_<t.length;_++)t[_].leftNull=t[_].rightNull=void 0,c[t[_].x]=t[_];a(r,(function(t,n){null!==t.total&&o.push(n)})),o.sort((function(t,n){return t-n}));var C=u.map((function(t){return t.visible}));o.forEach((function(t,a){var _,p,f=0;if(c[t]&&!c[t].isNull)e.push(c[t]),[-1,1].forEach((function(e){var i=1===e?"rightNull":"leftNull",l=0,s=r[o[a+e]];if(s)for(var f=h;0<=f&&f<d;){var M=u[f].index;(_=s.points[M])||(M===n.index?c[t][i]=!0:C[f]&&(p=r[t].points[M])&&(l-=p[1]-p[0])),f+=g}c[t][1===e?"rightCliff":"leftCliff"]=l}));else{for(var M=h;0<=M&&M<d;){if(_=r[t].points[u[M].index]){f=_[1];break}M+=g}f=s(f,0),f=l.translate(f,0,1,0,1),e.push({isNull:!0,plotX:i.translate(t,0,0,0,1),x:t,plotY:f,yBottom:f})}}))}return e},n.defaultOptions=c(r.defaultOptions,{threshold:0}),n}(r),t(o.prototype,{singleStacks:!1,drawLegendSymbol:n.drawRectangle}),e.registerSeriesType("area",o),o})),n(e,"Series/Spline/SplineSeries.js",[e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n){var e=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),o=t.seriesTypes.line,i=n.merge,l=n.pick;return n=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.data=void 0,n.options=void 0,n.points=void 0,n}return e(n,t),n.prototype.getPointSpline=function(t,n,e){var o=n.plotX||0,i=n.plotY||0,r=t[e-1];if(e=t[e+1],r&&!r.isNull&&!1!==r.doCurve&&!n.isCliff&&e&&!e.isNull&&!1!==e.doCurve&&!n.isCliff){var c=e.plotX||0,a=0,s=(1.5*o+(r.plotX||0))/2.5,u=(1.5*i+(t=r.plotY||0))/2.5,d=(1.5*i+(e=e.plotY||0))/2.5;(c=(1.5*o+c)/2.5)!==s&&(a=(d-u)*(c-o)/(c-s)+i-d),d+=a,(u+=a)>t&&u>i?d=2*i-(u=Math.max(t,i)):u<t&&u<i&&(d=2*i-(u=Math.min(t,i))),d>e&&d>i?u=2*i-(d=Math.max(e,i)):d<e&&d<i&&(u=2*i-(d=Math.min(e,i))),n.rightContX=c,n.rightContY=d}return n=["C",l(r.rightContX,r.plotX,0),l(r.rightContY,r.plotY,0),l(s,o,0),l(u,i,0),o,i],r.rightContX=r.rightContY=void 0,n},n.defaultOptions=i(o.defaultOptions),n}(o),t.registerSeriesType("spline",n),n})),n(e,"Series/AreaSpline/AreaSplineSeries.js",[e["Series/Area/AreaSeries.js"],e["Series/Spline/SplineSeries.js"],e["Core/Legend/LegendSymbol.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i){var l=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),r=t.prototype,c=i.extend,a=i.merge;return i=function(e){function o(){var t=null!==e&&e.apply(this,arguments)||this;return t.data=void 0,t.points=void 0,t.options=void 0,t}return l(o,e),o.defaultOptions=a(n.defaultOptions,t.defaultOptions),o}(n),c(i.prototype,{getGraphPath:r.getGraphPath,getStackPoints:r.getStackPoints,drawGraph:r.drawGraph,drawLegendSymbol:e.drawRectangle}),o.registerSeriesType("areaspline",i),i})),n(e,"Series/Column/ColumnSeries.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Color/Color.js"],e["Core/Globals.js"],e["Core/Legend/LegendSymbol.js"],e["Core/Series/Series.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l,r){var c=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),a=t.animObject,s=n.parse,u=e.hasTouch;t=e.noop;var d=r.clamp,g=r.css,h=r.defined,_=r.extend,C=r.fireEvent,p=r.isArray,f=r.isNumber,M=r.merge,P=r.pick,O=r.objectEach;return r=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.borderWidth=void 0,n.data=void 0,n.group=void 0,n.options=void 0,n.points=void 0,n}return c(n,t),n.prototype.animate=function(t){var n=this,e=this.yAxis,o=n.options,i=this.chart.inverted,l={},r=i?"translateX":"translateY";if(t)l.scaleY=.001,t=d(e.toPixels(o.threshold),e.pos,e.pos+e.len),i?l.translateX=t-e.len:l.translateY=t,n.clipBox&&n.setClip(),n.group.attr(l);else{var c=Number(n.group.attr(r));n.group.animate({scaleY:1},_(a(n.options.animation),{step:function(t,o){n.group&&(l[r]=c+o.pos*(e.pos-c),n.group.attr(l))}}))}},n.prototype.init=function(n,e){t.prototype.init.apply(this,arguments);var o=this;(n=o.chart).hasRendered&&n.series.forEach((function(t){t.type===o.type&&(t.isDirty=!0)}))},n.prototype.getColumnMetrics=function(){var t=this,n=t.options,e=t.xAxis,o=t.yAxis,i=e.options.reversedStacks;i=e.reversed&&!i||!e.reversed&&i;var l,r={},c=0;!1===n.grouping?c=1:t.chart.series.forEach((function(n){var e=n.yAxis,i=n.options;if(n.type===t.type&&(n.visible||!t.chart.options.chart.ignoreHiddenSeries)&&o.len===e.len&&o.pos===e.pos){if(i.stacking&&"group"!==i.stacking){void 0===r[l=n.stackKey]&&(r[l]=c++);var a=r[l]}else!1!==i.grouping&&(a=c++);n.columnIndex=a}}));var a=Math.min(Math.abs(e.transA)*(e.ordinal&&e.ordinal.slope||n.pointRange||e.closestPointRange||e.tickInterval||1),e.len),s=a*n.groupPadding,u=(a-2*s)/(c||1);return n=Math.min(n.maxPointWidth||e.len,P(n.pointWidth,u*(1-2*n.pointPadding))),t.columnMetrics={width:n,offset:(u-n)/2+(s+((t.columnIndex||0)+(i?1:0))*u-a/2)*(i?-1:1),paddedWidth:u,columnCount:c},t.columnMetrics},n.prototype.crispCol=function(t,n,e,o){var i=this.chart,l=this.borderWidth,r=-(l%2?.5:0);return l=l%2?.5:1,i.inverted&&i.renderer.isVML&&(l+=1),this.options.crisp&&(e=Math.round(t+e)+r,e-=t=Math.round(t)+r),o=Math.round(n+o)+l,r=.5>=Math.abs(n)&&.5<o,o-=n=Math.round(n)+l,r&&o&&(--n,o+=1),{x:t,y:n,width:e,height:o}},n.prototype.adjustForMissingColumns=function(t,n,e,o){var i=this,l=this.options.stacking;if(!e.isNull&&1<o.columnCount){var r=0,c=0;O(this.yAxis.stacking&&this.yAxis.stacking.stacks,(function(t){if("number"==typeof e.x&&(t=t[e.x.toString()])){var n=t.points[i.index],o=t.total;l?(n&&(r=c),t.hasValidPoints&&c++):p(n)&&(r=n[1],c=o||0)}})),t=(e.plotX||0)+((c-1)*o.paddedWidth+n)/2-n-r*o.paddedWidth}return t},n.prototype.translate=function(){var t=this,n=t.chart,e=t.options,o=t.dense=2>t.closestPointRange*t.xAxis.transA;o=t.borderWidth=P(e.borderWidth,o?0:1);var l=t.xAxis,r=t.yAxis,c=e.threshold,a=t.translatedThreshold=r.getThreshold(c),s=P(e.minPointLength,5),u=t.getColumnMetrics(),g=u.width,_=t.pointXOffset=u.offset,C=t.dataMin,p=t.dataMax,M=t.barW=Math.max(g,1+2*o);n.inverted&&(a-=.5),e.pointPadding&&(M=Math.ceil(M)),i.prototype.translate.apply(t),t.points.forEach((function(o){var i=P(o.yBottom,a),O=999+Math.abs(i),m=o.plotX||0;O=d(o.plotY,-O,r.len+O);var v=Math.min(O,i),y=Math.max(O,i)-v,b=g,x=m+_,A=M;s&&Math.abs(y)<s&&(y=s,m=!r.reversed&&!o.negative||r.reversed&&o.negative,f(c)&&f(p)&&o.y===c&&p<=c&&(r.min||0)<c&&(C!==p||(r.max||0)<=c)&&(m=!m),v=Math.abs(v-a)>s?i-s:a-(m?s:0)),h(o.options.pointWidth)&&(b=A=Math.ceil(o.options.pointWidth),x-=Math.round((b-g)/2)),e.centerInCategory&&(x=t.adjustForMissingColumns(x,b,o,u)),o.barX=x,o.pointWidth=b,o.tooltipPos=n.inverted?[d(r.len+r.pos-n.plotLeft-O,r.pos-n.plotLeft,r.len+r.pos-n.plotLeft),l.len+l.pos-n.plotTop-x-A/2,y]:[l.left-n.plotLeft+x+A/2,d(O+r.pos-n.plotTop,r.pos-n.plotTop,r.len+r.pos-n.plotTop),y],o.shapeType=t.pointClass.prototype.shapeType||"rect",o.shapeArgs=t.crispCol.apply(t,o.isNull?[x,a,A,0]:[x,v,A,y])}))},n.prototype.drawGraph=function(){this.group[this.dense?"addClass":"removeClass"]("highcharts-dense-data")},n.prototype.pointAttribs=function(t,n){var e=this.options,o=this.pointAttrToOptions||{},i=o.stroke||"borderColor",l=o["stroke-width"]||"borderWidth",r=t&&t.color||this.color,c=t&&t[i]||e[i]||r;o=t&&t.options.dashStyle||e.dashStyle;var a=t&&t[l]||e[l]||this[l]||0,u=P(t&&t.opacity,e.opacity,1);if(t&&this.zones.length){var d=t.getZone();r=t.options.color||d&&(d.color||t.nonZonedColor)||this.color,d&&(c=d.borderColor||c,o=d.dashStyle||o,a=d.borderWidth||a)}return n&&t&&(n=(t=M(e.states[n],t.options.states&&t.options.states[n]||{})).brightness,r=t.color||void 0!==n&&s(r).brighten(t.brightness).get()||r,c=t[i]||c,a=t[l]||a,o=t.dashStyle||o,u=P(t.opacity,u)),i={fill:r,stroke:c,"stroke-width":a,opacity:u},o&&(i.dashstyle=o),i},n.prototype.drawPoints=function(){var t,n=this,e=this.chart,o=n.options,i=e.renderer,l=o.animationLimit||250;n.points.forEach((function(r){var c=r.graphic,a=!!c,s=c&&e.pointCount<l?"animate":"attr";f(r.plotY)&&null!==r.y?(t=r.shapeArgs,c&&r.hasNewShapeType()&&(c=c.destroy()),n.enabledDataSorting&&(r.startXPos=n.xAxis.reversed?-(t&&t.width||0):n.xAxis.width),c||(r.graphic=c=i[r.shapeType](t).add(r.group||n.group))&&n.enabledDataSorting&&e.hasRendered&&e.pointCount<l&&(c.attr({x:r.startXPos}),a=!0,s="animate"),c&&a&&c[s](M(t)),o.borderRadius&&c[s]({r:o.borderRadius}),e.styledMode||c[s](n.pointAttribs(r,r.selected&&"select")).shadow(!1!==r.allowShadow&&o.shadow,null,o.stacking&&!o.borderRadius),c&&(c.addClass(r.getClassName(),!0),c.attr({visibility:r.visible?"inherit":"hidden"}))):c&&(r.graphic=c.destroy())}))},n.prototype.drawTracker=function(){var t,n=this,e=n.chart,o=e.pointer,i=function(t){var n=o.getPointFromEvent(t);void 0!==n&&(o.isDirectTouch=!0,n.onMouseOver(t))};n.points.forEach((function(n){t=p(n.dataLabels)?n.dataLabels:n.dataLabel?[n.dataLabel]:[],n.graphic&&(n.graphic.element.point=n),t.forEach((function(t){t.div?t.div.point=n:t.element.point=n}))})),n._hasTracking||(n.trackerGroups.forEach((function(t){n[t]&&(n[t].addClass("highcharts-tracker").on("mouseover",i).on("mouseout",(function(t){o.onTrackerMouseOut(t)})),u&&n[t].on("touchstart",i),!e.styledMode&&n.options.cursor&&n[t].css(g).css({cursor:n.options.cursor}))})),n._hasTracking=!0),C(this,"afterDrawTracker")},n.prototype.remove=function(){var t=this,n=t.chart;n.hasRendered&&n.series.forEach((function(n){n.type===t.type&&(n.isDirty=!0)})),i.prototype.remove.apply(t,arguments)},n.defaultOptions=M(i.defaultOptions,{borderRadius:0,centerInCategory:!1,groupPadding:.2,marker:null,pointPadding:.1,minPointLength:0,cropThreshold:50,pointRange:null,states:{hover:{halo:!1,brightness:.1},select:{color:"#cccccc",borderColor:"#000000"}},dataLabels:{align:void 0,verticalAlign:void 0,y:void 0},startFromThreshold:!0,stickyTracking:!1,tooltip:{distance:6},threshold:0,borderColor:"#ffffff"}),n}(i),_(r.prototype,{cropShoulder:0,directTouch:!0,drawLegendSymbol:o.drawRectangle,getSymbol:t,negStacks:!0,trackerGroups:["group","dataLabelsGroup"]}),l.registerSeriesType("column",r),r})),n(e,"Core/Series/DataLabel.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/FormatUtilities.js"],e["Core/Utilities.js"]],(function(t,n,e){var o,i=t.getDeferredAnimation,l=n.format,r=e.defined,c=e.extend,a=e.fireEvent,s=e.isArray,u=e.merge,d=e.objectEach,g=e.pick,h=e.splat;return function(t){function n(t,n,e,o,i){var l=this,r=this.chart,a=this.isCartesian&&r.inverted,s=this.enabledDataSorting,u=g(t.dlBox&&t.dlBox.centerX,t.plotX,-9999),d=g(t.plotY,-9999),h=n.getBBox(),_=e.rotation,C=e.align,p=r.isInsidePlot(u,Math.round(d),{inverted:a,paneCoordinates:!0,series:l}),f=function(e){s&&l.xAxis&&!M&&l.setDataLabelStartPos(t,n,i,p,e)},M="justify"===g(e.overflow,s?"none":"justify"),P=this.visible&&!1!==t.visible&&(t.series.forceDL||s&&!M||p||g(e.inside,!!this.options.stacking)&&o&&r.isInsidePlot(u,a?o.x+1:o.y+o.height-1,{inverted:a,paneCoordinates:!0,series:l}));if(P){var O=r.renderer.fontMetrics(r.styledMode?void 0:e.style.fontSize,n).b;o=c({x:a?this.yAxis.len-d:u,y:Math.round(a?this.xAxis.len-u:d),width:0,height:0},o),c(e,{width:h.width,height:h.height}),_?(M=!1,u=r.renderer.rotCorr(O,_),f(u={x:o.x+(e.x||0)+o.width/2+u.x,y:o.y+(e.y||0)+{top:0,middle:.5,bottom:1}[e.verticalAlign]*o.height}),n[i?"attr":"animate"](u).attr({align:C}),f=180<(f=(_+720)%360)&&360>f,"left"===C?u.y-=f?h.height:0:"center"===C?(u.x-=h.width/2,u.y-=h.height/2):"right"===C&&(u.x-=h.width,u.y-=f?0:h.height),n.placed=!0,n.alignAttr=u):(f(o),n.align(e,void 0,o),u=n.alignAttr),M&&0<=o.height?this.justifyDataLabel(n,e,u,h,o,i):g(e.crop,!0)&&(P=r.isInsidePlot(u.x,u.y,{paneCoordinates:!0,series:l})&&r.isInsidePlot(u.x+h.width,u.y+h.height,{paneCoordinates:!0,series:l})),e.shape&&!_&&n[i?"attr":"animate"]({anchorX:a?r.plotWidth-t.plotY:t.plotX,anchorY:a?r.plotHeight-t.plotX:t.plotY})}i&&s&&(n.placed=!1),P||s&&!M||(n.hide(!0),n.placed=!1)}function e(){var t=this,n=t.chart,e=t.options,o=t.points,c=t.hasRendered||0,u=n.renderer,C=e.dataLabels,p=C.animation;if(p=C.defer?i(n,p,t):{defer:0,duration:0},C=_(_(n.options.plotOptions&&n.options.plotOptions.series&&n.options.plotOptions.series.dataLabels,n.options.plotOptions&&n.options.plotOptions[t.type]&&n.options.plotOptions[t.type].dataLabels),C),a(this,"drawDataLabels"),s(C)||C.enabled||t._hasPointLabels){var f=t.plotGroup("dataLabelsGroup","data-labels",c?"inherit":"hidden",C.zIndex||6);f.attr({opacity:+c}),!c&&(c=t.dataLabelsGroup)&&(t.visible&&f.show(!0),c[e.animation?"animate":"attr"]({opacity:1},p)),o.forEach((function(o){h(_(C,o.dlOptions||o.options&&o.options.dataLabels)).forEach((function(i,c){var a=i.enabled&&(!o.isNull||o.dataLabelOnNull)&&function(t,n){var e=n.filter;return!e||(n=e.operator,t=t[e.property],e=e.value,">"===n&&t>e||"<"===n&&t<e||">="===n&&t>=e||"<="===n&&t<=e||"=="===n&&t==e||"==="===n&&t===e)}(o,i),s=o.connectors?o.connectors[c]:o.connector,h=o.dataLabels?o.dataLabels[c]:o.dataLabel,_=g(i.distance,o.labelDistance),C=!h;if(a){var p=o.getLabelConfig(),M=g(i[o.formatPrefix+"Format"],i.format);p=r(M)?l(M,p,n):(i[o.formatPrefix+"Formatter"]||i.formatter).call(p,i),M=i.style;var P=i.rotation;n.styledMode||(M.color=g(i.color,M.color,t.color,"#000000"),"contrast"===M.color?(o.contrastColor=u.getContrast(o.color||t.color),M.color=!r(_)&&i.inside||0>_||e.stacking?o.contrastColor:"#000000"):delete o.contrastColor,e.cursor&&(M.cursor=e.cursor));var O={r:i.borderRadius||0,rotation:P,padding:i.padding,zIndex:1};n.styledMode||(O.fill=i.backgroundColor,O.stroke=i.borderColor,O["stroke-width"]=i.borderWidth),d(O,(function(t,n){void 0===t&&delete O[n]}))}!h||a&&r(p)&&!!h.div==!!i.useHTML||(o.dataLabel=h=o.dataLabel&&o.dataLabel.destroy(),o.dataLabels&&(1===o.dataLabels.length?delete o.dataLabels:delete o.dataLabels[c]),c||delete o.dataLabel,s&&(o.connector=o.connector.destroy(),o.connectors&&(1===o.connectors.length?delete o.connectors:delete o.connectors[c]))),a&&r(p)&&(h?O.text=p:(o.dataLabels=o.dataLabels||[],h=o.dataLabels[c]=P?u.text(p,0,-9999,i.useHTML).addClass("highcharts-data-label"):u.label(p,0,-9999,i.shape,null,null,i.useHTML,null,"data-label"),c||(o.dataLabel=h),h.addClass(" highcharts-data-label-color-"+o.colorIndex+" "+(i.className||"")+(i.useHTML?" highcharts-tracker":""))),h.options=i,h.attr(O),n.styledMode||h.css(M).shadow(i.shadow),h.added||h.add(f),i.textPath&&!i.useHTML&&(h.setTextPath(o.getDataLabelPath&&o.getDataLabelPath(h)||o.graphic,i.textPath),o.dataLabelPath&&!i.textPath.enabled&&(o.dataLabelPath=o.dataLabelPath.destroy())),t.alignDataLabel(o,h,i,null,C))}))}))}a(this,"afterDrawDataLabels")}function o(t,n,e,o,i,l){var r=this.chart,c=n.align,a=n.verticalAlign,s=t.box?0:t.padding||0,u=n.x;u=void 0===u?0:u;var d=n.y;d=void 0===d?0:d;var g=(e.x||0)+s;if(0>g){"right"===c&&0<=u?(n.align="left",n.inside=!0):u-=g;var h=!0}return(g=(e.x||0)+o.width-s)>r.plotWidth&&("left"===c&&0>=u?(n.align="right",n.inside=!0):u+=r.plotWidth-g,h=!0),0>(g=e.y+s)&&("bottom"===a&&0<=d?(n.verticalAlign="top",n.inside=!0):d-=g,h=!0),(g=(e.y||0)+o.height-s)>r.plotHeight&&("top"===a&&0>=d?(n.verticalAlign="bottom",n.inside=!0):d+=r.plotHeight-g,h=!0),h&&(n.x=u,n.y=d,t.placed=!l,t.align(n,void 0,i)),h}function _(t,n){var e,o=[];if(s(t)&&!s(n))o=t.map((function(t){return u(t,n)}));else if(s(n)&&!s(t))o=n.map((function(n){return u(t,n)}));else if(s(t)||s(n))for(e=Math.max(t.length,n.length);e--;)o[e]=u(t[e],n[e]);else o=u(t,n);return o}function C(t,n,e,o,i){var l=this.chart,r=l.inverted,c=this.xAxis,a=c.reversed,s=r?n.height/2:n.width/2;t=(t=t.pointWidth)?t/2:0,n.startXPos=r?i.x:a?-s-t:c.width-s+t,n.startYPos=r?a?this.yAxis.height-s+t:-s-t:i.y,o?"hidden"===n.visibility&&(n.show(),n.attr({opacity:0}).animate({opacity:1})):n.attr({opacity:1}).animate({opacity:0},void 0,n.hide),l.hasRendered&&(e&&n.attr({x:n.startXPos,y:n.startYPos}),n.placed=!0)}var p=[];t.compose=function(t){if(-1===p.indexOf(t)){var i=t.prototype;p.push(t),i.alignDataLabel=n,i.drawDataLabels=e,i.justifyDataLabel=o,i.setDataLabelStartPos=C}}}(o||(o={})),o})),n(e,"Series/Column/ColumnDataLabel.js",[e["Core/Series/DataLabel.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e){var o,i=n.series,l=e.merge,r=e.pick;return function(n){function e(t,n,e,o,c){var a=this.chart.inverted,s=t.series,u=(s.xAxis?s.xAxis.len:this.chart.plotSizeX)||0,d=t.dlBox||t.shapeArgs,g=r(t.below,t.plotY>r(this.translatedThreshold,s=(s.yAxis?s.yAxis.len:this.chart.plotSizeY)||0)),h=r(e.inside,!!this.options.stacking);d&&(0>(o=l(d)).y&&(o.height+=o.y,o.y=0),0<(d=o.y+o.height-s)&&d<o.height&&(o.height-=d),a&&(o={x:s-o.y-o.height,y:u-o.x-o.width,width:o.height,height:o.width}),h||(a?(o.x+=g?0:o.width,o.width=0):(o.y+=g?o.height:0,o.height=0))),e.align=r(e.align,!a||h?"center":g?"right":"left"),e.verticalAlign=r(e.verticalAlign,a||h?"middle":g?"top":"bottom"),i.prototype.alignDataLabel.call(this,t,n,e,o,c),e.inside&&t.contrastColor&&n.css({color:t.contrastColor})}var o=[];n.compose=function(n){t.compose(i),-1===o.indexOf(n)&&(o.push(n),n.prototype.alignDataLabel=e)}}(o||(o={})),o})),n(e,"Series/Bar/BarSeries.js",[e["Series/Column/ColumnSeries.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),i=e.merge;return(0,e.extend)((e=function(n){function e(){var t=null!==n&&n.apply(this,arguments)||this;return t.data=void 0,t.options=void 0,t.points=void 0,t}return o(e,n),e.defaultOptions=i(t.defaultOptions,{}),e}(t)).prototype,{inverted:!0}),n.registerSeriesType("bar",e),e})),n(e,"Series/Scatter/ScatterSeries.js",[e["Series/Column/ColumnSeries.js"],e["Series/Line/LineSeries.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e,o){var i=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),l=o.addEvent,r=o.merge;return(0,o.extend)((o=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.data=void 0,n.options=void 0,n.points=void 0,n}return i(e,t),e.prototype.applyJitter=function(){var t=this,n=this.options.jitter,e=this.points.length;n&&this.points.forEach((function(o,i){["x","y"].forEach((function(l,r){var c="plot"+l.toUpperCase();if(n[l]&&!o.isNull){var a=t[l+"Axis"],s=n[l]*a.transA;if(a&&!a.isLog){var u=Math.max(0,o[c]-s);a=Math.min(a.len,o[c]+s),r=1e4*Math.sin(i+r*e),o[c]=u+(a-u)*(r-Math.floor(r)),"x"===l&&(o.clientX=o.plotX)}}}))}))},e.prototype.drawGraph=function(){this.options.lineWidth?t.prototype.drawGraph.call(this):this.graph&&(this.graph=this.graph.destroy())},e.defaultOptions=r(n.defaultOptions,{lineWidth:0,findNearestPointBy:"xy",jitter:{x:0,y:0},marker:{enabled:!0},tooltip:{headerFormat:'<span style="color:{point.color}">\u25cf</span> <span style="font-size: 10px"> {series.name}</span><br/>',pointFormat:"x: <b>{point.x}</b><br/>y: <b>{point.y}</b><br/>"}}),e}(n)).prototype,{drawTracker:t.prototype.drawTracker,sorted:!1,requireSorting:!1,noSharedTooltip:!0,trackerGroups:["group","markerGroup","dataLabelsGroup"],takeOrdinalPosition:!1}),l(o,"afterTranslate",(function(){this.applyJitter()})),e.registerSeriesType("scatter",o),o})),n(e,"Series/CenteredUtilities.js",[e["Core/Globals.js"],e["Core/Series/Series.js"],e["Core/Utilities.js"]],(function(t,n,e){var o,i=t.deg2rad,l=e.isNumber,r=e.pick,c=e.relativeLength;return function(t){t.getCenter=function(){var t=this.options,e=this.chart,o=2*(t.slicedOffset||0),i=e.plotWidth-2*o,l=e.plotHeight-2*o,a=t.center,s=Math.min(i,l),u=t.size,d=t.innerSize||0;for("string"==typeof u&&(u=parseFloat(u)),"string"==typeof d&&(d=parseFloat(d)),t=[r(a[0],"50%"),r(a[1],"50%"),r(u&&0>u?void 0:t.size,"100%"),r(d&&0>d?void 0:t.innerSize||0,"0%")],!e.angular||this instanceof n||(t[3]=0),a=0;4>a;++a)u=t[a],e=2>a||2===a&&/%$/.test(u),t[a]=c(u,[i,l,s,t[2]][a])+(e?o:0);return t[3]>t[2]&&(t[3]=t[2]),t},t.getStartAndEndRadians=function(t,n){return t=l(t)?t:0,n=l(n)&&n>t&&360>n-t?n:t+360,{start:i*(t+-90),end:i*(n+-90)}}}(o||(o={})),o})),n(e,"Series/Pie/PiePoint.js",[e["Core/Animation/AnimationUtilities.js"],e["Core/Series/Point.js"],e["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),i=t.setAnimation,l=e.addEvent,r=e.defined;t=e.extend;var c=e.isNumber,a=e.pick,s=e.relativeLength;return n=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.labelDistance=void 0,n.options=void 0,n.series=void 0,n}return o(n,t),n.prototype.getConnectorPath=function(){var t=this.labelPosition,n=this.series.options.dataLabels,e=this.connectorShapes,o=n.connectorShape;return e[o]&&(o=e[o]),o.call(this,{x:t.final.x,y:t.final.y,alignment:t.alignment},t.connectorPosition,n)},n.prototype.getTranslate=function(){return this.sliced?this.slicedTranslation:{translateX:0,translateY:0}},n.prototype.haloPath=function(t){var n=this.shapeArgs;return this.sliced||!this.visible?[]:this.series.chart.renderer.symbols.arc(n.x,n.y,n.r+t,n.r+t,{innerR:n.r-1,start:n.start,end:n.end})},n.prototype.init=function(){var n=this;t.prototype.init.apply(this,arguments),this.name=a(this.name,"Slice");var e=function(t){n.slice("select"===t.type)};return l(this,"select",e),l(this,"unselect",e),this},n.prototype.isValid=function(){return c(this.y)&&0<=this.y},n.prototype.setVisible=function(t,n){var e=this,o=this.series,i=o.chart,l=o.options.ignoreHiddenPoint;n=a(n,l),t!==this.visible&&(this.visible=this.options.visible=t=void 0===t?!this.visible:t,o.options.data[o.data.indexOf(this)]=this.options,["graphic","dataLabel","connector","shadowGroup"].forEach((function(n){e[n]&&e[n][t?"show":"hide"](t)})),this.legendItem&&i.legend.colorizeItem(this,t),t||"hover"!==this.state||this.setState(""),l&&(o.isDirty=!0),n&&i.redraw())},n.prototype.slice=function(t,n,e){var o=this.series;i(e,o.chart),a(n,!0),this.sliced=this.options.sliced=r(t)?t:!this.sliced,o.options.data[o.data.indexOf(this)]=this.options,this.graphic&&this.graphic.animate(this.getTranslate()),this.shadowGroup&&this.shadowGroup.animate(this.getTranslate())},n}(n),t(n.prototype,{connectorShapes:{fixedOffset:function(t,n,e){var o=n.breakAt;return n=n.touchingSliceAt,[["M",t.x,t.y],e.softConnector?["C",t.x+("left"===t.alignment?-5:5),t.y,2*o.x-n.x,2*o.y-n.y,o.x,o.y]:["L",o.x,o.y],["L",n.x,n.y]]},straight:function(t,n){return[["M",t.x,t.y],["L",(n=n.touchingSliceAt).x,n.y]]},crookedLine:function(t,n,e){n=n.touchingSliceAt;var o=this.series,i=o.center[0],l=o.chart.plotWidth,r=o.chart.plotLeft;o=t.alignment;var c=this.shapeArgs.r;return e=s(e.crookDistance,1),e=["L",l="left"===o?i+c+(l+r-i-c)*(1-e):r+(i-c)*e,t.y],i=!0,("left"===o?l>t.x||l<n.x:l<t.x||l>n.x)&&(i=!1),t=[["M",t.x,t.y]],i&&t.push(e),t.push(["L",n.x,n.y]),t}}}),n})),n(e,"Series/Pie/PieSeries.js",[e["Series/CenteredUtilities.js"],e["Series/Column/ColumnSeries.js"],e["Core/Globals.js"],e["Core/Legend/LegendSymbol.js"],e["Series/Pie/PiePoint.js"],e["Core/Series/Series.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Renderer/SVG/Symbols.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l,r,c,a){var s=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),u=t.getStartAndEndRadians;e=e.noop;var d=a.clamp,g=a.extend,h=a.fireEvent,_=a.merge,C=a.pick,p=a.relativeLength;return a=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.center=void 0,n.data=void 0,n.maxLabelDistance=void 0,n.options=void 0,n.points=void 0,n}return s(n,t),n.prototype.animate=function(t){var n=this,e=n.startAngleRad;t||n.points.forEach((function(t){var o=t.graphic,i=t.shapeArgs;o&&i&&(o.attr({r:C(t.startR,n.center&&n.center[3]/2),start:e,end:e}),o.animate({r:i.r,start:i.start,end:i.end},n.options.animation))}))},n.prototype.drawEmpty=function(){var t=this.startAngleRad,n=this.endAngleRad,e=this.options;if(0===this.total&&this.center){var o=this.center[0],i=this.center[1];this.graph||(this.graph=this.chart.renderer.arc(o,i,this.center[1]/2,0,t,n).addClass("highcharts-empty-series").add(this.group)),this.graph.attr({d:c.arc(o,i,this.center[2]/2,0,{start:t,end:n,innerR:this.center[3]/2})}),this.chart.styledMode||this.graph.attr({"stroke-width":e.borderWidth,fill:e.fillColor||"none",stroke:e.color||"#cccccc"})}else this.graph&&(this.graph=this.graph.destroy())},n.prototype.drawPoints=function(){var t=this.chart.renderer;this.points.forEach((function(n){n.graphic&&n.hasNewShapeType()&&(n.graphic=n.graphic.destroy()),n.graphic||(n.graphic=t[n.shapeType](n.shapeArgs).add(n.series.group),n.delayedRendering=!0)}))},n.prototype.generatePoints=function(){t.prototype.generatePoints.call(this),this.updateTotals()},n.prototype.getX=function(t,n,e){var o=this.center,i=this.radii?this.radii[e.index]||0:o[2]/2;return t=Math.asin(d((t-o[1])/(i+e.labelDistance),-1,1)),o[0]+(n?-1:1)*Math.cos(t)*(i+e.labelDistance)+(0<e.labelDistance?(n?-1:1)*this.options.dataLabels.padding:0)},n.prototype.hasData=function(){return!!this.processedXData.length},n.prototype.redrawPoints=function(){var t,n,e,o,i=this,l=i.chart,r=l.renderer,c=i.options.shadow;this.drawEmpty(),!c||i.shadowGroup||l.styledMode||(i.shadowGroup=r.g("shadow").attr({zIndex:-1}).add(i.group)),i.points.forEach((function(a){var s={};if(n=a.graphic,!a.isNull&&n){var u=void 0;o=a.shapeArgs,t=a.getTranslate(),l.styledMode||(u=a.shadowGroup,c&&!u&&(u=a.shadowGroup=r.g("shadow").add(i.shadowGroup)),u&&u.attr(t),e=i.pointAttribs(a,a.selected&&"select")),a.delayedRendering?(n.setRadialReference(i.center).attr(o).attr(t),l.styledMode||n.attr(e).attr({"stroke-linejoin":"round"}).shadow(c,u),a.delayedRendering=!1):(n.setRadialReference(i.center),l.styledMode||_(!0,s,e),_(!0,s,o,t),n.animate(s)),n.attr({visibility:a.visible?"inherit":"hidden"}),n.addClass(a.getClassName(),!0)}else n&&(a.graphic=n.destroy())}))},n.prototype.sortByAngle=function(t,n){t.sort((function(t,e){return void 0!==t.angle&&(e.angle-t.angle)*n}))},n.prototype.translate=function(t){this.generatePoints();var n=this.options,e=n.slicedOffset,o=e+(n.borderWidth||0),i=u(n.startAngle,n.endAngle),l=this.startAngleRad=i.start;i=(this.endAngleRad=i.end)-l;var r=this.points,c=n.dataLabels.distance;n=n.ignoreHiddenPoint;var a,s=r.length,d=0;for(t||(this.center=t=this.getCenter()),a=0;a<s;a++){var g=r[a],_=l+d*i;!g.isValid()||n&&!g.visible||(d+=g.percentage/100);var f=l+d*i,M={x:t[0],y:t[1],r:t[2]/2,innerR:t[3]/2,start:Math.round(1e3*_)/1e3,end:Math.round(1e3*f)/1e3};g.shapeType="arc",g.shapeArgs=M,g.labelDistance=C(g.options.dataLabels&&g.options.dataLabels.distance,c),g.labelDistance=p(g.labelDistance,M.r),this.maxLabelDistance=Math.max(this.maxLabelDistance||0,g.labelDistance),(f=(f+_)/2)>1.5*Math.PI?f-=2*Math.PI:f<-Math.PI/2&&(f+=2*Math.PI),g.slicedTranslation={translateX:Math.round(Math.cos(f)*e),translateY:Math.round(Math.sin(f)*e)},M=Math.cos(f)*t[2]/2;var P=Math.sin(f)*t[2]/2;g.tooltipPos=[t[0]+.7*M,t[1]+.7*P],g.half=f<-Math.PI/2||f>Math.PI/2?1:0,g.angle=f,_=Math.min(o,g.labelDistance/5),g.labelPosition={natural:{x:t[0]+M+Math.cos(f)*g.labelDistance,y:t[1]+P+Math.sin(f)*g.labelDistance},final:{},alignment:0>g.labelDistance?"center":g.half?"right":"left",connectorPosition:{breakAt:{x:t[0]+M+Math.cos(f)*_,y:t[1]+P+Math.sin(f)*_},touchingSliceAt:{x:t[0]+M,y:t[1]+P}}}}h(this,"afterTranslate")},n.prototype.updateTotals=function(){var t,n=this.points,e=n.length,o=this.options.ignoreHiddenPoint,i=0;for(t=0;t<e;t++){var l=n[t];!l.isValid()||o&&!l.visible||(i+=l.y)}for(this.total=i,t=0;t<e;t++)(l=n[t]).percentage=0<i&&(l.visible||!o)?l.y/i*100:0,l.total=i},n.defaultOptions=_(l.defaultOptions,{center:[null,null],clip:!1,colorByPoint:!0,dataLabels:{allowOverlap:!0,connectorPadding:5,connectorShape:"fixedOffset",crookDistance:"70%",distance:30,enabled:!0,formatter:function(){return this.point.isNull?void 0:this.point.name},softConnector:!0,x:0},fillColor:void 0,ignoreHiddenPoint:!0,inactiveOtherPoints:!0,legendType:"point",marker:null,size:null,showInLegend:!1,slicedOffset:10,stickyTracking:!1,tooltip:{followPointer:!0},borderColor:"#ffffff",borderWidth:1,lineWidth:void 0,states:{hover:{brightness:.1}}}),n}(l),g(a.prototype,{axisTypes:[],directTouch:!0,drawGraph:void 0,drawLegendSymbol:o.drawRectangle,drawTracker:n.prototype.drawTracker,getCenter:t.getCenter,getSymbol:e,isCartesian:!1,noSharedTooltip:!0,pointAttribs:n.prototype.pointAttribs,pointClass:i,requireSorting:!1,searchPoint:e,trackerGroups:["group","dataLabelsGroup"]}),r.registerSeriesType("pie",a),a})),n(e,"Series/Pie/PieDataLabel.js",[e["Core/Series/DataLabel.js"],e["Core/Globals.js"],e["Core/Renderer/RendererUtilities.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i){var l,r=n.noop,c=e.distribute,a=o.series,s=i.arrayMax,u=i.clamp,d=i.defined,g=i.merge,h=i.pick,_=i.relativeLength;return function(n){function e(){var t,n,e,o,i,l,r,u,_,C,p,f,M=this,P=M.data,O=M.chart,m=M.options.dataLabels||{},v=m.connectorPadding,y=O.plotWidth,b=O.plotHeight,x=O.plotLeft,A=Math.round(O.chartWidth/3),w=M.center,B=w[2]/2,k=w[1],S=[[],[]],T=[0,0,0,0],E=M.dataLabelPositioners;M.visible&&(m.enabled||M._hasPointLabels)&&(P.forEach((function(t){t.dataLabel&&t.visible&&t.dataLabel.shortened&&(t.dataLabel.attr({width:"auto"}).css({width:"auto",textOverflow:"clip"}),t.dataLabel.shortened=!1)})),a.prototype.drawDataLabels.apply(M),P.forEach((function(t){t.dataLabel&&(t.visible?(S[t.half].push(t),t.dataLabel._pos=null,!d(m.style.width)&&!d(t.options.dataLabels&&t.options.dataLabels.style&&t.options.dataLabels.style.width)&&t.dataLabel.getBBox().width>A&&(t.dataLabel.css({width:Math.round(.7*A)+"px"}),t.dataLabel.shortened=!0)):(t.dataLabel=t.dataLabel.destroy(),t.dataLabels&&1===t.dataLabels.length&&delete t.dataLabels))})),S.forEach((function(n,e){var a,s=n.length,g=[];if(s){if(M.sortByAngle(n,e-.5),0<M.maxLabelDistance){var P=Math.max(0,k-B-M.maxLabelDistance),A=Math.min(k+B+M.maxLabelDistance,O.plotHeight);n.forEach((function(t){0<t.labelDistance&&t.dataLabel&&(t.top=Math.max(0,k-B-t.labelDistance),t.bottom=Math.min(k+B+t.labelDistance,O.plotHeight),a=t.dataLabel.getBBox().height||21,t.distributeBox={target:t.labelPosition.natural.y-t.top+a/2,size:a,rank:t.y},g.push(t.distributeBox))})),c(g,P=A+a-P,P/5)}for(p=0;p<s;p++){if(o=(t=n[p]).dataLabel,C=!1===t.visible?"hidden":"inherit",_=P=(l=t.labelPosition).natural.y,g&&d(t.distributeBox)&&(void 0===t.distributeBox.pos?C="hidden":(r=t.distributeBox.size,_=E.radialDistributionY(t))),delete t.positionIndex,m.justify)u=E.justify(t,B,w);else switch(m.alignTo){case"connectors":u=E.alignToConnectors(n,e,y,x);break;case"plotEdges":u=E.alignToPlotEdges(o,e,y,x);break;default:u=E.radialDistributionX(M,t,_,P)}o._attr={visibility:C,align:l.alignment},o._pos={x:u+h((f=t.options.dataLabels||{}).x,m.x)+({left:v,right:-v}[l.alignment]||0),y:_+h(f.y,m.y)-10},l.final.x=u,l.final.y=_,h(m.crop,!0)&&(i=o.getBBox().width,P=null,u-i<v&&1===e?(P=Math.round(i-u+v),T[3]=Math.max(P,T[3])):u+i>y-v&&0===e&&(P=Math.round(u+i-y+v),T[1]=Math.max(P,T[1])),0>_-r/2?T[0]=Math.max(Math.round(r/2-_),T[0]):_+r/2>b&&(T[2]=Math.max(Math.round(_+r/2-b),T[2])),o.sideOverflow=P)}}})),0===s(T)||this.verifyDataLabelOverflow(T))&&(this.placeDataLabels(),this.points.forEach((function(t){var i;f=g(m,t.options.dataLabels),(n=h(f.connectorWidth,1))&&(e=t.connector,(o=t.dataLabel)&&o._pos&&t.visible&&0<t.labelDistance?(C=o._attr.visibility,(i=!e)&&(t.connector=e=O.renderer.path().addClass("highcharts-data-label-connector  highcharts-color-"+t.colorIndex+(t.className?" "+t.className:"")).add(M.dataLabelsGroup),O.styledMode||e.attr({"stroke-width":n,stroke:f.connectorColor||t.color||"#666666"})),e[i?"attr":"animate"]({d:t.getConnectorPath()}),e.attr("visibility",C)):e&&(t.connector=e.destroy()))})))}function o(){this.points.forEach((function(t){var n,e=t.dataLabel;e&&t.visible&&((n=e._pos)?(e.sideOverflow&&(e._attr.width=Math.max(e.getBBox().width-e.sideOverflow,0),e.css({width:e._attr.width+"px",textOverflow:(this.options.dataLabels.style||{}).textOverflow||"ellipsis"}),e.shortened=!0),e.attr(e._attr),e[e.moved?"animate":"attr"](n),e.moved=!0):e&&e.attr({y:-9999})),delete t.distributeBox}),this)}function i(t){var n=this.center,e=this.options,o=e.center,i=e.minSize||80,l=null!==e.size;if(!l){if(null!==o[0])var r=Math.max(n[2]-Math.max(t[1],t[3]),i);else r=Math.max(n[2]-t[1]-t[3],i),n[0]+=(t[3]-t[1])/2;null!==o[1]?r=u(r,i,n[2]-Math.max(t[0],t[2])):(r=u(r,i,n[2]-t[0]-t[2]),n[1]+=(t[0]-t[2])/2),r<n[2]?(n[2]=r,n[3]=Math.min(_(e.innerSize||0,r),r),this.translate(n),this.drawDataLabels&&this.drawDataLabels()):l=!0}return l}var l=[],C={radialDistributionY:function(t){return t.top+t.distributeBox.pos},radialDistributionX:function(t,n,e,o){return t.getX(e<n.top+2||e>n.bottom-2?o:e,n.half,n)},justify:function(t,n,e){return e[0]+(t.half?-1:1)*(n+t.labelDistance)},alignToPlotEdges:function(t,n,e,o){return t=t.getBBox().width,n?t+o:e-t-o},alignToConnectors:function(t,n,e,o){var i,l=0;return t.forEach((function(t){(i=t.dataLabel.getBBox().width)>l&&(l=i)})),n?l+o:e-l-o}};n.compose=function(n){t.compose(a),-1===l.indexOf(n)&&(l.push(n),(n=n.prototype).dataLabelPositioners=C,n.alignDataLabel=r,n.drawDataLabels=e,n.placeDataLabels=o,n.verifyDataLabelOverflow=i)}}(l||(l={})),l})),n(e,"Extensions/OverlappingDataLabels.js",[e["Core/Chart/Chart.js"],e["Core/Utilities.js"]],(function(t,n){function e(t,n){var e=!1;if(t){var i=t.newOpacity;t.oldOpacity!==i&&(t.alignAttr&&t.placed?(t[i?"removeClass":"addClass"]("highcharts-data-label-hidden"),e=!0,t.alignAttr.opacity=i,t[t.isOld?"animate":"attr"](t.alignAttr,null,(function(){n.styledMode||t.css({pointerEvents:i?"auto":"none"})})),o(n,"afterHideOverlappingLabel")):t.attr({opacity:i})),t.isOld=!0}return e}var o=n.fireEvent,i=n.isArray,l=n.isNumber,r=n.objectEach,c=n.pick;(0,n.addEvent)(t,"render",(function(){var t=this,n=[];(this.labelCollectors||[]).forEach((function(t){n=n.concat(t())})),(this.yAxis||[]).forEach((function(t){t.stacking&&t.options.stackLabels&&!t.options.stackLabels.allowOverlap&&r(t.stacking.stacks,(function(t){r(t,(function(t){t.label&&"hidden"!==t.label.visibility&&n.push(t.label)}))}))})),(this.series||[]).forEach((function(o){var l=o.options.dataLabels;o.visible&&(!1!==l.enabled||o._hasPointLabels)&&((l=function(o){return o.forEach((function(o){o.visible&&(i(o.dataLabels)?o.dataLabels:o.dataLabel?[o.dataLabel]:[]).forEach((function(i){var l=i.options;i.labelrank=c(l.labelrank,o.labelrank,o.shapeArgs&&o.shapeArgs.height),l.allowOverlap?(i.oldOpacity=i.opacity,i.newOpacity=1,e(i,t)):n.push(i)}))}))})(o.nodes||[]),l(o.points))})),this.hideOverlappingLabels(n)})),t.prototype.hideOverlappingLabels=function(t){var n,i,r,c=this,a=t.length,s=c.renderer,u=!1,d=function(t){var n,e,o=t.box?0:t.padding||0,i=n=0;if(t&&(!t.alignAttr||t.placed)){var r=t.alignAttr||{x:t.attr("x"),y:t.attr("y")},c=t.parentGroup;return t.width||(n=t.getBBox(),t.width=n.width,t.height=n.height,n=s.fontMetrics(null,t.element).h),(e={left:"0",center:"0.5",right:"1"}[t.alignValue])?i=+e*(t.width-2*o):l(t.x)&&Math.round(t.x)!==t.translateX&&(i=t.x-t.translateX),{x:r.x+(c.translateX||0)+o-(i||0),y:r.y+(c.translateY||0)+o-n,width:t.width-2*o,height:t.height-2*o}}};for(i=0;i<a;i++)(n=t[i])&&(n.oldOpacity=n.opacity,n.newOpacity=1,n.absoluteBox=d(n));for(t.sort((function(t,n){return(n.labelrank||0)-(t.labelrank||0)})),i=0;i<a;i++){var g=(d=t[i])&&d.absoluteBox;for(n=i+1;n<a;++n){var h=(r=t[n])&&r.absoluteBox;!g||!h||d===r||0===d.newOpacity||0===r.newOpacity||h.x>=g.x+g.width||h.x+h.width<=g.x||h.y>=g.y+g.height||h.y+h.height<=g.y||((d.labelrank<r.labelrank?d:r).newOpacity=0)}}t.forEach((function(t){e(t,c)&&(u=!0)})),u&&o(c,"afterHideAllOverlappingLabels")}})),n(e,"Core/Responsive.js",[e["Core/Utilities.js"]],(function(t){var n,e=t.extend,o=t.find,i=t.isArray,l=t.isObject,r=t.merge,c=t.objectEach,a=t.pick,s=t.splat,u=t.uniqueKey;return function(t){var n=[];t.compose=function(t){return-1===n.indexOf(t)&&(n.push(t),e(t.prototype,d.prototype)),t};var d=function(){function t(){}return t.prototype.currentOptions=function(t){var n=this,e={};return function t(e,o,r,a){var u;c(e,(function(e,c){if(!a&&-1<n.collectionsWithUpdate.indexOf(c)&&o[c])for(e=s(e),r[c]=[],u=0;u<Math.max(e.length,o[c].length);u++)o[c][u]&&(void 0===e[u]?r[c][u]=o[c][u]:(r[c][u]={},t(e[u],o[c][u],r[c][u],a+1)));else l(e)?(r[c]=i(e)?[]:{},t(e,o[c]||{},r[c],a+1)):r[c]=void 0===o[c]?null:o[c]}))}(t,this.options,e,0),e},t.prototype.matchResponsiveRule=function(t,n){var e=t.condition;(e.callback||function(){return this.chartWidth<=a(e.maxWidth,Number.MAX_VALUE)&&this.chartHeight<=a(e.maxHeight,Number.MAX_VALUE)&&this.chartWidth>=a(e.minWidth,0)&&this.chartHeight>=a(e.minHeight,0)}).call(this)&&n.push(t._id)},t.prototype.setResponsive=function(t,n){var e=this,i=this.options.responsive,l=this.currentResponsive,c=[];!n&&i&&i.rules&&i.rules.forEach((function(t){void 0===t._id&&(t._id=u()),e.matchResponsiveRule(t,c)}),this),(n=r.apply(void 0,c.map((function(t){return o((i||{}).rules||[],(function(n){return n._id===t}))})).map((function(t){return t&&t.chartOptions})))).isResponsiveOptions=!0,(c=c.toString()||void 0)!==(l&&l.ruleIds)&&(l&&this.update(l.undoOptions,t,!0),c?((l=this.currentOptions(n)).isResponsiveOptions=!0,this.currentResponsive={ruleIds:c,mergedOptions:n,undoOptions:l},this.update(n,t,!0)):this.currentResponsive=void 0)},t}()}(n||(n={})),n})),n(e,"masters/highcharts.src.js",[e["Core/Globals.js"],e["Core/Utilities.js"],e["Core/DefaultOptions.js"],e["Core/Animation/Fx.js"],e["Core/Animation/AnimationUtilities.js"],e["Core/Renderer/HTML/AST.js"],e["Core/FormatUtilities.js"],e["Core/Renderer/RendererUtilities.js"],e["Core/Renderer/SVG/SVGElement.js"],e["Core/Renderer/SVG/SVGRenderer.js"],e["Core/Renderer/HTML/HTMLElement.js"],e["Core/Renderer/HTML/HTMLRenderer.js"],e["Core/Axis/Axis.js"],e["Core/Axis/DateTimeAxis.js"],e["Core/Axis/LogarithmicAxis.js"],e["Core/Axis/PlotLineOrBand/PlotLineOrBand.js"],e["Core/Axis/Tick.js"],e["Core/Tooltip.js"],e["Core/Series/Point.js"],e["Core/Pointer.js"],e["Core/MSPointer.js"],e["Core/Legend/Legend.js"],e["Core/Chart/Chart.js"],e["Core/Series/Series.js"],e["Core/Series/SeriesRegistry.js"],e["Series/Column/ColumnSeries.js"],e["Series/Column/ColumnDataLabel.js"],e["Series/Pie/PieSeries.js"],e["Series/Pie/PieDataLabel.js"],e["Core/Series/DataLabel.js"],e["Core/Responsive.js"],e["Core/Color/Color.js"],e["Core/Time.js"]],(function(t,n,e,o,i,l,r,c,a,s,u,d,g,h,_,C,p,f,M,P,O,m,v,y,b,x,A,w,B,k,S,T,E){return t.animate=i.animate,t.animObject=i.animObject,t.getDeferredAnimation=i.getDeferredAnimation,t.setAnimation=i.setAnimation,t.stop=i.stop,t.timers=o.timers,t.AST=l,t.Axis=g,t.Chart=v,t.chart=v.chart,t.Fx=o,t.Legend=m,t.PlotLineOrBand=C,t.Point=M,t.Pointer=O.isRequired()?O:P,t.Series=y,t.SVGElement=a,t.SVGRenderer=s,t.Tick=p,t.Time=E,t.Tooltip=f,t.Color=T,t.color=T.parse,d.compose(s),u.compose(a),t.defaultOptions=e.defaultOptions,t.getOptions=e.getOptions,t.time=e.defaultTime,t.setOptions=e.setOptions,t.dateFormat=r.dateFormat,t.format=r.format,t.numberFormat=r.numberFormat,t.addEvent=n.addEvent,t.arrayMax=n.arrayMax,t.arrayMin=n.arrayMin,t.attr=n.attr,t.clearTimeout=n.clearTimeout,t.correctFloat=n.correctFloat,t.createElement=n.createElement,t.css=n.css,t.defined=n.defined,t.destroyObjectProperties=n.destroyObjectProperties,t.discardElement=n.discardElement,t.distribute=c.distribute,t.erase=n.erase,t.error=n.error,t.extend=n.extend,t.extendClass=n.extendClass,t.find=n.find,t.fireEvent=n.fireEvent,t.getMagnitude=n.getMagnitude,t.getStyle=n.getStyle,t.inArray=n.inArray,t.isArray=n.isArray,t.isClass=n.isClass,t.isDOMElement=n.isDOMElement,t.isFunction=n.isFunction,t.isNumber=n.isNumber,t.isObject=n.isObject,t.isString=n.isString,t.keys=n.keys,t.merge=n.merge,t.normalizeTickInterval=n.normalizeTickInterval,t.objectEach=n.objectEach,t.offset=n.offset,t.pad=n.pad,t.pick=n.pick,t.pInt=n.pInt,t.relativeLength=n.relativeLength,t.removeEvent=n.removeEvent,t.seriesType=b.seriesType,t.splat=n.splat,t.stableSort=n.stableSort,t.syncTimeout=n.syncTimeout,t.timeUnits=n.timeUnits,t.uniqueKey=n.uniqueKey,t.useSerialIds=n.useSerialIds,t.wrap=n.wrap,A.compose(x),k.compose(y),h.compose(g),_.compose(g),B.compose(w),C.compose(g),S.compose(v),t})),n(e,"Core/Axis/Color/ColorAxisComposition.js",[e["Core/Color/Color.js"],e["Core/Utilities.js"]],(function(t,n){var e,o=t.parse,i=n.addEvent,l=n.extend,r=n.merge,c=n.pick,a=n.splat;return function(t){function n(){var t=this,n=this.options;this.colorAxis=[],n.colorAxis&&(n.colorAxis=a(n.colorAxis),n.colorAxis.forEach((function(n,e){n.index=e,new f(t,n)})))}function e(t){var n,e,o=this,i=function(n){-1!==(n=t.allItems.indexOf(n))&&(o.destroyItem(t.allItems[n]),t.allItems.splice(n,1))},l=[];for((this.chart.colorAxis||[]).forEach((function(t){(n=t.options)&&n.showInLegend&&(n.dataClasses&&n.visible?l=l.concat(t.getDataClassLegendSymbols()):n.visible&&l.push(t),t.series.forEach((function(t){t.options.showInLegend&&!n.dataClasses||("point"===t.options.legendType?t.points.forEach((function(t){i(t)})):i(t))})))})),e=l.length;e--;)t.allItems.unshift(l[e])}function s(t){t.visible&&t.item.legendColor&&t.item.legendSymbol.attr({fill:t.item.legendColor})}function u(){var t=this.chart.colorAxis;t&&t.forEach((function(t,n,e){t.update({},e)}))}function d(){(this.chart.colorAxis&&this.chart.colorAxis.length||this.colorAttribs)&&this.translateColors()}function g(){var t=this.axisTypes;t?-1===t.indexOf("colorAxis")&&t.push("colorAxis"):this.axisTypes=["colorAxis"]}function h(t){var n=this,e=t?"show":"hide";n.visible=n.options.visible=!!t,["graphic","dataLabel"].forEach((function(t){n[t]&&n[t][e]()})),this.series.buildKDTree()}function _(){var t=this,n=this.options.nullColor,e=this.colorAxis,o=this.colorKey;(this.data.length?this.data:this.points).forEach((function(i){var l=i.getNestedProperty(o);(l=i.options.color||(i.isNull||null===i.value?n:e&&void 0!==l?e.toColor(l,i):i.color||t.color))&&i.color!==l&&(i.color=l,"point"===t.options.legendType&&i.legendItem&&t.chart.legend.colorizeItem(i,i.visible))}))}function C(){this.elem.attr("fill",o(this.start).tweenTo(o(this.end),this.pos),void 0,!0)}function p(){this.elem.attr("stroke",o(this.start).tweenTo(o(this.end),this.pos),void 0,!0)}var f,M=[];t.compose=function(t,o,a,P,O){f||(f=t),-1===M.indexOf(o)&&(M.push(o),(t=o.prototype).collectionsWithUpdate.push("colorAxis"),t.collectionsWithInit.colorAxis=[t.addColorAxis],i(o,"afterGetAxes",n),function(t){var n=t.prototype.createAxis;t.prototype.createAxis=function(t,e){if("colorAxis"!==t)return n.apply(this,arguments);var o=new f(this,r(e.axis,{index:this[t].length,isX:!1}));return this.isDirtyLegend=!0,this.axes.forEach((function(t){t.series=[]})),this.series.forEach((function(t){t.bindAxes(),t.isDirtyData=!0})),c(e.redraw,!0)&&this.redraw(e.animation),o}}(o)),-1===M.indexOf(a)&&(M.push(a),(o=a.prototype).fillSetter=C,o.strokeSetter=p),-1===M.indexOf(P)&&(M.push(P),i(P,"afterGetAllItems",e),i(P,"afterColorizeItem",s),i(P,"afterUpdate",u)),-1===M.indexOf(O)&&(M.push(O),l(O.prototype,{optionalAxis:"colorAxis",translateColors:_}),l(O.prototype.pointClass.prototype,{setVisible:h}),i(O,"afterTranslate",d),i(O,"bindAxes",g))},t.pointSetVisible=h}(e||(e={})),e})),n(e,"Core/Axis/Color/ColorAxisDefaults.js",[],(function(){return{lineWidth:0,minPadding:0,maxPadding:0,gridLineWidth:1,tickPixelInterval:72,startOnTick:!0,endOnTick:!0,offset:0,marker:{animation:{duration:50},width:.01,color:"#999999"},labels:{overflow:"justify",rotation:0},minColor:"#e6ebf5",maxColor:"#003399",tickLength:5,showInLegend:!0}})),n(e,"Core/Axis/Color/ColorAxis.js",[e["Core/Axis/Axis.js"],e["Core/Color/Color.js"],e["Core/Axis/Color/ColorAxisComposition.js"],e["Core/Axis/Color/ColorAxisDefaults.js"],e["Core/Globals.js"],e["Core/Legend/LegendSymbol.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l,r,c){var a=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),s=n.parse,u=i.noop,d=r.series,g=c.extend,h=c.isNumber,_=c.merge,C=c.pick;return n=function(t){function n(n,e){var o=t.call(this,n,e)||this;return o.beforePadding=!1,o.chart=void 0,o.coll="colorAxis",o.dataClasses=void 0,o.legendItem=void 0,o.legendItems=void 0,o.name="",o.options=void 0,o.stops=void 0,o.visible=!0,o.init(n,e),o}return a(n,t),n.compose=function(t,o,i,l){e.compose(n,t,o,i,l)},n.prototype.init=function(e,o){var i=e.options.legend||{},l=o.layout?"vertical"!==o.layout:"vertical"!==i.layout,r=o.visible;i=_(n.defaultColorAxisOptions,o,{showEmpty:!1,title:null,visible:i.enabled&&!1!==r}),this.coll="colorAxis",this.side=o.side||l?2:1,this.reversed=o.reversed||!l,this.opposite=!l,t.prototype.init.call(this,e,i),this.userOptions.visible=r,o.dataClasses&&this.initDataClasses(o),this.initStops(),this.horiz=l,this.zoomEnabled=!1},n.prototype.initDataClasses=function(t){var n,e=this.chart,o=this.options,i=t.dataClasses.length,l=0,r=e.options.chart.colorCount;this.dataClasses=n=[],this.legendItems=[],(t.dataClasses||[]).forEach((function(t,c){t=_(t),n.push(t),!e.styledMode&&t.color||("category"===o.dataClassColor?(e.styledMode||(r=(c=e.options.colors).length,t.color=c[l]),t.colorIndex=l,++l===r&&(l=0)):t.color=s(o.minColor).tweenTo(s(o.maxColor),2>i?.5:c/(i-1)))}))},n.prototype.hasData=function(){return!!(this.tickPositions||[]).length},n.prototype.setTickPositions=function(){if(!this.dataClasses)return t.prototype.setTickPositions.call(this)},n.prototype.initStops=function(){this.stops=this.options.stops||[[0,this.options.minColor],[1,this.options.maxColor]],this.stops.forEach((function(t){t.color=s(t[1])}))},n.prototype.setOptions=function(n){t.prototype.setOptions.call(this,n),this.options.crosshair=this.options.marker},n.prototype.setAxisSize=function(){var t,e,o=this.legendSymbol,i=this.chart,l=i.options.legend||{};o?(this.left=l=o.attr("x"),this.top=t=o.attr("y"),this.width=e=o.attr("width"),this.height=o=o.attr("height"),this.right=i.chartWidth-l-e,this.bottom=i.chartHeight-t-o,this.len=this.horiz?e:o,this.pos=this.horiz?l:t):this.len=(this.horiz?l.symbolWidth:l.symbolHeight)||n.defaultLegendLength},n.prototype.normalizedValue=function(t){return this.logarithmic&&(t=this.logarithmic.log2lin(t)),1-(this.max-t)/(this.max-this.min||1)},n.prototype.toColor=function(t,n){var e,o=this.dataClasses,i=this.stops;if(o)for(e=o.length;e--;){var l=o[e],r=l.from;if(i=l.to,(void 0===r||t>=r)&&(void 0===i||t<=i)){var c=l.color;n&&(n.dataClass=e,n.colorIndex=l.colorIndex);break}}else{for(t=this.normalizedValue(t),e=i.length;e--&&!(t>i[e][0]););c=(r=i[e]||i[e+1]).color.tweenTo((i=i[e+1]||r).color,t=1-(i[0]-t)/(i[0]-r[0]||1))}return c},n.prototype.getOffset=function(){var n=this.legendGroup,e=this.chart.axisOffset[this.side];n&&(this.axisParent=n,t.prototype.getOffset.call(this),this.added||(this.added=!0,this.labelLeft=0,this.labelRight=this.width),this.chart.axisOffset[this.side]=e)},n.prototype.setLegendColor=function(){var t=this.reversed,n=t?1:0;t=t?0:1,this.legendColor={linearGradient:{x1:(n=this.horiz?[n,0,t,0]:[0,t,0,n])[0],y1:n[1],x2:n[2],y2:n[3]},stops:this.stops}},n.prototype.drawLegendSymbol=function(t,e){var o=t.padding,i=t.options,l=this.horiz,r=C(i.symbolWidth,l?n.defaultLegendLength:12),c=C(i.symbolHeight,l?12:n.defaultLegendLength),a=C(i.labelPadding,l?16:30);i=C(i.itemDistance,10),this.setLegendColor(),e.legendSymbol=this.chart.renderer.rect(0,t.baseline-11,r,c).attr({zIndex:1}).add(e.legendGroup),this.legendItemWidth=r+o+(l?i:a),this.legendItemHeight=c+o+(l?a:0)},n.prototype.setState=function(t){this.series.forEach((function(n){n.setState(t)}))},n.prototype.setVisible=function(){},n.prototype.getSeriesExtremes=function(){var t,n=this.series,e=n.length;for(this.dataMin=1/0,this.dataMax=-1/0;e--;){var o=n[e],i=o.colorKey=C(o.options.colorKey,o.colorKey,o.pointValKey,o.zoneAxis,"y"),l=o.pointArrayMap,r=o[i+"Min"]&&o[i+"Max"];if(o[i+"Data"])var c=o[i+"Data"];else if(l){c=[],l=l.indexOf(i);var a=o.yData;if(0<=l&&a)for(t=0;t<a.length;t++)c.push(C(a[t][l],a[t]))}else c=o.yData;r?(o.minColorValue=o[i+"Min"],o.maxColorValue=o[i+"Max"]):(c=d.prototype.getExtremes.call(o,c),o.minColorValue=c.dataMin,o.maxColorValue=c.dataMax),void 0!==o.minColorValue&&(this.dataMin=Math.min(this.dataMin,o.minColorValue),this.dataMax=Math.max(this.dataMax,o.maxColorValue)),r||d.prototype.applyExtremes.call(o)}},n.prototype.drawCrosshair=function(n,e){var o=e&&e.plotX,i=e&&e.plotY,l=this.pos,r=this.len;if(e){var c=this.toPixels(e.getNestedProperty(e.series.colorKey));c<l?c=l-2:c>l+r&&(c=l+r+2),e.plotX=c,e.plotY=this.len-c,t.prototype.drawCrosshair.call(this,n,e),e.plotX=o,e.plotY=i,this.cross&&!this.cross.addedToColorAxis&&this.legendGroup&&(this.cross.addClass("highcharts-coloraxis-marker").add(this.legendGroup),this.cross.addedToColorAxis=!0,this.chart.styledMode||"object"!=typeof this.crosshair||this.cross.attr({fill:this.crosshair.color}))}},n.prototype.getPlotLinePath=function(n){var e=this.left,o=n.translatedValue,i=this.top;return h(o)?this.horiz?[["M",o-4,i-6],["L",o+4,i-6],["L",o,i],["Z"]]:[["M",e,o],["L",e-6,o+6],["L",e-6,o-6],["Z"]]:t.prototype.getPlotLinePath.call(this,n)},n.prototype.update=function(n,e){var o=this.chart.legend;this.series.forEach((function(t){t.isDirtyData=!0})),(n.dataClasses&&o.allItems||this.dataClasses)&&this.destroyItems(),t.prototype.update.call(this,n,e),this.legendItem&&(this.setLegendColor(),o.colorizeItem(this,!0))},n.prototype.destroyItems=function(){var t=this.chart;this.legendItem?t.legend.destroyItem(this):this.legendItems&&this.legendItems.forEach((function(n){t.legend.destroyItem(n)})),t.isDirtyLegend=!0},n.prototype.destroy=function(){this.chart.isDirtyLegend=!0,this.destroyItems(),t.prototype.destroy.apply(this,[].slice.call(arguments))},n.prototype.remove=function(n){this.destroyItems(),t.prototype.remove.call(this,n)},n.prototype.getDataClassLegendSymbols=function(){var t,n=this,e=n.chart,o=n.legendItems,i=e.options.legend,r=i.valueDecimals,c=i.valueSuffix||"";return o.length||n.dataClasses.forEach((function(i,a){var s=i.from,d=i.to,h=e.numberFormatter,_=!0;t="",void 0===s?t="< ":void 0===d&&(t="> "),void 0!==s&&(t+=h(s,r)+c),void 0!==s&&void 0!==d&&(t+=" - "),void 0!==d&&(t+=h(d,r)+c),o.push(g({chart:e,name:t,options:{},drawLegendSymbol:l.drawRectangle,visible:!0,setState:u,isDataClass:!0,setVisible:function(){_=n.visible=!_,n.series.forEach((function(t){t.points.forEach((function(t){t.dataClass===a&&t.setVisible(_)}))})),e.legend.colorizeItem(this,_)}},i))})),o},n.defaultColorAxisOptions=o,n.defaultLegendLength=200,n.keepProps=["legendGroup","legendItemHeight","legendItemWidth","legendItem","legendSymbol"],n}(t),Array.prototype.push.apply(t.keepProps,n.keepProps),n})),n(e,"Maps/MapNavigationOptionsDefault.js",[e["Core/DefaultOptions.js"],e["Core/Utilities.js"]],(function(t,n){return(n=n.extend)(t.defaultOptions.lang,{zoomIn:"Zoom in",zoomOut:"Zoom out"}),t.defaultOptions.mapNavigation={buttonOptions:{alignTo:"plotBox",align:"left",verticalAlign:"top",x:0,width:18,height:18,padding:5,style:{fontSize:"15px",fontWeight:"bold"},theme:{"stroke-width":1,"text-align":"center"}},buttons:{zoomIn:{onclick:function(){this.mapZoom(.5)},text:"+",y:0},zoomOut:{onclick:function(){this.mapZoom(2)},text:"-",y:28}},mouseWheelSensitivity:1.1}})),n(e,"Maps/MapNavigation.js",[e["Core/Chart/Chart.js"],e["Core/Globals.js"],e["Core/Utilities.js"]],(function(t,n,e){function o(t){t&&(t.preventDefault&&t.preventDefault(),t.stopPropagation&&t.stopPropagation(),t.cancelBubble=!0)}function i(t){this.init(t)}var l=n.doc,r=e.addEvent,c=e.extend,a=e.isNumber,s=e.merge,u=e.objectEach,d=e.pick;i.prototype.init=function(t){this.chart=t,t.mapNavButtons=[]},i.prototype.update=function(t){var n,e,i,l,a=this.chart,g=a.options.mapNavigation,h=function(t){this.handler.call(a,t),o(t)},_=a.mapNavButtons;for(t&&(g=a.options.mapNavigation=s(a.options.mapNavigation,t));_.length;)_.pop().destroy();d(g.enableButtons,g.enabled)&&!a.renderer.forExport&&u(g.buttons,(function(t,u){t=s(g.buttonOptions,t),!a.styledMode&&t.theme&&((n=t.theme).style=s(t.theme.style,t.style),i=(e=n.states)&&e.hover,l=e&&e.select,delete n.states);var d=a.renderer.button(t.text||"",0,0,h,n,i,l,void 0,"zoomIn"===u?"topbutton":"bottombutton").addClass("highcharts-map-navigation highcharts-"+{zoomIn:"zoom-in",zoomOut:"zoom-out"}[u]).attr({width:t.width,height:t.height,title:a.options.lang[u],padding:t.padding,zIndex:5}).add();if(d.handler=t.onclick,r(d.element,"dblclick",o),_.push(d),c(t,{width:d.width,height:2*d.height}),a.hasLoaded)d.align(t,!1,t.alignTo);else var C=r(a,"load",(function(){d.element&&d.align(t,!1,t.alignTo),C()}))})),this.updateEvents(g)},i.prototype.updateEvents=function(t){var n=this.chart;d(t.enableDoubleClickZoom,t.enabled)||t.enableDoubleClickZoomTo?this.unbindDblClick=this.unbindDblClick||r(n.container,"dblclick",(function(t){n.pointer.onContainerDblClick(t)})):this.unbindDblClick&&(this.unbindDblClick=this.unbindDblClick()),d(t.enableMouseWheelZoom,t.enabled)?this.unbindMouseWheel=this.unbindMouseWheel||r(n.container,void 0!==l.onwheel?"wheel":void 0!==l.onmousewheel?"mousewheel":"DOMMouseScroll",(function(t){return n.pointer.inClass(t.target,"highcharts-no-mousewheel")||(n.pointer.onContainerMouseWheel(t),o(t)),!1})):this.unbindMouseWheel&&(this.unbindMouseWheel=this.unbindMouseWheel())},c(t.prototype,{fitToBox:function(t,n){return[["x","width"],["y","height"]].forEach((function(e){var o=e[0];t[o]+t[e=e[1]]>n[o]+n[e]&&(t[e]>n[e]?(t[e]=n[e],t[o]=n[o]):t[o]=n[o]+n[e]-t[e]),t[e]>n[e]&&(t[e]=n[e]),t[o]<n[o]&&(t[o]=n[o])})),t},mapZoom:function(t,n,e,o,i){this.mapView&&(a(t)&&(t=Math.log(t)/Math.log(.5)),this.mapView.zoomBy(t,a(n)&&a(e)?this.mapView.projection.inverse([n,e]):void 0,a(o)&&a(i)?[o,i]:void 0))}}),r(t,"beforeRender",(function(){this.mapNavigation=new i(this),this.mapNavigation.update()})),n.MapNavigation=i})),n(e,"Maps/MapPointer.js",[e["Core/Pointer.js"],e["Core/Utilities.js"]],(function(t,n){var e=n.defined,o=n.extend,i=n.pick;n=n.wrap;var l,r=0;o(t.prototype,{onContainerDblClick:function(t){var n=this.chart;t=this.normalize(t),n.options.mapNavigation.enableDoubleClickZoomTo?n.pointer.inClass(t.target,"highcharts-tracker")&&n.hoverPoint&&n.hoverPoint.zoomTo():n.isInsidePlot(t.chartX-n.plotLeft,t.chartY-n.plotTop)&&n.mapZoom(.5,void 0,void 0,t.chartX,t.chartY)},onContainerMouseWheel:function(t){var n=this.chart;t=this.normalize(t);var o=e(t.wheelDelta)&&-t.wheelDelta/120||t.deltaY||t.detail;1<=Math.abs(o)&&(r+=Math.abs(o),l&&clearTimeout(l),l=setTimeout((function(){r=0}),50)),10>r&&n.isInsidePlot(t.chartX-n.plotLeft,t.chartY-n.plotTop)&&n.mapView&&n.mapView.zoomBy((n.options.mapNavigation.mouseWheelSensitivity-1)*-o,void 0,[t.chartX,t.chartY],!(1>Math.abs(o))&&void 0)}}),n(t.prototype,"zoomOption",(function(t){var n=this.chart.options.mapNavigation;i(n.enableTouchZoom,n.enabled)&&(this.chart.options.chart.pinchType="xy"),t.apply(this,[].slice.call(arguments,1))})),n(t.prototype,"pinchTranslate",(function(t,n,e,o,i,l,r){t.call(this,n,e,o,i,l,r),"map"===this.chart.options.chart.type&&this.hasZoom&&this.pinchTranslateDirection(!(t=o.scaleX>o.scaleY),n,e,o,i,l,r,t?o.scaleX:o.scaleY)}))})),n(e,"Series/ColorMapMixin.js",[e["Core/Globals.js"],e["Core/Series/Point.js"],e["Core/Utilities.js"]],(function(t,n,e){var o=t.noop;t=t.seriesTypes;var i=e.defined;return(e=e.addEvent)(n,"afterSetState",(function(t){this.moveToTopOnHover&&this.graphic&&this.graphic.attr({zIndex:t&&"hover"===t.state?1:0})})),{PointMixin:{dataLabelOnNull:!0,moveToTopOnHover:!0,isValid:function(){return null!==this.value&&1/0!==this.value&&-1/0!==this.value}},SeriesMixin:{pointArrayMap:["value"],axisTypes:["xAxis","yAxis","colorAxis"],trackerGroups:["group","markerGroup","dataLabelsGroup"],getSymbol:o,parallelArrays:["x","y","value"],colorKey:"value",pointAttribs:t.column.prototype.pointAttribs,colorAttribs:function(t){var n={};return!i(t.color)||t.state&&"normal"!==t.state||(n[this.colorProp||"fill"]=t.color),n}}}})),n(e,"Maps/MapViewOptionsDefault.js",[],(function(){return{center:[0,0],maxZoom:void 0,padding:0,projection:void 0,zoom:void 0}})),n(e,"Maps/Projections/LambertConformalConic.js",[],(function(){var t=Math.sign||function(t){return 0===t?0:0<t?1:-1},n=Math.PI/180,e=Math.PI/2,o=0,i=0;return{init:function(l){var r=(l.parallels||[]).map((function(t){return t*n}));l=r[0]||0,r=r[1]||l;var c=Math.cos(l);o=l===r?Math.sin(l):Math.log(c/Math.cos(r))/Math.log(Math.tan((e+r)/2)/Math.tan((e+l)/2)),1e-10>Math.abs(o)&&(o=1e-10*(t(o)||1)),i=c*Math.pow(Math.tan((e+l)/2),o)/o},forward:function(t){var l=t[0]*n;return t=t[1]*n,0<i?t<1e-6-e&&(t=1e-6-e):t>e-1e-6&&(t=e-1e-6),[(t=i/Math.pow(Math.tan((e+t)/2),o))*Math.sin(o*l)*63.78137,63.78137*(i-t*Math.cos(o*l))]},inverse:function(l){var r=l[0]/63.78137;l=i-l[1]/63.78137;var c=t(o)*Math.sqrt(r*r+l*l),a=Math.atan2(r,Math.abs(l))*t(l);return 0>l*o&&(a-=Math.PI*t(r)*t(l)),[a/o/n,(2*Math.atan(Math.pow(i/c,1/o))-e)/n]}}})),n(e,"Maps/Projections/EqualEarth.js",[],(function(){var t=Math.sqrt(3)/2;return{forward:function(n){var e=Math.PI/180,o=Math.asin(t*Math.sin(n[1]*e)),i=o*o,l=i*i*i;return[n[0]*e*Math.cos(o)*74.03120656864502/(t*(1.340264+3*-.081106*i+l*(7*893e-6+.034164*i))),74.03120656864502*o*(1.340264+-.081106*i+l*(893e-6+.003796*i))]},inverse:function(n){var e=n[0]/74.03120656864502;n=n[1]/74.03120656864502;var o,i=180/Math.PI,l=n;for(o=0;12>o;++o){var r=l*l,c=r*r*r,a=l*(1.340264+-.081106*r+c*(893e-6+.003796*r))-n;if(l-=a/=r=1.340264+3*-.081106*r+c*(7*893e-6+.034164*r),1e-9>Math.abs(a))break}return[i*t*e*(1.340264+3*-.081106*(r=l*l)+r*r*r*(7*893e-6+.034164*r))/Math.cos(l),i*Math.asin(Math.sin(l)/t)]}}})),n(e,"Maps/Projections/Miller.js",[],(function(){var t=Math.PI/4,n=Math.PI/180;return{forward:function(e){return[e[0]*n*63.78137,79.7267125*Math.log(Math.tan(t+.4*e[1]*n))]},inverse:function(e){return[e[0]/63.78137/n,2.5*(Math.atan(Math.exp(e[1]/63.78137*.8))-t)/n]}}})),n(e,"Maps/Projections/Orthographic.js",[],(function(){var t=Math.PI/180;return{forward:function(n){var e=n[0];return-90>e||90<e?[NaN,NaN]:(n=n[1]*t,[Math.cos(n)*Math.sin(e*t)*63.78460826781007,63.78460826781007*Math.sin(n)])},inverse:function(n){var e=n[0]/63.78460826781007;n=n[1]/63.78460826781007;var o=Math.sqrt(e*e+n*n),i=Math.asin(o),l=Math.sin(i);return[Math.atan2(e*l,o*Math.cos(i))/t,Math.asin(o&&n*l/o)/t]}}})),n(e,"Maps/Projections/WebMercator.js",[],(function(){var t=Math.PI/180;return{forward:function(n){if(85.0511287798<Math.abs(n[1]))return[NaN,NaN];var e=Math.sin(n[1]*t);return[63.78137*n[0]*t,63.78137*Math.log((1+e)/(1-e))/2]},inverse:function(n){return[n[0]/(63.78137*t),(2*Math.atan(Math.exp(n[1]/63.78137))-Math.PI/2)/t]},maxLatitude:85.0511287798}})),n(e,"Maps/Projections/ProjectionRegistry.js",[e["Maps/Projections/LambertConformalConic.js"],e["Maps/Projections/EqualEarth.js"],e["Maps/Projections/Miller.js"],e["Maps/Projections/Orthographic.js"],e["Maps/Projections/WebMercator.js"]],(function(t,n,e,o,i){return{EqualEarth:n,LambertConformalConic:t,Miller:e,Orthographic:o,WebMercator:i}})),n(e,"Maps/Projection.js",[e["Maps/Projections/ProjectionRegistry.js"],e["Core/Utilities.js"]],(function(t,n){var e=this&&this.__spreadArrays||function(){for(var t=0,n=0,e=arguments.length;n<e;n++)t+=arguments[n].length;t=Array(t);var o=0;for(n=0;n<e;n++)for(var i=arguments[n],l=0,r=i.length;l<r;l++,o++)t[o]=i[l];return t},o=n.erase,i=2*Math.PI/360,l=function(t){return-180>t&&(t+=360),180<t&&(t-=360),t};return function(){function n(t){void 0===t&&(t={}),this.hasGeoProjection=this.hasCoordinates=!1,this.maxLatitude=90,this.options=t;var e=t.name,o=t.rotation;this.rotator=o?this.getRotator(o):void 0;var i=this.def=e?n.registry[e]:void 0,l=this.rotator;i&&(i.init&&i.init(t),this.maxLatitude=i.maxLatitude||90,this.hasGeoProjection=!0),l&&i?(this.forward=function(t){return t=l.forward(t),i.forward(t)},this.inverse=function(t){return t=i.inverse(t),l.inverse(t)}):i?(this.forward=i.forward,this.inverse=i.inverse):l&&(this.forward=l.forward,this.inverse=l.inverse)}return n.add=function(t,e){n.registry[t]=e},n.greatCircle=function(t,n,e){var o=Math.atan2,l=Math.cos,r=Math.sin,c=Math.sqrt,a=t[1]*i,s=t[0]*i,u=n[1]*i,d=n[0]*i,g=u-a,h=d-s;g=2*o(c(g=r(g/2)*r(g/2)+l(a)*l(u)*r(h/2)*r(h/2)),c(1-g));var _=Math.round(6371e3*g/5e5);if(h=[],e&&h.push(t),1<_)for(_=t=1/_;.999>_;_+=t){var C=r((1-_)*g)/r(g),p=r(_*g)/r(g),f=C*l(a)*l(s)+p*l(u)*l(d),M=C*l(a)*r(s)+p*l(u)*r(d);C=o(C=C*r(a)+p*r(u),c(f*f+M*M)),f=o(M,f),h.push([f/i,C/i])}return e&&h.push(n),h},n.insertGreatCircles=function(t){for(var o=t.length-1;o--;)if(10<Math.max(Math.abs(t[o][0]-t[o+1][0]),Math.abs(t[o][1]-t[o+1][1]))){var i=n.greatCircle(t[o],t[o+1]);i.length&&t.splice.apply(t,e([o+1,0],i))}},n.toString=function(t){var n=(t=t||{}).rotation;return[t.name,n&&n.join(",")].join(";")},n.prototype.getRotator=function(t){var n=t[0]*i,e=(t[1]||0)*i;t=(t[2]||0)*i;var o=Math.cos(e),l=Math.sin(e),r=Math.cos(t),c=Math.sin(t);if(0!==n||0!==e||0!==t)return{forward:function(t){var e=t[0]*i+n,a=t[1]*i,s=Math.cos(a);return t=Math.cos(e)*s,e=Math.sin(e)*s,s=(a=Math.sin(a))*o+t*l,[Math.atan2(e*r-s*c,t*o-a*l)/i,Math.asin(s*r+e*c)/i]},inverse:function(t){var e=t[0]*i,a=t[1]*i,s=Math.cos(a);return t=Math.cos(e)*s,e=Math.sin(e)*s,s=(a=Math.sin(a))*r-e*c,[(Math.atan2(e*r+a*c,t*o+s*l)-n)/i,Math.asin(s*o-t*l)/i]}}},n.prototype.forward=function(t){return t},n.prototype.inverse=function(t){return t},n.prototype.clipOnAntimeridian=function(t,i){var r=[],c=[t];if(t.forEach((function(n,e){var o=t[e-1];if(!e){if(!i)return;o=t[t.length-1]}var l=o[0],c=n[0];(-90>l||90<l)&&(-90>c||90<c)&&0<l!=0<c&&r.push({i:e,lat:o[1]+(180-o[0])/(n[0]-o[0])*(n[1]-o[1]),direction:0>l?1:-1,previousLonLat:o,lonLat:n})})),r.length)if(i){if(1==r.length%2){var a=r.slice().sort((function(t,n){return Math.abs(n.lat)-Math.abs(t.lat)}))[0];o(r,a)}for(var s=r.length-2;0<=s;){var u=r[s].i,d=l(180+1e-6*r[s].direction),g=l(180-1e-6*r[s].direction);(u=t.splice.apply(t,e([u,r[s+1].i-u],n.greatCircle([d,r[s].lat],[d,r[s+1].lat],!0)))).push.apply(u,n.greatCircle([g,r[s+1].lat],[g,r[s].lat],!0)),c.push(u),s-=2}if(a)for(u=0;u<c.length;u++)if(-1<(g=(s=c[u]).indexOf(a.lonLat))){u=(0>a.lat?-1:1)*this.maxLatitude,d=l(180+1e-6*a.direction);var h=l(180-1e-6*a.direction);a=n.greatCircle([d,a.lat],[d,u],!0).concat(n.greatCircle([h,u],[h,a.lat],!0)),s.splice.apply(s,e([g,0],a));break}}else for(s=r.length;s--;)(u=t.splice(u=r[s].i,t.length,[l(180+1e-6*r[s].direction),r[s].lat])).unshift([l(180-1e-6*r[s].direction),r[s].lat]),c.push(u);return c},n.prototype.path=function(t){var e=this,o=[],i="Polygon"===t.type||"MultiPolygon"===t.type,l=this.hasGeoProjection,r="Orthographic"!==this.options.name,c=r?this.rotator:void 0,a=r&&this.def||this,s=function(t){var s=[t=t.map((function(t){if(r){c&&(t=c.forward(t));var n=t[0];1e-6>Math.abs(n-180)&&(n=180>n?179.999999:180.000001),t=[n,t[1]]}return t}))];l&&(n.insertGreatCircles(t),r&&(s=e.clipOnAntimeridian(t,i))),s.forEach((function(t){if(!(2>t.length))for(var r,c,s=!1,u=!1,d=function(t){s?o.push(["L",t[0],t[1]]):(o.push(["M",t[0],t[1]]),s=!0)},g=0;g<t.length;g++){var h=t[g],_=a.forward(h);isNaN(_[0])||isNaN(_[1])||l&&!(h[1]<=e.maxLatitude&&h[1]>=-e.maxLatitude)?u=!0:(i&&!r&&(r=h,t.push(h)),u&&c&&(i&&l?n.greatCircle(c,h).forEach((function(t){return d(a.forward(t))})):s=!1),d(_),c=h,u=!1)}}))};return"LineString"===t.type?s(t.coordinates):"MultiLineString"===t.type?t.coordinates.forEach((function(t){return s(t)})):"Polygon"===t.type?(t.coordinates.forEach((function(t){return s(t)})),o.length&&o.push(["Z"])):"MultiPolygon"===t.type&&(t.coordinates.forEach((function(t){t.forEach((function(t){return s(t)}))})),o.length&&o.push(["Z"])),o},n.registry=t,n}()})),n(e,"Maps/MapView.js",[e["Maps/MapViewOptionsDefault.js"],e["Maps/Projection.js"],e["Core/Utilities.js"]],(function(t,n,e){var o=e.addEvent,i=e.clamp,l=e.fireEvent,r=e.isNumber,c=e.merge,a=e.pick,s=e.relativeLength;return function(){function e(e,l){var a,s,u,d=this;this.userOptions=l||{},l=c(t,l),this.chart=e,this.center=l.center,this.options=l,this.projection=new n(l.projection),this.zoom=l.zoom||0,o(e,"afterSetChartSize",(function(){void 0!==d.minZoom&&d.minZoom!==d.zoom||(d.fitToBounds(void 0,void 0,!1),r(d.userOptions.zoom)&&(d.zoom=d.userOptions.zoom),d.userOptions.center&&c(!0,d.center,d.userOptions.center))})),o(e,"pan",l=function(t){var n=e.pointer.pinchDown,o=e.mouseDownX,l=e.mouseDownY;if(1===n.length&&(o=n[0].chartX,l=n[0].chartY),"number"==typeof o&&"number"==typeof l){var r=o+","+l,c=t.originalEvent;n=c.chartX,c=c.chartY,r!==s&&(s=r,a=d.projection.forward(d.center),u=(d.projection.options.rotation||[0,0]).slice()),"Orthographic"===d.projection.options.name&&3>(d.minZoom||1/0)?(r=440/(d.getScale()*Math.min(e.plotWidth,e.plotHeight)),u&&(o=(o-n)*r-u[0],l=i(-u[1]-(l-c)*r,-80,80),d.update({projection:{rotation:[-o,-l]},center:[o,l],zoom:d.zoom},!0,!1))):(r=d.getScale(),l=d.projection.inverse([a[0]+(o-n)/r,a[1]-(l-c)/r]),d.setView(l,void 0,!0,!1)),t.preventDefault()}}),o(e,"touchpan",l),o(e,"selection",(function(t){if(t.resetSelection)d.zoomBy();else{var n=t.x-e.plotLeft,o=t.y-e.plotTop,i=d.pixelsToProjectedUnits({x:n,y:o}),l=i.y;i=i.x,n=d.pixelsToProjectedUnits({x:n+t.width,y:o+t.height}),d.fitToBounds({x1:i,y1:l,x2:n.x,y2:n.y},void 0,!0,!t.originalEvent.touches&&void 0),/^touch/.test(t.originalEvent.type)||e.showResetZoom(),t.preventDefault()}}))}return e.prototype.fitToBounds=function(t,n,e,o){void 0===e&&(e=!0);var i=t||this.getProjectedBounds();if(i){var l=this.chart,r=l.plotWidth;l=l.plotHeight;var c=a(n,t?0:this.options.padding);n=s(c,r),c=s(c,l),r=Math.log(400.979322/Math.max((i.x2-i.x1)/((r-n)/256),(i.y2-i.y1)/((l-c)/256)))/Math.log(2),t||(this.minZoom=r),t=this.projection.inverse([(i.x2+i.x1)/2,(i.y2+i.y1)/2]),this.setView(t,r,e,o)}},e.prototype.getProjectedBounds=function(){var t=this.chart.series.reduce((function(t,n){return(n=n.getProjectedBounds&&n.getProjectedBounds())&&t.push(n),t}),[]);return e.compositeBounds(t)},e.prototype.getScale=function(){return 256/400.979322*Math.pow(2,this.zoom)},e.prototype.redraw=function(t){this.chart.series.forEach((function(t){t.useMapGeometry&&(t.isDirty=!0)})),this.chart.redraw(t)},e.prototype.setView=function(t,n,e,o){void 0===e&&(e=!0);var i=!1;t&&(this.center=t),"number"==typeof n&&("number"==typeof this.minZoom&&(n=Math.max(n,this.minZoom)),"number"==typeof this.options.maxZoom&&(n=Math.min(n,this.options.maxZoom)),i=n>this.zoom,this.zoom=n);var r=this.getProjectedBounds();if(r&&!i){i=this.projection.forward(this.center),t=(n=this.chart).plotWidth,n=n.plotHeight;var c=this.getScale(),a=this.projectedUnitsToPixels({x:r.x1,y:r.y1}),s=this.projectedUnitsToPixels({x:r.x2,y:r.y2});r=[(r.x1+r.x2)/2,(r.y1+r.y2)/2];var u=a.x,d=s.y;a=a.y,(s=s.x)-u<t?i[0]=r[0]:0>u&&s<t?i[0]+=Math.max(u,s-t)/c:s>t&&0<u&&(i[0]+=Math.min(s-t,u)/c),a-d<n?i[1]=r[1]:0>d&&a<n?i[1]-=Math.max(d,a-n)/c:a>n&&0<d&&(i[1]-=Math.min(a-n,d)/c),this.center=this.projection.inverse(i)}l(this,"afterSetView"),e&&this.redraw(o)},e.prototype.projectedUnitsToPixels=function(t){var n=this.getScale(),e=this.projection.forward(this.center);return{x:this.chart.plotWidth/2-n*(e[0]-t.x),y:this.chart.plotHeight/2+n*(e[1]-t.y)}},e.prototype.pixelsToProjectedUnits=function(t){var n=t.x;t=t.y;var e=this.getScale(),o=this.projection.forward(this.center);return{x:o[0]+(n-this.chart.plotWidth/2)/e,y:o[1]-(t-this.chart.plotHeight/2)/e}},e.prototype.update=function(t,e,o){void 0===e&&(e=!0);var i=t.projection;i=i&&n.toString(i)!==n.toString(this.options.projection),c(!0,this.userOptions,t),c(!0,this.options,t),i&&(this.chart.series.forEach((function(t){t.clearBounds&&t.clearBounds(),t.isDirty=!0,t.isDirtyData=!0})),this.projection=new n(this.options.projection),t.center||r(t.zoom)||this.fitToBounds(void 0,void 0,!1)),(t.center||r(t.zoom))&&this.setView(this.options.center,t.zoom,!1),e&&this.chart.redraw(o)},e.prototype.zoomBy=function(t,n,e,o){var i=this.chart,l=this.projection.forward(this.center),r=(n=n?this.projection.forward(n):[])[0],c=n[1];"number"==typeof t?(t=this.zoom+t,n=void 0,e&&(r=e[0],c=e[1],e=this.getScale(),r=l[0]+(r=r-i.plotLeft-i.plotWidth/2)/e,c=l[1]+(i=c-i.plotTop-i.plotHeight/2)/e),"number"==typeof r&&"number"==typeof c&&(e=1-Math.pow(2,this.zoom)/Math.pow(2,t),i=l[1]-c,l[0]-=(r=l[0]-r)*e,l[1]+=i*e,n=this.projection.inverse(l)),this.setView(n,t,void 0,o)):this.fitToBounds(void 0,void 0,void 0,o)},e.compositeBounds=function(t){if(t.length)return t.slice(1).reduce((function(t,n){return t.x1=Math.min(t.x1,n.x1),t.y1=Math.min(t.y1,n.y1),t.x2=Math.max(t.x2,n.x2),t.y2=Math.max(t.y2,n.y2),t}),c(t[0]))},e}()})),n(e,"Maps/MapSymbols.js",[e["Core/Renderer/SVG/SVGRenderer.js"]],(function(t){function n(t,n,e,o,i,l,r,c){return[["M",t+i,n],["L",t+e-l,n],["C",t+e-l/2,n,t+e,n+l/2,t+e,n+l],["L",t+e,n+o-r],["C",t+e,n+o-r/2,t+e-r/2,n+o,t+e-r,n+o],["L",t+c,n+o],["C",t+c/2,n+o,t,n+o-c/2,t,n+o-c],["L",t,n+i],["C",t,n+i/2,t+i/2,n,t+i,n],["Z"]]}return(t=t.prototype.symbols).bottombutton=function(t,e,o,i,l){return n(t-1,e-1,o,i,0,0,l=l&&l.r||0,l)},t.topbutton=function(t,e,o,i,l){return n(t-1,e-1,o,i,l=l&&l.r||0,l,0,0)},t})),n(e,"Core/Chart/MapChart.js",[e["Core/Chart/Chart.js"],e["Core/DefaultOptions.js"],e["Maps/MapView.js"],e["Core/Renderer/SVG/SVGRenderer.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i){var l=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),r=n.getOptions,c=i.addEvent,a=i.merge,s=i.pick;return function(t){t.maps={},t.mapChart=function(n,e,o){return new t(n,e,o)},t.splitPath=function(t){return"string"==typeof t&&(t=(t=t.replace(/([A-Za-z])/g," $1 ").replace(/^\s*/,"").replace(/\s*$/,"")).split(/[ ,;]+/).map((function(t){return/[A-za-z]/.test(t)?t:parseFloat(t)}))),o.prototype.pathToSegments(t)}}((t=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return l(n,t),n.prototype.init=function(n,o){c(this,"afterInit",(function(){this.mapView=new e(this,this.options.mapView)}));var i=r().credits;n=a({chart:{panning:{enabled:!0,type:"xy"},type:"map"},credits:{mapText:s(i.mapText,' \xa9 <a href="{geojson.copyrightUrl}">{geojson.copyrightShort}</a>'),mapTextFull:s(i.mapTextFull,"{geojson.copyright}")},mapView:{},tooltip:{followTouchMove:!1}},n),t.prototype.init.call(this,n,o)},n}(t))||(t={})),t})),n(e,"Series/Map/MapPoint.js",[e["Series/ColorMapMixin.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),i=e.extend;return n=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.options=void 0,n.path=void 0,n.series=void 0,n}return o(n,t),n.getProjectedPath=function(t,n){return t.projectedPath||(n&&t.geometry?(n.hasCoordinates=!0,t.projectedPath=n.path(t.geometry)):t.projectedPath=t.path),t.projectedPath||[]},n.prototype.applyOptions=function(n,e){var o=this.series;return n=t.prototype.applyOptions.call(this,n,e),e=o.joinBy,o.mapData&&o.mapMap&&((o=void 0!==(e=t.prototype.getNestedProperty.call(n,e[1]))&&o.mapMap[e])?i(n,o):n.value=n.value||null),n},n.prototype.onMouseOver=function(n){e.clearTimeout(this.colorInterval),null!==this.value||this.series.options.nullInteraction?t.prototype.onMouseOver.call(this,n):this.series.onMouseOut(n)},n.prototype.zoomTo=function(){var t=this.series.chart;t.mapView&&this.bounds&&(t.mapView.fitToBounds(this.bounds,void 0,!1),this.series.isDirty=!0,t.redraw())},n}(n.seriesTypes.scatter.prototype.pointClass),i(n.prototype,{dataLabelOnNull:t.PointMixin.dataLabelOnNull,isValid:t.PointMixin.isValid,moveToTopOnHover:t.PointMixin.moveToTopOnHover}),n})),n(e,"Series/Map/MapSeries.js",[e["Core/Animation/AnimationUtilities.js"],e["Series/ColorMapMixin.js"],e["Series/CenteredUtilities.js"],e["Core/Globals.js"],e["Core/Legend/LegendSymbol.js"],e["Core/Chart/MapChart.js"],e["Series/Map/MapPoint.js"],e["Maps/MapView.js"],e["Core/Series/Series.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Renderer/SVG/SVGRenderer.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l,r,c,a,s,u,d){var g=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),h=t.animObject;t=o.noop;var _=l.maps,C=l.splitPath,p=(l=s.seriesTypes).column,f=l.scatter,M=d.fireEvent,P=d.getNestedProperty,O=d.isArray,m=d.isNumber,v=d.merge,y=d.objectEach,b=d.pick,x=d.splat;return(l=d.extend)((d=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.chart=void 0,n.data=void 0,n.group=void 0,n.joinBy=void 0,n.options=void 0,n.points=void 0,n.transformGroup=void 0,n}return g(n,t),n.prototype.animate=function(t){var n=this.chart,e=this.group,o=h(this.options.animation);n.renderer.isSVG&&(t?e.attr({translateX:n.plotLeft+n.plotWidth/2,translateY:n.plotTop+n.plotHeight/2,scaleX:.001,scaleY:.001}):e.animate({translateX:n.plotLeft,translateY:n.plotTop,scaleX:1,scaleY:1},o))},n.prototype.animateDrilldown=function(t){var n=this.chart,e=this.group;n.renderer.isSVG&&(t?e.attr({translateX:n.plotLeft+n.plotWidth/2,translateY:n.plotTop+n.plotHeight/2,scaleX:.1,scaleY:.1,opacity:.01}):e.animate({translateX:n.plotLeft,translateY:n.plotTop,scaleX:1,scaleY:1,opacity:1}))},n.prototype.animateDrillupFrom=function(){var t=this.chart;t.renderer.isSVG&&this.group.animate({translateX:t.plotLeft+t.plotWidth/2,translateY:t.plotTop+t.plotHeight/2,scaleX:.1,scaleY:.1,opacity:.01})},n.prototype.animateDrillupTo=function(t){p.prototype.animateDrillupTo.call(this,t)},n.prototype.clearBounds=function(){this.points.forEach((function(t){delete t.bounds,delete t.projectedPath})),delete this.bounds},n.prototype.doFullTranslate=function(){return!(!(this.isDirtyData||this.chart.isResizing||this.chart.renderer.isVML)&&this.hasRendered)},n.prototype.drawMapDataLabels=function(){a.prototype.drawDataLabels.call(this),this.dataLabelsGroup&&this.dataLabelsGroup.clip(this.chart.clipRect)},n.prototype.drawPoints=function(){var t=this,n=this.chart,e=this.group,o=this.svgTransform,i=n.mapView,l=n.renderer;if(this.transformGroup||(this.transformGroup=l.g().add(e),this.transformGroup.survive=!0),this.doFullTranslate()&&(n.hasRendered&&!n.styledMode&&this.points.forEach((function(n){n.shapeArgs&&(n.shapeArgs.fill=t.pointAttribs(n,n.state).fill)})),this.group=this.transformGroup,p.prototype.drawPoints.apply(this),this.group=e,this.points.forEach((function(e){if(e.graphic){var o="";e.name&&(o+="highcharts-name-"+e.name.replace(/ /g,"-").toLowerCase()),e.properties&&e.properties["hc-key"]&&(o+=" highcharts-key-"+e.properties["hc-key"].toLowerCase()),o&&e.graphic.addClass(o),n.styledMode&&e.graphic.css(t.pointAttribs(e,e.selected?"select":void 0))}}))),i&&o){var r=b(this.options[this.pointAttrToOptions&&this.pointAttrToOptions["stroke-width"]||"borderWidth"],1),c=o.scaleX,a=0<o.scaleY?1:-1,s=this.transformGroup;if(l.globalAnimation&&n.hasRendered){var u=Number(s.attr("translateX")),d=Number(s.attr("translateY")),g=Number(s.attr("scaleX"));s.attr({animator:0}).animate({animator:1},{step:function(t,n){s.attr({translateX:u+(o.translateX-u)*n.pos,translateY:d+(o.translateY-d)*n.pos,scaleX:t=g+(c-g)*n.pos,scaleY:t*a}),e.element.setAttribute("stroke-width",r/t)}})}else s.attr(o),e.element.setAttribute("stroke-width",r/c)}this.drawMapDataLabels()},n.prototype.getProjectedBounds=function(){if(!this.bounds){var t=Number.MAX_VALUE,n=this.chart.mapView&&this.chart.mapView.projection,e=[];(this.points||[]).forEach((function(o){if(o.path||o.geometry){if("string"==typeof o.path?o.path=C(o.path):O(o.path)&&"M"===o.path[0]&&(o.path=u.prototype.pathToSegments(o.path)),!o.bounds){var i,l=r.getProjectedPath(o,n),c=o.properties,a=-t,s=t,d=-t,g=t;l.forEach((function(t){var n=t[t.length-2];t=t[t.length-1],"number"==typeof n&&"number"==typeof t&&(s=Math.min(s,n),a=Math.max(a,n),g=Math.min(g,t),d=Math.max(d,t),i=!0)})),i&&(l=s+(a-s)*b(o.middleX,m(l=c&&c["hc-middle-x"])?l:.5),c=b(o.middleY,m(c=c&&c["hc-middle-y"])?c:.5),o.geometry||(c=1-c),o.bounds={midX:l,midY:d-(d-g)*c,x1:s,y1:g,x2:a,y2:d},o.labelrank=b(o.labelrank,(a-s)*(d-g)))}o.bounds&&e.push(o.bounds)}})),this.bounds=c.compositeBounds(e)}return this.bounds},n.prototype.hasData=function(){return!!this.processedXData.length},n.prototype.pointAttribs=function(t,n){var e=t.series.chart,o=e.mapView;return n=e.styledMode?this.colorAttribs(t):p.prototype.pointAttribs.call(this,t,n),(t=t.options[this.pointAttrToOptions&&this.pointAttrToOptions["stroke-width"]||"borderWidth"])&&o&&(t/=o.getScale()),n.dashstyle&&o&&this.options.borderWidth&&(t=this.options.borderWidth/o.getScale()),n["stroke-width"]=b(t,"inherit"),n},n.prototype.setData=function(t,n,e,i){var l=this.options,c=this.chart.options.chart,s=c&&c.map,u=l.mapData,d=this.joinBy,g=l.keys||this.pointArrayMap,h=[],C={},p=this.chart.mapTransforms;if(!u&&s&&(u="string"==typeof s?_[s]:s),t&&t.forEach((function(n,e){var o=0;if(m(n))t[e]={value:n};else if(O(n)){t[e]={},!l.keys&&n.length>g.length&&"string"==typeof n[0]&&(t[e]["hc-key"]=n[0],++o);for(var i=0;i<g.length;++i,++o)g[i]&&void 0!==n[o]&&(0<g[i].indexOf(".")?r.prototype.setNestedProperty(t[e],n[o],g[i]):t[e][g[i]]=n[o])}d&&"_i"===d[0]&&(t[e]._i=e)})),(this.chart.mapTransforms=p=c.mapTransforms||u&&u["hc-transform"]||p)&&y(p,(function(t){t.rotation&&(t.cosAngle=Math.cos(t.rotation),t.sinAngle=Math.sin(t.rotation))})),u){for("FeatureCollection"===u.type&&(this.mapTitle=u.title,u=o.geojson(u,this.type,this)),this.mapData=u,this.mapMap={},p=0;p<u.length;p++)s=(c=u[p]).properties,c._i=p,d[0]&&s&&s[d[0]]&&(c[d[0]]=s[d[0]]),C[c[d[0]]]=c;if(this.mapMap=C,t&&d[1]){var f=d[1];t.forEach((function(t){t=P(f,t),C[t]&&h.push(C[t])}))}if(l.allAreas){if(t=t||[],d[1]){var M=d[1];t.forEach((function(t){h.push(P(M,t))}))}h="|"+h.map((function(t){return t&&t[d[0]]})).join("|")+"|",u.forEach((function(n){d[0]&&-1!==h.indexOf("|"+n[d[0]]+"|")||(t.push(v(n,{value:null})),i=!1)}))}}a.prototype.setData.call(this,t,n,e,i),this.processData(),this.generatePoints()},n.prototype.setOptions=function(t){var n=(t=a.prototype.setOptions.call(this,t)).joinBy;return null===n&&(n="_i"),(n=this.joinBy=x(n))[1]||(n[1]=n[0]),t},n.prototype.translate=function(){var t,n=this.doFullTranslate(),e=this.chart.mapView,o=e&&e.projection;if(!this.chart.hasRendered||!this.isDirtyData&&this.hasRendered||(this.processData(),this.generatePoints(),delete this.bounds,this.getProjectedBounds()),e){var i=e.getScale(),l=e.projection.forward(e.center);this.svgTransform=t={scaleX:i,scaleY:i*(e=e.projection.hasCoordinates?-1:1),translateX:this.chart.plotWidth/2-l[0]*i,translateY:this.chart.plotHeight/2-l[1]*i*e}}this.points.forEach((function(e){t&&e.bounds&&m(e.bounds.midX)&&m(e.bounds.midY)&&(e.plotX=e.bounds.midX*t.scaleX+t.translateX,e.plotY=e.bounds.midY*t.scaleY+t.translateY),n&&(e.shapeType="path",e.shapeArgs={d:r.getProjectedPath(e,o)})})),M(this,"afterTranslate")},n.defaultOptions=v(f.defaultOptions,{animation:!1,dataLabels:{crop:!1,formatter:function(){var t=this.series.chart.numberFormatter,n=this.point.value;return m(n)?t(n,-1):""},inside:!0,overflow:!1,padding:0,verticalAlign:"middle"},marker:null,nullColor:"#f7f7f7",stickyTracking:!1,tooltip:{followPointer:!0,pointFormat:"{point.name}: {point.value}<br/>"},turboThreshold:0,allAreas:!0,borderColor:"#cccccc",borderWidth:1,joinBy:"hc-key",states:{hover:{halo:null,brightness:.2},normal:{animation:!0},select:{color:"#cccccc"},inactive:{opacity:1}}}),n}(f)).prototype,{type:"map",axisTypes:n.SeriesMixin.axisTypes,colorAttribs:n.SeriesMixin.colorAttribs,colorKey:n.SeriesMixin.colorKey,directTouch:!0,drawDataLabels:t,drawGraph:t,drawLegendSymbol:i.drawRectangle,forceDL:!0,getCenter:e.getCenter,getExtremesFromAll:!0,getSymbol:n.SeriesMixin.getSymbol,isCartesian:!1,parallelArrays:n.SeriesMixin.parallelArrays,pointArrayMap:n.SeriesMixin.pointArrayMap,pointClass:r,preserveAspectRatio:!0,searchPoint:t,trackerGroups:n.SeriesMixin.trackerGroups,useMapGeometry:!0}),s.registerSeriesType("map",d),d})),n(e,"Series/MapLine/MapLineSeries.js",[e["Series/Map/MapSeries.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),i=n.series,l=e.merge;return(0,e.extend)((e=function(n){function e(){var t=null!==n&&n.apply(this,arguments)||this;return t.data=void 0,t.options=void 0,t.points=void 0,t}return o(e,n),e.prototype.pointAttribs=function(n,e){return(n=t.prototype.pointAttribs.call(this,n,e)).fill=this.options.fillColor,n},e.defaultOptions=l(t.defaultOptions,{lineWidth:1,fillColor:"none"}),e}(t)).prototype,{type:"mapline",colorProp:"stroke",drawLegendSymbol:i.prototype.drawLegendSymbol,pointAttrToOptions:{stroke:"color","stroke-width":"lineWidth"}}),n.registerSeriesType("mapline",e),e})),n(e,"Series/MapPoint/MapPointPoint.js",[e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n){var e=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),o=n.isNumber,i=n.merge;return function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.options=void 0,n.series=void 0,n}return e(n,t),n.prototype.applyOptions=function(n,e){return n=void 0!==n.lat&&void 0!==n.lon?i(n,this.series.chart.fromLatLonToPoint(n)):n,t.prototype.applyOptions.call(this,n,e)},n.prototype.isValid=function(){return!!(this.options.geometry||o(this.x)&&o(this.y))},n}(t.seriesTypes.scatter.prototype.pointClass)})),n(e,"Series/MapPoint/MapPointSeries.js",[e["Core/Globals.js"],e["Series/MapPoint/MapPointPoint.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e,o){var i=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}();t=t.noop;var l=e.seriesTypes.scatter,r=o.fireEvent,c=o.isNumber,a=o.merge;return(0,o.extend)((o=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.data=void 0,n.options=void 0,n.points=void 0,n}return i(n,t),n.prototype.drawDataLabels=function(){t.prototype.drawDataLabels.call(this),this.dataLabelsGroup&&this.dataLabelsGroup.clip(this.chart.clipRect)},n.prototype.translate=function(){var t=this,n=this.chart.mapView;if(this.processedXData||this.processData(),this.generatePoints(),n){var e=n.projection,o=e.forward,i=e.hasCoordinates;this.points.forEach((function(e){var l=e.x;l=void 0===l?void 0:l;var r=e.y;r=void 0===r?void 0:r;var a=e.options.geometry;(a=a&&"Point"===a.type&&a.coordinates)?(l=(r=o(a))[0],r=r[1]):e.bounds&&(l=e.bounds.midX,r=e.bounds.midY),c(l)&&c(r)?(l=n.projectedUnitsToPixels({x:l,y:r}),e.plotX=l.x,e.plotY=i?l.y:t.chart.plotHeight-l.y):(e.plotX=void 0,e.plotY=void 0),e.isInside=t.isPointInside(e),e.zone=t.zones.length?e.getZone():void 0}))}r(this,"afterTranslate")},n.defaultOptions=a(l.defaultOptions,{dataLabels:{crop:!1,defer:!1,enabled:!0,formatter:function(){return this.point.name},overflow:!1,style:{color:"#000000"}}}),n}(l)).prototype,{type:"mappoint",axisTypes:["colorAxis"],forceDL:!0,isCartesian:!1,pointClass:n,searchPoint:t,useMapGeometry:!0}),e.registerSeriesType("mappoint",o),o})),n(e,"Series/Bubble/BubbleLegendDefaults.js",[],(function(){return{borderColor:void 0,borderWidth:2,className:void 0,color:void 0,connectorClassName:void 0,connectorColor:void 0,connectorDistance:60,connectorWidth:1,enabled:!1,labels:{className:void 0,allowOverlap:!1,format:"",formatter:void 0,align:"right",style:{fontSize:"10px",color:"#000000"},x:0,y:0},maxSize:60,minSize:10,legendIndex:0,ranges:{value:void 0,borderColor:void 0,color:void 0,connectorColor:void 0},sizeBy:"area",sizeByAbsoluteValue:!1,zIndex:1,zThreshold:0}})),n(e,"Series/Bubble/BubbleLegendItem.js",[e["Core/Color/Color.js"],e["Core/FormatUtilities.js"],e["Core/Globals.js"],e["Core/Utilities.js"]],(function(t,n,e,o){var i=t.parse,l=e.noop,r=o.arrayMax,c=o.arrayMin,a=o.isNumber,s=o.merge,u=o.pick,d=o.stableSort;return function(){function t(t,n){this.options=this.symbols=this.visible=this.selected=this.ranges=this.movementX=this.maxLabel=this.legendSymbol=this.legendItemWidth=this.legendItemHeight=this.legendItem=this.legendGroup=this.legend=this.fontMetrics=this.chart=void 0,this.setState=l,this.init(t,n)}return t.prototype.init=function(t,n){this.options=t,this.visible=!0,this.chart=n.chart,this.legend=n},t.prototype.addToLegend=function(t){t.splice(this.options.legendIndex,0,this)},t.prototype.drawLegendSymbol=function(t){var n=this.chart,e=this.options,o=u(t.options.itemDistance,20),i=e.ranges,l=e.connectorDistance;this.fontMetrics=n.renderer.fontMetrics(e.labels.style.fontSize),i&&i.length&&a(i[0].value)?(d(i,(function(t,n){return n.value-t.value})),this.ranges=i,this.setOptions(),this.render(),t=this.getMaxLabelSize(),n=2*(i=this.ranges[0].radius),l=0<(l=l-i+t.width)?l:0,this.maxLabel=t,this.movementX="left"===e.labels.align?l:0,this.legendItemWidth=n+l+o,this.legendItemHeight=n+this.fontMetrics.h/2):t.options.bubbleLegend.autoRanges=!0},t.prototype.setOptions=function(){var t=this.ranges,n=this.options,e=this.chart.series[n.seriesIndex],o=this.legend.baseline,l={zIndex:n.zIndex,"stroke-width":n.borderWidth},r={zIndex:n.zIndex,"stroke-width":n.connectorWidth},c={align:this.legend.options.rtl||"left"===n.labels.align?"right":"left",zIndex:n.zIndex},a=e.options.marker.fillOpacity,d=this.chart.styledMode;t.forEach((function(g,h){d||(l.stroke=u(g.borderColor,n.borderColor,e.color),l.fill=u(g.color,n.color,1!==a?i(e.color).setOpacity(a).get("rgba"):e.color),r.stroke=u(g.connectorColor,n.connectorColor,e.color)),t[h].radius=this.getRangeRadius(g.value),t[h]=s(t[h],{center:t[0].radius-t[h].radius+o}),d||s(!0,t[h],{bubbleAttribs:s(l),connectorAttribs:s(r),labelAttribs:c})}),this)},t.prototype.getRangeRadius=function(t){var n=this.options;return this.chart.series[this.options.seriesIndex].getRadius.call(this,n.ranges[n.ranges.length-1].value,n.ranges[0].value,n.minSize,n.maxSize,t)},t.prototype.render=function(){var t=this.chart.renderer,n=this.options.zThreshold;this.symbols||(this.symbols={connectors:[],bubbleItems:[],labels:[]}),this.legendSymbol=t.g("bubble-legend"),this.legendItem=t.g("bubble-legend-item"),this.legendSymbol.translateX=0,this.legendSymbol.translateY=0,this.ranges.forEach((function(t){t.value>=n&&this.renderRange(t)}),this),this.legendSymbol.add(this.legendItem),this.legendItem.add(this.legendGroup),this.hideOverlappingLabels()},t.prototype.renderRange=function(t){var n=this.options,e=n.labels,o=this.chart,i=o.series[n.seriesIndex],l=o.renderer,r=this.symbols;o=r.labels;var c=t.center,a=Math.abs(t.radius),s=n.connectorDistance||0,u=e.align,d=n.connectorWidth,g=this.ranges[0].radius||0,h=c-a-n.borderWidth/2+d/2,_=this.fontMetrics;_=_.f/2-(_.h-_.f)/2;var C=l.styledMode;s=this.legend.options.rtl||"left"===u?-s:s,"center"===u&&(s=0,n.connectorDistance=0,t.labelAttribs.align="center"),u=h+n.labels.y;var p=g+s+n.labels.x;r.bubbleItems.push(l.circle(g,c+((h%1?1:.5)-(d%2?0:.5)),a).attr(C?{}:t.bubbleAttribs).addClass((C?"highcharts-color-"+i.colorIndex+" ":"")+"highcharts-bubble-legend-symbol "+(n.className||"")).add(this.legendSymbol)),r.connectors.push(l.path(l.crispLine([["M",g,h],["L",g+s,h]],n.connectorWidth)).attr(C?{}:t.connectorAttribs).addClass((C?"highcharts-color-"+this.options.seriesIndex+" ":"")+"highcharts-bubble-legend-connectors "+(n.connectorClassName||"")).add(this.legendSymbol)),t=l.text(this.formatLabel(t),p,u+_).attr(C?{}:t.labelAttribs).css(C?{}:e.style).addClass("highcharts-bubble-legend-labels "+(n.labels.className||"")).add(this.legendSymbol),o.push(t),t.placed=!0,t.alignAttr={x:p,y:u+_}},t.prototype.getMaxLabelSize=function(){var t,n;return this.symbols.labels.forEach((function(e){n=e.getBBox(!0),t=t?n.width>t.width?n:t:n})),t||{}},t.prototype.formatLabel=function(t){var e=this.options,o=e.labels.formatter,i=this.chart.numberFormatter;return(e=e.labels.format)?n.format(e,t):o?o.call(t):i(t.value,1)},t.prototype.hideOverlappingLabels=function(){var t=this.symbols;!this.options.labels.allowOverlap&&t&&(this.chart.hideOverlappingLabels(t.labels),t.labels.forEach((function(n,e){n.newOpacity?n.newOpacity!==n.oldOpacity&&t.connectors[e].show():t.connectors[e].hide()})))},t.prototype.getRanges=function(){var t,n=this.legend.bubbleLegend,e=n.options.ranges,o=Number.MAX_VALUE,i=-Number.MAX_VALUE;n.chart.series.forEach((function(n){n.isBubble&&!n.ignoreSeries&&(t=n.zData.filter(a)).length&&(o=u(n.options.zMin,Math.min(o,Math.max(c(t),!1===n.options.displayNegative?n.options.zThreshold:-Number.MAX_VALUE))),i=u(n.options.zMax,Math.max(i,r(t))))}));var l=o===i?[{value:i}]:[{value:o},{value:(o+i)/2},{value:i,autoRanges:!0}];return e.length&&e[0].radius&&l.reverse(),l.forEach((function(t,n){e&&e[n]&&(l[n]=s(e[n],t))})),l},t.prototype.predictBubbleSizes=function(){var t=this.chart,n=this.fontMetrics,e=t.legend.options,o=e.floating,i=(e="horizontal"===e.layout)?t.legend.lastLineHeight:0,l=t.plotSizeX,r=t.plotSizeY,c=t.series[this.options.seriesIndex],a=c.getPxExtremes();t=Math.ceil(a.minPxSize),a=Math.ceil(a.maxPxSize);var s=Math.min(r,l);return c=c.options.maxSize,o||!/%$/.test(c)?n=a:(c=parseFloat(c),n=(s+i-n.h/2)*c/100/(c/100+1),(e&&r-n>=l||!e&&l-n>=r)&&(n=a)),[t,Math.ceil(n)]},t.prototype.updateRanges=function(t,n){var e=this.legend.options.bubbleLegend;e.minSize=t,e.maxSize=n,e.ranges=this.getRanges()},t.prototype.correctSizes=function(){var t=this.legend,n=this.chart.series[this.options.seriesIndex].getPxExtremes();1<Math.abs(Math.ceil(n.maxPxSize)-this.options.maxSize)&&(this.updateRanges(this.options.minSize,n.maxPxSize),t.render())},t}()})),n(e,"Series/Bubble/BubbleLegendComposition.js",[e["Series/Bubble/BubbleLegendDefaults.js"],e["Series/Bubble/BubbleLegendItem.js"],e["Core/DefaultOptions.js"],e["Core/Utilities.js"]],(function(t,n,e,o){var i,l=e.setOptions,r=o.addEvent,c=o.objectEach,a=o.wrap;return function(e){function o(t,n,e){var o=this.legend,l=0<=i(this);if(o&&o.options.enabled&&o.bubbleLegend&&o.options.bubbleLegend.autoRanges&&l){var r=o.bubbleLegend.options;l=o.bubbleLegend.predictBubbleSizes(),o.bubbleLegend.updateRanges(l[0],l[1]),r.placed||(o.group.placed=!1,o.allItems.forEach((function(t){t.legendGroup.translateY=null}))),o.render(),this.getMargins(),this.axes.forEach((function(t){t.visible&&t.render(),r.placed||(t.setScale(),t.updateNames(),c(t.ticks,(function(t){t.isNew=!0,t.isNewLabel=!0})))})),r.placed=!0,this.getMargins(),t.call(this,n,e),o.bubbleLegend.correctSizes(),g(o,s(o))}else t.call(this,n,e),o&&o.options.enabled&&o.bubbleLegend&&(o.render(),g(o,s(o)))}function i(t){t=t.series;for(var n=0;n<t.length;){if(t[n]&&t[n].isBubble&&t[n].visible&&t[n].zData.length)return n;n++}return-1}function s(t){var n,e=[],o=(t=t.allItems).length,i=0;for(n=0;n<o;n++)if(t[n].legendItemHeight&&(t[n].itemHeight=t[n].legendItemHeight),t[n]===t[o-1]||t[n+1]&&t[n]._legendItemPos[1]!==t[n+1]._legendItemPos[1]){e.push({height:0});for(var l=e[e.length-1];i<=n;i++)t[i].itemHeight>l.height&&(l.height=t[i].itemHeight);l.step=n}return e}function u(t){var e=this.bubbleLegend,o=this.options,l=o.bubbleLegend,r=i(this.chart);e&&e.ranges&&e.ranges.length&&(l.ranges.length&&(l.autoRanges=!!l.ranges[0].autoRanges),this.destroyItem(e)),0<=r&&o.enabled&&l.enabled&&(l.seriesIndex=r,this.bubbleLegend=new n(l,this),this.bubbleLegend.addToLegend(t.allItems))}function d(){var t=this.chart,n=this.visible,e=this.chart.legend;e&&e.bubbleLegend&&(this.visible=!n,this.ignoreSeries=n,t=0<=i(t),e.bubbleLegend.visible!==t&&(e.update({bubbleLegend:{enabled:t}}),e.bubbleLegend.visible=t),this.visible=n)}function g(t,n){var e,o,i,l=t.options.rtl,r=0;t.allItems.forEach((function(t,c){e=t.legendGroup.translateX,o=t._legendItemPos[1],((i=t.movementX)||l&&t.ranges)&&t.legendGroup.attr({translateX:i=l?e-t.options.maxSize/2:e+i}),c>n[r].step&&r++,t.legendGroup.attr({translateY:Math.round(o+n[r].height/2)}),t._legendItemPos[1]=o+n[r].height/2}))}var h=[];e.compose=function(n,e,i){-1===h.indexOf(n)&&(h.push(n),l({legend:{bubbleLegend:t}}),a(n.prototype,"drawChartBox",o)),-1===h.indexOf(e)&&(h.push(e),r(e,"afterGetAllItems",u)),-1===h.indexOf(i)&&(h.push(i),r(i,"legendItemClick",d))}}(i||(i={})),i})),n(e,"Series/Bubble/BubblePoint.js",[e["Core/Series/Point.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}();return(e=e.extend)((n=function(n){function e(){var t=null!==n&&n.apply(this,arguments)||this;return t.options=void 0,t.series=void 0,t}return o(e,n),e.prototype.haloPath=function(n){return t.prototype.haloPath.call(this,0===n?0:(this.marker&&this.marker.radius||0)+n)},e}(n.seriesTypes.scatter.prototype.pointClass)).prototype,{ttBelow:!1}),n})),n(e,"Series/Bubble/BubbleSeries.js",[e["Core/Axis/Axis.js"],e["Series/Bubble/BubbleLegendComposition.js"],e["Series/Bubble/BubblePoint.js"],e["Core/Color/Color.js"],e["Core/Globals.js"],e["Core/Series/Series.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l,r,c){var a=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),s=o.parse;o=i.noop;var u=r.seriesTypes;i=u.column;var d=u.scatter;u=c.addEvent;var g=c.arrayMax,h=c.arrayMin,_=c.clamp,C=c.extend,p=c.isNumber,f=c.merge,M=c.pick;return c=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.data=void 0,n.maxPxSize=void 0,n.minPxSize=void 0,n.options=void 0,n.points=void 0,n.radii=void 0,n.yData=void 0,n.zData=void 0,n}return a(e,t),e.prototype.animate=function(t){!t&&this.points.length<this.options.animationLimit&&this.points.forEach((function(t){var n=t.graphic;n&&n.width&&(this.hasRendered||n.attr({x:t.plotX,y:t.plotY,width:1,height:1}),n.animate(this.markerAttribs(t),this.options.animation))}),this)},e.prototype.getRadii=function(){var t=this,n=this.zData,e=this.yData,o=[],i=this.chart.bubbleZExtremes,l=this.getPxExtremes(),r=l.minPxSize,c=l.maxPxSize;if(!i){var a,s=Number.MAX_VALUE,u=-Number.MAX_VALUE;this.chart.series.forEach((function(n){n.bubblePadding&&(n.visible||!t.chart.options.chart.ignoreHiddenSeries)&&(n=n.getZExtremes())&&(s=Math.min(s||n.zMin,n.zMin),u=Math.max(u||n.zMax,n.zMax),a=!0)})),a?this.chart.bubbleZExtremes=i={zMin:s,zMax:u}:i={zMin:0,zMax:0}}var d=0;for(l=n.length;d<l;d++)o.push(this.getRadius(i.zMin,i.zMax,r,c,n[d],e[d]));this.radii=o},e.prototype.getRadius=function(t,n,e,o,i,l){var r=this.options,c="width"!==r.sizeBy,a=r.zThreshold,s=n-t,u=.5;if(null===l||null===i)return null;if(p(i)){if(r.sizeByAbsoluteValue&&(i=Math.abs(i-a),s=Math.max(n-a,Math.abs(t-a)),t=0),i<t)return e/2-1;0<s&&(u=(i-t)/s)}return c&&0<=u&&(u=Math.sqrt(u)),Math.ceil(e+u*(o-e))/2},e.prototype.hasData=function(){return!!this.processedXData.length},e.prototype.pointAttribs=function(t,n){var e=this.options.marker.fillOpacity;return t=l.prototype.pointAttribs.call(this,t,n),1!==e&&(t.fill=s(t.fill).setOpacity(e).get("rgba")),t},e.prototype.translate=function(){t.prototype.translate.call(this),this.getRadii(),this.translateBubble()},e.prototype.translateBubble=function(){for(var t=this.data,n=this.radii,e=this.getPxExtremes().minPxSize,o=t.length;o--;){var i=t[o],l=n?n[o]:0;p(l)&&l>=e/2?(i.marker=C(i.marker,{radius:l,width:2*l,height:2*l}),i.dlBox={x:i.plotX-l,y:i.plotY-l,width:2*l,height:2*l}):i.shapeArgs=i.plotY=i.dlBox=void 0}},e.prototype.getPxExtremes=function(){var t=Math.min(this.chart.plotWidth,this.chart.plotHeight),n=function(n){if("string"==typeof n){var e=/%$/.test(n);n=parseInt(n,10)}return e?t*n/100:n},e=n(M(this.options.minSize,8));return{minPxSize:e,maxPxSize:n=Math.max(n(M(this.options.maxSize,"20%")),e)}},e.prototype.getZExtremes=function(){var t=this.options,n=(this.zData||[]).filter(p);if(n.length){var e=M(t.zMin,_(h(n),!1===t.displayNegative?t.zThreshold||0:-Number.MAX_VALUE,Number.MAX_VALUE));if(t=M(t.zMax,g(n)),p(e)&&p(t))return{zMin:e,zMax:t}}},e.compose=n.compose,e.defaultOptions=f(d.defaultOptions,{dataLabels:{formatter:function(){var t=this.series.chart.numberFormatter,n=this.point.z;return p(n)?t(n,-1):""},inside:!0,verticalAlign:"middle"},animationLimit:250,marker:{lineColor:null,lineWidth:1,fillOpacity:.5,radius:null,states:{hover:{radiusPlus:0}},symbol:"circle"},minSize:8,maxSize:"20%",softThreshold:!1,states:{hover:{halo:{size:5}}},tooltip:{pointFormat:"({point.x}, {point.y}), Size: {point.z}"},turboThreshold:0,zThreshold:0,zoneAxis:"z"}),e}(d),C(c.prototype,{alignDataLabel:i.prototype.alignDataLabel,applyZones:o,bubblePadding:!0,buildKDTree:o,directTouch:!0,isBubble:!0,pointArrayMap:["y","z"],pointClass:e,parallelArrays:["x","y","z"],trackerGroups:["group","dataLabelsGroup"],specialGroup:"group",zoneAxis:"z"}),u(c,"updatedData",(function(t){delete t.target.chart.bubbleZExtremes})),t.prototype.beforePadding=function(){var t,n=this,e=this.len,o=this.chart,i=0,l=e,r=this.isXAxis,c=r?"xData":"yData",a=this.min,s=this.max-a,u=e/s;this.series.forEach((function(e){if(e.bubblePadding&&(e.visible||!o.options.chart.ignoreHiddenSeries)){t=n.allowZoomOutside=!0;var d=e[c];if(r&&e.getRadii(0,0,e),0<s)for(var g=d.length;g--;)if(p(d[g])&&n.dataMin<=d[g]&&d[g]<=n.max){var h=e.radii&&e.radii[g]||0;i=Math.min((d[g]-a)*u-h,i),l=Math.max((d[g]-a)*u+h,l)}}})),t&&0<s&&!this.logarithmic&&(l-=e,u*=(e+Math.max(0,i)-Math.min(l,e))/e,[["min","userMin",i],["max","userMax",l]].forEach((function(t){void 0===M(n.options[t[0]],n[t[1]])&&(n[t[0]]+=t[2]/u)})))},r.registerSeriesType("bubble",c),c})),n(e,"Series/MapBubble/MapBubblePoint.js",[e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n){var e=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),o=(t=t.seriesTypes).map,i=n.merge;return function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.applyOptions=function(n,e){return n&&void 0!==n.lat&&void 0!==n.lon?t.prototype.applyOptions.call(this,i(n,this.series.chart.fromLatLonToPoint(n)),e):o.prototype.pointClass.prototype.applyOptions.call(this,n,e)},n.prototype.isValid=function(){return"number"==typeof this.z},n}(t.bubble.prototype.pointClass)})),n(e,"Series/MapBubble/MapBubbleSeries.js",[e["Series/Bubble/BubbleSeries.js"],e["Series/MapBubble/MapBubblePoint.js"],e["Series/Map/MapSeries.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i){var l=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),r=o.seriesTypes.mappoint,c=i.extend,a=i.merge;return i=function(n){function e(){var t=null!==n&&n.apply(this,arguments)||this;return t.data=void 0,t.options=void 0,t.points=void 0,t}return l(e,n),e.prototype.translate=function(){r.prototype.translate.call(this),this.getRadii(),this.translateBubble()},e.compose=t.compose,e.defaultOptions=a(t.defaultOptions,{animationLimit:500,tooltip:{pointFormat:"{point.name}: {point.z}"}}),e}(t),c(i.prototype,{type:"mapbubble",axisTypes:["colorAxis"],getProjectedBounds:e.prototype.getProjectedBounds,isCartesian:!1,pointArrayMap:["z"],pointClass:n,setData:e.prototype.setData,setOptions:e.prototype.setOptions,useMapGeometry:!0,xyFromShape:!0}),o.registerSeriesType("mapbubble",i),i})),n(e,"Series/Heatmap/HeatmapPoint.js",[e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],(function(t,n){var e=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),o=n.clamp,i=n.defined,l=n.pick;return(0,n.extend)((t=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.options=void 0,n.series=void 0,n.value=void 0,n.x=void 0,n.y=void 0,n}return e(n,t),n.prototype.applyOptions=function(n,e){return(n=t.prototype.applyOptions.call(this,n,e)).formatPrefix=n.isNull||null===n.value?"null":"point",n},n.prototype.getCellAttributes=function(){var t=this.series,n=t.options,e=(n.colsize||1)/2,r=(n.rowsize||1)/2,c=t.xAxis,a=t.yAxis,s=this.options.marker||t.options.marker;t=t.pointPlacementToXValue();var u=l(this.pointPadding,n.pointPadding,0),d={x1:o(Math.round(c.len-(c.translate(this.x-e,!1,!0,!1,!0,-t)||0)),-c.len,2*c.len),x2:o(Math.round(c.len-(c.translate(this.x+e,!1,!0,!1,!0,-t)||0)),-c.len,2*c.len),y1:o(Math.round(a.translate(this.y-r,!1,!0,!1,!0)||0),-a.len,2*a.len),y2:o(Math.round(a.translate(this.y+r,!1,!0,!1,!0)||0),-a.len,2*a.len)};return[["width","x"],["height","y"]].forEach((function(t){var n=t[0],e=(t=t[1])+"1",o=t+"2",l=Math.abs(d[e]-d[o]),r=s&&s.lineWidth||0,c=Math.abs(d[e]+d[o])/2;i(n=s&&s[n])&&n<l&&(d[e]=c-(n=n/2+r/2),d[o]=c+n),u&&("y"===t&&(e=o,o=t+"1"),d[e]+=u,d[o]-=u)})),d},n.prototype.haloPath=function(t){if(!t)return[];var n=this.shapeArgs;return["M",n.x-t,n.y-t,"L",n.x-t,n.y+n.height+t,n.x+n.width+t,n.y+n.height+t,n.x+n.width+t,n.y-t,"Z"]},n.prototype.isValid=function(){return 1/0!==this.value&&-1/0!==this.value},n}(t.seriesTypes.scatter.prototype.pointClass)).prototype,{dataLabelOnNull:!0,moveToTopOnHover:!0,ttBelow:!1}),t})),n(e,"Series/Heatmap/HeatmapSeries.js",[e["Core/Color/Color.js"],e["Series/ColorMapMixin.js"],e["Series/Heatmap/HeatmapPoint.js"],e["Core/Legend/LegendSymbol.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Renderer/SVG/SVGRenderer.js"],e["Core/Utilities.js"]],(function(t,n,e,o,i,l,r){var c=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),a=i.series,s=i.seriesTypes,u=s.column,d=s.scatter,g=l.prototype.symbols,h=r.extend,_=r.fireEvent,C=r.isNumber,p=r.merge,f=r.pick;return l=function(n){function e(){var t=null!==n&&n.apply(this,arguments)||this;return t.colorAxis=void 0,t.data=void 0,t.options=void 0,t.points=void 0,t.valueMax=NaN,t.valueMin=NaN,t}return c(e,n),e.prototype.drawPoints=function(){var t=this;((this.options.marker||{}).enabled||this._hasPointMarkers)&&(a.prototype.drawPoints.call(this),this.points.forEach((function(n){n.graphic&&(n.graphic[t.chart.styledMode?"css":"animate"](t.colorAttribs(n)),t.options.borderRadius&&n.graphic.attr({r:t.options.borderRadius}),(n.shapeArgs||{}).r=t.options.borderRadius,(n.shapeArgs||{}).d=n.graphic.pathArray,null===n.value&&n.graphic.addClass("highcharts-null-point"))})))},e.prototype.getExtremes=function(){var t=a.prototype.getExtremes.call(this,this.valueData),n=t.dataMin;return t=t.dataMax,C(n)&&(this.valueMin=n),C(t)&&(this.valueMax=t),a.prototype.getExtremes.call(this)},e.prototype.getValidPoints=function(t,n){return a.prototype.getValidPoints.call(this,t,n,!0)},e.prototype.hasData=function(){return!!this.processedXData.length},e.prototype.init=function(){a.prototype.init.apply(this,arguments);var t=this.options;t.pointRange=f(t.pointRange,t.colsize||1),this.yAxis.axisPointRange=t.rowsize||1,g.ellipse=g.circle},e.prototype.markerAttribs=function(t,n){var e=t.marker||{},o=t.shapeArgs||{},i={};if(t.hasImage)return{x:t.plotX,y:t.plotY};if(n){var l=(this.options.marker||{}).states[n]||{},r=e.states&&e.states[n]||{};[["width","x"],["height","y"]].forEach((function(t){i[t[0]]=(r[t[0]]||l[t[0]]||o[t[0]])+(r[t[0]+"Plus"]||l[t[0]+"Plus"]||0),i[t[1]]=o[t[1]]+(o[t[0]]-i[t[0]])/2}))}return n?i:o},e.prototype.pointAttribs=function(n,e){var o=a.prototype.pointAttribs.call(this,n,e),i=this.options||{},l=this.chart.options.plotOptions||{},r=l.series||{},c=l.heatmap||{};return l=n&&n.options.borderColor||i.borderColor||c.borderColor||r.borderColor,r=n&&n.options.borderWidth||i.borderWidth||c.borderWidth||r.borderWidth||o["stroke-width"],o.stroke=n&&n.marker&&n.marker.lineColor||i.marker&&i.marker.lineColor||l||this.color,o["stroke-width"]=r,e&&(e=(n=p(i.states[e],i.marker&&i.marker.states[e],n&&n.options.states&&n.options.states[e]||{})).brightness,o.fill=n.color||t.parse(o.fill).brighten(e||0).get(),o.stroke=n.lineColor),o},e.prototype.setClip=function(t){var n=this.chart;a.prototype.setClip.apply(this,arguments),(!1!==this.options.clip||t)&&this.markerGroup.clip((t||this.clipBox)&&this.sharedClipKey?n.sharedClips[this.sharedClipKey]:n.clipRect)},e.prototype.translate=function(){var t=this.options,n=t.marker&&t.marker.symbol||"rect",e=g[n]?n:"rect",o=-1!==["circle","square"].indexOf(e);this.generatePoints(),this.points.forEach((function(t){var i=t.getCellAttributes(),l={};l.x=Math.min(i.x1,i.x2),l.y=Math.min(i.y1,i.y2),l.width=Math.max(Math.abs(i.x2-i.x1),0),l.height=Math.max(Math.abs(i.y2-i.y1),0);var r=t.hasImage=0===(t.marker&&t.marker.symbol||n||"").indexOf("url");if(o){var c=Math.abs(l.width-l.height);l.x=Math.min(i.x1,i.x2)+(l.width<l.height?0:c/2),l.y=Math.min(i.y1,i.y2)+(l.width<l.height?c/2:0),l.width=l.height=Math.min(l.width,l.height)}c={plotX:(i.x1+i.x2)/2,plotY:(i.y1+i.y2)/2,clientX:(i.x1+i.x2)/2,shapeType:"path",shapeArgs:p(!0,l,{d:g[e](l.x,l.y,l.width,l.height)})},r&&(t.marker={width:l.width,height:l.height}),h(t,c)})),_(this,"afterTranslate")},e.defaultOptions=p(d.defaultOptions,{animation:!1,borderRadius:0,borderWidth:0,nullColor:"#f7f7f7",dataLabels:{formatter:function(){var t=this.series.chart.numberFormatter,n=this.point.value;return C(n)?t(n,-1):""},inside:!0,verticalAlign:"middle",crop:!1,overflow:!1,padding:0},marker:{symbol:"rect",radius:0,lineColor:void 0,states:{hover:{lineWidthPlus:0},select:{}}},clip:!0,pointRange:null,tooltip:{pointFormat:"{point.x}, {point.y}: {point.value}<br/>"},states:{hover:{halo:!1,brightness:.2}}}),e}(d),h(l.prototype,{alignDataLabel:u.prototype.alignDataLabel,axisTypes:n.SeriesMixin.axisTypes,colorAttribs:n.SeriesMixin.colorAttribs,colorKey:n.SeriesMixin.colorKey,directTouch:!0,drawLegendSymbol:o.drawRectangle,getExtremesFromAll:!0,getSymbol:a.prototype.getSymbol,parallelArrays:n.SeriesMixin.parallelArrays,pointArrayMap:["y","value"],pointClass:e,trackerGroups:n.SeriesMixin.trackerGroups}),i.registerSeriesType("heatmap",l),l})),n(e,"Extensions/GeoJSON.js",[e["Core/Chart/Chart.js"],e["Core/FormatUtilities.js"],e["Core/Globals.js"],e["Core/Utilities.js"]],(function(t,n,e,o){function i(t,n){var e,o=!1,i=t.x,l=t.y;for(t=0,e=n.length-1;t<n.length;e=t++)n[t][1]>l!=n[e][1]>l&&i<(n[e][0]-n[t][0])*(l-n[t][1])/(n[e][1]-n[t][1])+n[t][0]&&(o=!o);return o}var l=n.format,r=e.win,c=o.error,a=o.extend,s=o.merge;n=o.wrap,t.prototype.transformFromLatLon=function(t,n){var e=this.options.chart.proj4||r.proj4;if(!e)return c(21,!1,this),{x:0,y:null};var o=n.jsonmarginX;o=void 0===o?0:o;var i=n.jsonmarginY;i=void 0===i?0:i;var l=n.jsonres;l=void 0===l?1:l;var a=n.scale;a=void 0===a?1:a;var s=n.xoffset;s=void 0===s?0:s;var u=n.xpan;u=void 0===u?0:u;var d=n.yoffset;d=void 0===d?0:d;var g=n.ypan;g=void 0===g?0:g,t=e(n.crs,[t.lon,t.lat]),e=n.cosAngle||n.rotation&&Math.cos(n.rotation);var h=n.sinAngle||n.rotation&&Math.sin(n.rotation);return{x:(((n=n.rotation?[t[0]*e+t[1]*h,-t[0]*h+t[1]*e]:t)[0]-s)*a+u)*l+o,y:-(((d-n[1])*a+g)*l-i)}},t.prototype.transformToLatLon=function(t,n){if(this.options.chart.proj4||r.proj4){if(null!==t.y){var e=n.jsonmarginX,o=n.jsonmarginY,i=n.jsonres,l=n.scale,a=n.xoffset,s=n.xpan,u=n.yoffset,d=n.ypan;return t={x:((t.x-(void 0===e?0:e))/(i=void 0===i?1:i)-(void 0===s?0:s))/(l=void 0===l?1:l)+(void 0===a?0:a),y:((t.y-(void 0===o?0:o))/i+(void 0===d?0:d))/l+(void 0===u?0:u)},e=n.cosAngle||n.rotation&&Math.cos(n.rotation),o=n.sinAngle||n.rotation&&Math.sin(n.rotation),{lat:(n=r.proj4(n.crs,"WGS84",n.rotation?{x:t.x*e+t.y*-o,y:t.x*o+t.y*e}:t)).y,lon:n.x}}}else c(21,!1,this)},t.prototype.fromPointToLatLon=function(t){var n=this.mapTransforms;if(n){for(var e in n)if(Object.hasOwnProperty.call(n,e)&&n[e].hitZone&&i(t,n[e].hitZone.coordinates[0]))return this.transformToLatLon(t,n[e]);return this.transformToLatLon(t,n.default)}c(22,!1,this)},t.prototype.fromLatLonToPoint=function(t){var n,e=this.mapTransforms;if(!e)return c(22,!1,this),{x:0,y:null};for(n in e)if(Object.hasOwnProperty.call(e,n)&&e[n].hitZone){var o=this.transformFromLatLon(t,e[n]);if(i(o,e[n].hitZone.coordinates[0]))return o}return this.transformFromLatLon(t,e.default)},e.geojson=function(t,n,e){void 0===n&&(n="map");var o=[];return t.features.forEach((function(t){var e,i=t.geometry||{},l=i.type;i=i.coordinates,t=t.properties,("map"!==n&&"mapbubble"!==n||"Polygon"!==l&&"MultiPolygon"!==l)&&("mapline"!==n||"LineString"!==l&&"MultiLineString"!==l)?"mappoint"===n&&"Point"===l&&i.length&&(e={geometry:{coordinates:i,type:l}}):i.length&&(e={geometry:{coordinates:i,type:l}}),e&&o.push(a(e,{name:t.name||t.NAME,properties:t}))})),e&&t.copyrightShort&&(e.chart.mapCredits=l(e.chart.options.credits.mapText,{geojson:t}),e.chart.mapCreditsFull=l(e.chart.options.credits.mapTextFull,{geojson:t})),o},n(t.prototype,"addCredits",(function(t,n){n=s(!0,this.options.credits,n),this.mapCredits&&(n.href=null),t.call(this,n),this.credits&&this.mapCreditsFull&&this.credits.attr({title:this.mapCreditsFull})}))})),n(e,"masters/modules/map.src.js",[e["Core/Globals.js"],e["Core/Axis/Color/ColorAxis.js"],e["Series/MapBubble/MapBubbleSeries.js"],e["Core/Chart/MapChart.js"]],(function(t,n,e,o){t.ColorAxis=n,t.MapChart=o,t.mapChart=t.Map=o.mapChart,t.maps=o.maps,n.compose(t.Chart,t.Fx,t.Legend,t.Series),e.compose(t.Chart,t.Legend,t.Series)})),n(e,"masters/highmaps.src.js",[e["masters/highcharts.src.js"]],(function(t){return t.product="Highmaps",t})),e["masters/highmaps.src.js"]._modules=e,e["masters/highmaps.src.js"]}))},bZxC:function(t,n,e){"use strict";var o=e("AZf1"),i=e("7W5b");o.Observable.prototype.mergeMap=i.mergeMap,o.Observable.prototype.flatMap=i.mergeMap},bq7C:function(t,n,e){"use strict";n.not=function(t,n){function e(){return!e.pred.apply(e.thisArg,arguments)}return e.pred=t,e.thisArg=n,e}},"c/6p":function(t,n,e){"use strict";var o=e("cf1P");n.multicast=function(t,n){return o.multicast(t,n)(this)}},c4YM:function(t,n,e){"use strict";var o=e("rgOj");n.distinctUntilKeyChanged=function(t,n){return o.distinctUntilChanged((function(e,o){return n?n(e[t],o[t]):e[t]===o[t]}))}},cIDA:function(t,n,e){"use strict";var o=e("fImS");n.fromEventPattern=o.FromEventPatternObservable.create},cP0Y:function(t,n,e){"use strict";var o=e("AZf1"),i=e("svOU");o.Observable.prototype.windowTime=i.windowTime},cUCP:function(t,n,e){"use strict";var o=e("Re0n"),i=e("mdQD"),l=e("UqH8");n.auditTime=function(t,n){return void 0===n&&(n=o.async),i.audit((function(){return l.timer(t,n)}))}},cWud:function(t,n,e){"use strict";var o=e("+djB");n.windowWhen=function(t){return o.windowWhen(t)(this)}},cdxN:function(t,n,e){"use strict";var o=e("AZf1"),i=e("Lj2B");o.Observable.prototype.switch=i._switch,o.Observable.prototype._switch=i._switch},cf1P:function(t,n,e){"use strict";var o=e("3VCA");n.multicast=function(t,n){return function(e){var l;if(l="function"==typeof t?t:function(){return t},"function"==typeof n)return e.lift(new i(l,n));var r=Object.create(e,o.connectableObservableDescriptor);return r.source=e,r.subjectFactory=l,r}};var i=function(){function t(t,n){this.subjectFactory=t,this.selector=n}return t.prototype.call=function(t,n){var e=this.selector,o=this.subjectFactory(),i=e(o).subscribe(t);return i.add(n.subscribe(o)),i},t}();n.MulticastOperator=i},codN:function(t,n,e){"use strict";var o=e("3zH1");n.bindNodeCallback=o.BoundNodeCallbackObservable.create},crnd:function(t,n){function e(t){return Promise.resolve().then((function(){var n=new Error("Cannot find module '"+t+"'");throw n.code="MODULE_NOT_FOUND",n}))}e.keys=function(){return[]},e.resolve=e,t.exports=e,e.id="crnd"},czP3:function(t,n,e){"use strict";var o=e("aK2G");function i(t,n){return function(e){for(var o=e,i=0;i<n;i++){var l=o[t[i]];if(void 0===l)return;o=l}return o}}n.pluck=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];var e=t.length;if(0===e)throw new Error("list of properties cannot be empty.");return function(n){return o.map(i(t,e))(n)}}},"d+Tj":function(t,n,e){"use strict";var o=e("mdQD");n.audit=function(t){return o.audit(t)(this)}},dAHb:function(t,n,e){"use strict";var o=e("AZf1"),i=e("hw8L");o.Observable.prototype.exhaustMap=i.exhaustMap},dxsx:function(t,n,e){"use strict";var o=e("AZf1"),i=e("qJ4/");o.Observable.prototype.publishReplay=i.publishReplay},"e7/H":function(t,n,e){"use strict";var o=e("DxGp");n.subscribeOn=function(t,n){return void 0===n&&(n=0),o.subscribeOn(t,n)(this)}},e7R1:function(t,n,e){"use strict";var o=e("0p2S");n.mergeAll=function(t){return void 0===t&&(t=Number.POSITIVE_INFINITY),o.mergeAll(t)(this)}},eBTF:function(t,n,e){"use strict";var o=e("/WK6");function i(){return function(){function t(){this._values=[]}return t.prototype.add=function(t){this.has(t)||this._values.push(t)},t.prototype.has=function(t){return-1!==this._values.indexOf(t)},Object.defineProperty(t.prototype,"size",{get:function(){return this._values.length},enumerable:!0,configurable:!0}),t.prototype.clear=function(){this._values.length=0},t}()}n.minimalSetImpl=i,n.Set=o.root.Set||i()},eeyt:function(t,n,e){"use strict";var o=e("qN2p");n.findIndex=function(t,n){return o.findIndex(t,n)(this)}},f0q5:function(t,n,e){"use strict";var o=e("mdQD");n.audit=o.audit;var i=e("cUCP");n.auditTime=i.auditTime;var l=e("zobD");n.buffer=l.buffer;var r=e("16yF");n.bufferCount=r.bufferCount;var c=e("wELj");n.bufferTime=c.bufferTime;var a=e("re5B");n.bufferToggle=a.bufferToggle;var s=e("N6Zr");n.bufferWhen=s.bufferWhen;var u=e("CxhQ");n.catchError=u.catchError;var d=e("OMR/");n.combineAll=d.combineAll;var g=e("SWOv");n.combineLatest=g.combineLatest;var h=e("WC+f");n.concat=h.concat;var _=e("A0iX");n.concatAll=_.concatAll;var C=e("+WiC");n.concatMap=C.concatMap;var p=e("zVww");n.concatMapTo=p.concatMapTo;var f=e("iYe0");n.count=f.count;var M=e("zL8T");n.debounce=M.debounce;var P=e("AzqM");n.debounceTime=P.debounceTime;var O=e("2Tbn");n.defaultIfEmpty=O.defaultIfEmpty;var m=e("QCIY");n.delay=m.delay;var v=e("4GoQ");n.delayWhen=v.delayWhen;var y=e("mO1z");n.dematerialize=y.dematerialize;var b=e("nQov");n.distinct=b.distinct;var x=e("rgOj");n.distinctUntilChanged=x.distinctUntilChanged;var A=e("c4YM");n.distinctUntilKeyChanged=A.distinctUntilKeyChanged;var w=e("PxRv");n.elementAt=w.elementAt;var B=e("ER9c");n.every=B.every;var k=e("H0zL");n.exhaust=k.exhaust;var S=e("GEfX");n.exhaustMap=S.exhaustMap;var T=e("we3k");n.expand=T.expand;var E=e("ZXB4");n.filter=E.filter;var I=e("q9sB");n.finalize=I.finalize;var z=e("DKXc");n.find=z.find;var L=e("qN2p");n.findIndex=L.findIndex;var D=e("L/jt");n.first=D.first;var N=e("Q6nm");n.groupBy=N.groupBy;var F=e("Tb5M");n.ignoreElements=F.ignoreElements;var j=e("XNQH");n.isEmpty=j.isEmpty;var R=e("ffiR");n.last=R.last;var V=e("aK2G");n.map=V.map;var G=e("saxw");n.mapTo=G.mapTo;var U=e("oGc9");n.materialize=U.materialize;var H=e("5aaB");n.max=H.max;var W=e("LqmK");n.merge=W.merge;var $=e("0p2S");n.mergeAll=$.mergeAll;var q=e("lf2g");n.mergeMap=q.mergeMap;var Y=e("lf2g");n.flatMap=Y.mergeMap;var X=e("fEEN");n.mergeMapTo=X.mergeMapTo;var Z=e("SQLu");n.mergeScan=Z.mergeScan;var K=e("Kc9Z");n.min=K.min;var J=e("cf1P");n.multicast=J.multicast;var Q=e("0zyO");n.observeOn=Q.observeOn;var tt=e("Rm1J");n.onErrorResumeNext=tt.onErrorResumeNext;var nt=e("ABAE");n.pairwise=nt.pairwise;var et=e("gSfb");n.partition=et.partition;var ot=e("czP3");n.pluck=ot.pluck;var it=e("gcf/");n.publish=it.publish;var lt=e("7f6I");n.publishBehavior=lt.publishBehavior;var rt=e("O/EN");n.publishLast=rt.publishLast;var ct=e("f947");n.publishReplay=ct.publishReplay;var at=e("UUzK");n.race=at.race;var st=e("6fvh");n.reduce=st.reduce;var ut=e("+PC9");n.repeat=ut.repeat;var dt=e("0j0j");n.repeatWhen=dt.repeatWhen;var gt=e("7c4m");n.retry=gt.retry;var ht=e("C8RJ");n.retryWhen=ht.retryWhen;var _t=e("pk/4");n.refCount=_t.refCount;var Ct=e("WQoq");n.sample=Ct.sample;var pt=e("7LGj");n.sampleTime=pt.sampleTime;var ft=e("n8Qg");n.scan=ft.scan;var Mt=e("3Ind");n.sequenceEqual=Mt.sequenceEqual;var Pt=e("X/dC");n.share=Pt.share;var Ot=e("0Qin");n.shareReplay=Ot.shareReplay;var mt=e("Xrsd");n.single=mt.single;var vt=e("1DV/");n.skip=vt.skip;var yt=e("7Nkz");n.skipLast=yt.skipLast;var bt=e("WgKs");n.skipUntil=bt.skipUntil;var xt=e("SX7S");n.skipWhile=xt.skipWhile;var At=e("DFxj");n.startWith=At.startWith;var wt=e("hY8S");n.switchAll=wt.switchAll;var Bt=e("VVja");n.switchMap=Bt.switchMap;var kt=e("VthU");n.switchMapTo=kt.switchMapTo;var St=e("3hIw");n.take=St.take;var Tt=e("WO4J");n.takeLast=Tt.takeLast;var Et=e("MHPA");n.takeUntil=Et.takeUntil;var It=e("3jsl");n.takeWhile=It.takeWhile;var zt=e("Kqb3");n.tap=zt.tap;var Lt=e("o6MN");n.throttle=Lt.throttle;var Dt=e("BnoD");n.throttleTime=Dt.throttleTime;var Nt=e("BTim");n.timeInterval=Nt.timeInterval;var Ft=e("9BwH");n.timeout=Ft.timeout;var jt=e("uj+q");n.timeoutWith=jt.timeoutWith;var Rt=e("Z57B");n.timestamp=Rt.timestamp;var Vt=e("M6BU");n.toArray=Vt.toArray;var Gt=e("0Iwa");n.window=Gt.window;var Ut=e("ast0");n.windowCount=Ut.windowCount;var Ht=e("3WZS");n.windowTime=Ht.windowTime;var Wt=e("8pnh");n.windowToggle=Wt.windowToggle;var $t=e("+djB");n.windowWhen=$t.windowWhen;var qt=e("2Wg+");n.withLatestFrom=qt.withLatestFrom;var Yt=e("oQYR");n.zip=Yt.zip;var Xt=e("FBtj");n.zipAll=Xt.zipAll},f947:function(t,n,e){"use strict";var o=e("BjeI"),i=e("cf1P");n.publishReplay=function(t,n,e,l){e&&"function"!=typeof e&&(l=e);var r="function"==typeof e?e:void 0,c=new o.ReplaySubject(t,n,l);return function(t){return i.multicast((function(){return c}),r)(t)}}},fEEN:function(t,n,e){var o=e("PBLz").__extends,i=e("9jZZ"),l=e("Irel");n.mergeMapTo=function(t,n,e){return void 0===e&&(e=Number.POSITIVE_INFINITY),"number"==typeof n&&(e=n,n=null),function(o){return o.lift(new r(t,n,e))}};var r=function(){function t(t,n,e){void 0===e&&(e=Number.POSITIVE_INFINITY),this.ish=t,this.resultSelector=n,this.concurrent=e}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.ish,this.resultSelector,this.concurrent))},t}();n.MergeMapToOperator=r;var c=function(t){function n(n,e,o,i){void 0===i&&(i=Number.POSITIVE_INFINITY),t.call(this,n),this.ish=e,this.resultSelector=o,this.concurrent=i,this.hasCompleted=!1,this.buffer=[],this.active=0,this.index=0}return o(n,t),n.prototype._next=function(t){if(this.active<this.concurrent){var n=this.resultSelector,e=this.index++,o=this.ish,i=this.destination;this.active++,this._innerSub(o,i,n,t,e)}else this.buffer.push(t)},n.prototype._innerSub=function(t,n,e,o,i){this.add(l.subscribeToResult(this,t,o,i))},n.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete()},n.prototype.notifyNext=function(t,n,e,o,i){var l=this.destination;this.resultSelector?this.trySelectResult(t,n,e,o):l.next(n)},n.prototype.trySelectResult=function(t,n,e,o){var i,l=this.resultSelector,r=this.destination;try{i=l(t,n,e,o)}catch(c){return void r.error(c)}r.next(i)},n.prototype.notifyError=function(t){this.destination.error(t)},n.prototype.notifyComplete=function(t){var n=this.buffer;this.remove(t),this.active--,n.length>0?this._next(n.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()},n}(i.OuterSubscriber);n.MergeMapToSubscriber=c},fImS:function(t,n,e){var o=e("PBLz").__extends,i=e("PFc+"),l=e("AZf1"),r=e("y2i3");n.FromEventPatternObservable=function(t){function n(n,e,o){t.call(this),this.addHandler=n,this.removeHandler=e,this.selector=o}return o(n,t),n.create=function(t,e,o){return new n(t,e,o)},n.prototype._subscribe=function(t){var n=this,e=this.removeHandler,o=this.selector?function(){for(var e=[],o=0;o<arguments.length;o++)e[o-0]=arguments[o];n._callSelector(t,e)}:function(n){t.next(n)},l=this._callAddHandler(o,t);i.isFunction(e)&&t.add(new r.Subscription((function(){e(o,l)})))},n.prototype._callSelector=function(t,n){try{var e=this.selector.apply(this,n);t.next(e)}catch(o){t.error(o)}},n.prototype._callAddHandler=function(t,n){try{return this.addHandler(t)||null}catch(e){n.error(e)}},n}(l.Observable)},fQTG:function(t,n,e){var o=e("PBLz").__extends,i=e("AZf1"),l=e("zKHA"),r=e("PFc+"),c=e("AJP0"),a=e("y2i3"),s=Object.prototype.toString;n.FromEventObservable=function(t){function n(n,e,o,i){t.call(this),this.sourceObj=n,this.eventName=e,this.selector=o,this.options=i}return o(n,t),n.create=function(t,e,o,i){return r.isFunction(o)&&(i=o,o=void 0),new n(t,e,i,o)},n.setupSubscription=function(t,e,o,i,l){var r;if(function(t){return!!t&&"[object NodeList]"===s.call(t)}(t)||function(t){return!!t&&"[object HTMLCollection]"===s.call(t)}(t))for(var c=0,u=t.length;c<u;c++)n.setupSubscription(t[c],e,o,i,l);else if(function(t){return!!t&&"function"==typeof t.addEventListener&&"function"==typeof t.removeEventListener}(t)){var d=t;t.addEventListener(e,o,l),r=function(){return d.removeEventListener(e,o,l)}}else if(function(t){return!!t&&"function"==typeof t.on&&"function"==typeof t.off}(t)){var g=t;t.on(e,o),r=function(){return g.off(e,o)}}else{if(!function(t){return!!t&&"function"==typeof t.addListener&&"function"==typeof t.removeListener}(t))throw new TypeError("Invalid event target");var h=t;t.addListener(e,o),r=function(){return h.removeListener(e,o)}}i.add(new a.Subscription(r))},n.prototype._subscribe=function(t){var e=this.selector;n.setupSubscription(this.sourceObj,this.eventName,e?function(){for(var n=[],o=0;o<arguments.length;o++)n[o-0]=arguments[o];var i=l.tryCatch(e).apply(void 0,n);i===c.errorObject?t.error(c.errorObject.e):t.next(i)}:function(n){return t.next(n)},t,this.options)},n}(i.Observable)},fTxW:function(t,n,e){"use strict";var o=e("FBtj");n.zipAll=function(t){return o.zipAll(t)(this)}},ffiR:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz"),l=e("2fIB");n.last=function(t,n,e){return function(o){return o.lift(new r(t,n,e,o))}};var r=function(){function t(t,n,e,o){this.predicate=t,this.resultSelector=n,this.defaultValue=e,this.source=o}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.predicate,this.resultSelector,this.defaultValue,this.source))},t}(),c=function(t){function n(n,e,o,i,l){t.call(this,n),this.predicate=e,this.resultSelector=o,this.defaultValue=i,this.source=l,this.hasValue=!1,this.index=0,void 0!==i&&(this.lastValue=i,this.hasValue=!0)}return o(n,t),n.prototype._next=function(t){var n=this.index++;if(this.predicate)this._tryPredicate(t,n);else{if(this.resultSelector)return void this._tryResultSelector(t,n);this.lastValue=t,this.hasValue=!0}},n.prototype._tryPredicate=function(t,n){var e;try{e=this.predicate(t,n,this.source)}catch(o){return void this.destination.error(o)}if(e){if(this.resultSelector)return void this._tryResultSelector(t,n);this.lastValue=t,this.hasValue=!0}},n.prototype._tryResultSelector=function(t,n){var e;try{e=this.resultSelector(t,n)}catch(o){return void this.destination.error(o)}this.lastValue=e,this.hasValue=!0},n.prototype._complete=function(){var t=this.destination;this.hasValue?(t.next(this.lastValue),t.complete()):t.error(new l.EmptyError)},n}(i.Subscriber)},fmye:function(t,n,e){"use strict";var o=e("ffiR");n.last=function(t,n,e){return o.last(t,n,e)(this)}},foHw:function(t,n,e){"use strict";n.isArrayLike=function(t){return t&&"number"==typeof t.length}},g1x8:function(t,n,e){"use strict";var o=e("AZf1"),i=e("cIDA");o.Observable.fromEventPattern=i.fromEventPattern},g2Fv:function(t,n,e){var o=e("PBLz").__extends,i=e("/WK6"),l=e("8JYq");n.AsyncAction=function(t){function n(n,e){t.call(this,n,e),this.scheduler=n,this.pending=!1,this.work=e}return o(n,t),n.prototype.schedule=function(t,n){if(void 0===n&&(n=0),this.closed)return this;this.state=t,this.pending=!0;var e=this.id,o=this.scheduler;return null!=e&&(this.id=this.recycleAsyncId(o,e,n)),this.delay=n,this.id=this.id||this.requestAsyncId(o,this.id,n),this},n.prototype.requestAsyncId=function(t,n,e){return void 0===e&&(e=0),i.root.setInterval(t.flush.bind(t,this),e)},n.prototype.recycleAsyncId=function(t,n,e){if(void 0===e&&(e=0),null!==e&&this.delay===e&&!1===this.pending)return n;i.root.clearInterval(n)},n.prototype.execute=function(t,n){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var e=this._execute(t,n);if(e)return e;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},n.prototype._execute=function(t,n){var e=!1,o=void 0;try{this.work(t)}catch(i){e=!0,o=!!i&&i||new Error(i)}if(e)return this.unsubscribe(),o},n.prototype._unsubscribe=function(){var t=this.id,n=this.scheduler,e=n.actions,o=e.indexOf(this);this.work=null,this.state=null,this.pending=!1,this.scheduler=null,-1!==o&&e.splice(o,1),null!=t&&(this.id=this.recycleAsyncId(n,t,null)),this.delay=null},n}(l.Action)},gIzs:function(t,n,e){"use strict";var o=e("LqmK"),i=e("MdjT");n.mergeStatic=i.merge,n.merge=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];return o.merge.apply(void 0,t)(this)}},gRDe:function(t,n,e){"use strict";n.noop=function(){}},gSfb:function(t,n,e){"use strict";var o=e("bq7C"),i=e("ZXB4");n.partition=function(t,n){return function(e){return[i.filter(t,n)(e),i.filter(o.not(t,n))(e)]}}},"gcf/":function(t,n,e){"use strict";var o=e("4WIM"),i=e("cf1P");n.publish=function(t){return t?i.multicast((function(){return new o.Subject}),t):i.multicast(new o.Subject)}},gugg:function(t,n,e){"use strict";var o=e("AZf1"),i=e("rOew");o.Observable.prototype.shareReplay=i.shareReplay},h8ds:function(t,n,e){"use strict";var o=e("7Nkz");n.skipLast=function(t){return o.skipLast(t)(this)}},hV2K:function(t,n,e){"use strict";var o=e("Re0n"),i=e("cUCP");n.auditTime=function(t,n){return void 0===n&&(n=o.async),i.auditTime(t,n)(this)}},hY8S:function(t,n,e){"use strict";var o=e("VVja"),i=e("LAU0");n.switchAll=function(){return o.switchMap(i.identity)}},haik:function(t,n,e){"use strict";var o,i;!function(l){t.exports?(l.default=l,t.exports=l):(o=[e("6n/F")],void 0===(i=(function(t){return l(t),l.Highcharts=t,l}).apply(n,o))||(t.exports=i))}((function(t){function n(t,n,e,o){t.hasOwnProperty(n)||(t[n]=o.apply(null,e))}n(t=t?t._modules:{},"Series/DerivedComposition.js",[t["Core/Globals.js"],t["Core/Series/Series.js"],t["Core/Utilities.js"]],(function(t,n,e){var o,i=t.noop,l=e.addEvent,r=e.defined;return function(t){function e(){n.prototype.init.apply(this,arguments),this.initialised=!1,this.baseSeries=null,this.eventRemovers=[],this.addEvents()}function o(){var t=this.chart,n=this.options.baseSeries;this.baseSeries=r(n)&&(t.series[n]||t.get(n))||null}function c(){var t=this;this.eventRemovers.push(l(this.chart,"afterLinkSeries",(function(){t.setBaseSeries(),t.baseSeries&&!t.initialised&&(t.setDerivedData(),t.addBaseSeriesEvents(),t.initialised=!0)})))}function a(){var t=this;this.eventRemovers.push(l(this.baseSeries,"updatedData",(function(){t.setDerivedData()})),l(this.baseSeries,"destroy",(function(){t.baseSeries=null,t.initialised=!1})))}function s(){this.eventRemovers.forEach((function(t){t()})),n.prototype.destroy.apply(this,arguments)}var u=[];t.hasDerivedData=!0,t.setDerivedData=i,t.compose=function(t){if(-1===u.indexOf(t)){u.push(t);var n=t.prototype;n.addBaseSeriesEvents=a,n.addEvents=c,n.destroy=s,n.init=e,n.setBaseSeries=o}return t},t.init=e,t.setBaseSeries=o,t.addEvents=c,t.addBaseSeriesEvents=a,t.destroy=s}(o||(o={})),o})),n(t,"Series/Histogram/HistogramSeries.js",[t["Series/DerivedComposition.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),i=n.seriesTypes.column,l=e.arrayMax,r=e.arrayMin,c=e.correctFloat,a=e.isNumber,s=e.merge,u=e.objectEach,d={"square-root":function(t){return Math.ceil(Math.sqrt(t.options.data.length))},sturges:function(t){return Math.ceil(Math.log(t.options.data.length)*Math.LOG2E)},rice:function(t){return Math.ceil(2*Math.pow(t.options.data.length,1/3))}};return(0,e.extend)((e=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.data=void 0,n.options=void 0,n.points=void 0,n.userOptions=void 0,n}return o(n,t),n.prototype.binsNumber=function(){var t=this.options.binsNumber,n=d[t]||"function"==typeof t&&t;return Math.ceil(n&&n(this.baseSeries)||(a(t)?t:d["square-root"](this.baseSeries)))},n.prototype.derivedData=function(t,n,e){var o=c(l(t)),i=c(r(t)),s=[],d={},g=[];for(e=this.binWidth=c(a(e)?e||1:(o-i)/n),this.options.pointRange=Math.max(e,0),n=i;n<o&&(this.userOptions.binWidth||c(o-n)>=e||0>=c(c(i+s.length*e)-n));n=c(n+e))s.push(n),d[n]=0;0!==d[i]&&(s.push(i),d[i]=0);var h=function(t){return function(n){for(var e=1;t[e]<=n;)e++;return t[--e]}}(s.map((function(t){return parseFloat(t)})));return t.forEach((function(t){t=c(h(t)),d[t]++})),u(d,(function(t,n){g.push({x:Number(n),y:t,x2:c(Number(n)+e)})})),g.sort((function(t,n){return t.x-n.x})),g[g.length-1].x2=o,g},n.prototype.setDerivedData=function(){var t=this.baseSeries.yData;t.length?(t=this.derivedData(t,this.binsNumber(),this.options.binWidth),this.setData(t,!1)):this.setData([])},n.defaultOptions=s(i.defaultOptions,{binsNumber:"square-root",binWidth:void 0,pointPadding:0,groupPadding:0,grouping:!1,pointPlacement:"between",tooltip:{headerFormat:"",pointFormat:'<span style="font-size: 10px">{point.x} - {point.x2}</span><br/><span style="color:{point.color}">\u25cf</span> {series.name} <b>{point.y}</b><br/>'}}),n}(i)).prototype,{hasDerivedData:t.hasDerivedData}),t.compose(e),n.registerSeriesType("histogram",e),e})),n(t,"Series/Bellcurve/BellcurveSeries.js",[t["Series/DerivedComposition.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),i=n.seriesTypes.areaspline,l=e.correctFloat,r=e.isNumber,c=e.merge;return e=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.data=void 0,n.options=void 0,n.points=void 0,n}return o(n,t),n.mean=function(t){var n=t.length;return t=t.reduce((function(t,n){return t+n}),0),0<n&&t/n},n.standardDeviation=function(t,e){var o=t.length;return e=r(e)?e:n.mean(t),t=t.reduce((function(t,n){return t+(n-=e)*n}),0),1<o&&Math.sqrt(t/(o-1))},n.normalDensity=function(t,n,e){return t-=n,Math.exp(-t*t/(2*e*e))/(e*Math.sqrt(2*Math.PI))},n.prototype.derivedData=function(t,e){var o=this.options.intervals,i=this.options.pointsInInterval,l=t-o*e;o=o*i*2+1,i=e/i;var r,c=[];for(r=0;r<o;r++)c.push([l,n.normalDensity(l,t,e)]),l+=i;return c},n.prototype.setDerivedData=function(){1<this.baseSeries.yData.length&&(this.setMean(),this.setStandardDeviation(),this.setData(this.derivedData(this.mean,this.standardDeviation),!1))},n.prototype.setMean=function(){this.mean=l(n.mean(this.baseSeries.yData))},n.prototype.setStandardDeviation=function(){this.standardDeviation=l(n.standardDeviation(this.baseSeries.yData,this.mean))},n.defaultOptions=c(i.defaultOptions,{intervals:3,pointsInInterval:3,marker:{enabled:!1}}),n}(i),t.compose(e),n.registerSeriesType("bellcurve",e),e})),n(t,"masters/modules/histogram-bellcurve.src.js",[],(function(){}))}))},hgYf:function(t,n,e){"use strict";var o=e("AZf1"),i=e("BWyk");o.Observable.prototype.delay=i.delay},"hut+":function(t,n,e){"use strict";n.isDate=function(t){return t instanceof Date&&!isNaN(+t)}},hw8L:function(t,n,e){"use strict";var o=e("GEfX");n.exhaustMap=function(t,n){return o.exhaustMap(t,n)(this)}},i45a:function(t,n,e){var o=e("PBLz").__extends,i=e("AZf1");n.ErrorObservable=function(t){function n(n,e){t.call(this),this.error=n,this.scheduler=e}return o(n,t),n.create=function(t,e){return new n(t,e)},n.dispatch=function(t){t.subscriber.error(t.error)},n.prototype._subscribe=function(t){var e=this.error,o=this.scheduler;if(t.syncErrorThrowable=!0,o)return o.schedule(n.dispatch,0,{error:e,subscriber:t});t.error(e)},n}(i.Observable)},iYe0:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz");n.count=function(t){return function(n){return n.lift(new l(t,n))}};var l=function(){function t(t,n){this.predicate=t,this.source=n}return t.prototype.call=function(t,n){return n.subscribe(new r(t,this.predicate,this.source))},t}(),r=function(t){function n(n,e,o){t.call(this,n),this.predicate=e,this.source=o,this.count=0,this.index=0}return o(n,t),n.prototype._next=function(t){this.predicate?this._tryPredicate(t):this.count++},n.prototype._tryPredicate=function(t){var n;try{n=this.predicate(t,this.index++,this.source)}catch(e){return void this.destination.error(e)}n&&this.count++},n.prototype._complete=function(){this.destination.next(this.count),this.destination.complete()},n}(i.Subscriber)},iaCc:function(t,n,e){"use strict";var o=e("+UM1");n.range=o.RangeObservable.create},jNrO:function(t,n,e){"use strict";var o=e("AZf1"),i=e("aea6");o.Observable.prototype.sampleTime=i.sampleTime},"jRt/":function(t,n,e){"use strict";var o=e("Kc9Z");n.min=function(t){return o.min(t)(this)}},jc2T:function(t,n,e){"use strict";var o=e("AZf1"),i=e("8ywx");o.Observable.prototype.pluck=i.pluck},klBC:function(t,n,e){"use strict";var o=e("aK2G");n.map=function(t,n){return o.map(t,n)(this)}},ks6M:function(t,n,e){"use strict";var o=e("re5B");n.bufferToggle=function(t,n){return o.bufferToggle(t,n)(this)}},kwlx:function(t,n,e){var o=e("PBLz").__extends,i=function(t){function n(n){t.call(this),this.errors=n;var e=Error.call(this,n?n.length+" errors occurred during unsubscription:\n  "+n.map((function(t,n){return n+1+") "+t.toString()})).join("\n  "):"");this.name=e.name="UnsubscriptionError",this.stack=e.stack,this.message=e.message}return o(n,t),n}(Error);n.UnsubscriptionError=i},"l/bX":function(t,n,e){"use strict";var o=e("AZf1"),i=e("agdi");o.Observable.prototype.timeoutWith=i.timeoutWith},l1g9:function(t,n,e){"use strict";var o=e("AZf1"),i=e("5sLA");o.Observable.prototype.takeLast=i.takeLast},l6Ej:function(t,n,e){"use strict";var o=e("c4YM");n.distinctUntilKeyChanged=function(t,n){return o.distinctUntilKeyChanged(t,n)(this)}},l9aY:function(t,n,e){"use strict";var o=e("rgOj");n.distinctUntilChanged=function(t,n){return o.distinctUntilChanged(t,n)(this)}},lBaL:function(t,n,e){"use strict";var o=e("AZf1"),i=e("RkF3");o.Observable.prototype.combineLatest=i.combineLatest},lCqY:function(t,n,e){"use strict";var o=e("AZf1"),i=e("S26M");o.Observable.prototype.catch=i._catch,o.Observable.prototype._catch=i._catch},laXh:function(t,n,e){"use strict";var o=e("AZf1"),i=e("+1VR");o.Observable.prototype.mergeScan=i.mergeScan},lf2g:function(t,n,e){var o=e("PBLz").__extends,i=e("Irel"),l=e("9jZZ");n.mergeMap=function(t,n,e){return void 0===e&&(e=Number.POSITIVE_INFINITY),function(o){return"number"==typeof n&&(e=n,n=null),o.lift(new r(t,n,e))}};var r=function(){function t(t,n,e){void 0===e&&(e=Number.POSITIVE_INFINITY),this.project=t,this.resultSelector=n,this.concurrent=e}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.project,this.resultSelector,this.concurrent))},t}();n.MergeMapOperator=r;var c=function(t){function n(n,e,o,i){void 0===i&&(i=Number.POSITIVE_INFINITY),t.call(this,n),this.project=e,this.resultSelector=o,this.concurrent=i,this.hasCompleted=!1,this.buffer=[],this.active=0,this.index=0}return o(n,t),n.prototype._next=function(t){this.active<this.concurrent?this._tryNext(t):this.buffer.push(t)},n.prototype._tryNext=function(t){var n,e=this.index++;try{n=this.project(t,e)}catch(o){return void this.destination.error(o)}this.active++,this._innerSub(n,t,e)},n.prototype._innerSub=function(t,n,e){this.add(i.subscribeToResult(this,t,n,e))},n.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete()},n.prototype.notifyNext=function(t,n,e,o,i){this.resultSelector?this._notifyResultSelector(t,n,e,o):this.destination.next(n)},n.prototype._notifyResultSelector=function(t,n,e,o){var i;try{i=this.resultSelector(t,n,e,o)}catch(l){return void this.destination.error(l)}this.destination.next(i)},n.prototype.notifyComplete=function(t){var n=this.buffer;this.remove(t),this.active--,n.length>0?this._next(n.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()},n}(l.OuterSubscriber);n.MergeMapSubscriber=c},loW1:function(t,n,e){var o=e("PBLz").__extends,i=e("FXL7");n.AnimationFrameScheduler=function(t){function n(){t.apply(this,arguments)}return o(n,t),n.prototype.flush=function(t){this.active=!0,this.scheduled=void 0;var n,e=this.actions,o=-1,i=e.length;t=t||e.shift();do{if(n=t.execute(t.state,t.delay))break}while(++o<i&&(t=e.shift()));if(this.active=!1,n){for(;++o<i&&(t=e.shift());)t.unsubscribe();throw n}},n}(i.AsyncScheduler)},"m+NU":function(t,n,e){var o=e("PBLz").__extends,i=e("/WK6"),l=e("AZf1"),r=e("+2+e");n.IteratorObservable=function(t){function n(n,e){if(t.call(this),this.scheduler=e,null==n)throw new Error("iterator cannot be null.");this.iterator=function(t){var n=t[r.iterator];if(!n&&"string"==typeof t)return new c(t);if(!n&&void 0!==t.length)return new a(t);if(!n)throw new TypeError("object is not iterable");return t[r.iterator]()}(n)}return o(n,t),n.create=function(t,e){return new n(t,e)},n.dispatch=function(t){var n=t.index,e=t.iterator,o=t.subscriber;if(t.hasError)o.error(t.error);else{var i=e.next();i.done?o.complete():(o.next(i.value),t.index=n+1,o.closed?"function"==typeof e.return&&e.return():this.schedule(t))}},n.prototype._subscribe=function(t){var e=this.iterator,o=this.scheduler;if(o)return o.schedule(n.dispatch,0,{index:0,iterator:e,subscriber:t});for(;;){var i=e.next();if(i.done){t.complete();break}if(t.next(i.value),t.closed){"function"==typeof e.return&&e.return();break}}},n}(l.Observable);var c=function(){function t(t,n,e){void 0===n&&(n=0),void 0===e&&(e=t.length),this.str=t,this.idx=n,this.len=e}return t.prototype[r.iterator]=function(){return this},t.prototype.next=function(){return this.idx<this.len?{done:!1,value:this.str.charAt(this.idx++)}:{done:!0,value:void 0}},t}(),a=function(){function t(t,n,e){void 0===n&&(n=0),void 0===e&&(e=function(t){var n,e=+t.length;return isNaN(e)?0:0!==e&&"number"==typeof(n=e)&&i.root.isFinite(n)?(e=function(t){var n=+t;return 0===n||isNaN(n)?n:n<0?-1:1}(e)*Math.floor(Math.abs(e)))<=0?0:e>s?s:e:e}(t)),this.arr=t,this.idx=n,this.len=e}return t.prototype[r.iterator]=function(){return this},t.prototype.next=function(){return this.idx<this.len?{done:!1,value:this.arr[this.idx++]}:{done:!0,value:void 0}},t}(),s=Math.pow(2,53)-1},m8PH:function(t,n,e){var o=e("PBLz").__extends,i=e("4WIM"),l=e("1uGz"),r=e("AZf1"),c=e("y2i3"),a=e("/WK6"),s=e("BjeI"),u=e("zKHA"),d=e("AJP0"),g=e("2gSr");n.WebSocketSubject=function(t){function n(n,e){if(n instanceof r.Observable)t.call(this,e,n);else{if(t.call(this),this.WebSocketCtor=a.root.WebSocket,this._output=new i.Subject,"string"==typeof n?this.url=n:g.assign(this,n),!this.WebSocketCtor)throw new Error("no WebSocket constructor can be found");this.destination=new s.ReplaySubject}}return o(n,t),n.prototype.resultSelector=function(t){return JSON.parse(t.data)},n.create=function(t){return new n(t)},n.prototype.lift=function(t){var e=new n(this,this.destination);return e.operator=t,e},n.prototype._resetState=function(){this.socket=null,this.source||(this.destination=new s.ReplaySubject),this._output=new i.Subject},n.prototype.multiplex=function(t,n,e){var o=this;return new r.Observable((function(i){var l=u.tryCatch(t)();l===d.errorObject?i.error(d.errorObject.e):o.next(l);var r=o.subscribe((function(t){var n=u.tryCatch(e)(t);n===d.errorObject?i.error(d.errorObject.e):n&&i.next(t)}),(function(t){return i.error(t)}),(function(){return i.complete()}));return function(){var t=u.tryCatch(n)();t===d.errorObject?i.error(d.errorObject.e):o.next(t),r.unsubscribe()}}))},n.prototype._connectSocket=function(){var t=this,n=this.WebSocketCtor,e=this._output,o=null;try{o=this.protocol?new n(this.url,this.protocol):new n(this.url),this.socket=o,this.binaryType&&(this.socket.binaryType=this.binaryType)}catch(r){return void e.error(r)}var i=new c.Subscription((function(){t.socket=null,o&&1===o.readyState&&o.close()}));o.onopen=function(n){var r=t.openObserver;r&&r.next(n);var c=t.destination;t.destination=l.Subscriber.create((function(t){return 1===o.readyState&&o.send(t)}),(function(n){var i=t.closingObserver;i&&i.next(void 0),n&&n.code?o.close(n.code,n.reason):e.error(new TypeError("WebSocketSubject.error must be called with an object with an error code, and an optional reason: { code: number, reason: string }")),t._resetState()}),(function(){var n=t.closingObserver;n&&n.next(void 0),o.close(),t._resetState()})),c&&c instanceof s.ReplaySubject&&i.add(c.subscribe(t.destination))},o.onerror=function(n){t._resetState(),e.error(n)},o.onclose=function(n){t._resetState();var o=t.closeObserver;o&&o.next(n),n.wasClean?e.complete():e.error(n)},o.onmessage=function(n){var o=u.tryCatch(t.resultSelector)(n);o===d.errorObject?e.error(d.errorObject.e):e.next(o)}},n.prototype._subscribe=function(t){var n=this,e=this.source;if(e)return e.subscribe(t);this.socket||this._connectSocket();var o=new c.Subscription;return o.add(this._output.subscribe(t)),o.add((function(){var t=n.socket;0===n._output.observers.length&&(t&&1===t.readyState&&t.close(),n._resetState())})),o},n.prototype.unsubscribe=function(){var n=this.source,e=this.socket;e&&1===e.readyState&&(e.close(),this._resetState()),t.prototype.unsubscribe.call(this),n||(this.destination=new s.ReplaySubject)},n}(i.AnonymousSubject)},mO1z:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz");n.dematerialize=function(){return function(t){return t.lift(new l)}};var l=function(){function t(){}return t.prototype.call=function(t,n){return n.subscribe(new r(t))},t}(),r=function(t){function n(n){t.call(this,n)}return o(n,t),n.prototype._next=function(t){t.observe(this.destination)},n}(i.Subscriber)},mSFr:function(t,n,e){"use strict";var o=e("AZf1"),i=e("Kwcu");o.Observable.prototype.retry=i.retry},mXuN:function(t,n,e){"use strict";var o=e("AZf1"),i=e("PqiM");o.Observable.prototype.skipUntil=i.skipUntil},mdQD:function(t,n,e){var o=e("PBLz").__extends,i=e("zKHA"),l=e("AJP0"),r=e("9jZZ"),c=e("Irel");n.audit=function(t){return function(n){return n.lift(new a(t))}};var a=function(){function t(t){this.durationSelector=t}return t.prototype.call=function(t,n){return n.subscribe(new s(t,this.durationSelector))},t}(),s=function(t){function n(n,e){t.call(this,n),this.durationSelector=e,this.hasValue=!1}return o(n,t),n.prototype._next=function(t){if(this.value=t,this.hasValue=!0,!this.throttled){var n=i.tryCatch(this.durationSelector)(t);if(n===l.errorObject)this.destination.error(l.errorObject.e);else{var e=c.subscribeToResult(this,n);e.closed?this.clearThrottle():this.add(this.throttled=e)}}},n.prototype.clearThrottle=function(){var t=this.value,n=this.hasValue,e=this.throttled;e&&(this.remove(e),this.throttled=null,e.unsubscribe()),n&&(this.value=null,this.hasValue=!1,this.destination.next(t))},n.prototype.notifyNext=function(t,n,e,o){this.clearThrottle()},n.prototype.notifyComplete=function(){this.clearThrottle()},n}(r.OuterSubscriber)},mz1d:function(t,n,e){"use strict";var o=e("AZf1"),i=e("qnn9");o.Observable.prototype.concatMapTo=i.concatMapTo},n8Qg:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz");n.scan=function(t,n){var e=!1;return arguments.length>=2&&(e=!0),function(o){return o.lift(new l(t,n,e))}};var l=function(){function t(t,n,e){void 0===e&&(e=!1),this.accumulator=t,this.seed=n,this.hasSeed=e}return t.prototype.call=function(t,n){return n.subscribe(new r(t,this.accumulator,this.seed,this.hasSeed))},t}(),r=function(t){function n(n,e,o,i){t.call(this,n),this.accumulator=e,this._seed=o,this.hasSeed=i,this.index=0}return o(n,t),Object.defineProperty(n.prototype,"seed",{get:function(){return this._seed},set:function(t){this.hasSeed=!0,this._seed=t},enumerable:!0,configurable:!0}),n.prototype._next=function(t){if(this.hasSeed)return this._tryNext(t);this.seed=t,this.destination.next(t)},n.prototype._tryNext=function(t){var n,e=this.index++;try{n=this.accumulator(this.seed,t,e)}catch(o){this.destination.error(o)}this.seed=n,this.destination.next(n)},n}(i.Subscriber)},nD5C:function(t,n,e){"use strict";var o=e("AZf1"),i=e("6GWt");o.Observable.prototype.reduce=i.reduce},nQov:function(t,n,e){var o=e("PBLz").__extends,i=e("9jZZ"),l=e("Irel"),r=e("eBTF");n.distinct=function(t,n){return function(e){return e.lift(new c(t,n))}};var c=function(){function t(t,n){this.keySelector=t,this.flushes=n}return t.prototype.call=function(t,n){return n.subscribe(new a(t,this.keySelector,this.flushes))},t}(),a=function(t){function n(n,e,o){t.call(this,n),this.keySelector=e,this.values=new r.Set,o&&this.add(l.subscribeToResult(this,o))}return o(n,t),n.prototype.notifyNext=function(t,n,e,o,i){this.values.clear()},n.prototype.notifyError=function(t,n){this._error(t)},n.prototype._next=function(t){this.keySelector?this._useKeySelector(t):this._finalizeNext(t,t)},n.prototype._useKeySelector=function(t){var n,e=this.destination;try{n=this.keySelector(t)}catch(o){return void e.error(o)}this._finalizeNext(n,t)},n.prototype._finalizeNext=function(t,n){var e=this.values;e.has(t)||(e.add(t),this.destination.next(n))},n}(i.OuterSubscriber);n.DistinctSubscriber=a},nXmG:function(t,n,e){"use strict";var o=e("AZf1"),i=e("onNu");o.Observable.prototype.onErrorResumeNext=i.onErrorResumeNext},nc8d:function(t,n,e){"use strict";var o,i;!function(l){t.exports?(l.default=l,t.exports=l):(o=[e("6n/F")],void 0===(i=(function(t){return l(t),l.Highcharts=t,l}).apply(n,o))||(t.exports=i))}((function(t){function n(t,n,e,o){t.hasOwnProperty(n)||(t[n]=o.apply(null,e))}n(t=t?t._modules:{},"Extensions/Annotations/Mixins/EventEmitterMixin.js",[t["Core/Globals.js"],t["Core/Utilities.js"]],(function(t,n){var e=n.addEvent,o=n.fireEvent,i=n.objectEach,l=n.pick,r=n.removeEvent;return{addEvents:function(){var n=this,l=function(o){e(o,t.isTouchDevice?"touchstart":"mousedown",(function(t){n.onMouseDown(t)}),{passive:!1})};if(l(this.graphic.element),(n.labels||[]).forEach((function(t){t.options.useHTML&&t.graphic.text&&l(t.graphic.text.element)})),i(n.options.events,(function(t,o){var i=function(e){"click"===o&&n.cancelClick||t.call(n,n.chart.pointer.normalize(e),n.target)};-1===(n.nonDOMEvents||[]).indexOf(o)?n.graphic.on(o,i):e(n,o,i,{passive:!1})})),n.options.draggable&&(e(n,"drag",n.onDrag),!n.graphic.renderer.styledMode)){var r={cursor:{x:"ew-resize",y:"ns-resize",xy:"move"}[n.options.draggable]};n.graphic.css(r),(n.labels||[]).forEach((function(t){t.options.useHTML&&t.graphic.text&&t.graphic.text.css(r)}))}n.isUpdating||o(n,"add")},removeDocEvents:function(){this.removeDrag&&(this.removeDrag=this.removeDrag()),this.removeMouseUp&&(this.removeMouseUp=this.removeMouseUp())},onMouseDown:function(n){var i=this,r=i.chart.pointer;if(n.preventDefault&&n.preventDefault(),2!==n.button){var c=(n=r.normalize(n)).chartX,a=n.chartY;i.cancelClick=!1,i.chart.hasDraggedAnnotation=!0,i.removeDrag=e(t.doc,t.isTouchDevice?"touchmove":"mousemove",(function(t){i.hasDragged=!0,(t=r.normalize(t)).prevChartX=c,t.prevChartY=a,o(i,"drag",t),c=t.chartX,a=t.chartY}),t.isTouchDevice?{passive:!1}:void 0),i.removeMouseUp=e(t.doc,t.isTouchDevice?"touchend":"mouseup",(function(t){var n=l(i.target&&i.target.annotation,i.target);n&&(n.cancelClick=i.hasDragged),i.cancelClick=i.hasDragged,i.hasDragged=!1,i.chart.hasDraggedAnnotation=!1,o(l(n,i),"afterUpdate"),i.onMouseUp(t)}),t.isTouchDevice?{passive:!1}:void 0)}},onMouseUp:function(t){var n=this.chart,e=n.options.annotations;n=n.annotations.indexOf(t=this.target||this),this.removeDocEvents(),e[n]=t.options},onDrag:function(t){if(this.chart.isInsidePlot(t.chartX-this.chart.plotLeft,t.chartY-this.chart.plotTop,{visiblePlotOnly:!0})){var n=this.mouseMoveToTranslation(t);"x"===this.options.draggable&&(n.y=0),"y"===this.options.draggable&&(n.x=0),this.points.length?this.translate(n.x,n.y):(this.shapes.forEach((function(t){t.translate(n.x,n.y)})),this.labels.forEach((function(t){t.translate(n.x,n.y)}))),this.redraw(!1)}},mouseMoveToRadians:function(t,n,e){var o=t.prevChartY-e,i=t.prevChartX-n;return e=t.chartY-e,t=t.chartX-n,this.chart.inverted&&(n=i,i=o,o=n,n=t,t=e,e=n),Math.atan2(e,t)-Math.atan2(o,i)},mouseMoveToTranslation:function(t){var n=t.chartX-t.prevChartX;if(t=t.chartY-t.prevChartY,this.chart.inverted){var e=t;t=n,n=e}return{x:n,y:t}},mouseMoveToScale:function(t,n,e){return n=(t.chartX-n||1)/(t.prevChartX-n||1),t=(t.chartY-e||1)/(t.prevChartY-e||1),this.chart.inverted&&(e=t,t=n,n=e),{x:n,y:t}},destroy:function(){this.removeDocEvents(),r(this),this.hcEvents=null}}})),n(t,"Extensions/Annotations/ControlPoint.js",[t["Core/Utilities.js"],t["Extensions/Annotations/Mixins/EventEmitterMixin.js"]],(function(t,n){var e=t.merge,o=t.pick;return function(){function t(t,e,i,l){this.addEvents=n.addEvents,this.graphic=void 0,this.mouseMoveToRadians=n.mouseMoveToRadians,this.mouseMoveToScale=n.mouseMoveToScale,this.mouseMoveToTranslation=n.mouseMoveToTranslation,this.onDrag=n.onDrag,this.onMouseDown=n.onMouseDown,this.onMouseUp=n.onMouseUp,this.removeDocEvents=n.removeDocEvents,this.nonDOMEvents=["drag"],this.chart=t,this.target=e,this.options=i,this.index=o(i.index,l)}return t.prototype.setVisibility=function(t){this.graphic.attr("visibility",t?"visible":"hidden"),this.options.visible=t},t.prototype.render=function(){var t=this.chart,n=this.options;this.graphic=t.renderer.symbol(n.symbol,0,0,n.width,n.height).add(t.controlPointsGroup).css(n.style),this.setVisibility(n.visible),this.addEvents()},t.prototype.redraw=function(t){this.graphic[t?"animate":"attr"](this.options.positioner.call(this,this.target))},t.prototype.destroy=function(){n.destroy.call(this),this.graphic&&(this.graphic=this.graphic.destroy()),this.options=this.target=this.chart=null},t.prototype.update=function(t){var n=this.chart,o=this.target,i=this.index;t=e(!0,this.options,t),this.destroy(),this.constructor(n,o,t,i),this.render(n.controlPointsGroup),this.redraw()},t}()})),n(t,"Extensions/Annotations/MockPoint.js",[t["Core/Series/Series.js"],t["Core/Utilities.js"],t["Core/Axis/Axis.js"]],(function(t,n,e){var o=n.defined,i=n.fireEvent;return function(){function n(n,e,o){this.y=this.x=this.ttBelow=this.plotY=this.plotX=this.negative=this.isInside=void 0,this.mock=!0,this.series={visible:!0,chart:n,getPlotBox:t.prototype.getPlotBox},this.target=e||null,this.options=o,this.applyOptions(this.getOptions())}return n.fromPoint=function(t){return new n(t.series.chart,null,{x:t.x,y:t.y,xAxis:t.series.xAxis,yAxis:t.series.yAxis})},n.pointToPixels=function(t,n){var e=t.series,o=e.chart,i=t.plotX,l=t.plotY;return o.inverted&&(t.mock?(i=t.plotY,l=t.plotX):(i=o.plotWidth-t.plotY,l=o.plotHeight-t.plotX)),e&&!n&&(i+=(t=e.getPlotBox()).translateX,l+=t.translateY),{x:i,y:l}},n.pointToOptions=function(t){return{x:t.x,y:t.y,xAxis:t.series.xAxis,yAxis:t.series.yAxis}},n.prototype.hasDynamicOptions=function(){return"function"==typeof this.options},n.prototype.getOptions=function(){return this.hasDynamicOptions()?this.options(this.target):this.options},n.prototype.applyOptions=function(t){this.command=t.command,this.setAxis(t,"x"),this.setAxis(t,"y"),this.refresh()},n.prototype.setAxis=function(t,n){var i=this.series.chart;this.series[n+="Axis"]=(t=t[n])instanceof e?t:o(t)?i[n][t]||i.get(t):null},n.prototype.toAnchor=function(){var t=[this.plotX,this.plotY,0,0];return this.series.chart.inverted&&(t[0]=this.plotY,t[1]=this.plotX),t},n.prototype.getLabelConfig=function(){return{x:this.x,y:this.y,point:this}},n.prototype.isInsidePlot=function(){var t=this.plotX,n=this.plotY,e=this.series.xAxis,l=this.series.yAxis,r={x:t,y:n,isInsidePlot:!0};return e&&(r.isInsidePlot=o(t)&&0<=t&&t<=e.len),l&&(r.isInsidePlot=r.isInsidePlot&&o(n)&&0<=n&&n<=l.len),i(this.series.chart,"afterIsInsidePlot",r),r.isInsidePlot},n.prototype.refresh=function(){var t=this.series,n=t.xAxis;t=t.yAxis;var e=this.getOptions();n?(this.x=e.x,this.plotX=n.toPixels(e.x,!0)):(this.x=null,this.plotX=e.x),t?(this.y=e.y,this.plotY=t.toPixels(e.y,!0)):(this.y=null,this.plotY=e.y),this.isInside=this.isInsidePlot()},n.prototype.translate=function(t,n,e,o){this.hasDynamicOptions()||(this.plotX+=e,this.plotY+=o,this.refreshOptions())},n.prototype.scale=function(t,n,e,o){if(!this.hasDynamicOptions()){var i=this.plotY*o;this.plotX=(1-e)*t+this.plotX*e,this.plotY=(1-o)*n+i,this.refreshOptions()}},n.prototype.rotate=function(t,n,e){if(!this.hasDynamicOptions()){var o=Math.cos(e);e=Math.sin(e);var i=this.plotX,l=this.plotY;this.plotX=(i-=t)*o-(l-=n)*e+t,this.plotY=i*e+l*o+n,this.refreshOptions()}},n.prototype.refreshOptions=function(){var t=this.series,n=t.xAxis;t=t.yAxis,this.x=this.options.x=n?this.options.x=n.toValue(this.plotX,!0):this.plotX,this.y=this.options.y=t?t.toValue(this.plotY,!0):this.plotY},n}()})),n(t,"Extensions/Annotations/Mixins/ControllableMixin.js",[t["Extensions/Annotations/ControlPoint.js"],t["Extensions/Annotations/MockPoint.js"],t["Core/Tooltip.js"],t["Core/Utilities.js"]],(function(t,n,e,o){var i=o.isObject,l=o.isString,r=o.merge,c=o.splat;return{init:function(t,n,e){this.annotation=t,this.chart=t.chart,this.options=n,this.points=[],this.controlPoints=[],this.index=e,this.linkPoints(),this.addControlPoints()},attr:function(){this.graphic.attr.apply(this.graphic,arguments)},getPointsOptions:function(){var t=this.options;return t.points||t.point&&c(t.point)},attrsFromOptions:function(t){var n,e=this.constructor.attrsMap,o={},i=this.chart.styledMode;for(n in t){var l=e[n];!l||i&&-1!==["fill","stroke","stroke-width"].indexOf(l)||(o[l]=t[n])}return o},anchor:function(t){var n=t.series.getPlotBox(),o=t.series.chart,i=t.mock?t.toAnchor():e.prototype.getAnchor.call({chart:t.series.chart},t);return{relativePosition:i={x:i[0]+(this.options.x||0),y:i[1]+(this.options.y||0),height:i[2]||0,width:i[3]||0},absolutePosition:r(i,{x:i.x+(t.mock?n.translateX:o.plotLeft),y:i.y+(t.mock?n.translateY:o.plotTop)})}},point:function(t,e){return t&&t.series?t:(e&&null!==e.series||(i(t)?e=new n(this.chart,this,t):l(t)?e=this.chart.get(t)||null:"function"==typeof t&&(e=(e=t.call(e,this)).series?e:new n(this.chart,this,t))),e)},linkPoints:function(){var t,n=this.getPointsOptions(),e=this.points,o=n&&n.length||0;for(t=0;t<o;t++){var i=this.point(n[t],e[t]);if(!i)return void(e.length=0);i.mock&&i.refresh(),e[t]=i}return e},addControlPoints:function(){var n=this.options.controlPoints;(n||[]).forEach((function(e,o){(e=r(this.options.controlPointOptions,e)).index||(e.index=o),n[o]=e,this.controlPoints.push(new t(this.chart,this,e))}),this)},shouldBeDrawn:function(){return!!this.points.length},render:function(t){this.controlPoints.forEach((function(t){t.render()}))},redraw:function(t){this.controlPoints.forEach((function(n){n.redraw(t)}))},transform:function(t,n,e,o,i){if(this.chart.inverted){var l=n;n=e,e=l}this.points.forEach((function(l,r){this.transformPoint(t,n,e,o,i,r)}),this)},transformPoint:function(t,e,o,i,l,r){var c=this.points[r];c.mock||(c=this.points[r]=n.fromPoint(c)),c[t](e,o,i,l)},translate:function(t,n){this.transform("translate",null,null,t,n)},translatePoint:function(t,n,e){this.transformPoint("translate",null,null,t,n,e)},translateShape:function(t,n,e){var o=this.annotation.chart,i=this.annotation.userOptions,l=o.annotations.indexOf(this.annotation);o=o.options.annotations[l],this.translatePoint(t,n,0),e&&this.translatePoint(t,n,1),o[this.collection][this.index].point=this.options.point,i[this.collection][this.index].point=this.options.point},rotate:function(t,n,e){this.transform("rotate",t,n,e)},scale:function(t,n,e,o){this.transform("scale",t,n,e,o)},setControlPointsVisibility:function(t){this.controlPoints.forEach((function(n){n.setVisibility(t)}))},destroy:function(){this.graphic&&(this.graphic=this.graphic.destroy()),this.tracker&&(this.tracker=this.tracker.destroy()),this.controlPoints.forEach((function(t){t.destroy()})),this.options=this.controlPoints=this.points=this.chart=null,this.annotation&&(this.annotation=null)},update:function(t){var n=this.annotation;t=r(!0,this.options,t);var e=this.graphic.parentGroup;this.destroy(),this.constructor(n,t,this.index),this.render(e),this.redraw()}}})),n(t,"Extensions/Annotations/Mixins/MarkerMixin.js",[t["Core/Chart/Chart.js"],t["Core/Renderer/SVG/SVGRenderer.js"],t["Core/Utilities.js"]],(function(t,n,e){function o(t){return function(n){this.attr(t,"url(#"+n+")")}}var i=e.addEvent,l=e.defined,r=e.merge,c=e.uniqueKey,a={arrow:{tagName:"marker",attributes:{id:"arrow",refY:5,refX:9,markerWidth:10,markerHeight:10},children:[{tagName:"path",attributes:{d:"M 0 0 L 10 5 L 0 10 Z","stroke-width":0}}]},"reverse-arrow":{tagName:"marker",attributes:{id:"reverse-arrow",refY:5,refX:1,markerWidth:10,markerHeight:10},children:[{tagName:"path",attributes:{d:"M 0 5 L 10 0 L 10 10 Z","stroke-width":0}}]}};return n.prototype.addMarker=function(t,n){var e={attributes:{id:t}},o={stroke:n.color||"none",fill:n.color||"rgba(0, 0, 0, 0.75)"};return e.children=n.children&&n.children.map((function(t){return r(o,t)})),n=r(!0,{attributes:{markerWidth:20,markerHeight:20,refX:0,refY:0,orient:"auto"}},n,e),(n=this.definition(n)).id=t,n},n={markerEndSetter:o("marker-end"),markerStartSetter:o("marker-start"),setItemMarkers:function(t){var n=t.options,e=t.chart,o=e.options.defs,i=n.fill,a=l(i)&&"none"!==i?i:n.stroke;["markerStart","markerEnd"].forEach((function(i){var l,s=n[i];if(s){for(l in o){var u=o[l];if((s===(u.attributes&&u.attributes.id)||s===u.id)&&"marker"===u.tagName){var d=u;break}}d&&(s=t[i]=e.renderer.addMarker((n.id||c())+"-"+s,r(d,{color:a})),t.attr(i,s.getAttribute("id")))}}))}},i(t,"afterGetContainer",(function(){this.options.defs=r(a,this.options.defs||{})})),n})),n(t,"Extensions/Annotations/Controllables/ControllablePath.js",[t["Extensions/Annotations/Mixins/ControllableMixin.js"],t["Core/Globals.js"],t["Extensions/Annotations/Mixins/MarkerMixin.js"],t["Core/Utilities.js"]],(function(t,n,e,o){var i=o.extend,l="rgba(192,192,192,"+(n.svg?1e-4:.002)+")";return function(){function n(n,o,i){this.addControlPoints=t.addControlPoints,this.anchor=t.anchor,this.attr=t.attr,this.attrsFromOptions=t.attrsFromOptions,this.destroy=t.destroy,this.getPointsOptions=t.getPointsOptions,this.init=t.init,this.linkPoints=t.linkPoints,this.point=t.point,this.rotate=t.rotate,this.scale=t.scale,this.setControlPointsVisibility=t.setControlPointsVisibility,this.setMarkers=e.setItemMarkers,this.transform=t.transform,this.transformPoint=t.transformPoint,this.translate=t.translate,this.translatePoint=t.translatePoint,this.translateShape=t.translateShape,this.update=t.update,this.type="path",this.init(n,o,i),this.collection="shapes"}return n.prototype.toD=function(){var t=this.options.d;if(t)return"function"==typeof t?t.call(this):t;var n=(t=this.points).length,e=n,o=t[0],i=e&&this.anchor(o).absolutePosition,l=0,r=[];if(i)for(r.push(["M",i.x,i.y]);++l<n&&e;)e=(o=t[l]).command||"L",i=this.anchor(o).absolutePosition,"M"===e||"L"===e?r.push([e,i.x,i.y]):"Z"===e&&r.push([e]),e=o.series.visible;return e?this.chart.renderer.crispLine(r,this.graphic.strokeWidth()):null},n.prototype.shouldBeDrawn=function(){return t.shouldBeDrawn.call(this)||!!this.options.d},n.prototype.render=function(n){var o=this.options,r=this.attrsFromOptions(o);this.graphic=this.annotation.chart.renderer.path([["M",0,0]]).attr(r).add(n),o.className&&this.graphic.addClass(o.className),this.tracker=this.annotation.chart.renderer.path([["M",0,0]]).addClass("highcharts-tracker-line").attr({zIndex:2}).add(n),this.annotation.chart.styledMode||this.tracker.attr({"stroke-linejoin":"round",stroke:l,fill:l,"stroke-width":this.graphic.strokeWidth()+2*o.snap}),t.render.call(this),i(this.graphic,{markerStartSetter:e.markerStartSetter,markerEndSetter:e.markerEndSetter}),this.setMarkers(this)},n.prototype.redraw=function(n){var e=this.toD(),o=n?"animate":"attr";e?(this.graphic[o]({d:e}),this.tracker[o]({d:e})):(this.graphic.attr({d:"M 0 -9000000000"}),this.tracker.attr({d:"M 0 -9000000000"})),this.graphic.placed=this.tracker.placed=!!e,t.redraw.call(this,n)},n.attrsMap={dashStyle:"dashstyle",strokeWidth:"stroke-width",stroke:"stroke",fill:"fill",zIndex:"zIndex"},n}()})),n(t,"Extensions/Annotations/Controllables/ControllableRect.js",[t["Extensions/Annotations/Mixins/ControllableMixin.js"],t["Extensions/Annotations/Controllables/ControllablePath.js"],t["Core/Utilities.js"]],(function(t,n,e){var o=e.merge;return function(){function e(n,e,o){this.addControlPoints=t.addControlPoints,this.anchor=t.anchor,this.attr=t.attr,this.attrsFromOptions=t.attrsFromOptions,this.destroy=t.destroy,this.getPointsOptions=t.getPointsOptions,this.init=t.init,this.linkPoints=t.linkPoints,this.point=t.point,this.rotate=t.rotate,this.scale=t.scale,this.setControlPointsVisibility=t.setControlPointsVisibility,this.shouldBeDrawn=t.shouldBeDrawn,this.transform=t.transform,this.transformPoint=t.transformPoint,this.translatePoint=t.translatePoint,this.translateShape=t.translateShape,this.update=t.update,this.type="rect",this.translate=t.translateShape,this.init(n,e,o),this.collection="shapes"}return e.prototype.render=function(n){var e=this.attrsFromOptions(this.options);this.graphic=this.annotation.chart.renderer.rect(0,-9e9,0,0).attr(e).add(n),t.render.call(this)},e.prototype.redraw=function(n){var e=this.anchor(this.points[0]).absolutePosition;e?this.graphic[n?"animate":"attr"]({x:e.x,y:e.y,width:this.options.width,height:this.options.height}):this.attr({x:0,y:-9e9}),this.graphic.placed=!!e,t.redraw.call(this,n)},e.attrsMap=o(n.attrsMap,{width:"width",height:"height"}),e}()})),n(t,"Extensions/Annotations/Controllables/ControllableCircle.js",[t["Extensions/Annotations/Mixins/ControllableMixin.js"],t["Extensions/Annotations/Controllables/ControllablePath.js"],t["Core/Utilities.js"]],(function(t,n,e){var o=e.merge;return function(){function e(n,e,o){this.addControlPoints=t.addControlPoints,this.anchor=t.anchor,this.attr=t.attr,this.attrsFromOptions=t.attrsFromOptions,this.destroy=t.destroy,this.getPointsOptions=t.getPointsOptions,this.init=t.init,this.linkPoints=t.linkPoints,this.point=t.point,this.rotate=t.rotate,this.scale=t.scale,this.setControlPointsVisibility=t.setControlPointsVisibility,this.shouldBeDrawn=t.shouldBeDrawn,this.transform=t.transform,this.transformPoint=t.transformPoint,this.translatePoint=t.translatePoint,this.translateShape=t.translateShape,this.update=t.update,this.type="circle",this.translate=t.translateShape,this.init(n,e,o),this.collection="shapes"}return e.prototype.render=function(n){var e=this.attrsFromOptions(this.options);this.graphic=this.annotation.chart.renderer.circle(0,-9e9,0).attr(e).add(n),t.render.call(this)},e.prototype.redraw=function(n){var e=this.anchor(this.points[0]).absolutePosition;e?this.graphic[n?"animate":"attr"]({x:e.x,y:e.y,r:this.options.r}):this.graphic.attr({x:0,y:-9e9}),this.graphic.placed=!!e,t.redraw.call(this,n)},e.prototype.setRadius=function(t){this.options.r=t},e.attrsMap=o(n.attrsMap,{r:"r"}),e}()})),n(t,"Extensions/Annotations/Controllables/ControllableEllipse.js",[t["Extensions/Annotations/Mixins/ControllableMixin.js"],t["Extensions/Annotations/Controllables/ControllablePath.js"],t["Core/Utilities.js"]],(function(t,n,e){var o=e.merge,i=e.defined;return function(){function e(n,e,o){this.addControlPoints=t.addControlPoints,this.anchor=t.anchor,this.attr=t.attr,this.attrsFromOptions=t.attrsFromOptions,this.destroy=t.destroy,this.getPointsOptions=t.getPointsOptions,this.linkPoints=t.linkPoints,this.point=t.point,this.scale=t.scale,this.setControlPointsVisibility=t.setControlPointsVisibility,this.shouldBeDrawn=t.shouldBeDrawn,this.transform=t.transform,this.translatePoint=t.translatePoint,this.transformPoint=t.transformPoint,this.type="ellipse",this.init(n,e,o),this.collection="shapes"}return e.prototype.init=function(n,e,o){i(e.yAxis)&&e.points.forEach((function(t){t.yAxis=e.yAxis})),i(e.xAxis)&&e.points.forEach((function(t){t.xAxis=e.xAxis})),t.init.call(this,n,e,o)},e.prototype.render=function(n){this.graphic=this.annotation.chart.renderer.createElement("ellipse").attr(this.attrsFromOptions(this.options)).add(n),t.render.call(this)},e.prototype.translate=function(n,e){t.translateShape.call(this,n,e,!0)},e.prototype.getDistanceFromLine=function(t,n,e,o){return Math.abs((n.y-t.y)*e-(n.x-t.x)*o+n.x*t.y-n.y*t.x)/Math.sqrt((n.y-t.y)*(n.y-t.y)+(n.x-t.x)*(n.x-t.x))},e.prototype.getAttrs=function(t,n){var e=t.x,o=t.y,i=n.x,l=n.y;n=(e+i)/2,t=(o+l)/2;var r=Math.sqrt((e-i)*(e-i)/4+(o-l)*(o-l)/4);return o=180*Math.atan((l-o)/(i-e))/Math.PI,n<e&&(o+=180),{cx:n,cy:t,rx:r,ry:e=this.getRY(),angle:o}},e.prototype.getRY=function(){var t=this.getYAxis();return i(t)?Math.abs(t.toPixels(this.options.ry)-t.toPixels(0)):this.options.ry},e.prototype.getYAxis=function(){return this.chart.yAxis[this.options.yAxis]},e.prototype.getAbsolutePosition=function(t){return this.anchor(t).absolutePosition},e.prototype.redraw=function(n){var e=this.getAbsolutePosition(this.points[0]),o=this.getAbsolutePosition(this.points[1]);o=this.getAttrs(e,o),e?this.graphic[n?"animate":"attr"]({cx:o.cx,cy:o.cy,rx:o.rx,ry:o.ry,rotation:o.angle,rotationOriginX:o.cx,rotationOriginY:o.cy}):this.graphic.attr({x:0,y:-9e9}),this.graphic.placed=!!e,t.redraw.call(this,n)},e.prototype.setYRadius=function(t){this.options.ry=t,this.annotation.userOptions.shapes[0].ry=t,this.annotation.options.shapes[0].ry=t},e.attrsMap=o(n.attrsMap,{ry:"ry"}),e}()})),n(t,"Extensions/Annotations/Controllables/ControllableLabel.js",[t["Extensions/Annotations/Mixins/ControllableMixin.js"],t["Core/FormatUtilities.js"],t["Extensions/Annotations/MockPoint.js"],t["Core/Renderer/SVG/SVGRenderer.js"],t["Core/Tooltip.js"],t["Core/Utilities.js"]],(function(t,n,e,o,i,l){var r=n.format;n=o.prototype.symbols;var c=l.extend,a=l.isNumber,s=l.pick;return l=function(){function n(n,e,o){this.addControlPoints=t.addControlPoints,this.attr=t.attr,this.attrsFromOptions=t.attrsFromOptions,this.destroy=t.destroy,this.getPointsOptions=t.getPointsOptions,this.init=t.init,this.linkPoints=t.linkPoints,this.point=t.point,this.rotate=t.rotate,this.scale=t.scale,this.setControlPointsVisibility=t.setControlPointsVisibility,this.shouldBeDrawn=t.shouldBeDrawn,this.transform=t.transform,this.transformPoint=t.transformPoint,this.translateShape=t.translateShape,this.update=t.update,this.init(n,e,o),this.collection="labels"}return n.alignedPosition=function(t,n){var e,o,i=t.align,l=t.verticalAlign,r=(n.x||0)+(t.x||0),c=(n.y||0)+(t.y||0);return"right"===i?e=1:"center"===i&&(e=2),e&&(r+=(n.width-(t.width||0))/e),"bottom"===l?o=1:"middle"===l&&(o=2),o&&(c+=(n.height-(t.height||0))/o),{x:Math.round(r),y:Math.round(c)}},n.justifiedOptions=function(t,n,e,o){var i=e.align,l=e.verticalAlign,r=n.box?0:n.padding||0,c=n.getBBox();n={align:i,verticalAlign:l,x:e.x,y:e.y,width:n.width,height:n.height},e=(o.x||0)-t.plotLeft,o=(o.y||0)-t.plotTop;var a=e+r;return 0>a&&("right"===i?n.align="left":n.x=(n.x||0)-a),(a=e+c.width-r)>t.plotWidth&&("left"===i?n.align="right":n.x=(n.x||0)+t.plotWidth-a),0>(a=o+r)&&("bottom"===l?n.verticalAlign="top":n.y=(n.y||0)-a),(a=o+c.height-r)>t.plotHeight&&("top"===l?n.verticalAlign="bottom":n.y=(n.y||0)+t.plotHeight-a),n},n.prototype.translatePoint=function(n,e){t.translatePoint.call(this,n,e,0)},n.prototype.translate=function(t,n){var e=this.annotation.chart,o=this.annotation.userOptions,i=e.annotations.indexOf(this.annotation);i=e.options.annotations[i],e.inverted&&(e=t,t=n,n=e),this.options.x+=t,this.options.y+=n,i[this.collection][this.index].x=this.options.x,i[this.collection][this.index].y=this.options.y,o[this.collection][this.index].x=this.options.x,o[this.collection][this.index].y=this.options.y},n.prototype.render=function(e){var o=this.options,i=this.attrsFromOptions(o),l=o.style;this.graphic=this.annotation.chart.renderer.label("",0,-9999,o.shape,null,null,o.useHTML,null,"annotation-label").attr(i).add(e),this.annotation.chart.styledMode||("contrast"===l.color&&(l.color=this.annotation.chart.renderer.getContrast(-1<n.shapesWithoutBackground.indexOf(o.shape)?"#FFFFFF":o.backgroundColor)),this.graphic.css(o.style).shadow(o.shadow)),o.className&&this.graphic.addClass(o.className),this.graphic.labelrank=o.labelrank,t.render.call(this)},n.prototype.redraw=function(n){var e=this.options,o=this.text||e.format||e.text,i=this.graphic,l=this.points[0];i.attr({text:o?r(o,l.getLabelConfig(),this.annotation.chart):e.formatter.call(l,this)}),e=this.anchor(l),(o=this.position(e))?(i.alignAttr=o,o.anchorX=e.absolutePosition.x,o.anchorY=e.absolutePosition.y,i[n?"animate":"attr"](o)):i.attr({x:0,y:-9999}),i.placed=!!o,t.redraw.call(this,n)},n.prototype.anchor=function(n){var e=t.anchor.apply(this,arguments),o=this.options.x||0,i=this.options.y||0;return e.absolutePosition.x-=o,e.absolutePosition.y-=i,e.relativePosition.x-=o,e.relativePosition.y-=i,e},n.prototype.position=function(t){var o=this.graphic,l=this.annotation.chart,r=this.points[0],a=this.options,u=t.absolutePosition,d=t.relativePosition,g=r.series.visible&&e.prototype.isInsidePlot.call(r);t=void 0===(t=o.width)?0:t;var h=o.height;if(h=void 0===h?0:h,g){if(a.distance)var _=i.prototype.getPosition.call({chart:l,distance:s(a.distance,16)},t,h,{plotX:d.x,plotY:d.y,negative:r.negative,ttBelow:r.ttBelow,h:d.height||d.width});else a.positioner?_=a.positioner.call(this):(r={x:u.x,y:u.y,width:0,height:0},_=n.alignedPosition(c(a,{width:t,height:h}),r),"justify"===this.options.overflow&&(_=n.alignedPosition(n.justifiedOptions(l,o,a,_),r)));a.crop&&(g=l.isInsidePlot(o=_.x-l.plotLeft,a=_.y-l.plotTop)&&l.isInsidePlot(o+t,a+h))}return g?_:null},n.attrsMap={backgroundColor:"fill",borderColor:"stroke",borderWidth:"stroke-width",zIndex:"zIndex",borderRadius:"r",padding:"padding"},n.shapesWithoutBackground=["connector"],n}(),n.connector=function(t,n,e,o,i){var l=i&&i.anchorX;i=i&&i.anchorY;var r=e/2;if(a(l)&&a(i)){var c=[["M",l,i]],s=n-i;0>s&&(s=-o-s),s<e&&(r=l<t+e/2?s:e-s),i>n+o?c.push(["L",t+r,n+o]):i<n?c.push(["L",t+r,n]):l<t?c.push(["L",t,n+o/2]):l>t+e&&c.push(["L",t+e,n+o/2])}return c||[]},l})),n(t,"Extensions/Annotations/Controllables/ControllableImage.js",[t["Extensions/Annotations/Controllables/ControllableLabel.js"],t["Extensions/Annotations/Mixins/ControllableMixin.js"]],(function(t,n){return function(){function e(t,e,o){this.addControlPoints=n.addControlPoints,this.anchor=n.anchor,this.attr=n.attr,this.attrsFromOptions=n.attrsFromOptions,this.destroy=n.destroy,this.getPointsOptions=n.getPointsOptions,this.init=n.init,this.linkPoints=n.linkPoints,this.point=n.point,this.rotate=n.rotate,this.scale=n.scale,this.setControlPointsVisibility=n.setControlPointsVisibility,this.shouldBeDrawn=n.shouldBeDrawn,this.transform=n.transform,this.transformPoint=n.transformPoint,this.translatePoint=n.translatePoint,this.translateShape=n.translateShape,this.update=n.update,this.type="image",this.translate=n.translateShape,this.init(t,e,o),this.collection="shapes"}return e.prototype.render=function(t){var e=this.attrsFromOptions(this.options),o=this.options;this.graphic=this.annotation.chart.renderer.image(o.src,0,-9e9,o.width,o.height).attr(e).add(t),this.graphic.width=o.width,this.graphic.height=o.height,n.render.call(this)},e.prototype.redraw=function(e){var o=this.anchor(this.points[0]);(o=t.prototype.position.call(this,o))?this.graphic[e?"animate":"attr"]({x:o.x,y:o.y}):this.graphic.attr({x:0,y:-9e9}),this.graphic.placed=!!o,n.redraw.call(this,e)},e.attrsMap={width:"width",height:"height",zIndex:"zIndex"},e}()})),n(t,"Extensions/Annotations/Annotations.js",[t["Core/Animation/AnimationUtilities.js"],t["Core/Chart/Chart.js"],t["Extensions/Annotations/Mixins/ControllableMixin.js"],t["Extensions/Annotations/Controllables/ControllableRect.js"],t["Extensions/Annotations/Controllables/ControllableCircle.js"],t["Extensions/Annotations/Controllables/ControllableEllipse.js"],t["Extensions/Annotations/Controllables/ControllablePath.js"],t["Extensions/Annotations/Controllables/ControllableImage.js"],t["Extensions/Annotations/Controllables/ControllableLabel.js"],t["Extensions/Annotations/ControlPoint.js"],t["Extensions/Annotations/Mixins/EventEmitterMixin.js"],t["Core/Globals.js"],t["Extensions/Annotations/MockPoint.js"],t["Core/Pointer.js"],t["Core/Utilities.js"]],(function(t,n,e,o,i,l,r,c,a,s,u,d,g,h,_){var C=t.getDeferredAnimation;t=n.prototype;var p=_.addEvent,f=_.defined,M=_.destroyObjectProperties,P=_.erase,O=_.extend,m=_.find,v=_.fireEvent,y=_.merge,b=_.pick,x=_.splat;_=_.wrap;var A=function(){function t(t,n){this.annotation=void 0,this.coll="annotations",this.shapesGroup=this.labelsGroup=this.labelCollector=this.group=this.graphic=this.animationConfig=this.collection=void 0,this.chart=t,this.points=[],this.controlPoints=[],this.coll="annotations",this.labels=[],this.shapes=[],this.options=y(this.defaultOptions,n),this.userOptions=n,n=this.getLabelsAndShapesOptions(this.options,n),this.options.labels=n.labels,this.options.shapes=n.shapes,this.init(t,this.options)}return t.prototype.init=function(){var t=this.chart,n=this.options.animation;this.linkPoints(),this.addControlPoints(),this.addShapes(),this.addLabels(),this.setLabelCollector(),this.animationConfig=C(t,n)},t.prototype.getLabelsAndShapesOptions=function(t,n){var e={};return["labels","shapes"].forEach((function(o){t[o]&&(e[o]=n[o]?x(n[o]).map((function(n,e){return y(t[o][e],n)})):t[o])})),e},t.prototype.addShapes=function(){(this.options.shapes||[]).forEach((function(t,n){t=this.initShape(t,n),y(!0,this.options.shapes[n],t.options)}),this)},t.prototype.addLabels=function(){(this.options.labels||[]).forEach((function(t,n){t=this.initLabel(t,n),y(!0,this.options.labels[n],t.options)}),this)},t.prototype.addClipPaths=function(){this.setClipAxes(),this.clipXAxis&&this.clipYAxis&&this.options.crop&&(this.clipRect=this.chart.renderer.clipRect(this.getClipBox()))},t.prototype.setClipAxes=function(){var t=this.chart.xAxis,n=this.chart.yAxis,e=(this.options.labels||[]).concat(this.options.shapes||[]).reduce((function(e,o){return[t[(o=o&&(o.point||o.points&&o.points[0]))&&o.xAxis]||e[0],n[o&&o.yAxis]||e[1]]}),[]);this.clipXAxis=e[0],this.clipYAxis=e[1]},t.prototype.getClipBox=function(){if(this.clipXAxis&&this.clipYAxis)return{x:this.clipXAxis.left,y:this.clipYAxis.top,width:this.clipXAxis.width,height:this.clipYAxis.height}},t.prototype.setLabelCollector=function(){var t=this;t.labelCollector=function(){return t.labels.reduce((function(t,n){return n.options.allowOverlap||t.push(n.graphic),t}),[])},t.chart.labelCollectors.push(t.labelCollector)},t.prototype.setOptions=function(t){this.options=y(this.defaultOptions,t)},t.prototype.redraw=function(t){this.linkPoints(),this.graphic||this.render(),this.clipRect&&this.clipRect.animate(this.getClipBox()),this.redrawItems(this.shapes,t),this.redrawItems(this.labels,t),e.redraw.call(this,t)},t.prototype.redrawItems=function(t,n){for(var e=t.length;e--;)this.redrawItem(t[e],n)},t.prototype.renderItems=function(t){for(var n=t.length;n--;)this.renderItem(t[n])},t.prototype.render=function(){var t=this.chart.renderer;this.graphic=t.g("annotation").attr({opacity:0,zIndex:this.options.zIndex,visibility:this.options.visible?"visible":"hidden"}).add(),this.shapesGroup=t.g("annotation-shapes").add(this.graphic),this.options.crop&&this.shapesGroup.clip(this.chart.plotBoxClip),this.labelsGroup=t.g("annotation-labels").attr({translateX:0,translateY:0}).add(this.graphic),this.addClipPaths(),this.clipRect&&this.graphic.clip(this.clipRect),this.renderItems(this.shapes),this.renderItems(this.labels),this.addEvents(),e.render.call(this)},t.prototype.setVisibility=function(t){var n=this.options,e=this.chart.navigationBindings;t=b(t,!n.visible),this.graphic.attr("visibility",t?"visible":"hidden"),t||(this.setControlPointsVisibility(!1),e.activeAnnotation===this&&e.popup&&"annotation-toolbar"===e.popup.formType&&v(e,"closePopup")),n.visible=t},t.prototype.setControlPointsVisibility=function(t){var n=function(n){n.setControlPointsVisibility(t)};e.setControlPointsVisibility.call(this,t),this.shapes.forEach(n),this.labels.forEach(n)},t.prototype.destroy=function(){var t=this.chart,n=function(t){t.destroy()};this.labels.forEach(n),this.shapes.forEach(n),this.clipYAxis=this.clipXAxis=null,P(t.labelCollectors,this.labelCollector),u.destroy.call(this),e.destroy.call(this),M(this,t)},t.prototype.remove=function(){return this.chart.removeAnnotation(this)},t.prototype.update=function(t,n){var e=this.chart,o=this.getLabelsAndShapesOptions(this.userOptions,t),i=e.annotations.indexOf(this);(t=y(!0,this.userOptions,t)).labels=o.labels,t.shapes=o.shapes,this.destroy(),this.constructor(e,t),e.options.annotations[i]=t,this.isUpdating=!0,b(n,!0)&&e.redraw(),v(this,"afterUpdate"),this.isUpdating=!1},t.prototype.initShape=function(n,e){return n=y(this.options.shapeOptions,{controlPointOptions:this.options.controlPointOptions},n),(e=new t.shapesMap[n.type](this,n,e)).itemType="shape",this.shapes.push(e),e},t.prototype.initLabel=function(t,n){return t=y(this.options.labelOptions,{controlPointOptions:this.options.controlPointOptions},t),(n=new a(this,t,n)).itemType="label",this.labels.push(n),n},t.prototype.redrawItem=function(t,n){t.linkPoints(),t.shouldBeDrawn()?(t.graphic||this.renderItem(t),t.redraw(b(n,!0)&&t.graphic.placed),t.points.length&&this.adjustVisibility(t)):this.destroyItem(t)},t.prototype.adjustVisibility=function(t){var n=!1,e=t.graphic;t.points.forEach((function(t){!1!==t.series.visible&&!1!==t.visible&&(n=!0)})),n?"hidden"===e.visibility&&e.show():e.hide()},t.prototype.destroyItem=function(t){P(this[t.itemType+"s"],t),t.destroy()},t.prototype.renderItem=function(t){t.render("label"===t.itemType?this.labelsGroup:this.shapesGroup)},t.ControlPoint=s,t.MockPoint=g,t.shapesMap={rect:o,circle:i,ellipse:l,path:r,image:c},t.types={},t}();return y(!0,A.prototype,e,u,y(A.prototype,{nonDOMEvents:["add","afterUpdate","drag","remove"],defaultOptions:{visible:!0,animation:{},crop:!0,draggable:"xy",labelOptions:{align:"center",allowOverlap:!1,backgroundColor:"rgba(0, 0, 0, 0.75)",borderColor:"#000000",borderRadius:3,borderWidth:1,className:"highcharts-no-tooltip",crop:!1,formatter:function(){return f(this.y)?this.y:"Annotation label"},includeInDataExport:!0,overflow:"justify",padding:5,shadow:!1,shape:"callout",style:{fontSize:"11px",fontWeight:"normal",color:"contrast"},useHTML:!1,verticalAlign:"bottom",x:0,y:-16},shapeOptions:{stroke:"rgba(0, 0, 0, 0.75)",strokeWidth:1,fill:"rgba(0, 0, 0, 0.75)",r:0,snap:2},controlPointOptions:{symbol:"circle",width:10,height:10,style:{cursor:"pointer",fill:"#ffffff",stroke:"#000000","stroke-width":2},visible:!1,events:{}},events:{},zIndex:6}})),d.extendAnnotation=function(t,n,e,o){O(t.prototype,y((n=n||A).prototype,e)),t.prototype.defaultOptions=y(t.prototype.defaultOptions,o||{})},O(t,{initAnnotation:function(t){return t=new(A.types[t.type]||A)(this,t),this.annotations.push(t),t},addAnnotation:function(t,n){return t=this.initAnnotation(t),this.options.annotations.push(t.options),b(n,!0)&&(t.redraw(),t.graphic.attr({opacity:1})),t},removeAnnotation:function(t){var n=this.annotations,e="annotations"===t.coll?t:m(n,(function(n){return n.options.id===t}));e&&(v(e,"remove"),P(this.options.annotations,e.options),P(n,e),e.destroy())},drawAnnotations:function(){this.plotBoxClip.attr(this.plotBox),this.annotations.forEach((function(t){t.redraw(),t.graphic.animate({opacity:1},t.animationConfig)}))}}),t.collectionsWithUpdate.push("annotations"),t.collectionsWithInit.annotations=[t.addAnnotation],p(n,"afterInit",(function(){this.annotations=[],this.options.annotations||(this.options.annotations=[])})),t.callbacks.push((function(t){t.plotBoxClip=this.renderer.clipRect(this.plotBox),t.controlPointsGroup=t.renderer.g("control-points").attr({zIndex:99}).clip(t.plotBoxClip).add(),t.options.annotations.forEach((function(n,e){if(!t.annotations.some((function(t){return t.options===n}))){var o=t.initAnnotation(n);t.options.annotations[e]=o.options}})),t.drawAnnotations(),p(t,"redraw",t.drawAnnotations),p(t,"destroy",(function(){t.plotBoxClip.destroy(),t.controlPointsGroup.destroy()})),p(t,"exportData",(function(n){var e=(this.options.exporting&&this.options.exporting.csv||{}).columnHeaderFormatter,o=!n.dataRows[1].xValues,i=t.options.lang&&t.options.lang.exportData&&t.options.lang.exportData.annotationHeader,l=function(t){if(e){var n=e(t);if(!1!==n)return n}return n=i+" "+t,o?{columnTitle:n,topLevelColumnTitle:n}:n},r=n.dataRows[0].length,c=t.options.exporting&&t.options.exporting.csv&&t.options.exporting.csv.annotations&&t.options.exporting.csv.annotations.itemDelimiter,a=t.options.exporting&&t.options.exporting.csv&&t.options.exporting.csv.annotations&&t.options.exporting.csv.annotations.join;t.annotations.forEach((function(t){t.options.labelOptions.includeInDataExport&&t.labels.forEach((function(t){if(t.options.text){var e=t.options.text;t.points.forEach((function(t){var o=t.x,i=t.series.xAxis?t.series.xAxis.options.index:-1,l=!1;if(-1===i){t=n.dataRows[0].length;for(var s=Array(t),u=0;u<t;++u)s[u]="";s.push(e),s.xValues=[],s.xValues[i]=o,n.dataRows.push(s),l=!0}if(l||n.dataRows.forEach((function(t){!l&&t.xValues&&void 0!==i&&o===t.xValues[i]&&(a&&t.length>r?t[t.length-1]+=c+e:t.push(e),l=!0)})),!l){for(t=n.dataRows[0].length,s=Array(t),u=0;u<t;++u)s[u]="";s[0]=o,s.push(e),s.xValues=[],void 0!==i&&(s.xValues[i]=o),n.dataRows.push(s)}}))}}))}));var s=0;n.dataRows.forEach((function(t){s=Math.max(s,t.length)}));for(var u=s-n.dataRows[0].length,d=0;d<u;d++){var g=l(d+1);o?(n.dataRows[0].push(g.topLevelColumnTitle),n.dataRows[1].push(g.columnTitle)):n.dataRows[0].push(g)}}))})),_(h.prototype,"onContainerMouseDown",(function(t){this.chart.hasDraggedAnnotation||t.apply(this,Array.prototype.slice.call(arguments,1))})),d.Annotation=A,A})),n(t,"Extensions/Annotations/Types/BasicAnnotation.js",[t["Extensions/Annotations/Annotations.js"],t["Extensions/Annotations/MockPoint.js"],t["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}();e=e.merge;var i=function(e){function i(t,n){return e.call(this,t,n)||this}return o(i,e),i.prototype.addControlPoints=function(){var t=this.options,n=i.basicControlPoints,e=this.basicType;(t.labels||t.shapes).forEach((function(t){t.controlPoints=n[e]}))},i.prototype.init=function(){var n=this.options;n.shapes?(delete n.labelOptions,this.basicType=n.shapes[0].type?n.shapes[0].type:"rectangle"):(delete n.shapes,this.basicType="label"),t.prototype.init.apply(this,arguments)},i.basicControlPoints={label:[{symbol:"triangle-down",positioner:function(t){return t.graphic.placed?{x:(t=n.pointToPixels(t.points[0])).x-this.graphic.width/2,y:t.y-this.graphic.height/2}:{x:0,y:-9e7}},events:{drag:function(t,n){t=this.mouseMoveToTranslation(t),n.translatePoint(t.x,t.y),n.annotation.userOptions.labels[0].point=n.options.point,n.redraw(!1)}}},{symbol:"square",positioner:function(t){return t.graphic.placed?{x:t.graphic.alignAttr.x-this.graphic.width/2,y:t.graphic.alignAttr.y-this.graphic.height/2}:{x:0,y:-9e7}},events:{drag:function(t,n){t=this.mouseMoveToTranslation(t),n.translate(t.x,t.y),n.annotation.userOptions.labels[0].point=n.options.point,n.redraw(!1)}}}],rectangle:[{positioner:function(t){return{x:(t=n.pointToPixels(t.points[2])).x-4,y:t.y-4}},events:{drag:function(t,n){var e=n.annotation,o=this.chart.pointer.getCoordinates(t);t=o.xAxis[0].value,o=o.yAxis[0].value;var i=n.options.points;i[1].x=t,i[2].x=t,i[2].y=o,i[3].y=o,e.userOptions.shapes[0].points=n.options.points,e.redraw(!1)}}}],circle:[{positioner:function(t){var e=n.pointToPixels(t.points[0]);return{x:e.x+(t=t.options.r)*Math.cos(Math.PI/4)-this.graphic.width/2,y:e.y+t*Math.sin(Math.PI/4)-this.graphic.height/2}},events:{drag:function(t,n){var e=n.annotation;t=this.mouseMoveToTranslation(t),n.setRadius(Math.max(n.options.r+t.y/Math.sin(Math.PI/4),5)),e.userOptions.shapes[0].r=n.options.r,e.userOptions.shapes[0].point=n.options.point,n.redraw(!1)}}}],ellipse:[{positioner:function(t){return{x:(t=t.getAbsolutePosition(t.points[0])).x-this.graphic.width/2,y:t.y-this.graphic.height/2}},events:{drag:function(t,n){var e=n.getAbsolutePosition(n.points[0]);n.translatePoint(t.chartX-e.x,t.chartY-e.y,0),n.redraw(!1)}}},{positioner:function(t){return{x:(t=t.getAbsolutePosition(t.points[1])).x-this.graphic.width/2,y:t.y-this.graphic.height/2}},events:{drag:function(t,n){var e=n.getAbsolutePosition(n.points[1]);n.translatePoint(t.chartX-e.x,t.chartY-e.y,1),n.redraw(!1)}}},{positioner:function(t){var n=t.getAbsolutePosition(t.points[0]),e=t.getAbsolutePosition(t.points[1]);return{x:(t=t.getAttrs(n,e)).cx-this.graphic.width/2+t.ry*Math.sin(t.angle*Math.PI/180),y:t.cy-this.graphic.height/2-t.ry*Math.cos(t.angle*Math.PI/180)}},events:{drag:function(t,n){var e=n.getAbsolutePosition(n.points[0]),o=n.getAbsolutePosition(n.points[1]);t=n.getDistanceFromLine(e,o,t.chartX,t.chartY),e=n.getYAxis(),t=Math.abs(e.toValue(0)-e.toValue(t)),n.setYRadius(t),n.redraw(!1)}}}]},i}(t);return i.prototype.defaultOptions=e(t.prototype.defaultOptions,{}),t.types.basicAnnotation=i})),n(t,"Extensions/Annotations/Types/CrookedLine.js",[t["Extensions/Annotations/Annotations.js"],t["Extensions/Annotations/ControlPoint.js"],t["Extensions/Annotations/MockPoint.js"],t["Core/Utilities.js"]],(function(t,n,e,o){var i=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),l=o.merge;return(o=function(t){function e(n,e){return t.call(this,n,e)||this}return i(e,t),e.prototype.setClipAxes=function(){this.clipXAxis=this.chart.xAxis[this.options.typeOptions.xAxis],this.clipYAxis=this.chart.yAxis[this.options.typeOptions.yAxis]},e.prototype.getPointsOptions=function(){var t=this.options.typeOptions;return(t.points||[]).map((function(n){return n.xAxis=t.xAxis,n.yAxis=t.yAxis,n}))},e.prototype.getControlPointsOptions=function(){return this.getPointsOptions()},e.prototype.addControlPoints=function(){this.getControlPointsOptions().forEach((function(t,e){e=new n(this.chart,this,l(this.options.controlPointOptions,t.controlPoint),e),this.controlPoints.push(e),t.controlPoint=e.options}),this)},e.prototype.addShapes=function(){var t=this.options.typeOptions,n=this.initShape(l(t.line,{type:"path",points:this.points.map((function(t,n){return function(t){return t.annotation.points[n]}}))}),0);t.line=n.options},e}(t)).prototype.defaultOptions=l(t.prototype.defaultOptions,{typeOptions:{xAxis:0,yAxis:0,line:{fill:"none"}},controlPointOptions:{positioner:function(t){var n=this.graphic;return{x:(t=e.pointToPixels(t.points[this.index])).x-n.width/2,y:t.y-n.height/2}},events:{drag:function(t,n){n.chart.isInsidePlot(t.chartX-n.chart.plotLeft,t.chartY-n.chart.plotTop,{visiblePlotOnly:!0})&&(t=this.mouseMoveToTranslation(t),n.translatePoint(t.x,t.y,this.index),n.options.typeOptions.points[this.index].x=n.points[this.index].x,n.options.typeOptions.points[this.index].y=n.points[this.index].y,n.redraw(!1))}}}}),t.types.crookedLine=o})),n(t,"Extensions/Annotations/Types/ElliottWave.js",[t["Extensions/Annotations/Annotations.js"],t["Extensions/Annotations/Types/CrookedLine.js"],t["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),i=e.merge;return(e=function(t){function n(n,e){return t.call(this,n,e)||this}return o(n,t),n.prototype.addLabels=function(){this.getPointsOptions().forEach((function(t,n){var e=this.initLabel(i(t.label,{text:this.options.typeOptions.labels[n],point:function(t){return t.annotation.points[n]}}),!1);t.label=e.options}),this)},n}(n)).prototype.defaultOptions=i(n.prototype.defaultOptions,{typeOptions:{labels:"(0) (A) (B) (C) (D) (E)".split(" "),line:{strokeWidth:1}},labelOptions:{align:"center",allowOverlap:!0,crop:!0,overflow:"none",type:"rect",backgroundColor:"none",borderWidth:0,y:-5}}),t.types.elliottWave=e})),n(t,"Extensions/Annotations/Types/Tunnel.js",[t["Extensions/Annotations/Annotations.js"],t["Extensions/Annotations/ControlPoint.js"],t["Extensions/Annotations/Types/CrookedLine.js"],t["Extensions/Annotations/MockPoint.js"],t["Core/Utilities.js"]],(function(t,n,e,o,i){var l,r=this&&this.__extends||(l=function(t,n){return(l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(t,n)},function(t,n){function e(){this.constructor=t}l(t,n),t.prototype=null===n?Object.create(n):(e.prototype=n.prototype,new e)}),c=i.merge;return(i=function(t){function i(n,e){return t.call(this,n,e)||this}return r(i,t),i.prototype.getPointsOptions=function(){var t=e.prototype.getPointsOptions.call(this);return t[2]=this.heightPointOptions(t[1]),t[3]=this.heightPointOptions(t[0]),t},i.prototype.getControlPointsOptions=function(){return this.getPointsOptions().slice(0,2)},i.prototype.heightPointOptions=function(t){return(t=c(t)).y+=this.options.typeOptions.height,t},i.prototype.addControlPoints=function(){e.prototype.addControlPoints.call(this);var t=this.options,o=t.typeOptions;t=new n(this.chart,this,c(t.controlPointOptions,o.heightControlPoint),2),this.controlPoints.push(t),o.heightControlPoint=t.options},i.prototype.addShapes=function(){this.addLine(),this.addBackground()},i.prototype.addLine=function(){var t=this.initShape(c(this.options.typeOptions.line,{type:"path",points:[this.points[0],this.points[1],function(t){return(t=o.pointToOptions(t.annotation.points[2])).command="M",t},this.points[3]]}),0);this.options.typeOptions.line=t.options},i.prototype.addBackground=function(){var t=this.initShape(c(this.options.typeOptions.background,{type:"path",points:this.points.slice()}),1);this.options.typeOptions.background=t.options},i.prototype.translateSide=function(t,n,e){var o=0===(e=Number(e))?3:2;this.translatePoint(t,n,e),this.translatePoint(t,n,o)},i.prototype.translateHeight=function(t){this.translatePoint(0,t,2),this.translatePoint(0,t,3),this.options.typeOptions.height=this.points[3].y-this.points[0].y},i}(e)).prototype.defaultOptions=c(e.prototype.defaultOptions,{typeOptions:{background:{fill:"rgba(130, 170, 255, 0.4)",strokeWidth:0},line:{strokeWidth:1},height:-2,heightControlPoint:{positioner:function(t){var n=o.pointToPixels(t.points[2]);t=o.pointToPixels(t.points[3]);var e=(n.x+t.x)/2;return{x:e-this.graphic.width/2,y:(t.y-n.y)/(t.x-n.x)*(e-n.x)+n.y-this.graphic.height/2}},events:{drag:function(t,n){n.chart.isInsidePlot(t.chartX-n.chart.plotLeft,t.chartY-n.chart.plotTop,{visiblePlotOnly:!0})&&(n.translateHeight(this.mouseMoveToTranslation(t).y),n.redraw(!1))}}}},controlPointOptions:{events:{drag:function(t,n){n.chart.isInsidePlot(t.chartX-n.chart.plotLeft,t.chartY-n.chart.plotTop,{visiblePlotOnly:!0})&&(t=this.mouseMoveToTranslation(t),n.translateSide(t.x,t.y,!!this.index),n.redraw(!1))}}}}),t.types.tunnel=i})),n(t,"Extensions/Annotations/Types/InfinityLine.js",[t["Extensions/Annotations/Annotations.js"],t["Extensions/Annotations/Types/CrookedLine.js"],t["Extensions/Annotations/MockPoint.js"],t["Core/Utilities.js"]],(function(t,n,e,o){var i=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),l=o.merge;return(o=function(t){function n(n,e){return t.call(this,n,e)||this}return i(n,t),n.edgePoint=function(t,o){return function(i){var l=(i=i.annotation).points,r=i.options.typeOptions.type;return"horizontalLine"!==r&&"verticalLine"!==r||(l=[l[0],new e(i.chart,l[0].target,{x:l[0].x+ +("horizontalLine"===r),y:l[0].y+ +("verticalLine"===r),xAxis:l[0].options.xAxis,yAxis:l[0].options.yAxis})]),n.findEdgePoint(l[t],l[o])}},n.findEdgeCoordinate=function(t,n,e,o){var i="x"===e?"y":"x";return(n[e]-t[e])*(o-t[i])/(n[i]-t[i])+t[e]},n.findEdgePoint=function(t,o){var i=t.series.chart,l=t.series.xAxis,r=o.series.yAxis,c=e.pointToPixels(t),a=(o=e.pointToPixels(o)).x-c.x,s=o.y-c.y,u=l.left,d=u+l.width;r=(l=r.top)+r.height,d=0>a?u:d;var g=0>s?l:r;return u={x:0===a?c.x:d,y:0===s?c.y:g},0!==a&&0!==s&&(a=n.findEdgeCoordinate(c,o,"y",d),c=n.findEdgeCoordinate(c,o,"x",g),a>=l&&a<=r?(u.x=d,u.y=a):(u.x=c,u.y=g)),u.x-=i.plotLeft,u.y-=i.plotTop,t.series.chart.inverted&&(t=u.x,u.x=u.y,u.y=t),u},n.prototype.addShapes=function(){var t=this.options.typeOptions,e=[this.points[0],n.endEdgePoint];t.type.match(/line/gi)&&(e[0]=n.startEdgePoint),e=this.initShape(l(t.line,{type:"path",points:e}),0),t.line=e.options},n.endEdgePoint=n.edgePoint(0,1),n.startEdgePoint=n.edgePoint(1,0),n}(n)).prototype.defaultOptions=l(n.prototype.defaultOptions,{}),t.types.infinityLine=o,o})),n(t,"Extensions/Annotations/Types/TimeCycles.js",[t["Extensions/Annotations/Annotations.js"],t["Extensions/Annotations/Types/CrookedLine.js"],t["Extensions/Annotations/ControlPoint.js"],t["Core/Utilities.js"]],(function(t,n,e,o){var i=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),l=o.merge,r=o.isNumber,c=o.defined;return(o=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n.prototype.init=function(n,e,o){c(e.yAxis)&&e.points.forEach((function(t){t.yAxis=e.yAxis})),c(e.xAxis)&&e.points.forEach((function(t){t.xAxis=e.xAxis})),t.prototype.init.call(this,n,e,o)},n.prototype.setPath=function(){this.shapes[0].options.d=this.getPath()},n.prototype.getPath=function(){return[["M",this.startX,this.y]].concat(function(t,n,e,o){for(var i=[],l=1;l<=n;l++)i.push(["A",t/2,t/2,0,1,1,e+l*t,o]);return i}(this.pixelInterval,this.numberOfCircles,this.startX,this.y))},n.prototype.addShapes=function(){var t=this.options.typeOptions;this.setPathProperties();var n=this.initShape(l(t.line,{type:"path",d:this.getPath(),points:this.options.points}),0);t.line=n.options},n.prototype.addControlPoints=function(){var t=this,n=this.options,o=n.typeOptions;n.controlPointOptions.style.cursor=this.chart.inverted?"ns-resize":"ew-resize",o.controlPointOptions.forEach((function(o){o=l(n.controlPointOptions,o),o=new e(t.chart,t,o,0),t.controlPoints.push(o)}))},n.prototype.setPathProperties=function(){var t=this.options.typeOptions,n=t.points;if(n){var e=n[0],o=this.chart.xAxis[t.xAxis||0],i=this.chart.yAxis[t.yAxis||0];t=e.x;var l=e.y;e=n[1].x,t&&e&&(n=r(l)?i.toPixels(l):i.top+i.height,t=r(t)?o.toPixels(t):o.left,i=r(e)?o.toPixels(e):o.left+30,i=Math.round(Math.max(Math.abs(i-t),2)),e=Math.floor(o.len/i)+2,this.startX=t-(Math.floor((t-o.left)/i)+1)*i,this.y=n,this.pixelInterval=i,this.numberOfCircles=e)}},n.prototype.redraw=function(n){this.setPathProperties(),this.setPath(),t.prototype.redraw.call(this,n)},n}(n)).prototype.defaultOptions=l(n.prototype.defaultOptions,{typeOptions:{controlPointOptions:[{positioner:function(t){return{x:t.anchor(t.points[0]).absolutePosition.x-this.graphic.width/2,y:t.y-this.graphic.height}},events:{drag:function(t,n){var e=n.anchor(n.points[0]).absolutePosition;n.translatePoint(t.chartX-e.x,0,0),n.redraw(!1)}}},{positioner:function(t){return{x:t.anchor(t.points[1]).absolutePosition.x-this.graphic.width/2,y:t.y-this.graphic.height}},events:{drag:function(t,n){var e=n.anchor(n.points[1]).absolutePosition;n.translatePoint(t.chartX-e.x,0,1),n.redraw(!1)}}}]}}),t.types.timeCycles=o,o})),n(t,"Extensions/Annotations/Types/Fibonacci.js",[t["Extensions/Annotations/Annotations.js"],t["Extensions/Annotations/MockPoint.js"],t["Extensions/Annotations/Types/Tunnel.js"],t["Core/Utilities.js"]],(function(t,n,e,o){var i,l=this&&this.__extends||(i=function(t,n){return(i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(t,n)},function(t,n){function e(){this.constructor=t}i(t,n),t.prototype=null===n?Object.create(n):(e.prototype=n.prototype,new e)}),r=o.merge,c=function(t,n){return function(){var e=this.annotation;if(!e.startRetracements||!e.endRetracements)return[];var o=this.anchor(e.startRetracements[t]).absolutePosition,i=this.anchor(e.endRetracements[t]).absolutePosition;return o=[["M",Math.round(o.x),Math.round(o.y)],["L",Math.round(i.x),Math.round(i.y)]],n&&(i=this.anchor(e.endRetracements[t-1]).absolutePosition,e=this.anchor(e.startRetracements[t-1]).absolutePosition,o.push(["L",Math.round(i.x),Math.round(i.y)],["L",Math.round(e.x),Math.round(e.y)])),o}};return(o=function(t){function e(n,e){return t.call(this,n,e)||this}return l(e,t),e.prototype.linkPoints=function(){t.prototype.linkPoints.call(this),this.linkRetracementsPoints()},e.prototype.linkRetracementsPoints=function(){var t=this.points,n=t[0].y-t[3].y,o=t[1].y-t[2].y,i=t[0].x,l=t[1].x;e.levels.forEach((function(e,r){var c=t[0].y-n*e;e=t[1].y-o*e,this.startRetracements=this.startRetracements||[],this.endRetracements=this.endRetracements||[],this.linkRetracementPoint(r,i,c,this.startRetracements),this.linkRetracementPoint(r,l,e,this.endRetracements)}),this)},e.prototype.linkRetracementPoint=function(t,e,o,i){var l=i[t],r=this.options.typeOptions;l?(l.options.x=e,l.options.y=o,l.refresh()):i[t]=new n(this.chart,this,{x:e,y:o,xAxis:r.xAxis,yAxis:r.yAxis})},e.prototype.addShapes=function(){e.levels.forEach((function(t,n){var e=this.options.typeOptions;t=e.backgroundColors;var o=e.lineColor;e=e.lineColors,this.initShape({type:"path",d:c(n),stroke:e[n]||o},n),0<n&&this.initShape({type:"path",fill:t[n-1],strokeWidth:0,d:c(n,!0)})}),this)},e.prototype.addLabels=function(){e.levels.forEach((function(t,e){var o=this.options.typeOptions;t=this.initLabel(r(o.labels[e],{point:function(t){return n.pointToOptions(t.annotation.startRetracements[e])},text:t.toString()})),o.labels[e]=t.options}),this)},e.levels=[0,.236,.382,.5,.618,.786,1],e}(e)).prototype.defaultOptions=r(e.prototype.defaultOptions,{typeOptions:{height:2,backgroundColors:"rgba(130, 170, 255, 0.4);rgba(139, 191, 216, 0.4);rgba(150, 216, 192, 0.4);rgba(156, 229, 161, 0.4);rgba(162, 241, 130, 0.4);rgba(169, 255, 101, 0.4)".split(";"),lineColor:"#999999",lineColors:[],labels:[]},labelOptions:{allowOverlap:!0,align:"right",backgroundColor:"none",borderWidth:0,crop:!1,overflow:"none",shape:"rect",style:{color:"grey"},verticalAlign:"middle",y:0}}),t.types.fibonacci=o})),n(t,"Extensions/Annotations/Types/FibonacciTimeZones.js",[t["Extensions/Annotations/Annotations.js"],t["Extensions/Annotations/ControlPoint.js"],t["Extensions/Annotations/Types/CrookedLine.js"],t["Extensions/Annotations/Types/InfinityLine.js"],t["Extensions/Annotations/MockPoint.js"],t["Core/Utilities.js"]],(function(t,n,e,o,i,l){var r,c=this&&this.__extends||(r=function(t,n){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(t,n)},function(t,n){function e(){this.constructor=t}r(t,n),t.prototype=null===n?Object.create(n):(e.prototype=n.prototype,new e)}),a=l.merge;return(l=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return c(e,t),e.prototype.edgePoint=function(t,n,e){return function(l){var r=l.annotation.chart,c=(l=l.annotation.points)[0].series.xAxis.toValue(l[0].plotX+(r.inverted?r.plotTop:r.plotLeft)+e*(1<l.length?l[1].plotX-l[0].plotX:0));return l=[new i(r,l[0].target,{x:c,y:0,xAxis:l[0].options.xAxis,yAxis:l[0].options.yAxis}),new i(r,l[0].target,{x:c,y:1,xAxis:l[0].options.xAxis,yAxis:l[0].options.yAxis})],o.findEdgePoint(l[t],l[n])}},e.prototype.addShapes=function(){for(var t=1,n=1,e=0;11>e;e++){var o=e?t:0;o=[this.edgePoint(1,0,o),this.edgePoint(0,1,o)],t=(n=t+n)-t,1===e&&(this.secondLineEdgePoints=[o[0],o[1]]),this.initShape(a(this.options.typeOptions.line,{type:"path",points:o}),e)}},e.prototype.addControlPoints=function(){var t=this.options,e=t.typeOptions;t=new n(this.chart,this,a(t.controlPointOptions,e.controlPointOptions),0),this.controlPoints.push(t),e.controlPointOptions=t.options},e}(e)).prototype.defaultOptions=a(e.prototype.defaultOptions,{typeOptions:{line:{stroke:"rgba(0, 0, 0, 0.75)",strokeWidth:1,fill:void 0},controlPointOptions:{positioner:function(){var t=this.target,n=this.graphic,e=t.secondLineEdgePoints,o={annotation:t},i=e[0](o).y,l=e[1](o).y;t=this.chart.plotLeft;var r=this.chart.plotTop;return e=e[0](o).x,i=(i+l)/2,this.chart.inverted&&(e=(i=[i,e])[0],i=i[1]),{x:t+e-n.width/2,y:r+i-n.height/2}},events:{drag:function(t,n){n.chart.isInsidePlot(t.chartX-n.chart.plotLeft,t.chartY-n.chart.plotTop,{visiblePlotOnly:!0})&&(t=this.mouseMoveToTranslation(t),n.translatePoint(t.x,0,1),n.redraw(!1))}}}}}),t.types.fibonacciTimeZones=l,l})),n(t,"Extensions/Annotations/Types/Pitchfork.js",[t["Extensions/Annotations/Annotations.js"],t["Extensions/Annotations/Types/InfinityLine.js"],t["Extensions/Annotations/MockPoint.js"],t["Core/Utilities.js"]],(function(t,n,e,o){var i=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),l=o.merge;return(o=function(t){function o(n,e){return t.call(this,n,e)||this}return i(o,t),o.outerLineEdgePoint=function(t){return function(n){var i=n.annotation,l=i.points;return o.findEdgePoint(l[t],l[0],new e(i.chart,n,i.midPointOptions()))}},o.findEdgePoint=function(t,n,e){return n=Math.atan2(e.plotY-n.plotY,e.plotX-n.plotX),{x:t.plotX+1e7*Math.cos(n),y:t.plotY+1e7*Math.sin(n)}},o.middleLineEdgePoint=function(t){var o=t.annotation;return n.findEdgePoint(o.points[0],new e(o.chart,t,o.midPointOptions()))},o.prototype.midPointOptions=function(){var t=this.points;return{x:(t[1].x+t[2].x)/2,y:(t[1].y+t[2].y)/2,xAxis:t[0].series.xAxis,yAxis:t[0].series.yAxis}},o.prototype.addShapes=function(){this.addLines(),this.addBackgrounds()},o.prototype.addLines=function(){this.initShape({type:"path",points:[this.points[0],o.middleLineEdgePoint]},0),this.initShape({type:"path",points:[this.points[1],o.topLineEdgePoint]},1),this.initShape({type:"path",points:[this.points[2],o.bottomLineEdgePoint]},2)},o.prototype.addBackgrounds=function(){var t=this.shapes,n=this.options.typeOptions,e=this.initShape(l(n.innerBackground,{type:"path",points:[function(t){var n=t.annotation;return t=n.points,n=n.midPointOptions(),{x:(t[1].x+n.x)/2,y:(t[1].y+n.y)/2,xAxis:n.xAxis,yAxis:n.yAxis}},t[1].points[1],t[2].points[1],function(t){var n=t.annotation;return t=n.points,{x:((n=n.midPointOptions()).x+t[2].x)/2,y:(n.y+t[2].y)/2,xAxis:n.xAxis,yAxis:n.yAxis}}]}),3);t=this.initShape(l(n.outerBackground,{type:"path",points:[this.points[1],t[1].points[1],t[2].points[1],this.points[2]]}),4),n.innerBackground=e.options,n.outerBackground=t.options},o.topLineEdgePoint=o.outerLineEdgePoint(1),o.bottomLineEdgePoint=o.outerLineEdgePoint(0),o}(n)).prototype.defaultOptions=l(n.prototype.defaultOptions,{typeOptions:{innerBackground:{fill:"rgba(130, 170, 255, 0.4)",strokeWidth:0},outerBackground:{fill:"rgba(156, 229, 161, 0.4)",strokeWidth:0}}}),t.types.pitchfork=o})),n(t,"Extensions/Annotations/Types/VerticalLine.js",[t["Extensions/Annotations/Annotations.js"],t["Extensions/Annotations/MockPoint.js"],t["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),i=e.merge,l=e.pick;return(e=function(t){function e(n,e){return t.call(this,n,e)||this}return o(e,t),e.connectorFirstPoint=function(t){var e=t.annotation,o=(t=e.chart).inverted,i=e.points[0],r=l(i.series.yAxis&&i.series.yAxis.left,0),c=l(i.series.yAxis&&i.series.yAxis.top,0);e=e.options.typeOptions.label.offset;var a=n.pointToPixels(i,!0)[o?"x":"y"];return{x:i.x,xAxis:i.series.xAxis,y:a+e+(o?r-t.plotLeft:c-t.plotTop)}},e.connectorSecondPoint=function(t){var e=t.annotation,o=(t=e.chart).inverted,i=e.options.typeOptions,r=l((e=e.points[0]).series.yAxis&&e.series.yAxis.left,0),c=l(e.series.yAxis&&e.series.yAxis.top,0),a=i.yOffset,s=n.pointToPixels(e,!0)[o?"x":"y"];return 0>i.label.offset&&(a*=-1),{x:e.x,xAxis:e.series.xAxis,y:s+a+(o?r-t.plotLeft:c-t.plotTop)}},e.prototype.getPointsOptions=function(){return[this.options.typeOptions.point]},e.prototype.addShapes=function(){var t=this.options.typeOptions,n=this.initShape(i(t.connector,{type:"path",points:[e.connectorFirstPoint,e.connectorSecondPoint]}),0);t.connector=n.options},e.prototype.addLabels=function(){var t=this.options.typeOptions,n=t.label,e=0,o=n.offset,l=0>n.offset?"bottom":"top",r="center";this.chart.inverted&&(e=n.offset,o=0,l="middle",r=0>n.offset?"right":"left"),n=this.initLabel(i(n,{verticalAlign:l,align:r,x:e,y:o})),t.label=n.options},e}(t)).prototype.defaultOptions=i(t.prototype.defaultOptions,{typeOptions:{yOffset:10,label:{offset:-40,point:function(t){return t.annotation.points[0]},allowOverlap:!0,backgroundColor:"none",borderWidth:0,crop:!0,overflow:"none",shape:"rect",text:"{y:.2f}"},connector:{strokeWidth:1,markerEnd:"arrow"}}}),t.types.verticalLine=e})),n(t,"Extensions/Annotations/Types/Measure.js",[t["Extensions/Annotations/Annotations.js"],t["Extensions/Annotations/ControlPoint.js"],t["Core/Utilities.js"]],(function(t,n,e){var o=this&&this.__extends||function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),i=e.defined,l=e.extend,r=e.isNumber,c=e.merge,a=e.pick,s=function(e){function s(t,n){return e.call(this,t,n)||this}return o(s,e),s.prototype.init=function(n,e,o){t.prototype.init.call(this,n,e,o),this.resizeY=this.resizeX=this.offsetY=this.offsetX=0,s.calculations.init.call(this),this.addValues(),this.addShapes()},s.prototype.setClipAxes=function(){this.clipXAxis=this.chart.xAxis[this.options.typeOptions.xAxis],this.clipYAxis=this.chart.yAxis[this.options.typeOptions.yAxis]},s.prototype.pointsOptions=function(){return this.options.points},s.prototype.shapePointsOptions=function(){var t=this.options.typeOptions,n=t.xAxis;return[{x:this.xAxisMin,y:this.yAxisMin,xAxis:n,yAxis:t=t.yAxis},{x:this.xAxisMax,y:this.yAxisMin,xAxis:n,yAxis:t},{x:this.xAxisMax,y:this.yAxisMax,xAxis:n,yAxis:t},{x:this.xAxisMin,y:this.yAxisMax,xAxis:n,yAxis:t}]},s.prototype.addControlPoints=function(){var t=this.chart.inverted,e=this.options.controlPointOptions,o=this.options.typeOptions.selectType;i(this.userOptions.controlPointOptions&&this.userOptions.controlPointOptions.style.cursor)||("x"===o?e.style.cursor=t?"ns-resize":"ew-resize":"y"===o&&(e.style.cursor=t?"ew-resize":"ns-resize")),t=new n(this.chart,this,this.options.controlPointOptions,0),this.controlPoints.push(t),"xy"!==o&&(t=new n(this.chart,this,this.options.controlPointOptions,1),this.controlPoints.push(t))},s.prototype.addValues=function(t){var n=this.options.typeOptions,e=n.label.formatter;s.calculations.recalculate.call(this,t),n.label.enabled&&(0<this.labels.length?this.labels[0].text=e&&e.call(this)||s.calculations.defaultFormatter.call(this):this.initLabel(l({shape:"rect",backgroundColor:"none",color:"black",borderWidth:0,dashStyle:"Dash",overflow:"allow",align:"left",y:0,x:0,verticalAlign:"top",crop:!0,xAxis:0,yAxis:0,point:function(t){var e=t.annotation;return{x:e.xAxisMin,y:e.yAxisMin,xAxis:a(n.xAxis,(t=t.options).xAxis),yAxis:a(n.yAxis,t.yAxis)}},text:e&&e.call(this)||s.calculations.defaultFormatter.call(this)},n.label),void 0))},s.prototype.addShapes=function(){this.addCrosshairs(),this.addBackground()},s.prototype.addBackground=function(){void 0!==this.shapePointsOptions()[0].x&&this.initShape(l({type:"path",points:this.shapePointsOptions()},this.options.typeOptions.background),2)},s.prototype.addCrosshairs=function(){var t=this.chart,n=this.options.typeOptions,e=this.options.typeOptions.point,o=t.xAxis[n.xAxis],i=t.yAxis[n.yAxis],r=t.inverted;t=o.toPixels(this.xAxisMin),o=o.toPixels(this.xAxisMax);var a=i.toPixels(this.yAxisMin),s=i.toPixels(this.yAxisMax),u={point:e,type:"path"};e=[],i=[],r&&(r=t,t=a,a=r,r=o,o=s,s=r),n.crosshairX.enabled&&(e=[["M",t,a+(s-a)/2],["L",o,a+(s-a)/2]]),n.crosshairY.enabled&&(i=[["M",t+(o-t)/2,a],["L",t+(o-t)/2,s]]),0<this.shapes.length?(this.shapes[0].options.d=e,this.shapes[1].options.d=i):(t=c(u,n.crosshairX),n=c(u,n.crosshairY),this.initShape(l({d:e},t),0),this.initShape(l({d:i},n),1))},s.prototype.onDrag=function(t){var n=this.mouseMoveToTranslation(t),e=this.options.typeOptions.selectType;this.translate(t="y"===e?0:n.x,n="x"===e?0:n.y),this.offsetX+=t,this.offsetY+=n,this.redraw(!1,!1,!0)},s.prototype.resize=function(t,n,e,o){var i=this.shapes[2];"x"===o?0===e?(i.translatePoint(t,0,0),i.translatePoint(t,n,3)):(i.translatePoint(t,0,1),i.translatePoint(t,n,2)):"y"===o?0===e?(i.translatePoint(0,n,0),i.translatePoint(0,n,1)):(i.translatePoint(0,n,2),i.translatePoint(0,n,3)):(i.translatePoint(t,0,1),i.translatePoint(t,n,2),i.translatePoint(0,n,3)),s.calculations.updateStartPoints.call(this,!1,!0,e,t,n),this.options.typeOptions.background.height=Math.abs(this.startYMax-this.startYMin),this.options.typeOptions.background.width=Math.abs(this.startXMax-this.startXMin)},s.prototype.redraw=function(t,n,e){this.linkPoints(),this.graphic||this.render(),e&&s.calculations.updateStartPoints.call(this,!0,!1),this.clipRect&&this.clipRect.animate(this.getClipBox()),this.addValues(n),this.addCrosshairs(),this.redrawItems(this.shapes,t),this.redrawItems(this.labels,t),this.controlPoints.forEach((function(t){t.redraw()}))},s.prototype.translate=function(t,n){this.shapes.forEach((function(e){e.translate(t,n)})),this.options.typeOptions.point.x=this.startXMin,this.options.typeOptions.point.y=this.startYMin},s.calculations={init:function(){var t=this.options.typeOptions,n=this.chart,e=s.calculations.getPointPos,o=n.inverted,i=n.xAxis[t.xAxis];n=n.yAxis[t.yAxis];var l=t.background,c=o?l.height:l.width;l=o?l.width:l.height;var a=t.selectType,u=o?i.left:n.top;o=o?n.top:i.left,this.startXMin=t.point.x,this.startYMin=t.point.y,this.startXMax=r(c)?this.startXMin+c:e(i,this.startXMin,parseFloat(c)),this.startYMax=r(l)?this.startYMin-l:e(n,this.startYMin,parseFloat(l)),"x"===a?(this.startYMin=n.toValue(u),this.startYMax=n.toValue(u+n.len)):"y"===a&&(this.startXMin=i.toValue(o),this.startXMax=i.toValue(o+i.len))},recalculate:function(t){var n=s.calculations,e=this.options.typeOptions,o=this.chart.xAxis[e.xAxis];e=this.chart.yAxis[e.yAxis];var i=s.calculations.getPointPos,l=this.offsetX,r=this.offsetY;this.xAxisMin=i(o,this.startXMin,l),this.xAxisMax=i(o,this.startXMax,l),this.yAxisMin=i(e,this.startYMin,r),this.yAxisMax=i(e,this.startYMax,r),this.min=n.min.call(this),this.max=n.max.call(this),this.average=n.average.call(this),this.bins=n.bins.call(this),t&&this.resize(0,0)},getPointPos:function(t,n,e){return t.toValue(t.toPixels(n)+e)},updateStartPoints:function(t,n,e,o,i){var l=this.options.typeOptions,r=l.selectType,c=this.chart.xAxis[l.xAxis];l=this.chart.yAxis[l.yAxis];var a=s.calculations.getPointPos,u=this.startXMin,d=this.startXMax,g=this.startYMin,h=this.startYMax,_=this.offsetX,C=this.offsetY;n&&("x"===r?0===e?this.startXMin=a(c,u,o):this.startXMax=a(c,d,o):"y"===r?0===e?this.startYMin=a(l,g,i):this.startYMax=a(l,h,i):(this.startXMax=a(c,d,o),this.startYMax=a(l,h,i))),t&&(this.startXMin=a(c,u,_),this.startXMax=a(c,d,_),this.startYMin=a(l,g,C),this.startYMax=a(l,h,C),this.offsetY=this.offsetX=0)},defaultFormatter:function(){return"Min: "+this.min+"<br>Max: "+this.max+"<br>Average: "+this.average+"<br>Bins: "+this.bins},getExtremes:function(t,n,e,o){return{xAxisMin:Math.min(n,t),xAxisMax:Math.max(n,t),yAxisMin:Math.min(o,e),yAxisMax:Math.max(o,e)}},min:function(){var t=1/0,n=this.chart.series,e=s.calculations.getExtremes(this.xAxisMin,this.xAxisMax,this.yAxisMin,this.yAxisMax),o=!1;return n.forEach((function(n){n.visible&&"highcharts-navigator-series"!==n.options.id&&n.points.forEach((function(n){!n.isNull&&n.y<t&&n.x>e.xAxisMin&&n.x<=e.xAxisMax&&n.y>e.yAxisMin&&n.y<=e.yAxisMax&&(t=n.y,o=!0)}))})),o||(t=""),t},max:function(){var t=-1/0,n=this.chart.series,e=s.calculations.getExtremes(this.xAxisMin,this.xAxisMax,this.yAxisMin,this.yAxisMax),o=!1;return n.forEach((function(n){n.visible&&"highcharts-navigator-series"!==n.options.id&&n.points.forEach((function(n){!n.isNull&&n.y>t&&n.x>e.xAxisMin&&n.x<=e.xAxisMax&&n.y>e.yAxisMin&&n.y<=e.yAxisMax&&(t=n.y,o=!0)}))})),o||(t=""),t},average:function(){var t="";return""!==this.max&&""!==this.min&&(t=(this.max+this.min)/2),t},bins:function(){var t=0,n=this.chart.series,e=s.calculations.getExtremes(this.xAxisMin,this.xAxisMax,this.yAxisMin,this.yAxisMax),o=!1;return n.forEach((function(n){n.visible&&"highcharts-navigator-series"!==n.options.id&&n.points.forEach((function(n){!n.isNull&&n.x>e.xAxisMin&&n.x<=e.xAxisMax&&n.y>e.yAxisMin&&n.y<=e.yAxisMax&&(t++,o=!0)}))})),o||(t=""),t}},s}(t);return s.prototype.defaultOptions=c(t.prototype.defaultOptions,{typeOptions:{selectType:"xy",xAxis:0,yAxis:0,background:{fill:"rgba(130, 170, 255, 0.4)",strokeWidth:0,stroke:void 0},crosshairX:{enabled:!0,zIndex:6,dashStyle:"Dash",markerEnd:"arrow"},crosshairY:{enabled:!0,zIndex:6,dashStyle:"Dash",markerEnd:"arrow"},label:{enabled:!0,style:{fontSize:"11px",color:"#666666"},formatter:void 0}},controlPointOptions:{positioner:function(t){var n=this.index,e=t.chart,o=t.options,i=o.typeOptions,l=i.selectType;o=o.controlPointOptions;var r=e.inverted,c=e.xAxis[i.xAxis];e=e.yAxis[i.yAxis],i=t.xAxisMax;var a=t.yAxisMax,u=s.calculations.getExtremes(t.xAxisMin,t.xAxisMax,t.yAxisMin,t.yAxisMax);return"x"===l&&(a=(u.yAxisMax-u.yAxisMin)/2,0===n&&(i=t.xAxisMin)),"y"===l&&(i=u.xAxisMin+(u.xAxisMax-u.xAxisMin)/2,0===n&&(a=t.yAxisMin)),r?(t=e.toPixels(a),n=c.toPixels(i)):(t=c.toPixels(i),n=e.toPixels(a)),{x:t-o.width/2,y:n-o.height/2}},events:{drag:function(t,n){var e=this.mouseMoveToTranslation(t),o="y"===(t=n.options.typeOptions.selectType)?0:e.x;n.resize(o,e="x"===t?0:e.y,this.index,t),n.resizeX+=o,n.resizeY+=e,n.redraw(!1,!0)}}}}),t.types.measure=s})),n(t,"Core/Chart/ChartNavigationComposition.js",[],(function(){var t;return function(t){t.compose=function(t){return t.navigation||(t.navigation=new n(t)),t};var n=function(){function t(t){this.updates=[],this.chart=t}return t.prototype.addUpdate=function(t){this.chart.navigation.updates.push(t)},t.prototype.update=function(t,n){var e=this;this.updates.forEach((function(o){o.call(e.chart,t,n)}))},t}();t.Additions=n}(t||(t={})),t})),n(t,"Extensions/Annotations/NavigationBindings.js",[t["Extensions/Annotations/Annotations.js"],t["Core/Chart/Chart.js"],t["Core/Chart/ChartNavigationComposition.js"],t["Core/FormatUtilities.js"],t["Core/Globals.js"],t["Core/DefaultOptions.js"],t["Core/Utilities.js"]],(function(t,n,e,o,i,l,r){function c(t){var n=t.prototype.defaultOptions.events&&t.prototype.defaultOptions.events.click;p(!0,t.prototype.defaultOptions.events,{click:function(t){var e=this,o=e.chart.navigationBindings,i=o.activeAnnotation;n&&n.call(e,t),i!==e?(o.deselectAnnotation(),o.activeAnnotation=e,e.setControlPointsVisibility(!0),d(o,"showPopup",{annotation:e,formType:"annotation-toolbar",options:o.annotationToFields(e),onSubmit:function(t){var n={};"remove"===t.actionType?(o.activeAnnotation=!1,o.chart.removeAnnotation(e)):(o.fieldsToOptions(t.fields,n),o.deselectAnnotation(),t=n.typeOptions,"measure"===e.options.type&&(t.crosshairY.enabled=0!==t.crosshairY.strokeWidth,t.crosshairX.enabled=0!==t.crosshairX.strokeWidth),e.update(n))}})):d(o,"closePopup"),t.activeAnnotation=!0}})}var a=o.format;o=l.setOptions;var s=r.addEvent,u=r.attr,d=r.fireEvent,g=r.isArray,h=r.isFunction,_=r.isNumber,C=r.isObject,p=r.merge,f=r.objectEach,M=r.pick,P=i.doc,O=i.win,m=function(){function t(t,n){this.selectedButton=this.boundClassNames=void 0,this.chart=t,this.options=n,this.eventsToUnbind=[],this.container=P.getElementsByClassName(this.options.bindingsClassName||"")}return t.prototype.initEvents=function(){var t=this,n=t.chart,e=t.container,o=t.options;t.boundClassNames={},f(o.bindings||{},(function(n){t.boundClassNames[n.className]=n})),[].forEach.call(e,(function(n){t.eventsToUnbind.push(s(n,"click",(function(e){var o=t.getButtonEvents(n,e);o&&-1===o.button.className.indexOf("highcharts-disabled-btn")&&t.bindingsButtonClick(o.button,o.events,e)})))})),f(o.events||{},(function(n,e){h(n)&&t.eventsToUnbind.push(s(t,e,n,{passive:!1}))})),t.eventsToUnbind.push(s(n.container,"click",(function(e){!n.cancelClick&&n.isInsidePlot(e.chartX-n.plotLeft,e.chartY-n.plotTop,{visiblePlotOnly:!0})&&t.bindingsChartClick(this,e)}))),t.eventsToUnbind.push(s(n.container,i.isTouchDevice?"touchmove":"mousemove",(function(n){t.bindingsContainerMouseMove(this,n)}),i.isTouchDevice?{passive:!1}:void 0))},t.prototype.initUpdate=function(){var t=this;e.compose(this.chart).navigation.addUpdate((function(n){t.update(n)}))},t.prototype.bindingsButtonClick=function(t,n,e){var o=this.chart,i=o.renderer.boxWrapper,l=!0;this.selectedButtonElement&&(this.selectedButtonElement.classList===t.classList&&(l=!1),d(this,"deselectButton",{button:this.selectedButtonElement}),this.nextEvent&&(this.currentUserDetails&&"annotations"===this.currentUserDetails.coll&&o.removeAnnotation(this.currentUserDetails),this.mouseMoveEvent=this.nextEvent=!1)),l?(this.selectedButton=n,this.selectedButtonElement=t,d(this,"selectButton",{button:t}),n.init&&n.init.call(this,t,e),(n.start||n.steps)&&o.renderer.boxWrapper.addClass("highcharts-draw-mode")):(o.stockTools&&o.stockTools.toggleButtonAciveClass(t),i.removeClass("highcharts-draw-mode"),this.mouseMoveEvent=this.nextEvent=!1,this.selectedButton=null)},t.prototype.bindingsChartClick=function(t,n){var e=this.activeAnnotation,o=this.selectedButton;t=(t=this.chart).renderer.boxWrapper,e&&(e.cancelClick||n.activeAnnotation||!n.target.parentNode||function(t,n){var e=O.Element.prototype,o=e.matches||e.msMatchesSelector||e.webkitMatchesSelector,i=null;if(e.closest)i=e.closest.call(t,n);else do{if(o.call(t,n))return t;t=t.parentElement||t.parentNode}while(null!==t&&1===t.nodeType);return i}(n.target,".highcharts-popup")?e.cancelClick&&setTimeout((function(){e.cancelClick=!1}),0):d(this,"closePopup")),o&&o.start&&(this.nextEvent?(this.nextEvent(n,this.currentUserDetails),this.steps&&(this.stepIndex++,o.steps[this.stepIndex]?this.mouseMoveEvent=this.nextEvent=o.steps[this.stepIndex]:(d(this,"deselectButton",{button:this.selectedButtonElement}),t.removeClass("highcharts-draw-mode"),o.end&&o.end.call(this,n,this.currentUserDetails),this.mouseMoveEvent=this.nextEvent=!1,this.selectedButton=null))):(this.currentUserDetails=o.start.call(this,n))&&o.steps?(this.stepIndex=0,this.steps=!0,this.mouseMoveEvent=this.nextEvent=o.steps[this.stepIndex]):(d(this,"deselectButton",{button:this.selectedButtonElement}),t.removeClass("highcharts-draw-mode"),this.steps=!1,this.selectedButton=null,o.end&&o.end.call(this,n,this.currentUserDetails)))},t.prototype.bindingsContainerMouseMove=function(t,n){this.mouseMoveEvent&&this.mouseMoveEvent(n,this.currentUserDetails)},t.prototype.fieldsToOptions=function(t,n){return f(t,(function(t,e){var o=parseFloat(t),i=e.split("."),l=n,r=i.length-1;!_(o)||t.match(/px/g)||e.match(/format/g)||(t=o),""!==t&&"undefined"!==t&&i.forEach((function(n,e){var o=M(i[e+1],"");r===e?l[n]=t:(l[n]||(l[n]=o.match(/\d/g)?[]:{}),l=l[n])}))})),n},t.prototype.deselectAnnotation=function(){this.activeAnnotation&&(this.activeAnnotation.setControlPointsVisibility(!1),this.activeAnnotation=!1)},t.prototype.annotationToFields=function(n){function e(t,o,i,c){if(i&&t&&-1===s.indexOf(o)&&(0<=(i.indexOf&&i.indexOf(o))||i[o]||!0===i))if(g(t))c[o]=[],t.forEach((function(t,n){C(t)?(c[o][n]={},f(t,(function(t,i){e(t,i,l[o],c[o][n])}))):e(t,0,l[o],c[o])}));else if(C(t)){var u={};g(c)?(c.push(u),u[o]={},u=u[o]):c[o]=u,f(t,(function(t,n){e(t,n,0===o?i:l[o],u)}))}else"format"===o?c[o]=[a(t,n.labels[0].points[0]).toString(),"text"]:g(c)?c.push([t,r(t)]):c[o]=[t,r(t)]}var o=n.options,i=t.annotationsEditable,l=i.nestedOptions,r=this.utils.getFieldType,c=M(o.type,o.shapes&&o.shapes[0]&&o.shapes[0].type,o.labels&&o.labels[0]&&o.labels[0].itemType,"label"),s=t.annotationsNonEditable[o.langKey]||[],u={langKey:o.langKey,type:c};return f(o,(function(t,n){"typeOptions"===n?(u[n]={},f(o[n],(function(t,o){e(t,o,l,u[n])}))):e(t,n,i[c],u)})),u},t.prototype.getClickedClassNames=function(t,n){var e,o=n.target;for(n=[];o&&((e=u(o,"class"))&&(n=n.concat(e.split(" ").map((function(t){return[t,o]})))),(o=o.parentNode)!==t););return n},t.prototype.getButtonEvents=function(t,n){var e,o=this;return this.getClickedClassNames(t,n).forEach((function(t){o.boundClassNames[t[0]]&&!e&&(e={events:o.boundClassNames[t[0]],button:t[1]})})),e},t.prototype.update=function(t){this.options=p(!0,this.options,t),this.removeEvents(),this.initEvents()},t.prototype.removeEvents=function(){this.eventsToUnbind.forEach((function(t){t()}))},t.prototype.destroy=function(){this.removeEvents()},t.annotationsEditable={nestedOptions:{labelOptions:["style","format","backgroundColor"],labels:["style"],label:["style"],style:["fontSize","color"],background:["fill","strokeWidth","stroke"],innerBackground:["fill","strokeWidth","stroke"],outerBackground:["fill","strokeWidth","stroke"],shapeOptions:["fill","strokeWidth","stroke"],shapes:["fill","strokeWidth","stroke"],line:["strokeWidth","stroke"],backgroundColors:[!0],connector:["fill","strokeWidth","stroke"],crosshairX:["strokeWidth","stroke"],crosshairY:["strokeWidth","stroke"]},circle:["shapes"],ellipse:["shapes"],verticalLine:[],label:["labelOptions"],measure:["background","crosshairY","crosshairX"],fibonacci:[],tunnel:["background","line","height"],pitchfork:["innerBackground","outerBackground"],rect:["shapes"],crookedLine:[],basicAnnotation:["shapes","labelOptions"]},t.annotationsNonEditable={rectangle:["crosshairX","crosshairY","labelOptions"],ellipse:["labelOptions"],circle:["labelOptions"]},t}();return m.prototype.utils={getFieldType:function(t){return{string:"text",number:"number",boolean:"checkbox"}[typeof t]},updateRectSize:function(t,n){var e=n.chart,o=n.options.typeOptions,i=_(o.xAxis)&&e.xAxis[o.xAxis],l=_(o.yAxis)&&e.yAxis[o.yAxis];i&&l&&(i=i.toValue(t[i.horiz?"chartX":"chartY"]),t=l.toValue(t[l.horiz?"chartX":"chartY"]),l=i-o.point.x,o=o.point.y-t,n.update({typeOptions:{background:{width:e.inverted?o:l,height:e.inverted?l:o}}}))},getAssignedAxis:function(t){return t.filter((function(t){var n=t.axis.getExtremes(),e=n.min;n=n.max;var o=M(t.axis.minPointOffset,0);return _(e)&&_(n)&&t.value>=e-o&&t.value<=n+o&&!t.axis.options.isInternal}))[0]}},n.prototype.initNavigationBindings=function(){var t=this.options;t&&t.navigation&&t.navigation.bindings&&(this.navigationBindings=new m(this,t.navigation),this.navigationBindings.initEvents(),this.navigationBindings.initUpdate())},s(n,"load",(function(){this.initNavigationBindings()})),s(n,"destroy",(function(){this.navigationBindings&&this.navigationBindings.destroy()})),s(m,"deselectButton",(function(){this.selectedButtonElement=null})),s(t,"remove",(function(){this.chart.navigationBindings&&this.chart.navigationBindings.deselectAnnotation()})),i.Annotation&&(c(t),f(t.types,(function(t){c(t)}))),o({lang:{navigation:{popup:{simpleShapes:"Simple shapes",lines:"Lines",circle:"Circle",ellipse:"Ellipse",rectangle:"Rectangle",label:"Label",shapeOptions:"Shape options",typeOptions:"Details",fill:"Fill",format:"Text",strokeWidth:"Line width",stroke:"Line color",title:"Title",name:"Name",labelOptions:"Label options",labels:"Labels",backgroundColor:"Background color",backgroundColors:"Background colors",borderColor:"Border color",borderRadius:"Border radius",borderWidth:"Border width",style:"Style",padding:"Padding",fontSize:"Font size",color:"Color",height:"Height",shapes:"Shape options"}}},navigation:{bindingsClassName:"highcharts-bindings-container",bindings:{circleAnnotation:{className:"highcharts-circle-annotation",start:function(t){var n=this.chart.pointer.getCoordinates(t);t=this.utils.getAssignedAxis(n.xAxis),n=this.utils.getAssignedAxis(n.yAxis);var e=this.chart.options.navigation;if(t&&n)return this.chart.addAnnotation(p({langKey:"circle",type:"basicAnnotation",shapes:[{type:"circle",point:{x:t.value,y:n.value,xAxis:t.axis.options.index,yAxis:n.axis.options.index},r:5}]},e.annotationsOptions,e.bindings.circleAnnotation.annotationsOptions))},steps:[function(t,n){var e=n.options.shapes[0].point;if(_(e.xAxis)&&_(e.yAxis)){var o=this.chart.inverted,i=this.chart.xAxis[e.xAxis].toPixels(e.x);e=this.chart.yAxis[e.yAxis].toPixels(e.y),o=Math.max(Math.sqrt(Math.pow(o?e-t.chartX:i-t.chartX,2)+Math.pow(o?i-t.chartY:e-t.chartY,2)),5)}n.update({shapes:[{r:o}]})}]},ellipseAnnotation:{className:"highcharts-ellipse-annotation",start:function(t){var n=this.chart.pointer.getCoordinates(t);t=this.utils.getAssignedAxis(n.xAxis),n=this.utils.getAssignedAxis(n.yAxis);var e=this.chart.options.navigation;if(t&&n)return this.chart.addAnnotation(p({langKey:"ellipse",type:"basicAnnotation",shapes:[{type:"ellipse",xAxis:t.axis.options.index,yAxis:n.axis.options.index,points:[{x:t.value,y:n.value},{x:t.value,y:n.value}],ry:1}]},e.annotationsOptions,e.bindings.ellipseAnnotation.annotationOptions))},steps:[function(t,n){var e=(n=n.shapes[0]).getAbsolutePosition(n.points[1]);n.translatePoint(t.chartX-e.x,t.chartY-e.y,1),n.redraw(!1)},function(t,n){var e=(n=n.shapes[0]).getAbsolutePosition(n.points[0]),o=n.getAbsolutePosition(n.points[1]);t=n.getDistanceFromLine(e,o,t.chartX,t.chartY),e=n.getYAxis(),t=Math.abs(e.toValue(0)-e.toValue(t)),n.setYRadius(t),n.redraw(!1)}]},rectangleAnnotation:{className:"highcharts-rectangle-annotation",start:function(t){t=this.chart.pointer.getCoordinates(t);var n=this.utils.getAssignedAxis(t.xAxis),e=this.utils.getAssignedAxis(t.yAxis);if(n&&e){t=n.value;var o=e.value,i=this.chart.options.navigation;return this.chart.addAnnotation(p({langKey:"rectangle",type:"basicAnnotation",shapes:[{type:"path",points:[{xAxis:n=n.axis.options.index,yAxis:e=e.axis.options.index,x:t,y:o},{xAxis:n,yAxis:e,x:t,y:o},{xAxis:n,yAxis:e,x:t,y:o},{xAxis:n,yAxis:e,x:t,y:o},{command:"Z"}]}]},i.annotationsOptions,i.bindings.rectangleAnnotation.annotationsOptions))}},steps:[function(t,n){var e=n.options.shapes[0].points,o=this.chart.pointer.getCoordinates(t);t=this.utils.getAssignedAxis(o.xAxis),o=this.utils.getAssignedAxis(o.yAxis),t&&o&&(o=o.value,e[1].x=t=t.value,e[2].x=t,e[2].y=o,e[3].y=o,n.update({shapes:[{points:e}]}))}]},labelAnnotation:{className:"highcharts-label-annotation",start:function(t){var n=this.chart.pointer.getCoordinates(t);t=this.utils.getAssignedAxis(n.xAxis),n=this.utils.getAssignedAxis(n.yAxis);var e=this.chart.options.navigation;if(t&&n)return this.chart.addAnnotation(p({langKey:"label",type:"basicAnnotation",labelOptions:{format:"{y:.2f}"},labels:[{point:{xAxis:t.axis.options.index,yAxis:n.axis.options.index,x:t.value,y:n.value},overflow:"none",crop:!0}]},e.annotationsOptions,e.bindings.labelAnnotation.annotationsOptions))}}},events:{},annotationsOptions:{animation:{defer:0}}}}),s(n,"render",(function(){var t=this,n=t.navigationBindings;if(t&&n){var e=!1;t.series.forEach((function(t){!t.options.isInternal&&t.visible&&(e=!0)})),f(n.boundClassNames,(function(n,o){if(t.navigationBindings&&t.navigationBindings.container&&t.navigationBindings.container[0]&&(o=t.navigationBindings.container[0].querySelectorAll("."+o)))for(var i=0;i<o.length;i++){var l=o[i],r=l.className;"normal"===n.noDataState||e?-1!==r.indexOf("highcharts-disabled-btn")&&l.classList.remove("highcharts-disabled-btn"):-1===r.indexOf("highcharts-disabled-btn")&&(l.className+=" highcharts-disabled-btn")}}))}})),s(m,"closePopup",(function(){this.deselectAnnotation()})),m})),n(t,"Extensions/Annotations/Popup.js",[t["Core/Renderer/HTML/AST.js"],t["Core/Globals.js"],t["Extensions/Annotations/NavigationBindings.js"],t["Core/DefaultOptions.js"],t["Core/Pointer.js"],t["Core/Utilities.js"]],(function(t,n,e,o,i,l){var r=n.doc,c=n.isFirefox,a=o.getOptions,s=l.addEvent,u=l.createElement,d=l.defined,g=l.fireEvent,h=l.isArray,_=l.isObject,C=l.objectEach,p=l.pick,f=l.stableSort;o=l.wrap;var M,P=/\d/g;!function(t){t[t["params.algorithm"]=0]="params.algorithm",t[t["params.average"]=1]="params.average"}(M||(M={}));var O={"algorithm-pivotpoints":["standard","fibonacci","camarilla"],"average-disparityindex":["sma","ema","dema","tema","wma"]};return o(i.prototype,"onContainerMouseDown",(function(t,n){this.inClass(n.target,"highcharts-popup")||t.apply(this,Array.prototype.slice.call(arguments,1))})),n.Popup=function(t,n,e){this.init(t,n,e)},n.Popup.prototype={init:function(t,e,o){this.chart=o,this.container=u("div",{className:"highcharts-popup highcharts-no-tooltip"},void 0,t),s(this.container,"mousedown",(function(){var t=o&&o.navigationBindings&&o.navigationBindings.activeAnnotation;if(t){t.cancelClick=!0;var e=s(n.doc,"click",(function(){setTimeout((function(){t.cancelClick=!1}),0),e()}))}})),this.lang=this.getLangpack(),this.iconsURL=e,this.addCloseBtn()},addCloseBtn:function(){var t=this,n=this.iconsURL,e=u("div",{className:"highcharts-popup-close"},void 0,this.container);e.style["background-image"]="url("+(n.match(/png|svg|jpeg|jpg|gif/gi)?n:n+"close.svg")+")",["click","touchstart"].forEach((function(n){s(e,n,(function(){t.chart?g(t.chart.navigationBindings,"closePopup"):t.closePopup()}))}))},addColsContainer:function(t){var n=u("div",{className:"highcharts-popup-lhs-col"},void 0,t);return t=u("div",{className:"highcharts-popup-rhs-col"},void 0,t),u("div",{className:"highcharts-popup-rhs-col-wrapper"},void 0,t),{lhsCol:n,rhsCol:t}},addInput:function(t,n,e,o){var i=t.split("."),l=this.lang;return(n="highcharts-"+n+"-"+p(o.htmlFor,i=i[i.length-1])).match(P)||u("label",{htmlFor:n,className:o.labelClassName},void 0,e).appendChild(r.createTextNode(l[i]||i)),(e=u("input",{name:n,value:o.value,type:o.type,className:"highcharts-popup-field"},void 0,e)).setAttribute("highcharts-data-name",t),e},addButton:function(t,n,e,o,i){var l=this,c=this.closePopup,a=this.getFields,d=u("button",void 0,void 0,t);return d.appendChild(r.createTextNode(n)),i&&["click","touchstart"].forEach((function(t){s(d,t,(function(){return c.call(l),i(a(o,e))}))})),d},getFields:function(t,n){var e=Array.prototype.slice.call(t.querySelectorAll("input")),o=Array.prototype.slice.call(t.querySelectorAll("select")),i=t.querySelectorAll("#highcharts-select-series > option:checked")[0];t=t.querySelectorAll("#highcharts-select-volume > option:checked")[0];var l={actionType:n,linkedTo:i&&i.getAttribute("value")||"",fields:{}};return e.forEach((function(t){var n=t.getAttribute("highcharts-data-name");t.getAttribute("highcharts-data-series-id")?l.seriesId=t.value:n?l.fields[n]=t.value:l.type=t.value})),o.forEach((function(t){var n=t.id;"highcharts-select-series"!==n&&"highcharts-select-volume"!==n&&(n=n.split("highcharts-select-")[1],l.fields[n]=t.value)})),t&&(l.fields["params.volumeSeriesID"]=t.getAttribute("value")||""),l},showPopup:function(){var n=this.container,e=n.querySelectorAll(".highcharts-popup-close")[0];this.formType=void 0,n.innerHTML=t.emptyHTML,0<=n.className.indexOf("highcharts-annotation-toolbar")&&(n.classList.remove("highcharts-annotation-toolbar"),n.removeAttribute("style")),n.appendChild(e),n.style.display="block",n.style.height=""},closePopup:function(){p(this.popup&&this.popup.container,this.container).style.display="none"},showForm:function(t,n,e,o){n&&(this.popup=n.navigationBindings.popup,this.showPopup(),"indicators"===t&&this.indicators.addForm.call(this,n,e,o),"annotation-toolbar"===t&&this.annotations.addToolbar.call(this,n,e,o),"annotation-edit"===t&&this.annotations.addForm.call(this,n,e,o),"flag"===t&&this.annotations.addForm.call(this,n,e,o,!0),this.formType=t,this.container.style.height=this.container.offsetHeight+"px")},getLangpack:function(){return a().lang.navigation.popup},annotations:{addToolbar:function(t,n,e){var o=this,i=this.lang,l=this.popup.container,c=this.showForm;-1===l.className.indexOf("highcharts-annotation-toolbar")&&(l.className+=" highcharts-annotation-toolbar"),t&&(l.style.top=t.plotTop+10+"px"),u("span",void 0,void 0,l).appendChild(r.createTextNode(p(i[n.langKey]||n.langKey,n.shapes&&n.shapes[0].type)));var a=this.addButton(l,i.removeButton||"remove","remove",l,e);a.className+=" highcharts-annotation-remove-button",a.style["background-image"]="url("+this.iconsURL+"destroy.svg)",(a=this.addButton(l,i.editButton||"edit","edit",l,(function(){c.call(o,"annotation-edit",t,n,e)}))).className+=" highcharts-annotation-edit-button",a.style["background-image"]="url("+this.iconsURL+"edit.svg)"},addForm:function(t,n,e,o){var i=this.popup.container,l=this.lang;if(t){var c=u("h2",{className:"highcharts-popup-main-title"},void 0,i);c.appendChild(r.createTextNode(l[n.langKey]||n.langKey||"")),c=u("div",{className:"highcharts-popup-lhs-col highcharts-popup-lhs-full"},void 0,i);var a=u("div",{className:"highcharts-popup-bottom-row"},void 0,i);this.annotations.addFormFields.call(this,c,t,"",n,[],!0),this.addButton(a,o?l.addButton||"add":l.saveButton||"save",o?"add":"save",i,e)}},addFormFields:function(t,n,e,o,i,l){var a,s,d=this,g=this.annotations.addFormFields,p=this.addInput,M=this.lang;n&&(C(o,(function(o,l){a=""!==e?e+"."+l:l,_(o)&&(!h(o)||h(o)&&_(o[0])?((s=M[l]||l).match(P)||i.push([!0,s,t]),g.call(d,t,n,a,o,i,!1)):i.push([d,a,"annotation",t,o]))})),l&&(f(i,(function(t){return t[1].match(/format/g)?-1:1})),c&&i.reverse(),i.forEach((function(t){!0===t[0]?u("span",{className:"highcharts-annotation-title"},void 0,t[2]).appendChild(r.createTextNode(t[1])):(t[4]={value:t[4][0],type:t[4][1]},p.apply(t[0],t.splice(1)))}))))}},indicators:{addForm:function(t,n,e){var o=this.indicators,i=this.lang;if(t){this.tabs.init.call(this,t),n=this.popup.container.querySelectorAll(".highcharts-tab-item-content"),this.addColsContainer(n[0]),o.addSearchBox.call(this,t,n[0]),o.addIndicatorList.call(this,t,n[0],"add");var l=n[0].querySelectorAll(".highcharts-popup-rhs-col")[0];this.addButton(l,i.addButton||"add","add",l,e),this.addColsContainer(n[1]),o.addIndicatorList.call(this,t,n[1],"edit"),l=n[1].querySelectorAll(".highcharts-popup-rhs-col")[0],this.addButton(l,i.saveButton||"save","edit",l,e),this.addButton(l,i.removeButton||"remove","remove",l,e)}},filterSeries:function(t,n){var e=this.indicators,o=this.chart&&this.chart.options.lang,i=o&&o.navigation&&o.navigation.popup&&o.navigation.popup.indicatorAliases,l=[];return C(t,(function(t,o){var r=t.options;if(t.params||r&&r.params)if(o=(r=e.getNameType(t,o)).indicatorFullName,r=r.indicatorType,n){var c=n.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");c=new RegExp(c,"i");var a=i&&i[r]&&i[r].join(" ")||"";(o.match(c)||a.match(c))&&l.push({indicatorFullName:o,indicatorType:r,series:t})}else l.push({indicatorFullName:o,indicatorType:r,series:t})})),l},filterSeriesArray:function(t){var n=[];return t.forEach((function(t){t.is("sma")&&n.push({indicatorFullName:t.name,indicatorType:t.type,series:t})})),n},addIndicatorList:function(n,e,o,i){var l=this,c=l.indicators,a=l.lang,d=e.querySelectorAll(".highcharts-popup-lhs-col")[0];e=e.querySelectorAll(".highcharts-popup-rhs-col")[0];var g="edit"===o,_=this.indicators.addFormFields;if(o=g?n.series:n.options.plotOptions||{},n||!o){var C,p=[];g||h(o)?h(o)&&(p=c.filterSeriesArray.call(this,o)):p=c.filterSeries.call(this,o,i),f(p,(function(t,n){return(t=t.indicatorFullName.toLowerCase())<(n=n.indicatorFullName.toLowerCase())?-1:t>n?1:0})),d.children[1]&&d.children[1].remove();var M=u("ul",{className:"highcharts-indicator-list"},void 0,d),P=e.querySelectorAll(".highcharts-popup-rhs-col-wrapper")[0];p.forEach((function(t){var e=t.indicatorFullName,o=t.indicatorType,i=t.series;(C=u("li",{className:"highcharts-indicator-list"},void 0,M)).appendChild(r.createTextNode(e)),["click","touchstart"].forEach((function(t){s(C,t,(function(){var t=P.parentNode.children[1];_.call(l,n,i,o,P),t&&(t.style.display="block"),g&&i.options&&u("input",{type:"hidden",name:"highcharts-id-"+o,value:i.options.id},void 0,P).setAttribute("highcharts-data-series-id",i.options.id)}))}))})),0<M.childNodes.length?M.childNodes[0].click():g||(t.setElementHTML(P.parentNode.children[0],a.noFilterMatch||""),P.parentNode.children[1].style.display="none")}},addSearchBox:function(t,n){var e=this,o=n.querySelectorAll(".highcharts-popup-lhs-col")[0];n=this.lang.clearFilter,o=u("div",{className:"highcharts-input-wrapper"},void 0,o);var i=function(n){e.indicators.addIndicatorList.call(e,t,e.container,"add",n)},l=this.addInput("searchIndicators","input",o,{value:"",type:"text",htmlFor:"search-indicators",labelClassName:"highcharts-input-search-indicators-label"}),r=u("a",{textContent:n},void 0,o);l.classList.add("highcharts-input-search-indicators"),r.classList.add("clear-filter-button"),s(l,"input",(function(t){i(this.value),r.style.display=this.value.length?"inline-block":"none"})),["click","touchstart"].forEach((function(t){s(r,t,(function(){l.value="",i(""),r.style.display="none"}))}))},addSelection:function(t,n,e){var o=n.split(".");o=o[o.length-1];var i=this.lang;return u("label",{htmlFor:t="highcharts-"+n+"-type-"+t},null,e).appendChild(r.createTextNode(i[o]||n)),(e=u("select",{name:t,className:"highcharts-popup-field",id:"highcharts-select-"+n},null,e)).setAttribute("id","highcharts-select-"+n),e},addSelectionOptions:function(t,n,e,o,i,l,c){"series"===n||"volume"===n?t.series.forEach((function(t){var o=t.options,i=o.name||o.params?t.name:o.id||"";"highcharts-navigator-series"!==o.id&&o.id!==(c&&c.options&&c.options.id)&&(d(l)||"volume"!==n||"column"!==t.type||(l=o.id),u("option",{value:o.id},void 0,e).appendChild(r.createTextNode(i)))})):o&&i&&O[i+"-"+o].forEach((function(t){u("option",{value:t},void 0,e).appendChild(r.createTextNode(t))})),d(l)&&(e.value=l)},getNameType:function(t,e){var o=t.options,i=n.seriesTypes;return i=i[e]&&i[e].prototype.nameBase||e.toUpperCase(),o&&o.type&&(e=t.options.type,i=t.name),{indicatorFullName:i,indicatorType:e}},listAllSeries:function(t,n,e,o,i,l){var r=this.indicators;e&&(t=r.addSelection.call(this,t,n,o),r.addSelectionOptions.call(this,e,n,t,void 0,void 0,void 0,i),d(l)&&(t.value=l))},addFormFields:function(n,e,o,i){var l=e.params||e.options.params,c=this.indicators.getNameType;i.innerHTML=t.emptyHTML,u("h3",{className:"highcharts-indicator-title"},void 0,i).appendChild(r.createTextNode(c(e,o).indicatorFullName)),u("input",{type:"hidden",name:"highcharts-type-"+o,value:o},void 0,i),this.indicators.listAllSeries.call(this,o,"series",n,i,e,e.linkedParent&&e.linkedParent.options.id),l.volumeSeriesID&&this.indicators.listAllSeries.call(this,o,"volume",n,i,e,e.linkedParent&&l.volumeSeriesID),this.indicators.addParamInputs.call(this,n,"params",l,o,i)},addParamInputs:function(t,n,e,o,i){var l,r=this,c=r.indicators,a=this.indicators.addParamInputs,s=this.addInput;t&&C(e,(function(e,u){if(l=n+"."+u,d(e)&&l)if(_(e)&&(s.call(r,l,o,i,{}),a.call(r,t,l,e,o,i)),l in M){var g=c.addSelection.call(r,o,l,i);c.addSelectionOptions.call(r,t,n,g,o,u,e)}else"params.volumeSeriesID"===l||h(e)||s.call(r,l,o,i,{value:e,type:"text"})}))},getAmount:function(){var t=0;return this.series.forEach((function(n){var e=n.options;(n.params||e&&e.params)&&t++})),t}},tabs:{init:function(t){var n=this.tabs,e=this.indicators.getAmount.call(t);t&&(t=n.addMenuItem.call(this,"add"),n.addMenuItem.call(this,"edit",e),n.addContentItem.call(this,"add"),n.addContentItem.call(this,"edit"),n.switchTabs.call(this,e),n.selectTab.call(this,t,0))},addMenuItem:function(t,n){var e="highcharts-tab-item",o=this.lang;return 0===n&&(e+=" highcharts-tab-disabled"),(n=u("span",{className:e},void 0,this.popup.container)).appendChild(r.createTextNode(o[t+"Button"]||t)),n.setAttribute("highcharts-data-tab-type",t),n},addContentItem:function(){return u("div",{className:"highcharts-tab-item-content highcharts-no-mousewheel"},void 0,this.popup.container)},switchTabs:function(t){var n=this;this.popup.container.querySelectorAll(".highcharts-tab-item").forEach((function(e,o){"edit"===e.getAttribute("highcharts-data-tab-type")&&0===t||["click","touchstart"].forEach((function(t){s(e,t,(function(){n.tabs.deselectAll.call(n),n.tabs.selectTab.call(n,this,o)}))}))}))},selectTab:function(t,n){var e=this.popup.container.querySelectorAll(".highcharts-tab-item-content");t.className+=" highcharts-tab-item-active",e[n].className+=" highcharts-tab-item-show"},deselectAll:function(){var t,n=this.popup.container,e=n.querySelectorAll(".highcharts-tab-item");for(n=n.querySelectorAll(".highcharts-tab-item-content"),t=0;t<e.length;t++)e[t].classList.remove("highcharts-tab-item-active"),n[t].classList.remove("highcharts-tab-item-show")}}},s(e,"showPopup",(function(t){this.popup||(this.popup=new n.Popup(this.chart.container,this.chart.options.navigation.iconsURL||this.chart.options.stockTools&&this.chart.options.stockTools.gui.iconsURL||"https://code.highcharts.com/9.3.3/gfx/stock-icons/",this.chart)),this.popup.showForm(t.formType,this.chart,t.options,t.onSubmit)})),s(e,"closePopup",(function(){this.popup&&this.popup.closePopup()})),n.Popup})),n(t,"masters/modules/annotations-advanced.src.js",[],(function(){}))}))},nfiU:function(t,n,e){"use strict";var o=e("AZf1"),i=e("KC+j");o.Observable.prototype.concatMap=i.concatMap},nkkL:function(t,n,e){"use strict";var o=e("/WK6").root.Symbol;n.rxSubscriber="function"==typeof o&&"function"==typeof o.for?o.for("rxSubscriber"):"@@rxSubscriber",n.$$rxSubscriber=n.rxSubscriber},nxYh:function(t,n,e){"use strict";var o=e("16yF");n.bufferCount=function(t,n){return void 0===n&&(n=null),o.bufferCount(t,n)(this)}},"o/sf":function(t,n,e){"use strict";var o=e("AZf1"),i=e("9A9s");o.Observable.never=i.never},o6MN:function(t,n,e){var o=e("PBLz").__extends,i=e("9jZZ"),l=e("Irel");n.defaultThrottleConfig={leading:!0,trailing:!1},n.throttle=function(t,e){return void 0===e&&(e=n.defaultThrottleConfig),function(n){return n.lift(new r(t,e.leading,e.trailing))}};var r=function(){function t(t,n,e){this.durationSelector=t,this.leading=n,this.trailing=e}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.durationSelector,this.leading,this.trailing))},t}(),c=function(t){function n(n,e,o,i){t.call(this,n),this.destination=n,this.durationSelector=e,this._leading=o,this._trailing=i,this._hasTrailingValue=!1}return o(n,t),n.prototype._next=function(t){if(this.throttled)this._trailing&&(this._hasTrailingValue=!0,this._trailingValue=t);else{var n=this.tryDurationSelector(t);n&&this.add(this.throttled=l.subscribeToResult(this,n)),this._leading&&(this.destination.next(t),this._trailing&&(this._hasTrailingValue=!0,this._trailingValue=t))}},n.prototype.tryDurationSelector=function(t){try{return this.durationSelector(t)}catch(n){return this.destination.error(n),null}},n.prototype._unsubscribe=function(){var t=this.throttled;this._trailingValue=null,this._hasTrailingValue=!1,t&&(this.remove(t),this.throttled=null,t.unsubscribe())},n.prototype._sendTrailing=function(){var t=this;t.throttled&&t._trailing&&t._hasTrailingValue&&(t.destination.next(t._trailingValue),this._trailingValue=null,this._hasTrailingValue=!1)},n.prototype.notifyNext=function(t,n,e,o,i){this._sendTrailing(),this._unsubscribe()},n.prototype.notifyComplete=function(){this._sendTrailing(),this._unsubscribe()},n}(i.OuterSubscriber)},oGc9:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz"),l=e("9x29");n.materialize=function(){return function(t){return t.lift(new r)}};var r=function(){function t(){}return t.prototype.call=function(t,n){return n.subscribe(new c(t))},t}(),c=function(t){function n(n){t.call(this,n)}return o(n,t),n.prototype._next=function(t){this.destination.next(l.Notification.createNext(t))},n.prototype._error=function(t){var n=this.destination;n.next(l.Notification.createError(t)),n.complete()},n.prototype._complete=function(){var t=this.destination;t.next(l.Notification.createComplete()),t.complete()},n}(i.Subscriber)},oQYR:function(t,n,e){var o=e("PBLz").__extends,i=e("rVFa"),l=e("G2HO"),r=e("1uGz"),c=e("9jZZ"),a=e("Irel"),s=e("+2+e");function u(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];var e=t[t.length-1];return"function"==typeof e&&t.pop(),new i.ArrayObservable(t).lift(new d(e))}n.zip=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];return function(n){return n.lift.call(u.apply(void 0,[n].concat(t)))}},n.zipStatic=u;var d=function(){function t(t){this.project=t}return t.prototype.call=function(t,n){return n.subscribe(new g(t,this.project))},t}();n.ZipOperator=d;var g=function(t){function n(n,e,o){void 0===o&&(o=Object.create(null)),t.call(this,n),this.iterators=[],this.active=0,this.project="function"==typeof e?e:null,this.values=o}return o(n,t),n.prototype._next=function(t){var n=this.iterators;l.isArray(t)?n.push(new _(t)):n.push("function"==typeof t[s.iterator]?new h(t[s.iterator]()):new C(this.destination,this,t))},n.prototype._complete=function(){var t=this.iterators,n=t.length;if(0!==n){this.active=n;for(var e=0;e<n;e++){var o=t[e];o.stillUnsubscribed?this.add(o.subscribe(o,e)):this.active--}}else this.destination.complete()},n.prototype.notifyInactive=function(){this.active--,0===this.active&&this.destination.complete()},n.prototype.checkIterators=function(){for(var t=this.iterators,n=t.length,e=this.destination,o=0;o<n;o++)if("function"==typeof(r=t[o]).hasValue&&!r.hasValue())return;var i=!1,l=[];for(o=0;o<n;o++){var r,c=(r=t[o]).next();if(r.hasCompleted()&&(i=!0),c.done)return void e.complete();l.push(c.value)}this.project?this._tryProject(l):e.next(l),i&&e.complete()},n.prototype._tryProject=function(t){var n;try{n=this.project.apply(this,t)}catch(e){return void this.destination.error(e)}this.destination.next(n)},n}(r.Subscriber);n.ZipSubscriber=g;var h=function(){function t(t){this.iterator=t,this.nextResult=t.next()}return t.prototype.hasValue=function(){return!0},t.prototype.next=function(){var t=this.nextResult;return this.nextResult=this.iterator.next(),t},t.prototype.hasCompleted=function(){var t=this.nextResult;return t&&t.done},t}(),_=function(){function t(t){this.array=t,this.index=0,this.length=0,this.length=t.length}return t.prototype[s.iterator]=function(){return this},t.prototype.next=function(t){var n=this.index++;return n<this.length?{value:this.array[n],done:!1}:{value:null,done:!0}},t.prototype.hasValue=function(){return this.array.length>this.index},t.prototype.hasCompleted=function(){return this.array.length===this.index},t}(),C=function(t){function n(n,e,o){t.call(this,n),this.parent=e,this.observable=o,this.stillUnsubscribed=!0,this.buffer=[],this.isComplete=!1}return o(n,t),n.prototype[s.iterator]=function(){return this},n.prototype.next=function(){var t=this.buffer;return 0===t.length&&this.isComplete?{value:null,done:!0}:{value:t.shift(),done:!1}},n.prototype.hasValue=function(){return this.buffer.length>0},n.prototype.hasCompleted=function(){return 0===this.buffer.length&&this.isComplete},n.prototype.notifyComplete=function(){this.buffer.length>0?(this.isComplete=!0,this.parent.notifyInactive()):this.destination.complete()},n.prototype.notifyNext=function(t,n,e,o,i){this.buffer.push(n),this.parent.checkIterators()},n.prototype.subscribe=function(t,n){return a.subscribeToResult(this,this.observable,this,n)},n}(c.OuterSubscriber)},"od+f":function(t,n,e){var o=e("PBLz").__extends,i=e("AZf1"),l=e("36rE"),r=e("G2HO"),c=e("Irel"),a=e("9jZZ");n.ForkJoinObservable=function(t){function n(n,e){t.call(this),this.sources=n,this.resultSelector=e}return o(n,t),n.create=function(){for(var t=[],e=0;e<arguments.length;e++)t[e-0]=arguments[e];if(null===t||0===arguments.length)return new l.EmptyObservable;var o=null;return"function"==typeof t[t.length-1]&&(o=t.pop()),1===t.length&&r.isArray(t[0])&&(t=t[0]),0===t.length?new l.EmptyObservable:new n(t,o)},n.prototype._subscribe=function(t){return new s(t,this.sources,this.resultSelector)},n}(i.Observable);var s=function(t){function n(n,e,o){t.call(this,n),this.sources=e,this.resultSelector=o,this.completed=0,this.haveValues=0;var i=e.length;this.total=i,this.values=new Array(i);for(var l=0;l<i;l++){var r=c.subscribeToResult(this,e[l],null,l);r&&(r.outerIndex=l,this.add(r))}}return o(n,t),n.prototype.notifyNext=function(t,n,e,o,i){this.values[e]=n,i._hasValue||(i._hasValue=!0,this.haveValues++)},n.prototype.notifyComplete=function(t){var n=this.destination,e=this.haveValues,o=this.resultSelector,i=this.values,l=i.length;if(t._hasValue){if(this.completed++,this.completed===l){if(e===l){var r=o?o.apply(this,i):i;n.next(r)}n.complete()}}else n.complete()},n}(a.OuterSubscriber)},oemf:function(t,n,e){var o=e("PBLz").__extends,i=e("/WK6"),l=e("zKHA"),r=e("AJP0"),c=e("AZf1"),a=e("1uGz"),s=e("aK2G");function u(){if(i.root.XMLHttpRequest)return new i.root.XMLHttpRequest;if(i.root.XDomainRequest)return new i.root.XDomainRequest;throw new Error("CORS is not supported by your browser")}function d(t,n){return void 0===n&&(n=null),new M({method:"GET",url:t,headers:n})}function g(t,n,e){return new M({method:"POST",url:t,body:n,headers:e})}function h(t,n){return new M({method:"DELETE",url:t,headers:n})}function _(t,n,e){return new M({method:"PUT",url:t,body:n,headers:e})}function C(t,n,e){return new M({method:"PATCH",url:t,body:n,headers:e})}n.ajaxGet=d,n.ajaxPost=g,n.ajaxDelete=h,n.ajaxPut=_,n.ajaxPatch=C;var p=s.map((function(t,n){return t.response}));function f(t,n){return p(new M({method:"GET",url:t,responseType:"json",headers:n}))}n.ajaxGetJSON=f;var M=function(t){function n(n){t.call(this);var e={async:!0,createXHR:function(){return this.crossDomain?u.call(this):function(){if(i.root.XMLHttpRequest)return new i.root.XMLHttpRequest;var t=void 0;try{for(var n=["Msxml2.XMLHTTP","Microsoft.XMLHTTP","Msxml2.XMLHTTP.4.0"],e=0;e<3;e++)try{if(new i.root.ActiveXObject(t=n[e]))break}catch(o){}return new i.root.ActiveXObject(t)}catch(o){throw new Error("XMLHttpRequest is not supported by your browser")}}()},crossDomain:!1,withCredentials:!1,headers:{},method:"GET",responseType:"json",timeout:0};if("string"==typeof n)e.url=n;else for(var o in n)n.hasOwnProperty(o)&&(e[o]=n[o]);this.request=e}var e;return o(n,t),n.prototype._subscribe=function(t){return new P(t,this.request)},n.create=((e=function(t){return new n(t)}).get=d,e.post=g,e.delete=h,e.put=_,e.patch=C,e.getJSON=f,e),n}(c.Observable);n.AjaxObservable=M;var P=function(t){function n(n,e){t.call(this,n),this.request=e,this.done=!1;var o=e.headers=e.headers||{};e.crossDomain||o["X-Requested-With"]||(o["X-Requested-With"]="XMLHttpRequest"),"Content-Type"in o||i.root.FormData&&e.body instanceof i.root.FormData||void 0===e.body||(o["Content-Type"]="application/x-www-form-urlencoded; charset=UTF-8"),e.body=this.serializeBody(e.body,e.headers["Content-Type"]),this.send()}return o(n,t),n.prototype.next=function(t){this.done=!0;var n=this.destination,e=new O(t,this.xhr,this.request);n.next(e)},n.prototype.send=function(){var t=this.request,n=this.request,e=n.user,o=n.method,i=n.url,c=n.async,a=n.password,s=n.headers,u=n.body,d=l.tryCatch(t.createXHR).call(t);if(d===r.errorObject)this.error(r.errorObject.e);else{if(this.xhr=d,this.setupEvents(d,t),(e?l.tryCatch(d.open).call(d,o,i,c,e,a):l.tryCatch(d.open).call(d,o,i,c))===r.errorObject)return this.error(r.errorObject.e),null;if(c&&(d.timeout=t.timeout,d.responseType=t.responseType),"withCredentials"in d&&(d.withCredentials=!!t.withCredentials),this.setHeaders(d,s),(u?l.tryCatch(d.send).call(d,u):l.tryCatch(d.send).call(d))===r.errorObject)return this.error(r.errorObject.e),null}return d},n.prototype.serializeBody=function(t,n){if(!t||"string"==typeof t)return t;if(i.root.FormData&&t instanceof i.root.FormData)return t;if(n){var e=n.indexOf(";");-1!==e&&(n=n.substring(0,e))}switch(n){case"application/x-www-form-urlencoded":return Object.keys(t).map((function(n){return encodeURIComponent(n)+"="+encodeURIComponent(t[n])})).join("&");case"application/json":return JSON.stringify(t);default:return t}},n.prototype.setHeaders=function(t,n){for(var e in n)n.hasOwnProperty(e)&&t.setRequestHeader(e,n[e])},n.prototype.setupEvents=function(t,n){var e,o,l=n.progressSubscriber;function r(t){var n=r.subscriber,e=r.progressSubscriber,o=r.request;e&&e.error(t),n.error(new y(this,o))}function c(t){var n=c.subscriber,e=c.progressSubscriber,o=c.request;if(4===this.readyState){var i=1223===this.status?204:this.status;0===i&&(i=("text"===this.responseType?this.response||this.responseText:this.response)?200:0),200<=i&&i<300?(e&&e.complete(),n.next(t),n.complete()):(e&&e.error(t),n.error(new m("ajax error "+i,this,o)))}}t.ontimeout=r,r.request=n,r.subscriber=this,r.progressSubscriber=l,t.upload&&"withCredentials"in t&&(l&&(e=function(t){e.progressSubscriber.next(t)},i.root.XDomainRequest?t.onprogress=e:t.upload.onprogress=e,e.progressSubscriber=l),t.onerror=o=function(t){var n=o.progressSubscriber,e=o.subscriber,i=o.request;n&&n.error(t),e.error(new m("ajax error",this,i))},o.request=n,o.subscriber=this,o.progressSubscriber=l),t.onreadystatechange=c,c.subscriber=this,c.progressSubscriber=l,c.request=n},n.prototype.unsubscribe=function(){var n=this.xhr;!this.done&&n&&4!==n.readyState&&"function"==typeof n.abort&&n.abort(),t.prototype.unsubscribe.call(this)},n}(a.Subscriber);n.AjaxSubscriber=P;var O=function(){return function(t,n,e){this.originalEvent=t,this.xhr=n,this.request=e,this.status=n.status,this.responseType=n.responseType||e.responseType,this.response=v(this.responseType,n)}}();n.AjaxResponse=O;var m=function(t){function n(n,e,o){t.call(this,n),this.message=n,this.xhr=e,this.request=o,this.status=e.status,this.responseType=e.responseType||o.responseType,this.response=v(this.responseType,e)}return o(n,t),n}(Error);function v(t,n){switch(t){case"json":return"response"in n?n.responseType?n.response:JSON.parse(n.response||n.responseText||"null"):JSON.parse(n.responseText||"null");case"xml":return n.responseXML;case"text":default:return"response"in n?n.response:n.responseText}}n.AjaxError=m;var y=function(t){function n(n,e){t.call(this,"ajax timeout",n,e)}return o(n,t),n}(m);n.AjaxTimeoutError=y},onNu:function(t,n,e){"use strict";var o=e("Rm1J");n.onErrorResumeNext=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];return o.onErrorResumeNext.apply(void 0,t)(this)}},onQ2:function(t,n,e){"use strict";var o=e("H0zL");n.exhaust=function(){return o.exhaust()(this)}},oonV:function(t,n,e){"use strict";var o=e("AZf1"),i=e("+Whv");o.Observable.using=i.using},pNQw:function(t,n,e){"use strict";var o=e("AZf1"),i=e("UqH8");o.Observable.timer=i.timer},pYXR:function(t,n,e){"use strict";n.isObject=function(t){return null!=t&&"object"==typeof t}},pZ8H:function(t,n,e){"use strict";var o=e("2Tbn");n.defaultIfEmpty=function(t){return void 0===t&&(t=null),o.defaultIfEmpty(t)(this)}},"pi/U":function(t,n,e){"use strict";var o=e("AZf1"),i=e("D4pF");o.Observable.prototype.debounceTime=i.debounceTime},"pk/4":function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz");n.refCount=function(){return function(t){return t.lift(new l(t))}};var l=function(){function t(t){this.connectable=t}return t.prototype.call=function(t,n){var e=this.connectable;e._refCount++;var o=new r(t,e),i=n.subscribe(o);return o.closed||(o.connection=e.connect()),i},t}(),r=function(t){function n(n,e){t.call(this,n),this.connectable=e}return o(n,t),n.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var n=t._refCount;if(n<=0)this.connection=null;else if(t._refCount=n-1,n>1)this.connection=null;else{var e=this.connection,o=t._connection;this.connection=null,!o||e&&o!==e||o.unsubscribe()}}else this.connection=null},n}(i.Subscriber)},puri:function(t,n,e){"use strict";var o=e("AZf1"),i=e("1nIg");o.Observable.prototype.publishLast=i.publishLast},"q+iv":function(t,n,e){var o=e("PBLz").__extends,i=e("FXL7");n.AsapScheduler=function(t){function n(){t.apply(this,arguments)}return o(n,t),n.prototype.flush=function(t){this.active=!0,this.scheduled=void 0;var n,e=this.actions,o=-1,i=e.length;t=t||e.shift();do{if(n=t.execute(t.state,t.delay))break}while(++o<i&&(t=e.shift()));if(this.active=!1,n){for(;++o<i&&(t=e.shift());)t.unsubscribe();throw n}},n}(i.AsyncScheduler)},q6z3:function(t,n,e){"use strict";var o=e("AZf1"),i=e("IEzG");o.Observable.prototype.withLatestFrom=i.withLatestFrom},q9sB:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz"),l=e("y2i3");n.finalize=function(t){return function(n){return n.lift(new r(t))}};var r=function(){function t(t){this.callback=t}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.callback))},t}(),c=function(t){function n(n,e){t.call(this,n),this.add(new l.Subscription(e))}return o(n,t),n}(i.Subscriber)},"qJ4/":function(t,n,e){"use strict";var o=e("f947");n.publishReplay=function(t,n,e,i){return o.publishReplay(t,n,e,i)(this)}},qKmH:function(t,n,e){"use strict";var o=e("yl3g");n.generate=o.GenerateObservable.create},qN2p:function(t,n,e){"use strict";var o=e("DKXc");n.findIndex=function(t,n){return function(e){return e.lift(new o.FindValueOperator(t,e,!0,n))}}},qQIA:function(t,n,e){"use strict";var o=e("Mnf/");n.interval=o.IntervalObservable.create},qnU5:function(t,n,e){"use strict";var o=e("AZf1"),i=e("JLi8");o.Observable.forkJoin=i.forkJoin},qnn9:function(t,n,e){"use strict";var o=e("zVww");n.concatMapTo=function(t,n){return o.concatMapTo(t,n)(this)}},r2oo:function(t,n,e){var o=e("PBLz").__extends,i=e("/WK6"),l=e("AZf1");function r(t){var n=t.subscriber;n.closed||(n.next(t.value),n.complete())}function c(t){var n=t.subscriber;n.closed||n.error(t.err)}n.PromiseObservable=function(t){function n(n,e){t.call(this),this.promise=n,this.scheduler=e}return o(n,t),n.create=function(t,e){return new n(t,e)},n.prototype._subscribe=function(t){var n=this,e=this.promise,o=this.scheduler;if(null==o)this._isScalar?t.closed||(t.next(this.value),t.complete()):e.then((function(e){n.value=e,n._isScalar=!0,t.closed||(t.next(e),t.complete())}),(function(n){t.closed||t.error(n)})).then(null,(function(t){i.root.setTimeout((function(){throw t}))}));else if(this._isScalar){if(!t.closed)return o.schedule(r,0,{value:this.value,subscriber:t})}else e.then((function(e){n.value=e,n._isScalar=!0,t.closed||t.add(o.schedule(r,0,{value:e,subscriber:t}))}),(function(n){t.closed||t.add(o.schedule(c,0,{err:n,subscriber:t}))})).then(null,(function(t){i.root.setTimeout((function(){throw t}))}))},n}(l.Observable)},r9ib:function(t,n,e){"use strict";var o=e("w1ve");n.bindCallback=o.BoundCallbackObservable.create},rOew:function(t,n,e){"use strict";var o=e("0Qin");n.shareReplay=function(t,n,e){return o.shareReplay(t,n,e)(this)}},rPn0:function(t,n,e){"use strict";var o=e("7f6I");n.publishBehavior=function(t){return o.publishBehavior(t)(this)}},rVFa:function(t,n,e){var o=e("PBLz").__extends,i=e("AZf1"),l=e("8x9D"),r=e("36rE"),c=e("NwwV");n.ArrayObservable=function(t){function n(n,e){t.call(this),this.array=n,this.scheduler=e,e||1!==n.length||(this._isScalar=!0,this.value=n[0])}return o(n,t),n.create=function(t,e){return new n(t,e)},n.of=function(){for(var t=[],e=0;e<arguments.length;e++)t[e-0]=arguments[e];var o=t[t.length-1];c.isScheduler(o)?t.pop():o=null;var i=t.length;return i>1?new n(t,o):1===i?new l.ScalarObservable(t[0],o):new r.EmptyObservable(o)},n.dispatch=function(t){var n=t.array,e=t.index,o=t.subscriber;e>=t.count?o.complete():(o.next(n[e]),o.closed||(t.index=e+1,this.schedule(t)))},n.prototype._subscribe=function(t){var e=this.array,o=e.length,i=this.scheduler;if(i)return i.schedule(n.dispatch,0,{array:e,index:0,count:o,subscriber:t});for(var l=0;l<o&&!t.closed;l++)t.next(e[l]);t.complete()},n}(i.Observable)},rYxE:function(t,n,e){"use strict";var o=e("AZf1"),i=e("fmye");o.Observable.prototype.last=i.last},re5B:function(t,n,e){var o=e("PBLz").__extends,i=e("y2i3"),l=e("Irel"),r=e("9jZZ");n.bufferToggle=function(t,n){return function(e){return e.lift(new c(t,n))}};var c=function(){function t(t,n){this.openings=t,this.closingSelector=n}return t.prototype.call=function(t,n){return n.subscribe(new a(t,this.openings,this.closingSelector))},t}(),a=function(t){function n(n,e,o){t.call(this,n),this.openings=e,this.closingSelector=o,this.contexts=[],this.add(l.subscribeToResult(this,e))}return o(n,t),n.prototype._next=function(t){for(var n=this.contexts,e=n.length,o=0;o<e;o++)n[o].buffer.push(t)},n.prototype._error=function(n){for(var e=this.contexts;e.length>0;){var o=e.shift();o.subscription.unsubscribe(),o.buffer=null,o.subscription=null}this.contexts=null,t.prototype._error.call(this,n)},n.prototype._complete=function(){for(var n=this.contexts;n.length>0;){var e=n.shift();this.destination.next(e.buffer),e.subscription.unsubscribe(),e.buffer=null,e.subscription=null}this.contexts=null,t.prototype._complete.call(this)},n.prototype.notifyNext=function(t,n,e,o,i){t?this.closeBuffer(t):this.openBuffer(n)},n.prototype.notifyComplete=function(t){this.closeBuffer(t.context)},n.prototype.openBuffer=function(t){try{var n=this.closingSelector.call(this,t);n&&this.trySubscribe(n)}catch(e){this._error(e)}},n.prototype.closeBuffer=function(t){var n=this.contexts;if(n&&t){var e=t.subscription;this.destination.next(t.buffer),n.splice(n.indexOf(t),1),this.remove(e),e.unsubscribe()}},n.prototype.trySubscribe=function(t){var n=this.contexts,e=new i.Subscription,o={buffer:[],subscription:e};n.push(o);var r=l.subscribeToResult(this,t,o);!r||r.closed?this.closeBuffer(o):(r.context=o,this.add(r),e.add(r))},n}(r.OuterSubscriber)},rgOj:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz"),l=e("zKHA"),r=e("AJP0");n.distinctUntilChanged=function(t,n){return function(e){return e.lift(new c(t,n))}};var c=function(){function t(t,n){this.compare=t,this.keySelector=n}return t.prototype.call=function(t,n){return n.subscribe(new a(t,this.compare,this.keySelector))},t}(),a=function(t){function n(n,e,o){t.call(this,n),this.keySelector=o,this.hasKey=!1,"function"==typeof e&&(this.compare=e)}return o(n,t),n.prototype.compare=function(t,n){return t===n},n.prototype._next=function(t){var n=t;if(this.keySelector&&(n=l.tryCatch(this.keySelector)(t))===r.errorObject)return this.destination.error(r.errorObject.e);var e=!1;if(this.hasKey){if((e=l.tryCatch(this.compare)(this.key,n))===r.errorObject)return this.destination.error(r.errorObject.e)}else this.hasKey=!0;!1===Boolean(e)&&(this.key=n,this.destination.next(t))},n}(i.Subscriber)},rgyr:function(t,n,e){"use strict";var o=e("AZf1"),i=e("8rll");o.Observable.prototype.scan=i.scan},ri69:function(t,n,e){"use strict";var o=e("AZf1"),i=e("NeaI");o.Observable.prototype.throttle=i.throttle},"s3E+":function(t,n,e){"use strict";var o=e("AZf1"),i=e("Lhs8");o.Observable.prototype.do=i._do,o.Observable.prototype._do=i._do},s6Xu:function(t,n,e){"use strict";var o=e("AZf1"),i=e("e7R1");o.Observable.prototype.mergeAll=i.mergeAll},sBlj:function(t,n,e){"use strict";var o=e("AZf1"),i=e("TzlO");o.Observable.prototype.debounce=i.debounce},sUHN:function(t,n,e){"use strict";var o=e("AZf1"),i=e("ZTY5");o.Observable.prototype.toArray=i.toArray},sYdX:function(t,n,e){"use strict";var o=e("36rE");n.empty=o.EmptyObservable.create},saxw:function(t,n,e){var o=e("PBLz").__extends,i=e("1uGz");n.mapTo=function(t){return function(n){return n.lift(new l(t))}};var l=function(){function t(t){this.value=t}return t.prototype.call=function(t,n){return n.subscribe(new r(t,this.value))},t}(),r=function(t){function n(n,e){t.call(this,n),this.value=e}return o(n,t),n.prototype._next=function(t){this.destination.next(this.value)},n}(i.Subscriber)},skK3:function(t,n,e){"use strict";var o=e("oQYR");n.zipProto=function(){for(var t=[],n=0;n<arguments.length;n++)t[n-0]=arguments[n];return o.zip.apply(void 0,t)(this)}},suOF:function(t,n,e){"use strict";var o=e("Re0n"),i=e("BTim");n.TimeInterval=i.TimeInterval,n.timeInterval=function(t){return void 0===t&&(t=o.async),i.timeInterval(t)(this)}},svOU:function(t,n,e){"use strict";var o=e("Re0n"),i=e("zZI/"),l=e("NwwV"),r=e("3WZS");n.windowTime=function(t){var n=o.async,e=null,c=Number.POSITIVE_INFINITY;return l.isScheduler(arguments[3])&&(n=arguments[3]),l.isScheduler(arguments[2])?n=arguments[2]:i.isNumeric(arguments[2])&&(c=arguments[2]),l.isScheduler(arguments[1])?n=arguments[1]:i.isNumeric(arguments[1])&&(e=arguments[1]),r.windowTime(t,e,c,n)(this)}},t4k3:function(t,n,e){"use strict";var o=e("AZf1"),i=e("9Kp9");o.Observable.from=i.from},tHdp:function(t,n,e){"use strict";var o=e("rVFa");n.of=o.ArrayObservable.of},tTnh:function(t,n,e){"use strict";var o=e("AZf1"),i=e("FEB/");o.Observable.prototype.distinct=i.distinct},tq08:function(t,n,e){"use strict";var o=e("AZf1"),i=e("tHdp");o.Observable.of=i.of},tyYb:function(t,n,e){"use strict";var o=e("AZf1"),i=e("codN");o.Observable.bindNodeCallback=i.bindNodeCallback},uH8Z:function(t,n,e){"use strict";var o=e("Re0n"),i=e("Z57B");n.timestamp=function(t){return void 0===t&&(t=o.async),i.timestamp(t)(this)}},uJFK:function(t,n,e){"use strict";var o=e("5aaB");n.max=function(t){return o.max(t)(this)}},uQuL:function(t,n,e){"use strict";var o=e("AZf1"),i=e("IwEe");o.Observable.prototype.finally=i._finally,o.Observable.prototype._finally=i._finally},"uj+q":function(t,n,e){var o=e("PBLz").__extends,i=e("Re0n"),l=e("hut+"),r=e("9jZZ"),c=e("Irel");n.timeoutWith=function(t,n,e){return void 0===e&&(e=i.async),function(o){var i=l.isDate(t),r=i?+t-e.now():Math.abs(t);return o.lift(new a(r,i,n,e))}};var a=function(){function t(t,n,e,o){this.waitFor=t,this.absoluteTimeout=n,this.withObservable=e,this.scheduler=o}return t.prototype.call=function(t,n){return n.subscribe(new s(t,this.absoluteTimeout,this.waitFor,this.withObservable,this.scheduler))},t}(),s=function(t){function n(n,e,o,i,l){t.call(this,n),this.absoluteTimeout=e,this.waitFor=o,this.withObservable=i,this.scheduler=l,this.action=null,this.scheduleTimeout()}return o(n,t),n.dispatchTimeout=function(t){var n=t.withObservable;t._unsubscribeAndRecycle(),t.add(c.subscribeToResult(t,n))},n.prototype.scheduleTimeout=function(){var t=this.action;t?this.action=t.schedule(this,this.waitFor):this.add(this.action=this.scheduler.schedule(n.dispatchTimeout,this.waitFor,this))},n.prototype._next=function(n){this.absoluteTimeout||this.scheduleTimeout(),t.prototype._next.call(this,n)},n.prototype._unsubscribe=function(){this.action=null,this.scheduler=null,this.withObservable=null},n}(r.OuterSubscriber)},un7O:function(t,n,e){"use strict";var o=e("A0iX");n.concatAll=function(){return o.concatAll()(this)}},urEZ:function(t,n,e){"use strict";var o=e("0j0j");n.repeatWhen=function(t){return o.repeatWhen(t)(this)}},"v/g4":function(t,n,e){"use strict";var o=e("AZf1"),i=e("cWud");o.Observable.prototype.windowWhen=i.windowWhen},vIOj:function(t,n,e){"use strict";var o=e("AZf1"),i=e("LLa1");o.Observable.prototype.buffer=i.buffer},vqpL:function(t,n,e){"use strict";var o=e("AZf1"),i=e("8tnl");o.Observable.if=i._if},w1ve:function(t,n,e){var o=e("PBLz").__extends,i=e("AZf1"),l=e("zKHA"),r=e("AJP0"),c=e("8G9e");function a(t){var n=t.subject;n.next(t.value),n.complete()}function s(t){t.subject.error(t.err)}n.BoundCallbackObservable=function(t){function n(n,e,o,i,l){t.call(this),this.callbackFunc=n,this.selector=e,this.args=o,this.context=i,this.scheduler=l}return o(n,t),n.create=function(t,e,o){return void 0===e&&(e=void 0),function(){for(var i=[],l=0;l<arguments.length;l++)i[l-0]=arguments[l];return new n(t,e,i,this,o)}},n.prototype._subscribe=function(t){var e=this.callbackFunc,o=this.args,i=this.scheduler,a=this.subject;if(i)return i.schedule(n.dispatch,0,{source:this,subscriber:t,context:this.context});if(!a){a=this.subject=new c.AsyncSubject;var s=function t(){for(var n=[],e=0;e<arguments.length;e++)n[e-0]=arguments[e];var o=t.source,i=o.selector,c=o.subject;if(i){var a=l.tryCatch(i).apply(this,n);a===r.errorObject?c.error(r.errorObject.e):(c.next(a),c.complete())}else c.next(n.length<=1?n[0]:n),c.complete()};s.source=this,l.tryCatch(e).apply(this.context,o.concat(s))===r.errorObject&&a.error(r.errorObject.e)}return a.subscribe(t)},n.dispatch=function(t){var n=this,e=t.source,o=t.subscriber,i=t.context,u=e.callbackFunc,d=e.args,g=e.scheduler,h=e.subject;if(!h){h=e.subject=new c.AsyncSubject;var _=function t(){for(var e=[],o=0;o<arguments.length;o++)e[o-0]=arguments[o];var i=t.source,c=i.selector,u=i.subject;if(c){var d=l.tryCatch(c).apply(this,e);n.add(d===r.errorObject?g.schedule(s,0,{err:r.errorObject.e,subject:u}):g.schedule(a,0,{value:d,subject:u}))}else{var h=e.length<=1?e[0]:e;n.add(g.schedule(a,0,{value:h,subject:u}))}};_.source=e,l.tryCatch(u).apply(i,d.concat(_))===r.errorObject&&h.error(r.errorObject.e)}n.add(h.subscribe(o))},n}(i.Observable)},wELj:function(t,n,e){var o=e("PBLz").__extends,i=e("Re0n"),l=e("1uGz"),r=e("NwwV");n.bufferTime=function(t){var n=arguments.length,e=i.async;r.isScheduler(arguments[arguments.length-1])&&(e=arguments[arguments.length-1],n--);var o=null;n>=2&&(o=arguments[1]);var l=Number.POSITIVE_INFINITY;return n>=3&&(l=arguments[2]),function(n){return n.lift(new c(t,o,l,e))}};var c=function(){function t(t,n,e,o){this.bufferTimeSpan=t,this.bufferCreationInterval=n,this.maxBufferSize=e,this.scheduler=o}return t.prototype.call=function(t,n){return n.subscribe(new s(t,this.bufferTimeSpan,this.bufferCreationInterval,this.maxBufferSize,this.scheduler))},t}(),a=function(){return function(){this.buffer=[]}}(),s=function(t){function n(n,e,o,i,l){t.call(this,n),this.bufferTimeSpan=e,this.bufferCreationInterval=o,this.maxBufferSize=i,this.scheduler=l,this.contexts=[];var r=this.openContext();if(this.timespanOnly=null==o||o<0,this.timespanOnly)this.add(r.closeAction=l.schedule(u,e,{subscriber:this,context:r,bufferTimeSpan:e}));else{var c={bufferTimeSpan:e,bufferCreationInterval:o,subscriber:this,scheduler:l};this.add(r.closeAction=l.schedule(g,e,{subscriber:this,context:r})),this.add(l.schedule(d,o,c))}}return o(n,t),n.prototype._next=function(t){for(var n,e=this.contexts,o=e.length,i=0;i<o;i++){var l=e[i],r=l.buffer;r.push(t),r.length==this.maxBufferSize&&(n=l)}n&&this.onBufferFull(n)},n.prototype._error=function(n){this.contexts.length=0,t.prototype._error.call(this,n)},n.prototype._complete=function(){for(var n=this.contexts,e=this.destination;n.length>0;){var o=n.shift();e.next(o.buffer)}t.prototype._complete.call(this)},n.prototype._unsubscribe=function(){this.contexts=null},n.prototype.onBufferFull=function(t){this.closeContext(t);var n=t.closeAction;if(n.unsubscribe(),this.remove(n),!this.closed&&this.timespanOnly){t=this.openContext();var e=this.bufferTimeSpan;this.add(t.closeAction=this.scheduler.schedule(u,e,{subscriber:this,context:t,bufferTimeSpan:e}))}},n.prototype.openContext=function(){var t=new a;return this.contexts.push(t),t},n.prototype.closeContext=function(t){this.destination.next(t.buffer);var n=this.contexts;(n?n.indexOf(t):-1)>=0&&n.splice(n.indexOf(t),1)},n}(l.Subscriber);function u(t){var n=t.subscriber,e=t.context;e&&n.closeContext(e),n.closed||(t.context=n.openContext(),t.context.closeAction=this.schedule(t,t.bufferTimeSpan))}function d(t){var n=t.bufferCreationInterval,e=t.bufferTimeSpan,o=t.subscriber,i=t.scheduler,l=o.openContext();o.closed||(o.add(l.closeAction=i.schedule(g,e,{subscriber:o,context:l})),this.schedule(t,n))}function g(t){t.subscriber.closeContext(t.context)}},wEqr:function(t,n,e){"use strict";var o=e("gSfb");n.partition=function(t,n){return o.partition(t,n)(this)}},wR93:function(t,n,e){"use strict";var o=e("1uGz"),i=e("nkkL"),l=e("yz70");n.toSubscriber=function(t,n,e){if(t){if(t instanceof o.Subscriber)return t;if(t[i.rxSubscriber])return t[i.rxSubscriber]()}return t||n||e?new o.Subscriber(t,n,e):new o.Subscriber(l.empty)}},we3k:function(t,n,e){var o=e("PBLz").__extends,i=e("zKHA"),l=e("AJP0"),r=e("9jZZ"),c=e("Irel");n.expand=function(t,n,e){return void 0===n&&(n=Number.POSITIVE_INFINITY),void 0===e&&(e=void 0),n=(n||0)<1?Number.POSITIVE_INFINITY:n,function(o){return o.lift(new a(t,n,e))}};var a=function(){function t(t,n,e){this.project=t,this.concurrent=n,this.scheduler=e}return t.prototype.call=function(t,n){return n.subscribe(new s(t,this.project,this.concurrent,this.scheduler))},t}();n.ExpandOperator=a;var s=function(t){function n(n,e,o,i){t.call(this,n),this.project=e,this.concurrent=o,this.scheduler=i,this.index=0,this.active=0,this.hasCompleted=!1,o<Number.POSITIVE_INFINITY&&(this.buffer=[])}return o(n,t),n.dispatch=function(t){t.subscriber.subscribeToProjection(t.result,t.value,t.index)},n.prototype._next=function(t){var e=this.destination;if(e.closed)this._complete();else{var o=this.index++;if(this.active<this.concurrent){e.next(t);var r=i.tryCatch(this.project)(t,o);r===l.errorObject?e.error(l.errorObject.e):this.scheduler?this.add(this.scheduler.schedule(n.dispatch,0,{subscriber:this,result:r,value:t,index:o})):this.subscribeToProjection(r,t,o)}else this.buffer.push(t)}},n.prototype.subscribeToProjection=function(t,n,e){this.active++,this.add(c.subscribeToResult(this,t,n,e))},n.prototype._complete=function(){this.hasCompleted=!0,this.hasCompleted&&0===this.active&&this.destination.complete()},n.prototype.notifyNext=function(t,n,e,o,i){this._next(n)},n.prototype.notifyComplete=function(t){var n=this.buffer;this.remove(t),this.active--,n&&n.length>0&&this._next(n.shift()),this.hasCompleted&&0===this.active&&this.destination.complete()},n}(r.OuterSubscriber);n.ExpandSubscriber=s},wowj:function(t,n,e){"use strict";var o=e("0Iwa");n.window=function(t){return o.window(t)(this)}},wqBB:function(t,n,e){"use strict";var o=e("AZf1"),i=e("8FKM");o.Observable.prototype.sequenceEqual=i.sequenceEqual},xFrw:function(t,n,e){"use strict";var o=e("Q6nm");n.GroupedObservable=o.GroupedObservable,n.groupBy=function(t,n,e,i){return o.groupBy(t,n,e,i)(this)}},"xL+R":function(t,n,e){"use strict";var o=e("AZf1"),i=e("jRt/");o.Observable.prototype.min=i.min},xLgF:function(t,n,e){"use strict";var o=e("AZf1"),i=e("iaCc");o.Observable.range=i.range},xQMj:function(t,n,e){"use strict";var o=e("ZXB4");n.filter=function(t,n){return o.filter(t,n)(this)}},xxrh:function(t,n,e){"use strict";var o=e("r2oo");n.fromPromise=o.PromiseObservable.create},xzWc:function(t,n,e){"use strict";var o=e("4WIM");n.Subject=o.Subject,n.AnonymousSubject=o.AnonymousSubject;var i=e("AZf1");n.Observable=i.Observable,e("T3D5"),e("tyYb"),e("7qd/"),e("zSqD"),e("BbYg"),e("1BBg"),e("qnU5"),e("t4k3"),e("EeVn"),e("g1x8"),e("DsW9"),e("07YY"),e("vqpL"),e("BPHu"),e("Xn12"),e("y7vd"),e("o/sf"),e("tq08"),e("90cS"),e("JWmB"),e("xLgF"),e("oonV"),e("aUw6"),e("pNQw"),e("Sevg"),e("KHtr"),e("SfWB"),e("vIOj"),e("QY9E"),e("/Gz8"),e("zlBQ"),e("ZzdT"),e("lCqY"),e("A17Z"),e("lBaL"),e("DAeC"),e("D9at"),e("nfiU"),e("mz1d"),e("IYeR"),e("Vo3M"),e("sBlj"),e("pi/U"),e("yP7H"),e("hgYf"),e("53d5"),e("tTnh"),e("1xzA"),e("AF4n"),e("s3E+"),e("VIOb"),e("dAHb"),e("A1NZ"),e("Pg5x"),e("6Tb1"),e("uQuL"),e("z1j8"),e("zIAK"),e("8SF3"),e("6m09"),e("K4Q0"),e("Jvmm"),e("Y4yW"),e("zbiA"),e("rYxE"),e("GCyh"),e("yA04"),e("7bsd"),e("OtNS"),e("2FQM"),e("Q0aF"),e("1jHa"),e("s6Xu"),e("bZxC"),e("JLRC"),e("laXh"),e("xL+R"),e("G7wb"),e("J//a"),e("nXmG"),e("2HR8"),e("MB5B"),e("jc2T"),e("BQYW"),e("4JC2"),e("dxsx"),e("puri"),e("Ht43"),e("nD5C"),e("5/1k"),e("/mgN"),e("mSFr"),e("0U/2"),e("HTvz"),e("jNrO"),e("rgyr"),e("wqBB"),e("DbqF"),e("gugg"),e("Wv9J"),e("RYdh"),e("UGt1"),e("mXuN"),e("HH2i"),e("VLEn"),e("1G/o"),e("cdxN"),e("FYEZ"),e("Vrlg"),e("98qG"),e("l1g9"),e("UCNy"),e("Bgoh"),e("ri69"),e("M1gx"),e("Fgpt"),e("RIQZ"),e("l/bX"),e("b4nC"),e("sUHN"),e("Jmzy"),e("zZax"),e("XMAI"),e("cP0Y"),e("zrM/"),e("v/g4"),e("q6z3"),e("GJlw"),e("XzFz");var l=e("y2i3");n.Subscription=l.Subscription;var r=e("1uGz");n.Subscriber=r.Subscriber;var c=e("8G9e");n.AsyncSubject=c.AsyncSubject;var a=e("BjeI");n.ReplaySubject=a.ReplaySubject;var s=e("Bx9r");n.BehaviorSubject=s.BehaviorSubject;var u=e("3VCA");n.ConnectableObservable=u.ConnectableObservable;var d=e("9x29");n.Notification=d.Notification;var g=e("2fIB");n.EmptyError=g.EmptyError;var h=e("8kg7");n.ArgumentOutOfRangeError=h.ArgumentOutOfRangeError;var _=e("PCq3");n.ObjectUnsubscribedError=_.ObjectUnsubscribedError;var C=e("4qOA");n.TimeoutError=C.TimeoutError;var p=e("kwlx");n.UnsubscriptionError=p.UnsubscriptionError;var f=e("suOF");n.TimeInterval=f.TimeInterval;var M=e("Z57B");n.Timestamp=M.Timestamp;var P=e("ZnfZ");n.TestScheduler=P.TestScheduler;var O=e("J9JT");n.VirtualTimeScheduler=O.VirtualTimeScheduler;var m=e("oemf");n.AjaxResponse=m.AjaxResponse,n.AjaxError=m.AjaxError,n.AjaxTimeoutError=m.AjaxTimeoutError;var v=e("GyLc");n.pipe=v.pipe;var y=e("JB8t"),b=e("Re0n"),x=e("VZMG"),A=e("BoXX"),w=e("nkkL"),B=e("+2+e"),k=e("WU5C"),S=e("f0q5");n.operators=S,n.Scheduler={asap:y.asap,queue:x.queue,animationFrame:A.animationFrame,async:b.async},n.Symbol={rxSubscriber:w.rxSubscriber,observable:k.observable,iterator:B.iterator}},y2i3:function(t,n,e){"use strict";var o=e("G2HO"),i=e("pYXR"),l=e("PFc+"),r=e("zKHA"),c=e("AJP0"),a=e("kwlx");function s(t){return t.reduce((function(t,n){return t.concat(n instanceof a.UnsubscriptionError?n.errors:n)}),[])}n.Subscription=function(){function t(t){this.closed=!1,this._parent=null,this._parents=null,this._subscriptions=null,t&&(this._unsubscribe=t)}var n;return t.prototype.unsubscribe=function(){var t,n=!1;if(!this.closed){var e=this._parent,u=this._parents,d=this._unsubscribe,g=this._subscriptions;this.closed=!0,this._parent=null,this._parents=null,this._subscriptions=null;for(var h=-1,_=u?u.length:0;e;)e.remove(this),e=++h<_&&u[h]||null;if(l.isFunction(d)&&r.tryCatch(d).call(this)===c.errorObject&&(n=!0,t=t||(c.errorObject.e instanceof a.UnsubscriptionError?s(c.errorObject.e.errors):[c.errorObject.e])),o.isArray(g))for(h=-1,_=g.length;++h<_;){var C=g[h];if(i.isObject(C)&&r.tryCatch(C.unsubscribe).call(C)===c.errorObject){n=!0,t=t||[];var p=c.errorObject.e;p instanceof a.UnsubscriptionError?t=t.concat(s(p.errors)):t.push(p)}}if(n)throw new a.UnsubscriptionError(t)}},t.prototype.add=function(n){if(!n||n===t.EMPTY)return t.EMPTY;if(n===this)return this;var e=n;switch(typeof n){case"function":e=new t(n);case"object":if(e.closed||"function"!=typeof e.unsubscribe)return e;if(this.closed)return e.unsubscribe(),e;if("function"!=typeof e._addParent){var o=e;(e=new t)._subscriptions=[o]}break;default:throw new Error("unrecognized teardown "+n+" added to Subscription.")}return(this._subscriptions||(this._subscriptions=[])).push(e),e._addParent(this),e},t.prototype.remove=function(t){var n=this._subscriptions;if(n){var e=n.indexOf(t);-1!==e&&n.splice(e,1)}},t.prototype._addParent=function(t){var n=this._parent,e=this._parents;n&&n!==t?e?-1===e.indexOf(t)&&e.push(t):this._parents=[t]:this._parent=t},t.EMPTY=((n=new t).closed=!0,n),t}()},y7vd:function(t,n,e){"use strict";var o=e("AZf1"),i=e("6VCA");o.Observable.race=i.race},yA04:function(t,n,e){"use strict";var o=e("AZf1"),i=e("OVX6");o.Observable.prototype.every=i.every},yP7H:function(t,n,e){"use strict";var o=e("AZf1"),i=e("pZ8H");o.Observable.prototype.defaultIfEmpty=i.defaultIfEmpty},yl3g:function(t,n,e){var o=e("PBLz").__extends,i=e("AZf1"),l=e("NwwV"),r=function(t){return t};n.GenerateObservable=function(t){function n(n,e,o,i,l){t.call(this),this.initialState=n,this.condition=e,this.iterate=o,this.resultSelector=i,this.scheduler=l}return o(n,t),n.create=function(t,e,o,i,c){return 1==arguments.length?new n(t.initialState,t.condition,t.iterate,t.resultSelector||r,t.scheduler):void 0===i||l.isScheduler(i)?new n(t,e,o,r,i):new n(t,e,o,i,c)},n.prototype._subscribe=function(t){var e=this.initialState;if(this.scheduler)return this.scheduler.schedule(n.dispatch,0,{subscriber:t,iterate:this.iterate,condition:this.condition,resultSelector:this.resultSelector,state:e});for(var o=this.condition,i=this.resultSelector,l=this.iterate;;){if(o){var r=void 0;try{r=o(e)}catch(a){return void t.error(a)}if(!r){t.complete();break}}var c=void 0;try{c=i(e)}catch(a){return void t.error(a)}if(t.next(c),t.closed)break;try{e=l(e)}catch(a){return void t.error(a)}}},n.dispatch=function(t){var n=t.subscriber,e=t.condition;if(!n.closed){if(t.needIterate)try{t.state=t.iterate(t.state)}catch(l){return void n.error(l)}else t.needIterate=!0;if(e){var o=void 0;try{o=e(t.state)}catch(l){return void n.error(l)}if(!o)return void n.complete();if(n.closed)return}var i;try{i=t.resultSelector(t.state)}catch(l){return void n.error(l)}if(!n.closed&&(n.next(i),!n.closed))return this.schedule(t)}},n}(i.Observable)},ypDg:function(t,n,e){"use strict";var o=e("Re0n"),i=e("9BwH");n.timeout=function(t,n){return void 0===n&&(n=o.async),i.timeout(t,n)(this)}},yz70:function(t,n,e){"use strict";n.empty={closed:!0,next:function(t){},error:function(t){throw t},complete:function(){}}},z1j8:function(t,n,e){"use strict";var o=e("AZf1"),i=e("RL+e");o.Observable.prototype.find=i.find},zIAK:function(t,n,e){"use strict";var o=e("AZf1"),i=e("eeyt");o.Observable.prototype.findIndex=i.findIndex},zKHA:function(t,n,e){"use strict";var o,i=e("AJP0");function l(){try{return o.apply(this,arguments)}catch(t){return i.errorObject.e=t,i.errorObject}}n.tryCatch=function(t){return o=t,l}},zL8T:function(t,n,e){var o=e("PBLz").__extends,i=e("9jZZ"),l=e("Irel");n.debounce=function(t){return function(n){return n.lift(new r(t))}};var r=function(){function t(t){this.durationSelector=t}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.durationSelector))},t}(),c=function(t){function n(n,e){t.call(this,n),this.durationSelector=e,this.hasValue=!1,this.durationSubscription=null}return o(n,t),n.prototype._next=function(t){try{var n=this.durationSelector.call(this,t);n&&this._tryNext(t,n)}catch(e){this.destination.error(e)}},n.prototype._complete=function(){this.emitValue(),this.destination.complete()},n.prototype._tryNext=function(t,n){var e=this.durationSubscription;this.value=t,this.hasValue=!0,e&&(e.unsubscribe(),this.remove(e)),(e=l.subscribeToResult(this,n)).closed||this.add(this.durationSubscription=e)},n.prototype.notifyNext=function(t,n,e,o,i){this.emitValue()},n.prototype.notifyComplete=function(){this.emitValue()},n.prototype.emitValue=function(){if(this.hasValue){var n=this.value,e=this.durationSubscription;e&&(this.durationSubscription=null,e.unsubscribe(),this.remove(e)),this.value=null,this.hasValue=!1,t.prototype._next.call(this,n)}},n}(i.OuterSubscriber)},zLeP:function(t,n,e){"use strict";var o=e("1DV/");n.skip=function(t){return o.skip(t)(this)}},zMOc:function(t,n,e){"use strict";var o=e("Xrsd");n.single=function(t){return o.single(t)(this)}},zSqD:function(t,n,e){"use strict";var o=e("AZf1"),i=e("6oB3");o.Observable.concat=i.concat},zUnb:function(t,n,e){"use strict";e.r(n);var o=function(t,n){return(o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(t,n)};function i(t,n){function e(){this.constructor=t}o(t,n),t.prototype=null===n?Object.create(n):(e.prototype=n.prototype,new e)}var l=function(){return(l=Object.assign||function(t){for(var n,e=1,o=arguments.length;e<o;e++)for(var i in n=arguments[e])Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i]);return t}).apply(this,arguments)};function r(t,n,e,o){var i,l=arguments.length,r=l<3?n:null===o?o=Object.getOwnPropertyDescriptor(n,e):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,n,e,o);else for(var c=t.length-1;c>=0;c--)(i=t[c])&&(r=(l<3?i(r):l>3?i(n,e,r):i(n,e))||r);return l>3&&r&&Object.defineProperty(n,e,r),r}function c(t,n){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,n)}function a(t,n,e,o){return new(e||(e=Promise))((function(i,l){function r(t){try{a(o.next(t))}catch(n){l(n)}}function c(t){try{a(o.throw(t))}catch(n){l(n)}}function a(t){var n;t.done?i(t.value):(n=t.value,n instanceof e?n:new e((function(t){t(n)}))).then(r,c)}a((o=o.apply(t,n||[])).next())}))}function s(t,n){var e,o,i,l,r={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return l={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(l[Symbol.iterator]=function(){return this}),l;function c(l){return function(c){return function(l){if(e)throw new TypeError("Generator is already executing.");for(;r;)try{if(e=1,o&&(i=2&l[0]?o.return:l[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,l[1])).done)return i;switch(o=0,i&&(l=[2&l[0],i.value]),l[0]){case 0:case 1:i=l;break;case 4:return r.label++,{value:l[1],done:!1};case 5:r.label++,o=l[1],l=[0];continue;case 7:l=r.ops.pop(),r.trys.pop();continue;default:if(!((i=(i=r.trys).length>0&&i[i.length-1])||6!==l[0]&&2!==l[0])){r=0;continue}if(3===l[0]&&(!i||l[1]>i[0]&&l[1]<i[3])){r.label=l[1];break}if(6===l[0]&&r.label<i[1]){r.label=i[1],i=l;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(l);break}i[2]&&r.ops.pop(),r.trys.pop();continue}l=n.call(t,r)}catch(c){l=[6,c],o=0}finally{e=i=0}if(5&l[0])throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}([l,c])}}}function u(t){var n="function"==typeof Symbol&&Symbol.iterator,e=n&&t[n],o=0;if(e)return e.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&o>=t.length&&(t=void 0),{value:t&&t[o++],done:!t}}};throw new TypeError(n?"Object is not iterable.":"Symbol.iterator is not defined.")}function d(t,n){var e="function"==typeof Symbol&&t[Symbol.iterator];if(!e)return t;var o,i,l=e.call(t),r=[];try{for(;(void 0===n||n-- >0)&&!(o=l.next()).done;)r.push(o.value)}catch(c){i={error:c}}finally{try{o&&!o.done&&(e=l.return)&&e.call(l)}finally{if(i)throw i.error}}return r}function g(){for(var t=[],n=0;n<arguments.length;n++)t=t.concat(d(arguments[n]));return t}var h=function(){return Array.isArray||function(t){return t&&"number"==typeof t.length}}();function _(t){return null!==t&&"object"==typeof t}function C(t){return"function"==typeof t}var p=function(){function t(t){return Error.call(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(t,n){return n+1+") "+t.toString()})).join("\n  "):"",this.name="UnsubscriptionError",this.errors=t,this}return t.prototype=Object.create(Error.prototype),t}(),f=function(){function t(t){this.closed=!1,this._parentOrParents=null,this._subscriptions=null,t&&(this._unsubscribe=t)}return t.prototype.unsubscribe=function(){var n;if(!this.closed){var e=this._parentOrParents,o=this._unsubscribe,i=this._subscriptions;if(this.closed=!0,this._parentOrParents=null,this._subscriptions=null,e instanceof t)e.remove(this);else if(null!==e)for(var l=0;l<e.length;++l)e[l].remove(this);if(C(o))try{o.call(this)}catch(a){n=a instanceof p?M(a.errors):[a]}if(h(i)){l=-1;for(var r=i.length;++l<r;){var c=i[l];if(_(c))try{c.unsubscribe()}catch(a){n=n||[],a instanceof p?n=n.concat(M(a.errors)):n.push(a)}}}if(n)throw new p(n)}},t.prototype.add=function(n){var e=n;if(!n)return t.EMPTY;switch(typeof n){case"function":e=new t(n);case"object":if(e===this||e.closed||"function"!=typeof e.unsubscribe)return e;if(this.closed)return e.unsubscribe(),e;if(!(e instanceof t)){var o=e;(e=new t)._subscriptions=[o]}break;default:throw new Error("unrecognized teardown "+n+" added to Subscription.")}var i=e._parentOrParents;if(null===i)e._parentOrParents=this;else if(i instanceof t){if(i===this)return e;e._parentOrParents=[i,this]}else{if(-1!==i.indexOf(this))return e;i.push(this)}var l=this._subscriptions;return null===l?this._subscriptions=[e]:l.push(e),e},t.prototype.remove=function(t){var n=this._subscriptions;if(n){var e=n.indexOf(t);-1!==e&&n.splice(e,1)}},t.EMPTY=function(t){return t.closed=!0,t}(new t),t}();function M(t){return t.reduce((function(t,n){return t.concat(n instanceof p?n.errors:n)}),[])}var P=!1,O={Promise:void 0,set useDeprecatedSynchronousErrorHandling(t){P=t},get useDeprecatedSynchronousErrorHandling(){return P}};function m(t){setTimeout((function(){throw t}),0)}var v={closed:!0,next:function(t){},error:function(t){if(O.useDeprecatedSynchronousErrorHandling)throw t;m(t)},complete:function(){}},y=function(){return"function"==typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random()}(),b=function(t){function n(e,o,i){var l=t.call(this)||this;switch(l.syncErrorValue=null,l.syncErrorThrown=!1,l.syncErrorThrowable=!1,l.isStopped=!1,arguments.length){case 0:l.destination=v;break;case 1:if(!e){l.destination=v;break}if("object"==typeof e){e instanceof n?(l.syncErrorThrowable=e.syncErrorThrowable,l.destination=e,e.add(l)):(l.syncErrorThrowable=!0,l.destination=new x(l,e));break}default:l.syncErrorThrowable=!0,l.destination=new x(l,e,o,i)}return l}return i(n,t),n.prototype[y]=function(){return this},n.create=function(t,e,o){var i=new n(t,e,o);return i.syncErrorThrowable=!1,i},n.prototype.next=function(t){this.isStopped||this._next(t)},n.prototype.error=function(t){this.isStopped||(this.isStopped=!0,this._error(t))},n.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},n.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,t.prototype.unsubscribe.call(this))},n.prototype._next=function(t){this.destination.next(t)},n.prototype._error=function(t){this.destination.error(t),this.unsubscribe()},n.prototype._complete=function(){this.destination.complete(),this.unsubscribe()},n.prototype._unsubscribeAndRecycle=function(){var t=this._parentOrParents;return this._parentOrParents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parentOrParents=t,this},n}(f),x=function(t){function n(n,e,o,i){var l,r=t.call(this)||this;r._parentSubscriber=n;var c=r;return C(e)?l=e:e&&(l=e.next,o=e.error,i=e.complete,e!==v&&(C((c=Object.create(e)).unsubscribe)&&r.add(c.unsubscribe.bind(c)),c.unsubscribe=r.unsubscribe.bind(r))),r._context=c,r._next=l,r._error=o,r._complete=i,r}return i(n,t),n.prototype.next=function(t){if(!this.isStopped&&this._next){var n=this._parentSubscriber;O.useDeprecatedSynchronousErrorHandling&&n.syncErrorThrowable?this.__tryOrSetError(n,this._next,t)&&this.unsubscribe():this.__tryOrUnsub(this._next,t)}},n.prototype.error=function(t){if(!this.isStopped){var n=this._parentSubscriber,e=O.useDeprecatedSynchronousErrorHandling;if(this._error)e&&n.syncErrorThrowable?(this.__tryOrSetError(n,this._error,t),this.unsubscribe()):(this.__tryOrUnsub(this._error,t),this.unsubscribe());else if(n.syncErrorThrowable)e?(n.syncErrorValue=t,n.syncErrorThrown=!0):m(t),this.unsubscribe();else{if(this.unsubscribe(),e)throw t;m(t)}}},n.prototype.complete=function(){var t=this;if(!this.isStopped){var n=this._parentSubscriber;if(this._complete){var e=function(){return t._complete.call(t._context)};O.useDeprecatedSynchronousErrorHandling&&n.syncErrorThrowable?(this.__tryOrSetError(n,e),this.unsubscribe()):(this.__tryOrUnsub(e),this.unsubscribe())}else this.unsubscribe()}},n.prototype.__tryOrUnsub=function(t,n){try{t.call(this._context,n)}catch(e){if(this.unsubscribe(),O.useDeprecatedSynchronousErrorHandling)throw e;m(e)}},n.prototype.__tryOrSetError=function(t,n,e){if(!O.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{n.call(this._context,e)}catch(o){return O.useDeprecatedSynchronousErrorHandling?(t.syncErrorValue=o,t.syncErrorThrown=!0,!0):(m(o),!0)}return!1},n.prototype._unsubscribe=function(){var t=this._parentSubscriber;this._context=null,this._parentSubscriber=null,t.unsubscribe()},n}(b),A=function(){return"function"==typeof Symbol&&Symbol.observable||"@@observable"}();function w(t){return t}function B(t){return 0===t.length?w:1===t.length?t[0]:function(n){return t.reduce((function(t,n){return n(t)}),n)}}var k=function(){function t(t){this._isScalar=!1,t&&(this._subscribe=t)}return t.prototype.lift=function(n){var e=new t;return e.source=this,e.operator=n,e},t.prototype.subscribe=function(t,n,e){var o=this.operator,i=function(t,n,e){if(t){if(t instanceof b)return t;if(t[y])return t[y]()}return t||n||e?new b(t,n,e):new b(v)}(t,n,e);if(i.add(o?o.call(i,this.source):this.source||O.useDeprecatedSynchronousErrorHandling&&!i.syncErrorThrowable?this._subscribe(i):this._trySubscribe(i)),O.useDeprecatedSynchronousErrorHandling&&i.syncErrorThrowable&&(i.syncErrorThrowable=!1,i.syncErrorThrown))throw i.syncErrorValue;return i},t.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(n){O.useDeprecatedSynchronousErrorHandling&&(t.syncErrorThrown=!0,t.syncErrorValue=n),function(t){for(;t;){var n=t.destination;if(t.closed||t.isStopped)return!1;t=n&&n instanceof b?n:null}return!0}(t)?t.error(n):console.warn(n)}},t.prototype.forEach=function(t,n){var e=this;return new(n=S(n))((function(n,o){var i;i=e.subscribe((function(n){try{t(n)}catch(e){o(e),i&&i.unsubscribe()}}),o,n)}))},t.prototype._subscribe=function(t){var n=this.source;return n&&n.subscribe(t)},t.prototype[A]=function(){return this},t.prototype.pipe=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return 0===t.length?this:B(t)(this)},t.prototype.toPromise=function(t){var n=this;return new(t=S(t))((function(t,e){var o;n.subscribe((function(t){return o=t}),(function(t){return e(t)}),(function(){return t(o)}))}))},t.create=function(n){return new t(n)},t}();function S(t){if(t||(t=O.Promise||Promise),!t)throw new Error("no Promise impl found");return t}var T=function(){function t(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}return t.prototype=Object.create(Error.prototype),t}(),E=function(t){function n(n,e){var o=t.call(this)||this;return o.subject=n,o.subscriber=e,o.closed=!1,o}return i(n,t),n.prototype.unsubscribe=function(){if(!this.closed){this.closed=!0;var t=this.subject,n=t.observers;if(this.subject=null,n&&0!==n.length&&!t.isStopped&&!t.closed){var e=n.indexOf(this.subscriber);-1!==e&&n.splice(e,1)}}},n}(f),I=function(t){function n(n){var e=t.call(this,n)||this;return e.destination=n,e}return i(n,t),n}(b),z=function(t){function n(){var n=t.call(this)||this;return n.observers=[],n.closed=!1,n.isStopped=!1,n.hasError=!1,n.thrownError=null,n}return i(n,t),n.prototype[y]=function(){return new I(this)},n.prototype.lift=function(t){var n=new L(this,this);return n.operator=t,n},n.prototype.next=function(t){if(this.closed)throw new T;if(!this.isStopped)for(var n=this.observers,e=n.length,o=n.slice(),i=0;i<e;i++)o[i].next(t)},n.prototype.error=function(t){if(this.closed)throw new T;this.hasError=!0,this.thrownError=t,this.isStopped=!0;for(var n=this.observers,e=n.length,o=n.slice(),i=0;i<e;i++)o[i].error(t);this.observers.length=0},n.prototype.complete=function(){if(this.closed)throw new T;this.isStopped=!0;for(var t=this.observers,n=t.length,e=t.slice(),o=0;o<n;o++)e[o].complete();this.observers.length=0},n.prototype.unsubscribe=function(){this.isStopped=!0,this.closed=!0,this.observers=null},n.prototype._trySubscribe=function(n){if(this.closed)throw new T;return t.prototype._trySubscribe.call(this,n)},n.prototype._subscribe=function(t){if(this.closed)throw new T;return this.hasError?(t.error(this.thrownError),f.EMPTY):this.isStopped?(t.complete(),f.EMPTY):(this.observers.push(t),new E(this,t))},n.prototype.asObservable=function(){var t=new k;return t.source=this,t},n.create=function(t,n){return new L(t,n)},n}(k),L=function(t){function n(n,e){var o=t.call(this)||this;return o.destination=n,o.source=e,o}return i(n,t),n.prototype.next=function(t){var n=this.destination;n&&n.next&&n.next(t)},n.prototype.error=function(t){var n=this.destination;n&&n.error&&this.destination.error(t)},n.prototype.complete=function(){var t=this.destination;t&&t.complete&&this.destination.complete()},n.prototype._subscribe=function(t){return this.source?this.source.subscribe(t):f.EMPTY},n}(z);function D(t){return t&&"function"==typeof t.schedule}var N=function(t){function n(n,e,o){var i=t.call(this)||this;return i.parent=n,i.outerValue=e,i.outerIndex=o,i.index=0,i}return i(n,t),n.prototype._next=function(t){this.parent.notifyNext(this.outerValue,t,this.outerIndex,this.index++,this)},n.prototype._error=function(t){this.parent.notifyError(t,this),this.unsubscribe()},n.prototype._complete=function(){this.parent.notifyComplete(this),this.unsubscribe()},n}(b),F=function(t){return function(n){for(var e=0,o=t.length;e<o&&!n.closed;e++)n.next(t[e]);n.complete()}};function j(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}var R=j(),V=function(t){return t&&"number"==typeof t.length&&"function"!=typeof t};function G(t){return!!t&&"function"!=typeof t.subscribe&&"function"==typeof t.then}var U=function(t){if(t&&"function"==typeof t[A])return o=t,function(t){var n=o[A]();if("function"!=typeof n.subscribe)throw new TypeError("Provided object does not correctly implement Symbol.observable");return n.subscribe(t)};if(V(t))return F(t);if(G(t))return e=t,function(t){return e.then((function(n){t.closed||(t.next(n),t.complete())}),(function(n){return t.error(n)})).then(null,m),t};if(t&&"function"==typeof t[R])return n=t,function(t){for(var e=n[R]();;){var o=e.next();if(o.done){t.complete();break}if(t.next(o.value),t.closed)break}return"function"==typeof e.return&&t.add((function(){e.return&&e.return()})),t};var n,e,o,i=_(t)?"an invalid object":"'"+t+"'";throw new TypeError("You provided "+i+" where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.")};function H(t,n,e,o,i){if(void 0===i&&(i=new N(t,e,o)),!i.closed)return n instanceof k?n.subscribe(i):U(n)(i)}var W=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n.prototype.notifyNext=function(t,n,e,o,i){this.destination.next(n)},n.prototype.notifyError=function(t,n){this.destination.error(t)},n.prototype.notifyComplete=function(t){this.destination.complete()},n}(b);function q(t,n){return function(e){if("function"!=typeof t)throw new TypeError("argument is not a function. Are you looking for `mapTo()`?");return e.lift(new Y(t,n))}}var Y=function(){function t(t,n){this.project=t,this.thisArg=n}return t.prototype.call=function(t,n){return n.subscribe(new X(t,this.project,this.thisArg))},t}(),X=function(t){function n(n,e,o){var i=t.call(this,n)||this;return i.project=e,i.count=0,i.thisArg=o||i,i}return i(n,t),n.prototype._next=function(t){var n;try{n=this.project.call(this.thisArg,t,this.count++)}catch(e){return void this.destination.error(e)}this.destination.next(n)},n}(b);function Z(t,n){return new k((function(e){var o=new f,i=0;return o.add(n.schedule((function(){i!==t.length?(e.next(t[i++]),e.closed||o.add(this.schedule())):e.complete()}))),o}))}function K(t,n){return n?function(t,n){if(null!=t){if(function(t){return t&&"function"==typeof t[A]}(t))return function(t,n){return new k((function(e){var o=new f;return o.add(n.schedule((function(){var i=t[A]();o.add(i.subscribe({next:function(t){o.add(n.schedule((function(){return e.next(t)})))},error:function(t){o.add(n.schedule((function(){return e.error(t)})))},complete:function(){o.add(n.schedule((function(){return e.complete()})))}}))}))),o}))}(t,n);if(G(t))return function(t,n){return new k((function(e){var o=new f;return o.add(n.schedule((function(){return t.then((function(t){o.add(n.schedule((function(){e.next(t),o.add(n.schedule((function(){return e.complete()})))})))}),(function(t){o.add(n.schedule((function(){return e.error(t)})))}))}))),o}))}(t,n);if(V(t))return Z(t,n);if(function(t){return t&&"function"==typeof t[R]}(t)||"string"==typeof t)return function(t,n){if(!t)throw new Error("Iterable cannot be null");return new k((function(e){var o,i=new f;return i.add((function(){o&&"function"==typeof o.return&&o.return()})),i.add(n.schedule((function(){o=t[R](),i.add(n.schedule((function(){if(!e.closed){var t,n;try{var i=o.next();t=i.value,n=i.done}catch(l){return void e.error(l)}n?e.complete():(e.next(t),this.schedule())}})))}))),i}))}(t,n)}throw new TypeError((null!==t&&typeof t||t)+" is not observable")}(t,n):t instanceof k?t:new k(U(t))}function J(t,n,e){return void 0===e&&(e=Number.POSITIVE_INFINITY),"function"==typeof n?function(o){return o.pipe(J((function(e,o){return K(t(e,o)).pipe(q((function(t,i){return n(e,t,o,i)})))}),e))}:("number"==typeof n&&(e=n),function(n){return n.lift(new Q(t,e))})}var Q=function(){function t(t,n){void 0===n&&(n=Number.POSITIVE_INFINITY),this.project=t,this.concurrent=n}return t.prototype.call=function(t,n){return n.subscribe(new tt(t,this.project,this.concurrent))},t}(),tt=function(t){function n(n,e,o){void 0===o&&(o=Number.POSITIVE_INFINITY);var i=t.call(this,n)||this;return i.project=e,i.concurrent=o,i.hasCompleted=!1,i.buffer=[],i.active=0,i.index=0,i}return i(n,t),n.prototype._next=function(t){this.active<this.concurrent?this._tryNext(t):this.buffer.push(t)},n.prototype._tryNext=function(t){var n,e=this.index++;try{n=this.project(t,e)}catch(o){return void this.destination.error(o)}this.active++,this._innerSub(n,t,e)},n.prototype._innerSub=function(t,n,e){var o=new N(this,n,e),i=this.destination;i.add(o);var l=H(this,t,void 0,void 0,o);l!==o&&i.add(l)},n.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete(),this.unsubscribe()},n.prototype.notifyNext=function(t,n,e,o,i){this.destination.next(n)},n.prototype.notifyComplete=function(t){var n=this.buffer;this.remove(t),this.active--,n.length>0?this._next(n.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()},n}(W);function nt(t){return void 0===t&&(t=Number.POSITIVE_INFINITY),J(w,t)}function et(t,n){return n?Z(t,n):new k(F(t))}function ot(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var e=Number.POSITIVE_INFINITY,o=null,i=t[t.length-1];return D(i)?(o=t.pop(),t.length>1&&"number"==typeof t[t.length-1]&&(e=t.pop())):"number"==typeof i&&(e=t.pop()),null===o&&1===t.length&&t[0]instanceof k?t[0]:nt(e)(et(t,o))}function it(){return function(t){return t.lift(new lt(t))}}var lt=function(){function t(t){this.connectable=t}return t.prototype.call=function(t,n){var e=this.connectable;e._refCount++;var o=new rt(t,e),i=n.subscribe(o);return o.closed||(o.connection=e.connect()),i},t}(),rt=function(t){function n(n,e){var o=t.call(this,n)||this;return o.connectable=e,o}return i(n,t),n.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var n=t._refCount;if(n<=0)this.connection=null;else if(t._refCount=n-1,n>1)this.connection=null;else{var e=this.connection,o=t._connection;this.connection=null,!o||e&&o!==e||o.unsubscribe()}}else this.connection=null},n}(b),ct=function(t){function n(n,e){var o=t.call(this)||this;return o.source=n,o.subjectFactory=e,o._refCount=0,o._isComplete=!1,o}return i(n,t),n.prototype._subscribe=function(t){return this.getSubject().subscribe(t)},n.prototype.getSubject=function(){var t=this._subject;return t&&!t.isStopped||(this._subject=this.subjectFactory()),this._subject},n.prototype.connect=function(){var t=this._connection;return t||(this._isComplete=!1,(t=this._connection=new f).add(this.source.subscribe(new st(this.getSubject(),this))),t.closed&&(this._connection=null,t=f.EMPTY)),t},n.prototype.refCount=function(){return it()(this)},n}(k),at=function(){var t=ct.prototype;return{operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:t._subscribe},_isComplete:{value:t._isComplete,writable:!0},getSubject:{value:t.getSubject},connect:{value:t.connect},refCount:{value:t.refCount}}}(),st=function(t){function n(n,e){var o=t.call(this,n)||this;return o.connectable=e,o}return i(n,t),n.prototype._error=function(n){this._unsubscribe(),t.prototype._error.call(this,n)},n.prototype._complete=function(){this.connectable._isComplete=!0,this._unsubscribe(),t.prototype._complete.call(this)},n.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var n=t._connection;t._refCount=0,t._subject=null,t._connection=null,n&&n.unsubscribe()}},n}(I);function ut(){return new z}function dt(){return function(t){return it()((n=ut,function(t){var e;e="function"==typeof n?n:function(){return n};var o=Object.create(t,at);return o.source=t,o.subjectFactory=e,o})(t));var n}}function gt(t){for(var n in t)if(t[n]===gt)return n;throw Error("Could not find renamed property on target object.")}function ht(t,n){for(var e in n)n.hasOwnProperty(e)&&!t.hasOwnProperty(e)&&(t[e]=n[e])}var _t=gt({ngInjectableDef:gt}),Ct=gt({ngBaseDef:gt});function pt(t){return{providedIn:t.providedIn||null,factory:t.factory,value:void 0}}function ft(t){return t&&t.hasOwnProperty(_t)?t[_t]:null}var Mt=function(){function t(t,n){this._desc=t,this.ngMetadataName="InjectionToken",this.ngInjectableDef=void 0!==n?pt({providedIn:n.providedIn||"root",factory:n.factory}):void 0}return t.prototype.toString=function(){return"InjectionToken "+this._desc},t}(),Pt="__annotations__",Ot="__parameters__",mt="__prop__metadata__";function vt(t,n,e,o,i){var l=yt(n);function r(){for(var t,n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];if(this instanceof r)return l.call.apply(l,g([this],n)),this;var c=new((t=r).bind.apply(t,g([void 0],n)));return function(t){return i&&i.apply(void 0,g([t],n)),(t.hasOwnProperty(Pt)?t[Pt]:Object.defineProperty(t,Pt,{value:[]})[Pt]).push(c),o&&o(t),t}}return e&&(r.prototype=Object.create(e.prototype)),r.prototype.ngMetadataName=t,r.annotationCls=r,r}function yt(t){return function(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];if(t){var o=t.apply(void 0,g(n));for(var i in o)this[i]=o[i]}}}function bt(t,n,e){var o=yt(n);function i(){for(var t,n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];if(this instanceof i)return o.apply(this,n),this;var l=new((t=i).bind.apply(t,g([void 0],n)));return r.annotation=l,r;function r(t,n,e){for(var o=t.hasOwnProperty(Ot)?t[Ot]:Object.defineProperty(t,Ot,{value:[]})[Ot];o.length<=e;)o.push(null);return(o[e]=o[e]||[]).push(l),t}}return e&&(i.prototype=Object.create(e.prototype)),i.prototype.ngMetadataName=t,i.annotationCls=i,i}function xt(t,n,e,o){var i=yt(n);function l(){for(var t,n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];if(this instanceof l)return i.apply(this,n),this;var r=new((t=l).bind.apply(t,g([void 0],n)));function c(t,e){var i=t.constructor,l=i.hasOwnProperty(mt)?i[mt]:Object.defineProperty(i,mt,{value:{}})[mt];l[e]=l.hasOwnProperty(e)&&l[e]||[],l[e].unshift(r),o&&o.apply(void 0,g([t,e],n))}return c}return e&&(l.prototype=Object.create(e.prototype)),l.prototype.ngMetadataName=t,l.annotationCls=l,l}var At="undefined"!=typeof window&&window,wt="undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self,Bt="undefined"!=typeof global&&global||At||wt,kt=Promise.resolve(0),St=null;function Tt(){if(!St){var t=Bt.Symbol;if(t&&t.iterator)St=t.iterator;else for(var n=Object.getOwnPropertyNames(Map.prototype),e=0;e<n.length;++e){var o=n[e];"entries"!==o&&"size"!==o&&Map.prototype[o]===Map.prototype.entries&&(St=o)}}return St}function Et(t){"undefined"==typeof Zone?kt.then((function(){t&&t.apply(null,null)})):Zone.current.scheduleMicroTask("scheduleMicrotask",t)}function It(t,n){return t===n||"number"==typeof t&&"number"==typeof n&&isNaN(t)&&isNaN(n)}function zt(t){if("string"==typeof t)return t;if(t instanceof Array)return"["+t.map(zt).join(", ")+"]";if(null==t)return""+t;if(t.overriddenName)return""+t.overriddenName;if(t.name)return""+t.name;var n=t.toString();if(null==n)return""+n;var e=n.indexOf("\n");return-1===e?n:n.substring(0,e)}var Lt=gt({__forward_ref__:gt});function Dt(t){return t.__forward_ref__=Dt,t.toString=function(){return zt(this())},t}function Nt(t){var n=t;return"function"==typeof n&&n.hasOwnProperty(Lt)&&n.__forward_ref__===Dt?n():t}var Ft=function(t){return t[t.Emulated=0]="Emulated",t[t.Native=1]="Native",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom",t}({}),jt=bt("Inject",(function(t){return{token:t}})),Rt=bt("Optional"),Vt=bt("Self"),Gt=bt("SkipSelf"),Ut=function(t){return t[t.Default=0]="Default",t[t.Host=1]="Host",t[t.Self=2]="Self",t[t.SkipSelf=4]="SkipSelf",t[t.Optional=8]="Optional",t}({}),Ht=void 0;function Wt(t){var n=Ht;return Ht=t,n}function $t(t,n){return void 0===n&&(n=Ut.Default),function(t,n){if(void 0===n&&(n=Ut.Default),void 0===Ht)throw new Error("inject() must be called from an injection context");return null===Ht?function(t,n,e){var o=ft(t);if(o&&"root"==o.providedIn)return void 0===o.value?o.value=o.factory():o.value;if(e&Ut.Optional)return null;throw new Error("Injector: NOT_FOUND ["+zt(t)+"]")}(t,0,n):Ht.get(t,n&Ut.Optional?null:void 0,n)}(t,n)}function qt(t){for(var n=[],e=0;e<t.length;e++){var o=t[e];if(Array.isArray(o)){if(0===o.length)throw new Error("Arguments array must have arguments.");for(var i=void 0,l=Ut.Default,r=0;r<o.length;r++){var c=o[r];c instanceof Rt||"Optional"===c.ngMetadataName?l|=Ut.Optional:c instanceof Gt||"SkipSelf"===c.ngMetadataName?l|=Ut.SkipSelf:c instanceof Vt||"Self"===c.ngMetadataName?l|=Ut.Self:i=c instanceof jt?c.token:c}n.push($t(i,l))}else n.push($t(o))}return n}var Yt=/([A-Z])/g;function Xt(t){try{return null!=t?t.toString().slice(0,30):t}catch(n){return"[ERROR] Exception while trying to serialize the value"}}function Zt(t,n){var e=Qt(t),o=Qt(n);return e&&o?function(t,n,e){for(var o=t[Tt()](),i=n[Tt()]();;){var l=o.next(),r=i.next();if(l.done&&r.done)return!0;if(l.done||r.done)return!1;if(!e(l.value,r.value))return!1}}(t,n,Zt):!(e||!t||"object"!=typeof t&&"function"!=typeof t||o||!n||"object"!=typeof n&&"function"!=typeof n)||It(t,n)}var Kt=function(){function t(t){this.wrapped=t}return t.wrap=function(n){return new t(n)},t.unwrap=function(n){return t.isWrapped(n)?n.wrapped:n},t.isWrapped=function(n){return n instanceof t},t}(),Jt=function(){function t(t,n,e){this.previousValue=t,this.currentValue=n,this.firstChange=e}return t.prototype.isFirstChange=function(){return this.firstChange},t}();function Qt(t){return!!tn(t)&&(Array.isArray(t)||!(t instanceof Map)&&Tt()in t)}function tn(t){return null!==t&&("function"==typeof t||"object"==typeof t)}function nn(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n]}var en=new Object,on=new Mt("INJECTOR"),ln=function(){function t(){}return t.prototype.get=function(t,n){if(void 0===n&&(n=en),n===en)throw new Error("NullInjectorError: No provider for "+zt(t)+"!");return n},t}(),rn=function(){function t(){}return t.create=function(t,n){return Array.isArray(t)?new Cn(t,n):new Cn(t.providers,t.parent,t.name||null)},t.THROW_IF_NOT_FOUND=en,t.NULL=new ln,t.ngInjectableDef=pt({providedIn:"any",factory:function(){return $t(on)}}),t.__NG_ELEMENT_ID__=function(){return cn()},t}(),cn=nn,an=function(t){return t},sn=[],un=an,dn=function(){return Array.prototype.slice.call(arguments)},gn=gt({provide:String,useValue:gt}),hn=rn.NULL,_n=/\n/gm,Cn=function(){function t(t,n,e){void 0===n&&(n=hn),void 0===e&&(e=null),this.parent=n,this.source=e;var o=this._records=new Map;o.set(rn,{token:rn,fn:an,deps:sn,value:this,useNew:!1}),o.set(on,{token:on,fn:an,deps:sn,value:this,useNew:!1}),function t(n,e){if(e)if((e=Nt(e))instanceof Array)for(var o=0;o<e.length;o++)t(n,e[o]);else{if("function"==typeof e)throw Mn("Function/Class not supported",e);if(!e||"object"!=typeof e||!e.provide)throw Mn("Unexpected provider",e);var i=Nt(e.provide),l=function(t){var n=function(t){var n=sn,e=t.deps;if(e&&e.length){n=[];for(var o=0;o<e.length;o++){var i=6;if((a=Nt(e[o]))instanceof Array)for(var l=0,r=a;l<r.length;l++){var c=r[l];c instanceof Rt||c==Rt?i|=1:c instanceof Gt||c==Gt?i&=-3:c instanceof Vt||c==Vt?i&=-5:a=c instanceof jt?c.token:Nt(c)}n.push({token:a,options:i})}}else if(t.useExisting){var a=Nt(t.useExisting);n=[{token:a,options:6}]}else if(!e&&!(gn in t))throw Mn("'deps' required",t);return n}(t),e=an,o=sn,i=!1,l=Nt(t.provide);if(gn in t)o=t.useValue;else if(t.useFactory)e=t.useFactory;else if(t.useExisting);else if(t.useClass)i=!0,e=Nt(t.useClass);else{if("function"!=typeof l)throw Mn("StaticProvider does not have [useValue|useFactory|useExisting|useClass] or [provide] is not newable",t);i=!0,e=l}return{deps:n,fn:e,useNew:i,value:o}}(e);if(!0===e.multi){var r=n.get(i);if(r){if(r.fn!==dn)throw pn(i)}else n.set(i,r={token:e.provide,deps:[],useNew:!1,fn:dn,value:sn});r.deps.push({token:i=e,options:6})}var c=n.get(i);if(c&&c.fn==dn)throw pn(i);n.set(i,l)}}(o,t)}return t.prototype.get=function(t,n,e){void 0===e&&(e=Ut.Default);var o=this._records.get(t);try{return function t(n,e,o,i,l,r){try{return function(n,e,o,i,l,r){var c,a;if(!e||r&Ut.SkipSelf)r&Ut.Self||(a=i.get(n,l,Ut.Default));else{if((a=e.value)==un)throw Error("\u0275Circular dependency");if(a===sn){e.value=un;var s=e.useNew,u=e.fn,d=e.deps,h=sn;if(d.length){h=[];for(var _=0;_<d.length;_++){var C=d[_],p=C.options,f=2&p?o.get(C.token):void 0;h.push(t(C.token,f,o,f||4&p?i:hn,1&p?null:rn.THROW_IF_NOT_FOUND,Ut.Default))}}e.value=a=s?new((c=u).bind.apply(c,g([void 0],h))):u.apply(void 0,h)}}return a}(n,e,o,i,l,r)}catch(c){throw c instanceof Error||(c=new Error(c)),(c.ngTempTokenPath=c.ngTempTokenPath||[]).unshift(n),e&&e.value==un&&(e.value=sn),c}}(t,o,this._records,this.parent,n,e)}catch(l){var i=l.ngTempTokenPath;throw t.__source&&i.unshift(t.__source),l.message=fn("\n"+l.message,i,this.source),l.ngTokenPath=i,l.ngTempTokenPath=null,l}},t.prototype.toString=function(){var t=[];return this._records.forEach((function(n,e){return t.push(zt(e))})),"StaticInjector["+t.join(", ")+"]"},t}();function pn(t){return Mn("Cannot mix multi providers and regular providers",t)}function fn(t,n,e){void 0===e&&(e=null),t=t&&"\n"===t.charAt(0)&&"\u0275"==t.charAt(1)?t.substr(2):t;var o=zt(n);if(n instanceof Array)o=n.map(zt).join(" -> ");else if("object"==typeof n){var i=[];for(var l in n)if(n.hasOwnProperty(l)){var r=n[l];i.push(l+":"+("string"==typeof r?JSON.stringify(r):zt(r)))}o="{"+i.join(", ")+"}"}return"StaticInjectorError"+(e?"("+e+")":"")+"["+o+"]: "+t.replace(_n,"\n  ")}function Mn(t,n){return new Error(fn(t,n))}var Pn=new Mt("The presence of this token marks an injector as being the root injector."),On=function(){return function(){}}(),mn=function(){return function(){}}();function vn(t){var n=Error("No component factory found for "+zt(t)+". Did you add it to @NgModule.entryComponents?");return n[yn]=t,n}var yn="ngComponent",bn=function(){function t(){}return t.prototype.resolveComponentFactory=function(t){throw vn(t)},t}(),xn=function(){function t(){}return t.NULL=new bn,t}(),An=function(){function t(t,n,e){this._parent=n,this._ngModule=e,this._factories=new Map;for(var o=0;o<t.length;o++){var i=t[o];this._factories.set(i.componentType,i)}}return t.prototype.resolveComponentFactory=function(t){var n=this._factories.get(t);if(!n&&this._parent&&(n=this._parent.resolveComponentFactory(t)),!n)throw vn(t);return new wn(n,this._ngModule)},t}(),wn=function(t){function n(n,e){var o=t.call(this)||this;return o.factory=n,o.ngModule=e,o.selector=n.selector,o.componentType=n.componentType,o.ngContentSelectors=n.ngContentSelectors,o.inputs=n.inputs,o.outputs=n.outputs,o}return i(n,t),n.prototype.create=function(t,n,e,o){return this.factory.create(t,n,e,o||this.ngModule)},n}(mn),Bn=function(){return function(){}}(),kn=function(){return function(){}}(),Sn=function(){function t(t){this.nativeElement=t}return t.__NG_ELEMENT_ID__=function(){return Tn(t)},t}(),Tn=nn,En=function(){return function(){}}(),In=function(){return function(){}}(),zn=function(t){return t[t.Important=1]="Important",t[t.DashCase=2]="DashCase",t}({}),Ln=function(){function t(){}return t.__NG_ELEMENT_ID__=function(){return Dn()},t}(),Dn=nn,Nn=function(t){return t[t.NONE=0]="NONE",t[t.HTML=1]="HTML",t[t.STYLE=2]="STYLE",t[t.SCRIPT=3]="SCRIPT",t[t.URL=4]="URL",t[t.RESOURCE_URL=5]="RESOURCE_URL",t}({}),Fn=function(){return function(){}}(),jn=new(function(){return function(t){this.full=t,this.major=t.split(".")[0],this.minor=t.split(".")[1],this.patch=t.split(".").slice(2).join(".")}}())("7.2.16"),Rn=!0,Vn=!1;function Gn(){return Vn=!0,Rn}var Un=function(){function t(t){if(this.defaultDoc=t,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert"),this.inertBodyElement=this.inertDocument.body,null==this.inertBodyElement){var n=this.inertDocument.createElement("html");this.inertDocument.appendChild(n),this.inertBodyElement=this.inertDocument.createElement("body"),n.appendChild(this.inertBodyElement)}this.inertBodyElement.innerHTML='<svg><g onload="this.parentNode.remove()"></g></svg>',!this.inertBodyElement.querySelector||this.inertBodyElement.querySelector("svg")?(this.inertBodyElement.innerHTML='<svg><p><style><img src="</style><img src=x onerror=alert(1)//">',this.getInertBodyElement=this.inertBodyElement.querySelector&&this.inertBodyElement.querySelector("svg img")&&function(){try{return!!window.DOMParser}catch(t){return!1}}()?this.getInertBodyElement_DOMParser:this.getInertBodyElement_InertDocument):this.getInertBodyElement=this.getInertBodyElement_XHR}return t.prototype.getInertBodyElement_XHR=function(t){t="<body><remove></remove>"+t+"</body>";try{t=encodeURI(t)}catch(o){return null}var n=new XMLHttpRequest;n.responseType="document",n.open("GET","data:text/html;charset=utf-8,"+t,!1),n.send(void 0);var e=n.response.body;return e.removeChild(e.firstChild),e},t.prototype.getInertBodyElement_DOMParser=function(t){t="<body><remove></remove>"+t+"</body>";try{var n=(new window.DOMParser).parseFromString(t,"text/html").body;return n.removeChild(n.firstChild),n}catch(e){return null}},t.prototype.getInertBodyElement_InertDocument=function(t){var n=this.inertDocument.createElement("template");return"content"in n?(n.innerHTML=t,n):(this.inertBodyElement.innerHTML=t,this.defaultDoc.documentMode&&this.stripCustomNsAttrs(this.inertBodyElement),this.inertBodyElement)},t.prototype.stripCustomNsAttrs=function(t){for(var n=t.attributes,e=n.length-1;0<e;e--){var o=n.item(e).name;"xmlns:ns1"!==o&&0!==o.indexOf("ns1:")||t.removeAttribute(o)}for(var i=t.firstChild;i;)i.nodeType===Node.ELEMENT_NODE&&this.stripCustomNsAttrs(i),i=i.nextSibling},t}(),Hn=/^(?:(?:https?|mailto|ftp|tel|file):|[^&:/?#]*(?:[/?#]|$))/gi,Wn=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[a-z0-9+\/]+=*$/i;function $n(t){return(t=String(t)).match(Hn)||t.match(Wn)?t:(Gn()&&console.warn("WARNING: sanitizing unsafe URL value "+t+" (see http://g.co/ng/security#xss)"),"unsafe:"+t)}function qn(t){var n,e,o={};try{for(var i=u(t.split(",")),l=i.next();!l.done;l=i.next())o[l.value]=!0}catch(r){n={error:r}}finally{try{l&&!l.done&&(e=i.return)&&e.call(i)}finally{if(n)throw n.error}}return o}function Yn(){for(var t,n,e=[],o=0;o<arguments.length;o++)e[o]=arguments[o];var i={};try{for(var l=u(e),r=l.next();!r.done;r=l.next()){var c=r.value;for(var a in c)c.hasOwnProperty(a)&&(i[a]=!0)}}catch(s){t={error:s}}finally{try{r&&!r.done&&(n=l.return)&&n.call(l)}finally{if(t)throw t.error}}return i}var Xn,Zn=qn("area,br,col,hr,img,wbr"),Kn=qn("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),Jn=qn("rp,rt"),Qn=Yn(Jn,Kn),te=Yn(Zn,Yn(Kn,qn("address,article,aside,blockquote,caption,center,del,details,dialog,dir,div,dl,figure,figcaption,footer,h1,h2,h3,h4,h5,h6,header,hgroup,hr,ins,main,map,menu,nav,ol,pre,section,summary,table,ul")),Yn(Jn,qn("a,abbr,acronym,audio,b,bdi,bdo,big,br,cite,code,del,dfn,em,font,i,img,ins,kbd,label,map,mark,picture,q,ruby,rp,rt,s,samp,small,source,span,strike,strong,sub,sup,time,track,tt,u,var,video")),Qn),ne=qn("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),ee=qn("srcset"),oe=Yn(ne,ee,qn("abbr,accesskey,align,alt,autoplay,axis,bgcolor,border,cellpadding,cellspacing,class,clear,color,cols,colspan,compact,controls,coords,datetime,default,dir,download,face,headers,height,hidden,hreflang,hspace,ismap,itemscope,itemprop,kind,label,lang,language,loop,media,muted,nohref,nowrap,open,preload,rel,rev,role,rows,rowspan,rules,scope,scrolling,shape,size,sizes,span,srclang,start,summary,tabindex,target,title,translate,type,usemap,valign,value,vspace,width")),ie=qn("script,style,template"),le=function(){function t(){this.sanitizedSomething=!1,this.buf=[]}return t.prototype.sanitizeChildren=function(t){for(var n=t.firstChild,e=!0;n;)if(n.nodeType===Node.ELEMENT_NODE?e=this.startElement(n):n.nodeType===Node.TEXT_NODE?this.chars(n.nodeValue):this.sanitizedSomething=!0,e&&n.firstChild)n=n.firstChild;else for(;n;){n.nodeType===Node.ELEMENT_NODE&&this.endElement(n);var o=this.checkClobberedElement(n,n.nextSibling);if(o){n=o;break}n=this.checkClobberedElement(n,n.parentNode)}return this.buf.join("")},t.prototype.startElement=function(t){var n,e=t.nodeName.toLowerCase();if(!te.hasOwnProperty(e))return this.sanitizedSomething=!0,!ie.hasOwnProperty(e);this.buf.push("<"),this.buf.push(e);for(var o=t.attributes,i=0;i<o.length;i++){var l=o.item(i),r=l.name,c=r.toLowerCase();if(oe.hasOwnProperty(c)){var a=l.value;ne[c]&&(a=$n(a)),ee[c]&&(n=a,a=(n=String(n)).split(",").map((function(t){return $n(t.trim())})).join(", ")),this.buf.push(" ",r,'="',ae(a),'"')}else this.sanitizedSomething=!0}return this.buf.push(">"),!0},t.prototype.endElement=function(t){var n=t.nodeName.toLowerCase();te.hasOwnProperty(n)&&!Zn.hasOwnProperty(n)&&(this.buf.push("</"),this.buf.push(n),this.buf.push(">"))},t.prototype.chars=function(t){this.buf.push(ae(t))},t.prototype.checkClobberedElement=function(t,n){if(n&&(t.compareDocumentPosition(n)&Node.DOCUMENT_POSITION_CONTAINED_BY)===Node.DOCUMENT_POSITION_CONTAINED_BY)throw new Error("Failed to sanitize html because the element is clobbered: "+t.outerHTML);return n},t}(),re=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,ce=/([^\#-~ |!])/g;function ae(t){return t.replace(/&/g,"&amp;").replace(re,(function(t){return"&#"+(1024*(t.charCodeAt(0)-55296)+(t.charCodeAt(1)-56320)+65536)+";"})).replace(ce,(function(t){return"&#"+t.charCodeAt(0)+";"})).replace(/</g,"&lt;").replace(/>/g,"&gt;")}function se(t){return"content"in t&&function(t){return t.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===t.nodeName}(t)?t.content:null}var ue=function(t){function n(n){void 0===n&&(n=!1);var e=t.call(this)||this;return e.__isAsync=n,e}return i(n,t),n.prototype.emit=function(n){t.prototype.next.call(this,n)},n.prototype.subscribe=function(n,e,o){var i,l=function(t){return null},r=function(){return null};n&&"object"==typeof n?(i=this.__isAsync?function(t){setTimeout((function(){return n.next(t)}))}:function(t){n.next(t)},n.error&&(l=this.__isAsync?function(t){setTimeout((function(){return n.error(t)}))}:function(t){n.error(t)}),n.complete&&(r=this.__isAsync?function(){setTimeout((function(){return n.complete()}))}:function(){n.complete()})):(i=this.__isAsync?function(t){setTimeout((function(){return n(t)}))}:function(t){n(t)},e&&(l=this.__isAsync?function(t){setTimeout((function(){return e(t)}))}:function(t){e(t)}),o&&(r=this.__isAsync?function(){setTimeout((function(){return o()}))}:function(){o()}));var c=t.prototype.subscribe.call(this,i,l,r);return n instanceof f&&n.add(c),c},n}(z),de=function(){function t(){}return t.__NG_ELEMENT_ID__=function(){return ge(t,Sn)},t}(),ge=nn,he=new RegExp("^([-,.\"'%_!# a-zA-Z0-9]+|(?:(?:matrix|translate|scale|rotate|skew|perspective)(?:X|Y|3d)?|(?:rgb|hsl)a?|(?:repeating-)?(?:linear|radial)-gradient|(?:calc|attr))\\([-0-9.%, #a-zA-Z]+\\))$","g"),_e=/^url\(([^)]+)\)$/,Ce=Function;function pe(t){return"function"==typeof t}var fe=/^function\s+\S+\(\)\s*{[\s\S]+\.apply\(this,\s*arguments\)/,Me=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{/,Pe=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{[\s\S]*constructor\s*\(/,Oe=function(){function t(t){this._reflect=t||Bt.Reflect}return t.prototype.isReflectionEnabled=function(){return!0},t.prototype.factory=function(t){return function(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];return new(t.bind.apply(t,g([void 0],n)))}},t.prototype._zipTypesAndAnnotations=function(t,n){var e;e=new Array(void 0===t?n.length:t.length);for(var o=0;o<e.length;o++)e[o]=void 0===t?[]:t[o]!=Object?[t[o]]:[],n&&null!=n[o]&&(e[o]=e[o].concat(n[o]));return e},t.prototype._ownParameters=function(t,n){var e=t.toString();if(fe.exec(e)||Me.exec(e)&&!Pe.exec(e))return null;if(t.parameters&&t.parameters!==n.parameters)return t.parameters;var o=t.ctorParameters;if(o&&o!==n.ctorParameters){var i="function"==typeof o?o():o,l=i.map((function(t){return t&&t.type})),r=i.map((function(t){return t&&me(t.decorators)}));return this._zipTypesAndAnnotations(l,r)}var c=t.hasOwnProperty(Ot)&&t[Ot],a=this._reflect&&this._reflect.getOwnMetadata&&this._reflect.getOwnMetadata("design:paramtypes",t);return a||c?this._zipTypesAndAnnotations(a,c):new Array(t.length).fill(void 0)},t.prototype.parameters=function(t){if(!pe(t))return[];var n=ve(t),e=this._ownParameters(t,n);return e||n===Object||(e=this.parameters(n)),e||[]},t.prototype._ownAnnotations=function(t,n){if(t.annotations&&t.annotations!==n.annotations){var e=t.annotations;return"function"==typeof e&&e.annotations&&(e=e.annotations),e}return t.decorators&&t.decorators!==n.decorators?me(t.decorators):t.hasOwnProperty(Pt)?t[Pt]:null},t.prototype.annotations=function(t){if(!pe(t))return[];var n=ve(t),e=this._ownAnnotations(t,n)||[];return(n!==Object?this.annotations(n):[]).concat(e)},t.prototype._ownPropMetadata=function(t,n){if(t.propMetadata&&t.propMetadata!==n.propMetadata){var e=t.propMetadata;return"function"==typeof e&&e.propMetadata&&(e=e.propMetadata),e}if(t.propDecorators&&t.propDecorators!==n.propDecorators){var o=t.propDecorators,i={};return Object.keys(o).forEach((function(t){i[t]=me(o[t])})),i}return t.hasOwnProperty(mt)?t[mt]:null},t.prototype.propMetadata=function(t){if(!pe(t))return{};var n=ve(t),e={};if(n!==Object){var o=this.propMetadata(n);Object.keys(o).forEach((function(t){e[t]=o[t]}))}var i=this._ownPropMetadata(t,n);return i&&Object.keys(i).forEach((function(t){var n=[];e.hasOwnProperty(t)&&n.push.apply(n,g(e[t])),n.push.apply(n,g(i[t])),e[t]=n})),e},t.prototype.hasLifecycleHook=function(t,n){return t instanceof Ce&&n in t.prototype},t.prototype.guards=function(t){return{}},t.prototype.getter=function(t){return new Function("o","return o."+t+";")},t.prototype.setter=function(t){return new Function("o","v","return o."+t+" = v;")},t.prototype.method=function(t){return new Function("o","args","if (!o."+t+") throw new Error('\""+t+"\" is undefined');\n        return o."+t+".apply(o, args);")},t.prototype.importUri=function(t){return"object"==typeof t&&t.filePath?t.filePath:"./"+zt(t)},t.prototype.resourceUri=function(t){return"./"+zt(t)},t.prototype.resolveIdentifier=function(t,n,e,o){return o},t.prototype.resolveEnum=function(t,n){return t[n]},t}();function me(t){return t?t.map((function(t){var n=t.type.annotationCls;return new(n.bind.apply(n,g([void 0],t.args?t.args:[])))})):[]}function ve(t){var n=t.prototype?Object.getPrototypeOf(t.prototype):null;return(n?n.constructor:null)||Object}var ye=function(t){var n=t.constructor,e=n.ngBaseDef,o=n.ngBaseDef={inputs:{},outputs:{},declaredInputs:{}};e&&(ht(o.inputs,e.inputs),ht(o.outputs,e.outputs),ht(o.declaredInputs,e.declaredInputs))},be=xt("Input",(function(t){return{bindingPropertyName:t}}),void 0,function(t){return function(n,e){for(var o=[],i=2;i<arguments.length;i++)o[i-2]=arguments[i];var l=n.constructor;l.hasOwnProperty(Ct)||ye(n);var r=l.ngBaseDef,c=t(r);c[e]=o[0]}}((function(t){return t.inputs||{}}))),xe=xt("HostBinding",(function(t){return{hostPropertyName:t}})),Ae=gt({provide:String,useValue:gt}),we=[];function Be(t,n){if(!n){var e=(a=new Oe).parameters(t);return function(){return new(t.bind.apply(t,g([void 0],qt(e))))}}if(Ae in n){var o=n;return function(){return o.useValue}}if(n.useExisting){var i=n;return function(){return $t(i.useExisting)}}if(n.useFactory){var l=n;return function(){return l.useFactory.apply(l,g(qt(l.deps||we)))}}if(n.useClass){var r=n,c=n.deps;if(!c){var a=new Oe;c=a.parameters(t)}return function(){var t;return new((t=r.useClass).bind.apply(t,g([void 0],qt(c))))}}var s=n.deps;return s||(a=new Oe,s=a.parameters(t)),function(){return new(t.bind.apply(t,g([void 0],qt(s))))}}var ke=vt("NgModule",(function(t){return t}),void 0,void 0,(function(t,n){return Se(t,n)})),Se=function(t,n){var e,o=n&&n.imports||[];n&&n.exports&&(o=g(o,[n.exports])),t.ngInjectorDef={factory:(e={factory:Be(t,{useClass:t}),providers:n&&n.providers,imports:o}).factory,providers:e.providers||[],imports:e.imports||[]}},Te=vt("Injectable",void 0,void 0,void 0,(function(t,n){return Ee(t,n)})),Ee=function(t,n){n&&void 0!==n.providedIn&&!ft(t)&&(t.ngInjectableDef=pt({providedIn:n.providedIn,factory:Be(t,n)}))};function Ie(t){return t.ngDebugContext}function ze(t){return t.ngOriginalError}function Le(t){for(var n=[],e=1;e<arguments.length;e++)n[e-1]=arguments[e];t.error.apply(t,g(n))}var De=function(){function t(){this._console=console}return t.prototype.handleError=function(t){var n=this._findOriginalError(t),e=this._findContext(t),o=function(t){return t.ngErrorLogger||Le}(t);o(this._console,"ERROR",t),n&&o(this._console,"ORIGINAL ERROR",n),e&&o(this._console,"ERROR CONTEXT",e)},t.prototype._findContext=function(t){return t?Ie(t)?Ie(t):this._findContext(ze(t)):null},t.prototype._findOriginalError=function(t){for(var n=ze(t);n&&ze(n);)n=ze(n);return n},t}();function Ne(t){return!!t&&"function"==typeof t.then}function Fe(t){return!!t&&"function"==typeof t.subscribe}var je=new Mt("Application Initializer"),Re=function(){function t(t){var n=this;this.appInits=t,this.initialized=!1,this.done=!1,this.donePromise=new Promise((function(t,e){n.resolve=t,n.reject=e}))}return t.prototype.runInitializers=function(){var t=this;if(!this.initialized){var n=[],e=function(){t.done=!0,t.resolve()};if(this.appInits)for(var o=0;o<this.appInits.length;o++){var i=this.appInits[o]();Ne(i)&&n.push(i)}Promise.all(n).then((function(){e()})).catch((function(n){t.reject(n)})),0===n.length&&e(),this.initialized=!0}},t}(),Ve=new Mt("AppId");function Ge(){return""+Ue()+Ue()+Ue()}function Ue(){return String.fromCharCode(97+Math.floor(25*Math.random()))}var He=new Mt("Platform Initializer"),We=new Mt("Platform ID"),$e=new Mt("appBootstrapListener"),qe=function(){function t(){}return t.prototype.log=function(t){console.log(t)},t.prototype.warn=function(t){console.warn(t)},t}();function Ye(){throw new Error("Runtime compiler is not loaded")}var Xe,Ze,Ke=Ye,Je=Ye,Qe=Ye,to=Ye,no=function(){function t(){this.compileModuleSync=Ke,this.compileModuleAsync=Je,this.compileModuleAndAllComponentsSync=Qe,this.compileModuleAndAllComponentsAsync=to}return t.prototype.clearCache=function(){},t.prototype.clearCacheFor=function(t){},t.prototype.getModuleId=function(t){},t}(),eo=function(){return function(){}}();function oo(){var t=Bt.wtf;return!(!t||!(Xe=t.trace)||(Ze=Xe.events,0))}var io=oo();function lo(t,n){return null}var ro=io?function(t,n){return void 0===n&&(n=null),Ze.createScope(t,n)}:function(t,n){return lo},co=io?function(t,n){return Xe.leaveScope(t,n),n}:function(t,n){return n},ao=function(){function t(t){var n,e=t.enableLongStackTrace,o=void 0!==e&&e;if(this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new ue(!1),this.onMicrotaskEmpty=new ue(!1),this.onStable=new ue(!1),this.onError=new ue(!1),"undefined"==typeof Zone)throw new Error("In this configuration Angular requires Zone.js");Zone.assertZonePatched(),this._nesting=0,this._outer=this._inner=Zone.current,Zone.wtfZoneSpec&&(this._inner=this._inner.fork(Zone.wtfZoneSpec)),Zone.TaskTrackingZoneSpec&&(this._inner=this._inner.fork(new Zone.TaskTrackingZoneSpec)),o&&Zone.longStackTraceZoneSpec&&(this._inner=this._inner.fork(Zone.longStackTraceZoneSpec)),(n=this)._inner=n._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:function(t,e,o,i,l,r){try{return ho(n),t.invokeTask(o,i,l,r)}finally{_o(n)}},onInvoke:function(t,e,o,i,l,r,c){try{return ho(n),t.invoke(o,i,l,r,c)}finally{_o(n)}},onHasTask:function(t,e,o,i){t.hasTask(o,i),e===o&&("microTask"==i.change?(n.hasPendingMicrotasks=i.microTask,go(n)):"macroTask"==i.change&&(n.hasPendingMacrotasks=i.macroTask))},onHandleError:function(t,e,o,i){return t.handleError(o,i),n.runOutsideAngular((function(){return n.onError.emit(i)})),!1}})}return t.isInAngularZone=function(){return!0===Zone.current.get("isAngularZone")},t.assertInAngularZone=function(){if(!t.isInAngularZone())throw new Error("Expected to be in Angular Zone, but it is not!")},t.assertNotInAngularZone=function(){if(t.isInAngularZone())throw new Error("Expected to not be in Angular Zone, but it is!")},t.prototype.run=function(t,n,e){return this._inner.run(t,n,e)},t.prototype.runTask=function(t,n,e,o){var i=this._inner,l=i.scheduleEventTask("NgZoneEvent: "+o,t,uo,so,so);try{return i.runTask(l,n,e)}finally{i.cancelTask(l)}},t.prototype.runGuarded=function(t,n,e){return this._inner.runGuarded(t,n,e)},t.prototype.runOutsideAngular=function(t){return this._outer.run(t)},t}();function so(){}var uo={};function go(t){if(0==t._nesting&&!t.hasPendingMicrotasks&&!t.isStable)try{t._nesting++,t.onMicrotaskEmpty.emit(null)}finally{if(t._nesting--,!t.hasPendingMicrotasks)try{t.runOutsideAngular((function(){return t.onStable.emit(null)}))}finally{t.isStable=!0}}}function ho(t){t._nesting++,t.isStable&&(t.isStable=!1,t.onUnstable.emit(null))}function _o(t){t._nesting--,go(t)}var Co,po=function(){function t(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new ue,this.onMicrotaskEmpty=new ue,this.onStable=new ue,this.onError=new ue}return t.prototype.run=function(t){return t()},t.prototype.runGuarded=function(t){return t()},t.prototype.runOutsideAngular=function(t){return t()},t.prototype.runTask=function(t){return t()},t}(),fo=function(){function t(t){var n=this;this._ngZone=t,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this.taskTrackingZone=null,this._watchAngularEvents(),t.run((function(){n.taskTrackingZone="undefined"==typeof Zone?null:Zone.current.get("TaskTrackingZone")}))}return t.prototype._watchAngularEvents=function(){var t=this;this._ngZone.onUnstable.subscribe({next:function(){t._didWork=!0,t._isZoneStable=!1}}),this._ngZone.runOutsideAngular((function(){t._ngZone.onStable.subscribe({next:function(){ao.assertNotInAngularZone(),Et((function(){t._isZoneStable=!0,t._runCallbacksIfReady()}))}})}))},t.prototype.increasePendingRequestCount=function(){return this._pendingCount+=1,this._didWork=!0,this._pendingCount},t.prototype.decreasePendingRequestCount=function(){if(this._pendingCount-=1,this._pendingCount<0)throw new Error("pending async requests below zero");return this._runCallbacksIfReady(),this._pendingCount},t.prototype.isStable=function(){return this._isZoneStable&&0===this._pendingCount&&!this._ngZone.hasPendingMacrotasks},t.prototype._runCallbacksIfReady=function(){var t=this;if(this.isStable())Et((function(){for(;0!==t._callbacks.length;){var n=t._callbacks.pop();clearTimeout(n.timeoutId),n.doneCb(t._didWork)}t._didWork=!1}));else{var n=this.getPendingTasks();this._callbacks=this._callbacks.filter((function(t){return!t.updateCb||!t.updateCb(n)||(clearTimeout(t.timeoutId),!1)})),this._didWork=!0}},t.prototype.getPendingTasks=function(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map((function(t){return{source:t.source,creationLocation:t.creationLocation,data:t.data}})):[]},t.prototype.addCallback=function(t,n,e){var o=this,i=-1;n&&n>0&&(i=setTimeout((function(){o._callbacks=o._callbacks.filter((function(t){return t.timeoutId!==i})),t(o._didWork,o.getPendingTasks())}),n)),this._callbacks.push({doneCb:t,timeoutId:i,updateCb:e})},t.prototype.whenStable=function(t,n,e){if(e&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/dist/task-tracking.js" loaded?');this.addCallback(t,n,e),this._runCallbacksIfReady()},t.prototype.getPendingRequestCount=function(){return this._pendingCount},t.prototype.findProviders=function(t,n,e){return[]},t}(),Mo=function(){function t(){this._applications=new Map,Po.addToWindow(this)}return t.prototype.registerApplication=function(t,n){this._applications.set(t,n)},t.prototype.unregisterApplication=function(t){this._applications.delete(t)},t.prototype.unregisterAllApplications=function(){this._applications.clear()},t.prototype.getTestability=function(t){return this._applications.get(t)||null},t.prototype.getAllTestabilities=function(){return Array.from(this._applications.values())},t.prototype.getAllRootElements=function(){return Array.from(this._applications.keys())},t.prototype.findTestabilityInTree=function(t,n){return void 0===n&&(n=!0),Po.findTestabilityInTree(this,t,n)},r([c("design:paramtypes",[])],t)}(),Po=new(function(){function t(){}return t.prototype.addToWindow=function(t){},t.prototype.findTestabilityInTree=function(t,n,e){return null},t}()),Oo=new Mt("AllowMultipleToken"),mo=function(){return function(t,n){this.name=t,this.token=n}}();function vo(t,n,e){void 0===e&&(e=[]);var o="Platform: "+n,i=new Mt(o);return function(n){void 0===n&&(n=[]);var l=yo();if(!l||l.injector.get(Oo,!1))if(t)t(e.concat(n).concat({provide:i,useValue:!0}));else{var r=e.concat(n).concat({provide:i,useValue:!0});!function(t){if(Co&&!Co.destroyed&&!Co.injector.get(Oo,!1))throw new Error("There can be only one platform. Destroy the previous one to create a new one.");Co=t.get(bo);var n=t.get(He,null);n&&n.forEach((function(t){return t()}))}(rn.create({providers:r,name:o}))}return function(t){var n=yo();if(!n)throw new Error("No platform exists!");if(!n.injector.get(t,null))throw new Error("A platform with a different configuration has been created. Please destroy it first.");return n}(i)}}function yo(){return Co&&!Co.destroyed?Co:null}var bo=function(){function t(t){this._injector=t,this._modules=[],this._destroyListeners=[],this._destroyed=!1}return t.prototype.bootstrapModuleFactory=function(t,n){var e,o=this,i="noop"===(e=n?n.ngZone:void 0)?new po:("zone.js"===e?void 0:e)||new ao({enableLongStackTrace:Gn()}),l=[{provide:ao,useValue:i}];return i.run((function(){var n=rn.create({providers:l,parent:o.injector,name:t.moduleType.name}),e=t.create(n),r=e.injector.get(De,null);if(!r)throw new Error("No ErrorHandler. Is platform module (BrowserModule) included?");return e.onDestroy((function(){return wo(o._modules,e)})),i.runOutsideAngular((function(){return i.onError.subscribe({next:function(t){r.handleError(t)}})})),function(t,n,i){try{var l=((r=e.injector.get(Re)).runInitializers(),r.donePromise.then((function(){return o._moduleDoBootstrap(e),e})));return Ne(l)?l.catch((function(e){throw n.runOutsideAngular((function(){return t.handleError(e)})),e})):l}catch(c){throw n.runOutsideAngular((function(){return t.handleError(c)})),c}var r}(r,i)}))},t.prototype.bootstrapModule=function(t,n){var e=this;void 0===n&&(n=[]);var o=xo({},n);return function(t,n,e){return t.get(eo).createCompiler([n]).compileModuleAsync(e)}(this.injector,o,t).then((function(t){return e.bootstrapModuleFactory(t,o)}))},t.prototype._moduleDoBootstrap=function(t){var n=t.injector.get(Ao);if(t._bootstrapComponents.length>0)t._bootstrapComponents.forEach((function(t){return n.bootstrap(t)}));else{if(!t.instance.ngDoBootstrap)throw new Error("The module "+zt(t.instance.constructor)+' was bootstrapped, but it does not declare "@NgModule.bootstrap" components nor a "ngDoBootstrap" method. Please define one of these.');t.instance.ngDoBootstrap(n)}this._modules.push(t)},t.prototype.onDestroy=function(t){this._destroyListeners.push(t)},Object.defineProperty(t.prototype,"injector",{get:function(){return this._injector},enumerable:!0,configurable:!0}),t.prototype.destroy=function(){if(this._destroyed)throw new Error("The platform has already been destroyed!");this._modules.slice().forEach((function(t){return t.destroy()})),this._destroyListeners.forEach((function(t){return t()})),this._destroyed=!0},Object.defineProperty(t.prototype,"destroyed",{get:function(){return this._destroyed},enumerable:!0,configurable:!0}),t}();function xo(t,n){return Array.isArray(n)?n.reduce(xo,t):l({},t,n)}var Ao=function(){function t(t,n,e,o,i,l){var r=this;this._zone=t,this._console=n,this._injector=e,this._exceptionHandler=o,this._componentFactoryResolver=i,this._initStatus=l,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._enforceNoNewChanges=!1,this._stable=!0,this.componentTypes=[],this.components=[],this._enforceNoNewChanges=Gn(),this._zone.onMicrotaskEmpty.subscribe({next:function(){r._zone.run((function(){r.tick()}))}});var c=new k((function(t){r._stable=r._zone.isStable&&!r._zone.hasPendingMacrotasks&&!r._zone.hasPendingMicrotasks,r._zone.runOutsideAngular((function(){t.next(r._stable),t.complete()}))})),a=new k((function(t){var n;r._zone.runOutsideAngular((function(){n=r._zone.onStable.subscribe((function(){ao.assertNotInAngularZone(),Et((function(){r._stable||r._zone.hasPendingMacrotasks||r._zone.hasPendingMicrotasks||(r._stable=!0,t.next(!0))}))}))}));var e=r._zone.onUnstable.subscribe((function(){ao.assertInAngularZone(),r._stable&&(r._stable=!1,r._zone.runOutsideAngular((function(){t.next(!1)})))}));return function(){n.unsubscribe(),e.unsubscribe()}}));this.isStable=ot(c,a.pipe(dt()))}var n;return n=t,t.prototype.bootstrap=function(t,n){var e,o=this;if(!this._initStatus.done)throw new Error("Cannot bootstrap as there are still asynchronous initializers running. Bootstrap components in the `ngDoBootstrap` method of the root module.");e=t instanceof mn?t:this._componentFactoryResolver.resolveComponentFactory(t),this.componentTypes.push(e.componentType);var i=e instanceof wn?null:this._injector.get(Bn),l=e.create(rn.NULL,[],n||e.selector,i);l.onDestroy((function(){o._unloadComponent(l)}));var r=l.injector.get(fo,null);return r&&l.injector.get(Mo).registerApplication(l.location.nativeElement,r),this._loadComponent(l),Gn()&&this._console.log("Angular is running in the development mode. Call enableProdMode() to enable the production mode."),l},t.prototype.tick=function(){var t=this;if(this._runningTick)throw new Error("ApplicationRef.tick is called recursively");var e=n._tickScope();try{this._runningTick=!0,this._views.forEach((function(t){return t.detectChanges()})),this._enforceNoNewChanges&&this._views.forEach((function(t){return t.checkNoChanges()}))}catch(o){this._zone.runOutsideAngular((function(){return t._exceptionHandler.handleError(o)}))}finally{this._runningTick=!1,co(e)}},t.prototype.attachView=function(t){var n=t;this._views.push(n),n.attachToAppRef(this)},t.prototype.detachView=function(t){var n=t;wo(this._views,n),n.detachFromAppRef()},t.prototype._loadComponent=function(t){this.attachView(t.hostView),this.tick(),this.components.push(t),this._injector.get($e,[]).concat(this._bootstrapListeners).forEach((function(n){return n(t)}))},t.prototype._unloadComponent=function(t){this.detachView(t.hostView),wo(this.components,t)},t.prototype.ngOnDestroy=function(){this._views.slice().forEach((function(t){return t.destroy()}))},Object.defineProperty(t.prototype,"viewCount",{get:function(){return this._views.length},enumerable:!0,configurable:!0}),t._tickScope=ro("ApplicationRef#tick()"),t}();function wo(t,n){var e=t.indexOf(n);e>-1&&t.splice(e,1)}var Bo=function(){function t(){this.dirty=!0,this._results=[],this.changes=new ue,this.length=0}return t.prototype.map=function(t){return this._results.map(t)},t.prototype.filter=function(t){return this._results.filter(t)},t.prototype.find=function(t){return this._results.find(t)},t.prototype.reduce=function(t,n){return this._results.reduce(t,n)},t.prototype.forEach=function(t){this._results.forEach(t)},t.prototype.some=function(t){return this._results.some(t)},t.prototype.toArray=function(){return this._results.slice()},t.prototype[Tt()]=function(){return this._results[Tt()]()},t.prototype.toString=function(){return this._results.toString()},t.prototype.reset=function(t){this._results=function t(n){return n.reduce((function(n,e){var o=Array.isArray(e)?t(e):e;return n.concat(o)}),[])}(t),this.dirty=!1,this.length=this._results.length,this.last=this._results[this.length-1],this.first=this._results[0]},t.prototype.notifyOnChanges=function(){this.changes.emit(this)},t.prototype.setDirty=function(){this.dirty=!0},t.prototype.destroy=function(){this.changes.complete(),this.changes.unsubscribe()},t}(),ko=function(){function t(){}return t.__NG_ELEMENT_ID__=function(){return So(t,Sn)},t}(),So=nn,To=function(){function t(){}return t.__NG_ELEMENT_ID__=function(){return Eo()},t}(),Eo=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n]},Io=function(){return function(t,n){this.name=t,this.callback=n}}(),zo=function(){function t(t,n,e){this.listeners=[],this.parent=null,this._debugContext=e,this.nativeNode=t,n&&n instanceof Lo&&n.addChild(this)}return Object.defineProperty(t.prototype,"injector",{get:function(){return this._debugContext.injector},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"componentInstance",{get:function(){return this._debugContext.component},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"context",{get:function(){return this._debugContext.context},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"references",{get:function(){return this._debugContext.references},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"providerTokens",{get:function(){return this._debugContext.providerTokens},enumerable:!0,configurable:!0}),t}(),Lo=function(t){function n(n,e,o){var i=t.call(this,n,e,o)||this;return i.properties={},i.attributes={},i.classes={},i.styles={},i.childNodes=[],i.nativeElement=n,i}return i(n,t),n.prototype.addChild=function(t){t&&(this.childNodes.push(t),t.parent=this)},n.prototype.removeChild=function(t){var n=this.childNodes.indexOf(t);-1!==n&&(t.parent=null,this.childNodes.splice(n,1))},n.prototype.insertChildrenAfter=function(t,n){var e,o=this,i=this.childNodes.indexOf(t);-1!==i&&((e=this.childNodes).splice.apply(e,g([i+1,0],n)),n.forEach((function(n){n.parent&&n.parent.removeChild(n),t.parent=o})))},n.prototype.insertBefore=function(t,n){var e=this.childNodes.indexOf(t);-1===e?this.addChild(n):(n.parent&&n.parent.removeChild(n),n.parent=this,this.childNodes.splice(e,0,n))},n.prototype.query=function(t){return this.queryAll(t)[0]||null},n.prototype.queryAll=function(t){var n=[];return function t(n,e,o){n.childNodes.forEach((function(n){n instanceof Lo&&(e(n)&&o.push(n),t(n,e,o))}))}(this,t,n),n},n.prototype.queryAllNodes=function(t){var n=[];return function t(n,e,o){n instanceof Lo&&n.childNodes.forEach((function(n){e(n)&&o.push(n),n instanceof Lo&&t(n,e,o)}))}(this,t,n),n},Object.defineProperty(n.prototype,"children",{get:function(){return this.childNodes.filter((function(t){return t instanceof n}))},enumerable:!0,configurable:!0}),n.prototype.triggerEventHandler=function(t,n){this.listeners.forEach((function(e){e.name==t&&e.callback(n)}))},n}(zo),Do=new Map,No=function(t){return Do.get(t)||null};function Fo(t){Do.set(t.nativeNode,t)}var jo=function(){function t(){}return t.prototype.supports=function(t){return Qt(t)},t.prototype.create=function(t){return new Vo(t)},t}(),Ro=function(t,n){return n},Vo=function(){function t(t){this.length=0,this._linkedRecords=null,this._unlinkedRecords=null,this._previousItHead=null,this._itHead=null,this._itTail=null,this._additionsHead=null,this._additionsTail=null,this._movesHead=null,this._movesTail=null,this._removalsHead=null,this._removalsTail=null,this._identityChangesHead=null,this._identityChangesTail=null,this._trackByFn=t||Ro}return t.prototype.forEachItem=function(t){var n;for(n=this._itHead;null!==n;n=n._next)t(n)},t.prototype.forEachOperation=function(t){for(var n=this._itHead,e=this._removalsHead,o=0,i=null;n||e;){var l=!e||n&&n.currentIndex<Wo(e,o,i)?n:e,r=Wo(l,o,i),c=l.currentIndex;if(l===e)o--,e=e._nextRemoved;else if(n=n._next,null==l.previousIndex)o++;else{i||(i=[]);var a=r-o,s=c-o;if(a!=s){for(var u=0;u<a;u++){var d=u<i.length?i[u]:i[u]=0,g=d+u;s<=g&&g<a&&(i[u]=d+1)}i[l.previousIndex]=s-a}}r!==c&&t(l,r,c)}},t.prototype.forEachPreviousItem=function(t){var n;for(n=this._previousItHead;null!==n;n=n._nextPrevious)t(n)},t.prototype.forEachAddedItem=function(t){var n;for(n=this._additionsHead;null!==n;n=n._nextAdded)t(n)},t.prototype.forEachMovedItem=function(t){var n;for(n=this._movesHead;null!==n;n=n._nextMoved)t(n)},t.prototype.forEachRemovedItem=function(t){var n;for(n=this._removalsHead;null!==n;n=n._nextRemoved)t(n)},t.prototype.forEachIdentityChange=function(t){var n;for(n=this._identityChangesHead;null!==n;n=n._nextIdentityChange)t(n)},t.prototype.diff=function(t){if(null==t&&(t=[]),!Qt(t))throw new Error("Error trying to diff '"+zt(t)+"'. Only arrays and iterables are allowed");return this.check(t)?this:null},t.prototype.onDestroy=function(){},t.prototype.check=function(t){var n=this;this._reset();var e,o,i,l=this._itHead,r=!1;if(Array.isArray(t)){this.length=t.length;for(var c=0;c<this.length;c++)i=this._trackByFn(c,o=t[c]),null!==l&&It(l.trackById,i)?(r&&(l=this._verifyReinsertion(l,o,i,c)),It(l.item,o)||this._addIdentityChange(l,o)):(l=this._mismatch(l,o,i,c),r=!0),l=l._next}else e=0,function(t,n){if(Array.isArray(t))for(var e=0;e<t.length;e++)n(t[e]);else for(var o=t[Tt()](),i=void 0;!(i=o.next()).done;)n(i.value)}(t,(function(t){i=n._trackByFn(e,t),null!==l&&It(l.trackById,i)?(r&&(l=n._verifyReinsertion(l,t,i,e)),It(l.item,t)||n._addIdentityChange(l,t)):(l=n._mismatch(l,t,i,e),r=!0),l=l._next,e++})),this.length=e;return this._truncate(l),this.collection=t,this.isDirty},Object.defineProperty(t.prototype,"isDirty",{get:function(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead},enumerable:!0,configurable:!0}),t.prototype._reset=function(){if(this.isDirty){var t=void 0,n=void 0;for(t=this._previousItHead=this._itHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._additionsHead;null!==t;t=t._nextAdded)t.previousIndex=t.currentIndex;for(this._additionsHead=this._additionsTail=null,t=this._movesHead;null!==t;t=n)t.previousIndex=t.currentIndex,n=t._nextMoved;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}},t.prototype._mismatch=function(t,n,e,o){var i;return null===t?i=this._itTail:(i=t._prev,this._remove(t)),null!==(t=null===this._linkedRecords?null:this._linkedRecords.get(e,o))?(It(t.item,n)||this._addIdentityChange(t,n),this._moveAfter(t,i,o)):null!==(t=null===this._unlinkedRecords?null:this._unlinkedRecords.get(e,null))?(It(t.item,n)||this._addIdentityChange(t,n),this._reinsertAfter(t,i,o)):t=this._addAfter(new Go(n,e),i,o),t},t.prototype._verifyReinsertion=function(t,n,e,o){var i=null===this._unlinkedRecords?null:this._unlinkedRecords.get(e,null);return null!==i?t=this._reinsertAfter(i,t._prev,o):t.currentIndex!=o&&(t.currentIndex=o,this._addToMoves(t,o)),t},t.prototype._truncate=function(t){for(;null!==t;){var n=t._next;this._addToRemovals(this._unlink(t)),t=n}null!==this._unlinkedRecords&&this._unlinkedRecords.clear(),null!==this._additionsTail&&(this._additionsTail._nextAdded=null),null!==this._movesTail&&(this._movesTail._nextMoved=null),null!==this._itTail&&(this._itTail._next=null),null!==this._removalsTail&&(this._removalsTail._nextRemoved=null),null!==this._identityChangesTail&&(this._identityChangesTail._nextIdentityChange=null)},t.prototype._reinsertAfter=function(t,n,e){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(t);var o=t._prevRemoved,i=t._nextRemoved;return null===o?this._removalsHead=i:o._nextRemoved=i,null===i?this._removalsTail=o:i._prevRemoved=o,this._insertAfter(t,n,e),this._addToMoves(t,e),t},t.prototype._moveAfter=function(t,n,e){return this._unlink(t),this._insertAfter(t,n,e),this._addToMoves(t,e),t},t.prototype._addAfter=function(t,n,e){return this._insertAfter(t,n,e),this._additionsTail=null===this._additionsTail?this._additionsHead=t:this._additionsTail._nextAdded=t,t},t.prototype._insertAfter=function(t,n,e){var o=null===n?this._itHead:n._next;return t._next=o,t._prev=n,null===o?this._itTail=t:o._prev=t,null===n?this._itHead=t:n._next=t,null===this._linkedRecords&&(this._linkedRecords=new Ho),this._linkedRecords.put(t),t.currentIndex=e,t},t.prototype._remove=function(t){return this._addToRemovals(this._unlink(t))},t.prototype._unlink=function(t){null!==this._linkedRecords&&this._linkedRecords.remove(t);var n=t._prev,e=t._next;return null===n?this._itHead=e:n._next=e,null===e?this._itTail=n:e._prev=n,t},t.prototype._addToMoves=function(t,n){return t.previousIndex===n||(this._movesTail=null===this._movesTail?this._movesHead=t:this._movesTail._nextMoved=t),t},t.prototype._addToRemovals=function(t){return null===this._unlinkedRecords&&(this._unlinkedRecords=new Ho),this._unlinkedRecords.put(t),t.currentIndex=null,t._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=t,t._prevRemoved=null):(t._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=t),t},t.prototype._addIdentityChange=function(t,n){return t.item=n,this._identityChangesTail=null===this._identityChangesTail?this._identityChangesHead=t:this._identityChangesTail._nextIdentityChange=t,t},t}(),Go=function(){return function(t,n){this.item=t,this.trackById=n,this.currentIndex=null,this.previousIndex=null,this._nextPrevious=null,this._prev=null,this._next=null,this._prevDup=null,this._nextDup=null,this._prevRemoved=null,this._nextRemoved=null,this._nextAdded=null,this._nextMoved=null,this._nextIdentityChange=null}}(),Uo=function(){function t(){this._head=null,this._tail=null}return t.prototype.add=function(t){null===this._head?(this._head=this._tail=t,t._nextDup=null,t._prevDup=null):(this._tail._nextDup=t,t._prevDup=this._tail,t._nextDup=null,this._tail=t)},t.prototype.get=function(t,n){var e;for(e=this._head;null!==e;e=e._nextDup)if((null===n||n<=e.currentIndex)&&It(e.trackById,t))return e;return null},t.prototype.remove=function(t){var n=t._prevDup,e=t._nextDup;return null===n?this._head=e:n._nextDup=e,null===e?this._tail=n:e._prevDup=n,null===this._head},t}(),Ho=function(){function t(){this.map=new Map}return t.prototype.put=function(t){var n=t.trackById,e=this.map.get(n);e||(e=new Uo,this.map.set(n,e)),e.add(t)},t.prototype.get=function(t,n){var e=this.map.get(t);return e?e.get(t,n):null},t.prototype.remove=function(t){var n=t.trackById;return this.map.get(n).remove(t)&&this.map.delete(n),t},Object.defineProperty(t.prototype,"isEmpty",{get:function(){return 0===this.map.size},enumerable:!0,configurable:!0}),t.prototype.clear=function(){this.map.clear()},t}();function Wo(t,n,e){var o=t.previousIndex;if(null===o)return o;var i=0;return e&&o<e.length&&(i=e[o]),o+n+i}var $o=function(){function t(){}return t.prototype.supports=function(t){return t instanceof Map||tn(t)},t.prototype.create=function(){return new qo},t}(),qo=function(){function t(){this._records=new Map,this._mapHead=null,this._appendAfter=null,this._previousMapHead=null,this._changesHead=null,this._changesTail=null,this._additionsHead=null,this._additionsTail=null,this._removalsHead=null,this._removalsTail=null}return Object.defineProperty(t.prototype,"isDirty",{get:function(){return null!==this._additionsHead||null!==this._changesHead||null!==this._removalsHead},enumerable:!0,configurable:!0}),t.prototype.forEachItem=function(t){var n;for(n=this._mapHead;null!==n;n=n._next)t(n)},t.prototype.forEachPreviousItem=function(t){var n;for(n=this._previousMapHead;null!==n;n=n._nextPrevious)t(n)},t.prototype.forEachChangedItem=function(t){var n;for(n=this._changesHead;null!==n;n=n._nextChanged)t(n)},t.prototype.forEachAddedItem=function(t){var n;for(n=this._additionsHead;null!==n;n=n._nextAdded)t(n)},t.prototype.forEachRemovedItem=function(t){var n;for(n=this._removalsHead;null!==n;n=n._nextRemoved)t(n)},t.prototype.diff=function(t){if(t){if(!(t instanceof Map||tn(t)))throw new Error("Error trying to diff '"+zt(t)+"'. Only maps and objects are allowed")}else t=new Map;return this.check(t)?this:null},t.prototype.onDestroy=function(){},t.prototype.check=function(t){var n=this;this._reset();var e=this._mapHead;if(this._appendAfter=null,this._forEach(t,(function(t,o){if(e&&e.key===o)n._maybeAddToChanges(e,t),n._appendAfter=e,e=e._next;else{var i=n._getOrCreateRecordForKey(o,t);e=n._insertBeforeOrAppend(e,i)}})),e){e._prev&&(e._prev._next=null),this._removalsHead=e;for(var o=e;null!==o;o=o._nextRemoved)o===this._mapHead&&(this._mapHead=null),this._records.delete(o.key),o._nextRemoved=o._next,o.previousValue=o.currentValue,o.currentValue=null,o._prev=null,o._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty},t.prototype._insertBeforeOrAppend=function(t,n){if(t){var e=t._prev;return n._next=t,n._prev=e,t._prev=n,e&&(e._next=n),t===this._mapHead&&(this._mapHead=n),this._appendAfter=t,t}return this._appendAfter?(this._appendAfter._next=n,n._prev=this._appendAfter):this._mapHead=n,this._appendAfter=n,null},t.prototype._getOrCreateRecordForKey=function(t,n){if(this._records.has(t)){var e=this._records.get(t);this._maybeAddToChanges(e,n);var o=e._prev,i=e._next;return o&&(o._next=i),i&&(i._prev=o),e._next=null,e._prev=null,e}var l=new Yo(t);return this._records.set(t,l),l.currentValue=n,this._addToAdditions(l),l},t.prototype._reset=function(){if(this.isDirty){var t=void 0;for(this._previousMapHead=this._mapHead,t=this._previousMapHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._changesHead;null!==t;t=t._nextChanged)t.previousValue=t.currentValue;for(t=this._additionsHead;null!=t;t=t._nextAdded)t.previousValue=t.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}},t.prototype._maybeAddToChanges=function(t,n){It(n,t.currentValue)||(t.previousValue=t.currentValue,t.currentValue=n,this._addToChanges(t))},t.prototype._addToAdditions=function(t){null===this._additionsHead?this._additionsHead=this._additionsTail=t:(this._additionsTail._nextAdded=t,this._additionsTail=t)},t.prototype._addToChanges=function(t){null===this._changesHead?this._changesHead=this._changesTail=t:(this._changesTail._nextChanged=t,this._changesTail=t)},t.prototype._forEach=function(t,n){t instanceof Map?t.forEach(n):Object.keys(t).forEach((function(e){return n(t[e],e)}))},t}(),Yo=function(){return function(t){this.key=t,this.previousValue=null,this.currentValue=null,this._nextPrevious=null,this._next=null,this._prev=null,this._nextAdded=null,this._nextRemoved=null,this._nextChanged=null}}(),Xo=function(){function t(t){this.factories=t}return t.create=function(n,e){if(null!=e){var o=e.factories.slice();n=n.concat(o)}return new t(n)},t.extend=function(n){return{provide:t,useFactory:function(e){if(!e)throw new Error("Cannot extend IterableDiffers without a parent injector");return t.create(n,e)},deps:[[t,new Gt,new Rt]]}},t.prototype.find=function(t){var n,e=this.factories.find((function(n){return n.supports(t)}));if(null!=e)return e;throw new Error("Cannot find a differ supporting object '"+t+"' of type '"+((n=t).name||typeof n)+"'")},t.ngInjectableDef=pt({providedIn:"root",factory:function(){return new t([new jo])}}),t}(),Zo=function(){function t(t){this.factories=t}return t.create=function(n,e){if(e){var o=e.factories.slice();n=n.concat(o)}return new t(n)},t.extend=function(n){return{provide:t,useFactory:function(e){if(!e)throw new Error("Cannot extend KeyValueDiffers without a parent injector");return t.create(n,e)},deps:[[t,new Gt,new Rt]]}},t.prototype.find=function(t){var n=this.factories.find((function(n){return n.supports(t)}));if(n)return n;throw new Error("Cannot find a differ supporting object '"+t+"'")},t.ngInjectableDef=pt({providedIn:"root",factory:function(){return new t([new $o])}}),t}(),Ko=[new $o],Jo=new Xo([new jo]),Qo=new Zo(Ko),ti=vo(null,"core",[{provide:We,useValue:"unknown"},{provide:bo,deps:[rn]},{provide:Mo,deps:[]},{provide:qe,deps:[]}]),ni=new Mt("LocaleId");function ei(){return Jo}function oi(){return Qo}function ii(t){return t||"en-US"}var li=function(){return function(t){}}();function ri(t,n,e){var o=t.state,i=1792&o;return i===n?(t.state=-1793&o|e,t.initIndex=-1,!0):i===e}function ci(t,n,e){return(1792&t.state)===n&&t.initIndex<=e&&(t.initIndex=e+1,!0)}function ai(t,n){return t.nodes[n]}function si(t,n){return t.nodes[n]}function ui(t,n){return t.nodes[n]}function di(t,n){return t.nodes[n]}function gi(t,n){return t.nodes[n]}var hi={setCurrentNode:void 0,createRootView:void 0,createEmbeddedView:void 0,createComponentView:void 0,createNgModuleRef:void 0,overrideProvider:void 0,overrideComponentView:void 0,clearOverrides:void 0,checkAndUpdateView:void 0,checkNoChangesView:void 0,destroyView:void 0,resolveDep:void 0,createDebugContext:void 0,handleEvent:void 0,updateDirectives:void 0,updateRenderer:void 0,dirtyParentQueries:void 0};function _i(t,n,e,o){var i="ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: '"+n+"'. Current value: '"+e+"'.";return o&&(i+=" It seems like the view has been created after its parent and its children have been dirty checked. Has it been created in a change detection hook ?"),function(t,n){var e=new Error(t);return Ci(e,n),e}(i,t)}function Ci(t,n){t.ngDebugContext=n,t.ngErrorLogger=n.logError.bind(n)}function pi(t){return new Error("ViewDestroyedError: Attempt to use a destroyed view: "+t)}var fi=function(){},Mi=new Map;function Pi(t){var n=Mi.get(t);return n||(n=zt(t)+"_"+Mi.size,Mi.set(t,n)),n}function Oi(t,n,e,o){if(Kt.isWrapped(o)){o=Kt.unwrap(o);var i=t.def.nodes[n].bindingIndex+e,l=Kt.unwrap(t.oldValues[i]);t.oldValues[i]=new Kt(l)}return o}function mi(t){return{id:"$$undefined",styles:t.styles,encapsulation:t.encapsulation,data:t.data}}var vi=0;function yi(t,n,e,o){return!(!(2&t.state)&&It(t.oldValues[n.bindingIndex+e],o))}function bi(t,n,e,o){return!!yi(t,n,e,o)&&(t.oldValues[n.bindingIndex+e]=o,!0)}function xi(t,n,e,o){var i=t.oldValues[n.bindingIndex+e];if(1&t.state||!Zt(i,o)){var l=n.bindings[e].name;throw _i(hi.createDebugContext(t,n.nodeIndex),l+": "+i,l+": "+o,0!=(1&t.state))}}function Ai(t){for(var n=t;n;)2&n.def.flags&&(n.state|=8),n=n.viewContainerParent||n.parent}function wi(t,n){for(var e=t;e&&e!==n;)e.state|=64,e=e.viewContainerParent||e.parent}function Bi(t,n,e,o){try{return Ai(33554432&t.def.nodes[n].flags?si(t,n).componentView:t),hi.handleEvent(t,n,e,o)}catch(i){t.root.errorHandler.handleError(i)}}function ki(t){return t.parent?si(t.parent,t.parentNodeDef.nodeIndex):null}function Si(t){return t.parent?t.parentNodeDef.parent:null}function Ti(t,n){switch(201347067&n.flags){case 1:return si(t,n.nodeIndex).renderElement;case 2:return ai(t,n.nodeIndex).renderText}}function Ei(t){return!!t.parent&&!!(32768&t.parentNodeDef.flags)}function Ii(t){return!(!t.parent||32768&t.parentNodeDef.flags)}function zi(t){return 1<<t%32}function Li(t){var n={},e=0,o={};return t&&t.forEach((function(t){var i=d(t,2),l=i[0],r=i[1];"number"==typeof l?(n[l]=r,e|=zi(l)):o[l]=r})),{matchedQueries:n,references:o,matchedQueryIds:e}}function Di(t,n){return t.map((function(t){var e,o,i;return Array.isArray(t)?(i=(e=d(t,2))[0],o=e[1]):(i=0,o=t),o&&("function"==typeof o||"object"==typeof o)&&n&&Object.defineProperty(o,"__source",{value:n,configurable:!0}),{flags:i,token:o,tokenKey:Pi(o)}}))}function Ni(t,n,e){var o=e.renderParent;return o?0==(1&o.flags)||0==(33554432&o.flags)||o.element.componentRendererType&&o.element.componentRendererType.encapsulation===Ft.Native?si(t,e.renderParent.nodeIndex).renderElement:void 0:n}var Fi=new WeakMap;function ji(t){var n=Fi.get(t);return n||((n=t((function(){return fi}))).factory=t,Fi.set(t,n)),n}function Ri(t,n,e,o,i){3===n&&(e=t.renderer.parentNode(Ti(t,t.def.lastRenderRootNode))),Vi(t,n,0,t.def.nodes.length-1,e,o,i)}function Vi(t,n,e,o,i,l,r){for(var c=e;c<=o;c++){var a=t.def.nodes[c];11&a.flags&&Ui(t,a,n,i,l,r),c+=a.childCount}}function Gi(t,n,e,o,i,l){for(var r=t;r&&!Ei(r);)r=r.parent;for(var c=r.parent,a=Si(r),s=a.nodeIndex+a.childCount,u=a.nodeIndex+1;u<=s;u++){var d=c.def.nodes[u];d.ngContentIndex===n&&Ui(c,d,e,o,i,l),u+=d.childCount}if(!c.parent){var g=t.root.projectableNodes[n];if(g)for(u=0;u<g.length;u++)Hi(t,g[u],e,o,i,l)}}function Ui(t,n,e,o,i,l){if(8&n.flags)Gi(t,n.ngContent.index,e,o,i,l);else{var r=Ti(t,n);if(3===e&&33554432&n.flags&&48&n.bindingFlags?(16&n.bindingFlags&&Hi(t,r,e,o,i,l),32&n.bindingFlags&&Hi(si(t,n.nodeIndex).componentView,r,e,o,i,l)):Hi(t,r,e,o,i,l),16777216&n.flags)for(var c=si(t,n.nodeIndex).viewContainer._embeddedViews,a=0;a<c.length;a++)Ri(c[a],e,o,i,l);1&n.flags&&!n.element.name&&Vi(t,e,n.nodeIndex+1,n.nodeIndex+n.childCount,o,i,l)}}function Hi(t,n,e,o,i,l){var r=t.renderer;switch(e){case 1:r.appendChild(o,n);break;case 2:r.insertBefore(o,n,i);break;case 3:r.removeChild(o,n);break;case 0:l.push(n)}}var Wi=/^:([^:]+):(.+)$/;function $i(t){if(":"===t[0]){var n=t.match(Wi);return[n[1],n[2]]}return["",t]}function qi(t){for(var n=0,e=0;e<t.length;e++)n|=t[e].flags;return n}function Yi(t,n,e,o,i,l,r,c,a,s,u,d,g,h,_,C,p,f,M,P){switch(t){case 1:return n+Xi(e)+o;case 2:return n+Xi(e)+o+Xi(i)+l;case 3:return n+Xi(e)+o+Xi(i)+l+Xi(r)+c;case 4:return n+Xi(e)+o+Xi(i)+l+Xi(r)+c+Xi(a)+s;case 5:return n+Xi(e)+o+Xi(i)+l+Xi(r)+c+Xi(a)+s+Xi(u)+d;case 6:return n+Xi(e)+o+Xi(i)+l+Xi(r)+c+Xi(a)+s+Xi(u)+d+Xi(g)+h;case 7:return n+Xi(e)+o+Xi(i)+l+Xi(r)+c+Xi(a)+s+Xi(u)+d+Xi(g)+h+Xi(_)+C;case 8:return n+Xi(e)+o+Xi(i)+l+Xi(r)+c+Xi(a)+s+Xi(u)+d+Xi(g)+h+Xi(_)+C+Xi(p)+f;case 9:return n+Xi(e)+o+Xi(i)+l+Xi(r)+c+Xi(a)+s+Xi(u)+d+Xi(g)+h+Xi(_)+C+Xi(p)+f+Xi(M)+P;default:throw new Error("Does not support more than 9 expressions")}}function Xi(t){return null!=t?t.toString():""}function Zi(t,n,e,o,i,l){t|=1;var r=Li(n);return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,flags:t,checkIndex:-1,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:r.matchedQueries,matchedQueryIds:r.matchedQueryIds,references:r.references,ngContentIndex:e,childCount:o,bindings:[],bindingFlags:0,outputs:[],element:{ns:null,name:null,attrs:null,template:l?ji(l):null,componentProvider:null,componentView:null,componentRendererType:null,publicProviders:null,allProviders:null,handleEvent:i||fi},provider:null,text:null,query:null,ngContent:null}}function Ki(t,n,e,o,i,l,r,c,a,s,u,g){var h;void 0===r&&(r=[]),s||(s=fi);var _=Li(e),C=_.matchedQueries,p=_.references,f=_.matchedQueryIds,M=null,P=null;l&&(M=(h=d($i(l),2))[0],P=h[1]),c=c||[];for(var O=new Array(c.length),m=0;m<c.length;m++){var v=d(c[m],3),y=v[0],b=v[2],x=d($i(v[1]),2),A=x[0],w=x[1],B=void 0,k=void 0;switch(15&y){case 4:k=b;break;case 1:case 8:B=b}O[m]={flags:y,ns:A,name:w,nonMinifiedName:w,securityContext:B,suffix:k}}a=a||[];var S=new Array(a.length);for(m=0;m<a.length;m++){var T=d(a[m],2);S[m]={type:0,target:T[0],eventName:T[1],propName:null}}var E=(r=r||[]).map((function(t){var n=d(t,2),e=n[1],o=d($i(n[0]),2);return[o[0],o[1],e]}));return g=function(t){if(t&&"$$undefined"===t.id){var n=null!=t.encapsulation&&t.encapsulation!==Ft.None||t.styles.length||Object.keys(t.data).length;t.id=n?"c"+vi++:"$$empty"}return t&&"$$empty"===t.id&&(t=null),t||null}(g),u&&(n|=33554432),{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:t,flags:n|=1,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:C,matchedQueryIds:f,references:p,ngContentIndex:o,childCount:i,bindings:O,bindingFlags:qi(O),outputs:S,element:{ns:M,name:P,attrs:E,template:null,componentProvider:null,componentView:u||null,componentRendererType:g,publicProviders:null,allProviders:null,handleEvent:s||fi},provider:null,text:null,query:null,ngContent:null}}function Ji(t,n,e){var o,i=e.element,l=t.root.selectorOrNode,r=t.renderer;if(t.parent||!l){o=i.name?r.createElement(i.name,i.ns):r.createComment("");var c=Ni(t,n,e);c&&r.appendChild(c,o)}else o=r.selectRootElement(l,!!i.componentRendererType&&i.componentRendererType.encapsulation===Ft.ShadowDom);if(i.attrs)for(var a=0;a<i.attrs.length;a++){var s=d(i.attrs[a],3);r.setAttribute(o,s[1],s[2],s[0])}return o}function Qi(t,n,e,o){for(var i=0;i<e.outputs.length;i++){var l=e.outputs[i],r=tl(t,e.nodeIndex,(d=l.eventName,(u=l.target)?u+":"+d:d)),c=l.target,a=t;"component"===l.target&&(c=null,a=n);var s=a.renderer.listen(c||o,l.eventName,r);t.disposables[e.outputIndex+i]=s}var u,d}function tl(t,n,e){return function(o){return Bi(t,n,e,o)}}function nl(t,n,e,o){if(!bi(t,n,e,o))return!1;var i=n.bindings[e],l=si(t,n.nodeIndex),r=l.renderElement,c=i.name;switch(15&i.flags){case 1:!function(t,n,e,o,i,l){var r=n.securityContext,c=r?t.root.sanitizer.sanitize(r,l):l;c=null!=c?c.toString():null;var a=t.renderer;null!=l?a.setAttribute(e,i,c,o):a.removeAttribute(e,i,o)}(t,i,r,i.ns,c,o);break;case 2:!function(t,n,e,o){var i=t.renderer;o?i.addClass(n,e):i.removeClass(n,e)}(t,r,c,o);break;case 4:!function(t,n,e,o,i){var l=t.root.sanitizer.sanitize(Nn.STYLE,i);if(null!=l){l=l.toString();var r=n.suffix;null!=r&&(l+=r)}else l=null;var c=t.renderer;null!=l?c.setStyle(e,o,l):c.removeStyle(e,o)}(t,i,r,c,o);break;case 8:!function(t,n,e,o,i){var l=n.securityContext,r=l?t.root.sanitizer.sanitize(l,i):i;t.renderer.setProperty(e,o,r)}(33554432&n.flags&&32&i.flags?l.componentView:t,i,r,c,o)}return!0}var el=new Object,ol=Pi(rn),il=Pi(on),ll=Pi(Bn);function rl(t,n,e,o){return e=Nt(e),{index:-1,deps:Di(o,zt(n)),flags:t,token:n,value:e}}function cl(t,n,e){void 0===e&&(e=rn.THROW_IF_NOT_FOUND);var o,i,l=Wt(t);try{if(8&n.flags)return n.token;if(2&n.flags&&(e=null),1&n.flags)return t._parent.get(n.token,e);var r=n.tokenKey;switch(r){case ol:case il:case ll:return t}var c,a=t._def.providersByKey[r];if(a){var s=t._providers[a.index];return void 0===s&&(s=t._providers[a.index]=al(t,a)),s===el?void 0:s}if((c=ft(n.token))&&(o=t,null!=(i=c).providedIn&&(function(t,n){return t._def.modules.indexOf(n)>-1}(o,i.providedIn)||"root"===i.providedIn&&o._def.isRoot))){var u=t._providers.length;return t._def.providersByKey[n.tokenKey]={flags:5120,value:c.factory,deps:[],index:u,token:n.token},t._providers[u]=el,t._providers[u]=al(t,t._def.providersByKey[n.tokenKey])}return 4&n.flags?e:t._parent.get(n.token,e)}finally{Wt(l)}}function al(t,n){var e;switch(201347067&n.flags){case 512:e=function(t,n,e){var o=e.length;switch(o){case 0:return new n;case 1:return new n(cl(t,e[0]));case 2:return new n(cl(t,e[0]),cl(t,e[1]));case 3:return new n(cl(t,e[0]),cl(t,e[1]),cl(t,e[2]));default:for(var i=new Array(o),l=0;l<o;l++)i[l]=cl(t,e[l]);return new(n.bind.apply(n,g([void 0],i)))}}(t,n.value,n.deps);break;case 1024:e=function(t,n,e){var o=e.length;switch(o){case 0:return n();case 1:return n(cl(t,e[0]));case 2:return n(cl(t,e[0]),cl(t,e[1]));case 3:return n(cl(t,e[0]),cl(t,e[1]),cl(t,e[2]));default:for(var i=Array(o),l=0;l<o;l++)i[l]=cl(t,e[l]);return n.apply(void 0,g(i))}}(t,n.value,n.deps);break;case 2048:e=cl(t,n.deps[0]);break;case 256:e=n.value}return e===el||null==e||"object"!=typeof e||131072&n.flags||"function"!=typeof e.ngOnDestroy||(n.flags|=131072),void 0===e?el:e}function sl(t,n){var e=t.viewContainer._embeddedViews;if((null==n||n>=e.length)&&(n=e.length-1),n<0)return null;var o=e[n];return o.viewContainerParent=null,hl(e,n),hi.dirtyParentQueries(o),dl(o),o}function ul(t,n,e){var o=n?Ti(n,n.def.lastRenderRootNode):t.renderElement,i=e.renderer.parentNode(o),l=e.renderer.nextSibling(o);Ri(e,2,i,l,void 0)}function dl(t){Ri(t,3,null,null,void 0)}function gl(t,n,e){n>=t.length?t.push(e):t.splice(n,0,e)}function hl(t,n){n>=t.length-1?t.pop():t.splice(n,1)}var _l=new Object;function Cl(t,n,e,o,i,l){return new pl(t,n,e,o,i,l)}var pl=function(t){function n(n,e,o,i,l,r){var c=t.call(this)||this;return c.selector=n,c.componentType=e,c._inputs=i,c._outputs=l,c.ngContentSelectors=r,c.viewDefFactory=o,c}return i(n,t),Object.defineProperty(n.prototype,"inputs",{get:function(){var t=[],n=this._inputs;for(var e in n)t.push({propName:e,templateName:n[e]});return t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outputs",{get:function(){var t=[];for(var n in this._outputs)t.push({propName:n,templateName:this._outputs[n]});return t},enumerable:!0,configurable:!0}),n.prototype.create=function(t,n,e,o){if(!o)throw new Error("ngModule should be provided");var i=ji(this.viewDefFactory),l=i.nodes[0].element.componentProvider.nodeIndex,r=hi.createRootView(t,n||[],e,i,o,_l),c=ui(r,l).instance;return e&&r.renderer.setAttribute(si(r,0).renderElement,"ng-version",jn.full),new fl(r,new ml(r),c)},n}(mn),fl=function(t){function n(n,e,o){var i=t.call(this)||this;return i._view=n,i._viewRef=e,i._component=o,i._elDef=i._view.def.nodes[0],i.hostView=e,i.changeDetectorRef=e,i.instance=o,i}return i(n,t),Object.defineProperty(n.prototype,"location",{get:function(){return new Sn(si(this._view,this._elDef.nodeIndex).renderElement)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"injector",{get:function(){return new xl(this._view,this._elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"componentType",{get:function(){return this._component.constructor},enumerable:!0,configurable:!0}),n.prototype.destroy=function(){this._viewRef.destroy()},n.prototype.onDestroy=function(t){this._viewRef.onDestroy(t)},n}(On);function Ml(t,n,e){return new Pl(t,n,e)}var Pl=function(){function t(t,n,e){this._view=t,this._elDef=n,this._data=e,this._embeddedViews=[]}return Object.defineProperty(t.prototype,"element",{get:function(){return new Sn(this._data.renderElement)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"injector",{get:function(){return new xl(this._view,this._elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"parentInjector",{get:function(){for(var t=this._view,n=this._elDef.parent;!n&&t;)n=Si(t),t=t.parent;return t?new xl(t,n):new xl(this._view,null)},enumerable:!0,configurable:!0}),t.prototype.clear=function(){for(var t=this._embeddedViews.length-1;t>=0;t--){var n=sl(this._data,t);hi.destroyView(n)}},t.prototype.get=function(t){var n=this._embeddedViews[t];if(n){var e=new ml(n);return e.attachToViewContainerRef(this),e}return null},Object.defineProperty(t.prototype,"length",{get:function(){return this._embeddedViews.length},enumerable:!0,configurable:!0}),t.prototype.createEmbeddedView=function(t,n,e){var o=t.createEmbeddedView(n||{});return this.insert(o,e),o},t.prototype.createComponent=function(t,n,e,o,i){var l=e||this.parentInjector;i||t instanceof wn||(i=l.get(Bn));var r=t.create(l,o,void 0,i);return this.insert(r.hostView,n),r},t.prototype.insert=function(t,n){if(t.destroyed)throw new Error("Cannot insert a destroyed View in a ViewContainer!");var e,o,i,l,r=t;return l=(e=this._data).viewContainer._embeddedViews,null==(o=n)&&(o=l.length),(i=r._view).viewContainerParent=this._view,gl(l,o,i),function(t,n){var e=ki(n);if(e&&e!==t&&!(16&n.state)){n.state|=16;var o=e.template._projectedViews;o||(o=e.template._projectedViews=[]),o.push(n),function(t,n){if(!(4&n.flags)){t.nodeFlags|=4,n.flags|=4;for(var e=n.parent;e;)e.childFlags|=4,e=e.parent}}(n.parent.def,n.parentNodeDef)}}(e,i),hi.dirtyParentQueries(i),ul(e,o>0?l[o-1]:null,i),r.attachToViewContainerRef(this),t},t.prototype.move=function(t,n){if(t.destroyed)throw new Error("Cannot move a destroyed View in a ViewContainer!");var e,o,i,l,r,c=this._embeddedViews.indexOf(t._view);return i=n,r=(l=(e=this._data).viewContainer._embeddedViews)[o=c],hl(l,o),null==i&&(i=l.length),gl(l,i,r),hi.dirtyParentQueries(r),dl(r),ul(e,i>0?l[i-1]:null,r),t},t.prototype.indexOf=function(t){return this._embeddedViews.indexOf(t._view)},t.prototype.remove=function(t){var n=sl(this._data,t);n&&hi.destroyView(n)},t.prototype.detach=function(t){var n=sl(this._data,t);return n?new ml(n):null},t}();function Ol(t){return new ml(t)}var ml=function(){function t(t){this._view=t,this._viewContainerRef=null,this._appRef=null}return Object.defineProperty(t.prototype,"rootNodes",{get:function(){return Ri(this._view,0,void 0,void 0,t=[]),t;var t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"context",{get:function(){return this._view.context},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"destroyed",{get:function(){return 0!=(128&this._view.state)},enumerable:!0,configurable:!0}),t.prototype.markForCheck=function(){Ai(this._view)},t.prototype.detach=function(){this._view.state&=-5},t.prototype.detectChanges=function(){var t=this._view.root.rendererFactory;t.begin&&t.begin();try{hi.checkAndUpdateView(this._view)}finally{t.end&&t.end()}},t.prototype.checkNoChanges=function(){hi.checkNoChangesView(this._view)},t.prototype.reattach=function(){this._view.state|=4},t.prototype.onDestroy=function(t){this._view.disposables||(this._view.disposables=[]),this._view.disposables.push(t)},t.prototype.destroy=function(){this._appRef?this._appRef.detachView(this):this._viewContainerRef&&this._viewContainerRef.detach(this._viewContainerRef.indexOf(this)),hi.destroyView(this._view)},t.prototype.detachFromAppRef=function(){this._appRef=null,dl(this._view),hi.dirtyParentQueries(this._view)},t.prototype.attachToAppRef=function(t){if(this._viewContainerRef)throw new Error("This view is already attached to a ViewContainer!");this._appRef=t},t.prototype.attachToViewContainerRef=function(t){if(this._appRef)throw new Error("This view is already attached directly to the ApplicationRef!");this._viewContainerRef=t},t}();function vl(t,n){return new yl(t,n)}var yl=function(t){function n(n,e){var o=t.call(this)||this;return o._parentView=n,o._def=e,o}return i(n,t),n.prototype.createEmbeddedView=function(t){return new ml(hi.createEmbeddedView(this._parentView,this._def,this._def.element.template,t))},Object.defineProperty(n.prototype,"elementRef",{get:function(){return new Sn(si(this._parentView,this._def.nodeIndex).renderElement)},enumerable:!0,configurable:!0}),n}(de);function bl(t,n){return new xl(t,n)}var xl=function(){function t(t,n){this.view=t,this.elDef=n}return t.prototype.get=function(t,n){return void 0===n&&(n=rn.THROW_IF_NOT_FOUND),hi.resolveDep(this.view,this.elDef,!!this.elDef&&0!=(33554432&this.elDef.flags),{flags:0,token:t,tokenKey:Pi(t)},n)},t}();function Al(t,n){var e=t.def.nodes[n];if(1&e.flags){var o=si(t,e.nodeIndex);return e.element.template?o.template:o.renderElement}if(2&e.flags)return ai(t,e.nodeIndex).renderText;if(20240&e.flags)return ui(t,e.nodeIndex).instance;throw new Error("Illegal state: read nodeValue for node index "+n)}function wl(t){return new Bl(t.renderer)}var Bl=function(){function t(t){this.delegate=t}return t.prototype.selectRootElement=function(t){return this.delegate.selectRootElement(t)},t.prototype.createElement=function(t,n){var e=d($i(n),2),o=this.delegate.createElement(e[1],e[0]);return t&&this.delegate.appendChild(t,o),o},t.prototype.createViewRoot=function(t){return t},t.prototype.createTemplateAnchor=function(t){var n=this.delegate.createComment("");return t&&this.delegate.appendChild(t,n),n},t.prototype.createText=function(t,n){var e=this.delegate.createText(n);return t&&this.delegate.appendChild(t,e),e},t.prototype.projectNodes=function(t,n){for(var e=0;e<n.length;e++)this.delegate.appendChild(t,n[e])},t.prototype.attachViewAfter=function(t,n){for(var e=this.delegate.parentNode(t),o=this.delegate.nextSibling(t),i=0;i<n.length;i++)this.delegate.insertBefore(e,n[i],o)},t.prototype.detachView=function(t){for(var n=0;n<t.length;n++){var e=t[n],o=this.delegate.parentNode(e);this.delegate.removeChild(o,e)}},t.prototype.destroyView=function(t,n){for(var e=0;e<n.length;e++)this.delegate.destroyNode(n[e])},t.prototype.listen=function(t,n,e){return this.delegate.listen(t,n,e)},t.prototype.listenGlobal=function(t,n,e){return this.delegate.listen(t,n,e)},t.prototype.setElementProperty=function(t,n,e){this.delegate.setProperty(t,n,e)},t.prototype.setElementAttribute=function(t,n,e){var o=d($i(n),2),i=o[0],l=o[1];null!=e?this.delegate.setAttribute(t,l,e,i):this.delegate.removeAttribute(t,l,i)},t.prototype.setBindingDebugInfo=function(t,n,e){},t.prototype.setElementClass=function(t,n,e){e?this.delegate.addClass(t,n):this.delegate.removeClass(t,n)},t.prototype.setElementStyle=function(t,n,e){null!=e?this.delegate.setStyle(t,n,e):this.delegate.removeStyle(t,n)},t.prototype.invokeElementMethod=function(t,n,e){t[n].apply(t,e)},t.prototype.setText=function(t,n){this.delegate.setValue(t,n)},t.prototype.animate=function(){throw new Error("Renderer.animate is no longer supported!")},t}();function kl(t,n,e,o){return new Sl(t,n,e,o)}var Sl=function(){function t(t,n,e,o){this._moduleType=t,this._parent=n,this._bootstrapComponents=e,this._def=o,this._destroyListeners=[],this._destroyed=!1,this.injector=this,function(t){for(var n=t._def,e=t._providers=new Array(n.providers.length),o=0;o<n.providers.length;o++){var i=n.providers[o];4096&i.flags||void 0===e[o]&&(e[o]=al(t,i))}}(this)}return t.prototype.get=function(t,n,e){void 0===n&&(n=rn.THROW_IF_NOT_FOUND),void 0===e&&(e=Ut.Default);var o=0;return e&Ut.SkipSelf?o|=1:e&Ut.Self&&(o|=4),cl(this,{token:t,tokenKey:Pi(t),flags:o},n)},Object.defineProperty(t.prototype,"instance",{get:function(){return this.get(this._moduleType)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"componentFactoryResolver",{get:function(){return this.get(xn)},enumerable:!0,configurable:!0}),t.prototype.destroy=function(){if(this._destroyed)throw new Error("The ng module "+zt(this.instance.constructor)+" has already been destroyed.");this._destroyed=!0,function(t,n){for(var e=t._def,o=new Set,i=0;i<e.providers.length;i++)if(131072&e.providers[i].flags){var l=t._providers[i];if(l&&l!==el){var r=l.ngOnDestroy;"function"!=typeof r||o.has(l)||(r.apply(l),o.add(l))}}}(this),this._destroyListeners.forEach((function(t){return t()}))},t.prototype.onDestroy=function(t){this._destroyListeners.push(t)},t}(),Tl=Pi(En),El=Pi(Ln),Il=Pi(Sn),zl=Pi(ko),Ll=Pi(de),Dl=Pi(To),Nl=Pi(rn),Fl=Pi(on);function jl(t,n,e,o,i,l,r,c){var a=[];if(r)for(var s in r){var u=d(r[s],2);a[u[0]]={flags:8,name:s,nonMinifiedName:u[1],ns:null,securityContext:null,suffix:null}}var g=[];if(c)for(var h in c)g.push({type:1,propName:h,target:null,eventName:c[h]});return Gl(t,n|=16384,e,o,i,i,l,a,g)}function Rl(t,n,e){return Gl(-1,t|=16,null,0,n,n,e)}function Vl(t,n,e,o,i){return Gl(-1,t,n,0,e,o,i)}function Gl(t,n,e,o,i,l,r,c,a){var s=Li(e),u=s.matchedQueries,d=s.references,g=s.matchedQueryIds;a||(a=[]),c||(c=[]),l=Nt(l);var h=Di(r,zt(i));return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:t,flags:n,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:u,matchedQueryIds:g,references:d,ngContentIndex:-1,childCount:o,bindings:c,bindingFlags:qi(c),outputs:a,element:null,provider:{token:i,value:l,deps:h},text:null,query:null,ngContent:null}}function Ul(t,n){return ql(t,n)}function Hl(t,n){for(var e=t;e.parent&&!Ei(e);)e=e.parent;return Yl(e.parent,Si(e),!0,n.provider.value,n.provider.deps)}function Wl(t,n){var e=Yl(t,n.parent,(32768&n.flags)>0,n.provider.value,n.provider.deps);if(n.outputs.length)for(var o=0;o<n.outputs.length;o++){var i=n.outputs[o],l=e[i.propName];if(!Fe(l))throw new Error("@Output "+i.propName+" not initialized in '"+e.constructor.name+"'.");var r=l.subscribe($l(t,n.parent.nodeIndex,i.eventName));t.disposables[n.outputIndex+o]=r.unsubscribe.bind(r)}return e}function $l(t,n,e){return function(o){return Bi(t,n,e,o)}}function ql(t,n){var e=(8192&n.flags)>0,o=n.provider;switch(201347067&n.flags){case 512:return Yl(t,n.parent,e,o.value,o.deps);case 1024:return function(t,n,e,o,i){var l=i.length;switch(l){case 0:return o();case 1:return o(Zl(t,n,e,i[0]));case 2:return o(Zl(t,n,e,i[0]),Zl(t,n,e,i[1]));case 3:return o(Zl(t,n,e,i[0]),Zl(t,n,e,i[1]),Zl(t,n,e,i[2]));default:for(var r=Array(l),c=0;c<l;c++)r[c]=Zl(t,n,e,i[c]);return o.apply(void 0,g(r))}}(t,n.parent,e,o.value,o.deps);case 2048:return Zl(t,n.parent,e,o.deps[0]);case 256:return o.value}}function Yl(t,n,e,o,i){var l=i.length;switch(l){case 0:return new o;case 1:return new o(Zl(t,n,e,i[0]));case 2:return new o(Zl(t,n,e,i[0]),Zl(t,n,e,i[1]));case 3:return new o(Zl(t,n,e,i[0]),Zl(t,n,e,i[1]),Zl(t,n,e,i[2]));default:for(var r=new Array(l),c=0;c<l;c++)r[c]=Zl(t,n,e,i[c]);return new(o.bind.apply(o,g([void 0],r)))}}var Xl={};function Zl(t,n,e,o,i){if(void 0===i&&(i=rn.THROW_IF_NOT_FOUND),8&o.flags)return o.token;var l=t;2&o.flags&&(i=null);var r=o.tokenKey;r===Dl&&(e=!(!n||!n.element.componentView)),n&&1&o.flags&&(e=!1,n=n.parent);for(var c=t;c;){if(n)switch(r){case Tl:return wl(Kl(c,n,e));case El:return Kl(c,n,e).renderer;case Il:return new Sn(si(c,n.nodeIndex).renderElement);case zl:return si(c,n.nodeIndex).viewContainer;case Ll:if(n.element.template)return si(c,n.nodeIndex).template;break;case Dl:return Ol(Kl(c,n,e));case Nl:case Fl:return bl(c,n);default:var a=(e?n.element.allProviders:n.element.publicProviders)[r];if(a){var s=ui(c,a.nodeIndex);return s||(s={instance:ql(c,a)},c.nodes[a.nodeIndex]=s),s.instance}}e=Ei(c),n=Si(c),c=c.parent,4&o.flags&&(c=null)}var u=l.root.injector.get(o.token,Xl);return u!==Xl||i===Xl?u:l.root.ngModule.injector.get(o.token,i)}function Kl(t,n,e){var o;if(e)o=si(t,n.nodeIndex).componentView;else for(o=t;o.parent&&!Ei(o);)o=o.parent;return o}function Jl(t,n,e,o,i,l){if(32768&e.flags){var r=si(t,e.parent.nodeIndex).componentView;2&r.def.flags&&(r.state|=8)}if(n.instance[e.bindings[o].name]=i,524288&e.flags){l=l||{};var c=Kt.unwrap(t.oldValues[e.bindingIndex+o]);l[e.bindings[o].nonMinifiedName]=new Jt(c,i,0!=(2&t.state))}return t.oldValues[e.bindingIndex+o]=i,l}function Ql(t,n){if(t.def.nodeFlags&n)for(var e=t.def.nodes,o=0,i=0;i<e.length;i++){var l=e[i],r=l.parent;for(!r&&l.flags&n&&nr(t,i,l.flags&n,o++),0==(l.childFlags&n)&&(i+=l.childCount);r&&1&r.flags&&i===r.nodeIndex+r.childCount;)r.directChildFlags&n&&(o=tr(t,r,n,o)),r=r.parent}}function tr(t,n,e,o){for(var i=n.nodeIndex+1;i<=n.nodeIndex+n.childCount;i++){var l=t.def.nodes[i];l.flags&e&&nr(t,i,l.flags&e,o++),i+=l.childCount}return o}function nr(t,n,e,o){var i=ui(t,n);if(i){var l=i.instance;l&&(hi.setCurrentNode(t,n),1048576&e&&ci(t,512,o)&&l.ngAfterContentInit(),2097152&e&&l.ngAfterContentChecked(),4194304&e&&ci(t,768,o)&&l.ngAfterViewInit(),8388608&e&&l.ngAfterViewChecked(),131072&e&&l.ngOnDestroy())}}function er(t,n,e){var o=[];for(var i in e)o.push({propName:i,bindingType:e[i]});return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:-1,flags:t,childFlags:0,directChildFlags:0,childMatchedQueries:0,ngContentIndex:-1,matchedQueries:{},matchedQueryIds:0,references:{},childCount:0,bindings:[],bindingFlags:0,outputs:[],element:null,provider:null,text:null,query:{id:n,filterId:zi(n),bindings:o},ngContent:null}}function or(t){for(var n=t.def.nodeMatchedQueries;t.parent&&Ii(t);){var e=t.parentNodeDef;t=t.parent;for(var o=e.nodeIndex+e.childCount,i=0;i<=o;i++)67108864&(l=t.def.nodes[i]).flags&&536870912&l.flags&&(l.query.filterId&n)===l.query.filterId&&gi(t,i).setDirty(),!(1&l.flags&&i+l.childCount<e.nodeIndex)&&67108864&l.childFlags&&536870912&l.childFlags||(i+=l.childCount)}if(134217728&t.def.nodeFlags)for(i=0;i<t.def.nodes.length;i++){var l;134217728&(l=t.def.nodes[i]).flags&&536870912&l.flags&&gi(t,i).setDirty(),i+=l.childCount}}function ir(t,n){var e=gi(t,n.nodeIndex);if(e.dirty){var o,i=void 0;if(67108864&n.flags){var l=n.parent.parent;i=lr(t,l.nodeIndex,l.nodeIndex+l.childCount,n.query,[]),o=ui(t,n.parent.nodeIndex).instance}else 134217728&n.flags&&(i=lr(t,0,t.def.nodes.length-1,n.query,[]),o=t.component);e.reset(i);for(var r=n.query.bindings,c=!1,a=0;a<r.length;a++){var s=r[a],u=void 0;switch(s.bindingType){case 0:u=e.first;break;case 1:u=e,c=!0}o[s.propName]=u}c&&e.notifyOnChanges()}}function lr(t,n,e,o,i){for(var l=n;l<=e;l++){var r=t.def.nodes[l],c=r.matchedQueries[o.id];if(null!=c&&i.push(rr(t,r,c)),1&r.flags&&r.element.template&&(r.element.template.nodeMatchedQueries&o.filterId)===o.filterId){var a=si(t,l);if((r.childMatchedQueries&o.filterId)===o.filterId&&(lr(t,l+1,l+r.childCount,o,i),l+=r.childCount),16777216&r.flags)for(var s=a.viewContainer._embeddedViews,u=0;u<s.length;u++){var d=s[u],g=ki(d);g&&g===a&&lr(d,0,d.def.nodes.length-1,o,i)}var h=a.template._projectedViews;if(h)for(u=0;u<h.length;u++){var _=h[u];lr(_,0,_.def.nodes.length-1,o,i)}}(r.childMatchedQueries&o.filterId)!==o.filterId&&(l+=r.childCount)}return i}function rr(t,n,e){if(null!=e)switch(e){case 1:return si(t,n.nodeIndex).renderElement;case 0:return new Sn(si(t,n.nodeIndex).renderElement);case 2:return si(t,n.nodeIndex).template;case 3:return si(t,n.nodeIndex).viewContainer;case 4:return ui(t,n.nodeIndex).instance}}function cr(t,n){return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:-1,flags:8,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:{},matchedQueryIds:0,references:{},ngContentIndex:t,childCount:0,bindings:[],bindingFlags:0,outputs:[],element:null,provider:null,text:null,query:null,ngContent:{index:n}}}function ar(t,n,e){var o=Ni(t,n,e);o&&Gi(t,e.ngContent.index,1,o,null,void 0)}function sr(t,n){return gr(128,t,new Array(n+1))}function ur(t,n){return gr(32,t,new Array(n))}function dr(t,n){for(var e=Object.keys(n),o=e.length,i=new Array(o),l=0;l<o;l++){var r=e[l];i[n[r]]=r}return gr(64,t,i)}function gr(t,n,e){for(var o=new Array(e.length),i=0;i<e.length;i++){var l=e[i];o[i]={flags:8,name:l,ns:null,nonMinifiedName:l,securityContext:null,suffix:null}}return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:n,flags:t,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:{},matchedQueryIds:0,references:{},ngContentIndex:-1,childCount:0,bindings:o,bindingFlags:qi(o),outputs:[],element:null,provider:null,text:null,query:null,ngContent:null}}function hr(t,n,e){for(var o=new Array(e.length-1),i=1;i<e.length;i++)o[i-1]={flags:8,name:null,ns:null,nonMinifiedName:null,securityContext:null,suffix:e[i]};return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:t,flags:2,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:{},matchedQueryIds:0,references:{},ngContentIndex:n,childCount:0,bindings:o,bindingFlags:8,outputs:[],element:null,provider:null,text:{prefix:e[0]},query:null,ngContent:null}}function _r(t,n,e){var o,i=t.renderer;o=i.createText(e.text.prefix);var l=Ni(t,n,e);return l&&i.appendChild(l,o),{renderText:o}}function Cr(t,n){return(null!=t?t.toString():"")+n.suffix}function pr(t,n,e,o){for(var i=0,l=0,r=0,c=0,a=0,s=null,u=null,d=!1,g=!1,h=null,_=0;_<n.length;_++){var C=n[_];if(C.nodeIndex=_,C.parent=s,C.bindingIndex=i,C.outputIndex=l,C.renderParent=u,r|=C.flags,a|=C.matchedQueryIds,C.element){var p=C.element;p.publicProviders=s?s.element.publicProviders:Object.create(null),p.allProviders=p.publicProviders,d=!1,g=!1,C.element.template&&(a|=C.element.template.nodeMatchedQueries)}if(Mr(s,C,n.length),i+=C.bindings.length,l+=C.outputs.length,!u&&3&C.flags&&(h=C),20224&C.flags){d||(d=!0,s.element.publicProviders=Object.create(s.element.publicProviders),s.element.allProviders=s.element.publicProviders);var f=0!=(32768&C.flags);0==(8192&C.flags)||f?s.element.publicProviders[Pi(C.provider.token)]=C:(g||(g=!0,s.element.allProviders=Object.create(s.element.publicProviders)),s.element.allProviders[Pi(C.provider.token)]=C),f&&(s.element.componentProvider=C)}if(s?(s.childFlags|=C.flags,s.directChildFlags|=C.flags,s.childMatchedQueries|=C.matchedQueryIds,C.element&&C.element.template&&(s.childMatchedQueries|=C.element.template.nodeMatchedQueries)):c|=C.flags,C.childCount>0)s=C,fr(C)||(u=C);else for(;s&&_===s.nodeIndex+s.childCount;){var M=s.parent;M&&(M.childFlags|=s.childFlags,M.childMatchedQueries|=s.childMatchedQueries),u=(s=M)&&fr(s)?s.renderParent:s}}return{factory:null,nodeFlags:r,rootNodeFlags:c,nodeMatchedQueries:a,flags:t,nodes:n,updateDirectives:e||fi,updateRenderer:o||fi,handleEvent:function(t,e,o,i){return n[e].element.handleEvent(t,o,i)},bindingCount:i,outputCount:l,lastRenderRootNode:h}}function fr(t){return 0!=(1&t.flags)&&null===t.element.name}function Mr(t,n,e){var o=n.element&&n.element.template;if(o){if(!o.lastRenderRootNode)throw new Error("Illegal State: Embedded templates without nodes are not allowed!");if(o.lastRenderRootNode&&16777216&o.lastRenderRootNode.flags)throw new Error("Illegal State: Last root node of a template can't have embedded views, at index "+n.nodeIndex+"!")}if(20224&n.flags&&0==(1&(t?t.flags:0)))throw new Error("Illegal State: StaticProvider/Directive nodes need to be children of elements or anchors, at index "+n.nodeIndex+"!");if(n.query){if(67108864&n.flags&&(!t||0==(16384&t.flags)))throw new Error("Illegal State: Content Query nodes need to be children of directives, at index "+n.nodeIndex+"!");if(134217728&n.flags&&t)throw new Error("Illegal State: View Query nodes have to be top level nodes, at index "+n.nodeIndex+"!")}if(n.childCount){var i=t?t.nodeIndex+t.childCount:e-1;if(n.nodeIndex<=i&&n.nodeIndex+n.childCount>i)throw new Error("Illegal State: childCount of node leads outside of parent, at index "+n.nodeIndex+"!")}}function Pr(t,n,e,o){var i=vr(t.root,t.renderer,t,n,e);return yr(i,t.component,o),br(i),i}function Or(t,n,e){var o=vr(t,t.renderer,null,null,n);return yr(o,e,e),br(o),o}function mr(t,n,e,o){var i,l=n.element.componentRendererType;return i=l?t.root.rendererFactory.createRenderer(o,l):t.root.renderer,vr(t.root,i,t,n.element.componentProvider,e)}function vr(t,n,e,o,i){var l=new Array(i.nodes.length),r=i.outputCount?new Array(i.outputCount):null;return{def:i,parent:e,viewContainerParent:null,parentNodeDef:o,context:null,component:null,nodes:l,state:13,root:t,renderer:n,oldValues:new Array(i.bindingCount),disposables:r,initIndex:-1}}function yr(t,n,e){t.component=n,t.context=e}function br(t){var n;Ei(t)&&(n=si(t.parent,t.parentNodeDef.parent.nodeIndex).renderElement);for(var e=t.def,o=t.nodes,i=0;i<e.nodes.length;i++){var l=e.nodes[i];hi.setCurrentNode(t,i);var r=void 0;switch(201347067&l.flags){case 1:var c=Ji(t,n,l),a=void 0;if(33554432&l.flags){var s=ji(l.element.componentView);a=hi.createComponentView(t,l,s,c)}Qi(t,a,l,c),r={renderElement:c,componentView:a,viewContainer:null,template:l.element.template?vl(t,l):void 0},16777216&l.flags&&(r.viewContainer=Ml(t,l,r));break;case 2:r=_r(t,n,l);break;case 512:case 1024:case 2048:case 256:(r=o[i])||4096&l.flags||(r={instance:Ul(t,l)});break;case 16:r={instance:Hl(t,l)};break;case 16384:(r=o[i])||(r={instance:Wl(t,l)}),32768&l.flags&&yr(si(t,l.parent.nodeIndex).componentView,r.instance,r.instance);break;case 32:case 64:case 128:r={value:void 0};break;case 67108864:case 134217728:r=new Bo;break;case 8:ar(t,n,l),r=void 0}o[i]=r}Ir(t,Er.CreateViewNodes),Nr(t,201326592,268435456,0)}function xr(t){Br(t),hi.updateDirectives(t,1),zr(t,Er.CheckNoChanges),hi.updateRenderer(t,1),Ir(t,Er.CheckNoChanges),t.state&=-97}function Ar(t){1&t.state?(t.state&=-2,t.state|=2):t.state&=-3,ri(t,0,256),Br(t),hi.updateDirectives(t,0),zr(t,Er.CheckAndUpdate),Nr(t,67108864,536870912,0);var n=ri(t,256,512);Ql(t,2097152|(n?1048576:0)),hi.updateRenderer(t,0),Ir(t,Er.CheckAndUpdate),Nr(t,134217728,536870912,0),Ql(t,8388608|((n=ri(t,512,768))?4194304:0)),2&t.def.flags&&(t.state&=-9),t.state&=-97,ri(t,768,1024)}function wr(t,n,e,o,i,l,r,c,a,s,u,d,h){return 0===e?function(t,n,e,o,i,l,r,c,a,s,u,d){switch(201347067&n.flags){case 1:return function(t,n,e,o,i,l,r,c,a,s,u,d){var g=n.bindings.length,h=!1;return g>0&&nl(t,n,0,e)&&(h=!0),g>1&&nl(t,n,1,o)&&(h=!0),g>2&&nl(t,n,2,i)&&(h=!0),g>3&&nl(t,n,3,l)&&(h=!0),g>4&&nl(t,n,4,r)&&(h=!0),g>5&&nl(t,n,5,c)&&(h=!0),g>6&&nl(t,n,6,a)&&(h=!0),g>7&&nl(t,n,7,s)&&(h=!0),g>8&&nl(t,n,8,u)&&(h=!0),g>9&&nl(t,n,9,d)&&(h=!0),h}(t,n,e,o,i,l,r,c,a,s,u,d);case 2:return function(t,n,e,o,i,l,r,c,a,s,u,d){var g=!1,h=n.bindings,_=h.length;if(_>0&&bi(t,n,0,e)&&(g=!0),_>1&&bi(t,n,1,o)&&(g=!0),_>2&&bi(t,n,2,i)&&(g=!0),_>3&&bi(t,n,3,l)&&(g=!0),_>4&&bi(t,n,4,r)&&(g=!0),_>5&&bi(t,n,5,c)&&(g=!0),_>6&&bi(t,n,6,a)&&(g=!0),_>7&&bi(t,n,7,s)&&(g=!0),_>8&&bi(t,n,8,u)&&(g=!0),_>9&&bi(t,n,9,d)&&(g=!0),g){var C=n.text.prefix;_>0&&(C+=Cr(e,h[0])),_>1&&(C+=Cr(o,h[1])),_>2&&(C+=Cr(i,h[2])),_>3&&(C+=Cr(l,h[3])),_>4&&(C+=Cr(r,h[4])),_>5&&(C+=Cr(c,h[5])),_>6&&(C+=Cr(a,h[6])),_>7&&(C+=Cr(s,h[7])),_>8&&(C+=Cr(u,h[8])),_>9&&(C+=Cr(d,h[9]));var p=ai(t,n.nodeIndex).renderText;t.renderer.setValue(p,C)}return g}(t,n,e,o,i,l,r,c,a,s,u,d);case 16384:return function(t,n,e,o,i,l,r,c,a,s,u,d){var g=ui(t,n.nodeIndex),h=g.instance,_=!1,C=void 0,p=n.bindings.length;return p>0&&yi(t,n,0,e)&&(_=!0,C=Jl(t,g,n,0,e,C)),p>1&&yi(t,n,1,o)&&(_=!0,C=Jl(t,g,n,1,o,C)),p>2&&yi(t,n,2,i)&&(_=!0,C=Jl(t,g,n,2,i,C)),p>3&&yi(t,n,3,l)&&(_=!0,C=Jl(t,g,n,3,l,C)),p>4&&yi(t,n,4,r)&&(_=!0,C=Jl(t,g,n,4,r,C)),p>5&&yi(t,n,5,c)&&(_=!0,C=Jl(t,g,n,5,c,C)),p>6&&yi(t,n,6,a)&&(_=!0,C=Jl(t,g,n,6,a,C)),p>7&&yi(t,n,7,s)&&(_=!0,C=Jl(t,g,n,7,s,C)),p>8&&yi(t,n,8,u)&&(_=!0,C=Jl(t,g,n,8,u,C)),p>9&&yi(t,n,9,d)&&(_=!0,C=Jl(t,g,n,9,d,C)),C&&h.ngOnChanges(C),65536&n.flags&&ci(t,256,n.nodeIndex)&&h.ngOnInit(),262144&n.flags&&h.ngDoCheck(),_}(t,n,e,o,i,l,r,c,a,s,u,d);case 32:case 64:case 128:return function(t,n,e,o,i,l,r,c,a,s,u,d){var g=n.bindings,h=!1,_=g.length;if(_>0&&bi(t,n,0,e)&&(h=!0),_>1&&bi(t,n,1,o)&&(h=!0),_>2&&bi(t,n,2,i)&&(h=!0),_>3&&bi(t,n,3,l)&&(h=!0),_>4&&bi(t,n,4,r)&&(h=!0),_>5&&bi(t,n,5,c)&&(h=!0),_>6&&bi(t,n,6,a)&&(h=!0),_>7&&bi(t,n,7,s)&&(h=!0),_>8&&bi(t,n,8,u)&&(h=!0),_>9&&bi(t,n,9,d)&&(h=!0),h){var C=di(t,n.nodeIndex),p=void 0;switch(201347067&n.flags){case 32:p=new Array(g.length),_>0&&(p[0]=e),_>1&&(p[1]=o),_>2&&(p[2]=i),_>3&&(p[3]=l),_>4&&(p[4]=r),_>5&&(p[5]=c),_>6&&(p[6]=a),_>7&&(p[7]=s),_>8&&(p[8]=u),_>9&&(p[9]=d);break;case 64:p={},_>0&&(p[g[0].name]=e),_>1&&(p[g[1].name]=o),_>2&&(p[g[2].name]=i),_>3&&(p[g[3].name]=l),_>4&&(p[g[4].name]=r),_>5&&(p[g[5].name]=c),_>6&&(p[g[6].name]=a),_>7&&(p[g[7].name]=s),_>8&&(p[g[8].name]=u),_>9&&(p[g[9].name]=d);break;case 128:var f=e;switch(_){case 1:p=f.transform(e);break;case 2:p=f.transform(o);break;case 3:p=f.transform(o,i);break;case 4:p=f.transform(o,i,l);break;case 5:p=f.transform(o,i,l,r);break;case 6:p=f.transform(o,i,l,r,c);break;case 7:p=f.transform(o,i,l,r,c,a);break;case 8:p=f.transform(o,i,l,r,c,a,s);break;case 9:p=f.transform(o,i,l,r,c,a,s,u);break;case 10:p=f.transform(o,i,l,r,c,a,s,u,d)}}C.value=p}return h}(t,n,e,o,i,l,r,c,a,s,u,d);default:throw"unreachable"}}(t,n,o,i,l,r,c,a,s,u,d,h):function(t,n,e){switch(201347067&n.flags){case 1:return function(t,n,e){for(var o=!1,i=0;i<e.length;i++)nl(t,n,i,e[i])&&(o=!0);return o}(t,n,e);case 2:return function(t,n,e){for(var o=n.bindings,i=!1,l=0;l<e.length;l++)bi(t,n,l,e[l])&&(i=!0);if(i){var r="";for(l=0;l<e.length;l++)r+=Cr(e[l],o[l]);r=n.text.prefix+r;var c=ai(t,n.nodeIndex).renderText;t.renderer.setValue(c,r)}return i}(t,n,e);case 16384:return function(t,n,e){for(var o=ui(t,n.nodeIndex),i=o.instance,l=!1,r=void 0,c=0;c<e.length;c++)yi(t,n,c,e[c])&&(l=!0,r=Jl(t,o,n,c,e[c],r));return r&&i.ngOnChanges(r),65536&n.flags&&ci(t,256,n.nodeIndex)&&i.ngOnInit(),262144&n.flags&&i.ngDoCheck(),l}(t,n,e);case 32:case 64:case 128:return function(t,n,e){for(var o=n.bindings,i=!1,l=0;l<e.length;l++)bi(t,n,l,e[l])&&(i=!0);if(i){var r=di(t,n.nodeIndex),c=void 0;switch(201347067&n.flags){case 32:c=e;break;case 64:for(c={},l=0;l<e.length;l++)c[o[l].name]=e[l];break;case 128:var a=e[0],s=e.slice(1);c=a.transform.apply(a,g(s))}r.value=c}return i}(t,n,e);default:throw"unreachable"}}(t,n,o)}function Br(t){var n=t.def;if(4&n.nodeFlags)for(var e=0;e<n.nodes.length;e++){var o=n.nodes[e];if(4&o.flags){var i=si(t,e).template._projectedViews;if(i)for(var l=0;l<i.length;l++){var r=i[l];r.state|=32,wi(r,t)}}else 0==(4&o.childFlags)&&(e+=o.childCount)}}function kr(t,n,e,o,i,l,r,c,a,s,u,d,g){return 0===e?function(t,n,e,o,i,l,r,c,a,s,u,d){var g=n.bindings.length;g>0&&xi(t,n,0,e),g>1&&xi(t,n,1,o),g>2&&xi(t,n,2,i),g>3&&xi(t,n,3,l),g>4&&xi(t,n,4,r),g>5&&xi(t,n,5,c),g>6&&xi(t,n,6,a),g>7&&xi(t,n,7,s),g>8&&xi(t,n,8,u),g>9&&xi(t,n,9,d)}(t,n,o,i,l,r,c,a,s,u,d,g):function(t,n,e){for(var o=0;o<e.length;o++)xi(t,n,o,e[o])}(t,n,o),!1}function Sr(t,n){if(gi(t,n.nodeIndex).dirty)throw _i(hi.createDebugContext(t,n.nodeIndex),"Query "+n.query.id+" not dirty","Query "+n.query.id+" dirty",0!=(1&t.state))}function Tr(t){if(!(128&t.state)){if(zr(t,Er.Destroy),Ir(t,Er.Destroy),Ql(t,131072),t.disposables)for(var n=0;n<t.disposables.length;n++)t.disposables[n]();!function(t){if(16&t.state){var n=ki(t);if(n){var e=n.template._projectedViews;e&&(hl(e,e.indexOf(t)),hi.dirtyParentQueries(t))}}}(t),t.renderer.destroyNode&&function(t){for(var n=t.def.nodes.length,e=0;e<n;e++){var o=t.def.nodes[e];1&o.flags?t.renderer.destroyNode(si(t,e).renderElement):2&o.flags?t.renderer.destroyNode(ai(t,e).renderText):(67108864&o.flags||134217728&o.flags)&&gi(t,e).destroy()}}(t),Ei(t)&&t.renderer.destroy(),t.state|=128}}var Er=function(t){return t[t.CreateViewNodes=0]="CreateViewNodes",t[t.CheckNoChanges=1]="CheckNoChanges",t[t.CheckNoChangesProjectedViews=2]="CheckNoChangesProjectedViews",t[t.CheckAndUpdate=3]="CheckAndUpdate",t[t.CheckAndUpdateProjectedViews=4]="CheckAndUpdateProjectedViews",t[t.Destroy=5]="Destroy",t}({});function Ir(t,n){var e=t.def;if(33554432&e.nodeFlags)for(var o=0;o<e.nodes.length;o++){var i=e.nodes[o];33554432&i.flags?Lr(si(t,o).componentView,n):0==(33554432&i.childFlags)&&(o+=i.childCount)}}function zr(t,n){var e=t.def;if(16777216&e.nodeFlags)for(var o=0;o<e.nodes.length;o++){var i=e.nodes[o];if(16777216&i.flags)for(var l=si(t,o).viewContainer._embeddedViews,r=0;r<l.length;r++)Lr(l[r],n);else 0==(16777216&i.childFlags)&&(o+=i.childCount)}}function Lr(t,n){var e=t.state;switch(n){case Er.CheckNoChanges:0==(128&e)&&(12==(12&e)?xr(t):64&e&&Dr(t,Er.CheckNoChangesProjectedViews));break;case Er.CheckNoChangesProjectedViews:0==(128&e)&&(32&e?xr(t):64&e&&Dr(t,n));break;case Er.CheckAndUpdate:0==(128&e)&&(12==(12&e)?Ar(t):64&e&&Dr(t,Er.CheckAndUpdateProjectedViews));break;case Er.CheckAndUpdateProjectedViews:0==(128&e)&&(32&e?Ar(t):64&e&&Dr(t,n));break;case Er.Destroy:Tr(t);break;case Er.CreateViewNodes:br(t)}}function Dr(t,n){zr(t,n),Ir(t,n)}function Nr(t,n,e,o){if(t.def.nodeFlags&n&&t.def.nodeFlags&e)for(var i=t.def.nodes.length,l=0;l<i;l++){var r=t.def.nodes[l];if(r.flags&n&&r.flags&e)switch(hi.setCurrentNode(t,r.nodeIndex),o){case 0:ir(t,r);break;case 1:Sr(t,r)}r.childFlags&n&&r.childFlags&e||(l+=r.childCount)}}var Fr=!1;function jr(t,n,e,o,i,l){var r=i.injector.get(In);return Or(Vr(t,i,r,n,e),o,l)}function Rr(t,n,e,o,i,l){var r=i.injector.get(In),c=Vr(t,i,new Oc(r),n,e),a=Kr(o);return Mc(rc.create,Or,null,[c,a,l])}function Vr(t,n,e,o,i){var l=n.injector.get(Fn),r=n.injector.get(De),c=e.createRenderer(null,null);return{ngModule:n,injector:t,projectableNodes:o,selectorOrNode:i,sanitizer:l,rendererFactory:e,renderer:c,errorHandler:r}}function Gr(t,n,e,o){var i=Kr(e);return Mc(rc.create,Pr,null,[t,n,i,o])}function Ur(t,n,e,o){return e=qr.get(n.element.componentProvider.provider.token)||Kr(e),Mc(rc.create,mr,null,[t,n,e,o])}function Hr(t,n,e,o){return kl(t,n,e,function(t){var n=function(t){var n=!1,e=!1;return 0===Wr.size||(t.providers.forEach((function(t){var o=Wr.get(t.token);3840&t.flags&&o&&(n=!0,e=e||o.deprecatedBehavior)})),t.modules.forEach((function(t){$r.forEach((function(o,i){ft(i).providedIn===t&&(n=!0,e=e||o.deprecatedBehavior)}))}))),{hasOverrides:n,hasDeprecatedOverrides:e}}(t),e=n.hasDeprecatedOverrides;return n.hasOverrides?(function(t){for(var n=0;n<t.providers.length;n++){var o=t.providers[n];e&&(o.flags|=4096);var i=Wr.get(o.token);i&&(o.flags=-3841&o.flags|i.flags,o.deps=Di(i.deps),o.value=i.value)}if($r.size>0){var l=new Set(t.modules);$r.forEach((function(n,o){if(l.has(ft(o).providedIn)){var i={token:o,flags:n.flags|(e?4096:0),deps:Di(n.deps),value:n.value,index:t.providers.length};t.providers.push(i),t.providersByKey[Pi(o)]=i}}))}}(t=t.factory((function(){return fi}))),t):t}(o))}var Wr=new Map,$r=new Map,qr=new Map;function Yr(t){var n;Wr.set(t.token,t),"function"==typeof t.token&&(n=ft(t.token))&&"function"==typeof n.providedIn&&$r.set(t.token,t)}function Xr(t,n){var e=ji(n.viewDefFactory),o=ji(e.nodes[0].element.componentView);qr.set(t,o)}function Zr(){Wr.clear(),$r.clear(),qr.clear()}function Kr(t){if(0===Wr.size)return t;var n=function(t){for(var n=[],e=null,o=0;o<t.nodes.length;o++){var i=t.nodes[o];1&i.flags&&(e=i),e&&3840&i.flags&&Wr.has(i.provider.token)&&(n.push(e.nodeIndex),e=null)}return n}(t);if(0===n.length)return t;t=t.factory((function(){return fi}));for(var e=0;e<n.length;e++)o(t,n[e]);return t;function o(t,n){for(var e=n+1;e<t.nodes.length;e++){var o=t.nodes[e];if(1&o.flags)return;if(3840&o.flags){var i=o.provider,l=Wr.get(i.token);l&&(o.flags=-3841&o.flags|l.flags,i.deps=Di(l.deps),i.value=l.value)}}}}function Jr(t,n,e,o,i,l,r,c,a,s,u,d,g){var h=t.def.nodes[n];return wr(t,h,e,o,i,l,r,c,a,s,u,d,g),224&h.flags?di(t,n).value:void 0}function Qr(t,n,e,o,i,l,r,c,a,s,u,d,g){var h=t.def.nodes[n];return kr(t,h,e,o,i,l,r,c,a,s,u,d,g),224&h.flags?di(t,n).value:void 0}function tc(t){return Mc(rc.detectChanges,Ar,null,[t])}function nc(t){return Mc(rc.checkNoChanges,xr,null,[t])}function ec(t){return Mc(rc.destroy,Tr,null,[t])}var oc,ic,lc,rc=function(t){return t[t.create=0]="create",t[t.detectChanges=1]="detectChanges",t[t.checkNoChanges=2]="checkNoChanges",t[t.destroy=3]="destroy",t[t.handleEvent=4]="handleEvent",t}({});function cc(t,n){ic=t,lc=n}function ac(t,n,e,o){return cc(t,n),Mc(rc.handleEvent,t.def.handleEvent,null,[t,n,e,o])}function sc(t,n){if(128&t.state)throw pi(rc[oc]);return cc(t,hc(t,0)),t.def.updateDirectives((function(t,e,o){for(var i=[],l=3;l<arguments.length;l++)i[l-3]=arguments[l];var r=t.def.nodes[e];return 0===n?dc(t,r,o,i):gc(t,r,o,i),16384&r.flags&&cc(t,hc(t,e)),224&r.flags?di(t,r.nodeIndex).value:void 0}),t)}function uc(t,n){if(128&t.state)throw pi(rc[oc]);return cc(t,_c(t,0)),t.def.updateRenderer((function(t,e,o){for(var i=[],l=3;l<arguments.length;l++)i[l-3]=arguments[l];var r=t.def.nodes[e];return 0===n?dc(t,r,o,i):gc(t,r,o,i),3&r.flags&&cc(t,_c(t,e)),224&r.flags?di(t,r.nodeIndex).value:void 0}),t)}function dc(t,n,e,o){if(wr.apply(void 0,g([t,n,e],o))){var i=1===e?o[0]:o;if(16384&n.flags){for(var l={},r=0;r<n.bindings.length;r++){var c=n.bindings[r],a=i[r];8&c.flags&&(l[(h=c.nonMinifiedName,"ng-reflect-"+h.replace(/[$@]/g,"_").replace(Yt,(function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return"-"+t[1].toLowerCase()})))]=Xt(a))}var s=n.parent,u=si(t,s.nodeIndex).renderElement;if(s.element.name)for(var d in l)null!=(a=l[d])?t.renderer.setAttribute(u,d,a):t.renderer.removeAttribute(u,d);else t.renderer.setValue(u,"bindings="+JSON.stringify(l,null,2))}}var h}function gc(t,n,e,o){kr.apply(void 0,g([t,n,e],o))}function hc(t,n){for(var e=n;e<t.def.nodes.length;e++){var o=t.def.nodes[e];if(16384&o.flags&&o.bindings&&o.bindings.length)return e}return null}function _c(t,n){for(var e=n;e<t.def.nodes.length;e++){var o=t.def.nodes[e];if(3&o.flags&&o.bindings&&o.bindings.length)return e}return null}var Cc=function(){function t(t,n){this.view=t,this.nodeIndex=n,null==n&&(this.nodeIndex=n=0),this.nodeDef=t.def.nodes[n];for(var e=this.nodeDef,o=t;e&&0==(1&e.flags);)e=e.parent;if(!e)for(;!e&&o;)e=Si(o),o=o.parent;this.elDef=e,this.elView=o}return Object.defineProperty(t.prototype,"elOrCompView",{get:function(){return si(this.elView,this.elDef.nodeIndex).componentView||this.view},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"injector",{get:function(){return bl(this.elView,this.elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"component",{get:function(){return this.elOrCompView.component},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"context",{get:function(){return this.elOrCompView.context},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"providerTokens",{get:function(){var t=[];if(this.elDef)for(var n=this.elDef.nodeIndex+1;n<=this.elDef.nodeIndex+this.elDef.childCount;n++){var e=this.elView.def.nodes[n];20224&e.flags&&t.push(e.provider.token),n+=e.childCount}return t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"references",{get:function(){var t={};if(this.elDef){fc(this.elView,this.elDef,t);for(var n=this.elDef.nodeIndex+1;n<=this.elDef.nodeIndex+this.elDef.childCount;n++){var e=this.elView.def.nodes[n];20224&e.flags&&fc(this.elView,e,t),n+=e.childCount}}return t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"componentRenderElement",{get:function(){var t=function(t){for(;t&&!Ei(t);)t=t.parent;return t.parent?si(t.parent,Si(t).nodeIndex):null}(this.elOrCompView);return t?t.renderElement:void 0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"renderNode",{get:function(){return 2&this.nodeDef.flags?Ti(this.view,this.nodeDef):Ti(this.elView,this.elDef)},enumerable:!0,configurable:!0}),t.prototype.logError=function(t){for(var n,e,o=[],i=1;i<arguments.length;i++)o[i-1]=arguments[i];2&this.nodeDef.flags?(n=this.view.def,e=this.nodeDef.nodeIndex):(n=this.elView.def,e=this.elDef.nodeIndex);var l=pc(n,e),r=-1,c=function(){var n;return++r===l?(n=t.error).bind.apply(n,g([t],o)):fi};n.factory(c),r<l&&(t.error("Illegal state: the ViewDefinitionFactory did not call the logger!"),t.error.apply(t,g(o)))},t}();function pc(t,n){for(var e=-1,o=0;o<=n;o++)3&t.nodes[o].flags&&e++;return e}function fc(t,n,e){for(var o in n.references)e[o]=rr(t,n,n.references[o])}function Mc(t,n,e,o){var i=oc,l=ic,r=lc;try{oc=t;var c=n.apply(e,o);return ic=l,lc=r,oc=i,c}catch(a){if(Ie(a)||!ic)throw a;throw function(t,n){return t instanceof Error||(t=new Error(t.toString())),Ci(t,n),t}(a,Pc())}}function Pc(){return ic?new Cc(ic,lc):null}var Oc=function(){function t(t){this.delegate=t}return t.prototype.createRenderer=function(t,n){return new mc(this.delegate.createRenderer(t,n))},t.prototype.begin=function(){this.delegate.begin&&this.delegate.begin()},t.prototype.end=function(){this.delegate.end&&this.delegate.end()},t.prototype.whenRenderingDone=function(){return this.delegate.whenRenderingDone?this.delegate.whenRenderingDone():Promise.resolve(null)},t}(),mc=function(){function t(t){this.delegate=t,this.debugContextFactory=Pc,this.data=this.delegate.data}return t.prototype.createDebugContext=function(t){return this.debugContextFactory(t)},t.prototype.destroyNode=function(t){!function(t){Do.delete(t.nativeNode)}(No(t)),this.delegate.destroyNode&&this.delegate.destroyNode(t)},t.prototype.destroy=function(){this.delegate.destroy()},t.prototype.createElement=function(t,n){var e=this.delegate.createElement(t,n),o=this.createDebugContext(e);if(o){var i=new Lo(e,null,o);i.name=t,Fo(i)}return e},t.prototype.createComment=function(t){var n=this.delegate.createComment(t),e=this.createDebugContext(n);return e&&Fo(new zo(n,null,e)),n},t.prototype.createText=function(t){var n=this.delegate.createText(t),e=this.createDebugContext(n);return e&&Fo(new zo(n,null,e)),n},t.prototype.appendChild=function(t,n){var e=No(t),o=No(n);e&&o&&e instanceof Lo&&e.addChild(o),this.delegate.appendChild(t,n)},t.prototype.insertBefore=function(t,n,e){var o=No(t),i=No(n),l=No(e);o&&i&&o instanceof Lo&&o.insertBefore(l,i),this.delegate.insertBefore(t,n,e)},t.prototype.removeChild=function(t,n){var e=No(t),o=No(n);e&&o&&e instanceof Lo&&e.removeChild(o),this.delegate.removeChild(t,n)},t.prototype.selectRootElement=function(t,n){var e=this.delegate.selectRootElement(t,n),o=Pc();return o&&Fo(new Lo(e,null,o)),e},t.prototype.setAttribute=function(t,n,e,o){var i=No(t);i&&i instanceof Lo&&(i.attributes[o?o+":"+n:n]=e),this.delegate.setAttribute(t,n,e,o)},t.prototype.removeAttribute=function(t,n,e){var o=No(t);o&&o instanceof Lo&&(o.attributes[e?e+":"+n:n]=null),this.delegate.removeAttribute(t,n,e)},t.prototype.addClass=function(t,n){var e=No(t);e&&e instanceof Lo&&(e.classes[n]=!0),this.delegate.addClass(t,n)},t.prototype.removeClass=function(t,n){var e=No(t);e&&e instanceof Lo&&(e.classes[n]=!1),this.delegate.removeClass(t,n)},t.prototype.setStyle=function(t,n,e,o){var i=No(t);i&&i instanceof Lo&&(i.styles[n]=e),this.delegate.setStyle(t,n,e,o)},t.prototype.removeStyle=function(t,n,e){var o=No(t);o&&o instanceof Lo&&(o.styles[n]=null),this.delegate.removeStyle(t,n,e)},t.prototype.setProperty=function(t,n,e){var o=No(t);o&&o instanceof Lo&&(o.properties[n]=e),this.delegate.setProperty(t,n,e)},t.prototype.listen=function(t,n,e){if("string"!=typeof t){var o=No(t);o&&o.listeners.push(new Io(n,e))}return this.delegate.listen(t,n,e)},t.prototype.parentNode=function(t){return this.delegate.parentNode(t)},t.prototype.nextSibling=function(t){return this.delegate.nextSibling(t)},t.prototype.setValue=function(t,n){return this.delegate.setValue(t,n)},t}();function vc(t,n,e){return new yc(t,n,e)}var yc=function(t){function n(n,e,o){var i=t.call(this)||this;return i.moduleType=n,i._bootstrapComponents=e,i._ngModuleDefFactory=o,i}return i(n,t),n.prototype.create=function(t){!function(){if(!Fr){Fr=!0;var t=Gn()?{setCurrentNode:cc,createRootView:Rr,createEmbeddedView:Gr,createComponentView:Ur,createNgModuleRef:Hr,overrideProvider:Yr,overrideComponentView:Xr,clearOverrides:Zr,checkAndUpdateView:tc,checkNoChangesView:nc,destroyView:ec,createDebugContext:function(t,n){return new Cc(t,n)},handleEvent:ac,updateDirectives:sc,updateRenderer:uc}:{setCurrentNode:function(){},createRootView:jr,createEmbeddedView:Pr,createComponentView:mr,createNgModuleRef:kl,overrideProvider:fi,overrideComponentView:fi,clearOverrides:fi,checkAndUpdateView:Ar,checkNoChangesView:xr,destroyView:Tr,createDebugContext:function(t,n){return new Cc(t,n)},handleEvent:function(t,n,e,o){return t.def.handleEvent(t,n,e,o)},updateDirectives:function(t,n){return t.def.updateDirectives(0===n?Jr:Qr,t)},updateRenderer:function(t,n){return t.def.updateRenderer(0===n?Jr:Qr,t)}};hi.setCurrentNode=t.setCurrentNode,hi.createRootView=t.createRootView,hi.createEmbeddedView=t.createEmbeddedView,hi.createComponentView=t.createComponentView,hi.createNgModuleRef=t.createNgModuleRef,hi.overrideProvider=t.overrideProvider,hi.overrideComponentView=t.overrideComponentView,hi.clearOverrides=t.clearOverrides,hi.checkAndUpdateView=t.checkAndUpdateView,hi.checkNoChangesView=t.checkNoChangesView,hi.destroyView=t.destroyView,hi.resolveDep=Zl,hi.createDebugContext=t.createDebugContext,hi.handleEvent=t.handleEvent,hi.updateDirectives=t.updateDirectives,hi.updateRenderer=t.updateRenderer,hi.dirtyParentQueries=or}}();var n=function(t){var n=Array.from(t.providers),e=Array.from(t.modules),o={};for(var i in t.providersByKey)o[i]=t.providersByKey[i];return{factory:t.factory,isRoot:t.isRoot,providers:n,modules:e,providersByKey:o}}(ji(this._ngModuleDefFactory));return hi.createNgModuleRef(this.moduleType,t||rn.NULL,this._bootstrapComponents,n)},n}(kn),bc=[{title:"Investment Outlook",link:{href:"https://www.nuveen.com/investment-outlook",target:"_self"},buttonName:"Investment outlook",calloutEyebrow:"Investment outlook",calloutTitle:"Today\u2019s issues shape your returns. <em>Check our latest market outlook and commentaries.</em>",featureTitle:"Capturing opportunities in international equities",featureBackground:{source1x:"https://www.nuveen.com/images/562/774/1497886562774/Homepage_Carousel_InvestmentOutlook_1023_1x.jpg",source2x:"https://www.nuveen.com/images/562/774/1497886562774/Homepage_Carousel_InvestmentOutlook_1023_1x.jpg",source3x:"https://www.nuveen.com/images/562/774/1497886562774/Homepage_Carousel_InvestmentOutlook_1023_1x.jpg",altText:"Slide 1"},featureLink:{href:"https://www.nuveen.com/fixed-income-strategies-for-low-and-rising-rates",target:"_self"},featureAuthors:['<a href="/peter-boardman" target="_self">Peter Boardman</a> | Portfolio Manager, Equity Analyst, NWQ','<a href="/christopher-semenuk" target="_self">Christopher Semenuk</a> | Portfolio Manager, TIAA Investments','<a href="/peter-boardman" target="_self">Christopher Semenuk</a> | Portfolio Manager, TIAA Investments']},{title:"Income-Oriented Investing",link:{href:"https://www.nuveen.com/income-oriented-investing",target:"_self"},buttonName:"Income-oriented investing",calloutEyebrow:"Income-oriented investing",calloutTitle:"Expenses last a lifetime, so should income. <em>Explore solutions for sustainable income.</em>",featureTitle:"Fixed income strategies for low and rising rates",featureBackground:{source1x:"https://www.nuveen.com/images/563/661/1497886563661/Homepage_Carousel_Income_1023_1x.jpg",source2x:"https://www.nuveen.com/images/563/661/1497886563661/Homepage_Carousel_Income_1023_1x.jpg",source3x:"https://www.nuveen.com/images/563/661/1497886563661/Homepage_Carousel_Income_1023_1x.jpg",altText:"Slide 2"},featureLink:{href:"https://www.nuveen.com/opportunities-in-municipal-bonds",target:"_self"}},{title:"Municipal Bond Investing",link:{href:"https://www.nuveen.com/municipal-bond-investing",target:"_self"},buttonName:"Municipal bond investing",calloutEyebrow:"Municipal bond investing",calloutTitle:"Taxes take a toll. <em>Consider muni strategies for higher tax-free income.</em>",featureTitle:"Chart talk: Opportunities in municipal bonds flip book",featureBackground:{source1x:"https://www.nuveen.com/images/565/457/1497886565457/Homepage_Carousel_Tax_1023_1x.jpg",source2x:"https://www.nuveen.com/images/565/457/1497886565457/Homepage_Carousel_Tax_1023_1x.jpg",source3x:"https://www.nuveen.com/images/565/457/1497886565457/Homepage_Carousel_Tax_1023_1x.jpg",altText:"Slide 3"},featureLink:{href:"https://www.nuveen.com/alts-not-created-equal",target:"_self"}},{title:"Alternatives",link:{href:"https://www.nuveen.com/alternatives",target:"_self"},buttonName:"Alternatives",calloutEyebrow:"Alternatives",calloutTitle:"We\u2019re helping build tomorrow\u2019s world. <em>Discover diverse opportunities in real assets.</em>",featureTitle:"Not created equal: Surveying investments in non-investment grade U.S. corporate debt",featureBackground:{source1x:"https://www.nuveen.com/images/598/641/1497886598641/alts-carousel2_1023_1x.jpg",source2x:"https://www.nuveen.com/images/598/641/1497886598641/alts-carousel2_1023_1x.jpg",source3x:"https://www.nuveen.com/images/598/641/1497886598641/alts-carousel2_1023_1x.jpg",altText:"Slide 4"},featureLink:{href:"https://www.nuveen.com/alts-not-created-equal",target:"_self"}},{title:"Responsible Investing",link:{href:"https://www.nuveen.com/responsible-investing",target:"_self"},buttonName:"Responsible Investing",calloutEyebrow:"Responsible Investing",calloutTitle:"Doing well and doing good\u2026 <em>move forward with choices that reflect personal values.</em>",featureTitle:"Why responsible investment is here to stay",featureBackground:{source1x:"https://www.nuveen.com/images/566/843/1497886566843/Homepage_Carousel_Responsible_1023_1x.jpg",source2x:"https://www.nuveen.com/images/566/843/1497886566843/Homepage_Carousel_Responsible_1023_1x.jpg",source3x:"https://www.nuveen.com/images/566/843/1497886566843/Homepage_Carousel_Responsible_1023_1x.jpg",altText:"Slide 5"},featureLink:{href:"https://www.nuveen.com/why-responsible-investing-is-here-to-stay",target:"_self"}},{title:"Retirement",link:{href:"https://www.nuveen.com/retirement",target:"_self"},buttonName:"Retirement",calloutEyebrow:"Retirement",calloutTitle:"We\u2019ve been crafting retirement plans<br/><em>for more than 100 years.\u200b</em>",featureTitle:"Regulatory uncertainty a catalyst for QDIA re-evaluation",featureBackground:{source1x:"https://www.nuveen.com/images/600/163/1497886600163/Homepage_Carousel_Retirement_1023_1x.jpg",source2x:"https://www.nuveen.com/images/600/163/1497886600163/Homepage_Carousel_Retirement_1023_1x.jpg",source3x:"https://www.nuveen.com/images/600/163/1497886600163/Homepage_Carousel_Retirement_1023_1x.jpg",altText:"Slide 6"},featureLink:{href:"https://www.nuveen.com/regulatory-uncertainty-a-catalyst-for-qdia-reevaluation",target:"_self"}}],xc={eyebrow:{text:"Income Generations",href:"#"},headline:"Waiting to Extend: A Forward-Looking Approach to Fixed Income Investing",authors:[{authorName:"Author Name here",authorTitle:"Author title here",authorProfile:"/Author_link"}],picture:{source1x:"https://placeimg.com/1380/800/nature",source2x:"https://placeimg.com/1380/800/nature",source3x:"https://placeimg.com/1380/800/nature",altText:"Nature background"},date:"01 Apr 2017",withBackground:!1,withPicture:!0,button:{href:"/pages/pdf-viewer.html",text:"Download",target:"_blank"}},Ac=function(t){return l({},xc,t)},wc={title:"Our Strategies",description:"A broad array of Nuveen\u2019s investment strategies managed by specialist investment teams",button:{text:"Learn More",href:"#learn-more-about-strategy"},linksList:[{text:"Equity",subText:"$323B",href:"#1"},{text:"Fixed Income",subText:"$396B",href:"#2"},{text:"Alternatives",subText:"$88B",href:"#3"},{text:"Real Estate",subText:"$116B",href:"#4"},{text:"Multi-Asset",subText:"$47B",href:"#5"},{text:"6th Title",subText:"$906K",href:"#6"}],beforeHero:"big"},Bc=function(t){return l({},wc,t)},kc={title:"Contact Us",contacts:[{thumb:{source1x:"https://placeimg.com/560/560/animals",source2x:"https://placeimg.com/98/98/animals",source3x:"https://placeimg.com/57/57/animals"},name:"Nicholas Albu",title:"Advisor Consultant",email:"nicholas@nuveen.com",phone:"800-888-8888"},{thumb:{source1x:"https://placeimg.com/560/560/arch",source2x:"https://placeimg.com/98/98/arch",source3x:"https://placeimg.com/57/57/arch"},name:"Christopher Koch",title:"Internal Advisor Consultant",email:"chris@nuveen.com",phone:"800-888-8888"}]},Sc={title:"Contact Us",contacts:[{thumb:{source1x:"https://placeimg.com/560/560/any",source2x:"https://placeimg.com/98/98/any",source3x:"https://placeimg.com/57/57/any"},name:"Nicholas Albu",title:"Advisor Consultant",email:"nicholas@nuveen.com",phone:"800-888-8888"},{thumb:{source1x:"https://placeimg.com/560/560/arch",source2x:"https://placeimg.com/98/98/arch",source3x:"https://placeimg.com/57/57/arch"},name:"Christopher Koch",title:"Internal Advisor Consultant",email:"chris@nuveen.com",phone:"800-888-8888"}],sections:[{heading:"Large Markets: East",contacts:[{thumb:{source1x:"https://placeimg.com/560/560/nature",source2x:"https://placeimg.com/98/98/nature",source3x:"https://placeimg.com/57/57/nature"},name:"Floopy NoopNoops",title:"Advisor Consultant",email:"nicholas@nuveen.com",phone:"800-888-8888"},{thumb:{source1x:"https://placeimg.com/560/560/people",source2x:"https://placeimg.com/98/98/people",source3x:"https://placeimg.com/57/57/people"},name:"John Q Muggerfonker",title:"Internal Advisor Consultant",email:"chris@nuveen.com",phone:"800-888-8888"}]},{heading:"Large Markets: West",contacts:[{thumb:{source1x:"https://placeimg.com/560/560/tech",source2x:"https://placeimg.com/98/98/tech",source3x:"https://placeimg.com/57/57/tech"},name:"Nuble Garfleeplenorps",title:"Advisor Consultant",email:"nicholas@nuveen.com",phone:"800-888-8888"},{thumb:{source1x:"https://placeimg.com/560/560/animals",source2x:"https://placeimg.com/98/98/animals",source3x:"https://placeimg.com/57/57/animals"},name:"Keith David",title:"Internal Advisor Consultant",email:"chris@nuveen.com",phone:"800-888-8888"},{thumb:{source1x:"https://placeimg.com/560/560/arch",source2x:"https://placeimg.com/98/98/arch",source3x:"https://placeimg.com/57/57/arch"},name:"Gerald Jubbliepants",title:"Advisor Consultant",email:"nicholas@nuveen.com",phone:"800-888-8888"},{thumb:{source1x:"https://placeimg.com/560/560/nature",source2x:"https://placeimg.com/98/98/nature",source3x:"https://placeimg.com/57/57/nature"},name:"Ula Bengfleedober",title:"Internal Advisor Consultant",email:"chris@nuveen.com",phone:"800-888-8888"}]},{heading:"Middle Markets: North East & Mid-Atlantic",contacts:[{thumb:{source1x:"https://placeimg.com/560/560/people",source2x:"https://placeimg.com/98/98/people",source3x:"https://placeimg.com/57/57/people"},name:"George Q Fubbernucker",title:"Advisor Consultant",email:"nicholas@nuveen.com",phone:"800-888-8888"}]}]},Tc={title:"Title of Table",pictureData:{source1x:"/mocks/images/blurred-table.jpg",altText:"Please login to view chart"},loginText:"Please login to view chart",loginButtonInnerMarkup:"Log in",messageText:"This content is available to financial advisors only.",loginURL:"#"},Ec={theme:"dark",title:"Equity",link:{href:"/pages/angular-strategy-1.html"},aumTitle:"$323B",aumEyebrow:"in Equity Assets*",description:"<p>Equity is an investing approach focused on preservation of capital and income. If you are seeking a steady and reliable stream of income with lower risk than stocks, you may want to consider fixed income.</p>",background:{picture:null,videoId:"4077874637001"},featuredPage:{link:{text:"Equity strategies to invest in tomorrow\u2019s world",href:"#article-link"},picture:{source1x:"http://placeimg.com/442/532/arch/1",source2x:"http://placeimg.com/442/532/arch/1",source3x:"http://placeimg.com/442/532/arch/1",altText:"Equity Article Photo"},videoId:"5584639356001"},associatedLinks:[{text:"All-Cap Growth ESG",href:"#equity-1"},{text:"Large Cap",href:"#equity-2"},{text:"Mid Cap",href:"#equity-3"},{text:"Non-US & Global",href:"#equity-4"},{text:"Small Cap",href:"#equity-5"}]},Ic={theme:"light",title:"Fixed Income",link:{href:"/pages/angular-strategy-2.html"},aumTitle:"$396B",aumEyebrow:"in fixed income assets*",description:"<p>Nuveen\u2019s fixed income strategies span the full risk/return spectrum, enabling us to effectively address varying client needs and preferences in today\u2019s evolving market.</p>",background:null,featuredPage:{link:{text:"Fixed income strategies for low and rising rates",href:"#article-link"},picture:{source1x:"http://placeimg.com/442/532/arch/2",source2x:"http://placeimg.com/442/532/arch/2",source3x:"http://placeimg.com/442/532/arch/2",altText:"Fixed Income Photo"}},associatedLinks:[{text:"Core / Core Plus",href:"#fixed-income-1"},{text:"Corporate Credit",href:"#fixed-income-2"},{text:"ESG & Impact Investing",href:"#fixed-income-3"},{text:"Municipals",href:"#fixed-income-4"},{text:"US Government & Agency",href:"#fixed-income-5"}]},zc={theme:"dark",title:"Alternatives",link:{href:"/pages/angular-strategy-3.html"},aumTitle:"$88B",aumEyebrow:"in Alternative Assets*",description:"<p>Nuveen\u2019s alternative strategies span the full risk/return spectrum, enabling us to effectively address varying client needs and preferences in today\u2019s evolving market.</p>",background:{picture:{source1x:"http://placeimg.com/1440/683/nature/3",source2x:"http://placeimg.com/1440/683/nature/3",source3x:"http://placeimg.com/1440/683/nature/3",altText:"Alternatives Photo"},videoId:null},featuredPage:{link:{text:"Alternative strategies for low and rising rates",href:"#article-link"},picture:{source1x:"http://placeimg.com/442/532/people/3",source2x:"http://placeimg.com/442/532/people/3",source3x:"http://placeimg.com/442/532/people/3",altText:"Alternatives Photo"}},associatedLinks:[{text:"Agribusiness",href:"/pages/angular-strategy-4.html"},{text:"Alternative Credit",href:"#alternatives-2"},{text:"Commodities",href:"#alternatives-3"},{text:"Farmland",href:"#alternatives-4"},{text:"Infrastructure",href:"#alternatives-5"},{text:"Private Equity",href:"#alternatives-6"},{text:"Timberland",href:"#alternatives-7"}]},Lc={theme:"light",title:"Multi-Asset",link:{href:"/pages/angular-strategy-4.html"},aumTitle:"$47B",aumEyebrow:"in Multi-Assets*",description:"<p>The Nuveen Family of Funds delivers excellence across every major asset class through focused teams of independent investment affiliates backed by Nuveen\u2019s financial strength, infrastructure and resources.</p>",background:{picture:{source1x:"http://placeimg.com/1440/683/nature/3",source2x:"http://placeimg.com/1440/683/nature/3",source3x:"http://placeimg.com/1440/683/nature/3",altText:"Alternatives Photo"},videoId:"4077874637001"},featuredPage:{link:{text:"Multi-assets for infrastructure and resources",href:"#article-link"},picture:{source1x:"http://placeimg.com/442/532/arch/4",source2x:"http://placeimg.com/442/532/arch/4",source3x:"http://placeimg.com/442/532/arch/4",altText:"Multi-assets Photo"}},associatedLinks:[{text:"Asset Allocation",href:"#multi-asset-1"},{text:"Index",href:"#multi-asset-2"},{text:"Quantative",href:"#multi-asset-3"},{text:"Target Date",href:"#multi-asset-4"},{text:"Target Risk",href:"#multi-asset-5"}]},Dc={theme:"light",title:"Real Estate",link:{href:"/pages/angular-strategy-6.html"},aumTitle:"$47B",aumEyebrow:"in Real Estate Assets*",description:"\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed eget nisi lacinia,\n    dictum lectus eu, semper elit. Vivamus pulvinar nisl in neque interdum pretium.\n    Cras sagittis dolor urna, ac vulputate nisl viverra eget. Sed sapien nisi, ornare in dictum at,\n    tincidunt ac massa. Vestibulum et ullamcorper nunc, eget maximus lorem. Quisque accumsan consectetur euismod.\n    Aenean id diam magna. Fusce eu euismod mi, eu rutrum diam.</p>\n  ",background:null,featuredPage:{link:{text:"Sed sed tempor nisi, nec tempor dolor.\n      Mauris congue semper magna nec vulputate.\n      Cras consectetur ornare nibh ut suscipit",href:"#article-link"},picture:{source1x:"http://placeimg.com/442/532/arch/5",source2x:"http://placeimg.com/442/532/arch/5",source3x:"http://placeimg.com/442/532/arch/5",altText:"Real Estate Photo"},videoId:""},associatedLinks:[{text:"Aenean congue est massa tempor",href:"#real-estate-1"},{text:"Sed sed tempor nisi, nec tempor dolor.",href:"#real-estate-2"}]},Nc={theme:"dark",title:"Responsible Investing",link:{href:"/pages/angular-strategy-5.html"},aumTitle:"$47B",aumEyebrow:"in Responsible Investing*",description:'\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed eget nisi lacinia,\n    dictum lectus eu, semper elit. <a href="#example">Vivamus pulvinar</a> nisl in neque interdum pretium.\n    Cras sagittis dolor urna, ac vulputate nisl viverra eget<sup>[1]</sup>. Sed sapien nisi, ornare in dictum at,\n    tincidunt ac massa. <span class="nuv-underlined">Vestibulum et ullamcorper</span> nunc, eget maximus lorem.\n    Quisque accumsan consectetur euismod. Aenean id diam magna. Fusce eu euismod mi, eu rutrum diam.</p>\n    <p>Cras cursus ornare augue vel imperdiet. Morbi iaculis efficitur urna, a tincidunt lectus fermentum vel.\n    Sed sed tempor nisi, nec tempor dolor. Mauris congue semper magna nec vulputate. Cras consectetur ornare nibh ut suscipit.\n    Aenean congue est massa, et tempor ante congue eu.</p>\n  ',background:null,featuredPage:{link:{text:"Sed sed tempor nisi, nec tempor dolor.\n      Mauris congue semper magna nec vulputate.\n      Cras consectetur ornare nibh ut suscipit",href:"#article-link"},picture:{source1x:"http://placeimg.com/442/532/arch/6",source2x:"http://placeimg.com/442/532/arch/6",source3x:"http://placeimg.com/442/532/arch/6",altText:"Responsible Investing Photo"}},associatedLinks:[{text:"Aenean congue est massa tempor",href:"#responsible-investing-1"},{text:"Sed sed tempor nisi, nec tempor dolor.",href:"#responsible-investing-2"},{text:"Mauris congue semper magna nec vulputate.",href:"#responsible-investing-3"},{text:"Fusce eu euismod mi",href:"#responsible-investing-4"},{text:"Lorem ipsum dolor sit amet",href:"#responsible-investing-5"},{text:"Consectetur ornare nibh.",href:"#responsible-investing-6"},{text:"Tincidunt ac massa",href:"#responsible-investing-7"},{text:"Vivamus pulvinar nisl in",href:"#responsible-investing-8"}]},Fc={link:{href:"/pages/angular-strategy-overview.html"},aumTitle:"$967B",aumEyebrow:"in total assets*",title:"Our Optimistic Strategies",description:"<p>A broad array of investment strategies <em>managed by specialist investment teams</em> with some additional text for stress testing</p>",picture:{source1x:"http://placeimg.com/1440/683/nature/0",source2x:"http://placeimg.com/1440/683/nature/0",source3x:"http://placeimg.com/1440/683/nature/0",altText:"Overview Photo"},videoId:null},jc=l({},Fc,{title:"Our Strategies",description:"<p>A broad array of investment strategies <em>managed by specialist investment teams</em></p>",picture:null,videoId:"4077874637001"}),Rc=function(t){return{title:t.title,link:t.link,aumTitle:t.aumTitle}},Vc=(Rc(Ec),Rc(Ic),Rc(zc),Rc(Lc),Rc(Ec),Rc(Ic),Rc(zc),Rc(Lc),Rc(Nc),{videoAccountId:"1752604059001",videoPlayerId:"Vkg9W3ZXKe",subNavItems:[Rc(Ec),Rc(Ic),Rc(zc),Rc(Lc),Rc(Nc),Rc(Dc)],activeItemIndex:-1,overview:jc}),Gc=(Rc(Ec),Rc(Ic),Rc(zc),Rc(Lc),Rc(Nc),Rc(Dc),{videoAccountId:"1752604059001",videoPlayerId:"Vkg9W3ZXKe",subNavItems:[Ec,Rc(Ic),Rc(zc),Rc(Lc),Rc(Nc),Rc(Dc)],activeItemIndex:0,overview:Rc(Fc)}),Uc={videoAccountId:"1752604059001",videoPlayerId:"Vkg9W3ZXKe",subNavItems:[Rc(Ec),Ic,Rc(zc),Rc(Lc),Rc(Nc),Rc(Dc)],activeItemIndex:1,overview:Rc(Fc)},Hc={videoAccountId:"1752604059001",videoPlayerId:"Vkg9W3ZXKe",subNavItems:[Rc(Ec),Rc(Ic),zc,Rc(Lc),Rc(Nc),Rc(Dc)],activeItemIndex:2,overview:Rc(Fc)},Wc=(Rc(Ec),Rc(Ic),Rc(Lc),Rc(Dc),Rc(Fc),Rc(Ec),Rc(Ic),Rc(Lc),Rc(Fc),{videoAccountId:"1752604059001",videoPlayerId:"Vkg9W3ZXKe",subNavItems:[Rc(Ec),Rc(Ic),Rc(zc),Lc,Rc(Nc),Rc(Dc)],activeItemIndex:3,overview:Rc(Fc)}),$c={videoAccountId:"1752604059001",videoPlayerId:"Vkg9W3ZXKe",subNavItems:[Rc(Ec),Rc(Ic),Rc(zc),Rc(Lc),Nc,Rc(Dc)],activeItemIndex:4,overview:Rc(Fc)},qc={videoAccountId:"1752604059001",videoPlayerId:"Vkg9W3ZXKe",subNavItems:[Rc(Ec),Rc(Ic),Rc(zc),Rc(Lc),Rc(Nc),Dc],activeItemIndex:5,overview:Rc(Fc)},Yc=[{label:"Number of holdings",value:"436",date:"As of: 30 Apr 2018"},{label:"Avg. coupon",value:"3.48%",date:"As of: 30 Apr 2018",direction:"INCR"},{label:"Avg. coupon not including zero coupon bonds",value:"5.19%",date:"As of: 30 Apr 2018"},{label:"% of income subject to amt",value:"3.94%",date:"AMT date: 28 Feb 2018"},{label:"Avg. bond price as a % of par",value:"$92.23",date:"As of: 30 Apr 2018"},{label:"Avg. bond price not including zero coupon bonds",value:"$107.32",date:"As of: 30 Apr 2018"},{label:"& of portfolio allocated to zero coupon bonds",value:"23.46%",date:"As of: 30 Apr 2018",direction:"DECR"},{label:"Avg. effective duration",value:"7.98",date:"As of: 30 Apr 2018"},{label:"Effective maturity",value:"19.93",date:"As of: 30 Apr 2018"},{label:"% of portfolio pre-refunded",value:"9.35%",date:"As of: 30 Apr 2018"}],Xc={title:"Fund characteristics",date:"As of date: 31 Aug 2018",items:Yc},Zc={disclaimerText:"Past performance does not guarantee future results.  Distribution rates represent the latest declared regular distribution, annualized, relative to the most recent market price and NAV. Special distributions, including special capital gains distributions, are not included in the calculation.  Historical distribution sources have included net investment income, realized gains and return of capital.",disclaimerNote:"Nuveen is the #1 closed-end fund provider by AUM.* Closed-end funds may offer the potential for higher regular income than other types of investment products because of their distinct structure and ability to use leverage**",title:"Fund characteristics",date:"As of date: 31 Aug 2018",items:Yc,footerText:"\n    <p><strong>Past performance does not guarantee future results.  Distribution rates represent the latest declared regular distribution, annualized, relative to the most recent market price and NAV. Special distributions, including special capital gains distributions, are not included in the calculation.  Historical distribution sources have included net investment income, realized gains and return of capital.</strong></p>\n    <p><em>*Morningstar Direct as of December, 31, 2017<br>**Leverage typically magnifies the total return of a fund\u2019s portfolio, whether that return is positive or negative, and creates an opportunity for increased common share net income as well as higher volatility of net asset value, market price, and distributions. There is no assurance that a fund\u2019s leveraging strategy will be successful</em></p>\n  "},Kc={title:"Many Groups",items:[{title:"US",description:"Proprietary deal flow that comes with managing one of the world\u2019s largest pension funds with a 99-year history.",icon:{source1x:"/mocks/images/US.svg",altText:"US Icon"},count:33,lists:{featured:{title:"Focus Strategies",items:[{text:"Divided Value",url:"#"},{text:"Large Cap Growth",url:"#"},{text:"Large Cap Value"},{text:"Large Cap Value Branded Looooooong text here gonna wrap"},{text:"Large Cap Select",url:"#"}]},general:{items:["Concentrated Core","Equity Long / Short","Equity Market Neutral","Hedged Equity","International Equity","Large Cap Core","Large Cap Core Plus","Mid Cap Growth Opportunities","Mid Cap Value","Option Overwrite","Small Cap Growth Opportunities","Small Cap Select","Small Cap Value","Special Equity"]}}},{title:"Quantitative",description:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque vel nisl at orci pellentesque maximus non et arcu. Suspendisse libero libero, blandit fringilla tempor quis, suscipit quis ante. Nullam nec vulputate felis. Curabitur faucibus volutpat risus sit amet porta.",icon:{source1x:"/mocks/images/quantitative.svg",altText:""},count:5,lists:{general:{items:["Concentrated Core","Equity Long / Short","Equity Market Neutral","Hedged Equity","International Equity"]}}},{title:"Non-US & Global",description:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque vel nisl at orci pellentesque maximus non et arcu. Suspendisse libero libero, blandit fringilla tempor quis, suscipit quis ante. Nullam nec vulputate felis. Curabitur faucibus volutpat risus sit amet porta. Suspendisse sodales lectus elit, non volutpat arcu consequat vel. Nullam tincidunt lectus ac facilisis elementum. Phasellus ultricies placerat massa, sed molestie lacus fermentum quis. Proin tempus porttitor sapien, nec aliquam ante gravida id. Cras accumsan neque commodo, dictum sapien sit amet, dapibus sem.",icon:{source1x:"/mocks/images/global.svg",altText:"Global Icon"},count:5,lists:{featured:{title:"Featured Strategies",items:[{text:"Divided Value",url:"#"},{text:"Large Cap Growth",url:"#"},{text:"Large Cap Value",url:"#"},{text:"Large Cap Value Branded",url:"#"},{text:"Large Cap Select",url:"#"}]}}},{title:"Index (No Icon)",description:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque vel nisl at orci pellentesque maximus non et arcu. Suspendisse libero libero, blandit fringilla tempor quis, suscipit quis ante. Nullam nec vulputate felis. Curabitur faucibus volutpat risus sit amet porta. Suspendisse sodales lectus elit, non volutpat arcu consequat vel. Nullam tincidunt lectus ac facilisis elementum. Phasellus ultricies placerat massa, sed molestie lacus fermentum quis. Proin tempus porttitor sapien, nec aliquam ante gravida id. Cras accumsan neque commodo, dictum sapien sit amet, dapibus sem.",icon:{source1x:"/mocks/images/index.svg",altText:"Index Icon"},count:8,lists:{featured:{title:"Focus Strategies",items:[{text:"Divided Value",url:"#"},{text:"Large Cap Growth",url:"#"}]},general:{items:["Concentrated Core","Equity Long / Short","Equity Market Neutral","Hedged Equity","International Equity","Large Cap Core"]}}},{title:"Environmental, Social & Governance (ESG)",icon:{source1x:"/mocks/images/environmental.svg",altText:"Environment Icon"},count:33,lists:{featured:{title:"Focus Strategies",items:[{text:"Divided Value",url:"#"},{text:"Large Cap Growth",url:"#"},{text:"Large Cap Value",url:"#"},{text:"Large Cap Value Branded",url:"#"},{text:"Large Cap Select",url:"#"}]},general:{items:["Concentrated Core","Equity Long / Short","Equity Market Neutral","Hedged Equity","International Equity","Large Cap Core","Large Cap Core Plus","Mid Cap Growth Opportunities","Mid Cap Value","Option Overwrite","Small Cap Growth Opportunities","Small Cap Select","Small Cap Value","Special Equity"]}}}]},Jc=e("LvDl"),Qc=function(){return function(){}}(),ta=function(t){function n(){var n=t.call(this)||this;return n.componentSelector="nuv-breaker-embed",n.defaultInputsData={properties:{title:"Municipal Bond Yields are Compelling",eyebrow:null,color:"blue",cta:null,picture:{source1x:"https://placeimg.com/1258/620/nature",source2x:"https://placeimg.com/960/960/nature",source3x:"https://placeimg.com/960/960/nature",altText:"Nature background"},copy:"Municpal bond yields are compelling when compared to the bond markets in Europe and Asia.",size:"full-width",align:"left",withGradient:!0}},n.staticVariations=[{styleguideLabel:"with extremely long title",overrideInputs:{properties:{title:"\n              Extremely long title scenario pressure test,\n              we want to test the title and copy overflowing the image, below is extremely long body copy.\n            "}}}],n.dynamicVariations=[{options:[{styleguideLabel:"color blue",overrideInputs:{properties:{color:"blue"}}},{styleguideLabel:"color orange",overrideInputs:{properties:{color:"orange"}}},{styleguideLabel:"color green",overrideInputs:{properties:{color:"green"}}}]},{options:[{styleguideLabel:"with cta",overrideInputs:{properties:{cta:{url:"#",text:"Learn More"}}}},{styleguideLabel:"without cta",overrideInputs:{properties:{cta:null}}}]},{options:[{styleguideLabel:"aligned left",overrideInputs:{properties:{align:"left"}}},{styleguideLabel:"aligned right",overrideInputs:{properties:{align:"right"}}}]},{options:[{styleguideLabel:"with eyebrow",overrideInputs:{properties:{eyebrow:"our relationship"}}},{styleguideLabel:"without eyebrow",overrideInputs:{properties:{eyebrow:null}}}]},{options:[{styleguideLabel:"size fullwidth",overrideInputs:{properties:{size:"full-width"}}},{styleguideLabel:"size body article",overrideInputs:{properties:{size:"body-article"}}}]}],n}return i(n,t),n}(Qc),na={theme:"dark",title:"Equity",link:{href:"/pages/angular-strategy-1.html"},aumTitle:"$323B",aumEyebrow:"in Equity Assets*",description:"<p>Equity is an investing approach focused on preservation of capital and income. If you are seeking a steady and reliable stream of income with lower risk than stocks, you may want to consider fixed income.</p>",background:{picture:null,videoId:"4077874637001"},featuredPage:{link:{text:"Equity strategies to invest in tomorrow\u2019s world",href:"#article-link"},picture:{source1x:"http://placeimg.com/442/532/arch/1",source2x:"http://placeimg.com/442/532/arch/1",source3x:"http://placeimg.com/442/532/arch/1",altText:"Equity Article Photo"},videoId:"5584639356001"},associatedLinks:[{text:"All-Cap Growth ESG",href:"#equity-1"},{text:"Large Cap",href:"#equity-2"},{text:"Mid Cap",href:"#equity-3"},{text:"Non-US & Global",href:"#equity-4"},{text:"Small Cap",href:"#equity-5"}]},ea={theme:"light",title:"Fixed Income",link:{href:"/pages/angular-strategy-2.html"},aumTitle:"$396B",aumEyebrow:"in fixed income assets*",description:"<p>Nuveen\u2019s fixed income strategies span the full risk/return spectrum, enabling us to effectively address varying client needs and preferences in today\u2019s evolving market.</p>",background:null,featuredPage:{link:{text:"Fixed income strategies for low and rising rates",href:"#article-link"},picture:{source1x:"http://placeimg.com/442/532/arch/2",source2x:"http://placeimg.com/442/532/arch/2",source3x:"http://placeimg.com/442/532/arch/2",altText:"Fixed Income Photo"}},associatedLinks:[{text:"Core / Core Plus",href:"#fixed-income-1"},{text:"Corporate Credit",href:"#fixed-income-2"},{text:"ESG & Impact Investing",href:"#fixed-income-3"},{text:"Municipals",href:"#fixed-income-4"},{text:"US Government & Agency",href:"#fixed-income-5"}]},oa={theme:"dark",title:"Alternatives",link:{href:"/pages/angular-strategy-3.html"},aumTitle:"$88B",aumEyebrow:"in Alternative Assets*",description:"<p>Nuveen\u2019s alternative strategies span the full risk/return spectrum, enabling us to effectively address varying client needs and preferences in today\u2019s evolving market.</p>",background:{picture:{source1x:"http://placeimg.com/1440/683/nature/3",source2x:"http://placeimg.com/1440/683/nature/3",source3x:"http://placeimg.com/1440/683/nature/3",altText:"Alternatives Photo"},videoId:null},featuredPage:{link:{text:"Alternative strategies for low and rising rates",href:"#article-link"},picture:{source1x:"http://placeimg.com/442/532/people/3",source2x:"http://placeimg.com/442/532/people/3",source3x:"http://placeimg.com/442/532/people/3",altText:"Alternatives Photo"}},associatedLinks:[{text:"Agribusiness",href:"/pages/angular-strategy-4.html"},{text:"Alternative Credit",href:"#alternatives-2"},{text:"Commodities",href:"#alternatives-3"},{text:"Farmland",href:"#alternatives-4"},{text:"Infrastructure",href:"#alternatives-5"},{text:"Private Equity",href:"#alternatives-6"},{text:"Timberland",href:"#alternatives-7"}]},ia={theme:"light",title:"Multi-Asset",link:{href:"/pages/angular-strategy-4.html"},aumTitle:"$47B",aumEyebrow:"in Multi-Assets*",description:"<p>The Nuveen Family of Funds delivers excellence across every major asset class through focused teams of independent investment affiliates backed by Nuveen\u2019s financial strength, infrastructure and resources.</p>",background:{picture:{source1x:"http://placeimg.com/1440/683/nature/3",source2x:"http://placeimg.com/1440/683/nature/3",source3x:"http://placeimg.com/1440/683/nature/3",altText:"Alternatives Photo"},videoId:"4077874637001"},featuredPage:{link:{text:"Multi-assets for infrastructure and resources",href:"#article-link"},picture:{source1x:"http://placeimg.com/442/532/arch/4",source2x:"http://placeimg.com/442/532/arch/4",source3x:"http://placeimg.com/442/532/arch/4",altText:"Multi-assets Photo"}},associatedLinks:[{text:"Asset Allocation",href:"#multi-asset-1"},{text:"Index",href:"#multi-asset-2"},{text:"Quantative",href:"#multi-asset-3"},{text:"Target Date",href:"#multi-asset-4"},{text:"Target Risk",href:"#multi-asset-5"}]},la={theme:"light",title:"Real Estate",link:{href:"/pages/angular-strategy-6.html"},aumTitle:"$47B",aumEyebrow:"in Real Estate Assets*",description:"\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed eget nisi lacinia,\n    dictum lectus eu, semper elit. Vivamus pulvinar nisl in neque interdum pretium.\n    Cras sagittis dolor urna, ac vulputate nisl viverra eget. Sed sapien nisi, ornare in dictum at,\n    tincidunt ac massa. Vestibulum et ullamcorper nunc, eget maximus lorem. Quisque accumsan consectetur euismod.\n    Aenean id diam magna. Fusce eu euismod mi, eu rutrum diam.</p>\n  ",background:null,featuredPage:{link:{text:"Sed sed tempor nisi, nec tempor dolor.\n      Mauris congue semper magna nec vulputate.\n      Cras consectetur ornare nibh ut suscipit",href:"#article-link"},picture:{source1x:"http://placeimg.com/442/532/arch/5",source2x:"http://placeimg.com/442/532/arch/5",source3x:"http://placeimg.com/442/532/arch/5",altText:"Real Estate Photo"},videoId:""},associatedLinks:[{text:"Aenean congue est massa tempor",href:"#real-estate-1"},{text:"Sed sed tempor nisi, nec tempor dolor.",href:"#real-estate-2"}]},ra={theme:"dark",title:"Responsible Investing",link:{href:"/pages/angular-strategy-5.html"},aumTitle:"$47B",aumEyebrow:"in Responsible Investing*",description:'\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed eget nisi lacinia,\n    dictum lectus eu, semper elit. <a href="#example">Vivamus pulvinar</a> nisl in neque interdum pretium.\n    Cras sagittis dolor urna, ac vulputate nisl viverra eget<sup>[1]</sup>. Sed sapien nisi, ornare in dictum at,\n    tincidunt ac massa. <span class="nuv-underlined">Vestibulum et ullamcorper</span> nunc, eget maximus lorem.\n    Quisque accumsan consectetur euismod. Aenean id diam magna. Fusce eu euismod mi, eu rutrum diam.</p>\n    <p>Cras cursus ornare augue vel imperdiet. Morbi iaculis efficitur urna, a tincidunt lectus fermentum vel.\n    Sed sed tempor nisi, nec tempor dolor. Mauris congue semper magna nec vulputate. Cras consectetur ornare nibh ut suscipit.\n    Aenean congue est massa, et tempor ante congue eu.</p>\n  ',background:null,featuredPage:{link:{text:"Sed sed tempor nisi, nec tempor dolor.\n      Mauris congue semper magna nec vulputate.\n      Cras consectetur ornare nibh ut suscipit",href:"#article-link"},picture:{source1x:"http://placeimg.com/442/532/arch/6",source2x:"http://placeimg.com/442/532/arch/6",source3x:"http://placeimg.com/442/532/arch/6",altText:"Responsible Investing Photo"}},associatedLinks:[{text:"Aenean congue est massa tempor",href:"#responsible-investing-1"},{text:"Sed sed tempor nisi, nec tempor dolor.",href:"#responsible-investing-2"},{text:"Mauris congue semper magna nec vulputate.",href:"#responsible-investing-3"},{text:"Fusce eu euismod mi",href:"#responsible-investing-4"},{text:"Lorem ipsum dolor sit amet",href:"#responsible-investing-5"},{text:"Consectetur ornare nibh.",href:"#responsible-investing-6"},{text:"Tincidunt ac massa",href:"#responsible-investing-7"},{text:"Vivamus pulvinar nisl in",href:"#responsible-investing-8"}]},ca={link:{href:"/pages/angular-strategy-overview.html"},aumTitle:"$967B",aumEyebrow:"in total assets*",title:"Our Optimistic Strategies",description:"<p>A broad array of investment strategies <em>managed by specialist investment teams</em> with some additional text for stress testing</p>",picture:{source1x:"http://placeimg.com/1440/683/nature/0",source2x:"http://placeimg.com/1440/683/nature/0",source3x:"http://placeimg.com/1440/683/nature/0",altText:"Overview Photo"},videoId:null},aa=l({},ca,{title:"Our Strategies",description:"<p>A broad array of investment strategies <em>managed by specialist investment teams</em></p>",picture:null,videoId:"4077874637001"}),sa=function(t){return{title:t.title,link:t.link,aumTitle:t.aumTitle}},ua={videoAccountId:"1752604059001",videoPlayerId:"Vkg9W3ZXKe",activeItemIndex:-1,subNavItems:[sa(na),sa(ea),sa(oa),sa(ia)],overview:ca},da={videoAccountId:"1752604059001",videoPlayerId:"Vkg9W3ZXKe",subNavItems:[sa(na),sa(ea),sa(oa),sa(ia),sa(ra)],activeItemIndex:-1,overview:aa},ga={videoAccountId:"1752604059001",videoPlayerId:"Vkg9W3ZXKe",subNavItems:[sa(na),sa(ea),sa(oa),sa(ia),sa(ra),sa(la)],activeItemIndex:-1,overview:aa},ha={videoAccountId:"1752604059001",videoPlayerId:"Vkg9W3ZXKe",subNavItems:[sa(na),sa(ea),sa(oa),sa(ia),sa(ra),sa(la)],activeItemIndex:-1,overview:ca},_a={videoAccountId:"1752604059001",videoPlayerId:"Vkg9W3ZXKe",subNavItems:[na,sa(ea),sa(oa),sa(ia),sa(ra),sa(la)],activeItemIndex:0,overview:sa(ca)},Ca={videoAccountId:"1752604059001",videoPlayerId:"Vkg9W3ZXKe",subNavItems:[sa(na),ea,sa(oa),sa(ia),sa(ra),sa(la)],activeItemIndex:1,overview:sa(ca)},pa={videoAccountId:"1752604059001",videoPlayerId:"Vkg9W3ZXKe",subNavItems:[sa(na),sa(ea),oa,sa(ia),sa(ra),sa(la)],activeItemIndex:2,overview:sa(ca)},fa={videoAccountId:"1752604059001",videoPlayerId:"Vkg9W3ZXKe",subNavItems:[sa(na),sa(ea),oa,sa(ia),sa(la)],activeItemIndex:2,overview:sa(ca)},Ma={videoAccountId:"1752604059001",videoPlayerId:"Vkg9W3ZXKe",subNavItems:[sa(na),sa(ea),oa,sa(ia)],activeItemIndex:2,overview:sa(ca)},Pa={videoAccountId:"1752604059001",videoPlayerId:"Vkg9W3ZXKe",subNavItems:[sa(na),sa(ea),sa(oa),ia,sa(ra),sa(la)],activeItemIndex:3,overview:sa(ca)},Oa={videoAccountId:"1752604059001",videoPlayerId:"Vkg9W3ZXKe",subNavItems:[sa(na),sa(ea),sa(oa),sa(ia),ra,sa(la)],activeItemIndex:4,overview:sa(ca)},ma={videoAccountId:"1752604059001",videoPlayerId:"Vkg9W3ZXKe",subNavItems:[sa(na),sa(ea),sa(oa),sa(ia),sa(ra),la],activeItemIndex:5,overview:sa(ca)},va=[ta,function(t){function n(){var n=t.call(this)||this;return n.componentSelector="nuv-hero-strategies",n.defaultInputsData={properties:{}},n.staticVariations=[{styleguideLabel:"As Overview with Four",overrideInputs:{properties:ua}},{styleguideLabel:"As Overview with Five",overrideInputs:{properties:da}},{styleguideLabel:"As Overview with Six",overrideInputs:{properties:ga}},{styleguideLabel:"As Overview with Six (worst)",overrideInputs:{properties:ha}},{styleguideLabel:"As Strategy 1",overrideInputs:{properties:_a}},{styleguideLabel:"As Strategy 2",overrideInputs:{properties:Ca}},{styleguideLabel:"As Strategy 3",overrideInputs:{properties:pa}},{styleguideLabel:"As Strategy 4",overrideInputs:{properties:Pa}},{styleguideLabel:"As Strategy 5",overrideInputs:{properties:Oa}},{styleguideLabel:"As Strategy 6",overrideInputs:{properties:ma}},{styleguideLabel:"As Strategy 3 with 5 dots",overrideInputs:{properties:fa}},{styleguideLabel:"As Strategy 3 with 4 dots",overrideInputs:{properties:Ma}}],n.dynamicVariations=[],n}return i(n,t),n}(Qc)].reduce((function(t,n){var e=new n,o=e.componentSelector,i=[];e.dynamicVariations.length>0&&(i=(i=e.dynamicVariations.reduce((function(t,n){return t.reduce((function(t,e){return n.options.forEach((function(n){var o=e.styleguideLabel+" "+n.styleguideLabel,i=Object(Jc.merge)(n.overrideInputs,e.overrideInputs),l=Object(Jc.cloneDeep)(i);return t.push({styleguideLabel:o,overrideInputs:l}),t})),t}),[])}),[{overrideInputs:{},styleguideLabel:""}])).reduce((function(t,n){var o=Object(Jc.cloneDeep)(e.defaultInputsData),i=Object(Jc.cloneDeep)(Object(Jc.merge)(o,n.overrideInputs));return t.push({styleguideLabel:n.styleguideLabel,inputs:i}),t}),[]));var l=[];return e.staticVariations.length>0&&(l=e.staticVariations.reduce((function(t,n){var o=Object(Jc.cloneDeep)(e.defaultInputsData),i=Object(Jc.cloneDeep)(Object(Jc.merge)(o,n.overrideInputs));return t.push({styleguideLabel:n.styleguideLabel,inputs:i}),t}),[])),t[""+o]={componentSelector:o,dynamicVariations:i,staticVariations:l},t}),{}),ya=function(){function t(){this.slides=bc,this.headerArticleWithImage=xc,this.headerArticleWithBackground=Ac({withPicture:!1,withBackground:!0}),this.headerArticleWithoutImage=Ac({withPicture:!1}),this.headerArticleWithVideo=Ac({videoId:"5584639356001"}),this.htmlTableSecurity=Tc,this.institutionalContact=kc,this.institutionalContactMultisection=Sc,this.strategyBreakerBeforeHero=Bc({beforeHero:"big"}),this.strategyBreakerBeforeLanding=Bc({beforeHero:"small",linksList:[{text:"Equity",subText:"$323B",href:"#1"},{text:"Fixed Income",subText:"$396B",href:"#2"},{text:"Alternatives",subText:"$88B",href:"#3"}]}),this.strategiesBreakerStrategyOverview=Vc,this.strategiesBreakerStrategy1=Gc,this.strategiesBreakerStrategy2=Uc,this.strategiesBreakerStrategy3=Hc,this.strategiesBreakerStrategy4=Wc,this.strategiesBreakerStrategy5=$c,this.strategiesBreakerStrategy6=qc,this.dataCallout=Xc,this.dataCalloutWithDisclaimerAndBody=Zc,this.iconAccordionListMany=Kc,this.dataRepository=va}return t.prototype.ngOnInit=function(){this.components=window.pageComponents,window.NuveenComponents&&window.NuveenComponents.videoModal&&window.NuveenComponents.videoModal.init(),window.NuveenComponents&&window.NuveenComponents.socials&&window.NuveenComponents.socials.init(),console.log(this.dataRepository)},t}(),ba=function(){var t=Element.prototype;return t.matches||t.matchesSelector||t.mozMatchesSelector||t.msMatchesSelector||t.oMatchesSelector||t.webkitMatchesSelector}(),xa={schedule:function(t,n){var e=setTimeout(t,n);return function(){return clearTimeout(e)}},scheduleBeforeRender:function(t){if("undefined"==typeof window)return xa.schedule(t,0);if(void 0===window.requestAnimationFrame)return xa.schedule(t,16);var n=window.requestAnimationFrame(t);return function(){return window.cancelAnimationFrame(n)}}};function Aa(t,n,e){var o=e;return function(t){return!!t&&t.nodeType===Node.ELEMENT_NODE}(t)&&n.some((function(n,e){return!("*"===n||!function(t,n){return ba.call(t,n)}(t,n)||(o=e,0))})),o}var wa=function(){function t(t,n){this.componentFactory=n.get(xn).resolveComponentFactory(t)}return t.prototype.create=function(t){return new Ba(this.componentFactory,t)},t}(),Ba=function(){function t(t,n){this.componentFactory=t,this.injector=n,this.inputChanges=null,this.implementsOnChanges=!1,this.scheduledChangeDetectionFn=null,this.scheduledDestroyFn=null,this.initialInputValues=new Map,this.unchangedInputs=new Set}return t.prototype.connect=function(t){if(null!==this.scheduledDestroyFn)return this.scheduledDestroyFn(),void(this.scheduledDestroyFn=null);this.componentRef||this.initializeComponent(t)},t.prototype.disconnect=function(){var t=this;this.componentRef&&null===this.scheduledDestroyFn&&(this.scheduledDestroyFn=xa.schedule((function(){t.componentRef&&(t.componentRef.destroy(),t.componentRef=null)}),10))},t.prototype.getInputValue=function(t){return this.componentRef?this.componentRef.instance[t]:this.initialInputValues.get(t)},t.prototype.setInputValue=function(t,n){var e,o;this.componentRef?((e=n)!==(o=this.getInputValue(t))&&(e==e||o==o)||void 0===n&&this.unchangedInputs.has(t))&&(this.recordInputChange(t,n),this.componentRef.instance[t]=n,this.scheduleDetectChanges()):this.initialInputValues.set(t,n)},t.prototype.initializeComponent=function(t){var n=rn.create({providers:[],parent:this.injector}),e=function(t,n){var e=t.childNodes,o=n.map((function(){return[]})),i=-1;n.some((function(t,n){return"*"===t&&(i=n,!0)}));for(var l=0,r=e.length;l<r;++l){var c=e[l],a=Aa(c,n,i);-1!==a&&o[a].push(c)}return o}(t,this.componentFactory.ngContentSelectors);this.componentRef=this.componentFactory.create(n,e,t),this.implementsOnChanges="function"==typeof this.componentRef.instance.ngOnChanges,this.initializeInputs(),this.initializeOutputs(),this.detectChanges(),this.injector.get(Ao).attachView(this.componentRef.hostView)},t.prototype.initializeInputs=function(){var t=this;this.componentFactory.inputs.forEach((function(n){var e=n.propName;t.implementsOnChanges&&t.unchangedInputs.add(e),t.initialInputValues.has(e)&&t.setInputValue(e,t.initialInputValues.get(e))})),this.initialInputValues.clear()},t.prototype.initializeOutputs=function(){var t=this,n=this.componentFactory.outputs.map((function(n){var e=n.templateName;return t.componentRef.instance[n.propName].pipe(q((function(t){return{name:e,value:t}})))}));this.events=ot.apply(void 0,g(n))},t.prototype.callNgOnChanges=function(){if(this.implementsOnChanges&&null!==this.inputChanges){var t=this.inputChanges;this.inputChanges=null,this.componentRef.instance.ngOnChanges(t)}},t.prototype.scheduleDetectChanges=function(){var t=this;this.scheduledChangeDetectionFn||(this.scheduledChangeDetectionFn=xa.scheduleBeforeRender((function(){t.scheduledChangeDetectionFn=null,t.detectChanges()})))},t.prototype.recordInputChange=function(t,n){if(!this.componentRef||this.implementsOnChanges){null===this.inputChanges&&(this.inputChanges={});var e=this.inputChanges[t];if(e)e.currentValue=n;else{var o=this.unchangedInputs.has(t);this.unchangedInputs.delete(t);var i=o?void 0:this.getInputValue(t);this.inputChanges[t]=new Jt(i,n,o)}}},t.prototype.detectChanges=function(){this.componentRef&&(this.callNgOnChanges(),this.componentRef.changeDetectorRef.detectChanges())},t}(),ka=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.ngElementEventsSubscription=null,n}return i(n,t),n}(HTMLElement);function Sa(t,n){t.forEach((function(t){var e=t.propName;Object.defineProperty(n,e,{get:function(){return this.ngElementStrategy.getInputValue(e)},set:function(t){this.ngElementStrategy.setInputValue(e,t)},configurable:!0,enumerable:!0})}))}var Ta,Ea=function(){function t(){}return t.prototype.ngOnInit=function(){console.log("content two uppp1")},t}(),Ia=function(t){function n(n){var e=t.call(this)||this;return e._value=n,e}return i(n,t),Object.defineProperty(n.prototype,"value",{get:function(){return this.getValue()},enumerable:!0,configurable:!0}),n.prototype._subscribe=function(n){var e=t.prototype._subscribe.call(this,n);return e&&!e.closed&&n.next(this._value),e},n.prototype.getValue=function(){if(this.hasError)throw this.thrownError;if(this.closed)throw new T;return this._value},n.prototype.next=function(n){t.prototype.next.call(this,this._value=n)},n}(z),za=function(t){function n(n,e){var o=t.call(this,n,e)||this;return o.scheduler=n,o.work=e,o.pending=!1,o}return i(n,t),n.prototype.schedule=function(t,n){if(void 0===n&&(n=0),this.closed)return this;this.state=t;var e=this.id,o=this.scheduler;return null!=e&&(this.id=this.recycleAsyncId(o,e,n)),this.pending=!0,this.delay=n,this.id=this.id||this.requestAsyncId(o,this.id,n),this},n.prototype.requestAsyncId=function(t,n,e){return void 0===e&&(e=0),setInterval(t.flush.bind(t,this),e)},n.prototype.recycleAsyncId=function(t,n,e){if(void 0===e&&(e=0),null!==e&&this.delay===e&&!1===this.pending)return n;clearInterval(n)},n.prototype.execute=function(t,n){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var e=this._execute(t,n);if(e)return e;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},n.prototype._execute=function(t,n){var e=!1,o=void 0;try{this.work(t)}catch(i){e=!0,o=!!i&&i||new Error(i)}if(e)return this.unsubscribe(),o},n.prototype._unsubscribe=function(){var t=this.id,n=this.scheduler,e=n.actions,o=e.indexOf(this);this.work=null,this.state=null,this.pending=!1,this.scheduler=null,-1!==o&&e.splice(o,1),null!=t&&(this.id=this.recycleAsyncId(n,t,null)),this.delay=null},n}(function(t){function n(n,e){return t.call(this)||this}return i(n,t),n.prototype.schedule=function(t,n){return void 0===n&&(n=0),this},n}(f)),La=function(t){function n(n,e){var o=t.call(this,n,e)||this;return o.scheduler=n,o.work=e,o}return i(n,t),n.prototype.schedule=function(n,e){return void 0===e&&(e=0),e>0?t.prototype.schedule.call(this,n,e):(this.delay=e,this.state=n,this.scheduler.flush(this),this)},n.prototype.execute=function(n,e){return e>0||this.closed?t.prototype.execute.call(this,n,e):this._execute(n,e)},n.prototype.requestAsyncId=function(n,e,o){return void 0===o&&(o=0),null!==o&&o>0||null===o&&this.delay>0?t.prototype.requestAsyncId.call(this,n,e,o):n.flush(this)},n}(za),Da=function(){function t(n,e){void 0===e&&(e=t.now),this.SchedulerAction=n,this.now=e}return t.prototype.schedule=function(t,n,e){return void 0===n&&(n=0),new this.SchedulerAction(this,t).schedule(e,n)},t.now=function(){return Date.now()},t}(),Na=function(t){function n(e,o){void 0===o&&(o=Da.now);var i=t.call(this,e,(function(){return n.delegate&&n.delegate!==i?n.delegate.now():o()}))||this;return i.actions=[],i.active=!1,i.scheduled=void 0,i}return i(n,t),n.prototype.schedule=function(e,o,i){return void 0===o&&(o=0),n.delegate&&n.delegate!==this?n.delegate.schedule(e,o,i):t.prototype.schedule.call(this,e,o,i)},n.prototype.flush=function(t){var n=this.actions;if(this.active)n.push(t);else{var e;this.active=!0;do{if(e=t.execute(t.state,t.delay))break}while(t=n.shift());if(this.active=!1,e){for(;t=n.shift();)t.unsubscribe();throw e}}},n}(Da),Fa=new(function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n}(Na))(La),ja=new k((function(t){return t.complete()}));function Ra(t){return t?function(t){return new k((function(n){return t.schedule((function(){return n.complete()}))}))}(t):ja}function Va(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var e=t[t.length-1];return D(e)?(t.pop(),Z(t,e)):et(t)}function Ga(t,n){return new k(n?function(e){return n.schedule(Ua,0,{error:t,subscriber:e})}:function(n){return n.error(t)})}function Ua(t){t.subscriber.error(t.error)}Ta||(Ta={});var Ha=function(){function t(t,n,e){this.kind=t,this.value=n,this.error=e,this.hasValue="N"===t}return t.prototype.observe=function(t){switch(this.kind){case"N":return t.next&&t.next(this.value);case"E":return t.error&&t.error(this.error);case"C":return t.complete&&t.complete()}},t.prototype.do=function(t,n,e){switch(this.kind){case"N":return t&&t(this.value);case"E":return n&&n(this.error);case"C":return e&&e()}},t.prototype.accept=function(t,n,e){return t&&"function"==typeof t.next?this.observe(t):this.do(t,n,e)},t.prototype.toObservable=function(){switch(this.kind){case"N":return Va(this.value);case"E":return Ga(this.error);case"C":return Ra()}throw new Error("unexpected notification kind value")},t.createNext=function(n){return void 0!==n?new t("N",n):t.undefinedValueNotification},t.createError=function(n){return new t("E",void 0,n)},t.createComplete=function(){return t.completeNotification},t.completeNotification=new t("C"),t.undefinedValueNotification=new t("N",void 0),t}(),Wa=function(){function t(t,n){void 0===n&&(n=0),this.scheduler=t,this.delay=n}return t.prototype.call=function(t,n){return n.subscribe(new $a(t,this.scheduler,this.delay))},t}(),$a=function(t){function n(n,e,o){void 0===o&&(o=0);var i=t.call(this,n)||this;return i.scheduler=e,i.delay=o,i}return i(n,t),n.dispatch=function(t){t.notification.observe(t.destination),this.unsubscribe()},n.prototype.scheduleMessage=function(t){this.destination.add(this.scheduler.schedule(n.dispatch,this.delay,new qa(t,this.destination)))},n.prototype._next=function(t){this.scheduleMessage(Ha.createNext(t))},n.prototype._error=function(t){this.scheduleMessage(Ha.createError(t)),this.unsubscribe()},n.prototype._complete=function(){this.scheduleMessage(Ha.createComplete()),this.unsubscribe()},n}(b),qa=function(){return function(t,n){this.notification=t,this.destination=n}}();function Ya(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return function(n){var e;return"function"==typeof t[t.length-1]&&(e=t.pop()),n.lift(new Xa(t,e))}}var Xa=function(){function t(t,n){this.observables=t,this.project=n}return t.prototype.call=function(t,n){return n.subscribe(new Za(t,this.observables,this.project))},t}(),Za=function(t){function n(n,e,o){var i=t.call(this,n)||this;i.observables=e,i.project=o,i.toRespond=[];var l=e.length;i.values=new Array(l);for(var r=0;r<l;r++)i.toRespond.push(r);for(r=0;r<l;r++){var c=e[r];i.add(H(i,c,c,r))}return i}return i(n,t),n.prototype.notifyNext=function(t,n,e,o,i){this.values[e]=n;var l=this.toRespond;if(l.length>0){var r=l.indexOf(e);-1!==r&&l.splice(r,1)}},n.prototype.notifyComplete=function(){},n.prototype._next=function(t){if(0===this.toRespond.length){var n=[t].concat(this.values);this.project?this._tryProject(n):this.destination.next(n)}},n.prototype._tryProject=function(t){var n;try{n=this.project.apply(this,t)}catch(e){return void this.destination.error(e)}this.destination.next(n)},n}(W),Ka=function(){function t(t,n,e){void 0===e&&(e=!1),this.accumulator=t,this.seed=n,this.hasSeed=e}return t.prototype.call=function(t,n){return n.subscribe(new Ja(t,this.accumulator,this.seed,this.hasSeed))},t}(),Ja=function(t){function n(n,e,o,i){var l=t.call(this,n)||this;return l.accumulator=e,l._seed=o,l.hasSeed=i,l.index=0,l}return i(n,t),Object.defineProperty(n.prototype,"seed",{get:function(){return this._seed},set:function(t){this.hasSeed=!0,this._seed=t},enumerable:!0,configurable:!0}),n.prototype._next=function(t){if(this.hasSeed)return this._tryNext(t);this.seed=t,this.destination.next(t)},n.prototype._tryNext=function(t){var n,e=this.index++;try{n=this.accumulator(this.seed,t,e)}catch(o){this.destination.error(o)}this.seed=n,this.destination.next(n)},n}(b);function Qa(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var e=t.length;if(0===e)throw new Error("list of properties cannot be empty.");return function(n){return q(ts(t,e))(n)}}function ts(t,n){return function(e){for(var o=e,i=0;i<n;i++){var l=o[t[i]];if(void 0===l)return;o=l}return o}}function ns(t,n){return function(e){return e.lift(new es(t,n))}}var es=function(){function t(t,n){this.compare=t,this.keySelector=n}return t.prototype.call=function(t,n){return n.subscribe(new os(t,this.compare,this.keySelector))},t}(),os=function(t){function n(n,e,o){var i=t.call(this,n)||this;return i.keySelector=o,i.hasKey=!1,"function"==typeof e&&(i.compare=e),i}return i(n,t),n.prototype.compare=function(t,n){return t===n},n.prototype._next=function(t){var n;try{var e=this.keySelector;n=e?e(t):t}catch(i){return this.destination.error(i)}var o=!1;if(this.hasKey)try{o=(0,this.compare)(this.key,n)}catch(i){return this.destination.error(i)}else this.hasKey=!0;o||(this.key=n,this.destination.next(t))},n}(b),is={},ls="@ngrx/store/init",rs=function(t){function n(){return t.call(this,{type:ls})||this}return i(n,t),n.prototype.next=function(n){if("function"==typeof n)throw new TypeError("\n        Dispatch expected an object, instead it received a function.\n        If you're using the createAction function, make sure to invoke the function\n        before dispatching the action. For example, someAction should be someAction().");if(void 0===n)throw new TypeError("Actions must be objects");if(void 0===n.type)throw new TypeError("Actions must have a type property");t.prototype.next.call(this,n)},n.prototype.complete=function(){},n.prototype.ngOnDestroy=function(){t.prototype.complete.call(this)},n}(Ia),cs=new Mt("@ngrx/store Internal Root Guard"),as=new Mt("@ngrx/store Internal Initial State"),ss=new Mt("@ngrx/store Initial State"),us=new Mt("@ngrx/store Reducer Factory"),ds=new Mt("@ngrx/store Internal Reducer Factory Provider"),gs=new Mt("@ngrx/store Initial Reducers"),hs=new Mt("@ngrx/store Internal Initial Reducers"),_s=new Mt("@ngrx/store Internal Store Reducers"),Cs=new Mt("@ngrx/store User Provided Meta Reducers"),ps=new Mt("@ngrx/store Meta Reducers"),fs=new Mt("@ngrx/store Internal Resolved Meta Reducers"),Ms=new Mt("@ngrx/store User Runtime Checks Config"),Ps=new Mt("@ngrx/store Internal User Runtime Checks Config"),Os=new Mt("@ngrx/store Internal Runtime Checks"),ms=new Mt("@ngrx/store Check if Action types are unique");function vs(t,n){void 0===n&&(n={});for(var e=Object.keys(t),o={},i=0;i<e.length;i++){var l=e[i];"function"==typeof t[l]&&(o[l]=t[l])}var r=Object.keys(o);return function(t,e){t=void 0===t?n:t;for(var i=!1,l={},c=0;c<r.length;c++){var a=r[c],s=t[a],u=(0,o[a])(s,e);l[a]=u,i=i||u!==s}return i?l:t}}function ys(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return function(n){if(0===t.length)return n;var e=t[t.length-1];return t.slice(0,-1).reduceRight((function(t,n){return n(t)}),e(n))}}function bs(t,n){return Array.isArray(n)&&n.length>0&&(t=ys.apply(null,g(n,[t]))),function(n,e){var o=t(n);return function(t,n){return o(t=void 0===t?e:t,n)}}}var xs=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n}(k),As=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n}(rs),ws=function(t){function n(n,e,o,i){var l=t.call(this,i(o,e))||this;return l.dispatcher=n,l.initialState=e,l.reducers=o,l.reducerFactory=i,l}return i(n,t),n.prototype.addFeature=function(t){this.addFeatures([t])},n.prototype.addFeatures=function(t){var n=t.reduce((function(t,n){var e=n.reducers,o=n.reducerFactory,i=n.metaReducers,l=n.initialState,r=n.key,c="function"==typeof e?function(t){var n=Array.isArray(t)&&t.length>0?ys.apply(void 0,g(t)):function(t){return t};return function(t,e){return t=n(t),function(n,o){return t(n=void 0===n?e:n,o)}}}(i)(e,l):bs(o,i)(e,l);return t[r]=c,t}),{});this.addReducers(n)},n.prototype.removeFeature=function(t){this.removeFeatures([t])},n.prototype.removeFeatures=function(t){this.removeReducers(t.map((function(t){return t.key})))},n.prototype.addReducer=function(t,n){var e;this.addReducers(((e={})[t]=n,e))},n.prototype.addReducers=function(t){this.reducers=l(l({},this.reducers),t),this.updateReducers(Object.keys(t))},n.prototype.removeReducer=function(t){this.removeReducers([t])},n.prototype.removeReducers=function(t){var n=this;t.forEach((function(t){var e,o;n.reducers=(e=n.reducers,o=t,Object.keys(e).filter((function(t){return t!==o})).reduce((function(t,n){var o;return Object.assign(t,((o={})[n]=e[n],o))}),{}))})),this.updateReducers(t)},n.prototype.updateReducers=function(t){this.next(this.reducerFactory(this.reducers,this.initialState)),this.dispatcher.next({type:"@ngrx/store/update-reducers",features:t})},n.prototype.ngOnDestroy=function(){this.complete()},n}(Ia),Bs=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n.prototype.ngOnDestroy=function(){this.complete()},n}(z),ks=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n}(k),Ss=function(t){function n(n,e,o,i){var l,r,c=t.call(this,i)||this,a=n.pipe((l=Fa,void 0===r&&(r=0),function(t){return t.lift(new Wa(l,r))})).pipe(Ya(e)).pipe(function(t,n){var e=!1;return arguments.length>=2&&(e=!0),function(o){return o.lift(new Ka(t,n,e))}}(Ts,{state:i}));return c.stateSubscription=a.subscribe((function(t){var n=t.action;c.next(t.state),o.next(n)})),c}return i(n,t),n.prototype.ngOnDestroy=function(){this.stateSubscription.unsubscribe(),this.complete()},n.INIT=ls,n}(Ia);function Ts(t,n){void 0===t&&(t={state:void 0});var e=d(n,2),o=e[0];return{state:(0,e[1])(t.state,o),action:o}}var Es=function(t){function n(n,e,o){var i=t.call(this)||this;return i.actionsObserver=e,i.reducerManager=o,i.source=n,i}var e;return i(n,t),e=n,n.prototype.select=function(t){for(var n,e=[],o=1;o<arguments.length;o++)e[o-1]=arguments[o];return(n=Is).call.apply(n,g([null,t],e))(this)},n.prototype.lift=function(t){var n=new e(this,this.actionsObserver,this.reducerManager);return n.operator=t,n},n.prototype.dispatch=function(t){this.actionsObserver.next(t)},n.prototype.next=function(t){this.actionsObserver.next(t)},n.prototype.error=function(t){this.actionsObserver.error(t)},n.prototype.complete=function(){this.actionsObserver.complete()},n.prototype.addReducer=function(t,n){this.reducerManager.addReducer(t,n)},n.prototype.removeReducer=function(t){this.reducerManager.removeReducer(t)},n}(k);function Is(t,n){for(var e=[],o=2;o<arguments.length;o++)e[o-2]=arguments[o];return function(o){var i;if("string"==typeof t){var l=g([n],e).filter(Boolean);i=o.pipe(Qa.apply(void 0,g([t],l)))}else{if("function"!=typeof t)throw new TypeError("Unexpected type '"+typeof t+"' in select operator, expected 'string' or 'function'");i=o.pipe(q((function(e){return t(e,n)})))}return i.pipe(ns())}}function zs(t,n){return t===n}function Ls(t,n,e){for(var o=0;o<t.length;o++)if(!e(t[o],n[o]))return!0;return!1}function Ds(t,n,e){void 0===n&&(n=zs),void 0===e&&(e=zs);var o,i=null,l=null;return{memoized:function(){if(void 0!==o)return o.result;if(!i)return l=t.apply(null,arguments),i=arguments,l;if(!Ls(arguments,i,n))return l;var r=t.apply(null,arguments);return i=arguments,e(l,r)?l:(l=r,r)},reset:function(){i=null,l=null},setResult:function(t){void 0===t&&(t=void 0),o={result:t}},clearResult:function(){o=void 0}}}function Ns(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return js(Ds).apply(void 0,g(t))}function Fs(t,n,e,o){if(void 0===e){var i=n.map((function(n){return n(t)}));return o.memoized.apply(null,i)}var l=n.map((function(n){return n(t,e)}));return o.memoized.apply(null,g(l,[e]))}function js(t,n){return void 0===n&&(n={stateFn:Fs}),function(){for(var e=[],o=0;o<arguments.length;o++)e[o]=arguments[o];var i=e;if(Array.isArray(i[0])){var l=d(i),r=l[0],c=l.slice(1);i=g(r,c)}var a=i.slice(0,i.length-1),s=i[i.length-1],u=a.filter((function(t){return t.release&&"function"==typeof t.release})),h=t((function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return s.apply(null,t)})),_=Ds((function(t,e){return n.stateFn.apply(null,[t,a,e,h])}));function C(){_.reset(),h.reset(),u.forEach((function(t){return t.release()}))}return Object.assign(_.memoized,{release:C,projector:h.memoized,setResult:_.setResult,clearResult:_.clearResult})}}var Rs="https://ngrx.io/guide/store/configuration/runtime-checks";function Vs(t){return void 0===t}function Gs(t){return null===t}function Us(t){return Array.isArray(t)}function Hs(t){return"object"==typeof t&&null!==t}function Ws(t){return"function"==typeof t}function $s(t){Object.freeze(t);var n=Ws(t);return Object.getOwnPropertyNames(t).forEach((function(e){if(!e.startsWith("\u0275")&&function(t,n){return Object.prototype.hasOwnProperty.call(t,n)}(t,e)&&(!n||"caller"!==e&&"callee"!==e&&"arguments"!==e)){var o=t[e];!Hs(o)&&!Ws(o)||Object.isFrozen(o)||$s(o)}})),t}function qs(t,n){return void 0===n&&(n=[]),(Vs(t)||Gs(t))&&0===n.length?{path:["root"],value:t}:Object.keys(t).reduce((function(e,o){if(e)return e;var i=t[o];return function(t){return Ws(t)&&t.hasOwnProperty("\u0275cmp")}(i)?e:!(Vs(i)||Gs(i)||function(t){return"number"==typeof t}(i)||function(t){return"boolean"==typeof t}(i)||function(t){return"string"==typeof t}(i)||Us(i))&&(function(t){if(!function(t){return Hs(t)&&!Us(t)}(t))return!1;var n=Object.getPrototypeOf(t);return n===Object.prototype||null===n}(i)?qs(i,g(n,[o])):{path:g(n,[o]),value:i})}),!1)}function Ys(t,n){if(!1!==t){var e=t.path.join("."),o=new Error("Detected unserializable "+n+' at "'+e+'". '+Rs+"#strict"+n+"serializability");throw o.value=t.value,o.unserializablePath=e,o}}function Xs(t){return Gn()?l({strictStateSerializability:!1,strictActionSerializability:!1,strictStateImmutability:!0,strictActionImmutability:!0,strictActionWithinNgZone:!1,strictActionTypeUniqueness:!1},t):{strictStateSerializability:!1,strictActionSerializability:!1,strictStateImmutability:!1,strictActionImmutability:!1,strictActionWithinNgZone:!1,strictActionTypeUniqueness:!1}}function Zs(t){var n=t.strictActionSerializability,e=t.strictStateSerializability;return function(t){return n||e?function(t,n){return function(e,o){n.action(o)&&Ys(qs(o),"action");var i=t(e,o);return n.state()&&Ys(qs(i),"state"),i}}(t,{action:function(t){return n&&!Ks(t)},state:function(){return e}}):t}}function Ks(t){return t.type.startsWith("@ngrx")}function Js(t){var n=t.strictActionWithinNgZone;return function(t){return n?function(t,n){return function(e,o){if(n.action(o)&&!ao.isInAngularZone())throw new Error("Action '"+o.type+"' running outside NgZone. "+Rs+"#strictactionwithinngzone");return t(e,o)}}(t,{action:function(t){return n&&!Ks(t)}}):t}}function Qs(t){return t}function tu(t){if(t.strictActionTypeUniqueness){var n=Object.entries(is).filter((function(t){return d(t,2)[1]>1})).map((function(t){return d(t,1)[0]}));if(n.length)throw new Error("Action types are registered more than once, "+n.map((function(t){return'"'+t+'"'})).join(", ")+". "+Rs+"#strictactiontypeuniqueness")}}var nu=function(){return function(t,n,e,o,i,l){}}(),eu=function(){function t(t,n,e,o,i){this.features=t,this.featureReducers=n,this.reducerManager=e;var r=t.map((function(t,e){var o=n.shift()[e];return l(l({},t),{reducers:o,initialState:iu(t.initialState)})}));e.addFeatures(r)}return t.prototype.ngOnDestroy=function(){this.reducerManager.removeFeatures(this.features)},t}();function ou(t,n){return n instanceof Mt?t.get(n):n}function iu(t){return"function"==typeof t?t():t}function lu(t,n){return t.concat(n)}function ru(t){if(t)throw new TypeError("StoreModule.forRoot() called twice. Feature modules should use StoreModule.forFeature() instead.");return"guarded"}var cu=e("MCLT"),au=function(){function t(){}return t.prototype.getProductUrl=function(t){var n=window.productUrls[t];return"string"==typeof n?n:"object"==typeof n?window.productUrls[n.fundCode]+"?shareclass="+n.shareClass:"#"},t.ngInjectableDef=pt({factory:function(){return new t},token:t,providedIn:"root"}),t}(),su=function(t,n){return q((function(e){return n.replace(t,e)}))},uu=function(t,n,e){return e.replace(n,t)},du=new Intl.DateTimeFormat("en",{year:"numeric"}),gu=new Intl.DateTimeFormat("en",{month:"short"}),hu=new Intl.DateTimeFormat("en",{day:"2-digit"}),_u=new au;function Cu(t,n,e,o,i){if(void 0===e&&(e=100),void 0===o&&(o=null),void 0===i&&(i=!1),null===n||""===n||void 0===n)return{classes:"",value:"--",symbol:"",rawvalue:n};switch(t){case"Comma":return Object(cu.isArray)(n)?{classes:"nuv-display-style__comma",value:n||"",symbol:"",rawvalue:n}:isNaN(n)?{classes:"nuv-display-style__novalue",value:n||"",symbol:"",rawvalue:n}:{classes:"nuv-display-style__comma",value:(f=n,M=f.toString().split("."),M[0]=M[0].replace(/\B(?=(\d{3})+(?!\d))/g,","),M.join(".")),symbol:"",rawvalue:n};case"Date":if(!n)return{classes:"nuv-display-style__novalue",value:n,symbol:"",rawvalue:n};var l=new Date(n.toString());if("Invalid Date"==l.toString())return{classes:"nuv-display-style__novalue",value:n,symbol:"",rawvalue:n};var r=hu.format(l)+" "+gu.format(l)+" "+du.format(l);if(i){var c=new Date(l.getTime()+6e4*l.getTimezoneOffset()),a=hu.format(c)+" "+gu.format(c)+" "+du.format(c);return{classes:"nuv-display-style__date",value:a,symbol:"",rawvalue:a}}return{classes:"nuv-display-style__date",value:r,symbol:"",rawvalue:r};case"Dollar":return{classes:"nuv-display-style__dollar--2",value:h=Pu(n,0),symbol:"$",rawvalue:(n=""===n||null===n?"0":n).toString().replace("$","")};case"Dollar 2 decimals":return{classes:"nuv-display-style__dollar--2",value:h=Pu(n,2),symbol:"$",rawvalue:mu(n,2)};case"Dollar 3 decimals":return{classes:"nuv-display-style__dollar--3",value:h=Pu(n,3),symbol:"$",rawvalue:mu(n,3)};case"Dollar 4 decimals":return{classes:"nuv-display-style__dollar--4",value:h=Pu(n,4),symbol:"$",rawvalue:mu(n,4)};case"Dollar Billion":return{classes:"nuv-display-style__dollar--billion",value:Mu(n),symbol:"$B",rawvalue:vu(n)};case"Dollar Colour":return{classes:"nuv-display-style__dollar--"+(n>=0?"green":"red"),value:h=Pu(n,2),symbol:"$",rawvalue:mu(n,2)};case"Dollar Million":return{classes:"nuv-display-style__dollar--million",value:Mu(n),symbol:"$M",rawvalue:vu(n)};case"Dollar Million Billion":return{classes:"nuv-display-style__dollar--million-billion",value:Mu(n),symbol:"$K",rawvalue:vu(n)};case"Fund Link":var s=_u.getProductUrl(n);if("#"===s&&o&&(s=_u.getProductUrl(o.fundcode)),"#"===s&&o){var u=o.planname;if(u&&("Scholars Choice"===u.trim()||"MI 529 Advisor Plan"===u.trim())&&((s=o.portfolioURL)&&"Scholars Choice"===u.trim()&&(s=s.replace("CLASS%20","")),s&&"MI 529 Advisor Plan"===u.trim())){var d=o.shareclass;-1==s.indexOf("?shareclass")&&(s=d.includes("CLASS")?s+"?shareclass="+d:s+"?shareclass=CLASS%20"+d)}}return{class:"nuv-display-style__fund_symbol",value:n||"#",url:s,symbol:"",rawvalue:""};case"PDF":return{classes:"nuv-display-style__pdf",value:n||"#",symbol:"",rawvalue:n};case"Percentage":return n&&null!=n&&n.toString().includes("%")?{classes:"nuv-display-style__percentage",value:n,symbol:"%",rawvalue:n.toString().replace("%","")}:"*"===n?{classes:"nuv-display-style__percentage",value:n,symbol:"%",rawvalue:n}:{classes:"nuv-display-style__percentage",value:(h=Ou(n,2))+"%",symbol:"%",rawvalue:""+h};case"Show 2 decimals":var g=void 0;return n&&null!=n?(C=String(n)).indexOf("$")>-1?{classes:"nuv-display-style__dollar--2",value:(g=yu(C,2))+"$",symbol:"$",rawvalue:""+g}:C.indexOf("%")>-1?{classes:"nuv-display-style__percentage",value:(g=yu(C,2))+"%",symbol:"%",rawvalue:""+g}:{classes:"",value:""+(g=yu(n,2)),symbol:"",rawvalue:""+g}:{classes:"",value:"",symbol:"",rawvalue:""};case"Percentage Colour":return n&&null!=n&&n.toString().includes("%")?{classes:"nuv-display-style__percentage",value:n,symbol:"%",rawvalue:n.toString().replace("%","")}:{classes:(h=Ou(n,2))<0?"nuv-display-style__percentage--red":"nuv-display-style__percentage--green",value:h+"%",symbol:"%",rawvalue:""+h};var h;case"Show Colour":return{classes:"nuv-display-style__show-green",value:n||"",symbol:"",rawvalue:n};case"Star Rating":if(!n)return{classes:"nuv-display-style__novalue",value:n,symbol:"",rawvalue:n};var _="";return 1==e?_=fu(pu.PRODUCTHEROSTARRATING):2==e&&(_=fu(pu.DATACALLOUTSTARRATING)),{classes:_,value:n,symbol:"",rawvalue:n};default:var C,p="";return(C=String(n)).indexOf("$")>-1?(p="$",C=C.replace("$","")):C.indexOf("%")>-1&&(p="%",C=C.replace("%","")),{classes:"nuv-display-style__default",value:n,symbol:p,rawvalue:C}}var f,M}var pu={PRODUCTHEROSTARRATING:1,DATACALLOUTSTARRATING:2,APITABLESTARRATING:3};function fu(t){switch(t){case pu.PRODUCTHEROSTARRATING:return"nuv-product-detail-hero__featured-data-point-rating";case pu.DATACALLOUTSTARRATING:return"nuv-data-callout__featured-data-point-rating";default:return""}}function Mu(t){return""==t?Ou(0,2):isNaN(t)?t:Math.abs(Number(t))>=1e9?"$"+parseFloat(parseFloat(Ou(Math.abs(Number(t))/1e9,1)).toFixed(1))+" B":Math.abs(Number(t))>=1e6?"$"+parseFloat(parseFloat(Ou(Math.abs(Number(t))/1e6,1)).toFixed(1))+" M":Math.abs(Number(t))>=1e3?"$"+parseFloat(parseFloat(Ou(Math.abs(Number(t))/1e3,1)).toFixed(1))+" K":"$"+parseFloat(parseFloat(Ou(Math.abs(Number(t)),1)).toFixed(1))}function Pu(t,n){return isNaN(t)?t:(t=""==t?"0":t,new Intl.NumberFormat("en-US",{style:"currency",currency:"USD",minimumFractionDigits:n}).format(Number.parseFloat(t.toString())))}function Ou(t,n){return isNaN(t)?t:(t=""==t||null==t?"0":t,new Intl.NumberFormat("en-US",{minimumFractionDigits:n}).format(Number.parseFloat(t.toString())))}function mu(t,n){return isNaN(t)?t:(t=""==t||null==t?"0":t,Number.parseFloat(t.toString()).toFixed(n))}function vu(t){return""==t?Ou(0,2):isNaN(t)?t:Math.abs(Number(t))>=1e9?""+parseFloat(parseFloat(Ou(Math.abs(Number(t))/1e9,1)).toFixed(1)):Math.abs(Number(t))>=1e6?""+parseFloat(parseFloat(Ou(Math.abs(Number(t))/1e6,1)).toFixed(1)):Math.abs(Number(t))>=1e3?""+parseFloat(parseFloat(Ou(Math.abs(Number(t))/1e3,1)).toFixed(1)):""+parseFloat(parseFloat(Ou(Math.abs(Number(t)),1)).toFixed(1))}function yu(t,n){if(t&&null!=t){var e=new Intl.NumberFormat("en-US",{minimumFractionDigits:n}),o=""==t||null==t?"0":String(t).replace("%","");o=o.replace("$","");var i=Number.parseFloat(o).toFixed(n);return e.format(parseFloat(i))}return"0"}var bu=function(t){return t.apiData},xu=Ns(bu,(function(t){return t.pageData})),Au=Ns(bu,(function(t,n){return ku(n.propertyName,t.pageData)})),wu=Ns(bu,(function(t,n){return t[n.url]})),Bu=Ns(bu,(function(t,n){return ku(n.propertyName,t[n.url])})),ku=function(t,n){return t?t.replaceAll("[",".").replaceAll("]","").split(".").reduce((function(t,n){return null==t?t:t[n]}),n):n},Su=function(){function t(t){this.store=t,this.callerType="DATACALLOUT"}return t.prototype.ngOnInit=function(){var t=this;this.dataPointGroups=JSON.parse(this.dataPointGroupsString),this.dataPointGroups.forEach((function(n){n.dataPoint.value$=t.store.pipe(Is(Au,{propertyName:n.dataPoint.apiProperty}),q((function(t){var e=Cu(n.dataPoint.displayStyle,t,2),o=null;return"Star Rating"===n.dataPoint.displayStyle&&(o=e.classes),n.dataPoint.displayStyleCssClass=o,e.value}))),n.show$=t.store.pipe(Is(Au,{propertyName:n.dataPoint.apiProperty}),q((function(t){return!(n.hideIfEmpty&&(null===t||""===t))}))),n.dataPoint.label$=t.store.pipe(Is(Au,{propertyName:n.dataPoint.labelApiProperty}),su("{0}",n.dataPoint.labelString)),n.subDataPoints&&n.subDataPoints.forEach((function(n){n.value$=t.store.pipe(Is(Au,{propertyName:n.apiProperty}),q((function(t){var e=Cu(n.displayStyle,t,2),o=null;return"Star Rating"===n.displayStyle&&(o=e.classes),n.displayStyleCssClass=o,e.value}))),n.label$=t.store.pipe(Is(Au,{propertyName:n.labelApiProperty}),su("{0}",n.labelString)),n.show$=t.store.pipe(Is(Au,{propertyName:n.apiProperty}),q((function(t){return!n.hideLabel})))}))}))},t}(),Tu={chart:{height:360,plotBackgroundColor:null,plotBorderWidth:null,plotShadow:!1,type:"pie"},colors:["#0092BC","#003F54","#00AE98","#2BA824","#2D8C9E","#C4D600","#00C1D5","#789D4A","#72B0BD","#A9C47F","#5C82A5","#CC8A00"],navigation:{buttonOptions:{enabled:!1}},plotOptions:{pie:{allowPointSelect:!0,borderWidth:0,cursor:"pointer",dataLabels:{enabled:!1},showInLegend:!0}},title:{text:""},tooltip:{pointFormat:"<b>{point.percentage:.1f}%</b>"}},Eu=e("6n/F");e("AxlJ")(Eu);var Iu=[],zu=function(){function t(t,n){this.http=t,this.tableMarkup=[],this.highchartTableEle=Array.from(n.getElementsByClassName("nuv-highchart-table-chart"))}return t.prototype.getPageData=function(){var t=this;this.http.get("/global/api/performancedata/getperformancedata?performanceGuid="+this.datasourceId+"&siteKey="+this.SiteKey).subscribe((function(n){var e=JSON.parse(JSON.stringify(n));t.data=e.Data,t.setChartDefaults(),t.mountChart("region-chart",t.convertChartKeys(t.data.portfolioComposition.regionAllocation),t.data.portfolioComposition.enableLegendInline),t.mountChart("sector-chart",t.convertChartKeys(t.data.portfolioComposition.sectorAllocation),t.data.portfolioComposition.enableLegendInline),t.setTableFilters(),t.setTables()}))},t.prototype.interpolateTableHead=function(t){return"<thead>\n        <tr>\n          "+t.map((function(t){return"<th>"+t+"</th>"})).join("")+"\n        </tr>\n      </thead>"},t.prototype.interpolateTableBody=function(t,n,e){var o=this,i=n.length>1;return n.map((function(n,l){return"<tbody>\n          "+(i?"<tr><th colspan="+t.length+">"+e[l]+"</th></tr>":"")+"\n          "+(n.length?n.map((function(n){return"<tr>\n                "+t.map((function(t){return"<td>"+n[t]+"</td>"})).join("")+"\n              </tr>"})).join(""):"<tr><td colspan="+t.length+">"+o.filterTerm+" not available.</td></tr>")+"\n        </tbody>"})).join("")},t.prototype.buildTable=function(t,n,e,o,i){return void 0===o&&(o=[]),void 0===i&&(i=!1),{title:t,tableMarkup:"\n          <table>\n            "+this.interpolateTableHead(Object.keys(n).map((function(t){return n[t]})))+"\n            "+this.interpolateTableBody(Object.keys(n),e,o)+"\n          </table>\n        ",download:null,legalMarkup:null,isMTRTable:i}},t.prototype.setChartDefaults=function(){Eu.setOptions(Tu)},t.prototype.convertChartKeys=function(t){return t.map((function(t){return{name:t.name,y:parseFloat(t.value)}}))},t.prototype.mountChart=function(t,n,e){Eu.chart(t,{series:[{data:n}],legend:{align:"right",verticalAlign:"middle",layout:"vertical",width:e?null:200,itemWidth:e?null:200,labelFormatter:function(){if(!e){var t=this.name.split(/[\s]+/),n=[];for(var o in t)parseInt(o)>0&&parseInt(o)%2==0&&n.push("<br>"),n.push(t[o]);return n.join(" ")}return this.name}}})},t.prototype.formatDate=function(t,n){var e=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];return t.map((function(t){var o,i,r=new Date(t[n]);return l({},t,((o={})[n]=((i=r.getDate())<10?"0"+i:i)+" "+e[r.getMonth()]+" "+r.getFullYear(),o))}))},t.prototype.setTables=function(){if(this.regionTableMarkup=this.buildTable(this.data.RegionAllocation.tableTitle,{name:this.data.RegionAllocation.tableFirstColumnTitle,value:this.data.RegionAllocation.tableSecondColumnTitle},[this.data.portfolioComposition.regionAllocation]),this.sectorTableMarkup=this.buildTable(this.data.SectorAllocation.tableTitle,{name:this.data.SectorAllocation.tableFirstColumnTitle,value:this.data.SectorAllocation.tableSecondColumnTitle},[this.data.portfolioComposition.sectorAllocation]),null!=this.data.NetTotalReturn.tableTitle&&(this.netTotalReturnsTableMarkup=this.buildTable(this.data.NetTotalReturn.tableTitle,{name:this.data.NetTotalReturn.shareClassLabel,inceptionDate:this.data.NetTotalReturn.inceptionDateLabel,monthly:this.data.NetTotalReturn.monthlyLabel,ytd:this.data.NetTotalReturn.ytdLabel,oneYear:this.data.NetTotalReturn.oneYearLabel,threeYear:this.data.NetTotalReturn.threeYearLabel,sinceInception:this.data.NetTotalReturn.sinceInceptionLabel},this.applyTableFilters([this.formatDate(this.data.performance.netTotalReturns,"inceptionDate")])),this.tableMarkup[this.data.NetTotalReturn.tablePosition]=this.netTotalReturnsTableMarkup),null!=this.data.CalendarYearReturn.tableTitle&&(this.calendarYearReturnsTableMarkup=this.buildTable(this.data.CalendarYearReturn.tableTitle,""==this.data.CalendarYearReturn.currentYearLabel?{name:this.data.CalendarYearReturn.classNameLabel,previousYearValue:this.data.CalendarYearReturn.previousYearLabel}:""==this.data.CalendarYearReturn.yearYTDLabel?{name:this.data.CalendarYearReturn.classNameLabel,previousYearValue:this.data.CalendarYearReturn.previousYearLabel,currentYearValue:this.data.CalendarYearReturn.currentYearLabel}:""==this.data.CalendarYearReturn.additionalYearYTDLabel?{name:this.data.CalendarYearReturn.classNameLabel,previousYearValue:this.data.CalendarYearReturn.previousYearLabel,currentYearValue:this.data.CalendarYearReturn.currentYearLabel,yearYTD:this.data.CalendarYearReturn.yearYTDLabel}:{name:this.data.CalendarYearReturn.classNameLabel,previousYearValue:this.data.CalendarYearReturn.previousYearLabel,currentYearValue:this.data.CalendarYearReturn.currentYearLabel,yearYTD:this.data.CalendarYearReturn.yearYTDLabel,yearFourthcolumnValue:this.data.CalendarYearReturn.additionalYearYTDLabel},this.applyTableFilters([this.data.performance.calendarYearReturn])),this.tableMarkup[this.data.CalendarYearReturn.tablePosition]=this.calendarYearReturnsTableMarkup),null!=this.data.DistributionRate.tableTitle&&(this.distributionRateTableMarkup=this.buildTable(this.data.DistributionRate.tableTitle,{name:this.data.DistributionRate.titleLabel,value:this.data.DistributionRate.valueLabel},this.applyTableFilters([this.data.performance.distributionRate])),this.tableMarkup[this.data.DistributionRate.tablePosition]=this.distributionRateTableMarkup),null!=this.data.MonthlyNav.tableTitle){if(""!=this.data.MonthlyNav.tableSubTitle)var t='<span _ngcontent-c1 class="calenderTableMainTitle">'+this.data.MonthlyNav.tableTitle+'</span><span _ngcontent-c1 class="calenderTableSubTitle">'+this.data.MonthlyNav.tableSubTitle+"</span>";this.monthlyNavTableMarkup=this.buildTable(t,{name:this.data.MonthlyNav.titleLabel,value:this.data.MonthlyNav.valueLabel},this.applyTableFilters([this.data.performance.monthlyNav])),this.tableMarkup[this.data.MonthlyNav.tablePosition]=this.monthlyNavTableMarkup}if(null!=this.data.NetMonthlyTotalReturns.tableTitle){var n=[],e=[];this.data.NetMonthlyTotalReturns.NetTotalReturnsByMonthYear.NetTotalReturnsByMonthYearFolder.forEach((function(t){n.push(t.NetTotalReturnsByMonthYearItem),e.push(t.Yeardata)})),this.netTotalReturnsByMonthTableMarkup=this.buildMTRTableMarkup(n,e,this.data.NetMonthlyTotalReturns.tableTitle,this.data.NetMonthlyTotalReturns.hideYTDColumn),this.tableMarkup[this.data.NetMonthlyTotalReturns.tablePosition]=this.netTotalReturnsByMonthTableMarkup}null!=this.data.MonthlyTotalReturns.tableTitle&&(n=[],e=[],this.data.MonthlyTotalReturns.NetTotalReturnsByMonthYear.NetTotalReturnsByMonthYearFolder.forEach((function(t){n.push(t.NetTotalReturnsByMonthYearItem),e.push(t.Yeardata)})),this.netTotalReturnsByMonthTableMarkup=this.buildMTRTableMarkup(n,e,this.data.MonthlyTotalReturns.tableTitle,this.data.MonthlyTotalReturns.hideYTDColumn),this.tableMarkup[this.data.MonthlyTotalReturns.tablePosition]=this.netTotalReturnsByMonthTableMarkup),null!=this.data.NetAssetValueps.tableTitle&&(n=[],e=[],this.data.NetAssetValueps.NetTotalReturnsByMonthYear.NetTotalReturnsByMonthYearFolder.forEach((function(t){n.push(t.NetTotalReturnsByMonthYearItem),e.push(t.Yeardata)})),this.netTotalReturnsByMonthTableMarkup=this.buildMTRTableMarkup(n,e,this.data.NetAssetValueps.tableTitle,this.data.NetAssetValueps.hideYTDColumn),this.tableMarkup[this.data.NetAssetValueps.tablePosition]=this.netTotalReturnsByMonthTableMarkup)},t.prototype.buildMTRTableMarkup=function(t,n,e,o){return this.buildTable(e,o?{name:"",jan:"jan",feb:"feb",mar:"mar",apr:"apr",may:"may",jun:"jun",jul:"jul",aug:"aug",sep:"sep",oct:"oct",nov:"nov",dec:"dec"}:{name:"",jan:"jan",feb:"feb",mar:"mar",apr:"apr",may:"may",jun:"jun",jul:"jul",aug:"aug",sep:"sep",oct:"oct",nov:"nov",dec:"dec",ytd:"ytd"},this.applyTableFilters(t),n,!0)},t.prototype.setTableFilters=function(){if(this.tableFilters=this.data.ShareClassFilter.FilterOptions,null!==this.data.ShareClassFilter.DefaultFilterOptions){for(var t in this.shareClasslength=this.data.ShareClassFilter.FilterOptions.length,this.data.ShareClassFilter.FilterOptions)this.data.ShareClassFilter.FilterOptions[t].Label===this.data.ShareClassFilter.DefaultFilterOptions.Label&&(this.data.ShareClassFilter.FilterOptions[t].Selected="selected");this.filterTerm=this.data.ShareClassFilter.DefaultFilterOptions.Value}else this.filterTerm="all"},t.prototype.applyTableFilters=function(t){var n=this;return"all"==this.filterTerm?t:t.map((function(t){return n.filterTerm.includes("|")?t.filter((function(t){return n.filterTerm.split("|").includes(t.name.split("(")[0].replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""))})):t.filter((function(t){return t.name.split("(")[0].replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")===n.filterTerm}))}))},t.prototype.onFilterChange=function(t){this.filterTerm=t.target.value,this.setTables(),this.filterHighchartsTable(this.filterTerm);var n=document.querySelectorAll(".highcharts-table-caption");setTimeout((function(){if(n.length)for(var t=0;t<n.length;t++){var e=n[t],o=$(e).text();$(e).html(o)}}),1e3)},t.prototype.ngOnInit=function(){return a(this,void 0,void 0,(function(){return s(this,(function(t){switch(t.label){case 0:return[4,this.getPageData()];case 1:return t.sent(),[2]}}))}))},t.prototype.filterHighchartsTable=function(t){var n=t.trim().toLowerCase(),e=Eu;this.highchartTableEle.length&&(0==Iu.length&&this.highchartTableEle.forEach((function(t){var n=t.getAttribute("chart-id");-1==Iu.indexOf(n)&&Iu.push(n)})),this.updateHighchartsTable(e,n)),window.dispatchEvent(new Event("resize"))},t.prototype.updateHighchartsTable=function(t,n){t.charts.forEach((function(t){var e=String(t.renderTo.id).trim().toLowerCase();-1!=Iu.indexOf(e)&&(t.series.forEach((function(t){var e=t.name;e=e.split("(")[0].replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"").trim().toLowerCase();var o=n.split("|").map((function(t){return t.trim().toLowerCase()}));-1!=o.indexOf("all")||-1!=o.indexOf(e)?(t.show(),t.update({visible:!0,showInLegend:!0})):(t.hide(),t.update({visible:!1,showInLegend:!1}))})),t.redraw(),t.viewData(),$(".highcharts-data-table").removeAttr("style"))}))},t}();function Lu(t){return function(n){var e=new Du(t),o=n.lift(e);return e.caught=o}}var Du=function(){function t(t){this.selector=t}return t.prototype.call=function(t,n){return n.subscribe(new Nu(t,this.selector,this.caught))},t}(),Nu=function(t){function n(n,e,o){var i=t.call(this,n)||this;return i.selector=e,i.caught=o,i}return i(n,t),n.prototype.error=function(n){if(!this.isStopped){var e=void 0;try{e=this.selector(n,this.caught)}catch(l){return void t.prototype.error.call(this,l)}this._unsubscribeAndRecycle();var o=new N(this,void 0,void 0);this.add(o);var i=H(this,e,void 0,void 0,o);i!==o&&this.add(i)}},n}(W),Fu=function(){function t(t){this.http=t,this.apiUrl="/global/api/article/getheroarticle?articleID="}return t.prototype.getHeaderArticleData=function(t){return this.http.get(""+this.apiUrl+t).pipe(Lu(this.handleError("getHeaderArticle")))},t.prototype.handleError=function(t,n){return void 0===t&&(t="operation"),function(e){return console.error(e),console.log(t+" failed: "+e.message),Va(n)}},t}(),ju=function(){function t(t,n){this.headerArticleEmbedService=t,this.elm=n,this.pageId=this.elm.nativeElement.getAttribute("page-id")}return t.prototype.getHeaderArticle=function(){var t=this;this.headerArticleEmbedService.getHeaderArticleData(this.pageId).subscribe((function(n){t.data=n;for(var e=JSON.parse(JSON.stringify(n.authors)),o=0,i=e;o<i.length;o++)i[o]["@type"]="Person";t.dataComponent='{\n            "styleguide_title":"Article Hero Component (multiple authors)",\n            "styleguide_description":"",\n            "componentName":"articleHero",\n            "componentType":"Article",\n            "headline":"'+n.headline+'",\n            "author":'+JSON.stringify(e)+"\n         }"}))},t.prototype.ngOnInit=function(){this.getHeaderArticle()},t}();function Ru(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];if(1===t.length){var e=t[0];if(h(e))return Vu(e,null);if(_(e)&&Object.getPrototypeOf(e)===Object.prototype){var o=Object.keys(e);return Vu(o.map((function(t){return e[t]})),o)}}if("function"==typeof t[t.length-1]){var i=t.pop();return Vu(t=1===t.length&&h(t[0])?t[0]:t,null).pipe(q((function(t){return i.apply(void 0,t)})))}return Vu(t,null)}function Vu(t,n){return new k((function(e){var o=t.length;if(0!==o)for(var i=new Array(o),l=0,r=0,c=function(c){var a=K(t[c]),s=!1;e.add(a.subscribe({next:function(t){s||(s=!0,r++),i[c]=t},error:function(t){return e.error(t)},complete:function(){++l!==o&&s||(r===o&&e.next(n?n.reduce((function(t,n,e){return t[n]=i[e],t}),{}):i),e.complete())}}))},a=0;a<o;a++)c(a);else e.complete()}))}var Gu=function(){return function(){}}(),Uu=void 0,Hu=["en",[["a","p"],["AM","PM"],Uu],[["AM","PM"],Uu,Uu],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Uu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Uu,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Uu,"{1} 'at' {0}",Uu],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"$","US Dollar",{},function(t){var n=Math.floor(Math.abs(t)),e=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===e?1:5}],Wu={},$u={ADP:[void 0,void 0,0],AFN:[void 0,void 0,0],ALL:[void 0,void 0,0],AMD:[void 0,void 0,0],AOA:[void 0,"Kz"],ARS:[void 0,"$"],AUD:["A$","$"],BAM:[void 0,"KM"],BBD:[void 0,"$"],BDT:[void 0,"\u09f3"],BHD:[void 0,void 0,3],BIF:[void 0,void 0,0],BMD:[void 0,"$"],BND:[void 0,"$"],BOB:[void 0,"Bs"],BRL:["R$"],BSD:[void 0,"$"],BWP:[void 0,"P"],BYN:[void 0,"\u0440.",2],BYR:[void 0,void 0,0],BZD:[void 0,"$"],CAD:["CA$","$",2],CHF:[void 0,void 0,2],CLF:[void 0,void 0,4],CLP:[void 0,"$",0],CNY:["CN\xa5","\xa5"],COP:[void 0,"$",0],CRC:[void 0,"\u20a1",2],CUC:[void 0,"$"],CUP:[void 0,"$"],CZK:[void 0,"K\u010d",2],DJF:[void 0,void 0,0],DKK:[void 0,"kr",2],DOP:[void 0,"$"],EGP:[void 0,"E\xa3"],ESP:[void 0,"\u20a7",0],EUR:["\u20ac"],FJD:[void 0,"$"],FKP:[void 0,"\xa3"],GBP:["\xa3"],GEL:[void 0,"\u20be"],GIP:[void 0,"\xa3"],GNF:[void 0,"FG",0],GTQ:[void 0,"Q"],GYD:[void 0,"$",0],HKD:["HK$","$"],HNL:[void 0,"L"],HRK:[void 0,"kn"],HUF:[void 0,"Ft",2],IDR:[void 0,"Rp",0],ILS:["\u20aa"],INR:["\u20b9"],IQD:[void 0,void 0,0],IRR:[void 0,void 0,0],ISK:[void 0,"kr",0],ITL:[void 0,void 0,0],JMD:[void 0,"$"],JOD:[void 0,void 0,3],JPY:["\xa5",void 0,0],KHR:[void 0,"\u17db"],KMF:[void 0,"CF",0],KPW:[void 0,"\u20a9",0],KRW:["\u20a9",void 0,0],KWD:[void 0,void 0,3],KYD:[void 0,"$"],KZT:[void 0,"\u20b8"],LAK:[void 0,"\u20ad",0],LBP:[void 0,"L\xa3",0],LKR:[void 0,"Rs"],LRD:[void 0,"$"],LTL:[void 0,"Lt"],LUF:[void 0,void 0,0],LVL:[void 0,"Ls"],LYD:[void 0,void 0,3],MGA:[void 0,"Ar",0],MGF:[void 0,void 0,0],MMK:[void 0,"K",0],MNT:[void 0,"\u20ae",0],MRO:[void 0,void 0,0],MUR:[void 0,"Rs",0],MXN:["MX$","$"],MYR:[void 0,"RM"],NAD:[void 0,"$"],NGN:[void 0,"\u20a6"],NIO:[void 0,"C$"],NOK:[void 0,"kr",2],NPR:[void 0,"Rs"],NZD:["NZ$","$"],OMR:[void 0,void 0,3],PHP:[void 0,"\u20b1"],PKR:[void 0,"Rs",0],PLN:[void 0,"z\u0142"],PYG:[void 0,"\u20b2",0],RON:[void 0,"lei"],RSD:[void 0,void 0,0],RUB:[void 0,"\u20bd"],RUR:[void 0,"\u0440."],RWF:[void 0,"RF",0],SBD:[void 0,"$"],SEK:[void 0,"kr",2],SGD:[void 0,"$"],SHP:[void 0,"\xa3"],SLL:[void 0,void 0,0],SOS:[void 0,void 0,0],SRD:[void 0,"$"],SSP:[void 0,"\xa3"],STD:[void 0,void 0,0],STN:[void 0,"Db"],SYP:[void 0,"\xa3",0],THB:[void 0,"\u0e3f"],TMM:[void 0,void 0,0],TND:[void 0,void 0,3],TOP:[void 0,"T$"],TRL:[void 0,void 0,0],TRY:[void 0,"\u20ba"],TTD:[void 0,"$"],TWD:["NT$","$",2],TZS:[void 0,void 0,0],UAH:[void 0,"\u20b4"],UGX:[void 0,void 0,0],USD:["$"],UYI:[void 0,void 0,0],UYU:[void 0,"$"],UZS:[void 0,void 0,0],VEF:[void 0,"Bs"],VND:["\u20ab",void 0,0],VUV:[void 0,void 0,0],XAF:["FCFA",void 0,0],XCD:["EC$","$"],XOF:["CFA",void 0,0],XPF:["CFPF",void 0,0],YER:[void 0,void 0,0],ZAR:[void 0,"R"],ZMK:[void 0,void 0,0],ZMW:[void 0,"ZK"],ZWD:[void 0,void 0,0]},qu=function(t){return t[t.Decimal=0]="Decimal",t[t.Percent=1]="Percent",t[t.Currency=2]="Currency",t[t.Scientific=3]="Scientific",t}({}),Yu=function(t){return t[t.Zero=0]="Zero",t[t.One=1]="One",t[t.Two=2]="Two",t[t.Few=3]="Few",t[t.Many=4]="Many",t[t.Other=5]="Other",t}({}),Xu=function(t){return t[t.Format=0]="Format",t[t.Standalone=1]="Standalone",t}({}),Zu=function(t){return t[t.Narrow=0]="Narrow",t[t.Abbreviated=1]="Abbreviated",t[t.Wide=2]="Wide",t[t.Short=3]="Short",t}({}),Ku=function(t){return t[t.Short=0]="Short",t[t.Medium=1]="Medium",t[t.Long=2]="Long",t[t.Full=3]="Full",t}({}),Ju=function(t){return t[t.Decimal=0]="Decimal",t[t.Group=1]="Group",t[t.List=2]="List",t[t.PercentSign=3]="PercentSign",t[t.PlusSign=4]="PlusSign",t[t.MinusSign=5]="MinusSign",t[t.Exponential=6]="Exponential",t[t.SuperscriptingExponent=7]="SuperscriptingExponent",t[t.PerMille=8]="PerMille",t[t[1/0]=9]="Infinity",t[t.NaN=10]="NaN",t[t.TimeSeparator=11]="TimeSeparator",t[t.CurrencyDecimal=12]="CurrencyDecimal",t[t.CurrencyGroup=13]="CurrencyGroup",t}({});function Qu(t,n){return ld(cd(t)[10],n)}function td(t,n){return ld(cd(t)[11],n)}function nd(t,n){return ld(cd(t)[12],n)}function ed(t,n){var e=cd(t),o=e[13][n];if(void 0===o){if(n===Ju.CurrencyDecimal)return e[13][Ju.Decimal];if(n===Ju.CurrencyGroup)return e[13][Ju.Group]}return o}function od(t,n){return cd(t)[14][n]}function id(t){if(!t[19])throw new Error('Missing extra locale data for the locale "'+t[0]+'". Use "registerLocaleData" to load new data. See the "I18n guide" on angular.io to know more.')}function ld(t,n){for(var e=n;e>-1;e--)if(void 0!==t[e])return t[e];throw new Error("Locale data API: locale data undefined")}function rd(t){var n=d(t.split(":"),2);return{hours:+n[0],minutes:+n[1]}}function cd(t){var n=t.toLowerCase().replace(/_/g,"-"),e=Wu[n];if(e)return e;var o=n.split("-")[0];if(e=Wu[o])return e;if("en"===o)return Hu;throw new Error('Missing locale data for the locale "'+t+'".')}var ad=/^(\d{4})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/,sd={},ud=/((?:[^GyMLwWdEabBhHmsSzZO']+)|(?:'(?:[^']|'')*')|(?:G{1,5}|y{1,4}|M{1,5}|L{1,5}|w{1,2}|W{1}|d{1,2}|E{1,6}|a{1,5}|b{1,5}|B{1,5}|h{1,2}|H{1,2}|m{1,2}|s{1,2}|S{1,3}|z{1,4}|Z{1,5}|O{1,4}))([\s\S]*)/,dd=function(t){return t[t.Short=0]="Short",t[t.ShortGMT=1]="ShortGMT",t[t.Long=2]="Long",t[t.Extended=3]="Extended",t}({}),gd=function(t){return t[t.FullYear=0]="FullYear",t[t.Month=1]="Month",t[t.Date=2]="Date",t[t.Hours=3]="Hours",t[t.Minutes=4]="Minutes",t[t.Seconds=5]="Seconds",t[t.FractionalSeconds=6]="FractionalSeconds",t[t.Day=7]="Day",t}({}),hd=function(t){return t[t.DayPeriods=0]="DayPeriods",t[t.Days=1]="Days",t[t.Months=2]="Months",t[t.Eras=3]="Eras",t}({});function _d(t,n){return n&&(t=t.replace(/\{([^}]+)}/g,(function(t,e){return null!=n&&e in n?n[e]:t}))),t}function Cd(t,n,e,o,i){void 0===e&&(e="-");var l="";(t<0||i&&t<=0)&&(i?t=1-t:(t=-t,l=e));for(var r=String(t);r.length<n;)r="0"+r;return o&&(r=r.substr(r.length-n)),l+r}function pd(t,n,e,o,i){return void 0===e&&(e=0),void 0===o&&(o=!1),void 0===i&&(i=!1),function(l,r){var c,a=function(t,n){switch(t){case gd.FullYear:return n.getFullYear();case gd.Month:return n.getMonth();case gd.Date:return n.getDate();case gd.Hours:return n.getHours();case gd.Minutes:return n.getMinutes();case gd.Seconds:return n.getSeconds();case gd.FractionalSeconds:return n.getMilliseconds();case gd.Day:return n.getDay();default:throw new Error('Unknown DateType value "'+t+'".')}}(t,l);if((e>0||a>-e)&&(a+=e),t===gd.Hours)0===a&&-12===e&&(a=12);else if(t===gd.FractionalSeconds)return c=n,Cd(a,3).substr(0,c);var s=ed(r,Ju.MinusSign);return Cd(a,n,s,o,i)}}function fd(t,n,e,o){return void 0===e&&(e=Xu.Format),void 0===o&&(o=!1),function(i,l){return function(t,n,e,o,i,l){switch(e){case hd.Months:return function(t,n,e){var o=cd(t),i=ld([o[5],o[6]],n);return ld(i,e)}(n,i,o)[t.getMonth()];case hd.Days:return function(t,n,e){var o=cd(t),i=ld([o[3],o[4]],n);return ld(i,e)}(n,i,o)[t.getDay()];case hd.DayPeriods:var r=t.getHours(),c=t.getMinutes();if(l){var a,s=function(t){var n=cd(t);return id(n),(n[19][2]||[]).map((function(t){return"string"==typeof t?rd(t):[rd(t[0]),rd(t[1])]}))}(n),u=function(t,n,e){var o=cd(t);id(o);var i=ld([o[19][0],o[19][1]],n)||[];return ld(i,e)||[]}(n,i,o);if(s.forEach((function(t,n){if(Array.isArray(t)){var e=t[0],o=t[1],i=o.hours;r>=e.hours&&c>=e.minutes&&(r<i||r===i&&c<o.minutes)&&(a=u[n])}else t.hours===r&&t.minutes===c&&(a=u[n])})),a)return a}return function(t,n,e){var o=cd(t),i=ld([o[1],o[2]],n);return ld(i,e)}(n,i,o)[r<12?0:1];case hd.Eras:return function(t,n){return ld(cd(t)[7],n)}(n,o)[t.getFullYear()<=0?0:1];default:throw new Error("unexpected translation type "+e)}}(i,l,t,n,e,o)}}function Md(t){return function(n,e,o){var i=-1*o,l=ed(e,Ju.MinusSign),r=i>0?Math.floor(i/60):Math.ceil(i/60);switch(t){case dd.Short:return(i>=0?"+":"")+Cd(r,2,l)+Cd(Math.abs(i%60),2,l);case dd.ShortGMT:return"GMT"+(i>=0?"+":"")+Cd(r,1,l);case dd.Long:return"GMT"+(i>=0?"+":"")+Cd(r,2,l)+":"+Cd(Math.abs(i%60),2,l);case dd.Extended:return 0===o?"Z":(i>=0?"+":"")+Cd(r,2,l)+":"+Cd(Math.abs(i%60),2,l);default:throw new Error('Unknown zone width "'+t+'"')}}}function Pd(t,n){return void 0===n&&(n=!1),function(e,o){var i,l,r,c;if(n){var a=new Date(e.getFullYear(),e.getMonth(),1).getDay()-1,s=e.getDate();i=1+Math.floor((s+a)/7)}else{var u=(r=e.getFullYear(),c=new Date(r,0,1).getDay(),new Date(r,0,1+(c<=4?4:11)-c)),d=(l=e,new Date(l.getFullYear(),l.getMonth(),l.getDate()+(4-l.getDay()))).getTime()-u.getTime();i=1+Math.round(d/6048e5)}return Cd(i,t,ed(o,Ju.MinusSign))}}var Od={};function md(t,n){t=t.replace(/:/g,"");var e=Date.parse("Jan 01, 1970 00:00:00 "+t)/6e4;return isNaN(e)?n:e}function vd(t){return t instanceof Date&&!isNaN(t.valueOf())}var yd=/^(\d+)?\.((\d+)(-(\d+))?)?$/;function bd(t,n,e,o,i,l,r){void 0===r&&(r=!1);var c="",a=!1;if(isFinite(t)){var s=function(t){var n,e,o,i,l,r=Math.abs(t)+"",c=0;for((e=r.indexOf("."))>-1&&(r=r.replace(".","")),(o=r.search(/e/i))>0?(e<0&&(e=o),e+=+r.slice(o+1),r=r.substring(0,o)):e<0&&(e=r.length),o=0;"0"===r.charAt(o);o++);if(o===(l=r.length))n=[0],e=1;else{for(l--;"0"===r.charAt(l);)l--;for(e-=o,n=[],i=0;o<=l;o++,i++)n[i]=Number(r.charAt(o))}return e>22&&(n=n.splice(0,21),c=e-1,e=1),{digits:n,exponent:c,integerLen:e}}(t);r&&(s=function(t){if(0===t.digits[0])return t;var n=t.digits.length-t.integerLen;return t.exponent?t.exponent+=2:(0===n?t.digits.push(0,0):1===n&&t.digits.push(0),t.integerLen+=2),t}(s));var u=n.minInt,d=n.minFrac,g=n.maxFrac;if(l){var h=l.match(yd);if(null===h)throw new Error(l+" is not a valid digit info");var _=h[1],C=h[3],p=h[5];null!=_&&(u=Ad(_)),null!=C&&(d=Ad(C)),null!=p?g=Ad(p):null!=C&&d>g&&(g=d)}!function(t,n,e){if(n>e)throw new Error("The minimum number of digits after fraction ("+n+") is higher than the maximum ("+e+").");var o=t.digits,i=o.length-t.integerLen,l=Math.min(Math.max(n,i),e),r=l+t.integerLen,c=o[r];if(r>0){o.splice(Math.max(t.integerLen,r));for(var a=r;a<o.length;a++)o[a]=0}else{i=Math.max(0,i),t.integerLen=1,o.length=Math.max(1,r=l+1),o[0]=0;for(var s=1;s<r;s++)o[s]=0}if(c>=5)if(r-1<0){for(var u=0;u>r;u--)o.unshift(0),t.integerLen++;o.unshift(1),t.integerLen++}else o[r-1]++;for(;i<Math.max(0,l);i++)o.push(0);var d=0!==l,g=n+t.integerLen,h=o.reduceRight((function(t,n,e,o){return o[e]=(n+=t)<10?n:n-10,d&&(0===o[e]&&e>=g?o.pop():d=!1),n>=10?1:0}),0);h&&(o.unshift(h),t.integerLen++)}(s,d,g);var f=s.digits,M=s.integerLen,P=s.exponent,O=[];for(a=f.every((function(t){return!t}));M<u;M++)f.unshift(0);for(;M<0;M++)f.unshift(0);M>0?O=f.splice(M,f.length):(O=f,f=[0]);var m=[];for(f.length>=n.lgSize&&m.unshift(f.splice(-n.lgSize,f.length).join(""));f.length>n.gSize;)m.unshift(f.splice(-n.gSize,f.length).join(""));f.length&&m.unshift(f.join("")),c=m.join(ed(e,o)),O.length&&(c+=ed(e,i)+O.join("")),P&&(c+=ed(e,Ju.Exponential)+"+"+P)}else c=ed(e,Ju.Infinity);return t<0&&!a?n.negPre+c+n.negSuf:n.posPre+c+n.posSuf}function xd(t,n){void 0===n&&(n="-");var e={minInt:1,minFrac:0,maxFrac:0,posPre:"",posSuf:"",negPre:"",negSuf:"",gSize:0,lgSize:0},o=t.split(";"),i=o[0],l=o[1],r=-1!==i.indexOf(".")?i.split("."):[i.substring(0,i.lastIndexOf("0")+1),i.substring(i.lastIndexOf("0")+1)],c=r[0],a=r[1]||"";e.posPre=c.substr(0,c.indexOf("#"));for(var s=0;s<a.length;s++){var u=a.charAt(s);"0"===u?e.minFrac=e.maxFrac=s+1:"#"===u?e.maxFrac=s+1:e.posSuf+=u}var d=c.split(",");if(e.gSize=d[1]?d[1].length:0,e.lgSize=d[2]||d[1]?(d[2]||d[1]).length:0,l){var g=i.length-e.posPre.length-e.posSuf.length,h=l.indexOf("#");e.negPre=l.substr(0,h).replace(/'/g,""),e.negSuf=l.substr(h+g).replace(/'/g,"")}else e.negPre=n+e.posPre,e.negSuf=e.posSuf;return e}function Ad(t){var n=parseInt(t);if(isNaN(n))throw new Error("Invalid integer literal when parsing "+t);return n}var wd=new Mt("UseV4Plurals"),Bd=function(){return function(){}}(),kd=function(t){function n(n,e){var o=t.call(this)||this;return o.locale=n,o.deprecatedPluralFn=e,o}return i(n,t),n.prototype.getPluralCategory=function(t,n){switch(this.deprecatedPluralFn?this.deprecatedPluralFn(n||this.locale,t):function(t){return cd(t)[18]}(n||this.locale)(t)){case Yu.Zero:return"zero";case Yu.One:return"one";case Yu.Two:return"two";case Yu.Few:return"few";case Yu.Many:return"many";default:return"other"}},n}(Bd);function Sd(t,n){var e,o;n=encodeURIComponent(n);try{for(var i=u(t.split(";")),l=i.next();!l.done;l=i.next()){var r=l.value,c=r.indexOf("="),a=d(-1==c?[r,""]:[r.slice(0,c),r.slice(c+1)],2),s=a[1];if(a[0].trim()===n)return decodeURIComponent(s)}}catch(g){e={error:g}}finally{try{l&&!l.done&&(o=i.return)&&o.call(i)}finally{if(e)throw e.error}}return null}var Td=function(){function t(t,n,e,o){this._iterableDiffers=t,this._keyValueDiffers=n,this._ngEl=e,this._renderer=o,this._initialClasses=[]}return Object.defineProperty(t.prototype,"klass",{set:function(t){this._removeClasses(this._initialClasses),this._initialClasses="string"==typeof t?t.split(/\s+/):[],this._applyClasses(this._initialClasses),this._applyClasses(this._rawClass)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngClass",{set:function(t){this._removeClasses(this._rawClass),this._applyClasses(this._initialClasses),this._iterableDiffer=null,this._keyValueDiffer=null,this._rawClass="string"==typeof t?t.split(/\s+/):t,this._rawClass&&(Qt(this._rawClass)?this._iterableDiffer=this._iterableDiffers.find(this._rawClass).create():this._keyValueDiffer=this._keyValueDiffers.find(this._rawClass).create())},enumerable:!0,configurable:!0}),t.prototype.ngDoCheck=function(){if(this._iterableDiffer){var t=this._iterableDiffer.diff(this._rawClass);t&&this._applyIterableChanges(t)}else if(this._keyValueDiffer){var n=this._keyValueDiffer.diff(this._rawClass);n&&this._applyKeyValueChanges(n)}},t.prototype._applyKeyValueChanges=function(t){var n=this;t.forEachAddedItem((function(t){return n._toggleClass(t.key,t.currentValue)})),t.forEachChangedItem((function(t){return n._toggleClass(t.key,t.currentValue)})),t.forEachRemovedItem((function(t){t.previousValue&&n._toggleClass(t.key,!1)}))},t.prototype._applyIterableChanges=function(t){var n=this;t.forEachAddedItem((function(t){if("string"!=typeof t.item)throw new Error("NgClass can only toggle CSS classes expressed as strings, got "+zt(t.item));n._toggleClass(t.item,!0)})),t.forEachRemovedItem((function(t){return n._toggleClass(t.item,!1)}))},t.prototype._applyClasses=function(t){var n=this;t&&(Array.isArray(t)||t instanceof Set?t.forEach((function(t){return n._toggleClass(t,!0)})):Object.keys(t).forEach((function(e){return n._toggleClass(e,!!t[e])})))},t.prototype._removeClasses=function(t){var n=this;t&&(Array.isArray(t)||t instanceof Set?t.forEach((function(t){return n._toggleClass(t,!1)})):Object.keys(t).forEach((function(t){return n._toggleClass(t,!1)})))},t.prototype._toggleClass=function(t,n){var e=this;(t=t.trim())&&t.split(/\s+/g).forEach((function(t){n?e._renderer.addClass(e._ngEl.nativeElement,t):e._renderer.removeClass(e._ngEl.nativeElement,t)}))},t}(),Ed=function(){function t(t,n,e,o){this.$implicit=t,this.ngForOf=n,this.index=e,this.count=o}return Object.defineProperty(t.prototype,"first",{get:function(){return 0===this.index},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"last",{get:function(){return this.index===this.count-1},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"even",{get:function(){return this.index%2==0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"odd",{get:function(){return!this.even},enumerable:!0,configurable:!0}),t}(),Id=function(){function t(t,n,e){this._viewContainer=t,this._template=n,this._differs=e,this._ngForOfDirty=!0,this._differ=null}return Object.defineProperty(t.prototype,"ngForOf",{set:function(t){this._ngForOf=t,this._ngForOfDirty=!0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngForTrackBy",{get:function(){return this._trackByFn},set:function(t){Gn()&&null!=t&&"function"!=typeof t&&console&&console.warn&&console.warn("trackBy must be a function, but received "+JSON.stringify(t)+". See https://angular.io/docs/ts/latest/api/common/index/NgFor-directive.html#!#change-propagation for more information."),this._trackByFn=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngForTemplate",{set:function(t){t&&(this._template=t)},enumerable:!0,configurable:!0}),t.prototype.ngDoCheck=function(){if(this._ngForOfDirty){this._ngForOfDirty=!1;var t=this._ngForOf;if(!this._differ&&t)try{this._differ=this._differs.find(t).create(this.ngForTrackBy)}catch(o){throw new Error("Cannot find a differ supporting object '"+t+"' of type '"+((n=t).name||typeof n)+"'. NgFor only supports binding to Iterables such as Arrays.")}}var n;if(this._differ){var e=this._differ.diff(this._ngForOf);e&&this._applyChanges(e)}},t.prototype._applyChanges=function(t){var n=this,e=[];t.forEachOperation((function(t,o,i){if(null==t.previousIndex){var l=n._viewContainer.createEmbeddedView(n._template,new Ed(null,n._ngForOf,-1,-1),i),r=new zd(t,l);e.push(r)}else null==i?n._viewContainer.remove(o):(l=n._viewContainer.get(o),n._viewContainer.move(l,i),r=new zd(t,l),e.push(r))}));for(var o=0;o<e.length;o++)this._perViewChange(e[o].view,e[o].record);o=0;for(var i=this._viewContainer.length;o<i;o++){var l=this._viewContainer.get(o);l.context.index=o,l.context.count=i,l.context.ngForOf=this._ngForOf}t.forEachIdentityChange((function(t){n._viewContainer.get(t.currentIndex).context.$implicit=t.item}))},t.prototype._perViewChange=function(t,n){t.context.$implicit=n.item},t.ngTemplateContextGuard=function(t,n){return!0},t}(),zd=function(){return function(t,n){this.record=t,this.view=n}}(),Ld=function(){function t(t,n){this._viewContainer=t,this._context=new Dd,this._thenTemplateRef=null,this._elseTemplateRef=null,this._thenViewRef=null,this._elseViewRef=null,this._thenTemplateRef=n}return Object.defineProperty(t.prototype,"ngIf",{set:function(t){this._context.$implicit=this._context.ngIf=t,this._updateView()},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngIfThen",{set:function(t){Nd("ngIfThen",t),this._thenTemplateRef=t,this._thenViewRef=null,this._updateView()},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngIfElse",{set:function(t){Nd("ngIfElse",t),this._elseTemplateRef=t,this._elseViewRef=null,this._updateView()},enumerable:!0,configurable:!0}),t.prototype._updateView=function(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&&(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&&(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))},t.ngTemplateGuard_ngIf=function(t,n){return!0},t}(),Dd=function(){return function(){this.$implicit=null,this.ngIf=null}}();function Nd(t,n){if(n&&!n.createEmbeddedView)throw new Error(t+" must be a TemplateRef, but received '"+zt(n)+"'.")}var Fd=function(){function t(t,n,e){this._differs=t,this._ngEl=n,this._renderer=e}return Object.defineProperty(t.prototype,"ngStyle",{set:function(t){this._ngStyle=t,!this._differ&&t&&(this._differ=this._differs.find(t).create())},enumerable:!0,configurable:!0}),t.prototype.ngDoCheck=function(){if(this._differ){var t=this._differ.diff(this._ngStyle);t&&this._applyChanges(t)}},t.prototype._applyChanges=function(t){var n=this;t.forEachRemovedItem((function(t){return n._setStyle(t.key,null)})),t.forEachAddedItem((function(t){return n._setStyle(t.key,t.currentValue)})),t.forEachChangedItem((function(t){return n._setStyle(t.key,t.currentValue)}))},t.prototype._setStyle=function(t,n){var e=d(t.split("."),2),o=e[0],i=e[1];null!=(n=null!=n&&i?""+n+i:n)?this._renderer.setStyle(this._ngEl.nativeElement,o,n):this._renderer.removeStyle(this._ngEl.nativeElement,o)},t}(),jd=function(){function t(t){this._viewContainerRef=t}return t.prototype.ngOnChanges=function(t){this._shouldRecreateView(t)?(this._viewRef&&this._viewContainerRef.remove(this._viewContainerRef.indexOf(this._viewRef)),this.ngTemplateOutlet&&(this._viewRef=this._viewContainerRef.createEmbeddedView(this.ngTemplateOutlet,this.ngTemplateOutletContext))):this._viewRef&&this.ngTemplateOutletContext&&this._updateExistingContext(this.ngTemplateOutletContext)},t.prototype._shouldRecreateView=function(t){var n=t.ngTemplateOutletContext;return!!t.ngTemplateOutlet||n&&this._hasContextShapeChanged(n)},t.prototype._hasContextShapeChanged=function(t){var n,e,o=Object.keys(t.previousValue||{}),i=Object.keys(t.currentValue||{});if(o.length===i.length){try{for(var l=u(i),r=l.next();!r.done;r=l.next())if(-1===o.indexOf(r.value))return!0}catch(c){n={error:c}}finally{try{r&&!r.done&&(e=l.return)&&e.call(l)}finally{if(n)throw n.error}}return!1}return!0},t.prototype._updateExistingContext=function(t){var n,e;try{for(var o=u(Object.keys(t)),i=o.next();!i.done;i=o.next()){var l=i.value;this._viewRef.context[l]=this.ngTemplateOutletContext[l]}}catch(r){n={error:r}}finally{try{i&&!i.done&&(e=o.return)&&e.call(o)}finally{if(n)throw n.error}}},t}();function Rd(t,n){return Error("InvalidPipeArgument: '"+n+"' for pipe '"+zt(t)+"'")}var Vd=function(){function t(){}return t.prototype.createSubscription=function(t,n){return t.subscribe({next:n,error:function(t){throw t}})},t.prototype.dispose=function(t){t.unsubscribe()},t.prototype.onDestroy=function(t){t.unsubscribe()},t}(),Gd=new(function(){function t(){}return t.prototype.createSubscription=function(t,n){return t.then(n,(function(t){throw t}))},t.prototype.dispose=function(t){},t.prototype.onDestroy=function(t){},t}()),Ud=new Vd,Hd=function(){function t(t){this._ref=t,this._latestValue=null,this._latestReturnedValue=null,this._subscription=null,this._obj=null,this._strategy=null}var n;return n=t,t.prototype.ngOnDestroy=function(){this._subscription&&this._dispose()},t.prototype.transform=function(t){return this._obj?t!==this._obj?(this._dispose(),this.transform(t)):this._latestValue===this._latestReturnedValue?this._latestReturnedValue:(this._latestReturnedValue=this._latestValue,Kt.wrap(this._latestValue)):(t&&this._subscribe(t),this._latestReturnedValue=this._latestValue,this._latestValue)},t.prototype._subscribe=function(t){var n=this;this._obj=t,this._strategy=this._selectStrategy(t),this._subscription=this._strategy.createSubscription(t,(function(e){return n._updateLatestValue(t,e)}))},t.prototype._selectStrategy=function(t){if(Ne(t))return Gd;if(Fe(t))return Ud;throw Rd(n,t)},t.prototype._dispose=function(){this._strategy.dispose(this._subscription),this._latestValue=null,this._latestReturnedValue=null,this._subscription=null,this._obj=null},t.prototype._updateLatestValue=function(t,n){t===this._obj&&(this._latestValue=n,this._ref.markForCheck())},t}(),Wd=function(){function t(){}var n;return n=t,t.prototype.transform=function(t){if(!t)return t;if("string"!=typeof t)throw Rd(n,t);return t.toUpperCase()},t}(),$d=function(){function t(t){this.locale=t}var n;return n=t,t.prototype.transform=function(t,e,o,i){if(void 0===e&&(e="mediumDate"),null==t||""===t||t!=t)return null;try{return function(t,n,e,o){var i=function(t){if(vd(t))return t;if("number"==typeof t&&!isNaN(t))return new Date(t);if("string"==typeof t){t=t.trim();var n,e=parseFloat(t);if(!isNaN(t-e))return new Date(e);if(/^(\d{4}-\d{1,2}-\d{1,2})$/.test(t)){var o=d(t.split("-").map((function(t){return+t})),3);return new Date(o[0],o[1]-1,o[2])}if(n=t.match(ad))return function(t){var n=new Date(0),e=0,o=0,i=t[8]?n.setUTCFullYear:n.setFullYear,l=t[8]?n.setUTCHours:n.setHours;t[9]&&(e=Number(t[9]+t[10]),o=Number(t[9]+t[11])),i.call(n,Number(t[1]),Number(t[2])-1,Number(t[3]));var r=Number(t[4]||0)-e,c=Number(t[5]||0)-o,a=Number(t[6]||0),s=Math.round(1e3*parseFloat("0."+(t[7]||0)));return l.call(n,r,c,a,s),n}(n)}var i=new Date(t);if(!vd(i))throw new Error('Unable to convert "'+t+'" into a date');return i}(t);n=function t(n,e){var o=function(t){return cd(t)[0]}(n);if(sd[o]=sd[o]||{},sd[o][e])return sd[o][e];var i="";switch(e){case"shortDate":i=Qu(n,Ku.Short);break;case"mediumDate":i=Qu(n,Ku.Medium);break;case"longDate":i=Qu(n,Ku.Long);break;case"fullDate":i=Qu(n,Ku.Full);break;case"shortTime":i=td(n,Ku.Short);break;case"mediumTime":i=td(n,Ku.Medium);break;case"longTime":i=td(n,Ku.Long);break;case"fullTime":i=td(n,Ku.Full);break;case"short":var l=t(n,"shortTime"),r=t(n,"shortDate");i=_d(nd(n,Ku.Short),[l,r]);break;case"medium":var c=t(n,"mediumTime"),a=t(n,"mediumDate");i=_d(nd(n,Ku.Medium),[c,a]);break;case"long":var s=t(n,"longTime"),u=t(n,"longDate");i=_d(nd(n,Ku.Long),[s,u]);break;case"full":var d=t(n,"fullTime"),g=t(n,"fullDate");i=_d(nd(n,Ku.Full),[d,g])}return i&&(sd[o][e]=i),i}(e,n)||n;for(var l,r=[];n;){if(!(l=ud.exec(n))){r.push(n);break}var c=(r=r.concat(l.slice(1))).pop();if(!c)break;n=c}var a=i.getTimezoneOffset();o&&(a=md(o,a),i=function(t,n,e){var o=t.getTimezoneOffset();return function(t,n){return(t=new Date(t.getTime())).setMinutes(t.getMinutes()+n),t}(t,-1*(md(n,o)-o))}(i,o));var s="";return r.forEach((function(t){var n=function(t){if(Od[t])return Od[t];var n;switch(t){case"G":case"GG":case"GGG":n=fd(hd.Eras,Zu.Abbreviated);break;case"GGGG":n=fd(hd.Eras,Zu.Wide);break;case"GGGGG":n=fd(hd.Eras,Zu.Narrow);break;case"y":n=pd(gd.FullYear,1,0,!1,!0);break;case"yy":n=pd(gd.FullYear,2,0,!0,!0);break;case"yyy":n=pd(gd.FullYear,3,0,!1,!0);break;case"yyyy":n=pd(gd.FullYear,4,0,!1,!0);break;case"M":case"L":n=pd(gd.Month,1,1);break;case"MM":case"LL":n=pd(gd.Month,2,1);break;case"MMM":n=fd(hd.Months,Zu.Abbreviated);break;case"MMMM":n=fd(hd.Months,Zu.Wide);break;case"MMMMM":n=fd(hd.Months,Zu.Narrow);break;case"LLL":n=fd(hd.Months,Zu.Abbreviated,Xu.Standalone);break;case"LLLL":n=fd(hd.Months,Zu.Wide,Xu.Standalone);break;case"LLLLL":n=fd(hd.Months,Zu.Narrow,Xu.Standalone);break;case"w":n=Pd(1);break;case"ww":n=Pd(2);break;case"W":n=Pd(1,!0);break;case"d":n=pd(gd.Date,1);break;case"dd":n=pd(gd.Date,2);break;case"E":case"EE":case"EEE":n=fd(hd.Days,Zu.Abbreviated);break;case"EEEE":n=fd(hd.Days,Zu.Wide);break;case"EEEEE":n=fd(hd.Days,Zu.Narrow);break;case"EEEEEE":n=fd(hd.Days,Zu.Short);break;case"a":case"aa":case"aaa":n=fd(hd.DayPeriods,Zu.Abbreviated);break;case"aaaa":n=fd(hd.DayPeriods,Zu.Wide);break;case"aaaaa":n=fd(hd.DayPeriods,Zu.Narrow);break;case"b":case"bb":case"bbb":n=fd(hd.DayPeriods,Zu.Abbreviated,Xu.Standalone,!0);break;case"bbbb":n=fd(hd.DayPeriods,Zu.Wide,Xu.Standalone,!0);break;case"bbbbb":n=fd(hd.DayPeriods,Zu.Narrow,Xu.Standalone,!0);break;case"B":case"BB":case"BBB":n=fd(hd.DayPeriods,Zu.Abbreviated,Xu.Format,!0);break;case"BBBB":n=fd(hd.DayPeriods,Zu.Wide,Xu.Format,!0);break;case"BBBBB":n=fd(hd.DayPeriods,Zu.Narrow,Xu.Format,!0);break;case"h":n=pd(gd.Hours,1,-12);break;case"hh":n=pd(gd.Hours,2,-12);break;case"H":n=pd(gd.Hours,1);break;case"HH":n=pd(gd.Hours,2);break;case"m":n=pd(gd.Minutes,1);break;case"mm":n=pd(gd.Minutes,2);break;case"s":n=pd(gd.Seconds,1);break;case"ss":n=pd(gd.Seconds,2);break;case"S":n=pd(gd.FractionalSeconds,1);break;case"SS":n=pd(gd.FractionalSeconds,2);break;case"SSS":n=pd(gd.FractionalSeconds,3);break;case"Z":case"ZZ":case"ZZZ":n=Md(dd.Short);break;case"ZZZZZ":n=Md(dd.Extended);break;case"O":case"OO":case"OOO":case"z":case"zz":case"zzz":n=Md(dd.ShortGMT);break;case"OOOO":case"ZZZZ":case"zzzz":n=Md(dd.Long);break;default:return null}return Od[t]=n,n}(t);s+=n?n(i,e,a):"''"===t?"'":t.replace(/(^'|'$)/g,"").replace(/''/g,"'")})),s}(t,e,i||this.locale,o)}catch(l){throw Rd(n,l.message)}},t}(),qd=function(){function t(){}return t.prototype.transform=function(t){return JSON.stringify(t,null,2)},t}(),Yd=function(){function t(t){this.differs=t,this.keyValues=[]}return t.prototype.transform=function(t,n){var e=this;if(void 0===n&&(n=Xd),!t||!(t instanceof Map)&&"object"!=typeof t)return null;this.differ||(this.differ=this.differs.find(t).create());var o=this.differ.diff(t);return o&&(this.keyValues=[],o.forEachItem((function(t){e.keyValues.push({key:t.key,value:t.currentValue})})),this.keyValues.sort(n)),this.keyValues},t}();function Xd(t,n){var e=t.key,o=n.key;if(e===o)return 0;if(void 0===e)return 1;if(void 0===o)return-1;if(null===e)return 1;if(null===o)return-1;if("string"==typeof e&&"string"==typeof o)return e<o?-1:1;if("number"==typeof e&&"number"==typeof o)return e-o;if("boolean"==typeof e&&"boolean"==typeof o)return e<o?-1:1;var i=String(e),l=String(o);return i==l?0:i<l?-1:1}var Zd=function(){function t(t){this._locale=t}var n;return n=t,t.prototype.transform=function(t,e,o,i,l){if(void 0===o&&(o="symbol"),function(t){return null==t||""===t||t!=t}(t))return null;l=l||this._locale,"boolean"==typeof o&&(console&&console.warn&&console.warn('Warning: the currency pipe has been changed in Angular v5. The symbolDisplay option (third parameter) is now a string instead of a boolean. The accepted values are "code", "symbol" or "symbol-narrow".'),o=o?"symbol":"code");var r=e||"USD";"code"!==o&&(r="symbol"===o||"symbol-narrow"===o?function(t,n,e){void 0===e&&(e="en");var o=function(t){return cd(t)[17]}(e)[t]||$u[t]||[],i=o[1];return"narrow"===n&&"string"==typeof i?i:o[0]||t}(r,"symbol"===o?"wide":"narrow",l):o);try{return function(t,n,e,o,i){var l=xd(od(n,qu.Currency),ed(n,Ju.MinusSign));return l.minFrac=function(t){var n,e=$u[t];return e&&(n=e[2]),"number"==typeof n?n:2}(o),l.maxFrac=l.minFrac,bd(t,l,n,Ju.CurrencyGroup,Ju.CurrencyDecimal,i).replace("\xa4",e).replace("\xa4","")}(function(t){if("string"==typeof t&&!isNaN(Number(t)-parseFloat(t)))return Number(t);if("number"!=typeof t)throw new Error(t+" is not a number");return t}(t),l,r,e,i)}catch(c){throw Rd(n,c.message)}},t}(),Kd=function(){return function(){}}(),Jd=new Mt("DocumentToken");function Qd(t){return"browser"===t}var tg=null;function ng(){return tg}var eg,og={class:"className",innerHtml:"innerHTML",readonly:"readOnly",tabindex:"tabIndex"},ig={"\b":"Backspace","\t":"Tab","\x7f":"Delete","\x1b":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},lg={A:"1",B:"2",C:"3",D:"4",E:"5",F:"6",G:"7",H:"8",I:"9",J:"*",K:"+",M:"-",N:".",O:"/","`":"0","\x90":"NumLock"};Bt.Node&&(eg=Bt.Node.prototype.contains||function(t){return!!(16&this.compareDocumentPosition(t))});var rg,cg=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n.prototype.parse=function(t){throw new Error("parse not implemented")},n.makeCurrent=function(){var t;t=new n,tg||(tg=t)},n.prototype.hasProperty=function(t,n){return n in t},n.prototype.setProperty=function(t,n,e){t[n]=e},n.prototype.getProperty=function(t,n){return t[n]},n.prototype.invoke=function(t,n,e){var o;(o=t)[n].apply(o,g(e))},n.prototype.logError=function(t){window.console&&(console.error?console.error(t):console.log(t))},n.prototype.log=function(t){window.console&&window.console.log&&window.console.log(t)},n.prototype.logGroup=function(t){window.console&&window.console.group&&window.console.group(t)},n.prototype.logGroupEnd=function(){window.console&&window.console.groupEnd&&window.console.groupEnd()},Object.defineProperty(n.prototype,"attrToPropMap",{get:function(){return og},enumerable:!0,configurable:!0}),n.prototype.contains=function(t,n){return eg.call(t,n)},n.prototype.querySelector=function(t,n){return t.querySelector(n)},n.prototype.querySelectorAll=function(t,n){return t.querySelectorAll(n)},n.prototype.on=function(t,n,e){t.addEventListener(n,e,!1)},n.prototype.onAndCancel=function(t,n,e){return t.addEventListener(n,e,!1),function(){t.removeEventListener(n,e,!1)}},n.prototype.dispatchEvent=function(t,n){t.dispatchEvent(n)},n.prototype.createMouseEvent=function(t){var n=this.getDefaultDocument().createEvent("MouseEvent");return n.initEvent(t,!0,!0),n},n.prototype.createEvent=function(t){var n=this.getDefaultDocument().createEvent("Event");return n.initEvent(t,!0,!0),n},n.prototype.preventDefault=function(t){t.preventDefault(),t.returnValue=!1},n.prototype.isPrevented=function(t){return t.defaultPrevented||null!=t.returnValue&&!t.returnValue},n.prototype.getInnerHTML=function(t){return t.innerHTML},n.prototype.getTemplateContent=function(t){return"content"in t&&this.isTemplateElement(t)?t.content:null},n.prototype.getOuterHTML=function(t){return t.outerHTML},n.prototype.nodeName=function(t){return t.nodeName},n.prototype.nodeValue=function(t){return t.nodeValue},n.prototype.type=function(t){return t.type},n.prototype.content=function(t){return this.hasProperty(t,"content")?t.content:t},n.prototype.firstChild=function(t){return t.firstChild},n.prototype.nextSibling=function(t){return t.nextSibling},n.prototype.parentElement=function(t){return t.parentNode},n.prototype.childNodes=function(t){return t.childNodes},n.prototype.childNodesAsList=function(t){for(var n=t.childNodes,e=new Array(n.length),o=0;o<n.length;o++)e[o]=n[o];return e},n.prototype.clearNodes=function(t){for(;t.firstChild;)t.removeChild(t.firstChild)},n.prototype.appendChild=function(t,n){t.appendChild(n)},n.prototype.removeChild=function(t,n){t.removeChild(n)},n.prototype.replaceChild=function(t,n,e){t.replaceChild(n,e)},n.prototype.remove=function(t){return t.parentNode&&t.parentNode.removeChild(t),t},n.prototype.insertBefore=function(t,n,e){t.insertBefore(e,n)},n.prototype.insertAllBefore=function(t,n,e){e.forEach((function(e){return t.insertBefore(e,n)}))},n.prototype.insertAfter=function(t,n,e){t.insertBefore(e,n.nextSibling)},n.prototype.setInnerHTML=function(t,n){t.innerHTML=n},n.prototype.getText=function(t){return t.textContent},n.prototype.setText=function(t,n){t.textContent=n},n.prototype.getValue=function(t){return t.value},n.prototype.setValue=function(t,n){t.value=n},n.prototype.getChecked=function(t){return t.checked},n.prototype.setChecked=function(t,n){t.checked=n},n.prototype.createComment=function(t){return this.getDefaultDocument().createComment(t)},n.prototype.createTemplate=function(t){var n=this.getDefaultDocument().createElement("template");return n.innerHTML=t,n},n.prototype.createElement=function(t,n){return(n=n||this.getDefaultDocument()).createElement(t)},n.prototype.createElementNS=function(t,n,e){return(e=e||this.getDefaultDocument()).createElementNS(t,n)},n.prototype.createTextNode=function(t,n){return(n=n||this.getDefaultDocument()).createTextNode(t)},n.prototype.createScriptTag=function(t,n,e){var o=(e=e||this.getDefaultDocument()).createElement("SCRIPT");return o.setAttribute(t,n),o},n.prototype.createStyleElement=function(t,n){var e=(n=n||this.getDefaultDocument()).createElement("style");return this.appendChild(e,this.createTextNode(t,n)),e},n.prototype.createShadowRoot=function(t){return t.createShadowRoot()},n.prototype.getShadowRoot=function(t){return t.shadowRoot},n.prototype.getHost=function(t){return t.host},n.prototype.clone=function(t){return t.cloneNode(!0)},n.prototype.getElementsByClassName=function(t,n){return t.getElementsByClassName(n)},n.prototype.getElementsByTagName=function(t,n){return t.getElementsByTagName(n)},n.prototype.classList=function(t){return Array.prototype.slice.call(t.classList,0)},n.prototype.addClass=function(t,n){t.classList.add(n)},n.prototype.removeClass=function(t,n){t.classList.remove(n)},n.prototype.hasClass=function(t,n){return t.classList.contains(n)},n.prototype.setStyle=function(t,n,e){t.style[n]=e},n.prototype.removeStyle=function(t,n){t.style[n]=""},n.prototype.getStyle=function(t,n){return t.style[n]},n.prototype.hasStyle=function(t,n,e){var o=this.getStyle(t,n)||"";return e?o==e:o.length>0},n.prototype.tagName=function(t){return t.tagName},n.prototype.attributeMap=function(t){for(var n=new Map,e=t.attributes,o=0;o<e.length;o++){var i=e.item(o);n.set(i.name,i.value)}return n},n.prototype.hasAttribute=function(t,n){return t.hasAttribute(n)},n.prototype.hasAttributeNS=function(t,n,e){return t.hasAttributeNS(n,e)},n.prototype.getAttribute=function(t,n){return t.getAttribute(n)},n.prototype.getAttributeNS=function(t,n,e){return t.getAttributeNS(n,e)},n.prototype.setAttribute=function(t,n,e){t.setAttribute(n,e)},n.prototype.setAttributeNS=function(t,n,e,o){t.setAttributeNS(n,e,o)},n.prototype.removeAttribute=function(t,n){t.removeAttribute(n)},n.prototype.removeAttributeNS=function(t,n,e){t.removeAttributeNS(n,e)},n.prototype.templateAwareRoot=function(t){return this.isTemplateElement(t)?this.content(t):t},n.prototype.createHtmlDocument=function(){return document.implementation.createHTMLDocument("fakeTitle")},n.prototype.getDefaultDocument=function(){return document},n.prototype.getBoundingClientRect=function(t){try{return t.getBoundingClientRect()}catch(n){return{top:0,bottom:0,left:0,right:0,width:0,height:0}}},n.prototype.getTitle=function(t){return t.title},n.prototype.setTitle=function(t,n){t.title=n||""},n.prototype.elementMatches=function(t,n){return!!this.isElementNode(t)&&(t.matches&&t.matches(n)||t.msMatchesSelector&&t.msMatchesSelector(n)||t.webkitMatchesSelector&&t.webkitMatchesSelector(n))},n.prototype.isTemplateElement=function(t){return this.isElementNode(t)&&"TEMPLATE"===t.nodeName},n.prototype.isTextNode=function(t){return t.nodeType===Node.TEXT_NODE},n.prototype.isCommentNode=function(t){return t.nodeType===Node.COMMENT_NODE},n.prototype.isElementNode=function(t){return t.nodeType===Node.ELEMENT_NODE},n.prototype.hasShadowRoot=function(t){return null!=t.shadowRoot&&t instanceof HTMLElement},n.prototype.isShadowRoot=function(t){return t instanceof DocumentFragment},n.prototype.importIntoDoc=function(t){return document.importNode(this.templateAwareRoot(t),!0)},n.prototype.adoptNode=function(t){return document.adoptNode(t)},n.prototype.getHref=function(t){return t.getAttribute("href")},n.prototype.getEventKey=function(t){var n=t.key;if(null==n){if(null==(n=t.keyIdentifier))return"Unidentified";n.startsWith("U+")&&(n=String.fromCharCode(parseInt(n.substring(2),16)),3===t.location&&lg.hasOwnProperty(n)&&(n=lg[n]))}return ig[n]||n},n.prototype.getGlobalEventTarget=function(t,n){return"window"===n?window:"document"===n?t:"body"===n?t.body:null},n.prototype.getHistory=function(){return window.history},n.prototype.getLocation=function(){return window.location},n.prototype.getBaseHref=function(t){var n,e=ag||(ag=document.querySelector("base"))?ag.getAttribute("href"):null;return null==e?null:(n=e,rg||(rg=document.createElement("a")),rg.setAttribute("href",n),"/"===rg.pathname.charAt(0)?rg.pathname:"/"+rg.pathname)},n.prototype.resetBaseElement=function(){ag=null},n.prototype.getUserAgent=function(){return window.navigator.userAgent},n.prototype.setData=function(t,n,e){this.setAttribute(t,"data-"+n,e)},n.prototype.getData=function(t,n){return this.getAttribute(t,"data-"+n)},n.prototype.getComputedStyle=function(t){return getComputedStyle(t)},n.prototype.supportsWebAnimation=function(){return"function"==typeof Element.prototype.animate},n.prototype.performanceNow=function(){return window.performance&&window.performance.now?window.performance.now():(new Date).getTime()},n.prototype.supportsCookies=function(){return!0},n.prototype.getCookie=function(t){return Sd(document.cookie,t)},n.prototype.setCookie=function(t,n){document.cookie=encodeURIComponent(t)+"="+encodeURIComponent(n)},n}(function(t){function n(){var n=t.call(this)||this;n._animationPrefix=null,n._transitionEnd=null;try{var e=n.createElement("div",document);if(null!=n.getStyle(e,"animationName"))n._animationPrefix="";else for(var o=["Webkit","Moz","O","ms"],i=0;i<o.length;i++)if(null!=n.getStyle(e,o[i]+"AnimationName")){n._animationPrefix="-"+o[i].toLowerCase()+"-";break}var l={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};Object.keys(l).forEach((function(t){null!=n.getStyle(e,t)&&(n._transitionEnd=l[t])}))}catch(r){n._animationPrefix=null,n._transitionEnd=null}return n}return i(n,t),n.prototype.getDistributedNodes=function(t){return t.getDistributedNodes()},n.prototype.resolveAndSetHref=function(t,n,e){t.href=null==e?n:n+"/../"+e},n.prototype.supportsDOMEvents=function(){return!0},n.prototype.supportsNativeShadowDOM=function(){return"function"==typeof document.body.createShadowRoot},n.prototype.getAnimationPrefix=function(){return this._animationPrefix?this._animationPrefix:""},n.prototype.getTransitionEnd=function(){return this._transitionEnd?this._transitionEnd:""},n.prototype.supportsAnimation=function(){return null!=this._animationPrefix&&null!=this._transitionEnd},n}(function(){function t(){this.resourceLoaderType=null}return Object.defineProperty(t.prototype,"attrToPropMap",{get:function(){return this._attrToPropMap},set:function(t){this._attrToPropMap=t},enumerable:!0,configurable:!0}),t}())),ag=null,sg=Jd;function ug(){return!!window.history.pushState}var dg=function(t){function n(n){var e=t.call(this)||this;return e._doc=n,e._init(),e}var e;return i(n,t),n.prototype._init=function(){this.location=ng().getLocation(),this._history=ng().getHistory()},n.prototype.getBaseHrefFromDOM=function(){return ng().getBaseHref(this._doc)},n.prototype.onPopState=function(t){ng().getGlobalEventTarget(this._doc,"window").addEventListener("popstate",t,!1)},n.prototype.onHashChange=function(t){ng().getGlobalEventTarget(this._doc,"window").addEventListener("hashchange",t,!1)},Object.defineProperty(n.prototype,"pathname",{get:function(){return this.location.pathname},set:function(t){this.location.pathname=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"search",{get:function(){return this.location.search},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hash",{get:function(){return this.location.hash},enumerable:!0,configurable:!0}),n.prototype.pushState=function(t,n,e){ug()?this._history.pushState(t,n,e):this.location.hash=e},n.prototype.replaceState=function(t,n,e){ug()?this._history.replaceState(t,n,e):this.location.hash=e},n.prototype.forward=function(){this._history.forward()},n.prototype.back=function(){this._history.back()},r([(e=jt(sg),function(t,n){e(t,n,0)}),c("design:paramtypes",[Object])],n)}(Gu),gg=new Mt("TRANSITION_ID"),hg=[{provide:je,useFactory:function(t,n,e){return function(){e.get(Re).donePromise.then((function(){var e=ng();Array.prototype.slice.apply(e.querySelectorAll(n,"style[ng-transition]")).filter((function(n){return e.getAttribute(n,"ng-transition")===t})).forEach((function(t){return e.remove(t)}))}))}},deps:[gg,sg,rn],multi:!0}],_g=function(){function t(){}return t.init=function(){var n;n=new t,Po=n},t.prototype.addToWindow=function(t){Bt.getAngularTestability=function(n,e){void 0===e&&(e=!0);var o=t.findTestabilityInTree(n,e);if(null==o)throw new Error("Could not find testability for element.");return o},Bt.getAllAngularTestabilities=function(){return t.getAllTestabilities()},Bt.getAllAngularRootElements=function(){return t.getAllRootElements()},Bt.frameworkStabilizers||(Bt.frameworkStabilizers=[]),Bt.frameworkStabilizers.push((function(t){var n=Bt.getAllAngularTestabilities(),e=n.length,o=!1,i=function(n){o=o||n,0==--e&&t(o)};n.forEach((function(t){t.whenStable(i)}))}))},t.prototype.findTestabilityInTree=function(t,n,e){if(null==n)return null;var o=t.getTestability(n);return null!=o?o:e?ng().isShadowRoot(n)?this.findTestabilityInTree(t,ng().getHost(n),!0):this.findTestabilityInTree(t,ng().parentElement(n),!0):null},t}();function Cg(t,n){"undefined"!=typeof COMPILED&&COMPILED||((Bt.ng=Bt.ng||{})[t]=n)}var pg={ApplicationRef:Ao,NgZone:ao};function fg(t){return No(t)}var Mg=new Mt("EventManagerPlugins"),Pg=function(){function t(t,n){var e=this;this._zone=n,this._eventNameToPlugin=new Map,t.forEach((function(t){return t.manager=e})),this._plugins=t.slice().reverse()}return t.prototype.addEventListener=function(t,n,e){return this._findPluginFor(n).addEventListener(t,n,e)},t.prototype.addGlobalEventListener=function(t,n,e){return this._findPluginFor(n).addGlobalEventListener(t,n,e)},t.prototype.getZone=function(){return this._zone},t.prototype._findPluginFor=function(t){var n=this._eventNameToPlugin.get(t);if(n)return n;for(var e=this._plugins,o=0;o<e.length;o++){var i=e[o];if(i.supports(t))return this._eventNameToPlugin.set(t,i),i}throw new Error("No event manager plugin found for event "+t)},t}(),Og=function(){function t(t){this._doc=t}return t.prototype.addGlobalEventListener=function(t,n,e){var o=ng().getGlobalEventTarget(this._doc,t);if(!o)throw new Error("Unsupported event target "+o+" for event "+n);return this.addEventListener(o,n,e)},t}(),mg=function(){function t(){this._stylesSet=new Set}return t.prototype.addStyles=function(t){var n=this,e=new Set;t.forEach((function(t){n._stylesSet.has(t)||(n._stylesSet.add(t),e.add(t))})),this.onStylesAdded(e)},t.prototype.onStylesAdded=function(t){},t.prototype.getAllStyles=function(){return Array.from(this._stylesSet)},t}(),vg=function(t){function n(n){var e=t.call(this)||this;return e._doc=n,e._hostNodes=new Set,e._styleNodes=new Set,e._hostNodes.add(n.head),e}return i(n,t),n.prototype._addStylesToHost=function(t,n){var e=this;t.forEach((function(t){var o=e._doc.createElement("style");o.textContent=t,e._styleNodes.add(n.appendChild(o))}))},n.prototype.addHost=function(t){this._addStylesToHost(this._stylesSet,t),this._hostNodes.add(t)},n.prototype.removeHost=function(t){this._hostNodes.delete(t)},n.prototype.onStylesAdded=function(t){var n=this;this._hostNodes.forEach((function(e){return n._addStylesToHost(t,e)}))},n.prototype.ngOnDestroy=function(){this._styleNodes.forEach((function(t){return ng().remove(t)}))},n}(mg),yg={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"},bg=/%COMP%/g;function xg(t,n,e){for(var o=0;o<n.length;o++){var i=n[o];Array.isArray(i)?xg(t,i,e):(i=i.replace(bg,t),e.push(i))}return e}function Ag(t){return function(n){!1===t(n)&&(n.preventDefault(),n.returnValue=!1)}}var wg=function(){function t(t,n,e){this.eventManager=t,this.sharedStylesHost=n,this.appId=e,this.rendererByCompId=new Map,this.defaultRenderer=new Bg(t)}return t.prototype.createRenderer=function(t,n){if(!t||!n)return this.defaultRenderer;switch(n.encapsulation){case Ft.Emulated:var e=this.rendererByCompId.get(n.id);return e||(e=new Eg(this.eventManager,this.sharedStylesHost,n,this.appId),this.rendererByCompId.set(n.id,e)),e.applyToHost(t),e;case Ft.Native:case Ft.ShadowDom:return new Ig(this.eventManager,this.sharedStylesHost,t,n);default:if(!this.rendererByCompId.has(n.id)){var o=xg(n.id,n.styles,[]);this.sharedStylesHost.addStyles(o),this.rendererByCompId.set(n.id,this.defaultRenderer)}return this.defaultRenderer}},t.prototype.begin=function(){},t.prototype.end=function(){},t}(),Bg=function(){function t(t){this.eventManager=t,this.data=Object.create(null)}return t.prototype.destroy=function(){},t.prototype.createElement=function(t,n){return n?document.createElementNS(yg[n],t):document.createElement(t)},t.prototype.createComment=function(t){return document.createComment(t)},t.prototype.createText=function(t){return document.createTextNode(t)},t.prototype.appendChild=function(t,n){t.appendChild(n)},t.prototype.insertBefore=function(t,n,e){t&&t.insertBefore(n,e)},t.prototype.removeChild=function(t,n){t&&t.removeChild(n)},t.prototype.selectRootElement=function(t,n){var e="string"==typeof t?document.querySelector(t):t;if(!e)throw new Error('The selector "'+t+'" did not match any elements');return n||(e.textContent=""),e},t.prototype.parentNode=function(t){return t.parentNode},t.prototype.nextSibling=function(t){return t.nextSibling},t.prototype.setAttribute=function(t,n,e,o){if(o){n=o+":"+n;var i=yg[o];i?t.setAttributeNS(i,n,e):t.setAttribute(n,e)}else t.setAttribute(n,e)},t.prototype.removeAttribute=function(t,n,e){if(e){var o=yg[e];o?t.removeAttributeNS(o,n):t.removeAttribute(e+":"+n)}else t.removeAttribute(n)},t.prototype.addClass=function(t,n){t.classList.add(n)},t.prototype.removeClass=function(t,n){t.classList.remove(n)},t.prototype.setStyle=function(t,n,e,o){o&zn.DashCase?t.style.setProperty(n,e,o&zn.Important?"important":""):t.style[n]=e},t.prototype.removeStyle=function(t,n,e){e&zn.DashCase?t.style.removeProperty(n):t.style[n]=""},t.prototype.setProperty=function(t,n,e){Sg(n,"property"),t[n]=e},t.prototype.setValue=function(t,n){t.nodeValue=n},t.prototype.listen=function(t,n,e){return Sg(n,"listener"),"string"==typeof t?this.eventManager.addGlobalEventListener(t,n,Ag(e)):this.eventManager.addEventListener(t,n,Ag(e))},t}(),kg="@".charCodeAt(0);function Sg(t,n){if(t.charCodeAt(0)===kg)throw new Error("Found the synthetic "+n+" "+t+'. Please include either "BrowserAnimationsModule" or "NoopAnimationsModule" in your application.')}var Tg,Eg=function(t){function n(n,e,o,i){var l=t.call(this,n)||this;l.component=o;var r=xg(i+"-"+o.id,o.styles,[]);return e.addStyles(r),l.contentAttr="_ngcontent-%COMP%".replace(bg,i+"-"+o.id),l.hostAttr=function(t){return"_nghost-%COMP%".replace(bg,t)}(i+"-"+o.id),l}return i(n,t),n.prototype.applyToHost=function(n){t.prototype.setAttribute.call(this,n,this.hostAttr,"")},n.prototype.createElement=function(n,e){var o=t.prototype.createElement.call(this,n,e);return t.prototype.setAttribute.call(this,o,this.contentAttr,""),o},n}(Bg),Ig=function(t){function n(n,e,o,i){var l=t.call(this,n)||this;l.sharedStylesHost=e,l.hostEl=o,l.component=i,l.shadowRoot=i.encapsulation===Ft.ShadowDom?o.attachShadow({mode:"open"}):o.createShadowRoot(),l.sharedStylesHost.addHost(l.shadowRoot);for(var r=xg(i.id,i.styles,[]),c=0;c<r.length;c++){var a=document.createElement("style");a.textContent=r[c],l.shadowRoot.appendChild(a)}return l}return i(n,t),n.prototype.nodeOrShadowRoot=function(t){return t===this.hostEl?this.shadowRoot:t},n.prototype.destroy=function(){this.sharedStylesHost.removeHost(this.shadowRoot)},n.prototype.appendChild=function(n,e){return t.prototype.appendChild.call(this,this.nodeOrShadowRoot(n),e)},n.prototype.insertBefore=function(n,e,o){return t.prototype.insertBefore.call(this,this.nodeOrShadowRoot(n),e,o)},n.prototype.removeChild=function(n,e){return t.prototype.removeChild.call(this,this.nodeOrShadowRoot(n),e)},n.prototype.parentNode=function(n){return this.nodeOrShadowRoot(t.prototype.parentNode.call(this,this.nodeOrShadowRoot(n)))},n}(Bg),zg="undefined"!=typeof Zone&&Zone.__symbol__||function(t){return"__zone_symbol__"+t},Lg=zg("addEventListener"),Dg=zg("removeEventListener"),Ng={},Fg="__zone_symbol__propagationStopped";"undefined"!=typeof Zone&&Zone[zg("BLACK_LISTED_EVENTS")]&&(Tg={});var jg=function(t){return!!Tg&&Tg.hasOwnProperty(t)},Rg=function(t){var n=Ng[t.type];if(n){var e=this[n];if(e){var o=[t];if(1===e.length)return(r=e[0]).zone!==Zone.current?r.zone.run(r.handler,this,o):r.handler.apply(this,o);for(var i=e.slice(),l=0;l<i.length&&!0!==t[Fg];l++){var r;(r=i[l]).zone!==Zone.current?r.zone.run(r.handler,this,o):r.handler.apply(this,o)}}}},Vg=function(t){function n(n,e,o){var i=t.call(this,n)||this;return i.ngZone=e,o&&function(t){return"server"===t}(o)||i.patchEvent(),i}return i(n,t),n.prototype.patchEvent=function(){if("undefined"!=typeof Event&&Event&&Event.prototype&&!Event.prototype.__zone_symbol__stopImmediatePropagation){var t=Event.prototype.__zone_symbol__stopImmediatePropagation=Event.prototype.stopImmediatePropagation;Event.prototype.stopImmediatePropagation=function(){this&&(this[Fg]=!0),t&&t.apply(this,arguments)}}},n.prototype.supports=function(t){return!0},n.prototype.addEventListener=function(t,n,e){var o=this,i=e;if(!t[Lg]||ao.isInAngularZone()&&!jg(n))t.addEventListener(n,i,!1);else{var l=Ng[n];l||(l=Ng[n]=zg("ANGULAR"+n+"FALSE"));var r=t[l],c=r&&r.length>0;r||(r=t[l]=[]);var a=jg(n)?Zone.root:Zone.current;if(0===r.length)r.push({zone:a,handler:i});else{for(var s=!1,u=0;u<r.length;u++)if(r[u].handler===i){s=!0;break}s||r.push({zone:a,handler:i})}c||t[Lg](n,Rg,!1)}return function(){return o.removeEventListener(t,n,i)}},n.prototype.removeEventListener=function(t,n,e){var o=t[Dg];if(!o)return t.removeEventListener.apply(t,[n,e,!1]);var i=Ng[n],l=i&&t[i];if(!l)return t.removeEventListener.apply(t,[n,e,!1]);for(var r=!1,c=0;c<l.length;c++)if(l[c].handler===e){r=!0,l.splice(c,1);break}r?0===l.length&&o.apply(t,[n,Rg,!1]):t.removeEventListener.apply(t,[n,e,!1])},n}(Og),Gg={pan:!0,panstart:!0,panmove:!0,panend:!0,pancancel:!0,panleft:!0,panright:!0,panup:!0,pandown:!0,pinch:!0,pinchstart:!0,pinchmove:!0,pinchend:!0,pinchcancel:!0,pinchin:!0,pinchout:!0,press:!0,pressup:!0,rotate:!0,rotatestart:!0,rotatemove:!0,rotateend:!0,rotatecancel:!0,swipe:!0,swipeleft:!0,swiperight:!0,swipeup:!0,swipedown:!0,tap:!0},Ug=new Mt("HammerGestureConfig"),Hg=new Mt("HammerLoader"),Wg=function(){function t(){this.events=[],this.overrides={}}return t.prototype.buildHammer=function(t){var n=new Hammer(t,this.options);for(var e in n.get("pinch").set({enable:!0}),n.get("rotate").set({enable:!0}),this.overrides)n.get(e).set(this.overrides[e]);return n},t}(),$g=function(t){function n(n,e,o,i){var l=t.call(this,n)||this;return l._config=e,l.console=o,l.loader=i,l}return i(n,t),n.prototype.supports=function(t){return!(!Gg.hasOwnProperty(t.toLowerCase())&&!this.isCustomEvent(t)||!window.Hammer&&!this.loader&&(this.console.warn('The "'+t+'" event cannot be bound because Hammer.JS is not loaded and no custom loader has been specified.'),1))},n.prototype.addEventListener=function(t,n,e){var o=this,i=this.manager.getZone();if(n=n.toLowerCase(),!window.Hammer&&this.loader){var l=!1,r=function(){l=!0};return this.loader().then((function(){if(!window.Hammer)return o.console.warn("The custom HAMMER_LOADER completed, but Hammer.JS is not present."),void(r=function(){});l||(r=o.addEventListener(t,n,e))})).catch((function(){o.console.warn('The "'+n+'" event cannot be bound because the custom Hammer.JS loader failed.'),r=function(){}})),function(){r()}}return i.runOutsideAngular((function(){var l=o._config.buildHammer(t),r=function(t){i.runGuarded((function(){e(t)}))};return l.on(n,r),function(){l.off(n,r),"function"==typeof l.destroy&&l.destroy()}}))},n.prototype.isCustomEvent=function(t){return this._config.events.indexOf(t)>-1},n}(Og),qg=["alt","control","meta","shift"],Yg={alt:function(t){return t.altKey},control:function(t){return t.ctrlKey},meta:function(t){return t.metaKey},shift:function(t){return t.shiftKey}},Xg=function(t){function n(n){return t.call(this,n)||this}var e;return i(n,t),e=n,n.prototype.supports=function(t){return null!=e.parseEventName(t)},n.prototype.addEventListener=function(t,n,o){var i=e.parseEventName(n),l=e.eventCallback(i.fullKey,o,this.manager.getZone());return this.manager.getZone().runOutsideAngular((function(){return ng().onAndCancel(t,i.domEventName,l)}))},n.parseEventName=function(t){var n=t.toLowerCase().split("."),o=n.shift();if(0===n.length||"keydown"!==o&&"keyup"!==o)return null;var i=e._normalizeKey(n.pop()),l="";if(qg.forEach((function(t){var e=n.indexOf(t);e>-1&&(n.splice(e,1),l+=t+".")})),l+=i,0!=n.length||0===i.length)return null;var r={};return r.domEventName=o,r.fullKey=l,r},n.getEventFullKey=function(t){var n="",e=ng().getEventKey(t);return" "===(e=e.toLowerCase())?e="space":"."===e&&(e="dot"),qg.forEach((function(o){o!=e&&(0,Yg[o])(t)&&(n+=o+".")})),n+=e},n.eventCallback=function(t,n,o){return function(i){e.getEventFullKey(i)===t&&o.runGuarded((function(){return n(i)}))}},n._normalizeKey=function(t){switch(t){case"esc":return"escape";default:return t}},n}(Og),Zg=function(){return function(){}}(),Kg=function(t){function n(n){var e=t.call(this)||this;return e._doc=n,e}return i(n,t),n.prototype.sanitize=function(t,n){if(null==n)return null;switch(t){case Nn.NONE:return n;case Nn.HTML:return n instanceof Qg?n.changingThisBreaksApplicationSecurity:(this.checkNotSafeValue(n,"HTML"),function(t,n){var e=null;try{Xn=Xn||new Un(t);var o=n?String(n):"";e=Xn.getInertBodyElement(o);var i=5,l=o;do{if(0===i)throw new Error("Failed to sanitize html because the input is unstable");i--,o=l,l=e.innerHTML,e=Xn.getInertBodyElement(o)}while(o!==l);var r=new le,c=r.sanitizeChildren(se(e)||e);return Gn()&&r.sanitizedSomething&&console.warn("WARNING: sanitizing HTML stripped some content, see http://g.co/ng/security#xss"),c}finally{if(e)for(var a=se(e)||e;a.firstChild;)a.removeChild(a.firstChild)}}(this._doc,String(n)));case Nn.STYLE:return n instanceof th?n.changingThisBreaksApplicationSecurity:(this.checkNotSafeValue(n,"Style"),function(t){if(!(t=String(t).trim()))return"";var n=t.match(_e);return n&&$n(n[1])===n[1]||t.match(he)&&function(t){for(var n=!0,e=!0,o=0;o<t.length;o++){var i=t.charAt(o);"'"===i&&e?n=!n:'"'===i&&n&&(e=!e)}return n&&e}(t)?t:(Gn()&&console.warn("WARNING: sanitizing unsafe style value "+t+" (see http://g.co/ng/security#xss)."),"unsafe")}(n));case Nn.SCRIPT:if(n instanceof nh)return n.changingThisBreaksApplicationSecurity;throw this.checkNotSafeValue(n,"Script"),new Error("unsafe value used in a script context");case Nn.URL:return n instanceof oh||n instanceof eh?n.changingThisBreaksApplicationSecurity:(this.checkNotSafeValue(n,"URL"),$n(String(n)));case Nn.RESOURCE_URL:if(n instanceof oh)return n.changingThisBreaksApplicationSecurity;throw this.checkNotSafeValue(n,"ResourceURL"),new Error("unsafe value used in a resource URL context (see http://g.co/ng/security#xss)");default:throw new Error("Unexpected SecurityContext "+t+" (see http://g.co/ng/security#xss)")}},n.prototype.checkNotSafeValue=function(t,n){if(t instanceof Jg)throw new Error("Required a safe "+n+", got a "+t.getTypeName()+" (see http://g.co/ng/security#xss)")},n.prototype.bypassSecurityTrustHtml=function(t){return new Qg(t)},n.prototype.bypassSecurityTrustStyle=function(t){return new th(t)},n.prototype.bypassSecurityTrustScript=function(t){return new nh(t)},n.prototype.bypassSecurityTrustUrl=function(t){return new eh(t)},n.prototype.bypassSecurityTrustResourceUrl=function(t){return new oh(t)},n}(Zg),Jg=function(){function t(t){this.changingThisBreaksApplicationSecurity=t}return t.prototype.toString=function(){return"SafeValue must use [property]=binding: "+this.changingThisBreaksApplicationSecurity+" (see http://g.co/ng/security#xss)"},t}(),Qg=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n.prototype.getTypeName=function(){return"HTML"},n}(Jg),th=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n.prototype.getTypeName=function(){return"Style"},n}(Jg),nh=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n.prototype.getTypeName=function(){return"Script"},n}(Jg),eh=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n.prototype.getTypeName=function(){return"URL"},n}(Jg),oh=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n.prototype.getTypeName=function(){return"ResourceURL"},n}(Jg),ih=vo(ti,"browser",[{provide:We,useValue:"browser"},{provide:He,useValue:function(){cg.makeCurrent(),_g.init()},multi:!0},{provide:Gu,useClass:dg,deps:[sg]},{provide:sg,useFactory:function(){return document},deps:[]}]);function lh(){return new De}var rh=function(){function t(t){if(t)throw new Error("BrowserModule has already been loaded. If you need access to common directives such as NgIf and NgFor from a lazy loaded module, import CommonModule instead.")}var n;return n=t,t.withServerTransition=function(t){return{ngModule:n,providers:[{provide:Ve,useValue:t.appId},{provide:gg,useExisting:Ve},hg]}},t}();"undefined"!=typeof window&&window;var ch=function(){function t(){}return Object.defineProperty(t.prototype,"value",{get:function(){return this.control?this.control.value:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"valid",{get:function(){return this.control?this.control.valid:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"invalid",{get:function(){return this.control?this.control.invalid:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"pending",{get:function(){return this.control?this.control.pending:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"disabled",{get:function(){return this.control?this.control.disabled:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"enabled",{get:function(){return this.control?this.control.enabled:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"errors",{get:function(){return this.control?this.control.errors:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"pristine",{get:function(){return this.control?this.control.pristine:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"dirty",{get:function(){return this.control?this.control.dirty:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"touched",{get:function(){return this.control?this.control.touched:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"status",{get:function(){return this.control?this.control.status:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"untouched",{get:function(){return this.control?this.control.untouched:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"statusChanges",{get:function(){return this.control?this.control.statusChanges:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"valueChanges",{get:function(){return this.control?this.control.valueChanges:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"path",{get:function(){return null},enumerable:!0,configurable:!0}),t.prototype.reset=function(t){void 0===t&&(t=void 0),this.control&&this.control.reset(t)},t.prototype.hasError=function(t,n){return!!this.control&&this.control.hasError(t,n)},t.prototype.getError=function(t,n){return this.control?this.control.getError(t,n):null},t}(),ah=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),Object.defineProperty(n.prototype,"formDirective",{get:function(){return null},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"path",{get:function(){return null},enumerable:!0,configurable:!0}),n}(ch);function sh(t){return null==t||0===t.length}var uh=new Mt("NgValidators"),dh=/^(?=.{1,254}$)(?=.{1,64}@)[-!#$%&'*+/0-9=?A-Z^_`a-z{|}~]+(\.[-!#$%&'*+/0-9=?A-Z^_`a-z{|}~]+)*@[A-Za-z0-9]([A-Za-z0-9-]{0,61}[A-Za-z0-9])?(\.[A-Za-z0-9]([A-Za-z0-9-]{0,61}[A-Za-z0-9])?)*$/,gh=function(){function t(){}return t.min=function(t){return function(n){if(sh(n.value)||sh(t))return null;var e=parseFloat(n.value);return!isNaN(e)&&e<t?{min:{min:t,actual:n.value}}:null}},t.max=function(t){return function(n){if(sh(n.value)||sh(t))return null;var e=parseFloat(n.value);return!isNaN(e)&&e>t?{max:{max:t,actual:n.value}}:null}},t.required=function(t){return sh(t.value)?{required:!0}:null},t.requiredTrue=function(t){return!0===t.value?null:{required:!0}},t.email=function(t){return sh(t.value)||dh.test(t.value)?null:{email:!0}},t.minLength=function(t){return function(n){if(sh(n.value))return null;var e=n.value?n.value.length:0;return e<t?{minlength:{requiredLength:t,actualLength:e}}:null}},t.maxLength=function(t){return function(n){var e=n.value?n.value.length:0;return e>t?{maxlength:{requiredLength:t,actualLength:e}}:null}},t.pattern=function(n){return n?("string"==typeof n?(o="","^"!==n.charAt(0)&&(o+="^"),o+=n,"$"!==n.charAt(n.length-1)&&(o+="$"),e=new RegExp(o)):(o=n.toString(),e=n),function(t){if(sh(t.value))return null;var n=t.value;return e.test(n)?null:{pattern:{requiredPattern:o,actualValue:n}}}):t.nullValidator;var e,o},t.nullValidator=function(t){return null},t.compose=function(t){if(!t)return null;var n=t.filter(hh);return 0==n.length?null:function(t){return Ch(function(t,n){return n.map((function(n){return n(t)}))}(t,n))}},t.composeAsync=function(t){if(!t)return null;var n=t.filter(hh);return 0==n.length?null:function(t){return Ru(function(t,n){return n.map((function(n){return n(t)}))}(t,n).map(_h)).pipe(q(Ch))}},t}();function hh(t){return null!=t}function _h(t){var n=Ne(t)?K(t):t;if(!Fe(n))throw new Error("Expected validator to return Promise or Observable.");return n}function Ch(t){var n=t.reduce((function(t,n){return null!=n?l({},t,n):t}),{});return 0===Object.keys(n).length?null:n}var ph=new Mt("NgValueAccessor"),fh=function(){function t(t,n){this._renderer=t,this._elementRef=n,this.onChange=function(t){},this.onTouched=function(){}}return t.prototype.writeValue=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"checked",t)},t.prototype.registerOnChange=function(t){this.onChange=t},t.prototype.registerOnTouched=function(t){this.onTouched=t},t.prototype.setDisabledState=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",t)},t}(),Mh=new Mt("CompositionEventMode"),Ph=function(){function t(t,n,e){var o;this._renderer=t,this._elementRef=n,this._compositionMode=e,this.onChange=function(t){},this.onTouched=function(){},this._composing=!1,null==this._compositionMode&&(this._compositionMode=(o=ng()?ng().getUserAgent():"",!/android (\d+)/.test(o.toLowerCase())))}return t.prototype.writeValue=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"value",null==t?"":t)},t.prototype.registerOnChange=function(t){this.onChange=t},t.prototype.registerOnTouched=function(t){this.onTouched=t},t.prototype.setDisabledState=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",t)},t.prototype._handleInput=function(t){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(t)},t.prototype._compositionStart=function(){this._composing=!0},t.prototype._compositionEnd=function(t){this._composing=!1,this._compositionMode&&this.onChange(t)},t}();function Oh(t){return t.validate?function(n){return t.validate(n)}:t}function mh(t){return t.validate?function(n){return t.validate(n)}:t}var vh=function(){function t(t,n){this._renderer=t,this._elementRef=n,this.onChange=function(t){},this.onTouched=function(){}}return t.prototype.writeValue=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"value",null==t?"":t)},t.prototype.registerOnChange=function(t){this.onChange=function(n){t(""==n?null:parseFloat(n))}},t.prototype.registerOnTouched=function(t){this.onTouched=t},t.prototype.setDisabledState=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",t)},t}();function yh(){throw new Error("unimplemented")}var bh=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n._parent=null,n.name=null,n.valueAccessor=null,n._rawValidators=[],n._rawAsyncValidators=[],n}return i(n,t),Object.defineProperty(n.prototype,"validator",{get:function(){return yh()},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"asyncValidator",{get:function(){return yh()},enumerable:!0,configurable:!0}),n}(ch),xh=function(){function t(){this._accessors=[]}return t.prototype.add=function(t,n){this._accessors.push([t,n])},t.prototype.remove=function(t){for(var n=this._accessors.length-1;n>=0;--n)if(this._accessors[n][1]===t)return void this._accessors.splice(n,1)},t.prototype.select=function(t){var n=this;this._accessors.forEach((function(e){n._isSameGroup(e,t)&&e[1]!==t&&e[1].fireUncheck(t.value)}))},t.prototype._isSameGroup=function(t,n){return!!t[0].control&&t[0]._parent===n._control._parent&&t[1].name===n.name},t}(),Ah=function(){function t(t,n,e,o){this._renderer=t,this._elementRef=n,this._registry=e,this._injector=o,this.onChange=function(){},this.onTouched=function(){}}return t.prototype.ngOnInit=function(){this._control=this._injector.get(bh),this._checkName(),this._registry.add(this._control,this)},t.prototype.ngOnDestroy=function(){this._registry.remove(this)},t.prototype.writeValue=function(t){this._state=t===this.value,this._renderer.setProperty(this._elementRef.nativeElement,"checked",this._state)},t.prototype.registerOnChange=function(t){var n=this;this._fn=t,this.onChange=function(){t(n.value),n._registry.select(n)}},t.prototype.fireUncheck=function(t){this.writeValue(t)},t.prototype.registerOnTouched=function(t){this.onTouched=t},t.prototype.setDisabledState=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",t)},t.prototype._checkName=function(){this.name&&this.formControlName&&this.name!==this.formControlName&&this._throwNameError(),!this.name&&this.formControlName&&(this.name=this.formControlName)},t.prototype._throwNameError=function(){throw new Error('\n      If you define both a name and a formControlName attribute on your radio button, their values\n      must match. Ex: <input type="radio" formControlName="food" name="food">\n    ')},t}(),wh=function(){function t(t,n){this._renderer=t,this._elementRef=n,this.onChange=function(t){},this.onTouched=function(){}}return t.prototype.writeValue=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"value",parseFloat(t))},t.prototype.registerOnChange=function(t){this.onChange=function(n){t(""==n?null:parseFloat(n))}},t.prototype.registerOnTouched=function(t){this.onTouched=t},t.prototype.setDisabledState=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",t)},t}(),Bh='\n    <div [formGroup]="myGroup">\n      <input formControlName="firstName">\n    </div>\n\n    In your class:\n\n    this.myGroup = new FormGroup({\n       firstName: new FormControl()\n    });',kh='\n    <div [formGroup]="myGroup">\n       <div formGroupName="person">\n          <input formControlName="firstName">\n       </div>\n    </div>\n\n    In your class:\n\n    this.myGroup = new FormGroup({\n       person: new FormGroup({ firstName: new FormControl() })\n    });',Sh='\n    <form>\n       <div ngModelGroup="person">\n          <input [(ngModel)]="person.name" name="firstName">\n       </div>\n    </form>',Th=function(){function t(){}return t.controlParentException=function(){throw new Error("formControlName must be used with a parent formGroup directive.  You'll want to add a formGroup\n       directive and pass it an existing FormGroup instance (you can create one in your class).\n\n      Example:\n\n      "+Bh)},t.ngModelGroupException=function(){throw new Error('formControlName cannot be used with an ngModelGroup parent. It is only compatible with parents\n       that also have a "form" prefix: formGroupName, formArrayName, or formGroup.\n\n       Option 1:  Update the parent to be formGroupName (reactive form strategy)\n\n        '+kh+"\n\n        Option 2: Use ngModel instead of formControlName (template-driven strategy)\n\n        "+Sh)},t.missingFormException=function(){throw new Error("formGroup expects a FormGroup instance. Please pass one in.\n\n       Example:\n\n       "+Bh)},t.groupParentException=function(){throw new Error("formGroupName must be used with a parent formGroup directive.  You'll want to add a formGroup\n      directive and pass it an existing FormGroup instance (you can create one in your class).\n\n      Example:\n\n      "+kh)},t.arrayParentException=function(){throw new Error('formArrayName must be used with a parent formGroup directive.  You\'ll want to add a formGroup\n       directive and pass it an existing FormGroup instance (you can create one in your class).\n\n        Example:\n\n        \n    <div [formGroup]="myGroup">\n      <div formArrayName="cities">\n        <div *ngFor="let city of cityArray.controls; index as i">\n          <input [formControlName]="i">\n        </div>\n      </div>\n    </div>\n\n    In your class:\n\n    this.cityArray = new FormArray([new FormControl(\'SF\')]);\n    this.myGroup = new FormGroup({\n      cities: this.cityArray\n    });')},t.disabledAttrWarning=function(){console.warn("\n      It looks like you're using the disabled attribute with a reactive form directive. If you set disabled to true\n      when you set up this control in your component class, the disabled attribute will actually be set in the DOM for\n      you. We recommend using this approach to avoid 'changed after checked' errors.\n       \n      Example: \n      form = new FormGroup({\n        first: new FormControl({value: 'Nancy', disabled: true}, Validators.required),\n        last: new FormControl('Drew', Validators.required)\n      });\n    ")},t.ngModelWarning=function(t){console.warn("\n    It looks like you're using ngModel on the same form field as "+t+". \n    Support for using the ngModel input property and ngModelChange event with \n    reactive form directives has been deprecated in Angular v6 and will be removed \n    in Angular v7.\n    \n    For more information on this, see our API docs here:\n    https://angular.io/api/forms/"+("formControl"===t?"FormControlDirective":"FormControlName")+"#use-with-ngmodel\n    ")},t}();function Eh(t,n){return null==t?""+n:(n&&"object"==typeof n&&(n="Object"),(t+": "+n).slice(0,50))}var Ih=function(){function t(t,n){this._renderer=t,this._elementRef=n,this._optionMap=new Map,this._idCounter=0,this.onChange=function(t){},this.onTouched=function(){},this._compareWith=It}return Object.defineProperty(t.prototype,"compareWith",{set:function(t){if("function"!=typeof t)throw new Error("compareWith must be a function, but received "+JSON.stringify(t));this._compareWith=t},enumerable:!0,configurable:!0}),t.prototype.writeValue=function(t){this.value=t;var n=this._getOptionId(t);null==n&&this._renderer.setProperty(this._elementRef.nativeElement,"selectedIndex",-1);var e=Eh(n,t);this._renderer.setProperty(this._elementRef.nativeElement,"value",e)},t.prototype.registerOnChange=function(t){var n=this;this.onChange=function(e){n.value=n._getOptionValue(e),t(n.value)}},t.prototype.registerOnTouched=function(t){this.onTouched=t},t.prototype.setDisabledState=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",t)},t.prototype._registerOption=function(){return(this._idCounter++).toString()},t.prototype._getOptionId=function(t){var n,e;try{for(var o=u(Array.from(this._optionMap.keys())),i=o.next();!i.done;i=o.next()){var l=i.value;if(this._compareWith(this._optionMap.get(l),t))return l}}catch(r){n={error:r}}finally{try{i&&!i.done&&(e=o.return)&&e.call(o)}finally{if(n)throw n.error}}return null},t.prototype._getOptionValue=function(t){var n=function(t){return t.split(":")[0]}(t);return this._optionMap.has(n)?this._optionMap.get(n):t},t}(),zh=function(){function t(t,n,e){this._element=t,this._renderer=n,this._select=e,this._select&&(this.id=this._select._registerOption())}return Object.defineProperty(t.prototype,"ngValue",{set:function(t){null!=this._select&&(this._select._optionMap.set(this.id,t),this._setElementValue(Eh(this.id,t)),this._select.writeValue(this._select.value))},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"value",{set:function(t){this._setElementValue(t),this._select&&this._select.writeValue(this._select.value)},enumerable:!0,configurable:!0}),t.prototype._setElementValue=function(t){this._renderer.setProperty(this._element.nativeElement,"value",t)},t.prototype.ngOnDestroy=function(){this._select&&(this._select._optionMap.delete(this.id),this._select.writeValue(this._select.value))},t}();function Lh(t,n){return null==t?""+n:("string"==typeof n&&(n="'"+n+"'"),n&&"object"==typeof n&&(n="Object"),(t+": "+n).slice(0,50))}var Dh=function(){function t(t,n){this._renderer=t,this._elementRef=n,this._optionMap=new Map,this._idCounter=0,this.onChange=function(t){},this.onTouched=function(){},this._compareWith=It}return Object.defineProperty(t.prototype,"compareWith",{set:function(t){if("function"!=typeof t)throw new Error("compareWith must be a function, but received "+JSON.stringify(t));this._compareWith=t},enumerable:!0,configurable:!0}),t.prototype.writeValue=function(t){var n,e=this;if(this.value=t,Array.isArray(t)){var o=t.map((function(t){return e._getOptionId(t)}));n=function(t,n){t._setSelected(o.indexOf(n.toString())>-1)}}else n=function(t,n){t._setSelected(!1)};this._optionMap.forEach(n)},t.prototype.registerOnChange=function(t){var n=this;this.onChange=function(e){var o=[];if(e.hasOwnProperty("selectedOptions"))for(var i=e.selectedOptions,l=0;l<i.length;l++){var r=i.item(l),c=n._getOptionValue(r.value);o.push(c)}else for(i=e.options,l=0;l<i.length;l++)(r=i.item(l)).selected&&(c=n._getOptionValue(r.value),o.push(c));n.value=o,t(o)}},t.prototype.registerOnTouched=function(t){this.onTouched=t},t.prototype.setDisabledState=function(t){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",t)},t.prototype._registerOption=function(t){var n=(this._idCounter++).toString();return this._optionMap.set(n,t),n},t.prototype._getOptionId=function(t){var n,e;try{for(var o=u(Array.from(this._optionMap.keys())),i=o.next();!i.done;i=o.next()){var l=i.value;if(this._compareWith(this._optionMap.get(l)._value,t))return l}}catch(r){n={error:r}}finally{try{i&&!i.done&&(e=o.return)&&e.call(o)}finally{if(n)throw n.error}}return null},t.prototype._getOptionValue=function(t){var n=function(t){return t.split(":")[0]}(t);return this._optionMap.has(n)?this._optionMap.get(n)._value:t},t}(),Nh=function(){function t(t,n,e){this._element=t,this._renderer=n,this._select=e,this._select&&(this.id=this._select._registerOption(this))}return Object.defineProperty(t.prototype,"ngValue",{set:function(t){null!=this._select&&(this._value=t,this._setElementValue(Lh(this.id,t)),this._select.writeValue(this._select.value))},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"value",{set:function(t){this._select?(this._value=t,this._setElementValue(Lh(this.id,t)),this._select.writeValue(this._select.value)):this._setElementValue(t)},enumerable:!0,configurable:!0}),t.prototype._setElementValue=function(t){this._renderer.setProperty(this._element.nativeElement,"value",t)},t.prototype._setSelected=function(t){this._renderer.setProperty(this._element.nativeElement,"selected",t)},t.prototype.ngOnDestroy=function(){this._select&&(this._select._optionMap.delete(this.id),this._select.writeValue(this._select.value))},t}();function Fh(t,n){return g(n.path,[t])}function jh(t,n){t||Uh(n,"Cannot find control with"),n.valueAccessor||Uh(n,"No value accessor for form control with"),t.validator=gh.compose([t.validator,n.validator]),t.asyncValidator=gh.composeAsync([t.asyncValidator,n.asyncValidator]),n.valueAccessor.writeValue(t.value),function(t,n){n.valueAccessor.registerOnChange((function(e){t._pendingValue=e,t._pendingChange=!0,t._pendingDirty=!0,"change"===t.updateOn&&Rh(t,n)}))}(t,n),function(t,n){t.registerOnChange((function(t,e){n.valueAccessor.writeValue(t),e&&n.viewToModelUpdate(t)}))}(t,n),function(t,n){n.valueAccessor.registerOnTouched((function(){t._pendingTouched=!0,"blur"===t.updateOn&&t._pendingChange&&Rh(t,n),"submit"!==t.updateOn&&t.markAsTouched()}))}(t,n),n.valueAccessor.setDisabledState&&t.registerOnDisabledChange((function(t){n.valueAccessor.setDisabledState(t)})),n._rawValidators.forEach((function(n){n.registerOnValidatorChange&&n.registerOnValidatorChange((function(){return t.updateValueAndValidity()}))})),n._rawAsyncValidators.forEach((function(n){n.registerOnValidatorChange&&n.registerOnValidatorChange((function(){return t.updateValueAndValidity()}))}))}function Rh(t,n){t._pendingDirty&&t.markAsDirty(),t.setValue(t._pendingValue,{emitModelToViewChange:!1}),n.viewToModelUpdate(t._pendingValue),t._pendingChange=!1}function Vh(t,n){null==t&&Uh(n,"Cannot find control with"),t.validator=gh.compose([t.validator,n.validator]),t.asyncValidator=gh.composeAsync([t.asyncValidator,n.asyncValidator])}function Gh(t){return Uh(t,"There is no FormControl instance attached to form control element with")}function Uh(t,n){var e;throw e=t.path.length>1?"path: '"+t.path.join(" -> ")+"'":t.path[0]?"name: '"+t.path+"'":"unspecified name attribute",new Error(n+" "+e)}function Hh(t){return null!=t?gh.compose(t.map(Oh)):null}function Wh(t){return null!=t?gh.composeAsync(t.map(mh)):null}function $h(t,n){if(!t.hasOwnProperty("model"))return!1;var e=t.model;return!!e.isFirstChange()||!It(n,e.currentValue)}var qh=[fh,wh,vh,Ih,Dh,Ah];function Yh(t,n){t._syncPendingControls(),n.forEach((function(t){var n=t.control;"submit"===n.updateOn&&n._pendingChange&&(t.viewToModelUpdate(n._pendingValue),n._pendingChange=!1)}))}function Xh(t,n){if(!n)return null;Array.isArray(n)||Uh(t,"Value accessor was not provided as an array for form control with");var e=void 0,o=void 0,i=void 0;return n.forEach((function(n){var l;n.constructor===Ph?e=n:(l=n,qh.some((function(t){return l.constructor===t}))?(o&&Uh(t,"More than one built-in value accessor matches form control with"),o=n):(i&&Uh(t,"More than one custom value accessor matches form control with"),i=n))})),i||o||e||(Uh(t,"No valid value accessor for form control with"),null)}function Zh(t,n){var e=t.indexOf(n);e>-1&&t.splice(e,1)}var Kh=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n.prototype.ngOnInit=function(){this._checkParentType(),this.formDirective.addFormGroup(this)},n.prototype.ngOnDestroy=function(){this.formDirective&&this.formDirective.removeFormGroup(this)},Object.defineProperty(n.prototype,"control",{get:function(){return this.formDirective.getFormGroup(this)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"path",{get:function(){return Fh(this.name,this._parent)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"formDirective",{get:function(){return this._parent?this._parent.formDirective:null},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"validator",{get:function(){return Hh(this._validators)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"asyncValidator",{get:function(){return Wh(this._asyncValidators)},enumerable:!0,configurable:!0}),n.prototype._checkParentType=function(){},n}(ah),Jh=function(){function t(t){this._cd=t}return Object.defineProperty(t.prototype,"ngClassUntouched",{get:function(){return!!this._cd.control&&this._cd.control.untouched},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngClassTouched",{get:function(){return!!this._cd.control&&this._cd.control.touched},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngClassPristine",{get:function(){return!!this._cd.control&&this._cd.control.pristine},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngClassDirty",{get:function(){return!!this._cd.control&&this._cd.control.dirty},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngClassValid",{get:function(){return!!this._cd.control&&this._cd.control.valid},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngClassInvalid",{get:function(){return!!this._cd.control&&this._cd.control.invalid},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngClassPending",{get:function(){return!!this._cd.control&&this._cd.control.pending},enumerable:!0,configurable:!0}),t}(),Qh=function(t){function n(n){return t.call(this,n)||this}return i(n,t),n}(Jh),t_=function(t){function n(n){return t.call(this,n)||this}return i(n,t),n}(Jh);function n_(t){var n=o_(t)?t.validators:t;return Array.isArray(n)?Hh(n):n||null}function e_(t,n){var e=o_(n)?n.asyncValidators:t;return Array.isArray(e)?Wh(e):e||null}function o_(t){return null!=t&&!Array.isArray(t)&&"object"==typeof t}var i_=function(){function t(t,n){this.validator=t,this.asyncValidator=n,this._onCollectionChange=function(){},this.pristine=!0,this.touched=!1,this._onDisabledChange=[]}return Object.defineProperty(t.prototype,"parent",{get:function(){return this._parent},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"valid",{get:function(){return"VALID"===this.status},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"invalid",{get:function(){return"INVALID"===this.status},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"pending",{get:function(){return"PENDING"==this.status},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"disabled",{get:function(){return"DISABLED"===this.status},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"enabled",{get:function(){return"DISABLED"!==this.status},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"dirty",{get:function(){return!this.pristine},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"untouched",{get:function(){return!this.touched},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"updateOn",{get:function(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"},enumerable:!0,configurable:!0}),t.prototype.setValidators=function(t){this.validator=n_(t)},t.prototype.setAsyncValidators=function(t){this.asyncValidator=e_(t)},t.prototype.clearValidators=function(){this.validator=null},t.prototype.clearAsyncValidators=function(){this.asyncValidator=null},t.prototype.markAsTouched=function(t){void 0===t&&(t={}),this.touched=!0,this._parent&&!t.onlySelf&&this._parent.markAsTouched(t)},t.prototype.markAsUntouched=function(t){void 0===t&&(t={}),this.touched=!1,this._pendingTouched=!1,this._forEachChild((function(t){t.markAsUntouched({onlySelf:!0})})),this._parent&&!t.onlySelf&&this._parent._updateTouched(t)},t.prototype.markAsDirty=function(t){void 0===t&&(t={}),this.pristine=!1,this._parent&&!t.onlySelf&&this._parent.markAsDirty(t)},t.prototype.markAsPristine=function(t){void 0===t&&(t={}),this.pristine=!0,this._pendingDirty=!1,this._forEachChild((function(t){t.markAsPristine({onlySelf:!0})})),this._parent&&!t.onlySelf&&this._parent._updatePristine(t)},t.prototype.markAsPending=function(t){void 0===t&&(t={}),this.status="PENDING",!1!==t.emitEvent&&this.statusChanges.emit(this.status),this._parent&&!t.onlySelf&&this._parent.markAsPending(t)},t.prototype.disable=function(t){void 0===t&&(t={}),this.status="DISABLED",this.errors=null,this._forEachChild((function(n){n.disable(l({},t,{onlySelf:!0}))})),this._updateValue(),!1!==t.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors(t),this._onDisabledChange.forEach((function(t){return t(!0)}))},t.prototype.enable=function(t){void 0===t&&(t={}),this.status="VALID",this._forEachChild((function(n){n.enable(l({},t,{onlySelf:!0}))})),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent}),this._updateAncestors(t),this._onDisabledChange.forEach((function(t){return t(!1)}))},t.prototype._updateAncestors=function(t){this._parent&&!t.onlySelf&&(this._parent.updateValueAndValidity(t),this._parent._updatePristine(),this._parent._updateTouched())},t.prototype.setParent=function(t){this._parent=t},t.prototype.updateValueAndValidity=function(t){void 0===t&&(t={}),this._setInitialStatus(),this._updateValue(),this.enabled&&(this._cancelExistingSubscription(),this.errors=this._runValidator(),this.status=this._calculateStatus(),"VALID"!==this.status&&"PENDING"!==this.status||this._runAsyncValidator(t.emitEvent)),!1!==t.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!t.onlySelf&&this._parent.updateValueAndValidity(t)},t.prototype._updateTreeValidity=function(t){void 0===t&&(t={emitEvent:!0}),this._forEachChild((function(n){return n._updateTreeValidity(t)})),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent})},t.prototype._setInitialStatus=function(){this.status=this._allControlsDisabled()?"DISABLED":"VALID"},t.prototype._runValidator=function(){return this.validator?this.validator(this):null},t.prototype._runAsyncValidator=function(t){var n=this;if(this.asyncValidator){this.status="PENDING";var e=_h(this.asyncValidator(this));this._asyncValidationSubscription=e.subscribe((function(e){return n.setErrors(e,{emitEvent:t})}))}},t.prototype._cancelExistingSubscription=function(){this._asyncValidationSubscription&&this._asyncValidationSubscription.unsubscribe()},t.prototype.setErrors=function(t,n){void 0===n&&(n={}),this.errors=t,this._updateControlsErrors(!1!==n.emitEvent)},t.prototype.get=function(t){return function(t,n,e){return null==n?null:(n instanceof Array||(n=n.split(".")),n instanceof Array&&0===n.length?null:n.reduce((function(t,n){return t instanceof r_?t.controls.hasOwnProperty(n)?t.controls[n]:null:t instanceof c_&&t.at(n)||null}),t))}(this,t)},t.prototype.getError=function(t,n){var e=n?this.get(n):this;return e&&e.errors?e.errors[t]:null},t.prototype.hasError=function(t,n){return!!this.getError(t,n)},Object.defineProperty(t.prototype,"root",{get:function(){for(var t=this;t._parent;)t=t._parent;return t},enumerable:!0,configurable:!0}),t.prototype._updateControlsErrors=function(t){this.status=this._calculateStatus(),t&&this.statusChanges.emit(this.status),this._parent&&this._parent._updateControlsErrors(t)},t.prototype._initObservables=function(){this.valueChanges=new ue,this.statusChanges=new ue},t.prototype._calculateStatus=function(){return this._allControlsDisabled()?"DISABLED":this.errors?"INVALID":this._anyControlsHaveStatus("PENDING")?"PENDING":this._anyControlsHaveStatus("INVALID")?"INVALID":"VALID"},t.prototype._anyControlsHaveStatus=function(t){return this._anyControls((function(n){return n.status===t}))},t.prototype._anyControlsDirty=function(){return this._anyControls((function(t){return t.dirty}))},t.prototype._anyControlsTouched=function(){return this._anyControls((function(t){return t.touched}))},t.prototype._updatePristine=function(t){void 0===t&&(t={}),this.pristine=!this._anyControlsDirty(),this._parent&&!t.onlySelf&&this._parent._updatePristine(t)},t.prototype._updateTouched=function(t){void 0===t&&(t={}),this.touched=this._anyControlsTouched(),this._parent&&!t.onlySelf&&this._parent._updateTouched(t)},t.prototype._isBoxedValue=function(t){return"object"==typeof t&&null!==t&&2===Object.keys(t).length&&"value"in t&&"disabled"in t},t.prototype._registerOnCollectionChange=function(t){this._onCollectionChange=t},t.prototype._setUpdateStrategy=function(t){o_(t)&&null!=t.updateOn&&(this._updateOn=t.updateOn)},t}(),l_=function(t){function n(n,e,o){void 0===n&&(n=null);var i=t.call(this,n_(e),e_(o,e))||this;return i._onChange=[],i._applyFormState(n),i._setUpdateStrategy(e),i.updateValueAndValidity({onlySelf:!0,emitEvent:!1}),i._initObservables(),i}return i(n,t),n.prototype.setValue=function(t,n){var e=this;void 0===n&&(n={}),this.value=this._pendingValue=t,this._onChange.length&&!1!==n.emitModelToViewChange&&this._onChange.forEach((function(t){return t(e.value,!1!==n.emitViewToModelChange)})),this.updateValueAndValidity(n)},n.prototype.patchValue=function(t,n){void 0===n&&(n={}),this.setValue(t,n)},n.prototype.reset=function(t,n){void 0===t&&(t=null),void 0===n&&(n={}),this._applyFormState(t),this.markAsPristine(n),this.markAsUntouched(n),this.setValue(this.value,n),this._pendingChange=!1},n.prototype._updateValue=function(){},n.prototype._anyControls=function(t){return!1},n.prototype._allControlsDisabled=function(){return this.disabled},n.prototype.registerOnChange=function(t){this._onChange.push(t)},n.prototype._clearChangeFns=function(){this._onChange=[],this._onDisabledChange=[],this._onCollectionChange=function(){}},n.prototype.registerOnDisabledChange=function(t){this._onDisabledChange.push(t)},n.prototype._forEachChild=function(t){},n.prototype._syncPendingControls=function(){return!("submit"!==this.updateOn||(this._pendingDirty&&this.markAsDirty(),this._pendingTouched&&this.markAsTouched(),!this._pendingChange)||(this.setValue(this._pendingValue,{onlySelf:!0,emitModelToViewChange:!1}),0))},n.prototype._applyFormState=function(t){this._isBoxedValue(t)?(this.value=this._pendingValue=t.value,t.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=t},n}(i_),r_=function(t){function n(n,e,o){var i=t.call(this,n_(e),e_(o,e))||this;return i.controls=n,i._initObservables(),i._setUpdateStrategy(e),i._setUpControls(),i.updateValueAndValidity({onlySelf:!0,emitEvent:!1}),i}return i(n,t),n.prototype.registerControl=function(t,n){return this.controls[t]?this.controls[t]:(this.controls[t]=n,n.setParent(this),n._registerOnCollectionChange(this._onCollectionChange),n)},n.prototype.addControl=function(t,n){this.registerControl(t,n),this.updateValueAndValidity(),this._onCollectionChange()},n.prototype.removeControl=function(t){this.controls[t]&&this.controls[t]._registerOnCollectionChange((function(){})),delete this.controls[t],this.updateValueAndValidity(),this._onCollectionChange()},n.prototype.setControl=function(t,n){this.controls[t]&&this.controls[t]._registerOnCollectionChange((function(){})),delete this.controls[t],n&&this.registerControl(t,n),this.updateValueAndValidity(),this._onCollectionChange()},n.prototype.contains=function(t){return this.controls.hasOwnProperty(t)&&this.controls[t].enabled},n.prototype.setValue=function(t,n){var e=this;void 0===n&&(n={}),this._checkAllValuesPresent(t),Object.keys(t).forEach((function(o){e._throwIfControlMissing(o),e.controls[o].setValue(t[o],{onlySelf:!0,emitEvent:n.emitEvent})})),this.updateValueAndValidity(n)},n.prototype.patchValue=function(t,n){var e=this;void 0===n&&(n={}),Object.keys(t).forEach((function(o){e.controls[o]&&e.controls[o].patchValue(t[o],{onlySelf:!0,emitEvent:n.emitEvent})})),this.updateValueAndValidity(n)},n.prototype.reset=function(t,n){void 0===t&&(t={}),void 0===n&&(n={}),this._forEachChild((function(e,o){e.reset(t[o],{onlySelf:!0,emitEvent:n.emitEvent})})),this.updateValueAndValidity(n),this._updatePristine(n),this._updateTouched(n)},n.prototype.getRawValue=function(){return this._reduceChildren({},(function(t,n,e){return t[e]=n instanceof l_?n.value:n.getRawValue(),t}))},n.prototype._syncPendingControls=function(){var t=this._reduceChildren(!1,(function(t,n){return!!n._syncPendingControls()||t}));return t&&this.updateValueAndValidity({onlySelf:!0}),t},n.prototype._throwIfControlMissing=function(t){if(!Object.keys(this.controls).length)throw new Error("\n        There are no form controls registered with this group yet.  If you're using ngModel,\n        you may want to check next tick (e.g. use setTimeout).\n      ");if(!this.controls[t])throw new Error("Cannot find form control with name: "+t+".")},n.prototype._forEachChild=function(t){var n=this;Object.keys(this.controls).forEach((function(e){return t(n.controls[e],e)}))},n.prototype._setUpControls=function(){var t=this;this._forEachChild((function(n){n.setParent(t),n._registerOnCollectionChange(t._onCollectionChange)}))},n.prototype._updateValue=function(){this.value=this._reduceValue()},n.prototype._anyControls=function(t){var n=this,e=!1;return this._forEachChild((function(o,i){e=e||n.contains(i)&&t(o)})),e},n.prototype._reduceValue=function(){var t=this;return this._reduceChildren({},(function(n,e,o){return(e.enabled||t.disabled)&&(n[o]=e.value),n}))},n.prototype._reduceChildren=function(t,n){var e=t;return this._forEachChild((function(t,o){e=n(e,t,o)})),e},n.prototype._allControlsDisabled=function(){var t,n;try{for(var e=u(Object.keys(this.controls)),o=e.next();!o.done;o=e.next())if(this.controls[o.value].enabled)return!1}catch(i){t={error:i}}finally{try{o&&!o.done&&(n=e.return)&&n.call(e)}finally{if(t)throw t.error}}return Object.keys(this.controls).length>0||this.disabled},n.prototype._checkAllValuesPresent=function(t){this._forEachChild((function(n,e){if(void 0===t[e])throw new Error("Must supply a value for form control with name: '"+e+"'.")}))},n}(i_),c_=function(t){function n(n,e,o){var i=t.call(this,n_(e),e_(o,e))||this;return i.controls=n,i._initObservables(),i._setUpdateStrategy(e),i._setUpControls(),i.updateValueAndValidity({onlySelf:!0,emitEvent:!1}),i}return i(n,t),n.prototype.at=function(t){return this.controls[t]},n.prototype.push=function(t){this.controls.push(t),this._registerControl(t),this.updateValueAndValidity(),this._onCollectionChange()},n.prototype.insert=function(t,n){this.controls.splice(t,0,n),this._registerControl(n),this.updateValueAndValidity()},n.prototype.removeAt=function(t){this.controls[t]&&this.controls[t]._registerOnCollectionChange((function(){})),this.controls.splice(t,1),this.updateValueAndValidity()},n.prototype.setControl=function(t,n){this.controls[t]&&this.controls[t]._registerOnCollectionChange((function(){})),this.controls.splice(t,1),n&&(this.controls.splice(t,0,n),this._registerControl(n)),this.updateValueAndValidity(),this._onCollectionChange()},Object.defineProperty(n.prototype,"length",{get:function(){return this.controls.length},enumerable:!0,configurable:!0}),n.prototype.setValue=function(t,n){var e=this;void 0===n&&(n={}),this._checkAllValuesPresent(t),t.forEach((function(t,o){e._throwIfControlMissing(o),e.at(o).setValue(t,{onlySelf:!0,emitEvent:n.emitEvent})})),this.updateValueAndValidity(n)},n.prototype.patchValue=function(t,n){var e=this;void 0===n&&(n={}),t.forEach((function(t,o){e.at(o)&&e.at(o).patchValue(t,{onlySelf:!0,emitEvent:n.emitEvent})})),this.updateValueAndValidity(n)},n.prototype.reset=function(t,n){void 0===t&&(t=[]),void 0===n&&(n={}),this._forEachChild((function(e,o){e.reset(t[o],{onlySelf:!0,emitEvent:n.emitEvent})})),this.updateValueAndValidity(n),this._updatePristine(n),this._updateTouched(n)},n.prototype.getRawValue=function(){return this.controls.map((function(t){return t instanceof l_?t.value:t.getRawValue()}))},n.prototype._syncPendingControls=function(){var t=this.controls.reduce((function(t,n){return!!n._syncPendingControls()||t}),!1);return t&&this.updateValueAndValidity({onlySelf:!0}),t},n.prototype._throwIfControlMissing=function(t){if(!this.controls.length)throw new Error("\n        There are no form controls registered with this array yet.  If you're using ngModel,\n        you may want to check next tick (e.g. use setTimeout).\n      ");if(!this.at(t))throw new Error("Cannot find form control at index "+t)},n.prototype._forEachChild=function(t){this.controls.forEach((function(n,e){t(n,e)}))},n.prototype._updateValue=function(){var t=this;this.value=this.controls.filter((function(n){return n.enabled||t.disabled})).map((function(t){return t.value}))},n.prototype._anyControls=function(t){return this.controls.some((function(n){return n.enabled&&t(n)}))},n.prototype._setUpControls=function(){var t=this;this._forEachChild((function(n){return t._registerControl(n)}))},n.prototype._checkAllValuesPresent=function(t){this._forEachChild((function(n,e){if(void 0===t[e])throw new Error("Must supply a value for form control at index: "+e+".")}))},n.prototype._allControlsDisabled=function(){var t,n;try{for(var e=u(this.controls),o=e.next();!o.done;o=e.next())if(o.value.enabled)return!1}catch(i){t={error:i}}finally{try{o&&!o.done&&(n=e.return)&&n.call(e)}finally{if(t)throw t.error}}return this.controls.length>0||this.disabled},n.prototype._registerControl=function(t){t.setParent(this),t._registerOnCollectionChange(this._onCollectionChange)},n}(i_),a_=Promise.resolve(null),s_=function(t){function n(n,e){var o=t.call(this)||this;return o.submitted=!1,o._directives=[],o.ngSubmit=new ue,o.form=new r_({},Hh(n),Wh(e)),o}return i(n,t),n.prototype.ngAfterViewInit=function(){this._setUpdateStrategy()},Object.defineProperty(n.prototype,"formDirective",{get:function(){return this},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"control",{get:function(){return this.form},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"path",{get:function(){return[]},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"controls",{get:function(){return this.form.controls},enumerable:!0,configurable:!0}),n.prototype.addControl=function(t){var n=this;a_.then((function(){var e=n._findContainer(t.path);t.control=e.registerControl(t.name,t.control),jh(t.control,t),t.control.updateValueAndValidity({emitEvent:!1}),n._directives.push(t)}))},n.prototype.getControl=function(t){return this.form.get(t.path)},n.prototype.removeControl=function(t){var n=this;a_.then((function(){var e=n._findContainer(t.path);e&&e.removeControl(t.name),Zh(n._directives,t)}))},n.prototype.addFormGroup=function(t){var n=this;a_.then((function(){var e=n._findContainer(t.path),o=new r_({});Vh(o,t),e.registerControl(t.name,o),o.updateValueAndValidity({emitEvent:!1})}))},n.prototype.removeFormGroup=function(t){var n=this;a_.then((function(){var e=n._findContainer(t.path);e&&e.removeControl(t.name)}))},n.prototype.getFormGroup=function(t){return this.form.get(t.path)},n.prototype.updateModel=function(t,n){var e=this;a_.then((function(){e.form.get(t.path).setValue(n)}))},n.prototype.setValue=function(t){this.control.setValue(t)},n.prototype.onSubmit=function(t){return this.submitted=!0,Yh(this.form,this._directives),this.ngSubmit.emit(t),!1},n.prototype.onReset=function(){this.resetForm()},n.prototype.resetForm=function(t){void 0===t&&(t=void 0),this.form.reset(t),this.submitted=!1},n.prototype._setUpdateStrategy=function(){this.options&&null!=this.options.updateOn&&(this.form._updateOn=this.options.updateOn)},n.prototype._findContainer=function(t){return t.pop(),t.length?this.form.get(t):this.form},n}(ah),u_=function(){function t(){}return t.modelParentException=function(){throw new Error('\n      ngModel cannot be used to register form controls with a parent formGroup directive.  Try using\n      formGroup\'s partner directive "formControlName" instead.  Example:\n\n      '+Bh+'\n\n      Or, if you\'d like to avoid registering this form control, indicate that it\'s standalone in ngModelOptions:\n\n      Example:\n\n      \n    <div [formGroup]="myGroup">\n       <input formControlName="firstName">\n       <input [(ngModel)]="showMoreControls" [ngModelOptions]="{standalone: true}">\n    </div>\n  ')},t.formGroupNameException=function(){throw new Error("\n      ngModel cannot be used to register form controls with a parent formGroupName or formArrayName directive.\n\n      Option 1: Use formControlName instead of ngModel (reactive strategy):\n\n      "+kh+"\n\n      Option 2:  Update ngModel's parent be ngModelGroup (template-driven strategy):\n\n      "+Sh)},t.missingNameException=function(){throw new Error('If ngModel is used within a form tag, either the name attribute must be set or the form\n      control must be defined as \'standalone\' in ngModelOptions.\n\n      Example 1: <input [(ngModel)]="person.firstName" name="first">\n      Example 2: <input [(ngModel)]="person.firstName" [ngModelOptions]="{standalone: true}">')},t.modelGroupParentException=function(){throw new Error("\n      ngModelGroup cannot be used with a parent formGroup directive.\n\n      Option 1: Use formGroupName instead of ngModelGroup (reactive strategy):\n\n      "+kh+"\n\n      Option 2:  Use a regular form tag instead of the formGroup directive (template-driven strategy):\n\n      "+Sh)},t.ngFormWarning=function(){console.warn("\n    It looks like you're using 'ngForm'.\n\n    Support for using the 'ngForm' element selector has been deprecated in Angular v6 and will be removed\n    in Angular v9.\n\n    Use 'ng-form' instead.\n\n    Before:\n    <ngForm #myForm=\"ngForm\">\n\n    After:\n    <ng-form #myForm=\"ngForm\">\n    ")},t}(),d_=new Mt("NgFormSelectorWarning"),g_=function(t){function n(n,e,o){var i=t.call(this)||this;return i._parent=n,i._validators=e,i._asyncValidators=o,i}var e;return i(n,t),e=n,n.prototype._checkParentType=function(){this._parent instanceof e||this._parent instanceof s_||u_.modelGroupParentException()},n}(Kh),h_=Promise.resolve(null),__=function(t){function n(n,e,o,i){var l=t.call(this)||this;return l.control=new l_,l._registered=!1,l.update=new ue,l._parent=n,l._rawValidators=e||[],l._rawAsyncValidators=o||[],l.valueAccessor=Xh(l,i),l}return i(n,t),n.prototype.ngOnChanges=function(t){this._checkForErrors(),this._registered||this._setUpControl(),"isDisabled"in t&&this._updateDisabled(t),$h(t,this.viewModel)&&(this._updateValue(this.model),this.viewModel=this.model)},n.prototype.ngOnDestroy=function(){this.formDirective&&this.formDirective.removeControl(this)},Object.defineProperty(n.prototype,"path",{get:function(){return this._parent?Fh(this.name,this._parent):[this.name]},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"formDirective",{get:function(){return this._parent?this._parent.formDirective:null},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"validator",{get:function(){return Hh(this._rawValidators)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"asyncValidator",{get:function(){return Wh(this._rawAsyncValidators)},enumerable:!0,configurable:!0}),n.prototype.viewToModelUpdate=function(t){this.viewModel=t,this.update.emit(t)},n.prototype._setUpControl=function(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0},n.prototype._setUpdateStrategy=function(){this.options&&null!=this.options.updateOn&&(this.control._updateOn=this.options.updateOn)},n.prototype._isStandalone=function(){return!this._parent||!(!this.options||!this.options.standalone)},n.prototype._setUpStandalone=function(){jh(this.control,this),this.control.updateValueAndValidity({emitEvent:!1})},n.prototype._checkForErrors=function(){this._isStandalone()||this._checkParentType(),this._checkName()},n.prototype._checkParentType=function(){!(this._parent instanceof g_)&&this._parent instanceof Kh?u_.formGroupNameException():this._parent instanceof g_||this._parent instanceof s_||u_.modelParentException()},n.prototype._checkName=function(){this.options&&this.options.name&&(this.name=this.options.name),this._isStandalone()||this.name||u_.missingNameException()},n.prototype._updateValue=function(t){var n=this;h_.then((function(){n.control.setValue(t,{emitViewToModelChange:!1})}))},n.prototype._updateDisabled=function(t){var n=this,e=t.isDisabled.currentValue,o=""===e||e&&"false"!==e;h_.then((function(){o&&!n.control.disabled?n.control.disable():!o&&n.control.disabled&&n.control.enable()}))},n}(bh),C_=new Mt("NgModelWithFormControlWarning"),p_=function(t){function n(n,e){var o=t.call(this)||this;return o._validators=n,o._asyncValidators=e,o.submitted=!1,o.directives=[],o.form=null,o.ngSubmit=new ue,o}return i(n,t),n.prototype.ngOnChanges=function(t){this._checkFormPresent(),t.hasOwnProperty("form")&&(this._updateValidators(),this._updateDomValue(),this._updateRegistrations())},Object.defineProperty(n.prototype,"formDirective",{get:function(){return this},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"control",{get:function(){return this.form},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"path",{get:function(){return[]},enumerable:!0,configurable:!0}),n.prototype.addControl=function(t){var n=this.form.get(t.path);return jh(n,t),n.updateValueAndValidity({emitEvent:!1}),this.directives.push(t),n},n.prototype.getControl=function(t){return this.form.get(t.path)},n.prototype.removeControl=function(t){Zh(this.directives,t)},n.prototype.addFormGroup=function(t){var n=this.form.get(t.path);Vh(n,t),n.updateValueAndValidity({emitEvent:!1})},n.prototype.removeFormGroup=function(t){},n.prototype.getFormGroup=function(t){return this.form.get(t.path)},n.prototype.addFormArray=function(t){var n=this.form.get(t.path);Vh(n,t),n.updateValueAndValidity({emitEvent:!1})},n.prototype.removeFormArray=function(t){},n.prototype.getFormArray=function(t){return this.form.get(t.path)},n.prototype.updateModel=function(t,n){this.form.get(t.path).setValue(n)},n.prototype.onSubmit=function(t){return this.submitted=!0,Yh(this.form,this.directives),this.ngSubmit.emit(t),!1},n.prototype.onReset=function(){this.resetForm()},n.prototype.resetForm=function(t){void 0===t&&(t=void 0),this.form.reset(t),this.submitted=!1},n.prototype._updateDomValue=function(){var t=this;this.directives.forEach((function(n){var e=t.form.get(n.path);n.control!==e&&(function(t,n){n.valueAccessor.registerOnChange((function(){return Gh(n)})),n.valueAccessor.registerOnTouched((function(){return Gh(n)})),n._rawValidators.forEach((function(t){t.registerOnValidatorChange&&t.registerOnValidatorChange(null)})),n._rawAsyncValidators.forEach((function(t){t.registerOnValidatorChange&&t.registerOnValidatorChange(null)})),t&&t._clearChangeFns()}(n.control,n),e&&jh(e,n),n.control=e)})),this.form._updateTreeValidity({emitEvent:!1})},n.prototype._updateRegistrations=function(){var t=this;this.form._registerOnCollectionChange((function(){return t._updateDomValue()})),this._oldForm&&this._oldForm._registerOnCollectionChange((function(){})),this._oldForm=this.form},n.prototype._updateValidators=function(){var t=Hh(this._validators);this.form.validator=gh.compose([this.form.validator,t]);var n=Wh(this._asyncValidators);this.form.asyncValidator=gh.composeAsync([this.form.asyncValidator,n])},n.prototype._checkFormPresent=function(){this.form||Th.missingFormException()},n}(ah),f_=function(t){function n(n,e,o){var i=t.call(this)||this;return i._parent=n,i._validators=e,i._asyncValidators=o,i}return i(n,t),n.prototype._checkParentType=function(){P_(this._parent)&&Th.groupParentException()},n}(Kh),M_=function(t){function n(n,e,o){var i=t.call(this)||this;return i._parent=n,i._validators=e,i._asyncValidators=o,i}return i(n,t),n.prototype.ngOnInit=function(){this._checkParentType(),this.formDirective.addFormArray(this)},n.prototype.ngOnDestroy=function(){this.formDirective&&this.formDirective.removeFormArray(this)},Object.defineProperty(n.prototype,"control",{get:function(){return this.formDirective.getFormArray(this)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"formDirective",{get:function(){return this._parent?this._parent.formDirective:null},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"path",{get:function(){return Fh(this.name,this._parent)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"validator",{get:function(){return Hh(this._validators)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"asyncValidator",{get:function(){return Wh(this._asyncValidators)},enumerable:!0,configurable:!0}),n.prototype._checkParentType=function(){P_(this._parent)&&Th.arrayParentException()},n}(ah);function P_(t){return!(t instanceof f_||t instanceof p_||t instanceof M_)}var O_=function(t){function n(n,e,o,i,l){var r=t.call(this)||this;return r._ngModelWarningConfig=l,r._added=!1,r.update=new ue,r._ngModelWarningSent=!1,r._parent=n,r._rawValidators=e||[],r._rawAsyncValidators=o||[],r.valueAccessor=Xh(r,i),r}var e;return i(n,t),e=n,Object.defineProperty(n.prototype,"isDisabled",{set:function(t){Th.disabledAttrWarning()},enumerable:!0,configurable:!0}),n.prototype.ngOnChanges=function(t){var n,o;this._added||this._setUpControl(),$h(t,this.viewModel)&&("formControlName",n=e,this,o=this._ngModelWarningConfig,Gn()&&"never"!==o&&((null!==o&&"once"!==o||n._ngModelWarningSentOnce)&&("always"!==o||this._ngModelWarningSent)||(Th.ngModelWarning("formControlName"),n._ngModelWarningSentOnce=!0,this._ngModelWarningSent=!0)),this.viewModel=this.model,this.formDirective.updateModel(this,this.model))},n.prototype.ngOnDestroy=function(){this.formDirective&&this.formDirective.removeControl(this)},n.prototype.viewToModelUpdate=function(t){this.viewModel=t,this.update.emit(t)},Object.defineProperty(n.prototype,"path",{get:function(){return Fh(this.name,this._parent)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"formDirective",{get:function(){return this._parent?this._parent.formDirective:null},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"validator",{get:function(){return Hh(this._rawValidators)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"asyncValidator",{get:function(){return Wh(this._rawAsyncValidators)},enumerable:!0,configurable:!0}),n.prototype._checkParentType=function(){!(this._parent instanceof f_)&&this._parent instanceof Kh?Th.ngModelGroupException():this._parent instanceof f_||this._parent instanceof p_||this._parent instanceof M_||Th.controlParentException()},n.prototype._setUpControl=function(){this._checkParentType(),this.control=this.formDirective.addControl(this),this.control.disabled&&this.valueAccessor.setDisabledState&&this.valueAccessor.setDisabledState(!0),this._added=!0},n._ngModelWarningSentOnce=!1,n}(bh),m_=function(){function t(){}return Object.defineProperty(t.prototype,"required",{get:function(){return this._required},set:function(t){this._required=null!=t&&!1!==t&&""+t!="false",this._onChange&&this._onChange()},enumerable:!0,configurable:!0}),t.prototype.validate=function(t){return this.required?gh.required(t):null},t.prototype.registerOnValidatorChange=function(t){this._onChange=t},t}(),v_=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n.prototype.validate=function(t){return this.required?gh.requiredTrue(t):null},n}(m_),y_=function(){function t(){}return Object.defineProperty(t.prototype,"email",{set:function(t){this._enabled=""===t||!0===t||"true"===t,this._onChange&&this._onChange()},enumerable:!0,configurable:!0}),t.prototype.validate=function(t){return this._enabled?gh.email(t):null},t.prototype.registerOnValidatorChange=function(t){this._onChange=t},t}(),b_=function(){function t(){}return t.prototype.ngOnChanges=function(t){"maxlength"in t&&(this._createValidator(),this._onChange&&this._onChange())},t.prototype.validate=function(t){return null!=this.maxlength?this._validator(t):null},t.prototype.registerOnValidatorChange=function(t){this._onChange=t},t.prototype._createValidator=function(){this._validator=gh.maxLength(parseInt(this.maxlength,10))},t}(),x_=function(){function t(){}return t.prototype.ngOnChanges=function(t){"pattern"in t&&(this._createValidator(),this._onChange&&this._onChange())},t.prototype.validate=function(t){return this._validator(t)},t.prototype.registerOnValidatorChange=function(t){this._onChange=t},t.prototype._createValidator=function(){this._validator=gh.pattern(this.pattern)},t}(),A_=function(){function t(){}return t.prototype.group=function(t,n){void 0===n&&(n=null);var e=this._reduceControls(t),o=null,i=null,l=void 0;return null!=n&&(function(t){return void 0!==t.asyncValidators||void 0!==t.validators||void 0!==t.updateOn}(n)?(o=null!=n.validators?n.validators:null,i=null!=n.asyncValidators?n.asyncValidators:null,l=null!=n.updateOn?n.updateOn:void 0):(o=null!=n.validator?n.validator:null,i=null!=n.asyncValidator?n.asyncValidator:null)),new r_(e,{asyncValidators:i,updateOn:l,validators:o})},t.prototype.control=function(t,n,e){return new l_(t,n,e)},t.prototype.array=function(t,n,e){var o=this,i=t.map((function(t){return o._createControl(t)}));return new c_(i,n,e)},t.prototype._reduceControls=function(t){var n=this,e={};return Object.keys(t).forEach((function(o){e[o]=n._createControl(t[o])})),e},t.prototype._createControl=function(t){return t instanceof l_||t instanceof r_||t instanceof c_?t:Array.isArray(t)?this.control(t[0],t.length>1?t[1]:null,t.length>2?t[2]:null):this.control(t)},t}(),w_=function(){return function(){}}(),B_=function(){return function(){}}(),k_=function(){function t(){}var n;return n=t,t.withConfig=function(t){return{ngModule:n,providers:[{provide:d_,useValue:t.warnOnDeprecatedNgFormSelector}]}},t}(),S_=function(){function t(){}var n;return n=t,t.withConfig=function(t){return{ngModule:n,providers:[{provide:C_,useValue:t.warnOnNgModelWithFormControl}]}},t}(),T_=function(){function t(t,n,e){this.fb=t,this.elm=n,this.sanitizer=e,this.isSubmitted=!1,this.closeChat=!0,this._this=this,this.properties=this.elm.nativeElement.getAttribute("properties"),this.propertiesJson=JSON.parse(this.properties),this.chatHeaderTextTemp=this.propertiesJson.chatHeaderText+" <a class='nuv-contact__email_livechat' target='_self' data-action='email' data-speed-bump-id='modal-contact-form' >"+this.propertiesJson.chatEmailText+"</a>",this.chatHeaderText=this.sanitizer.bypassSecurityTrustHtml(this.chatHeaderTextTemp)}return t.prototype.onSubmit=function(){this.isSubmitted=!0,this.chatForm.valid&&this.chatForm.dirty?this.chatNow():this.validateAllFormFields(this.chatForm)},t.prototype.ngOnInit=function(){this.chatForm=this.fb.group({firstName:["",[gh.required]],lastName:["",[gh.required]],companyName:["",[gh.required]],email:["",[gh.required,gh.pattern("^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+.[a-zA-Z0-9-.]+$")]],cb:["",[gh.requiredTrue]]})},t.prototype.ngAfterViewInit=function(){var t=this;this.chatInit();var n=$(".nuv-chat-link");n.length>0&&n.find("a").bind("click",(function(n){var e=$(n.currentTarget).parent().attr("class");void 0!==e&&-1===e.indexOf("-offline")&&(this.closeChat=!1,this.isSubmitted=!1,t.toggleChatBox(),$(".nuv-speed-bump__close-btn:visible").length>0&&$(".nuv-speed-bump__close-btn:visible").trigger("click"),$(".nuv-subscribe-modal").is(":visible")&&$(".nuv-subscribe-modal").slideToggle("slow"))}))},Object.defineProperty(t.prototype,"getFromControls",{get:function(){return this.chatForm.controls},enumerable:!0,configurable:!0}),t.prototype.validateAllFormFields=function(t){var n=this;Object.keys(t.controls).forEach((function(e){var o=t.get(e);o instanceof l_?o.markAsTouched({onlySelf:!0}):o instanceof r_&&n.validateAllFormFields(o)}))},t.prototype.chatInit=function(){var t=this.propertiesJson.chatLinkId,n=[];window._laq||(window._laq=[]);var e=$(".nuv-chat-link");$.each(e,(function(e,o){var i=$(o).attr("id"),l=$(o).attr("class");n.push({id:i,clsName:l}),window._laq.push((function(){var n=$(o).attr("id"),e="";-1!==$(o).attr("class").indexOf("-offline")?(e=n.replace("-online","-offline"),window.liveagent.showWhenOnline(t,document.getElementById(n)),window.liveagent.showWhenOffline(t,document.getElementById(e))):(e=n.replace("-offline","-online"),window.liveagent.showWhenOffline(t,document.getElementById(n)),window.liveagent.showWhenOnline(t,document.getElementById(e)))}))}))},t.prototype.toggleChatBox=function(){$("#nuvchatboxwrapper.nuv-chatbox--wrapper").slideToggle("slow"),setTimeout(this.clearcontrols,2e3),this.chatForm.reset(),window.screen.width<=1023&&$("#nuvchatboxwrapper").hide(),$("#nuvchatboxwrapper").is(":visible")&&$(".nuv-interstitial-window").hide()},t.prototype.chatNow=function(){var t=this;if(this.chatForm.invalid)this.isSubmitted=!0;else{if(window.liveagent){var n,e=this.chatForm.get("firstName").value,o=this.chatForm.get("lastName").value,i=this.chatForm.get("companyName").value,l=this.chatForm.get("email").value,r=window.location.href;window.liveagent.disconnect(),window.liveagent.addCustomDetail("Visitor Company Name",i).saveToTranscript("Visitor_Company_Name__c"),window.liveagent.addCustomDetail("Visitor Email",l).saveToTranscript("Visitor_Email__c"),window.liveagent.addCustomDetail("Visitor First Name",e).saveToTranscript("Visitor_First_Name__c"),window.liveagent.addCustomDetail("Visitor Last Name",o).saveToTranscript("Visitor_Last_Name__c"),window.liveagent.addCustomDetail("Instant Search Result","Chat: "+e+" "+o+" | "+i+" | "+l).saveToTranscript("Instant_Search_Result__c"),window.liveagent.addCustomDetail("Type","Financial Advisor").saveToTranscript("Type__c"),window.liveagent.addCustomDetail("Visitor Attest Financial Advisor","true").saveToTranscript("Visitor_Attest_Financial_Advisor__c"),window.liveagent.addCustomDetail("Current Nuveen URL",r).saveToTranscript("Current_Nuveen_URL__c"),window.liveagent.setName(e+" "+o),window.liveagent.setChatWindowWidth(this.propertiesJson.chatWindowWidth),window.liveagent.setChatWindowHeight(this.propertiesJson.chatWindowHeight),window.liveagent.init(this.propertiesJson.iframeURL,this.propertiesJson.deploymentId,this.propertiesJson.orgId),n=window,window.name="Chat-now",window.screen.width<=1023&&"undefined"!=n?setTimeout((function(){window.liveagent.startChatWithWindow(t.propertiesJson.chatLinkId,"Chat-now")}),1e3):(this.chatWindow(this.propertiesJson.chatWindowWidth,this.propertiesJson.chatWindowHeight),setTimeout((function(){window.liveagent.startChat(t.propertiesJson.chatLinkId)}),1e3))}this.closeChat=!0,this.toggleChatBox()}},t.prototype.chatWindow=function(t,n){var e=window.open;window.open=function(o,i,l){var r=screen.availWidth-t-26,c=screen.availHeight-n-64;return e(o,i,"width="+t+",height="+n+",status,resizable,left="+r+",top="+c+"screenX="+r+",screenY="+c)}},t.prototype.clearcontrols=function(){$("#firstName").val(""),$("#lastName").val(""),$("#companyName").val(""),$("#email").val(""),$("#cb").prop("checked",!1)},t.prototype.minimize=function(){$(".minimize").hide(),$(".maximize").show(),$(".close").hide(),$(".nuv-chatbox--body-wrapper").slideToggle("slow")},t.prototype.maximize=function(){$(".maximize").hide(),$(".minimize").show(),$(".close").show(),$(".nuv-chatbox--body-wrapper").slideToggle("slow")},t.prototype.closechatbox=function(){$(".nuv-chatbox--wrapper").hide(),$(".nuv-interstitial-window").hide()},t}();window.screen.width<=1023&&($(".chatWithUsNow").on("click",(function(t){window.open(window.location.protocol+"//"+window.location.hostname+"/en-us/Chat-now","newwindow"),$("#nuvchatboxwrapper").hide()})),$(".interstitialChatnow").on("click",(function(t){window.open(window.location.protocol+"//"+window.location.hostname+"/en-us/Chat-now","newwindow"),$(".nuv-interstitial-window").hide()})));var E_=function(){function t(t,n,e){this.fb=t,this.elm=n,this.sanitizer=e,this.isSubmitted=!1,this.closeChat=!0,this._this=this,this.properties=this.elm.nativeElement.getAttribute("properties"),this.propertiesJson=JSON.parse(this.properties),this.chatHeaderTextTemp=this.propertiesJson.chatHeaderText,this.chatHeaderText=this.sanitizer.bypassSecurityTrustHtml(this.chatHeaderTextTemp)}return t.prototype.onSubmit=function(){this.isSubmitted=!0,this.chatForm.valid&&this.chatForm.dirty?this.chatNow():this.validateAllFormFields(this.chatForm)},t.prototype.ngOnInit=function(){this.chatForm=this.fb.group({firstName:["",[gh.required]],lastName:["",[gh.required]],companyName:["",[gh.required]],email:["",[gh.required,gh.pattern("^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+.[a-zA-Z0-9-.]+$")]],cb:["",[gh.requiredTrue]]})},t.prototype.ngAfterViewInit=function(){var t=this;this.chatInit();var n=$(".nuv-chat-link");n.length>0&&n.find("a").bind("click",(function(n){var e=$(n.currentTarget).parent().attr("class");void 0!==e&&-1===e.indexOf("-offline")&&(this.closeChat=!1,this.isSubmitted=!1,t.toggleChatBox(),$(".nuv-speed-bump__close-btn:visible").length>0&&$(".nuv-speed-bump__close-btn:visible").trigger("click"),$(".nuv-subscribe-modal").is(":visible")&&$(".nuv-subscribe-modal").slideToggle("slow"))}))},Object.defineProperty(t.prototype,"getFromControls",{get:function(){return this.chatForm.controls},enumerable:!0,configurable:!0}),t.prototype.validateAllFormFields=function(t){var n=this;Object.keys(t.controls).forEach((function(e){var o=t.get(e);o instanceof l_?o.markAsTouched({onlySelf:!0}):o instanceof r_&&n.validateAllFormFields(o)}))},t.prototype.chatInit=function(){var t=this.propertiesJson.chatLinkId,n=[];window._laq||(window._laq=[]);var e=$(".nuv-chat-link");$.each(e,(function(e,o){var i=$(o).attr("id"),l=$(o).attr("class");n.push({id:i,clsName:l}),window._laq.push((function(){var n=$(o).attr("id"),e="";-1!==$(o).attr("class").indexOf("-offline")?(e=n.replace("-online","-offline"),window.liveagent.showWhenOnline(t,document.getElementById(n)),window.liveagent.showWhenOffline(t,document.getElementById(e))):(e=n.replace("-offline","-online"),window.liveagent.showWhenOffline(t,document.getElementById(n)),window.liveagent.showWhenOnline(t,document.getElementById(e)))}))}))},t.prototype.toggleChatBox=function(){$(".nuv-chatbox--wrapper").slideToggle("slow"),setTimeout(this.clearcontrols,2e3),this.chatForm.reset(),window.screen.width<=1023&&$("#nuvchatboxwrapper").hide()},t.prototype.chatNow=function(){var t=this;if(this.chatForm.invalid)this.isSubmitted=!0;else{if(window.liveagent){var n=this.chatForm.get("firstName").value,e=this.chatForm.get("lastName").value,o=this.chatForm.get("companyName").value,i=this.chatForm.get("email").value,l=window.location.href;window.liveagent.disconnect(),window.liveagent.addCustomDetail("Visitor Company Name",o).saveToTranscript("Visitor_Company_Name__c"),window.liveagent.addCustomDetail("Visitor Email",i).saveToTranscript("Visitor_Email__c"),window.liveagent.addCustomDetail("Visitor First Name",n).saveToTranscript("Visitor_First_Name__c"),window.liveagent.addCustomDetail("Visitor Last Name",e).saveToTranscript("Visitor_Last_Name__c"),window.liveagent.addCustomDetail("Instant Search Result","Chat: "+n+" "+e+" | "+o+" | "+i).saveToTranscript("Instant_Search_Result__c"),window.liveagent.addCustomDetail("Type","Financial Advisor").saveToTranscript("Type__c"),window.liveagent.addCustomDetail("Visitor Attest Financial Advisor","true").saveToTranscript("Visitor_Attest_Financial_Advisor__c"),window.liveagent.addCustomDetail("Current Nuveen URL",l).saveToTranscript("Current_Nuveen_URL__c"),window.liveagent.setName(n+" "+e),window.liveagent.setChatWindowWidth(this.propertiesJson.chatWindowWidth),window.liveagent.setChatWindowHeight(this.propertiesJson.chatWindowHeight),window.liveagent.init(this.propertiesJson.iframeURL,this.propertiesJson.deploymentId,this.propertiesJson.orgId),this.chatWindow(this.propertiesJson.chatWindowWidth,this.propertiesJson.chatWindowHeight),setTimeout((function(){window.liveagent.startChat(t.propertiesJson.chatLinkId)}),1e3)}this.closeChat=!0}},t.prototype.chatWindow=function(t,n){var e=window.open;window.open=function(o,i,l){var r=screen.availWidth-t-26,c=screen.availHeight-n-64;return e(o,i,"width="+t+",height="+n+",status,resizable,left="+r+",top="+c+"screenX="+r+",screenY="+c)}},t.prototype.clearcontrols=function(){$("#firstName-chatpage").val(""),$("#lastName-chatpage").val(""),$("#companyName-chatpage").val(""),$("#email-chatpage").val(""),$("#cb-chatpage").prop("checked",!1)},t.prototype.minimize=function(){$(".minimize").hide(),$(".maximize").show(),$(".close").hide(),$(".nuv-chatbox--body-wrapper").slideToggle("slow")},t.prototype.maximize=function(){$(".maximize").hide(),$(".minimize").show(),$(".close").show(),$(".nuv-chatbox--body-wrapper").slideToggle("slow")},t.prototype.closechatbox=function(){$(".nuv-chatbox--wrapper").hide(),$(".nuv-interstitial-window").hide()},t}();window.screen.width<=1023&&($(".chatWithUsNow").on("click",(function(t){window.open(window.location.protocol+"//"+window.location.hostname+"/en-us/Chat-now","newwindow"),$("#nuvchatboxwrapper").hide()})),$(".interstitialChatnow").on("click",(function(t){window.open(window.location.protocol+"//"+window.location.hostname+"/en-us/Chat-now","newwindow"),$(".nuv-interstitial-window").hide()})));var I_,z_=e("O3Xf"),L_=function(){function t(t){this.http=t,this.apiUrl="/global/api/strategycircle/getstrategycircle?id="}return t.prototype.getStrategyCircleData=function(t,n){return this.http.get(""+this.apiUrl+t+"&siteName="+n).pipe(Lu(this.handleError("getStrategyCircle")))},t.prototype.handleError=function(t,n){return void 0===t&&(t="operation"),function(e){return console.error(e),console.log(t+" failed: "+e.message),Va(n)}},t}(),D_=function(){function t(t,n){this.heroStrategyService=t,this.elm=n,this.bigRadius=224,this.smallRadius=8,this.strokeWidth=2,this.svgSquareSize=450+2*this.smallRadius,this.svgViewBox="0 0 "+this.svgSquareSize+" "+this.svgSquareSize,this.wrapperPaddingTop=0,this.wrapperPaddingBottom=0,this.paddingTopOffset=20,this.totalDots=5,this.activeFrameInterval=30,this.hasLabel=new ue,this.isIE11=this.checkIsIE11(),this.viewInitialized=!1,this.activeItemIndex=-1,this.overviewInitialized=!1,this.withLabels=!1,this.overviewPage=!1,this.sourceId=this.elm.nativeElement.getAttribute("source-id"),this.siteName=this.elm.nativeElement.getAttribute("site-name"),this.overviewPage="true"==this.elm.nativeElement.getAttribute("overiew-page"),this.withLabels=this.overviewPage,this.overviewPage||(this.activeItemIndex=parseInt(this.elm.nativeElement.getAttribute("nav-index")))}return t.prototype.checkIsIE11=function(){return!!window.MSInputMethodContext&&!!document.documentMode},t.prototype.ngOnInit=function(){this.getStrategyCircle()},t.prototype.getStrategyCircle=function(){var t=this;this.heroStrategyService.getStrategyCircleData(this.sourceId,this.siteName).subscribe((function(n){t.SetSubNavItems(n.subNavItems)}))},t.prototype.SetSubNavItems=function(t){var n=this;this.totalDots=t.length,this.hasTopLabel=!1,this.hasBottomLabel=!1,this.animationFrameNumber=1,this.activeItemFrameIndex=this.activeItemIndex-1,this.activeFrameDuration=this.activeFrameInterval*(this.activeItemIndex+1);var e=360/this.totalDots,o=Array.from(new Array(this.totalDots),(function(t,n){return n*e})),i=this.smallRadius+.5*this.strokeWidth;this.circles=o.map((function(o,l){var r,c=6==n.totalDots?60:90,a=o-c,s=a*(Math.PI/180),u=n.bigRadius+i,d=n.bigRadius*Math.cos(s)+u,g=n.bigRadius*Math.sin(s)+u,h=d/n.svgSquareSize*100,_=g/n.svgSquareSize*100,C={title:t[l].title,link:t[l].link};return a>=240||a<=-60?(r="top",n.hasTopLabel=!0):a>-60&&a<=60?r="right":a>60&&a<120?(r="bottom",n.hasBottomLabel=!0):a>=120&&a<240&&(r="left"),l===n.activeItemIndex&&6===n.totalDots?(n.startDegree=o+.5*c,n.endDegree=o+.5*c-e*n.activeItemIndex):l===n.activeItemIndex&&(n.startDegree=o,n.endDegree=o-e*n.activeItemIndex),{x:d,y:g,percentLeft:h,percentTop:_,labelLocation:r,label:C}})),this.activeItemIndex>-1&&(this.arcPath=this.describeArc(.5*this.svgSquareSize,.5*this.svgSquareSize,this.bigRadius,this.startDegree,this.endDegree)),this.withLabels&&(this.arcPathLoadingQ1=this.describeArc(i,this.svgSquareSize-i,this.bigRadius,0,90),this.arcPathLoadingQ2=this.describeArc(.5*this.svgSquareSize,.5*this.svgSquareSize,this.bigRadius,90,0),this.hasLabel.emit({top:this.hasTopLabel,bottom:this.hasBottomLabel}))},t.prototype.ngAfterViewInit=function(){var t=this;if(this.activeItemIndex>-1){var n=(this.activeItemIndex-1)/this.activeItemIndex;new z_(this.greenLineSvgElement.nativeElement,{type:"sync",duration:this.activeFrameDuration*(n+1)},(function(){t.activeItemFrameIndex=t.activeItemIndex})).stop().setFrameProgress(n).play(1)}(document.attachEvent?"complete"===document.readyState:"loading"!==document.readyState)?this.initViewInitialized(this.isIE11?1e3:10):document.addEventListener("DOMContentLoaded",this.initViewInitialized.bind(this))},t.prototype.initViewInitialized=function(t){var n=this;setTimeout((function(){n.overviewPage?(n.overviewInitialized=!0,setTimeout((function(){n.viewInitialized=!0}),1e3)):n.viewInitialized=!0}),t)},t.prototype.polarToCartesian=function(t,n,e,o){var i=(o-90)*Math.PI/180;return{x:t+e*Math.cos(i),y:n+e*Math.sin(i)}},t.prototype.describeArc=function(t,n,e,o,i){var l=this.polarToCartesian(t,n,e,i),r=this.polarToCartesian(t,n,e,o);return["M",l.x,l.y,"A",e,e,0,o-i<=180?"0":"1",1,r.x,r.y].join(" ")},t}();!function(t){t.LoadDataRequest="[Nuv API] Load Data Request",t.LoadData="[Nuv API] Load Data",t.LoadDataNoFetch="[Nuv API] Load Data No Fetch",t.LoadDataSuccess="[Nuv API] Load Data Success",t.LoadDataError="[Nuv API] Load Data Error"}(I_||(I_={}));var N_=function(){return function(t){this.payload=t,this.type=I_.LoadDataRequest,this.payload=t}}(),F_=function(){return function(t){this.payload=t,this.type=I_.LoadData,this.payload=t}}(),j_=function(){return function(t){this.payload=t,this.type=I_.LoadDataNoFetch,this.payload=t}}(),R_=function(){return function(t){this.payload=t,this.type=I_.LoadDataSuccess,this.payload=t}}(),V_=function(){return function(t,n){this.payload=t,this.type=I_.LoadDataError,this.payload=t,this.error=n}}(),G_=function(){return function(t,n,e){void 0===n&&(n=!1),void 0===e&&(e=null),this.url=t,this.updatePageData=n,this.data=e}}(),U_=function(){function t(t){this.store=t}return t.prototype.ngOnInit=function(){this.mainApi&&this.store.dispatch(new N_(new G_(this.mainApi)))},t}();function H_(t,n,e){var o=new RegExp("([?&])"+n+"=.*?(&|$)","i"),i=-1!==t.indexOf("?")?"&":"?";return t.match(o)?t.replace(o,"$1"+n+"="+e+"$2"):t+i+n+"="+e}function W_(t){for(var n=window.location.search.substring(1).split("&"),e=0;e<n.length;e++){var o=n[e].split("=");if(o[0].toLowerCase()==t.toLowerCase())return o[1]}return""}function $_(t,n,e,o){if(void 0===o&&(o=8),null!=t&&""!=t){var i={cusip:t,label:n,productpath:e,link:window.location.href},l=[],r=window.localStorage.getItem("recentproducts");r&&(((l=JSON.parse(r))?l.find((function(n){return n.cusip==t})):[])&&(l=l.filter((function(n){return n.cusip!=t}))),l.length==o&&l.shift()),l.push(i),window.localStorage.setItem("recentproducts",JSON.stringify(l))}}function q_(t){return void 0===t||null==t||"N/A"==t||t.toString().replace(/\s/g,"").length<1}function Y_(t,n){return void 0===n&&(n="asc"),function(e,o){if(!e.hasOwnProperty(t)||!o.hasOwnProperty(t))return 0;var i="string"==typeof e[t]?e[t].toUpperCase():e[t],l="string"==typeof o[t]?o[t].toUpperCase():o[t],r=0;return i>l?r=1:i<l&&(r=-1),"desc"===n?-1*r:r}}var X_=window.navigator.userAgent.toLowerCase();function Z_(){return!!/iphone|ipod|ipad|android|mobile/.test(X_)}var K_=function(){function t(t){this.store=t}return t.prototype.ngOnInit=function(){"true"===this.selected&&this.selectShareClass(),this.changeShareclassSelector()},t.prototype.changeShareclassSelector=function(){this.store.pipe(Is(Au,{propertyName:"cusip"})).subscribe((function(t){if(t){var n=null;$(".nuv-share-class-selector__buttons-list").find("li").each((function(){$(this).hasClass("nuv-share-class-selector__buttons-list-item--active")&&$(this).removeClass("nuv-share-class-selector__buttons-list-item--active");var e=$(this).attr("data-cusip");t==e&&(n=this)})),n&&$(n).addClass("nuv-share-class-selector__buttons-list-item--active")}}))},t.prototype.selectShareClass=function(){var t=this;if(this.store.dispatch(new N_(new G_(this.apiUrl,!0))),this.shareClass){var n=H_(window.location.href,"shareclass",this.shareClass);history.pushState(null,"",n)}this.store.pipe(Is(Au,{propertyName:"fundname"})).subscribe((function(n){n&&t.cusip&&$_(t.cusip,n.toString(),t.productType)}))},t}(),J_=function(){function t(t){this.store=t}return t.prototype.ngOnInit=function(){this.shareClassSelectors=JSON.parse(this.shareClassSelectorsString);var t=this.shareClassSelectors.find((function(t){return!0===t.isSelected}));t&&(this.selectShareClass(t.apiUrl,t.shareClass,t.cusip),this.selectedShareClass=t),this.changeShareclassSelector()},t.prototype.changeShareclassSelector=function(){var t=this;this.store.pipe(Is(Au,{propertyName:"cusip"})).subscribe((function(n){if(n){var e=t.shareClassSelectors.find((function(t){return t.cusip===n}));e&&(t.selectedShareClass=e)}}))},t.prototype.onShareClassChange=function(t){t&&(this.selectShareClass(t.apiUrl,t.shareClass,t.cusip),this.selectedShareClass=t)},t.prototype.selectShareClass=function(t,n,e){var o=this;if(this.store.dispatch(new N_(new G_(t,!0))),n){var i=H_(window.location.href,"shareclass",n);history.pushState(null,"",i)}this.store.pipe(Is(Au,{propertyName:"fundname"})).subscribe((function(t){t&&e&&$_(e,t.toString(),o.productType)}))},t}(),Q_=function(){function t(t){this.http=t,this.apiUrl="/global/api/strategybreaker/getstrategybreaker?StrategyBreakerID="}return t.prototype.getStrategyBreakerData=function(t,n){return this.http.get(""+this.apiUrl+t+"&siteName="+n).pipe(Lu(this.handleError("getStrategyBreaker")))},t.prototype.handleError=function(t,n){return void 0===t&&(t="operation"),function(e){return console.error(e),console.log(t+" failed: "+e.message),Va(n)}},t}(),tC=function(){function t(t,n){this.strategyBreakerEmbedService=t,this.elm=n,this.sourceId=this.elm.nativeElement.getAttribute("source-id"),this.siteName=this.elm.nativeElement.getAttribute("site-name")}return t.prototype.getStrategyBreaker=function(){var t=this;this.strategyBreakerEmbedService.getStrategyBreakerData(this.sourceId,this.siteName).subscribe((function(n){t.data=n}))},t.prototype.ngOnInit=function(){this.getStrategyBreaker()},t.prototype.ngAfterViewInit=function(){},t}();function nC(t,n){return function(e){return e.lift(new eC(t,n))}}var eC=function(){function t(t,n){this.predicate=t,this.thisArg=n}return t.prototype.call=function(t,n){return n.subscribe(new oC(t,this.predicate,this.thisArg))},t}(),oC=function(t){function n(n,e,o){var i=t.call(this,n)||this;return i.predicate=e,i.thisArg=o,i.count=0,i}return i(n,t),n.prototype._next=function(t){var n;try{n=this.predicate.call(this.thisArg,t,this.count++)}catch(e){return void this.destination.error(e)}n&&this.destination.next(t)},n}(b),iC=function(){return function(){}}(),lC=function(){return function(){}}(),rC=function(){function t(t){var n=this;this.normalizedNames=new Map,this.lazyUpdate=null,t?this.lazyInit="string"==typeof t?function(){n.headers=new Map,t.split("\n").forEach((function(t){var e=t.indexOf(":");if(e>0){var o=t.slice(0,e),i=o.toLowerCase(),l=t.slice(e+1).trim();n.maybeSetNormalizedName(o,i),n.headers.has(i)?n.headers.get(i).push(l):n.headers.set(i,[l])}}))}:function(){n.headers=new Map,Object.keys(t).forEach((function(e){var o=t[e],i=e.toLowerCase();"string"==typeof o&&(o=[o]),o.length>0&&(n.headers.set(i,o),n.maybeSetNormalizedName(e,i))}))}:this.headers=new Map}return t.prototype.has=function(t){return this.init(),this.headers.has(t.toLowerCase())},t.prototype.get=function(t){this.init();var n=this.headers.get(t.toLowerCase());return n&&n.length>0?n[0]:null},t.prototype.keys=function(){return this.init(),Array.from(this.normalizedNames.values())},t.prototype.getAll=function(t){return this.init(),this.headers.get(t.toLowerCase())||null},t.prototype.append=function(t,n){return this.clone({name:t,value:n,op:"a"})},t.prototype.set=function(t,n){return this.clone({name:t,value:n,op:"s"})},t.prototype.delete=function(t,n){return this.clone({name:t,value:n,op:"d"})},t.prototype.maybeSetNormalizedName=function(t,n){this.normalizedNames.has(n)||this.normalizedNames.set(n,t)},t.prototype.init=function(){var n=this;this.lazyInit&&(this.lazyInit instanceof t?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach((function(t){return n.applyUpdate(t)})),this.lazyUpdate=null))},t.prototype.copyFrom=function(t){var n=this;t.init(),Array.from(t.headers.keys()).forEach((function(e){n.headers.set(e,t.headers.get(e)),n.normalizedNames.set(e,t.normalizedNames.get(e))}))},t.prototype.clone=function(n){var e=new t;return e.lazyInit=this.lazyInit&&this.lazyInit instanceof t?this.lazyInit:this,e.lazyUpdate=(this.lazyUpdate||[]).concat([n]),e},t.prototype.applyUpdate=function(t){var n=t.name.toLowerCase();switch(t.op){case"a":case"s":var e=t.value;if("string"==typeof e&&(e=[e]),0===e.length)return;this.maybeSetNormalizedName(t.name,n);var o=("a"===t.op?this.headers.get(n):void 0)||[];o.push.apply(o,g(e)),this.headers.set(n,o);break;case"d":var i=t.value;if(i){var l=this.headers.get(n);if(!l)return;0===(l=l.filter((function(t){return-1===i.indexOf(t)}))).length?(this.headers.delete(n),this.normalizedNames.delete(n)):this.headers.set(n,l)}else this.headers.delete(n),this.normalizedNames.delete(n)}},t.prototype.forEach=function(t){var n=this;this.init(),Array.from(this.normalizedNames.keys()).forEach((function(e){return t(n.normalizedNames.get(e),n.headers.get(e))}))},t}(),cC=function(){function t(){}return t.prototype.encodeKey=function(t){return aC(t)},t.prototype.encodeValue=function(t){return aC(t)},t.prototype.decodeKey=function(t){return decodeURIComponent(t)},t.prototype.decodeValue=function(t){return decodeURIComponent(t)},t}();function aC(t){return encodeURIComponent(t).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/gi,"$").replace(/%2C/gi,",").replace(/%3B/gi,";").replace(/%2B/gi,"+").replace(/%3D/gi,"=").replace(/%3F/gi,"?").replace(/%2F/gi,"/")}var sC=function(){function t(t){void 0===t&&(t={});var n,e,o,i=this;if(this.updates=null,this.cloneFrom=null,this.encoder=t.encoder||new cC,t.fromString){if(t.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=(n=t.fromString,e=this.encoder,o=new Map,n.length>0&&n.split("&").forEach((function(t){var n=t.indexOf("="),i=d(-1==n?[e.decodeKey(t),""]:[e.decodeKey(t.slice(0,n)),e.decodeValue(t.slice(n+1))],2),l=i[0],r=i[1],c=o.get(l)||[];c.push(r),o.set(l,c)})),o)}else t.fromObject?(this.map=new Map,Object.keys(t.fromObject).forEach((function(n){var e=t.fromObject[n];i.map.set(n,Array.isArray(e)?e:[e])}))):this.map=null}return t.prototype.has=function(t){return this.init(),this.map.has(t)},t.prototype.get=function(t){this.init();var n=this.map.get(t);return n?n[0]:null},t.prototype.getAll=function(t){return this.init(),this.map.get(t)||null},t.prototype.keys=function(){return this.init(),Array.from(this.map.keys())},t.prototype.append=function(t,n){return this.clone({param:t,value:n,op:"a"})},t.prototype.set=function(t,n){return this.clone({param:t,value:n,op:"s"})},t.prototype.delete=function(t,n){return this.clone({param:t,value:n,op:"d"})},t.prototype.toString=function(){var t=this;return this.init(),this.keys().map((function(n){var e=t.encoder.encodeKey(n);return t.map.get(n).map((function(n){return e+"="+t.encoder.encodeValue(n)})).join("&")})).join("&")},t.prototype.clone=function(n){var e=new t({encoder:this.encoder});return e.cloneFrom=this.cloneFrom||this,e.updates=(this.updates||[]).concat([n]),e},t.prototype.init=function(){var t=this;null===this.map&&(this.map=new Map),null!==this.cloneFrom&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach((function(n){return t.map.set(n,t.cloneFrom.map.get(n))})),this.updates.forEach((function(n){switch(n.op){case"a":case"s":var e=("a"===n.op?t.map.get(n.param):void 0)||[];e.push(n.value),t.map.set(n.param,e);break;case"d":if(void 0===n.value){t.map.delete(n.param);break}var o=t.map.get(n.param)||[],i=o.indexOf(n.value);-1!==i&&o.splice(i,1),o.length>0?t.map.set(n.param,o):t.map.delete(n.param)}})),this.cloneFrom=this.updates=null)},t}();function uC(t){return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer}function dC(t){return"undefined"!=typeof Blob&&t instanceof Blob}function gC(t){return"undefined"!=typeof FormData&&t instanceof FormData}var hC=function(){function t(t,n,e,o){var i;if(this.url=n,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=t.toUpperCase(),function(t){switch(t){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}(this.method)||o?(this.body=void 0!==e?e:null,i=o):i=e,i&&(this.reportProgress=!!i.reportProgress,this.withCredentials=!!i.withCredentials,i.responseType&&(this.responseType=i.responseType),i.headers&&(this.headers=i.headers),i.params&&(this.params=i.params)),this.headers||(this.headers=new rC),this.params){var l=this.params.toString();if(0===l.length)this.urlWithParams=n;else{var r=n.indexOf("?");this.urlWithParams=n+(-1===r?"?":r<n.length-1?"&":"")+l}}else this.params=new sC,this.urlWithParams=n}return t.prototype.serializeBody=function(){return null===this.body?null:uC(this.body)||dC(this.body)||gC(this.body)||"string"==typeof this.body?this.body:this.body instanceof sC?this.body.toString():"object"==typeof this.body||"boolean"==typeof this.body||Array.isArray(this.body)?JSON.stringify(this.body):this.body.toString()},t.prototype.detectContentTypeHeader=function(){return null===this.body||gC(this.body)?null:dC(this.body)?this.body.type||null:uC(this.body)?null:"string"==typeof this.body?"text/plain":this.body instanceof sC?"application/x-www-form-urlencoded;charset=UTF-8":"object"==typeof this.body||"number"==typeof this.body||Array.isArray(this.body)?"application/json":null},t.prototype.clone=function(n){void 0===n&&(n={});var e=n.method||this.method,o=n.url||this.url,i=n.responseType||this.responseType,l=void 0!==n.body?n.body:this.body,r=void 0!==n.withCredentials?n.withCredentials:this.withCredentials,c=void 0!==n.reportProgress?n.reportProgress:this.reportProgress,a=n.headers||this.headers,s=n.params||this.params;return void 0!==n.setHeaders&&(a=Object.keys(n.setHeaders).reduce((function(t,e){return t.set(e,n.setHeaders[e])}),a)),n.setParams&&(s=Object.keys(n.setParams).reduce((function(t,e){return t.set(e,n.setParams[e])}),s)),new t(e,o,l,{params:s,headers:a,reportProgress:c,responseType:i,withCredentials:r})},t}(),_C=function(t){return t[t.Sent=0]="Sent",t[t.UploadProgress=1]="UploadProgress",t[t.ResponseHeader=2]="ResponseHeader",t[t.DownloadProgress=3]="DownloadProgress",t[t.Response=4]="Response",t[t.User=5]="User",t}({}),CC=function(){return function(t,n,e){void 0===n&&(n=200),void 0===e&&(e="OK"),this.headers=t.headers||new rC,this.status=void 0!==t.status?t.status:n,this.statusText=t.statusText||e,this.url=t.url||null,this.ok=this.status>=200&&this.status<300}}(),pC=function(t){function n(n){void 0===n&&(n={});var e=t.call(this,n)||this;return e.type=_C.ResponseHeader,e}return i(n,t),n.prototype.clone=function(t){return void 0===t&&(t={}),new n({headers:t.headers||this.headers,status:void 0!==t.status?t.status:this.status,statusText:t.statusText||this.statusText,url:t.url||this.url||void 0})},n}(CC),fC=function(t){function n(n){void 0===n&&(n={});var e=t.call(this,n)||this;return e.type=_C.Response,e.body=void 0!==n.body?n.body:null,e}return i(n,t),n.prototype.clone=function(t){return void 0===t&&(t={}),new n({body:void 0!==t.body?t.body:this.body,headers:t.headers||this.headers,status:void 0!==t.status?t.status:this.status,statusText:t.statusText||this.statusText,url:t.url||this.url||void 0})},n}(CC),MC=function(t){function n(n){var e=t.call(this,n,0,"Unknown Error")||this;return e.name="HttpErrorResponse",e.ok=!1,e.message=e.status>=200&&e.status<300?"Http failure during parsing for "+(n.url||"(unknown url)"):"Http failure response for "+(n.url||"(unknown url)")+": "+n.status+" "+n.statusText,e.error=n.error||null,e}return i(n,t),n}(CC);function PC(t,n){return{body:n,headers:t.headers,observe:t.observe,params:t.params,reportProgress:t.reportProgress,responseType:t.responseType,withCredentials:t.withCredentials}}var OC=function(){function t(t){this.handler=t}return t.prototype.request=function(t,n,e){var o,i=this;if(void 0===e&&(e={}),t instanceof hC)o=t;else{var l;l=e.headers instanceof rC?e.headers:new rC(e.headers);var r=void 0;e.params&&(r=e.params instanceof sC?e.params:new sC({fromObject:e.params})),o=new hC(t,n,void 0!==e.body?e.body:null,{headers:l,params:r,reportProgress:e.reportProgress,responseType:e.responseType||"json",withCredentials:e.withCredentials})}var c=Va(o).pipe(J((function(t){return i.handler.handle(t)}),void 0,1));if(t instanceof hC||"events"===e.observe)return c;var a=c.pipe(nC((function(t){return t instanceof fC})));switch(e.observe||"body"){case"body":switch(o.responseType){case"arraybuffer":return a.pipe(q((function(t){if(null!==t.body&&!(t.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return t.body})));case"blob":return a.pipe(q((function(t){if(null!==t.body&&!(t.body instanceof Blob))throw new Error("Response is not a Blob.");return t.body})));case"text":return a.pipe(q((function(t){if(null!==t.body&&"string"!=typeof t.body)throw new Error("Response is not a string.");return t.body})));case"json":default:return a.pipe(q((function(t){return t.body})))}case"response":return a;default:throw new Error("Unreachable: unhandled observe type "+e.observe+"}")}},t.prototype.delete=function(t,n){return void 0===n&&(n={}),this.request("DELETE",t,n)},t.prototype.get=function(t,n){return void 0===n&&(n={}),this.request("GET",t,n)},t.prototype.head=function(t,n){return void 0===n&&(n={}),this.request("HEAD",t,n)},t.prototype.jsonp=function(t,n){return this.request("JSONP",t,{params:(new sC).append(n,"JSONP_CALLBACK"),observe:"body",responseType:"json"})},t.prototype.options=function(t,n){return void 0===n&&(n={}),this.request("OPTIONS",t,n)},t.prototype.patch=function(t,n,e){return void 0===e&&(e={}),this.request("PATCH",t,PC(e,n))},t.prototype.post=function(t,n,e){return void 0===e&&(e={}),this.request("POST",t,PC(e,n))},t.prototype.put=function(t,n,e){return void 0===e&&(e={}),this.request("PUT",t,PC(e,n))},t}(),mC=function(){function t(t,n){this.next=t,this.interceptor=n}return t.prototype.handle=function(t){return this.interceptor.intercept(t,this.next)},t}(),vC=new Mt("HTTP_INTERCEPTORS"),yC=function(){function t(){}return t.prototype.intercept=function(t,n){return n.handle(t)},t}(),bC=/^\)\]\}',?\n/,xC=function(){return function(){}}(),AC=function(){function t(){}return t.prototype.build=function(){return new XMLHttpRequest},t}(),wC=function(){function t(t){this.xhrFactory=t}return t.prototype.handle=function(t){var n=this;if("JSONP"===t.method)throw new Error("Attempted to construct Jsonp request without JsonpClientModule installed.");return new k((function(e){var o=n.xhrFactory.build();if(o.open(t.method,t.urlWithParams),t.withCredentials&&(o.withCredentials=!0),t.headers.forEach((function(t,n){return o.setRequestHeader(t,n.join(","))})),t.headers.has("Accept")||o.setRequestHeader("Accept","application/json, text/plain, */*"),!t.headers.has("Content-Type")){var i=t.detectContentTypeHeader();null!==i&&o.setRequestHeader("Content-Type",i)}if(t.responseType){var l=t.responseType.toLowerCase();o.responseType="json"!==l?l:"text"}var r=t.serializeBody(),c=null,a=function(){if(null!==c)return c;var n=1223===o.status?204:o.status,e=o.statusText||"OK",i=new rC(o.getAllResponseHeaders()),l=function(t){return"responseURL"in t&&t.responseURL?t.responseURL:/^X-Request-URL:/m.test(t.getAllResponseHeaders())?t.getResponseHeader("X-Request-URL"):null}(o)||t.url;return c=new pC({headers:i,status:n,statusText:e,url:l})},s=function(){var n=a(),i=n.headers,l=n.status,r=n.statusText,c=n.url,s=null;204!==l&&(s=void 0===o.response?o.responseText:o.response),0===l&&(l=s?200:0);var u=l>=200&&l<300;if("json"===t.responseType&&"string"==typeof s){var d=s;s=s.replace(bC,"");try{s=""!==s?JSON.parse(s):null}catch(g){s=d,u&&(u=!1,s={error:g,text:s})}}u?(e.next(new fC({body:s,headers:i,status:l,statusText:r,url:c||void 0})),e.complete()):e.error(new MC({error:s,headers:i,status:l,statusText:r,url:c||void 0}))},u=function(t){var n=a().url,i=new MC({error:t,status:o.status||0,statusText:o.statusText||"Unknown Error",url:n||void 0});e.error(i)},d=!1,g=function(n){d||(e.next(a()),d=!0);var i={type:_C.DownloadProgress,loaded:n.loaded};n.lengthComputable&&(i.total=n.total),"text"===t.responseType&&o.responseText&&(i.partialText=o.responseText),e.next(i)},h=function(t){var n={type:_C.UploadProgress,loaded:t.loaded};t.lengthComputable&&(n.total=t.total),e.next(n)};return o.addEventListener("load",s),o.addEventListener("error",u),t.reportProgress&&(o.addEventListener("progress",g),null!==r&&o.upload&&o.upload.addEventListener("progress",h)),o.send(r),e.next({type:_C.Sent}),function(){o.removeEventListener("error",u),o.removeEventListener("load",s),t.reportProgress&&(o.removeEventListener("progress",g),null!==r&&o.upload&&o.upload.removeEventListener("progress",h)),o.abort()}}))},t}(),BC=new Mt("XSRF_COOKIE_NAME"),kC=new Mt("XSRF_HEADER_NAME"),SC=function(){return function(){}}(),TC=function(){function t(t,n,e){this.doc=t,this.platform=n,this.cookieName=e,this.lastCookieString="",this.lastToken=null,this.parseCount=0}return t.prototype.getToken=function(){if("server"===this.platform)return null;var t=this.doc.cookie||"";return t!==this.lastCookieString&&(this.parseCount++,this.lastToken=Sd(t,this.cookieName),this.lastCookieString=t),this.lastToken},t}(),EC=function(){function t(t,n){this.tokenService=t,this.headerName=n}return t.prototype.intercept=function(t,n){var e=t.url.toLowerCase();if("GET"===t.method||"HEAD"===t.method||e.startsWith("http://")||e.startsWith("https://"))return n.handle(t);var o=this.tokenService.getToken();return null===o||t.headers.has(this.headerName)||(t=t.clone({headers:t.headers.set(this.headerName,o)})),n.handle(t)},t}(),IC=function(){function t(t,n){this.backend=t,this.injector=n,this.chain=null}return t.prototype.handle=function(t){if(null===this.chain){var n=this.injector.get(vC,[]);this.chain=n.reduceRight((function(t,n){return new mC(t,n)}),this.backend)}return this.chain.handle(t)},t}(),zC=function(){function t(){}var n;return n=t,t.disable=function(){return{ngModule:n,providers:[{provide:EC,useClass:yC}]}},t.withOptions=function(t){return void 0===t&&(t={}),{ngModule:n,providers:[t.cookieName?{provide:BC,useValue:t.cookieName}:[],t.headerName?{provide:kC,useValue:t.headerName}:[]]}},t}(),LC=function(){return function(){}}(),DC=function(){function t(t,n){this.apiService=t,this.httpClient=n}return t.prototype.getProductDetailSubscribeBtnTouchPointServiceCall=function(t,n,e,o){return this.httpClient.post("/api/subscriptionswealthAPI/getProductDetailSubscribeBtnTouchPointServiceCall",{publishSystemId:t,publishSystemSourceId:n}).toPromise().then((function(t){return t}))},t.prototype.GetProductDetailTouchPointServiceCall=function(t,n,e){return this.httpClient.post("/api/subscriptionswealthAPI/GetProductDetailTouchPointServiceCall",{fundCode:t}).toPromise().then((function(t){return t}))},t.prototype.getArticleTouchPointServiceCall=function(t,n,e){return this.httpClient.post("/api/subscriptionswealthAPI/showtouchpointslider",{subscribeDocuments:t})},t.prototype.AddSubscriptionServiceCall=function(t,n,e){var o=new rC({captchaResponse:e});return this.httpClient.post("/api/subscriptionswealthAPI/addsubscriptionserviceCall",t,{headers:o})},t.prototype.getSubscriptionsByEmail=function(t,n){var e=new rC({captchaResponse:n});return this.httpClient.post("/api/subscriptionswealthAPI/getSubscriptionsByEmail",{headers:e})},t.prototype.getDecryptedWindowObjectValue=function(t){return this.httpClient.post("/api/CommonDecryption/WindowObjectDecryption",t).toPromise().then((function(t){return t}))},t}(),NC=function(){function t(t,n,e){this.spinner=t,this.elm=n,this.subscriptionService=e,this.title="subscriptions-dashboard"}return t.prototype.ngOnInit=function(){window.nuvProfileData&&window},t.prototype.ngAfterViewInit=function(){var t=this;document.addEventListener("DOMContentLoaded",(function(){return a(t,void 0,void 0,(function(){var t=this;return s(this,(function(n){switch(n.label){case 0:return[4,this.subscriptionService.getDecryptedWindowObjectValue(window.nuvProfileData).then((function(n){t.userProfileData=n}))];case 1:return n.sent(),[2]}}))}))})),window.screen.width<=767&&setTimeout((function(){$(".SubscriptionDashboard .nuv-conference-calls ul div span").removeClass("nuv-product-detail-table__title"),$(".SubscriptionDashboard .nuv-conference-calls ul div span div h3").addClass("nuv-product-detail-table__title-align-left")}),4e3)},t.prototype.onChangeUser=function(){this.userProfileData={email:this.email}},t}(),FC=function(){function t(){}return t.prototype.call=function(t,n){return n.subscribe(new jC(t))},t}(),jC=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n.prototype._next=function(t){},n}(b),RC=function(){function t(){}return t.prototype.call=function(t,n){return n.subscribe(new VC(t))},t}(),VC=function(t){function n(n){return t.call(this,n)||this}return i(n,t),n.prototype._next=function(t){this.destination.next(Ha.createNext(t))},n.prototype._error=function(t){var n=this.destination;n.next(Ha.createError(t)),n.complete()},n.prototype._complete=function(){var t=this.destination;t.next(Ha.createComplete()),t.complete()},n}(b);function GC(t,n,e,o){return function(i){return i.lift(new UC(t,n,e,o))}}var UC=function(){function t(t,n,e,o){this.keySelector=t,this.elementSelector=n,this.durationSelector=e,this.subjectSelector=o}return t.prototype.call=function(t,n){return n.subscribe(new HC(t,this.keySelector,this.elementSelector,this.durationSelector,this.subjectSelector))},t}(),HC=function(t){function n(n,e,o,i,l){var r=t.call(this,n)||this;return r.keySelector=e,r.elementSelector=o,r.durationSelector=i,r.subjectSelector=l,r.groups=null,r.attemptedToUnsubscribe=!1,r.count=0,r}return i(n,t),n.prototype._next=function(t){var n;try{n=this.keySelector(t)}catch(e){return void this.error(e)}this._group(t,n)},n.prototype._group=function(t,n){var e=this.groups;e||(e=this.groups=new Map);var o,i=e.get(n);if(this.elementSelector)try{o=this.elementSelector(t)}catch(c){this.error(c)}else o=t;if(!i){i=this.subjectSelector?this.subjectSelector():new z,e.set(n,i);var l=new $C(n,i,this);if(this.destination.next(l),this.durationSelector){var r=void 0;try{r=this.durationSelector(new $C(n,i))}catch(c){return void this.error(c)}this.add(r.subscribe(new WC(n,i,this)))}}i.closed||i.next(o)},n.prototype._error=function(t){var n=this.groups;n&&(n.forEach((function(n,e){n.error(t)})),n.clear()),this.destination.error(t)},n.prototype._complete=function(){var t=this.groups;t&&(t.forEach((function(t,n){t.complete()})),t.clear()),this.destination.complete()},n.prototype.removeGroup=function(t){this.groups.delete(t)},n.prototype.unsubscribe=function(){this.closed||(this.attemptedToUnsubscribe=!0,0===this.count&&t.prototype.unsubscribe.call(this))},n}(b),WC=function(t){function n(n,e,o){var i=t.call(this,e)||this;return i.key=n,i.group=e,i.parent=o,i}return i(n,t),n.prototype._next=function(t){this.complete()},n.prototype._unsubscribe=function(){var t=this.parent,n=this.key;this.key=this.parent=null,t&&t.removeGroup(n)},n}(b),$C=function(t){function n(n,e,o){var i=t.call(this)||this;return i.key=n,i.groupSubject=e,i.refCountSubscription=o,i}return i(n,t),n.prototype._subscribe=function(t){var n=new f,e=this.refCountSubscription,o=this.groupSubject;return e&&!e.closed&&n.add(new qC(e)),n.add(o.subscribe(t)),n},n}(k),qC=function(t){function n(n){var e=t.call(this)||this;return e.parent=n,n.count++,e}return i(n,t),n.prototype.unsubscribe=function(){var n=this.parent;n.closed||this.closed||(t.prototype.unsubscribe.call(this),n.count-=1,0===n.count&&n.attemptedToUnsubscribe&&n.unsubscribe())},n}(f),YC=function(){function t(t){this.project=t}return t.prototype.call=function(t,n){return n.subscribe(new XC(t,this.project))},t}(),XC=function(t){function n(n,e){var o=t.call(this,n)||this;return o.project=e,o.hasSubscription=!1,o.hasCompleted=!1,o.index=0,o}return i(n,t),n.prototype._next=function(t){this.hasSubscription||this.tryNext(t)},n.prototype.tryNext=function(t){var n,e=this.index++;try{n=this.project(t,e)}catch(o){return void this.destination.error(o)}this.hasSubscription=!0,this._innerSub(n,t,e)},n.prototype._innerSub=function(t,n,e){var o=new N(this,n,e),i=this.destination;i.add(o);var l=H(this,t,void 0,void 0,o);l!==o&&i.add(l)},n.prototype._complete=function(){this.hasCompleted=!0,this.hasSubscription||this.destination.complete(),this.unsubscribe()},n.prototype.notifyNext=function(t,n,e,o,i){this.destination.next(n)},n.prototype.notifyError=function(t){this.destination.error(t)},n.prototype.notifyComplete=function(t){this.destination.remove(t),this.hasSubscription=!1,this.hasCompleted&&this.destination.complete()},n}(W),ZC=function(){function t(){}return t.prototype.call=function(t,n){return n.subscribe(new KC(t))},t}(),KC=function(t){function n(n){return t.call(this,n)||this}return i(n,t),n.prototype._next=function(t){t.observe(this.destination)},n}(b),JC="__@ngrx/effects__";function QC(t){return t.constructor.hasOwnProperty(JC)?t.constructor[JC]:[]}function tp(t){var n=(void 0===t?{}:t).dispatch,e=void 0===n||n;return function(t,n){var o,i,l;o=[{propertyName:n,dispatch:e}],l=(i=t.constructor).hasOwnProperty(JC)?i[JC]:Object.defineProperty(i,JC,{value:[]})[JC],Array.prototype.push.apply(l,o)}}function np(t){return Object.getPrototypeOf(t)}var ep=function(t,n){var e="function"==typeof Symbol&&t[Symbol.iterator];if(!e)return t;var o,i,l=e.call(t),r=[];try{for(;(void 0===n||n-- >0)&&!(o=l.next()).done;)r.push(o.value)}catch(c){i={error:c}}finally{try{o&&!o.done&&(e=l.return)&&e.call(l)}finally{if(i)throw i.error}}return r};var op=function(t){function n(n){var e=t.call(this)||this;return n&&(e.source=n),e}var e;return i(n,t),e=n,n.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},n}(k);function ip(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return nC((function(n){return t.some((function(t){return t===n.type}))}))}var lp=function(){var t=function(n,e){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(n,e)};return function(n,e){function o(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}}(),rp=function(t,n){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,n)},cp=function(t){function n(n,e){var o=t.call(this)||this;return o.errorHandler=n,o.store=e,o}return lp(n,t),n.prototype.addEffects=function(t){this.next(t),"ngrxOnInitEffects"in t&&"function"==typeof t.ngrxOnInitEffects&&this.store.dispatch(t.ngrxOnInitEffects())},n.prototype.toActions=function(){var t=this;return this.pipe(GC(np),J((function(t){return t.pipe(GC(ap))})),J((function(n){return n.pipe(function t(n,e){return e?function(o){return o.pipe(t((function(t,o){return K(n(t,o)).pipe(q((function(n,i){return e(t,n,o,i)})))})))}:function(t){return t.lift(new YC(n))}}(sp),q((function(n){return function(t,n){!function(t,n){"E"===t.notification.kind&&n.handleError(t.notification.error)}(t,n),function(t,n){if("N"===t.notification.kind){var e=t.notification.value;!function(t){return t&&t.type&&"string"==typeof t.type}(e)&&n.handleError(new Error('Effect "'+(o=t).sourceName+"."+(i=o.propertyName)+("function"==typeof o.sourceInstance[i]?"()":"")+'" dispatched an invalid action: '+function(t){try{return JSON.stringify(t)}catch(o){return t}}(e)))}var o,i}(t,n)}(n,t.errorHandler),n.notification})),nC((function(t){return"N"===t.kind})),(function(t){return t.lift(new ZC)}))})))},function(t,n,e,o){var i,l=arguments.length,r=l<3?n:null===o?o=Object.getOwnPropertyDescriptor(n,e):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,n,e,o);else for(var c=t.length-1;c>=0;c--)(i=t[c])&&(r=(l<3?i(r):l>3?i(n,e,r):i(n,e))||r);return l>3&&r&&Object.defineProperty(n,e,r),r}([Te(),rp("design:paramtypes",[De,Es])],n)}(z);function ap(t){return"ngrxOnIdentifyEffects"in t&&"function"==typeof t.ngrxOnIdentifyEffects?t.ngrxOnIdentifyEffects():""}function sp(t){var n=function(t){var n,e=np(t).constructor.name,o=(n=t,ys(QC,np)(n)).map((function(n){var o=n.propertyName,i=n.dispatch,l="function"==typeof t[o]?t[o]():t[o];return!1===i?l.pipe((function(t){return t.lift(new FC)})):l.pipe((function(t){return t.lift(new RC)})).pipe(q((function(n){return{effect:t[o],notification:n,propertyName:o,sourceName:e,sourceInstance:t}})))}));return ot.apply(void 0,function(){for(var t=[],n=0;n<arguments.length;n++)t=t.concat(ep(arguments[n]));return t}(o))}(t);return function(t){var n=np(t);return"ngrxOnRunEffects"in n&&"function"==typeof n.ngrxOnRunEffects}(t)?t.ngrxOnRunEffects(n):n}var up,dp=new Mt("ngrx/effects: Root Effects"),gp=function(t,n){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,n)},hp=function(){function t(t,n){this.effectSources=t,this.store=n,this.effectsSubscription=null}return t.prototype.start=function(){this.effectsSubscription||(this.effectsSubscription=this.effectSources.toActions().subscribe(this.store))},t.prototype.ngOnDestroy=function(){this.effectsSubscription&&(this.effectsSubscription.unsubscribe(),this.effectsSubscription=null)},function(t,n,e,o){var i,l=arguments.length,r=l<3?n:null===o?o=Object.getOwnPropertyDescriptor(n,e):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,n,e,o);else for(var c=t.length-1;c>=0;c--)(i=t[c])&&(r=(l<3?i(r):l>3?i(n,e,r):i(n,e))||r);return l>3&&r&&Object.defineProperty(n,e,r),r}([Te(),gp("design:paramtypes",[cp,Es])],t)}(),_p=function(t,n){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,n)},Cp=function(t,n){return function(e,o){n(e,o,t)}},pp=function(){function t(t,n,e,o,i,l){this.sources=t,n.start(),o.forEach((function(n){return t.addEffects(n)})),e.dispatch({type:"@ngrx/effects/init"})}return t.prototype.addEffects=function(t){this.sources.addEffects(t)},function(t,n,e,o){var i,l=arguments.length,r=l<3?n:null===o?o=Object.getOwnPropertyDescriptor(n,e):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,n,e,o);else for(var c=t.length-1;c>=0;c--)(i=t[c])&&(r=(l<3?i(r):l>3?i(n,e,r):i(n,e))||r);return l>3&&r&&Object.defineProperty(n,e,r),r}([ke({}),Cp(3,jt(dp)),Cp(4,Rt()),Cp(5,Rt()),_p("design:paramtypes",[cp,hp,Es,Array,nu,eu])],t)}();function fp(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return t}!function(t){t.InitializeTableData="[Nuv Table] Initialize Table",t.UpdateTableUrl="[Nuv Table] Update Table URL",t.UpdateUrlToken="[Nuv Table] Update Table URL Token",t.UpdateSingleSelectFilter="[Nuv Table] Update SingleSelect Filter",t.UpdateMultiSelectFilter="[Nuv Table] Update MultiSelect Filter",t.RemoveMultiSelectFilterValue="[Nuv Table] Remove MultiSelect Filter Value",t.UpdateDateSelectFilter="[Nuv Table] Update DateSelect Filter",t.ResetFilters="[Nuv Table] Reset Filters"}(up||(up={}));var Mp=function(){return function(t,n){this.type=up.InitializeTableData,this.tableId=t,this.payload=n}}(),Pp=function(){return function(t,n,e){this.type=up.UpdateUrlToken,this.tableId=t,this.token=n,this.value=e}}(),Op=function(){return function(t,n){this.type=up.UpdateSingleSelectFilter,this.tableId=t,this.payload=n}}(),mp=function(){return function(t,n){this.type=up.UpdateMultiSelectFilter,this.tableId=t,this.payload=n}}(),vp=function(){return function(t,n){this.type=up.RemoveMultiSelectFilterValue,this.tableId=t,this.appliedFilter=n}}(),yp=function(){return function(t,n){this.type=up.UpdateDateSelectFilter,this.tableId=t,this.payload=n}}(),bp=function(){return function(t){this.type=up.ResetFilters,this.tableId=t}}(),xp=function(){function t(t,n,e){var o=this;this.actions$=t,this.store$=n,this.apiService=e,this.loadDataRequest$=this.actions$.pipe(ip(I_.LoadDataRequest),Ya(this.store$),q((function(t){var n=t[0];return!n.payload.url||n.payload.url in t[1].apiData?new j_(n.payload):new F_(n.payload)}))),this.loadData$=this.actions$.pipe(ip(I_.LoadData),Ya(this.store$),J((function(t){var n=t[0],e=Ap(n.payload.url,null);return o.apiService.get(e).pipe(q((function(t){var e=l({},n.payload);return e.data=t,new R_(e)})),Lu((function(t){return Va(new V_(n.payload,t))})))}))),this.updateTableData=this.actions$.pipe(ip(up.InitializeTableData,up.UpdateUrlToken),Ya(this.store$),q((function(t){var n=t[1].tableData[t[0].tableId];if(n.apiOverrideUrl){var e=Ap(n.apiOverrideUrl,n.tokens);if(!/{.*}/.test(e))return new N_(new G_(e,!1))}return new N_(new G_(null,!1))})))}return r([tp(),c("design:type",Object)],t.prototype,"loadDataRequest$",void 0),r([tp(),c("design:type",Object)],t.prototype,"loadData$",void 0),r([tp(),c("design:type",Object)],t.prototype,"updateTableData",void 0),t}();function Ap(t,n,e){return n=l({},n,window.urlTokens),Object.keys(n).reduce((function(t,e){return t.replace("{"+e+"}",n[e])}),t)}var wp=function(t,n){return t.tableData[n.tableId]||null},Bp=Ns(wp,(function(t){return t.apiData}),(function(t,n){return t&&n&&Dp(t,n)||null})),kp=Ns(wp,Bp,(function(t,n){return t&&n?ku(t.apiDataSetProperty,n)||[]:null})),Sp=Ns(wp,kp,(function(t,n){try{var e=zp(t.singleSelectFilters?t.singleSelectFilters:{},n);return Lp(t.multiSelectFilters,e)}catch(o){console.log("getFilteredTableRows"+JSON.stringify(t))}})),Tp=Ns(Sp,(function(t){return t?t.length:0})),Ep=Ns((function(t,n){var e=t.tableData[n.tableId];return e?Dp(e,t.apiData):null}),(function(t,n){return ku(n.propertyName,t)})),Ip=Ns(wp,(function(t){var n=new Array;if(!t||!t.multiSelectFilters)return n;for(var e=0,o=Object.keys(t.multiSelectFilters);e<o.length;e++)n=n.concat(t.multiSelectFilters[o[e]].appliedFilters);return n})),zp=function(t,n){if(!t||0===Object.keys(t).length)return n;if(!n||0===n.length)return n;var e=Object.keys(t);return 0===e.length?n:e.reduce((function(n,e){var o=t[e];if(!o||"all"===o.filterValue)return n;if(!o.dataPoint.apiProperty)return n;var i=o.dataPoint.apiProperty.split(".").pop(),l=o.filterValue.split("|||").map((function(t){return t.trim()}));return n.filter((function(t){return l.some((function(n){return t[i]==n}))}))}),n)},Lp=function(t,n){if(!t||0===Object.keys(t).length)return n;if(!n||0===n.length)return n;var e=Object.keys(t);return 0===e.length?n:e.reduce((function(n,e){var o=t[e];if(!o)return n;if(!o.dataPoint.apiProperty)return n;if(!o.appliedFilters||0===o.appliedFilters.length)return n;var i=o.dataPoint.apiProperty.split(".").pop();return n.filter((function(t){return o.appliedFilters.some((function(n){return n.value==t[i]}))}))}),n)},Dp=function(t,n){return t?""==t.apiOverrideUrl||null==t.apiOverrideUrl?n.pageData:n[Ap(t.apiOverrideUrl,t.tokens)]:null},Np=function(){function t(t){this.store=t}return t.prototype.ngOnInit=function(){var t=this;q_(this.cssClass)&&(this.cssClass="nuv-data-callout__date"),this.datapoint=JSON.parse(this.datapointString),this.tableId?(this.datapoint.value$=this.store.pipe(Is(Ep,{propertyName:this.datapoint.apiProperty,tableId:this.tableId}),q((function(n){return Cu(t.datapoint.displayStyle,n,void 0,void 0,!0).value}))),this.datapoint.label$=this.store.pipe(Is(Ep,{propertyName:this.datapoint.labelApiProperty,tableId:this.tableId}),q((function(n){return Cu(t.datapoint.displayStyle,n).value})),su("{0}",this.datapoint.labelString))):(this.datapoint.value$=this.store.pipe(Is(Au,{propertyName:this.datapoint.apiProperty}),q((function(n){return Cu(t.datapoint.displayStyle,n,void 0,void 0,!0).value}))),this.datapoint.label$=this.store.pipe(Is(Au,{propertyName:this.datapoint.labelApiProperty}),q((function(n){return Cu(t.datapoint.displayStyle,n).value})),su("{0}",this.datapoint.labelString)))},t}();function Fp(t,n,e,o){return C(e)&&(o=e,e=void 0),o?Fp(t,n,e).pipe(q((function(t){return h(t)?o.apply(void 0,t):o(t)}))):new k((function(o){!function t(n,e,o,i,l){var r;if(function(t){return t&&"function"==typeof t.addEventListener&&"function"==typeof t.removeEventListener}(n)){var c=n;n.addEventListener(e,o,l),r=function(){return c.removeEventListener(e,o,l)}}else if(function(t){return t&&"function"==typeof t.on&&"function"==typeof t.off}(n)){var a=n;n.on(e,o),r=function(){return a.off(e,o)}}else if(function(t){return t&&"function"==typeof t.addListener&&"function"==typeof t.removeListener}(n)){var s=n;n.addListener(e,o),r=function(){return s.removeListener(e,o)}}else{if(!n||!n.length)throw new TypeError("Invalid event target");for(var u=0,d=n.length;u<d;u++)t(n[u],e,o,i,l)}i.add(r)}(t,n,(function(t){o.next(arguments.length>1?Array.prototype.slice.call(arguments):t)}),o,e)}))}var jp=function(){return function(t,n,e){this.apiDataSetProperty=n,this.tableId=t,this.apiOverrideUrl=e,this.singleSelectFilters={},this.multiSelectFilters={},this.dateSelectFilters={},this.tokens={}}}(),Rp=function(){return function(t){this.filterId=t}}(),Vp=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n}(Rp),Gp=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n}(Rp),Up=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n}(Rp),Hp=function(){return function(t,n,e,o){this.filterId=t,this.label=n,this.value=e,this.isCustom=o}}(),Wp=function(){return function(t,n,e){void 0===n&&(n=null),void 0===e&&(e=!1),this.cells=null==t?new Array:t,this.groupByVal=null==GC?null:n,this.isGroup=e,this.product=new $p}}(),$p=function(){function t(){this.type="Product",this.symbol="",this.fund_name="",this.asset_class=""}return t.prototype.asString=function(){return JSON.stringify(this)},t}(),qp=function(t){return t[t.None=0]="None",t[t.Asc=1]="Asc",t[t.Desc=2]="Desc",t}({}),Yp=function(){return function(){this.data=[]}}(),Xp=function(){return function(){this.seriesObject=[]}}(),Zp=function(){return function(){this.data=[]}}(),Kp=function(){return function(){}}(),Jp=function(){return function(){this.field=[]}}(),Qp=function(){return function(){}}(),tf=e("6n/F"),nf={title:{text:""},subtitle:{text:""},yAxis:{title:{text:""}},legend:{floating:!1,borderWidth:0,shadow:!1},accessibility:{announceNewData:{enabled:!0}},xAxis:{accessibility:{rangeDescription:""},title:{text:"",enabled:!0},categories:[]},plotOptions:{series:{label:{connectorAllowed:!1},marker:{enabled:!1}}},colors:["#338FBD","#165056","#34AC96","#6EAEBD","#2BA824","#C4D601","#2D8B9D","#41BED5","#789B4A","#ABC27C","#597FA4","#CF8A2A"],exporting:{enabled:!1},credits:{enabled:!1},lang:{noData:""}},ef={chart:{type:"bar"},title:{text:""},subtitle:{text:""},caption:{text:""},accessibility:{announceNewData:{enabled:!0}},xAxis:{title:{text:"",enabled:!0},categories:[],crosshair:!0},yAxis:{title:{text:"",enabled:!0},labels:{}},colors:["#338FBD","#165056","#34AC96","#6EAEBD","#2BA824","#C4D601","#2D8B9D","#41BED5","#789B4A","#ABC27C","#597FA4","#CF8A2A"],legend:{floating:!1,borderWidth:0,shadow:!1},credits:{enabled:!1},tooltip:{headerFormat:"",pointFormat:"",footerFormat:"",shared:!1,useHTML:!0,valueSuffix:""},plotOptions:{bar:{dataLabels:{enabled:!1}}},exporting:{enabled:!1},lang:{noData:""}},of={chart:{type:"column"},title:{text:""},subtitle:{text:""},caption:{text:""},accessibility:{announceNewData:{enabled:!0}},xAxis:{title:{text:"",enabled:!0},categories:[],crosshair:!0},yAxis:{title:{text:"",enabled:!0},labels:{}},colors:["#338FBD","#165056","#34AC96","#6EAEBD","#2BA824","#C4D601","#2D8B9D","#41BED5","#789B4A","#ABC27C","#597FA4","#CF8A2A"],legend:{floating:!1,borderWidth:0,shadow:!1},tooltip:{headerFormat:"",pointFormat:"",footerFormat:"",shared:!1,useHTML:!0},plotOptions:{column:{pointPadding:.2,borderWidth:0,dataLabels:{enabled:!1}}},exporting:{enabled:!1},credits:{enabled:!1},lang:{noData:""}},lf={chart:{height:360,plotBackgroundColor:null,plotBorderWidth:null,plotShadow:!1,type:"pie"},yAxis:{title:{text:"",enabled:!0}},colors:["#338FBD","#165056","#34AC96","#6EAEBD","#2BA824","#C4D601","#2D8B9D","#41BED5","#789B4A","#ABC27C","#597FA4","#CF8A2A"],navigation:{buttonOptions:{enabled:!1}},accessibility:{announceNewData:{enabled:!0}},plotOptions:{pie:{width:"50%",allowPointSelect:!0,borderWidth:0,cursor:"pointer",dataLabels:{enabled:!0,color:"#000000",connectorColor:"#000000",useHTML:!0,distance:10,style:{fontWeight:"normal",textOverflow:"clip"}}},series:{dataLabels:{enabled:!0,format:"",align:"right",overflow:"clip"},showInLegend:!0}},title:{text:""},exporting:{enabled:!1},credits:{enabled:!1},legend:{floating:!1,borderWidth:0,shadow:!1},lang:{noData:""}},rf={chart:{map:{title:"World, Miller projection, medium resolution",version:"1.1.2",type:"FeatureCollection",copyright:"Copyright (c) 2015 Highsoft AS, Based on data from Natural Earth",copyrightShort:"Natural Earth",copyrightUrl:"http://www.naturalearthdata.com",crs:{type:"name",properties:{name:"urn:ogc:def:crs:EPSG:54003"}},"hc-transform":{default:{crs:"+proj=mill +lat_0=0 +lon_0=0 +x_0=0 +y_0=0 +R_A +datum=WGS84 +units=m +no_defs",scale:172182781654e-16,jsonres:15.5,jsonmarginX:-999,jsonmarginY:9851,xoffset:-19495356.3693,yoffset:12635908.1982}},features:[{type:"Feature",id:"FO",properties:{"hc-group":"admin0","hc-middle-x":.48,"hc-middle-y":.54,"hc-key":"fo","hc-a2":"FO",name:"Faroe Islands",labelrank:"6","country-abbrev":"Faeroe Is.",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"FRO","iso-a2":"FO","woe-id":"23424816",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[3991,8611],[4005,8598],[4004,8594],[3989,8605],[3991,8611]]]}},{type:"Feature",id:"UM",properties:{"hc-group":"admin0","hc-middle-x":.57,"hc-middle-y":.58,"hc-key":"um","hc-a2":"UM",name:"United States Minor Outlying Islands",labelrank:"5","country-abbrev":"U.S. MOI",subregion:"Seven seas (open ocean)","region-wb":"East Asia & Pacific","iso-a3":"UMI","iso-a2":"UM","woe-id":"28289407",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[-605,6652],[-606,6652],[-606,6652],[-606,6652],[-605,6652]]]}},{type:"Feature",id:"US",properties:{"hc-group":"admin0","hc-middle-x":.68,"hc-middle-y":.68,"hc-key":"us","hc-a2":"US",name:"United States of America",labelrank:"2","country-abbrev":"U.S.A.",subregion:"Northern America","region-wb":"North America","iso-a3":"USA","iso-a2":"US","woe-id":"23424977",continent:"North America"},geometry:{type:"MultiPolygon",coordinates:[[[[556,8034],[559,8032],[549,8036],[550,8040],[556,8034]]],[[[558,8043],[561,8042],[558,8039],[553,8040],[558,8043]]],[[[265,8289],[268,8289],[267,8283],[263,8288],[265,8289]]],[[[263,8300],[267,8295],[264,8292],[261,8294],[263,8300]]],[[[255,8300],[267,8279],[253,8290],[251,8302],[255,8300]]],[[[306,8298],[305,8293],[298,8293],[300,8304],[306,8298]]],[[[249,8306],[250,8302],[245,8301],[244,8305],[249,8306]]],[[[292,8310],[298,8305],[294,8298],[291,8308],[292,8310]]],[[[238,8311],[244,8313],[244,8308],[238,8304],[238,8311]]],[[[249,8311],[248,8310],[244,8314],[249,8314],[249,8311]]],[[[232,8330],[237,8337],[249,8340],[245,8335],[232,8330]]],[[[272,8342],[284,8338],[278,8330],[268,8336],[272,8342]]],[[[268,8353],[268,8346],[255,8348],[259,8353],[268,8353]]],[[[282,8349],[285,8339],[276,8346],[276,8355],[282,8349]]],[[[261,8368],[271,8358],[264,8355],[259,8356],[261,8368]]],[[[234,8379],[258,8373],[253,8353],[237,8353],[234,8379]]],[[[181,8386],[179,8377],[173,8376],[177,8383],[181,8386]]],[[[158,8420],[155,8412],[152,8416],[154,8423],[158,8420]]],[[[1578,8023],[1574,8018],[1559,8010],[1556,8013],[1578,8023]]],[[[1623,7918],[1621,7909],[1614,7899],[1610,7903],[1623,7918]]],[[[1667,7934],[1667,7928],[1663,7927],[1665,7933],[1667,7934]]],[[[1724,7944],[1726,7939],[1717,7939],[1721,7943],[1724,7944]]],[[[224,8331],[215,8369],[227,8371],[236,8359],[224,8331]]],[[[-726,8256],[-740,8233],[-777,8227],[-811,8206],[-792,8230],[-757,8230],[-757,8246],[-726,8256]]],[[[193,8378],[186,8400],[202,8387],[208,8341],[193,8378]]],[[[183,8412],[177,8392],[156,8412],[174,8431],[183,8412]]],[[[199,8431],[221,8424],[229,8389],[214,8393],[199,8431]]],[[[-826,8660],[-803,8657],[-834,8641],[-862,8661],[-896,8667],[-850,8675],[-826,8660]]],[[[553,8054],[551,8053],[551,8054],[553,8054]]],[[[1261,7281],[1260,7293],[1252,7296],[1228,7335],[1206,7373],[1202,7375],[1200,7378],[1167,7387],[1143,7358],[1102,7380],[1091,7409],[1043,7449],[993,7449],[993,7434],[908,7434],[797,7472],[799,7479],[728,7473],[722,7492],[686,7523],[648,7524],[624,7541],[571,7629],[568,7651],[532,7689],[528,7720],[512,7742],[522,7777],[507,7826],[520,7864],[527,7925],[507,8030],[563,8020],[563,8024],[573,8014],[562,8025],[562,8026],[566,8031],[562,8027],[561,8054],[1379,8054],[1455,8037],[1491,8018],[1546,8016],[1503,7997],[1471,7971],[1510,7975],[1520,7963],[1574,7988],[1575,7986],[1575,7988],[1591,7997],[1601,7995],[1583,7981],[1612,7961],[1683,7971],[1697,7959],[1708,7961],[1708,7954],[1689,7936],[1622,7938],[1592,7889],[1612,7898],[1595,7842],[1598,7806],[1614,7783],[1632,7792],[1645,7831],[1636,7855],[1644,7893],[1694,7935],[1726,7918],[1730,7880],[1715,7868],[1750,7865],[1758,7833],[1755,7820],[1751,7816],[1746,7820],[1739,7807],[1727,7787],[1756,7775],[1780,7780],[1855,7817],[1862,7830],[1858,7836],[1858,7842],[1927,7844],[1955,7886],[1970,7900],[1987,7905],[1987,7905],[2082,7905],[2118,7937],[2126,7968],[2149,7996],[2192,7982],[2192,7933],[2196,7927],[2203,7927],[2202,7914],[2210,7911],[2216,7898],[2179,7882],[2181,7881],[2174,7874],[2173,7879],[2173,7879],[2164,7875],[2168,7876],[2168,7870],[2163,7871],[2161,7874],[2155,7872],[2110,7843],[2108,7787],[2041,7770],[2006,7747],[2005,7718],[1959,7656],[1937,7700],[1941,7654],[1934,7620],[1948,7620],[1956,7577],[1933,7542],[1915,7545],[1890,7517],[1854,7495],[1795,7447],[1786,7414],[1814,7342],[1829,7289],[1819,7237],[1797,7235],[1766,7277],[1746,7323],[1752,7355],[1710,7394],[1682,7378],[1650,7401],[1567,7404],[1544,7395],[1558,7358],[1533,7373],[1514,7361],[1485,7382],[1464,7376],[1411,7380],[1340,7337],[1309,7290],[1321,7262],[1289,7265],[1261,7281]]],[[[247,8324],[243,8322],[239,8327],[247,8327],[248,8327],[252,8348],[288,8301],[287,8280],[261,8307],[246,8319],[247,8324]]],[[[-425,7092],[-433,7100],[-433,7100],[-426,7097],[-425,7092],[-425,7092],[-425,7092]]],[[[-425,7092],[-390,7060],[-422,7047],[-425,7092],[-425,7092],[-425,7092]]],[[[308,8292],[307,8287],[302,8290],[308,8292],[308,8292],[308,8292]]],[[[217,8430],[220,8427],[210,8429],[210,8433],[205,8435],[148,8429],[100,8466],[54,8486],[-34,8511],[-77,8513],[-132,8528],[-131,8544],[-185,8544],[-179,8506],[-229,8506],[-240,8492],[-304,8469],[-282,8489],[-303,8495],[-289,8538],[-261,8553],[-264,8566],[-317,8528],[-328,8503],[-369,8479],[-346,8459],[-377,8422],[-432,8396],[-465,8356],[-478,8363],[-510,8328],[-540,8328],[-589,8308],[-615,8286],[-687,8268],[-679,8288],[-643,8297],[-585,8332],[-551,8327],[-555,8346],[-513,8369],[-478,8400],[-458,8457],[-516,8437],[-555,8465],[-597,8443],[-595,8484],[-613,8511],[-651,8497],[-693,8522],[-709,8506],[-741,8500],[-765,8515],[-713,8520],[-680,8544],[-726,8574],[-715,8598],[-667,8655],[-644,8644],[-615,8663],[-568,8678],[-587,8710],[-579,8735],[-637,8709],[-728,8718],[-784,8772],[-702,8808],[-655,8816],[-653,8790],[-599,8787],[-594,8837],[-655,8842],[-667,8867],[-741,8904],[-729,8932],[-673,8934],[-637,8959],[-638,8973],[-601,9009],[-570,9009],[-534,9034],[-486,9036],[-450,9061],[-399,9052],[-370,9033],[-317,9037],[-306,9015],[-225,9020],[-162,9e3],[-87,8990],[-49,8997],[19,8972],[20,8520],[74,8510],[120,8473],[126,8458],[158,8488],[183,8497],[199,8475],[245,8436],[292,8359],[346,8330],[346,8304],[346,8304],[319,8284],[320,8322],[316,8323],[310,8332],[305,8326],[295,8329],[287,8349],[254,8380],[220,8428],[217,8430]]],[[[-373,8372],[-390,8391],[-344,8421],[-318,8446],[-311,8403],[-356,8377],[-413,8325],[-373,8372]]],[[[-433,7100],[-479,7115],[-446,7112],[-433,7100],[-433,7100]]],[[[308,8292],[309,8295],[309,8292],[308,8292],[308,8292],[308,8292]]]]}},{type:"Feature",id:"JP",properties:{"hc-group":"admin0","hc-middle-x":.52,"hc-middle-y":.66,"hc-key":"jp","hc-a2":"JP",name:"Japan",labelrank:"2","country-abbrev":"Japan",subregion:"Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"JPN","iso-a2":"JP","woe-id":"23424856",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[8389,7914],[8390,7917],[8398,7911],[8394,7909],[8389,7914]]],[[[8149,7526],[8129,7515],[8097,7520],[8140,7570],[8197,7578],[8232,7572],[8278,7641],[8269,7618],[8307,7629],[8314,7654],[8342,7662],[8359,7703],[8352,7721],[8369,7771],[8380,7756],[8400,7767],[8419,7706],[8391,7670],[8390,7636],[8375,7598],[8384,7580],[8357,7553],[8353,7573],[8306,7546],[8256,7542],[8267,7531],[8239,7508],[8212,7518],[8222,7544],[8172,7539],[8149,7527],[8166,7521],[8186,7539],[8200,7532],[8186,7497],[8173,7507],[8138,7480],[8130,7504],[8149,7526]]],[[[8044,7495],[8037,7525],[8057,7499],[8076,7517],[8113,7508],[8122,7487],[8101,7435],[8068,7431],[8067,7482],[8044,7495]]],[[[8380,7790],[8365,7775],[8355,7820],[8373,7846],[8401,7845],[8416,7924],[8472,7874],[8509,7860],[8522,7839],[8483,7831],[8455,7794],[8413,7818],[8367,7806],[8380,7790]]]]}},{type:"Feature",id:"SC",properties:{"hc-group":"admin0","hc-middle-x":.58,"hc-middle-y":.41,"hc-key":"sc","hc-a2":"SC",name:"Seychelles",labelrank:"6","country-abbrev":"Syc.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"SYC","iso-a2":"SC","woe-id":"23424941",continent:"Seven seas (open ocean)"},geometry:{type:"Polygon",coordinates:[[[5849,6344],[5852,6341],[5851,6337],[5843,6348],[5849,6344]]]}},{type:"Feature",id:"IN",properties:{"hc-group":"admin0","hc-middle-x":.34,"hc-middle-y":.43,"hc-key":"in","hc-a2":"IN",name:"India",labelrank:"2","country-abbrev":"India",subregion:"Southern Asia","region-wb":"South Asia","iso-a3":"IND","iso-a2":"IN","woe-id":"23424848",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[6818,7133],[6820,7134],[6820,7126],[6817,7128],[6818,7133]]],[[[6819,7322],[6840,7326],[6842,7305],[6869,7285],[6937,7293],[6923,7319],[6953,7324],[7012,7369],[7032,7360],[7057,7370],[7092,7333],[7074,7306],[7024,7278],[7023,7255],[6996,7195],[6973,7200],[6969,7150],[6951,7137],[6939,7192],[6922,7167],[6909,7188],[6949,7229],[6935,7237],[6886,7236],[6870,7262],[6829,7277],[6818,7260],[6843,7237],[6816,7220],[6837,7209],[6832,7189],[6847,7142],[6823,7124],[6820,7141],[6792,7124],[6767,7075],[6740,7073],[6699,7023],[6646,6986],[6647,6972],[6586,6945],[6580,6925],[6588,6875],[6574,6835],[6574,6783],[6504,6717],[6476,6742],[6454,6807],[6424,6859],[6410,6911],[6384,6956],[6360,7072],[6367,7093],[6351,7149],[6344,7113],[6310,7098],[6291,7105],[6258,7137],[6287,7155],[6241,7174],[6227,7195],[6247,7208],[6280,7205],[6313,7222],[6265,7289],[6295,7328],[6337,7325],[6368,7360],[6381,7388],[6416,7427],[6415,7446],[6438,7461],[6400,7495],[6393,7534],[6410,7548],[6453,7539],[6490,7559],[6513,7572],[6527,7544],[6546,7534],[6542,7507],[6563,7480],[6530,7473],[6541,7434],[6608,7397],[6589,7383],[6579,7353],[6660,7310],[6714,7305],[6751,7281],[6795,7274],[6820,7286],[6819,7322]]]]}},{type:"Feature",id:"FR",properties:{"hc-group":"admin0","hc-middle-x":.28,"hc-middle-y":.04,"hc-key":"fr","hc-a2":"FR",name:"France",labelrank:"2","country-abbrev":"Fr.",subregion:"Western Europe","region-wb":"Europe & Central Asia","iso-a3":"FRA","iso-a2":"FR","woe-id":"-90",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[2537,7972],[2531,7971],[2530,7983],[2533,7975],[2537,7972]]],[[[4485,7820],[4477,7774],[4465,7781],[4462,7817],[4485,7820]]],[[[9164,5848],[9155,5806],[9109,5833],[9082,5858],[9076,5879],[9141,5830],[9164,5848]]],[[[6256,4904],[6297,4899],[6285,4876],[6245,4876],[6256,4904]]],[[[2331,7017],[2334,7019],[2334,7016],[2331,7017]]],[[[4427,7861],[4426,7860],[4425,7859],[4424,7860],[4423,7858],[4385,7835],[4321,7852],[4294,7830],[4298,7812],[4279,7808],[4263,7812],[4262,7812],[4262,7812],[4255,7814],[4255,7818],[4246,7818],[4203,7821],[4151,7846],[4160,7853],[4173,7943],[4145,7980],[4120,7997],[4065,8019],[4064,8038],[4112,8049],[4124,8036],[4163,8041],[4147,8082],[4197,8065],[4210,8081],[4250,8101],[4251,8127],[4279,8135],[4327,8092],[4376,8075],[4381,8071],[4392,8072],[4447,8053],[4429,8001],[4386,7963],[4389,7952],[4391,7955],[4393,7956],[4405,7957],[4405,7947],[4412,7939],[4400,7909],[4427,7861]]],[[[2596,6636],[2603,6648],[2632,6639],[2670,6598],[2632,6543],[2583,6547],[2601,6581],[2587,6623],[2596,6636]]]]}},{type:"Feature",id:"FM",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.52,"hc-key":"fm","hc-a2":"FM",name:"Federated States of Micronesia",labelrank:"6","country-abbrev":"F.S.M.",subregion:"Micronesia","region-wb":"East Asia & Pacific","iso-a3":"FSM","iso-a2":"FM","woe-id":"23424815",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[8899,6684],[8902,6683],[8902,6679],[8899,6679],[8899,6684]]]}},{type:"Feature",id:"CN",properties:{"hc-group":"admin0","hc-middle-x":.41,"hc-middle-y":.56,"hc-key":"cn","hc-a2":"CN",name:"China",labelrank:"2","country-abbrev":"China",subregion:"Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"CHN","iso-a2":"CN","woe-id":"23424781",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[7429,7050],[7456,7076],[7488,7081],[7498,7067],[7481,7036],[7459,7021],[7429,7031],[7429,7050]]],[[[6842,7305],[6840,7326],[6819,7322],[6773,7330],[6756,7323],[6729,7336],[6699,7367],[6683,7364],[6640,7401],[6608,7397],[6541,7434],[6530,7473],[6563,7480],[6542,7507],[6546,7534],[6527,7544],[6513,7572],[6500,7571],[6482,7577],[6459,7605],[6416,7624],[6411,7627],[6426,7631],[6423,7675],[6395,7677],[6389,7707],[6399,7728],[6446,7748],[6450,7736],[6482,7759],[6521,7763],[6529,7774],[6584,7803],[6602,7838],[6581,7906],[6646,7924],[6668,7986],[6719,7972],[6741,7981],[6750,8032],[6795,8058],[6801,8059],[6810,8061],[6814,8039],[6847,8016],[6885,8003],[6906,7963],[6901,7912],[6979,7903],[7034,7879],[7064,7822],[7220,7815],[7232,7803],[7282,7788],[7326,7787],[7372,7807],[7453,7813],[7526,7857],[7511,7885],[7528,7908],[7575,7895],[7603,7919],[7637,7921],[7664,7953],[7714,7968],[7756,7963],[7762,7975],[7722,8015],[7698,8015],[7696,8015],[7691,8008],[7642,8005],[7632,8021],[7667,8086],[7699,8074],[7742,8093],[7740,8107],[7768,8158],[7788,8176],[7766,8201],[7790,8222],[7862,8234],[7935,8210],[8005,8075],[8043,8071],[8086,8027],[8093,8004],[8135,8005],[8192,8031],[8204,8005],[8185,7988],[8178,7951],[8146,7907],[8138,7916],[8121,7913],[8090,7899],[8099,7870],[8091,7827],[8078,7815],[8057,7831],[8053,7812],[8004,7796],[8007,7774],[7962,7785],[7943,7758],[7895,7730],[7838,7706],[7799,7682],[7804,7705],[7833,7744],[7800,7758],[7778,7733],[7751,7722],[7736,7698],[7699,7695],[7708,7662],[7731,7662],[7749,7627],[7787,7651],[7812,7637],[7845,7637],[7787,7604],[7742,7557],[7773,7532],[7791,7478],[7819,7454],[7824,7420],[7794,7408],[7836,7385],[7812,7368],[7814,7337],[7794,7326],[7749,7262],[7758,7244],[7731,7235],[7661,7167],[7610,7163],[7593,7144],[7576,7170],[7574,7142],[7489,7118],[7466,7084],[7461,7122],[7422,7134],[7409,7122],[7366,7149],[7372,7161],[7329,7180],[7289,7154],[7245,7162],[7234,7150],[7217,7146],[7222,7111],[7206,7124],[7177,7120],[7170,7139],[7146,7143],[7157,7171],[7138,7175],[7130,7203],[7101,7195],[7103,7234],[7133,7260],[7132,7313],[7098,7343],[7092,7333],[7057,7370],[7032,7360],[7012,7369],[6953,7324],[6923,7319],[6882,7338],[6842,7305]]]]}},{type:"Feature",id:"PT",properties:{"hc-group":"admin0","hc-middle-x":.46,"hc-middle-y":.5,"hc-key":"pt","hc-a2":"PT",name:"Portugal",labelrank:"2","country-abbrev":"Port.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"PRT","iso-a2":"PT","woe-id":"23424925",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[3984,7629],[3937,7624],[3944,7663],[3922,7681],[3946,7754],[3944,7795],[4009,7795],[4020,7781],[3998,7762],[3997,7692],[3984,7629]]]}},{type:"Feature",id:"SW",properties:{"hc-group":"admin0","hc-middle-x":.86,"hc-middle-y":.57,"hc-key":"sw","hc-a2":"SW",name:"Serranilla Bank",labelrank:"5","country-abbrev":"S.B.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"-99","iso-a2":"SW","woe-id":"-99",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[1870,6950],[1870,6950],[1870,6950],[1870,6950]]]}},{type:"Feature",id:"SH",properties:{"hc-group":"admin0","hc-middle-x":.54,"hc-middle-y":.51,"hc-key":"sh","hc-a2":"SH",name:"Scarborough Reef",labelrank:"6","country-abbrev":"S.R.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"-99","iso-a2":"SH","woe-id":"-99",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[7699,6929],[7698,6929],[7698,6929],[7698,6929],[7699,6929]]]}},{type:"Feature",id:"BR",properties:{"hc-group":"admin0","hc-middle-x":.54,"hc-middle-y":.34,"hc-key":"br","hc-a2":"BR",name:"Brazil",labelrank:"2","country-abbrev":"Brazil",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"BRA","iso-a2":"BR","woe-id":"23424768",continent:"South America"},geometry:{type:"MultiPolygon",coordinates:[[[[2729,6474],[2767,6471],[2755,6436],[2702,6426],[2696,6461],[2729,6474]]],[[[2615,5450],[2627,5475],[2626,5480],[2554,5539],[2542,5531],[2517,5563],[2494,5561],[2549,5623],[2606,5658],[2604,5706],[2584,5708],[2584,5709],[2583,5712],[2594,5736],[2594,5755],[2559,5759],[2553,5800],[2530,5817],[2483,5817],[2488,5852],[2478,5876],[2496,5937],[2471,5965],[2469,5993],[2419,5995],[2409,6069],[2369,6077],[2332,6104],[2293,6110],[2263,6149],[2262,6192],[2226,6186],[2177,6154],[2139,6155],[2108,6153],[2111,6200],[2091,6185],[2061,6183],[2007,6256],[2034,6290],[2040,6327],[2103,6356],[2128,6354],[2143,6437],[2125,6474],[2131,6529],[2181,6529],[2206,6540],[2219,6515],[2258,6498],[2301,6525],[2324,6550],[2303,6552],[2286,6596],[2377,6604],[2401,6632],[2424,6629],[2437,6595],[2423,6558],[2431,6534],[2459,6514],[2509,6538],[2528,6536],[2543,6553],[2583,6547],[2632,6543],[2670,6598],[2688,6593],[2700,6543],[2723,6528],[2725,6479],[2679,6465],[2701,6426],[2743,6421],[2788,6463],[2869,6439],[2879,6399],[2908,6412],[2969,6393],[3017,6395],[3062,6370],[3101,6334],[3149,6327],[3171,6267],[3156,6207],[3109,6160],[3075,6104],[3048,6086],[3051,6007],[3043,5952],[3028,5936],[3026,5900],[2985,5834],[2988,5821],[2956,5790],[2888,5790],[2811,5749],[2785,5728],[2761,5693],[2767,5650],[2757,5614],[2726,5585],[2711,5552],[2684,5560],[2677,5531],[2654,5510],[2642,5465],[2620,5444],[2615,5447],[2615,5450]]]]}},{type:"Feature",id:"KI",properties:{"hc-group":"admin0","hc-middle-x":.28,"hc-middle-y":.65,"hc-key":"ki","hc-a2":"KI",name:"Kiribati",labelrank:"6","country-abbrev":"Kir.",subregion:"Micronesia","region-wb":"East Asia & Pacific","iso-a3":"KIR","iso-a2":"KI","woe-id":"23424867",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[-468,6538],[-465,6533],[-460,6529],[-467,6531],[-468,6538]]]}},{type:"Feature",id:"PH",properties:{"hc-group":"admin0","hc-middle-x":.4,"hc-middle-y":.19,"hc-key":"ph","hc-a2":"PH",name:"Philippines",labelrank:"2","country-abbrev":"Phil.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"PHL","iso-a2":"PH","woe-id":"23424934",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[7894,6825],[7915,6827],[7892,6850],[7919,6851],[7934,6808],[7915,6812],[7907,6784],[7894,6825]]],[[[7758,6817],[7762,6844],[7775,6837],[7758,6817],[7758,6817]]],[[[7753,6809],[7752,6810],[7758,6817],[7758,6817],[7758,6816],[7753,6809],[7753,6809]]],[[[7823,6787],[7825,6841],[7859,6818],[7853,6800],[7886,6812],[7884,6786],[7855,6746],[7836,6770],[7842,6795],[7823,6787]]],[[[7891,6697],[7867,6709],[7840,6706],[7823,6668],[7827,6707],[7866,6736],[7880,6720],[7907,6747],[7929,6745],[7929,6776],[7953,6740],[7962,6694],[7951,6678],[7937,6696],[7925,6676],[7925,6643],[7891,6661],[7891,6697]]],[[[7896,6884],[7885,6826],[7867,6840],[7859,6878],[7840,6893],[7842,6869],[7816,6893],[7801,6877],[7817,6862],[7802,6841],[7776,6880],[7796,6881],[7767,6918],[7760,6966],[7777,6959],[7775,7002],[7801,7048],[7798,7035],[7834,7023],[7840,6987],[7831,6962],[7812,6952],[7817,6900],[7839,6905],[7896,6884]]],[[[7753,6809],[7757,6790],[7686,6729],[7752,6809],[7753,6809]]]]}},{type:"Feature",id:"MX",properties:{"hc-group":"admin0","hc-middle-x":.51,"hc-middle-y":.49,"hc-key":"mx","hc-a2":"MX",name:"Mexico",labelrank:"2","country-abbrev":"Mex.",subregion:"Central America","region-wb":"Latin America & Caribbean","iso-a3":"MEX","iso-a2":"MX","woe-id":"23424900",continent:"North America"},geometry:{type:"MultiPolygon",coordinates:[[[[1630,7094],[1622,7084],[1622,7088],[1624,7093],[1630,7094]]],[[[1038,7129],[1042,7127],[1052,7116],[1044,7121],[1038,7129]]],[[[881,7216],[885,7216],[889,7212],[889,7210],[881,7216]]],[[[875,7231],[874,7226],[871,7225],[874,7232],[875,7231]]],[[[786,7330],[784,7328],[781,7330],[786,7338],[786,7330]]],[[[696,7356],[694,7355],[692,7363],[695,7361],[696,7356]]],[[[864,7349],[866,7364],[874,7359],[871,7350],[864,7349]]],[[[836,7376],[845,7368],[847,7358],[833,7372],[836,7376]]],[[[1200,7378],[1199,7374],[1206,7373],[1228,7335],[1252,7296],[1259,7288],[1261,7281],[1289,7265],[1321,7262],[1306,7216],[1300,7155],[1321,7096],[1361,7038],[1401,7020],[1478,7034],[1505,7051],[1523,7108],[1589,7126],[1630,7115],[1609,7083],[1597,7023],[1583,7030],[1567,7012],[1558,7009],[1504,7009],[1491,6992],[1522,6966],[1482,6956],[1466,6911],[1417,6957],[1389,6967],[1339,6944],[1273,6971],[1205,6993],[1183,7012],[1133,7025],[1088,7056],[1067,7089],[1083,7121],[1064,7158],[989,7239],[956,7256],[956,7286],[923,7307],[876,7358],[847,7417],[849,7428],[804,7448],[801,7397],[832,7368],[924,7228],[922,7208],[946,7205],[956,7176],[943,7165],[930,7186],[876,7228],[873,7264],[834,7285],[790,7321],[816,7325],[820,7341],[771,7383],[760,7417],[728,7473],[799,7479],[797,7472],[908,7434],[993,7434],[993,7449],[1043,7449],[1091,7409],[1102,7380],[1143,7358],[1167,7387],[1200,7378]],[[1309,7246],[1303,7231],[1306,7218],[1313,7245],[1309,7246]]]]}},{type:"Feature",id:"ES",properties:{"hc-group":"admin0","hc-middle-x":.76,"hc-middle-y":.27,"hc-key":"es","hc-a2":"ES",name:"Spain",labelrank:"2","country-abbrev":"Sp.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"ESP","iso-a2":"ES","woe-id":"23424950",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[3748,7322],[3716,7331],[3697,7330],[3726,7345],[3748,7322]]],[[[4117,7566],[4118,7565],[4117,7564],[4116,7566],[4117,7566]]],[[[4044,7586],[4046,7586],[4045,7584],[4044,7585],[4044,7586]]],[[[4045,7594],[4021,7599],[4011,7621],[3984,7629],[3997,7692],[3998,7762],[4020,7781],[4009,7795],[3944,7795],[3930,7838],[3969,7860],[3988,7852],[4098,7851],[4151,7846],[4203,7821],[4246,7818],[4249,7812],[4255,7814],[4262,7812],[4262,7813],[4262,7814],[4263,7812],[4263,7812],[4279,7808],[4298,7812],[4300,7795],[4265,7771],[4233,7763],[4194,7709],[4211,7683],[4189,7669],[4183,7644],[4154,7635],[4143,7615],[4072,7613],[4046,7594],[4045,7594]]]]}},{type:"Feature",id:"BU",properties:{"hc-group":"admin0","hc-middle-x":.49,"hc-middle-y":.73,"hc-key":"bu","hc-a2":"BU",name:"Bajo Nuevo Bank (Petrel Is.)",labelrank:"8","country-abbrev":null,subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"-99","iso-a2":"BU","woe-id":"-99",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[1830,6948],[1830,6948],[1830,6948],[1830,6948],[1830,6948]]]}},{type:"Feature",id:"MV",properties:{"hc-group":"admin0","hc-middle-x":.57,"hc-middle-y":.53,"hc-key":"mv","hc-a2":"MV",name:"Maldives",labelrank:"5","country-abbrev":"Mald.",subregion:"Southern Asia","region-wb":"South Asia","iso-a3":"MDV","iso-a2":"MV","woe-id":"23424899",continent:"Seven seas (open ocean)"},geometry:{type:"Polygon",coordinates:[[[6382,6647],[6390,6636],[6380,6637],[6384,6642],[6382,6647]]]}},{type:"Feature",id:"SP",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.5,"hc-key":"sp","hc-a2":"SP",name:"Spratly Islands",labelrank:"6","country-abbrev":"Spratly Is.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"SPI","iso-a2":"SP","woe-id":"23424921",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[7642,6799],[7641,6799],[7641,6799],[7642,6799],[7642,6799]]]}},{type:"Feature",id:"GB",properties:{"hc-group":"admin0","hc-middle-x":.69,"hc-middle-y":.09,"hc-key":"gb","hc-a2":"GB",name:"United Kingdom",labelrank:"2","country-abbrev":"U.K.",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"GBR","iso-a2":"GB","woe-id":"-90",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4108,8458],[4110,8454],[4106,8453],[4102,8457],[4108,8458]]],[[[4112,8469],[4111,8462],[4116,8461],[4104,8463],[4112,8469]]],[[[4118,8472],[4113,8477],[4125,8471],[4121,8468],[4118,8472]]],[[[4173,8521],[4166,8500],[4165,8515],[4155,8520],[4173,8521]]],[[[4176,8534],[4182,8533],[4169,8530],[4171,8539],[4176,8534]]],[[[4181,8542],[4179,8536],[4175,8537],[4176,8542],[4181,8542]]],[[[1789,7055],[1792,7057],[1798,7055],[1792,7054],[1789,7055]]],[[[2080,7131],[2072,7131],[2072,7133],[2077,7133],[2080,7131]]],[[[2065,7134],[2063,7131],[2058,7131],[2062,7132],[2065,7134]]],[[[3994,8404],[3993,8427],[4018,8441],[4015,8421],[3994,8404]]],[[[2433,4774],[2454,4816],[2486,4811],[2491,4798],[2433,4774]]],[[[5210,7554],[5209,7553],[5207,7555],[5206,7555],[5206,7555],[5206,7554],[5204,7554],[5204,7555],[5205,7555],[5203,7556],[5206,7556],[5210,7558],[5210,7557],[5207,7557],[5210,7554]],[[5205,7555],[5206,7556],[5205,7556],[5205,7555]]],[[[4046,7594],[4045,7593],[4045,7594],[4046,7594]]],[[[5184,7543],[5181,7544],[5176,7544],[5178,7545],[5184,7543]]],[[[3989,8295],[4018,8305],[4040,8278],[4018,8256],[3987,8256],[3961,8270],[3989,8295]]],[[[4024,8390],[4056,8446],[4114,8447],[4083,8416],[4100,8407],[4147,8405],[4152,8396],[4110,8337],[4156,8317],[4168,8277],[4202,8256],[4214,8215],[4204,8207],[4254,8201],[4251,8174],[4225,8151],[4244,8137],[4212,8122],[4102,8117],[4043,8100],[4081,8140],[4113,8140],[4074,8163],[4046,8166],[4079,8182],[4080,8220],[4109,8227],[4119,8259],[4096,8272],[4103,8288],[4073,8289],[4075,8268],[4052,8286],[4067,8313],[4036,8351],[4008,8361],[4032,8367],[4003,8396],[4024,8390]]]]}},{type:"Feature",id:"GR",properties:{"hc-group":"admin0","hc-middle-x":.3,"hc-middle-y":.43,"hc-key":"gr","hc-a2":"GR",name:"Greece",labelrank:"3","country-abbrev":"Greece",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"GRC","iso-a2":"GR","woe-id":"23424833",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4984,7560],[4938,7553],[4902,7565],[4922,7573],[4984,7560]]],[[[5023,7596],[5041,7604],[5037,7593],[5028,7585],[5023,7596]]],[[[5011,7610],[5003,7612],[5010,7619],[5009,7615],[5011,7610]]],[[[5002,7626],[5006,7623],[5003,7621],[5004,7624],[5002,7626]]],[[[4952,7622],[4962,7630],[4963,7623],[4957,7611],[4952,7622]]],[[[4985,7644],[4977,7640],[4975,7641],[4978,7645],[4985,7644]]],[[[5004,7649],[5007,7647],[4999,7645],[4993,7649],[5004,7649]]],[[[4978,7677],[4980,7667],[4975,7669],[4971,7677],[4978,7677]]],[[[4959,7727],[4953,7726],[4959,7743],[4966,7743],[4959,7727]]],[[[4828,7750],[4831,7753],[4828,7750],[4826,7753],[4826,7754],[4828,7756],[4831,7756],[4854,7765],[4884,7773],[4931,7781],[4953,7770],[4985,7786],[4994,7775],[4977,7752],[4947,7761],[4907,7750],[4928,7732],[4876,7743],[4874,7728],[4958,7637],[4915,7667],[4918,7646],[4893,7656],[4878,7642],[4892,7604],[4853,7613],[4838,7665],[4798,7715],[4809,7720],[4828,7750]]],[[[4989,7700],[4994,7693],[4988,7690],[4971,7698],[4986,7702],[4988,7702],[4989,7700]]]]}},{type:"Feature",id:"AS",properties:{"hc-group":"admin0","hc-middle-x":.56,"hc-middle-y":.57,"hc-key":"as","hc-a2":"AS",name:"American Samoa",labelrank:"4","country-abbrev":"Am. Samoa",subregion:"Polynesia","region-wb":"East Asia & Pacific","iso-a3":"ASM","iso-a2":"AS","woe-id":"23424746",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[-859,6056],[-861,6055],[-863,6052],[-866,6054],[-859,6056]]]}},{type:"Feature",id:"DK",properties:{"hc-group":"admin0","hc-middle-x":.35,"hc-middle-y":.49,"hc-key":"dk","hc-a2":"DK",name:"Denmark",labelrank:"4","country-abbrev":"Den.",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"DNK","iso-a2":"DK","woe-id":"23424796",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4538,8291],[4553,8278],[4544,8277],[4531,8283],[4538,8291]]],[[[4511,8288],[4516,8286],[4512,8286],[4506,8292],[4511,8288]]],[[[4576,8293],[4566,8288],[4565,8292],[4570,8294],[4576,8293]]],[[[4495,8296],[4502,8291],[4500,8287],[4494,8289],[4495,8296]]],[[[4526,8290],[4523,8282],[4520,8286],[4529,8299],[4526,8290]]],[[[4578,8322],[4559,8280],[4533,8320],[4567,8339],[4578,8322]]],[[[4484,8285],[4466,8289],[4461,8288],[4445,8357],[4495,8381],[4519,8408],[4509,8372],[4529,8353],[4516,8338],[4525,8302],[4488,8310],[4484,8285]]]]}},{type:"Feature",id:"GL",properties:{"hc-group":"admin0","hc-middle-x":.55,"hc-middle-y":.43,"hc-key":"gl","hc-a2":"GL",name:"Greenland",labelrank:"3","country-abbrev":"Grlnd.",subregion:"Northern America","region-wb":"Europe & Central Asia","iso-a3":"GRL","iso-a2":"GL","woe-id":"23424828",continent:"North America"},geometry:{type:"MultiPolygon",coordinates:[[[[2633,8910],[2635,8908],[2628,8905],[2624,8909],[2633,8910]]],[[[2656,8923],[2628,8916],[2630,8920],[2642,8923],[2656,8923]]],[[[2582,9011],[2574,9011],[2571,9017],[2578,9015],[2582,9011]]],[[[2616,9047],[2602,9051],[2613,9062],[2620,9051],[2616,9047]]],[[[2570,9117],[2557,9108],[2553,9113],[2571,9121],[2570,9117]]],[[[2552,9143],[2545,9137],[2535,9139],[2543,9143],[2552,9143]]],[[[2572,9145],[2556,9131],[2554,9142],[2564,9145],[2572,9145]]],[[[2544,9188],[2558,9180],[2554,9179],[2539,9188],[2544,9188]]],[[[2534,9206],[2543,9205],[2524,9203],[2524,9209],[2534,9206]]],[[[2528,9242],[2510,9242],[2496,9242],[2521,9246],[2528,9242]]],[[[2139,9366],[2126,9367],[2127,9369],[2140,9370],[2139,9366]]],[[[2061,9422],[2086,9417],[2076,9414],[2052,9419],[2061,9422]]],[[[2100,9424],[2119,9418],[2095,9418],[2088,9423],[2100,9424]]],[[[3690,9588],[3655,9569],[3628,9580],[3678,9596],[3690,9588]]],[[[2218,9636],[2228,9632],[2222,9631],[2218,9632],[2218,9636]]],[[[2683,9729],[2658,9730],[2626,9738],[2637,9753],[2683,9729]]],[[[2610,8952],[2619,8961],[2572,8975],[2577,9002],[2623,9002],[2661,8980],[2657,8963],[2610,8952]]],[[[2631,8765],[2626,8765],[2626,8768],[2627,8768],[2624,8771],[2612,8811],[2652,8832],[2603,8840],[2627,8897],[2686,8916],[2696,8975],[2677,8989],[2606,9011],[2584,9029],[2647,9028],[2701,9008],[2677,9040],[2647,9058],[2641,9054],[2628,9056],[2632,9066],[2636,9065],[2631,9068],[2667,9078],[2637,9080],[2624,9074],[2617,9080],[2629,9081],[2633,9081],[2599,9084],[2603,9068],[2563,9065],[2545,9082],[2553,9091],[2548,9094],[2555,9096],[2557,9095],[2575,9114],[2584,9146],[2568,9153],[2570,9153],[2556,9159],[2555,9158],[2552,9159],[2564,9178],[2541,9192],[2552,9207],[2530,9217],[2538,9235],[2510,9267],[2478,9276],[2463,9295],[2469,9316],[2398,9342],[2320,9355],[2304,9341],[2239,9349],[2231,9329],[2173,9337],[2137,9356],[2186,9374],[2115,9382],[2087,9394],[2100,9406],[2175,9418],[2222,9417],[2237,9433],[2150,9423],[2141,9438],[2088,9443],[2041,9468],[2050,9491],[2146,9510],[2185,9528],[2246,9530],[2279,9557],[2274,9591],[2214,9594],[2202,9613],[2271,9643],[2281,9658],[2335,9675],[2378,9663],[2400,9695],[2380,9712],[2465,9738],[2588,9757],[2615,9738],[2608,9698],[2633,9733],[2679,9723],[2736,9726],[2703,9741],[2687,9767],[2750,9763],[2839,9733],[2864,9715],[2891,9719],[2870,9733],[2876,9737],[2813,9756],[2770,9788],[2788,9777],[2829,9779],[2885,9759],[2877,9738],[2906,9760],[2846,9787],[2988,9787],[2850,9794],[2814,9801],[2838,9810],[2865,9802],[2879,9816],[2954,9821],[3022,9818],[3052,9816],[3056,9835],[3114,9844],[3240,9851],[3294,9849],[3443,9826],[3430,9819],[3292,9814],[3167,9796],[3259,9803],[3311,9813],[3391,9808],[3456,9816],[3478,9796],[3532,9789],[3571,9776],[3538,9755],[3318,9740],[3231,9719],[3264,9718],[3380,9734],[3473,9729],[3471,9714],[3423,9702],[3421,9689],[3499,9712],[3516,9732],[3569,9736],[3573,9695],[3518,9653],[3552,9660],[3651,9717],[3698,9699],[3735,9718],[3791,9716],[3847,9704],[3866,9691],[3808,9660],[3772,9658],[3780,9644],[3746,9634],[3698,9635],[3735,9618],[3716,9605],[3647,9598],[3600,9582],[3634,9570],[3623,9548],[3641,9533],[3613,9524],[3628,9503],[3597,9514],[3572,9475],[3569,9450],[3634,9453],[3630,9441],[3674,9435],[3630,9427],[3586,9435],[3597,9418],[3660,9407],[3648,9365],[3653,9329],[3637,9361],[3647,9379],[3595,9391],[3559,9373],[3560,9348],[3612,9348],[3630,9296],[3689,9274],[3657,9271],[3629,9229],[3573,9218],[3594,9181],[3565,9184],[3542,9170],[3492,9190],[3428,9169],[3444,9165],[3441,9166],[3478,9180],[3514,9160],[3554,9151],[3554,9138],[3524,9143],[3553,9127],[3532,9126],[3545,9106],[3481,9133],[3477,9146],[3501,9146],[3476,9150],[3457,9159],[3441,9150],[3476,9123],[3536,9094],[3520,9084],[3557,9059],[3567,9020],[3511,9014],[3484,9049],[3437,9076],[3445,9055],[3375,9038],[3366,9011],[3394,9014],[3371,9014],[3383,9030],[3452,9049],[3453,9026],[3427,9015],[3407,9015],[3376,8996],[3394,8990],[3453,9013],[3505,8997],[3540,8997],[3514,8972],[3489,8966],[3424,8922],[3372,8915],[3332,8897],[3254,8889],[3215,8864],[3216,8851],[3176,8805],[3124,8778],[3080,8766],[3076,8798],[3061,8771],[3013,8760],[3032,8753],[3009,8738],[2992,8708],[3002,8677],[2953,8623],[2939,8546],[2915,8528],[2921,8504],[2888,8501],[2857,8515],[2855,8534],[2781,8544],[2749,8569],[2741,8603],[2711,8619],[2716,8640],[2679,8665],[2683,8709],[2658,8696],[2660,8737],[2631,8765]]]]}},{type:"Feature",id:"GU",properties:{"hc-group":"admin0","hc-middle-x":.45,"hc-middle-y":.44,"hc-key":"gu","hc-a2":"GU",name:"Guam",labelrank:"6","country-abbrev":"Guam",subregion:"Micronesia","region-wb":"East Asia & Pacific","iso-a3":"GUM","iso-a2":"GU","woe-id":"23424832",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[8501,6877],[8498,6871],[8496,6877],[8503,6884],[8501,6877]]]}},{type:"Feature",id:"MP",properties:{"hc-group":"admin0","hc-middle-x":.45,"hc-middle-y":.49,"hc-key":"mp","hc-a2":"MP",name:"Northern Mariana Islands",labelrank:"6","country-abbrev":"N.M.I.",subregion:"Micronesia","region-wb":"East Asia & Pacific","iso-a3":"MNP","iso-a2":"MP","woe-id":"23424788",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[8526,6925],[8528,6930],[8531,6932],[8529,6927],[8526,6925]]]}},{type:"Feature",id:"PR",properties:{"hc-group":"admin0","hc-middle-x":.48,"hc-middle-y":.65,"hc-key":"pr","hc-a2":"PR",name:"Puerto Rico",labelrank:"5","country-abbrev":"P.R.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"PRI","iso-a2":"PR","woe-id":"23424935",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2267,7024],[2239,7013],[2212,7014],[2213,7031],[2267,7024]]]}},{type:"Feature",id:"VI",properties:{"hc-group":"admin0","hc-middle-x":.48,"hc-middle-y":.19,"hc-key":"vi","hc-a2":"VI",name:"United States Virgin Islands",labelrank:"6","country-abbrev":"V.I. (U.S.)",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"VIR","iso-a2":"VI","woe-id":"23424985",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2283,7008],[2288,7008],[2278,7005],[2279,7008],[2283,7008]]]}},{type:"Feature",id:"CA",properties:{"hc-group":"admin0","hc-middle-x":.29,"hc-middle-y":.64,"hc-key":"ca","hc-a2":"CA",name:"Canada",labelrank:"2","country-abbrev":"Can.",subregion:"Northern America","region-wb":"North America","iso-a3":"CAN","iso-a2":"CA","woe-id":"23424775",continent:"North America"},geometry:{type:"MultiPolygon",coordinates:[[[[1713,9425],[1665,9428],[1680,9462],[1643,9470],[1608,9466],[1608,9487],[1634,9510],[1674,9517],[1735,9510],[1777,9514],[1703,9520],[1681,9564],[1638,9573],[1639,9612],[1717,9607],[1765,9581],[1781,9562],[1787,9587],[1735,9612],[1889,9631],[1831,9632],[1931,9652],[1841,9647],[1743,9627],[1715,9642],[1699,9625],[1630,9631],[1649,9658],[1614,9633],[1551,9650],[1631,9659],[1637,9668],[1538,9660],[1523,9671],[1581,9700],[1519,9685],[1545,9704],[1475,9704],[1503,9719],[1590,9738],[1689,9729],[1630,9740],[1671,9751],[1659,9764],[1742,9752],[1829,9728],[1749,9758],[1768,9779],[1812,9771],[1783,9788],[1833,9786],[1825,9799],[1915,9793],[1945,9807],[2002,9803],[2013,9793],[2038,9809],[2136,9812],[2138,9803],[2235,9795],[2168,9776],[2203,9778],[2284,9797],[2337,9767],[2377,9766],[2384,9744],[2294,9710],[2264,9713],[2226,9694],[2125,9670],[2289,9698],[2178,9642],[2107,9600],[2083,9572],[2026,9575],[2032,9559],[1951,9546],[1907,9553],[1909,9541],[1994,9538],[1993,9525],[1945,9531],[1892,9527],[1955,9522],[1989,9509],[1984,9496],[1934,9493],[1975,9482],[1961,9465],[1901,9446],[1881,9418],[1807,9415],[1859,9401],[1848,9390],[1892,9392],[1896,9373],[1852,9352],[1863,9324],[1837,9325],[1849,9351],[1798,9340],[1807,9358],[1714,9361],[1699,9351],[1610,9360],[1531,9362],[1516,9376],[1584,9403],[1602,9416],[1587,9445],[1616,9451],[1653,9439],[1658,9421],[1713,9425]],[[1713,9425],[1714,9425],[1714,9425],[1714,9425],[1714,9425],[1714,9425],[1729,9427],[1747,9459],[1714,9425],[1714,9425],[1714,9425],[1714,9425],[1713,9425]]],[[[1858,7836],[1858,7833],[1862,7830],[1790,7820],[1752,7798],[1739,7807],[1758,7809],[1751,7816],[1755,7820],[1758,7833],[1778,7845],[1791,7914],[1827,7886],[1838,7897],[1808,7939],[1708,7954],[1708,7961],[1697,7959],[1686,8013],[1656,8016],[1639,8046],[1591,8054],[1546,8016],[1491,8018],[1455,8037],[1379,8054],[561,8054],[555,8058],[553,8054],[551,8054],[545,8069],[502,8091],[506,8102],[499,8104],[501,8103],[504,8100],[499,8097],[497,8104],[488,8106],[489,8108],[486,8110],[485,8107],[476,8108],[474,8109],[464,8111],[472,8108],[471,8108],[468,8109],[472,8107],[474,8108],[480,8106],[485,8099],[485,8098],[490,8093],[490,8093],[508,8069],[539,8044],[537,8052],[544,8047],[553,8046],[540,8044],[545,8040],[537,8028],[504,8038],[448,8070],[445,8079],[446,8079],[443,8087],[443,8087],[442,8091],[411,8096],[393,8123],[409,8127],[448,8116],[450,8117],[447,8118],[456,8118],[459,8122],[456,8125],[447,8118],[412,8138],[406,8174],[401,8161],[398,8166],[401,8173],[406,8174],[406,8175],[407,8175],[409,8178],[406,8178],[405,8179],[408,8179],[407,8183],[405,8181],[402,8201],[387,8216],[379,8197],[370,8211],[371,8215],[366,8216],[366,8220],[371,8223],[371,8217],[373,8223],[384,8218],[380,8222],[387,8253],[374,8237],[381,8240],[379,8235],[373,8232],[372,8234],[366,8227],[332,8264],[346,8293],[346,8304],[346,8330],[292,8359],[245,8436],[199,8475],[183,8497],[158,8488],[126,8458],[120,8473],[74,8510],[20,8520],[19,8972],[75,8965],[132,8936],[172,8933],[173,8954],[234,8964],[250,8959],[335,9e3],[361,8992],[287,8966],[261,8941],[310,8969],[318,8952],[336,8974],[431,9004],[446,8976],[481,8955],[509,8996],[512,8957],[549,8964],[555,8982],[600,8978],[635,8959],[701,8939],[762,8928],[763,8938],[815,8916],[820,8899],[792,8901],[776,8883],[825,8871],[894,8872],[929,8885],[965,8875],[975,8854],[999,8850],[1012,8813],[1023,8842],[999,8872],[1069,8919],[1010,8895],[975,8901],[991,8919],[1064,8932],[1078,8905],[1103,8888],[1137,8887],[1191,8870],[1215,8879],[1285,8876],[1309,8866],[1275,8905],[1318,8911],[1331,8888],[1358,8902],[1341,8860],[1375,8831],[1371,8890],[1389,8888],[1427,8930],[1396,8925],[1405,8962],[1349,8984],[1339,9009],[1342,9061],[1378,9097],[1396,9099],[1380,9098],[1381,9125],[1363,9145],[1363,9192],[1377,9214],[1424,9223],[1466,9213],[1527,9207],[1478,9147],[1462,9139],[1410,9143],[1430,9125],[1411,9101],[1398,9100],[1438,9070],[1443,9037],[1487,8999],[1448,8975],[1480,8964],[1520,8932],[1525,8899],[1543,8940],[1565,8950],[1594,8924],[1580,8901],[1607,8842],[1655,8889],[1662,8924],[1690,8940],[1667,8953],[1666,8979],[1701,8983],[1715,8980],[1715,8982],[1725,8979],[1723,8978],[1752,8972],[1790,8948],[1776,8934],[1792,8919],[1751,8910],[1793,8859],[1785,8836],[1730,8804],[1700,8835],[1720,8796],[1674,8800],[1668,8815],[1628,8808],[1656,8794],[1611,8754],[1595,8754],[1542,8784],[1562,8753],[1621,8749],[1593,8699],[1561,8687],[1534,8698],[1528,8674],[1504,8670],[1505,8669],[1514,8666],[1512,8664],[1511,8666],[1505,8669],[1514,8645],[1453,8618],[1404,8545],[1390,8504],[1401,8450],[1439,8451],[1460,8395],[1454,8374],[1503,8387],[1566,8370],[1605,8336],[1693,8303],[1761,8295],[1767,8244],[1762,8210],[1837,8137],[1874,8185],[1860,8212],[1855,8257],[1837,8278],[1896,8304],[1928,8336],[1934,8367],[1917,8417],[1872,8446],[1910,8497],[1884,8545],[1903,8573],[1885,8610],[1905,8624],[1985,8603],[2018,8619],[2077,8581],[2073,8567],[2145,8542],[2132,8530],[2143,8458],[2163,8459],[2196,8424],[2251,8456],[2259,8494],[2279,8522],[2293,8517],[2299,8495],[2302,8500],[2305,8496],[2301,8493],[2299,8495],[2303,8480],[2323,8475],[2336,8445],[2383,8381],[2366,8360],[2429,8297],[2504,8272],[2482,8261],[2509,8241],[2548,8229],[2554,8180],[2513,8148],[2465,8139],[2429,8106],[2372,8097],[2354,8104],[2232,8103],[2205,8067],[2155,8046],[2129,8008],[2086,7969],[2038,7949],[1987,7905],[1970,7900],[1955,7886],[1860,7863],[1837,7844],[1858,7842],[1858,7838],[1858,7836]],[[456,8113],[455,8114],[454,8114],[456,8113]],[[544,8070],[543,8075],[540,8074],[540,8071],[544,8070]],[[424,8181],[428,8188],[413,8181],[409,8169],[424,8181]],[[1315,8873],[1309,8871],[1310,8867],[1315,8870],[1315,8873]],[[466,8061],[471,8060],[471,8063],[469,8063],[466,8061]],[[463,8065],[462,8069],[458,8069],[458,8065],[463,8065]]],[[[2286,8678],[2286,8639],[2268,8632],[2229,8643],[2201,8663],[2198,8647],[2247,8606],[2237,8590],[2170,8608],[2139,8627],[2076,8651],[2080,8670],[2048,8683],[2024,8719],[1988,8708],[1954,8719],[1928,8699],[1894,8707],[1885,8735],[1906,8760],[1956,8748],[2002,8763],[2024,8760],[1994,8794],[2039,8823],[2062,8850],[2038,8899],[2013,8904],[1964,8939],[1930,8922],[1930,8939],[1961,8950],[1899,8982],[1899,9001],[1861,9008],[1866,8984],[1778,8998],[1766,8979],[1644,8997],[1572,9016],[1546,9050],[1612,9042],[1590,9056],[1539,9063],[1530,9095],[1546,9144],[1564,9172],[1599,9197],[1631,9204],[1678,9202],[1631,9145],[1640,9100],[1686,9060],[1667,9114],[1696,9106],[1661,9135],[1676,9169],[1746,9198],[1785,9197],[1822,9141],[1805,9098],[1835,9128],[1862,9100],[1876,9132],[1901,9142],[1972,9127],[1970,9106],[2001,9104],[2e3,9085],[2036,9059],[2053,9080],[2094,9059],[2066,9049],[2064,9043],[2072,9048],[2082,9041],[2103,9051],[2091,9022],[2129,9038],[2175,9022],[2212,8976],[2191,8974],[2194,8971],[2188,8967],[2194,8966],[2201,8970],[2207,8967],[2198,8965],[2209,8962],[2222,8945],[2194,8940],[2183,8927],[2180,8928],[2174,8928],[2182,8926],[2175,8917],[2219,8908],[2228,8897],[2231,8899],[2238,8899],[2237,8895],[2228,8896],[2237,8885],[2276,8889],[2307,8851],[2310,8851],[2317,8853],[2324,8851],[2323,8851],[2334,8850],[2324,8830],[2364,8838],[2380,8805],[2348,8798],[2346,8770],[2315,8760],[2319,8733],[2288,8742],[2220,8813],[2190,8809],[2212,8787],[2187,8765],[2258,8726],[2254,8713],[2286,8689],[2286,8685],[2286,8685],[2287,8680],[2292,8674],[2286,8678]],[[2063,9038],[2061,9032],[2070,9036],[2065,9034],[2063,9038]],[[2187,8974],[2164,8972],[2177,8969],[2187,8974]]],[[[2096,7974],[2093,7974],[2100,7980],[2101,7977],[2096,7974]]],[[[533,8059],[538,8053],[544,8051],[538,8052],[533,8059]]],[[[2301,8091],[2368,8068],[2357,8057],[2317,8069],[2301,8091]]],[[[495,8094],[493,8097],[495,8100],[498,8096],[495,8094]]],[[[409,8150],[403,8151],[401,8156],[405,8160],[409,8150]]],[[[1857,8175],[1850,8170],[1841,8168],[1841,8172],[1857,8175]]],[[[316,8175],[314,8174],[313,8171],[313,8177],[316,8175]]],[[[399,8172],[397,8175],[398,8179],[401,8179],[399,8172]]],[[[397,8181],[396,8177],[390,8177],[392,8181],[397,8181]]],[[[385,8190],[387,8184],[385,8182],[383,8189],[385,8190]]],[[[390,8195],[391,8191],[390,8189],[384,8195],[390,8195]]],[[[297,8200],[302,8200],[303,8197],[299,8195],[297,8200]]],[[[394,8186],[392,8196],[394,8203],[397,8191],[394,8186]]],[[[366,8203],[377,8196],[378,8191],[372,8194],[366,8203]]],[[[398,8196],[397,8198],[396,8202],[400,8203],[398,8196]]],[[[359,8213],[360,8209],[357,8209],[354,8216],[359,8213]]],[[[363,8217],[367,8211],[364,8211],[361,8219],[363,8217]]],[[[1788,8220],[1797,8219],[1809,8199],[1769,8212],[1788,8220]]],[[[1834,8218],[1836,8216],[1832,8215],[1833,8218],[1834,8218]]],[[[378,8225],[372,8224],[371,8226],[376,8233],[378,8225]]],[[[329,8230],[331,8237],[350,8227],[348,8218],[329,8230]]],[[[343,8235],[336,8236],[334,8239],[340,8242],[343,8235]]],[[[353,8238],[366,8226],[359,8220],[337,8245],[353,8238]]],[[[327,8256],[336,8254],[339,8250],[328,8243],[327,8256]]],[[[314,8276],[324,8276],[326,8266],[318,8270],[314,8276]]],[[[1852,8288],[1842,8285],[1840,8286],[1859,8290],[1852,8288]]],[[[333,8283],[332,8285],[341,8294],[338,8286],[333,8283]]],[[[1861,8337],[1867,8352],[1869,8353],[1869,8342],[1861,8337]]],[[[1843,8360],[1842,8352],[1831,8342],[1841,8352],[1843,8360]]],[[[1834,8370],[1832,8369],[1834,8374],[1838,8369],[1834,8370]]],[[[2200,8432],[2196,8433],[2197,8436],[2199,8437],[2200,8432]]],[[[2155,8463],[2146,8461],[2146,8468],[2153,8468],[2155,8463]]],[[[1818,8492],[1823,8494],[1825,8492],[1822,8490],[1818,8492]]],[[[1830,8501],[1833,8500],[1829,8496],[1825,8495],[1830,8501]]],[[[2284,8532],[2292,8519],[2283,8523],[2280,8528],[2284,8532]]],[[[2184,8533],[2191,8527],[2187,8519],[2174,8520],[2184,8533]]],[[[1883,8544],[1879,8541],[1869,8538],[1871,8541],[1883,8544]]],[[[2281,8579],[2279,8566],[2261,8578],[2274,8583],[2281,8579]]],[[[2252,8589],[2255,8585],[2247,8587],[2252,8591],[2252,8589]]],[[[1449,8594],[1442,8589],[1438,8593],[1443,8593],[1449,8594]]],[[[2273,8593],[2280,8586],[2271,8587],[2267,8591],[2273,8593]]],[[[1847,8614],[1850,8596],[1837,8578],[1824,8603],[1847,8614]]],[[[1463,8614],[1464,8616],[1470,8615],[1467,8613],[1463,8614]]],[[[2284,8621],[2293,8621],[2287,8613],[2277,8616],[2284,8621]]],[[[1894,8622],[1887,8624],[1901,8624],[1897,8621],[1894,8622]]],[[[2278,8622],[2272,8621],[2274,8624],[2278,8624],[2278,8622]]],[[[1995,8630],[2007,8628],[2009,8625],[1997,8626],[1995,8630]]],[[[2103,8635],[2121,8624],[2105,8622],[2090,8637],[2103,8635]]],[[[1767,8641],[1772,8629],[1737,8605],[1714,8619],[1732,8640],[1767,8641]]],[[[2222,8640],[2222,8639],[2213,8647],[2218,8646],[2222,8640]]],[[[1877,8666],[1899,8663],[1902,8651],[1891,8647],[1877,8666]]],[[[2300,8671],[2296,8665],[2297,8658],[2290,8672],[2300,8671]]],[[[1914,8674],[1932,8665],[1919,8662],[1906,8671],[1914,8674]]],[[[2297,8678],[2295,8679],[2295,8682],[2300,8681],[2297,8678]]],[[[1903,8691],[1897,8687],[1890,8688],[1891,8690],[1903,8691]]],[[[2277,8700],[2275,8699],[2274,8705],[2278,8702],[2277,8700]]],[[[2022,8713],[2021,8705],[2018,8705],[2017,8715],[2022,8713]]],[[[2266,8724],[2269,8720],[2255,8714],[2261,8722],[2266,8724]]],[[[2351,8774],[2357,8774],[2360,8769],[2350,8770],[2351,8774]]],[[[1732,8779],[1726,8777],[1725,8780],[1730,8780],[1732,8779]]],[[[1679,8789],[1689,8780],[1691,8765],[1678,8775],[1679,8789]]],[[[1701,8792],[1719,8784],[1729,8768],[1707,8775],[1701,8792]]],[[[1737,8802],[1744,8800],[1741,8796],[1732,8800],[1737,8802]]],[[[2352,8845],[2353,8844],[2340,8837],[2345,8845],[2352,8845]]],[[[1017,8840],[1013,8840],[1010,8844],[1011,8846],[1017,8840]]],[[[1002,8856],[1e3,8852],[995,8857],[1002,8860],[1002,8856]]],[[[987,8864],[990,8864],[988,8859],[984,8863],[987,8864]]],[[[2311,8862],[2304,8863],[2306,8869],[2311,8864],[2311,8862]]],[[[1001,8864],[995,8864],[996,8870],[999,8869],[1001,8864]]],[[[843,8882],[837,8883],[852,8884],[852,8882],[843,8882]]],[[[997,8881],[992,8881],[993,8884],[996,8885],[997,8881]]],[[[964,8886],[973,8884],[971,8880],[965,8883],[964,8886]]],[[[959,8889],[960,8886],[955,8889],[955,8892],[959,8889]]],[[[944,8895],[952,8898],[942,8891],[932,8889],[944,8895]]],[[[2e3,8891],[2025,8885],[2025,8875],[1996,8875],[2e3,8891]]],[[[1641,8883],[1634,8873],[1624,8883],[1631,8902],[1641,8883]]],[[[890,8898],[887,8898],[889,8902],[894,8903],[890,8898]]],[[[1961,8903],[1974,8899],[1976,8864],[1952,8849],[1919,8848],[1909,8872],[1928,8900],[1961,8903]]],[[[1859,8896],[1854,8898],[1855,8904],[1865,8901],[1859,8896]]],[[[1767,8905],[1771,8904],[1768,8902],[1763,8905],[1767,8905]]],[[[2003,8899],[1996,8909],[2001,8909],[2005,8904],[2003,8899]]],[[[917,8916],[917,8914],[919,8912],[907,8911],[917,8916]]],[[[1102,8907],[1086,8915],[1097,8916],[1104,8913],[1102,8907]]],[[[1872,8919],[1870,8911],[1860,8911],[1869,8917],[1872,8919]]],[[[1993,8916],[1985,8915],[1981,8919],[1984,8921],[1993,8916]]],[[[1981,8915],[1984,8904],[1966,8913],[1971,8924],[1981,8915]]],[[[1184,8927],[1182,8916],[1167,8922],[1176,8929],[1184,8927]]],[[[1232,8934],[1224,8924],[1218,8926],[1218,8938],[1232,8934]]],[[[1236,8935],[1230,8938],[1232,8946],[1235,8943],[1236,8935]]],[[[166,8945],[168,8943],[161,8944],[162,8948],[166,8945]]],[[[1187,8943],[1188,8950],[1191,8949],[1190,8944],[1187,8943]]],[[[1516,8957],[1520,8950],[1516,8949],[1513,8957],[1516,8957]]],[[[1876,8959],[1876,8950],[1864,8933],[1847,8934],[1876,8959]]],[[[181,8968],[186,8972],[180,8962],[173,8964],[181,8968]]],[[[1779,8961],[1785,8959],[1786,8956],[1774,8960],[1779,8961]]],[[[1528,8959],[1523,8951],[1518,8955],[1523,8961],[1528,8959]]],[[[1918,8960],[1929,8958],[1914,8944],[1907,8952],[1918,8960]]],[[[1199,8967],[1208,8963],[1201,8958],[1198,8962],[1199,8967]]],[[[1336,8968],[1351,8968],[1351,8957],[1339,8963],[1336,8968]]],[[[1365,8970],[1373,8966],[1364,8955],[1363,8967],[1365,8970]]],[[[83,8969],[76,8966],[71,8969],[76,8972],[83,8969]]],[[[1890,8974],[1874,8964],[1864,8965],[1881,8977],[1890,8974]]],[[[1840,8981],[1844,8971],[1807,8973],[1823,8980],[1840,8981]]],[[[1756,8978],[1754,8977],[1746,8979],[1751,8982],[1756,8978]]],[[[1479,8982],[1481,8985],[1489,8981],[1487,8976],[1479,8982]]],[[[1315,8986],[1312,8986],[1311,8988],[1315,8988],[1315,8986]]],[[[1622,8997],[1634,8997],[1629,8989],[1611,8996],[1622,8997]]],[[[890,9007],[877,9007],[872,9011],[884,9008],[890,9007]]],[[[748,9020],[758,9020],[744,9016],[738,9020],[748,9020]]],[[[735,9020],[725,9020],[723,9021],[725,9023],[735,9020]]],[[[403,9024],[398,9023],[395,9020],[398,9026],[403,9024]]],[[[1216,9028],[1222,9027],[1230,9016],[1217,9020],[1216,9028]]],[[[2033,9068],[2043,9069],[2038,9062],[2030,9064],[2033,9068]]],[[[2046,9075],[2038,9075],[2040,9080],[2045,9081],[2046,9075]]],[[[1100,9174],[1080,9147],[1043,9179],[1041,9196],[1083,9199],[1100,9174]]],[[[1106,9352],[1117,9374],[1155,9352],[1166,9333],[1127,9326],[1106,9352]]],[[[1524,9434],[1544,9415],[1530,9407],[1498,9420],[1524,9434]]],[[[1088,9420],[1104,9404],[1081,9404],[1056,9441],[1088,9420]]],[[[1664,8007],[1660,8006],[1654,8006],[1656,8009],[1664,8007]]],[[[1600,8048],[1604,8045],[1593,8045],[1594,8049],[1600,8048]]],[[[1763,7943],[1772,7941],[1776,7924],[1734,7937],[1763,7943]]],[[[1732,7940],[1731,7937],[1726,7938],[1728,7941],[1732,7940]]],[[[1710,7953],[1718,7950],[1713,7944],[1709,7949],[1710,7953]]],[[[1938,7875],[1934,7873],[1936,7876],[1943,7877],[1938,7875]]],[[[1366,9443],[1437,9441],[1429,9423],[1355,9424],[1366,9443]]],[[[2430,7942],[2394,7922],[2378,7943],[2406,7980],[2411,7952],[2430,7942]]],[[[2364,7988],[2365,7958],[2348,7940],[2327,7957],[2361,7959],[2364,7988]]],[[[277,8210],[270,8217],[293,8221],[295,8199],[277,8210]]],[[[257,8259],[297,8258],[287,8221],[261,8230],[257,8259]]],[[[1844,8337],[1829,8330],[1851,8362],[1858,8352],[1844,8337]]],[[[1395,9317],[1429,9288],[1426,9252],[1382,9254],[1337,9272],[1349,9299],[1395,9317]]],[[[957,9478],[905,9483],[849,9475],[844,9483],[927,9507],[955,9496],[957,9478]]],[[[1358,9489],[1390,9481],[1388,9465],[1330,9444],[1302,9460],[1284,9490],[1291,9511],[1350,9498],[1358,9489]]],[[[2210,7911],[2202,7914],[2203,7927],[2195,7929],[2192,7933],[2192,7982],[2149,7996],[2126,7968],[2118,7937],[2082,7905],[1987,7905],[2022,7920],[2033,7943],[2111,7979],[2155,8025],[2239,8062],[2276,8063],[2298,8050],[2295,8032],[2262,8016],[2230,8020],[2256,8004],[2290,8010],[2271,7986],[2302,7943],[2350,7927],[2367,7937],[2394,7917],[2333,7893],[2308,7894],[2257,7848],[2239,7871],[2245,7889],[2279,7910],[2289,7938],[2249,7913],[2210,7911]]],[[[2018,7927],[2024,7931],[2021,7924],[2020,7921],[2009,7921],[2015,7925],[2012,7925],[2016,7930],[2021,7930],[2018,7927]]],[[[518,8075],[504,8083],[514,8081],[518,8075],[518,8075],[518,8075]]],[[[629,9322],[617,9345],[604,9327],[571,9328],[559,9347],[597,9359],[678,9417],[749,9430],[780,9414],[754,9406],[765,9375],[730,9364],[718,9338],[684,9302],[660,9308],[712,9340],[710,9380],[687,9377],[670,9338],[629,9322]]],[[[2606,8006],[2634,8020],[2643,7998],[2633,7971],[2596,7976],[2607,7995],[2574,7990],[2550,7973],[2552,8004],[2449,8e3],[2441,8012],[2462,8038],[2521,8144],[2553,8130],[2521,8094],[2558,8090],[2552,8069],[2599,8083],[2618,8064],[2604,8038],[2629,8033],[2606,8006]]],[[[1663,8674],[1617,8670],[1645,8694],[1639,8718],[1654,8775],[1667,8783],[1687,8748],[1694,8761],[1761,8726],[1784,8700],[1824,8681],[1800,8664],[1725,8695],[1722,8679],[1673,8648],[1663,8674]]],[[[1295,8985],[1330,8964],[1360,8932],[1379,8931],[1340,8910],[1312,8914],[1248,8940],[1284,8957],[1295,8985]]],[[[1118,9032],[1191,8997],[1210,8979],[1165,8981],[1152,8958],[1175,8964],[1181,8940],[1135,8927],[1046,8948],[1043,8964],[1019,8939],[971,8925],[843,8910],[830,8948],[762,8954],[719,8990],[733,8998],[815,9008],[894,9005],[875,9018],[821,9029],[760,9020],[715,9023],[691,9046],[758,9065],[767,9075],[697,9065],[700,9081],[671,9079],[670,9095],[698,9112],[685,9123],[721,9151],[804,9178],[822,9164],[829,9134],[850,9157],[903,9140],[890,9116],[922,9133],[946,9128],[919,9156],[937,9155],[980,9131],[1007,9079],[1021,9094],[1006,9107],[996,9142],[999,9187],[1024,9167],[1044,9168],[1077,9144],[1079,9125],[1107,9076],[1100,9049],[1118,9032]]],[[[1885,9194],[1941,9161],[1939,9145],[1830,9148],[1807,9172],[1804,9199],[1885,9194]]],[[[1340,9095],[1291,9080],[1274,9059],[1217,9110],[1182,9118],[1155,9145],[1179,9161],[1198,9140],[1223,9141],[1230,9163],[1188,9184],[1204,9198],[1291,9219],[1302,9241],[1296,9210],[1318,9205],[1321,9178],[1285,9158],[1318,9154],[1331,9167],[1346,9123],[1340,9095]]],[[[596,9246],[638,9229],[700,9230],[736,9218],[782,9183],[668,9135],[638,9108],[624,9071],[551,9049],[522,9083],[467,9098],[499,9159],[531,9200],[502,9234],[596,9246]]],[[[1227,9273],[1215,9298],[1242,9311],[1158,9302],[1138,9317],[1171,9332],[1183,9360],[1242,9329],[1202,9368],[1208,9378],[1306,9362],[1313,9300],[1295,9274],[1227,9273]]],[[[938,9326],[960,9339],[928,9351],[976,9386],[984,9335],[1027,9326],[1040,9336],[1073,9326],[1073,9306],[1130,9283],[1100,9275],[1068,9293],[1058,9276],[987,9267],[975,9276],[890,9242],[830,9239],[808,9254],[857,9271],[887,9271],[912,9287],[822,9276],[820,9294],[792,9270],[717,9284],[764,9354],[794,9364],[795,9380],[808,9377],[822,9344],[851,9349],[896,9323],[902,9303],[972,9302],[974,9314],[938,9326]]],[[[1848,9265],[1825,9250],[1777,9240],[1726,9247],[1603,9240],[1567,9252],[1535,9244],[1473,9259],[1459,9285],[1470,9325],[1440,9355],[1412,9348],[1360,9357],[1331,9393],[1362,9399],[1423,9389],[1442,9371],[1490,9375],[1552,9344],[1528,9336],[1587,9303],[1652,9304],[1719,9322],[1797,9319],[1840,9300],[1841,9283],[1817,9274],[1848,9265]]],[[[933,9426],[877,9415],[845,9427],[833,9446],[816,9439],[788,9455],[811,9463],[843,9452],[918,9464],[949,9456],[933,9426]]],[[[1126,9547],[1165,9524],[1187,9528],[1249,9496],[1240,9486],[1266,9450],[1200,9447],[1205,9471],[1154,9471],[1155,9482],[1104,9475],[1087,9490],[1131,9490],[1115,9522],[1071,9525],[1076,9545],[1126,9547]]],[[[1511,9629],[1553,9627],[1562,9603],[1579,9620],[1601,9618],[1623,9584],[1617,9561],[1665,9561],[1684,9542],[1637,9527],[1563,9469],[1474,9471],[1406,9521],[1437,9534],[1477,9534],[1456,9553],[1417,9540],[1362,9550],[1334,9600],[1389,9593],[1338,9609],[1354,9630],[1379,9632],[1370,9645],[1389,9663],[1439,9666],[1403,9677],[1436,9685],[1480,9670],[1511,9629]]],[[[518,8075],[519,8073],[519,8072],[518,8075],[518,8075],[518,8075]]]]}},{type:"Feature",id:"ST",properties:{"hc-group":"admin0","hc-middle-x":.55,"hc-middle-y":.5,"hc-key":"st","hc-a2":"ST",name:"Sao Tome and Principe",labelrank:"6","country-abbrev":"S.T.P.",subregion:"Middle Africa","region-wb":"Sub-Saharan Africa","iso-a3":"STP","iso-a2":"ST","woe-id":"23424966",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4400,6481],[4396,6485],[4401,6491],[4405,6487],[4400,6481]]]}},{type:"Feature",id:"CV",properties:{"hc-group":"admin0","hc-middle-x":.56,"hc-middle-y":.5,"hc-key":"cv","hc-a2":"CV",name:"Cape Verde",labelrank:"4","country-abbrev":"C.Vd.",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"CPV","iso-a2":"CV","woe-id":"23424794",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[3499,6934],[3506,6928],[3507,6922],[3499,6925],[3499,6934]]]}},{type:"Feature",id:"DM",properties:{"hc-group":"admin0","hc-middle-x":.54,"hc-middle-y":.47,"hc-key":"dm","hc-a2":"DM",name:"Dominica",labelrank:"6","country-abbrev":"D'inca",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"DMA","iso-a2":"DM","woe-id":"23424798",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2382,6942],[2386,6936],[2383,6930],[2380,6939],[2382,6942]]]}},{type:"Feature",id:"NL",properties:{"hc-group":"admin0","hc-middle-x":.99,"hc-middle-y":.01,"hc-key":"nl","hc-a2":"NL",name:"Netherlands",labelrank:"5","country-abbrev":"Neth.",subregion:"Western Europe","region-wb":"Europe & Central Asia","iso-a3":"NLD","iso-a2":"NL","woe-id":"-90",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4369,8229],[4359,8225],[4360,8227],[4372,8230],[4369,8229]]],[[[2334,7016],[2331,7016],[2331,7017],[2334,7016]]],[[[4303,8146],[4315,8146],[4329,8146],[4317,8140],[4303,8146]]],[[[4417,8221],[4412,8180],[4393,8164],[4382,8122],[4353,8150],[4330,8146],[4318,8156],[4355,8209],[4396,8234],[4417,8221]]]]}},{type:"Feature",id:"JM",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.52,"hc-key":"jm","hc-a2":"JM",name:"Jamaica",labelrank:"4","country-abbrev":"Jam.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"JAM","iso-a2":"JM","woe-id":"23424858",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[1906,7029],[1943,7013],[1913,7006],[1878,7023],[1906,7029]]]}},{type:"Feature",id:"WS",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.54,"hc-key":"ws","hc-a2":"WS",name:"Samoa",labelrank:"4","country-abbrev":"Samoa",subregion:"Polynesia","region-wb":"East Asia & Pacific","iso-a3":"WSM","iso-a2":"WS","woe-id":"23424992",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[-909,6078],[-907,6069],[-916,6069],[-924,6078],[-909,6078]]]}},{type:"Feature",id:"OM",properties:{"hc-group":"admin0","hc-middle-x":.88,"hc-middle-y":.44,"hc-key":"om","hc-a2":"OM",name:"Oman",labelrank:"4","country-abbrev":"Oman",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"OMN","iso-a2":"OM","woe-id":"23424898",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[5874,7239],[5873,7238],[5873,7241],[5876,7241],[5874,7239]]],[[[5868,7265],[5877,7275],[5874,7251],[5870,7253],[5868,7265]]],[[[5747,7045],[5836,7076],[5855,7137],[5842,7160],[5860,7228],[5877,7231],[5900,7199],[5948,7186],[5979,7145],[5916,7068],[5920,7047],[5885,7033],[5876,7013],[5849,7010],[5837,6985],[5780,6974],[5769,6994],[5747,7045]]]]}},{type:"Feature",id:"VC",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.5,"hc-key":"vc","hc-a2":"VC",name:"Saint Vincent and the Grenadines",labelrank:"6","country-abbrev":"St.V.G.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"VCT","iso-a2":"VC","woe-id":"23424981",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2388,6865],[2385,6871],[2389,6875],[2390,6870],[2388,6865]]]}},{type:"Feature",id:"TR",properties:{"hc-group":"admin0","hc-middle-x":.34,"hc-middle-y":.49,"hc-key":"tr","hc-a2":"TR",name:"Turkey",labelrank:"2","country-abbrev":"Tur.",subregion:"Western Asia","region-wb":"Europe & Central Asia","iso-a3":"TUR","iso-a2":"TR","woe-id":"23424969",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[4974,7732],[4969,7730],[4966,7731],[4973,7735],[4974,7732]]],[[[5035,7796],[5068,7769],[5021,7761],[5011,7748],[4977,7752],[4994,7775],[4985,7786],[5007,7799],[5035,7796]]],[[[5534,7714],[5510,7704],[5516,7656],[5532,7628],[5472,7635],[5461,7627],[5457,7634],[5384,7614],[5338,7620],[5291,7617],[5270,7586],[5272,7620],[5252,7608],[5229,7615],[5177,7590],[5154,7607],[5115,7619],[5106,7597],[5085,7593],[5044,7625],[5011,7635],[5012,7657],[4983,7666],[5007,7687],[4989,7700],[4986,7702],[4979,7707],[4997,7740],[5069,7741],[5071,7770],[5131,7764],[5193,7797],[5271,7787],[5318,7762],[5374,7765],[5395,7758],[5436,7779],[5474,7782],[5493,7765],[5500,7730],[5533,7716],[5534,7714]]]]}},{type:"Feature",id:"BD",properties:{"hc-group":"admin0","hc-middle-x":.85,"hc-middle-y":.61,"hc-key":"bd","hc-a2":"BD",name:"Bangladesh",labelrank:"3","country-abbrev":"Bang.",subregion:"Southern Asia","region-wb":"South Asia","iso-a3":"BGD","iso-a2":"BD","woe-id":"23424759",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[6942,7109],[6918,7163],[6880,7132],[6847,7142],[6832,7189],[6837,7209],[6816,7220],[6843,7237],[6818,7260],[6829,7277],[6870,7262],[6886,7236],[6935,7237],[6949,7229],[6909,7188],[6922,7167],[6939,7192],[6951,7137],[6953,7116],[6942,7109]]]}},{type:"Feature",id:"LC",properties:{"hc-group":"admin0","hc-middle-x":.52,"hc-middle-y":.47,"hc-key":"lc","hc-a2":"LC",name:"Saint Lucia",labelrank:"6","country-abbrev":"S.L.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"LCA","iso-a2":"LC","woe-id":"23424951",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2395,6886],[2391,6890],[2396,6897],[2397,6893],[2395,6886]]]}},{type:"Feature",id:"NR",properties:{"hc-group":"admin0","hc-middle-x":.53,"hc-middle-y":.5,"hc-key":"nr","hc-a2":"NR",name:"Nauru",labelrank:"6","country-abbrev":"Nauru",subregion:"Micronesia","region-wb":"East Asia & Pacific","iso-a3":"NRU","iso-a2":"NR","woe-id":"23424912",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[9158,6463],[9157,6463],[9157,6464],[9159,6464],[9158,6463]]]}},{type:"Feature",id:"NO",properties:{"hc-group":"admin0","hc-middle-x":.1,"hc-middle-y":.93,"hc-key":"no","hc-a2":"NO",name:"Norway",labelrank:"3","country-abbrev":"Nor.",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"NOR","iso-a2":"NO","woe-id":"-90",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4821,8997],[4815,8993],[4809,8996],[4815,9003],[4821,8997]]],[[[4797,8992],[4790,8995],[4784,9004],[4802,8997],[4797,8992]]],[[[4877,9011],[4887,9004],[4870,9006],[4871,9011],[4877,9011]]],[[[4901,9024],[4906,9016],[4890,9006],[4882,9013],[4901,9024]]],[[[4911,9029],[4920,9024],[4909,9019],[4905,9028],[4911,9029]]],[[[4898,9036],[4889,9022],[4861,9017],[4873,9029],[4898,9036]]],[[[4918,9045],[4919,9040],[4914,9042],[4915,9046],[4918,9045]]],[[[4966,9053],[4974,9045],[4962,9041],[4955,9047],[4966,9053]]],[[[4841,9496],[4865,9475],[4829,9471],[4803,9490],[4841,9496]]],[[[4998,9499],[4989,9504],[4994,9510],[5e3,9504],[4998,9499]]],[[[5066,9517],[5038,9511],[5030,9512],[5047,9521],[5066,9517]]],[[[4804,9531],[4822,9526],[4810,9523],[4799,9526],[4804,9531]]],[[[4802,9547],[4789,9545],[4786,9549],[4789,9550],[4802,9547]]],[[[5202,9605],[5178,9599],[5142,9595],[5139,9598],[5202,9605]]],[[[4928,9617],[4921,9616],[4921,9620],[4923,9621],[4928,9617]]],[[[4921,9625],[4925,9623],[4923,9622],[4917,9623],[4921,9625]]],[[[4797,9623],[4793,9624],[4796,9627],[4801,9625],[4797,9623]]],[[[4837,9638],[4831,9635],[4828,9638],[4834,9639],[4837,9638]]],[[[4821,9634],[4821,9638],[4813,9643],[4826,9639],[4821,9634]]],[[[4748,8967],[4767,8968],[4802,8988],[4813,8979],[4815,8980],[4817,8980],[4818,8983],[4823,8988],[4820,8990],[4826,8992],[4827,8992],[4845,9007],[4847,9007],[4847,9006],[4849,9005],[4850,9007],[4886,9002],[4934,9033],[4973,9037],[4948,9018],[4950,8995],[4996,9042],[4991,9010],[5022,9050],[5094,9029],[5126,9006],[5099,8995],[5057,9e3],[5119,8981],[5093,8957],[5063,8940],[5075,8962],[5032,8995],[4976,8974],[4965,8932],[4942,8915],[4914,8929],[4869,8923],[4847,8952],[4816,8940],[4797,8905],[4743,8914],[4735,8885],[4718,8892],[4683,8857],[4691,8839],[4635,8792],[4635,8753],[4609,8718],[4618,8690],[4580,8688],[4560,8656],[4569,8610],[4565,8584],[4586,8568],[4568,8551],[4575,8512],[4556,8501],[4543,8462],[4515,8473],[4456,8430],[4429,8420],[4398,8424],[4359,8468],[4372,8509],[4342,8554],[4363,8576],[4347,8589],[4369,8612],[4411,8630],[4409,8639],[4464,8659],[4435,8662],[4465,8681],[4504,8658],[4544,8680],[4498,8667],[4487,8679],[4537,8729],[4562,8742],[4566,8761],[4607,8833],[4667,8874],[4643,8878],[4692,8898],[4682,8907],[4716,8924],[4703,8941],[4719,8966],[4748,8967],[4769,8982],[4768,8999],[4781,8983],[4748,8967]],[[5095,8982],[5091,8986],[5086,8978],[5097,8981],[5095,8982]]],[[[4948,9363],[4949,9366],[4963,9376],[4948,9363],[4948,9363],[4948,9363]]],[[[4630,8922],[4662,8932],[4682,8955],[4696,8923],[4668,8902],[4602,8890],[4605,8899],[4657,8910],[4630,8922]]],[[[4893,9411],[4874,9424],[4825,9422],[4847,9452],[4824,9463],[4886,9474],[4905,9449],[4929,9446],[4893,9411]]],[[[4669,9570],[4695,9593],[4764,9552],[4766,9533],[4843,9513],[4768,9488],[4744,9425],[4730,9424],[4703,9367],[4631,9407],[4617,9428],[4702,9450],[4611,9443],[4607,9461],[4650,9465],[4673,9480],[4644,9505],[4641,9483],[4590,9471],[4561,9497],[4565,9471],[4533,9487],[4515,9516],[4540,9521],[4522,9560],[4531,9569],[4564,9568],[4613,9582],[4616,9559],[4636,9577],[4658,9563],[4689,9517],[4669,9570]]],[[[4909,9611],[5e3,9602],[5010,9580],[4975,9557],[4918,9535],[4884,9538],[4883,9551],[4822,9548],[4787,9564],[4852,9570],[4854,9578],[4761,9571],[4763,9592],[4732,9599],[4742,9610],[4778,9596],[4809,9619],[4824,9604],[4852,9608],[4868,9590],[4879,9624],[4887,9601],[4909,9611]]],[[[4948,9363],[4946,9359],[4947,9363],[4948,9363],[4948,9363],[4948,9363]]]]}},{type:"Feature",id:"KN",properties:{"hc-group":"admin0","hc-middle-x":.57,"hc-middle-y":.49,"hc-key":"kn","hc-a2":"KN",name:"Saint Kitts and Nevis",labelrank:"6","country-abbrev":"St.K.N.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"KNA","iso-a2":"KN","woe-id":"23424940",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2346,6991],[2339,6996],[2340,6997],[2343,6995],[2346,6991]]]}},{type:"Feature",id:"BH",properties:{"hc-group":"admin0","hc-middle-x":.45,"hc-middle-y":.5,"hc-key":"bh","hc-a2":"BH",name:"Bahrain",labelrank:"4","country-abbrev":"Bahr.",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"BHR","iso-a2":"BH","woe-id":"23424753",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5702,7271],[5706,7269],[5705,7256],[5701,7263],[5702,7271]]]}},{type:"Feature",id:"TO",properties:{"hc-group":"admin0","hc-middle-x":.54,"hc-middle-y":.34,"hc-key":"to","hc-a2":"TO",name:"Tonga",labelrank:"4","country-abbrev":"Tongo",subregion:"Polynesia","region-wb":"East Asia & Pacific","iso-a3":"TON","iso-a2":"TO","woe-id":"23424964",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[-987,5842],[-988,5840],[-999,5845],[-992,5847],[-987,5842]]]}},{type:"Feature",id:"FI",properties:{"hc-group":"admin0","hc-middle-x":.63,"hc-middle-y":.54,"hc-key":"fi","hc-a2":"FI",name:"Finland",labelrank:"3","country-abbrev":"Fin.",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"FIN","iso-a2":"FI","woe-id":"23424812",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4816,8512],[4815,8507],[4806,8505],[4810,8509],[4816,8512]]],[[[4803,8510],[4806,8512],[4803,8505],[4798,8508],[4803,8510]]],[[[4808,8518],[4799,8510],[4785,8518],[4800,8522],[4808,8518]]],[[[4844,8516],[4844,8514],[4855,8514],[4842,8511],[4844,8516]]],[[[4870,8506],[4870,8515],[4882,8511],[4872,8501],[4870,8506]]],[[[4836,8532],[4837,8528],[4836,8523],[4835,8528],[4836,8532]]],[[[4835,8657],[4838,8652],[4834,8650],[4830,8654],[4835,8657]]],[[[4942,8741],[4935,8736],[4933,8739],[4936,8741],[4942,8741]]],[[[4851,8526],[4845,8528],[4834,8596],[4842,8652],[4868,8658],[4939,8731],[4954,8729],[4955,8762],[4921,8778],[4906,8808],[4916,8826],[4899,8860],[4906,8885],[4816,8940],[4847,8952],[4869,8923],[4914,8929],[4942,8915],[4965,8932],[4976,8974],[5032,8995],[5075,8962],[5063,8940],[5048,8914],[5055,8897],[5095,8871],[5067,8828],[5091,8792],[5082,8737],[5111,8691],[5094,8678],[5141,8638],[5131,8620],[5071,8562],[5029,8531],[4909,8505],[4869,8520],[4871,8521],[4866,8521],[4866,8521],[4854,8525],[4857,8523],[4856,8520],[4851,8524],[4851,8526]]]]}},{type:"Feature",id:"ID",properties:{"hc-group":"admin0","hc-middle-x":.38,"hc-middle-y":.41,"hc-key":"id","hc-a2":"ID",name:"Indonesia",labelrank:"2","country-abbrev":"Indo.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"IDN","iso-a2":"ID","woe-id":"23424846",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[8188,6311],[8203,6311],[8186,6274],[8184,6299],[8156,6320],[8188,6311]]],[[[7394,6396],[7365,6387],[7343,6415],[7351,6432],[7368,6393],[7394,6396]]],[[[7693,6231],[7736,6235],[7737,6224],[7676,6209],[7642,6218],[7658,6236],[7693,6231]]],[[[8007,6546],[8003,6517],[8028,6486],[8001,6493],[7995,6439],[7976,6470],[7993,6473],[7985,6514],[8007,6546]]],[[[7885,6203],[7891,6198],[7897,6207],[7902,6208],[7911,6214],[7912,6206],[7915,6198],[7897,6179],[7868,6172],[7885,6203]]],[[[7703,6601],[7696,6596],[7697,6601],[7703,6601]]],[[[8388,6402],[8388,6275],[8388,6210],[8360,6240],[8289,6230],[8299,6253],[8325,6262],[8294,6324],[8238,6346],[8216,6347],[8170,6376],[8148,6358],[8127,6400],[8181,6408],[8142,6411],[8087,6439],[8070,6476],[8099,6455],[8142,6468],[8180,6457],[8185,6415],[8210,6380],[8248,6403],[8246,6430],[8295,6435],[8355,6409],[8388,6402]]],[[[7779,6174],[7734,6196],[7755,6202],[7771,6234],[7833,6224],[7852,6236],[7936,6242],[7886,6226],[7878,6234],[7818,6216],[7763,6218],[7789,6183],[7779,6174]]],[[[7419,6248],[7365,6260],[7335,6278],[7351,6305],[7419,6294],[7427,6279],[7483,6274],[7496,6290],[7530,6275],[7624,6277],[7624,6218],[7565,6234],[7548,6229],[7490,6237],[7450,6251],[7419,6248]]],[[[8007,6388],[7965,6365],[7943,6380],[7942,6408],[7946,6387],[7976,6380],[8002,6393],[8048,6397],[8079,6386],[8086,6365],[8007,6388]]],[[[7849,6311],[7824,6317],[7851,6347],[7809,6341],[7813,6358],[7778,6383],[7775,6316],[7746,6321],[7754,6351],[7730,6401],[7746,6421],[7766,6500],[7792,6519],[7814,6510],[7882,6503],[7917,6531],[7898,6492],[7774,6491],[7765,6473],[7785,6438],[7815,6465],[7866,6460],[7862,6427],[7846,6446],[7811,6422],[7839,6386],[7855,6349],[7849,6311]]],[[[7693,6601],[7687,6576],[7709,6546],[7702,6535],[7736,6509],[7698,6501],[7689,6463],[7663,6436],[7664,6414],[7646,6373],[7606,6356],[7594,6380],[7558,6385],[7522,6375],[7519,6397],[7476,6390],[7466,6446],[7452,6441],[7434,6503],[7458,6540],[7485,6504],[7557,6525],[7602,6521],[7631,6568],[7642,6608],[7693,6601]]],[[[7120,6602],[7164,6572],[7200,6534],[7221,6541],[7283,6486],[7272,6457],[7301,6448],[7311,6409],[7338,6408],[7352,6382],[7345,6312],[7312,6304],[7219,6384],[7196,6415],[7181,6455],[7152,6486],[7124,6478],[7149,6426],[7139,6429],[7121,6478],[7145,6496],[7128,6536],[7092,6539],[7110,6508],[7103,6496],[7087,6540],[7065,6548],[7092,6543],[7100,6563],[7036,6621],[7032,6650],[7065,6633],[7097,6634],[7120,6602]]]]}},{type:"Feature",id:"MU",properties:{"hc-group":"admin0","hc-middle-x":.63,"hc-middle-y":.58,"hc-key":"mu","hc-a2":"MU",name:"Mauritius",labelrank:"5","country-abbrev":"Mus.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"MUS","iso-a2":"MU","woe-id":"23424894",continent:"Seven seas (open ocean)"},geometry:{type:"Polygon",coordinates:[[[5917,5878],[5916,5867],[5907,5866],[5911,5880],[5917,5878]]]}},{type:"Feature",id:"SE",properties:{"hc-group":"admin0","hc-middle-x":.4,"hc-middle-y":.48,"hc-key":"se","hc-a2":"SE",name:"Sweden",labelrank:"3","country-abbrev":"Swe.",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"SWE","iso-a2":"SE","woe-id":"23424954",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4749,8461],[4749,8461],[4749,8466],[4753,8466],[4749,8461]]],[[[4864,8758],[4864,8764],[4868,8762],[4868,8758],[4864,8758]]],[[[4921,8778],[4853,8764],[4831,8722],[4845,8711],[4821,8684],[4769,8651],[4733,8619],[4712,8569],[4718,8540],[4736,8533],[4770,8495],[4751,8469],[4701,8445],[4691,8414],[4700,8372],[4711,8391],[4741,8387],[4760,8415],[4759,8386],[4710,8386],[4693,8344],[4640,8340],[4625,8309],[4589,8309],[4571,8373],[4546,8417],[4550,8417],[4552,8421],[4545,8421],[4546,8418],[4537,8434],[4543,8462],[4556,8501],[4575,8512],[4568,8551],[4586,8568],[4565,8584],[4569,8610],[4560,8656],[4580,8688],[4618,8690],[4609,8718],[4635,8753],[4635,8792],[4691,8839],[4683,8857],[4718,8892],[4735,8885],[4743,8914],[4797,8905],[4816,8940],[4906,8885],[4899,8860],[4916,8826],[4906,8808],[4921,8778]],[[4554,8430],[4543,8426],[4546,8423],[4554,8424],[4554,8430]]]]}},{type:"Feature",id:"TT",properties:{"hc-group":"admin0","hc-middle-x":.46,"hc-middle-y":.44,"hc-key":"tt","hc-a2":"TT",name:"Trinidad and Tobago",labelrank:"5","country-abbrev":"Tr.T.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"TTO","iso-a2":"TT","woe-id":"23424958",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2396,6799],[2394,6779],[2380,6783],[2374,6796],[2396,6799]]]}},{type:"Feature",id:"MY",properties:{"hc-group":"admin0","hc-middle-x":.9,"hc-middle-y":.26,"hc-key":"my","hc-a2":"MY",name:"Malaysia",labelrank:"3","country-abbrev":"Malay.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"MYS","iso-a2":"MY","woe-id":"23424901",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[7181,6640],[7180,6634],[7177,6634],[7177,6640],[7181,6640]]],[[[7703,6601],[7697,6601],[7698,6602],[7693,6601],[7642,6608],[7631,6568],[7602,6521],[7557,6525],[7485,6504],[7458,6540],[7498,6525],[7508,6550],[7510,6549],[7510,6554],[7511,6558],[7558,6572],[7587,6614],[7606,6597],[7616,6623],[7617,6624],[7618,6621],[7627,6606],[7621,6623],[7650,6660],[7685,6675],[7743,6632],[7710,6623],[7722,6607],[7701,6603],[7703,6601]]],[[[7175,6669],[7204,6663],[7205,6645],[7233,6663],[7274,6620],[7274,6565],[7299,6519],[7272,6524],[7210,6563],[7193,6593],[7175,6669]]]]}},{type:"Feature",id:"PA",properties:{"hc-group":"admin0","hc-middle-x":.22,"hc-middle-y":.5,"hc-key":"pa","hc-a2":"PA",name:"Panama",labelrank:"4","country-abbrev":"Pan.",subregion:"Central America","region-wb":"Latin America & Caribbean","iso-a3":"PAN","iso-a2":"PA","woe-id":"23424924",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[1892,6692],[1873,6732],[1843,6744],[1816,6717],[1829,6699],[1776,6692],[1778,6721],[1744,6716],[1739,6725],[1740,6725],[1740,6725],[1740,6726],[1740,6726],[1754,6762],[1768,6743],[1798,6739],[1841,6763],[1876,6757],[1908,6735],[1914,6713],[1892,6692]]]}},{type:"Feature",id:"PW",properties:{"hc-group":"admin0","hc-middle-x":.38,"hc-middle-y":.44,"hc-key":"pw","hc-a2":"PW",name:"Palau",labelrank:"6","country-abbrev":"Palau",subregion:"Micronesia","region-wb":"East Asia & Pacific","iso-a3":"PLW","iso-a2":"PW","woe-id":"23424927",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[8196,6695],[8195,6699],[8197,6703],[8200,6703],[8196,6695]]]}},{type:"Feature",id:"TV",properties:{"hc-group":"admin0","hc-middle-x":.25,"hc-middle-y":.5,"hc-key":"tv","hc-a2":"TV",name:"Tuvalu",labelrank:"6","country-abbrev":"Tuv.",subregion:"Polynesia","region-wb":"East Asia & Pacific","iso-a3":"TUV","iso-a2":"TV","woe-id":"23424970",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[9522,6227],[9522,6227],[9522,6229],[9522,6227],[9522,6227]]]}},{type:"Feature",id:"MH",properties:{"hc-group":"admin0","hc-middle-x":.49,"hc-middle-y":.6,"hc-key":"mh","hc-a2":"MH",name:"Marshall Islands",labelrank:"6","country-abbrev":"M. Is.",subregion:"Micronesia","region-wb":"East Asia & Pacific","iso-a3":"MHL","iso-a2":"MH","woe-id":"23424932",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[9280,6690],[9285,6688],[9286,6687],[9285,6688],[9280,6690]]]}},{type:"Feature",id:"CL",properties:{"hc-group":"admin0","hc-middle-x":.51,"hc-middle-y":.9,"hc-key":"cl","hc-a2":"CL",name:"Chile",labelrank:"2","country-abbrev":"Chile",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"CHL","iso-a2":"CL","woe-id":"23424782",continent:"South America"},geometry:{type:"MultiPolygon",coordinates:[[[[2028,4732],[2063,4714],[2042,4700],[2014,4729],[2028,4732]]],[[[1977,4948],[1993,4916],[1994,4867],[1960,4879],[1981,4893],[1959,4908],[1961,4938],[1977,4948]]],[[[2022,5147],[2016,5111],[1985,5101],[2001,5124],[2006,5163],[2022,5147]]],[[[2167,4761],[2167,4674],[2165,4674],[2167,4673],[2167,4670],[2128,4674],[2110,4657],[2088,4695],[2113,4723],[2117,4693],[2157,4688],[2125,4702],[2114,4746],[2144,4768],[2167,4761]]],[[[2115,5932],[2128,5935],[2141,5957],[2157,5913],[2173,5898],[2163,5868],[2180,5842],[2189,5794],[2210,5794],[2206,5757],[2169,5733],[2177,5666],[2162,5659],[2137,5618],[2109,5516],[2133,5456],[2115,5397],[2115,5366],[2096,5352],[2091,5311],[2101,5277],[2085,5269],[2069,5206],[2075,5158],[2063,5125],[2077,5092],[2066,5062],[2088,5042],[2070,4970],[2051,4944],[2059,4928],[2020,4882],[2032,4835],[2058,4839],[2054,4804],[2070,4787],[2128,4786],[2173,4772],[2152,4778],[2105,4757],[2096,4714],[2032,4737],[2038,4753],[2004,4758],[1996,4781],[2017,4777],[2012,4815],[1976,4834],[2e3,4847],[1996,4918],[1986,4952],[2e3,4987],[1966,4992],[1995,5037],[2008,5015],[2031,5042],[2026,5058],[1996,5060],[2012,5097],[2020,5062],[2053,5159],[2039,5179],[2015,5170],[2010,5197],[2030,5249],[2018,5310],[2031,5329],[2048,5383],[2060,5398],[2085,5489],[2078,5559],[2088,5569],[2081,5601],[2100,5643],[2113,5714],[2109,5785],[2125,5837],[2115,5932]]],[[[2209,4666],[2230,4654],[2168,4659],[2214,4627],[2192,4628],[2162,4657],[2133,4648],[2129,4663],[2202,4668],[2207,4668],[2209,4666]]]]}},{type:"Feature",id:"TH",properties:{"hc-group":"admin0","hc-middle-x":.25,"hc-middle-y":.49,"hc-key":"th","hc-a2":"TH",name:"Thailand",labelrank:"3","country-abbrev":"Thai.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"THA","iso-a2":"TH","woe-id":"23424960",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[7239,6839],[7241,6837],[7244,6834],[7240,6833],[7239,6839]]],[[[7233,6663],[7205,6645],[7204,6663],[7175,6669],[7151,6704],[7118,6732],[7134,6785],[7161,6829],[7146,6886],[7119,6918],[7137,6959],[7095,7030],[7113,7070],[7128,7066],[7175,7086],[7186,7062],[7209,7061],[7205,6999],[7233,7022],[7249,7010],[7272,7029],[7290,7025],[7315,6996],[7313,6970],[7338,6946],[7325,6904],[7280,6907],[7241,6881],[7258,6824],[7226,6854],[7201,6852],[7200,6878],[7173,6876],[7172,6840],[7151,6793],[7149,6752],[7167,6753],[7185,6690],[7218,6681],[7233,6663]]]]}},{type:"Feature",id:"GD",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.5,"hc-key":"gd","hc-a2":"GD",name:"Grenada",labelrank:"6","country-abbrev":"Gren.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"GRD","iso-a2":"GD","woe-id":"23424826",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2375,6835],[2372,6835],[2372,6839],[2376,6841],[2375,6835]]]}},{type:"Feature",id:"EE",properties:{"hc-group":"admin0","hc-middle-x":.35,"hc-middle-y":.41,"hc-key":"ee","hc-a2":"EE",name:"Estonia",labelrank:"6","country-abbrev":"Est.",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"EST","iso-a2":"EE","woe-id":"23424805",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4876,8444],[4887,8435],[4863,8425],[4852,8441],[4876,8444]]],[[[4897,8446],[4893,8442],[4888,8445],[4892,8448],[4897,8446]]],[[[4893,8464],[4897,8464],[4898,8461],[4891,8461],[4893,8464]]],[[[4878,8463],[4888,8455],[4872,8449],[4858,8459],[4878,8463]]],[[[5026,8462],[5004,8453],[5024,8419],[5021,8411],[5016,8399],[4990,8398],[4954,8422],[4925,8413],[4902,8443],[4901,8472],[4975,8490],[5035,8483],[5038,8482],[5040,8478],[5038,8477],[5035,8477],[5035,8477],[5037,8476],[5037,8476],[5038,8476],[5037,8476],[5034,8476],[5030,8469],[5026,8462]]]]}},{type:"Feature",id:"AG",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.48,"hc-key":"ag","hc-a2":"AG",name:"Antigua and Barbuda",labelrank:"6","country-abbrev":"Ant.B.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"ATG","iso-a2":"AG","woe-id":"23424737",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2371,6989],[2373,6986],[2369,6985],[2367,6988],[2371,6989]]]}},{type:"Feature",id:"TW",properties:{"hc-group":"admin0","hc-middle-x":.49,"hc-middle-y":.41,"hc-key":"tw","hc-a2":"TW",name:"Taiwan",labelrank:"3","country-abbrev":"Taiwan",subregion:"Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"TWN","iso-a2":"TW","woe-id":"23424971",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[7752,7185],[7768,7185],[7797,7233],[7821,7235],[7807,7173],[7790,7136],[7752,7185]]]}},{type:"Feature",id:"BB",properties:{"hc-group":"admin0","hc-middle-x":.31,"hc-middle-y":.56,"hc-key":"bb","hc-a2":"BB",name:"Barbados",labelrank:"5","country-abbrev":"Barb.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"BRB","iso-a2":"BB","woe-id":"23424754",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2438,6866],[2434,6868],[2435,6874],[2440,6869],[2438,6866]]]}},{type:"Feature",id:"IT",properties:{"hc-group":"admin0","hc-middle-x":.79,"hc-middle-y":.71,"hc-key":"it","hc-a2":"IT",name:"Italy",labelrank:"2","country-abbrev":"Italy",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"ITA","iso-a2":"IT","woe-id":"23424853",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4571,7654],[4668,7666],[4655,7649],[4652,7611],[4634,7616],[4571,7654]]],[[[4484,7768],[4496,7744],[4488,7697],[4454,7690],[4456,7736],[4448,7757],[4484,7768]]],[[[4427,7861],[4400,7909],[4412,7939],[4444,7951],[4466,7944],[4500,7955],[4514,7974],[4566,7982],[4572,7967],[4611,7961],[4601,7952],[4611,7927],[4596,7933],[4565,7916],[4572,7876],[4608,7851],[4622,7818],[4654,7794],[4680,7795],[4677,7778],[4738,7749],[4753,7731],[4710,7744],[4694,7715],[4713,7705],[4681,7655],[4685,7684],[4668,7729],[4611,7770],[4591,7769],[4536,7815],[4504,7869],[4464,7884],[4427,7861]],[[4574,7793],[4574,7793],[4574,7793],[4574,7793],[4574,7793]],[[4574,7865],[4574,7868],[4573,7867],[4572,7866],[4574,7865]]]]}},{type:"Feature",id:"MT",properties:{"hc-group":"admin0","hc-middle-x":.49,"hc-middle-y":.53,"hc-key":"mt","hc-a2":"MT",name:"Malta",labelrank:"5","country-abbrev":"Malta",subregion:"Southern Europe","region-wb":"Middle East & North Africa","iso-a3":"MLT","iso-a2":"MT","woe-id":"23424897",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4628,7589],[4635,7586],[4635,7582],[4631,7584],[4628,7589]]]}},{type:"Feature",id:"VU",properties:{"hc-group":"admin0","hc-middle-x":.6,"hc-middle-y":.53,"hc-key":"vu","hc-a2":"VU",name:"Vanuatu",labelrank:"4","country-abbrev":"Van.",subregion:"Melanesia","region-wb":"East Asia & Pacific","iso-a3":"VUT","iso-a2":"VU","woe-id":"23424907",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[9172,6054],[9194,6034],[9205,5976],[9178,5988],[9154,6029],[9172,6054]]]}},{type:"Feature",id:"SG",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.57,"hc-key":"sg","hc-a2":"SG",name:"Singapore",labelrank:"6","country-abbrev":"Sing.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"SGP","iso-a2":"SG","woe-id":"23424948",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[7286,6521],[7290,6519],[7286,6516],[7280,6517],[7286,6521]]]}},{type:"Feature",id:"CY",properties:{"hc-group":"admin0","hc-middle-x":.39,"hc-middle-y":.51,"hc-key":"cy","hc-a2":"CY",name:"Cyprus",labelrank:"5","country-abbrev":"Cyp.",subregion:"Western Asia","region-wb":"Europe & Central Asia","iso-a3":"CYP","iso-a2":"CY","woe-id":"-90",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[5205,7555],[5205,7556],[5206,7556],[5205,7555]]],[[[5214,7557],[5216,7554],[5210,7554],[5207,7557],[5210,7557],[5213,7557],[5214,7557]]],[[[5206,7555],[5206,7555],[5207,7555],[5207,7554],[5206,7555]]],[[[5204,7554],[5201,7549],[5184,7543],[5178,7545],[5176,7544],[5162,7557],[5171,7561],[5172,7560],[5173,7562],[5174,7561],[5175,7561],[5175,7561],[5175,7561],[5175,7561],[5175,7561],[5196,7561],[5204,7555],[5204,7554]]]]}},{type:"Feature",id:"LK",properties:{"hc-group":"admin0","hc-middle-x":.62,"hc-middle-y":.91,"hc-key":"lk","hc-a2":"LK",name:"Sri Lanka",labelrank:"3","country-abbrev":"Sri L.",subregion:"Southern Asia","region-wb":"South Asia","iso-a3":"LKA","iso-a2":"LK","woe-id":"23424778",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[6576,6765],[6600,6755],[6632,6703],[6631,6674],[6596,6654],[6581,6660],[6572,6717],[6584,6759],[6576,6765]]]}},{type:"Feature",id:"KM",properties:{"hc-group":"admin0","hc-middle-x":.41,"hc-middle-y":.51,"hc-key":"km","hc-a2":"KM",name:"Comoros",labelrank:"6","country-abbrev":"Com.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"COM","iso-a2":"KM","woe-id":"23424786",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5494,6125],[5487,6131],[5488,6142],[5492,6141],[5494,6125]]]}},{type:"Feature",id:"FJ",properties:{"hc-group":"admin0","hc-middle-x":.44,"hc-middle-y":.33,"hc-key":"fj","hc-a2":"FJ",name:"Fiji",labelrank:"6","country-abbrev":"Fiji",subregion:"Melanesia","region-wb":"East Asia & Pacific","iso-a3":"FJI","iso-a2":"FJ","woe-id":"23424813",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[9460,5963],[9494,5962],[9495,5978],[9543,5996],[9494,5959],[9507,5951],[9500,5915],[9490,5934],[9467,5939],[9460,5963]]]}},{type:"Feature",id:"RU",properties:{"hc-group":"admin0","hc-middle-x":.57,"hc-middle-y":.56,"hc-key":"ru","hc-a2":"RU",name:"Russia",labelrank:"2","country-abbrev":"Rus.",subregion:"Eastern Europe","region-wb":"Europe & Central Asia","iso-a3":"RUS","iso-a2":"RU","woe-id":"23424936",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[8620,7917],[8587,7905],[8565,7884],[8519,7862],[8540,7887],[8614,7923],[8620,7917]]],[[[5691,8936],[5646,8924],[5637,8953],[5666,8965],[5693,8952],[5691,8936]]],[[[5965,9010],[5999,8987],[5972,8976],[5942,8995],[5965,9010]]],[[[6315,9176],[6331,9169],[6278,9157],[6280,9178],[6315,9176]]],[[[7568,9234],[7551,9218],[7512,9233],[7528,9245],[7568,9234]]],[[[5900,9603],[5857,9597],[5866,9613],[5939,9622],[5950,9582],[5900,9603]]],[[[5825,9623],[5819,9605],[5766,9602],[5774,9618],[5819,9609],[5825,9623]]],[[[5870,9665],[5945,9662],[5893,9635],[5861,9633],[5807,9645],[5870,9665]]],[[[6124,9673],[6147,9654],[6077,9637],[6060,9648],[6104,9658],[6124,9673]]],[[[5922,9709],[5937,9692],[5916,9668],[5861,9672],[5922,9709]]],[[[5391,7846],[5361,7874],[5289,7912],[5317,7918],[5327,7959],[5370,7979],[5338,7983],[5356,8011],[5384,8010],[5382,8045],[5395,8064],[5367,8087],[5315,8109],[5262,8106],[5245,8140],[5218,8142],[5225,8161],[5207,8185],[5147,8175],[5131,8212],[5175,8229],[5146,8243],[5121,8317],[5039,8340],[5024,8370],[5016,8399],[5021,8411],[5024,8419],[5030,8439],[5026,8462],[5030,8469],[5033,8474],[5037,8476],[5037,8476],[5035,8477],[5035,8477],[5035,8477],[5037,8476],[5040,8478],[5038,8482],[5035,8483],[5037,8497],[5090,8514],[5029,8531],[5071,8562],[5131,8620],[5141,8638],[5094,8678],[5111,8691],[5082,8737],[5091,8792],[5067,8828],[5095,8871],[5055,8897],[5048,8914],[5063,8940],[5093,8957],[5119,8981],[5155,8989],[5187,8976],[5154,8968],[5271,8947],[5422,8870],[5431,8846],[5404,8806],[5372,8793],[5330,8791],[5199,8822],[5161,8842],[5242,8773],[5227,8755],[5241,8731],[5264,8746],[5302,8746],[5378,8716],[5404,8728],[5386,8767],[5431,8789],[5468,8824],[5515,8780],[5524,8820],[5504,8845],[5517,8900],[5490,8918],[5567,8909],[5591,8879],[5550,8873],[5538,8852],[5564,8831],[5620,8836],[5629,8869],[5652,8873],[5723,8912],[5790,8934],[5806,8904],[5827,8896],[5866,8921],[5905,8916],[5951,8938],[5975,8904],[6011,8945],[5989,8968],[6007,8983],[6107,8967],[6153,8943],[6199,8929],[6230,8904],[6255,8935],[6236,8937],[6223,8964],[6186,8969],[6202,9029],[6176,9027],[6190,9061],[6236,9090],[6251,9138],[6269,9149],[6328,9151],[6366,9139],[6367,9115],[6336,9074],[6361,9051],[6354,9006],[6358,8935],[6389,8913],[6375,8873],[6358,8867],[6328,8819],[6292,8803],[6343,8798],[6385,8827],[6422,8871],[6414,8922],[6471,8938],[6499,8913],[6493,8875],[6522,8899],[6509,8932],[6445,8952],[6393,8949],[6386,8977],[6409,9019],[6371,9068],[6386,9090],[6428,9105],[6421,9150],[6448,9187],[6481,9183],[6445,9141],[6451,9113],[6436,9067],[6512,9052],[6527,9059],[6469,9075],[6459,9094],[6487,9102],[6506,9090],[6515,9116],[6553,9161],[6560,9121],[6630,9083],[6675,9084],[6646,9060],[6663,9044],[6673,9007],[6690,9016],[6671,9058],[6685,9079],[6643,9115],[6599,9130],[6588,9167],[6594,9189],[6788,9206],[6780,9224],[6737,9257],[6785,9249],[6777,9269],[6809,9274],[6873,9307],[6980,9323],[6962,9336],[7011,9336],[7047,9351],[7033,9373],[7059,9393],[7066,9353],[7049,9341],[7067,9325],[7108,9332],[7138,9364],[7197,9366],[7207,9400],[7268,9436],[7313,9439],[7346,9430],[7326,9407],[7393,9388],[7362,9364],[7404,9365],[7407,9378],[7502,9378],[7543,9370],[7546,9346],[7568,9345],[7578,9308],[7544,9323],[7575,9289],[7467,9233],[7411,9192],[7384,9191],[7360,9167],[7401,9165],[7495,9195],[7457,9196],[7469,9214],[7539,9196],[7561,9206],[7571,9185],[7629,9196],[7719,9189],[7716,9172],[7772,9155],[7853,9150],[7870,9168],[7862,9188],[7901,9208],[7905,9196],[7955,9179],[7974,9187],[8045,9157],[8030,9104],[7998,9123],[8055,9053],[8088,9032],[8108,9038],[8137,9093],[8170,9068],[8195,9065],[8239,9079],[8270,9074],[8322,9080],[8360,9070],[8335,9109],[8345,9127],[8405,9143],[8519,9131],[8564,9117],[8534,9111],[8541,9090],[8572,9118],[8644,9108],[8657,9095],[8626,9083],[8700,9063],[8721,9038],[8764,9037],[8832,9050],[8908,9043],[8943,9027],[8955,9004],[8943,8985],[8984,8961],[9072,8979],[9096,8968],[9158,8964],[9197,8992],[9232,8984],[9225,8968],[9192,8975],[9201,8950],[9238,8927],[9278,8941],[9267,8997],[9413,8983],[9467,8971],[9580,8925],[9584,8914],[9685,8870],[9711,8813],[9723,8834],[9791,8834],[9851,8793],[9826,8768],[9778,8763],[9764,8722],[9776,8709],[9742,8703],[9702,8728],[9668,8738],[9667,8757],[9635,8767],[9589,8762],[9555,8796],[9567,8768],[9556,8744],[9493,8721],[9439,8731],[9486,8700],[9495,8707],[9534,8629],[9519,8610],[9488,8621],[9448,8619],[9352,8576],[9308,8545],[9266,8526],[9261,8505],[9227,8532],[9158,8520],[9133,8499],[9142,8528],[9095,8497],[9060,8508],[9046,8484],[9064,8458],[9090,8456],[9056,8438],[9043,8461],[9011,8423],[9051,8406],[9035,8366],[9052,8342],[9016,8339],[9005,8318],[9016,8287],[8954,8259],[8941,8221],[8912,8207],[8886,8153],[8827,8100],[8811,8101],[8856,8131],[8837,8208],[8820,8304],[8835,8366],[8877,8410],[8923,8437],[8948,8468],[9008,8515],[9010,8525],[9072,8567],[9075,8609],[9107,8615],[9089,8628],[9049,8621],[9040,8587],[8957,8532],[8946,8548],[8962,8594],[8877,8587],[8802,8523],[8776,8485],[8810,8470],[8755,8473],[8696,8456],[8678,8483],[8643,8496],[8619,8473],[8474,8481],[8435,8472],[8385,8435],[8373,8412],[8319,8375],[8287,8339],[8217,8288],[8256,8276],[8261,8291],[8303,8293],[8279,8254],[8297,8235],[8321,8264],[8353,8263],[8401,8217],[8372,8113],[8375,8076],[8364,8034],[8337,8008],[8302,7950],[8237,7883],[8214,7850],[8156,7821],[8116,7844],[8083,7807],[8081,7811],[8078,7815],[8091,7827],[8099,7870],[8090,7899],[8121,7913],[8132,7887],[8146,7907],[8178,7951],[8185,7988],[8204,8005],[8192,8031],[8135,8005],[8093,8004],[8086,8027],[8043,8071],[8005,8075],[7935,8210],[7862,8234],[7790,8222],[7766,8201],[7788,8176],[7768,8158],[7740,8107],[7742,8093],[7699,8074],[7667,8086],[7628,8089],[7596,8104],[7559,8077],[7490,8060],[7425,8067],[7407,8090],[7330,8111],[7280,8098],[7239,8117],[7237,8144],[7139,8176],[7106,8132],[7121,8113],[7093,8083],[7011,8094],[7001,8115],[6945,8127],[6810,8061],[6801,8059],[6795,8058],[6774,8077],[6734,8077],[6680,8131],[6621,8121],[6598,8144],[6577,8124],[6515,8222],[6475,8250],[6479,8269],[6407,8235],[6385,8249],[6316,8256],[6306,8305],[6230,8300],[6227,8291],[6139,8266],[6014,8247],[6020,8222],[6045,8216],[6005,8198],[6015,8184],[5989,8167],[6028,8148],[6025,8123],[5983,8125],[5978,8114],[5943,8133],[5881,8134],[5856,8113],[5821,8126],[5787,8152],[5705,8157],[5648,8115],[5641,8085],[5615,8110],[5596,8086],[5600,8062],[5583,8032],[5602,8009],[5630,8008],[5665,7954],[5617,7931],[5591,7892],[5617,7860],[5612,7833],[5646,7791],[5621,7768],[5582,7793],[5534,7823],[5508,7816],[5475,7838],[5391,7846]]],[[[9599,9071],[9621,9058],[9607,9047],[9546,9044],[9510,9034],[9513,9057],[9553,9077],[9599,9071]]],[[[8377,9210],[8419,9208],[8460,9187],[8453,9166],[8373,9183],[8377,9210]]],[[[6937,9577],[6908,9593],[6985,9585],[6953,9568],[6937,9577]]],[[[5596,9641],[5637,9647],[5572,9620],[5542,9634],[5596,9641]]],[[[5995,9655],[6034,9667],[6052,9644],[6016,9618],[5975,9619],[5961,9635],[5995,9655]]],[[[4790,8269],[4810,8280],[4786,8270],[4786,8270],[4795,8288],[4825,8304],[4827,8304],[4814,8290],[4835,8303],[4881,8288],[4880,8266],[4878,8266],[4790,8269]]],[[[7022,9596],[7001,9593],[6984,9590],[6920,9610],[6957,9625],[6965,9659],[7046,9679],[7111,9638],[7088,9634],[7088,9606],[7033,9597],[7100,9602],[7123,9582],[7148,9593],[7170,9569],[7154,9511],[7105,9510],[7077,9522],[7024,9525],[6986,9559],[7022,9596]]],[[[8455,8069],[8434,8017],[8459,7961],[8432,7965],[8421,7938],[8413,7964],[8424,8015],[8417,8049],[8426,8138],[8409,8161],[8411,8226],[8442,8239],[8434,8264],[8456,8217],[8461,8152],[8486,8064],[8455,8069]]],[[[5879,9169],[5847,9116],[5869,9059],[5914,9030],[5900,9017],[5849,9031],[5841,9020],[5786,9037],[5794,9055],[5774,9065],[5778,9046],[5733,9076],[5731,9096],[5759,9104],[5780,9161],[5834,9180],[5879,9169]]],[[[8571,9292],[8608,9297],[8629,9288],[8681,9280],[8673,9266],[8601,9260],[8539,9286],[8548,9307],[8571,9292]]],[[[8399,9343],[8434,9324],[8476,9322],[8518,9303],[8477,9274],[8433,9294],[8437,9278],[8468,9268],[8429,9262],[8413,9272],[8329,9252],[8296,9263],[8266,9294],[8241,9299],[8224,9294],[8230,9324],[8269,9309],[8282,9329],[8326,9346],[8388,9309],[8399,9343]]],[[[6210,9395],[6246,9386],[6250,9367],[6197,9339],[6025,9292],[5959,9239],[5931,9247],[5933,9224],[5888,9170],[5837,9181],[5814,9174],[5796,9199],[5830,9212],[5852,9252],[5897,9296],[5931,9307],[5947,9326],[6017,9337],[6017,9349],[6055,9344],[6104,9352],[6210,9395]]],[[[7197,9509],[7203,9532],[7240,9552],[7265,9544],[7257,9526],[7285,9533],[7322,9512],[7352,9475],[7326,9488],[7282,9474],[7207,9470],[7173,9455],[7150,9460],[7197,9509]]],[[[5588,9611],[5677,9634],[5658,9643],[5699,9660],[5738,9636],[5680,9624],[5695,9590],[5674,9601],[5588,9611]]]]}},{type:"Feature",id:"VA",properties:{"hc-group":"admin0","hc-middle-x":.61,"hc-middle-y":.44,"hc-key":"va","hc-a2":"VA",name:"Vatican",labelrank:"6","country-abbrev":"Vat.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"VAT","iso-a2":"VA","woe-id":"23424986",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4574,7793],[4574,7793],[4574,7793],[4574,7793],[4574,7793]]]}},{type:"Feature",id:"SM",properties:{"hc-group":"admin0","hc-middle-x":.48,"hc-middle-y":.42,"hc-key":"sm","hc-a2":"SM",name:"San Marino",labelrank:"6","country-abbrev":"S.M.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"SMR","iso-a2":"SM","woe-id":"23424947",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4574,7865],[4572,7866],[4573,7867],[4574,7868],[4574,7865]]]}},{type:"Feature",id:"KZ",properties:{"hc-group":"admin0","hc-middle-x":.57,"hc-middle-y":.46,"hc-key":"kz","hc-a2":"KZ",name:"Kazakhstan",labelrank:"3","country-abbrev":"Kaz.",subregion:"Central Asia","region-wb":"Europe & Central Asia","iso-a3":"KAZ","iso-a2":"KZ","woe-id":"-90",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[5991,7941],[5960,7930],[5968,7910],[5947,7922],[5952,7928],[5943,7925],[5865,7905],[5865,7773],[5851,7770],[5812,7808],[5792,7800],[5792,7800],[5792,7800],[5792,7800],[5780,7795],[5780,7795],[5780,7795],[5780,7795],[5760,7788],[5768,7823],[5745,7826],[5697,7892],[5729,7917],[5763,7920],[5779,7942],[5779,7975],[5750,7972],[5724,7983],[5665,7954],[5630,8008],[5602,8009],[5583,8032],[5600,8062],[5596,8086],[5615,8110],[5641,8085],[5648,8115],[5705,8157],[5787,8152],[5821,8126],[5856,8113],[5881,8134],[5943,8133],[5978,8114],[5983,8125],[6025,8123],[6028,8148],[5989,8167],[6015,8184],[6005,8198],[6045,8216],[6020,8222],[6014,8247],[6139,8266],[6227,8291],[6230,8300],[6306,8305],[6316,8256],[6385,8249],[6407,8235],[6479,8269],[6475,8250],[6515,8222],[6577,8124],[6598,8144],[6621,8121],[6680,8131],[6734,8077],[6774,8077],[6795,8058],[6750,8032],[6741,7981],[6719,7972],[6668,7986],[6646,7924],[6581,7906],[6602,7838],[6584,7803],[6531,7828],[6435,7827],[6405,7842],[6385,7812],[6336,7826],[6309,7805],[6253,7774],[6240,7747],[6220,7768],[6183,7768],[6178,7796],[6163,7797],[6157,7828],[6131,7858],[6045,7850],[6015,7882],[5986,7899],[5977,7930],[5996,7939],[5991,7941]],[[5995,7942],[5997,7942],[5997,7940],[6021,7950],[5995,7942]]],[[[5693,7900],[5687,7903],[5689,7907],[5698,7908],[5693,7900]]]]}},{type:"Feature",id:"AZ",properties:{"hc-group":"admin0","hc-middle-x":.83,"hc-middle-y":.51,"hc-key":"az","hc-a2":"AZ",name:"Azerbaijan",labelrank:"5","country-abbrev":"Aze.",subregion:"Western Asia","region-wb":"Europe & Central Asia","iso-a3":"AZE","iso-a2":"AZ","woe-id":"23424741",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[5540,7763],[5539,7762],[5538,7764],[5540,7764],[5540,7763]]],[[[5546,7760],[5545,7760],[5545,7761],[5545,7761],[5546,7760]]],[[[5554,7747],[5554,7749],[5556,7749],[5555,7747],[5554,7747]]],[[[5534,7714],[5533,7716],[5563,7710],[5573,7687],[5552,7692],[5534,7714]]],[[[5582,7793],[5621,7768],[5646,7791],[5676,7748],[5654,7672],[5629,7685],[5627,7716],[5584,7687],[5558,7727],[5568,7734],[5539,7771],[5584,7763],[5582,7793]]]]}},{type:"Feature",id:"TJ",properties:{"hc-group":"admin0","hc-middle-x":.28,"hc-middle-y":.56,"hc-key":"tj","hc-a2":"TJ",name:"Tajikistan",labelrank:"4","country-abbrev":"Tjk.",subregion:"Central Asia","region-wb":"Europe & Central Asia","iso-a3":"TJK","iso-a2":"TJ","woe-id":"23424961",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[6300,7759],[6300,7759],[6298,7762],[6299,7761],[6300,7759]]],[[[6300,7721],[6302,7720],[6299,7718],[6296,7722],[6300,7721]]],[[[6389,7707],[6395,7677],[6423,7675],[6426,7631],[6379,7639],[6329,7613],[6329,7653],[6299,7669],[6285,7641],[6259,7626],[6215,7629],[6232,7665],[6225,7691],[6203,7699],[6235,7710],[6264,7754],[6295,7762],[6310,7734],[6280,7734],[6261,7709],[6325,7713],[6348,7698],[6389,7707]]]]}},{type:"Feature",id:"LS",properties:{"hc-group":"admin0","hc-middle-x":.52,"hc-middle-y":.45,"hc-key":"ls","hc-a2":"LS",name:"Lesotho",labelrank:"6","country-abbrev":"Les.",subregion:"Southern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"LSO","iso-a2":"LS","woe-id":"23424880",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5040,5608],[5054,5613],[5078,5588],[5037,5545],[5006,5579],[5040,5608]]]}},{type:"Feature",id:"UZ",properties:{"hc-group":"admin0","hc-middle-x":.46,"hc-middle-y":.53,"hc-key":"uz","hc-a2":"UZ",name:"Uzbekistan",labelrank:"3","country-abbrev":"Uzb.",subregion:"Central Asia","region-wb":"Europe & Central Asia","iso-a3":"UZB","iso-a2":"UZ","woe-id":"23424980",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[6333,7723],[6332,7723],[6331,7724],[6334,7726],[6333,7723]]],[[[6316,7728],[6317,7722],[6312,7722],[6310,7729],[6316,7728]]],[[[5968,7910],[5961,7895],[5982,7876],[5986,7899],[6015,7882],[6045,7850],[6131,7858],[6157,7828],[6163,7797],[6178,7796],[6183,7768],[6220,7768],[6240,7747],[6253,7774],[6309,7805],[6286,7782],[6323,7766],[6333,7777],[6374,7754],[6331,7731],[6310,7734],[6295,7762],[6264,7754],[6235,7710],[6203,7699],[6225,7691],[6232,7665],[6215,7629],[6200,7629],[6178,7635],[6179,7658],[6151,7665],[6057,7726],[6043,7761],[5987,7775],[5981,7807],[5943,7825],[5915,7802],[5908,7809],[5898,7794],[5896,7770],[5865,7773],[5865,7905],[5943,7925],[5934,7884],[5947,7922],[5968,7910]],[[6300,7759],[6299,7761],[6298,7762],[6300,7759],[6300,7759]]]]}},{type:"Feature",id:"MA",properties:{"hc-group":"admin0","hc-middle-x":.6,"hc-middle-y":.21,"hc-key":"ma","hc-a2":"MA",name:"Morocco",labelrank:"3","country-abbrev":"Mor.",subregion:"Northern Africa","region-wb":"Middle East & North Africa","iso-a3":"MAR","iso-a2":"MA","woe-id":"23424893",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4117,7564],[4118,7565],[4119,7560],[4138,7558],[4151,7547],[4154,7497],[4173,7473],[4167,7459],[4129,7460],[4095,7444],[4096,7414],[4033,7378],[3977,7371],[3946,7348],[3946,7316],[3943,7298],[3915,7290],[3866,7291],[3847,7264],[3835,7226],[3788,7182],[3782,7148],[3764,7121],[3699,7120],[3740,7201],[3762,7222],[3774,7267],[3800,7285],[3820,7324],[3863,7337],[3890,7358],[3919,7404],[3912,7436],[3929,7475],[3951,7498],[4002,7523],[4028,7582],[4044,7586],[4044,7585],[4045,7584],[4074,7560],[4116,7566],[4117,7566],[4117,7564]]]}},{type:"Feature",id:"CO",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.54,"hc-key":"co","hc-a2":"CO",name:"Colombia",labelrank:"2","country-abbrev":"Col.",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"COL","iso-a2":"CO","woe-id":"23424787",continent:"South America"},geometry:{type:"Polygon",coordinates:[[[1865,6521],[1868,6543],[1894,6559],[1916,6592],[1909,6611],[1909,6673],[1892,6692],[1914,6713],[1908,6735],[1920,6731],[1960,6758],[1963,6791],[2005,6815],[2029,6813],[2082,6847],[2087,6830],[2068,6824],[2040,6787],[2037,6753],[2056,6726],[2064,6688],[2123,6685],[2143,6659],[2201,6662],[2190,6612],[2207,6580],[2191,6564],[2210,6549],[2219,6515],[2206,6540],[2181,6529],[2131,6529],[2125,6474],[2143,6437],[2128,6354],[2105,6367],[2125,6399],[2096,6414],[2056,6406],[2032,6413],[2019,6442],[1970,6476],[1940,6492],[1905,6498],[1865,6521]]]}},{type:"Feature",id:"TL",properties:{"hc-group":"admin0","hc-middle-x":.65,"hc-middle-y":.36,"hc-key":"tl","hc-a2":"TL",name:"East Timor",labelrank:"5","country-abbrev":"T.L.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"TLS","iso-a2":"TL","woe-id":"23424968",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[7885,6203],[7890,6206],[7897,6207],[7891,6198],[7885,6203]]],[[[7911,6214],[7918,6224],[7972,6233],[7957,6214],[7915,6198],[7912,6206],[7911,6214]]]]}},{type:"Feature",id:"TZ",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.5,"hc-key":"tz","hc-a2":"TZ",name:"United Republic of Tanzania",labelrank:"3","country-abbrev":"Tanz.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"TZA","iso-a2":"TZ","woe-id":"23424973",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5242,6136],[5241,6138],[5240,6141],[5240,6141],[5236,6143],[5235,6145],[5235,6145],[5234,6146],[5227,6185],[5222,6192],[5219,6195],[5219,6195],[5216,6197],[5215,6197],[5215,6198],[5211,6196],[5210,6191],[5195,6195],[5181,6201],[5153,6211],[5129,6225],[5093,6304],[5084,6347],[5118,6383],[5111,6408],[5119,6432],[5108,6447],[5119,6449],[5147,6449],[5147,6448],[5148,6449],[5149,6449],[5151,6407],[5189,6405],[5215,6448],[5321,6389],[5325,6371],[5367,6341],[5387,6324],[5371,6310],[5378,6289],[5372,6221],[5404,6169],[5316,6132],[5242,6136]]]}},{type:"Feature",id:"AR",properties:{"hc-group":"admin0","hc-middle-x":.46,"hc-middle-y":.27,"hc-key":"ar","hc-a2":"AR",name:"Argentina",labelrank:"2","country-abbrev":"Arg.",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"ARG","iso-a2":"AR","woe-id":"23424747",continent:"South America"},geometry:{type:"MultiPolygon",coordinates:[[[[2167,4673],[2169,4670],[2167,4670],[2167,4673]]],[[[2584,5708],[2604,5706],[2606,5658],[2549,5623],[2494,5561],[2477,5505],[2477,5487],[2466,5426],[2509,5387],[2501,5373],[2522,5338],[2495,5295],[2451,5277],[2398,5267],[2362,5269],[2354,5201],[2310,5191],[2278,5207],[2273,5163],[2287,5146],[2312,5158],[2316,5134],[2292,5143],[2292,5126],[2265,5101],[2257,5052],[2239,5053],[2206,5030],[2197,5010],[2222,4978],[2246,4976],[2246,4939],[2199,4902],[2189,4865],[2160,4852],[2151,4826],[2173,4772],[2128,4786],[2070,4787],[2054,4804],[2058,4839],[2032,4835],[2020,4882],[2059,4928],[2051,4944],[2070,4970],[2088,5042],[2066,5062],[2077,5092],[2063,5125],[2075,5158],[2069,5206],[2085,5269],[2101,5277],[2091,5311],[2096,5352],[2115,5366],[2115,5397],[2133,5456],[2109,5516],[2137,5618],[2162,5659],[2177,5666],[2169,5733],[2206,5757],[2210,5794],[2238,5826],[2287,5813],[2295,5792],[2307,5819],[2345,5812],[2394,5763],[2422,5757],[2496,5712],[2465,5653],[2549,5649],[2578,5674],[2584,5708]]],[[[2167,4674],[2167,4761],[2173,4734],[2207,4704],[2250,4679],[2287,4669],[2229,4663],[2209,4666],[2202,4668],[2167,4674]]]]}},{type:"Feature",id:"SA",properties:{"hc-group":"admin0","hc-middle-x":.45,"hc-middle-y":.53,"hc-key":"sa","hc-a2":"SA",name:"Saudi Arabia",labelrank:"2","country-abbrev":"Saud.",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"SAU","iso-a2":"SA","woe-id":"23424938",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5641,7344],[5655,7313],[5692,7284],[5692,7255],[5712,7224],[5717,7218],[5724,7220],[5726,7210],[5734,7208],[5764,7167],[5842,7160],[5855,7137],[5836,7076],[5747,7045],[5662,7034],[5633,7020],[5611,6987],[5544,6998],[5485,6995],[5474,6966],[5427,7036],[5419,7061],[5381,7090],[5364,7117],[5364,7155],[5345,7193],[5318,7209],[5309,7237],[5249,7328],[5230,7330],[5241,7370],[5274,7365],[5331,7407],[5301,7439],[5366,7460],[5404,7453],[5453,7426],[5530,7365],[5585,7362],[5612,7358],[5641,7344]]]}},{type:"Feature",id:"PK",properties:{"hc-group":"admin0","hc-middle-x":.34,"hc-middle-y":.64,"hc-key":"pk","hc-a2":"PK",name:"Pakistan",labelrank:"2","country-abbrev":"Pak.",subregion:"Southern Asia","region-wb":"South Asia","iso-a3":"PAK","iso-a2":"PK","woe-id":"23424922",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[6416,7624],[6459,7605],[6482,7577],[6490,7559],[6453,7539],[6410,7548],[6393,7534],[6400,7495],[6438,7461],[6415,7446],[6416,7427],[6381,7388],[6368,7360],[6337,7325],[6295,7328],[6265,7289],[6313,7222],[6280,7205],[6247,7208],[6227,7195],[6203,7202],[6173,7246],[6088,7238],[6032,7238],[6039,7270],[6076,7283],[6067,7334],[6041,7344],[6010,7386],[6058,7372],[6106,7371],[6168,7385],[6173,7421],[6226,7450],[6261,7454],[6268,7491],[6290,7499],[6281,7523],[6313,7524],[6330,7562],[6316,7590],[6357,7617],[6416,7624]]]}},{type:"Feature",id:"YE",properties:{"hc-group":"admin0","hc-middle-x":.39,"hc-middle-y":.75,"hc-key":"ye","hc-a2":"YE",name:"Yemen",labelrank:"3","country-abbrev":"Yem.",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"YEM","iso-a2":"YE","woe-id":"23425002",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5747,7045],[5769,6994],[5780,6974],[5754,6943],[5675,6916],[5649,6895],[5629,6896],[5590,6877],[5564,6875],[5508,6852],[5494,6859],[5472,6941],[5474,6966],[5485,6995],[5544,6998],[5611,6987],[5633,7020],[5662,7034],[5747,7045]]]}},{type:"Feature",id:"AE",properties:{"hc-group":"admin0","hc-middle-x":.59,"hc-middle-y":.65,"hc-key":"ae","hc-a2":"AE",name:"United Arab Emirates",labelrank:"4","country-abbrev":"U.A.E.",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"ARE","iso-a2":"AE","woe-id":"23424738",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5874,7251],[5877,7248],[5877,7231],[5860,7228],[5842,7160],[5764,7167],[5734,7208],[5810,7205],[5868,7265],[5870,7253],[5874,7251]],[[5874,7239],[5876,7241],[5873,7241],[5873,7238],[5874,7239]]]}},{type:"Feature",id:"KE",properties:{"hc-group":"admin0","hc-middle-x":.87,"hc-middle-y":.7,"hc-key":"ke","hc-a2":"KE",name:"Kenya",labelrank:"2","country-abbrev":"Ken.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"KEN","iso-a2":"KE","woe-id":"23424863",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5367,6341],[5325,6371],[5321,6389],[5215,6448],[5220,6471],[5213,6486],[5242,6527],[5240,6552],[5212,6603],[5255,6627],[5270,6615],[5297,6609],[5335,6585],[5377,6579],[5414,6605],[5447,6596],[5420,6562],[5420,6453],[5437,6429],[5396,6397],[5367,6341]]]}},{type:"Feature",id:"PE",properties:{"hc-group":"admin0","hc-middle-x":.69,"hc-middle-y":.71,"hc-key":"pe","hc-a2":"PE",name:"Peru",labelrank:"2","country-abbrev":"Peru",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"PER","iso-a2":"PE","woe-id":"23424919",continent:"South America"},geometry:{type:"Polygon",coordinates:[[[1970,6476],[2019,6442],[2032,6413],[2056,6406],[2096,6414],[2125,6399],[2105,6367],[2128,6354],[2103,6356],[2040,6327],[2034,6290],[2007,6256],[2061,6183],[2091,6185],[2111,6200],[2108,6153],[2139,6155],[2166,6108],[2153,6073],[2160,6058],[2145,6017],[2126,6008],[2153,5996],[2155,5997],[2157,5996],[2153,5988],[2155,5986],[2137,5964],[2141,5957],[2128,5935],[2115,5932],[2082,5964],[1973,6022],[1940,6061],[1942,6083],[1900,6144],[1860,6236],[1831,6278],[1797,6299],[1793,6354],[1820,6379],[1815,6358],[1858,6331],[1879,6379],[1928,6403],[1961,6433],[1970,6476]]]}},{type:"Feature",id:"DO",properties:{"hc-group":"admin0","hc-middle-x":.46,"hc-middle-y":.38,"hc-key":"do","hc-a2":"DO",name:"Dominican Republic",labelrank:"5","country-abbrev":"Dom. Rep.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"DOM","iso-a2":"DO","woe-id":"23424800",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[2070,7030],[2070,7030],[2069,7031],[2069,7031],[2067,7033],[2076,7038],[2075,7067],[2097,7074],[2128,7066],[2138,7048],[2175,7035],[2159,7028],[2106,7028],[2085,7003],[2074,7016],[2076,7025],[2070,7030]]]}},{type:"Feature",id:"HT",properties:{"hc-group":"admin0","hc-middle-x":.82,"hc-middle-y":.96,"hc-key":"ht","hc-a2":"HT",name:"Haiti",labelrank:"5","country-abbrev":"Haiti",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"HTI","iso-a2":"HT","woe-id":"23424839",continent:"North America"},geometry:{type:"MultiPolygon",coordinates:[[[[2070,7030],[2069,7031],[2069,7031],[2069,7031],[2070,7030]]],[[[2075,7067],[2076,7038],[2067,7033],[2068,7030],[2070,7030],[2076,7025],[2074,7016],[2028,7023],[2011,7016],[2e3,7036],[2046,7028],[2046,7059],[2025,7070],[2075,7067]]]]}},{type:"Feature",id:"PG",properties:{"hc-group":"admin0","hc-middle-x":.14,"hc-middle-y":.5,"hc-key":"pg","hc-a2":"PG",name:"Papua New Guinea",labelrank:"2","country-abbrev":"P.N.G.",subregion:"Melanesia","region-wb":"East Asia & Pacific","iso-a3":"PNG","iso-a2":"PG","woe-id":"23424926",continent:"Oceania"},geometry:{type:"MultiPolygon",coordinates:[[[[8388,6210],[8388,6275],[8388,6402],[8478,6367],[8493,6366],[8531,6335],[8530,6317],[8580,6303],[8592,6281],[8565,6279],[8572,6258],[8600,6241],[8632,6198],[8684,6195],[8676,6166],[8595,6178],[8568,6199],[8539,6240],[8470,6255],[8460,6214],[8437,6203],[8388,6210]]],[[[8654,6406],[8646,6432],[8662,6408],[8716,6383],[8749,6353],[8741,6336],[8723,6373],[8654,6406]]],[[[8645,6292],[8598,6309],[8685,6319],[8703,6332],[8701,6355],[8727,6351],[8719,6320],[8669,6294],[8645,6292]]]]}},{type:"Feature",id:"AO",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.67,"hc-key":"ao","hc-a2":"AO",name:"Angola",labelrank:"3","country-abbrev":"Ang.",subregion:"Middle Africa","region-wb":"Sub-Saharan Africa","iso-a3":"AGO","iso-a2":"AO","woe-id":"23424745",continent:"Africa"},geometry:{type:"MultiPolygon",coordinates:[[[[4566,6309],[4567,6317],[4560,6331],[4583,6349],[4592,6342],[4573,6330],[4566,6309]]],[[[4898,5953],[4821,5941],[4761,5950],[4752,5961],[4618,5960],[4595,5974],[4553,5965],[4553,6009],[4575,6081],[4609,6116],[4613,6163],[4590,6210],[4601,6232],[4568,6298],[4595,6306],[4697,6304],[4708,6263],[4726,6239],[4778,6242],[4783,6272],[4850,6264],[4851,6201],[4862,6185],[4864,6146],[4915,6157],[4916,6093],[4856,6093],[4856,5998],[4898,5953]]]]}},{type:"Feature",id:"KH",properties:{"hc-group":"admin0","hc-middle-x":.84,"hc-middle-y":.49,"hc-key":"kh","hc-a2":"KH",name:"Cambodia",labelrank:"3","country-abbrev":"Camb.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"KHM","iso-a2":"KH","woe-id":"23424776",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[7395,6915],[7395,6844],[7342,6805],[7304,6787],[7279,6789],[7258,6824],[7241,6881],[7280,6907],[7325,6904],[7374,6904],[7395,6915]]]}},{type:"Feature",id:"VN",properties:{"hc-group":"admin0","hc-middle-x":.59,"hc-middle-y":.89,"hc-key":"vn","hc-a2":"VN",name:"Vietnam",labelrank:"2","country-abbrev":"Viet.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"VNM","iso-a2":"VN","woe-id":"23424984",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[7304,6787],[7342,6805],[7395,6844],[7395,6915],[7399,6932],[7365,6984],[7311,7039],[7286,7055],[7319,7079],[7292,7106],[7264,7103],[7260,7125],[7234,7150],[7245,7162],[7289,7154],[7329,7180],[7372,7161],[7366,7149],[7409,7122],[7377,7105],[7350,7076],[7338,7046],[7368,6999],[7432,6936],[7452,6861],[7439,6815],[7387,6786],[7371,6790],[7364,6761],[7313,6739],[7314,6781],[7304,6787]]]}},{type:"Feature",id:"MZ",properties:{"hc-group":"admin0","hc-middle-x":.83,"hc-middle-y":.28,"hc-key":"mz","hc-a2":"MZ",name:"Mozambique",labelrank:"3","country-abbrev":"Moz.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"MOZ","iso-a2":"MZ","woe-id":"23424902",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5238,6078],[5234,6118],[5242,6136],[5316,6132],[5404,6169],[5416,6039],[5388,5991],[5305,5946],[5239,5885],[5233,5868],[5258,5816],[5246,5739],[5205,5723],[5169,5696],[5180,5668],[5164,5667],[5157,5668],[5155,5685],[5152,5696],[5153,5744],[5133,5807],[5166,5841],[5184,5880],[5176,5898],[5185,5932],[5182,5982],[5106,6014],[5101,6034],[5189,6063],[5202,6045],[5223,6052],[5220,6006],[5247,5987],[5266,6002],[5268,6044],[5238,6078]]]}},{type:"Feature",id:"CR",properties:{"hc-group":"admin0","hc-middle-x":.55,"hc-middle-y":.31,"hc-key":"cr","hc-a2":"CR",name:"Costa Rica",labelrank:"5","country-abbrev":"C.R.",subregion:"Central America","region-wb":"Latin America & Caribbean","iso-a3":"CRI","iso-a2":"CR","woe-id":"23424791",continent:"North America"},geometry:{type:"MultiPolygon",coordinates:[[[[1722,6802],[1727,6789],[1754,6762],[1740,6726],[1740,6726],[1736,6734],[1656,6785],[1661,6807],[1701,6804],[1722,6802]]],[[[1744,6716],[1739,6725],[1740,6725],[1740,6725],[1744,6716]]]]}},{type:"Feature",id:"BJ",properties:{"hc-group":"admin0","hc-middle-x":.57,"hc-middle-y":.49,"hc-key":"bj","hc-a2":"BJ",name:"Benin",labelrank:"5","country-abbrev":"Benin",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"BEN","iso-a2":"BJ","woe-id":"23424764",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4311,6825],[4318,6792],[4286,6746],[4284,6667],[4260,6664],[4252,6662],[4252,6746],[4231,6804],[4247,6818],[4275,6831],[4288,6846],[4311,6825]]]}},{type:"Feature",id:"NG",properties:{"hc-group":"admin0","hc-middle-x":.36,"hc-middle-y":.33,"hc-key":"ng","hc-a2":"NG",name:"Nigeria",labelrank:"2","country-abbrev":"Nigeria",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"NGA","iso-a2":"NG","woe-id":"23424908",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4284,6667],[4286,6746],[4318,6792],[4311,6825],[4326,6878],[4368,6891],[4410,6864],[4436,6874],[4490,6859],[4504,6872],[4543,6875],[4574,6866],[4608,6885],[4621,6866],[4639,6839],[4567,6725],[4540,6669],[4518,6689],[4466,6651],[4459,6621],[4388,6605],[4370,6615],[4335,6666],[4284,6667]]]}},{type:"Feature",id:"IR",properties:{"hc-group":"admin0","hc-middle-x":.58,"hc-middle-y":.51,"hc-key":"ir","hc-a2":"IR",name:"Iran",labelrank:"2","country-abbrev":"Iran",subregion:"Southern Asia","region-wb":"Middle East & North Africa","iso-a3":"IRN","iso-a2":"IR","woe-id":"23424851",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5532,7628],[5516,7656],[5510,7704],[5534,7714],[5552,7692],[5573,7687],[5580,7689],[5584,7687],[5627,7716],[5629,7685],[5654,7672],[5659,7648],[5694,7636],[5720,7614],[5744,7609],[5807,7617],[5804,7634],[5849,7660],[5902,7666],[5906,7656],[5949,7646],[5995,7610],[6020,7608],[6022,7576],[6001,7491],[6009,7439],[6035,7435],[6038,7418],[6010,7386],[6041,7344],[6067,7334],[6076,7283],[6039,7270],[6032,7238],[5982,7242],[5905,7256],[5896,7290],[5876,7301],[5830,7279],[5729,7324],[5690,7397],[5657,7404],[5644,7390],[5619,7423],[5623,7448],[5611,7469],[5577,7487],[5551,7521],[5579,7582],[5549,7589],[5532,7628]]]}},{type:"Feature",id:"SV",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.55,"hc-key":"sv","hc-a2":"SV",name:"El Salvador",labelrank:"6","country-abbrev":"El. S.",subregion:"Central America","region-wb":"Latin America & Caribbean","iso-a3":"SLV","iso-a2":"SV","woe-id":"23424807",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[1598,6876],[1569,6871],[1530,6886],[1530,6889],[1552,6907],[1601,6889],[1598,6876]]]}},{type:"Feature",id:"SL",properties:{"hc-group":"admin0","hc-middle-x":.48,"hc-middle-y":.48,"hc-key":"sl","hc-a2":"SL",name:"Sierra Leone",labelrank:"4","country-abbrev":"S.L.",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"SLE","iso-a2":"SL","woe-id":"23424946",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[3863,6683],[3820,6702],[3809,6746],[3833,6770],[3870,6774],[3899,6729],[3889,6708],[3863,6683]]]}},{type:"Feature",id:"GW",properties:{"hc-group":"admin0","hc-middle-x":.55,"hc-middle-y":.49,"hc-key":"gw","hc-a2":"GW",name:"Guinea Bissau",labelrank:"6","country-abbrev":"GnB.",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"GNB","iso-a2":"GW","woe-id":"23424929",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[3758,6803],[3732,6811],[3708,6844],[3753,6854],[3797,6854],[3797,6825],[3767,6819],[3758,6803]]]}},{type:"Feature",id:"HR",properties:{"hc-group":"admin0","hc-middle-x":.35,"hc-middle-y":.59,"hc-key":"hr","hc-a2":"HR",name:"Croatia",labelrank:"6","country-abbrev":"Cro.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"HRV","iso-a2":"HR","woe-id":"23424843",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4753,7811],[4732,7826],[4728,7828],[4734,7826],[4751,7816],[4751,7814],[4753,7811]]],[[[4607,7923],[4659,7921],[4668,7949],[4694,7960],[4719,7940],[4765,7939],[4769,7910],[4768,7900],[4706,7915],[4672,7911],[4685,7876],[4726,7830],[4699,7837],[4645,7875],[4645,7908],[4619,7898],[4607,7923]]]]}},{type:"Feature",id:"BZ",properties:{"hc-group":"admin0","hc-middle-x":.53,"hc-middle-y":.5,"hc-key":"bz","hc-a2":"BZ",name:"Belize",labelrank:"6","country-abbrev":"Belize",subregion:"Central America","region-wb":"Latin America & Caribbean","iso-a3":"BLZ","iso-a2":"BZ","woe-id":"23424760",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[1558,7009],[1567,7012],[1583,7030],[1586,6984],[1565,6951],[1556,6951],[1558,7009]]]}},{type:"Feature",id:"ZA",properties:{"hc-group":"admin0","hc-middle-x":.36,"hc-middle-y":.7,"hc-key":"za","hc-a2":"ZA",name:"South Africa",labelrank:"2","country-abbrev":"S.Af.",subregion:"Southern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"ZAF","iso-a2":"ZA","woe-id":"23424942",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5157,5668],[5164,5667],[5180,5668],[5165,5613],[5129,5581],[5106,5539],[5061,5492],[5008,5451],[4942,5430],[4874,5436],[4854,5424],[4787,5410],[4753,5441],[4733,5474],[4746,5480],[4744,5511],[4717,5555],[4693,5613],[4711,5630],[4720,5608],[4771,5600],[4797,5617],[4797,5734],[4822,5690],[4818,5666],[4847,5667],[4878,5695],[4887,5716],[4941,5700],[4963,5706],[4972,5734],[5e3,5749],[5006,5769],[5041,5799],[5075,5814],[5104,5809],[5133,5807],[5153,5744],[5152,5696],[5137,5702],[5118,5682],[5128,5656],[5157,5668]],[[5040,5608],[5006,5579],[5037,5545],[5078,5588],[5054,5613],[5040,5608]]]}},{type:"Feature",id:"CF",properties:{"hc-group":"admin0","hc-middle-x":.47,"hc-middle-y":.46,"hc-key":"cf","hc-a2":"CF",name:"Central African Republic",labelrank:"4","country-abbrev":"C.A.R.",subregion:"Middle Africa","region-wb":"Sub-Saharan Africa","iso-a3":"CAF","iso-a2":"CF","woe-id":"23424792",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4882,6802],[4906,6770],[4901,6738],[4921,6735],[4956,6696],[4987,6675],[4988,6658],[5018,6628],[4963,6637],[4872,6602],[4815,6609],[4789,6630],[4754,6606],[4757,6581],[4722,6588],[4696,6581],[4685,6545],[4682,6562],[4654,6590],[4631,6657],[4663,6701],[4702,6702],[4756,6716],[4771,6745],[4810,6749],[4870,6804],[4882,6802]]]}},{type:"Feature",id:"SD",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.38,"hc-key":"sd","hc-a2":"SD",name:"Sudan",labelrank:"3","country-abbrev":"Sudan",subregion:"Northern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"SDN","iso-a2":"SD","woe-id":"-90",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4921,6735],[4901,6738],[4906,6770],[4882,6802],[4863,6856],[4859,6887],[4873,6898],[4889,6945],[4916,6946],[4916,7061],[4916,7076],[4945,7076],[4945,7138],[5131,7138],[5299,7138],[5310,7102],[5318,7037],[5350,7015],[5302,6987],[5285,6928],[5288,6902],[5276,6855],[5263,6854],[5238,6796],[5230,6801],[5215,6758],[5189,6800],[5190,6840],[5156,6834],[5166,6806],[5131,6768],[5095,6783],[5060,6754],[4992,6760],[4970,6787],[4948,6783],[4921,6735]]]}},{type:"Feature",id:"CD",properties:{"hc-group":"admin0","hc-middle-x":.58,"hc-middle-y":.42,"hc-key":"cd","hc-a2":"CD",name:"Democratic Republic of the Congo",labelrank:"2","country-abbrev":"D.R.C.",subregion:"Middle Africa","region-wb":"Sub-Saharan Africa","iso-a3":"COD","iso-a2":"CD","woe-id":"23424780",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5071,6380],[5067,6329],[5079,6281],[5111,6236],[5061,6228],[5045,6210],[5050,6201],[5056,6189],[5046,6140],[5066,6112],[5088,6119],[5088,6081],[5070,6080],[5011,6136],[4996,6123],[4956,6134],[4955,6147],[4925,6142],[4915,6157],[4864,6146],[4862,6185],[4851,6201],[4850,6264],[4783,6272],[4778,6242],[4726,6239],[4708,6263],[4697,6304],[4595,6306],[4573,6300],[4566,6309],[4573,6330],[4592,6342],[4631,6353],[4644,6337],[4685,6381],[4686,6416],[4731,6463],[4740,6542],[4757,6581],[4754,6606],[4789,6630],[4815,6609],[4872,6602],[4963,6637],[5018,6628],[5046,6605],[5088,6613],[5119,6582],[5115,6551],[5132,6543],[5109,6523],[5108,6515],[5093,6503],[5085,6476],[5074,6464],[5084,6465],[5081,6452],[5082,6438],[5075,6434],[5071,6429],[5063,6421],[5061,6406],[5061,6400],[5065,6398],[5072,6389],[5071,6380]]]}},{type:"Feature",id:"KW",properties:{"hc-group":"admin0","hc-middle-x":.61,"hc-middle-y":.4,"hc-key":"kw","hc-a2":"KW",name:"Kuwait",labelrank:"6","country-abbrev":"Kwt.",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"KWT","iso-a2":"KW","woe-id":"23424870",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5641,7344],[5612,7358],[5585,7362],[5602,7390],[5627,7391],[5631,7370],[5641,7344]]]}},{type:"Feature",id:"DE",properties:{"hc-group":"admin0","hc-middle-x":.52,"hc-middle-y":.34,"hc-key":"de","hc-a2":"DE",name:"Germany",labelrank:"2","country-abbrev":"Ger.",subregion:"Western Europe","region-wb":"Europe & Central Asia","iso-a3":"DEU","iso-a2":"DE","woe-id":"23424829",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4477,8004],[4477,8003],[4477,8003],[4477,8004]]],[[[4461,8288],[4466,8289],[4484,8285],[4544,8248],[4575,8271],[4609,8275],[4620,8254],[4626,8249],[4625,8248],[4625,8247],[4621,8251],[4627,8239],[4623,8205],[4639,8194],[4644,8126],[4575,8108],[4571,8083],[4614,8045],[4582,8021],[4591,7997],[4565,8005],[4530,7993],[4492,7999],[4473,8009],[4477,8004],[4455,8001],[4429,8001],[4447,8053],[4392,8072],[4397,8085],[4386,8097],[4393,8105],[4382,8122],[4393,8164],[4412,8180],[4417,8221],[4422,8240],[4458,8233],[4471,8247],[4461,8288]]]]}},{type:"Feature",id:"BE",properties:{"hc-group":"admin0","hc-middle-x":.54,"hc-middle-y":.4,"hc-key":"be","hc-a2":"BE",name:"Belgium",labelrank:"2","country-abbrev":"Belg.",subregion:"Western Europe","region-wb":"Europe & Central Asia","iso-a3":"BEL","iso-a2":"BE","woe-id":"23424757",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4382,8122],[4393,8105],[4386,8097],[4374,8088],[4376,8075],[4327,8092],[4279,8135],[4297,8145],[4303,8146],[4317,8140],[4329,8146],[4331,8144],[4330,8146],[4353,8150],[4382,8122]]]}},{type:"Feature",id:"IE",properties:{"hc-group":"admin0","hc-middle-x":.45,"hc-middle-y":.48,"hc-key":"ie","hc-a2":"IE",name:"Ireland",labelrank:"3","country-abbrev":"Ire.",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"IRL","iso-a2":"IE","woe-id":"23424803",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[3989,8295],[3961,8270],[3987,8256],[4018,8256],[4026,8209],[4015,8179],[3979,8174],[3946,8154],[3913,8149],[3895,8167],[3939,8222],[3907,8226],[3912,8265],[3948,8262],[3958,8299],[3989,8295]]]}},{type:"Feature",id:"KP",properties:{"hc-group":"admin0","hc-middle-x":.32,"hc-middle-y":.63,"hc-key":"kp","hc-a2":"KP",name:"North Korea",labelrank:"3","country-abbrev":"N.K.",subregion:"Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"PRK","iso-a2":"KP","woe-id":"23424865",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[8083,7807],[8051,7781],[8053,7755],[7988,7717],[7986,7697],[8013,7678],[7978,7667],[7963,7651],[7931,7658],[7924,7646],[7907,7675],[7927,7702],[7895,7730],[7943,7758],[7962,7785],[8007,7774],[8004,7796],[8053,7812],[8057,7831],[8078,7815],[8081,7811],[8083,7807]]]}},{type:"Feature",id:"KR",properties:{"hc-group":"admin0","hc-middle-x":.54,"hc-middle-y":.5,"hc-key":"kr","hc-a2":"KR",name:"South Korea",labelrank:"2","country-abbrev":"S.K.",subregion:"Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"KOR","iso-a2":"KR","woe-id":"23424868",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[7963,7651],[7978,7667],[8013,7678],[8042,7632],[8046,7573],[8021,7546],[8004,7553],[7987,7536],[7955,7542],[7963,7651]]]}},{type:"Feature",id:"GY",properties:{"hc-group":"admin0","hc-middle-x":.26,"hc-middle-y":.07,"hc-key":"gy","hc-a2":"GY",name:"Guyana",labelrank:"4","country-abbrev":"Guy.",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"GUY","iso-a2":"GY","woe-id":"23424836",continent:"South America"},geometry:{type:"Polygon",coordinates:[[[2423,6732],[2450,6715],[2507,6658],[2505,6641],[2481,6602],[2528,6536],[2509,6538],[2459,6514],[2431,6534],[2423,6558],[2437,6595],[2424,6629],[2401,6632],[2382,6653],[2387,6672],[2415,6689],[2408,6709],[2423,6732]]]}},{type:"Feature",id:"HN",properties:{"hc-group":"admin0","hc-middle-x":.71,"hc-middle-y":.09,"hc-key":"hn","hc-a2":"HN",name:"Honduras",labelrank:"5","country-abbrev":"Hond.",subregion:"Central America","region-wb":"Latin America & Caribbean","iso-a3":"HND","iso-a2":"HN","woe-id":"23424841",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[1586,6946],[1654,6955],[1702,6949],[1737,6924],[1688,6919],[1660,6893],[1630,6887],[1613,6864],[1607,6873],[1598,6876],[1601,6889],[1552,6907],[1558,6926],[1586,6946]]]}},{type:"Feature",id:"MM",properties:{"hc-group":"admin0","hc-middle-x":.17,"hc-middle-y":.49,"hc-key":"mm","hc-a2":"MM",name:"Myanmar",labelrank:"3","country-abbrev":"Myan.",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"MMR","iso-a2":"MM","woe-id":"23424763",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[6942,7109],[6953,7116],[6951,7137],[6969,7150],[6973,7200],[6996,7195],[7023,7255],[7024,7278],[7074,7306],[7092,7333],[7098,7343],[7132,7313],[7133,7260],[7103,7234],[7101,7195],[7130,7203],[7138,7175],[7157,7171],[7146,7143],[7170,7139],[7177,7120],[7206,7124],[7193,7117],[7175,7086],[7128,7066],[7113,7070],[7095,7030],[7137,6959],[7119,6918],[7146,6886],[7161,6829],[7134,6785],[7129,6870],[7106,6921],[7102,6963],[7088,6985],[7036,6946],[7e3,6955],[7012,7001],[6993,7058],[6965,7077],[6942,7109]]]}},{type:"Feature",id:"GA",properties:{"hc-group":"admin0","hc-middle-x":.36,"hc-middle-y":.65,"hc-key":"ga","hc-a2":"GA",name:"Gabon",labelrank:"4","country-abbrev":"Gabon",subregion:"Middle Africa","region-wb":"Sub-Saharan Africa","iso-a3":"GAB","iso-a2":"GA","woe-id":"23424822",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4495,6508],[4540,6508],[4540,6543],[4541,6547],[4599,6542],[4597,6515],[4633,6506],[4614,6473],[4634,6461],[4622,6405],[4573,6423],[4547,6410],[4555,6369],[4534,6363],[4479,6425],[4462,6461],[4479,6467],[4480,6495],[4495,6508]]]}},{type:"Feature",id:"GQ",properties:{"hc-group":"admin0","hc-middle-x":.53,"hc-middle-y":.55,"hc-key":"gq","hc-a2":"GQ",name:"Equatorial Guinea",labelrank:"4","country-abbrev":"Eq. G.",subregion:"Middle Africa","region-wb":"Sub-Saharan Africa","iso-a3":"GNQ","iso-a2":"GQ","woe-id":"23424804",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4540,6543],[4540,6508],[4495,6508],[4481,6514],[4495,6548],[4500,6543],[4540,6543]]]}},{type:"Feature",id:"NI",properties:{"hc-group":"admin0","hc-middle-x":.84,"hc-middle-y":.5,"hc-key":"ni","hc-a2":"NI",name:"Nicaragua",labelrank:"5","country-abbrev":"Nic.",subregion:"Central America","region-wb":"Latin America & Caribbean","iso-a3":"NIC","iso-a2":"NI","woe-id":"23424915",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[1661,6807],[1603,6860],[1613,6864],[1630,6887],[1660,6893],[1688,6919],[1737,6924],[1715,6816],[1722,6802],[1701,6804],[1661,6807]]]}},{type:"Feature",id:"LV",properties:{"hc-group":"admin0","hc-middle-x":.05,"hc-middle-y":.36,"hc-key":"lv","hc-a2":"LV",name:"Latvia",labelrank:"5","country-abbrev":"Lat.",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"LVA","iso-a2":"LV","woe-id":"23424874",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[5016,8399],[5024,8370],[5039,8340],[5023,8325],[4993,8320],[4942,8353],[4929,8345],[4860,8352],[4829,8337],[4829,8370],[4849,8401],[4875,8408],[4907,8375],[4927,8386],[4925,8413],[4954,8422],[4990,8398],[5016,8399]]]}},{type:"Feature",id:"UG",properties:{"hc-group":"admin0","hc-middle-x":.16,"hc-middle-y":.56,"hc-key":"ug","hc-a2":"UG",name:"Uganda",labelrank:"3","country-abbrev":"Uga.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"UGA","iso-a2":"UG","woe-id":"23424974",continent:"Africa"},geometry:{type:"MultiPolygon",coordinates:[[[[5148,6449],[5148,6450],[5149,6449],[5148,6449]]],[[[5082,6438],[5081,6452],[5084,6465],[5091,6474],[5085,6476],[5093,6503],[5108,6515],[5136,6535],[5132,6543],[5115,6551],[5119,6582],[5198,6589],[5212,6603],[5240,6552],[5242,6527],[5213,6486],[5171,6483],[5147,6449],[5119,6449],[5108,6447],[5092,6435],[5082,6438]]]]}},{type:"Feature",id:"MW",properties:{"hc-group":"admin0","hc-middle-x":.16,"hc-middle-y":.29,"hc-key":"mw","hc-a2":"MW",name:"Malawi",labelrank:"6","country-abbrev":"Mal.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"MWI","iso-a2":"MW","woe-id":"23424889",continent:"Africa"},geometry:{type:"MultiPolygon",coordinates:[[[[5240,6141],[5240,6141],[5240,6141],[5240,6141]]],[[[5235,6145],[5235,6146],[5234,6146],[5235,6145],[5235,6145]]],[[[5222,6192],[5219,6195],[5219,6195],[5222,6192]]],[[[5216,6197],[5215,6198],[5215,6197],[5216,6197]]],[[[5181,6201],[5195,6195],[5210,6191],[5223,6133],[5222,6082],[5238,6078],[5268,6044],[5266,6002],[5247,5987],[5220,6006],[5223,6052],[5202,6045],[5189,6063],[5178,6072],[5194,6107],[5190,6157],[5203,6166],[5181,6201]]]]}},{type:"Feature",id:"AM",properties:{"hc-group":"admin0","hc-middle-x":.1,"hc-middle-y":.12,"hc-key":"am","hc-a2":"AM",name:"Armenia",labelrank:"6","country-abbrev":"Arm.",subregion:"Western Asia","region-wb":"Europe & Central Asia","iso-a3":"ARM","iso-a2":"AM","woe-id":"23424743",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5584,7687],[5580,7689],[5573,7687],[5563,7710],[5533,7716],[5500,7730],[5493,7765],[5515,7769],[5539,7771],[5568,7734],[5558,7727],[5584,7687]],[[5540,7763],[5540,7764],[5538,7764],[5539,7762],[5540,7763]],[[5546,7760],[5545,7761],[5545,7761],[5545,7760],[5546,7760]],[[5554,7747],[5555,7747],[5556,7749],[5554,7749],[5554,7747]]]}},{type:"Feature",id:"SX",properties:{"hc-group":"admin0","hc-middle-x":.76,"hc-middle-y":.53,"hc-key":"sx","hc-a2":"SX",name:"Somaliland",labelrank:"5","country-abbrev":"Solnd.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"-99","iso-a2":"SX","woe-id":"-99",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5487,6819],[5518,6788],[5562,6801],[5582,6795],[5611,6810],[5656,6812],[5656,6758],[5628,6715],[5598,6715],[5510,6744],[5470,6793],[5478,6804],[5487,6819]]]}},{type:"Feature",id:"TM",properties:{"hc-group":"admin0","hc-middle-x":.4,"hc-middle-y":.42,"hc-key":"tm","hc-a2":"TM",name:"Turkmenistan",labelrank:"4","country-abbrev":"Turkm.",subregion:"Central Asia","region-wb":"Europe & Central Asia","iso-a3":"TKM","iso-a2":"TM","woe-id":"23424972",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[5898,7794],[5921,7785],[5915,7802],[5943,7825],[5981,7807],[5987,7775],[6043,7761],[6057,7726],[6151,7665],[6179,7658],[6178,7635],[6156,7642],[6126,7626],[6117,7598],[6052,7560],[6022,7576],[6020,7608],[5995,7610],[5949,7646],[5906,7656],[5902,7666],[5849,7660],[5804,7634],[5806,7688],[5794,7724],[5769,7728],[5775,7760],[5798,7748],[5828,7765],[5803,7799],[5792,7800],[5792,7800],[5812,7808],[5851,7770],[5865,7773],[5896,7770],[5898,7794]]],[[[5780,7795],[5782,7800],[5792,7800],[5792,7800],[5780,7795],[5780,7795],[5780,7795]]],[[[5780,7795],[5771,7775],[5760,7788],[5780,7795],[5780,7795],[5780,7795]]]]}},{type:"Feature",id:"ZM",properties:{"hc-group":"admin0","hc-middle-x":.36,"hc-middle-y":.58,"hc-key":"zm","hc-a2":"ZM",name:"Zambia",labelrank:"3","country-abbrev":"Zambia",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"ZMB","iso-a2":"ZM","woe-id":"23425003",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5050,6201],[5069,6222],[5061,6228],[5111,6236],[5125,6219],[5129,6225],[5153,6211],[5181,6201],[5203,6166],[5190,6157],[5194,6107],[5178,6072],[5189,6063],[5101,6034],[5106,6014],[5060,6001],[5058,5987],[5038,5977],[5022,5969],[5006,5944],[4996,5940],[4954,5949],[4923,5958],[4898,5953],[4856,5998],[4856,6093],[4916,6093],[4915,6157],[4925,6142],[4955,6147],[4956,6134],[4996,6123],[5011,6136],[5070,6080],[5088,6081],[5088,6119],[5066,6112],[5046,6140],[5056,6189],[5050,6201]]]}},{type:"Feature",id:"NC",properties:{"hc-group":"admin0","hc-middle-x":.56,"hc-middle-y":.71,"hc-key":"nc","hc-a2":"NC",name:"Northern Cyprus",labelrank:"6","country-abbrev":"N. Cy.",subregion:"Western Asia","region-wb":"Europe & Central Asia","iso-a3":"-99","iso-a2":"NC","woe-id":"-90",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[5210,7558],[5206,7556],[5203,7556],[5196,7562],[5175,7561],[5175,7561],[5175,7561],[5175,7561],[5175,7561],[5175,7561],[5231,7579],[5213,7557],[5210,7558]]],[[[5171,7561],[5173,7562],[5172,7561],[5171,7561]]]]}},{type:"Feature",id:"MR",properties:{"hc-group":"admin0","hc-middle-x":.61,"hc-middle-y":.63,"hc-key":"mr","hc-a2":"MR",name:"Mauritania",labelrank:"3","country-abbrev":"Mrt.",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"MRT","iso-a2":"MR","woe-id":"23424896",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[3946,7304],[4040,7245],[4061,7231],[4008,7231],[4040,6939],[3886,6937],[3856,6941],[3840,6917],[3779,6974],[3719,6968],[3713,6949],[3728,7014],[3714,7058],[3723,7083],[3698,7100],[3701,7117],[3818,7117],[3818,7170],[3847,7183],[3847,7263],[3946,7263],[3946,7304]]]}},{type:"Feature",id:"DZ",properties:{"hc-group":"admin0","hc-middle-x":.63,"hc-middle-y":.5,"hc-key":"dz","hc-a2":"DZ",name:"Algeria",labelrank:"3","country-abbrev":"Alg.",subregion:"Northern Africa","region-wb":"Middle East & North Africa","iso-a3":"DZA","iso-a2":"DZ","woe-id":"23424740",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4061,7231],[4040,7245],[3946,7304],[3946,7316],[3946,7348],[3977,7371],[4033,7378],[4096,7414],[4095,7444],[4129,7460],[4167,7459],[4173,7473],[4154,7497],[4151,7547],[4138,7558],[4235,7605],[4291,7616],[4346,7619],[4359,7611],[4423,7626],[4459,7621],[4452,7604],[4448,7543],[4426,7518],[4451,7473],[4472,7458],[4486,7398],[4496,7363],[4496,7279],[4483,7267],[4502,7227],[4546,7209],[4559,7185],[4426,7103],[4376,7059],[4329,7050],[4296,7050],[4299,7070],[4260,7083],[4238,7110],[4061,7231]]]}},{type:"Feature",id:"LT",properties:{"hc-group":"admin0","hc-middle-x":.27,"hc-middle-y":.06,"hc-key":"lt","hc-a2":"LT",name:"Lithuania",labelrank:"5","country-abbrev":"Lith.",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"LTU","iso-a2":"LT","woe-id":"23424875",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4835,8303],[4832,8321],[4829,8337],[4860,8352],[4929,8345],[4942,8353],[4993,8320],[4998,8305],[4972,8290],[4960,8264],[4927,8247],[4901,8249],[4900,8258],[4880,8266],[4881,8288],[4835,8303]]],[[[4825,8304],[4830,8313],[4827,8304],[4825,8304]]]]}},{type:"Feature",id:"ET",properties:{"hc-group":"admin0","hc-middle-x":.45,"hc-middle-y":.58,"hc-key":"et","hc-a2":"ET",name:"Ethiopia",labelrank:"2","country-abbrev":"Eth.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"ETH","iso-a2":"ET","woe-id":"23424808",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5444,6813],[5441,6810],[5444,6807],[5449,6802],[5478,6804],[5470,6793],[5510,6744],[5598,6715],[5628,6715],[5538,6624],[5509,6625],[5447,6596],[5414,6605],[5377,6579],[5335,6585],[5297,6609],[5270,6615],[5235,6675],[5205,6705],[5185,6709],[5190,6729],[5211,6728],[5215,6758],[5230,6801],[5238,6796],[5263,6854],[5276,6855],[5288,6902],[5328,6921],[5416,6897],[5462,6848],[5443,6820],[5444,6813]]]}},{type:"Feature",id:"ER",properties:{"hc-group":"admin0","hc-middle-x":.29,"hc-middle-y":.05,"hc-key":"er","hc-a2":"ER",name:"Eritrea",labelrank:"4","country-abbrev":"Erit.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"ERI","iso-a2":"ER","woe-id":"23424806",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5462,6848],[5416,6897],[5328,6921],[5288,6902],[5285,6928],[5302,6987],[5350,7015],[5382,6928],[5426,6913],[5484,6855],[5471,6845],[5462,6848]]]}},{type:"Feature",id:"GH",properties:{"hc-group":"admin0","hc-middle-x":.13,"hc-middle-y":.77,"hc-key":"gh","hc-a2":"GH",name:"Ghana",labelrank:"3","country-abbrev":"Ghana",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"GHA","iso-a2":"GH","woe-id":"23424824",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4239,6659],[4142,6618],[4111,6629],[4112,6629],[4116,6629],[4120,6631],[4108,6681],[4130,6721],[4124,6759],[4122,6804],[4199,6808],[4215,6781],[4219,6681],[4239,6659]]]}},{type:"Feature",id:"SI",properties:{"hc-group":"admin0","hc-middle-x":.52,"hc-middle-y":.57,"hc-key":"si","hc-a2":"SI",name:"Slovenia",labelrank:"6","country-abbrev":"Slo.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"SVN","iso-a2":"SI","woe-id":"23424945",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4607,7923],[4607,7925],[4611,7927],[4601,7952],[4611,7961],[4635,7956],[4682,7974],[4687,7974],[4694,7960],[4668,7949],[4659,7921],[4607,7923]]]}},{type:"Feature",id:"GT",properties:{"hc-group":"admin0","hc-middle-x":.44,"hc-middle-y":.87,"hc-key":"gt","hc-a2":"GT",name:"Guatemala",labelrank:"3","country-abbrev":"Guat.",subregion:"Central America","region-wb":"Latin America & Caribbean","iso-a3":"GTM","iso-a2":"GT","woe-id":"23424834",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[1565,6951],[1574,6947],[1586,6946],[1558,6926],[1552,6907],[1530,6889],[1530,6886],[1494,6893],[1466,6911],[1482,6956],[1522,6966],[1491,6992],[1504,7009],[1558,7009],[1556,6951],[1565,6951]]]}},{type:"Feature",id:"BA",properties:{"hc-group":"admin0","hc-middle-x":.45,"hc-middle-y":.48,"hc-key":"ba","hc-a2":"BA",name:"Bosnia and Herzegovina",labelrank:"5","country-abbrev":"B.H.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"BIH","iso-a2":"BA","woe-id":"23424761",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4728,7828],[4725,7830],[4726,7830],[4685,7876],[4672,7911],[4706,7915],[4768,7900],[4779,7901],[4774,7851],[4752,7832],[4751,7816],[4734,7826],[4728,7828]]]}},{type:"Feature",id:"JO",properties:{"hc-group":"admin0","hc-middle-x":.45,"hc-middle-y":.85,"hc-key":"jo","hc-a2":"JO",name:"Jordan",labelrank:"4","country-abbrev":"Jord.",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"JOR","iso-a2":"JO","woe-id":"23424860",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5255,7426],[5258,7429],[5255,7431],[5254,7432],[5255,7434],[5259,7434],[5259,7448],[5259,7477],[5265,7480],[5296,7466],[5355,7501],[5363,7472],[5366,7460],[5301,7439],[5331,7407],[5274,7365],[5241,7370],[5243,7376],[5241,7377],[5247,7405],[5255,7426]]]}},{type:"Feature",id:"SY",properties:{"hc-group":"admin0","hc-middle-x":.25,"hc-middle-y":.54,"hc-key":"sy","hc-a2":"SY",name:"Syria",labelrank:"3","country-abbrev":"Syria",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"SYR","iso-a2":"SY","woe-id":"23424956",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5355,7501],[5296,7466],[5265,7480],[5269,7487],[5267,7502],[5290,7529],[5271,7544],[5270,7569],[5270,7586],[5291,7617],[5338,7620],[5384,7614],[5457,7634],[5461,7627],[5432,7606],[5427,7548],[5412,7533],[5355,7501]]]}},{type:"Feature",id:"MC",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.67,"hc-key":"mc","hc-a2":"MC",name:"Monaco",labelrank:"6","country-abbrev":"Mco.",subregion:"Western Europe","region-wb":"Europe & Central Asia","iso-a3":"MCO","iso-a2":"MC","woe-id":"23424892",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4425,7859],[4424,7858],[4423,7858],[4424,7860],[4425,7859]]]}},{type:"Feature",id:"AL",properties:{"hc-group":"admin0","hc-middle-x":.39,"hc-middle-y":.49,"hc-key":"al","hc-a2":"AL",name:"Albania",labelrank:"6","country-abbrev":"Alb.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"ALB","iso-a2":"AL","woe-id":"23424742",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4826,7757],[4826,7757],[4825,7758],[4826,7757]]],[[[4779,7800],[4779,7805],[4780,7808],[4789,7820],[4799,7816],[4812,7804],[4814,7792],[4811,7781],[4816,7764],[4817,7758],[4819,7758],[4822,7758],[4825,7758],[4825,7757],[4826,7756],[4826,7756],[4824,7753],[4826,7754],[4826,7753],[4828,7750],[4827,7750],[4828,7750],[4809,7720],[4798,7715],[4777,7749],[4779,7791],[4778,7795],[4779,7800]]],[[[4779,7807],[4779,7807],[4779,7806],[4779,7807]]]]}},{type:"Feature",id:"UY",properties:{"hc-group":"admin0","hc-middle-x":.81,"hc-middle-y":.63,"hc-key":"uy","hc-a2":"UY",name:"Uruguay",labelrank:"4","country-abbrev":"Ury.",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"URY","iso-a2":"UY","woe-id":"23424979",continent:"South America"},geometry:{type:"Polygon",coordinates:[[[2626,5480],[2612,5465],[2615,5450],[2615,5447],[2620,5444],[2608,5422],[2573,5404],[2537,5404],[2487,5420],[2471,5437],[2477,5487],[2477,5505],[2494,5561],[2517,5563],[2542,5531],[2554,5539],[2626,5480]]]}},{type:"Feature",id:"CNM",properties:{"hc-group":"admin0","hc-middle-x":.39,"hc-middle-y":.11,"hc-key":"cnm","hc-a2":"CN",name:"Cyprus No Mans Area",labelrank:"9","country-abbrev":null,subregion:"Western Asia","region-wb":"Europe & Central Asia","iso-a3":"-99","iso-a2":null,"woe-id":"-99",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[5213,7557],[5214,7557],[5213,7557],[5210,7557],[5210,7558],[5213,7557]]],[[[5171,7561],[5171,7561],[5172,7561],[5173,7562],[5173,7562],[5172,7560],[5171,7561]]],[[[5175,7561],[5174,7561],[5175,7561],[5175,7561],[5175,7561],[5175,7561]]],[[[5203,7556],[5205,7555],[5204,7555],[5196,7561],[5175,7561],[5175,7561],[5196,7562],[5203,7556]]]]}},{type:"Feature",id:"MN",properties:{"hc-group":"admin0","hc-middle-x":.49,"hc-middle-y":.53,"hc-key":"mn","hc-a2":"MN",name:"Mongolia",labelrank:"3","country-abbrev":"Mong.",subregion:"Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"MNG","iso-a2":"MN","woe-id":"23424887",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[7691,8008],[7702,8011],[7698,8015],[7722,8015],[7762,7975],[7756,7963],[7714,7968],[7664,7953],[7637,7921],[7603,7919],[7575,7895],[7528,7908],[7511,7885],[7526,7857],[7453,7813],[7372,7807],[7326,7787],[7282,7788],[7232,7803],[7220,7815],[7064,7822],[7034,7879],[6979,7903],[6901,7912],[6906,7963],[6885,8003],[6847,8016],[6814,8039],[6810,8061],[6945,8127],[7001,8115],[7011,8094],[7093,8083],[7121,8113],[7106,8132],[7139,8176],[7237,8144],[7239,8117],[7280,8098],[7330,8111],[7407,8090],[7425,8067],[7490,8060],[7559,8077],[7596,8104],[7628,8089],[7667,8086],[7632,8021],[7642,8005],[7691,8008]]]}},{type:"Feature",id:"RW",properties:{"hc-group":"admin0","hc-middle-x":.48,"hc-middle-y":.56,"hc-key":"rw","hc-a2":"RW",name:"Rwanda",labelrank:"3","country-abbrev":"Rwa.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"RWA","iso-a2":"RW","woe-id":"23424937",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5065,6398],[5061,6400],[5061,6406],[5075,6419],[5071,6429],[5075,6434],[5082,6438],[5092,6435],[5108,6447],[5119,6432],[5111,6408],[5091,6400],[5065,6398]]]}},{type:"Feature",id:"SO",properties:{"hc-group":"admin0","hc-middle-x":.39,"hc-middle-y":.74,"hc-key":"so","hc-a2":"SO",name:"Somalia",labelrank:"6","country-abbrev":"Som.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"SOM","iso-a2":"SO","woe-id":"-90",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5447,6596],[5509,6625],[5538,6624],[5628,6715],[5656,6758],[5656,6812],[5726,6829],[5713,6758],[5627,6610],[5570,6551],[5494,6497],[5437,6429],[5420,6453],[5420,6562],[5447,6596]]]}},{type:"Feature",id:"BO",properties:{"hc-group":"admin0","hc-middle-x":.48,"hc-middle-y":.59,"hc-key":"bo","hc-a2":"BO",name:"Bolivia",labelrank:"3","country-abbrev":"Bolivia",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"BOL","iso-a2":"BO","woe-id":"23424762",continent:"South America"},geometry:{type:"MultiPolygon",coordinates:[[[[2153,5996],[2153,6001],[2157,5996],[2155,5997],[2153,5996]]],[[[2141,5957],[2137,5964],[2155,5986],[2169,5993],[2145,6017],[2160,6058],[2153,6073],[2166,6108],[2139,6155],[2177,6154],[2226,6186],[2262,6192],[2263,6149],[2293,6110],[2332,6104],[2369,6077],[2409,6069],[2419,5995],[2469,5993],[2471,5965],[2496,5937],[2478,5876],[2450,5903],[2371,5892],[2356,5864],[2345,5812],[2307,5819],[2295,5792],[2287,5813],[2238,5826],[2210,5794],[2189,5794],[2180,5842],[2163,5868],[2173,5898],[2157,5913],[2141,5957]]]]}},{type:"Feature",id:"CM",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.81,"hc-key":"cm","hc-a2":"CM",name:"Cameroon",labelrank:"3","country-abbrev":"Cam.",subregion:"Middle Africa","region-wb":"Sub-Saharan Africa","iso-a3":"CMR","iso-a2":"CM","woe-id":"23424785",continent:"Africa"},geometry:{type:"MultiPolygon",coordinates:[[[[4599,6542],[4541,6547],[4540,6543],[4500,6543],[4495,6548],[4490,6593],[4459,6621],[4466,6651],[4518,6689],[4540,6669],[4567,6725],[4639,6839],[4621,6866],[4629,6866],[4627,6861],[4634,6863],[4653,6820],[4651,6798],[4669,6774],[4625,6774],[4618,6764],[4655,6729],[4663,6701],[4631,6657],[4654,6590],[4682,6562],[4685,6545],[4684,6530],[4636,6544],[4599,6542]]],[[[4631,6866],[4631,6866],[4630,6866],[4631,6866]]]]}},{type:"Feature",id:"CG",properties:{"hc-group":"admin0","hc-middle-x":.15,"hc-middle-y":.78,"hc-key":"cg","hc-a2":"CG",name:"Republic of Congo",labelrank:"4","country-abbrev":"Rep. Congo",subregion:"Middle Africa","region-wb":"Sub-Saharan Africa","iso-a3":"COG","iso-a2":"CG","woe-id":"23424779",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4599,6542],[4636,6544],[4684,6530],[4685,6545],[4696,6581],[4722,6588],[4757,6581],[4740,6542],[4731,6463],[4686,6416],[4685,6381],[4644,6337],[4631,6353],[4592,6342],[4583,6349],[4560,6331],[4554,6344],[4534,6363],[4555,6369],[4547,6410],[4573,6423],[4622,6405],[4634,6461],[4614,6473],[4633,6506],[4597,6515],[4599,6542]]]}},{type:"Feature",id:"EH",properties:{"hc-group":"admin0","hc-middle-x":.41,"hc-middle-y":.71,"hc-key":"eh","hc-a2":"EH",name:"Western Sahara",labelrank:"7","country-abbrev":"W. Sah.",subregion:"Northern Africa","region-wb":"Middle East & North Africa","iso-a3":"ESH","iso-a2":"EH","woe-id":"23424990",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[3698,7100],[3696,7103],[3699,7120],[3764,7121],[3782,7148],[3788,7182],[3835,7226],[3847,7264],[3866,7291],[3915,7290],[3943,7298],[3946,7316],[3946,7304],[3946,7263],[3847,7263],[3847,7183],[3818,7170],[3818,7117],[3701,7117],[3698,7100]]]}},{type:"Feature",id:"RS",properties:{"hc-group":"admin0","hc-middle-x":.42,"hc-middle-y":.52,"hc-key":"rs","hc-a2":"RS",name:"Republic of Serbia",labelrank:"5","country-abbrev":"Serb.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"SRB","iso-a2":"RS","woe-id":"-90",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4774,7851],[4779,7901],[4768,7900],[4769,7910],[4765,7939],[4784,7948],[4805,7946],[4842,7910],[4839,7897],[4877,7877],[4867,7861],[4885,7836],[4867,7808],[4855,7808],[4844,7805],[4850,7820],[4820,7842],[4808,7826],[4786,7839],[4774,7851]]]}},{type:"Feature",id:"ME",properties:{"hc-group":"admin0","hc-middle-x":.42,"hc-middle-y":.47,"hc-key":"me","hc-a2":"ME",name:"Montenegro",labelrank:"6","country-abbrev":"Mont.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"MNE","iso-a2":"ME","woe-id":"20069817",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4774,7851],[4786,7839],[4808,7826],[4798,7822],[4799,7816],[4789,7820],[4780,7808],[4779,7807],[4779,7806],[4772,7806],[4779,7800],[4778,7795],[4779,7791],[4761,7806],[4753,7811],[4751,7814],[4751,7816],[4752,7832],[4774,7851]]]}},{type:"Feature",id:"TG",properties:{"hc-group":"admin0","hc-middle-x":.76,"hc-middle-y":.81,"hc-key":"tg","hc-a2":"TG",name:"Togo",labelrank:"6","country-abbrev":"Togo",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"TGO","iso-a2":"TG","woe-id":"23424965",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4231,6804],[4252,6746],[4252,6662],[4246,6661],[4239,6659],[4219,6681],[4215,6781],[4199,6808],[4218,6804],[4231,6804]]]}},{type:"Feature",id:"LA",properties:{"hc-group":"admin0","hc-middle-x":.88,"hc-middle-y":.79,"hc-key":"la","hc-a2":"LA",name:"Laos",labelrank:"4","country-abbrev":"Laos",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"LAO","iso-a2":"LA","woe-id":"23424872",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[7395,6915],[7374,6904],[7325,6904],[7338,6946],[7313,6970],[7315,6996],[7290,7025],[7272,7029],[7249,7010],[7233,7022],[7205,6999],[7209,7061],[7186,7062],[7175,7086],[7193,7117],[7206,7124],[7222,7111],[7217,7146],[7234,7150],[7260,7125],[7264,7103],[7292,7106],[7319,7079],[7286,7055],[7311,7039],[7365,6984],[7399,6932],[7395,6915]]]}},{type:"Feature",id:"AF",properties:{"hc-group":"admin0","hc-middle-x":.37,"hc-middle-y":.52,"hc-key":"af","hc-a2":"AF",name:"Afghanistan",labelrank:"3","country-abbrev":"Afg.",subregion:"Southern Asia","region-wb":"South Asia","iso-a3":"AFG","iso-a2":"AF","woe-id":"23424739",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[6426,7631],[6411,7627],[6416,7624],[6357,7617],[6316,7590],[6330,7562],[6313,7524],[6281,7523],[6290,7499],[6268,7491],[6261,7454],[6226,7450],[6173,7421],[6168,7385],[6106,7371],[6058,7372],[6010,7386],[6038,7418],[6035,7435],[6009,7439],[6001,7491],[6022,7576],[6052,7560],[6117,7598],[6126,7626],[6156,7642],[6178,7635],[6200,7629],[6215,7629],[6259,7626],[6285,7641],[6299,7669],[6329,7653],[6329,7613],[6379,7639],[6426,7631]]]}},{type:"Feature",id:"UA",properties:{"hc-group":"admin0","hc-middle-x":.7,"hc-middle-y":.46,"hc-key":"ua","hc-a2":"UA",name:"Ukraine",labelrank:"3","country-abbrev":"Ukr.",subregion:"Eastern Europe","region-wb":"Europe & Central Asia","iso-a3":"UKR","iso-a2":"UA","woe-id":"23424976",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4861,8032],[4866,8042],[4873,8057],[4876,8075],[4919,8114],[4905,8152],[4928,8166],[4969,8168],[5013,8155],[5074,8146],[5110,8154],[5122,8174],[5147,8175],[5207,8185],[5225,8161],[5218,8142],[5245,8140],[5262,8106],[5315,8109],[5367,8087],[5395,8064],[5382,8045],[5384,8010],[5356,8011],[5338,7983],[5269,7966],[5237,7948],[5260,7909],[5212,7882],[5179,7928],[5206,7939],[5146,7950],[5163,7959],[5129,7965],[5089,7927],[5084,7913],[5059,7914],[5041,7922],[5063,7958],[5097,7955],[5068,7999],[5072,8011],[5028,8033],[4994,8026],[4954,8013],[4883,8014],[4875,8020],[4861,8032]],[[5098,7955],[5107,7945],[5109,7947],[5100,7956],[5098,7955]],[[5213,7945],[5242,7929],[5237,7943],[5218,7952],[5213,7945]]]}},{type:"Feature",id:"SK",properties:{"hc-group":"admin0","hc-middle-x":.21,"hc-middle-y":.52,"hc-key":"sk","hc-a2":"SK",name:"Slovakia",labelrank:"6","country-abbrev":"Svk.",subregion:"Eastern Europe","region-wb":"Europe & Central Asia","iso-a3":"SVK","iso-a2":"SK","woe-id":"23424877",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4873,8057],[4866,8042],[4861,8032],[4812,8036],[4795,8021],[4733,8007],[4713,8017],[4704,8030],[4707,8039],[4741,8058],[4763,8074],[4852,8069],[4873,8057]]]}},{type:"Feature",id:"JK",properties:{"hc-group":"admin0","hc-middle-x":.4,"hc-middle-y":.63,"hc-key":"jk","hc-a2":"JK",name:"Siachen Glacier",labelrank:"5","country-abbrev":"Siachen",subregion:"Southern Asia","region-wb":"South Asia","iso-a3":"-99","iso-a2":"JK","woe-id":"23424928",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[6513,7572],[6490,7559],[6482,7577],[6500,7571],[6513,7572]]]}},{type:"Feature",id:"BG",properties:{"hc-group":"admin0","hc-middle-x":.76,"hc-middle-y":.51,"hc-key":"bg","hc-a2":"BG",name:"Bulgaria",labelrank:"4","country-abbrev":"Bulg.",subregion:"Eastern Europe","region-wb":"Europe & Central Asia","iso-a3":"BGR","iso-a2":"BG","woe-id":"23424771",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[5052,7859],[5026,7812],[5035,7796],[5007,7799],[4985,7786],[4953,7770],[4931,7781],[4884,7773],[4887,7787],[4867,7808],[4885,7836],[4867,7861],[4877,7877],[4896,7864],[4957,7856],[5006,7875],[5052,7859]]]}},{type:"Feature",id:"QA",properties:{"hc-group":"admin0","hc-middle-x":.36,"hc-middle-y":.46,"hc-key":"qa","hc-a2":"QA",name:"Qatar",labelrank:"5","country-abbrev":"Qatar",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"QAT","iso-a2":"QA","woe-id":"23424930",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5712,7224],[5710,7247],[5735,7259],[5724,7220],[5717,7218],[5712,7224]]]}},{type:"Feature",id:"LI",properties:{"hc-group":"admin0","hc-middle-x":.61,"hc-middle-y":.53,"hc-key":"li","hc-a2":"LI",name:"Liechtenstein",labelrank:"6","country-abbrev":"Liech.",subregion:"Western Europe","region-wb":"Europe & Central Asia","iso-a3":"LIE","iso-a2":"LI","woe-id":"23424879",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4487,7989],[4489,7983],[4488,7981],[4485,7981],[4487,7989]]]}},{type:"Feature",id:"AT",properties:{"hc-group":"admin0","hc-middle-x":.52,"hc-middle-y":.62,"hc-key":"at","hc-a2":"AT",name:"Austria",labelrank:"4","country-abbrev":"Aust.",subregion:"Western Europe","region-wb":"Europe & Central Asia","iso-a3":"AUT","iso-a2":"AT","woe-id":"23424750",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4488,7981],[4489,7983],[4487,7989],[4490,7994],[4488,7998],[4491,7997],[4492,7999],[4530,7993],[4565,8005],[4591,7997],[4582,8021],[4614,8045],[4640,8039],[4648,8053],[4707,8039],[4704,8030],[4713,8017],[4696,8007],[4682,7974],[4635,7956],[4611,7961],[4572,7967],[4566,7982],[4514,7974],[4504,7973],[4488,7981]]]}},{type:"Feature",id:"SZ",properties:{"hc-group":"admin0","hc-middle-x":.51,"hc-middle-y":.45,"hc-key":"sz","hc-a2":"SZ",name:"Swaziland",labelrank:"4","country-abbrev":"Swz.",subregion:"Southern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"SWZ","iso-a2":"SZ","woe-id":"23424993",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5152,5696],[5155,5685],[5157,5668],[5128,5656],[5118,5682],[5137,5702],[5152,5696]]]}},{type:"Feature",id:"HU",properties:{"hc-group":"admin0","hc-middle-x":.27,"hc-middle-y":.61,"hc-key":"hu","hc-a2":"HU",name:"Hungary",labelrank:"5","country-abbrev":"Hun.",subregion:"Eastern Europe","region-wb":"Europe & Central Asia","iso-a3":"HUN","iso-a2":"HU","woe-id":"23424844",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4861,8032],[4875,8020],[4883,8014],[4857,7997],[4831,7952],[4805,7946],[4784,7948],[4765,7939],[4719,7940],[4694,7960],[4687,7974],[4682,7974],[4696,8007],[4713,8017],[4733,8007],[4795,8021],[4812,8036],[4861,8032]]]}},{type:"Feature",id:"RO",properties:{"hc-group":"admin0","hc-middle-x":.67,"hc-middle-y":.5,"hc-key":"ro","hc-a2":"RO",name:"Romania",labelrank:"3","country-abbrev":"Rom.",subregion:"Eastern Europe","region-wb":"Europe & Central Asia","iso-a3":"ROU","iso-a2":"RO","woe-id":"23424933",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4877,7877],[4839,7897],[4842,7910],[4805,7946],[4831,7952],[4857,7997],[4883,8014],[4954,8013],[4994,8026],[5005,8023],[5042,7965],[5041,7922],[5059,7914],[5084,7913],[5054,7880],[5052,7859],[5006,7875],[4957,7856],[4896,7864],[4877,7877]]]}},{type:"Feature",id:"NE",properties:{"hc-group":"admin0","hc-middle-x":.64,"hc-middle-y":.53,"hc-key":"ne","hc-a2":"NE",name:"Niger",labelrank:"3","country-abbrev":"Niger",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"NER","iso-a2":"NE","woe-id":"23424906",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4311,6825],[4288,6846],[4275,6831],[4269,6852],[4233,6865],[4210,6922],[4243,6933],[4308,6935],[4328,6967],[4329,7050],[4376,7059],[4426,7103],[4559,7185],[4604,7175],[4626,7157],[4649,7169],[4655,7122],[4678,7087],[4671,7073],[4663,6982],[4603,6906],[4608,6885],[4574,6866],[4543,6875],[4504,6872],[4490,6859],[4436,6874],[4410,6864],[4368,6891],[4326,6878],[4311,6825]]]}},{type:"Feature",id:"LU",properties:{"hc-group":"admin0","hc-middle-x":.48,"hc-middle-y":.6,"hc-key":"lu","hc-a2":"LU",name:"Luxembourg",labelrank:"6","country-abbrev":"Lux.",subregion:"Western Europe","region-wb":"Europe & Central Asia","iso-a3":"LUX","iso-a2":"LU","woe-id":"23424881",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4392,8072],[4381,8071],[4376,8075],[4374,8088],[4386,8097],[4397,8085],[4392,8072]]]}},{type:"Feature",id:"AD",properties:{"hc-group":"admin0","hc-middle-x":.58,"hc-middle-y":.28,"hc-key":"ad","hc-a2":"AD",name:"Andorra",labelrank:"6","country-abbrev":"And.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"AND","iso-a2":"AD","woe-id":"23424744",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4246,7818],[4255,7818],[4255,7814],[4249,7812],[4246,7818]]]}},{type:"Feature",id:"CI",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.48,"hc-key":"ci","hc-a2":"CI",name:"Ivory Coast",labelrank:"3","country-abbrev":"I.C.",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"CIV","iso-a2":"CI","woe-id":"23424854",continent:"Africa"},geometry:{type:"MultiPolygon",coordinates:[[[[4124,6759],[4130,6721],[4108,6681],[4120,6631],[4030,6627],[3980,6607],[3982,6650],[3948,6670],[3952,6702],[3971,6757],[3967,6779],[4019,6782],[4040,6787],[4065,6765],[4109,6772],[4124,6759]]],[[[4111,6629],[4107,6630],[4112,6629],[4111,6629]]]]}},{type:"Feature",id:"LR",properties:{"hc-group":"admin0","hc-middle-x":.96,"hc-middle-y":.75,"hc-key":"lr","hc-a2":"LR",name:"Liberia",labelrank:"4","country-abbrev":"Liberia",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"LBR","iso-a2":"LR","woe-id":"23424876",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[3952,6702],[3948,6670],[3982,6650],[3980,6607],[3929,6631],[3863,6683],[3889,6708],[3899,6729],[3922,6725],[3933,6691],[3952,6702]]]}},{type:"Feature",id:"BN",properties:{"hc-group":"admin0","hc-middle-x":.32,"hc-middle-y":.34,"hc-key":"bn","hc-a2":"BN",name:"Brunei",labelrank:"6","country-abbrev":"Brunei",subregion:"South-Eastern Asia","region-wb":"East Asia & Pacific","iso-a3":"BRN","iso-a2":"BN","woe-id":"23424773",continent:"Asia"},geometry:{type:"MultiPolygon",coordinates:[[[[7618,6621],[7621,6622],[7621,6623],[7627,6606],[7618,6621]]],[[[7587,6614],[7603,6617],[7616,6623],[7606,6597],[7587,6614]]]]}},{type:"Feature",id:"IQ",properties:{"hc-group":"admin0","hc-middle-x":.46,"hc-middle-y":.44,"hc-key":"iq","hc-a2":"IQ",name:"Iraq",labelrank:"3","country-abbrev":"Iraq",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"IRQ","iso-a2":"IQ","woe-id":"23424855",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5644,7390],[5632,7392],[5627,7391],[5602,7390],[5585,7362],[5530,7365],[5453,7426],[5404,7453],[5366,7460],[5363,7472],[5355,7501],[5412,7533],[5427,7548],[5432,7606],[5461,7627],[5472,7635],[5532,7628],[5549,7589],[5579,7582],[5551,7521],[5577,7487],[5611,7469],[5623,7448],[5619,7423],[5644,7390]]]}},{type:"Feature",id:"GE",properties:{"hc-group":"admin0","hc-middle-x":.99,"hc-middle-y":.82,"hc-key":"ge","hc-a2":"GE",name:"Georgia",labelrank:"5","country-abbrev":"Geo.",subregion:"Western Asia","region-wb":"Europe & Central Asia","iso-a3":"GEO","iso-a2":"GE","woe-id":"23424823",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5539,7771],[5515,7769],[5493,7765],[5474,7782],[5436,7779],[5436,7819],[5391,7846],[5475,7838],[5508,7816],[5534,7823],[5582,7793],[5584,7763],[5539,7771]]]}},{type:"Feature",id:"GM",properties:{"hc-group":"admin0","hc-middle-x":.51,"hc-middle-y":.51,"hc-key":"gm","hc-a2":"GM",name:"Gambia",labelrank:"6","country-abbrev":"Gambia",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"GMB","iso-a2":"GM","woe-id":"23424821",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[3707,6866],[3705,6874],[3713,6882],[3762,6888],[3734,6869],[3707,6866]]]}},{type:"Feature",id:"CH",properties:{"hc-group":"admin0","hc-middle-x":.12,"hc-middle-y":.55,"hc-key":"ch","hc-a2":"CH",name:"Switzerland",labelrank:"4","country-abbrev":"Switz.",subregion:"Western Europe","region-wb":"Europe & Central Asia","iso-a3":"CHE","iso-a2":"CH","woe-id":"23424957",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4477,8004],[4477,8004],[4477,8003],[4477,8003],[4486,7997],[4488,7998],[4490,7994],[4487,7989],[4485,7981],[4488,7981],[4504,7973],[4514,7974],[4500,7955],[4466,7944],[4444,7951],[4412,7939],[4405,7947],[4405,7957],[4400,7961],[4393,7956],[4389,7952],[4386,7963],[4429,8001],[4455,8001],[4477,8004]]]}},{type:"Feature",id:"TD",properties:{"hc-group":"admin0","hc-middle-x":.47,"hc-middle-y":.63,"hc-key":"td","hc-a2":"TD",name:"Chad",labelrank:"3","country-abbrev":"Chad",subregion:"Middle Africa","region-wb":"Sub-Saharan Africa","iso-a3":"TCD","iso-a2":"TD","woe-id":"23424777",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4634,6863],[4642,6866],[4631,6866],[4630,6866],[4628,6868],[4629,6866],[4621,6866],[4608,6885],[4603,6906],[4663,6982],[4671,7073],[4678,7087],[4655,7122],[4649,7169],[4678,7183],[4916,7061],[4916,6946],[4889,6945],[4873,6898],[4859,6887],[4863,6856],[4882,6802],[4870,6804],[4810,6749],[4771,6745],[4756,6716],[4702,6702],[4663,6701],[4655,6729],[4618,6764],[4625,6774],[4669,6774],[4651,6798],[4653,6820],[4634,6863]]]}},{type:"Feature",id:"KV",properties:{"hc-group":"admin0","hc-middle-x":.49,"hc-middle-y":.52,"hc-key":"kv","hc-a2":"KV",name:"Kosovo",labelrank:"6","country-abbrev":"Kos.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"-99","iso-a2":"KV","woe-id":"-90",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4814,7792],[4812,7804],[4799,7816],[4798,7822],[4808,7826],[4820,7842],[4850,7820],[4844,7805],[4830,7804],[4814,7792]]]}},{type:"Feature",id:"LB",properties:{"hc-group":"admin0","hc-middle-x":.39,"hc-middle-y":.57,"hc-key":"lb","hc-a2":"LB",name:"Lebanon",labelrank:"5","country-abbrev":"Leb.",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"LBN","iso-a2":"LB","woe-id":"23424873",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5246,7492],[5260,7519],[5271,7544],[5290,7529],[5267,7502],[5257,7492],[5246,7492]]]}},{type:"Feature",id:"DJ",properties:{"hc-group":"admin0","hc-middle-x":.56,"hc-middle-y":.55,"hc-key":"dj","hc-a2":"DJ",name:"Djibouti",labelrank:"5","country-abbrev":"Dji.",subregion:"Eastern Africa","region-wb":"Middle East & North Africa","iso-a3":"DJI","iso-a2":"DJ","woe-id":"23424797",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5478,6804],[5449,6802],[5444,6807],[5447,6810],[5444,6813],[5443,6820],[5462,6848],[5471,6845],[5484,6855],[5490,6834],[5487,6819],[5478,6804]]]}},{type:"Feature",id:"BI",properties:{"hc-group":"admin0","hc-middle-x":.57,"hc-middle-y":.47,"hc-key":"bi","hc-a2":"BI",name:"Burundi",labelrank:"6","country-abbrev":"Bur.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"BDI","iso-a2":"BI","woe-id":"23424774",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5084,6347],[5076,6364],[5071,6380],[5072,6389],[5065,6398],[5091,6400],[5111,6408],[5118,6383],[5084,6347]]]}},{type:"Feature",id:"SR",properties:{"hc-group":"admin0","hc-middle-x":.91,"hc-middle-y":.09,"hc-key":"sr","hc-a2":"SR",name:"Suriname",labelrank:"4","country-abbrev":"Sur.",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"SUR","iso-a2":"SR","woe-id":"23424913",continent:"South America"},geometry:{type:"Polygon",coordinates:[[[2583,6547],[2543,6553],[2528,6536],[2481,6602],[2505,6641],[2514,6656],[2601,6651],[2596,6636],[2587,6623],[2601,6581],[2583,6547]]]}},{type:"Feature",id:"IL",properties:{"hc-group":"admin0","hc-middle-x":.68,"hc-middle-y":.1,"hc-key":"il","hc-a2":"IL",name:"Israel",labelrank:"4","country-abbrev":"Isr.",subregion:"Western Asia","region-wb":"Middle East & North Africa","iso-a3":"ISR","iso-a2":"IL","woe-id":"23424852",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[5219,7433],[5238,7465],[5246,7492],[5257,7492],[5267,7502],[5269,7487],[5265,7480],[5259,7477],[5259,7448],[5254,7440],[5255,7434],[5254,7432],[5255,7431],[5253,7429],[5255,7426],[5247,7405],[5241,7377],[5240,7374],[5239,7374],[5237,7382],[5219,7433]]]}},{type:"Feature",id:"ML",properties:{"hc-group":"admin0","hc-middle-x":.59,"hc-middle-y":.38,"hc-key":"ml","hc-a2":"ML",name:"Mali",labelrank:"3","country-abbrev":"Mali",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"MLI","iso-a2":"ML","woe-id":"23424891",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4040,6787],[4019,6782],[3967,6779],[3955,6815],[3931,6848],[3886,6831],[3866,6846],[3845,6885],[3840,6917],[3856,6941],[3886,6937],[4040,6939],[4008,7231],[4061,7231],[4238,7110],[4260,7083],[4299,7070],[4296,7050],[4329,7050],[4328,6967],[4308,6935],[4243,6933],[4210,6922],[4183,6927],[4141,6899],[4120,6895],[4099,6869],[4083,6876],[4069,6839],[4051,6832],[4040,6787]]]}},{type:"Feature",id:"SN",properties:{"hc-group":"admin0","hc-middle-x":.2,"hc-middle-y":.55,"hc-key":"sn","hc-a2":"SN",name:"Senegal",labelrank:"3","country-abbrev":"Sen.",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"SEN","iso-a2":"SN","woe-id":"23424943",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[3708,6844],[3705,6859],[3707,6866],[3734,6869],[3762,6888],[3713,6882],[3695,6922],[3713,6949],[3719,6968],[3779,6974],[3840,6917],[3845,6885],[3866,6846],[3837,6843],[3797,6854],[3753,6854],[3708,6844]]]}},{type:"Feature",id:"GN",properties:{"hc-group":"admin0","hc-middle-x":.24,"hc-middle-y":.51,"hc-key":"gn","hc-a2":"GN",name:"Guinea",labelrank:"3","country-abbrev":"Gin.",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"GIN","iso-a2":"GN","woe-id":"23424835",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[3866,6846],[3886,6831],[3931,6848],[3955,6815],[3967,6779],[3971,6757],[3952,6702],[3933,6691],[3922,6725],[3899,6729],[3870,6774],[3833,6770],[3809,6746],[3793,6770],[3758,6803],[3767,6819],[3797,6825],[3797,6854],[3837,6843],[3866,6846]]]}},{type:"Feature",id:"ZW",properties:{"hc-group":"admin0","hc-middle-x":.81,"hc-middle-y":.42,"hc-key":"zw","hc-a2":"ZW",name:"Zimbabwe",labelrank:"3","country-abbrev":"Zimb.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"ZWE","iso-a2":"ZW","woe-id":"23425004",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4954,5949],[4996,5940],[5006,5944],[5038,5977],[5038,5977],[5058,5987],[5060,6001],[5106,6014],[5182,5982],[5185,5932],[5176,5898],[5184,5880],[5166,5841],[5133,5807],[5104,5809],[5075,5814],[5036,5833],[5026,5865],[4979,5896],[4954,5949]]]}},{type:"Feature",id:"PL",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.48,"hc-key":"pl","hc-a2":"PL",name:"Poland",labelrank:"3","country-abbrev":"Pol.",subregion:"Eastern Europe","region-wb":"Europe & Central Asia","iso-a3":"POL","iso-a2":"PL","woe-id":"23424923",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4786,8270],[4779,8263],[4790,8269],[4878,8266],[4880,8266],[4900,8258],[4901,8249],[4912,8198],[4891,8183],[4905,8152],[4919,8114],[4876,8075],[4873,8057],[4852,8069],[4763,8074],[4755,8089],[4691,8116],[4644,8126],[4639,8194],[4623,8205],[4627,8239],[4638,8245],[4625,8247],[4625,8248],[4626,8249],[4683,8263],[4696,8274],[4748,8286],[4756,8269],[4786,8270],[4786,8270]]]}},{type:"Feature",id:"MK",properties:{"hc-group":"admin0","hc-middle-x":.49,"hc-middle-y":.44,"hc-key":"mk","hc-a2":"MK",name:"Macedonia",labelrank:"6","country-abbrev":"Mkd.",subregion:"Southern Europe","region-wb":"Europe & Central Asia","iso-a3":"MKD","iso-a2":"MK","woe-id":"23424890",continent:"Europe"},geometry:{type:"MultiPolygon",coordinates:[[[[4826,7756],[4826,7756],[4826,7756],[4826,7756]]],[[[4867,7808],[4887,7787],[4884,7773],[4854,7765],[4831,7756],[4826,7762],[4826,7757],[4825,7758],[4825,7758],[4822,7758],[4819,7758],[4822,7765],[4816,7764],[4811,7781],[4814,7792],[4830,7804],[4844,7805],[4855,7808],[4867,7808]]]]}},{type:"Feature",id:"PY",properties:{"hc-group":"admin0","hc-middle-x":.35,"hc-middle-y":.36,"hc-key":"py","hc-a2":"PY",name:"Paraguay",labelrank:"4","country-abbrev":"Para.",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"PRY","iso-a2":"PY","woe-id":"23424917",continent:"South America"},geometry:{type:"Polygon",coordinates:[[[2594,5755],[2590,5743],[2583,5712],[2584,5709],[2584,5708],[2578,5674],[2549,5649],[2465,5653],[2496,5712],[2422,5757],[2394,5763],[2345,5812],[2356,5864],[2371,5892],[2450,5903],[2478,5876],[2488,5852],[2483,5817],[2530,5817],[2553,5800],[2559,5759],[2594,5755]]]}},{type:"Feature",id:"BY",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.5,"hc-key":"by","hc-a2":"BY",name:"Belarus",labelrank:"4","country-abbrev":"Bela.",subregion:"Eastern Europe","region-wb":"Europe & Central Asia","iso-a3":"BLR","iso-a2":"BY","woe-id":"23424765",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4905,8152],[4891,8183],[4912,8198],[4901,8249],[4927,8247],[4960,8264],[4972,8290],[4998,8305],[4993,8320],[5023,8325],[5039,8340],[5121,8317],[5146,8243],[5175,8229],[5131,8212],[5147,8175],[5122,8174],[5110,8154],[5074,8146],[5013,8155],[4969,8168],[4928,8166],[4905,8152]]]}},{type:"Feature",id:"CZ",properties:{"hc-group":"admin0","hc-middle-x":.49,"hc-middle-y":.56,"hc-key":"cz","hc-a2":"CZ",name:"Czech Republic",labelrank:"5","country-abbrev":"Cz. Rep.",subregion:"Eastern Europe","region-wb":"Europe & Central Asia","iso-a3":"CZE","iso-a2":"CZ","woe-id":"23424810",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[4763,8074],[4741,8058],[4707,8039],[4648,8053],[4640,8039],[4614,8045],[4571,8083],[4575,8108],[4644,8126],[4691,8116],[4755,8089],[4763,8074]]]}},{type:"Feature",id:"BF",properties:{"hc-group":"admin0","hc-middle-x":.45,"hc-middle-y":.54,"hc-key":"bf","hc-a2":"BF",name:"Burkina Faso",labelrank:"3","country-abbrev":"B.F.",subregion:"Western Africa","region-wb":"Sub-Saharan Africa","iso-a3":"BFA","iso-a2":"BF","woe-id":"23424978",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4231,6804],[4218,6804],[4199,6808],[4122,6804],[4124,6759],[4109,6772],[4065,6765],[4040,6787],[4051,6832],[4069,6839],[4083,6876],[4099,6869],[4120,6895],[4141,6899],[4183,6927],[4210,6922],[4233,6865],[4269,6852],[4275,6831],[4247,6818],[4231,6804]]]}},{type:"Feature",id:"NA",properties:{"hc-group":"admin0","hc-middle-x":.33,"hc-middle-y":.37,"hc-key":"na","hc-a2":"NA",name:"Namibia",labelrank:"3","country-abbrev":"Nam.",subregion:"Southern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"NAM","iso-a2":"NA","woe-id":"23424987",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4898,5953],[4923,5958],[4954,5949],[4904,5928],[4895,5942],[4826,5933],[4827,5821],[4797,5819],[4797,5734],[4797,5617],[4771,5600],[4720,5608],[4711,5630],[4693,5613],[4658,5652],[4637,5740],[4631,5811],[4602,5855],[4577,5909],[4561,5927],[4553,5965],[4595,5974],[4618,5960],[4752,5961],[4761,5950],[4821,5941],[4898,5953]]]}},{type:"Feature",id:"LY",properties:{"hc-group":"admin0","hc-middle-x":.51,"hc-middle-y":.38,"hc-key":"ly","hc-a2":"LY",name:"Libya",labelrank:"3","country-abbrev":"Libya",subregion:"Northern Africa","region-wb":"Middle East & North Africa","iso-a3":"LBY","iso-a2":"LY","woe-id":"23424882",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4649,7169],[4626,7157],[4604,7175],[4559,7185],[4546,7209],[4502,7227],[4483,7267],[4496,7279],[4496,7363],[4486,7398],[4509,7421],[4504,7437],[4547,7471],[4545,7495],[4570,7483],[4600,7486],[4655,7469],[4680,7432],[4719,7426],[4770,7399],[4790,7407],[4795,7448],[4814,7474],[4846,7487],[4890,7477],[4889,7467],[4945,7455],[4950,7445],[4937,7397],[4945,7364],[4945,7138],[4945,7076],[4916,7076],[4916,7061],[4678,7183],[4649,7169]]]}},{type:"Feature",id:"TN",properties:{"hc-group":"admin0","hc-middle-x":.53,"hc-middle-y":.03,"hc-key":"tn","hc-a2":"TN",name:"Tunisia",labelrank:"3","country-abbrev":"Tun.",subregion:"Northern Africa","region-wb":"Middle East & North Africa","iso-a3":"TUN","iso-a2":"TN","woe-id":"23424967",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4545,7495],[4547,7471],[4504,7437],[4509,7421],[4486,7398],[4472,7458],[4451,7473],[4426,7518],[4448,7543],[4452,7604],[4459,7621],[4493,7635],[4535,7563],[4505,7533],[4511,7512],[4532,7515],[4545,7495]]]}},{type:"Feature",id:"BT",properties:{"hc-group":"admin0","hc-middle-x":.48,"hc-middle-y":.48,"hc-key":"bt","hc-a2":"BT",name:"Bhutan",labelrank:"5","country-abbrev":"Bhutan",subregion:"Southern Asia","region-wb":"South Asia","iso-a3":"BTN","iso-a2":"BT","woe-id":"23424770",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[6842,7305],[6882,7338],[6923,7319],[6937,7293],[6869,7285],[6842,7305]]]}},{type:"Feature",id:"MD",properties:{"hc-group":"admin0","hc-middle-x":.52,"hc-middle-y":.42,"hc-key":"md","hc-a2":"MD",name:"Moldova",labelrank:"6","country-abbrev":"Mda.",subregion:"Eastern Europe","region-wb":"Europe & Central Asia","iso-a3":"MDA","iso-a2":"MD","woe-id":"23424885",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[5041,7922],[5042,7965],[5005,8023],[4994,8026],[5028,8033],[5072,8011],[5068,7999],[5097,7955],[5063,7958],[5041,7922]]]}},{type:"Feature",id:"SS",properties:{"hc-group":"admin0","hc-middle-x":.49,"hc-middle-y":.58,"hc-key":"ss","hc-a2":"SS",name:"South Sudan",labelrank:"3","country-abbrev":"S. Sud.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"SSD","iso-a2":"SS","woe-id":"-99",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5212,6603],[5198,6589],[5119,6582],[5088,6613],[5046,6605],[5018,6628],[4988,6658],[4987,6675],[4956,6696],[4921,6735],[4948,6783],[4970,6787],[4992,6760],[5060,6754],[5095,6783],[5131,6768],[5166,6806],[5156,6834],[5190,6840],[5189,6800],[5215,6758],[5211,6728],[5190,6729],[5185,6709],[5205,6705],[5235,6675],[5270,6615],[5255,6627],[5212,6603]]]}},{type:"Feature",id:"BW",properties:{"hc-group":"admin0","hc-middle-x":.49,"hc-middle-y":.6,"hc-key":"bw","hc-a2":"BW",name:"Botswana",labelrank:"4","country-abbrev":"Bwa.",subregion:"Southern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"BWA","iso-a2":"BW","woe-id":"23424755",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[4954,5949],[4979,5896],[5026,5865],[5036,5833],[5075,5814],[5041,5799],[5006,5769],[5e3,5749],[4972,5734],[4963,5706],[4941,5700],[4887,5716],[4878,5695],[4847,5667],[4818,5666],[4822,5690],[4797,5734],[4797,5819],[4827,5821],[4826,5933],[4895,5942],[4904,5928],[4954,5949]]]}},{type:"Feature",id:"BS",properties:{"hc-group":"admin0","hc-middle-x":.8,"hc-middle-y":.92,"hc-key":"bs","hc-a2":"BS",name:"The Bahamas",labelrank:"4","country-abbrev":"Bhs.",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"BHS","iso-a2":"BS","woe-id":"23424758",continent:"North America"},geometry:{type:"MultiPolygon",coordinates:[[[[1956,7219],[1937,7241],[1937,7241],[1937,7241],[1944,7236],[1956,7219],[1956,7219]]],[[[1956,7219],[1970,7205],[1976,7173],[2045,7149],[1983,7165],[1949,7190],[1966,7207],[1956,7219],[1956,7219]]],[[[1937,7241],[1911,7260],[1890,7236],[1901,7192],[1881,7221],[1883,7237],[1912,7268],[1937,7241],[1937,7241],[1937,7241]]]]}},{type:"Feature",id:"NZ",properties:{"hc-group":"admin0","hc-middle-x":.25,"hc-middle-y":.81,"hc-key":"nz","hc-a2":"NZ",name:"New Zealand",labelrank:"2","country-abbrev":"N.Z.",subregion:"Australia and New Zealand","region-wb":"East Asia & Pacific","iso-a3":"NZL","iso-a2":"NZ","woe-id":"23424916",continent:"Oceania"},geometry:{type:"MultiPolygon",coordinates:[[[[9238,4994],[9198,4996],[9194,4975],[9181,5009],[9153,5008],[9145,5023],[9159,5047],[9201,5088],[9241,5104],[9282,5140],[9311,5200],[9330,5213],[9341,5185],[9362,5199],[9374,5165],[9321,5099],[9289,5079],[9268,5027],[9238,4994]]],[[[9429,5191],[9404,5174],[9386,5186],[9404,5221],[9361,5252],[9385,5272],[9393,5308],[9378,5347],[9341,5395],[9364,5402],[9402,5361],[9422,5343],[9427,5313],[9470,5301],[9503,5310],[9483,5263],[9469,5264],[9429,5191]]]]}},{type:"Feature",id:"CU",properties:{"hc-group":"admin0","hc-middle-x":.67,"hc-middle-y":.64,"hc-key":"cu","hc-a2":"CU",name:"Cuba",labelrank:"3","country-abbrev":"Cuba",subregion:"Caribbean","region-wb":"Latin America & Caribbean","iso-a3":"CUB","iso-a2":"CU","woe-id":"23424793",continent:"North America"},geometry:{type:"Polygon",coordinates:[[[1916,7091],[1870,7097],[1853,7124],[1817,7140],[1776,7144],[1774,7159],[1748,7160],[1696,7131],[1700,7149],[1734,7169],[1770,7175],[1828,7171],[1852,7150],[1867,7154],[1879,7155],[1933,7113],[1986,7095],[2e3,7078],[1898,7071],[1916,7091]]]}},{type:"Feature",id:"EC",properties:{"hc-group":"admin0","hc-middle-x":.16,"hc-middle-y":.37,"hc-key":"ec","hc-a2":"EC",name:"Ecuador",labelrank:"3","country-abbrev":"Ecu.",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"ECU","iso-a2":"EC","woe-id":"23424801",continent:"South America"},geometry:{type:"Polygon",coordinates:[[[1820,6379],[1837,6400],[1803,6410],[1803,6447],[1828,6480],[1827,6500],[1865,6521],[1905,6498],[1940,6492],[1970,6476],[1961,6433],[1928,6403],[1879,6379],[1858,6331],[1815,6358],[1820,6379]]]}},{type:"Feature",id:"AU",properties:{"hc-group":"admin0","hc-middle-x":.53,"hc-middle-y":.39,"hc-key":"au","hc-a2":"AU",name:"Australia",labelrank:"2","country-abbrev":"Auz.",subregion:"Australia and New Zealand","region-wb":"East Asia & Pacific","iso-a3":"AUS","iso-a2":"AU","woe-id":"-90",continent:"Oceania"},geometry:{type:"MultiPolygon",coordinates:[[[[8563,5105],[8537,5105],[8515,5139],[8497,5193],[8499,5215],[8479,5229],[8543,5191],[8602,5210],[8604,5168],[8595,5117],[8581,5130],[8563,5105]]],[[[8541,5953],[8550,5909],[8629,5866],[8644,5812],[8680,5798],[8682,5771],[8712,5753],[8733,5720],[8756,5726],[8746,5701],[8761,5650],[8762,5603],[8731,5487],[8709,5472],[8660,5372],[8655,5318],[8605,5306],[8551,5275],[8505,5283],[8507,5304],[8464,5271],[8430,5288],[8379,5298],[8351,5328],[8347,5368],[8329,5384],[8261,5366],[8280,5383],[8270,5405],[8300,5464],[8283,5464],[8229,5404],[8216,5439],[8189,5463],[8185,5486],[8128,5500],[8096,5519],[8032,5512],[7981,5492],[7949,5494],[7887,5463],[7870,5437],[7765,5438],[7718,5405],[7680,5400],[7646,5408],[7616,5433],[7637,5459],[7637,5513],[7616,5560],[7616,5583],[7592,5627],[7587,5653],[7556,5702],[7573,5710],[7590,5680],[7592,5701],[7570,5741],[7577,5802],[7645,5849],[7698,5861],[7793,5892],[7834,5938],[7830,5965],[7853,5985],[7871,5957],[7872,5998],[7896,5993],[7897,6026],[7916,6045],[7961,6056],[7971,6072],[8008,6042],[8052,6031],[8043,6051],[8090,6125],[8063,6129],[8073,6147],[8104,6146],[8105,6115],[8141,6119],[8139,6152],[8156,6132],[8212,6115],[8254,6129],[8267,6115],[8237,6071],[8224,6036],[8256,6011],[8329,5976],[8359,5951],[8384,5959],[8408,6030],[8406,6107],[8417,6122],[8422,6177],[8436,6161],[8463,6071],[8476,6048],[8492,6058],[8517,6035],[8519,5993],[8541,5953]]]]}},{type:"Feature",id:"VE",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.33,"hc-key":"ve","hc-a2":"VE",name:"Venezuela",labelrank:"3","country-abbrev":"Ven.",subregion:"South America","region-wb":"Latin America & Caribbean","iso-a3":"VEN","iso-a2":"VE","woe-id":"23424982",continent:"South America"},geometry:{type:"Polygon",coordinates:[[[2087,6830],[2070,6823],[2080,6796],[2064,6769],[2082,6746],[2096,6767],[2080,6799],[2122,6818],[2160,6818],[2188,6788],[2237,6794],[2282,6777],[2307,6793],[2343,6797],[2357,6776],[2400,6756],[2397,6742],[2423,6732],[2408,6709],[2415,6689],[2387,6672],[2382,6653],[2401,6632],[2377,6604],[2286,6596],[2303,6552],[2324,6550],[2301,6525],[2258,6498],[2219,6515],[2210,6549],[2191,6564],[2207,6580],[2190,6612],[2201,6662],[2143,6659],[2123,6685],[2064,6688],[2056,6726],[2037,6753],[2040,6787],[2068,6824],[2087,6830]]]}},{type:"Feature",id:"SB",properties:{"hc-group":"admin0","hc-middle-x":.13,"hc-middle-y":.24,"hc-key":"sb","hc-a2":"SB",name:"Solomon Islands",labelrank:"3","country-abbrev":"S. Is.",subregion:"Melanesia","region-wb":"East Asia & Pacific","iso-a3":"SLB","iso-a2":"SB","woe-id":"23424766",continent:"Oceania"},geometry:{type:"Polygon",coordinates:[[[8977,6187],[8947,6189],[8947,6226],[8902,6255],[8881,6242],[8899,6222],[8858,6239],[8861,6266],[8912,6255],[8947,6233],[8955,6212],[8982,6224],[8977,6187]]]}},{type:"Feature",id:"MG",properties:{"hc-group":"admin0","hc-middle-x":.45,"hc-middle-y":.48,"hc-key":"mg","hc-a2":"MG",name:"Madagascar",labelrank:"3","country-abbrev":"Mad.",subregion:"Eastern Africa","region-wb":"Sub-Saharan Africa","iso-a3":"MDG","iso-a2":"MG","woe-id":"23424883",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5683,5987],[5616,5762],[5601,5727],[5544,5707],[5511,5726],[5503,5774],[5487,5812],[5495,5841],[5524,5882],[5508,5959],[5523,5997],[5558,6004],[5613,6031],[5635,6081],[5650,6080],[5665,6125],[5686,6092],[5702,6020],[5677,6017],[5683,5987]]]}},{type:"Feature",id:"IS",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.5,"hc-key":"is","hc-a2":"IS",name:"Iceland",labelrank:"3","country-abbrev":"Iceland",subregion:"Northern Europe","region-wb":"Europe & Central Asia","iso-a3":"ISL","iso-a2":"IS","woe-id":"23424845",continent:"Europe"},geometry:{type:"Polygon",coordinates:[[[3490,8732],[3556,8739],[3551,8757],[3516,8766],[3476,8762],[3500,8775],[3508,8796],[3538,8790],[3534,8809],[3571,8786],[3566,8765],[3584,8755],[3607,8792],[3661,8795],[3682,8785],[3715,8796],[3713,8811],[3768,8789],[3763,8773],[3795,8763],[3803,8741],[3772,8709],[3677,8676],[3648,8661],[3605,8668],[3575,8684],[3530,8682],[3560,8708],[3538,8728],[3490,8732]]]}},{type:"Feature",id:"EG",properties:{"hc-group":"admin0","hc-middle-x":.5,"hc-middle-y":.66,"hc-key":"eg","hc-a2":"EG",name:"Egypt",labelrank:"2","country-abbrev":"Egypt",subregion:"Northern Africa","region-wb":"Middle East & North Africa","iso-a3":"EGY","iso-a2":"EG","woe-id":"23424802",continent:"Africa"},geometry:{type:"Polygon",coordinates:[[[5239,7374],[5220,7318],[5190,7345],[5169,7390],[5172,7358],[5201,7320],[5213,7282],[5258,7199],[5263,7167],[5299,7138],[5131,7138],[4945,7138],[4945,7364],[4937,7397],[4950,7445],[5015,7435],[5065,7418],[5105,7440],[5140,7438],[5157,7425],[5219,7433],[5237,7382],[5239,7374]]]}},{type:"Feature",id:"KG",properties:{"hc-group":"admin0","hc-middle-x":.48,"hc-middle-y":.43,"hc-key":"kg","hc-a2":"KG",name:"Kyrgyzstan",labelrank:"4","country-abbrev":"Kgz.",subregion:"Central Asia","region-wb":"Europe & Central Asia","iso-a3":"KGZ","iso-a2":"KG","woe-id":"23424864",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[6389,7707],[6348,7698],[6325,7713],[6261,7709],[6280,7734],[6310,7734],[6331,7731],[6374,7754],[6333,7777],[6323,7766],[6286,7782],[6309,7805],[6336,7826],[6385,7812],[6405,7842],[6435,7827],[6531,7828],[6584,7803],[6529,7774],[6521,7763],[6482,7759],[6450,7736],[6446,7748],[6399,7728],[6389,7707]],[[6300,7721],[6296,7722],[6299,7718],[6302,7720],[6300,7721]],[[6333,7723],[6334,7726],[6331,7724],[6332,7723],[6333,7723]],[[6316,7728],[6310,7729],[6312,7722],[6317,7722],[6316,7728]]]}},{type:"Feature",id:"NP",properties:{"hc-group":"admin0","hc-middle-x":.52,"hc-middle-y":.54,"hc-key":"np","hc-a2":"NP",name:"Nepal",labelrank:"3","country-abbrev":"Nepal",subregion:"Southern Asia","region-wb":"South Asia","iso-a3":"NPL","iso-a2":"NP","woe-id":"23424911",continent:"Asia"},geometry:{type:"Polygon",coordinates:[[[6819,7322],[6820,7286],[6795,7274],[6751,7281],[6714,7305],[6660,7310],[6579,7353],[6589,7383],[6608,7397],[6640,7401],[6683,7364],[6699,7367],[6729,7336],[6756,7323],[6773,7330],[6819,7322]]]}}]}},title:{text:""},subtitle:{text:""},mapNavigation:{enabled:!1},colorAxis:{min:1,type:"logarithmic",minColor:"#e5ecf2",maxColor:"#2ba824"},series:[{data:[],type:"map",joinBy:["name","code"],name:"Random data",dataLabels:{enabled:!1}}],exporting:{enabled:!1},lang:{noData:""},credits:{enabled:!1},yAxis:{visible:!1},xAxis:{visible:!1}},cf={chart:{map:e("8X44"),height:500},title:{text:""},subtitle:{text:""},mapNavigation:{enabled:!1},colorAxis:{minColor:"#e5ecf2",maxColor:"#2ba824"},legend:{title:{text:""},floating:!1,backgroundColor:"white"},series:[{type:"map",joinBy:["name","code"],data:[],dataLabels:{enabled:!1}}],exporting:{enabled:!1},lang:{noData:""},credits:{enabled:!1},yAxis:{visible:!1},xAxis:{visible:!1}},af=new Na(za),sf={leading:!0,trailing:!1};function uf(t,n,e){return void 0===n&&(n=af),void 0===e&&(e=sf),function(o){return o.lift(new df(t,n,e.leading,e.trailing))}}var df=function(){function t(t,n,e,o){this.duration=t,this.scheduler=n,this.leading=e,this.trailing=o}return t.prototype.call=function(t,n){return n.subscribe(new gf(t,this.duration,this.scheduler,this.leading,this.trailing))},t}(),gf=function(t){function n(n,e,o,i,l){var r=t.call(this,n)||this;return r.duration=e,r.scheduler=o,r.leading=i,r.trailing=l,r._hasTrailingValue=!1,r._trailingValue=null,r}return i(n,t),n.prototype._next=function(t){this.throttled?this.trailing&&(this._trailingValue=t,this._hasTrailingValue=!0):(this.add(this.throttled=this.scheduler.schedule(hf,this.duration,{subscriber:this})),this.leading?this.destination.next(t):this.trailing&&(this._trailingValue=t,this._hasTrailingValue=!0))},n.prototype._complete=function(){this._hasTrailingValue?(this.destination.next(this._trailingValue),this.destination.complete()):this.destination.complete()},n.prototype.clearThrottle=function(){var t=this.throttled;t&&(this.trailing&&this._hasTrailingValue&&(this.destination.next(this._trailingValue),this._trailingValue=null,this._hasTrailingValue=!1),t.unsubscribe(),this.remove(t),this.throttled=null)},n}(b);function hf(t){t.subscriber.clearThrottle()}var _f=e("EVdn"),Cf=e.n(_f),pf=function(){function t(){}return t.prototype.whenVisible=function(t){var n=this;return new Promise((function(e){if(n.isVisible(t))e();else{Cf()(t).closest(".nuv-tabbed-content__tab-content-item").off("showProductTab").on("showProductTab",e);var o=Cf()(t).closest(".nuv-speed-bump").attr("id");o&&Cf()('a[data-speed-bump-id="'+o+'"]').click(e);var i=Cf()(t).closest(".table-container-item"),l=i.closest(".table-container");if(i.length>0){var r=parseInt(i.attr("data-container-index"));l.on("changeContainerTab",(function(t){t.detail.index===r&&e()}))}Cf()(t).find(".nuv-product-detail-fund-overlay").length>0&&Cf()(".js-overlay-trigger-open").on("click.nuv-product-detail-fund-overlay",e)}}))},t.prototype.isVisible=function(t){var n=Cf()(t).closest(".nuv-tabbed-content__tab-content-item");if(n.length>0&&!n.hasClass("nuv-tabbed-content__tab-content-item--active"))return!1;var e=Cf()(t).closest(".table-container-item");return!(e.length>0&&!e.is(":visible")||Cf()(t).closest(".nuv-speed-bump").length>0||Cf()(t).closest(".nuv-product-detail-table").is(":hidden")||Cf()(t).find(".nuv-product-detail-fund-overlay").length>0)},t}(),ff=e("2BfV"),Mf=e("Tos5"),Pf=e("M8aS");ff(tf),Mf(tf),Pf(tf),Mf(tf);var Of=function(){function t(t,n,e,o){this.apiStore=t,this.tableStore=n,this.visibilityService=e,this.ngZone=o,this.isInSpeedbump=!1,this.clipTableHeaderRight=0,this.clipTableHeaderBottom=0,this.clipTableHeaderLeft=0,this.theadLocked=!1,this.pieseriesArrayJsonObject=new Xp,this.pieseriesJsonObj=new Zp,this.seriescolumns=[],this.seriescategories=[],this.hideGraph=!0,this.dataArrayObj=new Jp,this.decimalPoints=0,this.mouseoverTimer=null,this.tooltipHideTimer=null,this.toolTipContainerID=[],this.isGraphData=!1,this.totalColumns=0,this.halfWidthClass="",this.clonedTableHtmlStr=null,this.sortByCol=null,this.sortByDir=qp.None,this.rows=new Array,this.rowsToShow=new Array,this.loading=!0,this.isPanningEnabled=!1,this.callerType="APITABLE",this.tooltipVisible=!1,this.loaderId=""+Math.random().toString(36).substr(2,9)}return Object.defineProperty(t.prototype,"content",{set:function(t){var n=this;t&&(this.tableWrapper=t,this.ngZone.runOutsideAngular((function(){Fp(n.tableWrapper.nativeElement,"scroll").pipe(Qa("currentTarget","scrollLeft"),uf(15),ns()).subscribe((function(t){if(n.theadLocked){var e=$(n.tableWrapper.nativeElement);n.clipTableHeaderLeft=e.scrollLeft(),n.clipTableHeaderRight=e.width()+n.clipTableHeaderLeft,n.updateTheadClip(!n.theadLocked)}}))})))},enumerable:!0,configurable:!0}),t.prototype.ngAfterViewInit=function(){var t=this;null!=this.loaderRef&&this.ngZone.runOutsideAngular((function(){window.nuveenLoaderGraphic(t.loaderId,!0)})),window.addEventListener("load",(function(){setTimeout((function(){t.handlePanningVisibility()}),400)}),!1),this.ngZone.runOutsideAngular((function(){Fp(window,"resize").pipe(uf(250)).subscribe((function(n){t.handlePanningVisibility();var e=t.getLockedTableOffsetTop(),o=t.isInSpeedbump?0:window.pageYOffset+e;t.updateLockedTableHeaders(o,e)}))})),$(".nuv-product-detail-table-retail").off("click").on("click",".nuv-clone .compare-tool-trigger",(function(){var t=$(this),n=t.closest(".nuv-product-detail-table-retail").find(".nuv-product-detail-table-retail__table-wrapper:not(.nuv-clone) table");if(n.length){var e=t.closest("tr").index(),o=n.find("tbody").find("tr").eq(e);if(o.length)return o.find(".compare-tool-trigger")[0].click(),!1}}))},t.prototype.ngOnInit=function(){var t=this;if(this.isInEditMode=JSON.parse(this.isInEditModeString),this.headers=JSON.parse(this.headersString),this.subheaders=JSON.parse(this.subheadersString),this.columns=JSON.parse(this.columnsString),this.groupByDataPoint=JSON.parse(this.groupByDataPointString),this.numberOfRowsToShow=JSON.parse(this.rowsToShowString),this.graphDetails=JSON.parse(this.graphDetailsString),this.enableFundCompare=JSON.parse(this.enableFundCompareString),this.hideIfNoRecords=JSON.parse(this.hideIfNoRecordsString),this.loading=!0,this.graphDetails)switch(this.graphDetails.GraphMode){case"Table Only":this.hideGraph=!0,this.hideTable=!1;break;case"Graph Only":case"Both - Graph Default":this.hideGraph=!1,this.hideTable=!0;break;case"Both - Table Default":this.hideGraph=!0,this.hideTable=!1;break;case"Both - Table And Graph":this.hideGraph=!1,this.hideTable=!1,this.halfWidthClass="nuv-product-detail-table-retail--half-width"}null!=this.headers&&this.headers.length>0&&(this.headers.forEach((function(n){return t.setHeaderTitle(n)})),this.headers.forEach((function(n){0==n.subColumnsCount&&(t.totalColumns=t.totalColumns+1)}))),null!=this.subheaders&&this.subheaders.length>0&&(this.subheaders.forEach((function(n){return t.setHeaderTitle(n)})),this.subheaders.forEach((function(n){0==n.subColumnsCount&&(t.totalColumns=t.totalColumns+1)}))),null==this.columns||this.columns.length<1||null==this.columns[0].dataPoint||(this.visibilityService.whenVisible(this.tableRef.nativeElement).then((function(){var n=t.columns[0].dataPoint.apiProperty,e=n.substr(0,n.lastIndexOf("[0]")),o=new jp(t.componentId,e,t.apiOverride);if(t.tableStore.dispatch(new Mp(t.componentId,o)),t.isInSpeedbump=$(t.tableRef.nativeElement).closest(".nuv-speed-bump__container").length>0,t.apiOverride&&(console.log("Before: this.apiOverride: ",t.apiOverride),t.apiStore.pipe(Is(Au,{propertyName:"cusip"})).pipe(nC((function(t){return null!=t&&""!==t}))).subscribe((function(n){return t.tableStore.dispatch(new Pp(t.componentId,"cusip",n))}))),t.tableStore.select(Sp,{tableId:t.componentId}).subscribe((function(n){n&&(t.createTable(n),t.createGraph(n),t.loading=!1)})),t.ngZone.runOutsideAngular((function(){Fp(window,"scroll").pipe(q((function(){return window.pageYOffset})),uf(15),ns()).subscribe((function(n){var e=t.getLockedTableOffsetTop();t.updateLockedTableHeaders(n+e,e)}))})),t.isInSpeedbump){var i=$(t.tableRef.nativeElement).closest(".nuv-speed-bump__container");t.ngZone.runOutsideAngular((function(){Fp(i,"scroll").pipe(Qa("currentTarget","scrollTop"),uf(15),ns()).subscribe((function(n){var e=t.getLockedTableOffsetTop();t.updateLockedTableHeaders(0,e)}))}))}})),this.handleProductTableVisibility(),$(window).on("load",(function(){$(".nuv-product-detail-table-retail__filter-view-toggle .nuv-product-detail-table-retail__view-option").on("click",(function(t){var n=$(this).closest(".nuv-product-detail-table-retail").find(".nuv-product-detail-table-retail__angular-wrapper ");"table"==$(this).data("option")?(n.find(".nuv-product-detail-table-retail__table-wrapper").removeClass("nuv-product-detail-table-retail__table-wrapper--hide"),n.find(".nuv-product-detail-table-retail__load-more").removeClass("nuv-product-detail-table-retail__table-wrapper--hide"),n.find(".nuv-product-detail-table-retail__chart-wrapper").addClass("nuv-product-detail-table-retail__chart-wrapper--hide"),$(this).addClass("nuv-product-detail-table-retail__view-option--active"),$(this).siblings(".nuv-product-detail-table-retail__view-option").removeClass("nuv-product-detail-table-retail__view-option--active")):"graph"==$(this).data("option")&&(n.find(".nuv-product-detail-table-retail__chart-wrapper").removeClass("nuv-product-detail-table-retail__chart-wrapper--hide"),n.find(".nuv-product-detail-table-retail__table-wrapper").addClass("nuv-product-detail-table-retail__table-wrapper--hide"),n.find(".nuv-product-detail-table-retail__load-more").addClass("nuv-product-detail-table-retail__table-wrapper--hide"),$(this).addClass("nuv-product-detail-table-retail__view-option--active"),$(this).siblings(".nuv-product-detail-table-retail__view-option").removeClass("nuv-product-detail-table-retail__view-option--active"))}))})))},t.prototype.updateLockedTableHeaders=function(t,n){if(!(this.rowsToShow.length<10)){var e=$(this.theadOriginal.nativeElement),o=$(this.theadReference.nativeElement),i=$(this.tableWrapper.nativeElement),l=i.find("table"),r=i.offset().top,c=i.offset().top+i.height();this.isInSpeedbump&&(r-=$(window).scrollTop(),c-=$(window).scrollTop()),t>=r&&c>=t&&!i.hasClass("nuv-product-detail-table-retail__table-wrapper--locked-header")?(i.addClass("nuv-product-detail-table-retail__table-wrapper--locked-header"),e.css("top",n+"px"),this.updateLockedTableHeaderSizes(e,o,!1),this.theadLocked=!0,this.cloneTable(!0)):(t<r||c<t)&&i.hasClass("nuv-product-detail-table-retail__table-wrapper--locked-header")&&(i.removeClass("nuv-product-detail-table-retail__table-wrapper--locked-header"),e.css("top",""),this.updateLockedTableHeaderSizes(e,o,!0),this.theadLocked=!1,this.cloneTable(!0)),this.clipTableHeaderLeft=i.scrollLeft(),this.clipTableHeaderRight=i.width()+this.clipTableHeaderLeft,this.clipTableHeaderBottom=o.height(),this.updateTheadClip(!this.theadLocked||i.width()>=l.width()),e.css("top",this.theadLocked?n+"px":"")}},t.prototype.updateLockedTableHeaderSizes=function(t,n,e){t.css("width",e?"":n.outerWidth());var o=t.find("th");n.find("th").each((function(t,n){e?o.eq(t).css("width",""):o.eq(t).css("width",n.offsetWidth+"px")}))},t.prototype.getLockedTableOffsetTop=function(){var t=$(this.tableRef.nativeElement),n=0;return this.isInSpeedbump?(n=t.closest(".nuv-speed-bump__container").offset().top-$(window).scrollTop(),console.log("if fired")):($(".nuv-share-class-selector--stuck").length&&$(".nuv-share-class-selector--stuck").is(":visible")&&window.screen.width>1023?n+=$(".nuv-share-class-selector__sticky-content").height():$(".nuv-global-navigation--compressed .nuv-global-navigation__nav-wrapper").length&&$(".nuv-global-navigation--compressed .nuv-global-navigation__nav-wrapper").is(":visible")?n+=$(".nuv-global-navigation__nav-wrapper").height():$(".nuv-navigation-container.nuv-navigation-container--compressed").length&&$(".nuv-navigation-container.nuv-navigation-container--compressed").is(":visible")&&(n+=$(".nuv-navigation-container").height()),$(".nuv-product-detail-anchor-nav-retail--stuck").length&&$(".nuv-product-detail-anchor-nav-retail--stuck").is(":visible")&&window.screen.width>1023&&(n+=$(".nuv-product-detail-anchor-nav-retail--stuck").height())),n},t.prototype.updateTheadClip=function(t){var n=$(this.theadOriginal.nativeElement);t?n.css("clip","").css("transform",""):n.css("clip","rect(0px, "+this.clipTableHeaderRight+"px, "+this.clipTableHeaderBottom+"px, "+this.clipTableHeaderLeft+"px)").css("transform","translate3d(-"+this.clipTableHeaderLeft+"px, 0, 0)")},t.prototype.createTable=function(t){var n=this;null!=t&&null!=t&&"function"==typeof t.map&&(this.hideIfNoRecords&&window.dispatchEvent(new CustomEvent("toggleProductTableVisibility",{bubbles:!1,cancelable:!1,detail:{componentId:this.componentId,shouldShow:t.length}})),1!==this.graphDetails.TransposeMode&&3!==this.graphDetails.TransposeMode||(console.log("data reversed table!"),this.tableDataReversed=!0,t.reverse()),this.rows=t.map((function(t){var e=new Wp(n.columns.map((function(n){var e=n.dataPoint.apiProperty.substr(n.dataPoint.apiProperty.indexOf(".")+1);n.dataPoint.apiProperty.includes("529.productoverview[0]")&&(e=n.dataPoint.apiProperty.substr(n.dataPoint.apiProperty.lastIndexOf(".")+1));for(var o=e.replace("[",".").replace("]","").split("."),i=t,l=0;l<o.length;l++)i=i[o[l]];return{column:n,horizontalAlignment:n.horizontalAlignment,size:n.size,rawValue:i,formattedValue:Cu(n.dataPoint.displayStyle,i,100,t)}})));if(null!=n.groupByDataPoint&&null!=n.groupByDataPoint.apiProperty){var o=n.groupByDataPoint.apiProperty.substr(n.groupByDataPoint.apiProperty.lastIndexOf(".")+1);e.groupByVal=t[o]}return n.enableFundCompare&&(e.product=new $p,e.product.asset_class=t?t.assetclass:"",e.product.symbol=t?t.symbol:"",e.product.fund_name=t?t.fundname:""),e})),this.sortRows(),this.handlePanningVisibility(),this.cloneTable(!0))},t.prototype.sortRows=function(){var t=this;if(this.rows=this.rows.filter((function(t){return!t.isGroup})),this.sortByCol&&this.sortByDir!=qp.None)this.rows.sort((function(n,e){var o=t.getSortableValue(n.cells.find((function(n){return n.column.id==t.sortByCol.id})).rawValue),i=t.getSortableValue(e.cells.find((function(n){return n.column.id==t.sortByCol.id})).rawValue);return t.sortByDir==qp.Asc?t.checkNumber(o)&&t.checkNumber(i)?parseFloat(o)>parseFloat(i)?1:-1:o>i?1:-1:t.checkNumber(o)&&t.checkNumber(i)?parseFloat(o)>parseFloat(i)?-1:1:o>i?-1:1}));else if(this.groupByDataPoint){var n=new Array,e=[],o=this.rows;o.forEach((function(t,e){0==$.grep(n,(function(n,e){return n==t.groupByVal})).length&&n.push(t.groupByVal)})),n.forEach((function(t,n){var i=$.grep(o,(function(n,e){return n.groupByVal==t}));e.push(i)}));var i=new Array;e.forEach((function(t,n){t.forEach((function(t,n){i.push(t)}))})),this.rows=i}this.removeSpecificIFFundRow(),this.addRowGroupings(),this.setRowsToShow()},t.prototype.checkNumber=function(t){return!h(n=t)&&n-parseFloat(n)+1>=0;var n},t.prototype.showMore=function(){this.numberOfRowsToShow=this.rows.length,this.setRowsToShow()},t.prototype.getSortableValue=function(t){return"string"==typeof t&&"%"==t[t.length-1]?JSON.parse(t.substr(0,t.length-1)):t},t.prototype.showShowMore=function(){return!!(this.numberOfRowsToShow&&this.rows&&this.numberOfRowsToShow<this.rows.length)&&this.numberOfRowsToShow<this.rows.length},t.prototype.setRowsToShow=function(){if(0==this.numberOfRowsToShow)this.rowsToShow=this.rows;else if(this.numberOfRowsToShow>=this.rows.length)this.rowsToShow=this.rows;else{for(var t=0,n=this.numberOfRowsToShow;t<n&&t<this.rows.length;)this.rows[t].isGroup&&n++,t++;this.rowsToShow=this.rows.slice(0,n)}},t.prototype.removeSpecificIFFundRow=function(){var t=0,n=!1;this.rows.forEach((function(e,o){null==e.product||"NMSSX"!==e.product.symbol&&"HYIF"!==e.product.symbol&&"NHYEX"!==e.product.symbol||(n=!0,t=o)})),n&&this.rows.length>2&&this.rows.splice(t,1)},t.prototype.addRowGroupings=function(){if(this.groupByDataPoint){for(var t=new Array,n=0,e=0;n<this.rows.length;){for(var o=new Array;e<this.rows.length&&this.rows[n].groupByVal==this.rows[e].groupByVal;)o.push(this.rows[e]),e++;t.push(o),n=e}t.forEach((function(t){t.splice(0,0,new Wp(t[0].cells,t[0].groupByVal,!0))}));var i=t.reduce((function(t,n){return t.concat(n)}),[]);this.rows=i}},t.prototype.setHeaderTitle=function(t){t.dataPoint&&t.dataPoint.labelApiProperty&&this.apiStore.select(Au,{propertyName:t.dataPoint.labelApiProperty}).subscribe((function(n){t.title=uu(n,"{0}",t.dataPoint.labelString)}))},t.prototype.handleColumnSortClick=function(t){t.sortable&&(this.sortByDir=this.sortByCol==t?this.sortByDir==qp.Asc?qp.Desc:qp.Asc:qp.Desc,this.sortByCol=t,this.sortRows(),window.NuveenComponents.utilityDrawer&&setTimeout((function(){window.NuveenComponents.utilityDrawer.initialized||window.NuveenComponents.utilityDrawer.init(),window.NuveenComponents.utilityDrawer.renderProducts()}),200))},t.prototype.handleAddToCompareClick=function(t,n){window.dispatchEvent(new CustomEvent("addProductForComparison",{bubbles:!1,cancelable:!1,detail:{ticker:t,name:n}}))},t.prototype.createGraph=function(t){if(t&&0!==t.length){this.createLogic(t);var n=null!=this.graphDetails.displayStyle?this.graphDetails.displayStyle:"";if(("Pie Chart"!==this.graphDetails.GraphType||null!=this.pieseriesArrayJsonObject.seriesObject)&&(!this.graphDetails.GraphType.includes("Map Chart")||null!=this.dataArrayObj.field)&&("Pie Chart"===this.graphDetails.GraphType||this.graphDetails.GraphType.includes("Map Chart")||null!=this.seriescolumns)&&null!=this.options&&null!=this.options){switch(this.graphDetails.GraphType){case"Pie Chart":this.options.series=this.pieseriesArrayJsonObject.seriesObject,this.options.legend={useHTML:!0},n.indexOf("$")>-1?(this.options.tooltip={headerFormat:"<div class='nuv-highcharts__tooltip-header1'>{point.key}</div>",pointFormat:"<div class='nuv-highcharts__tooltip-point1'>{point.y}</div>",footerFormat:"",shared:!1,useHTML:!0,valuePrefix:n,borderWidth:0,backgroundColor:null,valueDecimals:this.decimalPoints},this.options.accessibility={point:{valuePrefix:n,valueDecimals:this.decimalPoints}},this.options.plotOptions={pie:{width:"50%",allowPointSelect:!0,borderWidth:0,cursor:"pointer",dataLabels:{enabled:!0,color:"#000000",connectorColor:"#000000",useHTML:!0,distance:10,style:{fontWeight:"normal",textOverflow:"clip",width:150,fontSize:"12px",color:"#000000"},format:"{point.name} ("+n+"{point.y:."+this.decimalPoints+"f})",valueDecimals:this.decimalPoints}},series:{dataLabels:{enabled:!0,format:"",align:"right",overflow:"clip",valueDecimals:this.decimalPoints},showInLegend:!0}}):(this.options.tooltip={headerFormat:"<div class='nuv-highcharts__tooltip-header1'>{point.key}</div>",pointFormat:"<div class='nuv-highcharts__tooltip-point1'>{point.y}</div>",footerFormat:"",shared:!1,useHTML:!0,valueSuffix:n,borderWidth:0,backgroundColor:null,valueDecimals:this.decimalPoints},this.options.accessibility={point:{valueSuffix:n}},this.options.plotOptions={pie:{width:"50%",allowPointSelect:!0,borderWidth:0,cursor:"pointer",dataLabels:{enabled:!0,color:"#000000",connectorColor:"#000000",useHTML:!0,distance:10,style:{fontWeight:"normal",textOverflow:"clip",width:150,fontSize:"12px",color:"#000000"},format:"{point.name} ({point.y:."+this.decimalPoints+"f}"+n+")",valueDecimals:this.decimalPoints}},series:{dataLabels:{enabled:!0,format:"",align:"right",overflow:"clip",valueDecimals:this.decimalPoints},showInLegend:!0}});break;case"Vertical Bar Chart":null!=this.seriescolumns&&this.seriescolumns.length>0&&(this.options.series=this.seriescolumns),this.options.xAxis={categories:this.seriescategories,crosshair:!0,title:{text:this.graphDetails.XAxisTitle,enabled:!0,useHTML:!0}},this.options.yAxis={title:{text:this.graphDetails.YAxisTitle,enabled:!0,useHTML:!0}},this.options.legend={useHTML:!0},n.indexOf("$")>-1?(this.options.yAxis.labels={formatter:function(){return n+this.value}},this.options.tooltip={headerFormat:"<div class='nuv-highcharts__tooltip-header1'>{point.key}</div>",pointFormat:"<div style='color:#253746; padding:0px;font-size: 15px;'>{series.name}: </div><div class='nuv-highcharts__tooltip-point1'>{point.y}</div>",footerFormat:"",shared:!1,useHTML:!0,valuePrefix:n,borderWidth:0,backgroundColor:null,valueDecimals:this.decimalPoints}):(this.options.yAxis.labels={formatter:function(){return this.value+n}},this.options.tooltip={headerFormat:"<div class='nuv-highcharts__tooltip-header1'>{point.key}</div>",pointFormat:"<div style='color:#253746; padding:0px;font-size: 15px;'>{series.name}: </div><div class='nuv-highcharts__tooltip-point1'>{point.y}</div>",footerFormat:"",shared:!1,useHTML:!0,valueSuffix:n,borderWidth:0,backgroundColor:null,valueDecimals:this.decimalPoints});break;case"Horizontal Bar Chart":if(null!=this.seriescolumns&&this.seriescolumns.length>0&&(this.options.series=this.seriescolumns),this.options.xAxis={categories:this.seriescategories,crosshair:!0,title:{text:this.graphDetails.XAxisTitle,enabled:!0,useHTML:!0}},this.options.yAxis={title:{text:this.graphDetails.YAxisTitle,enabled:!0,useHTML:!0}},this.options.legend={useHTML:!0},n.indexOf("$")>-1?(this.options.yAxis.labels={formatter:function(){return n+this.value}},this.options.tooltip={headerFormat:"<div class='nuv-highcharts__tooltip-header1'>{point.key}</div>",pointFormat:"<div style='color:#253746; padding:0px;font-size: 15px;'>{series.name}: </div><div class='nuv-highcharts__tooltip-point1'>{point.y}</div>",footerFormat:"",shared:!1,useHTML:!0,valuePrefix:n,borderWidth:0,backgroundColor:null,valueDecimals:this.decimalPoints,outside:!1}):(this.options.yAxis.labels={formatter:function(){return this.value+n}},this.options.tooltip={headerFormat:"<div class='nuv-highcharts__tooltip-header1'>{point.key}</div>",pointFormat:"<div style='color:#253746; padding:0px;font-size: 15px;'>{series.name}: </div><div class='nuv-highcharts__tooltip-point1'>{point.y}</div>",footerFormat:"",shared:!1,useHTML:!0,valueSuffix:n,borderWidth:0,backgroundColor:null,valueDecimals:this.decimalPoints,outside:!1}),this.options.legend.floating=!1,null!=this.options.series&&this.options.series.length>0)if(null!=this.seriescolumns&&this.seriescolumns.length>1)for(var e=this.seriescolumns.length-1;e>=0;e--)this.options.series[e].showInLegend=!0;else this.options.series[0].showInLegend=!1;break;case"Line Chart":null!=this.seriescolumns&&this.seriescolumns.length>0&&(this.options.series=this.seriescolumns),this.options.xAxis={categories:this.seriescategories,crosshair:!0,title:{text:this.graphDetails.XAxisTitle}},this.options.yAxis={title:{text:this.graphDetails.YAxisTitle,enabled:!0}},this.options.legend={useHTML:!0},n.indexOf("$")>-1?(this.options.yAxis.labels={formatter:function(){return n+this.value}},this.options.tooltip={headerFormat:"<div class='nuv-highcharts__tooltip-header1'>{point.key}</div>",pointFormat:"<div style='color:#253746; padding:0px;font-size: 15px;'>{series.name}: </div><div class='nuv-highcharts__tooltip-point1'>{point.y}</div>",footerFormat:"",shared:!1,useHTML:!0,valuePrefix:n,borderWidth:0,backgroundColor:null,valueDecimals:this.decimalPoints}):(this.options.yAxis.labels={formatter:function(){return this.value+n}},this.options.tooltip={headerFormat:"<div class='nuv-highcharts__tooltip-header1'>{point.key}</div>",pointFormat:"<div style='color:#253746; padding:0px;font-size: 15px;'>{series.name}: </div><div class='nuv-highcharts__tooltip-point1'>{point.y}</div>",footerFormat:"",shared:!1,useHTML:!0,valueSuffix:n,borderWidth:0,backgroundColor:null,valueDecimals:this.decimalPoints});break;case"Map Chart - World":this.options.series[0].data=this.dataArrayObj.field,this.options.tooltip=n.indexOf("$")>-1?{headerFormat:"<div class='nuv-highcharts__tooltip-header1'>{point.key}</div>",pointFormat:"<div class='nuv-highcharts__tooltip-point1'>{point.value}</div>",footerFormat:"",shared:!1,useHTML:!0,valuePrefix:n,borderWidth:0,backgroundColor:null,valueDecimals:this.decimalPoints}:{headerFormat:"<div class='nuv-highcharts__tooltip-header1'>{point.key}</div>",pointFormat:"<div class='nuv-highcharts__tooltip-point1'>{point.value}</div>",footerFormat:"",shared:!1,useHTML:!0,valueSuffix:n,borderWidth:0,backgroundColor:null,valueDecimals:this.decimalPoints};break;case"Map Chart - USA":this.options.series[0].data=this.dataArrayObj.field,this.options.tooltip={headerFormat:"<div class='nuv-highcharts__tooltip-header1'>{point.key}</div>",pointFormat:"<div class='nuv-highcharts__tooltip-point1'>{point.value}</div>",footerFormat:"",shared:!1,useHTML:!0,valueSuffix:n,borderWidth:0,backgroundColor:null,valueDecimals:this.decimalPoints}}if("Custom"===this.graphDetails.LegendDisplay&&(this.options.legend.layout=this.graphDetails.LegendLayout.toLowerCase(),this.options.legend.align=this.graphDetails.LegendHorizontal.toLowerCase(),this.options.legend.verticalAlign=this.graphDetails.LegendVertical.toLowerCase()),"Pie Chart"!==this.graphDetails.GraphType&&"Map Chart - USA"!==this.graphDetails.GraphType&&"Map Chart - World"!==this.graphDetails.GraphType&&null!=this.options.series&&this.options.series.length>0)if(null!=this.seriescolumns&&this.seriescolumns.length>1)for(e=this.seriescolumns.length-1;e>=0;e--)this.options.series[e].showInLegend=!0;else this.options.series[0].showInLegend=!1;this.isGraphData=!0}}},t.prototype.createLogic=function(t){var n=this;this.tableDataReversed&&t.reverse();var e="",o=this.graphDetails.GraphType;switch(o){case"Vertical Bar Chart":this.options=l({},of),e="column";break;case"Horizontal Bar Chart":this.options=l({},ef),e="bar";break;case"Line Chart":this.options=l({},nf),e="spline";break;case"Pie Chart":this.options=l({},lf),e="pie";break;case"Map Chart - USA":e="heatmap",this.options=l({},cf);break;case"Map Chart - World":e="heatmap",this.options=l({},rf)}var i=this.columns.find((function(t){return"y-axis"==t.axis})),r=this.columns.filter((function(t){return"x-axis"==t.axis})),c=this.columns.find((function(t){return"x-axis"==t.axis}));if(void 0===i||void 0===c)return this.pieseriesArrayJsonObject.seriesObject=null,void(this.seriescolumns=null);if("Pie Chart"!==o&&"Map Chart - USA"!==o&&"Map Chart - World"!==o){var a=0,s=t;2!==this.graphDetails.TransposeMode&&3!==this.graphDetails.TransposeMode||(console.log("Data reversed for Graph!"),s=s.reverse()),r.map((function(t){var o=t.dataPoint.apiProperty.substr(t.dataPoint.apiProperty.lastIndexOf(".")+1),i=new Yp;i.name=String(t.title),i.type=String(e),s.map((function(e){if(null!==e[o]){var l=Cu(t.dataPoint.displayStyle,e[o]?e[o]:"0.0");l&&l.rawvalue&&(0==a&&l.rawvalue&&l.rawvalue.toString().indexOf(".")>-1&&(n.decimalPoints=l.rawvalue.toString().split(".")[1].length),n.graphDetails.displayStyle=l.symbol,i.data.push(parseFloat(l.rawvalue)),a+=1)}})),null!=i&&null!=i.data&&i.data.length>0&&n.seriescolumns.push(i)}));var u=i.dataPoint.apiProperty.substr(i.dataPoint.apiProperty.lastIndexOf(".")+1);s.map((function(t){if(null!==t[u]){var e=Cu(i.dataPoint.displayStyle,t[u]?t[u]:""),o=String(t[u]);-1===n.seriescategories.indexOf(t[u])&&n.seriescategories.push(e&&e.rawvalue?e.rawvalue:o)}}))}else if(o.includes("Map Chart")){a=0;var d=c.dataPoint.apiProperty.substr(c.dataPoint.apiProperty.lastIndexOf(".")+1),g=i.dataPoint.apiProperty.substr(i.dataPoint.apiProperty.lastIndexOf(".")+1);t.map((function(t){if(null!==t[d]&&null!==t[g]){var e=Cu(c.dataPoint.displayStyle,t[d]?t[d]:""),o=Cu(i.dataPoint.displayStyle,t[g]?t[g]:"");if(e&&e.rawvalue&&o.rawvalue){var l=new Qp;l.code=String(o.rawvalue),l.value=parseFloat(e.rawvalue),n.graphDetails.displayStyle=e.symbol,l&&(n.dataArrayObj.field.push(l),0==a&&e.rawvalue&&e.rawvalue.toString().indexOf(".")>-1&&(n.decimalPoints=e.rawvalue.toString().split(".")[1].length),a+=1)}}}))}else{a=0;var h=c.dataPoint.apiProperty.substr(c.dataPoint.apiProperty.lastIndexOf(".")+1),_=i.dataPoint.apiProperty.substr(c.dataPoint.apiProperty.lastIndexOf(".")+1);this.pieseriesJsonObj.name=String(c.title),this.pieseriesJsonObj.colorByPoint=!0,t.map((function(t){if(null!==t[h]&&null!==t[_]){var e=Cu(c.dataPoint.displayStyle,t[h]?t[h]:""),o=Cu(i.dataPoint.displayStyle,t[_]?t[_]:"");if(e&&e.rawvalue&&o.rawvalue){var l=new Kp;l.y=parseFloat(e.rawvalue),l.name=String(o.rawvalue),n.graphDetails.displayStyle=e.symbol,null!=n.pieseriesJsonObj&&null!=n.pieseriesJsonObj.data&&(n.pieseriesJsonObj.data.push(l),0==a&&e.rawvalue&&e.rawvalue.toString().indexOf(".")>-1&&(n.decimalPoints=e.rawvalue.toString().split(".")[1].length),a+=1)}}})),this.pieseriesJsonObj.data.length>0&&this.pieseriesArrayJsonObject.seriesObject.push(this.pieseriesJsonObj)}},t.prototype.mouseover=function(t){t.target.closest(".compare-tool-trigger")&&this.handleCompareMouseover(t)},t.prototype.handleCompareMouseover=function(t){var n=t.target.getAttribute("data-tooltip");"undefined"!==n&&null!==n||(n=t.target.closest("a").getAttribute("data-tooltip"));var e=$("#"+t.target.getAttribute("id")),o=$(e.delegateTarget),i=t.target.parentElement.children[0].closest("tr"),l=i.closest(".nuv-product-detail-table-retail__angular-wrapper").children[0].children[2],r=$(i).position(),c=i.closest(".nuv-product-detail-table-retail__table-outer-wrapper").getBoundingClientRect().top-l.getBoundingClientRect().top+r.top+i.clientHeight/2-l.clientHeight/2;if("added-to-compare"!==i.className){if(null!=i.parentNode.closest(".nuv-product-detail-table")&&null!=i.parentNode.closest(".nuv-product-detail-table").getAttribute("id")){if(-1!==$.inArray(i.parentNode.closest(".nuv-product-detail-table").getAttribute("id"),this.toolTipContainerID))return;this.toolTipContainerID.push(i.parentNode.closest(".nuv-product-detail-table").getAttribute("id"))}this.showCompareTooltip(o,l,c,n)}else this.hideCompareTooltip(l,t)},t.prototype.handleTablePanningClick=function(t,n){var e=0,o=$(t.target),i=$(this.tableWrapper.nativeElement);n&&(e=i.get(0).scrollWidth-i.outerWidth()),i.animate({scrollLeft:e},300),o.add(o.siblings(".table-panning-navItem")).toggleClass("nuv-hide")},t.prototype.showCompareTooltip=function(t,n,e,o){$(n).remove("style").css({display:"flex",transform:"translate(-10px, "+e+"px"}).fadeIn().children(".nuv-product-detail-table-retail__add-to-compare-tooltip-copy").text(o),$("html").hasClass("nuv-max-funds--reached")||($(n).addClass("nuv-product-detail-table-retail__add-to-compare-tooltip--show").css({transform:"translate(0px, "+e+"px"}),this.tooltipVisible=!0)},t.prototype.mouseout=function(t){t.target.closest(".compare-tool-trigger")&&this.handleCompareMouseout(t)},t.prototype.handleCompareMouseout=function(t){if(this.tooltipVisible){var n=$("#"+t.target.getAttribute("id")),e=$(n.delegateTarget).closest("tr").closest(".nuv-product-detail-table-retail__table-wrapper ").children(".nuv-product-detail-table-retail__add-to-compare-tooltip");this.hideCompareTooltip(e,t),console.log(e+"tooltip on mouseout"),this.mouseoverTimer=null}},t.prototype.hideCompareTooltip=function(t,n){this.tooltipVisible&&(null!==this.tooltipHideTimer&&clearTimeout(this.tooltipHideTimer),t.length>0?"click"!=n.type&&(t.addClass("nuv-opacity-0"),t.removeClass("nuv-product-detail-table-retail__add-to-compare-tooltip--show").removeAttr("style").children(".nuv-product-detail-table-retail__add-to-compare-tooltip-copy").empty(),$(".nuv-product-detail-table-retail__add-to-compare-tooltip--show").removeClass("nuv-product-detail-table-retail__add-to-compare-tooltip--show").removeAttr("style"),this.tooltipVisible=!1):(this.tooltipVisible=!0,"mouseout"===n.type&&($(".nuv-product-detail-table-retail__add-to-compare-tooltip--show").removeAttr("style").children(".nuv-product-detail-table-retail__add-to-compare-tooltip-copy").empty(),$(".nuv-product-detail-table-retail__add-to-compare-tooltip--show").removeClass("nuv-product-detail-table-retail__add-to-compare-tooltip--show").removeAttr("style"))),this.tooltipHideTimer=null)},t.prototype.ngAfterViewChecked=function(){this.cloneTable(!1)},t.prototype.handleProductTableVisibility=function(){window.addEventListener("toggleProductTableVisibility",(function(t){var n=t;if(n.detail&&n.detail.componentId){var e=document.getElementById(n.detail.componentId);e&&(e.style.display=n.detail.shouldShow?"block":"none")}}))},t.prototype.cloneTable=function(t){if(this.tableWrapper&&this.tableWrapperClone&&(this.tableWrapper.nativeElement.outerHTML!=this.clonedTableHtmlStr||t)){for(this.clonedTableHtmlStr=this.tableWrapper.nativeElement.outerHTML;this.tableWrapperClone.nativeElement.firstChild;)this.tableWrapperClone.nativeElement.removeChild(this.tableWrapperClone.nativeElement.firstChild);this.tableWrapperClone.nativeElement.appendChild(this.tableWrapper.nativeElement.cloneNode(!0))}},t.prototype.handlePanningVisibility=function(){if(this.tableWrapper&&this.tableWrapper.nativeElement){var t=$(this.tableWrapper.nativeElement);this.isPanningEnabled=t.outerWidth()<t.get(0).scrollWidth}},t}(),mf=function(){function t(t){this.store=t,this.index=0}return t.prototype.ngOnInit=function(){},t.prototype.init=function(){var t=this;this.tabs=JSON.parse(this.tabsString),this.tabs.forEach((function(n,e){null!=n.dataPoint&&null!=n.dataPoint&&""!=n.tabTitle?n.tabTitle$=t.store.pipe(Is(Au,{propertyName:n.dataPoint.apiProperty}),su("{0}",n.tabTitle)):""!==n.tabTitle&&null!==n.tabTitle&&(n.tabTitle$=new k((function(t){t.next(n.tabTitle),t.complete()})))}))},t.prototype.ngAfterViewInit=function(){if(this.tabRef.nativeElement){var t=$(this.tabRef.nativeElement).closest(".table-container-item");0!==t.length&&(this.index=parseInt(t.attr("data-container-index")),this.tabsString=t.attr("data-tabs"),this.init())}},t.prototype.handleTabClick=function(t){var n=$(this.tabRef.nativeElement).closest(".table-container").find(".table-container-item");n.hide();var e=$(n[t]);e.show(),e[0].dispatchEvent(new CustomEvent("changeContainerTab",{bubbles:!0,cancelable:!1,detail:{index:t}}))},t}(),vf=function(){function t(t){this.http=t,this.apiUrl="/global/api/teaserlinkcarousel/getteaserlinkcarousel?teaserLinkCarouselID="}return t.prototype.getTeaserLinkCarouselData=function(t,n){return"institutional"===n&&(this.apiUrl="/en-us/institutional/api/teaserlinkcarousel/getteaserlinkcarousel?teaserLinkCarouselID="),this.http.get(""+this.apiUrl+t+"&siteName="+n).pipe(Lu(this.handleError("getTeaserLinkCarousel")))},t.prototype.handleError=function(t,n){return void 0===t&&(t="operation"),function(e){return console.error(e),console.log(t+" failed: "+e.message),Va(n)}},t}(),yf=function(){function t(t,n){this.teaserLinkCarouselEmbedService=t,this.elm=n,this.sourceId=this.elm.nativeElement.getAttribute("source-id"),this.siteName=this.elm.nativeElement.getAttribute("site-name")}return t.prototype.getTeaserLinkCarousel=function(){var t=this;this.teaserLinkCarouselEmbedService.getTeaserLinkCarouselData(this.sourceId,this.siteName).subscribe((function(n){t.data=n}))},t.prototype.ngOnInit=function(){this.getTeaserLinkCarousel()},t}(),bf=function(){function t(){}return t.mf="Mutual Funds",t.cef="Closed-End Funds",t.etf="Exchange Traded Funds",t.smf="Separately Managed Accounts",t.dollarString="Dollar",t.dollarColourString="Dollar Colour",t.percentageString="Percentage",t.percentageColourString="Percentage Colour",t.ratingString="Star Rating",t.dateString="Date",t.legendString="Legend",t.pdfString="PDF",t.showcolorString="Show Colour",t.commaString="Comma",t.dollarMillionString="Dollar Million",t.dollarBillionString="Dollar Billion",t.dollarMillionBillionString="Dollar Million Billion",t.dollar2DecimalString="Dollar 2 decimals",t.dollar3DecimalString="Dollar 3 decimals",t.dollar4DecimalString="Dollar 4 decimals",t.mfURLString="mutual-funds",t.cefURLString="closed-end-funds",t.etfURLString="exchange-traded-funds",t.smaURLString="Separately-Managed-Accounts",t.mpURLString="model-portfolios",t.pfURLString="529-portfolios",t.ifURLString="interval-funds",t.fundlinkString="Fund Link",t.loginVerifyArray=["advisor","internal"],t.display2DecimalString="Display 2 Decimals",t.display4DecimalString="Display 4 Decimals",t.utilityTab_401Kalculator="Plan-Profit-(k)alculator",t.utilityTab_BondCalculator="Bond-Investing-Ladder",t.utilityTab_FundCompare="Fund-Compare",t.utilityTab_XRay="Portfolio-Review",t.utilityTab_Hypothetical="Hypothetical",t.mutualFundShortName="MF",t.modelPortfolioShortName="MP",t.closeEndFundShortName="CEF",t.exchaneTradedFundShortName="ETF",t.separatelymanagedShortName="SMA",t.modelPortfolioHeroPrimaryObjectiveLabel="Primary objective:",t.modelPortfolioHeroSecondaryObjectiveLabel="Secondary objective:",t.modelPortfolioHeroAllLabel="All model portfolios:",t.modelPortfolioHeroFilterLabel="Model portfolios that match your criteria:",t.modelPortfolioHeroResetFilterAndViewLinkLabel="Reset filters and view all",t.modelPortfolioHeroNoPreferenceLabel="No preference",t.modelPortfolioHeroRiskToleranceLabel="Risk tolerance:",t.modelPortfolioHeroLowerVolatilityReturnLabel="Lower volatility/ return",t.modelPortfolioHeroHigherVolatilityReturnLabel="Higher volatility/ return",t.modelPortfolioHeroLowerVolatilityYieldLabel="Lower volatility/ yield",t.modelPortfolioHeroHigherVolatilityYieldLabel="Higher volatility/ yield",t.modelPortfolioHeroResetFilterLinkLabel="Reset filters",t}(),xf=[{name:"U.S. Equity",color:"#338FBD",class:"light-blue"},{name:"Non-U.S. Equity",color:"#165056",class:"dark-teal"},{name:"Equity",color:"#338FBD",class:"light-blue"},{name:"Real assets",color:"#165056",class:"dark-teal-cls"},{name:"Fixed Income",color:"#148C76",class:"light-teal-cls"},{name:"Short-term (1-5 years)",color:"#338FBD",class:"light-blue"},{name:"Intermediate-term (5-15 years)",color:"#25475F",class:"dark-blue"},{name:"Long-term (15+ years)",color:"#148C76",class:"light-teal"}],Af=function(){function t(t,n){this.renderer=t,this.store=n,this.callerType="PRODUCTHERO"}return t.prototype.ngOnInit=function(){this.dataPointGroups=JSON.parse(this.dataPointGroupString),this.loadData(),this.removeSkeletonContainerClassAfterLoad(),this.updateRecentProductForFAF()},t.prototype.ngAfterViewInit1=function(){this.store.pipe(Is(Au,{propertyName:"fundname"})).subscribe((function(t){if(t){var n=document.querySelector("#selectorTitle"),e=document.querySelector("#mainTitle");n.innerHTML=t,e.innerHTML=t}}))},t.prototype.loadData=function(){var t=this;this.dataPointGroups$=this.store.pipe(Is(xu),q((function(n){if(n&&null!=n&&Object.keys(n).length>0){var e=t.dataPointGroups.map((function(e){return t.prepareDataPoints(n,e)}));t.dataPointGroups=e;var o=n.fundname;return t.titlePlaceholder&&t.titlePlaceholder.includes("{title}")&&(o=t.titlePlaceholder.replace("{title}",n.fundname)),$("#"+t.title1Id).html(o),$("#"+t.title2Id).html(o),e}})))},t.prototype.removeSkeletonContainerClassAfterLoad=function(){var t=this;window.addEventListener("load",(function(){var n;(n=document.querySelector(".nuv-product-detail-hero-retail"))&&n.classList.remove("skeleton-container"),"function"==typeof t.loadData&&t.loadData()}))},t.prototype.updateRecentProductForFAF=function(){var t=this;this.store.pipe(Is(xu)).subscribe((function(n){n&&null!=n&&Object.keys(n).length>0&&function(t,n,e,o,i){if(void 0===i&&(i=3),null==i&&(i=3),null!=n&&""!=n){var l={cusip:t||"",fundcode:n,label:e,productpath:o,link:window.location.href},r=[],c=window.localStorage.getItem("products");c&&(((r=JSON.parse(c))?r.find((function(t){return t.fundcode==n})):[])&&(r=r.filter((function(t){return t.fundcode!=n}))),r.length==i&&r.shift()),r.push(l),window.localStorage.setItem("products",JSON.stringify(r))}}(n.cusip,n.fundcode,n.fundname,t.productType)}))},t.prototype.prepareDataPoints=function(t,n){n.show=!0;var e=ku(n.dataPoint.apiProperty,t);return"true"!=this.disableCustomLogic&&(this.productType==bf.mfURLString.toLowerCase()?e=this.updateMfDatapoints(n,t,e,t.fundname):this.productType==bf.cefURLString.toLowerCase()?this.updateCefDatapoints(n,t):this.productType==bf.etfURLString.toLowerCase()?e=this.updateEtfDatapoints(n,e,t):this.productType==bf.smaURLString.toLowerCase()||this.productType==bf.mpURLString.toLowerCase()||bf.pfURLString.toLowerCase(),this.productType==bf.ifURLString.toLowerCase()&&(e=this.updateIfDatapoints(n,t,e,t.fundname))),this.setDataPoints(t,n,e,this.productType),n},t.prototype.updateCefDatapoints=function(t,n){if(t.dataPoint.apiProperty.toLowerCase().includes("distratemarket")){var e=n.distributiontype,o="";e.includes("Income")?o="(INCOME ONLY)":e.includes("Managed Distributions")?o="(MANAGED DIST.)*":e.includes("CashFlow")?o="(CASH-FLOW BASED)*":e.includes("Other")&&(o="(CAPITAL RETURN PLAN)*"),t.dataPoint.label=uu(o,"{0}",t.dataPoint.labelString)}},t.prototype.updateEtfDatapoints=function(t,n,e){if(t.dataPoint.apiProperty.toLowerCase().includes("distrate")&&(t.show=null!==n&&""!==n&&"N/A"!==n),t.dataPoint.apiProperty.toLowerCase().includes("mstarrat"))if(n>=4)t.show=!0;else{var o=e.morningstarcategory;null!==o?(t.show=!0,t.dataPoint.apiProperty="morningstarcategory",t.dataPoint.label="MORNINGSTAR CATEGORY",t.dataPoint.displayStyle="",n=o,t.subDataPoints=Array()):t.show=!1}return n},t.prototype.updateMfDatapoints=function(t,n,e,o){if(t.dataPoint.apiProperty.toLowerCase().includes("perfytd")||t.dataPoint.apiProperty.toLowerCase().includes("perfincep")){var i=new Date(ku("inceptiondate",n).toString()),l=Date.UTC(i.getUTCFullYear(),i.getUTCMonth(),i.getUTCDate()),r=Date.UTC((new Date).getUTCFullYear()-1,(new Date).getUTCMonth(),(new Date).getUTCDate());if(null!=l&&l>=r){var c=ku("performancemonthly[0].perfincep",n);null!=c&&"N/A"!=c&&(e=c,t.show=!0,t.dataPoint.labelString=t.dataPoint.label="Since Inception Performance",t.dataPoint.labelApiProperty=t.dataPoint.apiProperty="performancemonthly[0].perfincep",t.dataPoint.displayStyle="Percentage",t.dataPoint.hideLabel=!1,t.dataPoint.show=!0,t.subDataPoints=[{label:"As of: ",apiProperty:"performancemonthly[0].perfdate",displayStyle:"Date",displayStyleCssClass:"",hideLabel:!1,label$:new k((function(t){t.next("As of: "),t.complete()})),labelApiProperty:"performancemonthly[0].perfdate",labelString:"As of: ",show:!0,show$:new k((function(t){t.next(!0),t.complete()})),value:null,value$:new k((function(t){t.next(null),t.complete()}))}])}null!==e&&""!==e&&"N/A"!==e||(t.show=!1)}if(o.toLowerCase().includes("nuveen")||o.toLowerCase().includes("tiaa")){var a=ku("breakpointpricing[0].yldsec",n),s=!1;null!=a&&"N/A"!=a&&(s=!0),t.dataPoint.apiProperty.toLowerCase().includes("yldsec")||t.dataPoint.apiProperty.toLowerCase().includes("distryieldnav")?t.show=1==s:1==s&&t.dataPoint.apiProperty.toLowerCase().includes("fndnetassts")?(n.fundname.toLowerCase().includes("nuveen")||n.fundname.toLowerCase().includes("tiaa"))&&(t.show=!1):t.dataPoint.apiProperty.toLowerCase().includes("cusip")?t.show=!(0!=s||!n.fundname.toLowerCase().includes("nuveen")):t.dataPoint.apiProperty.toLowerCase().includes("expenseratio")&&(t.show=!!n.fundname.toLowerCase().includes("tiaa"))}if(t.dataPoint.apiProperty.toLowerCase().includes("mstarrat")){i=new Date(ku("inceptiondate",n).toString()),l=Date.UTC(i.getUTCFullYear(),i.getUTCMonth(),i.getUTCDate());var u=Date.UTC((new Date).getUTCFullYear()-3,(new Date).getUTCMonth(),(new Date).getUTCDate());(null!=l&&l>=u||e<4)&&(t.show=!1)}return e},t.prototype.updateIfDatapoints=function(t,n,e,o){if(t.dataPoint.apiProperty.toLowerCase().includes("perfytd")||t.dataPoint.apiProperty.toLowerCase().includes("perfincep")){var i=new Date(ku("inceptiondate",n).toString()),l=Date.UTC(i.getUTCFullYear(),i.getUTCMonth(),i.getUTCDate()),r=Date.UTC((new Date).getUTCFullYear()-1,(new Date).getUTCMonth(),(new Date).getUTCDate());if(null!=l&&l>=r){var c=ku("performancemonthly[0].perfincep",n);null!=c&&"N/A"!=c&&(e=c,t.show=!0,t.dataPoint.labelString=t.dataPoint.label="Since Inception Performance",t.dataPoint.labelApiProperty=t.dataPoint.apiProperty="performancemonthly[0].perfincep",t.dataPoint.displayStyle="Percentage",t.dataPoint.hideLabel=!1,t.dataPoint.show=!0,t.subDataPoints=[{label:"As of: ",apiProperty:"performancemonthly[0].perfdate",displayStyle:"Date",displayStyleCssClass:"",hideLabel:!1,label$:new k((function(t){t.next("As of: "),t.complete()})),labelApiProperty:"performancemonthly[0].perfdate",labelString:"As of: ",show:!0,show$:new k((function(t){t.next(!0),t.complete()})),value:null,value$:new k((function(t){t.next(null),t.complete()}))}])}null!==e&&""!==e&&"N/A"!==e||(t.show=!1)}if(o.toLowerCase().includes("nuveen")||o.toLowerCase().includes("tiaa")){var a=ku("breakpointpricing[0].yldsec",n),s=!1;null!=a&&"N/A"!=a&&(s=!0),t.dataPoint.apiProperty.toLowerCase().includes("yldsec")||t.dataPoint.apiProperty.toLowerCase().includes("distryieldnav")?t.show=1==s:1==s&&t.dataPoint.apiProperty.toLowerCase().includes("fndnetassts")?(n.fundname.toLowerCase().includes("nuveen")||n.fundname.toLowerCase().includes("tiaa"))&&(t.show=!1):t.dataPoint.apiProperty.toLowerCase().includes("cusip")?t.show=!(0!=s||!n.fundname.toLowerCase().includes("nuveen")):t.dataPoint.apiProperty.toLowerCase().includes("expenseratio")&&(t.show=!!n.fundname.toLowerCase().includes("tiaa"))}if(t.dataPoint.apiProperty.toLowerCase().includes("mstarrat")){i=new Date(ku("inceptiondate",n).toString()),l=Date.UTC(i.getUTCFullYear(),i.getUTCMonth(),i.getUTCDate());var u=Date.UTC((new Date).getUTCFullYear()-3,(new Date).getUTCMonth(),(new Date).getUTCDate());(null!=l&&l>=u||e<4)&&(t.show=!1)}return e},t.prototype.setDataPoints=function(t,n,e,o){n.show=!q_(e)&&(n.show?!(n.hideIfEmpty&&(null===e||""===e.trim())):n.show),"529"==o&&(n.show=!n.hideIfEmpty||n.show);var i=Cu(n.dataPoint.displayStyle,e,1),l=null;"Star Rating"===n.dataPoint.displayStyle&&(l=i.classes),n.dataPoint.displayStyleCssClass=l,n.dataPoint.value=i.value,n.dataPoint.label=n.dataPoint.label?n.dataPoint.label:uu(ku(n.dataPoint.labelApiProperty,t),"{0}",n.dataPoint.labelString),n.dataPoint.show=!n.dataPoint.hideLabel,n.subDataPoints?n.subDataPoints.forEach((function(n){var e=ku(n.apiProperty,t);n.show=!q_(e);var o=Cu(n.displayStyle,e,1),i=null;"Star Rating"===n.displayStyle&&(i=o.classes),n.displayStyleCssClass=i,n.value=o.value,n.label=uu(ku(n.labelApiProperty,t),"{0}",n.labelString)})):n.subDataPoints=Array()},t}(),wf=function(){function t(t){this.store=t}return t.prototype.ngOnInit=function(){this.fundTicker$=this.store.pipe(Is(Au,{propertyName:"symbol"})),this.fundName$=this.store.pipe(Is(Au,{propertyName:"fundname"})),this.fundTicker$.subscribe((function(t){t&&window.NuveenComponents&&window.NuveenComponents.utilityDrawer&&setTimeout((function(){window.NuveenComponents.utilityDrawer.initialized||window.NuveenComponents.utilityDrawer.init(),window.NuveenComponents.utilityDrawer.renderProducts()}),500)}))},t}(),Bf=function(){return function(){}}(),kf=function(){function t(t,n,e,o,i,l){this.ref=t,this.elm=n,this.frmBuilder=e,this.subscriptionService=o,this.sanitizer=i,this.httpClient=l,this.inputData={subscriptionData:"",subscriptionTimer:"",interestedSubscriptionData:""},this.articleSubscriptionForm=new Bf,this.isSubmitted=!1,this.afterSubmitted=!1,this.result=null,this.apiprefixlink=window.apiprefix,this.articleCheckboxes=[],this.articleCheckboxesChecked=[],this.finalCheckboxesChecked=[],this.articleExistingSubscriptionCheckboxes=[],this.articleInterestedSubscriptionCheckboxes=[],this.articleExistingSubscriptionIds=[],this.articleInterestedSubscriptionIds=[],this.SubscriptionModalTimerDelay="0",this.captchaResponseValue=new z,this.properties={},this.show_successful_subscription_message=!1,this.show_subscription_form=!0,this.show_subscribed_items=!1,this.show_subscription_items=!1,this.show_other_offerings=!1,this.openTimer=0,this.subscriber_email="",this.sitecoreData=this.elm.nativeElement.getAttribute("sitecoreData"),this.sitecoreJson=JSON.parse(this.sitecoreData),this.privacyPolicyText=this.sanitizer.bypassSecurityTrustHtml(this.sitecoreJson.PrivacyPolicyText),this.fixedBlueButton=$(".nuv-header-article__publish-date-container .nuv-button--blue").find("a"),this.subscriptionIdMapping=$("#SubscriptionIdMapping").val(),this.SubscriptionModalTimerDelay=$("#SubscriptionModalTimerDelay").val(),this.userProfileData={firstName:"",lastName:"",email:""}}return t.prototype.minSelectedCheckboxes=function(t){return void 0===t&&(t=1),function(n){return n.controls.map((function(t){return t.value})).reduce((function(t,n){return n?t+n:t}),0)>=t?null:{required:!0}}},t.prototype.ngOnInit=function(){return a(this,void 0,void 0,(function(){var t,n,e,o,i=this;return s(this,(function(l){switch(l.label){case 0:return t=this,n="",e="",o="",window.nuvProfileData?[4,this.subscriptionService.getDecryptedWindowObjectValue(window.nuvProfileData).then((function(t){i.userProfileData1=t,i.userProfileData={firstname:i.userProfileData1.firstName,lastname:i.userProfileData1.lastName,email:i.userProfileData1.email}}))]:[3,2];case 1:l.sent(),l.label=2;case 2:return this.urlEmail="",this.userProfileData&&(this.userProfileData.firstname&&(n=this.userProfileData.firstname),this.userProfileData.lastname&&(e=this.userProfileData.lastname),this.userProfileData.email&&(o=this.userProfileData.email)),this.subscribeArticle=this.frmBuilder.group({firstname:[n,[gh.required]],lastname:[e,[gh.required]],email:[o,[gh.required,gh.pattern(/^[A-Za-z0-9._%+'-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,4}$/)]],docs:new c_([],this.minSelectedCheckboxes(1)),docsSubscribed:new c_([])}),this.firstname.valueChanges.subscribe((function(t){i.firstname&&i.firstname.value&&i.firstname.value.length>0&&0==i.firstname.value.trim().length&&i.firstname.setValue("",{emitEvent:!1})})),this.lastname.valueChanges.subscribe((function(t){i.lastname&&i.lastname.value&&i.lastname.value.length>0&&0==i.lastname.value.trim().length&&i.lastname.setValue("",{emitEvent:!1})})),$(window).on("load",(function(){""!=t.subscriptionIdMapping&&null!=t.subscriptionIdMapping&&(t.inputData.subscriptionData=t.subscriptionIdMapping,t.inputData.subscriptionTimer=t.SubscriptionModalTimerDelay),t.inputData&&(t.inputData.subscriptionTimer&&""!==t.inputData.subscriptionTimer&&(t.openTimer=1e3*parseInt(t.inputData.subscriptionTimer)),t.inputData.subscriptionData&&""!==t.inputData.subscriptionData?($(".nuv-subscription-plus-icon")&&$(".nuv-subscription-plus-icon").length>0&&$(".nuv-subscription-plus-icon").find("a").attr("data-subscription-modal_ids",t.inputData.subscriptionData).attr("data-subscription-interested_modal_ids",t.inputData.interestedSubscriptionData),$(".nuv-subscription-plus-icon-mobile")&&$(".nuv-subscription-plus-icon-mobile").length>0&&$(".nuv-subscription-plus-icon-mobile").find("a").attr("data-subscription-modal_ids",t.inputData.subscriptionData).attr("data-subscription-interested_modal_ids",t.inputData.interestedSubscriptionData),""!==t.inputData.subscriptionTimer&&null!==t.inputData.subscriptionTimer&&"0"!==t.inputData.subscriptionTimer&&setTimeout((function(){var n={};n.subscribeItemId=t.inputData.subscriptionData,n.timerFlag=!0,t.startTime=(new Date).getTime(),t.OpenArticleSubscriptionModal(n)}),t.openTimer)):($(".nuv-subscription-plus-icon")&&$(".nuv-subscription-plus-icon").length>0&&$(".nuv-subscription-plus-icon").addClass("nuv-hide"),$(".nuv-subscription-plus-icon-mobile")&&$(".nuv-subscription-plus-icon-mobile").length>0&&$(".nuv-subscription-plus-icon-mobile").addClass("nuv-hide"))),$(".show_subscription_slider_btn").on("click",(function(n){if(n.preventDefault(),$(".nuv-subscribe-modal").is(":visible"))return!1;t.subscriptionSliderBtn$=$(this),t.startTime=(new Date).getTime();var e={};$(this).attr("data-subscription-modal_ids")&&(t.clickedElement=$(this),e.subscribeItemId=$(this).attr("data-subscription-modal_ids"),e.subscribeInterestedItemId=$(this).attr("data-subscription-interested_modal_ids"),e.existingSubscriptionItemId=$(this).attr("data-subscribed-ids"),console.log("subscribeObject[existingSubscriptionItemId]",e.existingSubscriptionItemId),t.subscribeArticle.get("email").value?t.subscriber_email=t.subscribeArticle.get("email").value:t.urlEmail&&(t.subscriber_email=t.urlEmail),t.show_successful_subscription_message=!1,t.isSubmitted=!1,t.OpenArticleSubscriptionModal(e))})),$(document.body).on("click",".show_subscription_slider_pdp_btn",(function(n){n.preventDefault();var e={};t.startTime=(new Date).getTime(),$(this).attr("data-PublishSystemSourceId")&&$(this).attr("data-PublishSystemId")&&(e.PublishSystemSourceId=$(this).attr("data-PublishSystemSourceId"),e.PublishSystemId=$(this).attr("data-PublishSystemId"),t.show_successful_subscription_message=!1,t.show_subscription_form=!0,t.isSubmitted=!1,t.OpenArticleProductDetailSubscriptionBtn(e))}))})),[2]}}))}))},t.prototype.ngOnDestroy=function(){this.captchaResponseValue.unsubscribe()},Object.defineProperty(t.prototype,"firstname",{get:function(){return this.subscribeArticle.get("firstname")},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"lastname",{get:function(){return this.subscribeArticle.get("lastname")},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"email",{get:function(){return this.subscribeArticle.get("email")},enumerable:!0,configurable:!0}),t.prototype.OpenArticleProductDetailSubscriptionBtn=function(t){var n=this;this.PublishSystemSourceId=t.PublishSystemSourceId,this.PublishSystemId=t.PublishSystemId,this.subscriptionService.getProductDetailSubscribeBtnTouchPointServiceCall(this.PublishSystemId,this.PublishSystemSourceId,this.apiprefixlink).then((function(t){n.properties=t,n.articleCheckboxes=n.properties.contentrows[0].subscribeitems,n.articleCheckboxesChecked=n.articleCheckboxes.map((function(t){return t.id})),n.subscribeArticle.controls.docs.controls=[],n.articleCheckboxes.map((function(t,e){var o=new l_(!0);n.subscribeArticle.controls.docs.push(o)})),n.show_subscription_items=!0,n.ref.detectChanges(),$(".nuv-subscribe-modal").is(":hidden")&&$(".nuv-subscribe-modal").slideToggle("slow"),n.requestTime=(new Date).getTime()-n.startTime,console.log("Time taken for slider open : "+n.requestTime)}))},t.prototype.OpenArticleSubscriptionModal=function(t){var n=this;this.timedSliderOn=!!t.timerFlag,this.articleSubscribeDocuments=t.subscribeItemId,(t.subscribeInterestedItemId&&this.userProfileData||t.subscribeInterestedItemId&&this.urlEmail)&&(this.articleSubscribeDocuments=t.subscribeItemId+","+t.subscribeInterestedItemId),this.allSubscriptionItems$=this.subscriptionService.getArticleTouchPointServiceCall(this.articleSubscribeDocuments,this.apiprefixlink),this.userProfileData&&this.userProfileData.email?(this.subscriber_email=this.userProfileData.email,this.alreadySubscribedItems$=this.subscriptionService.getSubscriptionsByEmail(this.userProfileData.email)):this.urlEmail?(this.alreadySubscribedItems$=this.subscriptionService.getSubscriptionsByEmail(this.urlEmail),this.subscriber_email=this.urlEmail):this.alreadySubscribedItems$=Va([]),Ru([this.allSubscriptionItems$,this.alreadySubscribedItems$.pipe(Lu((function(t){return console.log("Error in fecthing user subscription",t),Va([])})))]).subscribe((function(e){var o=e[1];n.properties=e[0];var i=!1,l=!1,r=!1,c=!1,a=[];if(n.properties.contentrows){if(n.articleCheckboxes=n.properties.contentrows[0].subscribeitems,t.subscribeInterestedItemId&&(a=(a=t.subscribeInterestedItemId.split(",")).map((function(t){return parseInt(t)}))),o&&o.subscriptionids&&(n.articleExistingSubscriptionIds=o.subscriptionids,n.articleExistingSubscriptionIds&&n.articleExistingSubscriptionIds.length>0)){var s=t.subscribeItemId?t.subscribeItemId.split(","):[];i=(s=s.map((function(t){return parseInt(t)}))).every((function(t){return-1!==n.articleExistingSubscriptionIds.indexOf(t)})),c=s.some((function(t){return-1!==n.articleExistingSubscriptionIds.indexOf(t)})),r=a.some((function(t){return-1!==n.articleExistingSubscriptionIds.indexOf(t)})),l=a.every((function(t){return-1!==n.articleExistingSubscriptionIds.indexOf(t)}))}console.log("All Subscribe Items",n.articleCheckboxes),console.log("Existing Subscribe Items",n.articleExistingSubscriptionIds),console.log("Interested Subscribe Items",t.subscribeInterestedItemId),a&&0==i&&(a&&a.length>0&&0==r&&(n.articleCheckboxes=n.articleCheckboxes.filter((function(t){return-1==a.indexOf(t.id)}))),console.log(n.articleCheckboxes));var u=!1;if(n.articleCheckboxes&&n.articleCheckboxes.length>0&&(u=n.articleCheckboxes.some((function(t){return n.articleExistingSubscriptionIds.includes(t.id)}))),n.articleExistingSubscriptionIds&&n.articleExistingSubscriptionIds.length>0&&u&&1==c)n.show_subscription_form=!1,n.show_subscribed_items=!0,n.articleExistingSubscriptionCheckboxes=n.articleCheckboxes.filter((function(t){return-1!==n.articleExistingSubscriptionIds.indexOf(t.id)})),0==i?a&&a.length>0&&(n.articleExistingSubscriptionCheckboxes=n.articleExistingSubscriptionCheckboxes.filter((function(t){return-1==a.indexOf(t.id)}))):0==l&&1==r&&a&&a.length>0&&(n.articleExistingSubscriptionCheckboxes=n.articleExistingSubscriptionCheckboxes.filter((function(t){return-1==a.indexOf(t.id)}))),n.articleExistingSubscriptionCheckboxes.map((function(t,e){var o=new l_({value:!0,disabled:!0});n.subscribeArticle.controls.docsSubscribed.push(o)})),n.articleCheckboxesChecked=[],n.subscribeArticle.controls.docs.controls=[],n.userProfileData||(n.subscribeArticle.controls.firstname.setValue(n.articleSubscriptionForm.firstname),n.subscribeArticle.controls.lastname.setValue(n.articleSubscriptionForm.lastname),n.subscribeArticle.controls.email.setValue(n.articleSubscriptionForm.emailaddress)),n.urlEmail&&o&&o.emailaddress&&o.firstname&&o.lastname&&(n.subscribeArticle.controls.firstname.setValue(o.firstname),n.subscribeArticle.controls.lastname.setValue(o.lastname),n.subscribeArticle.controls.email.setValue(o.emailaddress)),n.articleCheckboxes=n.articleCheckboxes.filter((function(t){return-1==n.articleExistingSubscriptionIds.indexOf(t.id)})),n.articleCheckboxes.map((function(t,e){var o=new l_(!1);n.subscribeArticle.controls.docs.push(o)}));else{n.show_subscription_form=!0,n.show_subscribed_items=!1,n.articleCheckboxesChecked=[],n.subscribeArticle.controls.docs.controls=[];var d=!0;n.userProfileData.email&&(d=!1),n.userProfileData||n.urlEmail||n.articleCheckboxes&&n.articleCheckboxes.length>0&&(n.articleCheckboxesChecked=n.articleCheckboxes.map((function(t){return t.id}))),0==c&&(n.articleCheckboxes=n.articleCheckboxes.filter((function(t){return-1==a.indexOf(t.id)}))),n.articleCheckboxes.map((function(t,e){var o=new l_(d);n.subscribeArticle.controls.docs.push(o)})),n.userProfileData.email&&o&&o.emailaddress&&o.firstname&&o.lastname&&(n.subscribeArticle.controls.firstname.setValue(o.firstname),n.subscribeArticle.controls.lastname.setValue(o.lastname),n.subscribeArticle.controls.email.setValue(o.emailaddress))}n.articleCheckboxes&&(n.show_other_offerings=0==n.articleCheckboxes.length),n.show_subscription_items=!0,n.ref.detectChanges(),$(".nuv-subscribe-modal").is(":hidden")&&$(".nuv-subscribe-modal").slideToggle("slow"),n.requestTime=(new Date).getTime()-n.startTime,console.log("Time taken for slider open : "+n.requestTime)}else console.warn("ajax call issue");n.captchaElem.resetCaptcha()}))},t.prototype.CloseSubscription=function(){$(".nuv-subscribe-modal").slideToggle("slow"),this.ngOnInit()},t.prototype.removeInvalidCharErrMsg=function(){this.afterSubmitted=!1},t.prototype.SubscribeDocument=function(){var t=this;if(!this.checkValidation())return console.log("inside this.subscribeArticle validation"),this.isSubmitted=!0,!1;console.log("ui subscribe button clicked!!"),this.isSubmitted=!0,this.articleSubscriptionForm.firstname=this.subscribeArticle.value.firstname,this.articleSubscriptionForm.lastname=this.subscribeArticle.value.lastname,this.articleSubscriptionForm.emailaddress=this.subscribeArticle.value.email,this.articleSubscriptionForm.cadenceid=1;var n=this;$.each($("input[name='nuv-subscribe-modal__checkbox']:checked"),(function(){var t=$(this);null!=t&&null!=t?n.finalCheckboxesChecked.push(parseInt(t.attr("id"))):console.log("chk null check")})),this.articleSubscriptionForm.subscriptionids=this.articleExistingSubscriptionIds?this.finalCheckboxesChecked.concat(this.articleExistingSubscriptionIds):this.finalCheckboxesChecked,console.log("this.articleSubscriptionForm.subscriptionids",this.articleSubscriptionForm.subscriptionids),this.captchaElem.executeCaptcha(),this.captchaResponseValue.subscribe((function(n){""!==n&&null!=n&&t.subscriptionService.AddSubscriptionServiceCall(t.articleSubscriptionForm,t.apiprefixlink,n).subscribe((function(n){null===n&&(t.show_successful_subscription_message=!0,t.show_subscription_form=!1,t.show_subscribed_items=!1,t.isSubmitted=!1,t.ref.detectChanges(),t.articleCheckboxesChecked=[],t.finalCheckboxesChecked=[],t.setButtonAfterSubscribe())}),(function(n){"Unknown Error"===n.statusText&&0===n.status&&(t.afterSubmitted=!0)}))}))},t.prototype.setButtonAfterSubscribe=function(){this.clickedElement&&(this.clickedElement.parent().hasClass("article-nuv-socials__unsubscribed")||this.clickedElement.parent().hasClass("article-nuv-socials__subscribed")?this.clickedElement.parent().removeClass("article-nuv-socials__unsubscribed").addClass("article-nuv-socials__subscribed"):this.clickedElement.parent().hasClass("nuv-bottom-left-unsubscribed")&&this.clickedElement.parent().removeClass("nuv-bottom-left-unsubscribed").addClass("nuv-bottom-left-subscribed"))},t.prototype.onCheckboxChange=function(t,n){if(t.target.checked&&this.articleCheckboxesChecked.push(n),!t.target.checked){var e=this.articleCheckboxesChecked.indexOf(n);e>-1&&this.articleCheckboxesChecked.splice(e,1)}},t.prototype.checkValidation=function(){return console.log("checkValidation",this.subscribeArticle),""!=this.subscribeArticle.value.firstname.trim()&&""!=this.subscribeArticle.value.lastname.trim()&&""!=this.subscribeArticle.value.email.trim()},t.prototype.getCaptchaResponse=function(t){""!==t&&null!=t&&this.captchaResponseValue.next(t)},t}(),Sf=function(){function t(t){this.store=t}return t.prototype.ngOnInit=function(){var t=this;this.pdfItemUrl$=this.store.pipe(Is(Au,{propertyName:this.propertyName})),this.pdfItemUrl$.subscribe((function(n){q_(n)&&"block"!=$("#"+t.subscribeLinkId).css("display")?$("#"+t.subscribeLinkId).css("display","none"):$("#"+t.subscribeLinkId).css("display","block")}))},t}(),Tf=function(){function t(t){this.store=t}return t.prototype.ngOnInit=function(){var t=this;this.pdfItemUrl$=this.store.pipe(Is(Au,{propertyName:this.propertyName})),this.pdfItemUrl$.subscribe((function(n){q_(n)&&"block"!=$("#"+t.subscribeLinkId).css("display")?$("#"+t.subscribeLinkId).css("display","none"):$("#"+t.subscribeLinkId).css("display","block")}))},t}(),Ef={TrendingCards:"TrendingCards",ManualCards:"ManualCards",RecentCards:"RecentCards",None:"None"},If=function(){function t(t,n){this.store=t,this.productUrlService=n,this.callerType="PRODUCTCARDCAROUSEL"}return Object.defineProperty(t.prototype,"content",{set:function(t){t&&(window.NuveenComponents.featuredCardCarouselRetail&&window.NuveenComponents.featuredCardCarouselRetail.initSlider($(t.nativeElement),1e3*this.slideRotation,!1),window.NuveenComponents.utilityDrawer&&setTimeout((function(){window.NuveenComponents.utilityDrawer.initialized||window.NuveenComponents.utilityDrawer.init(),window.NuveenComponents.utilityDrawer.renderProducts()}),2e3))},enumerable:!0,configurable:!0}),t.prototype.ngOnInit=function(){this.productCard()},t.prototype.ngAfterViewInit=function(){var t=this;this.productCardCarousels$.subscribe((function(n){n&&0!==n.length&&t.mode.toLowerCase()===Ef.RecentCards.toLowerCase()&&n.length>=2&&t.unHideCarouselComponent()}))},t.prototype.productCard=function(){var t,n,e=this,o=this,i=window.localStorage.getItem("recentproducts"),r=[];if(this.mode.toLowerCase()===Ef.RecentCards.toLowerCase()&&i){if(!(r=JSON.parse(i))||r.length<2)return void(this.productCardCarousels$=new k((function(t){t.next(null),t.complete()})));Object.keys(r).reverse().forEach((function(t){n=n?n+","+r[t].cusip:r[t].cusip})),t=this.apiBaseUrl+n}else t=this.apiBaseUrl+this.cusips+"?indexposition="+this.indexPosition;this.store.dispatch(new N_(new G_(t,!1))),this.productCardCarousels$=this.store.pipe(Is(wu,{url:t}),q((function(t){if(t){var n=[];return Object.values(t).map((function(t){var i=l({},t),r=e.productUrlService.getProductUrl(null!=i.symbol?i.symbol:i.fundcode);if(r){if(i.productUrl=r,"closed-end-funds"==i.productpath){var c=JSON.parse(o.cefDataPointGroupString);i.FundDataPointGroup=o.getDataPointGroups(c,i)}else if("exchange-traded-funds"==i.productpath){var a=JSON.parse(o.etfDataPointGroupString);i.FundDataPointGroup=o.getDataPointGroups(a,i)}else if("mutual-funds"==i.productpath){var s=JSON.parse(o.mfDataPointGroupString);i.FundDataPointGroup=o.getDataPointGroups(s,i)}else if("separately-managed-accounts"==i.productpath){var u=JSON.parse(o.smaDataPointGroupString);i.FundDataPointGroup=o.getDataPointGroups(u,i)}else if("interval-funds"==i.productpath){var d=JSON.parse(o.ifDataPointGroupString);i.FundDataPointGroup=o.getDataPointGroups(d,i)}i.tileData=JSON.stringify("separately-managed-accounts"==i.productpath?{type:"Product",url:i.productUrl,eyebrow:i.producttype,title:""}:{type:"Product",url:i.productUrl,eyebrow:i.producttype,title:i.fundname,ticker:i.fundcode}),i.arialabel=o.arialabel,n.push(i)}})),e.maxdisplaycards>0?n.slice(0,e.maxdisplaycards):n}})))},t.prototype.getDataPointGroups=function(t,n){return t.map((function(t){if(t){if(t.dataPoint.show=!t.dataPoint.hideLabel,t.dataPoint&&t.dataPoint.labelApiProperty){var e=t.dataPoint.labelApiProperty.replace("[0].","");n.hasOwnProperty(e)&&(t.dataPoint.label=uu(n[e],"{0}",t.dataPoint.labelString))}if(t.dataPoint&&t.dataPoint.apiProperty){var o=t.dataPoint.apiProperty.replace("[0].","");if(n.hasOwnProperty(o)){var i=Cu(t.dataPoint.displayStyle,n[o]?n[o]:"",3);t.dataPoint.value=i.value;var l=null;"Star Rating"===t.dataPoint.displayStyle&&(l=i.classes),t.dataPoint.displayStyleCssClass=l}}return t.subDataPoints&&t.subDataPoints.forEach((function(t){if(t.show=!t.hideLabel,t.labelApiProperty){var e=t.labelApiProperty.replace("[0].","");n.hasOwnProperty(e)&&(t.label=uu(n[e],"{0}",t.labelString))}if(t.apiProperty){var o=t.apiProperty.replace("[0].","");if(n.hasOwnProperty(o)){var i=Cu(t.displayStyle,n[o]?n[o]:"",3);t.value=i.value;var l=null;"Star Rating"===t.displayStyle&&(l=i.classes),t.displayStyleCssClass=l}}})),t}}))},t.prototype.hideCarouselComponent=function(){$("#"+this.mainDivId).css("display","none"),this.istabcomponent&&$("#"+this.mainDivId+"_title").css("display","none")},t.prototype.unHideCarouselComponent=function(){$("#"+this.mainDivId).css("display","block"),this.istabcomponent&&($("#"+this.mainDivId+"_title").css("display","block"),$("#"+this.mainDivId).next(".product-card-carousel-retail").removeClass("product-carousel--active").addClass("product-carousel--hidden"),$("#"+this.mainDivId+"_title").next(".product-carousel-tab").removeClass("product-carousel-tab--active").addClass("product-carousel-tab--hidden"))},t.prototype.compareProduct=function(t){var n=(t=t||window.event).target.getAttribute("data-fund-ticker"),e=t.target.getAttribute("data-fund-name");n&&window.dispatchEvent(new CustomEvent("addProductForComparison",{bubbles:!1,cancelable:!1,detail:{ticker:n,name:e}}))},t}(),zf=function(){return function(){}}(),Lf=function(){return function(){}}(),Df=function(){function t(t,n,e){this.store=t,this.visibilityService=n,this.productUrlService=e}return t.prototype.ngOnInit=function(){var t=this;$(".js-overlay-trigger-open").on("click.nuv-product-detail-fund-overlay",this.findAnotherFundRecentProducts.bind(this)),this.visibilityService.whenVisible(this.elemRef.nativeElement).then((function(){t.findAnotherFund()}))},t.prototype.findAnotherFundRecentProducts=function(){var t;"true"==this.isModelPortfolio?(t=window.localStorage.getItem("models"))&&(this.recentViewedProducts=JSON.parse(t)):(t=window.localStorage.getItem("products"))&&(this.recentViewedProducts=JSON.parse(t))},t.prototype.findAnotherFund=function(){var t=this;this.store.dispatch(new N_(new G_(this.apiUrl,!1))),this.findAnotherFunds$=this.store.pipe(Is(wu,{url:this.apiUrl}),q((function(n){if(n){var e=new Array;if("true"==t.isModelPortfolio){var o=Object.values(n).map((function(t,n){return t.assetclass}));o.filter((function(t,n){return o.indexOf(t)===n})).forEach((function(t){var o=n.filter((function(n){return n.assetclass==t}));o.sort((function(t,n){return t.fundname===n.fundname?0:t.fundname<n.fundname?-1:1}));var i=new zf,l=[];i.columnTitle=t,o.forEach((function(t){var n=window.productUrls[t.symbol];if(null!=n&&null!=n||(n=window.productUrls[t.fundcode]),n){var e=new Lf;e.columnItemName=t.fundname,e.columnItemLink=n,l.push(e)}})),l.length>0&&(i.columnContents=l,e.push(i))}))}else"true"==t.is529Fund?n.assetclasses&&n.assetclasses.forEach((function(o){if(n.portfoliooverview){var i=n.portfoliooverview.filter((function(t){return t.assetclass==o}));i.sort((function(t,n){return t.fundname===n.fundname?0:t.fundname<n.fundname?-1:1}));var l=new zf,r=[];l.columnTitle=o,i.forEach((function(n){var e=t.productUrlService.getProductUrl(null!=n.symbol?n.symbol:n.fundcode);if(e){var o=new Lf;o.columnItemName=n.fundname,o.columnItemLink=e,r.push(o)}})),r.length>0&&(l.columnContents=r,e.push(l))}})):n.assetclasses&&n.assetclasses.forEach((function(o){if(n.productoverview){var i=n.productoverview.filter((function(t){return t.assetclass==o}));i.sort((function(t,n){return t.fundname===n.fundname?0:t.fundname<n.fundname?-1:1}));var l=new zf,r=[];l.columnTitle=o,i.forEach((function(n){var e=t.productUrlService.getProductUrl(null!=n.symbol?n.symbol:n.fundcode);if(e&&"HYIF"!=n.fundcode){var o=new Lf;o.columnItemName=n.fundname,o.columnItemLink=e,r.push(o)}})),r.length>0&&(l.columnContents=r,e.push(l))}}));return e}})))},t}(),Nf=function(){function t(t){this.store=t}return t.prototype.ngOnInit=function(){var t=this,n=this;null!=this.featuredAssetsClassesString&&null!=this.featuredAssetsClassesString&&""!=this.featuredAssetsClassesString&&(this.featuredAssetsClasses=JSON.parse(this.featuredAssetsClassesString),null!=this.featuredAssetsClasses&&null!=this.featuredAssetsClasses&&(this.store.dispatch(new N_(new G_(n.featuredAssetsClasses.featuredAssetClassesAPIUrl,!1))),this.featuredAssesetClassesAPIData$=this.store.pipe(Is(wu,{url:n.featuredAssetsClasses.featuredAssetClassesAPIUrl}),q((function(t){if(t)return Object.values(t).map((function(t){if(t)return t}))}))),this.featuredAssesetClassesAPIData$.subscribe((function(n){t.featuredAssetsClasses.slides.map((function(t){t.className=n&&n.find((function(n){return n.id==t.SliderId}))?n.find((function(n){return n.id==t.SliderId})).name:"",t.classCount=n&&n.find((function(n){return n.id==t.SliderId}))?n.find((function(n){return n.id==t.SliderId})).count:0})),t.featuredAssetsClasses.slides.forEach((function(t){t.classCount="4"===t.SliderId.toString()?t.classCount+1:t.classCount})),n&&null!=window.NuveenComponents&&null!=window.NuveenComponents.filteredButtons&&setTimeout((function(){window.NuveenComponents.filteredButtons.init()}),500)})),this.store.dispatch(new N_(new G_(n.featuredAssetsClasses.defaultPageDataApiUrl,!0))),this.featuredAssetsClasses.dataPoints.forEach((function(e){e.value$=t.store.pipe(Is(Au,{propertyName:e.apiProperty,url:n.featuredAssetsClasses.defaultPageDataApiUrl}),su("{0}",e.labelString)),e.shorthandAttribute=e.apiProperty.split(".").pop()}))))},t.prototype.slideClick=function(t){var n=this,e=this;null!=t&&null!=t&&""!=t&&(this.store.dispatch(new N_(new G_(e.featuredAssetsClasses.assetClassPageDataApiUrl+t.toString(),!0))),this.featuredAssetsClasses.dataPoints.forEach((function(t){var o=t.apiProperty.replace("totals","counts");t.value$=n.store.pipe(Is(Au,{propertyName:o,url:e.featuredAssetsClasses.assetClassPageDataApiUrl}),su("{0}",t.labelString)),t.shorthandAttribute=t.apiProperty.split(".").pop()})))},t}(),Ff=function(){function t(t){this.store=t}return t.prototype.ngOnInit=function(){var t=this;this.secFilingLink$=this.store.pipe(Is(Au,{propertyName:"seccik"})),this.secFilingLink$.subscribe((function(n){n&&null!=n&&(t.secFilingLink=t.secFilingUrl+n.toString())}))},t}(),jf=function(){function t(){}return t.prototype.ngOnInit=function(){},t}(),Rf=function(){function t(t,n){this.store=t,this.productUrlService=n,this.callerType="MODELCARDCAROUSEL"}return t.prototype.ngOnInit=function(){this.modelCard()},t.prototype.modelCard=function(){var t=this;try{var n=this;this.baseballCards=JSON.parse(this.baseballCardModelString);var e=this.baseballCards.map((function(t){return t.baseballCardCode})).join(),o=this.apiBaseUrl+e;this.store.dispatch(new N_(new G_(o,!1))),this.modelCardCarousels$=this.store.pipe(Is(Bu,{url:o,propertyName:"baseballcard"})),this.modelCardCarousels$.subscribe((function(e){e&&null!=e&&Object.keys(e).length>0&&(t.modelCardCarousels=Object.values(e).map((function(e){var o=t.productUrlService.getProductUrl(e.code),i=n.baseballCards.find((function(t){return t.baseballCardCode==e.code}));return i.banner=e.banner,i.name=e.name,i.url=o||"/pagenotfound",i.portfolios.forEach((function(t){var n=e.portfolios.find((function(n){return n.portfoliocode==t.portfoliocode}));t.portfolioname=n.portfolioname,t.portfolioallocation=n.portfolioallocation})),i})),window.NuveenComponents&&window.NuveenComponents.baseballCardCarousel&&setTimeout((function(){window.NuveenComponents.baseballCardCarousel.init()}),5e3))}))}catch(i){console.log("Exception while processing modelCard in baseball-card-carousel, Error:",i.message)}},t}(),Vf=function(){return function(){}}(),Gf=function(){return function(){}}(),Uf=function(){return function(){}}(),Hf=function(){function t(t,n){this.store=t,this.productUrlService=n,this.targetAllocationQyeryKey="targetallocation",this.isMobileTabletDeviceVar=Z_()}return t.prototype.ngOnInit=function(){this.allTaDescription=JSON.parse(this.taDescrString),this.tabsWrapperClass=this.allTaDescription.length>=4?"nuv-model-portfolios-detail__tabs-wrapper nuv-model-portfolios-detail__tab-wrapper-four":"nuv-model-portfolios-detail__tabs-wrapper nuv-model-portfolios-detail__tab-wrapper-one",this.targetAllocationQueryValue=W_(this.targetAllocationQyeryKey),this.getTargetAllocations()},t.prototype.getTargetAllocations=function(){var t=this,n=this;this.store.dispatch(new N_(new G_(this.apiUrl,!1))),this.portfolios$=this.store.pipe(Is(Bu,{url:this.apiUrl,propertyName:"portfolio"})),this.portfolios$.subscribe((function(t){t&&(n.allTaDescription.forEach((function(e){var o=t.find((function(t){return t.portfoliocode==e.portfoliocode}));e.portfolioname=o.portfolioname,e.sortorder=o.sortorder,encodeURI(e.portfolioname.toLowerCase())==n.targetAllocationQueryValue.toLowerCase()&&(n.selectedTaDescription=e)})),n.allTaDescription=n.allTaDescription.sort(Y_("sortorder")),n.selectedTaDescription||(n.selectedTaDescription=n.allTaDescription[0]))})),this.targetAllocations$=this.store.pipe(Is(Bu,{url:this.apiUrl,propertyName:this.targetAllocationQyeryKey})),this.targetAllocations$.subscribe((function(e){var o=new Array;e&&(e.forEach((function(e){var i=new Vf;i.portfoliocode=e.portfoliocode,i.asofdate=Cu("Date",e.asofdate).value;var l=new Array;e.allocations.forEach((function(n){var e=new Gf;e.categoryname=n.categoryname,e.strategic=null!==n.strategic?Ou(n.strategic,1)+"%":null,e.tactical=null!==n.tactical?Ou(n.tactical,1)+"%":null,e.targetStr=null!==n.target?Ou(n.target,1)+"%":null,e.target=null!==n.target?n.target:0,e.titlecss=t.getTableTitleCss(n.categoryname);var o=new Array;n.funds.forEach((function(n){var e=t.productUrlService.getProductUrl(null!=n.symbol?n.symbol:n.fundcode),i=new Uf;i.fundcode=n.fundcode,i.symbol=n.symbol,i.name=n.name,i.productshortname=t.getFundTypeFromProductPath(n.productpath),i.producturl=e||"/pagenotfound",i.strategic=null!==n.strategic?Ou(n.strategic,1):null,i.tactical=null!==n.tactical?Ou(n.tactical,1):null,i.target=null!==n.target?Ou(n.target,1):null,o.push(i)})),o.length>0&&(e.funds=o),l.push(e)})),l.length>0&&(i.allocations=l),o.push(i),i.portfoliocode==n.selectedTaDescription.portfoliocode&&(n.selectedTargetAllocation=i)})),n.allTargetAllocations=o,n.selectedTaDescription.portfolioallocation=n.selectedTargetAllocation.allocations,n.chartPlotOption=t.getGraphPlotOptions())}))},t.prototype.getFundTypeFromProductPath=function(t){return"closed-end-funds"==t?bf.closeEndFundShortName:"exchange-traded-funds"==t?bf.exchaneTradedFundShortName:"model-portfolios"==t?bf.modelPortfolioShortName:"mutual-funds"==t?bf.mutualFundShortName:"separately-managed-accounts"==t?bf.separatelymanagedShortName:void 0},t.prototype.getTableTitleCss=function(t){var n=xf.find((function(n){return n.name.toLowerCase()==t.toLowerCase()}));return"table-title "+(n.class?n.class:"light-blue")},t.prototype.gotoCardContent=function(t){t&&(this.selectedTaDescription=this.allTaDescription.find((function(n){return n.portfoliocode==t})),this.selectedTargetAllocation=this.allTargetAllocations.find((function(n){return n.portfoliocode==t})),this.selectedTaDescription.portfolioallocation=this.selectedTargetAllocation.allocations,this.chartPlotOption=this.getGraphPlotOptions(),this.updateUrl())},t.prototype.changeCardContent=function(t){var n=this,e=this.allTaDescription.findIndex((function(t){return t.portfoliocode==n.selectedTaDescription.portfoliocode}));this.selectedTaDescription="prev"==t?0==e?this.allTaDescription[this.allTaDescription.length-1]:this.allTaDescription[e-1]:e==this.allTaDescription.length-1?this.allTaDescription[0]:this.allTaDescription[e+1],this.selectedTargetAllocation=this.allTargetAllocations.find((function(t){return t.portfoliocode==n.selectedTaDescription.portfoliocode})),this.selectedTaDescription.portfolioallocation=this.selectedTargetAllocation.allocations,this.chartPlotOption=this.getGraphPlotOptions(),this.updateUrl()},t.prototype.updateUrl=function(){if(W_(this.targetAllocationQyeryKey)){var t=H_(window.location.href,this.targetAllocationQyeryKey,this.selectedTaDescription.portfolioname);history.pushState(null,"",t)}},t.prototype.getGraphPlotOptions=function(){var t={charttype:"pie",isDonutChart:!0,chartVariant:"",legendSelected:!0,legendHorizontal:"left",legendVertical:"bottom",legendLayout:"horizontal",xaxistitle:this.replaceSpaceWithBreaks(this.selectedTaDescription.portfolioname),innerSize:"70%",size:"80%",height:"550",dataLabels:!0,showInLegend:!0,colors:["#338FBD","#0D233A","#34AC96","#6EAEBD","#52B242"],slicedOffset:0,chartContainerClass:"nuv-model-portfolio-chart",margin:[20,0,190,0],backgroundColor:"#E8F5F8",applyAllocationColor:!0};return this.isMobileTabletDeviceVar?(t.margin=[20,0,190,0],t.chartContainerClass="nuv-model-portfolio-chart"):this.selectedTargetAllocation.allocations.length<3&&(t.margin=[20,0,50,0],t.size="70%",t.chartContainerClass="nuv-model-portfolio-chart hasOffset"),t},t.prototype.replaceSpaceWithBreaks=function(t){if(t)return t.split(" ").join("<br/>")},t}(),Wf=function(){function t(t,n,e){this.store=t,this.ngZone=n,this.visibilityService=e,this.showDateBoolean=!1,this.hrefString="",this.containingElementSelector=".nuv-tabbed-content__tab-content-item",this.loadDataEvent="loadApiData",this.modalLoginContainer="modal-logincontainer",this.modalErrormessage="modal-errormessage",this.secureLinkClass="secure-link locked-content",this.loaderId=""+Math.random().toString(36).substr(2,9)}return t.prototype.ngAfterViewInit=function(){var t=this;null!=this.loaderRef&&this.ngZone.runOutsideAngular((function(){window.nuveenLoaderGraphic(t.loaderId,!0)})),this.visibilityService.whenVisible(this.componentRef.nativeElement).then((function(){t.loadLiteratureData()}))},t.prototype.ngOnInit=function(){this.apiLiteratureData=new Array,this.showDates&&(this.showDateBoolean="true"==this.showDates.toLowerCase())},t.prototype.loadLiteratureData=function(){var t=this;this.apiUrl.includes("{cusip}")?this.store.select(Au,{propertyName:"cusip"}).subscribe((function(n){null!=n&&(t.apiUrl=t.apiUrl.replace("{cusip}",n),t.store.dispatch(new N_(new G_(t.apiUrl,!1))),t.apiLiteratureData$=t.store.select(wu,{url:t.apiUrl}),t.apiLiteratureData$.subscribe((function(n){t.apiLiteratureData=n})))})):(this.store.dispatch(new N_(new G_(this.apiUrl,!1))),this.apiLiteratureData$=this.store.select(wu,{url:this.apiUrl}),this.apiLiteratureData$.subscribe((function(n){t.apiLiteratureData=n})))},t.prototype.getHrefUrl=function(t){return t&&t.NavigateUrl?(this.hrefString=t.NavigateUrl,this.hrefString):t.Url?(this.hrefString=t.Url,this.hrefString):void 0},t}(),$f=e("CMKM"),qf=function(){function t(t,n){var e=this;this.store=t,this.httpClient=n,this.fedTaxRate=0,this.stateTaxRate=0,this.marginalTaxRate=0,this.fedTaxRateFormatted="--",this.stateTaxRateFormatted="--",this.marginalTaxRateFormatted="--",this.taxEquivalentYield="--",this.getFundDataUrl="",this.getFundDataUrlCEF="{product}/v2/funddata/{ticker}",this.getFundDataUrlMF="{product}/v2/funddata/{cusip}",this.gettaxRateDataUrl="Nuveen/taxes/rates/{stateCode}/{filingStatus}",this.calculateDataUrl="Nuveen/taxes/calculate",this.married="married",this.single="single",this.filingStatusFlag=!1,this.annualIncomeFlag=!1,this.isTaxable=!1,this.teycalcfundapibaseurl="https://api.nuveen.com/",this.getFundDataUrl$=new Ia(this.getFundDataUrl),this.updatedFundDataUrl=this.getFundDataUrl$.asObservable(),this.getTaxData=function(){return a(e,void 0,void 0,(function(){var t,n,e=this;return s(this,(function(o){return t=this.gettaxRateDataUrl.replace("{stateCode}",this.stateCode).replace("{filingStatus}",this.married),this.httpClient.get(this.teycalcfundapibaseurl+t).subscribe((function(t){e.fedRates=t.federalTaxRates,e.stateRates=t.stateTaxRates,e.marginalRates=t.marginTaxRates})),n=this.gettaxRateDataUrl.replace("{stateCode}",this.stateCode).replace("{filingStatus}",this.single),this.httpClient.get(this.teycalcfundapibaseurl+n).subscribe((function(t){e.singleFedRates=t.federalTaxRates,e.singleStateRates=t.stateTaxRates,e.singleMarginalRates=t.marginTaxRates})),[2]}))}))}}return t.prototype.updateFundDataUrl=function(t){this.getFundDataUrl$.next(t)},t.prototype.ngOnInit=function(){var t=this;null!=this.calculatorData&&null!=this.calculatorData&&""!=this.calculatorData&&(this.calculatorContent=JSON.parse(this.calculatorData),this.teycalcfundapibaseurl=this.calculatorContent.ApiBaseUrl,this.productType=this.calculatorContent.ProductType,this.suppressTeyCusipsTickersList=this.calculatorContent.SuppressTickersCusipsList,this.calculatorContent.UseOldEndpointsLogic&&"cef"==this.productType&&(this.getFundDataUrlCEF="CEFWebApi/api/fundData/{ticker}",this.gettaxRateDataUrl="CEFWebApi/api/taxData/{filingStatus}/{stateCode}",this.calculateDataUrl="CEFWebApi/api/calculateData")),this.ticker=this.tickercode,this.cusipVal$=this.store.pipe(Is(Au,{propertyName:"cusip"})),this.cusipVal$.subscribe((function(n){"mf"==t.productType&&null!=n?(t.cusip=n,-1==t.suppressTeyCusipsTickersList.indexOf(t.cusip)?(t.getFundDataUrl=t.getFundDataUrlMF,t.getFundDataUrl=t.getFundDataUrl.replace("{product}",t.productType).replace("{cusip}",t.cusip)):(t.isTaxable=!1,t.getFundDataUrl="")):"cef"==t.productType&&(-1==t.suppressTeyCusipsTickersList.indexOf(t.ticker)?(t.getFundDataUrl=t.getFundDataUrlCEF,t.getFundDataUrl=t.getFundDataUrl.replace("{product}",t.productType).replace("{ticker}",t.ticker)):(t.isTaxable=!1,t.getFundDataUrl="")),""!=t.getFundDataUrl&&t.updateFundDataUrl(t.getFundDataUrl)})),this.updatedFundDataUrl.subscribe((function(n){if(null!=n&&""!=n){t.teyurl=t.teycalcfundapibaseurl+t.getFundDataUrl,t.store.dispatch(new N_(new G_(t.teyurl,!1)));var e=t.store.pipe(Is(Bu,{url:t.teyurl,propertyName:"ticker"})),o=t.store.pipe(Is(Bu,{url:t.teyurl,propertyName:"stateCode"})),i=t.store.pipe(Is(Bu,{url:t.teyurl,propertyName:"fundYield"})),l=t.store.pipe(Is(Bu,{url:t.teyurl,propertyName:"lastUpdatedDate"}));e.subscribe((function(n){t.ticker=n})),i.subscribe((function(n){t.teyFundYield=n})),o.subscribe((function(n){t.isTaxable=null!=n,t.isTaxable&&(t.stateCode=n,t.stateName=$f[t.stateCode.toUpperCase()])})),l.subscribe((function(n){t.lastUpdatedDate=n})),t.resetFormValues()}}))},t.prototype.resetFormValues=function(){this.fedTaxRateFormatted="--",this.stateTaxRateFormatted="--",this.marginalTaxRateFormatted="--",this.annual_income_amount=null,this.annualIncome=null,this.annualIncomeFlag=!1,this.filingStatusFlag=!1,this.taxEquivalentYield="--"},t.prototype.calculateData=function(){var t=this;if(this.checkValidation(),null!=this.annualIncome&&"select-filing-status"!==this.filingStatusSelectBox.nativeElement.value){var n={headers:(new rC).set("Content-Type","application/x-www-form-urlencoded")},e=new URLSearchParams;e.set("fundYield",String(this.teyFundYield)),e.set("marginalTaxRate",String(this.marginalTaxRate)),e.set("federalTaxRate",String(this.fedTaxRate)),e.set("stateTaxRate",String(this.stateTaxRate)),e.set("ticker",this.ticker),e.set("state",this.stateCode),this.httpClient.post(this.teycalcfundapibaseurl+this.calculateDataUrl,e.toString(),n).subscribe((function(n){t.taxEquivalentYield=t.formatPercentage(n.taxEquivalentYield).toFixed(2)+"%"}))}},t.prototype.checkValidation=function(){null!=this.annualIncome&&null!=this.annualIncome||(this.annualIncomeInputBox.nativeElement.parentNode.classList.add("tey-field-error"),this.teyErrorAnnualIncome.nativeElement.classList.remove("tey-error-message-hide")),null!=this.annualIncome&&(this.annualIncomeInputBox.nativeElement.parentNode.classList.remove("tey-field-error"),this.teyErrorAnnualIncome.nativeElement.classList.add("tey-error-message-hide")),"select-filing-status"==this.filingStatusSelectBox.nativeElement.value&&(this.filingStatusSelectBox.nativeElement.parentNode.classList.add("tey-field-error"),this.teyErrorFilingStatus.nativeElement.classList.remove("tey-error-message-hide")),"select-filing-status"!=this.filingStatusSelectBox.nativeElement.value&&(this.filingStatusSelectBox.nativeElement.parentNode.classList.remove("tey-field-error"),this.teyErrorFilingStatus.nativeElement.classList.add("tey-error-message-hide"))},t.prototype.formatPercentage=function(t){return Number((100*t).toFixed(2))},t.prototype.toggleCalculator=function(){this.teyCalculatorContainer.nativeElement.classList.toggle("is-open"),this.getTaxData()},t.prototype.findTaxRateForIncomeRange=function(t,n){var e=0;return n.forEach((function(n){var o=Number(n.lowerLimitBracket),i=Number(n.upperLimitBracket);i=0==i?999999999:i,t>=o&&t<=i&&(e=Number(n.rate))})),e},t.prototype.updateTaxRates=function(){var t=this.fedRates,n=this.stateRates,e=this.marginalRates;"single"==this.filingStatusSelectBox.nativeElement.value&&(t=this.singleFedRates,n=this.singleStateRates,e=this.singleMarginalRates),this.annualIncome=""!=this.annualIncomeInputBox.nativeElement.value?Number(this.annualIncomeInputBox.nativeElement.value.replaceAll(",","")):null,null!=this.annualIncome&&"select-filing-status"!==this.filingStatusSelectBox.nativeElement.value?(this.fedTaxRate=this.fedRates.length>0?this.findTaxRateForIncomeRange(this.annualIncome,t):0,this.stateTaxRate=this.stateRates.length>0?this.findTaxRateForIncomeRange(this.annualIncome,n):0,this.marginalTaxRate=null!=this.marginalRates&&this.marginalRates.length>0?this.findTaxRateForIncomeRange(this.annualIncome,e):0,this.calculatorContent.UseOldEndpointsLogic&&(this.marginalTaxRate=this.fedTaxRate+this.stateTaxRate),this.fedTaxRateFormatted=String(this.formatPercentage(this.fedTaxRate).toFixed(2))+"%",this.stateTaxRateFormatted=String(this.formatPercentage(this.stateTaxRate).toFixed(2))+"%",this.marginalTaxRateFormatted=String(this.formatPercentage(this.marginalTaxRate).toFixed(2))+"%"):(this.fedTaxRateFormatted="--",this.stateTaxRateFormatted="--",this.marginalTaxRateFormatted="--"),this.annualIncomeFlag&&this.filingStatusFlag&&this.checkValidation()},t.prototype.numberFormat=function(t){t.which>=37&&t.which<=40||this.annual_income_amount&&(this.annual_income_amount=this.annual_income_amount.replace(/\D/g,"").replace(".",""))},t.prototype.numberCheck=function(t){return"e"!==t.key&&"+"!==t.key&&"-"!==t.key&&(this.numberFormat(t),!0)},t.prototype.updateFilingStatusFlag=function(){this.filingStatusFlag=!0},t.prototype.updateAnnualIncomeFlag=function(){this.annualIncomeFlag=!0},t}(),Yf=function(){function t(t,n){this.store=t,this.productUrlService=n,this.showWhiteGrowth=this.showWhiteIncome=!0,this.showMiniCardVersion="false",this.isPrimaryObjectiveTabClicked=!1,this.primaryObjectiveLabel=bf.modelPortfolioHeroPrimaryObjectiveLabel,this.secondaryObjectiveLabel=bf.modelPortfolioHeroSecondaryObjectiveLabel,this.cardHeading=bf.modelPortfolioHeroAllLabel,this.isFilterOpen=!1,this.resetFilterAndViewLinkLabel=bf.modelPortfolioHeroResetFilterAndViewLinkLabel,this.showResetFilterAndViewLinkLabel=!1,this.noPreferenceLabel=bf.modelPortfolioHeroNoPreferenceLabel,this.riskToleranceLabel=bf.modelPortfolioHeroRiskToleranceLabel,this.modelPortfolioHeroResetFilterLinkLabel=bf.modelPortfolioHeroResetFilterLinkLabel,this.initializeRiskFilters(),this.hideOnload=!0,this.isNoPrefChecked=!0,this.isNoPrefDisabled=!0,this.disabledSlider=!1,this.clickRiskTolerance=!1,this.hideResetLink=!0,this.primaryObjectives=[],this.selectedPrimaryFilterTab="",this.secondaryTabs=[],this.riskBeforeNoPreference="",this.selectedRiskTolerance=""}return t.prototype.ngOnInit=function(){var t=this;this.baseballCards=JSON.parse(this.baseballCardModelString);var n=this.baseballCards.map((function(t){return t.baseballCardCode})).join(),e=this.apiBaseUrl+n;this.store.dispatch(new N_(new G_(e,!1))),this.primaryObjectiveTab$=this.store.pipe(Is(Bu,{url:e,propertyName:"primaryobjectives"})),this.primaryObjectiveTab$.subscribe((function(n){n&&(t.primaryObjectives=n)})),this.secondaryObjectiveTab$=this.store.pipe(Is(Bu,{url:e,propertyName:"secondaryobjectives"})),this.secondaryObjectiveTab$.subscribe((function(n){if(n){var e=Object.values(n).map((function(t){return{name:t.name,code:t.code,isDisabled:!0,isSelected:!1}}));t.secondaryObjectives=e}})),this.modelCardCarousels$=this.store.pipe(Is(Bu,{url:e,propertyName:"baseballcard"})),this.loadModelCard(),this.onResize()},t.prototype.initializeRiskFilters=function(){this.selectedRiskToleranceOptions=Object.assign({},{showTicksValues:!0,stepsArray:[{value:0,legend:"Conservative"},{value:1,legend:"Moderate"},{value:2,legend:"High"}],vertical:!1,height:"250px"},{disabled:!0})},t.prototype.loadModelCard=function(){var t=this,n=this;this.modelCardCarousels$.subscribe((function(e){if(e){var o=Object.values(e).map((function(t){var e=window.productUrls[t.code],o=n.baseballCards.find((function(n){return n.baseballCardCode==t.code}));return o.banner=t.banner,o.name=t.name,o.primaryObjectiveCode=t.primaryobjectivecode,o.secondaryObjectiveCode=t.secondaryobjectivecode,o.url=e||"/pagenotfound",o.portfolios.forEach((function(n){var e=t.portfolios.find((function(t){return t.portfoliocode==n.portfoliocode}));n.portfolioname=e.portfolioname,n.portfolioallocation=e.portfolioallocation})),o}));t.selectedModelCards=t.allModelCards=o}}))},t.prototype.togglePrimaryObjectiveTab=function(t){var n=this;if(t){this.selectedPrimaryFilterTab=t,this.showWhiteGrowth=this.showWhiteIncome=!0,"growth"==t?this.showWhiteGrowth=!1:"income"==t&&(this.showWhiteIncome=!1),this.isPrimaryObjectiveTabClicked=!0,this.isFilterOpen=this.showResetFilterAndViewLinkLabel=!0,this.isNoPrefDisabled=!1,this.isNoPrefChecked=this.showHighLowerLabel=!0,this.hideOnload=!1,this.showMiniCardVersion="false",this.selectedRiskTolerance="",this.updateSecondaryTabData(t);var e=$(".baseball-card-filter__objective-fullwidth").offset().top;$("html, body").animate({scrollTop:e})}this.setLabels(!0,t),this.updateSelectedModelCards(),this.createRiskToleranceData(!1),this.onResize(),setTimeout((function(){n.addCustomAttributeRiskTolerance()}))},t.prototype.setLabels=function(t,n){this.cardHeading=t?bf.modelPortfolioHeroFilterLabel:bf.modelPortfolioHeroAllLabel,this.showHighLowerLabel&&n&&("growth"==n?(this.highLabel=bf.modelPortfolioHeroHigherVolatilityReturnLabel,this.lowerLabel=bf.modelPortfolioHeroLowerVolatilityReturnLabel):"income"==n&&(this.highLabel=bf.modelPortfolioHeroHigherVolatilityYieldLabel,this.lowerLabel=bf.modelPortfolioHeroLowerVolatilityYieldLabel))},t.prototype.updateSecondaryTabData=function(t){void 0===t&&(t=null);var n=Array();this.allModelCards.filter((function(n){return n.primaryObjectiveCode==t})).forEach((function(t){t.secondaryObjectiveCode.forEach((function(t){n.indexOf(t)>=0||n.push(t)}))})),this.secondaryObjectives=this.secondaryObjectives.map((function(t){var e=n.findIndex((function(n){return n==t.code}));return t.isDisabled=!(e>=0),t.isSelected=!1,t}))},t.prototype.createRiskToleranceData=function(t){var n=Array();this.selectedModelCards.forEach((function(t){t.portfolios.forEach((function(t){n.findIndex((function(n){return n.toLowerCase()==t.portfolioname.toLowerCase()}))>=0||n.push(t.portfolioname)}))})),this.selectedRiskToleranceOptions||this.initializeRiskFilters(),this.selectedRiskToleranceOptions.stepsArray=n.map((function(t,n){return{value:n,legend:t}})),this.selectedRiskToleranceOptions=Object.assign({},this.selectedRiskToleranceOptions,{disabled:t})},t.prototype.minimize=function(){this.isFilterOpen=!this.isFilterOpen,this.isFilterOpen?(this.resetSecondaryObj(),this.disabledSlider=!0,this.addCustomAttributeRiskTolerance()):(this.hideResetLink=!0,this.resetRiskTolerance()),this.cardHeading=bf.modelPortfolioHeroAllLabel,this.commonReset()},t.prototype.openFilters=function(){this.isFilterOpen=this.isNoPrefDisabled=!0,this.hideOnload=!0,this.setLabels(!1,""),this.showResetFilterAndViewLinkLabel=!1,this.initializeRiskFilters(),this.onResize()},t.prototype.reset=function(){this.resetSecondaryObj(),this.hideOnload=!0,this.disabledSlider=!0,this.hideResetLink=!0,this.clickRiskTolerance=!1,this.isNoPrefChecked=!0,this.commonReset()},t.prototype.resetRiskTolerance=function(){this.hideOnload=!0,this.clickRiskTolerance=!1,this.selectedRiskTolerance=""},t.prototype.disableSecondaryTabs=function(t){var n=this,e="Responsible investing".toLowerCase();t&&"conservative"==t.toLowerCase()?(this.secondaryTabs.forEach((function(t){t.hideRisks&&t.hideRisks.length>0&&(t.isDisabled=!0,t.isSelected=!1)})),this.secondaryObjectives.forEach((function(t,o){t.title.toLowerCase()==e&&n.secondaryObjectives.splice(o,1)}))):this.secondaryTabs.forEach((function(t){t.isDisabled=!1})),this.isNoPrefChecked=!1},t.prototype.commonReset=function(){this.selectedPrimaryFilterTab="",this.showWhiteGrowth=this.showWhiteIncome=!0,this.isNoPrefDisabled=!0,this.showHighLowerLabel=!1,this.resetSecondaryObj(),this.showResetFilterAndViewLinkLabel=!1,this.showMiniCardVersion="false",this.selectedRiskTolerance="",this.updateSelectedModelCards()},t.prototype.resetSecondaryObj=function(){this.secondaryObjectives=this.secondaryObjectives.map((function(t){return t.isDisabled=!0,t.isSelected=!1,t}))},t.prototype.onSliderClick=function(t){console.log("onSliderClick(): riskToleranceValue: ",t)},t.prototype.getRiskTolerance=function(t){console.log("getRiskTolerance(): riskToleranceValue: ",t),t&&(this.selectedRiskTolerance=t,this.onSliderClick(this.selectedRiskTolerance))},t.prototype.selectSecondaryObj=function(t){this.secondaryObjectives=this.secondaryObjectives.map((function(n){return n.code==t&&(n.isSelected=!n.isSelected),n})),this.onResize(),this.updateSelectedModelCards()},t.prototype.noPrefClicked=function(){this.isNoPrefChecked=!this.isNoPrefChecked,this.showMiniCardVersion="false",this.selectedRiskTolerance="",this.updateSelectedModelCards()},t.prototype.addCustomAttributeRiskTolerance=function(){for(var t=$(".baseball-card-filter__learnmore-wrapper").find(".custom-slider .ng5-slider-ticks .ng5-slider-tick"),n=0;n<this.selectedRiskToleranceOptions.stepsArray.length;n++){var e=t[n];$(e).attr("data-risk-tolerance",this.selectedRiskToleranceOptions.stepsArray[n].legend),$(e).find("span").attr("data-risk-tolerance",this.selectedRiskToleranceOptions.stepsArray[n].legend)}},t.prototype.clickSliderElement=function(t){this.isNoPrefChecked=!1,this.selectedRiskTolerance=this.selectedRiskToleranceOptions.stepsArray.find((function(n){return n.value==t.value})).legend,this.updateSelectedModelCards()},t.prototype.onResize=function(){this.selectedRiskToleranceOptions||this.initializeRiskFilters(),window.innerWidth<=760?(this.selectedRiskToleranceOptions.stepsArray=this.selectedRiskToleranceOptions.stepsArray.sort(Y_("value","desc")),this.selectedRiskToleranceOptions=Object.assign({},this.selectedRiskToleranceOptions,{vertical:!0}),setTimeout((function(){$(".custom-slider").addClass("custom-vertical-slider"),$(".custom-slider").css("height","250px")}),500)):(this.selectedRiskToleranceOptions.stepsArray=this.selectedRiskToleranceOptions.stepsArray.sort(Y_("value","asc")),this.selectedRiskToleranceOptions=Object.assign({},this.selectedRiskToleranceOptions,{vertical:!1}),setTimeout((function(){$(".custom-slider").removeClass("custom-vertical-slider"),$(".custom-slider").css("height","")}),500))},t.prototype.clickSliderEle=function(){for(var t=this,n=document.getElementsByClassName("ng5-slider-tick"),e=function(n){n.preventDefault();var e=this.getAttribute("data-risk-tolerance");e&&t.getRiskTolerance(e)},o=0;o<n.length;o++)n[o].addEventListener("click",e)},t.prototype.triggerSliderRiskValue=function(t){var n=document.getElementsByClassName("ng5-slider-tick");n&&n[t]&&$(n[t]).trigger("click")},t.prototype.updateSelectedModelCards=function(){var t,n=this;t=this.selectedPrimaryFilterTab&&this.selectedPrimaryFilterTab.length>0?this.allModelCards.filter((function(t){return t.primaryObjectiveCode==n.selectedPrimaryFilterTab})):this.allModelCards;var e=this.secondaryObjectives.filter((function(t){return t.isSelected}));if(e&&e.length>0){var o=Array();e.forEach((function(n){t.forEach((function(t){t.secondaryObjectiveCode.findIndex((function(t){return t==n.code}))>=0&&o.findIndex((function(n){return n.baseballCardCode==t.baseballCardCode}))<0&&o.push(t)}))})),t=o}this.selectedRiskTolerance&&(this.showMiniCardVersion="true",t=t.map((function(t){if(t.portfolios.some((function(t){return t.portfolioname==n.selectedRiskTolerance})))return t}))),this.selectedModelCards=t},t}(),Xf=function(){function t(t){this.tableStore=t}return t.prototype.ngOnInit=function(){this.loadInitialValues(),null!=this.defaultkeystring&&this.defaultkeystring.trim().length>0&&this.onChange(this.defaultkeystring.trim())},t.prototype.loadInitialValues=function(){this.filters=JSON.parse(this.filterlistString),this.datapoint=JSON.parse(this.datapointString),this.tableId&&this.filterId&&(this.singleSelectFilter=new Vp(this.filterId),this.singleSelectFilter.dataPoint=this.datapoint)},t.prototype.onChange=function(t){this.singleSelectFilter=l({},this.singleSelectFilter),this.singleSelectFilter.filterValue=t,this.tableStore.dispatch(new Op(this.tableId,this.singleSelectFilter))},t}(),Zf=function(){function t(t,n){this.store=t,this.productUrlService=n,this.callerType="PRODUCTCARDCAROUSEL"}return t.prototype.ngOnInit=function(){this.productCard()},t.prototype.productCard=function(){var t=this,n=this;this.store.dispatch(new N_(new G_(this.apiFullUrl,!1))),this.FeaturedProductCardData$=this.store.pipe(Is(wu,{url:this.apiFullUrl}),q((function(e){if(e){var o=[];return Object.values(e).map((function(e){var i=l({},e),r=t.productUrlService.getProductUrl(null!==i.symbol?i.symbol:i.fundcode);if(r){if(i.productUrl=r,"closed-end-funds"==i.productpath){var c=JSON.parse(n.cefDataPointGroupString);i.FundDataPointGroup=n.getDataPointGroups(c,i)}else if("exchange-traded-funds"==i.productpath){var a=JSON.parse(n.etfDataPointGroupString);i.FundDataPointGroup=n.getDataPointGroups(a,i)}else if("mutual-funds"==i.productpath){var s=JSON.parse(n.mfDataPointGroupString);i.FundDataPointGroup=n.getDataPointGroups(s,i)}else if("separately-managed-accounts"==i.productpath){var u=JSON.parse(n.smaDataPointGroupString);i.FundDataPointGroup=n.getDataPointGroups(u,i)}i.tileData=JSON.stringify("separately-managed-accounts"==i.productpath?{type:"Product",url:i.productUrl,eyebrow:i.producttype,title:""}:{type:"Product",url:i.productUrl,eyebrow:i.producttype,title:i.fundname,ticker:i.fundcode}),o.push(i)}})),o}}))),this.FeaturedProductCardData$.subscribe((function(n){!n||n.length<=0||(t.FeaturedProductCardData=n[0])}))},t.prototype.getDataPointGroups=function(t,n){return t.map((function(t){if(t){t.dataPoint.show$=k.create((function(n){n.next(!t.dataPoint.hideLabel),n.complete()}));var e=t.dataPoint.labelApiProperty.replace("[0].","");n.hasOwnProperty(e)&&(t.dataPoint.label$=k.create((function(o){o.next(uu(n[e],"{0}",t.dataPoint.labelString)),o.complete()})));var o=t.dataPoint.apiProperty.replace("[0].","");if(n.hasOwnProperty(o)){var i=Cu(t.dataPoint.displayStyle,n[o]?n[o]:"",3);t.dataPoint.value$=k.create((function(t){t.next(i.value),t.complete()}));var l=null;"Star Rating"===t.dataPoint.displayStyle&&(l=i.classes),t.dataPoint.displayStyleCssClass=l}return t.subDataPoints&&t.subDataPoints.forEach((function(t){t.show$=k.create((function(n){n.next(!t.hideLabel),n.complete()}));var e=t.labelApiProperty.replace("[0].","");n.hasOwnProperty(e)&&(t.label$=k.create((function(o){o.next(uu(n[e],"{0}",t.labelString)),o.complete()})));var o=t.apiProperty.replace("[0].","");if(n.hasOwnProperty(o)){var i=Cu(t.displayStyle,n[o]?n[o]:"",3);t.value$=k.create((function(t){t.next(i.value),t.complete()}));var l=null;"Star Rating"===t.displayStyle&&(l=i.classes),t.displayStyleCssClass=l}})),t}}))},t}(),Kf=function(){return function(){}}(),Jf=function(){return function(){this.filterValues=[]}}(),Qf=function(){function t(t,n){this.tableStore=t,this.Store=n,this.ungroupedValues=[],this.filterValueGroups=[],this.selectedFilters=[],this.count=0,this.isAPIDataGrouped=!1,this.defaultValuesArray=[],this.removeFiltersArray=[],this.queryvaluelist=[]}return t.prototype.ngOnInit=function(){var t=this;this.multiSelectModel=JSON.parse(this.model),null!==this.queryparam&&null!==this.queryval&&"all"!==this.queryval.toLowerCase()&&(this.queryvaluelist=this.queryval.split("|||"));var n=this.tableStore.select(Ip,{tableId:this.tableId}).pipe(q((function(n){return n.filter((function(n){return n.filterId===t.filterId}))})));if(n.subscribe((function(n){for(var e=function(t){t.isChecked=n.some((function(n){return n.value===t.value}))},o=0,i=t.getAllFilterValues();o<i.length;o++)e(i[o]);t.updateSelectedFilterValues()})),this.anyFiltersApplied$=n.pipe(q((function(t){return t.length>0}))),this.tableId&&this.filterId&&this.multiSelectModel){var e=this.multiSelectModel.filterType;this.datapoint=this.multiSelectModel.dataPoint,this.modelId=this.multiSelectModel.ModalPopupId,this.filterButtonName=this.multiSelectModel.filterButtonName,this.removeFiltersArray=this.multiSelectModel.RemoveFilters.split("|").map((function(t){return t.trim()})),this.defaultValuesArray=this.multiSelectModel.DefaultValue.split("|||").map((function(t){return t.trim()})),this.Store.dispatch(new N_(new G_(this.multiSelectModel.APIUrl,!1))),this.filterData$=this.Store.pipe(Is(wu,{url:this.multiSelectModel.APIUrl})),this.filterData$.subscribe((function(n){if(n){var o,i=n[e];null!=i&&0!==i.length&&(t.isAPIDataGrouped=i[0].hasOwnProperty("subclasses"),t.isAPIDataGrouped?t.multiSelectModel.ignoreGroups?((o=new Jf).name="",o.filterValues=i.reduce((function(n,e){return n.concat(e.subclasses.map((function(n){if(!t.removeFiltersArray.includes(n.lbl))return t.toFilterValue(n)})).filter(Boolean))}),[]),t.filterValueGroups=[o]):t.filterValueGroups=i.map((function(n){var e=new Jf;return e.name=n.name,e.filterValues=n.subclasses.map((function(n){if(!t.removeFiltersArray.includes(n.lbl))return t.toFilterValue(n)})).filter(Boolean),e})):((o=new Jf).name="",o.filterValues=i.map((function(n){return t.toFilterValue(n)})),t.filterValueGroups=[o]),t.updateSelectedFilterValues(),t.selectUrlFilters(),t.updateStore())}}))}},t.prototype.toFilterValue=function(t){var n=new Kf;return null!=t.val&&null!=t.lbl?(n.value=t.val,n.label=t.lbl):(n.value=t,n.label=t),n.isChecked=this.defaultValuesArray.some((function(t){return t===n.value})),n},t.prototype.getAllFilterValues=function(){return this.filterValueGroups.reduce((function(t,n){return t.concat(n.filterValues)}),[])},t.prototype.updateSelectedFilterValues=function(){this.selectedFilters=this.getAllFilterValues().filter((function(t){return t.isChecked})),this.updateUrl()},t.prototype.toAppliedFilter=function(t){return new Hp(this.filterId,t.label,t.value,t.isCustom)},t.prototype.selectUrlFilters=function(){var t=this.queryvaluelist.map((function(t){return new Hp("","",t,!0)})),n=this.selectedFilters.map((function(t){return new Hp("","",t.value,!1)}));t=t.concat(n);for(var e=function(n){var e=t.find((function(t){return t.value.trim()===n.value}));e&&(n.isChecked=!0,n.isCustom=e.isCustom)},o=0,i=this.getAllFilterValues();o<i.length;o++)e(i[o]);this.updateSelectedFilterValues()},t.prototype.selectAll=function(){for(var t=0,n=this.getAllFilterValues();t<n.length;t++){var e=n[t];e.isChecked=!0,e.isCustom=!0}this.updateSelectedFilterValues()},t.prototype.resetFilters=function(){for(var t=0,n=this.getAllFilterValues();t<n.length;t++)n[t].isChecked=!1;this.updateSelectedFilterValues()},t.prototype.assignCustomFilterToAll=function(){for(var t=0,n=this.getAllFilterValues();t<n.length;t++)n[t].isCustom=!0;this.updateSelectedFilterValues()},t.prototype.singleclick=function(t){t.isChecked=!t.isChecked,t.isCustom=!0,this.updateSelectedFilterValues()},t.prototype.applyFilters=function(){this.assignCustomFilterToAll(),this.updateStore(),$(".nuv-multi-select-filter-modal .nuv-multi-select-filter-modal__close-btn").click()},t.prototype.updateStore=function(){var t=this;this.multiSelectFilter=new Gp(this.filterId),this.multiSelectFilter.dataPoint=this.datapoint,this.multiSelectFilter.appliedFilters=this.selectedFilters.map((function(n){return t.toAppliedFilter(n)})),this.multiSelectFilter.ignoreGroups=this.multiSelectModel.ignoreGroups,this.tableStore.dispatch(new mp(this.tableId,this.multiSelectFilter)),this.updateUrl()},t.prototype.updateUrl=function(){for(var t="",n=0,e=this.selectedFilters.filter((function(t){return!0===t.isCustom}));n<e.length;n++)t=t+e[n].value+"|||";t=t.substring(0,t.lastIndexOf("|||"));var o,i=window.location.href;if(t.length>0){var l=-1!==i.indexOf("?")?"&":"?";-1==i.indexOf(this.queryparam)?(i=i+l+this.queryparam+"="+t,history.pushState(null,"",i)):(o=H_(i,this.queryparam,t),history.pushState(null,"",o))}else o=function(t,n){var e=t.split("?");if(e.length>=2){for(var o=encodeURIComponent(n)+"=",i=e[1].split(/[&;]/g),l=i.length;l-- >0;)-1!==i[l].lastIndexOf(o,0)&&i.splice(l,1);return e[0]+(i.length>0?"?"+i.join("&"):"")}return t}(i,this.queryparam),history.pushState(null,"",o)},t}(),tM=function(){function t(t,n){this.store=t,this.tableStore=n,this.dateArray=[],this.monthArray=[],this.yearArray=[],this.dateString=""}return t.prototype.ngOnInit=function(){var t=new Date;this.date=("00"+t.getDate()).substr(-2),this.month=("00"+(t.getMonth()+1)).substr(-2),this.year=t.getFullYear().toString(),this.filldate(),this.fillmonth(),this.fillyear(),this.dateSelectorModel=JSON.parse(this.model),this.Search()},t.prototype.Search=function(){if(this.dateString="".concat(this.year,"-",("00"+this.month).substr(-2),"-",("00"+this.date).substr(-2)),this.tableId&&this.filterId&&this.dateSelectorModel){if(this.dateSelectorModel.dataPoint){var t=this.dateSelectorModel.dataPoint.apiProperty;if(t){if(t.indexOf("[")>-1){var n=t.split("[");t=n[0]}this.apiproperty=t}}this.dateSelectFilter=new Up(this.filterId),this.dateSelectFilter.apiProperty=this.apiproperty,this.dateSelectFilter.date=this.dateString,this.tableStore.dispatch(new yp(this.tableId,this.dateSelectFilter))}},t.prototype.filldate=function(){for(var t=1;t<=31;t++){var n=("0"+t).slice(-2);this.dateArray.push({value:n,text:t.toString()})}},t.prototype.fillmonth=function(){this.monthArray.push({value:"01",text:"January"}),this.monthArray.push({value:"02",text:"February"}),this.monthArray.push({value:"03",text:"March"}),this.monthArray.push({value:"04",text:"April"}),this.monthArray.push({value:"05",text:"May"}),this.monthArray.push({value:"06",text:"June"}),this.monthArray.push({value:"07",text:"July"}),this.monthArray.push({value:"08",text:"August"}),this.monthArray.push({value:"09",text:"September"}),this.monthArray.push({value:"10",text:"October"}),this.monthArray.push({value:"11",text:"November"}),this.monthArray.push({value:"12",text:"December"})},t.prototype.fillyear=function(){for(var t=new Date,n=parseInt(t.getFullYear().toString()),e=1997;e<=n;e++)this.yearArray.push({value:e.toString(),text:e.toString()})},t}(),nM=function(){function t(t,n,e,o){this.ref=t,this.frmBuilder=n,this.subscriptionService=e,this.ngZone=o,this.apiprefixlink=window.apiprefix,this.productDetailSubscriptionForm=new Bf,this.isSubmitted=!1,this.afterSubmitted=!1,this.checkAllProductCheckBoxes=!1,this.productDetailCheckboxesChecked=[],this.productDetailCheckboxes=[],this.result=null,this.pdpcaptchaResponseValue=new z,this.properties={},this.show_CheckBoxErrorMessage=!1,this.show_successful_product_subscription_message=!1,this.show_product_subscription_form=!0}return t.prototype.ngOnInit=function(){return a(this,void 0,void 0,(function(){var t,n,e,o,i=this;return s(this,(function(l){switch(l.label){case 0:return t="",n="",e="",window.nuvProfileData?[4,this.subscriptionService.getDecryptedWindowObjectValue(window.nuvProfileData).then((function(o){window,i.userProfileData1=o,i.userProfileData1&&(i.userProfileData1.firstName&&(t=i.userProfileData1.firstName),i.userProfileData1.lastName&&(n=i.userProfileData1.lastName),i.userProfileData1.email&&(e=i.userProfileData1.email))}))]:[3,2];case 1:l.sent(),l.label=2;case 2:return o=this,this.subscribeProductDetail=this.frmBuilder.group({firstname:[t,[gh.required]],lastname:[n,[gh.required]],email:[e,[gh.required,gh.pattern(/^[A-Za-z0-9._%+'-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,4}$/)]]}),$(window).on("load",(function(){i.ngZone.runOutsideAngular((function(){$(document.body).on("click",".nav-subscribe",(function(t){t.preventDefault(),o.startTime=(new Date).getTime();var n={};n.fundCode=$(this).data("id"),o.OpenProductDetailSubscriptionModal(n)}))}))})),$(window).innerWidth()>=1023?$(window).scroll((function(){$(".nuv-share-class-selector--stuck").length>0?$(".nuv-product-detail-subscribe-modal").addClass("nuv-desktop-style"):$(".nuv-product-detail-subscribe-modal").removeClass("nuv-desktop-style")})):$(".nuv-product-detail-subscribe-modal").removeClass("nuv-desktop-style"),[2]}}))}))},t.prototype.ngOnDestroy=function(){this.pdpcaptchaResponseValue.unsubscribe()},Object.defineProperty(t.prototype,"firstname",{get:function(){return this.subscribeProductDetail.get("firstname")},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"lastname",{get:function(){return this.subscribeProductDetail.get("lastname")},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"email",{get:function(){return this.subscribeProductDetail.get("email")},enumerable:!0,configurable:!0}),t.prototype.OpenProductDetailSubscriptionModal=function(t){var n=this;this.fundCode=t.fundCode,this.subscriptionService.GetProductDetailTouchPointServiceCall(this.fundCode,this.apiprefixlink).then((function(t){$(".nuv-product-detail-subscribe-modal").addClass("nuv-show"),n.requestTime=(new Date).getTime()-n.startTime,n.properties=t,n.productDetailCheckboxes=n.properties.contentrows[0].subscribeitems,n.ref.detectChanges()}))},t.prototype.CloseSubscription=function(){this.productDetailCheckboxesChecked=[],this.ngOnInit(),console.log("CloseSubscription:"),$(".nuv-product-detail-subscribe-modal").removeClass("nuv-show"),this.isSubmitted&&(this.show_product_subscription_form=!0,this.show_successful_product_subscription_message=!1)},t.prototype.removeInvalidCharErrMsg=function(){this.afterSubmitted=!1},t.prototype.SubscribeDocument=function(){var t=this;this.checkAtleastOneCheckBoxChecked(),this.isSubmitted=!0,this.subscribeProductDetail.valid&&!this.show_CheckBoxErrorMessage&&(this.productDetailSubscriptionForm.firstname=this.subscribeProductDetail.value.firstname,this.productDetailSubscriptionForm.lastname=this.subscribeProductDetail.value.lastname,this.productDetailSubscriptionForm.emailaddress=this.subscribeProductDetail.value.email,this.productDetailSubscriptionForm.cadenceid=1,this.productDetailSubscriptionForm.subscriptionids=this.productDetailCheckboxesChecked,this.captchaElem.executeCaptcha(),this.pdpcaptchaResponseValue.subscribe((function(n){""!==n&&null!=n&&t.subscriptionService.AddSubscriptionServiceCall(t.productDetailSubscriptionForm,t.apiprefixlink,n).subscribe((function(n){null===n&&(t.show_successful_product_subscription_message=!0,t.show_product_subscription_form=!1,t.ref.detectChanges(),t.productDetailCheckboxesChecked=[])}),(function(n){"Unknown Error"===n.statusText&&0===n.status&&(t.afterSubmitted=!0)}))})))},t.prototype.onCheckboxChange=function(t,n){if($("input[name='allMaterialsCheckbox']:checkbox").prop("checked",!1),this.checkAtleastOneCheckBoxChecked(),t.target.checked&&this.productDetailCheckboxesChecked.push(n),!t.target.checked){var e=this.productDetailCheckboxesChecked.indexOf(n);e>-1&&this.productDetailCheckboxesChecked.splice(e,1)}},t.prototype.allProductDetailCheckBoxes=function(t){var n=this;this.checkAtleastOneCheckBoxChecked(),this.productDetailCheckboxesChecked=[];var e=t.target.checked;this.productDetailCheckboxes.forEach((function(t){return t.selected=e})),this.productDetailCheckboxes.forEach((function(t){n.productDetailCheckboxesChecked.push(t.id)})),!0!==e?(this.productDetailCheckboxesChecked=[],$("input[name='checkboxStatus']:checkbox").prop("checked",!1)):(this.productDetailCheckboxes.forEach((function(t){t.checked=!1})),$("input[name='checkboxStatus']:checkbox").prop("checked",!0))},t.prototype.checkAtleastOneCheckBoxChecked=function(){this.show_CheckBoxErrorMessage=!($("#frmProductDetailSubscribe input:checked").length>0)},t.prototype.getCaptchaResponsePdp=function(t){""!==t&&null!=t&&this.pdpcaptchaResponseValue.next(t)},t}(),eM=function(){function t(t){this.tableStore=t}return t.prototype.ngOnInit=function(){this.filters$=this.tableStore.select(Ip,{tableId:this.tableId}),this.anyFilters$=this.filters$.pipe(q((function(t){return t.length>0}))),this.count$=this.tableStore.select(Tp,{tableId:this.tableId})},t.prototype.removeFilter=function(t){this.tableStore.dispatch(new vp(this.tableId,t))},t}(),oM=function(){function t(t,n){this.tableStore=t,this.Store=n}return t.prototype.ngOnInit=function(){var t=this.tableStore.select(Ip,{tableId:this.tableId});this.anyFilters$=t.pipe(q((function(t){return t.length>0})))},t.prototype.click=function(){this.tableStore.dispatch(new bp(this.tableId))},t}(),iM=function(){function t(){this.activeIndex=0,this.imagePaths=["https://public-www-at.nuveen.com/images/896/925/1497905896925/2918_FI_hero_1380x800_3Up.jpg","https://public-www-at.nuveen.com/images/897/500/1497905897500/SMA-hero-image-holder_3Up.jpg","https://public-www-at.nuveen.com/images/222/425/1502495222425/5910_hero_1380x800px_1023_1x.jpg","https://public-www-at.nuveen.com/images/622/661/1502475622661/Bob_Doll_Market_Update_April_2018_hero_GI-888792042_3Up.jpg","https://public-www-at.nuveen.com/images/919/652/1502483919652/field-screengrab_3Up.png"]}return t.prototype.ngOnInit=function(){},t.prototype.ngAfterViewInit=function(){},t.prototype.showImage=function(t){this.activeIndex=t},t}(),lM=function(){function t(){}return t.prototype.ngOnInit=function(){},t}(),rM=function(){function t(){this.properties=[],this.isVideo=2}return t.prototype.ngOnInit=function(){switch(null!=this.jsondisplayproperties&&(this.displayproperties=JSON.parse(this.jsondisplayproperties)),null!=this.jsonproperties&&(this.properties=JSON.parse(this.jsonproperties),this.displayproperties.HideFeaturedCard||(this.featuredcard=this.properties.shift())),this.backgroundcolor){case"Grey":this.isGreyBackground=!0,this.backgroundCss="nuv-image-callout-breaker__background-letter nuv-explore-series__background-letter-grey";break;default:this.backgroundCss="nuv-image-callout-breaker__background-letter nuv-explore-series__background-letter"}},t}(),cM=function(){function t(t){this.http=t,this.apiUrl="/global/api/imagegallery/getimagegallery?imageGalleryId="}return t.prototype.getImageGalleryData=function(t,n){return"institutional"===n&&(this.apiUrl="/en-us/institutional/api/imagegallery/getimagegallery?imageGalleryId="),this.http.get(""+this.apiUrl+t+"&siteName="+n).pipe(Lu(this.handleError("getImageGallery")))},t.prototype.handleError=function(t,n){return void 0===t&&(t="operation"),function(e){return console.error(e),console.log(t+" failed: "+e.message),Va(n)}},t}(),aM=function(){function t(t,n){this.imageGalleryEmbedService=t,this.elm=n,this.sourceId=this.elm.nativeElement.getAttribute("source-id"),this.siteName=this.elm.nativeElement.getAttribute("site-name"),this.alignToArticle=this.elm.nativeElement.getAttribute("align-to-article"),console.log(this.alignToArticle)}return t.prototype.getImageGallery=function(){var t=this;this.imageGalleryEmbedService.getImageGalleryData(this.sourceId,this.siteName).subscribe((function(n){t.data=n}))},t.prototype.ngOnInit=function(){this.getImageGallery()},t}(),sM=function(){function t(){}return t.prototype.ngOnInit=function(){null!=this.WebinarString&&null!=this.WebinarString&&""!=this.WebinarString&&(this.Webinar=JSON.parse(this.WebinarString))},t}(),uM=function(){function t(){this.FourUpIconCardClass="nuv-four-up-icon-card-num-4"}return t.prototype.ngOnInit=function(){null!=this.FourUpIconCardString&&null!=this.FourUpIconCardString&&""!=this.FourUpIconCardString&&(this.FourUpIconCard=JSON.parse(this.FourUpIconCardString),this.FourUpIconCard.fullWidth&&(3===this.FourUpIconCard.iconCards.length?this.FourUpIconCardClass="nuv-four-up-icon-card-num-3":2===this.FourUpIconCard.iconCards.length&&(this.FourUpIconCardClass="nuv-four-up-icon-card-num-2")))},t}(),dM=function(){function t(){this.targettitle=""}return t.prototype.ngOnInit=function(){},t}(),gM=function(){function t(){}return t.prototype.ngOnInit=function(){null!=this.TimelineCarouselString&&null!=this.TimelineCarouselString&&""!=this.TimelineCarouselString&&(this.TimelineCarousel=JSON.parse(this.TimelineCarouselString),setTimeout((function(){window.NuveenComponents.timelineCarousel.initFromWCS()}),1e3))},t}(),hM=function(){function t(t){this.ngZone=t,this.loaderId=""+Math.random().toString(36).substr(2,9)}return t.prototype.ngAfterViewInit=function(){var t=this;null!=this.loaderRef&&this.ngZone.runOutsideAngular((function(){window.nuveenLoaderGraphic(t.loaderId,!0)}))},t.prototype.ngOnInit=function(){},t}(),_M=function(){function t(){}return t.prototype.ngOnInit=function(){},t}(),CM={chart:{height:360,type:"pie"},title:{text:"",align:"center",verticalAlign:"middle",y:20},credits:{enabled:!1},tooltip:{headerFormat:"<div class='nuv-highcharts__tooltip-header1'>{point.key}</div>",pointFormat:"<div class='nuv-highcharts__tooltip-point1'>{point.y:.1f} % </div>",footerFormat:"",shared:!1,useHTML:!0,borderWidth:0,backgroundColor:null},plotOptions:{pie:{width:"50%",allowPointSelect:!0,cursor:"pointer",dataLabels:{enabled:!0,style:{textOverflow:"clip"}},point:{events:{mouseOver:function(t){this.dataLabel&&this.dataLabel.css({fontSize:"13px"})},mouseOut:function(t){this.dataLabel&&this.dataLabel.css({fontSize:"11px"})}}},size:200,center:["50%","50%"]}},exporting:{enabled:!1}},pM=e("6n/F");e("AxlJ")(pM);var fM=function(){function t(t){this.http=t,this.pieSize=175,this.yPointLegend=0}return t.prototype.getPageData=function(){var t=this;null!=this.chartDetailsString&&null!=this.chartDetailsString&&""!=this.chartDetailsString&&(this.chartDetails=JSON.parse(this.chartDetailsString),console.log(this.chartDetails),this.chartClass="nuv-highcharts-chart",this.decimalPrecision=this.chartDetails.DecimalPrecision?parseFloat(this.chartDetails.DecimalPrecision):null,this.dataPrefix=this.chartDetails.DataPointPrefix,this.dataSuffix=this.chartDetails.DataPointSuffix),setTimeout((function(){t.setChartDefaults(),t.mountChart(t.chartid)}),200)},t.prototype.setChartDefaults=function(){pM.setOptions(CM),this.piesizeField&&(this.piesizeField.includes("small")?this.pieSize=150:this.piesizeField.includes("large")&&(this.pieSize=200)),this.yPointLegendString&&(this.yPointLegend=parseFloat(this.yPointLegendString))},t.prototype.mountChart=function(t){var n=this,e=[];""!=this.dataString&&(e=JSON.parse(this.dataString).tableData.map((function(t){return{name:t.Name,y:parseFloat(t.Value),color:t.Color}})),"percentage"==this.legendDisplaySequence&&(e=e.sort((function(t,n){if(n.y<t.y)return-1}))),"alpha"==this.legendDisplaySequence&&(e=e.sort((function(t,n){if(t.name<n.name)return-1}))),pM.chart(t,{series:[{data:e,type:"pie",innerSize:"70%",showInLegend:"true"==this.showLegend,dataLabels:"true"!=this.hideDataLabels&&{formatter:function(){return this.y>0?"<b>"+this.point.name+":</b> ("+n.dataPrefix+this.y.toFixed(n.decimalPrecision)+n.dataSuffix+")":null}}}],chart:{height:this.isThreeColumn?450:360},plotOptions:{pie:{size:"true"==this.isThreeColumn?this.pieSize:200}},title:{useHTML:!0,text:"false"==this.hideTitle?this.charttitle:"",y:"true"==this.showLegend&&"false"==this.titleplacement?-80:"true"==this.titleplacement&&"true"==this.showLegend?-250:"true"==this.titleplacement?-160:20,x:"true"==this.titleplacement?-100:void 0,style:"true"==this.titleplacement?{"font-size":"28px"}:{"font-size":"18px"}},legend:{useHTML:!0,align:"center",floating:!1,verticalAlign:"bottom",layout:"vertical",itemStyle:{lineHeight:"14px"},itemDistance:100,x:-10,y:this.yPointLegend,className:"donut-legend-container",labelFormatter:function(){return'<div class="donut-legend-label"><span> '+this.name+" </span> <span> "+n.dataPrefix+" "+this.y.toFixed(n.decimalPrecision)+" "+n.dataSuffix+"</span></div><br>"}}}))},t.prototype.ngOnInit=function(){this.getPageData()},t}(),MM=e("haik"),PM=e.n(MM),OM=e("WwGw"),mM=e.n(OM),vM=e("nc8d"),yM=e.n(vM),bM={plotOptions:{histogram:{}},title:{text:""},legend:{enabled:!1}},xM=e("6n/F");e("AxlJ")(xM),PM()(xM),mM()(xM),yM()(xM);var AM="",wM="",BM=function(){function t(t){this.http=t}return t.prototype.getPageData=function(){var t=this;null!=this.chartDetailsString&&null!=this.chartDetailsString&&""!=this.chartDetailsString&&(this.chartDetails=JSON.parse(this.chartDetailsString)),setTimeout((function(){t.setChartDefaults(),t.mountChart(t.chartDetails.ChartId)}),200)},t.prototype.getYCoordinates=function(t,n,e){var o=!1,i=!1;void 0!==n&&""!==n&&t.series[0].processedXData.forEach((function(e,i){!1===o&&n<e&&(o=!0,AM=t.series[0].processedYData[i-1])})),void 0!==e&&""!==e&&t.series[0].processedXData.forEach((function(n,o){0==i&&e<n&&(i=!0,wM=t.series[0].processedYData[o-1])}))},t.prototype.getTargetLabelPoint=function(t,n,e,o){var i=0,l=parseFloat(t),r=parseFloat(n),c=parseFloat(e),a=parseFloat(o);return""!=t&&""!=n&&(l<r?(i=-61,""!=o&&a>=l&&(i=61)):(i=61,""!=e&&c<=l&&(i=-61))),i},t.prototype.getActualLabelPoint=function(t,n,e,o){var i=0,l=parseFloat(t),r=parseFloat(n),c=parseFloat(e),a=parseFloat(o);return""!=t&&""!=n?l<r?(i=39,""!=e&&c<=r&&(i=-39)):(i=-39,""!=o&&a>=r&&(i=39)):""==t&&""!=n&&(""!=e?c<=r&&(i=-39):""!=o&&a>=r&&(i=39)),i},t.prototype.setChartDefaults=function(){xM.setOptions(bM)},t.prototype.mountChart=function(t){var n=this,e=[];if(""!=this.dataString){e=JSON.parse(this.dataString).map((function(t,n){return parseFloat(t)}));var o=this.targetxValue,i=this.actualxValue,l=this.getTargetLabelPoint(o,i,this.leftThreshold,this.rightThreshold),r=this.getActualLabelPoint(o,i,this.leftThreshold,this.rightThreshold);xM.chart(t,{chart:{height:550,marginTop:70},navigation:{buttonOptions:{enabled:!1}},xAxis:[{visible:!1},{title:{text:this.chartDetails.XAxisLabel,style:{color:"#243746",fontWeight:600,fontSize:"16px",fontFamily:"Source Sans Pro",lineHeight:1.2}}},{visible:!1,linkedTo:1}],yAxis:[{visible:!1},{title:{text:this.chartDetails.YAxisLabel,style:{color:"#243746",fontWeight:600,fontSize:"16px",fontFamily:"Source Sans Pro",lineHeight:1.2}},tickInterval:1,opposite:!1,tickPositioner:function(){return[0,20,40,60,80,100]}},{labels:{enabled:!1},title:!1,visible:!1,tickAmount:6}],annotations:[{shapeOptions:{src:"/global/images/chart_arrow.png"},shapes:[{type:"image",width:29,height:70,point:[function(t){return n.getYCoordinates(t.chart,o,i),{x:o,y:AM,xAxis:""!==o?1:null,yAxis:""!==o?1:null}}],x:""!==o?-7.25:null,y:""!==o?-35:null},{type:"image",width:29,height:70,point:"0.2",x:-7.25,y:-35},{type:"image",width:29,height:70,point:[function(t){return n.getYCoordinates(t.chart,o,i),{x:i,y:wM,xAxis:""!==i?1:null,yAxis:""!==i?1:null}}],x:""!==i?-7.25:null,y:""!==i?-35:null}],labels:[{point:function(){return{x:o,y:AM,xAxis:""!==o?1:null,yAxis:""!==o?1:null}},useHTML:!0,text:this.targetLabel,y:-75,x:l,style:{fontSize:"14px",fontFamily:"Source Sans Pro, Times, serif",fontWeight:"600",opacity:.75,lineHeight:"21px",letterSpacing:".11px",color:"#253746",padding:10,width:120}},{point:function(){return{x:i,y:wM,xAxis:""!==i?1:null,yAxis:""!==i?1:null}},useHTML:!0,text:this.actualLabel,y:-75,x:r,style:{fontSize:"14px",fontFamily:"Source Sans Pro, Times, serif",fontWeight:"600",opacity:.75,lineHeight:"21px",letterSpacing:".11px",color:"#253746",padding:10,width:100}}],labelOptions:{borderRadius:0,backgroundColor:"rgba(255, 255, 255, 0.6)",borderWidth:.5,shape:"rect",overflow:"none"},draggable:""}],series:[{name:"Histogram",type:"histogram",xAxis:1,yAxis:1,baseSeries:"s1",zIndex:1,binsNumber:27,color:this.chartColor},{name:"Data",type:"scatter",data:e,id:"s1",marker:{radius:1.5},visible:!1},{type:"bellcurve",xAxis:2,yAxis:2,baseSeries:"s1",zIndex:1,color:"#075156",fillColor:"transparent",visible:!0,enableMouseTracking:!1}],credits:[{enabled:!1}],tooltip:{enabled:!1}})}},t.prototype.ngOnInit=function(){this.getPageData()},t}(),kM=e("RSNc"),SM=e.n(kM),TM=e("Zo6T"),EM=e.n(TM),IM=e("6n/F");e("AxlJ")(IM);var zM=[];SM()(IM),EM()(IM);var LM=function(){function t(){this.isTableDisplayed=!1,this.isChartReversed=!1,this.isTableReversed=!1}return t.prototype.getPageData=function(){var t=this;null!=this.chartDetailsString&&null!=this.chartDetailsString&&""!=this.chartDetailsString&&(this.chartDetails=JSON.parse(this.chartDetailsString),this.chartClass="nuv-highcharts-chart",this.decimalPoint=this.chartDetails.DecimalPrecision?parseFloat(this.chartDetails.DecimalPrecision):null),"dark"===this.chartDetails.ColorMode.toLowerCase()&&(this.chartClass="nuv-highcharts-chart nuv-highcharts-chart--dark");var n=[],e=[];""!=this.datastring&&(n=JSON.parse(this.datastring).BaseSeries.map((function(t){return{name:t.name,color:t.color,data:t.data}})),e=JSON.parse(this.datastring).DrillDownSeries.map((function(t){return{name:t.name,id:t.id,data:t.data}}))),this.isTableDisplayed="True"==this.displayTable,this.isChartReversed="True"==this.transposeChart,this.isTableReversed="True"==this.transposeTable,-1==zM.indexOf(this.chartDetails.ChartId)&&zM.push(this.chartDetails.ChartId),setTimeout((function(){t.mountChart(t.chartDetails.ChartId,n,e)}),1e3)},t.prototype.mountChart=function(t,n,e){var o=this;IM.chart(t,{chart:{type:this.chartDetails.ChartType,height:500,spacing:20,style:{fontFamily:"Source Sans Pro, Times, serif",fontSize:"14px",fontWeight:400,lineHeight:1,textOverflow:"ellipsis",overflow:"hidden",textDecoration:"none",fontStyle:"normal"},events:{exportData:function(t){if(o.isTableReversed){t.dataRows.reverse();var n=t.dataRows.pop(),e=t.dataRows.pop();t.dataRows.unshift(e),t.dataRows.unshift(n)}t.dataRows.forEach((function(t,n){n>1&&t.forEach((function(n,e){var i;n!=t.name&&null!=n&&(i=null!=o.decimalPoint?o.chartDetails.DataPointPrefix+n.toFixed(o.decimalPoint)+o.chartDetails.DataPointSuffix:o.chartDetails.DataPointPrefix+IM.numberFormat(n,0,"",",")+o.chartDetails.DataPointSuffix,t[e]=i)}))}))}}},navigation:{buttonOptions:{enabled:!1}},title:{useHTML:!0,text:this.chartDetails.Title,align:this.chartDetails.TitleAlignment,x:"left"==this.chartDetails.TitleAlignment?20:0,verticalAlign:"top",style:{fontWeight:600,fontSize:"18px"}},subtitle:{useHTML:!0,text:this.chartDetails.Description,align:this.chartDetails.DescriptionAlignment,x:"left"==this.chartDetails.DescriptionAlignment?20:0,style:{fontStyle:"italic",fontSize:"16px"}},xAxis:{type:"category",reversed:this.isChartReversed,title:{useHTML:!0,text:this.chartDetails.XAxisLabel},min:this.chartDetails.MinXAxisPoint?parseFloat(this.chartDetails.MinXAxisPoint):null,max:this.chartDetails.MaxXAxisPoint?parseFloat(this.chartDetails.MaxXAxisPoint):null,gridLineWidth:"bar"==this.chartDetails.ChartType?1:0,labels:{allowOverlap:!1,style:{textOverflow:"ellipsis",overflow:"hidden",fontWeight:400,fontSize:"14px",fontStyle:"normal",fontFamily:"Source Sans Pro, Times, serif",lineHeight:1},formatter:function(){return o.chartDetails.IncludePrefixAndSuffixValueOnXAxisScale?o.chartDetails.DataPointPrefix+this.value+o.chartDetails.DataPointSuffix:this.value}},crosshair:!1},yAxis:{title:{useHTML:!0,text:this.chartDetails.YAxisLabel},min:this.chartDetails.MinYAxisPoint?parseFloat(this.chartDetails.MinYAxisPoint):null,max:this.chartDetails.MaxYAxisPoint?parseFloat(this.chartDetails.MaxYAxisPoint):null,gridLineWidth:"bar"==this.chartDetails.ChartType?0:1,labels:{allowOverlap:!1,style:{textOverflow:"ellipsis",overflow:"hidden",fontWeight:400,fontSize:"14px",fontStyle:"normal",fontFamily:"Source Sans Pro, Times, serif",lineHeight:1},formatter:function(){var t=this.value;return t=null!=o.decimalPoint?this.value.toFixed(o.decimalPoint):IM.numberFormat(t,0,"",","),o.chartDetails.IncludePrefixAndSuffixValueOnYAxisScale?o.chartDetails.DataPointPrefix+t+o.chartDetails.DataPointSuffix:t}},tickInterval:null!=o.chartDetails.YAxisScale?parseFloat(o.chartDetails.YAxisScale):null},tooltip:{formatter:function(){var t=this.key,n=this.y;if(o.chartDetails.IncludePrefixAndSuffixValueOnXAxisScale&&(t=o.chartDetails.DataPointPrefix+t+o.chartDetails.DataPointSuffix),null!=this.series.name&&""!=this.series.name&&(t+='<br> <span style="color:'+this.series.color+'">'+this.series.name+"</span>: "),n=null!=o.decimalPoint?this.y.toFixed(o.decimalPoint):IM.numberFormat(n,0,"",","),o.chartDetails.IncludePrefixAndSuffixValueOnYAxisScale)var e=o.chartDetails.DataPointPrefix+n+o.chartDetails.DataPointSuffix;else e=n;return t+e}},plotOptions:{series:{pointWidth:"0"===this.barWidth?void 0:this.barWidth,dataLabels:{allowOverlap:!0,enabled:"true"!=this.hideDataLabels,formatter:function(){return o.chartDetails.DataPointPrefix+this.y+o.chartDetails.DataPointSuffix},style:{fontWeight:600,fontSize:"14px",fontStyle:"normal"}},events:{legendItemClick:function(){setTimeout((function(){IM.charts.forEach((function(t){var n=String(t.renderTo.id).trim().toLowerCase();-1!=zM.indexOf(n)&&t.viewData()})),$(".highcharts-data-table").removeAttr("style")}),200)}}},column:{grouping:"true"==this.groupedChart,pointPadding:0,borderWidth:0}},legend:{enabled:this.chartDetails.ShowLegend,align:this.chartDetails.LegendPositionHorizontal,x:"left"==this.chartDetails.LegendPositionHorizontal?20:0,verticalAlign:this.chartDetails.LegendPositionVertical},series:n,drilldown:{breadcrumbs:{width:300,floating:!0,showFullPath:!0},activeDataLabelStyle:{allowOverlap:!0,textDecoration:"none",fontWeight:600,fontSize:"14px",fontStyle:"normal",fontFamily:"Source Sans Pro, Times, serif"},activeAxisLabelStyle:{textOverflow:"ellipsis",overflow:"hidden",textDecoration:"none",fontWeight:400,fontSize:"14px",fontStyle:"normal",fontFamily:"Source Sans Pro, Times, serif",lineHeight:1},series:e},exporting:{showTable:o.isTableDisplayed,csv:{columnHeaderFormatter:function(t,n){return!t||t instanceof IM.Axis?o.tableCoulmnTitle:t.name}}},credits:[{enabled:!1}]}),$(".highcharts-data-table").removeAttr("style")},t.prototype.ngOnInit=function(){this.getPageData()},t}(),DM=e("1op0"),NM=e.n(DM),FM=e("AxlJ"),jM=e.n(FM),RM=e("6n/F"),VM=[];EM()(RM),NM()(RM),jM()(RM);var GM=function(){function t(){this.isTableDisplayed=!1,this.isChartReversed=!1,this.isTableReversed=!1}return t.prototype.getPageData=function(){var t=this;null!=this.chartDetailsString&&null!=this.chartDetailsString&&""!=this.chartDetailsString&&(this.chartDetails=JSON.parse(this.chartDetailsString),this.chartClass="nuv-highcharts-chart",this.decimalPoint=this.chartDetails.DecimalPrecision?parseFloat(this.chartDetails.DecimalPrecision):null),"dark"===this.chartDetails.ColorMode.toLowerCase()&&(this.chartClass="nuv-highcharts-chart nuv-highcharts-chart--dark");var n=[];""!=this.datastring&&(n=JSON.parse(this.datastring).tableData.map((function(t){return{name:t.name,color:t.color,marker:t.marker,data:t.data}})));var e="line"==this.chartDetails.ChartType;this.isTableDisplayed="True"==this.displayTable,this.isChartReversed="True"==this.transposeChart,this.isTableReversed="True"==this.transposeTable,-1==VM.indexOf(this.chartDetails.ChartId)&&VM.push(this.chartDetails.ChartId),setTimeout((function(){t.mountChart(t.chartDetails.ChartId,n,e)}),200)},t.prototype.mountChart=function(t,n,e){var o=this;RM.chart(t,{chart:{type:e?"line":"area",height:500,spacing:20,style:{fontFamily:"Source Sans Pro, Times, serif",fontSize:"14px",fontWeight:400,lineHeight:1,textOverflow:"ellipsis",overflow:"hidden",textDecoration:"none",fontStyle:"normal"},events:{exportData:function(t){if(o.isTableReversed){t.dataRows.reverse();var n=t.dataRows.pop(),e=t.dataRows.pop();t.dataRows.unshift(e),t.dataRows.unshift(n)}t.dataRows.forEach((function(t,n){n>1&&t.forEach((function(n,e){var i;n!=t.name&&null!=n&&(i=null!=o.decimalPoint?o.chartDetails.DataPointPrefix+n.toFixed(o.decimalPoint)+o.chartDetails.DataPointSuffix:o.chartDetails.DataPointPrefix+RM.numberFormat(n,0,"",",")+o.chartDetails.DataPointSuffix,t[e]=i)}))}))}}},navigation:{buttonOptions:{enabled:!1}},credits:[{enabled:!1}],title:{useHTML:!0,text:this.chartDetails.Title,align:this.chartDetails.TitleAlignment,x:"left"==this.chartDetails.TitleAlignment?20:0,verticalAlign:"top",style:{fontWeight:600,fontSize:"18px"}},subtitle:{useHTML:!0,text:this.chartDetails.Description,align:this.chartDetails.DescriptionAlignment,x:"left"==this.chartDetails.DescriptionAlignment?20:0,style:{fontStyle:"italic",fontSize:"16px"}},xAxis:{type:"category",reversed:this.isChartReversed,title:{useHTML:!0,text:this.chartDetails.XAxisLabel},min:this.chartDetails.MinXAxisPoint?parseFloat(this.chartDetails.MinXAxisPoint):null,max:this.chartDetails.MaxXAxisPoint?parseFloat(this.chartDetails.MaxXAxisPoint):null,labels:{allowOverlap:!1,style:{textOverflow:"ellipsis",overflow:"hidden",fontWeight:400,fontSize:"14px",fontStyle:"normal",fontFamily:"Source Sans Pro, Times, serif",lineHeight:1},formatter:function(){return o.chartDetails.IncludePrefixAndSuffixValueOnXAxisScale?o.chartDetails.DataPointPrefix+this.value+o.chartDetails.DataPointSuffix:this.value}},crosshair:!1},yAxis:{title:{useHTML:!0,text:this.chartDetails.YAxisLabel},min:this.chartDetails.MinYAxisPoint?parseFloat(this.chartDetails.MinYAxisPoint):null,max:this.chartDetails.MaxYAxisPoint?parseFloat(this.chartDetails.MaxYAxisPoint):null,labels:{allowOverlap:!1,style:{textOverflow:"ellipsis",overflow:"hidden",fontWeight:400,fontSize:"14px",fontStyle:"normal",fontFamily:"Source Sans Pro, Times, serif",lineHeight:1},formatter:function(){var t=this.value;return t=null!=o.decimalPoint?t.toFixed(o.decimalPoint):RM.numberFormat(t,0,"",","),o.chartDetails.IncludePrefixAndSuffixValueOnYAxisScale?o.chartDetails.DataPointPrefix+t+o.chartDetails.DataPointSuffix:t}},tickInterval:null!=o.chartDetails.YAxisScale?parseFloat(o.chartDetails.YAxisScale):null},tooltip:{formatter:function(){var t=this.key,n=this.y;if(n=null!=o.decimalPoint?n.toFixed(o.decimalPoint):RM.numberFormat(n,0,"",","),o.chartDetails.IncludePrefixAndSuffixValueOnXAxisScale&&(t=o.chartDetails.DataPointPrefix+t+o.chartDetails.DataPointSuffix),null!=this.series.name&&""!=this.series.name&&(t+='<br> <span style="color:'+this.series.color+'">'+this.series.name+"</span>: "),o.chartDetails.IncludePrefixAndSuffixValueOnYAxisScale)var e=o.chartDetails.DataPointPrefix+n+o.chartDetails.DataPointSuffix;else e=n;return t+e}},legend:{enabled:this.chartDetails.ShowLegend,align:this.chartDetails.LegendPositionHorizontal,x:"left"==this.chartDetails.LegendPositionHorizontal?20:0,verticalAlign:this.chartDetails.LegendPositionVertical,itemStyle:{}},plotOptions:{series:{label:{connectorAllowed:!1},marker:{enabled:"true"==this.displayMarkersOnLine},events:{legendItemClick:function(){setTimeout((function(){RM.charts.forEach((function(t){var n=String(t.renderTo.id).trim().toLowerCase();-1!=VM.indexOf(n)&&t.viewData()})),$(".highcharts-data-table").removeAttr("style")}),200)}}}},series:n,exporting:{showTable:o.isTableDisplayed,csv:{columnHeaderFormatter:function(t,n){return!t||t instanceof RM.Axis?o.tableCoulmnTitle:t.name}}},responsive:{rules:[{condition:{maxWidth:500},chartOptions:{legend:{layout:"horizontal",align:"center",verticalAlign:"bottom"}}}]}}),$(".highcharts-data-table").removeAttr("style")},t.prototype.ngOnInit=function(){this.getPageData()},t}(),UM=e("6n/F");e("AxlJ")(UM);var HM=[];EM()(UM);var WM,$M,qM,YM,XM,ZM,KM,JM,QM=function(){function t(){}return t.prototype.getPageData=function(){var t=this;null!=this.chartDetailsString&&null!=this.chartDetailsString&&""!=this.chartDetailsString&&(this.chartDetails=JSON.parse(this.chartDetailsString),this.chartClass="nuv-highcharts-chart"),"dark"===this.chartDetails.ColorMode.toLowerCase()&&(this.chartClass="nuv-highcharts-chart nuv-highcharts-chart--dark");var n=!!this.displayTable,e=[];try{""!=this.datastring&&(e=JSON.parse(this.datastring).tableData.data)}catch(o){console.log("error",o.message)}-1==HM.indexOf(this.chartDetails.ChartId)&&HM.push(this.chartDetails.ChartId),setTimeout((function(){t.mountChart(t.chartDetails.ChartId,e,n)}),200)},t.prototype.mountChart=function(t,n,e){var o=this;UM.chart(t,{chart:{type:"scatter",height:500,spacing:20,style:{fontFamily:"Source Sans Pro, Times, serif",fontSize:"14px",fontWeight:400,lineHeight:1,textOverflow:"ellipsis",overflow:"hidden",textDecoration:"none",fontStyle:"normal"}},navigation:{buttonOptions:{enabled:!1}},exporting:{showTable:e},credits:[{enabled:!1}],title:{text:this.chartDetails.Title,align:this.chartDetails.TitleAlignment,x:"left"==this.chartDetails.TitleAlignment?20:0,verticalAlign:"top",style:{fontWeight:600,fontSize:"18px"}},subtitle:{text:this.chartDetails.Description,align:this.chartDetails.DescriptionAlignment,x:"left"==this.chartDetails.DescriptionAlignment?20:0,style:{fontStyle:"italic",fontSize:"16px"}},xAxis:{type:"category",title:{useHTML:!0,text:this.chartDetails.XAxisLabel},min:this.chartDetails.MinXAxisPoint?parseFloat(this.chartDetails.MinXAxisPoint):null,max:this.chartDetails.MaxXAxisPoint?parseFloat(this.chartDetails.MaxXAxisPoint):null,labels:{allowOverlap:!1,style:{textOverflow:"ellipsis",overflow:"hidden",fontWeight:400,fontSize:"14px",fontStyle:"normal",fontFamily:"Source Sans Pro, Times, serif",lineHeight:1},formatter:function(){return o.chartDetails.IncludePrefixAndSuffixValueOnXAxisScale?o.chartDetails.DataPointPrefix+this.value+o.chartDetails.DataPointSuffix:this.value}},crosshair:!1},yAxis:{title:{useHTML:!0,text:this.chartDetails.YAxisLabel},min:this.chartDetails.MinYAxisPoint?parseFloat(this.chartDetails.MinYAxisPoint):null,max:this.chartDetails.MaxYAxisPoint?parseFloat(this.chartDetails.MaxYAxisPoint):null,labels:{allowOverlap:!1,style:{textOverflow:"ellipsis",overflow:"hidden",fontWeight:400,fontSize:"14px",fontStyle:"normal",fontFamily:"Source Sans Pro, Times, serif",lineHeight:1},formatter:function(){return o.chartDetails.IncludePrefixAndSuffixValueOnYAxisScale?o.chartDetails.DataPointPrefix+this.value+o.chartDetails.DataPointSuffix:this.value}},tickInterval:null!=o.chartDetails.YAxisScale?parseFloat(o.chartDetails.YAxisScale):null},legend:{enabled:this.chartDetails.ShowLegend,align:this.chartDetails.LegendPositionHorizontal,x:"left"==this.chartDetails.LegendPositionHorizontal?20:0,verticalAlign:this.chartDetails.LegendPositionVertical},tooltip:{formatter:function(){var t=this.key;if(t='<span style="color:'+this.series.color+'">'+this.series.name+"</span> <br>",o.chartDetails.IncludePrefixAndSuffixValueOnXAxisScale)var n='x:<span style="font-weight: bold" + >'+o.chartDetails.DataPointPrefix+this.key+o.chartDetails.DataPointSuffix+"</span><br>";else n='x:<span style="font-weight: bold" + >'+this.key+"</span> <br>";if(o.chartDetails.IncludePrefixAndSuffixValueOnYAxisScale)var e='y:<span style="font-weight: bold" + >'+o.chartDetails.DataPointPrefix+this.y+o.chartDetails.DataPointSuffix+"</span><br>";else e='y:<span style="font-weight: bold" + >'+this.y+"</span> <br>";return(t+=n)+e}},plotOptions:{series:{enableMouseTracking:!("true"==this.hidemarkerhover.toLowerCase()),events:{legendItemClick:function(){setTimeout((function(){UM.charts.forEach((function(t){var n=String(t.renderTo.id).trim().toLowerCase();-1!=HM.indexOf(n)&&t.viewData()})),$(".highcharts-data-table").removeAttr("style")}),200)}}},dataLabels:{enabled:!0,formatter:function(){return o.chartDetails.DataPointPrefix+this.y+o.chartDetails.DataPointSuffix},style:{textDecoration:"none",fontWeight:600,fontSize:"16px",fontStyle:"normal",fontFamily:"Source Sans Pro, Times, serif"}}},series:[{type:"line",name:"Regression Line",marker:{enabled:!1},data:[{x:this.linestartX?parseFloat(this.linestartX):null,y:this.linestartY?parseFloat(this.linestartY):null},{x:this.lineendX?parseFloat(this.lineendX):null,y:this.lineendY?parseFloat(this.lineendY):null}],color:this.linecolor},{type:"scatter",name:"Observations",data:n}],responsive:{rules:[{condition:{maxWidth:500},chartOptions:{legend:{layout:"horizontal",align:"center",verticalAlign:"bottom"}}}]}}),$(".highcharts-data-table").removeAttr("style")},t.prototype.ngOnInit=function(){this.getPageData()},t}(),tP=e("bIOw"),nP=e("0K9C"),eP=e("8X44"),oP=e("AzS7"),iP=e.n(oP),lP=e("9Rxr"),rP=function(){function t(t){this.cd=t,this.Highcharts=tP,this.chartConstructor="mapChart"}return t.prototype.updateProjectDetails=function(t,n){if(null!=t){this.activeProject=this.mapContent[0];var e=this.mapContent.find((function(n){return n.ProjectId===t.name}));return null!=e?(this.activeProject=e,this.activeProject.hasVideos=!!this.activeProject.Videos&&this.activeProject.Videos.length>0,this.activeProject.hasImpactStory=this.activeProject.ImpactStoryContent.ImpactStory.length>0,this.activeProject.LocationString=e.Locations.map((function(t){return t.Name})).join(", "),this.cd.detectChanges(),this.updateMarkerPointsOnMap(null),!0):(this.cd.detectChanges(),!1)}if(null!=n){var o=this.mapContent.find((function(t){return t.Region.RegionCode==n}));return null!=o?(this.activeProject=o,this.activeProjectId=this.activeProject.ProjectId,this.activeProject.hasVideos=!!this.activeProject.Videos&&this.activeProject.Videos.length>0,this.activeProject.hasImpactStory=this.activeProject.ImpactStoryContent.ImpactStory.length>0,this.activeProject.LocationString=o.Locations.map((function(t){return t.Name})).join(", "),this.cd.detectChanges(),this.updateMarkerPointsOnMap(n),!0):(this.cd.detectChanges(),!1)}return!1},t.prototype.updateMarkerPointsOnMap=function(t){var n=this;this.Highcharts.charts.forEach((function(e,o){e.series.forEach((function(t){t.data.forEach((function(t){t.select(t.name===n.activeProjectId,!0)}))}));var i=e.options.title.text;switch(t){case"usa":"usa-map"==i&&setTimeout((function(){var t=e.mapView;t.zoomBy(JM[1].zoom-t.zoom)}),200);break;case"africa":"africa-map"==i&&setTimeout((function(){var t=e.mapView;t.zoomBy(JM[2].zoom-t.zoom)}),200);break;case"americas":"americas-map"==i&&setTimeout((function(){var t=e.mapView;t.zoomBy(JM[3].zoom-t.zoom)}),200);break;case"europe":"europe-map"==i&&setTimeout((function(){var t=e.mapView;t.zoomBy(JM[4].zoom-t.zoom)}),200);break;case"asia":"asia-map"==i&&setTimeout((function(){var t=e.mapView;t.zoomBy(JM[5].zoom-t.zoom)}),200)}}))},t.prototype.getPageData=function(){null!=this.sitecorecontent&&null!=this.sitecorecontent&&""!=this.sitecorecontent&&(this.mapContent=JSON.parse(this.sitecorecontent),this.mapDataJson=JSON.parse(this.mapData),this.labels=JSON.parse(this.labelStr),this.usaMarkerJson=null!=this.usaMarkerDataString?JSON.parse(this.usaMarkerDataString):null,this.asiaMarkerJson=null!=this.asiaMarkerDataString?JSON.parse(this.asiaMarkerDataString):null,this.africaMarkerJson=null!=this.africaMarkerDataString?JSON.parse(this.africaMarkerDataString):null,this.europeMarkerJson=null!=this.europeMarkerDataString?JSON.parse(this.europeMarkerDataString):null,this.americasMarkerJson=null!=this.americasMarkerDataString?JSON.parse(this.americasMarkerDataString):null,null!=this.usaMarkerJson&&(this.usaMapDataJSON=JSON.parse(this.usaMarkerJson.MapDataJSON),this.colorUsa=this.usaMarkerJson.ShowHighlightedArea?this.usaMarkerJson.ColorCode:"#4b7887",this.usaAvgLatLon={lat:this.usaMarkerJson.AvgLatitude,lon:this.usaMarkerJson.AvgLongitude},this.usaCentering=this.usaMarkerJson.MapCentering),null!=this.asiaMarkerJson&&(this.asiaMapDataJSON=JSON.parse(this.asiaMarkerJson.MapDataJSON),this.colorAsia=this.asiaMarkerJson.ShowHighlightedArea?this.asiaMarkerJson.ColorCode:"#4b7887",this.asiaAvgLatLon={lat:this.asiaMarkerJson.AvgLatitude,lon:this.asiaMarkerJson.AvgLongitude},this.asiaCentering=this.asiaMarkerJson.MapCentering),null!=this.africaMarkerJson&&(this.africaMapDataJSON=JSON.parse(this.africaMarkerJson.MapDataJSON),this.colorAfrica=this.africaMarkerJson.ShowHighlightedArea?this.africaMarkerJson.ColorCode:"#4b7887",this.africaAvgLatLon={lat:this.africaMarkerJson.AvgLatitude,lon:this.africaMarkerJson.AvgLongitude},this.africaCentering=this.africaMarkerJson.MapCentering),null!=this.americasMarkerJson&&(this.americasMapDataJSON=JSON.parse(this.americasMarkerJson.MapDataJSON),this.colorAmerica=this.americasMarkerJson.ShowHighlightedArea?this.americasMarkerJson.ColorCode:"#4b7887",this.americaAvgLatLon={lat:this.americasMarkerJson.AvgLatitude,lon:this.americasMarkerJson.AvgLongitude},this.americaCentering=this.americasMarkerJson.MapCentering),null!=this.europeMarkerJson&&(this.europeMapDataJSON=JSON.parse(this.europeMarkerJson.MapDataJSON),this.colorEurope=this.europeMarkerJson.ShowHighlightedArea?this.europeMarkerJson.ColorCode:"#4b7887",this.europeAvgLatLon={lat:this.europeMarkerJson.AvgLatitude,lon:this.europeMarkerJson.AvgLongitude},this.europeCentering=this.europeMarkerJson.MapCentering),this.worldAvgLatLon={lat:0,lon:0},KM=[this.worldAvgLatLon,this.usaAvgLatLon,this.africaAvgLatLon,this.americaAvgLatLon,this.europeAvgLatLon,this.asiaAvgLatLon],JM=[{id:"world",desktop:-2.3,tablet:-3,mobile:-3,zoom:null},{id:"usa",desktop:null!=this.usaMarkerJson?this.usaMarkerJson.ZoomFactorDesktop:null,tablet:null!=this.usaMarkerJson?this.usaMarkerJson.ZoomFactorTablet:null,mobile:null!=this.usaMarkerJson?this.usaMarkerJson.ZoomFactorMobile:null,zoom:null},{id:"africa",desktop:null!=this.africaMarkerJson?this.africaMarkerJson.ZoomFactorDesktop:null,tablet:null!=this.africaMarkerJson?this.africaMarkerJson.ZoomFactorTablet:null,mobile:null!=this.africaMarkerJson?this.africaMarkerJson.ZoomFactorMobile:null,zoom:null},{id:"americas",desktop:null!=this.americasMarkerJson?this.americasMarkerJson.ZoomFactorDesktop:null,tablet:null!=this.americasMarkerJson?this.americasMarkerJson.ZoomFactorTablet:null,mobile:null!=this.americasMarkerJson?this.americasMarkerJson.ZoomFactorMobile:null,zoom:null},{id:"europe",desktop:null!=this.europeMarkerJson?this.europeMarkerJson.ZoomFactorDesktop:null,tablet:null!=this.europeMarkerJson?this.europeMarkerJson.ZoomFactorTablet:null,mobile:null!=this.europeMarkerJson?this.europeMarkerJson.ZoomFactorMobile:null,zoom:null},{id:"asia",desktop:null!=this.asiaMarkerJson?this.asiaMarkerJson.ZoomFactorDesktop:null,tablet:null!=this.asiaMarkerJson?this.asiaMarkerJson.ZoomFactorTablet:null,mobile:null!=this.asiaMarkerJson?this.asiaMarkerJson.ZoomFactorMobile:null,zoom:null}])},t.prototype.setMapData=function(){WM=[{type:"map",joinBy:["iso-a3","code3"],data:this.mapDataJson,enableMouseTracking:!1,accessibility:{enabled:!1}}],$M=null!=this.usaMarkerJson?[{type:"map",allAreas:!1,joinBy:["postal-code","code"],mapData:eP,enableMouseTracking:!1,accessibility:{enabled:!1},data:this.usaMapDataJSON},{type:"mappoint",allowPointSelect:!1,cursor:"pointer",data:this.usaMarkerJson.MapData,borderColor:"white",borderWidth:2}]:null,qM=null!=this.americasMarkerJson?[{type:"map",allAreas:!1,joinBy:["iso-a3","code3"],mapData:nP,enableMouseTracking:!1,accessibility:{enabled:!1},data:this.americasMapDataJSON},{type:"mappoint",allowPointSelect:!1,cursor:"pointer",data:this.americasMarkerJson.MapData}]:null,YM=null!=this.africaMarkerJson?[{type:"map",allAreas:!1,joinBy:["iso-a3","code3"],mapData:nP,enableMouseTracking:!1,accessibility:{enabled:!1},data:this.africaMapDataJSON},{type:"mappoint",allowPointSelect:!1,cursor:"pointer",data:this.africaMarkerJson.MapData}]:null,XM=null!=this.asiaMarkerJson?[{type:"map",allAreas:!1,joinBy:["iso-a3","code3"],mapData:nP,enableMouseTracking:!1,accessibility:{enabled:!1},data:this.asiaMapDataJSON},{type:"mappoint",allowPointSelect:!1,cursor:"pointer",data:this.asiaMarkerJson.MapData}]:null,ZM=null!=this.europeMarkerJson?[{type:"map",joinBy:["iso-a3","code3"],mapData:nP,allAreas:!1,enableMouseTracking:!1,accessibility:{enabled:!1},data:this.europeMapDataJSON},{type:"mappoint",allowPointSelect:!1,cursor:"pointer",data:this.europeMarkerJson.MapData}]:null},t.prototype.showRegionalMap=function(t,n){this.selectBox.nativeElement.value="world"!=t?t:"select-region";var e=Array.from(n.srcElement.classList).includes("map-wrapper-button"),o="regions"==n.target.id;switch(this.activeRegion=t,this.mapWrapperMobile.nativeElement.classList.add("hide-map"),this.worldMapRef.nativeElement.classList.add("hide-map"),this.usaMapRef.nativeElement.classList.add("hide-map"),this.americasMapRef.nativeElement.classList.add("hide-map"),this.africaMapRef.nativeElement.classList.add("hide-map"),this.asiaMapRef.nativeElement.classList.add("hide-map"),this.europeMapRef.nativeElement.classList.add("hide-map"),this.selectBox.nativeElement.classList.add("option-selected"),t){case"world":this.worldMapRef.nativeElement.classList.remove("hide-map"),this.mapWrapperMobile.nativeElement.classList.remove("hide-map");break;case"usa":e||o?window.dataLayer.push({event:"GlobalFixedIncomeInteractiveMapRegionTabEvent",regionTabValue:this.usaMarkerJson.TabTitle}):window.dataLayer.push({event:"GlobalFixedIncomeInteractiveMapRegionLinkEvent",regionLinkValue:this.usaMarkerJson.RegionName}),this.updateProjectDetails(null,"usa"),this.usaMapRef.nativeElement.classList.remove("hide-map");break;case"americas":e||o?window.dataLayer.push({event:"GlobalFixedIncomeInteractiveMapRegionTabEvent",regionTabValue:this.americasMarkerJson.TabTitle}):window.dataLayer.push({event:"GlobalFixedIncomeInteractiveMapRegionLinkEvent",regionLinkValue:this.americasMarkerJson.RegionName}),this.updateProjectDetails(null,"americas"),this.americasMapRef.nativeElement.classList.remove("hide-map");break;case"africa":e||o?window.dataLayer.push({event:"GlobalFixedIncomeInteractiveMapRegionTabEvent",regionTabValue:this.africaMarkerJson.TabTitle}):window.dataLayer.push({event:"GlobalFixedIncomeInteractiveMapRegionLinkEvent",regionLinkValue:this.africaMarkerJson.RegionName}),this.updateProjectDetails(null,"africa"),this.africaMapRef.nativeElement.classList.remove("hide-map");break;case"asia":e||o?window.dataLayer.push({event:"GlobalFixedIncomeInteractiveMapRegionTabEvent",regionTabValue:this.asiaMarkerJson.TabTitle}):window.dataLayer.push({event:"GlobalFixedIncomeInteractiveMapRegionLinkEvent",regionLinkValue:this.asiaMarkerJson.RegionName}),this.updateProjectDetails(null,"asia"),this.asiaMapRef.nativeElement.classList.remove("hide-map");break;case"europe":e||o?window.dataLayer.push({event:"GlobalFixedIncomeInteractiveMapRegionTabEvent",regionTabValue:this.europeMarkerJson.TabTitle}):window.dataLayer.push({event:"GlobalFixedIncomeInteractiveMapRegionLinkEvent",regionLinkValue:this.europeMarkerJson.RegionName}),this.updateProjectDetails(null,"europe"),this.europeMapRef.nativeElement.classList.remove("hide-map")}var i=$(".nuv-article-navigation").length?$(".nuv-article-navigation").height():0,l=this.mapWrapperContainer.nativeElement.offsetTop-i;window.dispatchEvent(new Event("resize")),window.scrollTo({top:l,behavior:"smooth"})},t.prototype.mountChart=function(t,n,e,o,i){var l,r,c=this,a=this,s=!(e==WM),u=tP.mapChart(t,{chart:{backgroundColor:"#003f54",map:n,proj4:iP.a},credits:{enabled:!1},tooltip:{enabled:!1},responsive:{rules:[{condition:{maxWidth:764},chartOptions:{mapNavigation:{buttonOptions:{x:-15}}}}]},plotOptions:{series:{point:{events:{click:function(t){if(e!==WM){if(t.point.name===a.activeProjectId)return!1;a.activeProjectId=t.point.name,a.updateProjectDetails(t.point,null)&&(window.dataLayer.push({event:"GlobalFixedIncomeInteractiveCompanyLinkEvent",companyLinkValue:c.activeProject.Region.Name+" - "+c.activeProject.Title}),t.point.series.data.forEach((function(t){t.select(t.name===a.activeProjectId,!0)})))}return!1}}}}},mapNavigation:{enableButtons:s,buttons:{zoomOut:{onclick:function(){var t=u,n=u.fromLatLonToPoint(o);t.mapView.setView([n.x,n.y],t.mapView.zoom-.5)}},zoomIn:{onclick:function(){var t=u,n=u.fromLatLonToPoint(o);t.mapView.setView([n.x,n.y],t.mapView.zoom+.5)}}},buttonOptions:{theme:{fill:"#003f54","stroke-width":1,stroke:"#FFFFFF",r:0,states:{hover:{fill:"#003f54"},select:{stroke:"#FFFFFF",fill:"#003f54"}}},x:-100,verticalAlign:"bottom",align:"right"}},mapView:{maxZoom:i.desktop+2},legend:{enabled:!1},title:{text:t,style:{color:"#003f54"}},series:e,drilldown:{}},(function(t){var n=document.querySelector(".main-map"),e=n.querySelector(".highcharts-root").getBoundingClientRect().height,o=n.querySelector(".highcharts-series-group").getBoundingClientRect().width,i=n.querySelector(".highcharts-series-group").getBoundingClientRect().height;function l(t){return t/1256*o}function r(t){return t/e*i+(e-i)/2}null!=a.usaMarkerJson&&t.renderer.text('<div class="map-label" style="background-color: '+a.usaMarkerJson.ColorCode+'">'+a.usaMarkerJson.InvestmentsAmount+'<span class="map-label-country">'+a.usaMarkerJson.RegionName+"<text>&nbsp;><text></span></div>",l(a.usaMarkerJson.Latitude),r(a.usaMarkerJson.Longitude),!0).attr({rotation:0}).css({fontSize:"12pt",color:"#ffffff"}).add().on("click",(function(t){a.showRegionalMap("usa",t)})),null!=a.americasMarkerJson&&t.renderer.text('<div class="map-label" style="background-color: '+a.americasMarkerJson.ColorCode+'">'+a.americasMarkerJson.InvestmentsAmount+'<span class="map-label-country">'+a.americasMarkerJson.RegionName+"<text>&nbsp;><text></span></div>",l(a.americasMarkerJson.Latitude),r(a.americasMarkerJson.Longitude),!0).attr({rotation:0}).css({fontSize:"12pt",color:"#ffffff"}).add().on("click",(function(t){a.showRegionalMap("americas",t)})),null!=a.africaMarkerJson&&t.renderer.text('<div class="map-label" style="background-color: '+a.africaMarkerJson.ColorCode+'">'+a.africaMarkerJson.InvestmentsAmount+'<span class="map-label-country">'+a.africaMarkerJson.RegionName+"<text>&nbsp;><text></span></div>",l(a.africaMarkerJson.Latitude),r(a.africaMarkerJson.Longitude),!0).attr({rotation:0}).css({fontSize:"12pt",color:"#ffffff"}).add().on("click",(function(t){a.showRegionalMap("africa",t)})),null!=a.europeMarkerJson&&t.renderer.text('<div class="map-label" style="background-color: '+a.europeMarkerJson.ColorCode+'">'+a.europeMarkerJson.InvestmentsAmount+'<span class="map-label-country">'+a.europeMarkerJson.RegionName+"<text>&nbsp;><text></span></div>",l(a.europeMarkerJson.Latitude),r(a.europeMarkerJson.Longitude),!0).attr({rotation:0}).css({fontSize:"12pt",color:"#ffffff"}).add().on("click",(function(t){a.showRegionalMap("europe",t)})),null!=a.asiaMarkerJson&&t.renderer.text('<div class="map-label" style="background-color: '+a.asiaMarkerJson.ColorCode+'">'+a.asiaMarkerJson.InvestmentsAmount+'<span class="map-label-country">'+a.asiaMarkerJson.RegionName+"<text>&nbsp;><text></span></div>",l(a.asiaMarkerJson.Latitude),r(a.asiaMarkerJson.Longitude),!0).attr({rotation:0}).css({fontSize:"12pt",color:"#ffffff"}).add().on("click",(function(t){a.showRegionalMap("asia",t)}))}));l=JSON.stringify(u.fromLatLonToPoint(o)),l=JSON.parse(l),(r=u.mapView).center=[l.x,l.y],s&&(r.zoom=window.innerWidth>1023?i.desktop:window.innerWidth>763?i.tablet:i.mobile,i.zoom=r.zoom),e==WM&&(u.container.onmousemove=null)},t.prototype.ngOnInit=function(){var t=this;this.getPageData(),this.setMapData();for(var n=[nP,lP,lP,lP,lP,lP],e=["world-map","usa-map","africa-map","americas-map","europe-map","asia-map"],o=[WM,$M,YM,qM,ZM,XM],i=function(i){null!=o[i]&&setTimeout((function(){t.mountChart(e[i],n[i],o[i],KM[i],JM[i])}),1e3)},l=0;l<n.length;l++)i(l);window.dataLayer=window.dataLayer||{}},t.prototype.showOverlay=function(t){if(t.stopPropagation(),this.activeProject.hasVideos||this.activeProject.hasImpactStory){var n=t.target.parentElement.querySelector(".regional-map-content__sub-heading-overlay-wrapper");n&&n.classList.add("regional-map-content__sub-heading-overlay-wrapper--active")}},t.prototype.hideOverlay=function(t){t.target.closest(".regional-map-content__sub-heading-overlay-wrapper").classList.remove("regional-map-content__sub-heading-overlay-wrapper--active"),t.stopPropagation()},t.prototype.openVideoModal=function(t,n){window.dataLayer.push({event:"GlobalFixedIncomeInteractiveCompanyVideoLinkEvent",companyVideoLink:this.activeProject.Title}),window.NuveenComponents&&window.NuveenComponents.socials&&window.NuveenComponents.videoModal.triggerByIdInteractiveMap(n),t.stopPropagation()},t.prototype.activateImpactStoryTab=function(t){t.stopPropagation();var n=0,e=t.target;t.target.classList.contains("regional-map-content__sub-heading-overlay-tab")||(e=t.target.closest(".regional-map-content__sub-heading-overlay-tab")),e.classList.add("regional-map-content__sub-heading-overlay-tab--active");for(var o=e.parentNode.children,i=0;i<o.length;i++)o[i]!=e?o[i].classList.remove("regional-map-content__sub-heading-overlay-tab--active"):n=i;e.closest(".regional-map-content__sub-heading-overlay").querySelectorAll(".regional-map-content__sub-heading-overlay-left-section-content").forEach((function(t,e){n==e?t.classList.add("regional-map-content__sub-heading-overlay-left-section-content--active"):t.classList.remove("regional-map-content__sub-heading-overlay-left-section-content--active")}))},t.prototype.activateImpactStoryTabMobile=function(t,n){t.stopPropagation();var e=n;t.target.closest(".regional-map-content__sub-heading-overlay").querySelectorAll(".regional-map-content__sub-heading-overlay-left-section-content").forEach((function(t,n){e==n?t.classList.add("regional-map-content__sub-heading-overlay-left-section-content--active"):t.classList.remove("regional-map-content__sub-heading-overlay-left-section-content--active")}))},t}(),cP=e("6n/F");e("AxlJ")(cP);var aP=[],sP=function(){function t(t){this.highchartTableEle=t.querySelectorAll(".nuv-performance__section .nuv-highcharts-chart"),this.tableElements=t.querySelectorAll(".nuv-performance__section .nuv-product-detail-table-retail__table-wrapper table")}return t.prototype.onFilterChange=function(t){this.filterTerm=t.target.value,this.filterHighchartsTable(this.filterTerm),this.filterTables(this.filterTerm,this.validShareClassValues),$(".nuv-performance__performance").css("visibility","visible");var n=document.querySelectorAll(".highcharts-table-caption");setTimeout((function(){if(n.length)for(var t=0;t<n.length;t++){var e=n[t],o=$(e).text();$(e).html(o)}}),1e3)},t.prototype.filterTables=function(t,n){var e=t.trim().split("|").map((function(t){return t.trim().toLowerCase()}));this.tableElements.length&&this.tableElements.forEach((function(t){var o=t.getElementsByTagName("tr");[].forEach.call(o,(function(t,i){var l=o[i].getElementsByTagName("td")[0];if(l){var r=(l.textContent||l.innerText).split("(")[0].replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"").trim().toLowerCase();o[i].style.display=-1!=e.indexOf("all")&&n?n.some((function(t){return r.includes(t)}))?"":"none":e.some((function(t){return r.includes(t)}))?"":"none"}}))}))},t.prototype.filterHighchartsTable=function(t){var n=t.trim().toLowerCase(),e=cP;this.highchartTableEle.length&&(0==aP.length&&this.highchartTableEle.forEach((function(t){var n=t.getAttribute("id");-1==aP.indexOf(n)&&aP.push(n)})),this.updateHighchartsTable(e,n,this.validShareClassValues)),window.dispatchEvent(new Event("resize"))},t.prototype.updateHighchartsTable=function(t,n,e){t.charts.forEach((function(t){var o=String(t.renderTo.id).trim().toLowerCase();-1!=aP.indexOf(o)&&(t.series.forEach((function(t){var o=t.name;o=o.trim().toLowerCase();var i=n.split("|").map((function(t){return t.trim().toLowerCase()}));-1!=i.indexOf("all")&&-1!=e.indexOf(o)||-1!=i.indexOf(o)?(t.show(),t.update({visible:!0,showInLegend:!0})):(t.hide(),t.update({visible:!1,showInLegend:!1}))})),t.redraw(),t.viewData(),$(".highcharts-data-table").removeAttr("style"))}))},t.prototype.ngOnInit=function(){if(null!=this.ModelDataString&&null!=this.ModelDataString&&""!=this.ModelDataString){this.Performance=JSON.parse(this.ModelDataString),this.validShareClassValues=this.Performance.ShareClassOptions.map((function(t){return t.ShareClassVal.trim().toLowerCase()}));for(var t=[],n=0,e=this.validShareClassValues;n<e.length;n++){var o=e[n];if(o.includes("|"))for(var i=0,l=o.split("|");i<l.length;i++)t.push(l[i]);else t.push(o)}this.shareClasslength=this.Performance.ShareClassOptions.length,this.filterTerm=null!=this.Performance.DefaultShareClass?this.Performance.DefaultShareClass.ShareClassVal:"all",this.validShareClassValues=t}},t.prototype.ngAfterViewInit=function(){setTimeout((function(){document.querySelector("#performace-share-class-filter").dispatchEvent(new Event("change"))}),1500)},t}(),uP=function(t){function n(n,e,o){void 0===n&&(n=Number.POSITIVE_INFINITY),void 0===e&&(e=Number.POSITIVE_INFINITY);var i=t.call(this)||this;return i.scheduler=o,i._events=[],i._infiniteTimeWindow=!1,i._bufferSize=n<1?1:n,i._windowTime=e<1?1:e,e===Number.POSITIVE_INFINITY?(i._infiniteTimeWindow=!0,i.next=i.nextInfiniteTimeWindow):i.next=i.nextTimeWindow,i}return i(n,t),n.prototype.nextInfiniteTimeWindow=function(n){var e=this._events;e.push(n),e.length>this._bufferSize&&e.shift(),t.prototype.next.call(this,n)},n.prototype.nextTimeWindow=function(n){this._events.push(new dP(this._getNow(),n)),this._trimBufferThenGetEvents(),t.prototype.next.call(this,n)},n.prototype._subscribe=function(t){var n,e=this._infiniteTimeWindow,o=e?this._events:this._trimBufferThenGetEvents(),i=this.scheduler,l=o.length;if(this.closed)throw new T;if(this.isStopped||this.hasError?n=f.EMPTY:(this.observers.push(t),n=new E(this,t)),i&&t.add(t=new $a(t,i)),e)for(var r=0;r<l&&!t.closed;r++)t.next(o[r]);else for(r=0;r<l&&!t.closed;r++)t.next(o[r].value);return this.hasError?t.error(this.thrownError):this.isStopped&&t.complete(),n},n.prototype._getNow=function(){return(this.scheduler||Fa).now()},n.prototype._trimBufferThenGetEvents=function(){for(var t=this._getNow(),n=this._bufferSize,e=this._windowTime,o=this._events,i=o.length,l=0;l<i&&!(t-o[l].time<e);)l++;return i>n&&(l=Math.max(l,i-n)),l>0&&o.splice(0,l),o},n}(z),dP=function(){return function(t,n){this.time=t,this.value=n}}();function gP(t,n,e){var o;return o=t&&"object"==typeof t?t:{bufferSize:t,windowTime:n,refCount:!1,scheduler:e},function(t){return t.lift(function(t){var n,e,o=t.bufferSize,i=void 0===o?Number.POSITIVE_INFINITY:o,l=t.windowTime,r=void 0===l?Number.POSITIVE_INFINITY:l,c=t.refCount,a=t.scheduler,s=0,u=!1,d=!1;return function(t){s++,n&&!u||(u=!1,n=new uP(i,r,a),e=t.subscribe({next:function(t){n.next(t)},error:function(t){u=!0,n.error(t)},complete:function(){d=!0,e=void 0,n.complete()}}));var o=n.subscribe(this);this.add((function(){s--,o.unsubscribe(),e&&!d&&c&&0===s&&(e.unsubscribe(),e=void 0,n=void 0)}))}}(o))}}var hP=function(){function t(t){this.httpClient=t}return t.prototype.getSubscription=function(){return this.httpClient.post("/api/subscriptionswealthAPI/getsubscriptiondashboard",{}).pipe(q((function(t){return console.log(t,"getSubscription response"),t})),gP(1))},t.prototype.getSubscriptionDataByUser=function(t,n){return new rC({emailId:t,captchaResponseValue:n}),this.httpClient.post("/api/subscriptionswealthAPI/getSubscriptionDataByUser",{}).pipe(q((function(t){return console.log(t,"subscriber data received"),t})),Lu((function(t){return 404===t.status?(console.log("User Not Found!"),Va({subscriptionids:[]})):Ga(t)})))},t.prototype.updateSubscriptions=function(t,n){var e=new rC({captchaResponseValue:n});return this.httpClient.post("/api/subscriptionswealthAPI/updateSubscriptions",t,{headers:e}).pipe(q((function(t){return console.log("updateSubscriptions, res",t),t})))},t.prototype.subscriptionCounter=function(t,n){return new rC({emailId:t,captchaResponseValue:n}),this.httpClient.post("/api/subscriptionswealthAPI/subscriptionCounter",{}).pipe(q((function(t){return t})))},t.prototype.getDecryptedWindowObjectValue=function(t){return this.httpClient.post("/api/CommonDecryption/WindowObjectDecryption",t).toPromise().then((function(t){return t}))},t.ngInjectableDef=pt({factory:function(){return new t($t(OC))},token:t,providedIn:"root"}),t}(),_P=function(){function t(){return Error.call(this),this.message="argument out of range",this.name="ArgumentOutOfRangeError",this}return t.prototype=Object.create(Error.prototype),t}();function CP(t){return function(n){return 0===t?Ra():n.lift(new pP(t))}}var pP=function(){function t(t){if(this.total=t,this.total<0)throw new _P}return t.prototype.call=function(t,n){return n.subscribe(new fP(t,this.total))},t}(),fP=function(t){function n(n,e){var o=t.call(this,n)||this;return o.total=e,o.count=0,o}return i(n,t),n.prototype._next=function(t){var n=this.total,e=++this.count;e<=n&&(this.destination.next(t),e===n&&(this.destination.complete(),this.unsubscribe()))},n}(b),MP=function(){function t(){this.isSelected=!1,this.selectedItems=new ue,this.tlSubscribedItems=new ue}return t.prototype.inputFieldsChange=function(t){var n=this;t.target.parentNode.classList.toggle("nuv-multi-select-filter-modal__filter-label--checked"),"tl-select-all"===t.target.id&&(console.log("select all"),this.isSelected=t.target.checked,console.log(t.target.closest(".nuv-subscription-v2__tab-content__checkbox-container-section")),t.target.closest(".nuv-subscription-v2__tab-content__checkbox-container-section").querySelectorAll('input[type="checkbox"]').forEach((function(t){t.checked=n.isSelected,t.checked?t.parentNode.classList.add("nuv-multi-select-filter-modal__filter-label--checked"):t.parentNode.classList.remove("nuv-multi-select-filter-modal__filter-label--checked")})));var e=Array.from(this.elementRef.nativeElement.querySelectorAll('input[type="checkbox"]:checked:not([class="select-all"])')).length;this.updateTLSubscriptionCounter(e),this.checkListedCheckboxState()},t.prototype.updateTLSubscriptionCounter=function(t){this.tlSubscribedItems.emit(t)},t.prototype.checkListedCheckboxState=function(){var t=this.elementRef.nativeElement.querySelectorAll(".nuv-subscription-v2__tab-content__checkbox-list");null!=t&&t.length&&t.forEach((function(t){var n=!0,e=t.querySelectorAll("li label"),o=t.closest(".nuv-subscription-v2__tab-content__checkbox-container-section").querySelector(".select-all");e.forEach((function(t){n&&!t.classList.contains("nuv-multi-select-filter-modal__filter-label--checked")&&(n=!1)})),null!=o&&(n?(o.checked=!0,o.parentNode.classList.add("nuv-multi-select-filter-modal__filter-label--checked")):(o.checked=!1,o.parentNode.classList.remove("nuv-multi-select-filter-modal__filter-label--checked")))}))},t.prototype.ngOnInit=function(){"retail"==this.sitename&&(this.singleCheckboxes=this.tabData.contentrows.filter((function(t){return"single"===t.type})),this.nestedCheckboxData=this.tabData.contentrows.filter((function(t){return"nested"===t.type})),this.nestedCheckboxes=this.nestedCheckboxData.reduce((function(t,n){return t.push(n.subscribeitems),t}),[])),"global"==this.sitename&&(this.globalNestedChecboxes=this.globalTabObject.Form.InsightsGroups,null!=this.globalSubscriptionsUserData&&(this.globalSubscriptionsUserDataSubscriptionsIds=this.globalSubscriptionsUserData.Subscriptions))},t.prototype.ngAfterViewInit=function(){this.checkListedCheckboxState()},t.prototype.checkIfUserData=function(t){return null!=this.globalSubscriptionsUserDataSubscriptionsIds&&this.globalSubscriptionsUserDataSubscriptionsIds.includes(Number(t.Value))},t.prototype.ngOnDestroy=function(){},t.selectAllOject={},t}();function PP(t){var n="function"==typeof Symbol&&Symbol.iterator,e=n&&t[n],o=0;if(e)return e.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&o>=t.length&&(t=void 0),{value:t&&t[o++],done:!t}}};throw new TypeError(n?"Object is not iterable.":"Symbol.iterator is not defined.")}e("Yo83");var OP=function(){function t(){this.isTitleHTMLContent=!1}return t.prototype.ngOnInit=function(){},t}(),mP=function(){var t={MainTab:1,SubTab:2};return t[t.MainTab]="MainTab",t[t.SubTab]="SubTab",t}(),vP=function(){function t(){this.tabType=mP.MainTab,this.tabChange=new ue,this.TabType=mP}return t.prototype.ngAfterContentInit=function(){0===this.nTabs.filter((function(t){return t.active})).length&&this.selectTab(this.nTabs.first)},t.prototype.selectTab=function(t){var n=this;setTimeout((function(){n.nTabs.toArray().forEach((function(t){t.active=!1}))})),setTimeout((function(){t.active=!0,t.loaded=!0})),this.tabChange.emit(t)},t}(),yP=function(){function t(){this.closed=new ue}return t.prototype.open=function(){this.openModal=!0},t.prototype.close=function(){this.openModal=!1,this.closed.emit()},t}(),bP=function(){function t(){this.messageAlign="bottom",this.enableValidation=!0,this.defaultMessages={required:"Please enter a value",pattern:"Please enter a valid value",minlength:"Min Length does not match",maxlength:"Max Length does not match"}}return Object.defineProperty(t.prototype,"errorMessages",{get:function(){var t=this;return this.control.errors?Object.keys(this.control.errors).map((function(n){return t.displayMessages[n]})):[]},enumerable:!0,configurable:!0}),t.prototype.ngOnChanges=function(){this.displayMessages=Object.assign({},this.defaultMessages,this.messages)},t}(),xP=function(){function t(){this.displayGroup=!1,this.filterChange=new ue,this.checkedCount=0}return t.prototype.ngOnChanges=function(){var t,n;if(this.displayGroup=!1,this.tabCategories)try{for(var e=PP(this.tabCategories.categories),o=e.next();!o.done;o=e.next())o.value.subclasses.length>1&&(this.displayGroup=!0)}catch(i){t={error:i}}finally{try{o&&!o.done&&(n=e.return)&&n.call(e)}finally{if(t)throw t.error}}},t.prototype.ngOnInit=function(){},t.prototype.onApplyFilters=function(){var t,n,e=[];try{for(var o=PP(this.tabCategories.categories),i=o.next();!i.done;i=o.next()){var l=i.value.subclasses.filter((function(t){return t.checked}));l&&l.length>0&&(e=e.concat(l))}}catch(r){t={error:r}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}this.filterChange.emit({tabId:this.tabCategories.tabId,subclasses:e})},t.prototype.onResetFilters=function(){this._select(!1),this.checkedCount=0},t.prototype.onSelectAll=function(){this._select(!0)},t.prototype.onChecked=function(t,n){n.checked=t,t?this.checkedCount++:this.checkedCount--},t.prototype._select=function(t){var n,e,o,i;this.checkedCount=0;try{for(var l=PP(this.tabCategories.categories),r=l.next();!r.done;r=l.next()){var c=r.value;try{for(var a=PP(c.subclasses),s=a.next();!s.done;s=a.next())s.value.checked=t,this.checkedCount++}catch(u){o={error:u}}finally{try{s&&!s.done&&(i=a.return)&&i.call(a)}finally{if(o)throw o.error}}}}catch(d){n={error:d}}finally{try{r&&!r.done&&(e=l.return)&&e.call(l)}finally{if(n)throw n.error}}},t}(),AP=function(){function t(t){this.formBuilder=t,this.captchaResponseEmit=new ue}return t.prototype.ngOnInit=function(){this.aFormGroup=this.formBuilder.group({recaptcha:["",gh.required]}),window.nuvInvisibleRecaptchaSiteKey&&(this.nuvInvisibleRecaptchaSiteKey=window.nuvInvisibleRecaptchaSiteKey),this.setSiteKey()},t.prototype.addTokenLog=function(t,n){this.captchaResponseEmit.emit(n)},t.prototype.setSiteKey=function(){this.captchaElem.siteKey=this.nuvInvisibleRecaptchaSiteKey.siteKey},t.prototype.submitCaptcha=function(){this.captchaElem.execute()},t.prototype.executeCaptcha=function(){console.log("inside executeCaptcha"),this.captchaElem.execute()},t.prototype.resetCaptcha=function(){this.captchaElem.reset()},t}(),wP=function(){return function(){}}(),BP=function(){function t(){}return t.getSubscriptionItems=function(t){for(var n=[],e=0,o=Object.keys(t);e<o.length;e++){var i=o[e];i.startsWith("subscribeitems_")&&t[i]&&n.push(+i.split("_")[1])}return n},t.selectAllOject={},t}();function kP(){return nt(1)}function SP(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return kP()(Va.apply(void 0,t))}function TP(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var e=t[t.length-1];return D(e)?(t.pop(),function(n){return SP(t,n,e)}):function(n){return SP(t,n)}}var EP=function(){function t(){this.closed=new ue}return t.prototype.ngOnInit=function(){console.log("nuv modal initialized")},t.prototype.open=function(){console.log("nuv modal opened"),this.openModal=!0},t.prototype.close=function(){this.openModal=!1,this.closed.emit()},t}(),IP=function(){function t(){this.displayGroup=!1,this.filterChange=new ue,this.checkedCount=0}return t.prototype.ngOnChanges=function(t){if(console.log(t,"changes"),this.displayGroup=!1,this.tabCategories)for(var n=0,e=this.tabCategories.categories;n<e.length;n++)e[n].subclasses.length>1&&(this.displayGroup=!0)},t.prototype.ngOnInit=function(){},t.prototype.onApplyFilters=function(){for(var t=[],n=0,e=this.tabCategories.categories;n<e.length;n++){var o=e[n].subclasses.filter((function(t){return t.checked}));o&&o.length>0&&(t=t.concat(o))}this.filterChange.emit({tabId:this.tabCategories.tabId,subclasses:t})},t.prototype.onResetFilters=function(){this._select(!1),this.checkedCount=0},t.prototype.onSelectAll=function(){this._select(!0)},t.prototype.onChecked=function(t,n){n.checked=t,t?this.checkedCount++:this.checkedCount--},t.prototype._select=function(t){this.checkedCount=0;for(var n=0,e=this.tabCategories.categories;n<e.length;n++)for(var o=0,i=e[n].subclasses;o<i.length;o++)i[o].checked=t,this.checkedCount++},t}(),zP=function(){function t(t,n,e){this.formBuilder=t,this.zone=n,this.elRef=e,this.selectedItems=new ue,this.saveSubscriptions=new ue,this.afterLoad=new ue,this.pdSubscribedItems=new ue,this.TabType=mP,this.tableFilter=!1,this.subTabItems=[],this.subTabAppliedFilters=[],this.isOnLoad=!0,this.productDocumentsGroup=this.formBuilder.group({cadence:[],subscribeitems_undefined:[!1]}),this.pdSubscriptions=[],this.filters=[],this.saveTrigger=!1,this.scrollLeftDic={}}return t.prototype.ngOnChanges=function(t){t.tabSaveModel&&!t.tabSaveModel.isFirstChange&&(this._resetProductDocuments(),this._loadProductDocuments())},t.prototype.ngOnInit=function(){var t=this;this.zone.runOutsideAngular((function(){t.pdSubscriptions.push(Fp(window,"scroll").subscribe((function(n){t.onWindowVerticalScroll(n)})))})),this.productDocumentsGroup.updateValueAndValidity({onlySelf:!1,emitEvent:!0}),this.tabDataLocal$=this._getTabModel(),this.productDocumentsGroup.valueChanges.pipe(TP(this.productDocumentsGroup),nC((function(n){return!t.pauseForm}))).subscribe((function(n){if(null!=n.cadence){var e=Number(Object.values(n).reduce((function(t,n){return t+(!0===n?1:0)}),0));t.updateCCSubscriptionCounter(e),t.isTouched=!0,t.saveSubscriptions.emit(),t.updateTabSaveModel(n),t.saveTrigger&&(t.saveTrigger=!1)}})),this.productDocumentsGroup.get("cadence").valueChanges.subscribe((function(n){t.saveTrigger=!0}))},t.prototype.ngAfterViewInit=function(){},t.prototype.onResetFilters=function(t){var n=this,e=[];this.pdSubscriptions.push(this.tabDataLocal$.subscribe((function(o){var i=o.subtabs.find((function(n){return n.id===t.id}));if(t.categories&&t.categories.length>0)if("name"!==Object.keys(t.categories[0])[0])for(var l=function(t){i.items.find((function(n){return n.category===t})),e.push({name:"",subclasses:[{checked:!1,lbl:t,val:t}]})},r=0,c=t.categories;r<c.length;r++)l(c[r]);else for(var a=0,s=t.categories;a<s.length;a++)s[a].subclasses.forEach((function(t){t.checked=!1}));n.tabCategory={tabId:t.id,categories:e},n.onFilterChange({tabId:t.id,subclasses:[]})})))},t.prototype.updateCCSubscriptionCounter=function(t){this.pdSubscribedItems.emit(t)},t.prototype.ngOnDestroy=function(){for(var t=0,n=this.pdSubscriptions;t<n.length;t++)n[t].unsubscribe()},t.prototype.onWindowVerticalScroll=function(t){var n=$(".nuv-original-"+this.selectedTabId).hasClass("nuv-product-detail-table__table-wrapper--locked-header");t.currentTarget.scrollY&&n?(this.didReverseScroll||(this.didReverseScroll=!0,window.scrollTo(t.currentTarget.scrollX,t.currentTarget.scrollY-1),window.scrollTo(t.currentTarget.scrollX,t.currentTarget.scrollY)),this.isHeaderLocked||this.updateTableLeftClipFor(this.scrollLeftDic[this.selectedTabId]?this.scrollLeftDic[this.selectedTabId]:0,n),this.isHeaderLocked=!0):this.isHeaderLocked=!1},t.prototype.onWindowHorizontalScroll=function(t){var n=this;this.zone.runOutsideAngular((function(){var e=$(".nuv-original-"+n.selectedTabId).hasClass("nuv-product-detail-table__table-wrapper--locked-header");n.scrollLeftDic[n.selectedTabId]=t.currentTarget.scrollLeft,e&&n.updateTableLeftClipFor(t.currentTarget.scrollLeft,e)}))},t.prototype.updateTableLeftClipFor=function(t,n){var e=$(".nuv-original-"+this.selectedTabId);e.data("clip-offset",$(".nuv-product-detail-table__thead-original").scrollLeft()),n&&this.addOriginalTheadClipFor(e,t)},t.prototype.addOriginalTheadClipFor=function(t,n){if(t.closest(".nuv-product-detail-table__table-wrapper").hasClass("nuv-product-detail-table__table-wrapper--locked-header")){var e=parseFloat($(".nuv-product-detail-table__table-wrapper.nuv-original-"+this.selectedTabId).width())+n,o=parseFloat($(".nuv-product-detail-table__thead-original.nuv-update-"+this.selectedTabId).data("clip-height")),i=$(".nuv-navigation-container").hasClass("nuv-navigation-container--compressed")?$(".nuv-navigation-container").height():0;$(".nuv-update-"+this.selectedTabId).css("clip","rect(0px, "+e+"px, "+o+"px, "+n+"px)").css("transform","translate3d(-"+n+"px, "+i+"px, 0)")}},t.prototype._loadSubTabs=function(t){var n=this;this.pdSubscriptions.push(this.tabDataLocal$.subscribe((function(e){var o=e.subtabs.find((function(n){return n.id===t}));n.subTabItems=o.items})))},t.prototype.arrayChecker=function(t,n){var e=n.filter((function(t){return t})),o=!1;return e.length>0&&(o=e.every((function(n){return t.includes(n)}))),o},t.prototype._getTabModel=function(){var t=this;return this.properties$.pipe(J((function(n){var e=JSON.parse(JSON.stringify(n.tabs.find((function(t){return"tab20"===t.id}))));return t._loadFormGroup(e).pipe(q((function(n){t.pauseForm=!0;for(var o=0,i=n;o<i.length;o++){var l=i[o];BP.selectAllOject[l.fundcode]&&""!==BP.selectAllOject[l.fundcode]?(l.selectAllText="unselect all",l.selectAllToggle=!1):(l.selectAllText="select all",l.selectAllToggle=!0),l.subscribeitems.length>0&&t.tabSaveModel.productDocumentIds.length>0&&t.arrayChecker(t.tabSaveModel.productDocumentIds,l.subscribeitems)&&(l.selectAllText="unselect all",l.selectAllToggle=!1),0===l.subscribeitems.filter((function(t){return t})).length&&(l.selectAllText="");for(var r=0,c=l.subscribeitems;r<c.length;r++){var a=c[r],s="subscribeitems_"+a;t.productDocumentsGroup.get(s)||t.productDocumentsGroup.addControl(s,t.formBuilder.control(!1)),a||t.productDocumentsGroup.get(s).disable({onlySelf:!0,emitEvent:!1})}}return t.productDocumentsGroup.addControl("subscribeitems_1739",t.formBuilder.control(!1)),t.pauseForm=!1,t._loadProductDocuments(),e})))})))},t.prototype._loadFormGroup=function(t){return k.create((function(n){for(var e=[],o=0,i=t.subtabs;o<i.length;o++)for(var l=0,r=i[o].items;l<r.length;l++)e.push(r[l]);n.next(e),n.complete()}))},t.prototype.onTabChange=function(t){var n=this;this.selectedTabId=t.tabId,this.didReverseScroll=!1,setTimeout((function(){window.scrollTo(window.pageXOffset,window.pageYOffset+1),window.scrollTo(window.pageXOffset,window.pageYOffset-1);var t=$(".nuv-original-"+n.selectedTabId),e=t.siblings();t.scrollLeft(0),e.scrollLeft(0)}))},t.prototype.updateTabSaveModel=function(t){var n=BP.getSubscriptionItems(t);this.isOnLoad&&null!=this.loggedInSubscriptionIDS&&(n=this.loggedInSubscriptionIDS,this.isOnLoad=!1);var e={cadenceId:t.cadence?t.cadence:this.tabSaveModel.cadenceId,productDocumentIds:n,selectedIds:n.length,isTouched:!0};this.selectedItems.emit(n.length),Object.assign(this.tabSaveModel,e)},t.prototype.onChkChange=function(t){for(var n=0,e=0,o=0,i=t.subscribeitems;o<i.length;o++){var l=i[o];this.productDocumentsGroup.get("subscribeitems_"+l).disabled&&e++,this.productDocumentsGroup.get("subscribeitems_"+l).value&&n++}e+n===t.subscribeitems.length?(t.selectAllToggle=!1,t.selectAllText="unselect all"):(t.selectAllToggle=!0,t.selectAllText="select all",BP.selectAllOject[t.fundcode]="")},t.prototype.cefPressReleaseChange=function(){this.cefPressRelease=!!this.productDocumentsGroup.get("subscribeitems_1739").value},t.prototype.onSelectAllClick=function(t){BP.selectAllOject[t.fundcode]=t.fundcode;for(var n=0,e=t.subscribeitems;n<e.length;n++){var o=e[n];o&&(t.selectAllToggle?this.productDocumentsGroup.get("subscribeitems_"+o).setValue(!0):this.productDocumentsGroup.get("subscribeitems_"+o).setValue(!1))}t.selectAllToggle=!t.selectAllToggle,t.selectAllToggle?(t.selectAllText="select all",BP.selectAllOject[t.fundcode]=""):t.selectAllText="unselect all"},t.prototype.inputFieldsChange=function(t){var n=this;t.target.parentNode.classList.toggle("nuv-multi-select-filter-modal__filter-label--checked"),t.target.classList.contains("select-all")&&(this.isSelected=t.target.checked,t.target.closest("tr").querySelectorAll('input[type="checkbox"]:not([class="select-all"])').forEach((function(t){t.checked=n.isSelected,t.checked?t.parentNode.classList.add("nuv-multi-select-filter-modal__filter-label--checked"):t.parentNode.classList.remove("nuv-multi-select-filter-modal__filter-label--checked")})))},t.prototype._resetProductDocuments=function(){var t=Object.keys(this.productDocumentsGroup.controls);if(t&&0!==t.length){for(var n=0,e=t;n<e.length;n++){var o=e[n];"cadence"!==o&&this.productDocumentsGroup.get(o).setValue(!1,{onlySelf:!0,emitEvent:!1})}this.productDocumentsGroup.get("cadence").setValue(1,{onlySelf:!0,emitEvent:!1})}},t.prototype._loadProductDocuments=function(){if(this.tabSaveModel&&this.tabSaveModel.productDocumentIds){for(var t=0,n=0,e=this.tabSaveModel.productDocumentIds;n<e.length;n++){var o=e[n];this.productDocumentsGroup.contains("subscribeitems_"+o)&&(this.productDocumentsGroup.get("subscribeitems_"+o).setValue(!0,{onlySelf:!0,emitEvent:!1}),t++)}this.cefPressRelease&&t++,this.productDocumentsGroup.get("subscribeitems_1739").setValue(this.cefPressRelease),this.selectedItems.emit(t),this.tabSaveModel.selectedIds=t}this.tabSaveModel.cadenceId=this.tabSaveModel.cadenceId?this.tabSaveModel.cadenceId:1,this.tabSaveModel.cadenceId&&this.productDocumentsGroup.get("cadence").setValue(this.tabSaveModel.cadenceId,{onlySelf:!0,emitEvent:!1})},t.prototype.onAssetClass=function(t){var n=this,e=[];this.pdSubscriptions.push(this.tabDataLocal$.subscribe((function(o){var i=o.subtabs.find((function(n){return n.id===t.id}));if(t.categories&&t.categories.length>0)if("name"!==Object.keys(t.categories[0])[0])for(var l=function(t){var n=i.items.find((function(n){return n.category===t}));e.push({name:"",subclasses:[{checked:!!n&&n.filterChecked,lbl:t,val:t}]})},r=0,c=t.categories;r<c.length;r++)l(c[r]);else e=t.categories;n.tabCategory={tabId:t.id,categories:e},n.nuvFilterModals.find((function(n){return n.id==="nuvFilterModal_"+t.id})).open()})))},t.prototype.closeAssetClassFilterModal=function(){this.tableFilter=!1},t.prototype.onFilterChange=function(t){var n=this,e=[],o=this.tabData.subtabs.find((function(n){return n.id===t.tabId}));if(0===t.subclasses.length)for(var i=0,l=o.items;i<l.length;i++)(d=l[i]).selectAllText="select all",e.push(d);for(var r=0,c=t.subclasses;r<c.length;r++)for(var a=c[r],s=0,u=o.items;s<u.length;s++){var d;(d=u[s]).category===a.val&&(d.selectAllText="select all",d.filterChecked=a.checked,e.push(d))}for(var g=[],h=0,_=e;h<_.length;h++){var C=_[h];g.indexOf(C.category)<0&&g.push(C.category)}var p=e.reduce((function(t,n){return t[n.category]=(t[n.category]||0)+1,t}),{}),f=e.length,M=this.subTabAppliedFilters.findIndex((function(t){return t.tabId==o.id}));-1==M?this.subTabAppliedFilters.push({tabId:o.id,totalFilters:f==o.items.length?0:f,filterData:f==o.items.length?{}:p,tabSubClass:t}):this.subTabAppliedFilters[M]={tabId:o.id,totalFilters:f==o.items.length?0:f,filterData:f==o.items.length?{}:p,tabSubClass:t},this.pdSubscriptions.push(this.tabDataLocal$.subscribe((function(o){o.subtabs.find((function(n){return n.id===t.tabId})).items=e,n.nuvFilterModals.find((function(n){return n.id==="nuvFilterModal_"+t.tabId})).close();var i=n.filters.find((function(n){return n.tabId===t.tabId}));i?i.categories=g:n.filters.push({tabId:t.tabId,categories:g})})))},t.prototype.removeFilter=function(t,n){var e=n.tabSubClass.subclasses.filter((function(n){return n.val!=t.key}));this.onFilterChange({tabId:n.tabId,subclasses:e})},t.prototype.toggleTableSubsection=function(t){var n=t.closest(".asset-class-breaker"),e=this.nextUntil(n,".asset-class-breaker"),o=n.querySelector(".nuv-product-detail-table__cell-content-line");o&&o.classList.toggle("plus-icon"),e.forEach((function(t){t.classList.toggle("hide-table-row")}))},t.prototype.nextUntil=function(t,n,e){var o=[];for(t=t.nextElementSibling;t&&!t.matches(n);)!e||t.matches(e)?(o.push(t),t=t.nextElementSibling):t=t.nextElementSibling;return o},t.prototype.showCategory=function(t,n){if(!this.filters||0===this.filters.length)return!0;var e=this.filters.find((function(t){return t.tabId===n}));return!e||!!e.categories.find((function(n){return n===t.category}))},t}(),LP=function(){function t(t){this.httpClient=t}return t.prototype.getGlobalSubscriptionData=function(){var t=this.getParameterByName("hash"),n=this.getParameterByName("email"),e=this.getParameterByName("linkexpdt");return this.httpClient.post("/api/globalsubscriptions/getglobalsubscriptiondashboard?email="+n+"&linkexpdt="+e+"&hash="+t,{}).pipe(q((function(t){return t})))},t.prototype.getParameterByName=function(t){var n=window.location.search;t=t.replace(/[\[\]]/g,"\\$&");var e=new RegExp("[?&]"+t+"(=([^&#]*)|&|#|$)").exec(n);return e?e[2]?decodeURIComponent(e[2].replace(/\+/g," ")):"":null},t.prototype.GetQueryString=function(){var t={},n=window.location.search.substr(1).split("&");if(n.length>0)for(var e=0;e<n.length;++e){var o=n[e].split("=",2);o.length>0&&(o[0]=o[0].toLowerCase(),t[o[0]]=1===o.length?"":decodeURIComponent(o[1].replace(/\+/g," ")))}return t},t.prototype.globalSubscriptionGetStarted=function(t){return this.httpClient.post("/api/globalsubscriptions/getStarted",t).pipe(q((function(t){return t})))},t.prototype.globalSubscriptionLogin=function(t,n){var e=new rC({captchaResponseValue:n});return this.httpClient.post("/api/globalsubscriptions/login",t,{headers:e}).pipe(q((function(t){return t})))},t.prototype.globalSubscriptionLogout=function(){return this.httpClient.post("/api/globalsubscriptions/logout",{}).pipe(q((function(t){return t})))},t.prototype.updateGlobalSubscriptions=function(t){return this.httpClient.post("/api/global/subscriptions/updateprofile",t).pipe(q((function(t){return t})))},t.ngInjectableDef=pt({factory:function(){return new t($t(OC))},token:t,providedIn:"root"}),t}(),DP=function(){function t(){this.ccSubscribedItems=new ue,this.isParentChecked=!1,this.list=[]}return t.prototype.inputFieldsChange=function(t){var n=this;t.target.parentNode.classList.toggle("nuv-multi-select-filter-modal__filter-label--checked"),"cc-select-all"===t.target.id&&(this.isSelected=t.target.checked,t.target.closest(".nuv-subscription-v2__tab-content__checkbox-container-section").querySelectorAll('input[type="checkbox"]').forEach((function(t){t.checked=n.isSelected,t.checked?t.parentNode.classList.add("nuv-multi-select-filter-modal__filter-label--checked"):t.parentNode.classList.remove("nuv-multi-select-filter-modal__filter-label--checked")})));var e=Array.from(this.elementRef.nativeElement.querySelectorAll('input[type="checkbox"]:checked:not([class="select-all"])')).length;this.updateCCSubscriptionCounter(e),this.checkListedCheckboxState()},t.prototype.updateCCSubscriptionCounter=function(t){this.ccSubscribedItems.emit(t)},t.prototype.ngOnInit=function(){this.contentRow=this.tabData.contentrows[0],this.conferenceCallCheckboxLabel=this.contentRow.grouplabel,this.ccDescription=this.contentRow.groupdescription.replace("(","").replace(")",""),this.nestedCheckBoxes=this.contentRow.subscribeitems},t.prototype.ngAfterViewInit=function(){this.checkListedCheckboxState()},t.prototype.checkListedCheckboxState=function(){var t=this.elementRef.nativeElement.querySelectorAll(".nuv-subscription-v2__tab-content__checkbox-list");null!=t&&t.length&&t.forEach((function(t){var n=!0,e=t.querySelectorAll("li label"),o=t.closest(".nuv-subscription-v2__tab-content__checkbox-container-section").querySelector(".select-all");e.forEach((function(t){n&&!t.classList.contains("nuv-multi-select-filter-modal__filter-label--checked")&&(n=!1)})),null!=o&&(n?(o.checked=!0,o.parentNode.classList.add("nuv-multi-select-filter-modal__filter-label--checked")):(o.checked=!1,o.parentNode.classList.remove("nuv-multi-select-filter-modal__filter-label--checked")))}))},t.prototype.ngOnChanges=function(t){},t.prototype.checkParent=function(){var t=this.nestedCheckBoxes.every((function(t){return t.checked}));this.isParentChecked=t},t.prototype.checkAllChildren=function(){var t=this;this.nestedCheckBoxes.forEach((function(n){return n.checked=t.isParentChecked}))},t}(),NP=function(){function t(t){this.subscriptionsService=t,this.cefPressRelease=!1,this.show=!1,this.buttonName="Subscription options Show",this.showFirstComponent=!0,this.showSecondComponent=!1,this.isModalOpen=!1,this.unsubscription=!1,this.openclienttable=!1,this.addnewsub=!1,this.isParentChecked=!1,this.list=[],this.isSelected=!1,this.inputsChangeOnMySelections=new ue,this.checkboxs=[{label:"Fixed Income",checked:!1,forFA:"Quarterly Global Investment Committee outlook"},{label:"Responsible investing",checked:!1,forFA:"Bi-monthly municipal market update"},{label:"Alternatives",checked:!1,forFA:"Quarterly market outlook"},{label:"Municipal bonds",checked:!1,forFA:"Municipal bonds"},{label:"Retirement",checked:!1,forFA:"Quarterly fixed income market update"},{label:"Real estate",checked:!1,forFA:"Real estate"}],this.MakeCard=new r_({})}return t.prototype.changeTabOnClick=function(t){this.activeTab=t},t.prototype.toggle=function(){this.show=!this.show,this.buttonName=this.show?"Subscription options hide":"Subscription options Show"},t.prototype.toggleComponents=function(t){t.stopPropagation(),this.showFirstComponent=!this.showFirstComponent,this.showSecondComponent=!this.showSecondComponent},t.prototype.toggleModal=function(){this.isModalOpen=!this.isModalOpen},t.prototype.opensubscription=function(){this.unsubscription=!this.unsubscription},t.prototype.manageclient=function(){this.openclienttable=!this.openclienttable,this.showFirstComponent=!this.showFirstComponent},t.prototype.addnewclient=function(){this.addnewsub=!this.addnewsub},t.prototype.inputFieldsChange=function(t){var n=this;console.log(t,"this input changed"),t.target.parentNode.classList.toggle("nuv-multi-select-filter-modal__filter-label--checked"),"my-selections-select-all"===t.target.id&&(this.isSelected=t.target.checked,t.target.closest(".nuv-subscription-v2-selections").querySelectorAll('input[type="checkbox"]').forEach((function(t){t.checked=n.isSelected,t.checked?t.parentNode.classList.add("nuv-multi-select-filter-modal__filter-label--checked"):t.parentNode.classList.remove("nuv-multi-select-filter-modal__filter-label--checked")})));var e=Array.from(this.elementRef.nativeElement.querySelectorAll('input[type="checkbox"]:checked:not([id="my-selections-select-all"])')).length;this.updateSaveButtonState(e)},t.prototype.ngOnInit=function(){this.activeTab="tab1"},t.prototype.updateSaveButtonState=function(t){this.inputsChangeOnMySelections.emit(t)},t.prototype.checkParent=function(){var t=this.checkboxs.every((function(t){return t.checked}));this.isParentChecked=t},t.prototype.checkAllChildren=function(){var t=this;this.checkboxs.forEach((function(n){return n.checked=t.isParentChecked}))},t.prototype.addTask=function(t,n,e){this.list.push({id:this.list.length,Fname:t,Lname:n,Eaddress:e}),console.warn(this.list),this.MakeCard.reset()},t.prototype.removeTask=function(t){console.warn(t),this.list=this.list.filter((function(n){return n.id!==t}))},t.prototype.thecard=function(){console.warn(this.MakeCard.value)},t}(),FP=function(){function t(t,n,e,o){this.subscriptionsService=t,this.SubscriptionsDashboardGlobalService=n,this.renderer=e,this.ngZone=o,this.thoughtLeadershipInput={},this.confCallsWebinarsInput={},this.showFirstComponent=!0,this.showSecondComponent=!1,this.isStayConnectedVisible=!1,this.isGlobalLoginVisible=!1,this.isThankYouModalVisible=!1,this.isSavePreferenceThankYouModalVisible=!1,this.isUserLoggedIn=!1,this.cefPressRelease=!1,this.globalUserIsLoggedIn=!1,this.isSaveButtonDisabled=!0,this.isManageMySelectionsSaveButtonDisabled=!0,this.iswealthUnsubscribeFromAllSubscriptionsModal=!1,this.isByeForNowModalVisible=!1,this.isglobalManageProfile=!1,this.showHideDropDown=!1,this.ismanageMyProfile=!1,this.isMainTab=!0,this.isShowSaveButtonOnManageMyProfile=!1,this.showUserDetails=!0,this.isArrowRotated=!1,this.isSubscripationOptionArrowRotated=!1,this.isManageYourProfileThankYouModalVisible=!1,this.isSaveFloating=!1,this.cadenceRefId=1,this.tlSubscriptionCounter=0,this.tlSubscriptionGlobalCounter=0,this.pdSubscriptionCounter=0,this.ccSubscriptionCounter=0,this.totalSubscriptionCounter=0,this.lastSubs=[],this.captchaResponseValue=new z,this.productDocumentsInput={},this.isValidFirstName=!0,this.isValidLastName=!0,this.isValidEmailName=!0,this.isValidFirstNameForGlobalUser=!0,this.isValidLastNameForGlobalUser=!0,this.isValidEmailNameForGlobalUser=!0,this.isValidRegionDropdownValue=!0,this.isValidSegmentDropdownValue=!0,this.isValidStayConnectedValue=!0,this.isValidUnsubscribeValue=!0,this.isValidLoginStayConnectedValue=!0,this.isValidLoginEmail=!0,this.tlTabSingleCheckboxesUserData=[],this.tlTabGroupedCheckboxesUserData=[],this.ccTabCheckboxesUserData=[],this.pdTabCheckboxesUserData=[],this.confCallsWebinarsInputIds=[],this.thoughtLeadershipInputIds=[],this.productDocumentsInputIds=[],this.loading=!0,this.loaderId=""+Math.random().toString(36).substr(2,9)}return t.prototype.changeTabOnClick=function(t){this.activeTab=t,this.isSaveFloating=!1},t.prototype.toggleDropDown=function(){this.toggleSubscripationOptionArrowRotation(),this.showHideDropDown=!this.showHideDropDown},t.prototype.toggleComponents=function(t){t.stopPropagation(),this.showFirstComponent=!this.showFirstComponent,this.showSecondComponent=!this.showSecondComponent},t.prototype.updateSubscriptionCount=function(t,n){switch(n){case this.thoughtLeadershipTabId||"tab1":this.tlSubscriptionCounter=t,this.tlSubscriptionGlobalCounter=t;break;case this.productDocumentsTabId:this.pdSubscriptionCounter=t;break;case this.conferenceCallsTabId:this.ccSubscriptionCounter=t}this.updateSaveButtonState()},t.prototype.updateSaveButtonState=function(){var t=this,n=this.checkActiveSelections();if("retail"==this.SiteDetails.SiteName)if(null!=this.loggedInSubscriptionIDS){var e=this.loggedInSubscriptionIDS.filter((function(t){return n.indexOf(t)<0})),o=n.filter((function(n){return t.loggedInSubscriptionIDS.indexOf(n)<0}));e.length||o.length?(this.isSaveButtonDisabled=!1,this.isManageMySelectionsSaveButtonDisabled=!1):this.isSaveButtonDisabled=!0}else this.isSaveButtonDisabled=!(n.length>0);else"global"==this.SiteDetails.SiteName&&(this.globalUserIsLoggedIn&&null!=this.globalSubscriptionsUserData?(e=this.globalSubscriptionsUserData.Subscriptions.filter((function(t){return n.indexOf(t)<0})),o=n.filter((function(n){return t.globalSubscriptionsUserData.Subscriptions.indexOf(n)<0})),this.isSaveButtonDisabled=!e.length&&!o.length):this.isSaveButtonDisabled=!(n.length>0))},t.prototype.updateSaveButtonStateForMySelections=function(t){void 0===t&&(t=0),this.isManageMySelectionsSaveButtonDisabled=!(t>=0&&t<this.loggedInSubscriptionIDS.length)},t.prototype.toggleStayConnectedModal=function(){this.isStayConnectedVisible=!this.isStayConnectedVisible,document.getElementById("nuvLoginLoader").style.display="none"},t.prototype.toggleGlobalLoginModal=function(){this.isGlobalLoginVisible=!this.isGlobalLoginVisible},t.prototype.onSubmitStayConnectedModalForm=function(){},t.prototype.toggleThankYouModal=function(){this.isThankYouModalVisible=!this.isThankYouModalVisible},t.prototype.toggleSavePreferenceThankYouModal=function(){this.isSavePreferenceThankYouModalVisible=!this.isSavePreferenceThankYouModalVisible},t.prototype.toggleManageMyProfileThankYouModal=function(){this.isManageYourProfileThankYouModalVisible=!this.isManageYourProfileThankYouModalVisible},t.prototype.toggleUnsubscribeFromAllSubscriptions=function(){this.iswealthUnsubscribeFromAllSubscriptionsModal=!this.iswealthUnsubscribeFromAllSubscriptionsModal},t.prototype.toggleByeForNowModal=function(){this.isByeForNowModalVisible=!this.isByeForNowModalVisible},t.prototype.toggleGlobalManageMyProfile=function(){this.showHideDropDown=!1,this.isglobalManageProfile=!this.isglobalManageProfile,this.isSubscripationOptionArrowRotated=!1},t.prototype.togglePreferenceCenter=function(){this.isMainTab=!0,this.ismanageMyProfile=!1,this.showHideDropDown=!1,this.showUserDetails=!0,this.isSubscripationOptionArrowRotated=!1},t.prototype.toggleCurrentSelections=function(){this.ismanageMyProfile=!0,this.isMainTab=!1,this.showHideDropDown=!1,this.showUserDetails=!1,this.isSubscripationOptionArrowRotated=!1,this.updateSaveButtonStateForMySelections(this.loggedInSubscriptionIDS.length)},t.prototype.inputFieldsChange=function(t){t.target.parentNode.classList.toggle("nuv-multi-select-filter-modal__filter-label--checked")},t.prototype.ngOnChanges=function(t){},t.prototype.ngAfterViewInit=function(){var t=this;null!=this.loaderRef&&this.ngZone.runOutsideAngular((function(){window.nuveenLoaderGraphic(t.loaderId,!0)}))},t.prototype.ngOnInit=function(){var t=this;this.SubscriptionDetails=JSON.parse(this.subscriptionDetailsData),this.SubscriptionTabDetails=JSON.parse(this.subscriptionTabDetailsData),this.StayConnectedModal=JSON.parse(this.stayConnectedModalData),this.ThankYouModal=JSON.parse(this.thankyouModalData),this.SiteDetails=JSON.parse(this.siteDetailsData),this.UnsubscribeModal=JSON.parse(this.unsubscribemodal),this.ByeForNowModal=JSON.parse(this.byefornowmodal),this.ValidationMessages=JSON.parse(this.validationMessages),this.SubscriptionOptionModel=JSON.parse(this.subscriptionOptionModel),this.ManageProfileModel=JSON.parse(this.manageProfileModel),this.GlobalLoginModel=JSON.parse(this.globalloginmodel),this.Placeholders=JSON.parse(this.placeholders),"global"==this.SiteDetails.SiteName&&(this.globalSubscriptionTabData(),this.activeTab="tab1"),"retail"==this.SiteDetails.SiteName&&(this._getTabData(),document.addEventListener("DOMContentLoaded",(function(){return a(t,void 0,void 0,(function(){var t=this;return s(this,(function(n){switch(n.label){case 0:return[4,this.subscriptionsService.getDecryptedWindowObjectValue(window.nuvProfileData).then((function(n){t.userProfileData=n,t.userProfileData.email?(t.isUserLoggedIn=!0,t.SubscriptionDetails.LoggedInTitle=t.SubscriptionDetails.LoggedInTitle.replace("{first name}",t.userProfileData.firstName),t.ByeForNowModal.ByeForNowDescription=t.ByeForNowModal.ByeForNowDescription.replace("{user email}","<b>"+t.userProfileData.email+"</b>"),t.getSubscriptionsByUser()):t.isUserLoggedIn=!1}))];case 1:return n.sent(),[2]}}))}))})))},t.prototype.ngOnDestroy=function(){this.captchaResponseValue.unsubscribe()},t.prototype._getTabData=function(){var t=this;this.isUserLoggedIn||(this.loading=!0),this.properties$=this.subscriptionsService.getSubscription().pipe(q((function(n){return t.productDocumentsInput=t.productDocumentsInput?{cadenceId:t.productDocumentsInput.cadenceId?t.productDocumentsInput.cadenceId:1,productDocumentIds:t.productDocumentsInput.productDocumentIds?t.productDocumentsInput.productDocumentIds:[],selectedIds:t.productDocumentsInput.selectedIds,isTouched:t.productDocumentsInput.isTouched}:{cadenceId:1,productDocumentIds:[],selectedIds:0,isTouched:!1},n}),gP(1))),this.properties$.subscribe((function(n){t.thoughtLeadershipTabId=n.tabs[0].id,t.productDocumentsTabId=n.tabs[1].id,t.conferenceCallsTabId=n.tabs[2].id,t.activeTab=t.thoughtLeadershipTabId,t.tabsData=n,t.isUserLoggedIn||(t.loading=!1),setTimeout((function(){document.addEventListener("scroll",(function(n){var e=t.mainTab.nativeElement,o=window.scrollY+window.innerHeight<=e.offsetTop?0:window.scrollY+window.innerHeight-e.offsetTop<=window.innerHeight+e.offsetHeight?window.scrollY+window.innerHeight-e.offsetTop:window.innerHeight+e.offsetHeight,i=Math.round(100*o/(window.innerHeight+e.offsetHeight));t.isSaveFloating=e.offsetHeight>1800&&i<90&&i>7}))}))}))},t.prototype.getSubscriptionsByUser=function(){var t=this;this.isUserLoggedIn&&(this.loading=!0),this.userProfileData&&(this.isUserLoggedIn=!!this.userProfileData.email,null!=this.userProfileData.email&&""!==this.userProfileData.email&&this.subscriptionsService.getSubscriptionDataByUser(this.userProfileData.email).pipe(q((function(t){return t}))).subscribe((function(n){t.userData=n,t.loggedInSubscriptionIDS=t.userData.subscriptionids,t.subscriptionsService.subscriptionCounter(t.userProfileData.email).subscribe((function(e){t.tabData=e.tabs,t.userData=n,t.userData.subscriptionids&&t.userData.subscriptionids.indexOf(1739)>-1&&(t.cefPressRelease=!0),t.populateTabAttributes(e.tabs),t.userData.firstname?(t.userProfileData.firstName=t.userData.firstname,t.userProfileData.lastName=t.userData.lastname):t.userProfileData&&(t.userData.firstname=t.userProfileData.firstName,t.userData.lastname=t.userProfileData.lastName,t.userData.emailaddress=t.userProfileData.email),t.productDocumentsInput={cadenceId:n.cadenceid,productDocumentIds:t.pdTabAttribute?t.pdTabAttribute.subscribeitemids:[],selectedIds:0,isTouched:!1},t.productDocumentsInputIds=t.productDocumentsInput.productDocumentIds,t.cadenceRefId=t.productDocumentsInput.cadenceId,t.thoughtLeadershipInput={subscriptionItems:t.tlTabAttribute?t.tlTabAttribute.subscribeitemids:[],selectedIds:0},t.thoughtLeadershipInputIds=t.thoughtLeadershipInput.subscriptionItems,t.confCallsWebinarsInput={subscriptionItems:t.ccTabAttribute?t.ccTabAttribute.subscribeitemids:[],selectedIds:0},t.confCallsWebinarsInputIds=t.confCallsWebinarsInput.subscriptionItems,t.tlSubscriptionCounter=t.thoughtLeadershipInput.subscriptionItems.length,t.pdSubscriptionCounter=t.productDocumentsInput.productDocumentIds.length,t.ccSubscriptionCounter=t.confCallsWebinarsInput.subscriptionItems.length,t.myCurrentSelections(),t.updateSaveButtonState(),t.isUserLoggedIn&&(t.loading=!1)}))})))},t.prototype.populateTabAttributes=function(t){for(var n=0,e=t;n<e.length;n++){var o=e[n];"tab10"===o.id?this.tlTabAttribute=o:"tab20"===o.id?this.pdTabAttribute=o:"tab30"===o.id&&(this.ccTabAttribute=o)}},t.prototype.onNewUserSubscribe=function(){var t=this;if(this.isUserLoggedIn){var n=this.getTabsData();(e=document.getElementById("nuvLoginLoader")).style.display="block",this.userData.cadenceid=this.productDocumentsInput.cadenceId,this.userData.subscriptionids=n,this.lastSubs=n,this.captchaElem.executeCaptcha(),this.captchaResponseValue.pipe(CP(1)).subscribe((function(o){null!=o&&""!==o&&t.subscriptionsService.updateSubscriptions(t.userData,o).pipe(CP(1)).subscribe((function(o){e.style.display="none",t.toggleThankYouModal(),t.captchaElem.resetCaptcha(),t.loggedInSubscriptionIDS=n,t.UpdateWealthInputTabIds(),t.myCurrentSelections()}))}))}else{var e;this.isValidFirstName=this.isValidField("#stay-connected-fname"),this.isValidLastName=this.isValidField("#stay-connected-lname"),this.isValidEmailName=this.isValidEmail("#stay-connected-email"),this.isValidFirstName&&this.isValidLastName&&this.isValidEmailName&&((e=document.getElementById("nuvLoginLoader")).style.display="block",this.userData=this.getStayConnectedModalData(),this.captchaElem.executeCaptcha(),this.captchaResponseValue.pipe(CP(1)).subscribe((function(n){t.subscriptionsService.updateSubscriptions(t.userData,n).pipe(CP(1)).subscribe((function(n){e.style.display="none",t.toggleStayConnectedModal(),t.toggleThankYouModal()}))})))}},t.prototype.unsubscribeFromAllSubscriptions=function(){var t=this;if(this.isValidUnsubscribeValue=this.unsubscribeValue,this.isUserLoggedIn&&this.isValidUnsubscribeValue){var n=document.getElementById("nuvLoginLoader");n.style.display="block",this.userData.cadenceid=this.productDocumentsInput.cadenceId,this.userData.subscriptionids=[],this.captchaElem.executeCaptcha(),this.captchaResponseValue.pipe(CP(1)).subscribe((function(e){t.subscriptionsService.updateSubscriptions(t.userData,e).pipe(CP(1)).subscribe((function(e){t.loggedInSubscriptionIDS=[],t.UpdateWealthInputTabIds(),t.tlSubscriptionCounter=0,t.pdSubscriptionCounter=0,t.ccSubscriptionCounter=0,t.resetSubscriptions(),t.myCurrentSelections(),n.style.display="none",t.toggleUnsubscribeFromAllSubscriptions(),t.toggleByeForNowModal(),t.captchaElem.resetCaptcha()}))}))}},t.prototype.UpdateWealthInputTabIds=function(){var t=this;if(console.log("UpdateWealthInputTabIds",this.nuvThoughtLeadership),null!=this.nuvThoughtLeadership){var n=Array.from(this.nuvThoughtLeadership.elementRef.nativeElement.querySelectorAll('input[type="checkbox"]'));this.thoughtLeadershipInputIds=n.map((function(n){var e=t.isNumeric(n.id.replace(/^\s+|\s+$/g,""));if(""!==n.id&&" "!==n.id&&null!=n.id&&e){var o=parseInt(n.id);if(t.loggedInSubscriptionIDS.includes(o))return o}})),this.thoughtLeadershipInputIds=this.thoughtLeadershipInputIds.filter((function(t){return null!=t}))}if(null!=this.nuvConfCalls){var e=Array.from(this.nuvConfCalls.elementRef.nativeElement.querySelectorAll('input[type="checkbox"]'));this.confCallsWebinarsInputIds=e.map((function(n){var e=t.isNumeric(n.id.replace(/^\s+|\s+$/g,""));if(""!==n.id&&" "!==n.id&&null!=n.id&&e){var o=parseInt(n.id);if(t.loggedInSubscriptionIDS.includes(o))return o}})),this.confCallsWebinarsInputIds=this.confCallsWebinarsInputIds.filter((function(t){return null!=t}))}if(null!=this.nuvProductDocuments){var o=Array.from(this.nuvProductDocuments.elementRef.nativeElement.querySelectorAll('input[type="checkbox"]'));this.productDocumentsInputIds=o.map((function(n){var e=t.isNumeric(n.id.replace(/^\s+|\s+$/g,""));if(""!==n.id&&" "!==n.id&&null!=n.id&&e){var o=parseInt(n.id);if(t.loggedInSubscriptionIDS.includes(o))return o}})),this.productDocumentsInputIds=this.productDocumentsInputIds.filter((function(t){return null!=t}))}},t.prototype.checkActiveSelections=function(){var t=this,n=[];if(null!=this.nuvThoughtLeadership){var e=Array.from(this.nuvThoughtLeadership.elementRef.nativeElement.querySelectorAll('input[type="checkbox"]:checked:not([id="cc-select-all"])')),o=[];"retail"==this.SiteDetails.SiteName&&null!=this.nuvConfCalls&&(o=Array.from(this.nuvConfCalls.elementRef.nativeElement.querySelectorAll('input[type="checkbox"]:checked')));var i=[];"retail"==this.SiteDetails.SiteName&&null!=this.nuvProductDocuments&&(i=Array.from(this.nuvProductDocuments.elementRef.nativeElement.querySelectorAll('input[type="checkbox"]:checked:not([id="select-all"])'))),n=(n=e.concat(o,i).map((function(n){var e=t.isNumeric(n.id.replace(/^\s+|\s+$/g,""));if(""!==n.id&&" "!==n.id&&null!=n.id&&e)return parseInt(n.id)}))).filter((function(t){return null!=t}))}else if("retail"==this.SiteDetails.SiteName&&this.thoughtLeadershipInput){var l=[],r=[],c=[];this.thoughtLeadershipInput.subscriptionItems&&this.thoughtLeadershipInput.subscriptionItems.length&&(l=this.thoughtLeadershipInput.subscriptionItems),this.confCallsWebinarsInput&&this.confCallsWebinarsInput.subscriptionItems&&this.confCallsWebinarsInput.subscriptionItems.length&&(r=this.confCallsWebinarsInput.subscriptionItems),this.productDocumentsInput&&this.productDocumentsInput.productDocumentIds&&this.productDocumentsInput.productDocumentIds.length&&(c=this.productDocumentsInput.productDocumentIds),n=l.concat(r,c)}else"global"==this.SiteDetails.SiteName&&null!=this.globalSubscriptionsUserData&&(n=this.globalSubscriptionsUserData.Subscriptions);return n},t.prototype.getTabsData=function(){var t=[];return this.productDocumentsInput&&this.productDocumentsInput.productDocumentIds&&this.productDocumentsInput.productDocumentIds.length>0&&(t=t.concat(this.productDocumentsInput.productDocumentIds)),t.concat(this.getSelectedCheckboxes())},t.prototype.getStayConnectedModalData=function(){var t=this.stayConnectedModal.nativeElement;return{emailaddress:t.querySelector("#stay-connected-email").value,firstname:t.querySelector("#stay-connected-fname").value,lastname:t.querySelector("#stay-connected-lname").value,cadenceid:1,subscriptionids:this.getTabsData()}},t.prototype.getSelectedCheckboxes=function(){var t=this,n=Array.from(this.nuvThoughtLeadership.elementRef.nativeElement.querySelectorAll('input[type="checkbox"]:checked:not([id="cc-select-all"])')),e=[];return"retail"==this.SiteDetails.SiteName&&(e=Array.from(this.nuvConfCalls.elementRef.nativeElement.querySelectorAll('input[type="checkbox"]:checked'))),n.concat(e).map((function(n){var e=t.isNumeric(n.id.replace(/^\s+|\s+$/g,""));if(""!==n.id&&" "!==n.id&&null!=n.id&&e)return parseInt(n.id)})).filter((function(t){return null!=t}))},t.prototype.isNumeric=function(t){return/^-?\d+$/.test(t)},t.prototype.globalSubscriptionTabData=function(){var t=this;return this.loading=!0,this.SubscriptionsDashboardGlobalService.getGlobalSubscriptionData().subscribe((function(n){t.globalTabObject=n,t.getFormDataForGlobalSubscriptionForm(t.globalTabObject),t.loading=!1})),null},t.prototype.getFormDataForGlobalSubscriptionForm=function(t){this.globalSubscriptionsFormRegions=t.Form.Regions,this.globalSubscriptionsFormSegments=t.Form.Segments,t.User.IsLoggedIn&&(this.globalUserIsLoggedIn=t.User.IsLoggedIn,this.globalSubscriptionsUserData=t.User,this.globalSubscriptionsUserFirstName=this.SubscriptionDetails.LoggedInTitle.replace("{first name}",this.globalSubscriptionsUserData.FirstName),"global"==this.SiteDetails.SiteName&&(this.tlSubscriptionGlobalCounter=this.globalSubscriptionsUserData.Subscriptions.length,this.updateSaveButtonState()))},t.prototype.globalSubscriptionLogin=function(){var t=this;if(this.isValidLoginEmail=this.isValidLoginEmailValue("#global-login-email"),this.isValidLoginStayConnectedValue=this.loginStayConnectedValue,this.isValidLoginEmail&&this.isValidLoginStayConnectedValue){var n=document.getElementById("nuvLoginLoader");n.style.display="block";var e={Email:this.globalLoginModal.nativeElement.querySelector("#global-login-email").value,OptedIn:"true",captchaResponse:""};return this.captchaElem.executeCaptcha(),this.captchaResponseValue.subscribe((function(o){t.SubscriptionsDashboardGlobalService.globalSubscriptionLogin(e,o).subscribe((function(e){n.style.display="none",t.toggleGlobalLoginModal(),t.toggleThankYouModal()}))})),null}},t.prototype.globalSubscriptionLogout=function(){var t=this;this.toggleDropDown(),this.SubscriptionsDashboardGlobalService.globalSubscriptionLogout().subscribe((function(n){t.globalUserIsLoggedIn=!1,""!==n&&null!==n&&null!=n&&(window.location.href=n)}))},t.prototype.globalSubscriptionGetStarted=function(){var t=this;if(this.globalUserIsLoggedIn){(e=document.getElementById("nuvLoginLoader")).style.display="block",o=this.getSelectedCheckboxes();var n=[];return o.forEach((function(t){var e={value:String(t),label:null,isChecked:!0};n.push(e)})),this.globalSubscriptionsUserData.Subscriptions=o,this.SubscriptionsDashboardGlobalService.globalSubscriptionGetStarted(r={firstName:this.globalSubscriptionsUserData.FirstName,lastName:this.globalSubscriptionsUserData.LastName,emailAddress:this.globalSubscriptionsUserData.EmailAddress,region:this.globalSubscriptionsUserData.Country,segment:this.globalSubscriptionsUserData.Segment,optIn:!0,segments:[],regions:[],insightOptions:n,insightsGroups:[]}).subscribe((function(n){200===n.statuscode?(e.style.display="none",t.globalTabObject=n,t.toggleSavePreferenceThankYouModal(),t.updateSaveButtonState()):e.style.display="none"})),null}if(this.globalStayConnectedInputValidation()){var e;(e=document.getElementById("nuvLoginLoader")).style.display="block";var o=this.getSelectedCheckboxes(),i=this.stayConnectedModal.nativeElement,l=[];o.forEach((function(t){var n={value:String(t),label:null,isChecked:!0};l.push(n)}));var r={firstName:i.querySelector("#stay-connected-fname").value,lastName:i.querySelector("#stay-connected-lname").value,emailAddress:i.querySelector("#stay-connected-email").value,region:this.regionDropdownValue,segment:this.segmentDropdownValue,optIn:!0,segments:[],regions:[],insightOptions:l,insightsGroups:[]};return this.SubscriptionsDashboardGlobalService.globalSubscriptionGetStarted(r).subscribe((function(n){200===n.statuscode?(e.style.display="none",t.toggleStayConnectedModal(),t.toggleSavePreferenceThankYouModal(),t.globalTabObject=n):e.style.display="none"})),null}},t.prototype.updateGlobalSubscriptions=function(){var t=this;if(this.updateGlobalSubscriptionsValidations()){var n=document.getElementById("nuvLoginLoader");n.style.display="block";var e=this.globalManageProfile.nativeElement,o=e.querySelector("#stay-connected-region"),i=o.options[o.selectedIndex].value,l=e.querySelector("#stay-connected-segment"),r=l.options[l.selectedIndex].value,c={firstName:e.querySelector("#stay-connected-fname").value,lastName:e.querySelector("#stay-connected-lname").value,region:i,segment:r};return this.SubscriptionsDashboardGlobalService.updateGlobalSubscriptions(c).subscribe((function(e){n.style.display="none",t.toggleGlobalManageMyProfile(),t.toggleManageMyProfileThankYouModal(),t.globalSubscriptionsUserFirstName=t.SubscriptionDetails.LoggedInTitle.replace("{first name}",c.firstName)})),null}},t.prototype.onRegionChange=function(t){this.regionDropdownValue=t},t.prototype.onSegmentChange=function(t){this.segmentDropdownValue=t},t.prototype.onStayConnectedChange=function(t){this.stayConnectedValue=t},t.prototype.onUnsubscribeValueChange=function(t){this.unsubscribeValue=t;var n=document.querySelector("#unsubscribe-modal_unsubscribe-from-all-subscription").closest(".nuv-multi-select-filter-modal__filter-label");this.unsubscribeValue?n.classList.add("nuv-multi-select-filter-modal__filter-label--checked"):n.classList.remove("nuv-multi-select-filter-modal__filter-label--checked")},t.prototype.onLoginStayConnectedChange=function(t){this.loginStayConnectedValue=t},t.prototype.isValidField=function(t){var n=this.stayConnectedModal.nativeElement,e=n.querySelector(t).value;return null!==n&&""!=e},t.prototype.IsGlobalProfileFieldValid=function(t,n){var e=this.globalManageProfile.nativeElement;if(n){var o=e.querySelector(t),i=o.options[o.selectedIndex].value;return null!==e&&null!=i&&""!=i}var l=e.querySelector(t).value;return null!==e&&""!=l},t.prototype.isValidEmail=function(t){var n=this.stayConnectedModal.nativeElement,e=n.querySelector(t).value;return null!==n&&""!=e&&/^[^@\s]+@[^@\s]+\.[A-Za-z]{2,4}$/i.test(e)},t.prototype.isValidLoginEmailValue=function(t){var n=this.globalLoginModal.nativeElement,e=n.querySelector(t).value;return null!==n&&""!=e&&/^[^@\s]+@[^@\s]+\.[A-Za-z]{2,4}$/i.test(e)},t.prototype.globalStayConnectedInputValidation=function(){return this.isValidFirstNameForGlobalUser=this.isValidField("#stay-connected-fname"),this.isValidLastNameForGlobalUser=this.isValidField("#stay-connected-lname"),this.isValidEmailNameForGlobalUser=this.isValidEmail("#stay-connected-email"),this.isValidRegionDropdownValue=""!=this.regionDropdownValue&&null!=this.regionDropdownValue,this.isValidSegmentDropdownValue=""!=this.segmentDropdownValue&&null!=this.segmentDropdownValue,this.isValidStayConnectedValue=this.stayConnectedValue,this.isValidFirstNameForGlobalUser&&this.isValidLastNameForGlobalUser&&this.isValidEmailNameForGlobalUser&&this.isValidRegionDropdownValue&&this.isValidSegmentDropdownValue&&this.isValidStayConnectedValue},t.prototype.updateGlobalSubscriptionsValidations=function(){return this.isValidFirstNameForGlobalUser=this.IsGlobalProfileFieldValid("#stay-connected-fname",!1),this.isValidLastNameForGlobalUser=this.IsGlobalProfileFieldValid("#stay-connected-lname",!1),this.isValidRegionDropdownValue=this.IsGlobalProfileFieldValid("#stay-connected-region",!0),this.isValidSegmentDropdownValue=this.IsGlobalProfileFieldValid("#stay-connected-segment",!1),this.isValidFirstNameForGlobalUser&&this.isValidLastNameForGlobalUser&&this.isValidRegionDropdownValue&&this.isValidSegmentDropdownValue},t.prototype.resetSubscriptions=function(){console.log("resetSubscriptions"),Array.from(this.nuvThoughtLeadership.elementRef.nativeElement.querySelectorAll('input[type="checkbox"]')).forEach((function(t){t.checked=!1,t.parentNode.classList.remove("nuv-multi-select-filter-modal__filter-label--checked")})),"retail"==this.SiteDetails.SiteName&&(Array.from(this.nuvConfCalls.elementRef.nativeElement.querySelectorAll('input[type="checkbox"]')).forEach((function(t){t.checked=!1,t.parentNode.classList.remove("nuv-multi-select-filter-modal__filter-label--checked")})),this.productDocumentsInput.productDocumentIds=[],Array.from(this.nuvProductDocuments.elementRef.nativeElement.querySelectorAll('input[type="checkbox"]')).forEach((function(t){t.checked=!1,t.parentNode.classList.remove("nuv-multi-select-filter-modal__filter-label--checked")}))),this.updateSaveButtonStateForMySelections(-1)},t.prototype.myCurrentSelections=function(){var t=this;if(this.isUserLoggedIn){var n=0;this.tlTabSingleCheckboxesUserData=[],this.tlTabGroupedCheckboxesUserData=[],this.ccTabCheckboxesUserData=[],this.pdTabCheckboxesUserData=[],this.properties$.subscribe((function(e){t.tabsData=e,t.tabsData.tabs[1].subtabs.forEach((function(e){var o=[];e.items.forEach((function(e){var i=e.name;e.subscribeitems.forEach((function(l,r){if(t.loggedInSubscriptionIDS.includes(l)){var c={name:e.name,id:l};c.name=i+" - "+t.tabsData.tabs[1].subtabs[0].columns[r],o.push(c),n++}}))})),t.pdTabCheckboxesUserData.push({tabName:e.label,ProductDocumentManageMySubscriptions:o})})),t.singleCheckboxes=t.tabsData.tabs[0].contentrows.filter((function(t){return"single"===t.type})),t.nestedCheckboxData=t.tabsData.tabs[0].contentrows.filter((function(t){return"nested"===t.type})),t.tlGroupedCheckboxesParentCheckbox=t.nestedCheckboxData[0].grouplabel,t.nestedCheckboxes=t.nestedCheckboxData.reduce((function(t,n){return t.push(n.subscribeitems),t}),[]),t.singleCheckboxes.forEach((function(n){t.loggedInSubscriptionIDS.forEach((function(e){n.subscribeitems[0].id===e&&t.tlTabSingleCheckboxesUserData.push(n)}))})),t.nestedCheckboxes[0].forEach((function(n){t.loggedInSubscriptionIDS.forEach((function(e){n.id===e&&t.tlTabGroupedCheckboxesUserData.push(n)}))})),t.ccGroupedCheckboxesParentCheckbox=t.tabsData.tabs[2].label,t.tabsData.tabs[2].contentrows.forEach((function(n){n.subscribeitems.forEach((function(n){t.loggedInSubscriptionIDS.forEach((function(e){n.id===e&&t.ccTabCheckboxesUserData.push(n)}))}))}))}));var e=this.ccTabCheckboxesUserData.length;this.updateSubscriptionCount(this.tlTabSingleCheckboxesUserData.length+this.tlTabGroupedCheckboxesUserData.length,this.thoughtLeadershipTabId),this.updateSubscriptionCount(n,this.productDocumentsTabId),this.updateSubscriptionCount(e,this.conferenceCallsTabId)}},t.prototype.getCaptchaResponse=function(t){""!==t&&null!=t&&this.captchaResponseValue.next(t)},t.prototype.toggleArrowRotation=function(){this.isArrowRotated=!this.isArrowRotated},t.prototype.toggleSubscripationOptionArrowRotation=function(){this.isSubscripationOptionArrowRotated=!this.isSubscripationOptionArrowRotated},t.prototype.onWindowClick=function(t){var n=document.querySelector(".nuv-subscription-v2__tabs--mobile");n&&!n.contains(t.target)&&(this.isArrowRotated=!1)},t.prototype.updateSubscriptionFromMyCurrentSelections=function(){var t=this;if(this.isUserLoggedIn){var n=document.getElementById("nuvLoginLoader");n.style.display="block";var e=Array.from(this.manageMyProfile.elementRef.nativeElement.querySelectorAll('input[type="checkbox"]:checked')).map((function(n){var e=t.isNumeric(n.id.replace(/^\s+|\s+$/g,""));if(""!==n.id&&" "!==n.id&&null!=n.id&&e)return parseInt(n.id)}));e=e.filter((function(t){return null!=t})),this.userData.cadenceid=this.productDocumentsInput.cadenceId,this.userData.subscriptionids=e,this.captchaElem.executeCaptcha(),this.captchaResponseValue.pipe(CP(1)).subscribe((function(o){t.subscriptionsService.updateSubscriptions(t.userData,o).pipe(CP(1)).subscribe((function(o){t.loggedInSubscriptionIDS=e,console.log("updateSubscriptionFromMyCurrentSelections updateInputIds"),t.UpdateWealthInputTabIds(),0===e.length&&(t.loggedInSubscriptionIDS=[],t.tlSubscriptionCounter=0,t.pdSubscriptionCounter=0,t.ccSubscriptionCounter=0,t.tlTabSingleCheckboxesUserData=[],t.tlTabGroupedCheckboxesUserData=[],t.ccTabCheckboxesUserData=[],t.pdTabCheckboxesUserData=[],t.resetSubscriptions()),t.myCurrentSelections(),t.updateSaveButtonStateForMySelections(t.loggedInSubscriptionIDS.length),n.style.display="none",t.toggleThankYouModal(),t.captchaElem.resetCaptcha()}))}))}},t}();k.prototype.map=function(t,n){return q(t,n)(this)};var jP=function(){function t(t){this.locale=t,this.disabled=!1,this.currentAgeSlider={floor:0,ceil:0,showSelectionBar:!0,hidePointerLabels:!0,hideLimitLabels:!0},this.retirementAgeSlider={floor:0,ceil:0,showSelectionBar:!0,hidePointerLabels:!0,hideLimitLabels:!0},this.initialContribution=null,this.MonthlyContribution=null,this.showResults=!1,this.showDefaultMonthlyPaymentBonus=!0,this.showDefaultAnnualPaymentBonus=!0,this.isCalculateButtonPressed=!1,this.invalidCurrentAge=!1,this.invalidretirementAge=!1,this.invalidretirementAge1=!1,this.invalidInvestValue=!1,this.invalidContrValue=!1}return t.prototype.ngOnInit=function(){this.retirementdataserializedmodel=JSON.parse(this.retirementdatamodel),this.retirementData=JSON.parse(this.retirementdataserializedmodel.retirementdatajson),this.ageDefaultValues=this.retirementData.agedefaultvalues,this.currentAge1=this.ageDefaultValues.currentAge,this.retirementAge1=this.ageDefaultValues.retirementAge,this.currentAgeSlider.floor=this.ageDefaultValues.currentAgeMin,this.currentAgeSlider.ceil=this.ageDefaultValues.currentAgeMax,this.retirementAgeSlider.floor=this.ageDefaultValues.retirementAgeMin,this.retirementAgeSlider.ceil=this.ageDefaultValues.retirementAgeMax,this.retirementAgeSlider.disabled=!1,this.minInvestValue=this.retirementdataserializedmodel.minimuminitialcontribution,this.maxInvestValue=this.retirementdataserializedmodel.maximuminitialcontribution,this.minContrValue=this.retirementdataserializedmodel.minimummonthlycontribution,this.maxContrValue=this.retirementdataserializedmodel.maximummonthlycontribution,this.resultTextTokenizeString=this.retirementdataserializedmodel.resulttext},t.prototype.onChangeDisabled=function(){this.retirementAgeSlider=Object.assign({},this.retirementAgeSlider,{disabled:this.disabled})},t.prototype.setNewMinLimit=function(t){this.retirementAgeSlider=Object.assign({},this.retirementAgeSlider,{minLimit:t})},t.prototype.computeValues=function(){var t=this,n=Number(this.initialContribution.toString().replace(/,/g,"")),e=Number(this.MonthlyContribution.toString().replace(/,/g,"")),o=this.retirementData.earnings.rate/100;this.retirementAge1=Number(this.retirementAge1);var i,l=this.retirementData.agevalue.filter((function(n){return n.age===t.retirementAge1}))[0].value,r=n*Math.pow(1+o,this.retirementAge1-this.currentAge1),c=Math.pow(1+o,1/12)-1,a=this.retirementAge1-this.currentAge1,s=r+e*((Math.pow(1+c,12*(this.retirementAge1-this.currentAge1))-1)/c*(1+c)),u=JSON.parse(JSON.stringify(this.retirementData.longevitybonus));this.loyaltyBonusRate=0;for(var d=0,g=u;d<g.length;d++){var h=g[d];h.percent=h.percent/100,h.validrate=a>=h.breakpoint?h.percent:0,this.loyaltyBonusRate=h.validrate>this.loyaltyBonusRate?h.validrate:this.loyaltyBonusRate}this.formattedLoyaltyBonusRate=("1.0-1",bd(this.loyaltyBonusRate,xd(od(i=this.locale,qu.Percent),ed(i,Ju.MinusSign)),i,Ju.Group,Ju.Decimal,"1.0-1",!0).replace(new RegExp("%","g"),ed(i,Ju.PercentSign))),this.evaluatedResultText=this.resultTextTokenizeString.replace("{$loyaltyBonusRate}",this.formattedLoyaltyBonusRate.toString()),this.monthlyPayment=s/l,this.monthlyPaymentBonus=this.monthlyPayment*(1+this.loyaltyBonusRate),this.annualPaymentBonus=12*Math.round(this.monthlyPaymentBonus),this.showDefaultMonthlyPaymentBonus=!1,this.showDefaultAnnualPaymentBonus=!1,this.showResults=!0},t.prototype.generatePDF=function(){window.print()},t.prototype.updateFinalResultOnCurrentAgeSliderChange=function(){this.updateRetirementAgeIfLessThanCurrentAge(),this.disableRetirementSlider(),this.submit()},t.prototype.updateFinalResultOnRetirementAgeSliderChange=function(){this.updateRetirementAgeIfLessThanCurrentAge(),this.disableRetirementSlider(),this.submit()},t.prototype.updateFinalResultOnInitialContributionChange=function(){this.submit()},t.prototype.updateFinalResultOnMonthlyContributionsChange=function(){this.submit()},t.prototype.validateForm=function(){var t="",n="";return null!=this.initialContribution&&(t=this.initialContribution.toString().replace(/,/g,"")),null!=this.MonthlyContribution&&(n=this.MonthlyContribution.toString().replace(/,/g,"")),this.invalidretirementAge1=this.retirementAge1<this.currentAge1||this.retirementAge1==this.currentAge1,this.isCalculateButtonPressed&&(this.invalidInvestValue=""===t.toString()||Number(t)<0||Number(t)<this.minInvestValue||Number(t)>this.maxInvestValue,this.invalidContrValue=""===n.toString()||Number(n)<0||Number(n)<this.minContrValue||Number(n)>this.maxContrValue),!(this.invalidretirementAge1||this.invalidInvestValue||this.invalidContrValue)},t.prototype.submit=function(t){t&&(this.isCalculateButtonPressed=t),this.validateForm()&&this.isCalculateButtonPressed&&this.computeValues()},t.prototype.updateRetirementAgeIfLessThanCurrentAge=function(){this.retirementAge1<=this.currentAge1&&(this.retirementAge1=this.currentAge1+1)},t.prototype.disableRetirementSlider=function(){this.setNewMinLimit(this.retirementAge1===this.currentAge1+1?this.retirementAge1:this.ageDefaultValues.retirementAgeMin)},t}(),RP=[ya,Of,Ea,Su,mf,zu,ju,T_,E_,D_,U_,K_,J_,NC,Np,tC,yf,kf,Af,wf,Sf,Tf,Ff,jf,If,Df,Nf,Rf,Hf,qf,Wf,Yf,Xf,Qf,tM,eM,oM,Zf,nM,iM,lM,rM,aM,sM,uM,dM,gM,hM,_M,fM,BM,LM,GM,QM,rP,FP,sP,jP],VP=function(){function t(t,n){var e=this;this.resolver=t,this.injector=n,RP.forEach((function(t,n){var o=e.resolver.resolveComponentFactory(t);e.createElement(o.selector,t)}))}return t.prototype.createElement=function(t,n){var e=function(t,n){var e=function(t,n){return n.get(xn).resolveComponentFactory(t).inputs}(t,n.injector),o=n.strategyFactory||new wa(t,n.injector),l=function(t){var n={};return t.forEach((function(t){var e,o=t.propName;n[(e=t.templateName,e.replace(/[A-Z]/g,(function(t){return"-"+t.toLowerCase()})))]=o})),n}(e),r=function(t){function r(n){var e=t.call(this)||this;return e.injector=n,e}return i(r,t),Object.defineProperty(r.prototype,"ngElementStrategy",{get:function(){var t=this;if(!this._ngElementStrategy){var i=this._ngElementStrategy=o.create(this.injector||n.injector),l=e.filter((function(n){return t.hasOwnProperty(n.propName)})).map((function(n){var e=n.propName;return[e,t[e]]}));this instanceof r?l.forEach((function(n){var e=d(n,1);return delete t[e[0]]})):Sa(e,this),l.forEach((function(t){var n=d(t,2);return i.setInputValue(n[0],n[1])}))}return this._ngElementStrategy},enumerable:!0,configurable:!0}),r.prototype.attributeChangedCallback=function(t,n,e,o){this.ngElementStrategy.setInputValue(l[t],e)},r.prototype.connectedCallback=function(){var t=this;this.ngElementStrategy.connect(this),this.ngElementEventsSubscription=this.ngElementStrategy.events.subscribe((function(n){var e=function(t,n,e){if("function"!=typeof CustomEvent){var o=t.createEvent("CustomEvent");return o.initCustomEvent(n,!1,!1,e),o}return new CustomEvent(n,{bubbles:!1,cancelable:!1,detail:e})}(t.ownerDocument,n.name,n.value);t.dispatchEvent(e)}))},r.prototype.disconnectedCallback=function(){this._ngElementStrategy&&this._ngElementStrategy.disconnect(),this.ngElementEventsSubscription&&(this.ngElementEventsSubscription.unsubscribe(),this.ngElementEventsSubscription=null)},r.observedAttributes=Object.keys(l),r}(ka);return Sa(e,r.prototype),r}(n,{injector:this.injector});customElements.define(t,e)},t.prototype.ngDoBootstrap=function(){},t}(),GP=function(){function t(t){this.sanitized=t}return t.prototype.transform=function(t){return this.sanitized.bypassSecurityTrustHtml(t)},t}(),UP=function(){function t(){this.sliderIndex=0,this.sliderTransform="translate3d(-"+100*this.sliderIndex+"%, 0, 0)",this.activateTimer=!1}return t.prototype.ngOnInit=function(){this.activeTitle=this.slides[this.sliderIndex].title,this.analyticsDataComponent=JSON.stringify({componentName:"themeCarousel",componentType:"Collection",title:this.title})},t.prototype.ngAfterViewInit=function(){var t=this;document.addEventListener("DOMContentLoaded",(function(){t.initiateTimer()}))},t.prototype.goNext=function(){this.sliderIndex=this.sliderIndex>=this.slides.length-1?0:this.sliderIndex+1,this.sliderTransform="translate3d(-"+100*this.sliderIndex+"%, 0, 0)",this.activeTitle=this.slides[this.sliderIndex].title,this.initiateTimer()},t.prototype.goPrevious=function(){this.sliderIndex=this.sliderIndex<=0?this.slides.length-1:this.sliderIndex-1,this.sliderTransform="translate3d(-"+100*this.sliderIndex+"%, 0, 0)",this.activeTitle=this.slides[this.sliderIndex].title,this.initiateTimer()},t.prototype.goTo=function(t){this.sliderIndex=t,this.sliderTransform="translate3d(-"+100*this.sliderIndex+"%, 0, 0)",this.activeTitle=this.slides[this.sliderIndex].title,this.initiateTimer()},t.prototype.initiateTimer=function(){this.timer&&(clearTimeout(this.timer),clearTimeout(this.triggerTimerBar)),this.timer=setTimeout(this.goNext.bind(this),12e3),this.activateTimer=!1,this.triggerTimerBar=setTimeout(this.setActive.bind(this),1e3)},t.prototype.setActive=function(){this.activateTimer=!0},t.prototype.analyticsDataSlideItem=function(t){return JSON.stringify(l({"@type":"Article"},t))},t}(),HP=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}[_nghost-%COMP%]{margin-top:45px;position:relative;display:block;width:100%;float:left}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]{margin-top:45px}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%]{margin-top:45px}}.slider-container[_ngcontent-%COMP%]{position:relative;display:flex;width:100%;float:left;transition:transform 420ms cubic-bezier(.215,.61,.355,1);z-index:3}.slider-container-vertical-line-container[_ngcontent-%COMP%]{display:none}.slide-item[_ngcontent-%COMP%]{min-width:100%}.slide-item[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#253746;font-size:1.375rem;line-height:1.625rem;letter-spacing:-.034375rem;margin-top:0;margin-bottom:20px}@media only screen and (min-width:47.75rem){.main-title[_ngcontent-%COMP%]{font-size:1.75rem;line-height:2.25rem;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.main-title[_ngcontent-%COMP%]{font-size:2.25rem;line-height:2.875rem;letter-spacing:-.00625rem}}.feature[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.feature-cover[_ngcontent-%COMP%], .slider-aspect-ratio-cover[_ngcontent-%COMP%]{position:relative;width:100%;padding-top:100%;float:left}.feature-cover[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .feature-cover[_ngcontent-%COMP%]   picture[_ngcontent-%COMP%], .slider-aspect-ratio-cover[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .slider-aspect-ratio-cover[_ngcontent-%COMP%]   picture[_ngcontent-%COMP%]{display:block;width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.feature-cover[_ngcontent-%COMP%]::after{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%)}.callout[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;background-color:#253746;z-index:10;min-height:270px;margin-top:-135px;padding:30px 30px 82px}.callout-eyebrow[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-style:normal;font-weight:700;color:#4cb2d0;line-height:1;font-size:.75rem;letter-spacing:.05625rem;text-transform:uppercase;margin-bottom:10px}@media only screen and (min-width:47.75rem){.callout-eyebrow[_ngcontent-%COMP%]{font-size:.875rem;letter-spacing:.05rem}}@media only screen and (min-width:63.9375rem){.callout-eyebrow[_ngcontent-%COMP%]{letter-spacing:.075rem}}.callout-title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;line-height:1.32;font-size:1rem;letter-spacing:-.01rem}@media only screen and (min-width:47.75rem){.callout-title[_ngcontent-%COMP%]{font-size:1.375rem;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.callout-title[_ngcontent-%COMP%]{font-size:1.75rem;letter-spacing:-.0175rem}}.callout-title[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:inline;border-bottom:1px solid transparent;transition:border-color .25s ease}.callout-title[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{border-color:#4cb2d0}.callout-title[_ngcontent-%COMP%]  em{color:#4cb2d0;font-style:italic}.callout-button[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-style:normal;font-weight:400;line-height:1;letter-spacing:0;color:#fff;font-size:.75rem;display:inline-block;padding:11px 10px;background-color:transparent;border:1px solid transparent;min-width:110px;text-align:center;cursor:pointer;transition:color .25s cubic-bezier(.77,0,.175,1);z-index:0;text-decoration:none!important;position:absolute;bottom:30px}.callout-button[_ngcontent-%COMP%]:disabled{background-color:#bdc3c7}.callout-button[_ngcontent-%COMP%]::after, .callout-button[_ngcontent-%COMP%]::before{content:'';display:block;height:calc(100% + 2px);position:absolute;top:-1px;z-index:-1}.callout-button[_ngcontent-%COMP%]::before{width:calc(100% + 2px);left:-1px;background-color:#0092bc}.callout-button[_ngcontent-%COMP%]::after{width:100%;left:0;transform:scaleX(0);transform-origin:0 50%;background-color:#005a74;transition:transform .25s cubic-bezier(.77,0,.175,1)}.callout-button[_ngcontent-%COMP%]:hover{color:#fff}.callout-button[_ngcontent-%COMP%]:hover::after{transform:scaleX(1)}.slider-dots[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-top:18px}.slider-dots-content[_ngcontent-%COMP%]{display:flex;justify-content:center}.slider-dot[_ngcontent-%COMP%]{position:relative;background-color:#bdc3c7;width:6px;height:6px;float:left;border-radius:20px;margin:10px}.slider-dot[_ngcontent-%COMP%]::before{content:'';display:block;width:16px;height:42px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.slider-dot--active[_ngcontent-%COMP%]{transform:scale(1.7);background-color:#253746}.background-pattern[_ngcontent-%COMP%], .feature-text[_ngcontent-%COMP%], .next-slide-button[_ngcontent-%COMP%], .previous-slide-button[_ngcontent-%COMP%], .slider-aspect-ratio[_ngcontent-%COMP%], .slider-options[_ngcontent-%COMP%]{display:none}@media only screen and (min-width:47.75rem){.callout-button[_ngcontent-%COMP%]{font-size:1rem;padding:15px 20px 13px;min-width:184px}[_nghost-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem;overflow:hidden}.main-title[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem;margin-bottom:30px}.slider-container[_ngcontent-%COMP%]{margin-left:-1rem;margin-right:-1rem;width:calc(100% + 2rem)}.feature[_ngcontent-%COMP%]{width:calc(75% - 1.75rem);margin-left:1rem;margin-right:1rem;float:right}.feature-content[_ngcontent-%COMP%]{position:relative;transition:transform .42s linear}.feature-content[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.callout[_ngcontent-%COMP%]{width:calc(50% - 1.5rem);float:left;margin-left:1rem;position:absolute;min-height:80%;top:10%;margin-top:0}.feature-text[_ngcontent-%COMP%]{display:block;position:absolute;right:40px;bottom:40px;width:160px}.feature-text[_ngcontent-%COMP%]::before{content:'';position:absolute;width:1px;height:100%;background-color:#2ba824;top:0;left:-20px}.feature-text-title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;line-height:1.42;font-size:1rem;letter-spacing:-.003125rem;margin-bottom:15px}}@media only screen and (min-width:47.75rem) and (min-width:47.75rem){.feature-text-title[_ngcontent-%COMP%]{font-size:1.125rem;letter-spacing:-.00375rem}}@media only screen and (min-width:47.75rem) and (min-width:63.9375rem){.feature-text-title[_ngcontent-%COMP%]{font-size:1.375rem}}@media only screen and (min-width:47.75rem){.feature-text-title[_ngcontent-%COMP%]:last-child{margin-bottom:0}.feature-text-author[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;line-height:1.1;letter-spacing:0;color:#bdc3c7;font-size:.75rem}}@media only screen and (min-width:47.75rem) and (min-width:47.75rem){.feature-text-author[_ngcontent-%COMP%]{font-size:.8125rem}}@media only screen and (min-width:47.75rem) and (min-width:63.9375rem){.feature-text-author[_ngcontent-%COMP%]{font-size:1rem}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%]{width:100%;margin-left:0;padding-bottom:102px;overflow:visible}.wrapper[_ngcontent-%COMP%]{padding-bottom:120px;overflow:hidden;padding-top:1.5rem}.wrapper[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.wrapper[_ngcontent-%COMP%]::before{position:absolute;bottom:0;left:50%;transform:translateX(-50%) translateY(0);display:block;width:100vw;padding-left:20vw;overflow:hidden;font-family:Georgia,Times,serif;font-style:italic;color:rgba(189,195,199,.2);white-space:nowrap;font-size:10rem;font-weight:700;line-height:1.2;opacity:1;transition:transform .3s ease,opacity .3s ease;box-sizing:border-box;z-index:-1;content:attr(data-content)}.wrapper--transition-out[_ngcontent-%COMP%]::before{transform:translateX(-50%) translateY(100px);opacity:0}.main-title[_ngcontent-%COMP%]{width:calc(25% - 3.125rem);margin-left:2.5rem;float:none;clear:both}.slider-container[_ngcontent-%COMP%], .slider-container-vertical-line-container[_ngcontent-%COMP%], .slider-dots[_ngcontent-%COMP%]{width:calc(66.66666667% - 4.16666667rem);float:left;margin-left:2.5rem;transform:translate(0)!important;display:block}.slider-dots[_ngcontent-%COMP%]{float:right;margin-right:2.5rem;margin-top:.5rem}.slider-dots-content[_ngcontent-%COMP%]{width:54%}.slider-container-vertical-line-container[_ngcontent-%COMP%]{margin-left:calc(33.33333333% - 3.33333333rem + 5rem);position:absolute;z-index:1}.slide-item[_ngcontent-%COMP%]{pointer-events:none}.slide-item[_ngcontent-%COMP%]  a{pointer-events:all}.slide-item[_ngcontent-%COMP%], .slider-aspect-ratio[_ngcontent-%COMP%]{margin-left:-2.5rem;margin-right:-2.5rem;width:calc(100% + 5rem);position:absolute;top:0;left:0}.slider-aspect-ratio[_ngcontent-%COMP%]{display:block;position:relative;pointer-events:none}.slider-aspect-ratio[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.slider-aspect-ratio-vertical-line[_ngcontent-%COMP%]{position:absolute;top:0;right:calc(12.5% - 2.8125rem + 2.5rem);width:2px;height:100%;background-color:#2ba824;pointer-events:none}.slider-aspect-ratio-vertical-line[_ngcontent-%COMP%]::after{content:'';display:block;width:18.75rem;height:100%;position:absolute;left:100%;top:0;background-color:#fff;z-index:-1}.feature[_ngcontent-%COMP%], .slider-aspect-ratio-feature[_ngcontent-%COMP%]{width:calc(75% - 4.375rem);float:left;margin-left:2.5rem;margin-right:0}.feature[_ngcontent-%COMP%]{overflow:hidden}.feature--before[_ngcontent-%COMP%]{transform:translate3d(0,-100%,0)}.feature--after[_ngcontent-%COMP%]{transform:translate3d(0,100%,0)}.feature-text[_ngcontent-%COMP%]{left:65px;width:224px}.callout[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);margin-left:2.5rem;margin-left:calc(50% - 3.75rem + 5rem);margin-right:0;padding-top:2.875rem;float:right;min-height:0;top:auto;bottom:-102px;opacity:0;visibility:hidden;transition:opacity .42s cubic-bezier(.77,0,.175,1) .2s,visibility .42s cubic-bezier(.77,0,.175,1) .2s;z-index:3}.callout--visible[_ngcontent-%COMP%]{visibility:visible;opacity:1;transition:opacity .42s cubic-bezier(.77,0,.175,1),visibility .42s cubic-bezier(.77,0,.175,1)}.callout-button[_ngcontent-%COMP%]{display:none}.slider-options[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;display:block;list-style:none;padding:0;margin-top:0;margin-bottom:0}.slider-option[_ngcontent-%COMP%]{position:relative;padding:1.25rem 0 1.3125rem}.slider-option[_ngcontent-%COMP%]::after{content:'';display:block;width:1.25rem;height:.0625rem;opacity:.3;background-color:#0092bc;position:absolute;bottom:0}.slider-option[_ngcontent-%COMP%]:last-child::after{display:none}.slider-option-vertical-line[_ngcontent-%COMP%], .slider-option-vertical-line-mask[_ngcontent-%COMP%]{display:block;width:330%;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%);pointer-events:none}.slider-option-vertical-line[_ngcontent-%COMP%]{background-color:#2ba824}.slider-option-vertical-line-mask[_ngcontent-%COMP%]{z-index:2}.slider-option-vertical-line-mask[_ngcontent-%COMP%]::after{content:'';display:block;width:12.5rem;height:62.5rem;position:absolute;bottom:100%;right:0;background-color:#fff}.slider-option-link[_ngcontent-%COMP%]{position:relative;display:inline-block;font-family:\"Source Sans Pro\",sans-serif;font-size:1.5625rem;font-weight:600;line-height:1.28;color:#0092bc;transition:color .24s cubic-bezier(.77,0,.175,1);background-color:#fff;padding-right:2rem}.slider-option--active[_ngcontent-%COMP%]   .slider-option-link[_ngcontent-%COMP%]{color:#2ba824}.slider-option--active[_ngcontent-%COMP%]   .slider-option-link[_ngcontent-%COMP%]::after{content:'';display:block;width:.5rem;height:.5rem;border:2px solid #2ba824;border-radius:100%;position:absolute;right:0;top:calc(50% + .0625rem);transform:translateY(-50%)}.timeline-container[_ngcontent-%COMP%]{width:73.5%;position:absolute;bottom:0;left:0;height:.625rem;background-color:rgba(203,221,226,.5)}.timeline-bar[_ngcontent-%COMP%]{position:absolute;left:0;top:0;background-color:#2ba824;width:0%;height:100%}.timeline-bar--active[_ngcontent-%COMP%]{width:100%;transition:width 11s linear}.background-pattern[_ngcontent-%COMP%]{display:block;position:absolute;width:calc(75% - 4.375rem);height:23.75rem;background-image:url(/images/pattern-dotted.svg);z-index:2;top:0;left:calc(41.66666667% - 3.54166667rem)}}@media only screen and (min-width:87.5rem){.slider-dots[_ngcontent-%COMP%]{display:none}.next-slide-button[_ngcontent-%COMP%], .previous-slide-button[_ngcontent-%COMP%]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:60px;height:60px;border:none;position:absolute;right:-30px;top:0;pointer-events:all;background-color:#2ba824;transition:background-color .42s cubic-bezier(.77,0,.175,1);cursor:pointer;z-index:4}.next-slide-button[_ngcontent-%COMP%]:hover, .previous-slide-button[_ngcontent-%COMP%]:hover{background-color:#2d9015}.next-slide-button[_ngcontent-%COMP%]{top:3.75rem}}"]],data:{}});function WP(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"h2",[["class","main-title"]],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.component.title)}))}function $P(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"div",[["class","slider-option-vertical-line"]],null,null,null,null,null))],null,null)}function qP(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"div",[["class","slider-option-vertical-line-mask"]],null,null,null,null,null))],null,null)}function YP(t){return pr(0,[(t()(),Ki(0,0,null,null,9,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,8,"li",[["class","slider-option"]],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(3,{"slider-option--active":0}),(t()(),Zi(16777216,null,null,1,null,$P)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,qP)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(8,0,null,null,1,"a",[["class","slider-option-link"]],[[8,"href",4],[8,"target",0]],[[null,"mouseover"]],(function(t,n,e){var o=!0;return"mouseover"===n&&(o=!1!==t.component.goTo(t.context.index)&&o),o}),null,null)),(t()(),hr(9,null,[" "," "]))],(function(t,n){var e=n.component,o=t(n,3,0,n.context.index==e.sliderIndex);t(n,2,0,"slider-option",o),t(n,5,0,n.context.index==e.sliderIndex),t(n,7,0,n.context.index==e.sliderIndex)}),(function(t,n){t(n,8,0,null==n.context.$implicit.link?null:n.context.$implicit.link.href,null==n.context.$implicit.link?null:n.context.$implicit.link.target),t(n,9,0,n.context.$implicit.title)}))}function XP(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"source",[["media","(min-width: 1023px)"]],[[8,"srcset",4]],null,null,null,null))],null,(function(t,n){t(n,0,0,null==n.parent.context.$implicit.featureBackground?null:n.parent.context.$implicit.featureBackground.source1x)}))}function ZP(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"source",[["media","(min-width: 764px)"]],[[8,"srcset",4]],null,null,null,null))],null,(function(t,n){t(n,0,0,null==n.parent.context.$implicit.featureBackground?null:n.parent.context.$implicit.featureBackground.source2x)}))}function KP(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"source",[["media","(min-width: 0px)"]],[[8,"srcset",4]],null,null,null,null))],null,(function(t,n){t(n,0,0,null==n.parent.context.$implicit.featureBackground?null:n.parent.context.$implicit.featureBackground.source3x)}))}function JP(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[["class","feature-text-author"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=Oi(n,0,0,t(n,1,0,Al(n.parent.parent,0),n.context.$implicit));t(n,0,0,e)}))}function QP(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"a",[["class","callout-button"]],[[8,"href",4],[8,"target",0]],null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,0,0,null==n.parent.context.$implicit.link?null:n.parent.context.$implicit.link.href,null==n.parent.context.$implicit.link?null:n.parent.context.$implicit.link.target),t(n,1,0,n.parent.context.$implicit.buttonName)}))}function tO(t){return pr(0,[(t()(),Ki(0,0,null,null,29,"div",[["class","slide-item"]],[[1,"data-item",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,18,"div",[["class","feature"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,17,"div",[["class","feature-content"]],null,null,null,null,null)),jl(3,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(4,{"feature--before":0,"feature--after":1}),(t()(),Ki(5,0,null,null,8,"div",[["class","feature-cover"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,7,"picture",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,XP)),jl(8,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,ZP)),jl(10,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,KP)),jl(12,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(13,0,null,null,0,"img",[],[[8,"src",4],[8,"alt",0]],null,null,null,null)),(t()(),Ki(14,0,null,null,5,"div",[["class","feature-text"]],null,null,null,null,null)),(t()(),Ki(15,0,null,null,2,"div",[["class","feature-text-title"]],null,null,null,null,null)),(t()(),Ki(16,0,null,null,1,"a",[],[[8,"href",4],[8,"target",0]],null,null,null,null)),(t()(),hr(17,null,[" "," "])),(t()(),Zi(16777216,null,null,1,null,JP)),jl(19,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(20,0,null,null,9,"div",[["class","callout"]],null,null,null,null,null)),jl(21,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(22,{"callout--visible":0}),(t()(),Ki(23,0,null,null,1,"div",[["class","callout-eyebrow"]],null,null,null,null,null)),(t()(),hr(24,null,["",""])),(t()(),Ki(25,0,null,null,2,"div",[["class","callout-title"]],null,null,null,null,null)),(t()(),Ki(26,0,null,null,1,"a",[],[[8,"href",4],[8,"target",0],[8,"innerHTML",1]],null,null,null,null)),sr(27,1),(t()(),Zi(16777216,null,null,1,null,QP)),jl(29,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component,o=t(n,4,0,n.context.index<e.sliderIndex,n.context.index>e.sliderIndex);t(n,3,0,"feature-content",o),t(n,8,0,null==n.context.$implicit.featureBackground?null:n.context.$implicit.featureBackground.source1x),t(n,10,0,null==n.context.$implicit.featureBackground?null:n.context.$implicit.featureBackground.source2x),t(n,12,0,null==n.context.$implicit.featureBackground?null:n.context.$implicit.featureBackground.source3x),t(n,19,0,n.context.$implicit.featureAuthors);var i=t(n,22,0,n.context.index==e.sliderIndex);t(n,21,0,"callout",i),t(n,29,0,n.context.$implicit.buttonName)}),(function(t,n){t(n,0,0,n.component.analyticsDataSlideItem(n.context.$implicit)),t(n,13,0,null==n.context.$implicit.featureBackground?null:n.context.$implicit.featureBackground.source1x,null==n.context.$implicit.featureBackground?null:n.context.$implicit.featureBackground.altText),t(n,16,0,null==n.context.$implicit.featureLink?null:n.context.$implicit.featureLink.href,(null==n.context.$implicit.featureLink?null:n.context.$implicit.featureLink.target)||"_self"),t(n,17,0,n.context.$implicit.featureTitle),t(n,24,0,n.context.$implicit.calloutEyebrow);var e=null==n.context.$implicit.link?null:n.context.$implicit.link.href,o=null==n.context.$implicit.link?null:n.context.$implicit.link.target,i=Oi(n,26,2,t(n,27,0,Al(n.parent,0),n.context.$implicit.calloutTitle));t(n,26,0,e,o,i)}))}function nO(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","slider-dot"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.goTo(t.context.index)&&o),o}),null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(3,{"slider-dot--active":0})],(function(t,n){var e=t(n,3,0,n.context.index==n.component.sliderIndex);t(n,2,0,"slider-dot",e)}),null)}function eO(t){return pr(0,[Rl(0,GP,[Zg]),(t()(),Ki(1,0,null,null,31,"div",[["class","wrapper"]],[[1,"data-content",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,WP)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(4,0,null,null,2,"ul",[["class","slider-options"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,YP)),jl(6,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(7,0,null,null,4,"div",[["class","slider-container-vertical-line-container"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,3,"div",[["class","slider-aspect-ratio"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,1,"div",[["class","slider-aspect-ratio-feature"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,0,"div",[["class","slider-aspect-ratio-cover"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,0,"div",[["class","slider-aspect-ratio-vertical-line"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,0,"div",[["class","background-pattern"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,15,"div",[["class","slider-container"]],[[4,"transform",null]],[[null,"swipeleft"],[null,"swiperight"]],(function(t,n,e){var o=!0,i=t.component;return"swipeleft"===n&&(o=!1!==i.goNext()&&o),"swiperight"===n&&(o=!1!==i.goPrevious()&&o),o}),null,null)),(t()(),Zi(16777216,null,null,1,null,tO)),jl(15,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(16,0,null,null,12,"div",[["class","slider-aspect-ratio"]],null,null,null,null,null)),(t()(),Ki(17,0,null,null,11,"div",[["class","slider-aspect-ratio-feature"]],null,null,null,null,null)),(t()(),Ki(18,0,null,null,10,"div",[["class","slider-aspect-ratio-cover"]],null,null,null,null,null)),(t()(),Ki(19,0,null,null,2,"button",[["class","previous-slide-button"],["data-action","click carousel prev"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.goPrevious()&&o),o}),null,null)),(t()(),Ki(20,0,null,null,1,":svg:svg",[["aria-label","previous-slide-button"],["height","10"],["role","img"],["viewBox","0 0 17 10"],["width","17"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(21,0,null,null,0,":svg:path",[["d","M15.565645 8.47812L8.53993 1.434355 1.478118 8.47812"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"],["stroke-width","1.75"]],null,null,null,null,null)),(t()(),Ki(22,0,null,null,2,"button",[["class","next-slide-button"],["data-action","click carousel next"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.goNext()&&o),o}),null,null)),(t()(),Ki(23,0,null,null,1,":svg:svg",[["aria-label","next-slide-button"],["height","10"],["role","img"],["viewBox","0 0 17 10"],["width","17"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(24,0,null,null,0,":svg:path",[["d","M1.47812 1.434355l7.025714 7.043763 7.061812-7.043763"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"],["stroke-width","1.75"]],null,null,null,null,null)),(t()(),Ki(25,0,null,null,3,"div",[["class","timeline-container"]],null,null,null,null,null)),(t()(),Ki(26,0,null,null,2,"div",[["class","timeline-bar"]],null,null,null,null,null)),jl(27,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(28,{"timeline-bar--active":0}),(t()(),Ki(29,0,null,null,3,"div",[["class","slider-dots"]],null,null,null,null,null)),(t()(),Ki(30,0,null,null,2,"div",[["class","slider-dots-content"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,nO)),jl(32,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,3,0,e.title),t(n,6,0,e.slides),t(n,15,0,e.slides);var o=t(n,28,0,e.activateTimer);t(n,27,0,"timeline-bar",o),t(n,32,0,e.slides)}),(function(t,n){var e=n.component;t(n,1,0,e.activeTitle),t(n,13,0,e.sliderTransform)}))}var oO=function(){function t(){}return t.prototype.ngOnInit=function(){},t}(),iO=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}[_nghost-%COMP%]{position:relative;display:block;margin-top:2.5rem;float:left;width:100%}[_nghost-%COMP%] >ol, [_nghost-%COMP%] >other-contents>div.structural>ol, [_nghost-%COMP%] >other-contents>div.structural>ul, [_nghost-%COMP%] >other-contents>ol, [_nghost-%COMP%] >other-contents>ul, [_nghost-%COMP%] >ul{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}[_nghost-%COMP%] >ol::before, [_nghost-%COMP%] >other-contents>div.structural>ol::before, [_nghost-%COMP%] >other-contents>div.structural>ul::before, [_nghost-%COMP%] >other-contents>ol::before, [_nghost-%COMP%] >other-contents>ul::before, [_nghost-%COMP%] >ul::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}[_nghost-%COMP%] >ol>li, [_nghost-%COMP%] >other-contents>div.structural>ol>li, [_nghost-%COMP%] >other-contents>div.structural>ul>li, [_nghost-%COMP%] >other-contents>ol>li, [_nghost-%COMP%] >other-contents>ul>li, [_nghost-%COMP%] >ul>li{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}[_nghost-%COMP%] >ol>li::after, [_nghost-%COMP%] >other-contents>div.structural>ol>li::after, [_nghost-%COMP%] >other-contents>div.structural>ul>li::after, [_nghost-%COMP%] >other-contents>ol>li::after, [_nghost-%COMP%] >other-contents>ul>li::after, [_nghost-%COMP%] >ul>li::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}[_nghost-%COMP%] >ol>li:last-child, [_nghost-%COMP%] >other-contents>div.structural>ol>li:last-child, [_nghost-%COMP%] >other-contents>div.structural>ul>li:last-child, [_nghost-%COMP%] >other-contents>ol>li:last-child, [_nghost-%COMP%] >other-contents>ul>li:last-child, [_nghost-%COMP%] >ul>li:last-child{margin-bottom:0;padding-bottom:0}[_nghost-%COMP%] >ol>li:last-child::after, [_nghost-%COMP%] >other-contents>div.structural>ol>li:last-child::after, [_nghost-%COMP%] >other-contents>div.structural>ul>li:last-child::after, [_nghost-%COMP%] >other-contents>ol>li:last-child::after, [_nghost-%COMP%] >other-contents>ul>li:last-child::after, [_nghost-%COMP%] >ul>li:last-child::after{display:none}[_nghost-%COMP%] >ol>li, [_nghost-%COMP%] >other-contents>div.structural>ol>li, [_nghost-%COMP%] >other-contents>ol>li{padding-right:10%;margin-left:4.375rem}[_nghost-%COMP%] >ol>li::before, [_nghost-%COMP%] >other-contents>div.structural>ol>li::before, [_nghost-%COMP%] >other-contents>ol>li::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}[_nghost-%COMP%] >other-contents>div.structural>ul>li, [_nghost-%COMP%] >other-contents>ul>li, [_nghost-%COMP%] >ul>li{padding-left:1.75rem}[_nghost-%COMP%] >other-contents>div.structural>ul>li::after, [_nghost-%COMP%] >other-contents>ul>li::after, [_nghost-%COMP%] >ul>li::after{width:100%;left:0}[_nghost-%COMP%] >other-contents>div.structural>ul>li::before, [_nghost-%COMP%] >other-contents>ul>li::before, [_nghost-%COMP%] >ul>li::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}[_nghost-%COMP%] >other-contents>div.structural>ul.nuv-issue-outline.featured-list.outline-featured-list-icon, [_nghost-%COMP%] >other-contents>ul.nuv-issue-outline.featured-list.outline-featured-list-icon, [_nghost-%COMP%] >ul.nuv-issue-outline.featured-list.outline-featured-list-icon{padding-left:0}[_nghost-%COMP%] >other-contents>div.structural>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li, [_nghost-%COMP%] >other-contents>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li, [_nghost-%COMP%] >ul.nuv-issue-outline.featured-list.outline-featured-list-icon li{padding-left:0}[_nghost-%COMP%] >other-contents>div.structural>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::before, [_nghost-%COMP%] >other-contents>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::before, [_nghost-%COMP%] >ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::before{background:0 0;border-radius:unset}[_nghost-%COMP%] >other-contents>div.structural>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>.outline-featured-list-contentSpan, [_nghost-%COMP%] >other-contents>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>.outline-featured-list-contentSpan, [_nghost-%COMP%] >ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>.outline-featured-list-contentSpan{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}[_nghost-%COMP%] >other-contents>div.structural>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::after, [_nghost-%COMP%] >other-contents>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::after, [_nghost-%COMP%] >ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::after{width:calc(100% - 80px);left:80px}[_nghost-%COMP%] >other-contents>div.structural>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>img, [_nghost-%COMP%] >other-contents>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>img, [_nghost-%COMP%] >ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>img{vertical-align:middle;padding-right:12px}[_nghost-%COMP%] >other-contents>div.structural>ul.featured-list, [_nghost-%COMP%] >other-contents>ul.featured-list, [_nghost-%COMP%] >ul.featured-list{padding:2.5rem 1.25rem 1.5rem}[_nghost-%COMP%] >other-contents>div.structural>ul.featured-list::after, [_nghost-%COMP%] >other-contents>ul.featured-list::after, [_nghost-%COMP%] >ul.featured-list::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}[_nghost-%COMP%] >ol.featured-list>li, [_nghost-%COMP%] >other-contents>div.structural>ol.featured-list>li, [_nghost-%COMP%] >other-contents>ol.featured-list>li{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}[_nghost-%COMP%] >ol.featured-list>li::before, [_nghost-%COMP%] >other-contents>div.structural>ol.featured-list>li::before, [_nghost-%COMP%] >other-contents>ol.featured-list>li::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}[_nghost-%COMP%] >ol.featured-list>li::after, [_nghost-%COMP%] >other-contents>div.structural>ol.featured-list>li::after, [_nghost-%COMP%] >other-contents>ol.featured-list>li::after{display:none}[_nghost-%COMP%] >ol.featured-list>li:last-child, [_nghost-%COMP%] >other-contents>div.structural>ol.featured-list>li:last-child, [_nghost-%COMP%] >other-contents>ol.featured-list>li:last-child{padding-bottom:.9375rem}[_nghost-%COMP%]  .nuv-issue-outline-title+ul.featured-list, [_nghost-%COMP%] >other-contents .nuv-issue-outline-title+ul.featured-list, [_nghost-%COMP%] >other-contents>div.structural .nuv-issue-outline-title+ul.featured-list{margin-top:-1.625rem;z-index:0}[_nghost-%COMP%]  .nuv-issue-outline-title+ul.featured-list::before, [_nghost-%COMP%] >other-contents .nuv-issue-outline-title+ul.featured-list::before, [_nghost-%COMP%] >other-contents>div.structural .nuv-issue-outline-title+ul.featured-list::before{display:none}@media only screen and (min-width:47.75rem){[_nghost-%COMP%] >ol>li, [_nghost-%COMP%] >other-contents>div.structural>ol>li, [_nghost-%COMP%] >other-contents>div.structural>ul>li, [_nghost-%COMP%] >other-contents>ol>li, [_nghost-%COMP%] >other-contents>ul>li, [_nghost-%COMP%] >ul>li{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}[_nghost-%COMP%] >ol, [_nghost-%COMP%] >other-contents>div.structural>ol, [_nghost-%COMP%] >other-contents>div.structural>ul, [_nghost-%COMP%] >other-contents>ol, [_nghost-%COMP%] >other-contents>ul, [_nghost-%COMP%] >ul{width:calc(100% - 2rem);float:left;margin-left:1rem}[_nghost-%COMP%] >ol::before, [_nghost-%COMP%] >other-contents>div.structural>ol::before, [_nghost-%COMP%] >other-contents>div.structural>ul::before, [_nghost-%COMP%] >other-contents>ol::before, [_nghost-%COMP%] >other-contents>ul::before, [_nghost-%COMP%] >ul::before{width:40.2%}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%] >ol>li, [_nghost-%COMP%] >other-contents>div.structural>ol>li, [_nghost-%COMP%] >other-contents>div.structural>ul>li, [_nghost-%COMP%] >other-contents>ol>li, [_nghost-%COMP%] >other-contents>ul>li, [_nghost-%COMP%] >ul>li{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}[_nghost-%COMP%] >ol, [_nghost-%COMP%] >other-contents>div.structural>ol, [_nghost-%COMP%] >other-contents>div.structural>ul, [_nghost-%COMP%] >other-contents>ol, [_nghost-%COMP%] >other-contents>ul, [_nghost-%COMP%] >ul{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}[_nghost-%COMP%] >ol::before, [_nghost-%COMP%] >other-contents>div.structural>ol::before, [_nghost-%COMP%] >other-contents>div.structural>ul::before, [_nghost-%COMP%] >other-contents>ol::before, [_nghost-%COMP%] >other-contents>ul::before, [_nghost-%COMP%] >ul::before{height:.25rem;width:48.2%}[_nghost-%COMP%] >other-contents>div.structural>ul>li::before, [_nghost-%COMP%] >other-contents>ul>li::before, [_nghost-%COMP%] >ul>li::before{top:.75rem}[_nghost-%COMP%] >other-contents>div.structural>ul.featured-list, [_nghost-%COMP%] >other-contents>ul.featured-list, [_nghost-%COMP%] >ul.featured-list{padding:3rem 2.5rem 2rem}[_nghost-%COMP%] >other-contents>div.structural>ul.featured-list>li, [_nghost-%COMP%] >other-contents>ul.featured-list>li, [_nghost-%COMP%] >ul.featured-list>li{margin-right:5%}[_nghost-%COMP%] >other-contents>div.structural>ul:not(.featured-list)>li, [_nghost-%COMP%] >other-contents>ul:not(.featured-list)>li, [_nghost-%COMP%] >ul:not(.featured-list)>li{margin-right:10%}[_nghost-%COMP%] >ol:not(.featured-list)>li, [_nghost-%COMP%] >other-contents>div.structural>ol:not(.featured-list)>li, [_nghost-%COMP%] >other-contents>ol:not(.featured-list)>li{margin-left:2.5rem}[_nghost-%COMP%] >ol:not(.featured-list)>li::after, [_nghost-%COMP%] >ol:not(.featured-list)>li::before, [_nghost-%COMP%] >other-contents>div.structural>ol:not(.featured-list)>li::after, [_nghost-%COMP%] >other-contents>div.structural>ol:not(.featured-list)>li::before, [_nghost-%COMP%] >other-contents>ol:not(.featured-list)>li::after, [_nghost-%COMP%] >other-contents>ol:not(.featured-list)>li::before{left:-2.5rem}[_nghost-%COMP%] >ol:not(.featured-list)>li::after, [_nghost-%COMP%] >other-contents>div.structural>ol:not(.featured-list)>li::after, [_nghost-%COMP%] >other-contents>ol:not(.featured-list)>li::after{width:calc(90% + 2.5rem)}[_nghost-%COMP%]  .nuv-issue-outline-title+ul.featured-list, [_nghost-%COMP%] >other-contents .nuv-issue-outline-title+ul.featured-list, [_nghost-%COMP%] >other-contents>div.structural .nuv-issue-outline-title+ul.featured-list{margin-top:-2rem}}[_nghost-%COMP%] >other-contents>div.structural>table, [_nghost-%COMP%] >other-contents>table, [_nghost-%COMP%] >table{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}[_nghost-%COMP%] >other-contents>div.structural>table>caption, [_nghost-%COMP%] >other-contents>table>caption, [_nghost-%COMP%] >table>caption{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}[_nghost-%COMP%] >other-contents>div.structural>table>thead>tr>th, [_nghost-%COMP%] >other-contents>table>thead>tr>th, [_nghost-%COMP%] >table>thead>tr>th{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}[_nghost-%COMP%] >other-contents>div.structural>table>thead>tr>th:not(:first-child), [_nghost-%COMP%] >other-contents>table>thead>tr>th:not(:first-child), [_nghost-%COMP%] >table>thead>tr>th:not(:first-child){text-align:right}[_nghost-%COMP%] >other-contents>div.structural>table>thead>tr>th:last-child, [_nghost-%COMP%] >other-contents>table>thead>tr>th:last-child, [_nghost-%COMP%] >table>thead>tr>th:last-child{border-right:none}[_nghost-%COMP%] >other-contents>div.structural>table>thead>tr>th:first-child, [_nghost-%COMP%] >other-contents>table>thead>tr>th:first-child, [_nghost-%COMP%] >table>thead>tr>th:first-child{text-align:left;min-width:7.5rem}[_nghost-%COMP%] >other-contents>div.structural>table>tbody>tr>th, [_nghost-%COMP%] >other-contents>table>tbody>tr>th, [_nghost-%COMP%] >table>tbody>tr>th{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}[_nghost-%COMP%] >other-contents>div.structural>table>tbody>tr>td, [_nghost-%COMP%] >other-contents>table>tbody>tr>td, [_nghost-%COMP%] >table>tbody>tr>td{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}@media only screen and (min-width:47.75rem){[_nghost-%COMP%] >other-contents>div.structural>table>caption, [_nghost-%COMP%] >other-contents>table>caption, [_nghost-%COMP%] >table>caption{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}[_nghost-%COMP%] >other-contents>div.structural>table>tbody>tr>td, [_nghost-%COMP%] >other-contents>table>tbody>tr>td, [_nghost-%COMP%] >table>tbody>tr>td{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}[_nghost-%COMP%] >other-contents>div.structural>table, [_nghost-%COMP%] >other-contents>table, [_nghost-%COMP%] >table{width:calc(100% - 2rem);float:left;margin-left:1rem}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%] >other-contents>div.structural>table>caption, [_nghost-%COMP%] >other-contents>table>caption, [_nghost-%COMP%] >table>caption{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}[_nghost-%COMP%] >other-contents>div.structural>table>tbody>tr>td, [_nghost-%COMP%] >other-contents>table>tbody>tr>td, [_nghost-%COMP%] >table>tbody>tr>td{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}}[_nghost-%COMP%] >other-contents>div.structural>table>tbody>tr>td:not(:first-child), [_nghost-%COMP%] >other-contents>table>tbody>tr>td:not(:first-child), [_nghost-%COMP%] >table>tbody>tr>td:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}[_nghost-%COMP%] >other-contents>div.structural>table>tbody>tr>td:last-child, [_nghost-%COMP%] >other-contents>table>tbody>tr>td:last-child, [_nghost-%COMP%] >table>tbody>tr>td:last-child{border-right:none}[_nghost-%COMP%] >other-contents>div.structural>table>tbody>tr:nth-child(odd)>td, [_nghost-%COMP%] >other-contents>table>tbody>tr:nth-child(odd)>td, [_nghost-%COMP%] >table>tbody>tr:nth-child(odd)>td{background-color:rgba(178,222,234,.7)}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%] >other-contents>div.structural>table, [_nghost-%COMP%] >other-contents>table, [_nghost-%COMP%] >table{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}}[_nghost-%COMP%]  .nuv-institutional-modal__sub-copy, [_nghost-%COMP%] >h1, [_nghost-%COMP%] >h2, [_nghost-%COMP%] >h3, [_nghost-%COMP%] >h4, [_nghost-%COMP%] >h5, [_nghost-%COMP%] >h6, [_nghost-%COMP%] >other-contents .nuv-institutional-modal__sub-copy, [_nghost-%COMP%] >other-contents>div.structural .nuv-institutional-modal__sub-copy, [_nghost-%COMP%] >other-contents>div.structural>h1, [_nghost-%COMP%] >other-contents>div.structural>h2, [_nghost-%COMP%] >other-contents>div.structural>h3, [_nghost-%COMP%] >other-contents>div.structural>h4, [_nghost-%COMP%] >other-contents>div.structural>h5, [_nghost-%COMP%] >other-contents>div.structural>h6, [_nghost-%COMP%] >other-contents>div.structural>p, [_nghost-%COMP%] >other-contents>div.structural>picture, [_nghost-%COMP%] >other-contents>h1, [_nghost-%COMP%] >other-contents>h2, [_nghost-%COMP%] >other-contents>h3, [_nghost-%COMP%] >other-contents>h4, [_nghost-%COMP%] >other-contents>h5, [_nghost-%COMP%] >other-contents>h6, [_nghost-%COMP%] >other-contents>p, [_nghost-%COMP%] >other-contents>picture, [_nghost-%COMP%] >p, [_nghost-%COMP%] >picture{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}[_nghost-%COMP%]  .nuv-institutional-modal__sub-copy>a, [_nghost-%COMP%] >h1>a, [_nghost-%COMP%] >h2>a, [_nghost-%COMP%] >h3>a, [_nghost-%COMP%] >h4>a, [_nghost-%COMP%] >h5>a, [_nghost-%COMP%] >h6>a, [_nghost-%COMP%] >other-contents .nuv-institutional-modal__sub-copy>a, [_nghost-%COMP%] >other-contents>div.structural .nuv-institutional-modal__sub-copy>a, [_nghost-%COMP%] >other-contents>div.structural>h1>a, [_nghost-%COMP%] >other-contents>div.structural>h2>a, [_nghost-%COMP%] >other-contents>div.structural>h3>a, [_nghost-%COMP%] >other-contents>div.structural>h4>a, [_nghost-%COMP%] >other-contents>div.structural>h5>a, [_nghost-%COMP%] >other-contents>div.structural>h6>a, [_nghost-%COMP%] >other-contents>div.structural>p>a, [_nghost-%COMP%] >other-contents>div.structural>picture>a, [_nghost-%COMP%] >other-contents>h1>a, [_nghost-%COMP%] >other-contents>h2>a, [_nghost-%COMP%] >other-contents>h3>a, [_nghost-%COMP%] >other-contents>h4>a, [_nghost-%COMP%] >other-contents>h5>a, [_nghost-%COMP%] >other-contents>h6>a, [_nghost-%COMP%] >other-contents>p>a, [_nghost-%COMP%] >other-contents>picture>a, [_nghost-%COMP%] >p>a, [_nghost-%COMP%] >picture>a{color:#2ba824;text-decoration:underline;transition:color .25s ease}[_nghost-%COMP%]  .nuv-institutional-modal__sub-copy>a:hover, [_nghost-%COMP%] >h1>a:hover, [_nghost-%COMP%] >h2>a:hover, [_nghost-%COMP%] >h3>a:hover, [_nghost-%COMP%] >h4>a:hover, [_nghost-%COMP%] >h5>a:hover, [_nghost-%COMP%] >h6>a:hover, [_nghost-%COMP%] >other-contents .nuv-institutional-modal__sub-copy>a:hover, [_nghost-%COMP%] >other-contents>div.structural .nuv-institutional-modal__sub-copy>a:hover, [_nghost-%COMP%] >other-contents>div.structural>h1>a:hover, [_nghost-%COMP%] >other-contents>div.structural>h2>a:hover, [_nghost-%COMP%] >other-contents>div.structural>h3>a:hover, [_nghost-%COMP%] >other-contents>div.structural>h4>a:hover, [_nghost-%COMP%] >other-contents>div.structural>h5>a:hover, [_nghost-%COMP%] >other-contents>div.structural>h6>a:hover, [_nghost-%COMP%] >other-contents>div.structural>p>a:hover, [_nghost-%COMP%] >other-contents>div.structural>picture>a:hover, [_nghost-%COMP%] >other-contents>h1>a:hover, [_nghost-%COMP%] >other-contents>h2>a:hover, [_nghost-%COMP%] >other-contents>h3>a:hover, [_nghost-%COMP%] >other-contents>h4>a:hover, [_nghost-%COMP%] >other-contents>h5>a:hover, [_nghost-%COMP%] >other-contents>h6>a:hover, [_nghost-%COMP%] >other-contents>p>a:hover, [_nghost-%COMP%] >other-contents>picture>a:hover, [_nghost-%COMP%] >p>a:hover, [_nghost-%COMP%] >picture>a:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}[_nghost-%COMP%] >h1, [_nghost-%COMP%] >other-contents>div.structural>h1, [_nghost-%COMP%] >other-contents>h1{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){[_nghost-%COMP%] >h1, [_nghost-%COMP%] >other-contents>div.structural>h1, [_nghost-%COMP%] >other-contents>h1{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%] >h1, [_nghost-%COMP%] >other-contents>div.structural>h1, [_nghost-%COMP%] >other-contents>h1{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}[_nghost-%COMP%] >h2, [_nghost-%COMP%] >other-contents>div.structural>h2, [_nghost-%COMP%] >other-contents>h2{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){[_nghost-%COMP%] >h2, [_nghost-%COMP%] >other-contents>div.structural>h2, [_nghost-%COMP%] >other-contents>h2{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%] >h2, [_nghost-%COMP%] >other-contents>div.structural>h2, [_nghost-%COMP%] >other-contents>h2{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}[_nghost-%COMP%] >h3, [_nghost-%COMP%] >other-contents>div.structural>h3, [_nghost-%COMP%] >other-contents>h3{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){[_nghost-%COMP%] >h3, [_nghost-%COMP%] >other-contents>div.structural>h3, [_nghost-%COMP%] >other-contents>h3{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%] >h3, [_nghost-%COMP%] >other-contents>div.structural>h3, [_nghost-%COMP%] >other-contents>h3{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}[_nghost-%COMP%] >h4, [_nghost-%COMP%] >other-contents>div.structural>h4, [_nghost-%COMP%] >other-contents>h4{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){[_nghost-%COMP%] >h4, [_nghost-%COMP%] >other-contents>div.structural>h4, [_nghost-%COMP%] >other-contents>h4{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%] >h4, [_nghost-%COMP%] >other-contents>div.structural>h4, [_nghost-%COMP%] >other-contents>h4{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}[_nghost-%COMP%] >h5, [_nghost-%COMP%] >other-contents>div.structural>h5, [_nghost-%COMP%] >other-contents>h5{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){[_nghost-%COMP%] >h5, [_nghost-%COMP%] >other-contents>div.structural>h5, [_nghost-%COMP%] >other-contents>h5{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%] >h5, [_nghost-%COMP%] >other-contents>div.structural>h5, [_nghost-%COMP%] >other-contents>h5{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}[_nghost-%COMP%] >h6, [_nghost-%COMP%] >other-contents>div.structural>h6, [_nghost-%COMP%] >other-contents>h6{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}[_nghost-%COMP%] >h6, [_nghost-%COMP%] >other-contents>div.structural>h6, [_nghost-%COMP%] >other-contents>h6{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){[_nghost-%COMP%] >h6, [_nghost-%COMP%] >other-contents>div.structural>h6, [_nghost-%COMP%] >other-contents>h6{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}[_nghost-%COMP%] >other-contents>div.structural>p, [_nghost-%COMP%] >other-contents>p, [_nghost-%COMP%] >p{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}[_nghost-%COMP%] >other-contents>div.structural>p, [_nghost-%COMP%] >other-contents>p, [_nghost-%COMP%] >p{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}[_nghost-%COMP%] >*, [_nghost-%COMP%] >other-contents>*, [_nghost-%COMP%] >other-contents>div.structural>*{margin-top:1.5rem}[_nghost-%COMP%] >.nuv-socials, [_nghost-%COMP%] >nuv-socials-share, [_nghost-%COMP%] >other-contents>.nuv-socials, [_nghost-%COMP%] >other-contents>div.structural>.nuv-socials, [_nghost-%COMP%] >other-contents>div.structural>nuv-socials-share, [_nghost-%COMP%] >other-contents>nuv-socials-share{margin-top:0}[_nghost-%COMP%] >h1+h1, [_nghost-%COMP%] >h1+h2, [_nghost-%COMP%] >h1+h3, [_nghost-%COMP%] >h1+h4, [_nghost-%COMP%] >h1+h5, [_nghost-%COMP%] >h1+h6, [_nghost-%COMP%] >h1+ol, [_nghost-%COMP%] >h1+p, [_nghost-%COMP%] >h1+ul, [_nghost-%COMP%] >h2+h1, [_nghost-%COMP%] >h2+h2, [_nghost-%COMP%] >h2+h3, [_nghost-%COMP%] >h2+h4, [_nghost-%COMP%] >h2+h5, [_nghost-%COMP%] >h2+h6, [_nghost-%COMP%] >h2+ol, [_nghost-%COMP%] >h2+p, [_nghost-%COMP%] >h2+ul, [_nghost-%COMP%] >h3+h1, [_nghost-%COMP%] >h3+h2, [_nghost-%COMP%] >h3+h3, [_nghost-%COMP%] >h3+h4, [_nghost-%COMP%] >h3+h5, [_nghost-%COMP%] >h3+h6, [_nghost-%COMP%] >h3+ol, [_nghost-%COMP%] >h3+p, [_nghost-%COMP%] >h3+ul, [_nghost-%COMP%] >h4+h1, [_nghost-%COMP%] >h4+h2, [_nghost-%COMP%] >h4+h3, [_nghost-%COMP%] >h4+h4, [_nghost-%COMP%] >h4+h5, [_nghost-%COMP%] >h4+h6, [_nghost-%COMP%] >h4+ol, [_nghost-%COMP%] >h4+p, [_nghost-%COMP%] >h4+ul, [_nghost-%COMP%] >h5+h1, [_nghost-%COMP%] >h5+h2, [_nghost-%COMP%] >h5+h3, [_nghost-%COMP%] >h5+h4, [_nghost-%COMP%] >h5+h5, [_nghost-%COMP%] >h5+h6, [_nghost-%COMP%] >h5+ol, [_nghost-%COMP%] >h5+p, [_nghost-%COMP%] >h5+ul, [_nghost-%COMP%] >h6+h1, [_nghost-%COMP%] >h6+h2, [_nghost-%COMP%] >h6+h3, [_nghost-%COMP%] >h6+h4, [_nghost-%COMP%] >h6+h5, [_nghost-%COMP%] >h6+h6, [_nghost-%COMP%] >h6+ol, [_nghost-%COMP%] >h6+p, [_nghost-%COMP%] >h6+ul, [_nghost-%COMP%] >other-contents>div.structural>h1+h1, [_nghost-%COMP%] >other-contents>div.structural>h1+h2, [_nghost-%COMP%] >other-contents>div.structural>h1+h3, [_nghost-%COMP%] >other-contents>div.structural>h1+h4, [_nghost-%COMP%] >other-contents>div.structural>h1+h5, [_nghost-%COMP%] >other-contents>div.structural>h1+h6, [_nghost-%COMP%] >other-contents>div.structural>h1+ol, [_nghost-%COMP%] >other-contents>div.structural>h1+p, [_nghost-%COMP%] >other-contents>div.structural>h1+ul, [_nghost-%COMP%] >other-contents>div.structural>h2+h1, [_nghost-%COMP%] >other-contents>div.structural>h2+h2, [_nghost-%COMP%] >other-contents>div.structural>h2+h3, [_nghost-%COMP%] >other-contents>div.structural>h2+h4, [_nghost-%COMP%] >other-contents>div.structural>h2+h5, [_nghost-%COMP%] >other-contents>div.structural>h2+h6, [_nghost-%COMP%] >other-contents>div.structural>h2+ol, [_nghost-%COMP%] >other-contents>div.structural>h2+p, [_nghost-%COMP%] >other-contents>div.structural>h2+ul, [_nghost-%COMP%] >other-contents>div.structural>h3+h1, [_nghost-%COMP%] >other-contents>div.structural>h3+h2, [_nghost-%COMP%] >other-contents>div.structural>h3+h3, [_nghost-%COMP%] >other-contents>div.structural>h3+h4, [_nghost-%COMP%] >other-contents>div.structural>h3+h5, [_nghost-%COMP%] >other-contents>div.structural>h3+h6, [_nghost-%COMP%] >other-contents>div.structural>h3+ol, [_nghost-%COMP%] >other-contents>div.structural>h3+p, [_nghost-%COMP%] >other-contents>div.structural>h3+ul, [_nghost-%COMP%] >other-contents>div.structural>h4+h1, [_nghost-%COMP%] >other-contents>div.structural>h4+h2, [_nghost-%COMP%] >other-contents>div.structural>h4+h3, [_nghost-%COMP%] >other-contents>div.structural>h4+h4, [_nghost-%COMP%] >other-contents>div.structural>h4+h5, [_nghost-%COMP%] >other-contents>div.structural>h4+h6, [_nghost-%COMP%] >other-contents>div.structural>h4+ol, [_nghost-%COMP%] >other-contents>div.structural>h4+p, [_nghost-%COMP%] >other-contents>div.structural>h4+ul, [_nghost-%COMP%] >other-contents>div.structural>h5+h1, [_nghost-%COMP%] >other-contents>div.structural>h5+h2, [_nghost-%COMP%] >other-contents>div.structural>h5+h3, [_nghost-%COMP%] >other-contents>div.structural>h5+h4, [_nghost-%COMP%] >other-contents>div.structural>h5+h5, [_nghost-%COMP%] >other-contents>div.structural>h5+h6, [_nghost-%COMP%] >other-contents>div.structural>h5+ol, [_nghost-%COMP%] >other-contents>div.structural>h5+p, [_nghost-%COMP%] >other-contents>div.structural>h5+ul, [_nghost-%COMP%] >other-contents>div.structural>h6+h1, [_nghost-%COMP%] >other-contents>div.structural>h6+h2, [_nghost-%COMP%] >other-contents>div.structural>h6+h3, [_nghost-%COMP%] >other-contents>div.structural>h6+h4, [_nghost-%COMP%] >other-contents>div.structural>h6+h5, [_nghost-%COMP%] >other-contents>div.structural>h6+h6, [_nghost-%COMP%] >other-contents>div.structural>h6+ol, [_nghost-%COMP%] >other-contents>div.structural>h6+p, [_nghost-%COMP%] >other-contents>div.structural>h6+ul, [_nghost-%COMP%] >other-contents>h1+h1, [_nghost-%COMP%] >other-contents>h1+h2, [_nghost-%COMP%] >other-contents>h1+h3, [_nghost-%COMP%] >other-contents>h1+h4, [_nghost-%COMP%] >other-contents>h1+h5, [_nghost-%COMP%] >other-contents>h1+h6, [_nghost-%COMP%] >other-contents>h1+ol, [_nghost-%COMP%] >other-contents>h1+p, [_nghost-%COMP%] >other-contents>h1+ul, [_nghost-%COMP%] >other-contents>h2+h1, [_nghost-%COMP%] >other-contents>h2+h2, [_nghost-%COMP%] >other-contents>h2+h3, [_nghost-%COMP%] >other-contents>h2+h4, [_nghost-%COMP%] >other-contents>h2+h5, [_nghost-%COMP%] >other-contents>h2+h6, [_nghost-%COMP%] >other-contents>h2+ol, [_nghost-%COMP%] >other-contents>h2+p, [_nghost-%COMP%] >other-contents>h2+ul, [_nghost-%COMP%] >other-contents>h3+h1, [_nghost-%COMP%] >other-contents>h3+h2, [_nghost-%COMP%] >other-contents>h3+h3, [_nghost-%COMP%] >other-contents>h3+h4, [_nghost-%COMP%] >other-contents>h3+h5, [_nghost-%COMP%] >other-contents>h3+h6, [_nghost-%COMP%] >other-contents>h3+ol, [_nghost-%COMP%] >other-contents>h3+p, [_nghost-%COMP%] >other-contents>h3+ul, [_nghost-%COMP%] >other-contents>h4+h1, [_nghost-%COMP%] >other-contents>h4+h2, [_nghost-%COMP%] >other-contents>h4+h3, [_nghost-%COMP%] >other-contents>h4+h4, [_nghost-%COMP%] >other-contents>h4+h5, [_nghost-%COMP%] >other-contents>h4+h6, [_nghost-%COMP%] >other-contents>h4+ol, [_nghost-%COMP%] >other-contents>h4+p, [_nghost-%COMP%] >other-contents>h4+ul, [_nghost-%COMP%] >other-contents>h5+h1, [_nghost-%COMP%] >other-contents>h5+h2, [_nghost-%COMP%] >other-contents>h5+h3, [_nghost-%COMP%] >other-contents>h5+h4, [_nghost-%COMP%] >other-contents>h5+h5, [_nghost-%COMP%] >other-contents>h5+h6, [_nghost-%COMP%] >other-contents>h5+ol, [_nghost-%COMP%] >other-contents>h5+p, [_nghost-%COMP%] >other-contents>h5+ul, [_nghost-%COMP%] >other-contents>h6+h1, [_nghost-%COMP%] >other-contents>h6+h2, [_nghost-%COMP%] >other-contents>h6+h3, [_nghost-%COMP%] >other-contents>h6+h4, [_nghost-%COMP%] >other-contents>h6+h5, [_nghost-%COMP%] >other-contents>h6+h6, [_nghost-%COMP%] >other-contents>h6+ol, [_nghost-%COMP%] >other-contents>h6+p, [_nghost-%COMP%] >other-contents>h6+ul{margin-top:.5rem}[_nghost-%COMP%]  .nuv-issue-outline-title, [_nghost-%COMP%] >other-contents .nuv-issue-outline-title, [_nghost-%COMP%] >other-contents>div.structural .nuv-issue-outline-title{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}[_nghost-%COMP%]  .nuv-issue-outline-title::before, [_nghost-%COMP%] >other-contents .nuv-issue-outline-title::before, [_nghost-%COMP%] >other-contents>div.structural .nuv-issue-outline-title::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}[_nghost-%COMP%]  nuv-strategy-breaker .wrapper, [_nghost-%COMP%] >other-contents nuv-strategy-breaker .wrapper, [_nghost-%COMP%] >other-contents>div.structural nuv-strategy-breaker .wrapper{margin-top:0!important}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]  .nuv-issue-outline-title, [_nghost-%COMP%] >other-contents .nuv-issue-outline-title, [_nghost-%COMP%] >other-contents>div.structural .nuv-issue-outline-title{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}[_nghost-%COMP%]  .nuv-institutional-modal__sub-copy, [_nghost-%COMP%] >h1, [_nghost-%COMP%] >h2, [_nghost-%COMP%] >h3, [_nghost-%COMP%] >h4, [_nghost-%COMP%] >h5, [_nghost-%COMP%] >h6, [_nghost-%COMP%] >other-contents .nuv-institutional-modal__sub-copy, [_nghost-%COMP%] >other-contents>div.structural .nuv-institutional-modal__sub-copy, [_nghost-%COMP%] >other-contents>div.structural>h1, [_nghost-%COMP%] >other-contents>div.structural>h2, [_nghost-%COMP%] >other-contents>div.structural>h3, [_nghost-%COMP%] >other-contents>div.structural>h4, [_nghost-%COMP%] >other-contents>div.structural>h5, [_nghost-%COMP%] >other-contents>div.structural>h6, [_nghost-%COMP%] >other-contents>div.structural>p, [_nghost-%COMP%] >other-contents>div.structural>picture, [_nghost-%COMP%] >other-contents>h1, [_nghost-%COMP%] >other-contents>h2, [_nghost-%COMP%] >other-contents>h3, [_nghost-%COMP%] >other-contents>h4, [_nghost-%COMP%] >other-contents>h5, [_nghost-%COMP%] >other-contents>h6, [_nghost-%COMP%] >other-contents>p, [_nghost-%COMP%] >other-contents>picture, [_nghost-%COMP%] >p, [_nghost-%COMP%] >picture{width:calc(100% - 2rem);float:left;margin-left:1rem}[_nghost-%COMP%]  .nuv-issue-outline-title::before, [_nghost-%COMP%] >other-contents .nuv-issue-outline-title::before, [_nghost-%COMP%] >other-contents>div.structural .nuv-issue-outline-title::before{width:40.2%}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%]  .nuv-socials:not(.nuv-socials--collapse), [_nghost-%COMP%]  nuv-socials-share, [_nghost-%COMP%] >other-contents .nuv-socials:not(.nuv-socials--collapse), [_nghost-%COMP%] >other-contents nuv-socials-share, [_nghost-%COMP%] >other-contents>div.structural .nuv-socials:not(.nuv-socials--collapse), [_nghost-%COMP%] >other-contents>div.structural nuv-socials-share{position:absolute;z-index:1}[_nghost-%COMP%]  .nuv-socials__list-item, [_nghost-%COMP%] >other-contents .nuv-socials__list-item, [_nghost-%COMP%] >other-contents>div.structural .nuv-socials__list-item{background-color:#fff}[_nghost-%COMP%]  .nuv-socials, [_nghost-%COMP%] >other-contents .nuv-socials, [_nghost-%COMP%] >other-contents>div.structural .nuv-socials{left:2.5rem}[_nghost-%COMP%]  .nuv-socials--article .nuv-socials__list, [_nghost-%COMP%] >other-contents .nuv-socials--article .nuv-socials__list, [_nghost-%COMP%] >other-contents>div.structural .nuv-socials--article .nuv-socials__list{margin-top:0}[_nghost-%COMP%]  .nuv-institutional-modal__sub-copy, [_nghost-%COMP%] >h1, [_nghost-%COMP%] >h2, [_nghost-%COMP%] >h3, [_nghost-%COMP%] >h4, [_nghost-%COMP%] >h5, [_nghost-%COMP%] >h6, [_nghost-%COMP%] >other-contents .nuv-institutional-modal__sub-copy, [_nghost-%COMP%] >other-contents>div.structural .nuv-institutional-modal__sub-copy, [_nghost-%COMP%] >other-contents>div.structural>h1, [_nghost-%COMP%] >other-contents>div.structural>h2, [_nghost-%COMP%] >other-contents>div.structural>h3, [_nghost-%COMP%] >other-contents>div.structural>h4, [_nghost-%COMP%] >other-contents>div.structural>h5, [_nghost-%COMP%] >other-contents>div.structural>h6, [_nghost-%COMP%] >other-contents>div.structural>p, [_nghost-%COMP%] >other-contents>div.structural>picture, [_nghost-%COMP%] >other-contents>h1, [_nghost-%COMP%] >other-contents>h2, [_nghost-%COMP%] >other-contents>h3, [_nghost-%COMP%] >other-contents>h4, [_nghost-%COMP%] >other-contents>h5, [_nghost-%COMP%] >other-contents>h6, [_nghost-%COMP%] >other-contents>p, [_nghost-%COMP%] >other-contents>picture, [_nghost-%COMP%] >p, [_nghost-%COMP%] >picture{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}[_nghost-%COMP%] >*, [_nghost-%COMP%] >other-contents>*, [_nghost-%COMP%] >other-contents>div.structural>*{margin-top:2.5rem}[_nghost-%COMP%] >other-contents>div.structural>p, [_nghost-%COMP%] >other-contents>p, [_nghost-%COMP%] >p{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem;margin-top:1.875rem}[_nghost-%COMP%] >other-contents>div.structural>p+p, [_nghost-%COMP%] >other-contents>p+p, [_nghost-%COMP%] >p+p{margin-top:1.5rem}[_nghost-%COMP%]  .nuv-issue-outline-title, [_nghost-%COMP%] >other-contents .nuv-issue-outline-title, [_nghost-%COMP%] >other-contents>div.structural .nuv-issue-outline-title{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}[_nghost-%COMP%]  .nuv-issue-outline-title::before, [_nghost-%COMP%] >other-contents .nuv-issue-outline-title::before, [_nghost-%COMP%] >other-contents>div.structural .nuv-issue-outline-title::before{width:48.2%}}"]],data:{}});function lO(t){return pr(0,[cr(null,0)],null,null)}var rO=function(){function t(){}return t.prototype.ngOnInit=function(){},t}(),cO=mi({encapsulation:0,styles:[[""]],data:{}});function aO(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[["class","structural nuv-clear"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,1,0,Al(n.parent,0),e.htmlStr));t(n,0,0,o)}))}function sO(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[["class","structural nuv-clear"]],null,null,null,null,null)),cr(null,0)],null,null)}function uO(t){return pr(0,[Rl(0,GP,[Zg]),(t()(),Zi(16777216,null,null,1,null,aO)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,sO)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,2,0,e.htmlStr),t(n,4,0,!e.htmlStr)}),null)}var dO=e("GxwZ"),gO=function(){function t(t){this._ngZone=t,this.scrolledLeft=!1,this.scrolledRight=!0}return t.prototype.ngOnInit=function(){},t.prototype.ngAfterViewInit=function(){this.initSimplebar(),this.scrollElement=this.simpleBar.getScrollElement("x"),this.scrollElement.addEventListener("scroll",this.overflowScroll.bind(this))},t.prototype.initSimplebar=function(){this.simpleBar=new dO(this.overflowElement.nativeElement,{autoHide:!1})},t.prototype.overflowScroll=function(){var t=this;this._ngZone.run((function(){t.scrolledLeft=t.scrollElement.scrollLeft>10,t.scrolledRight=t.listWidth>t.scrollElement.scrollLeft+t.scrollElement.clientWidth+10}))},t.prototype.handleResize=function(){this.overflowScroll()},t.prototype.checkForOverflow=function(){return!!this.linkList.nativeElement.children[0]&&(this.listWidth=this.calculateListWidth(),this.scrolledLeft=this.scrollElement.scrollLeft>10,this.scrolledRight=this.listWidth>this.scrollElement.scrollLeft+this.scrollElement.clientWidth+10,this.overflowElement.nativeElement.clientWidth+2<this.listWidth)},t.prototype.calculateListWidth=function(){return this.linkList.nativeElement.children[0]?(this.linkList.nativeElement.children[0].clientWidth+8)*this.linkList.nativeElement.children.length:0},t}(),hO=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}[_nghost-%COMP%]{display:block;width:100%;float:left}.wrapper[_ngcontent-%COMP%]{position:relative;min-height:13.75rem;padding-bottom:2.5rem}.wrapper[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.wrapper[_ngcontent-%COMP%]::before{content:'';display:block;width:65%;height:70%;position:absolute;bottom:0;pointer-events:none;background-image:linear-gradient(to right,#0083a9 0,#0083a9 80%,rgba(0,131,169,0) 100%);opacity:0;transition:opacity .32s ease}.wrapper[_ngcontent-%COMP%]:not(.wrapper--before-hero-big){margin-top:45px}.wrapper--with-gradient-left[_ngcontent-%COMP%]::before{z-index:1;opacity:1}.background-letter[_ngcontent-%COMP%]{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:-1}.background-letter[_ngcontent-%COMP%]::before{content:'';display:block;width:100%;height:.125rem;background-color:#4cb2d0;position:absolute;top:5.625rem;z-index:1}.background-letter[_ngcontent-%COMP%]::after{content:'';display:none;width:100%;height:calc(100% + 132px);position:absolute;bottom:0;left:0;background-color:#0092bc;z-index:-1}.background-letter-svg-container[_ngcontent-%COMP%]{position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:#0092bc;overflow:hidden}.background-letter-svg-aspect-ratio[_ngcontent-%COMP%]{position:absolute;top:.375rem;left:-32%;width:260%;padding-top:200%}.background-letter-svg[_ngcontent-%COMP%]{position:absolute;width:100%;height:100%;left:0;top:0}.container-main[_ngcontent-%COMP%]{position:relative;width:calc(50% - 1.875rem + 1.25rem);margin-left:1.25rem;float:left;z-index:1}.main-title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#fff;margin:2.625rem 0 0}@media only screen and (min-width:47.75rem){.wrapper[_ngcontent-%COMP%]:not(.wrapper--before-hero-big){margin-top:45px}.main-title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.wrapper[_ngcontent-%COMP%]:not(.wrapper--before-hero-big){margin-top:45px}.main-title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.main-description[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-style:normal;font-weight:700;font-size:.75rem;line-height:1.5;letter-spacing:.05625rem;text-transform:uppercase;color:#fff;margin:1.25rem 0 0;display:none}@media only screen and (min-width:47.75rem){.main-description[_ngcontent-%COMP%]{font-size:.75rem;line-height:1.5;letter-spacing:.05rem}}@media only screen and (min-width:63.9375rem){.main-description[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.5;letter-spacing:.075rem}}.main-button[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-style:normal;font-weight:400;line-height:1;letter-spacing:0;color:#fff;font-size:.75rem;position:relative;display:inline-block;padding:11px 10px;background-color:transparent;border:1px solid #fff;min-width:110px;text-align:center;cursor:pointer;transition:color .25s cubic-bezier(.77,0,.175,1);z-index:0;text-decoration:none!important;margin-top:2rem}.main-button[_ngcontent-%COMP%]:disabled{background-color:#bdc3c7}.main-button[_ngcontent-%COMP%]::after, .main-button[_ngcontent-%COMP%]::before{content:'';display:block;height:calc(100% + 2px);position:absolute;top:-1px;z-index:-1}.main-button[_ngcontent-%COMP%]::before{width:calc(100% + 2px);left:-1px;background-color:transparent}.main-button[_ngcontent-%COMP%]::after{width:100%;left:0;transform:scaleX(0);transform-origin:0 50%;background-color:#fff;transition:transform .25s cubic-bezier(.77,0,.175,1)}.main-button[_ngcontent-%COMP%]:hover{color:#253746}.main-button[_ngcontent-%COMP%]:hover::after{transform:scaleX(1)}@media only screen and (min-width:47.75rem){.main-button[_ngcontent-%COMP%]{font-size:1rem;padding:15px 20px 13px;min-width:184px}}.container-links[_ngcontent-%COMP%]{width:calc(50% - 1.875rem + 1.25rem);float:left;margin-right:-1px}.container-links[_ngcontent-%COMP%]::after{content:'';display:block;width:1.875rem;height:100%;position:absolute;right:0;bottom:0;pointer-events:none;background-image:linear-gradient(to left,#0083a9 0,rgba(0,131,169,0) 100%);opacity:0;transition:opacity .32s ease}.wrapper--with-gradient-right[_ngcontent-%COMP%]   .container-links[_ngcontent-%COMP%]::after{opacity:1}.container-links-overflow[_ngcontent-%COMP%]{overflow-x:auto;overflow-y:hidden}.links-list[_ngcontent-%COMP%]{display:flex;list-style:none;padding:0 0 1.875rem;margin:5.125rem 0 0;justify-content:space-between}.links-list-item[_ngcontent-%COMP%]{min-width:6.875rem;margin-right:.625rem;text-align:center;font-family:Georgia,Times,serif;font-weight:700;color:#253746}.links-list-item[_ngcontent-%COMP%]:last-child{margin-right:0}.links-list-item[_ngcontent-%COMP%]::before{content:'';display:block;width:.9375rem;height:.9375rem;border-radius:100%;background-color:#0092bc;border:.125rem solid #fff;margin:0 auto .3125rem;transition:background-color .3s}.links-list-item[_ngcontent-%COMP%]:hover::before{background-color:#fff}.links-list-item[_ngcontent-%COMP%]:hover   .links-list-link[_ngcontent-%COMP%]{color:#fff}.links-list-link[_ngcontent-%COMP%]{transition:color .3s}.links-list-link-text[_ngcontent-%COMP%]{display:block;white-space:nowrap;font-size:.875rem;line-height:1.43}.links-list-link-sub-text[_ngcontent-%COMP%]{display:block;font-size:1rem;line-height:1.38}.wrapper--before-hero-big[_ngcontent-%COMP%]   .background-letter[_ngcontent-%COMP%]::after{display:block}.wrapper--before-hero-big[_ngcontent-%COMP%]   .background-letter-svg-container[_ngcontent-%COMP%]{height:calc(100% + 3.75rem)}@media only screen and (min-width:47.75rem){.wrapper[_ngcontent-%COMP%]{min-height:19.125rem;padding-top:.625rem}.wrapper[_ngcontent-%COMP%]::before{width:70%;background-image:linear-gradient(to right,#0083a9 0,#0083a9 85%,rgba(0,131,169,0) 100%);height:80%;left:-2.5rem}.background-letter[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.background-letter[_ngcontent-%COMP%]::before{top:5.375rem}.background-letter-svg-aspect-ratio[_ngcontent-%COMP%]{top:-1rem}.container-main[_ngcontent-%COMP%]{width:calc(50% - 1.5rem);margin-left:1rem}.container-links[_ngcontent-%COMP%]{width:calc(50% - 1.5rem + 2rem);margin-right:0}.container-links[_ngcontent-%COMP%]::after{right:-40px;background-image:linear-gradient(to left,#0083a9 0,rgba(0,131,169,0) 100%)}.container-links-overflow[_ngcontent-%COMP%]{width:calc(100% + 2.5rem)}.main-title[_ngcontent-%COMP%]{margin-top:3.125rem}.main-description[_ngcontent-%COMP%]{display:block}.links-list[_ngcontent-%COMP%]{margin-top:4.25rem}.links-list-item[_ngcontent-%COMP%]{min-width:10rem}.links-list-link-text[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.36}.links-list-link-sub-text[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.32}.links-list-link[_ngcontent-%COMP%]{display:block}.links-list-link[_ngcontent-%COMP%]:active, .links-list-link[_ngcontent-%COMP%]:focus, .links-list-link[_ngcontent-%COMP%]:hover{color:#fff}.links-list-link.disable[_ngcontent-%COMP%]{pointer-events:none}.wrapper--before-hero-big[_ngcontent-%COMP%]{padding-top:0}.wrapper--before-hero-big[_ngcontent-%COMP%]   .background-letter[_ngcontent-%COMP%]::before{top:4.75rem}.wrapper--before-hero-big[_ngcontent-%COMP%]   .background-letter-svg-container[_ngcontent-%COMP%]{height:calc(100% + 4.375rem)}}@media only screen and (min-width:63.9375rem){.wrapper[_ngcontent-%COMP%]{min-height:28.125rem;padding-top:6.25rem}.wrapper[_ngcontent-%COMP%]::before{width:44%;height:86%;background-image:linear-gradient(to right,#0083a9 0,#0083a9 91%,rgba(0,131,169,0) 100%)}.background-letter[_ngcontent-%COMP%]::before{top:11.5rem}.background-letter-svg-aspect-ratio[_ngcontent-%COMP%]{width:220%;padding-top:169%;top:-2rem}.container-main[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem + 2.5rem);margin-left:2.5rem}.container-links[_ngcontent-%COMP%]{position:relative;width:calc(66.66666667% - 4.16666667rem)}.container-links[_ngcontent-%COMP%]::after{width:130px;right:-80px;background-image:linear-gradient(to left,#0083a9 0,#0083a9 73%,rgba(0,131,169,0) 100%)}.container-links-overflow[_ngcontent-%COMP%]{width:100%}.main-title[_ngcontent-%COMP%]{margin-top:2.875rem}.links-list[_ngcontent-%COMP%]{margin-top:4.75rem}.links-list-item[_ngcontent-%COMP%]{min-width:7.875rem;max-width:7.875rem}.links-list-link-text[_ngcontent-%COMP%]{font-size:1.125rem;white-space:normal;line-height:1.56}.links-list-link-sub-text[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.36}.wrapper--before-hero-big[_ngcontent-%COMP%]{min-height:24.5rem;padding-top:0}.wrapper--before-hero-big[_ngcontent-%COMP%]   .background-letter[_ngcontent-%COMP%]::before{top:5.25rem}.wrapper--before-hero-big[_ngcontent-%COMP%]   .background-letter-svg-container[_ngcontent-%COMP%]{height:calc(100% + 9.375rem)}}"]],data:{}});function _O(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"p",[["class","main-description"]],[[8,"innerHTML",1]],null,null,null,null))],null,(function(t,n){var e=n.component;t(n,0,0,null==e.properties?null:e.properties.description)}))}function CO(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"a",[["class","main-button"]],[[8,"href",4],[8,"target",0]],null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,0,0,null==e.properties||null==e.properties.button?null:e.properties.button.href,null==e.properties||null==e.properties.button?null:e.properties.button.target),t(n,1,0,null==e.properties||null==e.properties.button?null:e.properties.button.text)}))}function pO(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[["class","links-list-link-sub-text"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.parent.context.$implicit.subText)}))}function fO(t){return pr(0,[(t()(),Ki(0,0,null,null,5,"li",[["class","links-list-item"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,4,"a",[["class","links-list-link"]],[[8,"href",4],[8,"target",0],[2,"disable",null]],null,null,null,null)),(t()(),Ki(2,0,null,null,1,"span",[["class","links-list-link-text"]],null,null,null,null,null)),(t()(),hr(3,null,["",""])),(t()(),Zi(16777216,null,null,1,null,pO)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,5,0,n.context.$implicit.subText)}),(function(t,n){t(n,1,0,n.context.$implicit.href?n.context.$implicit.href:" ",n.context.$implicit.target,!n.context.$implicit.href),t(n,3,0,n.context.$implicit.text)}))}function MO(t){return pr(0,[er(402653184,1,{overflowElement:0}),er(402653184,2,{linkList:0}),(t()(),Ki(2,0,null,null,20,"div",[["class","wrapper"]],null,[["window","resize"]],(function(t,n,e){var o=!0;return"window:resize"===n&&(o=!1!==t.component.handleResize()&&o),o}),null,null)),jl(3,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(4,{"wrapper--with-gradient-left":0,"wrapper--with-gradient-right":1,"wrapper--before-hero-big":2,"wrapper--before-hero-small":3,"wrapper--hide-scrollbar":4}),(t()(),Ki(5,0,null,null,5,"div",[["class","background-letter"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,4,"div",[["class","background-letter-svg-container"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,3,"div",[["class","background-letter-svg-aspect-ratio"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,2,":svg:svg",[[":xmlns:xlink","http://www.w3.org/1999/xlink"],["aria-label","background-letter-svg"],["class","background-letter-svg"],["focusable","false"],["role","img"],["version","1.1"],["viewBox","0 0 770 591"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,1,":svg:g",[["fill","none"],["fill-rule","evenodd"],["id","background-letter-svg"],["opacity","1"],["stroke","none"],["stroke-width","1"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,0,":svg:path",[["class","nuv-homepage-header__picture-letter-path"],["d","M762.851922,590 L422.919652,590 L422.919652,547.852895 C430.20256,547.074453 439.037243,546.112847 449.397619,544.961537 C459.757996,543.803686 467.614669,541.887016 473.000239,539.185363 C481.052514,534.95299 486.809728,528.790865 490.26536,520.698987 C493.714472,512.620192 495.442288,500.694976 495.442288,484.903712 L495.442288,214.633687 C495.442288,175.358315 488.218061,145.816747 473.795686,125.982816 C459.373312,106.161967 438.104874,96.2450012 410.022972,96.2450012 C394.629109,96.2450012 380.298015,98.5541628 367.023171,103.172486 C353.748328,107.797351 340.760367,114.535131 328.065808,123.385826 C316.903464,131.091754 307.951421,138.980844 301.222718,147.06618 C294.487495,155.144975 288.815042,162.275247 284.198839,168.430831 L284.198839,478.551882 C284.198839,492.027443 286.115737,503.285423 289.956053,512.332365 C293.789849,521.379307 300.114308,528.21521 308.94899,532.833533 C315.084367,536.300546 322.764999,539.381609 331.977845,542.076721 C341.184171,544.771833 350.194895,546.688502 359.029577,547.852895 L359.029577,590 L9.05879511,590 L9.05879511,547.852895 C18.6498045,547.074453 28.3451349,546.021266 38.1317461,544.667168 C47.9118372,543.326154 56.2640351,541.494524 63.1687794,539.185363 C75.4460538,534.95299 83.8895325,528.404914 88.4926954,519.547677 C93.0958583,510.696981 95.4039598,499.144632 95.4039598,484.903712 L95.4039598,148.793145 C95.4039598,136.867928 92.3264912,125.119333 86.191114,113.566984 C80.0492167,102.021176 71.9904216,92.5882836 62.0147287,85.2683069 C55.1099843,80.6499838 46.3731029,76.8035617 35.8301646,73.7224991 C25.2676662,70.6414365 13.6684781,68.5219794 1,67.3706694 L1,25.2104817 L275.566279,10.1976608 L284.198839,18.858652 L284.198839,102.596831 C297.238961,92.9807757 310.285603,81.4284263 325.640346,67.9463244 C340.982049,54.4773056 355.189261,43.5006112 368.235903,35.0293245 C382.430075,25.7926783 401.044848,17.9035881 424.073703,11.3489708 C447.096038,4.80743666 471.650586,1.53666958 497.74387,1.53666958 C560.290813,1.53666958 607.20265,19.3492671 638.479381,54.9548376 C669.749593,90.5669496 685.391219,137.822992 685.391219,196.729508 L685.391219,479.703192 C685.391219,493.944112 687.497198,505.306757 691.722198,513.778044 C695.940677,522.249331 703.81039,528.987111 715.324818,533.984843 C721.453675,536.686497 729.043025,539.381609 738.060269,542.076721 C747.070993,544.771833 757.340089,546.688502 768.854516,547.852895 L762.851922,590 Z"],["fill","#0083a9"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,6,"div",[["class","container-main"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,1,"h3",[["class","main-title"]],null,null,null,null,null)),(t()(),hr(13,null,["",""])),(t()(),Zi(16777216,null,null,1,null,_O)),jl(15,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,CO)),jl(17,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(18,0,null,null,4,"div",[["class","container-links"],["ontouchstart",""]],null,null,null,null,null)),(t()(),Ki(19,0,[[1,0],["scrollElement",1]],null,3,"div",[["class","container-links-overflow"]],null,null,null,null,null)),(t()(),Ki(20,0,[[2,0],["linkList",1]],null,2,"ul",[["class","links-list"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,fO)),jl(22,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component,o=t(n,4,0,e.scrolledLeft,e.scrolledRight,"big"==(null==e.properties?null:e.properties.beforeHero),"small"==(null==e.properties?null:e.properties.beforeHero),!e.checkForOverflow());t(n,3,0,"wrapper",o),t(n,15,0,null==e.properties?null:e.properties.description),t(n,17,0,null==e.properties||null==e.properties.button?null:e.properties.button.href),t(n,22,0,null==e.properties?null:e.properties.linksList)}),(function(t,n){var e=n.component;t(n,13,0,null==e.properties?null:e.properties.title)}))}var PO=function(){function t(){}return t.prototype.transform=function(t,n){return t&&n?"even"===n?t.filter((function(t,n){return n%2==0})):"odd"===n?t.filter((function(t,n){return n%2!=0})):t:t},t}(),OO=function(){function t(){this.activeSlideIndex=0,this.hashLink=!1}return t.prototype.ngOnInit=function(){},t.prototype.ngAfterViewInit=function(){var t=this;document.addEventListener("DOMContentLoaded",(function(){t.initiateTimer()}))},t.prototype.ngOnChanges=function(t){var n=t.properties.currentValue;if(void 0!==n){var e=0;n.slides.map((function(t){"#"===t.link&&e++})),void 0!==this.properties&&this.properties.slides.length===e&&(this.hashLink=!0)}},t.prototype.goNext=function(){this.goTo(this.activeSlideIndex>=this.properties.slides.length-1?0:this.activeSlideIndex+1)},t.prototype.goPrevious=function(){this.goTo(this.activeSlideIndex<=0?this.properties.slides.length-1:this.activeSlideIndex-1)},t.prototype.goTo=function(t){this.activeSlideIndex=t,this.sliderTransform="translate3d(0, -"+100*this.activeSlideIndex+"%, 0)",this.initiateTimer()},t.prototype.initiateTimer=function(){this.timer&&clearTimeout(this.timer),this.timer=setTimeout(this.goNext.bind(this),12e3)},t.prototype.evenOddIndexOffset=function(t,n){return"even"===t?n+1*n:n+1*n+1},t}(),mO=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.feature-background-link[_ngcontent-%COMP%]{display:block;width:100%;height:100%;position:absolute}[_nghost-%COMP%]{margin-top:45px;position:relative;display:block;width:100%;float:left}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]{margin-top:45px}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%]{margin-top:45px}}.wrapper[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem}.main-title[_ngcontent-%COMP%]{position:relative;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin:0 0 16px;padding-top:13px;font-size:1.25rem}.main-title[_ngcontent-%COMP%]:before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;width:100%;height:.25rem}.container-description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;letter-spacing:.005625rem;text-transform:none;letter-spacing:.09px;color:#66737d;size:14px;line-height:24px;margin-bottom:24px}.container-description[_ngcontent-%COMP%]  p{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d;margin:.625rem 0 0}@media only screen and (min-width:47.75rem){.container-description[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.container-description[_ngcontent-%COMP%]  p{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media only screen and (min-width:63.9375rem){.container-description[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.container-description[_ngcontent-%COMP%]  p{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.container-description[_ngcontent-%COMP%]  p a{text-decoration:underline}.container-feature-items[_ngcontent-%COMP%]{position:relative;min-height:270px;margin-top:1.25rem;overflow:hidden}.container-feature-items-strip[_ngcontent-%COMP%]{position:absolute;width:100%;height:100%;transition:transform .52s ease}.content-feature-item[_ngcontent-%COMP%]{position:relative;width:100%;height:100%}.feature-background[_ngcontent-%COMP%]{position:absolute;width:100%;height:100%;left:0;top:0}.feature-background[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .feature-background[_ngcontent-%COMP%]   picture[_ngcontent-%COMP%]{display:block;width:100%;height:100%}.feature-background[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{-o-object-fit:cover;object-fit:cover}.feature-background[_ngcontent-%COMP%]:before{content:'';display:block;position:absolute;width:100%;height:100%;left:0;top:0;background-blend-mode:multiply;background-image:linear-gradient(to left,#15222c,rgba(21,34,44,0))}.feature-text[_ngcontent-%COMP%]{display:block;position:absolute;bottom:2.875rem;width:100%;margin-left:auto;z-index:1;color:#fff;padding:0 20px;font-size:14px;line-height:20px;font-weight:700;font-family:Georgia,'Times New Roman',Times,serif}.feature-eyebrow[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-style:normal;font-weight:700;font-size:.75rem;line-height:1.5;letter-spacing:.05625rem;text-transform:uppercase;color:#bdc3c7}@media only screen and (min-width:47.75rem){.feature-eyebrow[_ngcontent-%COMP%]{font-size:.75rem;line-height:1.5;letter-spacing:.05rem}.container-links.single-link[_ngcontent-%COMP%]{width:35%}}@media only screen and (min-width:63.9375rem){.feature-eyebrow[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.5;letter-spacing:.075rem}}@media screen and (max-width:47.6875rem){.feature-text[_ngcontent-%COMP%]{bottom:0}.feature-eyebrow[_ngcontent-%COMP%]{line-height:22px;font-size:12px}}.feature-title[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:inline;border-bottom:1px solid transparent;transition:border-color .25s ease}.feature-title[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{border-color:#0092bc}.feature-title[_ngcontent-%COMP%]   a.nolink[_ngcontent-%COMP%]{pointer-events:none}.feature-title[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px;line-height:22px;color:#bdc3c7;text-transform:uppercase;padding-top:77px;margin-bottom:14px}@media screen and (max-width:63.875rem){.feature-title[_ngcontent-%COMP%]{margin-top:14px;margin-bottom:46px}}.container-links[_ngcontent-%COMP%]{position:relative;display:flex;padding:1.25rem 0;z-index:1}.container-links[_ngcontent-%COMP%]::after, .container-links[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;pointer-events:none}@media only screen and (min-width:63.9375rem){.container-links.single-link[_ngcontent-%COMP%]{width:30%}}.container-links.single-link[_ngcontent-%COMP%]::after{display:none}.container-links.single-link[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:nth-child(1){width:100%}.container-links.single-link[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:nth-child(2){width:0;margin:0}.container-links[_ngcontent-%COMP%]::after{width:.0625rem;height:calc(100% - 2.5rem);opacity:.4;background-color:#253746}@media only screen and (min-width:47.75rem){.container-links[_ngcontent-%COMP%]::after{left:calc(50% + 5px)}}.container-links[_ngcontent-%COMP%]::before{width:calc(100% + 2.5rem);height:100%;background-color:#0092bc}.links-list[_ngcontent-%COMP%]{margin:0;padding:0;list-style:none;width:calc(50% - 1.0625rem)}.links-list[_ngcontent-%COMP%]:nth-child(even){margin-left:2.125rem}.links-list-item[_ngcontent-%COMP%]{position:relative;margin-bottom:.875rem;padding-left:0;padding-right:1.25rem;transition:padding .25s ease;overflow:hidden}.links-list-item[_ngcontent-%COMP%]:last-child{margin-bottom:0}.links-list-item[_ngcontent-%COMP%]::before{content:'';display:block;width:0;height:0;border-left:.625rem solid #fff;border-top:.375rem solid transparent;border-bottom:.375rem solid transparent;position:absolute;top:.125rem;left:0;transform:translate3d(-100%,0,0);transition:transform .25s ease;pointer-events:none}.links-list-item[_ngcontent-%COMP%]   a.nolink[_ngcontent-%COMP%]{pointer-events:none}.links-list-link[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:600;font-size:1rem;color:#253746;line-height:1.38;transition:color .25s ease}.links-list-item--active[_ngcontent-%COMP%]{padding-left:1.25rem;padding-right:0}.links-list-item--active[_ngcontent-%COMP%]::before{transform:translate3d(0,0,0)}.links-list-item--active[_ngcontent-%COMP%]   .links-list-link[_ngcontent-%COMP%]{color:#fff}@media screen and (max-width:47.6875rem){.links-list-link[_ngcontent-%COMP%]{line-height:1.25}.next-slide-button[_ngcontent-%COMP%], .previous-slide-button[_ngcontent-%COMP%]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:2.5rem;height:2.5rem;border:none;position:absolute;right:0;pointer-events:all;background-color:#2ba824;transition:background-color .42s cubic-bezier(.77,0,.175,1);cursor:pointer;z-index:4}.next-slide-button[_ngcontent-%COMP%]:hover, .previous-slide-button[_ngcontent-%COMP%]:hover{background-color:#2d9015}.next-slide-button[_ngcontent-%COMP%]{top:2.5rem}}@media only screen and (min-width:47.75rem){.links-list-item[_ngcontent-%COMP%]{margin-bottom:24px}.wrapper[_ngcontent-%COMP%]{width:100%;margin:0}.main-title[_ngcontent-%COMP%]{width:calc(33.33333333% - 1.33333333rem);float:left;margin-left:2.5rem;position:static;padding-top:1.5625rem}.main-title[_ngcontent-%COMP%]::before{width:calc(100% - 2.5rem - 2.5rem);margin-left:2.5rem}.container-description[_ngcontent-%COMP%]{float:left;margin-top:.875rem;margin-left:0;width:calc(66.66% - 2.5rem)}.container-bottom[_ngcontent-%COMP%]{position:relative;min-height:23.375rem;display:flex;align-items:flex-end;margin-top:1.875rem;width:100%;float:left}.container-bottom[_ngcontent-%COMP%]::after{content:'';position:relative;display:block;width:0;height:23.375rem}.container-feature-items[_ngcontent-%COMP%]{position:absolute;width:100%;top:0;left:0;margin-top:0;float:left;height:19.5rem}.feature-background[_ngcontent-%COMP%]{width:calc(100% - 2rem - 2rem);margin-left:2.5rem}.feature-text[_ngcontent-%COMP%]{display:block;position:absolute;bottom:3.75rem;width:calc(33.33333333% - 1.33333333rem + 1rem);margin-left:calc(58.33333333% - 1.58333333rem + 2rem);z-index:1}.feature-title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-weight:700;font-size:.875rem;line-height:1.43;color:#fff;margin-top:.25rem}.container-links[_ngcontent-%COMP%]{width:calc(50% - 1.5rem + 1rem);margin-left:2.5rem;margin-top:3.75rem;padding:1.875rem;float:left}.container-links[_ngcontent-%COMP%]::after{height:calc(100% - 3.75rem)}.container-links[_ngcontent-%COMP%]::before{width:100%}.next-slide-button[_ngcontent-%COMP%], .previous-slide-button[_ngcontent-%COMP%]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:2.5rem;height:2.5rem;border:none;position:absolute;right:1.5rem;pointer-events:all;background-color:#2ba824;transition:background-color .42s cubic-bezier(.77,0,.175,1);cursor:pointer;z-index:4}.next-slide-button[_ngcontent-%COMP%]:hover, .previous-slide-button[_ngcontent-%COMP%]:hover{background-color:#2d9015}.next-slide-button[_ngcontent-%COMP%]{top:2.5rem}}@media only screen and (min-width:63.9375rem){.main-title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem}.main-title[_ngcontent-%COMP%]::before{width:calc(100% - 2.5rem - 2.5rem);margin-left:2.5rem}.container-description[_ngcontent-%COMP%]{width:calc(66.66666667% - 4.16666667rem);float:left;margin-left:2.5rem}.container-bottom[_ngcontent-%COMP%]{min-height:43.75rem}.container-bottom[_ngcontent-%COMP%]::after{height:43.75rem}.container-feature-items[_ngcontent-%COMP%]{height:37.5rem}.feature-background[_ngcontent-%COMP%]{width:calc(100% - 2.5rem - 1.5rem);margin-left:2.5rem}.feature-text[_ngcontent-%COMP%]{bottom:6.25rem;width:calc(33.33333333% - 3.33333333rem + 2.5rem);margin-left:calc(58.33333333% - 3.95833333rem + 2.5rem)}.feature-title[_ngcontent-%COMP%]{font-size:1.75rem;margin-top:.5rem;line-height:1.36}.container-links[_ngcontent-%COMP%]{width:calc(50% - 3.75rem + 2.5rem);margin-left:2.5rem;padding:3.75rem;float:left}.container-links[_ngcontent-%COMP%]::after{height:calc(100% - 7.5rem)}.links-list[_ngcontent-%COMP%]{width:calc(50% - 1.9375rem)}.links-list[_ngcontent-%COMP%]:nth-child(even){margin-left:3.875rem}.next-slide-button[_ngcontent-%COMP%], .previous-slide-button[_ngcontent-%COMP%]{width:3.75rem;height:3.75rem;right:1.5rem}.next-slide-button[_ngcontent-%COMP%]{top:3.75rem}.links-list-item[_ngcontent-%COMP%]::before{top:.4375rem}.links-list-link[_ngcontent-%COMP%]{font-size:1.25rem;line-height:1.3}}@media screen and (min-width:768px) and (max-width:1023px){.main-title[_ngcontent-%COMP%]{margin-left:1rem}.feature-background[_ngcontent-%COMP%], .main-title[_ngcontent-%COMP%]:before{margin-left:1rem;width:calc(100% - 1rem - 1rem)}.container-description[_ngcontent-%COMP%]{margin-left:2.5rem}.next-slide-button[_ngcontent-%COMP%], .previous-slide-button[_ngcontent-%COMP%]{right:1rem}.container-links[_ngcontent-%COMP%]{margin-left:1rem}}@media screen and (max-width:764px){.container-links-none[_ngcontent-%COMP%]{display:none}}"]],data:{}});function vO(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[["class","container-description"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,1,0,Al(n.parent,0),null==e.properties?null:e.properties.description));t(n,0,0,o)}))}function yO(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"a",[["class","feature-eyebrow"]],[[8,"href",4]],null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,0,0,null==n.parent.context.$implicit.featureEyebrow?null:n.parent.context.$implicit.featureEyebrow.href),t(n,1,0,null==n.parent.context.$implicit.featureEyebrow?null:n.parent.context.$implicit.featureEyebrow.text)}))}function bO(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[["class","feature-eyebrow"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,null==n.parent.context.$implicit.featureEyebrow?null:n.parent.context.$implicit.featureEyebrow.text)}))}function xO(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"source",[["media","(min-width: 1023px)"]],[[8,"srcset",4]],null,null,null,null))],null,(function(t,n){t(n,0,0,null==n.parent.context.$implicit.featureBackground?null:n.parent.context.$implicit.featureBackground.source1x)}))}function AO(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"source",[["media","(min-width: 764px)"]],[[8,"srcset",4]],null,null,null,null))],null,(function(t,n){t(n,0,0,null==n.parent.context.$implicit.featureBackground?null:n.parent.context.$implicit.featureBackground.source2x)}))}function wO(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"source",[["media","(min-width: 0px)"]],[[8,"srcset",4]],null,null,null,null))],null,(function(t,n){t(n,0,0,null==n.parent.context.$implicit.featureBackground?null:n.parent.context.$implicit.featureBackground.source3x)}))}function BO(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"img",[],[[8,"src",4],[8,"alt",0]],null,null,null,null))],null,(function(t,n){t(n,0,0,null==n.parent.context.$implicit.featureBackground?null:n.parent.context.$implicit.featureBackground.source1x,null==n.parent.context.$implicit.featureBackground?null:n.parent.context.$implicit.featureBackground.altText)}))}function kO(t){return pr(0,[(t()(),Ki(0,0,null,null,19,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,18,"div",[["class","content-feature-item"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,7,"div",[["class","feature-text"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,yO)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,bO)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(7,0,null,null,2,"div",[["class","feature-title"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,1,"a",[],[[8,"href",4],[2,"nolink",null]],null,null,null,null)),(t()(),hr(9,null,[" "," "])),(t()(),Ki(10,0,null,null,9,"div",[["class","feature-background"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,8,"picture",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,xO)),jl(13,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,AO)),jl(15,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,wO)),jl(17,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,BO)),jl(19,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,4,0,null==n.context.$implicit.featureEyebrow?null:n.context.$implicit.featureEyebrow.href),t(n,6,0,!(null!=n.context.$implicit.featureEyebrow&&n.context.$implicit.featureEyebrow.href)),t(n,13,0,null==n.context.$implicit.featureBackground?null:n.context.$implicit.featureBackground.source1x),t(n,15,0,null==n.context.$implicit.featureBackground?null:n.context.$implicit.featureBackground.source2x),t(n,17,0,null==n.context.$implicit.featureBackground?null:n.context.$implicit.featureBackground.source3x),t(n,19,0,(null==n.context.$implicit.featureBackground?null:n.context.$implicit.featureBackground.source1x)||(null==n.context.$implicit.featureBackground?null:n.context.$implicit.featureBackground.source2x)||(null==n.context.$implicit.featureBackground?null:n.context.$implicit.featureBackground.source3x))}),(function(t,n){t(n,8,0,n.context.$implicit.link,"#"===n.context.$implicit.link),t(n,9,0,n.context.$implicit.featureTitle)}))}function SO(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"div",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"button",[["class","previous-slide-button"],["data-action","click carousel prev"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.goPrevious()&&o),o}),null,null)),(t()(),Ki(2,0,null,null,1,":svg:svg",[["aria-label","previous-slide-button"],["height","10"],["role","img"],["viewBox","0 0 17 10"],["width","17"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,0,":svg:path",[["d","M15.565645 8.47812L8.53993 1.434355 1.478118 8.47812"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"],["stroke-width","1.75"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,2,"button",[["class","next-slide-button"],["data-action","click carousel next"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.goNext()&&o),o}),null,null)),(t()(),Ki(5,0,null,null,1,":svg:svg",[["aria-label","next-slide-button"],["height","10"],["role","img"],["viewBox","0 0 17 10"],["width","17"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:path",[["d","M1.47812 1.434355l7.025714 7.043763 7.061812-7.043763"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"],["stroke-width","1.75"]],null,null,null,null,null))],null,null)}function TO(t){return pr(0,[(t()(),Ki(0,0,null,null,6,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,5,"li",[["class","links-list-item"]],null,[[null,"mouseover"]],(function(t,n,e){var o=!0,i=t.component;return"mouseover"===n&&(o=!1!==i.goTo(i.evenOddIndexOffset(t.parent.context.$implicit,t.context.index))&&o),o}),null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(3,{"links-list-item--active":0}),(t()(),Ki(4,0,null,null,2,"a",[["class","links-list-link"],["onclick","return createTimedLink(this, TeaserLink, 1000);"]],[[8,"href",4]],null,null,null,null)),jl(5,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),hr(6,null,["",""]))],(function(t,n){var e=n.component,o=t(n,3,0,e.activeSlideIndex==e.evenOddIndexOffset(n.parent.context.$implicit,n.context.index));t(n,2,0,"links-list-item",o),t(n,5,0,"links-list-link","#"===n.context.$implicit.link?"links-list-link nolink":"links-list-link")}),(function(t,n){t(n,4,0,n.context.$implicit.link),t(n,6,0,n.context.$implicit.title)}))}function EO(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"ul",[["class","links-list"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,2,null,TO)),jl(3,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),sr(4,2)],(function(t,n){var e=n.component,o=Oi(n,3,0,t(n,4,0,Al(n.parent,1),null==e.properties?null:e.properties.slides,n.context.$implicit));t(n,3,0,o)}),null)}function IO(t){return pr(0,[Rl(0,GP,[Zg]),Rl(0,PO,[]),(t()(),Ki(2,0,null,null,17,"div",[["class","wrapper"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,1,"h2",[["class","main-title"]],null,null,null,null,null)),(t()(),hr(4,null,["",""])),(t()(),Zi(16777216,null,null,1,null,vO)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(7,0,null,null,12,"div",[["class","container-bottom"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,5,"div",[["class","container-feature-items"]],[[2,"container-feature-items-none",null]],null,null,null,null)),(t()(),Ki(9,0,null,null,2,"div",[["class","container-feature-items-strip"]],[[4,"transform",null]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,kO)),jl(11,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(16777216,null,null,1,null,SO)),jl(13,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(14,0,null,null,5,"div",[["class","container-links"]],null,null,null,null,null)),jl(15,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),ur(16,2),(t()(),Zi(16777216,null,null,2,null,EO)),jl(18,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),ur(19,2)],(function(t,n){var e=n.component;t(n,6,0,null==e.properties?null:e.properties.description),t(n,11,0,null==e.properties?null:e.properties.slides),t(n,13,0,(null==e.properties?null:e.properties.slides.length)>1);var o=t(n,16,0,(null==e.properties?null:e.properties.slides.length)<=1?"single-link":"",e.hashLink?"container-feature-items-none":"");t(n,15,0,"container-links",o);var i=t(n,19,0,"even","odd");t(n,18,0,i)}),(function(t,n){var e=n.component;t(n,4,0,null==e.properties?null:e.properties.title),t(n,8,0,e.hashLink),t(n,9,0,e.sliderTransform)}))}var zO=function(){function t(){}return t.prototype.ngOnInit=function(){this.ctaTitle=this.properties.cta?this.properties.cta.text.replace(/<.*?>/g,""):null},t}(),LO=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}[_nghost-%COMP%]{display:flex;position:relative;width:100%;float:left}[_nghost-%COMP%]::after{content:'';display:table;clear:both}:not(nuv-body-article) > [_nghost-%COMP%]{margin-top:45px}.wrapper[_ngcontent-%COMP%]{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:100%;min-height:25.9375rem}.container-background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;top:0;z-index:-1;height:23.4375rem}.container-background[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .container-background[_ngcontent-%COMP%]   picture[_ngcontent-%COMP%]{display:block;width:100%;height:100%}.container-background[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{-o-object-fit:cover;object-fit:cover}.container-copy[_ngcontent-%COMP%]{width:calc(75% - 2.1875rem);float:left;margin-left:1.25rem;position:relative;padding:2.5rem 2.5rem 2.5rem 1.25rem;margin-top:2.5rem;background-color:#0092bc}.wrapper--orange[_ngcontent-%COMP%]   .container-copy[_ngcontent-%COMP%]{background-color:#e87722}.wrapper--green[_ngcontent-%COMP%]   .container-copy[_ngcontent-%COMP%]{background-color:#2d9015}.main-title[_ngcontent-%COMP%]{position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#fff;margin:0}.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#fff;width:2.5rem;height:.1875rem}@media only screen and (min-width:47.75rem){:not(nuv-body-article) > [_nghost-%COMP%]{margin-top:45px}.main-title[_ngcontent-%COMP%]::before{width:3.75rem}.main-title[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){:not(nuv-body-article) > [_nghost-%COMP%]{margin-top:45px}.main-title[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.wrapper--orange[_ngcontent-%COMP%]   .main-title[_ngcontent-%COMP%]{position:relative;padding-top:1.125rem}.wrapper--orange[_ngcontent-%COMP%]   .main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#ee9f64;width:2.5rem;height:.1875rem}@media only screen and (min-width:47.75rem){.wrapper--orange[_ngcontent-%COMP%]   .main-title[_ngcontent-%COMP%]::before{width:3.75rem}}.wrapper--green[_ngcontent-%COMP%]   .main-title[_ngcontent-%COMP%]{position:relative;padding-top:1.125rem}.wrapper--green[_ngcontent-%COMP%]   .main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#6ecc4c;width:2.5rem;height:.1875rem}.main-eyebrow[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-style:normal;font-weight:700;font-size:.75rem;line-height:1.5;letter-spacing:.05625rem;text-transform:uppercase;color:#fff;margin:1.25rem 0 0}@media only screen and (min-width:47.75rem){.wrapper--green[_ngcontent-%COMP%]   .main-title[_ngcontent-%COMP%]::before{width:3.75rem}.main-eyebrow[_ngcontent-%COMP%]{font-size:.75rem;line-height:1.5;letter-spacing:.05rem}}@media only screen and (min-width:63.9375rem){.main-eyebrow[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.5;letter-spacing:.075rem}}.main-copy[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#fff;margin:.9375rem 0 0}@media only screen and (min-width:47.75rem){.main-copy[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}}@media only screen and (min-width:63.9375rem){.main-copy[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}}.cta[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-style:normal;font-weight:400;line-height:1;letter-spacing:0;color:#fff;font-size:.75rem;position:relative;display:inline-block;padding:11px 10px;background-color:transparent;border:1px solid #fff;min-width:110px;text-align:center;cursor:pointer;transition:color .25s cubic-bezier(.77,0,.175,1);z-index:0;text-decoration:none!important;margin-top:1.5rem;min-width:9.5rem}.cta[_ngcontent-%COMP%]:disabled{background-color:#bdc3c7}.cta[_ngcontent-%COMP%]::after, .cta[_ngcontent-%COMP%]::before{content:'';display:block;height:calc(100% + 2px);position:absolute;top:-1px;z-index:-1}.cta[_ngcontent-%COMP%]::before{width:calc(100% + 2px);left:-1px;background-color:transparent}.cta[_ngcontent-%COMP%]::after{width:100%;left:0;transform:scaleX(0);transform-origin:0 50%;background-color:#fff;transition:transform .25s cubic-bezier(.77,0,.175,1)}.cta[_ngcontent-%COMP%]:hover{color:#0092bc}.cta[_ngcontent-%COMP%]:hover::after{transform:scaleX(1)}.wrapper--orange[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-style:normal;font-weight:400;line-height:1;letter-spacing:0;color:#fff;font-size:.75rem;position:relative;display:inline-block;padding:11px 10px;background-color:transparent;border:1px solid #fff;min-width:110px;text-align:center;cursor:pointer;transition:color .25s cubic-bezier(.77,0,.175,1);z-index:0;text-decoration:none!important;min-width:9.5rem}.wrapper--orange[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]:disabled{background-color:#bdc3c7}.wrapper--orange[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]::after, .wrapper--orange[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]::before{content:'';display:block;height:calc(100% + 2px);position:absolute;top:-1px;z-index:-1}.wrapper--orange[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]::before{width:calc(100% + 2px);left:-1px;background-color:transparent}.wrapper--orange[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]::after{width:100%;left:0;transform:scaleX(0);transform-origin:0 50%;background-color:#fff;transition:transform .25s cubic-bezier(.77,0,.175,1)}.wrapper--orange[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]:hover{color:#e87722}.wrapper--orange[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]:hover::after{transform:scaleX(1)}@media only screen and (min-width:47.75rem){.cta[_ngcontent-%COMP%]{font-size:1rem;padding:15px 20px 13px;min-width:184px}.wrapper--orange[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]{font-size:1rem;padding:15px 20px 13px;min-width:184px}}.wrapper--green[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-style:normal;font-weight:400;line-height:1;letter-spacing:0;color:#fff;font-size:.75rem;position:relative;display:inline-block;padding:11px 10px;background-color:transparent;border:1px solid #fff;min-width:110px;text-align:center;cursor:pointer;transition:color .25s cubic-bezier(.77,0,.175,1);z-index:0;text-decoration:none!important;min-width:9.5rem}.wrapper--green[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]:disabled{background-color:#bdc3c7}.wrapper--green[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]::after, .wrapper--green[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]::before{content:'';display:block;height:calc(100% + 2px);position:absolute;top:-1px;z-index:-1}.wrapper--green[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]::before{width:calc(100% + 2px);left:-1px;background-color:transparent}.wrapper--green[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]::after{width:100%;left:0;transform:scaleX(0);transform-origin:0 50%;background-color:#fff;transition:transform .25s cubic-bezier(.77,0,.175,1)}.wrapper--green[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]:hover{color:#2d9015}.wrapper--green[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]:hover::after{transform:scaleX(1)}.wrapper--align-right[_ngcontent-%COMP%]   .container-copy[_ngcontent-%COMP%]{margin-left:calc(25% - 1.5625rem + 2.5rem)}.wrapper--with-gradient[_ngcontent-%COMP%]   .container-background[_ngcontent-%COMP%]::before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(to bottom,rgba(48,48,48,0) 0,#303030 100%)}@media only screen and (min-width:47.75rem){.wrapper--green[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]{font-size:1rem;padding:15px 20px 13px;min-width:184px}.container-copy[_ngcontent-%COMP%]{width:calc(50% - 1.5rem);float:left;margin-left:1rem;padding-left:2.5rem;min-height:20rem}.wrapper--align-right[_ngcontent-%COMP%]   .container-copy[_ngcontent-%COMP%]{margin-left:calc(50% - 1.5rem + 2rem)}}@media only screen and (min-width:63.9375rem){.wrapper[_ngcontent-%COMP%]{min-height:39rem}.container-background[_ngcontent-%COMP%]{width:calc(100% - 5rem);height:36.5rem;margin:0 0 0 2.5rem;left:0;right:auto}.container-copy[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;padding-top:1.875rem;padding-left:3.25rem;padding-right:6.75rem;margin-top:5rem}.main-title[_ngcontent-%COMP%]{margin-top:-4.25rem}.cta[_ngcontent-%COMP%], .wrapper--green[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%], .wrapper--orange[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]{min-width:9.5rem}.wrapper--align-right[_ngcontent-%COMP%]   .container-copy[_ngcontent-%COMP%]{margin-left:calc(66.66666667% - 4.16666667rem + 5rem)}.wrapper--size-body-article[_ngcontent-%COMP%]{min-height:29.8125rem}.wrapper--size-body-article[_ngcontent-%COMP%]   .container-background[_ngcontent-%COMP%]{margin-left:calc(16.66666667% - 2.91666667rem + 5rem);width:calc(66.66666667% - 4.16666667rem);height:25.9375rem}.wrapper--size-body-article[_ngcontent-%COMP%]   .container-copy[_ngcontent-%COMP%]{margin-left:calc(16.66666667% - 2.91666667rem + 5rem);width:calc(41.66666667% - 3.54166667rem + 2.5rem);min-height:11.25rem;padding-bottom:3.875rem}.wrapper--size-body-article.wrapper--align-right[_ngcontent-%COMP%]   .container-copy[_ngcontent-%COMP%]{margin-left:calc(41.66666667% - 3.54166667rem + 5rem);left:-2.5rem}}"]],data:{}});function DO(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"source",[["media","(min-width: 1023px)"]],[[8,"srcset",4]],null,null,null,null))],null,(function(t,n){t(n,0,0,n.component.properties.picture.source1x)}))}function NO(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"source",[["media","(min-width: 764px)"]],[[8,"srcset",4]],null,null,null,null))],null,(function(t,n){t(n,0,0,n.component.properties.picture.source2x)}))}function FO(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"source",[["media","(min-width: 0px)"]],[[8,"srcset",4]],null,null,null,null))],null,(function(t,n){t(n,0,0,n.component.properties.picture.source3x)}))}function jO(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"h5",[["class","main-eyebrow"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.component.properties.eyebrow)}))}function RO(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[["class","main-copy"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,1,0,Al(n.parent,0),e.properties.copy));t(n,0,0,o)}))}function VO(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"a",[["class","cta"]],[[8,"href",4],[8,"title",0],[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.component,o=e.properties.cta.url,i=e.ctaTitle,l=Oi(n,0,2,t(n,1,0,Al(n.parent,0),e.properties.cta.text));t(n,0,0,o,i,l)}))}function GO(t){return pr(0,[Rl(0,GP,[Zg]),(t()(),Ki(1,0,null,null,21,"div",[["class","wrapper"]],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(3,{"wrapper--size-body-article":0,"wrapper--align-right":1,"wrapper--with-gradient":2,"wrapper--orange":3,"wrapper--green":4}),(t()(),Ki(4,0,null,null,8,"div",[["class","container-background"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,7,"picture",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,DO)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,NO)),jl(9,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,FO)),jl(11,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(12,0,null,null,0,"img",[],[[8,"src",4],[8,"alt",0]],null,null,null,null)),(t()(),Ki(13,0,null,null,9,"div",[["class","container-collapse-copy"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,8,"div",[["class","container-copy"]],null,null,null,null,null)),(t()(),Ki(15,0,null,null,1,"h4",[["class","main-title"]],null,null,null,null,null)),(t()(),hr(16,null,[" "," "])),(t()(),Zi(16777216,null,null,1,null,jO)),jl(18,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,RO)),jl(20,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,VO)),jl(22,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component,o=t(n,3,0,"body-article"==e.properties.size,"right"==e.properties.align,e.properties.withGradient,"orange"===e.properties.color,"green"===e.properties.color);t(n,2,0,"wrapper",o),t(n,7,0,e.properties.picture.source1x),t(n,9,0,e.properties.picture.source2x),t(n,11,0,e.properties.picture.source3x),t(n,18,0,e.properties.eyebrow),t(n,20,0,e.properties.copy),t(n,22,0,e.properties.cta)}),(function(t,n){var e=n.component;t(n,12,0,e.properties.picture.source1x,e.properties.picture.altText),t(n,16,0,e.properties.title)}))}var UO=function(){function t(){this.legalHidden=!0}return t.prototype.ngOnInit=function(){},t.prototype.toggleLegal=function(){this.legalHidden=!this.legalHidden},t}(),HO=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}[_nghost-%COMP%]{position:relative;display:block;width:100%;float:left}:not(nuv-body-article) > [_nghost-%COMP%]{margin-top:45px}.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:1.25rem;margin-top:0}.sub-title[_ngcontent-%COMP%]{color:#66737d;display:inline-block;font-size:.875rem;font-weight:400;font-family:\"Source Sans Pro\",sans-serif}.container-table[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;overflow:auto;-webkit-overflow-scrolling:touch}.container-table[_ngcontent-%COMP%] >table{border-collapse:collapse;width:100%}.container-table[_ngcontent-%COMP%] >table>caption{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.container-table[_ngcontent-%COMP%] >table>thead>tr>th{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.container-table[_ngcontent-%COMP%] >table>thead>tr>th:not(:first-child){text-align:right}.container-table[_ngcontent-%COMP%] >table>thead>tr>th:last-child{border-right:none}.container-table[_ngcontent-%COMP%] >table>thead>tr>th:first-child{text-align:left;min-width:7.5rem}.container-table[_ngcontent-%COMP%] >table>tbody>tr>th{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.container-table[_ngcontent-%COMP%] >table>tbody>tr>td{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.container-table[_ngcontent-%COMP%] >table>tbody>tr>td:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.container-table[_ngcontent-%COMP%] >table>tbody>tr>td:last-child{border-right:none}.container-table[_ngcontent-%COMP%] >table>tbody>tr:nth-child(odd)>td{background-color:rgba(178,222,234,.7)}.container-table[_ngcontent-%COMP%]  a{color:#2ba824;text-decoration:underline;transition:color .25s ease}.container-table[_ngcontent-%COMP%]  a:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}[_ngcontent-%COMP%]:not(.nuv-gcreit-performance)   .container-table[_ngcontent-%COMP%] >table{min-width:45rem}.container-footer[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:flex;flex-direction:column;border-bottom:.25rem solid #253746;padding-bottom:1.875rem;margin-top:1.5625rem}.container-footer[_ngcontent-%COMP%]  p{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:.75rem;line-height:1.5;letter-spacing:0;text-transform:none;color:#66737d;margin:.25rem 0}.container-footer[_ngcontent-%COMP%]  p strong{color:#253746}.container-footer[_ngcontent-%COMP%]  p:first-child{margin-top:0}.footer-legal[_ngcontent-%COMP%]{margin-top:1.5625rem}.footer-legal[_ngcontent-%COMP%]  a{color:#2ba824;text-decoration:underline;transition:color .25s ease}.footer-legal[_ngcontent-%COMP%]  a:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.footer-legal--mobile-hidden[_ngcontent-%COMP%]{display:none}.footer-buttons[_ngcontent-%COMP%]{order:-1;display:flex;align-items:flex-end}.button-download[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-style:normal;font-weight:400;line-height:1;letter-spacing:0;font-size:.75rem;position:relative;display:inline-block;padding:11px 10px;background-color:transparent;border:1px solid #253746;min-width:110px;text-align:center;cursor:pointer;transition:color .25s cubic-bezier(.77,0,.175,1);z-index:0;text-decoration:none!important;color:#253746}.button-download[_ngcontent-%COMP%]:disabled{background-color:#bdc3c7}.button-download[_ngcontent-%COMP%]::after, .button-download[_ngcontent-%COMP%]::before{content:'';display:block;height:calc(100% + 2px);position:absolute;top:-1px;z-index:-1}.button-download[_ngcontent-%COMP%]::before{width:calc(100% + 2px);left:-1px;background-color:transparent}.button-download[_ngcontent-%COMP%]::after{width:100%;left:0;transform:scaleX(0);transform-origin:0 50%;background-color:#253746;transition:transform .25s cubic-bezier(.77,0,.175,1)}.button-download[_ngcontent-%COMP%]:hover{color:#fff}.button-download[_ngcontent-%COMP%]:hover::after{transform:scaleX(1)}@media only screen and (min-width:47.75rem){:not(nuv-body-article) > [_nghost-%COMP%]{margin-top:45px}.container-table[_ngcontent-%COMP%] >table>caption{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.container-table[_ngcontent-%COMP%] >table>tbody>tr>td{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.container-footer[_ngcontent-%COMP%]  p{font-size:.75rem;line-height:1.5;letter-spacing:0}.button-download[_ngcontent-%COMP%]{font-size:1rem;padding:15px 20px 13px;min-width:184px}}.button-toggle-legal[_ngcontent-%COMP%]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0;margin:0 1.25rem;font-size:.75rem;color:#0092bc;text-decoration:underline;cursor:pointer}@media only screen and (min-width:47.75rem){.container-footer[_ngcontent-%COMP%], .container-table[_ngcontent-%COMP%], .main-title[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.footer-buttons[_ngcontent-%COMP%]{align-items:center}}@media only screen and (min-width:63.9375rem){:not(nuv-body-article) > [_nghost-%COMP%]{margin-top:45px}.container-table[_ngcontent-%COMP%] >table>caption{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.container-table[_ngcontent-%COMP%] >table>tbody>tr>td{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.container-footer[_ngcontent-%COMP%]  p{font-size:.875rem;line-height:1.5;letter-spacing:0}.container-footer[_ngcontent-%COMP%], .container-table[_ngcontent-%COMP%], .main-title[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.sub-title[_ngcontent-%COMP%]{padding-left:.625rem}.container-footer[_ngcontent-%COMP%]{flex-direction:row;justify-content:space-between}.footer-buttons[_ngcontent-%COMP%]{order:1;align-items:flex-start}.button-toggle-legal[_ngcontent-%COMP%]{display:none}.footer-legal--mobile-hidden[_ngcontent-%COMP%]{display:block}.footer-legal[_ngcontent-%COMP%]{max-width:50%;margin-top:0}}.calenderTableSubTitle[_ngcontent-%COMP%]{color:#66737d;display:inline-block;font-size:.875rem;font-weight:400;font-family:\"Source Sans Pro\",sans-serif}.calenderTableMainTitle[_ngcontent-%COMP%]{padding-right:20px}"]],data:{}});function WO(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"h3",[["class","main-title"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,1,0,Al(n.parent,0),null==e.properties?null:e.properties.title));t(n,0,0,o)}))}function $O(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[["class","footer-legal"]],[[8,"innerHTML",1]],null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(2,{"footer-legal--mobile-hidden":0}),sr(3,1)],(function(t,n){var e=t(n,2,0,n.component.legalHidden);t(n,1,0,"footer-legal",e)}),(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,3,0,Al(n.parent.parent,0),null==e.properties?null:e.properties.legalMarkup));t(n,0,0,o)}))}function qO(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"a",[["class","button-download"]],[[8,"href",4],[8,"target",0]],null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,0,0,null==e.properties||null==e.properties.download?null:e.properties.download.href,null==e.properties||null==e.properties.download?null:e.properties.download.target),t(n,1,0,null==e.properties||null==e.properties.download?null:e.properties.download.text)}))}function YO(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"button",[["class","button-toggle-legal"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleLegal()&&o),o}),null,null)),(t()(),hr(-1,null,[" View Legal "]))],null,null)}function XO(t){return pr(0,[(t()(),Ki(0,0,null,null,7,"div",[["class","container-footer"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,$O)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(3,0,null,null,4,"div",[["class","footer-buttons"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,qO)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,YO)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,2,0,null==e.properties?null:e.properties.legalMarkup),t(n,5,0,(null==e.properties||null==e.properties.download?null:e.properties.download.href)&&(null==e.properties||null==e.properties.download?null:e.properties.download.text)),t(n,7,0,null==e.properties?null:e.properties.legalMarkup)}),null)}function ZO(t){return pr(0,[Rl(0,GP,[Zg]),(t()(),Zi(16777216,null,null,1,null,WO)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(3,0,null,null,1,"div",[["class","container-table"]],[[8,"innerHTML",1]],null,null,null,null)),sr(4,1),(t()(),Zi(16777216,null,null,1,null,XO)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,2,0,null==e.properties?null:e.properties.title),t(n,6,0,(null==e.properties?null:e.properties.legalMarkup)||(null==e.properties||null==e.properties.download?null:e.properties.download.href)&&(null==e.properties||null==e.properties.download?null:e.properties.download.text))}),(function(t,n){var e=n.component,o=Oi(n,3,0,t(n,4,0,Al(n,0),null==e.properties?null:e.properties.tableMarkup));t(n,3,0,o)}))}var KO={title:"Municipal Bond Yields are Compelling",eyebrow:"",color:"",cta:null,picture:{source1x:"https://placeimg.com/1258/620/nature",source2x:"https://placeimg.com/960/960/nature",source3x:"https://placeimg.com/960/960/nature",altText:"Nature background"},copy:"Municpal bond yields are compelling when compared to the bond markets in Europe and Asia.",size:"full-width",align:"left",withGradient:!0},JO=function(t){return l({},KO,t)},QO={title:"Executive Summary",items:['Concerns about <a href="#">higher interest</a> rates,\n    inflation and U.S. trade policy produced a notable increase\n    in market volatility during the first quarter of 2018',"Economic fundamentals, however, look quite strong both at home\n    and around the world, creating a stable backdrop for investors","Stronger earnings <strong>estimates\u2014the product</strong> of\n    improving growth and lower U.S. corporate tax rates\u2014should help\n    stocks recover from their recent correction","Even so, this economic expansion will not last forever. Recession risks,\n    while low, are rising\u2014thanks in part to an overabundance of federal stimulus\n    that will help in the near term but presents risk in future years","Mis-valuations both within and across markets are no longer as prevalent,\n    making it more difficult to capitalize on inefficient pricing. As a result,\n    we are focusing more on other factors to determine our asset allocation strategy"]},tm={title:"Title of Table",tableMarkup:"\n    <table>\n      <thead>\n        <tr>\n          <th>Name</th>\n          <th>% of<br>portfolio</th>\n          <th>% of<br>portfolio</th>\n          <th>coupon</th>\n          <th>% of<br>portfolio</th>\n          <th>% of<br>portfolio</th>\n        </tr>\n      </thead>\n      <tbody>\n        <tr>\n          <td>Lorem ipsum dolor sit amet</td>\n          <td>0.9%</td>\n          <td>0.9%</td>\n          <td>7.50</td>\n          <td>0.9%</td>\n          <td>7.50</td>\n        </tr>\n        <tr>\n          <td>Lorem ipsum dolor sit amet</td>\n          <td>0.9%</td>\n          <td>0.9%</td>\n          <td>7.50</td>\n          <td>0.9%</td>\n          <td>7.50</td>\n        </tr>\n        <tr>\n          <td>Lorem ipsum dolor sit amet</td>\n          <td>0.9%</td>\n          <td>0.9%</td>\n          <td>7.50</td>\n          <td>0.9%</td>\n          <td>7.50</td>\n        </tr>\n        <tr>\n          <td>Lorem ipsum dolor sit amet</td>\n          <td>0.9%</td>\n          <td>0.9%</td>\n          <td>7.50</td>\n          <td>0.9%</td>\n          <td>7.50</td>\n        </tr>\n        <tr>\n          <td>Lorem ipsum dolor sit amet</td>\n          <td>0.9%</td>\n          <td>0.9%</td>\n          <td>7.50</td>\n          <td>0.9%</td>\n          <td>7.50</td>\n        </tr>\n        <tr>\n          <td>Lorem ipsum dolor sit amet</td>\n          <td>0.9%</td>\n          <td>0.9%</td>\n          <td>7.50</td>\n          <td>0.9%</td>\n          <td>7.50</td>\n        </tr>\n      </tbody>\n    </table>\n  ",download:{href:"/mocks/images/sample-csv.csv",text:"Download",target:"_blank"},legalMarkup:'\n    <p><strong>Legal text <a href="#">here maecenas</a> viverra felis ut risus finibus, see fig 1.</strong></p>\n    <p>Legal <a href="#">text here</a> maecenas viverra <sup>felis</sup> ut risus finibus, see fig 1.</p>\n  '},nm={title:"Clients We Serve",description:'<p>As institutional investors ourselves, <a href="#link">we understand</a> and deal with these very\n  same challenges every day. Our experienced <strong>professionals</strong> bring a consultative approach to the\n  <span class="nuv-underlined">unique</span> needs and goals of institutional clients. We strive to develop a true partnership\n  with our clients so we can offer the best solutions to help meet their long-term<sup>[5]</sup> investment goals.</p>',slides:[{title:"Consultants",link:{href:"#slide1"},featureEyebrow:{text:"Corporate pensions",href:"#slide1-eyebrow"},featureTitle:"Nunc egestas scelerisque est, ac bibendum dui scelerisque eget",featureBackground:{source1x:"http://placeimg.com/1150/600/animals/1",source2x:"http://placeimg.com/1150/600/animals/1",source3x:"http://placeimg.com/1150/600/animals/1",altText:"Slide 1 Animal"}},{title:"Healthcare",link:{href:"#slide2"},featureEyebrow:{text:"Corporate pensions",href:"#slide2-eyebrow"},featureTitle:"Duis bibendum tellus eget dui rhoncus, non pulvinar neque pellentesque",featureBackground:{source1x:"http://placeimg.com/1150/600/animals/2",source2x:"http://placeimg.com/1150/600/animals/2",source3x:"http://placeimg.com/1150/600/animals/2",altText:"Slide 2 Animal"}},{title:"Corporate Pensions",link:{href:"#slide3"},featureEyebrow:{text:"Corporate pensions",href:"#slide3-eyebrow"},featureTitle:"With a century of experience in the defined contribution market,\n      we are deeply committed to and experienced in helping clients meet their retirement plan challenges.",featureBackground:{source1x:"http://placeimg.com/1150/600/animals/3",source2x:"http://placeimg.com/1150/600/animals/3",source3x:"http://placeimg.com/1150/600/animals/3",altText:"Slide 3 Animal"}},{title:"Insurance",link:{href:"#slide4"},featureEyebrow:{text:"Duis bibendum",href:"#slide4-eyebrow"},featureTitle:"Duis bibendum tellus eget dui rhoncus, non pulvinar neque pellentesque",featureBackground:{source1x:"http://placeimg.com/1150/600/animals/3",source2x:"http://placeimg.com/1150/600/animals/3",source3x:"http://placeimg.com/1150/600/animals/3",altText:"Slide 4 Animal"}},{title:"Defined Contribution",link:{href:"#slide5"},featureEyebrow:{text:"Duis bibendum",href:"#slide5-eyebrow"},featureTitle:"Duis bibendum tellus eget dui rhoncus, non pulvinar neque pellentesque",featureBackground:{source1x:"http://placeimg.com/1150/600/animals/5",source2x:"http://placeimg.com/1150/600/animals/5",source3x:"http://placeimg.com/1150/600/animals/5",altText:"Slide 5 Animal"}},{title:"Public Pensions",link:{href:"#slide6"},featureEyebrow:{text:"Duis bibendum",href:"#slide6-eyebrow"},featureTitle:"Duis bibendum tellus eget dui rhoncus, non pulvinar neque pellentesque",featureBackground:{source1x:"http://placeimg.com/1150/600/animals/6",source2x:"http://placeimg.com/1150/600/animals/6",source3x:"http://placeimg.com/1150/600/animals/6",altText:"Slide 6 Animal"}},{title:"Endowments & Foundations",link:{href:"#slide7"},featureEyebrow:{text:"Duis bibendum",href:"#slide7-eyebrow"},featureTitle:"Duis bibendum tellus eget dui rhoncus, non pulvinar neque pellentesque, non pulvinar neque pellentesque",featureBackground:{source1x:"http://placeimg.com/1150/600/animals/7",source2x:"http://placeimg.com/1150/600/animals/7",source3x:"http://placeimg.com/1150/600/animals/7",altText:"Slide 7 Animal"}},{title:"Sovereign Wealth Funds",link:{href:"#slide8"},featureEyebrow:{text:"Duis bibendum",href:"#slide8-eyebrow"},featureTitle:"Duis bibendum tellus eget dui rhoncus",featureBackground:{source1x:"http://placeimg.com/1150/600/animals/8",source2x:"http://placeimg.com/1150/600/animals/8",source3x:"http://placeimg.com/1150/600/animals/8",altText:"Slide 8 Animal"}},{title:"Family Offices",link:{href:"#slide9"},featureEyebrow:{text:"Duis bibendum",href:"#slide9-eyebrow"},featureTitle:"Duis bibendum tellus eget dui rhoncus",featureBackground:{source1x:"http://placeimg.com/1150/600/animals/9",source2x:"http://placeimg.com/1150/600/animals/9",source3x:"http://placeimg.com/1150/600/animals/9",altText:"Slide 8 Animal"}},{title:"Taft-Hartley Plans",link:{href:"#slide10"},featureEyebrow:{text:"Duis bibendum",href:"#slide10-eyebrow"},featureTitle:"Duis bibendum tellus eget dui rhoncus",featureBackground:{source1x:"http://placeimg.com/1150/600/animals/10",source2x:"http://placeimg.com/1150/600/animals/10",source3x:"http://placeimg.com/1150/600/animals/10",altText:"Slide 10 Animal"}}]},em=function(){function t(){this.slides=bc}return t.prototype.ngOnInit=function(){var t;this.strategyBreaker=wc,this.breakerEmbedFullWidthSampleLeft=JO({}),this.breakerEmbedFullWidthSampGreenRight=JO({align:"right",color:"green",eyebrow:"our relationship",cta:{text:"Learn More",url:"#read-more"}}),this.breakerEmbedFullWidthSampleRight=JO({align:"right"}),this.breakerEmbedFullWidthSampleWithoutGradient=JO({withGradient:!1}),this.breakerEmbedBodyWidthSampleLeft=JO({size:"body-article"}),this.breakerEmbedBodyWidthSampleOrangeLeft=JO({size:"body-article",color:"orange",eyebrow:"our relationship",cta:{text:"Learn More",url:"#read-more"}}),this.breakerEmbedBodyWidthSampleRight=JO({size:"body-article",align:"right"}),this.breakerEmbedBodyWidthSampleWithoutGradient=JO({size:"body-article",withGradient:!1}),this.issueOutline=QO,this.socialShareLinks='\n  <div class="nuv-socials nuv-socials--article">\n    <div class="nuv-socials__mobile-backdrop"></div>\n    <ul class="nuv-socials__list">\n      <li class="nuv-socials__list-item">\n        <a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=https%3A%2F%2Fwww.nuveen.com%2Fpositioning-equity-portfolios-for-when-rates-rise&amp;title=Nuveen!" target="_blank" class="nuv-socials__link tiaa-linkedin-url">\n          <svg role="img" class="nuv-socials__icon nuv-socials__icon--linkedIn" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" style="outline: none;">\n            <path class="nuv-socials__svg-path" d="M20 20h-4.144v-6.497c0-1.55-.027-3.54-2.153-3.54-2.157 0-2.485 1.687-2.485 3.43V20h-4.14V6.64h3.972V8.47h.058c.552-1.05 1.905-2.16 3.92-2.16C19.226 6.31 20 9.076 20 12.674V20zM2.405 4.816C1.075 4.816 0 3.736 0 2.408 0 1.078 1.074 0 2.405 0c1.325 0 2.4 1.08 2.4 2.408 0 1.33-1.075 2.408-2.4 2.408zM4.477 20H.33V6.64h4.147V20z" fill-rule="evenodd"></path>\n          </svg>\n        </a>\n      </li>\n      <li class="nuv-socials__list-item">\n        <a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.nuveen.com%2Fpositioning-equity-portfolios-for-when-rates-rise" target="_blank" class="nuv-socials__link tiaa-facebook-url">\n          <svg role="img" class="nuv-socials__icon nuv-socials__icon--facebook" viewBox="0 0 12 22" xmlns="http://www.w3.org/2000/svg">\n            <path class="nuv-socials__svg-path" d="M11.425 3.652h-2.07c-1.625 0-1.94.773-1.94 1.904v2.497h3.874l-.506 3.912h-3.37V22H3.378V11.965H0V8.053h3.377V5.17C3.377 1.822 5.422 0 8.407 0c1.43 0 2.66.106 3.018.154v3.498z" fill-rule="evenodd"></path>\n          </svg>\n        </a>\n      </li>\n      <li class="nuv-socials__list-item">\n        <a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.nuveen.com%2Fpositioning-equity-portfolios-for-when-rates-rise&amp;text=Nuveen!" target="_blank" class="nuv-socials__link tiaa-twitter-url">\n          <svg role="img" class="nuv-socials__icon nuv-socials__icon--twitter" viewBox="0 0 20 18" xmlns="http://www.w3.org/2000/svg">\n            <path class="nuv-socials__svg-path" d="M17.644 2.71c.848-.535 1.498-1.383 1.803-2.393-.793.496-1.67.855-2.606 1.05C16.095.525 15.028 0 13.847 0c-2.265 0-4.1 1.938-4.1 4.327 0 .34.033.67.103.986C6.44 5.133 3.416 3.41 1.39.79 1.04 1.433.837 2.176.837 2.97c0 1.5.724 2.825 1.825 3.603-.672-.022-1.305-.22-1.86-.54v.053c0 2.097 1.414 3.847 3.294 4.243-.345.1-.707.152-1.083.152-.264 0-.522-.026-.77-.077.52 1.72 2.036 2.973 3.832 3.006C4.67 14.568 2.9 15.258.98 15.258c-.332 0-.66-.018-.98-.06 1.816 1.228 3.973 1.945 6.29 1.945 7.548 0 11.673-6.594 11.673-12.313 0-.188-.002-.375-.01-.56.8-.61 1.5-1.373 2.047-2.24-.736.343-1.527.576-2.356.68z" fill-rule="evenodd"></path>\n          </svg>\n        </a>\n      </li>\n      <li class="nuv-socials__list-item">\n        <a href="mailto:?subject=Positioning equity portfolios for when rates rise&amp;body=I thought you might find this interesting: https%3A%2F%2Fwww.nuveen.com%2Fpositioning-equity-portfolios-for-when-rates-rise" class="nuv-socials__link tiaa-email">\n          <svg role="img" class="nuv-socials__icon nuv-socials__icon--email" width="22" height="16" viewBox="0 0 22 16" xmlns="http://www.w3.org/2000/svg">\n            <path class="nuv-socials__svg-path" d="M20.83.18l-10.015 9.928L.985.278C1.28.1 1.628 0 2 0h18c.297 0 .578.065.83.18zm.78.635c.246.332.39.742.39 1.185v12c0 1.105-.895 2-2 2H2c-1.105 0-2-.895-2-2V2c0-.37.1-.718.277-1.016L10.812 11.52 21.612.814z" fill-rule="evenodd"></path>\n          </svg>\n        </a>\n      </li>\n      <li class="nuv-socials__list-item-toggle">\n          <svg role="img" class="nuv-socials__icon nuv-socials__icon--share" width="22" height="22" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">\n              <g stroke-width="1.4" stroke="#66737D" fill="none" fill-rule="evenodd">\n                  <path d="M7.4 13l7.2 3.2M13.8 5.8L7.4 9M8 11c0 1.84-1.493 3.333-3.333 3.333S1.333 12.84 1.333 11c0-1.84 1.493-3.333 3.334-3.333C6.507 7.667 8 9.16 8 11zM20.667 4.667c0 1.84-1.493 3.333-3.334 3.333C15.493 8 14 6.508 14 4.667c0-1.842 1.493-3.334 3.333-3.334s3.334 1.492 3.334 3.334zM20.667 17.333c0 1.842-1.493 3.334-3.334 3.334-1.84 0-3.333-1.492-3.333-3.334C14 15.493 15.493 14 17.333 14s3.334 1.492 3.334 3.333z"></path>\n              </g>\n          </svg>\n          <svg role="img" class="nuv-socials__icon nuv-socials__icon--close-share" width="22" height="22" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">\n              <g stroke="#FFF" stroke-width="1.25" fill="none" fill-rule="evenodd">\n                  <path d="M.476.476L19.62 19.62M19.524.476L.38 19.62"></path>\n              </g>\n          </svg>\n      </li>\n    </ul>\n  </div>\n',this.mediaEmbedWithVideoNoGradientNoCaption="\n  <div class='nuv-article-video-embed nuv-article-video-embed--without-gradient'>\n    <div class='nuv-article-video-embed__video-frame'>\n      <div class='nuv-article-video-embed__poster' style='outline: none;'>\n        <picture class=''>\n          <source media='(min-width: 1023px)' srcset='https://placeimg.com/1258/620/arch'>\n          <img src='https://placeimg.com/1258/620/arch' alt='Bob Doll -2018 Q1 Market Outlook'>\n        </picture>\n      </div>\n      <div class='nuv-article-video-embed__play-button video-overlay-trigger' data-id='5759206424001' style='outline: none;'>\n        <svg role=\"img\" class='nuv-article-video-embed__play-icon' width='15' height='17' viewBox='0 0 15 17' xmlns='http://www.w3.org/2000/svg'>\n          <path d='M.714.893l13.5 7.714-13.5 7.714' fill='#FFF' fill-rule='evenodd'></path>\n        </svg>\n      </div>\n    </div>\n    <div class='nuv-article-video-embed__description'>\n    </div>\n  </div>\n",this.mediaEmbedWithVideoWithGradientNoCaption="\n  <div class='nuv-article-video-embed'>\n    <div class='nuv-article-video-embed__video-frame'>\n      <div class='nuv-article-video-embed__poster' style='outline: none;'>\n        <picture class=''>\n          <source media='(min-width: 1023px)' srcset='https://www.nuveen.com/images/399/823/1502475399823/10-predictions-1Q-screengrab_1023_1x.png'>\n          <img src='https://www.nuveen.com/images/399/823/1502475399823/10-predictions-1Q-screengrab_1023_1x.png' alt='Bob Doll -2018 Q1 Market Outlook'>\n        </picture>\n      </div>\n      <div class='nuv-article-video-embed__play-button video-overlay-trigger' data-id='5759206424001' style='outline: none;'>\n        <svg role=\"img\" class='nuv-article-video-embed__play-icon' width='15' height='17' viewBox='0 0 15 17' xmlns='http://www.w3.org/2000/svg'>\n          <path d='M.714.893l13.5 7.714-13.5 7.714' fill='#FFF' fill-rule='evenodd'></path>\n        </svg>\n      </div>\n    </div>\n    <div class='nuv-article-video-embed__description'>\n    </div>\n  </div>\n",this.mediaEmbedWithVideoWithGradientAndCaption="\n  <div class='nuv-article-video-embed'>\n    <div class='nuv-article-video-embed__video-frame'>\n      <div class='nuv-article-video-embed__poster' style='outline: none;'>\n        <picture class=''>\n          <source media='(min-width: 1023px)' srcset='https://placeimg.com/1258/620/arch'>\n          <img src='https://placeimg.com/1258/620/arch' alt='Bob Doll -2018 Q1 Market Outlook'>\n        </picture>\n      </div>\n      <div class='nuv-article-video-embed__play-button video-overlay-trigger' data-id='5759206424001' style='outline: none;'>\n        <svg role=\"img\" class='nuv-article-video-embed__play-icon' width='15' height='17' viewBox='0 0 15 17' xmlns='http://www.w3.org/2000/svg'>\n          <path d='M.714.893l13.5 7.714-13.5 7.714' fill='#FFF' fill-rule='evenodd'></path>\n        </svg>\n      </div>\n    </div>\n    <div class='nuv-article-video-embed__description'>\n      Lorem ipsum dolor sit amet, consectetur adipiscing elit, Vidisse placerat et eos.\n      No ius ancillae constituto, ea menandri iracundia est, ut alienum iudicabit torquatos cum, no ius ancillae constituto.\n    </div>\n  </div>\n",this.pictureTag='\n  <picture class="">\n    <source media="(min-width: 1023px)" srcset="https://www.nuveen.com/images/352/583/1497904352583/DMAT_72883_Exhibit_4_1023_1x.png">\n    <img src="https://www.nuveen.com/images/352/583/1497904352583/DMAT_72883_Exhibit_4_1023_1x.png" alt="Exhibit 4 - positioning equity portfolios" style="outline: none;">\n  </picture>\n',this.teaserLinkCarouselDefault=nm,this.teaserLinkCarouselExtreme=(t={title:"Extreme case carousel for pressure test",description:"\n        "+nm.description+"\n        "+nm.description+"\n        "+nm.description+"\n      ",slides:nm.slides.concat(nm.slides)},l({},nm,t)),this.registerInlineEmbed='\n  <div class="nuv-button-embed">\n    <h3 class="nuv-button-embed__main-title" style="outline: none;">Register for this event</h3>\n    <div class="nuv-button-embed__container-button">\n      <a class="nuv-button-embed__main-button" href="http://qa.nuveen.codeandtheory.net/pages/register.html" target="_blank">\n        Register\n      </a>\n    </div>\n  </div>\n',this.imageBreakerEmbed="\n  <div class='nuv-article-breaker-embed nuv-article-breaker-embed--without-gradient'>\n    <picture class='nuv-article-breaker-embed__breaker-background'>\n      <source media='(min-width: 1023px)' srcset='https://www.nuveen.com/images/352/129/1497904352129/DMAT_72883_Exhibit_1_1023_1x.png'>\n      <img src='https://www.nuveen.com/images/352/129/1497904352129/DMAT_72883_Exhibit_1_1023_1x.png' alt='Exhibit 1 - positioning equity portfolios' style='outline: none;'>\n    </picture>\n  </div>\n",this.imageBreakerEmbedWithGradient="\n  <div class='nuv-article-breaker-embed nuv-article-breaker-embed--with-gradient'>\n    <picture class='nuv-article-breaker-embed__breaker-background'>\n      <source media='(min-width: 1023px)' srcset='https://www.nuveen.com/images/352/129/1497904352129/DMAT_72883_Exhibit_1_1023_1x.png'>\n      <img src='https://www.nuveen.com/images/352/129/1497904352129/DMAT_72883_Exhibit_1_1023_1x.png' alt='Exhibit 1 - positioning equity portfolios' style='outline: none;'>\n    </picture>\n  </div>\n",this.pullQuoteEmbed='\n  <div class="nuv-article-pullquote">\n    <blockquote class="nuv-article-pullquote__block">\n      <p class="nuv-article-pullquote__copy" style="outline: none;">If interest rates are likely to increase, is that a negative for equity markets? Investors typically fear rising rates and think they are bad for equities, but this actually hasn\u2019t been the case.</p>\n      <footer class="nuv-article-pullquote__byline">&nbsp;</footer>\n    </blockquote>\n  </div>\n',this.htmlTableEmbed=tm,this.htmlTableEmbedNoFooter=l({},tm,{title:"No legal markup or download button",download:null,legalMarkup:null})},t}(),om=mi({encapsulation:0,styles:[[""]],data:{}});function im(t){return pr(0,[(t()(),Ki(0,0,null,null,422,"nuv-body-article",[],null,null,null,lO,iO)),jl(1,114688,null,0,oO,[],null,null),(t()(),Ki(2,0,null,0,1,"other-contents",[],null,null,null,uO,cO)),jl(3,114688,null,0,rO,[],{htmlStr:[0,"htmlStr"]},null),(t()(),Ki(4,0,null,0,1,"other-contents",[],null,null,null,uO,cO)),jl(5,114688,null,0,rO,[],{htmlStr:[0,"htmlStr"]},null),(t()(),Ki(6,0,null,0,61,"other-contents",[],null,null,null,uO,cO)),jl(7,114688,null,0,rO,[],null,null),(t()(),Ki(8,0,null,0,1,"h3",[["class","nuv-issue-outline-title"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Executive Summary "])),(t()(),Ki(10,0,null,0,16,"ul",[["class","featured-list"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,4,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,[" Concerns about "])),(t()(),Ki(13,0,null,null,1,"a",[["href","#"]],null,null,null,null,null)),(t()(),hr(-1,null,["higher interest"])),(t()(),hr(-1,null,[" rates, inflation and U.S. trade policy produced a notable increase in market volatility during the first quarter of 2018 "])),(t()(),Ki(16,0,null,null,1,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,[" Economic fundamentals, however, look quite strong both at home and around the world, creating a stable backdrop for investors "])),(t()(),Ki(18,0,null,null,4,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,[" Stronger earnings "])),(t()(),Ki(20,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["estimates\u2014the product"])),(t()(),hr(-1,null,[" of improving growth and lower U.S. corporate tax rates\u2014should help stocks recover from their recent correction "])),(t()(),Ki(23,0,null,null,1,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,[" Even so, this economic expansion will not last forever. Recession risks, while low, are rising\u2014thanks in part to an overabundance of federal stimulus that will help in the near term but presents risk in future years "])),(t()(),Ki(25,0,null,null,1,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,[" Mis-valuations both within and across markets are no longer as prevalent, making it more difficult to capitalize on inefficient pricing. As a result, we are focusing more on other factors to determine our asset allocation strategy "])),(t()(),Ki(27,0,null,0,1,"h5",[],null,null,null,null,null)),(t()(),hr(-1,null,["Title of Section of Article"])),(t()(),Ki(29,0,null,0,13,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem "])),(t()(),Ki(31,0,null,null,1,"a",[["href","#"]],null,null,null,null,null)),(t()(),hr(-1,null,["show link style"])),(t()(),hr(-1,null,[" ipsum dolor sit amet, "])),(t()(),Ki(34,0,null,null,1,"span",[["class","nuv-underlined"]],null,null,null,null,null)),(t()(),hr(-1,null,["underlined text"])),(t()(),hr(-1,null,[" consectetur adipiscing elit. Integer nec odio. "])),(t()(),Ki(37,0,null,null,1,"sup",[],null,null,null,null,null)),(t()(),hr(-1,null,["superscript"])),(t()(),hr(-1,null,[" Praesent libero. Sed cursus ante dapibus diam. Sed nisi. Nulla quis sem at nibh elementum imperdiet. Duis sagittis ipsum. Praesent mauris. Fusce nec tellus sed augue semper porta. "])),(t()(),Ki(40,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet, consectetur adipiscing elit"])),(t()(),hr(-1,null,[". Mauris massa. Vestibulum lacinia arcu eget nulla. "])),(t()(),Ki(43,0,null,0,7,"div",[["class","nuv-institutional-modal__sub-copy"],["data-tag","p"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Morbi in ipsum sit amet pede facilisis laoreet. Donec lacus nunc, viverra nec, blandit vel, egestas et, augue. Vestibulum tincidunt malesuada tellus. Ut ultrices ultrices enim. "])),(t()(),Ki(45,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Suspendisse in justo eu magna luctus suscipit"])),(t()(),hr(-1,null,[". Curabitur sit amet mauris. Morbi in dui quis est pulvinar ullamcorper. "])),(t()(),Ki(48,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui"])),(t()(),hr(-1,null,[". Nulla facilisi. Integer lacinia sollicitudin massa. Cras metus. Sed aliquet risus a tortor. Integer id quam. Morbi mi. Quisque nisl felis, venenatis tristique, dignissim in, ultrices sit amet, augue. Proin sodales libero eget ante. "])),(t()(),Ki(51,0,null,0,6,"ol",[["class","featured-list"]],null,null,null,null,null)),(t()(),Ki(52,0,null,null,1,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet, consectetur adipiscing aliquet aliquet elementum. Aliquam erat volutpat. Morbi a consectetur sem. Nam posuere eu dolor vitae."])),(t()(),Ki(54,0,null,null,1,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet, consectetur adipiscing aliquet aliquet elementum. Aliquam erat volutpat. Morbi a consectetur sem. Nam posuere eu dolor vitae."])),(t()(),Ki(56,0,null,null,1,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet, consectetur adipiscing aliquet aliquet elementum. Aliquam erat volutpat. Morbi a consectetur sem. Nam posuere eu dolor vitae."])),(t()(),Ki(58,0,null,0,7,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Morbi in ipsum sit amet pede facilisis laoreet. Donec lacus nunc, viverra nec, blandit vel, egestas et, augue. Vestibulum tincidunt malesuada tellus. Ut ultrices ultrices enim. "])),(t()(),Ki(60,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Suspendisse in justo eu magna luctus suscipit"])),(t()(),hr(-1,null,[". Curabitur sit amet mauris. Morbi in dui quis est pulvinar ullamcorper. "])),(t()(),Ki(63,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui"])),(t()(),hr(-1,null,[". Nulla facilisi. Integer lacinia sollicitudin massa. Cras metus. Sed aliquet risus a tortor. Integer id quam. Morbi mi. Quisque nisl felis, venenatis tristique, dignissim in, ultrices sit amet, augue. Proin sodales libero eget ante. "])),(t()(),Ki(66,0,null,0,1,"div",[["class","nuv-institutional-modal__sub-copy"],["data-tag","p"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Investments in fixed income securities are not guaranteed and are subject to interest rate, inflation, and credit risks. "])),(t()(),Ki(68,0,null,0,1,"nuv-strategy-breaker",[],null,null,null,MO,hO)),jl(69,4308992,null,0,gO,[ao],{properties:[0,"properties"]},null),(t()(),Ki(70,0,null,0,3,"other-contents",[],null,null,null,uO,cO)),jl(71,114688,null,0,rO,[],null,null),(t()(),Ki(72,0,null,0,1,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Fusce ac turpis quis ligula lacinia aliquet. Mauris ipsum. Nulla metus metus, ullamcorper vel, tincidunt sed, euismod in, nibh. Quisque volutpat condimentum velit. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nam nec ante. Sed lacinia, urna non tincidunt mattis, tortor neque adipiscing diam, a cursus ipsum ante quis turpis. Nulla facilisi. Ut fringilla. Suspendisse potenti. Nunc feugiat mi a tellus consequat imperdiet."])),(t()(),Ki(74,0,null,0,1,"other-contents",[],null,null,null,uO,cO)),jl(75,114688,null,0,rO,[],{htmlStr:[0,"htmlStr"]},null),(t()(),Ki(76,0,null,0,1,"nuv-teaser-link-carousel",[],null,null,null,IO,mO)),jl(77,4833280,null,0,OO,[],{properties:[0,"properties"]},null),(t()(),Ki(78,0,null,0,8,"other-contents",[],null,null,null,uO,cO)),jl(79,114688,null,0,rO,[],null,null),(t()(),Ki(80,0,null,0,1,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Fusce ac turpis quis ligula lacinia aliquet. Mauris ipsum. Nulla metus metus, ullamcorper vel, tincidunt sed, euismod in, nibh. Quisque volutpat condimentum velit. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nam nec ante. Sed lacinia, urna non tincidunt mattis, tortor neque adipiscing diam, a cursus ipsum ante quis turpis. Nulla facilisi. Ut fringilla. Suspendisse potenti. Nunc feugiat mi a tellus consequat imperdiet."])),(t()(),Ki(82,0,null,0,2,"picture",[["class","nuv-picture--with-gradient"]],null,null,null,null,null)),(t()(),Ki(83,0,null,null,0,"source",[["media","(min-width: 1023px)"],["srcset","https://placeimg.com/1725/900/arch/sepia"]],null,null,null,null,null)),(t()(),Ki(84,0,null,null,0,"img",[["alt","Sepia Archs"],["src","https://placeimg.com/1725/900/arch/sepia"],["style","outline: none;"]],null,null,null,null,null)),(t()(),Ki(85,0,null,0,1,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Fusce ac turpis quis ligula lacinia aliquet. Mauris ipsum. Nulla metus metus, ullamcorper vel, tincidunt sed, euismod in, nibh. Quisque volutpat condimentum velit. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nam nec ante. Sed lacinia, urna non tincidunt mattis, tortor neque adipiscing diam, a cursus ipsum ante quis turpis. Nulla facilisi. Ut fringilla. Suspendisse potenti. Nunc feugiat mi a tellus consequat imperdiet."])),(t()(),Ki(87,0,null,0,1,"other-contents",[],null,null,null,uO,cO)),jl(88,114688,null,0,rO,[],{htmlStr:[0,"htmlStr"]},null),(t()(),Ki(89,0,null,0,5,"other-contents",[],null,null,null,uO,cO)),jl(90,114688,null,0,rO,[],null,null),(t()(),Ki(91,0,null,0,1,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Fusce ac turpis quis ligula lacinia aliquet. Mauris ipsum. Nulla metus metus, ullamcorper vel, tincidunt sed, euismod in, nibh. Quisque volutpat condimentum velit. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nam nec ante. Sed lacinia, urna non tincidunt mattis, tortor neque adipiscing diam, a cursus ipsum ante quis turpis. Nulla facilisi. Ut fringilla. Suspendisse potenti. Nunc feugiat mi a tellus consequat imperdiet. "])),(t()(),Ki(93,0,null,0,1,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Fusce ac turpis quis ligula lacinia aliquet. Mauris ipsum. Nulla metus metus, ullamcorper vel, tincidunt sed, euismod in, nibh. Quisque volutpat condimentum velit. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nam nec ante. Sed lacinia, urna non tincidunt mattis, tortor neque adipiscing diam, a cursus ipsum ante quis turpis. Nulla facilisi. Ut fringilla. Suspendisse potenti. Nunc feugiat mi a tellus consequat imperdiet. "])),(t()(),Ki(95,0,null,0,1,"nuv-teaser-link-carousel",[],null,null,null,IO,mO)),jl(96,4833280,null,0,OO,[],{properties:[0,"properties"]},null),(t()(),Ki(97,0,null,0,12,"other-contents",[],null,null,null,uO,cO)),jl(98,114688,null,0,rO,[],null,null),(t()(),Ki(99,0,null,0,1,"h4",[],null,null,null,null,null)),(t()(),hr(-1,null,["Media Embed with gradient and caption"])),(t()(),Ki(101,0,null,0,1,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Fusce ac turpis quis ligula lacinia aliquet. Mauris ipsum. Nulla metus metus, ullamcorper vel, tincidunt sed, euismod in, nibh. Quisque volutpat condimentum velit. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nam nec ante. Sed lacinia, urna non tincidunt mattis, tortor neque adipiscing diam, a cursus ipsum ante quis turpis. Nulla facilisi. Ut fringilla. Suspendisse potenti. Nunc feugiat mi a tellus consequat imperdiet. "])),(t()(),Ki(103,0,null,0,6,"ol",[],null,null,null,null,null)),(t()(),Ki(104,0,null,null,1,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet, consectetur adipiscing aliquet aliquet elementum. Aliquam erat volutpat. Morbi a consectetur sem. Nam posuere eu dolor vitae."])),(t()(),Ki(106,0,null,null,1,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet, consectetur adipiscing aliquet aliquet elementum. Aliquam erat volutpat. Morbi a consectetur sem. Nam posuere eu dolor vitae."])),(t()(),Ki(108,0,null,null,1,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet, consectetur adipiscing aliquet aliquet elementum. Aliquam erat volutpat. Morbi a consectetur sem. Nam posuere eu dolor vitae."])),(t()(),Ki(110,0,null,0,1,"nuv-breaker-embed",[],null,null,null,GO,LO)),jl(111,114688,null,0,zO,[],{properties:[0,"properties"]},null),(t()(),Ki(112,0,null,0,1,"nuv-breaker-embed",[],null,null,null,GO,LO)),jl(113,114688,null,0,zO,[],{properties:[0,"properties"]},null),(t()(),Ki(114,0,null,0,1,"nuv-breaker-embed",[],null,null,null,GO,LO)),jl(115,114688,null,0,zO,[],{properties:[0,"properties"]},null),(t()(),Ki(116,0,null,0,8,"other-contents",[],null,null,null,uO,cO)),jl(117,114688,null,0,rO,[],null,null),(t()(),Ki(118,0,null,0,6,"p",[],null,null,null,null,null)),(t()(),Ki(119,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet, consectetur adipiscing elit"])),(t()(),hr(-1,null,[". Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitur sodales ligula in libero. Sed dignissim lacinia nunc. Curabitur tortor. Pellentesque nibh. Aenean quam. In scelerisque sem at dolor. Maecenas mattis. Sed convallis tristique sem. "])),(t()(),Ki(122,0,null,null,1,"i",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet, consectetur adipiscing elit"])),(t()(),hr(-1,null,[". Proin ut ligula vel nunc egestas porttitor. Morbi lectus risus, iaculis vel, suscipit quis, luctus non, massa. "])),(t()(),Ki(125,0,null,0,1,"other-contents",[],null,null,null,uO,cO)),jl(126,114688,null,0,rO,[],{htmlStr:[0,"htmlStr"]},null),(t()(),Ki(127,0,null,0,3,"other-contents",[],null,null,null,uO,cO)),jl(128,114688,null,0,rO,[],null,null),(t()(),Ki(129,0,null,0,1,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Fusce ac turpis quis ligula lacinia aliquet. Mauris ipsum. Nulla metus metus, ullamcorper vel, tincidunt sed, euismod in, nibh. Quisque volutpat condimentum velit. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nam nec ante. Sed lacinia, urna non tincidunt mattis, tortor neque adipiscing diam, a cursus ipsum ante quis turpis. Nulla facilisi. Ut fringilla. Suspendisse potenti. Nunc feugiat mi a tellus consequat imperdiet. "])),(t()(),Ki(131,0,null,0,1,"other-contents",[],null,null,null,uO,cO)),jl(132,114688,null,0,rO,[],{htmlStr:[0,"htmlStr"]},null),(t()(),Ki(133,0,null,0,3,"other-contents",[],null,null,null,uO,cO)),jl(134,114688,null,0,rO,[],null,null),(t()(),Ki(135,0,null,0,1,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Fusce ac turpis quis ligula lacinia aliquet. Mauris ipsum. Nulla metus metus, ullamcorper vel, tincidunt sed, euismod in, nibh. Quisque volutpat condimentum velit. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nam nec ante. Sed lacinia, urna non tincidunt mattis, tortor neque adipiscing diam, a cursus ipsum ante quis turpis. Nulla facilisi. Ut fringilla. Suspendisse potenti. Nunc feugiat mi a tellus consequat imperdiet. "])),(t()(),Ki(137,0,null,0,1,"other-contents",[],null,null,null,uO,cO)),jl(138,114688,null,0,rO,[],{htmlStr:[0,"htmlStr"]},null),(t()(),Ki(139,0,null,0,5,"other-contents",[],null,null,null,uO,cO)),jl(140,114688,null,0,rO,[],null,null),(t()(),Ki(141,0,null,0,1,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Fusce ac turpis quis ligula lacinia aliquet. Mauris ipsum. Nulla metus metus, ullamcorper vel, tincidunt sed, euismod in, nibh. Quisque volutpat condimentum velit. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nam nec ante. Sed lacinia, urna non tincidunt mattis, tortor neque adipiscing diam, a cursus ipsum ante quis turpis. Nulla facilisi. Ut fringilla. Suspendisse potenti. Nunc feugiat mi a tellus consequat imperdiet. "])),(t()(),Ki(143,0,null,0,1,"h4",[],null,null,null,null,null)),(t()(),hr(-1,null,["Media Embed with video, gradient and caption"])),(t()(),Ki(145,0,null,0,1,"other-contents",[],null,null,null,uO,cO)),jl(146,114688,null,0,rO,[],{htmlStr:[0,"htmlStr"]},null),(t()(),Ki(147,0,null,0,26,"other-contents",[],null,null,null,uO,cO)),jl(148,114688,null,0,rO,[],null,null),(t()(),Ki(149,0,null,0,1,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Fusce ac turpis quis ligula lacinia aliquet. Mauris ipsum. Nulla metus metus, ullamcorper vel, tincidunt sed, euismod in, nibh. Quisque volutpat condimentum velit. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nam nec ante. Sed lacinia, urna non tincidunt mattis, tortor neque adipiscing diam, a cursus ipsum ante quis turpis. Nulla facilisi. Ut fringilla. Suspendisse potenti. Nunc feugiat mi a tellus consequat imperdiet. "])),(t()(),Ki(151,0,null,0,6,"ul",[],null,null,null,null,null)),(t()(),Ki(152,0,null,null,1,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Summary issue lorem ipsum dolor sit amet, consectetur adipiscing. Lorem ipsum dolor set amit."])),(t()(),Ki(154,0,null,null,1,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Summary issue lorem ipsum dolor sit amet, consectetur adipiscing."])),(t()(),Ki(156,0,null,null,1,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Summary issue lorem ipsum dolor sit amet, consectetur adipiscing."])),(t()(),Ki(158,0,null,0,1,"h2",[],null,null,null,null,null)),(t()(),hr(-1,null,["Heading 2"])),(t()(),Ki(160,0,null,0,6,"p",[],null,null,null,null,null)),(t()(),Ki(161,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet, consectetur adipiscing elit"])),(t()(),hr(-1,null,[". Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitur sodales ligula in libero. Sed dignissim lacinia nunc. Curabitur tortor. Pellentesque nibh. Aenean quam. In scelerisque sem at dolor. Maecenas mattis. Sed convallis tristique sem. "])),(t()(),Ki(164,0,null,null,1,"i",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet, consectetur adipiscing elit"])),(t()(),hr(-1,null,[". Proin ut ligula vel nunc egestas porttitor. Morbi lectus risus, iaculis vel, suscipit quis, luctus non, massa. "])),(t()(),Ki(167,0,null,0,6,"ul",[["class","featured-list"]],null,null,null,null,null)),(t()(),Ki(168,0,null,null,1,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Summary issue lorem ipsum dolor sit amet, consectetur adipiscing. Lorem ipsum dolor set amit."])),(t()(),Ki(170,0,null,null,1,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Summary issue lorem ipsum dolor sit amet, consectetur adipiscing."])),(t()(),Ki(172,0,null,null,1,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Summary issue lorem ipsum dolor sit amet, consectetur adipiscing."])),(t()(),Ki(174,0,null,0,1,"nuv-breaker-embed",[],null,null,null,GO,LO)),jl(175,114688,null,0,zO,[],{properties:[0,"properties"]},null),(t()(),Ki(176,0,null,0,5,"other-contents",[],null,null,null,uO,cO)),jl(177,114688,null,0,rO,[],null,null),(t()(),Ki(178,0,null,0,1,"h3",[],null,null,null,null,null)),(t()(),hr(-1,null,["Heading 3"])),(t()(),Ki(180,0,null,0,1,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Fusce ac turpis quis ligula lacinia aliquet. Mauris ipsum. Nulla metus metus, ullamcorper vel, tincidunt sed, euismod in, nibh. Quisque volutpat condimentum velit. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nam nec ante. Sed lacinia, urna non tincidunt mattis, tortor neque adipiscing diam, a cursus ipsum ante quis turpis. Nulla facilisi. Ut fringilla. Suspendisse potenti. Nunc feugiat mi a tellus consequat imperdiet. "])),(t()(),Ki(182,0,null,0,1,"nuv-breaker-embed",[],null,null,null,GO,LO)),jl(183,114688,null,0,zO,[],{properties:[0,"properties"]},null),(t()(),Ki(184,0,null,0,7,"other-contents",[],null,null,null,uO,cO)),jl(185,114688,null,0,rO,[],null,null),(t()(),Ki(186,0,null,0,1,"h4",[],null,null,null,null,null)),(t()(),hr(-1,null,["Heading 4"])),(t()(),Ki(188,0,null,0,1,"h5",[],null,null,null,null,null)),(t()(),hr(-1,null,["Heading 5"])),(t()(),Ki(190,0,null,0,1,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Vestibulum sapien. Proin quam. Etiam ultrices. Suspendisse in justo eu magna luctus suscipit. Sed lectus. Integer euismod lacus luctus magna. Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum. "])),(t()(),Ki(192,0,null,0,1,"nuv-breaker-embed",[],null,null,null,GO,LO)),jl(193,114688,null,0,zO,[],{properties:[0,"properties"]},null),(t()(),Ki(194,0,null,0,12,"other-contents",[],null,null,null,uO,cO)),jl(195,114688,null,0,rO,[],null,null),(t()(),Ki(196,0,null,0,2,"h6",[],null,null,null,null,null)),(t()(),Ki(197,0,null,null,1,"a",[["href","#"]],null,null,null,null,null)),(t()(),hr(-1,null,["Heading 6"])),(t()(),Ki(199,0,null,0,7,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Morbi in ipsum sit amet pede facilisis laoreet. Donec lacus nunc, viverra nec, blandit vel, egestas et, augue. Vestibulum tincidunt malesuada tellus. Ut ultrices ultrices enim. "])),(t()(),Ki(201,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Suspendisse in justo eu magna luctus suscipit"])),(t()(),hr(-1,null,[". Curabitur sit amet mauris. Morbi in dui quis est pulvinar ullamcorper. "])),(t()(),Ki(204,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui"])),(t()(),hr(-1,null,[". Nulla facilisi. Integer lacinia sollicitudin massa. Cras metus. Sed aliquet risus a tortor. Integer id quam. Morbi mi. Quisque nisl felis, venenatis tristique, dignissim in, ultrices sit amet, augue. Proin sodales libero eget ante. "])),(t()(),Ki(207,0,null,0,9,"other-contents",[],null,null,null,uO,cO)),jl(208,114688,null,0,rO,[],null,null),(t()(),Ki(209,0,null,0,7,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Morbi in ipsum sit amet pede facilisis laoreet. Donec lacus nunc, viverra nec, blandit vel, egestas et, augue. Vestibulum tincidunt malesuada tellus. Ut ultrices ultrices enim. "])),(t()(),Ki(211,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Suspendisse in justo eu magna luctus suscipit"])),(t()(),hr(-1,null,[". Curabitur sit amet mauris. Morbi in dui quis est pulvinar ullamcorper. "])),(t()(),Ki(214,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui"])),(t()(),hr(-1,null,[". Nulla facilisi. Integer lacinia sollicitudin massa. Cras metus. Sed aliquet risus a tortor. Integer id quam. Morbi mi. Quisque nisl felis, venenatis tristique, dignissim in, ultrices sit amet, augue. Proin sodales libero eget ante. "])),(t()(),Ki(217,0,null,0,1,"other-contents",[],null,null,null,uO,cO)),jl(218,114688,null,0,rO,[],{htmlStr:[0,"htmlStr"]},null),(t()(),Ki(219,0,null,0,121,"other-contents",[],null,null,null,uO,cO)),jl(220,114688,null,0,rO,[],null,null),(t()(),Ki(221,0,null,0,7,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Morbi in ipsum sit amet pede facilisis laoreet. Donec lacus nunc, viverra nec, blandit vel, egestas et, augue. Vestibulum tincidunt malesuada tellus. Ut ultrices ultrices enim. "])),(t()(),Ki(223,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Suspendisse in justo eu magna luctus suscipit"])),(t()(),hr(-1,null,[". Curabitur sit amet mauris. Morbi in dui quis est pulvinar ullamcorper. "])),(t()(),Ki(226,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui"])),(t()(),hr(-1,null,[". Nulla facilisi. Integer lacinia sollicitudin massa. Cras metus. Sed aliquet risus a tortor. Integer id quam. Morbi mi. Quisque nisl felis, venenatis tristique, dignissim in, ultrices sit amet, augue. Proin sodales libero eget ante. "])),(t()(),Ki(229,0,null,0,103,"table",[],null,null,null,null,null)),(t()(),Ki(230,0,null,null,1,"caption",[],null,null,null,null,null)),(t()(),hr(-1,null,["Caption Tag of Table"])),(t()(),Ki(232,0,null,null,21,"thead",[],null,null,null,null,null)),(t()(),Ki(233,0,null,null,20,"tr",[],null,null,null,null,null)),(t()(),Ki(234,0,null,null,1,"th",[],null,null,null,null,null)),(t()(),hr(-1,null,["Name"])),(t()(),Ki(236,0,null,null,3,"th",[],null,null,null,null,null)),(t()(),hr(-1,null,["% of"])),(t()(),Ki(238,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["portfolio"])),(t()(),Ki(240,0,null,null,3,"th",[],null,null,null,null,null)),(t()(),hr(-1,null,["% of"])),(t()(),Ki(242,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["portfolio"])),(t()(),Ki(244,0,null,null,1,"th",[],null,null,null,null,null)),(t()(),hr(-1,null,["coupon"])),(t()(),Ki(246,0,null,null,3,"th",[],null,null,null,null,null)),(t()(),hr(-1,null,["% of"])),(t()(),Ki(248,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["portfolio"])),(t()(),Ki(250,0,null,null,3,"th",[],null,null,null,null,null)),(t()(),hr(-1,null,["% of"])),(t()(),Ki(252,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["portfolio"])),(t()(),Ki(254,0,null,null,78,"tbody",[],null,null,null,null,null)),(t()(),Ki(255,0,null,null,12,"tr",[],null,null,null,null,null)),(t()(),Ki(256,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet"])),(t()(),Ki(258,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["0.9%"])),(t()(),Ki(260,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["0.9%"])),(t()(),Ki(262,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["7.50"])),(t()(),Ki(264,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["0.9%"])),(t()(),Ki(266,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["7.50"])),(t()(),Ki(268,0,null,null,12,"tr",[],null,null,null,null,null)),(t()(),Ki(269,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet"])),(t()(),Ki(271,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["0.9%"])),(t()(),Ki(273,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["0.9%"])),(t()(),Ki(275,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["7.50"])),(t()(),Ki(277,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["0.9%"])),(t()(),Ki(279,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["7.50"])),(t()(),Ki(281,0,null,null,12,"tr",[],null,null,null,null,null)),(t()(),Ki(282,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet"])),(t()(),Ki(284,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["0.9%"])),(t()(),Ki(286,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["0.9%"])),(t()(),Ki(288,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["7.50"])),(t()(),Ki(290,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["0.9%"])),(t()(),Ki(292,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["7.50"])),(t()(),Ki(294,0,null,null,12,"tr",[],null,null,null,null,null)),(t()(),Ki(295,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet"])),(t()(),Ki(297,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["0.9%"])),(t()(),Ki(299,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["0.9%"])),(t()(),Ki(301,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["7.50"])),(t()(),Ki(303,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["0.9%"])),(t()(),Ki(305,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["7.50"])),(t()(),Ki(307,0,null,null,12,"tr",[],null,null,null,null,null)),(t()(),Ki(308,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet"])),(t()(),Ki(310,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["0.9%"])),(t()(),Ki(312,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["0.9%"])),(t()(),Ki(314,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["7.50"])),(t()(),Ki(316,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["0.9%"])),(t()(),Ki(318,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["7.50"])),(t()(),Ki(320,0,null,null,12,"tr",[],null,null,null,null,null)),(t()(),Ki(321,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet"])),(t()(),Ki(323,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["0.9%"])),(t()(),Ki(325,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["0.9%"])),(t()(),Ki(327,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["7.50"])),(t()(),Ki(329,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["0.9%"])),(t()(),Ki(331,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["7.50"])),(t()(),Ki(333,0,null,0,7,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Morbi in ipsum sit amet pede facilisis laoreet. Donec lacus nunc, viverra nec, blandit vel, egestas et, augue. Vestibulum tincidunt malesuada tellus. Ut ultrices ultrices enim. "])),(t()(),Ki(335,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Suspendisse in justo eu magna luctus suscipit"])),(t()(),hr(-1,null,[". Curabitur sit amet mauris. Morbi in dui quis est pulvinar ullamcorper. "])),(t()(),Ki(338,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui"])),(t()(),hr(-1,null,[". Nulla facilisi. Integer lacinia sollicitudin massa. Cras metus. Sed aliquet risus a tortor. Integer id quam. Morbi mi. Quisque nisl felis, venenatis tristique, dignissim in, ultrices sit amet, augue. Proin sodales libero eget ante. "])),(t()(),Ki(341,0,null,0,1,"nuv-html-table",[],null,null,null,ZO,HO)),jl(342,114688,null,0,UO,[],{properties:[0,"properties"]},null),(t()(),Ki(343,0,null,0,9,"other-contents",[],null,null,null,uO,cO)),jl(344,114688,null,0,rO,[],null,null),(t()(),Ki(345,0,null,0,7,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Morbi in ipsum sit amet pede facilisis laoreet. Donec lacus nunc, viverra nec, blandit vel, egestas et, augue. Vestibulum tincidunt malesuada tellus. Ut ultrices ultrices enim. "])),(t()(),Ki(347,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Suspendisse in justo eu magna luctus suscipit"])),(t()(),hr(-1,null,[". Curabitur sit amet mauris. Morbi in dui quis est pulvinar ullamcorper. "])),(t()(),Ki(350,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui"])),(t()(),hr(-1,null,[". Nulla facilisi. Integer lacinia sollicitudin massa. Cras metus. Sed aliquet risus a tortor. Integer id quam. Morbi mi. Quisque nisl felis, venenatis tristique, dignissim in, ultrices sit amet, augue. Proin sodales libero eget ante. "])),(t()(),Ki(353,0,null,0,1,"nuv-html-table",[],null,null,null,ZO,HO)),jl(354,114688,null,0,UO,[],{properties:[0,"properties"]},null),(t()(),Ki(355,0,null,0,63,"other-contents",[],null,null,null,uO,cO)),jl(356,114688,null,0,rO,[],null,null),(t()(),Ki(357,0,null,0,1,"h3",[],null,null,null,null,null)),(t()(),hr(-1,null,["Heading 3 Before a featured ordered List"])),(t()(),Ki(359,0,null,0,12,"ol",[["class","featured-list"]],null,null,null,null,null)),(t()(),Ki(360,0,null,null,4,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum "])),(t()(),Ki(362,0,null,null,1,"a",[["href","#"]],null,null,null,null,null)),(t()(),hr(-1,null,["dolor sit amet"])),(t()(),hr(-1,null,[", consectetur adipiscing aliquet aliquet elementum. Aliquam erat volutpat. Morbi a consectetur sem. Nam posuere eu dolor vitae."])),(t()(),Ki(365,0,null,null,1,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet, consectetur adipiscing aliquet aliquet elementum. Aliquam erat volutpat. Morbi a consectetur sem. Nam posuere eu dolor vitae."])),(t()(),Ki(367,0,null,null,4,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem "])),(t()(),Ki(369,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["ipsum dolor sit"])),(t()(),hr(-1,null,[" amet, consectetur adipiscing aliquet aliquet elementum. Aliquam erat volutpat. Morbi a consectetur sem. Nam posuere eu dolor vitae."])),(t()(),Ki(372,0,null,0,1,"h4",[],null,null,null,null,null)),(t()(),hr(-1,null,["Heading 4 Before a regular ordered List"])),(t()(),Ki(374,0,null,0,12,"ol",[],null,null,null,null,null)),(t()(),Ki(375,0,null,null,4,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem "])),(t()(),Ki(377,0,null,null,1,"a",[["href","#"]],null,null,null,null,null)),(t()(),hr(-1,null,["ipsum dolor sit amet"])),(t()(),hr(-1,null,[", consectetur adipiscing aliquet aliquet elementum. Aliquam erat volutpat. Morbi a consectetur sem. Nam posuere eu dolor vitae."])),(t()(),Ki(380,0,null,null,1,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet, consectetur adipiscing aliquet aliquet elementum. Aliquam erat volutpat. Morbi a consectetur sem. Nam posuere eu dolor vitae."])),(t()(),Ki(382,0,null,null,4,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet, consectetur "])),(t()(),Ki(384,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["adipiscing aliquet aliquet"])),(t()(),hr(-1,null,[" elementum. Aliquam erat volutpat. Morbi a consectetur sem. Nam posuere eu dolor vitae."])),(t()(),Ki(387,0,null,0,1,"h5",[],null,null,null,null,null)),(t()(),hr(-1,null,["Heading 5 Before a featured unordered List"])),(t()(),Ki(389,0,null,0,12,"ul",[["class","featured-list"]],null,null,null,null,null)),(t()(),Ki(390,0,null,null,4,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet, "])),(t()(),Ki(392,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["adipiscing aliquet"])),(t()(),hr(-1,null,[" aliquet elementum. Aliquam erat volutpat. Morbi a consectetur sem. Nam posuere eu dolor vitae."])),(t()(),Ki(395,0,null,null,4,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet, "])),(t()(),Ki(397,0,null,null,1,"a",[["href","#"]],null,null,null,null,null)),(t()(),hr(-1,null,["consectetur adipiscing"])),(t()(),hr(-1,null,[" aliquet aliquet elementum. Aliquam erat volutpat. Morbi a consectetur sem. Nam posuere eu dolor vitae."])),(t()(),Ki(400,0,null,null,1,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet, consectetur adipiscing aliquet aliquet elementum. Aliquam erat volutpat. Morbi a consectetur sem. Nam posuere eu dolor vitae."])),(t()(),Ki(402,0,null,0,1,"h6",[],null,null,null,null,null)),(t()(),hr(-1,null,["Heading 6 Before a regular unordered List"])),(t()(),Ki(404,0,null,0,12,"ul",[],null,null,null,null,null)),(t()(),Ki(405,0,null,null,4,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum "])),(t()(),Ki(407,0,null,null,1,"a",[["href","#"]],null,null,null,null,null)),(t()(),hr(-1,null,["dolor sit amet"])),(t()(),hr(-1,null,[", consectetur adipiscing aliquet aliquet elementum. Aliquam erat volutpat. Morbi a consectetur sem. Nam posuere eu dolor vitae."])),(t()(),Ki(410,0,null,null,4,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet, "])),(t()(),Ki(412,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["adipiscing aliquet aliquet"])),(t()(),hr(-1,null,[" elementum. Aliquam erat volutpat. Morbi a consectetur sem. Nam posuere eu dolor vitae."])),(t()(),Ki(415,0,null,null,1,"li",[],null,null,null,null,null)),(t()(),hr(-1,null,["Lorem ipsum dolor sit amet, consectetur adipiscing aliquet aliquet elementum. Aliquam erat volutpat. Morbi a consectetur sem. Nam posuere eu dolor vitae."])),(t()(),Ki(417,0,null,0,1,"h3",[],null,null,null,null,null)),(t()(),hr(-1,null,["Breaker Embeds without gradient"])),(t()(),Ki(419,0,null,0,1,"nuv-breaker-embed",[],null,null,null,GO,LO)),jl(420,114688,null,0,zO,[],{properties:[0,"properties"]},null),(t()(),Ki(421,0,null,0,1,"nuv-breaker-embed",[],null,null,null,GO,LO)),jl(422,114688,null,0,zO,[],{properties:[0,"properties"]},null)],(function(t,n){var e=n.component;t(n,1,0),t(n,3,0,e.socialShareLinks),t(n,5,0,e.imageBreakerEmbed),t(n,7,0),t(n,69,0,e.strategyBreaker),t(n,71,0),t(n,75,0,e.pullQuoteEmbed),t(n,77,0,e.teaserLinkCarouselDefault),t(n,79,0),t(n,88,0,e.pictureTag),t(n,90,0),t(n,96,0,e.teaserLinkCarouselExtreme),t(n,98,0),t(n,111,0,e.breakerEmbedFullWidthSampleLeft),t(n,113,0,e.breakerEmbedFullWidthSampGreenRight),t(n,115,0,e.breakerEmbedBodyWidthSampleOrangeLeft),t(n,117,0),t(n,126,0,e.registerInlineEmbed),t(n,128,0),t(n,132,0,e.mediaEmbedWithVideoNoGradientNoCaption),t(n,134,0),t(n,138,0,e.mediaEmbedWithVideoWithGradientNoCaption),t(n,140,0),t(n,146,0,e.mediaEmbedWithVideoWithGradientAndCaption),t(n,148,0),t(n,175,0,e.breakerEmbedBodyWidthSampleRight),t(n,177,0),t(n,183,0,e.breakerEmbedBodyWidthSampleLeft),t(n,185,0),t(n,193,0,e.breakerEmbedFullWidthSampleRight),t(n,195,0),t(n,208,0),t(n,218,0,e.imageBreakerEmbedWithGradient),t(n,220,0),t(n,342,0,e.htmlTableEmbed),t(n,344,0),t(n,354,0,e.htmlTableEmbedNoFooter),t(n,356,0),t(n,420,0,e.breakerEmbedFullWidthSampleWithoutGradient),t(n,422,0,e.breakerEmbedBodyWidthSampleWithoutGradient)}),null)}var lm=function(){function t(){}return t.prototype.ngOnInit=function(){window.NuveenComponents&&window.NuveenComponents.articleNavigation&&window.NuveenComponents.articleNavigation.init()},t.prototype.openVideoModal=function(t){window.NuveenComponents&&window.NuveenComponents.socials&&window.NuveenComponents.videoModal.triggerById(t)},t}(),rm=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem}}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}[_nghost-%COMP%]{display:block}[_nghost-%COMP%]::after{clear:both;content:\"\";display:block}.nuv-header-article[_ngcontent-%COMP%]{margin-bottom:40px}.nuv-header-article[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-header-article__tout[_ngcontent-%COMP%]{width:calc(75% - 2.1875rem);float:left;margin-left:1.25rem;padding-top:20px;padding-bottom:70px;padding-right:1.25rem;position:relative;background-color:#253746;clear:both}.nuv-header-article__tout[_ngcontent-%COMP%]::after::after{content:'';display:table;clear:both}.nuv-header-article__tout[_ngcontent-%COMP%]::before{content:'';display:block;width:calc(100% + 1.25rem + 1.25rem);height:100%;position:absolute;left:-1.25rem;top:0;background-color:#253746;z-index:-1}.nuv-header-article__tout-theme-title[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-style:normal;font-weight:700;font-size:.75rem;line-height:1.5;letter-spacing:.05625rem;text-transform:uppercase;color:#bdc3c7;display:block;text-transform:uppercase}@media only screen and (min-width:47.75rem){.nuv-header-article__tout-theme-title[_ngcontent-%COMP%]{font-size:.75rem;line-height:1.5;letter-spacing:.05rem}}@media only screen and (min-width:63.9375rem){.nuv-header-article__tout-theme-title[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.5;letter-spacing:.075rem}}.nuv-header-article__tout-theme-title.disable[_ngcontent-%COMP%]{pointer-events:none}.nuv-header-article__tout-headline[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#fff;margin-top:15px;margin-bottom:30px;word-break:break-word}@media only screen and (min-width:47.75rem){.nuv-header-article__tout-headline[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.nuv-header-article__tout-headline[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.nuv-header-article__tout-author-title[_ngcontent-%COMP%]{font-size:1rem;position:relative;line-height:1;font-style:italic;color:#bdc3c7;max-width:60%}@media only screen and (min-width:47.75rem){.nuv-header-article__tout-author-title[_ngcontent-%COMP%]{font-size:1rem}}.nuv-header-article__tout-author-name[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-weight:700;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;font-size:1.125rem;font-style:normal;color:#2ba824;margin-bottom:4px}@media only screen and (min-width:47.75rem){.nuv-header-article__tout-author-name[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.nuv-header-article__tout-author-name[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}@media only screen and (min-width:47.75rem){.nuv-header-article__tout-author-name[_ngcontent-%COMP%]{font-size:1rem}.nuv-header-article__tout[_ngcontent-%COMP%]{width:calc(50% - 1.5rem);float:left;margin-left:1rem;padding-right:calc(8.33333333% - 1.08333333rem + 1rem);padding-top:40px;min-height:456px}.nuv-header-article__tout[_ngcontent-%COMP%]::before{width:100%;left:auto;right:50%}.nuv-header-article__tout-headline[_ngcontent-%COMP%]{margin-bottom:100px}.nuv-header-article__tout-author-title[_ngcontent-%COMP%]{max-width:100%}}@media only screen and (min-width:63.9375rem){.nuv-header-article__tout[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem;padding-left:calc(8.33333333% - 2.70833333rem);padding-right:calc(8.33333333% - 2.70833333rem + 2.5rem);min-height:570px;padding-top:20px}.nuv-header-article__tout[_ngcontent-%COMP%]::before{display:none}}.nuv-header-article__tout-author[_ngcontent-%COMP%]{margin-bottom:20px}.nuv-header-article__content[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-top:-2.5rem}.nuv-header-article__content__image-container[_ngcontent-%COMP%]{position:relative;margin-top:0}.nuv-header-article__content__image[_ngcontent-%COMP%]{position:relative}.nuv-header-article__content__image[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{display:block;width:100%;max-width:100%}.nuv-header-article__content__play-button[_ngcontent-%COMP%]{position:absolute;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #fff;bottom:20px;right:0;cursor:pointer;z-index:1}.nuv-header-article__content__play-button[_ngcontent-%COMP%]::after, .nuv-header-article__content__play-button[_ngcontent-%COMP%]::before{content:'';position:absolute;width:10px;height:40px;background-color:#2ba824;right:-10px;top:-1px;transition:transform .2s cubic-bezier(.77,0,.175,1);z-index:-1}.nuv-header-article__content__play-button[_ngcontent-%COMP%]::after{width:calc(100% + 11px);transform:scaleX(0);transform-origin:100% 50%}.nuv-header-article__content__play-button[_ngcontent-%COMP%]:hover::after{transform:scaleX(1)}.nuv-header-article__content__play-icon[_ngcontent-%COMP%]{width:10px;height:10px}.nuv-header-article__publish-date-container[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:space-between;flex-direction:column;margin-top:26px}.nuv-header-article__publish-date[_ngcontent-%COMP%]{font-size:.9375rem;position:relative;display:inline-block;font-style:italic;color:#66737d;padding-right:40px;margin-left:0;order:1;width:100%;margin-top:14px;margin-bottom:25px}@media only screen and (min-width:47.75rem){.nuv-header-article__publish-date[_ngcontent-%COMP%]{font-size:1.0625rem}}.nuv-header-article__publish-date[_ngcontent-%COMP%]::after{content:'';position:absolute;width:60px;height:1px;background-color:#66737d;left:100px;top:50%}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%]{display:inline-block;line-height:0;order:2;width:100%}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%]   .nuv-header-article[_ngcontent-%COMP%]   .nuv-button__btn[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-style:normal;font-weight:400;line-height:1;letter-spacing:0;color:#fff;font-size:.75rem;position:relative;display:inline-block;padding:11px 10px;background-color:transparent;border:1px solid #fff;min-width:110px;text-align:center;cursor:pointer;transition:color .25s cubic-bezier(.77,0,.175,1);z-index:0;text-decoration:none!important}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%]   .nuv-header-article[_ngcontent-%COMP%]   .nuv-button__btn[_ngcontent-%COMP%]:disabled{background-color:#bdc3c7}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%]   .nuv-header-article[_ngcontent-%COMP%]   .nuv-button__btn[_ngcontent-%COMP%]::after, .nuv-header-article[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%]   .nuv-header-article[_ngcontent-%COMP%]   .nuv-button__btn[_ngcontent-%COMP%]::before{content:'';display:block;height:calc(100% + 2px);position:absolute;top:-1px;z-index:-1}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%]   .nuv-header-article[_ngcontent-%COMP%]   .nuv-button__btn[_ngcontent-%COMP%]::before{width:calc(100% + 2px);left:-1px;background-color:transparent}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%]   .nuv-header-article[_ngcontent-%COMP%]   .nuv-button__btn[_ngcontent-%COMP%]::after{width:100%;left:0;transform:scaleX(0);transform-origin:0 50%;background-color:#fff;transition:transform .25s cubic-bezier(.77,0,.175,1)}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%]   .nuv-header-article[_ngcontent-%COMP%]   .nuv-button__btn[_ngcontent-%COMP%]:hover{color:#253746}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%]   .nuv-header-article[_ngcontent-%COMP%]   .nuv-button__btn[_ngcontent-%COMP%]:hover::after{transform:scaleX(1)}@media only screen and (min-width:47.75rem){.nuv-header-article[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%]   .nuv-header-article[_ngcontent-%COMP%]   .nuv-button__btn[_ngcontent-%COMP%]{font-size:1rem;padding:15px 20px 13px;min-width:184px}}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button__icon[_ngcontent-%COMP%]{display:inline-block;line-height:0;vertical-align:middle;margin-right:4px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button__icon[_ngcontent-%COMP%]::before{content:'';position:relative}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button__icon--plus[_ngcontent-%COMP%]{left:auto;right:10px}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button__icon--plus[_ngcontent-%COMP%]   g[_ngcontent-%COMP%]{transition:stroke .25s cubic-bezier(.77,0,.175,1)}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button--green.nuv-button[_ngcontent-%COMP%]{margin-right:0}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button--green[_ngcontent-%COMP%]   .nuv-header-article[_ngcontent-%COMP%]   .nuv-button__btn[_ngcontent-%COMP%]{border:1px solid transparent}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button--green[_ngcontent-%COMP%]   .nuv-header-article[_ngcontent-%COMP%]   .nuv-button__btn[_ngcontent-%COMP%]:disabled{background-color:#bdc3c7;border:1px solid #bdc3c7;cursor:not-allowed}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button--green[_ngcontent-%COMP%]   .nuv-header-article[_ngcontent-%COMP%]   .nuv-button__btn[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button--green[_ngcontent-%COMP%]   .nuv-header-article[_ngcontent-%COMP%]   .nuv-button__btn[_ngcontent-%COMP%]::after{background-color:#2d9015}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button--green[_ngcontent-%COMP%]   .nuv-header-article[_ngcontent-%COMP%]   .nuv-button__btn[_ngcontent-%COMP%]:hover{color:#fff}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button--icon[_ngcontent-%COMP%]   .nuv-header-article[_ngcontent-%COMP%]   .nuv-button__btn[_ngcontent-%COMP%]{padding-left:30px}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button--icon-plus[_ngcontent-%COMP%]   .nuv-header-article[_ngcontent-%COMP%]   .nuv-button__btn[_ngcontent-%COMP%]{padding-left:20px;padding-right:40px;text-align:left}@media only screen and (min-width:47.75rem){.nuv-header-article[_ngcontent-%COMP%]   .nuv-button__icon[_ngcontent-%COMP%]{left:15px}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button__icon--plus[_ngcontent-%COMP%]{left:auto;right:15px}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button--icon[_ngcontent-%COMP%]   .nuv-header-article[_ngcontent-%COMP%]   .nuv-button__btn[_ngcontent-%COMP%]{padding-left:35px}.nuv-header-article__content[_ngcontent-%COMP%]{width:calc(50% - 1.5rem);float:left;margin-left:1rem;margin-top:0}.nuv-header-article__content__image-container[_ngcontent-%COMP%]{width:117%;margin-left:-17%;margin-top:3.25rem}.nuv-header-article__content__play-button[_ngcontent-%COMP%]{width:82px;height:80px;bottom:40px}.nuv-header-article__content__play-button[_ngcontent-%COMP%]::after, .nuv-header-article__content__play-button[_ngcontent-%COMP%]::before{width:10px;height:80px}.nuv-header-article__content__play-icon[_ngcontent-%COMP%]{width:15px;height:15px}.nuv-header-article__content[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%]{margin:auto 0 auto auto;order:2;width:auto}.nuv-header-article__publish-date-container[_ngcontent-%COMP%]{flex-direction:row;padding-left:0}.nuv-header-article__publish-date[_ngcontent-%COMP%]{margin-top:0;order:1;padding-right:50px;margin-bottom:0}}.nuv-header-article.nuv-header-article-no-image[_ngcontent-%COMP%]{display:flex;flex-direction:column}.nuv-header-article.nuv-header-article-no-image[_ngcontent-%COMP%]   .nuv-header-article__tout[_ngcontent-%COMP%]{width:100%}.nuv-header-article.nuv-header-article-no-image[_ngcontent-%COMP%]   .nuv-header-article__tout-headline[_ngcontent-%COMP%]{width:calc(75% - 2.1875rem);margin-left:0;float:none}.nuv-header-article.nuv-header-article-no-image[_ngcontent-%COMP%]   .nuv-header-article__content[_ngcontent-%COMP%]{margin-top:0;position:static;left:0;transform:translateX(0)}.nuv-header-article.nuv-header-article-no-image[_ngcontent-%COMP%]   .nuv-header-article__content__image-container[_ngcontent-%COMP%]{display:none}@media only screen and (min-width:47.75rem){.nuv-header-article.nuv-header-article-no-image[_ngcontent-%COMP%]{flex-direction:column}.nuv-header-article.nuv-header-article-no-image[_ngcontent-%COMP%]   .nuv-header-article[_ngcontent-%COMP%]{background-color:#15222c}.nuv-header-article.nuv-header-article-no-image[_ngcontent-%COMP%]   .nuv-header-article__tout[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem;background-color:#253746;padding-top:124px;min-height:450px}.nuv-header-article.nuv-header-article-no-image[_ngcontent-%COMP%]   .nuv-header-article__tout-author[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:0}.nuv-header-article.nuv-header-article-no-image[_ngcontent-%COMP%]   .nuv-header-article__tout-headline[_ngcontent-%COMP%]{margin-bottom:73px}.nuv-header-article.nuv-header-article-no-image[_ngcontent-%COMP%]   .nuv-header-article__content[_ngcontent-%COMP%]{width:calc(75% - 1.75rem);float:left;margin-left:1rem;margin-left:calc(25% - 1.25rem + 2rem)}}@media only screen and (min-width:63.9375rem){.nuv-header-article__publish-date[_ngcontent-%COMP%]{font-size:1.125rem;padding-right:80px}.nuv-header-article[_ngcontent-%COMP%]{display:block}.nuv-header-article__content[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;position:relative}.nuv-header-article__content__image-container[_ngcontent-%COMP%]{width:115%;margin-left:-15%;margin-top:0;height:470px}.nuv-header-article__content__image[_ngcontent-%COMP%]{height:100%}.nuv-header-article__content__image[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{height:100%;-o-object-fit:cover;object-fit:cover}.nuv-header-article[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%]{margin-right:calc(2.5rem + 1.5625rem)}.nuv-header-article__publish-date[_ngcontent-%COMP%]::after{width:60px}.nuv-header-article.nuv-header-article-no-image[_ngcontent-%COMP%]   .nuv-header-article__content[_ngcontent-%COMP%]{width:calc(75% - 4.375rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.nuv-header-article.nuv-header-article-no-image[_ngcontent-%COMP%]   .nuv-header-article__tout[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.nuv-header-article.nuv-header-article-no-image[_ngcontent-%COMP%]   .nuv-header-article__tout-headline[_ngcontent-%COMP%]{width:calc(91.66666667% - 4.79166667rem);float:left;margin-left:0}}.nuv-header-article.nuv-header-article-has-background[_ngcontent-%COMP%]{display:flex}.nuv-header-article.nuv-header-article-has-background[_ngcontent-%COMP%]   .nuv-header-article__tout[_ngcontent-%COMP%]{background-image:url(/images/bg-rectangle.png);background-size:cover}.play-button[_ngcontent-%COMP%]{position:absolute;z-index:100;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border:.0625rem solid #fff;bottom:1.25rem;right:0;cursor:pointer}.play-button[_ngcontent-%COMP%]::after{content:'';position:absolute;width:.625rem;height:2.5rem;background-color:#2ba824;right:-.625rem;top:-.0625rem;transition:width .2s cubic-bezier(.77,0,.175,1);z-index:-1}.play-button[_ngcontent-%COMP%]:hover::after{width:calc(100% + 11px)}.play-icon[_ngcontent-%COMP%]{width:.625rem;height:.625rem}@media only screen and (min-width:47.75rem){.play-button[_ngcontent-%COMP%]{width:5.125rem;height:5rem;bottom:2.5rem}.play-button[_ngcontent-%COMP%]::after{width:.625rem;height:5rem}.play-icon[_ngcontent-%COMP%]{width:.9375rem;height:.9375rem}}"]],data:{}});function cm(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"a",[],[[8,"href",4]],null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,0,0,Yi(1,"",n.parent.context.$implicit.authorProfile,"")),t(n,1,0,n.parent.context.$implicit.authorName)}))}function am(t){return pr(0,[(t()(),Ki(0,0,null,null,5,"div",[["class","nuv-header-article__tout-author"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-header-article__tout-author-name"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,cm)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(4,0,null,null,1,"div",[["class","nuv-header-article__tout-author-title"]],null,null,null,null,null)),(t()(),hr(5,null,["",""]))],(function(t,n){t(n,3,0,n.context.$implicit.authorName)}),(function(t,n){t(n,5,0,n.context.$implicit.authorTitle)}))}function sm(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"source",[["media","(min-width: 1023px)"]],[[8,"srcset",4]],null,null,null,null))],null,(function(t,n){var e=n.component;t(n,0,0,null==e.properties||null==e.properties.picture?null:e.properties.picture.source1x)}))}function um(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"source",[["media","(min-width: 764px)"]],[[8,"srcset",4]],null,null,null,null))],null,(function(t,n){var e=n.component;t(n,0,0,null==e.properties||null==e.properties.picture?null:e.properties.picture.source2x)}))}function dm(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"source",[["media","(min-width: 0px)"]],[[8,"srcset",4]],null,null,null,null))],null,(function(t,n){var e=n.component;t(n,0,0,null==e.properties||null==e.properties.picture?null:e.properties.picture.source3x)}))}function gm(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","play-button"],["data-action","play"],["data-track-hover",""]],null,[[null,"click"]],(function(t,n,e){var o=!0,i=t.component;return"click"===n&&(o=!1!==i.openVideoModal(null==i.properties?null:i.properties.videoId)&&o),o}),null,null)),(t()(),Ki(1,0,null,null,1,":svg:svg",[["aria-label","paly-icon"],["class","play-icon"],["data-action","play"],["height","17"],["role","img"],["viewBox","0 0 15 17"],["width","15"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,":svg:path",[["d","M.714.893l13.5 7.714-13.5 7.714"],["data-action","play"],["fill","#FFF"],["fill-rule","evenodd"]],null,null,null,null,null))],null,null)}function hm(t){return pr(0,[(t()(),Ki(0,0,null,null,11,"div",[["class","nuv-header-article__content__image-container"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,8,"div",[["class","nuv-header-article__content__image"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,7,"picture",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,sm)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,um)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,dm)),jl(8,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(9,0,null,null,0,"img",[],[[8,"src",4],[8,"alt",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,gm)),jl(11,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,4,0,null==e.properties||null==e.properties.picture?null:e.properties.picture.source1x),t(n,6,0,null==e.properties||null==e.properties.picture?null:e.properties.picture.source2x),t(n,8,0,null==e.properties||null==e.properties.picture?null:e.properties.picture.source3x),t(n,11,0,null==e.properties?null:e.properties.videoId)}),(function(t,n){var e=n.component;t(n,9,0,null==e.properties||null==e.properties.picture?null:e.properties.picture.source1x,null==e.properties||null==e.properties.picture?null:e.properties.picture.altText)}))}function _m(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[["class","nuv-header-article__publish-date no-outline"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,1,0,null==e.properties?null:e.properties.date)}))}function Cm(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","nuv-button nuv-button--green"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"a",[["class","nuv-button__btn nuv-article-hero-unit__download-pdf-link"],["data-action","download"],["data-track-hover",""]],[[8,"href",4],[8,"target",0]],null,null,null,null)),(t()(),hr(2,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,1,0,null==e.properties||null==e.properties.button?null:e.properties.button.href,null==e.properties||null==e.properties.button?null:e.properties.button.target),t(n,2,0,null==e.properties||null==e.properties.button?null:e.properties.button.text)}))}function pm(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","nuv-header-article__publish-date-container"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,_m)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Cm)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,2,0,null==e.properties?null:e.properties.date),t(n,4,0,null==e.properties?null:e.properties.button)}),null)}function fm(t){return pr(0,[(t()(),Ki(0,0,null,null,14,"div",[["class","nuv-header-article"]],[[1,"data-theme-title",0],[1,"data-theme-url",0],[1,"data-headline",0],[1,"data-component",0]],null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(2,{"nuv-header-article-no-image":0,"nuv-header-article-has-background":1}),(t()(),Ki(3,0,null,null,5,"div",[["class","nuv-header-article__tout"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,"a",[["class","nuv-header-article__tout-theme-title"]],[[8,"href",4],[2,"disable",null],[8,"target",0]],null,null,null,null)),(t()(),hr(5,null,[" "," "])),(t()(),Ki(6,0,null,null,0,"h1",[["class","nuv-header-article__tout-headline"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,am)),jl(8,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(9,0,null,null,5,"div",[["class","nuv-header-article__content"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,hm)),jl(11,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(12,0,null,null,2,"div",[["class","nuv-header-article__article-content-metadata"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,pm)),jl(14,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component,o=t(n,2,0,0==(null==e.properties?null:e.properties.withPicture),1==(null==e.properties?null:e.properties.withBackground));t(n,1,0,"nuv-header-article",o),t(n,8,0,null==e.properties?null:e.properties.authors),t(n,11,0,null==e.properties?null:e.properties.withPicture),t(n,14,0,(null==e.properties?null:e.properties.date)||(null==e.properties?null:e.properties.button))}),(function(t,n){var e=n.component;t(n,0,0,null==e.properties||null==e.properties.eyebrow?null:e.properties.eyebrow.text,null==e.properties||null==e.properties.eyebrow?null:e.properties.eyebrow.href,null==e.properties?null:e.properties.headline,e.dataComponent),t(n,4,0,null==e.properties||null==e.properties.eyebrow?null:e.properties.eyebrow.href,!(null!=e.properties&&null!=e.properties.eyebrow&&e.properties.eyebrow.href),null==e.properties||null==e.properties.eyebrow?null:e.properties.eyebrow.target),t(n,5,0,null==e.properties||null==e.properties.eyebrow?null:e.properties.eyebrow.text),t(n,6,0,null==e.properties?null:e.properties.headline)}))}var Mm=function(){function t(){this.pictureClasses={"nuv-picture":!0}}return t.prototype.ngOnInit=function(){this.pictureClasses["nuv-picture--stretch-container"]=!!this.properties.stretch&&this.properties.stretch,this.properties.addClass&&(this.pictureClasses[this.properties.addClass]=!0)},t}(),Pm=mi({encapsulation:0,styles:[['.nuv-picture[_ngcontent-%COMP%]{overflow:hidden;display:inline-block;line-height:0}.nuv-picture--stretch-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.nuv-picture[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto;height:auto;max-width:100%;max-height:100%}.nuv-picture[_ngcontent-%COMP%]   img[src$=".svg"][_ngcontent-%COMP%]{width:100%}']],data:{}});function Om(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"source",[["media","(min-width: 1023px)"]],[[8,"srcset",4]],null,null,null,null))],null,(function(t,n){t(n,0,0,n.component.properties.source1x)}))}function mm(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"source",[["media","(min-width: 764px)"]],[[8,"srcset",4]],null,null,null,null))],null,(function(t,n){t(n,0,0,n.component.properties.source2x)}))}function vm(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"source",[["media","(min-width: 0px)"]],[[8,"srcset",4]],null,null,null,null))],null,(function(t,n){t(n,0,0,n.component.properties.source3x)}))}function ym(t){return pr(0,[(t()(),Ki(0,0,null,null,8,"picture",[],null,null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Zi(16777216,null,null,1,null,Om)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,mm)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,vm)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(8,0,null,null,0,"img",[],[[8,"src",4],[8,"alt",0]],null,null,null,null))],(function(t,n){var e=n.component;t(n,1,0,e.pictureClasses),t(n,3,0,e.properties.source1x),t(n,5,0,e.properties.source2x),t(n,7,0,e.properties.source3x)}),(function(t,n){var e=n.component;t(n,8,0,e.properties.source1x,e.properties.altText)}))}var bm=function(){function t(){this.legalHidden=!0}return t.prototype.ngOnInit=function(){},t.prototype.toggleLegal=function(){this.legalHidden=!this.legalHidden},t}(),xm=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}[_nghost-%COMP%]{position:relative;display:block;width:100%;float:left}:not(nuv-body-article) > [_nghost-%COMP%]{margin-top:45px}.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;margin-bottom:1.25rem;margin-top:0;padding-right:4.625rem}.icon-lock[_ngcontent-%COMP%]{position:absolute;top:0;right:2.125rem}.container-table[_ngcontent-%COMP%]{position:relative;overflow:hidden;margin-left:1.25rem;float:left;width:100%;height:15.6875rem}.table-image-wrapper[_ngcontent-%COMP%]{width:1000px;height:251px;position:relative}.table-image[_ngcontent-%COMP%]{overflow:hidden;position:absolute;top:0;bottom:0;display:flex;align-items:stretch;justify-content:flex-start}.login-text[_ngcontent-%COMP%], .message-text[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#15222c;text-align:center}@media only screen and (min-width:47.75rem){:not(nuv-body-article) > [_nghost-%COMP%]{margin-top:45px}.login-text[_ngcontent-%COMP%], .message-text[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media only screen and (min-width:63.9375rem){:not(nuv-body-article) > [_nghost-%COMP%]{margin-top:45px}.login-text[_ngcontent-%COMP%], .message-text[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.login-ui[_ngcontent-%COMP%], .message[_ngcontent-%COMP%]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;text-align:center;margin:0 1.25rem}.login-link[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-style:normal;font-weight:400;line-height:1;letter-spacing:0;font-size:.75rem;position:relative;display:inline-block;padding:11px 10px;background-color:transparent;border:1px solid transparent;min-width:110px;text-align:center;cursor:pointer;transition:color .25s cubic-bezier(.77,0,.175,1);z-index:0;text-decoration:none!important;color:#fff;width:9.8125rem;flex:0 0 auto}.login-link[_ngcontent-%COMP%]:disabled{background-color:#bdc3c7}.login-link[_ngcontent-%COMP%]::after, .login-link[_ngcontent-%COMP%]::before{content:'';display:block;height:calc(100% + 2px);position:absolute;top:-1px;z-index:-1}.login-link[_ngcontent-%COMP%]::before{width:calc(100% + 2px);left:-1px;background-color:#2ba824}.login-link[_ngcontent-%COMP%]::after{width:100%;left:0;transform:scaleX(0);transform-origin:0 50%;background-color:#2ba824;transition:transform .25s cubic-bezier(.77,0,.175,1)}.login-link[_ngcontent-%COMP%]:hover{color:#fff}.login-link[_ngcontent-%COMP%]:hover::after{transform:scaleX(1)}.login-text[_ngcontent-%COMP%] + .login-button[_ngcontent-%COMP%]{margin-top:1.875rem}@media only screen and (min-width:47.75rem){.login-link[_ngcontent-%COMP%]{font-size:1rem;padding:15px 20px 13px;min-width:184px}.container-table[_ngcontent-%COMP%], .main-title[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem;padding-right:0}.container-table[_ngcontent-%COMP%]{height:auto}.table-image-wrapper[_ngcontent-%COMP%]{display:block;width:100%;height:auto}.table-image[_ngcontent-%COMP%]{position:relative;top:auto;bottom:auto;display:block;align-items:flex-start}.main-title[_ngcontent-%COMP%]{padding:0}.icon-lock[_ngcontent-%COMP%]{position:relative;right:auto;top:auto;margin-left:1.25rem}}@media only screen and (min-width:63.9375rem){.container-table[_ngcontent-%COMP%], .main-title[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}}"]],data:{}});function Am(t){return pr(0,[(t()(),Ki(0,0,null,null,5,"h3",[["class","main-title"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "])),(t()(),Ki(2,0,null,null,3,":svg:svg",[["aria-label","icon-lock"],["class","icon-lock"],["height","20"],["role","img"],["width","15"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,2,":svg:g",[["fill","none"],["fill-rule","evenodd"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,":svg:path",[["d","M12.143 19.2H2.857C1.832 19.2 1 18.313 1 17.219v-6.438C1 9.687 1.832 8.8 2.857 8.8h9.286c1.025 0 1.857.887 1.857 1.981v6.438c0 1.094-.832 1.981-1.857 1.981zM3.6 8.8V5.387C3.6 2.965 5.54 1 7.933 1c2.394 0 4.334 1.964 4.334 4.388V8.8"],["stroke","#253746"],["stroke-width","1.5"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["d","M8.8 13.41c0-.631-.388-1.143-.867-1.143-.478 0-.866.512-.866 1.143 0 .503.248.926.59 1.078L7.413 16.6h1.04l-.214-2.124c.327-.163.561-.577.561-1.066"],["fill","#253746"]],null,null,null,null,null))],null,(function(t,n){var e=n.component;t(n,1,0,null==e.properties?null:e.properties.title)}))}function wm(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"h4",[["class","login-text"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,1,0,Al(n.parent.parent,0),e.properties.loginText));t(n,0,0,o)}))}function Bm(t){return pr(0,[(t()(),Ki(0,0,null,null,5,"div",[["class","login-ui"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,4,"div",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,wm)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(4,0,null,null,1,"a",[["class","login-link"]],[[8,"href",4],[8,"innerHTML",1]],null,null,null,null)),sr(5,1)],(function(t,n){t(n,3,0,n.component.properties.loginText)}),(function(t,n){var e=n.component,o=e.properties.loginURL,i=Oi(n,4,1,t(n,5,0,Al(n.parent,0),e.properties.loginButtonInnerMarkup));t(n,4,0,o,i)}))}function km(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","message"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"h4",[["class","message-text"]],[[8,"innerHTML",1]],null,null,null,null)),sr(2,1)],null,(function(t,n){var e=n.component,o=Oi(n,1,0,t(n,2,0,Al(n.parent,0),e.properties.messageText));t(n,1,0,o)}))}function Sm(t){return pr(0,[Rl(0,GP,[Zg]),(t()(),Zi(16777216,null,null,1,null,Am)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(3,0,null,null,7,"div",[["class","container-table"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,2,"div",[["class","table-image-wrapper"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,"nuv-picture",[["class","table-image"]],null,null,null,ym,Pm)),jl(6,114688,null,0,Mm,[],{properties:[0,"properties"]},null),(t()(),Zi(16777216,null,null,1,null,Bm)),jl(8,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,km)),jl(10,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,2,0,null==e.properties?null:e.properties.title),t(n,6,0,e.properties.pictureData),t(n,8,0,!e.userLoggedIn),t(n,10,0,e.userLoggedIn)}),null)}var Tm=function(){function t(){}return t.prototype.ngOnInit=function(){},t}(),Em=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-contact-card[_ngcontent-%COMP%]{display:flex;flex-flow:row nowrap;justify-content:stretch}.nuv-contact-card__thumb[_ngcontent-%COMP%]{position:relative;width:57px;height:57px;margin-right:47px;flex:0 0 auto}.nuv-contact-card__info[_ngcontent-%COMP%]{position:relative;flex:1;overflow:hidden}.nuv-contact-card__name[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746;word-wrap:break-word}@media only screen and (min-width:47.75rem){.nuv-contact-card__name[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.nuv-contact-card__name[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.nuv-contact-card__title[_ngcontent-%COMP%]{font-size:1rem;line-height:1.4;letter-spacing:-.0025rem}}.nuv-contact-card__title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-size:1rem;line-height:1.4;letter-spacing:-.0025rem;text-transform:none;color:#66737d;font-weight:400;margin-bottom:15px}.nuv-contact-card__email[_ngcontent-%COMP%], .nuv-contact-card__phone[_ngcontent-%COMP%], .nuv-contact-card__timetrade[_ngcontent-%COMP%]{display:flex;align-items:center;margin-bottom:13px}.nuv-contact-card__email[_ngcontent-%COMP%]:last-child, .nuv-contact-card__phone[_ngcontent-%COMP%]:last-child, .nuv-contact-card__timetrade[_ngcontent-%COMP%]:last-child{margin-bottom:0}.nuv-contact-card__email[_ngcontent-%COMP%]   span[_ngcontent-%COMP%], .nuv-contact-card__phone[_ngcontent-%COMP%]   span[_ngcontent-%COMP%], .nuv-contact-card__timetrade[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746;font-weight:400}@media only screen and (min-width:47.75rem){.nuv-contact-card__title[_ngcontent-%COMP%]{font-size:1rem;line-height:1.4;letter-spacing:-.0025rem}.nuv-contact-card__email[_ngcontent-%COMP%]   span[_ngcontent-%COMP%], .nuv-contact-card__phone[_ngcontent-%COMP%]   span[_ngcontent-%COMP%], .nuv-contact-card__timetrade[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.nuv-contact-card__email[_ngcontent-%COMP%]   span[_ngcontent-%COMP%], .nuv-contact-card__phone[_ngcontent-%COMP%]   span[_ngcontent-%COMP%], .nuv-contact-card__timetrade[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.nuv-contact-card__icon[_ngcontent-%COMP%]{display:flex;width:24px;margin-right:15px;justify-content:center;align-items:center}.nuv-contact-card__email[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%]{width:22px;height:16px}.nuv-contact-card__phone[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%]{width:16px;height:24px}.nuv-contact-card__timetrade[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%]{width:24px;height:21px;transform:translateY(-9%)}.nuv-contact-card[_ngcontent-%COMP%]  nuv-picture, .nuv-contact-card[_ngcontent-%COMP%]  picture{display:block;width:100%;padding-top:100%}.nuv-contact-card[_ngcontent-%COMP%]  nuv-picture>picture.nuv-picture>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:'object-fit: cover;'}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-contact-card__email[_ngcontent-%COMP%]   span[_ngcontent-%COMP%], .nuv-contact-card__phone[_ngcontent-%COMP%]   span[_ngcontent-%COMP%], .nuv-contact-card__timetrade[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:.875rem}.nuv-contact-card__icon[_ngcontent-%COMP%]{margin-right:15px}.nuv-contact-card__title[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-contact-card__email[_ngcontent-%COMP%]{margin-bottom:8px}}@media only screen and (min-width:47.75rem){.nuv-contact-card__thumb[_ngcontent-%COMP%]{width:98px;height:98px;margin-right:17px}}@media only screen and (min-width:63.9375rem){.nuv-contact-card__thumb[_ngcontent-%COMP%]{width:108px;height:108px;margin-right:40px}}"]],data:{}});function Im(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","nuv-contact-card__thumb"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"nuv-picture",[],null,null,null,ym,Pm)),jl(2,114688,null,0,Mm,[],{properties:[0,"properties"]},null)],(function(t,n){t(n,2,0,n.component.contact.thumb)}),null)}function zm(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[["class","nuv-contact-card__name"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,1,0,Al(n.parent,0),e.contact.name));t(n,0,0,o)}))}function Lm(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[["class","nuv-contact-card__title"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,1,0,Al(n.parent,0),e.contact.title));t(n,0,0,o)}))}function Dm(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"div",[["class","nuv-contact-card__email"],["data-track-hover",""]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-contact-card__icon"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,":svg:svg",[["aria-label","nuv-contact-card__icon"],["height","16"],["role","img"],["viewBox","0 0 22 16"],["width","22"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,0,":svg:path",[["d","M20.831.18l-10.016 9.928L.984.277A1.99 1.99 0 0 1 2 0h18c.297 0 .578.065.831.18zm.78.635c.245.332.389.742.389 1.185v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2c0-.37.101-.718.277-1.016l10.535 10.535L21.612.815z"],["fill","#012E3D"],["fill-rule","evenodd"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,2,"a",[["data-action","email"],["target","_self"]],[[8,"href",4]],null,null,null,null)),(t()(),Ki(5,0,null,null,1,"span",[["data-action","email"]],null,null,null,null,null)),(t()(),hr(-1,null,["Email"]))],null,(function(t,n){t(n,4,0,"mailto:"+n.component.contact.email)}))}function Nm(t){return pr(0,[(t()(),Ki(0,0,null,null,7,"div",[["class","nuv-contact-card__phone"],["data-track-hover",""]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,4,"div",[["class","nuv-contact-card__icon"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,3,":svg:svg",[["aria-label","nuv-contact-card__icon"],["height","24"],["role","img"],["viewBox","0 0 16 24"],["width","16"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,2,":svg:g",[["fill","none"],["fill-rule","evenodd"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,":svg:path",[["d","M0 19.889h15.928V19H0V2C0 .897 1.133 0 2.526 0h10.877c1.394 0 2.527.897 2.527 2v19.833c0 1.103-1.133 2-2.527 2H2.526c-1.393 0-2.526-.897-2.526-2V19.89z"],["fill","#012E3D"],["fill-rule","nonzero"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["d","M6.857 21.667h2.105M6.857 21.667h2.105"],["stroke","#F6F6F6"],["stroke-linecap","square"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,1,"span",[],[[8,"innerHTML",1]],null,null,null,null)),sr(7,1)],null,(function(t,n){var e=n.component,o=Oi(n,6,0,t(n,7,0,Al(n.parent,0),e.contact.phone));t(n,6,0,o)}))}function Fm(t){return pr(0,[Rl(0,GP,[Zg]),(t()(),Ki(1,0,null,null,11,"div",[["class","nuv-contact-card"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Im)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(4,0,null,null,8,"div",[["class","nuv-contact-card__info"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,zm)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Lm)),jl(8,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Dm)),jl(10,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Nm)),jl(12,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,3,0,e.contact.thumb),t(n,6,0,e.contact.name),t(n,8,0,e.contact.title),t(n,10,0,e.contact.email),t(n,12,0,e.contact.phone)}),null)}var jm=function(){function t(){this.colorBarClasses=["nuv-institutional-contacts__color-bar"]}return t.prototype.ngOnInit=function(){this.colorBarClasses.push("nuv-institutional-contacts__color-bar--"+this.colorTheme)},t}(),Rm=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-institutional-contacts[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-top:45px}@media only screen and (min-width:63.9375rem){.nuv-institutional-contacts[_ngcontent-%COMP%]{margin-top:45px}}.nuv-institutional-contacts__color-bar[_ngcontent-%COMP%]{display:block;position:relative;height:4px;padding:0}.nuv-institutional-contacts__color-bar[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#2ba824;width:100%;height:.25rem}@media only screen and (min-width:47.75rem){.nuv-institutional-contacts[_ngcontent-%COMP%]{margin-top:45px}.nuv-institutional-contacts__color-bar[_ngcontent-%COMP%]{padding-top:.9375rem}}.nuv-institutional-contacts__color-bar--blue[_ngcontent-%COMP%]{position:relative;height:4px;padding:0}.nuv-institutional-contacts__color-bar--blue[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;width:100%;height:.25rem}@media only screen and (min-width:47.75rem){.nuv-institutional-contacts__color-bar--blue[_ngcontent-%COMP%]{padding-top:.9375rem}}.nuv-institutional-contacts__color-bar--orange[_ngcontent-%COMP%]{position:relative;height:4px;padding:0}.nuv-institutional-contacts__color-bar--orange[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#ffa300;width:100%;height:.25rem}.nuv-institutional-contacts__title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746;font-size:1.25rem;margin:0}@media only screen and (min-width:47.75rem){.nuv-institutional-contacts__color-bar--orange[_ngcontent-%COMP%]{padding-top:.9375rem}.nuv-institutional-contacts__title[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.nuv-institutional-contacts__title[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}}.nuv-institutional-contacts__title--orange[_ngcontent-%COMP%]::before{background-color:#e87722}.nuv-institutional-contacts__title--green[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-institutional-contacts__content[_ngcontent-%COMP%]{position:relative;margin-top:9px}.nuv-institutional-contacts__list[_ngcontent-%COMP%]{list-style:none;margin:0;padding:0}.nuv-institutional-contacts__item[_ngcontent-%COMP%]{width:calc(100% - 77px);margin-bottom:30px}.nuv-institutional-contacts__item[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-institutional-contacts__header[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-style:normal;font-size:.75rem;letter-spacing:.05625rem;text-transform:uppercase;font-weight:600;line-height:1.83;color:#66737d;margin:0 0 20px;position:relative}@media only screen and (min-width:47.75rem){.nuv-institutional-contacts__header[_ngcontent-%COMP%]{font-size:.75rem;line-height:1.5;letter-spacing:.05rem}}@media only screen and (min-width:63.9375rem){.nuv-institutional-contacts__header[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.5;letter-spacing:.075rem}}.nuv-institutional-contacts__header[_ngcontent-%COMP%] > span[_ngcontent-%COMP%]{position:relative;background:#fff;z-index:1;padding-right:10px}.nuv-institutional-contacts__header[_ngcontent-%COMP%]::after{content:'';position:absolute;left:0;right:0;bottom:0;height:10px;border-top:1px solid #66737d}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-institutional-contacts__item[_ngcontent-%COMP%]{width:100%}.nuv-institutional-contacts__item--default[_ngcontent-%COMP%]{width:50%;float:left}.nuv-institutional-contacts__item--default[_ngcontent-%COMP%]:last-child{margin-top:0}.nuv-institutional-contacts__list-wrapper[_ngcontent-%COMP%]{margin-top:30px}}@media only screen and (min-width:47.75rem){.nuv-institutional-contacts[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-institutional-contacts__color-bar[_ngcontent-%COMP%]{height:4px;padding:0}.nuv-institutional-contacts__content[_ngcontent-%COMP%]{margin-top:20px}.nuv-institutional-contacts__title[_ngcontent-%COMP%]{font-size:1.5625rem;margin-bottom:20px}.nuv-institutional-contacts__header[_ngcontent-%COMP%]{font-size:.875rem;line-height:2.29}.nuv-institutional-contacts__header[_ngcontent-%COMP%] > span[_ngcontent-%COMP%]{padding-right:20px}.nuv-institutional-contacts__header[_ngcontent-%COMP%]::after{content:'';position:absolute;left:0;right:0;bottom:0;height:16px;border-top:1px solid #66737d}.nuv-institutional-contacts__list[_ngcontent-%COMP%]{display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:10px}.nuv-institutional-contacts__item[_ngcontent-%COMP%]{width:calc((100% - 1rem)/ 2);margin:0 0 20px;flex:0 0 auto}}@media only screen and (min-width:63.9375rem){.nuv-institutional-contacts[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.nuv-institutional-contacts__color-bar[_ngcontent-%COMP%]{height:4px;padding:0}.nuv-institutional-contacts__content[_ngcontent-%COMP%]{display:flex;justify-content:stretch;align-items:stretch;width:100%;margin-top:22px}.nuv-institutional-contacts__title[_ngcontent-%COMP%]{font-size:2rem;flex:1 1 auto}.nuv-institutional-contacts__contacts[_ngcontent-%COMP%]{flex:0 1 auto;width:65.63%;max-width:827px}.nuv-institutional-contacts__list-wrapper[_ngcontent-%COMP%]{display:block;float:none}.nuv-institutional-contacts__list[_ngcontent-%COMP%]{position:relative;height:auto;overflow:hidden}.nuv-institutional-contacts__item[_ngcontent-%COMP%]{width:calc((100% - 2.5rem)/ 2);margin:0 0 42px}}"]],data:{}});function Vm(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"li",[["class","nuv-institutional-contacts__item"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"nuv-contact-card",[],null,null,null,Fm,Em)),jl(2,114688,null,0,Tm,[],{contact:[0,"contact"]},null)],(function(t,n){t(n,2,0,n.context.$implicit)}),null)}function Gm(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"section",[["class","nuv-institutional-contacts__list-wrapper"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"ul",[["class","nuv-institutional-contacts__list"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Vm)),jl(3,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,3,0,n.component.properties.contacts)}),null)}function Um(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"li",[["class","nuv-institutional-contacts__item"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"nuv-contact-card",[],null,null,null,Fm,Em)),jl(2,114688,null,0,Tm,[],{contact:[0,"contact"]},null)],(function(t,n){t(n,2,0,n.context.$implicit)}),null)}function Hm(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"section",[["class","nuv-institutional-contacts__section"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"h4",[["class","nuv-institutional-contacts__header"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(3,null,["",""])),(t()(),Ki(4,0,null,null,2,"ul",[["class","nuv-institutional-contacts__list"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Um)),jl(6,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,6,0,n.context.$implicit.contacts)}),(function(t,n){t(n,3,0,n.context.$implicit.heading)}))}function Wm(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","nuv-institutional-contacts__sections-wrapper"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Hm)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.component.properties.sections)}),null)}function $m(t){return pr(0,[Rl(0,GP,[Zg]),(t()(),Ki(1,0,null,null,10,"div",[["class","nuv-institutional-contacts"],["id","contact"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"span",[],null,null,null,null,null)),jl(3,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Ki(4,0,null,null,7,"div",[["class","nuv-institutional-contacts__content"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,"h3",[["class","nuv-institutional-contacts__title"]],[[8,"innerHTML",1]],null,null,null,null)),sr(6,1),(t()(),Ki(7,0,null,null,4,"div",[["class","nuv-institutional-contacts__contacts"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Gm)),jl(9,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Wm)),jl(11,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,3,0,e.colorBarClasses),t(n,9,0,e.properties.contacts),t(n,11,0,e.properties.sections)}),(function(t,n){var e=n.component,o=Oi(n,5,0,t(n,6,0,Al(n,0),e.properties.title));t(n,5,0,o)}))}var qm=function(){function t(){this.bigRadius=224,this.smallRadius=8,this.strokeWidth=2,this.svgSquareSize=450+2*this.smallRadius,this.svgViewBox="0 0 "+this.svgSquareSize+" "+this.svgSquareSize,this.wrapperPaddingTop=0,this.wrapperPaddingBottom=0,this.paddingTopOffset=20,this.totalDots=5,this.activeFrameInterval=30,this.hasLabel=new ue}return Object.defineProperty(t.prototype,"subNavItems",{set:function(t){var n=this;this.totalDots=t.length,this.hasTopLabel=!1,this.hasBottomLabel=!1,this.animationFrameNumber=1,this.activeItemFrameIndex=this.activeItemIndex-1,this.activeFrameDuration=this.activeFrameInterval*(this.activeItemIndex+1);var e=360/this.totalDots,o=Array.from(new Array(this.totalDots),(function(t,n){return n*e})),i=this.smallRadius+.5*this.strokeWidth;this.circles=o.map((function(o,l){var r,c=6==n.totalDots?60:90,a=o-c,s=a*(Math.PI/180),u=n.bigRadius+i,d=n.bigRadius*Math.cos(s)+u,g=n.bigRadius*Math.sin(s)+u,h=d/n.svgSquareSize*100,_=g/n.svgSquareSize*100,C={title:t[l].title,link:t[l].link};return a>=240||a<=-60?(r="top",n.hasTopLabel=!0):a>-60&&a<=60?r="right":a>60&&a<120?(r="bottom",n.hasBottomLabel=!0):a>=120&&a<240&&(r="left"),l===n.activeItemIndex&&6===n.totalDots?(n.startDegree=o+.5*c,n.endDegree=o+.5*c-e*n.activeItemIndex):l===n.activeItemIndex&&(n.startDegree=o,n.endDegree=o-e*n.activeItemIndex),{x:d,y:g,percentLeft:h,percentTop:_,labelLocation:r,label:C}})),this.activeItemIndex>-1&&(this.arcPath=this.describeArc(.5*this.svgSquareSize,.5*this.svgSquareSize,this.bigRadius,this.startDegree,this.endDegree)),this.withLabels&&(this.arcPathLoadingQ1=this.describeArc(i,this.svgSquareSize-i,this.bigRadius,0,90),this.arcPathLoadingQ2=this.describeArc(.5*this.svgSquareSize,.5*this.svgSquareSize,this.bigRadius,90,0),this.hasLabel.emit({top:this.hasTopLabel,bottom:this.hasBottomLabel}))},enumerable:!0,configurable:!0}),t.prototype.ngOnInit=function(){},t.prototype.ngAfterViewInit=function(){var t=this;if(this.activeItemIndex>-1){var n=(this.activeItemIndex-1)/this.activeItemIndex;new z_(this.greenLineSvgElement.nativeElement,{type:"sync",duration:this.activeFrameDuration*(n+1)},(function(){t.activeItemFrameIndex=t.activeItemIndex})).stop().setFrameProgress(n).play(1)}},t.prototype.polarToCartesian=function(t,n,e,o){var i=(o-90)*Math.PI/180;return{x:t+e*Math.cos(i),y:n+e*Math.sin(i)}},t.prototype.describeArc=function(t,n,e,o,i){var l=this.polarToCartesian(t,n,e,i),r=this.polarToCartesian(t,n,e,o);return["M",l.x,l.y,"A",e,e,0,o-i<=180?"0":"1",1,r.x,r.y].join(" ")},t}(),Ym=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.svg-circle[_ngcontent-%COMP%]{display:block;width:100%;position:absolute;top:0;left:0;transition:opacity 1.2s cubic-bezier(.77,0,.175,1),visibility 1.2s cubic-bezier(.77,0,.175,1);opacity:0;visibility:hidden;pointer-events:none}.svg-circle[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{pointer-events:all}.svg-circle--green-line[_ngcontent-%COMP%]{pointer-events:none}.circle-container[_ngcontent-%COMP%]{position:relative;width:100%;padding-top:100%}.circle-element[_ngcontent-%COMP%]{position:absolute;width:0;height:0}.circle-element[_ngcontent-%COMP%]:nth-child(1)   .circle-label[_ngcontent-%COMP%]{transition-delay:120ms}.circle-element[_ngcontent-%COMP%]:nth-child(2)   .circle-label[_ngcontent-%COMP%]{transition-delay:240ms}.circle-element[_ngcontent-%COMP%]:nth-child(3)   .circle-label[_ngcontent-%COMP%]{transition-delay:360ms}.circle-element[_ngcontent-%COMP%]:nth-child(4)   .circle-label[_ngcontent-%COMP%]{transition-delay:480ms}.circle-element[_ngcontent-%COMP%]:nth-child(5)   .circle-label[_ngcontent-%COMP%]{transition-delay:.6s}.circle-element[_ngcontent-%COMP%]:nth-child(6)   .circle-label[_ngcontent-%COMP%]{transition-delay:720ms}.circle-element[_ngcontent-%COMP%]:nth-child(7)   .circle-label[_ngcontent-%COMP%]{transition-delay:840ms}.circle-element[_ngcontent-%COMP%]:nth-child(8)   .circle-label[_ngcontent-%COMP%]{transition-delay:960ms}.circle-element[_ngcontent-%COMP%]:nth-child(9)   .circle-label[_ngcontent-%COMP%]{transition-delay:1.08s}.circle-element[_ngcontent-%COMP%]:nth-child(10)   .circle-label[_ngcontent-%COMP%]{transition-delay:1.2s}.circle-label[_ngcontent-%COMP%]{position:absolute;width:9.5rem;transition:opacity 420ms cubic-bezier(.77,0,.175,1),visibility 420ms cubic-bezier(.77,0,.175,1),transform 420ms cubic-bezier(.77,0,.175,1);opacity:0;visibility:hidden}.circle-label-link[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-weight:700;font-size:1.125rem;color:#fff;letter-spacing:-.003125rem;line-height:1.4;pointer-events:all}.circle-label--position-top[_ngcontent-%COMP%]{bottom:1.75rem;left:50%;transform:translateX(-50%);text-align:center}.circle-label--position-bottom[_ngcontent-%COMP%]{top:1.75rem;left:50%;transform:translateX(-50%);text-align:center}.circle-label--position-left[_ngcontent-%COMP%]{right:calc(100% + 1.75rem);top:-.5rem;text-align:right;transform:translate3d(10%,0,0)}.circle-label--position-right[_ngcontent-%COMP%]{left:calc(100% + 1.75rem);top:-.5rem;text-align:left;transform:translate3d(-10%,0,0)}.svg-circle-dot[_ngcontent-%COMP%]   circle[_ngcontent-%COMP%]{transition:stroke 320ms linear,fill 320ms linear,opacity 320ms linear}.circle-wrapper--in-ie11[_ngcontent-%COMP%]   .svg-circle-dot--selected[_ngcontent-%COMP%]   circle[_ngcontent-%COMP%]{opacity:0}.svg-circle--loading[_ngcontent-%COMP%]{pointer-events:none}.svg-circle--loading-quadrant-group-1[_ngcontent-%COMP%]{transition:opacity 2s cubic-bezier(.77,0,.175,1),visibility 2s cubic-bezier(.77,0,.175,1),transform 2s cubic-bezier(.77,0,.175,1);transform:rotate(-90deg)}.svg-circle--loading-quadrant-group-2[_ngcontent-%COMP%]{transition:opacity 1s cubic-bezier(.77,0,.175,1),visibility 1s cubic-bezier(.77,0,.175,1),transform 1s cubic-bezier(.77,0,.175,1);transform:rotate(-270deg)}.circle-wrapper--overview-initialized[_ngcontent-%COMP%]   .svg-circle--loading[_ngcontent-%COMP%]{opacity:1;visibility:visible}.circle-wrapper--overview-initialized[_ngcontent-%COMP%]   .svg-circle--loading-quadrant-group-1[_ngcontent-%COMP%]{transform:rotate(0)}.circle-wrapper--overview-initialized[_ngcontent-%COMP%]   .svg-circle--loading-quadrant-group-2[_ngcontent-%COMP%]{transform:rotate(-90deg)}.circle-wrapper--view-initialized[_ngcontent-%COMP%]   .circle-label[_ngcontent-%COMP%], .circle-wrapper--view-initialized[_ngcontent-%COMP%]   .svg-circle[_ngcontent-%COMP%]{opacity:1;visibility:visible}.circle-wrapper--view-initialized[_ngcontent-%COMP%]   .svg-circle--loading[_ngcontent-%COMP%]{opacity:0;visibility:hidden}.circle-wrapper--view-initialized[_ngcontent-%COMP%]   .circle-label--position-left[_ngcontent-%COMP%], .circle-wrapper--view-initialized[_ngcontent-%COMP%]   .circle-label--position-right[_ngcontent-%COMP%]{transform:translate3d(0,0,0)}.circle-wrapper--view-initialized.circle-wrapper--in-ie11[_ngcontent-%COMP%]   .svg-circle-dot--active[_ngcontent-%COMP%]   circle[_ngcontent-%COMP%]{opacity:1}.circle-wrapper--view-initialized[_ngcontent-%COMP%]   .svg-circle-dot--active[_ngcontent-%COMP%]   circle[_ngcontent-%COMP%]{stroke:#2ba824;fill:#2ba824}@media only screen and (min-width:63.9375rem){.circle-label[_ngcontent-%COMP%]{width:10.75rem}.circle-label-link[_ngcontent-%COMP%]{font-size:1.375rem}}"]],data:{}});function Xm(t){return pr(0,[(t()(),Ki(0,0,[["loadingSvgElement1",1]],null,2,":svg:svg",[["aria-label","svg-circle--loading"],["class","svg-circle svg-circle--loading svg-circle--loading-quadrant-group-1"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],[[1,"viewBox",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,0,":svg:path",[["fill","none"],["stroke","#BDC3C7"]],[[1,"d",0],[1,"stroke-width",0]],null,null,null,null)),(t()(),Ki(2,0,null,null,0,":svg:path",[["fill","none"],["stroke","#BDC3C7"]],[[1,"d",0],[1,"stroke-width",0]],null,null,null,null))],null,(function(t,n){var e=n.component;t(n,0,0,e.svgViewBox),t(n,1,0,e.arcPathLoadingQ1,e.strokeWidth),t(n,2,0,e.arcPathLoadingQ2,e.strokeWidth)}))}function Zm(t){return pr(0,[(t()(),Ki(0,0,[["loadingSvgElement1",1]],null,2,":svg:svg",[["aria-label","svg-circle-loading"],["class","svg-circle svg-circle--loading svg-circle--loading-quadrant-group-2"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],[[1,"viewBox",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,0,":svg:path",[["fill","none"],["stroke","#BDC3C7"]],[[1,"d",0],[1,"stroke-width",0]],null,null,null,null)),(t()(),Ki(2,0,null,null,0,":svg:path",[["fill","none"],["stroke","#BDC3C7"]],[[1,"d",0],[1,"stroke-width",0]],null,null,null,null))],null,(function(t,n){var e=n.component;t(n,0,0,e.svgViewBox),t(n,1,0,e.arcPathLoadingQ1,e.strokeWidth),t(n,2,0,e.arcPathLoadingQ2,e.strokeWidth)}))}function Km(t){return pr(0,[(t()(),Ki(0,0,null,null,1,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,0,":svg:circle",[["fill","black"],["fill-rule","evenodd"]],[[1,"cx",0],[1,"cy",0],[1,"r",0]],null,null,null,null))],null,(function(t,n){t(n,1,0,n.context.$implicit.x,n.context.$implicit.y,n.component.smallRadius)}))}function Jm(t){return pr(0,[(t()(),Ki(0,0,null,null,0,":svg:circle",[["fill","rgba(0, 0, 0, 0)"],["fill-rule","evenodd"],["stroke","#BDC3C7"]],[[1,"cx",0],[1,"cy",0],[1,"r",0],[1,"stroke-width",0]],null,null,null,null))],null,(function(t,n){var e=n.component;t(n,0,0,e.circles[e.activeItemIndex].x,e.circles[e.activeItemIndex].y,e.smallRadius,e.strokeWidth)}))}function Qm(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,":svg:a",[["class","svg-circle-dot"]],[[1,":xlink:href",0]],null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(3,{"svg-circle-dot--selected":0,"svg-circle-dot--active":1}),(t()(),Ki(4,0,null,null,0,":svg:circle",[["fill","rgba(0, 0, 0, 0)"],["fill-rule","evenodd"],["stroke","#BDC3C7"]],[[1,"cx",0],[1,"cy",0],[1,"r",0],[1,"stroke-width",0]],null,null,null,null))],(function(t,n){var e=n.component,o=t(n,3,0,e.activeItemIndex>=n.context.index,e.activeItemFrameIndex>=n.context.index);t(n,2,0,"svg-circle-dot",o)}),(function(t,n){var e=n.component;t(n,1,0,null==n.context.$implicit.label.link?null:n.context.$implicit.label.link.href),t(n,4,0,n.context.$implicit.x,n.context.$implicit.y,e.smallRadius,e.strokeWidth)}))}function tv(t){return pr(0,[(t()(),Ki(0,0,[[1,0],["greenLineSvgElement",1]],null,1,":svg:svg",[["aria-label","svg-circle-green-line"],["class","svg-circle svg-circle--green-line"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],[[1,"viewBox",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,0,":svg:path",[["fill","none"],["stroke","#2ba824"],["stroke-width","4"]],[[1,"d",0]],null,null,null,null))],null,(function(t,n){var e=n.component;t(n,0,0,e.svgViewBox),t(n,1,0,e.arcPath)}))}function nv(t){return pr(0,[(t()(),Ki(0,0,null,null,5,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,4,"div",[["class","circle-element"]],[[4,"left","%"],[4,"top","%"]],null,null,null,null)),(t()(),Ki(2,0,[["labelElement",1]],null,3,"div",[["class","circle-label"]],null,null,null,null,null)),jl(3,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(4,0,null,null,1,"a",[["class","circle-label-link"]],[[8,"href",4]],null,null,null,null)),(t()(),hr(5,null,["",""]))],(function(t,n){t(n,3,0,"circle-label",n.context.$implicit.labelLocation?"circle-label--position-"+n.context.$implicit.labelLocation:"")}),(function(t,n){t(n,1,0,n.context.$implicit.percentLeft,n.context.$implicit.percentTop),t(n,4,0,null==n.context.$implicit.label.link?null:n.context.$implicit.label.link.href),t(n,5,0,n.context.$implicit.label.title)}))}function ev(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,nv)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,n.component.circles)}),null)}function ov(t){return pr(0,[er(671088640,1,{greenLineSvgElement:0}),(t()(),Ki(1,0,null,null,21,"div",[["class","circle-wrapper"]],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(3,{"circle-wrapper--view-initialized":0,"circle-wrapper--with-labels":1,"circle-wrapper--in-ie11":2,"circle-wrapper--overview-initialized":3}),(t()(),Ki(4,0,null,null,18,"div",[["class","circle-container"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Xm)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Zm)),jl(8,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(9,0,null,null,9,":svg:svg",[["aria-label","svg-circle"],["class","svg-circle"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],[[1,"viewBox",0]],null,null,null,null)),(t()(),Ki(10,0,null,null,3,":svg:mask",[["id","myMask"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,0,":svg:rect",[["fill","white"],["x","0"],["y","0"]],[[1,"width",0],[1,"height",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Km)),jl(13,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(14,0,null,null,0,":svg:circle",[["fill","none"],["fill-rule","evenodd"],["mask","url(#myMask)"],["stroke","#BDC3C7"]],[[1,"cx",0],[1,"cy",0],[1,"r",0],[1,"stroke-width",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Jm)),jl(16,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Qm)),jl(18,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(16777216,null,null,1,null,tv)),jl(20,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,ev)),jl(22,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component,o=t(n,3,0,e.viewInitialized,e.withLabels,e.isIE11,e.overviewInitialized);t(n,2,0,"circle-wrapper",o),t(n,6,0,e.withLabels),t(n,8,0,e.withLabels),t(n,13,0,e.circles),t(n,16,0,e.isIE11&&e.activeItemIndex>-1),t(n,18,0,e.circles),t(n,20,0,e.activeItemIndex>-1),t(n,22,0,e.withLabels)}),(function(t,n){var e=n.component;t(n,9,0,e.svgViewBox),t(n,11,0,e.svgSquareSize,e.svgSquareSize),t(n,14,0,.5*e.svgSquareSize,.5*e.svgSquareSize,e.bigRadius,e.strokeWidth)}))}var iv=function(){function t(){this.hasLabelTop=!1,this.hasLabelBottom=!1}return t.prototype.ngOnInit=function(){var t=this.properties,n=t.overview,e=t.subNavItems,o=t.activeItemIndex;this.overviewPage=null==o||o<0,this.aumTitle=this.overviewPage?n.aumTitle:e[o].aumTitle,this.aumEyebrow=this.overviewPage?n.aumEyebrow:e[o].aumEyebrow,this.backgroundPicture=this.overviewPage?n.picture:null,this.viewInitialized=!1,this.overviewInitialized=!1,this.isIE11=this.checkIsIE11(),this.overviewPage||(this.selectedSubNavItem=e[o],this.themeReverseOrder=(o+1)%2==0,this.themeLight="light"===this.selectedSubNavItem.theme),!this.overviewPage&&this.selectedSubNavItem.background&&"light"!==this.selectedSubNavItem.theme&&(this.backgroundPicture=e[o].background.picture);var i=this.properties&&this.properties.videoAccountId&&this.properties.videoPlayerId;this.overviewPage&&i&&n.videoId?this.backgroundVideoId=n.videoId:i&&this.selectedSubNavItem&&this.selectedSubNavItem.background&&this.selectedSubNavItem.background.videoId&&"light"!==this.selectedSubNavItem.theme&&(this.backgroundVideoId=this.selectedSubNavItem.background.videoId)},t.prototype.ngAfterViewInit=function(){(document.attachEvent?"complete"===document.readyState:"loading"!==document.readyState)?this.initViewInitialized(this.isIE11?1e3:10):document.addEventListener("DOMContentLoaded",this.initViewInitialized.bind(this))},t.prototype.initViewInitialized=function(t){var n=this;setTimeout((function(){n.overviewPage?(n.overviewInitialized=!0,setTimeout((function(){n.viewInitialized=!0}),1e3)):n.viewInitialized=!0}),t)},t.prototype.subNavScroll=function(t,n){var e=t.currentTarget,o=e.scrollLeft,i=n.offsetWidth-e.offsetWidth;o>=i?this.subNavScrollEnded=!0:o<i&&(this.subNavScrollEnded=!1),o<=0?this.subNavScrollStarted=!1:o>0&&(this.subNavScrollStarted=!0)},t.prototype.checkIsIE11=function(){return!!window.MSInputMethodContext&&!!document.documentMode},t.prototype.addLabelClasses=function(t){this.hasLabelTop=t.top,this.hasLabelBottom=t.bottom},t.prototype.openVideoModal=function(t){window.NuveenComponents&&window.NuveenComponents.socials&&window.NuveenComponents.videoModal.triggerById(t)},t}(),lv=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}[_nghost-%COMP%]{display:block;position:relative;z-index:1}[_nghost-%COMP%]::after{clear:both;content:\"\";display:block}.wrapper[_ngcontent-%COMP%]{position:relative}.wrapper-overflow-content[_ngcontent-%COMP%]{position:relative;padding:3.75rem 0 3.125rem}.wrapper-overflow-content[_ngcontent-%COMP%]::after{clear:both;content:\"\";display:block}.strategy-main-title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#6ecc4c;position:relative;margin:0 0 .625rem;padding-bottom:.625rem}.strategy-main-title[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:.0625rem;background-color:#b2c5cb;position:absolute;bottom:0;opacity:.25}.strategy-description[_ngcontent-%COMP%] {font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#fff;margin:0}@media only screen and (min-width:47.75rem){.strategy-main-title[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}.strategy-description[_ngcontent-%COMP%] {font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}}@media only screen and (min-width:63.9375rem){.strategy-main-title[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}.strategy-description[_ngcontent-%COMP%] {font-size:1rem;line-height:1.75;letter-spacing:.0075rem}}.strategy-description[_ngcontent-%COMP%]  p{margin-bottom:0}.strategy-description[_ngcontent-%COMP%]  p:first-child{margin-top:0}.strategy-description[_ngcontent-%COMP%]  a{color:#2ba824;text-decoration:underline;transition:color .25s ease}.strategy-description[_ngcontent-%COMP%]  a:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.statretgy-content-text[_ngcontent-%COMP%], .strategy-associated-links[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem}.strategy-associated-links[_ngcontent-%COMP%]{padding:0;margin-top:1.25rem;margin-bottom:0;list-style:none}.strategy-associated-links__list-item[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:700;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#fff;position:relative;padding-left:1.75rem;margin-bottom:.875rem}@media only screen and (min-width:47.75rem){.strategy-associated-links__list-item[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media only screen and (min-width:63.9375rem){.strategy-associated-links__list-item[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.strategy-associated-links__list-item[_ngcontent-%COMP%]:last-child{margin-bottom:0}.strategy-associated-links__list-item[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;background-color:#6ecc4c;border-radius:100%;position:absolute;top:.5rem;left:0}.strategy-associated-links__list-item-link[_ngcontent-%COMP%]{display:inline;padding-bottom:.25rem;border-bottom:.0625rem solid #2ba824}.strategy-featured-page[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;z-index:0}.strategy-featured-page__container-aspect-ratio[_ngcontent-%COMP%]{position:relative;width:100%;padding-top:123.2%}.strategy-featured-page__background-picture[_ngcontent-%COMP%], .strategy-featured-page__container-content[_ngcontent-%COMP%]{position:absolute;width:100%;height:100%;top:0;left:0}.strategy-featured-page__background-picture[_ngcontent-%COMP%]{z-index:-1}.strategy-featured-page__background-picture[_ngcontent-%COMP%]::after{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-image:linear-gradient(0deg,rgba(37,55,70,.8) 12%,rgba(37,55,70,0) 100%)}.strategy-featured-page__container-content[_ngcontent-%COMP%]{display:flex;flex-direction:column;justify-content:flex-end}.strategy-featured-page__main-title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#fff;margin:0 .9375rem 1.5rem;padding-left:.625rem;border-left:.0625rem solid #6ecc4c}@media only screen and (min-width:47.75rem){.strategy-featured-page__main-title[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.strategy-featured-page__main-title[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}}.strategy-featured-page__main-title[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:inline;border-bottom:1px solid transparent;transition:border-color .25s ease}.strategy-featured-page__main-title[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{border-color:#2ba824}.play-button[_ngcontent-%COMP%]{position:relative;min-width:3.75rem;min-height:3.75rem;border:.0625rem solid #fff;margin-bottom:.9375rem;align-self:flex-end;cursor:pointer}.play-button[_ngcontent-%COMP%]::after{content:'';position:absolute;width:.625rem;height:calc(100% + .125rem);background-color:#2ba824;right:-.625rem;top:-.0625rem;transition:width .2s cubic-bezier(.77,0,.175,1)}.play-button[_ngcontent-%COMP%]:hover::after{width:calc(100% + 11px)}.play-icon[_ngcontent-%COMP%]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.75rem;height:.75rem;z-index:1}.overview-main-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#fff;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;transform:translate3d(0,20%,0);opacity:0;transition:opacity 620ms ease,transform 620ms ease;transition-delay:920ms;margin-bottom:0;margin-top:0}.overview-main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#2ba824;width:2.5rem;height:.1875rem}@media only screen and (min-width:47.75rem){.overview-main-title[_ngcontent-%COMP%]::before{width:3.75rem}.overview-main-title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.overview-main-title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.overview-description[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;transform:translate3d(0,20%,0);opacity:0;transition:opacity 620ms ease,transform 620ms ease;transition-delay:920ms}.overview-description[_ngcontent-%COMP%] {font-family:Georgia,Times,serif;font-weight:700;font-size:.875rem;color:#fff;font-style:italic;letter-spacing:-.011875rem;line-height:1.4}.overview-description[_ngcontent-%COMP%]  p{margin-bottom:0}.overview-description[_ngcontent-%COMP%]  p:first-child{margin-top:0}.overview-description[_ngcontent-%COMP%]  em{color:#2ba824}.container-center[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem}.container-background[_ngcontent-%COMP%]{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#253746;z-index:0;overflow:hidden}.container-background[_ngcontent-%COMP%]::after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-image:linear-gradient(-180deg,#253746 7%,rgba(37,55,70,.8) 77%)}.background-letter-svg-container[_ngcontent-%COMP%]{position:absolute;width:178%;padding-top:137%;left:-28%;top:.75rem;opacity:.12;z-index:1}.background-letter-svg[_ngcontent-%COMP%]{position:absolute;width:100%;height:100%;top:0;left:0}.background-pattern[_ngcontent-%COMP%]{display:block;position:absolute;bottom:0;left:0;width:calc(50% - 1.875rem + 1.25rem);height:4.75rem;background-image:url(/images/pattern-dotted-2.svg);background-size:1.125rem;background-position:right;z-index:1;opacity:.34}.container-background[_ngcontent-%COMP%]  nuv-picture, .container-background[_ngcontent-%COMP%]  nuv-picture img, .container-background[_ngcontent-%COMP%]  nuv-picture picture, .container-background[_ngcontent-%COMP%]  video, .strategy-featured-page__background-picture[_ngcontent-%COMP%]  nuv-picture, .strategy-featured-page__background-picture[_ngcontent-%COMP%]  nuv-picture img, .strategy-featured-page__background-picture[_ngcontent-%COMP%]  nuv-picture picture, .strategy-featured-page__background-picture[_ngcontent-%COMP%]  video{position:absolute;width:100%;height:100%;left:0;top:0}.container-background[_ngcontent-%COMP%]  nuv-picture img, .container-background[_ngcontent-%COMP%]  video, .strategy-featured-page__background-picture[_ngcontent-%COMP%]  nuv-picture img, .strategy-featured-page__background-picture[_ngcontent-%COMP%]  video{-o-object-fit:cover;object-fit:cover;font-family:'object-fit: cover;'}.container-background[_ngcontent-%COMP%]  .vjs-loading-spinner, .strategy-featured-page__background-picture[_ngcontent-%COMP%]  .vjs-loading-spinner{display:none!important}.aum-title[_ngcontent-%COMP%]{display:block;font-family:Georgia,Times,serif;font-size:3.4375rem;font-weight:700;color:#fff;letter-spacing:-.020625rem;text-align:center;line-height:1}.aum-eyebrow[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-style:normal;font-weight:700;font-size:.75rem;line-height:1.5;letter-spacing:.05625rem;text-transform:uppercase;color:#fff;display:block;text-align:center;margin-top:.625rem}@media only screen and (min-width:47.75rem){.aum-eyebrow[_ngcontent-%COMP%]{font-size:.75rem;line-height:1.5;letter-spacing:.05rem}}@media only screen and (min-width:63.9375rem){.aum-eyebrow[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.5;letter-spacing:.075rem}}.aum-content[_ngcontent-%COMP%]{margin:3.125rem 0;transform:translate3d(0,-20%,0);opacity:0;transition:opacity 620ms ease,transform 620ms ease;transition-delay:1.26s;pointer-events:all}.strategies-circle-wrapper[_ngcontent-%COMP%]{display:none}.sub-nav[_ngcontent-%COMP%]{position:relative;background-color:#2ba824}.sub-nav[_ngcontent-%COMP%]::after, .sub-nav[_ngcontent-%COMP%]::before{content:'';position:absolute;right:0;top:0;display:block;height:100%;width:calc(25% - 1.5625rem + 1.25rem);background-image:linear-gradient(90deg,rgba(43,168,36,0) 0,#2ba824 100%);pointer-events:none;transition:opacity 420ms ease,visibility 420ms ease}.sub-nav[_ngcontent-%COMP%]::before{right:auto;left:0;background-image:linear-gradient(-90deg,rgba(43,168,36,0) 0,#2ba824 100%);opacity:0;visibility:hidden}.sub-nav--scroll-ended[_ngcontent-%COMP%]::after{opacity:0;visibility:hidden}.sub-nav--scroll-start[_ngcontent-%COMP%]::before{opacity:1;visibility:visible}.sub-nav__wrapper[_ngcontent-%COMP%]{display:flex;align-items:center;overflow:auto;height:3.75rem}.sub-nav__list[_ngcontent-%COMP%]{display:inline-block;list-style:none;padding:0 1.25rem 0 0;margin:0;white-space:nowrap}.sub-nav__list-item[_ngcontent-%COMP%]{display:inline-block;margin-left:1.25rem}.sub-nav__list-item-title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-weight:700;font-size:.875rem;color:#fff;text-transform:capitalize;letter-spacing:-.011875rem;line-height:1.4;white-space:nowrap;width:100%}.sub-nav__background-bar[_ngcontent-%COMP%], .sub-nav__list-item-aum[_ngcontent-%COMP%], .sub-nav__list-item-icon[_ngcontent-%COMP%], .wrapper--strategy-page.wrapper--with-background[_ngcontent-%COMP%]   .background-letter-svg-container[_ngcontent-%COMP%], .wrapper--strategy-page.wrapper--with-background[_ngcontent-%COMP%]   .background-pattern[_ngcontent-%COMP%]{display:none}.sub-nav__list-item-icon[_ngcontent-%COMP%]{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:.875rem}.video-js[_ngcontent-%COMP%]{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:'object-fit: cover;'}.sub-nav__list-item--selected[_ngcontent-%COMP%]   .sub-nav__list-item-link[_ngcontent-%COMP%]{border-bottom:.0625rem solid #fff}.wrapper--theme-light[_ngcontent-%COMP%]   .container-background[_ngcontent-%COMP%]{background-color:rgba(189,195,199,.1)}.wrapper--theme-light[_ngcontent-%COMP%]   .container-background[_ngcontent-%COMP%]::after{display:none}.wrapper--theme-light[_ngcontent-%COMP%]   .background-letter-svg-container[_ngcontent-%COMP%]{opacity:.025}.wrapper--theme-light[_ngcontent-%COMP%]   .aum-eyebrow[_ngcontent-%COMP%], .wrapper--theme-light[_ngcontent-%COMP%]   .aum-title[_ngcontent-%COMP%], .wrapper--theme-light[_ngcontent-%COMP%]   .strategy-associated-links__list-item-link[_ngcontent-%COMP%], .wrapper--theme-light[_ngcontent-%COMP%]   .strategy-description[_ngcontent-%COMP%] , .wrapper--theme-light[_ngcontent-%COMP%]   .strategy-main-title[_ngcontent-%COMP%]{color:#253746}.wrapper--view-initialized[_ngcontent-%COMP%]   .aum-content[_ngcontent-%COMP%], .wrapper--view-initialized[_ngcontent-%COMP%]   .overview-description[_ngcontent-%COMP%], .wrapper--view-initialized[_ngcontent-%COMP%]   .overview-main-title[_ngcontent-%COMP%]{transform:translate3d(0,0,0);opacity:1}@media only screen and (min-width:47.75rem){.wrapper-overflow-content[_ngcontent-%COMP%]{padding-top:3.125rem}.statretgy-content-text[_ngcontent-%COMP%]{width:calc(50% - 1.5rem);float:left;margin-left:1rem}.strategy-associated-links[_ngcontent-%COMP%]{width:calc(41.66666667% - 1.41666667rem);float:left;margin-left:1rem;margin-left:calc(8.33333333% - 1.08333333rem + 2rem);margin-top:0}.strategy-featured-page[_ngcontent-%COMP%]{width:calc(33.33333333% - 1.33333333rem);float:left;margin-left:1rem;margin-top:-5.625rem}.wrapper--theme-reverse-order[_ngcontent-%COMP%]   .strategy-featured-page[_ngcontent-%COMP%]{margin-left:calc(66.66666667% - 1.66666667rem + 2rem)}.wrapper--strategy-page[_ngcontent-%COMP%]   .container-center[_ngcontent-%COMP%]{margin-top:1.75rem;margin-bottom:0}.overview-main-title[_ngcontent-%COMP%]{width:calc(41.66666667% - 1.41666667rem);float:left;margin-left:1rem}.sub-nav[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.background-pattern[_ngcontent-%COMP%]{width:36.2%;height:11.5rem}.container-center[_ngcontent-%COMP%]{position:relative;width:calc(50% - 1.5rem + 2rem);margin-left:calc(25% - 1.25rem + 1rem);margin-top:3rem;margin-bottom:3rem;z-index:1;pointer-events:none}.container-background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.strategies-circle-wrapper[_ngcontent-%COMP%]{display:block;width:100%}.strategy-description[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:-.025rem}.aum-container[_ngcontent-%COMP%]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.aum-title[_ngcontent-%COMP%]{font-size:3.75rem}.sub-nav__list-item[_ngcontent-%COMP%]{margin-left:0;margin-right:2.1875rem}.sub-nav__list-item[_ngcontent-%COMP%]:last-child{margin-right:0}.sub-nav__list-item-title[_ngcontent-%COMP%]{font-size:1.125rem}.sub-nav__list[_ngcontent-%COMP%]{padding-right:0}.sub-nav[_ngcontent-%COMP%]{position:relative;z-index:0}.sub-nav[_ngcontent-%COMP%]::after, .sub-nav[_ngcontent-%COMP%]::before{width:6.2%}.sub-nav__background-bar[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;display:block;height:100%;top:0;background-color:#2ba824;pointer-events:none;z-index:-1}.center-content[_ngcontent-%COMP%]{position:relative}.container-center--with-label-top[_ngcontent-%COMP%]{padding-top:4.375rem}.container-center--with-label-bottom[_ngcontent-%COMP%]{padding-bottom:4.375rem}.overview-description[_ngcontent-%COMP%]{width:calc(41.66666667% - 1.41666667rem);float:left;margin-left:1rem;margin-left:calc(58.33333333% - 1.58333333rem + 2rem)}.overview-description[_ngcontent-%COMP%] {font-size:1.125rem}}@media only screen and (min-width:63.9375rem){.wrapper-overflow-content[_ngcontent-%COMP%]{padding-top:3.75rem;padding-bottom:6.25rem}.wrapper--strategy-page[_ngcontent-%COMP%]   .wrapper-overflow-content[_ngcontent-%COMP%]{display:flex;justify-content:space-between;padding-bottom:2.5rem;overflow:hidden}.overview-main-title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem + 5rem);margin-left:calc(8.33333333% - 2.70833333rem + 2.5rem)}.container-center[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem + 5rem);margin-left:calc(33.33333333% - 3.33333333rem + 2.5rem)}.wrapper--strategy-page[_ngcontent-%COMP%]   .container-center[_ngcontent-%COMP%]{margin-left:0;left:-2.5rem;align-self:center;margin-bottom:3.75rem}.wrapper--strategy-page.wrapper--theme-reverse-order[_ngcontent-%COMP%]   .container-center[_ngcontent-%COMP%]{left:2.5rem}.overview-description[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;margin-left:calc(66.66666667% - 4.16666667rem + 5rem)}.overview-description[_ngcontent-%COMP%] {font-size:1.375rem}.background-pattern[_ngcontent-%COMP%]{width:44%;background-size:2.5rem}.aum-title[_ngcontent-%COMP%]{font-size:4.5rem}.strategy-main-title[_ngcontent-%COMP%]{padding-bottom:1rem;margin-bottom:1rem}.statretgy-content-text[_ngcontent-%COMP%], .strategy-associated-links[_ngcontent-%COMP%]{width:100%;float:none;margin-left:0}.strategy-associated-links[_ngcontent-%COMP%]{margin-top:1.25rem}.strategy-associated-links__list-item[_ngcontent-%COMP%]::before{top:.625rem}.strategy-featured-page[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem + 2.5rem);margin-left:2.5rem;align-self:flex-end;order:-1;margin-top:0;transform:translate3d(0,100%,0);opacity:0;transition:opacity 1.2s ease,transform 1.2s ease;transition-delay:250ms}.wrapper--theme-reverse-order[_ngcontent-%COMP%]   .strategy-featured-page[_ngcontent-%COMP%]{margin-right:2.5rem;margin-left:0;order:1}.strategy-featured-page__container-content[_ngcontent-%COMP%]{flex-direction:row-reverse;align-items:flex-end}.strategy-featured-page__main-title[_ngcontent-%COMP%]{margin-bottom:2.625rem;margin-left:3.125rem;margin-right:1.25rem;padding-left:1.25rem;width:55.55%}.container-strategy-text[_ngcontent-%COMP%]{width:calc(25% - 3.125rem + 2.5rem);margin-right:2.5rem;margin-bottom:3.75rem;order:1;transform:translate3d(0,-100%,0);opacity:0;transition:opacity 1.2s ease,transform 1.2s ease;transition-delay:250ms}.wrapper--theme-reverse-order[_ngcontent-%COMP%]   .container-strategy-text[_ngcontent-%COMP%]{order:-1;margin-left:2.5rem;margin-right:0}.play-button[_ngcontent-%COMP%]{margin-bottom:3.375rem}.sub-nav[_ngcontent-%COMP%]{width:calc(83.33333333% - 4.58333333rem);float:left;margin-left:2.5rem;margin-left:calc(16.66666667% - 2.91666667rem + 5rem);background-color:#2d9015;margin-top:-3.125rem}.sub-nav[_ngcontent-%COMP%]::after, .sub-nav[_ngcontent-%COMP%]::before{display:none}.sub-nav__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#2d9015}.sub-nav__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.sub-nav__list[_ngcontent-%COMP%]{display:flex;white-space:normal;width:100%}.sub-nav__list-item[_ngcontent-%COMP%]{position:relative;margin-right:0;min-height:5.625rem;width:100%}.sub-nav__list-item[_ngcontent-%COMP%]::after, .sub-nav__list-item[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;pointer-events:none}.sub-nav__list-item[_ngcontent-%COMP%]::before{top:50%;right:0;transform:translateY(-50%);width:.0625rem;height:.9375rem;background-color:#fff;opacity:.2}.sub-nav__list-item[_ngcontent-%COMP%]::after{top:0;left:0;width:100%;height:0;background-color:#2ba824;opacity:0;transition:opacity 420ms cubic-bezier(.77,0,.175,1),height 420ms cubic-bezier(.77,0,.175,1);z-index:0}.sub-nav__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.sub-nav__list-item--selected[_ngcontent-%COMP%]:after, .sub-nav__list-item[_ngcontent-%COMP%]:hover:after{height:calc(100% + .625rem);opacity:1}.sub-nav__list-item--selected[_ngcontent-%COMP%]   .sub-nav__list-item-icon[_ngcontent-%COMP%]{display:block}.sub-nav__list-item-link[_ngcontent-%COMP%]{position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;text-align:center;padding:0 .5rem;z-index:1}.sub-nav__list-item--selected[_ngcontent-%COMP%]   .sub-nav__list-item-link[_ngcontent-%COMP%]{border-bottom:none}.sub-nav__list-item-title[_ngcontent-%COMP%]{font-size:.875rem;white-space:normal}.sub-nav__list-item-aum[_ngcontent-%COMP%]{display:block;font-family:Georgia,Times,serif;font-weight:700;font-size:1.125rem;color:#fff;letter-spacing:-.01125rem;line-height:1.2;max-height:0;opacity:0;transition:max-height 420ms cubic-bezier(.77,0,.175,1),opacity 420ms cubic-bezier(.77,0,.175,1);overflow:hidden}.sub-nav__list-item[_ngcontent-%COMP%]:not(.sub-nav__list-item--selected):hover   .sub-nav__list-item-aum[_ngcontent-%COMP%]{max-height:100%;opacity:1}.wrapper--view-initialized[_ngcontent-%COMP%]   .container-strategy-text[_ngcontent-%COMP%], .wrapper--view-initialized[_ngcontent-%COMP%]   .strategy-featured-page[_ngcontent-%COMP%]{transform:translate3d(0,0,0);opacity:1}}@media only screen and (min-width:87.5rem){.overview-main-title[_ngcontent-%COMP%]{width:calc(25% - 3.125rem + 5rem)}.container-center[_ngcontent-%COMP%]{margin-top:0;margin-left:0;margin-bottom:0}.sub-nav[_ngcontent-%COMP%]{width:calc(83.33333333% - 4.58333333rem + 2.5rem);margin-left:calc(16.66666667% - 2.91666667rem + 2.5rem)}.sub-nav__list-item-title[_ngcontent-%COMP%]{font-size:1.125rem}.sub-nav__list-item-aum[_ngcontent-%COMP%]{font-size:1.625rem}.overview-description[_ngcontent-%COMP%]{width:calc(25% - 3.125rem);float:left;margin-left:2.5rem;margin-left:calc(75% - 4.375rem + 5rem);position:absolute;bottom:10.625rem}}"]],data:{}});function rv(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-picture",[],null,null,null,ym,Pm)),jl(1,114688,null,0,Mm,[],{properties:[0,"properties"]},null)],(function(t,n){t(n,1,0,n.component.backgroundPicture)}),null)}function cv(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"video",[["autoplay",""],["class","video-js"],["data-embed","default"],["loop",""],["muted",""],["playsinline",""]],[[1,"data-video-id",0],[1,"data-account",0],[1,"data-player",0]],null,null,null,null))],null,(function(t,n){var e=n.component;t(n,0,0,e.backgroundVideoId,e.properties.videoAccountId,e.properties.videoPlayerId)}))}function av(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"h1",[["class","overview-main-title"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,1,0,null==e.properties.overview?null:e.properties.overview.title)}))}function sv(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"li",[["class","strategy-associated-links__list-item"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"a",[["class","strategy-associated-links__list-item-link"]],[[8,"href",4]],null,null,null,null)),(t()(),hr(2,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.context.$implicit.href),t(n,2,0,n.context.$implicit.text)}))}function uv(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"ul",[["class","strategy-associated-links"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,sv)),jl(3,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,3,0,n.component.selectedSubNavItem.associatedLinks)}),null)}function dv(t){return pr(0,[(t()(),Ki(0,0,null,null,8,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,7,"div",[["class","container-strategy-text"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,4,"div",[["class","statretgy-content-text"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,1,"h1",[["class","strategy-main-title"]],null,null,null,null,null)),(t()(),hr(4,null,[" "," "])),(t()(),Ki(5,0,null,null,1,"div",[["class","strategy-description"]],[[8,"innerHTML",1]],null,null,null,null)),sr(6,1),(t()(),Zi(16777216,null,null,1,null,uv)),jl(8,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,8,0,n.component.selectedSubNavItem.associatedLinks)}),(function(t,n){var e=n.component;t(n,4,0,e.selectedSubNavItem.title);var o=Oi(n,5,0,t(n,6,0,Al(n.parent,0),e.selectedSubNavItem.description));t(n,5,0,o)}))}function gv(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[["class","overview-description"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,1,0,Al(n.parent,0),null==e.properties.overview?null:e.properties.overview.description));t(n,0,0,o)}))}function hv(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-picture",[],null,null,null,ym,Pm)),jl(1,114688,null,0,Mm,[],{properties:[0,"properties"]},null)],(function(t,n){t(n,1,0,n.component.selectedSubNavItem.featuredPage.picture)}),null)}function _v(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","play-button"],["data-action","play"],["data-track-hover",""]],null,[[null,"click"]],(function(t,n,e){var o=!0,i=t.component;return"click"===n&&(o=!1!==i.openVideoModal(null==i.selectedSubNavItem.featuredPage?null:i.selectedSubNavItem.featuredPage.videoId)&&o),o}),null,null)),(t()(),Ki(1,0,null,null,1,":svg:svg",[["aria-label","play-icon"],["class","play-icon"],["data-action","play"],["height","17"],["role","img"],["viewBox","0 0 15 17"],["width","15"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,":svg:path",[["d","M.714.893l13.5 7.714-13.5 7.714"],["data-action","play"],["fill","#FFF"],["fill-rule","evenodd"]],null,null,null,null,null))],null,null)}function Cv(t){return pr(0,[(t()(),Ki(0,0,null,null,10,"div",[["class","strategy-featured-page"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,9,"div",[["class","strategy-featured-page__container-aspect-ratio"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,8,"div",[["class","strategy-featured-page__container-content"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,2,"div",[["class","strategy-featured-page__background-picture"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,hv)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,_v)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(8,0,null,null,2,"h2",[["class","strategy-featured-page__main-title"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,1,"a",[],[[8,"href",4]],null,null,null,null)),(t()(),hr(10,null,["",""]))],(function(t,n){var e=n.component;t(n,5,0,e.selectedSubNavItem.featuredPage.picture),t(n,7,0,null==e.selectedSubNavItem.featuredPage?null:e.selectedSubNavItem.featuredPage.videoId)}),(function(t,n){var e=n.component;t(n,9,0,e.selectedSubNavItem.featuredPage.link.href),t(n,10,0,e.selectedSubNavItem.featuredPage.link.text)}))}function pv(t){return pr(0,[(t()(),Ki(0,0,null,null,11,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,10,"li",[["class","sub-nav__list-item"]],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(3,{"sub-nav__list-item--selected":0}),(t()(),Ki(4,0,null,null,7,"a",[["class","sub-nav__list-item-link"]],[[8,"href",4]],null,null,null,null)),(t()(),Ki(5,0,null,null,1,"span",[["class","sub-nav__list-item-title"]],null,null,null,null,null)),(t()(),hr(6,null,["",""])),(t()(),Ki(7,0,null,null,1,"span",[["class","sub-nav__list-item-aum"]],null,null,null,null,null)),(t()(),hr(8,null,["","*"])),(t()(),Ki(9,0,null,null,2,"div",[["class","sub-nav__list-item-icon"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,1,":svg:svg",[["aria-label","sub-nav-list-item-icon"],["role","img"],["style","width: 16px; height: 10px"],["viewBox","0 0 16 10"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,0,":svg:path",[["d","M1 1l6.982 7L15 1"],["fill","none"],["fill-rule","evenodd"],["opacity",".8"],["stroke","#FFF"],["stroke-width","2"]],null,null,null,null,null))],(function(t,n){var e=t(n,3,0,n.component.properties.activeItemIndex==n.context.index);t(n,2,0,"sub-nav__list-item",e)}),(function(t,n){t(n,4,0,n.context.$implicit.link.href),t(n,6,0,n.context.$implicit.title),t(n,8,0,n.context.$implicit.aumTitle)}))}function fv(t){return pr(0,[Rl(0,GP,[Zg]),(t()(),Ki(1,0,null,null,34,"header",[["class","wrapper"]],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(3,{"wrapper--view-initialized":0,"wrapper--strategy-page":1,"wrapper--with-background":2,"wrapper--theme-reverse-order":3,"wrapper--theme-light":4}),(t()(),Ki(4,0,null,null,9,"div",[["class","container-background"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,rv)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,cv)),jl(8,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(9,0,null,null,3,"div",[["aria-label","letter-svg"],["class","background-letter-svg-container"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,2,":svg:svg",[[":xmlns:xlink","http://www.w3.org/1999/xlink"],["aria-label","letter-svg"],["class","background-letter-svg"],["focusable","false"],["role","img"],["version","1.1"],["viewBox","0 0 770 591"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,1,":svg:g",[["fill","none"],["fill-rule","evenodd"],["opacity","1"],["stroke","none"],["stroke-width","1"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,0,":svg:path",[["d","M762.851922,590 L422.919652,590 L422.919652,547.852895 C430.20256,547.074453 439.037243,546.112847 449.397619,544.961537 C459.757996,543.803686 467.614669,541.887016 473.000239,539.185363 C481.052514,534.95299 486.809728,528.790865 490.26536,520.698987 C493.714472,512.620192 495.442288,500.694976 495.442288,484.903712 L495.442288,214.633687 C495.442288,175.358315 488.218061,145.816747 473.795686,125.982816 C459.373312,106.161967 438.104874,96.2450012 410.022972,96.2450012 C394.629109,96.2450012 380.298015,98.5541628 367.023171,103.172486 C353.748328,107.797351 340.760367,114.535131 328.065808,123.385826 C316.903464,131.091754 307.951421,138.980844 301.222718,147.06618 C294.487495,155.144975 288.815042,162.275247 284.198839,168.430831 L284.198839,478.551882 C284.198839,492.027443 286.115737,503.285423 289.956053,512.332365 C293.789849,521.379307 300.114308,528.21521 308.94899,532.833533 C315.084367,536.300546 322.764999,539.381609 331.977845,542.076721 C341.184171,544.771833 350.194895,546.688502 359.029577,547.852895 L359.029577,590 L9.05879511,590 L9.05879511,547.852895 C18.6498045,547.074453 28.3451349,546.021266 38.1317461,544.667168 C47.9118372,543.326154 56.2640351,541.494524 63.1687794,539.185363 C75.4460538,534.95299 83.8895325,528.404914 88.4926954,519.547677 C93.0958583,510.696981 95.4039598,499.144632 95.4039598,484.903712 L95.4039598,148.793145 C95.4039598,136.867928 92.3264912,125.119333 86.191114,113.566984 C80.0492167,102.021176 71.9904216,92.5882836 62.0147287,85.2683069 C55.1099843,80.6499838 46.3731029,76.8035617 35.8301646,73.7224991 C25.2676662,70.6414365 13.6684781,68.5219794 1,67.3706694 L1,25.2104817 L275.566279,10.1976608 L284.198839,18.858652 L284.198839,102.596831 C297.238961,92.9807757 310.285603,81.4284263 325.640346,67.9463244 C340.982049,54.4773056 355.189261,43.5006112 368.235903,35.0293245 C382.430075,25.7926783 401.044848,17.9035881 424.073703,11.3489708 C447.096038,4.80743666 471.650586,1.53666958 497.74387,1.53666958 C560.290813,1.53666958 607.20265,19.3492671 638.479381,54.9548376 C669.749593,90.5669496 685.391219,137.822992 685.391219,196.729508 L685.391219,479.703192 C685.391219,493.944112 687.497198,505.306757 691.722198,513.778044 C695.940677,522.249331 703.81039,528.987111 715.324818,533.984843 C721.453675,536.686497 729.043025,539.381609 738.060269,542.076721 C747.070993,544.771833 757.340089,546.688502 768.854516,547.852895 L762.851922,590 Z"],["fill","#000000"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,0,"div",[["class","background-pattern"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,21,"div",[["class","wrapper-overflow-content"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,av)),jl(16,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,dv)),jl(18,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(19,0,null,null,12,"div",[["class","container-center"]],null,null,null,null,null)),jl(20,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(21,{"container-center--with-label-top":0,"container-center--with-label-bottom":1}),(t()(),Ki(22,0,null,null,9,"div",[["class","center-content"]],null,null,null,null,null)),(t()(),Ki(23,0,null,null,5,"div",[["class","aum-container"]],null,null,null,null,null)),(t()(),Ki(24,0,null,null,4,"div",[["class","aum-content"]],null,null,null,null,null)),(t()(),Ki(25,0,null,null,1,"strong",[["class","aum-title"]],null,null,null,null,null)),(t()(),hr(26,null,["",""])),(t()(),Ki(27,0,null,null,1,"span",[["class","aum-eyebrow"]],null,null,null,null,null)),(t()(),hr(28,null,["",""])),(t()(),Ki(29,0,null,null,2,"div",[["class","strategies-circle-wrapper"]],null,null,null,null,null)),(t()(),Ki(30,0,null,null,1,"nuv-hero-strategies-circle",[],null,[[null,"hasLabel"]],(function(t,n,e){var o=!0;return"hasLabel"===n&&(o=!1!==t.component.addLabelClasses(e)&&o),o}),ov,Ym)),jl(31,4308992,null,0,qm,[],{withLabels:[0,"withLabels"],viewInitialized:[1,"viewInitialized"],overviewInitialized:[2,"overviewInitialized"],activeItemIndex:[3,"activeItemIndex"],isIE11:[4,"isIE11"],subNavItems:[5,"subNavItems"]},{hasLabel:"hasLabel"}),(t()(),Zi(16777216,null,null,1,null,gv)),jl(33,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Cv)),jl(35,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(36,0,null,null,18,"nav",[["class","sub-nav"]],null,null,null,null,null)),jl(37,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(38,{"sub-nav--scroll-ended":0,"sub-nav--scroll-start":1}),(t()(),Ki(39,0,null,null,0,"div",[["class","sub-nav__background-bar"]],null,null,null,null,null)),(t()(),Ki(40,0,null,null,14,"div",[["class","sub-nav__wrapper"]],null,[[null,"scroll"]],(function(t,n,e){var o=!0;return"scroll"===n&&(o=!1!==t.component.subNavScroll(e,Al(t,41))&&o),o}),null,null)),(t()(),Ki(41,0,[["childList",1]],null,13,"ul",[["class","sub-nav__list"]],null,null,null,null,null)),(t()(),Ki(42,0,null,null,10,"li",[["class","sub-nav__list-item"]],null,null,null,null,null)),jl(43,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(44,{"sub-nav__list-item--selected":0}),(t()(),Ki(45,0,null,null,7,"a",[["class","sub-nav__list-item-link"]],[[8,"href",4]],null,null,null,null)),(t()(),Ki(46,0,null,null,1,"span",[["class","sub-nav__list-item-title"]],null,null,null,null,null)),(t()(),hr(47,null,["",""])),(t()(),Ki(48,0,null,null,1,"span",[["class","sub-nav__list-item-aum"]],null,null,null,null,null)),(t()(),hr(49,null,["","*"])),(t()(),Ki(50,0,null,null,2,"div",[["class","sub-nav__list-item-icon"]],null,null,null,null,null)),(t()(),Ki(51,0,null,null,1,":svg:svg",[["aria-label","sub-nav-list-item-icon"],["role","img"],["style","width: 16px; height: 10px"],["viewBox","0 0 16 10"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(52,0,null,null,0,":svg:path",[["d","M1 1l6.982 7L15 1"],["fill","none"],["fill-rule","evenodd"],["opacity",".8"],["stroke","#FFF"],["stroke-width","2"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,pv)),jl(54,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component,o=t(n,3,0,e.viewInitialized,!e.overviewPage,e.backgroundVideoId||e.backgroundPicture,e.themeReverseOrder,e.themeLight);t(n,2,0,"wrapper",o),t(n,6,0,e.backgroundPicture),t(n,8,0,e.backgroundVideoId),t(n,16,0,e.overviewPage),t(n,18,0,!e.overviewPage&&e.selectedSubNavItem);var i=t(n,21,0,e.hasLabelTop,e.hasLabelBottom);t(n,20,0,"container-center",i),t(n,31,0,e.overviewPage,e.viewInitialized,e.overviewInitialized,e.properties.activeItemIndex,e.isIE11,e.properties.subNavItems),t(n,33,0,e.overviewPage),t(n,35,0,!e.overviewPage&&e.selectedSubNavItem&&e.selectedSubNavItem.featuredPage);var l=t(n,38,0,e.subNavScrollEnded,e.subNavScrollStarted);t(n,37,0,"sub-nav",l);var r=t(n,44,0,e.overviewPage);t(n,43,0,"sub-nav__list-item",r),t(n,54,0,e.properties.subNavItems)}),(function(t,n){var e=n.component;t(n,26,0,e.aumTitle),t(n,28,0,e.aumEyebrow),t(n,45,0,e.properties.overview.link.href),t(n,47,0,e.properties.overview.link.text||"overview"),t(n,49,0,e.properties.overview.aumTitle)}))}var Mv=function(){function t(){}return t.prototype.ngOnInit=function(){},t}(),Pv=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{letter-spacing:-.5px}.nuv-data-callout__date[_ngcontent-%COMP%]{letter-spacing:.1px}.nuv-data-callout__item__label[_ngcontent-%COMP%]{letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value[_ngcontent-%COMP%]{letter-spacing:-.1px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{letter-spacing:.1px}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}[_nghost-%COMP%]{display:block;width:100%;float:left}:not(nuv-body-article) > [_nghost-%COMP%]{margin-top:45px}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:.75rem;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:1rem;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:1.25rem;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.875rem;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:.75rem;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:2.25rem;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:.75rem;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]  p{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:.75rem;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]  p+p{margin-top:15px}@media only screen and (min-width:47.75rem){:not(nuv-body-article) > [_nghost-%COMP%]{margin-top:45px}.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:.875rem}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:1rem;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px;border-bottom:3px solid #253746}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:1rem;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%]  p{font-size:.875rem;line-height:1.5}}@media only screen and (min-width:63.9375rem){:not(nuv-body-article) > [_nghost-%COMP%]{margin-top:45px}.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin-bottom:40px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:1rem;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item[_ngcontent-%COMP%]:nth-child(2n+1){margin-right:20px}.nuv-data-callout__item[_ngcontent-%COMP%]:nth-child(2n+2){margin-left:20px}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:3rem}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}}"]],data:{}});function Ov(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[["class","nuv-data-callout__disclaimer-text"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.component.properties.disclaimerText)}))}function mv(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[["class","nuv-data-callout__disclaimer-note"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.component.properties.disclaimerNote)}))}function vv(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","nuv-data-callout__disclaimer-text-and-note"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Ov)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,mv)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,2,0,e.properties.disclaimerText),t(n,4,0,e.properties.disclaimerNote)}),null)}function yv(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"div",[["class","nuv-data-callout__item__direction"],["data-direction","increase"]],null,null,null,null,null))],null,null)}function bv(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"div",[["class","nuv-data-callout__item__direction"],["data-direction","decrease"]],null,null,null,null,null))],null,null)}function xv(t){return pr(0,[(t()(),Ki(0,0,null,null,11,"li",[["class","nuv-data-callout__item"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"h3",[["class","nuv-data-callout__item__label"]],null,null,null,null,null)),(t()(),hr(2,null,[" "," "])),(t()(),Ki(3,0,null,null,8,"div",[["class","nuv-data-callout__item__value-and-date"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,5,"div",[["class","nuv-data-callout__item__value"]],null,null,null,null,null)),(t()(),hr(5,null,[" "," "])),(t()(),Zi(16777216,null,null,1,null,yv)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,bv)),jl(9,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(10,0,null,null,1,"div",[["class","nuv-data-callout__item__date"]],null,null,null,null,null)),(t()(),hr(11,null,[" "," "]))],(function(t,n){t(n,7,0,"INCR"==n.context.$implicit.direction),t(n,9,0,"DECR"==n.context.$implicit.direction)}),(function(t,n){t(n,2,0,n.context.$implicit.label),t(n,5,0,n.context.$implicit.value),t(n,11,0,n.context.$implicit.date)}))}function Av(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[["class","nuv-data-callout__footer-text"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,1,0,Al(n.parent,0),e.properties.footerText));t(n,0,0,o)}))}function wv(t){return pr(0,[Rl(0,GP,[Zg]),(t()(),Ki(1,0,null,null,14,"div",[["class","nuv-data-callout"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,"div",[["class","nuv-data-callout__background"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,12,"div",[["class","nuv-data-callout__container"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,vv)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(6,0,null,null,4,"div",[["class","nuv-data-callout__title-and-date"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,1,"h2",[["class","nuv-data-callout__title"]],null,null,null,null,null)),(t()(),hr(8,null,[" "," "])),(t()(),Ki(9,0,null,null,1,"div",[["class","nuv-data-callout__date"]],null,null,null,null,null)),(t()(),hr(10,null,[" "," "])),(t()(),Ki(11,0,null,null,2,"ul",[["class","nuv-data-callout__items"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,xv)),jl(13,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(16777216,null,null,1,null,Av)),jl(15,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,5,0,e.properties.disclaimerText||e.properties.disclaimerNote),t(n,13,0,e.properties.items),t(n,15,0,e.properties.footerText)}),(function(t,n){var e=n.component;t(n,8,0,e.properties.title),t(n,10,0,e.properties.date)}))}var Bv,kv=function(){function t(t){var n=this;this.wrapperClasses={"nuv-accordion__wrapper":!0},this.allItemsExpanded=!1,t.observe("(min-width: 1024px)").subscribe((function(t){n.isDesktop=t.matches})),t.observe("(min-width: 768px)").subscribe((function(t){n.isTabletOrHigher=t.matches}))}return t.prototype.ngOnInit=function(){for(var t=0,n=this.properties.items;t<n.length;t++)n[t].icon.stretch=!0;this.itemsExpanded=this.properties.items.map((function(t){return!1})),1===this.properties.items.length&&(this.itemsExpanded[0]=!0)},t.prototype.expandAll=function(){this.itemsExpanded=this.itemsExpanded.map((function(t){return!0}))},t.prototype.collapseAll=function(){this.itemsExpanded=this.itemsExpanded.map((function(t){return!1}))},t.prototype.toggleItem=function(t){this.itemsExpanded[t]=!this.itemsExpanded[t]},t.prototype.checkAllItemsExpanded=function(){return this.itemsExpanded.reduce((function(t,n){return!!n&&t}),!0)},t}();try{Bv="undefined"!=typeof Intl&&Intl.v8BreakIterator}catch($W){Bv=!1}var Sv=function(){function t(t){this._platformId=t,this.isBrowser=this._platformId?Qd(this._platformId):"object"==typeof document&&!!document,this.EDGE=this.isBrowser&&/(edge)/i.test(navigator.userAgent),this.TRIDENT=this.isBrowser&&/(msie|trident)/i.test(navigator.userAgent),this.BLINK=this.isBrowser&&!(!window.chrome&&!Bv)&&"undefined"!=typeof CSS&&!this.EDGE&&!this.TRIDENT,this.WEBKIT=this.isBrowser&&/AppleWebKit/i.test(navigator.userAgent)&&!this.BLINK&&!this.EDGE&&!this.TRIDENT,this.IOS=this.isBrowser&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!("MSStream"in window),this.FIREFOX=this.isBrowser&&/(firefox|minefield)/i.test(navigator.userAgent),this.ANDROID=this.isBrowser&&/android/i.test(navigator.userAgent)&&!this.TRIDENT,this.SAFARI=this.isBrowser&&/safari/i.test(navigator.userAgent)&&this.WEBKIT}return t.ngInjectableDef=pt({factory:function(){return new t($t(We,8))},token:t,providedIn:"root"}),t}(),Tv={},Ev=function(){function t(t){this.resultSelector=t}return t.prototype.call=function(t,n){return n.subscribe(new Iv(t,this.resultSelector))},t}(),Iv=function(t){function n(n,e){var o=t.call(this,n)||this;return o.resultSelector=e,o.active=0,o.values=[],o.observables=[],o}return i(n,t),n.prototype._next=function(t){this.values.push(Tv),this.observables.push(t)},n.prototype._complete=function(){var t=this.observables,n=t.length;if(0===n)this.destination.complete();else{this.active=n,this.toRespond=n;for(var e=0;e<n;e++){var o=t[e];this.add(H(this,o,o,e))}}},n.prototype.notifyComplete=function(t){0==(this.active-=1)&&this.destination.complete()},n.prototype.notifyNext=function(t,n,e,o,i){var l=this.values,r=this.toRespond?l[e]===Tv?--this.toRespond:this.toRespond:0;l[e]=n,0===r&&(this.resultSelector?this._tryResultSelector(l):this.destination.next(l.slice()))},n.prototype._tryResultSelector=function(t){var n;try{n=this.resultSelector.apply(this,t)}catch(e){return void this.destination.error(e)}this.destination.next(n)},n}(W),zv=1,Lv=function(){return Promise.resolve()}(),Dv={};function Nv(t){return t in Dv&&(delete Dv[t],!0)}var Fv=function(t){function n(n,e){var o=t.call(this,n,e)||this;return o.scheduler=n,o.work=e,o}return i(n,t),n.prototype.requestAsyncId=function(n,e,o){return void 0===o&&(o=0),null!==o&&o>0?t.prototype.requestAsyncId.call(this,n,e,o):(n.actions.push(this),n.scheduled||(n.scheduled=(i=n.flush.bind(n,null),l=zv++,Dv[l]=!0,Lv.then((function(){return Nv(l)&&i()})),l)));var i,l},n.prototype.recycleAsyncId=function(n,e,o){if(void 0===o&&(o=0),null!==o&&o>0||null===o&&this.delay>0)return t.prototype.recycleAsyncId.call(this,n,e,o);0===n.actions.length&&(Nv(e),n.scheduled=void 0)},n}(za),jv=new(function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n.prototype.flush=function(t){this.active=!0,this.scheduled=void 0;var n,e=this.actions,o=-1,i=e.length;t=t||e.shift();do{if(n=t.execute(t.state,t.delay))break}while(++o<i&&(t=e.shift()));if(this.active=!1,n){for(;++o<i&&(t=e.shift());)t.unsubscribe();throw n}},n}(Na))(Fv),Rv=function(){function t(t,n){this.dueTime=t,this.scheduler=n}return t.prototype.call=function(t,n){return n.subscribe(new Vv(t,this.dueTime,this.scheduler))},t}(),Vv=function(t){function n(n,e,o){var i=t.call(this,n)||this;return i.dueTime=e,i.scheduler=o,i.debouncedSubscription=null,i.lastValue=null,i.hasValue=!1,i}return i(n,t),n.prototype._next=function(t){this.clearDebounce(),this.lastValue=t,this.hasValue=!0,this.add(this.debouncedSubscription=this.scheduler.schedule(Gv,this.dueTime,this))},n.prototype._complete=function(){this.debouncedNext(),this.destination.complete()},n.prototype.debouncedNext=function(){if(this.clearDebounce(),this.hasValue){var t=this.lastValue;this.lastValue=null,this.hasValue=!1,this.destination.next(t)}},n.prototype.clearDebounce=function(){var t=this.debouncedSubscription;null!==t&&(this.remove(t),t.unsubscribe(),this.debouncedSubscription=null)},n}(b);function Gv(t){t.debouncedNext()}var Uv=function(){function t(t){this.notifier=t}return t.prototype.call=function(t,n){var e=new Hv(t),o=H(e,this.notifier);return o&&!e.seenValue?(e.add(o),n.subscribe(e)):e},t}(),Hv=function(t){function n(n){var e=t.call(this,n)||this;return e.seenValue=!1,e}return i(n,t),n.prototype.notifyNext=function(t,n,e,o,i){this.seenValue=!0,this.complete()},n.prototype.notifyComplete=function(){},n}(W);function Wv(t){return Array.isArray(t)?t:[t]}var $v,qv=function(){return function(){}}(),Yv=new Set,Xv=function(){function t(t){this.platform=t,this._matchMedia=this.platform.isBrowser&&window.matchMedia?window.matchMedia.bind(window):Zv}return t.prototype.matchMedia=function(t){return this.platform.WEBKIT&&function(t){if(!Yv.has(t))try{$v||(($v=document.createElement("style")).setAttribute("type","text/css"),document.head.appendChild($v)),$v.sheet&&($v.sheet.insertRule("@media "+t+" {.fx-query-test{ }}",0),Yv.add(t))}catch(n){console.error(n)}}(t),this._matchMedia(t)},t.ngInjectableDef=pt({factory:function(){return new t($t(Sv))},token:t,providedIn:"root"}),t}();function Zv(t){return{matches:"all"===t||""===t,media:t,addListener:function(){},removeListener:function(){}}}var Kv=function(){function t(t,n){this.mediaMatcher=t,this.zone=n,this._queries=new Map,this._destroySubject=new z}return t.prototype.ngOnDestroy=function(){this._destroySubject.next(),this._destroySubject.complete()},t.prototype.isMatched=function(t){var n=this;return Jv(Wv(t)).some((function(t){return n._registerQuery(t).mql.matches}))},t.prototype.observe=function(t){var n,e=this;return function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var e=null,o=null;return D(t[t.length-1])&&(o=t.pop()),"function"==typeof t[t.length-1]&&(e=t.pop()),1===t.length&&h(t[0])&&(t=t[0]),et(t,o).lift(new Ev(e))}(Jv(Wv(t)).map((function(t){return e._registerQuery(t).observable}))).pipe((void 0===(n=jv)&&(n=af),function(t){return t.lift(new Rv(0,n))}),q((function(t){var n={matches:!1,breakpoints:{}};return t.forEach((function(t){n.matches=n.matches||t.matches,n.breakpoints[t.query]=t.matches})),n})))},t.prototype._registerQuery=function(t){var n=this;if(this._queries.has(t))return this._queries.get(t);var e,o,i=this.mediaMatcher.matchMedia(t),l={observable:function t(n,e,o){return o?t(n,e).pipe(q((function(t){return h(t)?o.apply(void 0,t):o(t)}))):new k((function(t){var o,i=function(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];return t.next(1===n.length?n[0]:n)};try{o=n(i)}catch(l){return void t.error(l)}if(C(e))return function(){return e(i,o)}}))}((function(t){i.addListener(e=function(e){return n.zone.run((function(){return t(e)}))})}),(function(){return i.removeListener(e)})).pipe(TP(i),q((function(n){return{query:t,matches:n.matches}})),(o=this._destroySubject,function(t){return t.lift(new Uv(o))})),mql:i};return this._queries.set(t,l),l},t.ngInjectableDef=pt({factory:function(){return new t($t(Xv),$t(ao))},token:t,providedIn:"root"}),t}();function Jv(t){return t.map((function(t){return t.split(",")})).reduce((function(t,n){return t.concat(n)})).map((function(t){return t.trim()}))}var Qv=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}[_nghost-%COMP%]{display:block}[_nghost-%COMP%]::after{clear:both;content:\"\";display:block}.nuv-accordion__wrapper[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;color:#fff;padding-bottom:1.875rem}.nuv-accordion__wrapper[_ngcontent-%COMP%]::before{content:'';width:100vw;position:absolute;top:0;left:50%;right:50%;bottom:0;margin-left:-50vw;margin-right:-50vw;background:#253746;z-index:0}.nuv-accordion__header[_ngcontent-%COMP%]{position:relative;display:flex;align-items:flex-start;border-bottom:.0625rem solid #4c7887;min-height:5.75rem;padding-top:3.125rem}.nuv-accordion__title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;display:flex;align-items:center;flex:1;color:#fff;margin:0;padding-bottom:.9375rem}@media only screen and (min-width:47.75rem){.nuv-accordion__title[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.nuv-accordion__title[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.nuv-accordion__expanded-content[_ngcontent-%COMP%]{overflow:hidden;margin:0 -1.25rem;padding:0 1.25rem}.nuv-accordion__expand-all-button[_ngcontent-%COMP%], .nuv-accordion__expand-item-button[_ngcontent-%COMP%]{display:flex;flex:0 0 auto;width:auto;height:auto;align-items:center;-webkit-appearance:none;background:0 0;border:none;color:#6ecc4c;overflow:visible;padding:0;white-space:nowrap;margin-left:1.875rem;cursor:pointer}.nuv-accordion__expand-all-button__expand-all-button[_ngcontent-%COMP%], .nuv-accordion__expand-item-button__expand-all-button[_ngcontent-%COMP%]{display:none;flex:0}.nuv-accordion__expand-all-button__expand-item-button[_ngcontent-%COMP%], .nuv-accordion__expand-item-button__expand-item-button[_ngcontent-%COMP%]{padding:1.25rem 0}.nuv-accordion__expand-all-button-text[_ngcontent-%COMP%], .nuv-accordion__expand-item-button-text[_ngcontent-%COMP%]{display:none;font-family:\"Source Sans Pro\",sans-serif;font-weight:400;font-style:normal;text-transform:none;font-size:1rem;line-height:2.25;letter-spacing:0}.nuv-accordion__expand-all-button-graphic[_ngcontent-%COMP%], .nuv-accordion__expand-item-button-graphic[_ngcontent-%COMP%]{position:relative;display:inline-block;flex:0 0 auto;width:2.1875rem;height:2.1875rem;overflow:hidden}.nuv-accordion__expand-all-button-graphic-bg[_ngcontent-%COMP%], .nuv-accordion__expand-all-button-graphic-border[_ngcontent-%COMP%], .nuv-accordion__expand-item-button-graphic-bg[_ngcontent-%COMP%], .nuv-accordion__expand-item-button-graphic-border[_ngcontent-%COMP%]{display:inline-block;position:absolute;width:2.1875rem;height:2.1875rem;top:0;left:0;border-radius:50%;z-index:0}.nuv-accordion__expand-all-button-graphic-border[_ngcontent-%COMP%], .nuv-accordion__expand-item-button-graphic-border[_ngcontent-%COMP%]{border:.0625rem solid #6ecc4c}.nuv-accordion__expand-all-button-graphic-bg[_ngcontent-%COMP%], .nuv-accordion__expand-item-button-graphic-bg[_ngcontent-%COMP%]{transform:scale(0);background:#6ecc4c;z-index:1;transition:transform .2s ease-in-out,opacity .4s ease-in-out}.nuv-accordion__expand-all-button-graphic[_ngcontent-%COMP%]::after, .nuv-accordion__expand-all-button-graphic[_ngcontent-%COMP%]::before, .nuv-accordion__expand-item-button-graphic[_ngcontent-%COMP%]::after, .nuv-accordion__expand-item-button-graphic[_ngcontent-%COMP%]::before{content:'';display:inline-block;position:absolute;top:50%;left:50%;width:.8125rem;height:.1875rem;flex:0 0 auto;background-color:#6ecc4c;transform:translate(-50%,-50%);transition:opacity .4s ease-in-out,color .3s ease-in-out;z-index:2}.nuv-accordion__expand-all-button-graphic[_ngcontent-%COMP%]:hover::after, .nuv-accordion__expand-all-button-graphic[_ngcontent-%COMP%]:hover::before, .nuv-accordion__expand-item-button-graphic[_ngcontent-%COMP%]:hover::after, .nuv-accordion__expand-item-button-graphic[_ngcontent-%COMP%]:hover::before{background-color:#253746}.nuv-accordion__expand-all-button-graphic[_ngcontent-%COMP%]:hover   .nuv-accordion__expand-all-button-graphic-bg[_ngcontent-%COMP%], .nuv-accordion__expand-all-button-graphic[_ngcontent-%COMP%]:hover   .nuv-accordion__expand-item-button-graphic-bg[_ngcontent-%COMP%], .nuv-accordion__expand-item-button-graphic[_ngcontent-%COMP%]:hover   .nuv-accordion__expand-all-button-graphic-bg[_ngcontent-%COMP%], .nuv-accordion__expand-item-button-graphic[_ngcontent-%COMP%]:hover   .nuv-accordion__expand-item-button-graphic-bg[_ngcontent-%COMP%]{transform:scale(1)}.nuv-accordion__expand-all-button-graphic[_ngcontent-%COMP%]::before, .nuv-accordion__expand-item-button-graphic[_ngcontent-%COMP%]::before{width:.1875rem;height:.8125rem;opacity:1}.nuv-accordion__expand-all-button-graphic--expanded[_ngcontent-%COMP%]::before, .nuv-accordion__expand-item-button-graphic--expanded[_ngcontent-%COMP%]::before{opacity:0}.nuv-accordion__item[_ngcontent-%COMP%]{position:relative;border-bottom:.0625rem solid #4c7887}.nuv-accordion__item-header[_ngcontent-%COMP%]{display:flex;align-items:stretch;margin:0;min-height:4.6875rem}.nuv-accordion__item-title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;letter-spacing:-.01rem;text-transform:none;line-height:1.38;letter-spacing:-.025rem;flex:1;display:flex;align-items:center;color:#fff;cursor:pointer;margin:0;padding:1.25rem 0}@media only screen and (min-width:47.75rem){.nuv-accordion__item-title[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.nuv-accordion__item-title[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.nuv-accordion__item-description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;letter-spacing:.005625rem;text-transform:none;color:#fff;letter-spacing:.00625rem;line-height:1.63;margin-bottom:1.25rem}@media only screen and (min-width:47.75rem){.nuv-accordion__item-description[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media only screen and (min-width:63.9375rem){.nuv-accordion__item-description[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.nuv-accordion__item-description-wrapper[_ngcontent-%COMP%]{overflow:hidden}.nuv-accordion__svg-icon-wrapper[_ngcontent-%COMP%]{position:relative;display:inline-block;flex:0 0 auto;width:3rem;height:2.8125rem;margin-bottom:.625rem}.nuv-accordion__list[_ngcontent-%COMP%]{position:relative;z-index:1;padding:.3125rem 0;margin:0}.nuv-accordion__list-wrapper[_ngcontent-%COMP%]{position:relative}.nuv-accordion__list-wrapper--featured[_ngcontent-%COMP%]{padding-bottom:.25rem}.nuv-accordion__list-wrapper--featured[_ngcontent-%COMP%]::before{content:'';background:#15222c;position:absolute;top:.5rem;right:-1.25rem;bottom:0;left:-1.25rem;z-index:0}.nuv-accordion__list-title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:.875rem;line-height:normal;letter-spacing:0;text-transform:none;position:relative;color:#fff;z-index:1;margin:0}@media only screen and (min-width:47.75rem){.nuv-accordion__list-title[_ngcontent-%COMP%]{font-size:1rem;line-height:normal;letter-spacing:0}}@media only screen and (min-width:63.9375rem){.nuv-accordion__list-title[_ngcontent-%COMP%]{font-size:1.375rem;line-height:normal;letter-spacing:0}}.nuv-accordion__list-item[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.75rem;line-height:1.5;letter-spacing:0;text-transform:none;color:#bdc3c7;position:relative;list-style:none;padding-left:1.25rem;margin:.9375rem 0}@media only screen and (min-width:47.75rem){.nuv-accordion__list-item[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.71;letter-spacing:.00625rem}}@media only screen and (min-width:63.9375rem){.nuv-accordion__list-item[_ngcontent-%COMP%]{font-size:1rem;line-height:1.44;letter-spacing:.00625rem}}.nuv-accordion__list-item[_ngcontent-%COMP%]::before{content:'';position:absolute;top:.4em;left:0;display:block;width:.5625rem;height:.5625rem;border-radius:50%;background:#2ba824}.nuv-accordion__list-item-link[_ngcontent-%COMP%]{display:inline;color:#fff;text-decoration:none;border-bottom:.0625rem solid #2ba824;padding-bottom:.125rem}@media only screen and (min-width:47.75rem){.nuv-accordion__wrapper[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem;padding-bottom:3.125rem}.nuv-accordion__header[_ngcontent-%COMP%]{min-height:6.625rem;padding-top:3.125rem}.nuv-accordion__title[_ngcontent-%COMP%]{padding-bottom:1.25rem}.nuv-accordion__expand-all-button[_ngcontent-%COMP%]{display:flex}.nuv-accordion__expand-all-button[_ngcontent-%COMP%], .nuv-accordion__expand-item-button[_ngcontent-%COMP%]{margin-left:8.7%}.nuv-accordion__expand-item-button[_ngcontent-%COMP%]{padding:1.25rem 0}.nuv-accordion__svg-icon-wrapper[_ngcontent-%COMP%]{width:2.625rem;height:2.5rem;margin:1.25rem 1.25rem 0 0}.nuv-accordion__item-header[_ngcontent-%COMP%]{min-height:5rem}.nuv-accordion__item-title[_ngcontent-%COMP%]{line-height:1.36;letter-spacing:-.01875rem;padding:1.25rem 0}.nuv-accordion__item-description[_ngcontent-%COMP%]{max-width:34.625rem}.nuv-accordion__expanded-content[_ngcontent-%COMP%]{margin:0 0 0 -1.625rem;padding:0 0 0 1.625rem}.nuv-accordion__list[_ngcontent-%COMP%]{display:flex;flex-flow:row wrap;padding-bottom:1.25rem}.nuv-accordion__list-wrapper--featured[_ngcontent-%COMP%]{padding-bottom:.625rem}.nuv-accordion__list-wrapper--featured[_ngcontent-%COMP%]::before{top:.59375rem;right:0;left:-1.625rem}.nuv-accordion__list-wrapper--featured[_ngcontent-%COMP%]   .nuv-accordion__list[_ngcontent-%COMP%]{flex-flow:column nowrap}.nuv-accordion__list-item[_ngcontent-%COMP%]{width:50%;margin-bottom:0;padding-left:1.75rem}.nuv-accordion__list-wrapper--featured[_ngcontent-%COMP%]   .nuv-accordion__list-item[_ngcontent-%COMP%]{width:100%;max-width:34.625rem}.nuv-accordion__expand-item-button-text[_ngcontent-%COMP%]{display:inline-block}.nuv-accordion__expand-item-button-graphic[_ngcontent-%COMP%]{margin-left:.75rem}}@media only screen and (min-width:63.9375rem){.nuv-accordion__wrapper[_ngcontent-%COMP%]{width:calc(83.33333333% - 4.58333333rem);float:none;padding-bottom:7.5rem;max-width:51.5rem;margin:-2.5rem auto 0}.nuv-accordion__header[_ngcontent-%COMP%], .nuv-accordion__item[_ngcontent-%COMP%]{margin-left:-2.5rem;margin-right:-2.5rem;padding-left:2.5rem;padding-right:2.5rem}.nuv-accordion__header[_ngcontent-%COMP%]{padding-top:7.5rem;padding-right:0}.nuv-accordion__title[_ngcontent-%COMP%]{padding-bottom:1.6875rem}.nuv-accordion__svg-icon-wrapper[_ngcontent-%COMP%]{width:4rem;height:3.75rem;margin-top:1.875rem}.nuv-accordion__expanded-content[_ngcontent-%COMP%]{margin:0 -2.5rem;padding:0 2.5rem}.nuv-accordion__item-header[_ngcontent-%COMP%] + .nuv-accordion__expanded-content[_ngcontent-%COMP%]{margin-top:1.875rem}.nuv-accordion__expand-all-button[_ngcontent-%COMP%]{padding-top:.375rem}.nuv-accordion__expand-item-button[_ngcontent-%COMP%]{padding:2.5rem 0 .9375rem}.nuv-accordion__item[_ngcontent-%COMP%]{padding-bottom:.625rem}.nuv-accordion__item-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.28;letter-spacing:-.00625rem;padding:2.5rem 0 .9375rem}.nuv-accordion__item-header[_ngcontent-%COMP%]{min-height:6.0625rem;margin-right:-2.5rem}.nuv-accordion__item-description[_ngcontent-%COMP%]{margin-bottom:1.875rem;max-width:44.875rem}.nuv-accordion__list-wrapper--featured[_ngcontent-%COMP%]::before{top:.78125rem;left:-2.5rem;right:-2.5rem}}"]],data:{animation:[{type:7,name:"expandable",definitions:[{type:0,name:"false",styles:{type:6,styles:{height:0},offset:null},options:void 0},{type:0,name:"true",styles:{type:6,styles:{height:"*"},offset:null},options:void 0},{type:1,expr:"void => true",animation:[{type:6,styles:{height:0},offset:null},{type:4,styles:null,timings:"500ms ease-in-out"}],options:null},{type:1,expr:"true => void",animation:[{type:6,styles:{height:"*"},offset:null},{type:4,styles:{type:6,styles:{height:0},offset:null},timings:"500ms ease-in-out"}],options:null}],options:{}}]}});function ty(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"h3",[["class","nuv-accordion__title"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,1,0,Al(n.parent.parent,0),e.properties.title));t(n,0,0,o)}))}function ny(t){return pr(0,[(t()(),Ki(0,0,null,null,7,"button",[["class","nuv-accordion__expand-all-button"]],null,[[null,"click"]],(function(t,n,e){var o=!0,i=t.component;return"click"===n&&(o=!1!==(i.checkAllItemsExpanded()?i.collapseAll():i.expandAll())&&o),o}),null,null)),(t()(),Ki(1,0,null,null,1,"span",[["class","nuv-accordion__expand-item-button-text"]],null,null,null,null,null)),(t()(),hr(2,null,[""," All"])),(t()(),Ki(3,0,null,null,4,"span",[],null,null,null,null,null)),jl(4,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),dr(5,{"nuv-accordion__expand-item-button-graphic":0,"nuv-accordion__expand-item-button-graphic--expanded":1}),(t()(),Ki(6,0,null,null,0,"span",[["class","nuv-accordion__expand-item-button-graphic-bg"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,"span",[["class","nuv-accordion__expand-item-button-graphic-border"]],null,null,null,null,null))],(function(t,n){var e=t(n,5,0,!0,n.component.checkAllItemsExpanded());t(n,4,0,e)}),(function(t,n){t(n,2,0,n.component.checkAllItemsExpanded()?"Collapse":"Expand")}))}function ey(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"header",[["class","nuv-accordion__header"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,ty)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,ny)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,2,0,e.properties.title),t(n,4,0,e.properties.items.length>1&&e.isTabletOrHigher)}),null)}function oy(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","nuv-accordion__svg-icon-wrapper"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"nuv-picture",[],null,null,null,ym,Pm)),jl(2,114688,null,0,Mm,[],{properties:[0,"properties"]},null)],(function(t,n){t(n,2,0,n.parent.context.$implicit.icon)}),null)}function iy(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"h4",[["class","nuv-accordion__item-title"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=Oi(n,0,0,t(n,1,0,Al(n.parent.parent,0),n.parent.context.$implicit.title));t(n,0,0,e)}))}function ly(t){return pr(0,[(t()(),Ki(0,0,null,null,8,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,7,"button",[["class","nuv-accordion__expand-item-button"],["type","button"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"span",[["class","nuv-accordion__expand-item-button-text"]],null,null,null,null,null)),(t()(),hr(3,null,["",""])),(t()(),Ki(4,0,null,null,4,"span",[],null,null,null,null,null)),jl(5,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),dr(6,{"nuv-accordion__expand-item-button-graphic":0,"nuv-accordion__expand-item-button-graphic--expanded":1}),(t()(),Ki(7,0,null,null,0,"span",[["class","nuv-accordion__expand-item-button-graphic-bg"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,0,"span",[["class","nuv-accordion__expand-item-button-graphic-border"]],null,null,null,null,null))],(function(t,n){var e=t(n,6,0,!0,n.component.itemsExpanded[n.parent.context.index]);t(n,5,0,e)}),(function(t,n){t(n,3,0,n.component.itemsExpanded[n.parent.context.index]?"Collapse":n.parent.context.$implicit.count+" Strategies")}))}function ry(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","nuv-accordion__svg-icon-wrapper"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"nuv-picture",[],null,null,null,ym,Pm)),jl(2,114688,null,0,Mm,[],{properties:[0,"properties"]},null)],(function(t,n){t(n,2,0,n.parent.parent.context.$implicit.icon)}),null)}function cy(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"div",[["class","nuv-accordion__item-description"]],[[8,"innerHTML",1]],null,null,null,null))],null,(function(t,n){t(n,0,0,n.parent.parent.context.$implicit.description)}))}function ay(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","nuv-accordion__item-description-wrapper"]],[[24,"@expandable",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,ry)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,cy)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,2,0,n.parent.context.$implicit.icon&&!n.component.isTabletOrHigher),t(n,4,0,n.parent.context.$implicit.description)}),(function(t,n){var e=n.component;t(n,0,0,e.isDesktop||e.itemsExpanded[n.parent.context.index])}))}function sy(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"h5",[["class","nuv-accordion__list-title"]],[[8,"innerHTML",1]],null,null,null,null))],null,(function(t,n){t(n,0,0,n.parent.parent.parent.parent.context.$implicit.lists.featured.title)}))}function uy(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"a",[["class","nuv-accordion__list-item-link"]],[[8,"href",4],[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.parent.context.$implicit.url,o=Oi(n,0,1,t(n,1,0,Al(n.parent.parent.parent.parent.parent.parent,0),n.parent.context.$implicit.text));t(n,0,0,e,o)}))}function dy(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[["class","nuv-accordion__list-item-text"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=Oi(n,0,0,t(n,1,0,Al(n.parent.parent.parent.parent.parent.parent,0),n.parent.context.$implicit.text));t(n,0,0,e)}))}function gy(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"li",[["class","nuv-accordion__list-item"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,uy)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,dy)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,2,0,n.context.$implicit.url),t(n,4,0,!n.context.$implicit.url)}),null)}function hy(t){return pr(0,[(t()(),Ki(0,0,null,null,5,"section",[["class","nuv-accordion__list-wrapper nuv-accordion__list-wrapper--featured"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,sy)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(3,0,null,null,2,"ul",[["class","nuv-accordion__list"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,gy)),jl(5,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.parent.parent.parent.context.$implicit.lists.featured.title),t(n,5,0,n.parent.parent.parent.context.$implicit.lists.featured.items)}),null)}function _y(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"li",[["class","nuv-accordion__list-item"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"span",[["class","nuv-accordion__list-item-text"]],[[8,"innerHTML",1]],null,null,null,null)),sr(2,1)],null,(function(t,n){var e=Oi(n,1,0,t(n,2,0,Al(n.parent.parent.parent.parent.parent,0),n.context.$implicit));t(n,1,0,e)}))}function Cy(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"section",[["class","nuv-accordion__list-wrapper"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"ul",[["class","nuv-accordion__list"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,_y)),jl(3,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,3,0,n.parent.parent.parent.context.$implicit.lists.general.items)}),null)}function py(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","nuv-accordion__expanded-content"]],[[24,"@expandable",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,hy)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Cy)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,2,0,n.parent.parent.context.$implicit.lists.featured),t(n,4,0,n.parent.parent.context.$implicit.lists.general)}),(function(t,n){t(n,0,0,n.component.itemsExpanded[n.parent.parent.context.index])}))}function fy(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,py)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,n.component.itemsExpanded[n.parent.context.index])}),null)}function My(t){return pr(0,[(t()(),Ki(0,0,null,null,11,"section",[["class","nuv-accordion__item"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,6,"header",[["class","nuv-accordion__item-header"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleItem(t.context.index)&&o),o}),null,null)),(t()(),Zi(16777216,null,null,1,null,oy)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,iy)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,ly)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,ay)),jl(9,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,fy)),jl(11,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,3,0,n.context.$implicit.icon&&e.isTabletOrHigher),t(n,5,0,n.context.$implicit.title),t(n,7,0,e.properties.items.length>1),t(n,9,0,(n.context.$implicit.description&&e.isTabletOrHigher||!e.isTabletOrHigher)&&(e.isDesktop||e.itemsExpanded[n.context.index])),t(n,11,0,n.context.$implicit.lists)}),null)}function Py(t){return pr(0,[Rl(0,GP,[Zg]),(t()(),Ki(1,0,null,null,5,"section",[],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Zi(16777216,null,null,1,null,ey)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,My)),jl(6,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,2,0,e.wrapperClasses),t(n,4,0,e.properties.items.length>1||e.properties.title),t(n,6,0,e.properties.items)}),null)}var Oy=function(){return function(){}}(),my=function(){return function(){this.childrenHeaderRow=[],this.dataIndexes={},this.rowsArray=[],this.trueColumnTotal=0}}(),vy=function(){function t(){this.thsWidth=[[],[]]}return Object.defineProperty(t.prototype,"data",{get:function(){return this._data},set:function(t){var n=this;if(t instanceof Oy&&console.warn("[WARNING]: Data is not an instance of the ProductTableBody class."),this.parsedColumns=new my,t&&t.columns){this.parsedColumns=t.columns.reduce((function(t,e,o){return e.children&&e.children.length?(t.childrenHeaderRow.push(o),t.dataIndexes=l({},t.dataIndexes,e.children.reduce((function(t,n){return t}),{}))):e.dataKey&&n.parsedColumns.trueColumnTotal++,t}),this.parsedColumns);var e,o=[],i=!0;t.dataSource&&t.dataSource.forEach((function(t){var l=Array(Object.keys(n.parsedColumns.dataIndexes).length);Object.entries(t).forEach((function(t){var i=t[0],r=t[1];if("assetclass"===i.toLocaleLowerCase()&&void 0===n.parsedColumns.dataIndexes[i]&&e!==r)o.push({assetClassBreaker:!0,value:r}),e=r;else if(void 0!==n.parsedColumns.dataIndexes[i]){var c=r;("object"!=typeof c||c&&!c.value&&!c.html)&&(c={value:r}),c&&!c.textAlign&&(c.textAlign=n.parsedColumns.dataIndexes[i].textAlign),l[n.parsedColumns.dataIndexes[i].index]=c}})),o.push({alternateColor:i=!i,values:l})})),this.parsedColumns.rowsArray=o,this._data=t}},enumerable:!0,configurable:!0}),t.prototype.ngOnInit=function(){},t.prototype.ngAfterContentInit=function(){},t.prototype.onTheadRefSize=function(t){var n=t.thsWidth;this.theadWidth=t.theadWidth,this.thsWidth=n,console.log(t)},t.prototype.onTheadRefResize=function(t){},t}(),yy=function(){function t(t){this.elRef=t,this.thsWidth=[[],[]],this.theadResize=new ue,this._thsWidth=[[],[]]}return t.prototype.ngOnInit=function(){},t.prototype.ngOnChanges=function(t){t&&t.theadWidth&&(this.width=t.theadWidth.currentValue)},t.prototype.ngAfterViewInit=function(){var t=this,n=this.elRef instanceof Sn?this.elRef.nativeElement:this.elRef,e=n.getBoundingClientRect().width;this._theadWidth=e+"px",n.querySelectorAll("tr").forEach((function(n,e){n.querySelectorAll("th").forEach((function(n,o){t._thsWidth[e][o]=n.getBoundingClientRect().width+"px"}))})),this.theadResize.emit({theadWidth:this._theadWidth,thsWidth:this._thsWidth}),this.width=this.theadWidth},t}(),by=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem}}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}th[_ngcontent-%COMP%]{padding:10px 9px;min-width:60px;text-align:right}tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:600;color:#fff;font-size:.625rem;line-height:.6875rem;position:relative;background-color:#253746;border-right:1px solid #253746;border-bottom:none;border-top:none;text-transform:uppercase;vertical-align:bottom;cursor:default}@media only screen and (min-width:47.75rem){tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-size:.75rem;line-height:.875rem}}tr[_ngcontent-%COMP%] > th.nuv-sort-enabled[_ngcontent-%COMP%]{padding-right:20px}tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}tr[_ngcontent-%COMP%] > th.parent-table-header[_ngcontent-%COMP%]{position:relative;text-align:center}tr[_ngcontent-%COMP%] > th.parent-table-header[_ngcontent-%COMP%]::after{content:'';width:calc(100% - 20px);height:1px;background-color:#66737d;position:absolute;left:10px;bottom:0}tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child.parent-table-header:after, tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:last-child.parent-table-header:after{width:calc(100% - 40px)}tr[_ngcontent-%COMP%]:first-child > th[_ngcontent-%COMP%]:first-child{padding-left:30px}tr[_ngcontent-%COMP%]:first-child > th[_ngcontent-%COMP%]:first-child.parent-table-header:after{left:30px}tr.parent-table-header-first-child[_ngcontent-%COMP%] + tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{padding-left:30px}tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:last-child{padding-right:30px}"]],data:{}});function xy(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"th",[],[[4,"width",null],[4,"text-align",null],[1,"rowspan",0],[1,"colspan",0]],null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),dr(3,{"parent-table-header":0}),(t()(),hr(4,null,[" "," "]))],(function(t,n){var e=t(n,3,0,null!=n.context.$implicit.children);t(n,2,0,e)}),(function(t,n){t(n,1,0,n.component.thsWidth[0][n.context.index],null==n.context.$implicit?null:n.context.$implicit.textAlign,n.context.$implicit.children?1:2,n.context.$implicit.children?n.context.$implicit.children.length:1),t(n,4,0,n.context.$implicit.title)}))}function Ay(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"th",[],[[4,"width",null],[4,"text-align",null]],null,null,null,null)),(t()(),hr(2,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,1,0,e.thsWidth[1][e.i],null==n.context.$implicit?null:n.context.$implicit.textAlign),t(n,2,0,n.context.$implicit.title)}))}function wy(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Ay)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,n.component.columns[n.context.$implicit].children)}),null)}function By(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"tr",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,wy)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.component.parsedColumns.childrenHeaderRow)}),null)}function ky(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"tr",[],null,null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),dr(2,{"parent-table-header-first-child":0}),(t()(),Zi(16777216,null,null,1,null,xy)),jl(4,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(16777216,null,null,1,null,By)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component,o=t(n,2,0,null!=e.columns[0].children);t(n,1,0,o),t(n,4,0,e.columns),t(n,6,0,e.parsedColumns.childrenHeaderRow)}),null)}var Sy=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem}}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}[_nghost-%COMP%]{display:block;position:relative}[_nghost-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}[_nghost-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.wrapper[_ngcontent-%COMP%]{position:relative;overflow-x:auto;background-color:#fff;border-bottom:1px solid #bdc3c7;width:100%}table[_ngcontent-%COMP%]{position:relative;width:100%;min-width:0;border-collapse:collapse;overflow:hidden}td[_ngcontent-%COMP%]{padding:10px 9px;min-width:60px;text-align:right}tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:400;color:get-color(#253746);font-size:.875rem;line-height:1.2;background-color:#fff;border-right:1px solid #bdc3c7}tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:first-child{padding-left:30px}tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}tbody[_ngcontent-%COMP%] > tr.asset-class-breaker[_ngcontent-%COMP%]{background-color:#4c7887}tbody[_ngcontent-%COMP%] > tr.asset-class-breaker[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:600;color:#fff;font-size:.625rem;line-height:.6875rem;background-color:transparent;padding-top:6px;padding-bottom:6px;text-transform:uppercase;text-align:left}@media only screen and (min-width:47.75rem){tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1.125rem}tbody[_ngcontent-%COMP%] > tr.asset-class-breaker[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.75rem;line-height:.875rem}}tbody[_ngcontent-%COMP%] > tr.tr-alternate-color[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{background-color:#e8f5f8}tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:last-child{padding-right:30px}.thead-sticky[_ngcontent-%COMP%]{position:absolute;top:0}.thead-reference[_ngcontent-%COMP%]{visibility:hidden;opacity:0}"]],data:{}});function Ty(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"thead",[["class","thead-reference"],["nuv-product-table-body-thead",""]],[[4,"width",null]],[["window","resize"],[null,"theadResize"]],(function(t,n,e){var o=!0,i=t.component;return"window:resize"===n&&(o=!1!==i.onTheadRefResize(Al(t,1))&&o),"theadResize"===n&&(o=!1!==i.onTheadRefSize(e)&&o),o}),ky,by)),jl(1,4833280,[[1,4],["theadReference",4]],0,yy,[Sn],{parsedColumns:[0,"parsedColumns"],columns:[1,"columns"]},{theadResize:"theadResize"})],(function(t,n){var e=n.component;t(n,1,0,e.parsedColumns,null==e.data?null:e.data.columns)}),(function(t,n){t(n,0,0,Al(n,1).width)}))}function Ey(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"thead",[["nuv-product-table-body-thead",""]],[[4,"width",null]],null,null,ky,by)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),dr(2,{"thead-sticky":0}),jl(3,4833280,null,0,yy,[Sn],{parsedColumns:[0,"parsedColumns"],columns:[1,"columns"],theadWidth:[2,"theadWidth"],thsWidth:[3,"thsWidth"]},null)],(function(t,n){var e=n.component,o=t(n,2,0,null==e.data?null:e.data.lockHeaders);t(n,1,0,o),t(n,3,0,e.parsedColumns,null==e.data?null:e.data.columns,e.theadWidth,e.thsWidth)}),(function(t,n){t(n,0,0,Al(n,3).width)}))}function Iy(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"tr",[["class","asset-class-breaker"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"td",[],[[1,"colspan",0]],null,null,null,null)),(t()(),hr(3,null,[" "," "]))],null,(function(t,n){t(n,2,0,n.component.parsedColumns.trueColumnTotal),t(n,3,0,n.parent.context.$implicit.value)}))}function zy(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,(null==n.parent.parent.context.$implicit?null:n.parent.parent.context.$implicit.value)||"-")}))}function Ly(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"a",[],[[8,"href",4]],null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,0,0,null==n.parent.parent.context.$implicit?null:n.parent.parent.context.$implicit.link),t(n,1,0,(null==n.parent.parent.context.$implicit?null:n.parent.parent.context.$implicit.value)||"-")}))}function Dy(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"td",[],[[4,"text-align",null]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,zy)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Ly)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,2,0,!(null!=n.parent.context.$implicit&&n.parent.context.$implicit.link)),t(n,4,0,null==n.parent.context.$implicit?null:n.parent.context.$implicit.link)}),(function(t,n){t(n,0,0,null==n.parent.context.$implicit?null:n.parent.context.$implicit.textAlign)}))}function Ny(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"td",[],[[4,"text-align",null],[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=null==n.parent.context.$implicit?null:n.parent.context.$implicit.textAlign,o=Oi(n,0,1,t(n,1,0,Al(n.parent.parent.parent.parent,0),n.parent.context.$implicit.html));t(n,0,0,e,o)}))}function Fy(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Dy)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Ny)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,!(null!=n.context.$implicit&&n.context.$implicit.html)),t(n,4,0,null==n.context.$implicit?null:n.context.$implicit.html)}),null)}function jy(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"tr",[],null,null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),dr(2,{"tr-alternate-color":0}),(t()(),Zi(16777216,null,null,1,null,Fy)),jl(4,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=t(n,2,0,n.parent.context.$implicit.alternateColor);t(n,1,0,e),t(n,4,0,n.parent.context.$implicit.values)}),null)}function Ry(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Iy)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["rowData",2]],null,0,null,jy))],(function(t,n){t(n,2,0,n.context.$implicit.assetClassBreaker,Al(n,3))}),null)}function Vy(t){return pr(0,[Rl(0,GP,[Zg]),er(671088640,1,{theadReference:0}),(t()(),Ki(2,0,null,null,8,"div",[["class","wrapper"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,7,"table",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Ty)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Ey)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(8,0,null,null,2,"tbody",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Ry)),jl(10,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,5,0,null==e.data?null:e.data.lockHeaders),t(n,7,0,null==e.data?null:e.data.columns),t(n,10,0,e.parsedColumns.rowsArray)}),null)}var Gy=e("BwA1").replace(/[\n\r\s]/g,"").replace(/:export-colors\{([^\}]+)\}/,"$1").split(";").reduce((function(t,n){var e,o=n.split(":"),i=o[0],r=o[1];if(!i||!r)return t;var c=i.replace(/-([a-z0-9])/g,(function(t){return t[1].toUpperCase()})).replace(/-/,"");return l({},t,((e={})[""+c]=r,e))}),{}),Uy=function(){function t(){}return t.prototype.ngOnInit=function(){var t;this.tableData={columns:[{title:"Variable Names",textAlign:"left",children:[{dataKey:"scss",title:"scss",textAlign:"left"},{dataKey:"typescript",title:"typescript",textAlign:"left"}]},{dataKey:"hex",title:"value",textAlign:"left"},{dataKey:"example",title:"example",textAlign:"left"}],dataSource:Object.entries(Gy).reduce((function(n,e){var o=e[0],i=e[1];new RegExp(""+t).test(o)||(t=o.replace(/\d*/g,"").replace(/([A-Z])/g," $1"));var l=o.replace(/([A-Z])/g,(function(t){return"-"+t[0].toLowerCase()})).replace(/(\d+)/g,"--$1");return n.push({scss:"color("+l+")",typescript:"colors."+o,example:{html:'<div style="border: solid 1px rgba(94, 113, 130, 0.45); background-color: '+i+'; width: 32px; height: 32px;"></div>'},hex:i,assetClass:t}),n}),[])}},t}(),Hy=mi({encapsulation:0,styles:[[""]],data:{}});function Wy(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"h2",[],null,null,null,null,null)),(t()(),hr(-1,null,["Colors"])),(t()(),Ki(2,0,null,null,1,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,[" Use color variables to change the color of elements on both dynamic inline styles (Typescript) or SCSS stylesheets.\n"])),(t()(),Ki(4,0,null,null,1,"h5",[],null,null,null,null,null)),(t()(),hr(-1,null,["SCSS:"])),(t()(),Ki(6,0,null,null,1,"pre",[],null,null,null,null,null)),(t()(),hr(-1,null,["@import '../../styles/init';\n"])),(t()(),Ki(8,0,null,null,1,"h5",[],null,null,null,null,null)),(t()(),hr(-1,null,["Typescript:"])),(t()(),Ki(10,0,null,null,1,"pre",[],null,null,null,null,null)),(t()(),hr(-1,null,["import colors from '../../nuv/styles/colors/colors.util';\n"])),(t()(),Ki(12,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Ki(13,0,null,null,1,"nuv-product-table-body",[],null,null,null,Vy,Sy)),jl(14,1163264,null,0,vy,[],{data:[0,"data"]},null),(t()(),Ki(15,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Ki(16,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Ki(17,0,null,null,0,"br",[],null,null,null,null,null))],(function(t,n){t(n,14,0,n.component.tableData)}),null)}var $y=e("BPco").replace(/[\n\r\s]/g,"").match(/:export-font-base--([^:]+):([^\{]+)\{([^\}]+)\}/g).reduce((function(t,n){var e,o,i,r=n.replace(/:export-font-base--([^:]+):([^\{]+)\{([^\}]+)\}/,"$1:::$2:::$3").split(":::"),c=r[0],a=r[1],s=r[2],u=c.replace(/-([a-z0-9])/g,(function(t){return t[1].toUpperCase()})),d=s.split(";").reduce((function(t,n){var e,o=n.split(":"),i=o[0],r=o[1];if(!i||!r)return t;var c=i.replace(/-([a-z0-9])/g,(function(t){return t[1].toUpperCase()}));return l({},t,((e={})[""+c]=r,e))}),{});return l({},t,"main"===a?((e={})[""+u]=l({},d,{className:"nuv-typography-"+c}),e):((o={})[""+u]=l({},t[""+u],((i={})[""+a]=d,i)),o))}),{}),qy=function(){function t(){}return t.prototype.ngOnInit=function(){var t=this;this.tableData={columns:[{dataKey:"name",title:"Name",textAlign:"left"},{title:"Font Sizes",textAlign:"left",children:[{dataKey:"mobile",title:"mobile",textAlign:"left"},{dataKey:"tablet",title:"tablet",textAlign:"left"},{dataKey:"desktop",title:"desktop",textAlign:"left"}]},{title:"Default Variables",textAlign:"left",children:[{dataKey:"color",title:"color",textAlign:"left"},{dataKey:"style",title:"style",textAlign:"left"},{dataKey:"weight",title:"weight",textAlign:"left"},{dataKey:"transform",title:"transform",textAlign:"left"}]}],dataSource:Object.entries($y).reduce((function(n,e){var o=e[1];return n.push({name:{html:'<span class="'+o.className+'">'+e[0].replace(/([A-Z0-9])/," $1").toLowerCase()+"</span>"},mobile:o.mobile.fontSize,tablet:o.tablet.fontSize,desktop:o.desktop.fontSize,color:{html:'\n              <div style="border: solid 1px rgba(94, 113, 130, 0.45); background-color: '+o.color+'; width: 32px; height: 32px;">\n              </div>\n            '},weight:t.weightToHuman(o.fontWeight),style:o.fontStyle,transform:o.textTransform}),n}),[])}},t.prototype.weightToHuman=function(t){switch(t){case"700":return"bold";case"600":return"semibold";case"400":return"normal"}},t}(),Yy=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem}}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d;margin-bottom:0}[_nghost-%COMP%]  .nuv-typography-heading-1{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#fff;background-color:rgba(124,137,146,.2);border:1px solid rgba(0,174,152,.2)}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]  .nuv-typography-heading-1{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}[_nghost-%COMP%]  .nuv-typography-heading-1{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}[_nghost-%COMP%]  .nuv-typography-heading-2{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746;background-color:rgba(124,137,146,.2);border:1px solid rgba(0,174,152,.2)}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]  .nuv-typography-heading-2{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%]  .nuv-typography-heading-2{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}[_nghost-%COMP%]  .nuv-typography-heading-3{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;background-color:rgba(124,137,146,.2);border:1px solid rgba(0,174,152,.2)}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]  .nuv-typography-heading-3{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%]  .nuv-typography-heading-3{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}[_nghost-%COMP%]  .nuv-typography-heading-4{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#fff;background-color:rgba(124,137,146,.2);border:1px solid rgba(0,174,152,.2)}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]  .nuv-typography-heading-4{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%]  .nuv-typography-heading-4{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}[_nghost-%COMP%]  .nuv-typography-heading-5{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746;background-color:rgba(124,137,146,.2);border:1px solid rgba(0,174,152,.2)}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]  .nuv-typography-heading-5{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%]  .nuv-typography-heading-5{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}[_nghost-%COMP%]  .nuv-typography-heading-6{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}[_nghost-%COMP%]  .nuv-typography-heading-6{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#fff;background-color:rgba(124,137,146,.2);border:1px solid rgba(0,174,152,.2)}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]  .nuv-typography-heading-6{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}[_nghost-%COMP%]  .nuv-typography-heading-7{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.4;letter-spacing:-.0025rem;text-transform:none;color:#253746;background-color:rgba(124,137,146,.2);border:1px solid rgba(0,174,152,.2)}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]  .nuv-typography-heading-7{font-size:1rem;line-height:1.4;letter-spacing:-.0025rem}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%]  .nuv-typography-heading-7{font-size:1rem;line-height:1.4;letter-spacing:-.0025rem}}[_nghost-%COMP%]  .nuv-typography-body-article{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d;background-color:rgba(124,137,146,.2);border:1px solid rgba(0,174,152,.2)}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]  .nuv-typography-body-article{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%]  .nuv-typography-body-article{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}[_nghost-%COMP%]  .nuv-typography-body-small{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#66737d;background-color:rgba(124,137,146,.2);border:1px solid rgba(0,174,152,.2)}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]  .nuv-typography-body-small{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%]  .nuv-typography-body-small{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}}[_nghost-%COMP%]  .nuv-typography-body-disclosure{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.75rem;line-height:1.5;letter-spacing:0;text-transform:none;color:#253746;background-color:rgba(124,137,146,.2);border:1px solid rgba(0,174,152,.2)}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]  .nuv-typography-body-disclosure{font-size:.75rem;line-height:1.5;letter-spacing:0}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%]  .nuv-typography-body-disclosure{font-size:.875rem;line-height:1.5;letter-spacing:0}}[_nghost-%COMP%]  .nuv-typography-eyebrow{font-family:\"Source Sans Pro\",sans-serif;font-style:normal;font-weight:700;font-size:.75rem;line-height:1.5;letter-spacing:.05625rem;text-transform:uppercase;color:#253746;background-color:rgba(124,137,146,.2);border:1px solid rgba(0,174,152,.2)}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]  .nuv-typography-eyebrow{font-size:.75rem;line-height:1.5;letter-spacing:.05rem}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%]  .nuv-typography-eyebrow{font-size:.875rem;line-height:1.5;letter-spacing:.075rem}}[_nghost-%COMP%]  .nuv-typography-author{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:.75rem;line-height:1.2;letter-spacing:0;text-transform:none;color:#253746;background-color:rgba(124,137,146,.2);border:1px solid rgba(0,174,152,.2)}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]  .nuv-typography-author{font-size:.8125rem;line-height:1.2;letter-spacing:0}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%]  .nuv-typography-author{font-size:1rem;line-height:1.2;letter-spacing:0}[_nghost-%COMP%]  .nuv-typography-job-title{font-size:1rem;line-height:1;letter-spacing:0}}[_nghost-%COMP%]  .nuv-typography-job-title{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1;letter-spacing:0;text-transform:none;color:#bdc3c7;background-color:rgba(124,137,146,.2);border:1px solid rgba(0,174,152,.2)}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]  .nuv-typography-job-title{font-size:1rem;line-height:1;letter-spacing:0}}[_nghost-%COMP%]  .nuv-typography-search-link-title{font-family:\"Source Sans Pro\",sans-serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.3;letter-spacing:0;text-transform:none;color:#0092bc;background-color:rgba(124,137,146,.2);border:1px solid rgba(0,174,152,.2)}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]  .nuv-typography-search-link-title{font-size:1rem;line-height:1.3;letter-spacing:0}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%]  .nuv-typography-search-link-title{font-size:1.25rem;line-height:1.3;letter-spacing:0}}[_nghost-%COMP%]  .nuv-typography-person-card-job-title{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:.8125rem;line-height:1.38;letter-spacing:0;text-transform:none;color:#253746;background-color:rgba(124,137,146,.2);border:1px solid rgba(0,174,152,.2)}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]  .nuv-typography-person-card-job-title{font-size:1rem;line-height:1.38;letter-spacing:0}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%]  .nuv-typography-person-card-job-title{font-size:1rem;line-height:1.63;letter-spacing:0}}[_nghost-%COMP%]  .nuv-typography-list-title{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:.875rem;line-height:normal;letter-spacing:0;text-transform:none;color:#fff;background-color:rgba(124,137,146,.2);border:1px solid rgba(0,174,152,.2)}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]  .nuv-typography-list-title{font-size:1rem;line-height:normal;letter-spacing:0}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%]  .nuv-typography-list-title{font-size:1.375rem;line-height:normal;letter-spacing:0}}[_nghost-%COMP%]  .nuv-typography-list-item{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.75rem;line-height:1.5;letter-spacing:0;text-transform:none;color:#bdc3c7;background-color:rgba(124,137,146,.2);border:1px solid rgba(0,174,152,.2)}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]  .nuv-typography-list-item{font-size:.875rem;line-height:1.71;letter-spacing:.00625rem}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%]  .nuv-typography-list-item{font-size:1rem;line-height:1.44;letter-spacing:.00625rem}}.flex-justify-space-between[_ngcontent-%COMP%]{display:flex;justify-content:space-between}.specs-list[_ngcontent-%COMP%]{display:flex;padding:0}.specs-list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-right:72px;list-style:none}.half-width-column[_ngcontent-%COMP%]{width:calc(50% - 20px)}.watermark-container[_ngcontent-%COMP%]{position:relative;height:200px}.watermark[_ngcontent-%COMP%]{position:absolute;bottom:0;left:50%;transform:translateX(-50%) translateY(0);display:block;width:100vw;padding-left:20vw;overflow:hidden;font-family:Georgia,Times,serif;font-style:italic;color:rgba(189,195,199,.2);white-space:nowrap;font-size:10rem;font-weight:700;line-height:1.2;opacity:1;transition:transform .3s ease,opacity .3s ease;box-sizing:border-box;z-index:-1}.nuv-typography-color-bar-small--green[_ngcontent-%COMP%]{position:relative;padding-top:1.125rem}.nuv-typography-color-bar-small--green[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#2ba824;width:2.5rem;height:.1875rem}@media only screen and (min-width:47.75rem){.nuv-typography-color-bar-small--green[_ngcontent-%COMP%]::before{width:3.75rem}}.nuv-typography-color-bar-small--white[_ngcontent-%COMP%]{position:relative;padding-top:1.125rem}.nuv-typography-color-bar-small--white[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#fff;width:2.5rem;height:.1875rem}@media only screen and (min-width:47.75rem){.nuv-typography-color-bar-small--white[_ngcontent-%COMP%]::before{width:3.75rem}}.nuv-typography-color-bar-block--green[_ngcontent-%COMP%]{position:relative;padding-top:1.125rem}.nuv-typography-color-bar-block--green[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#2ba824;width:100%;height:.25rem}@media only screen and (min-width:47.75rem){.nuv-typography-color-bar-block--green[_ngcontent-%COMP%]{padding-top:.9375rem}}.nuv-typography-color-bar-block--blue[_ngcontent-%COMP%]{position:relative;padding-top:1.125rem}.nuv-typography-color-bar-block--blue[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;width:100%;height:.25rem}@media only screen and (min-width:47.75rem){.nuv-typography-color-bar-block--blue[_ngcontent-%COMP%]{padding-top:.9375rem}}.nuv-typography-color-bar-block--orange[_ngcontent-%COMP%]{position:relative;padding-top:1.125rem}.nuv-typography-color-bar-block--orange[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#ffa300;width:100%;height:.25rem}@media only screen and (min-width:47.75rem){.nuv-typography-color-bar-block--orange[_ngcontent-%COMP%]{padding-top:.9375rem}}.nuv-typography-color-bar-text--dark[_ngcontent-%COMP%]{position:relative;display:inline-block;padding-top:1.25rem}.nuv-typography-color-bar-text--dark[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#253746;width:100%;height:.25rem}@media only screen and (min-width:47.75rem){.nuv-typography-color-bar-text--dark[_ngcontent-%COMP%]{padding-top:1.875rem}}"]],data:{}});function Xy(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"h2",[],null,null,null,null,null)),(t()(),hr(-1,null,["Typography"])),(t()(),Ki(2,0,null,null,4,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,[" Listed below are the font-bases used throughout the site. A font-base mostly encapsules the font-family, font-sizes "])),(t()(),Ki(4,0,null,null,1,"em",[],null,null,null,null,null)),(t()(),hr(-1,null,["(mobile, tablet, desktop)"])),(t()(),hr(-1,null,[", letter-spacing, default color, font-weight, and font-style (normal vs italic).\n"])),(t()(),Ki(7,0,null,null,1,"h5",[],null,null,null,null,null)),(t()(),hr(-1,null,["Design Guidelines"])),(t()(),Ki(9,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Ki(10,0,null,null,1,"nuv-product-table-body",[],null,null,null,Vy,Sy)),jl(11,1163264,null,0,vy,[],{data:[0,"data"]},null),(t()(),Ki(12,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Ki(13,0,null,null,1,"h5",[],null,null,null,null,null)),(t()(),hr(-1,null,["Special Treatments"])),(t()(),Ki(15,0,null,null,1,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,[" There are few special treatments for typography, mostly used headings. Note that the examples below only showcase selected headings, but these streatments can be applied to any of the typographical elements in the table above, with any colors.\n"])),(t()(),Ki(17,0,null,null,1,"h6",[],null,null,null,null,null)),(t()(),hr(-1,null,["Small color bar"])),(t()(),Ki(19,0,null,null,1,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["This is a small fixed size bar that can be applied on top of the headings."])),(t()(),Ki(21,0,null,null,1,"h1",[["class","nuv-typography-heading-1 nuv-typography-color-bar-small--green"]],null,null,null,null,null)),(t()(),hr(-1,null,["Heading 1"])),(t()(),Ki(23,0,null,null,1,"h4",[["class","nuv-typography-heading-4 nuv-typography-color-bar-small--white"]],null,null,null,null,null)),(t()(),hr(-1,null,["Heading 4"])),(t()(),Ki(25,0,null,null,22,"ul",[["class","specs-list"]],null,null,null,null,null)),(t()(),Ki(26,0,null,null,10,"li",[],null,null,null,null,null)),(t()(),Ki(27,0,null,null,9,"p",[],null,null,null,null,null)),(t()(),Ki(28,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Mobile:"])),(t()(),Ki(30,0,null,null,6,"em",[],null,null,null,null,null)),(t()(),Ki(31,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["40px width, "])),(t()(),Ki(33,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["3px height, "])),(t()(),Ki(35,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["18px from the top of text bounding box "])),(t()(),Ki(37,0,null,null,10,"li",[],null,null,null,null,null)),(t()(),Ki(38,0,null,null,9,"p",[],null,null,null,null,null)),(t()(),Ki(39,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Tablet & Desktop:"])),(t()(),Ki(41,0,null,null,6,"em",[],null,null,null,null,null)),(t()(),Ki(42,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["60px width, "])),(t()(),Ki(44,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["3px height, "])),(t()(),Ki(46,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["18px from top of text bounding box "])),(t()(),Ki(48,0,null,null,1,"h6",[],null,null,null,null,null)),(t()(),hr(-1,null,["Block color bar"])),(t()(),Ki(50,0,null,null,1,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["This is a color bar that can be applied on top of the headings, and will spam the entire parent block level."])),(t()(),Ki(52,0,null,null,1,"h3",[["class","nuv-typography-heading-3 nuv-typography-color-bar-block--green"]],null,null,null,null,null)),(t()(),hr(-1,null,["Heading 3"])),(t()(),Ki(54,0,null,null,6,"div",[["class","flex-justify-space-between"]],null,null,null,null,null)),(t()(),Ki(55,0,null,null,2,"div",[["class","half-width-column"]],null,null,null,null,null)),(t()(),Ki(56,0,null,null,1,"h3",[["class","nuv-typography-heading-3 nuv-typography-color-bar-block--blue"]],null,null,null,null,null)),(t()(),hr(-1,null,["Heading 3"])),(t()(),Ki(58,0,null,null,2,"div",[["class","half-width-column"]],null,null,null,null,null)),(t()(),Ki(59,0,null,null,1,"h3",[["class","nuv-typography-heading-3 nuv-typography-color-bar-block--orange"]],null,null,null,null,null)),(t()(),hr(-1,null,["Heading 3"])),(t()(),Ki(61,0,null,null,23,"ul",[["class","specs-list"]],null,null,null,null,null)),(t()(),Ki(62,0,null,null,8,"li",[],null,null,null,null,null)),(t()(),Ki(63,0,null,null,7,"p",[],null,null,null,null,null)),(t()(),Ki(64,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["All Breakpoints:"])),(t()(),Ki(66,0,null,null,4,"em",[],null,null,null,null,null)),(t()(),Ki(67,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["100% width, "])),(t()(),Ki(69,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["4px height "])),(t()(),Ki(71,0,null,null,6,"li",[],null,null,null,null,null)),(t()(),Ki(72,0,null,null,5,"p",[],null,null,null,null,null)),(t()(),Ki(73,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Mobile:"])),(t()(),Ki(75,0,null,null,2,"em",[],null,null,null,null,null)),(t()(),Ki(76,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["18px from top of text bounding box "])),(t()(),Ki(78,0,null,null,6,"li",[],null,null,null,null,null)),(t()(),Ki(79,0,null,null,5,"p",[],null,null,null,null,null)),(t()(),Ki(80,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Tablet & Desktop:"])),(t()(),Ki(82,0,null,null,2,"em",[],null,null,null,null,null)),(t()(),Ki(83,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["15px from top of text bounding box "])),(t()(),Ki(85,0,null,null,1,"h6",[],null,null,null,null,null)),(t()(),hr(-1,null,["Text color bar"])),(t()(),Ki(87,0,null,null,1,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["This is a color bar that can be applied on top of the headings, and will spam the entire text based on the content."])),(t()(),Ki(89,0,null,null,1,"h3",[["class","nuv-typography-heading-3 nuv-typography-color-bar-text--dark"]],null,null,null,null,null)),(t()(),hr(-1,null,["Heading 3"])),(t()(),Ki(91,0,null,null,23,"ul",[["class","specs-list"]],null,null,null,null,null)),(t()(),Ki(92,0,null,null,8,"li",[],null,null,null,null,null)),(t()(),Ki(93,0,null,null,7,"p",[],null,null,null,null,null)),(t()(),Ki(94,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["All Breakpoints:"])),(t()(),Ki(96,0,null,null,4,"em",[],null,null,null,null,null)),(t()(),Ki(97,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["Width is as wide as text, "])),(t()(),Ki(99,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["4px height "])),(t()(),Ki(101,0,null,null,6,"li",[],null,null,null,null,null)),(t()(),Ki(102,0,null,null,5,"p",[],null,null,null,null,null)),(t()(),Ki(103,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Mobile:"])),(t()(),Ki(105,0,null,null,2,"em",[],null,null,null,null,null)),(t()(),Ki(106,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["20px from top of text bounding box "])),(t()(),Ki(108,0,null,null,6,"li",[],null,null,null,null,null)),(t()(),Ki(109,0,null,null,5,"p",[],null,null,null,null,null)),(t()(),Ki(110,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Tablet & Desktop:"])),(t()(),Ki(112,0,null,null,2,"em",[],null,null,null,null,null)),(t()(),Ki(113,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["30px from top of text bounding box "])),(t()(),Ki(115,0,null,null,1,"h6",[],null,null,null,null,null)),(t()(),hr(-1,null,["Watermark Text"])),(t()(),Ki(117,0,null,null,1,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,[" This is a special text style added to the bottom of certain components. All watermarks are consistent for all components as far as distance from the left, and amount that they are cutoff from the bottom of the component.\n"])),(t()(),Ki(119,0,null,null,2,"div",[["class","watermark-container"]],null,null,null,null,null)),(t()(),Ki(120,0,null,null,1,"div",[["class","watermark"]],null,null,null,null,null)),(t()(),hr(-1,null,["Watermark Text"])),(t()(),Ki(122,0,null,null,20,"ul",[["class","specs-list"]],null,null,null,null,null)),(t()(),Ki(123,0,null,null,12,"li",[],null,null,null,null,null)),(t()(),Ki(124,0,null,null,11,"p",[],null,null,null,null,null)),(t()(),Ki(125,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["All Breakpoints:"])),(t()(),Ki(127,0,null,null,8,"em",[],null,null,null,null,null)),(t()(),Ki(128,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["Width is as wide as text, "])),(t()(),Ki(130,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["160px font-size, "])),(t()(),Ki(132,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["dark-navy--30 color with 80% transparency, "])),(t()(),Ki(134,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["20 viewport units from the left "])),(t()(),Ki(136,0,null,null,6,"li",[],null,null,null,null,null)),(t()(),Ki(137,0,null,null,5,"p",[],null,null,null,null,null)),(t()(),Ki(138,0,null,null,1,"strong",[],null,null,null,null,null)),(t()(),hr(-1,null,["Mobile:"])),(t()(),Ki(140,0,null,null,2,"em",[],null,null,null,null,null)),(t()(),Ki(141,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),hr(-1,null,["Hidden "])),(t()(),Ki(143,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Ki(144,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Ki(145,0,null,null,1,"h5",[],null,null,null,null,null)),(t()(),hr(-1,null,["Code Implementation"])),(t()(),Ki(147,0,null,null,1,"h6",[],null,null,null,null,null)),(t()(),hr(-1,null,["SCSS:"])),(t()(),Ki(149,0,null,null,1,"pre",[],null,null,null,null,null)),(t()(),hr(150,null,["@import ../../styles/init;\n\n// Default Values\n... ","\n  @include typography(font-base(heading-5));\n","\n\n// Override Color Only\n... ","\n  @include typography(font-base(heading-5), color(dark-navy));\n","\n\n... ","\n  @include typography(font-base(heading-5), $color: color(dark-navy));\n","\n\n// Override Style Only\n... ","\n  @include typography(font-base(heading-5), $style: italic);\n","\n\n// Override Weight Only\n... ","\n  @include typography(font-base(heading-5), $weight: $font-weight-normal);\n","\n\n// Override Transform Only\n... ","\n  @include typography(font-base(heading-5), $transform: uppercase);\n","\n\n// Override All\n... ","\n  @include typography(font-base(heading-5), color(dark-navy), italic, $font-weight-normal, uppercase);\n","\n\n// Add Small Color Bar\n... ","\n  @include typography-color-bar('small', color(green));\n","\n\n// Add Block Color Bar\n... ","\n  @include typography-color-bar('block', color(green));\n","\n\n// Add Text Color Bar\n... ","\n  @include typography-color-bar('text', color(green));\n","\n"])),(t()(),Ki(151,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Ki(152,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Ki(153,0,null,null,0,"br",[],null,null,null,null,null))],(function(t,n){t(n,11,0,n.component.tableData)}),(function(t,n){t(n,150,1,["{","}","{","}","{","}","{","}","{","}","{","}","{","}","{","}","{","}","{","}"])}))}var Zy=mi({encapsulation:0,styles:[[""]],data:{}});function Ky(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,[" content-two-up works!\n"]))],null,null)}function Jy(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-content-two-up",[],null,null,null,Ky,Zy)),jl(1,114688,null,0,Ea,[],null,null)],(function(t,n){t(n,1,0)}),null)}var Qy=Cl("nuv-content-two-up",Ea,Jy,{},{},[]),tb=mi({encapsulation:0,styles:[[""]],data:{}});function nb(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-theme-carousel",[["title","Our Perspective"]],[[1,"data-component",0]],null,null,eO,HP)),jl(1,4308992,null,0,UP,[],{title:[0,"title"],slides:[1,"slides"]},null)],(function(t,n){t(n,1,0,"Our Perspective",n.component.slides)}),(function(t,n){t(n,0,0,Al(n,1).analyticsDataComponent)}))}function eb(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-story-body-copy",[],null,null,null,im,om)),jl(1,114688,null,0,em,[],null,null)],(function(t,n){t(n,1,0)}),null)}function ob(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-strategy-breaker",[],null,null,null,MO,hO)),jl(1,4308992,null,0,gO,[ao],{properties:[0,"properties"]},null)],(function(t,n){t(n,1,0,n.component.strategyBreakerBeforeHero)}),null)}function ib(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-strategy-breaker",[],null,null,null,MO,hO)),jl(1,4308992,null,0,gO,[ao],{properties:[0,"properties"]},null)],(function(t,n){t(n,1,0,n.component.strategyBreakerBeforeLanding)}),null)}function lb(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-header-article",[],null,null,null,fm,rm)),jl(1,114688,null,0,lm,[],{properties:[0,"properties"]},null)],(function(t,n){t(n,1,0,n.component.headerArticleWithImage)}),null)}function rb(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-header-article",[],null,null,null,fm,rm)),jl(1,114688,null,0,lm,[],{properties:[0,"properties"]},null)],(function(t,n){t(n,1,0,n.component.headerArticleWithBackground)}),null)}function cb(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-header-article",[],null,null,null,fm,rm)),jl(1,114688,null,0,lm,[],{properties:[0,"properties"]},null)],(function(t,n){t(n,1,0,n.component.headerArticleWithoutImage)}),null)}function ab(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-header-article",[],null,null,null,fm,rm)),jl(1,114688,null,0,lm,[],{properties:[0,"properties"]},null)],(function(t,n){t(n,1,0,n.component.headerArticleWithVideo)}),null)}function sb(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-html-table-security",[],null,null,null,Sm,xm)),jl(1,114688,null,0,bm,[],{properties:[0,"properties"],userLoggedIn:[1,"userLoggedIn"]},null)],(function(t,n){t(n,1,0,n.component.htmlTableSecurity,!1)}),null)}function ub(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-institutional-contact",[],null,null,null,$m,Rm)),jl(1,114688,null,0,jm,[],{properties:[0,"properties"],colorTheme:[1,"colorTheme"]},null)],(function(t,n){t(n,1,0,n.component.institutionalContact,"green")}),null)}function db(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-institutional-contact",[],null,null,null,$m,Rm)),jl(1,114688,null,0,jm,[],{properties:[0,"properties"],colorTheme:[1,"colorTheme"]},null)],(function(t,n){t(n,1,0,n.component.institutionalContactMultisection,"blue")}),null)}function gb(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-hero-strategies",[],null,null,null,fv,lv)),jl(1,4308992,null,0,iv,[],{properties:[0,"properties"]},null)],(function(t,n){t(n,1,0,n.component.strategiesBreakerStrategyOverview)}),null)}function hb(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-hero-strategies",[],null,null,null,fv,lv)),jl(1,4308992,null,0,iv,[],{properties:[0,"properties"]},null)],(function(t,n){t(n,1,0,n.component.strategiesBreakerStrategy1)}),null)}function _b(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-hero-strategies",[],null,null,null,fv,lv)),jl(1,4308992,null,0,iv,[],{properties:[0,"properties"]},null)],(function(t,n){t(n,1,0,n.component.strategiesBreakerStrategy2)}),null)}function Cb(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-hero-strategies",[],null,null,null,fv,lv)),jl(1,4308992,null,0,iv,[],{properties:[0,"properties"]},null)],(function(t,n){t(n,1,0,n.component.strategiesBreakerStrategy3)}),null)}function pb(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-hero-strategies",[],null,null,null,fv,lv)),jl(1,4308992,null,0,iv,[],{properties:[0,"properties"]},null)],(function(t,n){t(n,1,0,n.component.strategiesBreakerStrategy4)}),null)}function fb(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-hero-strategies",[],null,null,null,fv,lv)),jl(1,4308992,null,0,iv,[],{properties:[0,"properties"]},null)],(function(t,n){t(n,1,0,n.component.strategiesBreakerStrategy5)}),null)}function Mb(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-hero-strategies",[],null,null,null,fv,lv)),jl(1,4308992,null,0,iv,[],{properties:[0,"properties"]},null)],(function(t,n){t(n,1,0,n.component.strategiesBreakerStrategy6)}),null)}function Pb(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-data-callout",[],null,null,null,wv,Pv)),jl(1,114688,null,0,Mv,[],{properties:[0,"properties"]},null)],(function(t,n){t(n,1,0,n.component.dataCallout)}),null)}function Ob(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-data-callout",[],null,null,null,wv,Pv)),jl(1,114688,null,0,Mv,[],{properties:[0,"properties"]},null)],(function(t,n){t(n,1,0,n.component.dataCalloutWithDisclaimerAndBody)}),null)}function mb(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-icon-accordion-list",[],null,null,null,Py,Qv)),jl(1,114688,null,0,kv,[Kv],{properties:[0,"properties"]},null)],(function(t,n){t(n,1,0,n.component.iconAccordionListMany)}),null)}function vb(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-story-colors",[],null,null,null,Wy,Hy)),jl(1,114688,null,0,Uy,[],null,null)],(function(t,n){t(n,1,0)}),null)}function yb(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-story-typography",[],null,null,null,Xy,Yy)),jl(1,114688,null,0,qy,[],null,null)],(function(t,n){t(n,1,0)}),null)}function bb(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-content-two-up",[],null,null,null,Ky,Zy)),jl(1,114688,null,0,Ea,[],null,null)],(function(t,n){t(n,1,0)}),null)}function xb(t){return pr(0,[(t()(),Ki(0,0,null,null,48,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,nb)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,eb)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,ob)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,ib)),jl(8,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,lb)),jl(10,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,rb)),jl(12,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,cb)),jl(14,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,ab)),jl(16,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,sb)),jl(18,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,ub)),jl(20,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,db)),jl(22,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,gb)),jl(24,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,hb)),jl(26,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,_b)),jl(28,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Cb)),jl(30,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,pb)),jl(32,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,fb)),jl(34,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Mb)),jl(36,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Pb)),jl(38,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Ob)),jl(40,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,mb)),jl(42,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,vb)),jl(44,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,yb)),jl(46,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,bb)),jl(48,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,"theme-carousel"==n.context.$implicit),t(n,4,0,"story-body-copy"==n.context.$implicit),t(n,6,0,"strategy-breaker-before-hero-big"==n.context.$implicit),t(n,8,0,"strategy-breaker-before-hero-small"==n.context.$implicit),t(n,10,0,"header-article"==n.context.$implicit),t(n,12,0,"header-article-with-background"==n.context.$implicit),t(n,14,0,"header-article-without-image"==n.context.$implicit),t(n,16,0,"header-article-with-video"==n.context.$implicit),t(n,18,0,"html-table-security"==n.context.$implicit),t(n,20,0,"institutional-contact"==n.context.$implicit),t(n,22,0,"institutional-contact-multisection"==n.context.$implicit),t(n,24,0,"hero-strategies-strategy-overview"==n.context.$implicit),t(n,26,0,"hero-strategies-strategy-1"==n.context.$implicit),t(n,28,0,"hero-strategies-strategy-2"==n.context.$implicit),t(n,30,0,"hero-strategies-strategy-3"==n.context.$implicit),t(n,32,0,"hero-strategies-strategy-4"==n.context.$implicit),t(n,34,0,"hero-strategies-strategy-5"==n.context.$implicit),t(n,36,0,"hero-strategies-strategy-6"==n.context.$implicit),t(n,38,0,"data-callout"==n.context.$implicit),t(n,40,0,"data-callout-with-disclaimer-and-body"==n.context.$implicit),t(n,42,0,"icon-accordion-list"===n.context.$implicit),t(n,44,0,"styleguide-colors"===n.context.$implicit),t(n,46,0,"styleguide-typography"===n.context.$implicit),t(n,48,0,"content-two-up"==n.context.$implicit)}),null)}function Ab(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,xb)),jl(1,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,1,0,n.component.components)}),null)}function wb(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-root",[],null,null,null,Ab,tb)),jl(1,114688,null,0,ya,[],null,null)],(function(t,n){t(n,1,0)}),null)}var Bb=Cl("nuv-root",ya,wb,{},{},[]),kb=function(){function t(){this.Arr=Array,this.num=20}return t.prototype.ngOnInit=function(){},t.prototype.isNumber=function(t){return null!==t&&""!==t&&!isNaN(Number(t.toString()))},t.prototype.convertToIntArray=function(t){var n=parseInt(t.toString());return new Array(n)},t}(),Sb=mi({encapsulation:2,styles:[],data:{}});function Tb(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["Class","nuv-product-detail-hero__featured-data-point-rating-star"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,":svg:svg",[["aria-label","nuv-product-detail-hero__featured-data-point-rating-star"],["height","19"],["role","img"],["viewBox","0 0 21 19"],["width","21"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,":svg:path",[["d","M10.538 14.39L4.358 19l2.48-7.296-6.3-4.447 7.714.102L10.538 0l2.287 7.36 7.713-.103-6.3 4.447L16.718 19"],["fill","#C4D600"],["fill-rule","evenodd"]],null,null,null,null,null))],null,null)}function Eb(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"span",[],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Zi(16777216,null,null,1,null,Tb)),jl(4,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,2,0,e.datapointValueClass),t(n,4,0,e.convertToIntArray(e.datapointValue))}),null)}function Ib(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["Class","nuv-data-callout__featured-data-point-rating-star"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,":svg:svg",[["aria-label","nuv-data-callout__featured-data-point-rating-star"],["height","19"],["role","img"],["viewBox","0 0 21 19"],["width","21"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,":svg:path",[["d","M10.538 14.39L4.358 19l2.48-7.296-6.3-4.447 7.714.102L10.538 0l2.287 7.36 7.713-.103-6.3 4.447L16.718 19"],["fill","#C4D600"],["fill-rule","evenodd"]],null,null,null,null,null))],null,null)}function zb(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"span",[],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Zi(16777216,null,null,1,null,Ib)),jl(4,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,2,0,e.datapointValueClass),t(n,4,0,e.convertToIntArray(e.datapointValue))}),null)}function Lb(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,zb)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){var e=n.component;t(n,1,0,"Star Rating"===e.displayStyle&&e.isNumber(e.datapointValue)&&"DATACALLOUT"===e.callerType,Al(n.parent,4))}),null)}function Db(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"li",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,":svg:svg",[["aria-label","datapointValue"],["height","19"],["role","img"],["viewBox","0 0 21 19"],["width","21"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,":svg:path",[["d","M10.538 14.39L4.358 19l2.48-7.296-6.3-4.447 7.714.102L10.538 0l2.287 7.36 7.713-.103-6.3 4.447L16.718 19"],["fill","#C4D600"],["fill-rule","evenodd"]],null,null,null,null,null))],null,null)}function Nb(t){return pr(0,[(t()(),Ki(0,0,null,null,5,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,4,"span",[],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Ki(3,0,null,null,2,"ul",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Db)),jl(5,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,2,0,e.datapointValueClass),t(n,5,0,e.convertToIntArray(e.datapointValue))}),null)}function Fb(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,Nb)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){var e=n.component;t(n,1,0,"Star Rating"===e.displayStyle&&e.isNumber(e.datapointValue)&&"APITABLE"===e.callerType,Al(n.parent,5))}),null)}function jb(t){return pr(0,[(t()(),Ki(0,0,null,null,6,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,5,"span",[],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Ki(3,0,null,null,3,"div",[],null,null,null,null,null)),(t()(),Ki(4,0,null,null,2,":svg:svg",[["aria-label","data-point"],["role","img"],["viewBox","0 0 14 16"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["d","M11.7 16H2.3C1 16 0 14.9 0 13.6V2.4C0 1.1 1 0 2.3 0h5.6c.2 0 .3.1.4.2l5.5 5.7c.1.1.2.2.2.4v7.4c0 1.2-1 2.3-2.3 2.3z"],["fill","#87B0BC"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:path",[["d","M10.8 6.4H14v-.1c0-.2-.1-.3-.2-.4L8.3.2C8.2.1 8.1 0 7.9 0h-.1v3.5c0 1.6 1.3 2.9 3 2.9z"],["fill","#4C7887"]],null,null,null,null,null))],(function(t,n){t(n,2,0,n.component.datapointValueClass)}),null)}function Rb(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,jb)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,1,0,"PDF"===n.component.displayStyle,Al(n.parent,6))}),null)}function Vb(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"span",[],[[8,"innerHTML",1]],null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),sr(2,1)],(function(t,n){t(n,1,0,n.component.datapointValueClass)}),(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,2,0,Al(n.parent.parent,0),e.datapointValue));t(n,0,0,o)}))}function Gb(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,Vb)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){var e=n.component;t(n,1,0,null!==e.datapointValueClass&&e.datapointValue,Al(n.parent,7))}),null)}function Ub(t){return pr(0,[(t()(),Zi(0,null,null,0))],null,null)}function Hb(t){return pr(0,[Rl(0,GP,[Zg]),(t()(),Zi(16777216,null,null,1,null,Eb)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["block1",2]],null,0,null,Lb)),(t()(),Zi(0,[["block2",2]],null,0,null,Fb)),(t()(),Zi(0,[["block3",2]],null,0,null,Rb)),(t()(),Zi(0,[["block4",2]],null,0,null,Gb)),(t()(),Zi(0,[["block5",2]],null,0,null,Ub))],(function(t,n){var e=n.component;t(n,2,0,"Star Rating"===e.displayStyle&&e.isNumber(e.datapointValue)&&"PRODUCTHERO"===e.callerType,Al(n,3))}),null)}var Wb=function(){function t(t){this.store=t,this.linkUrl=""}return Object.defineProperty(t.prototype,"ViewAllString",{get:function(){return this._data},set:function(t){t&&(this._data=t)},enumerable:!0,configurable:!0}),t.prototype.ngOnInit=function(){this.ViewAllString&&(this.viewAll=JSON.parse(this.ViewAllString),null!=this.viewAll&&null!=this.viewAll&&this.viewAll.IsShow&&(this.viewAllLabel$=this.store.pipe(Is(Au,{propertyName:this.viewAll.DataPoint.apiProperty}),su("{0}",this.viewAll.DataPoint.labelString)),this.linkUrl=this.viewAll.Link,this.viewAllLabel$.subscribe((function(t){return console.log("subscribed value in view all",t)}))))},t}(),$b=mi({encapsulation:0,styles:[[""]],data:{}});function qb(t){return pr(0,[(t()(),Ki(0,0,null,null,7,"div",[["class","nuv-product-table__view-all"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,6,"a",[["target","_self"]],[[1,"href",4]],null,null,null,null)),(t()(),Ki(2,0,null,null,5,"span",[["class","no-outline"]],null,null,null,null,null)),(t()(),hr(3,null,[" "," "])),Rl(131072,Hd,[To]),(t()(),Ki(5,0,null,null,2,":svg:svg",[["aria-label","nuv-product-table-view-all"],["height","14"],["role","img"],["viewBox","0 0 22 14"],["width","22"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,1,":svg:g",[["fill","none"],["fill-rule","evenodd"],["stroke","#24AA12"],["stroke-width","2"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,":svg:path",[["d","M15 1l5 6-5 6M19 7H0"]],null,null,null,null,null))],null,(function(t,n){var e=n.component;t(n,1,0,e.linkUrl),t(n,3,0,Oi(n,3,0,Al(n,4).transform(e.viewAllLabel$)))}))}function Yb(t){return pr(0,[(t()(),Zi(16777216,null,null,2,null,qb)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To])],(function(t,n){var e=n.component;t(n,1,0,Oi(n,1,0,Al(n,2).transform(e.viewAllLabel$)))}),null)}var Xb=e("2BfV"),Zb=e("Tos5"),Kb=e("M8aS");Xb(tf),Zb(tf),Kb(tf),Zb(tf);var Jb=function(){function t(){}return t.prototype.ngAfterViewInit=function(){var t=this,n=1;if(this.options=this.dataoptions,this.options&&this.dataString){this.graphDetails=JSON.parse(this.dataString),"Both - Table And Graph"==t.graphDetails.GraphMode&&(n=2);var e=this.elemRef.nativeElement;if(!e)return;var o=tf.chart(e,this.options,(function(o){if(o&&o.series.length<1){var i=o.renderer.image(t.graphDetails.ImagePath,0,0,e.offsetWidth/n,e.offsetHeight).add();i.on("load",(function(){console.log("loaded")})),i.on("error",(function(){console.log("error")}))}}));null!=o&&"Both - Table And Graph"==t.graphDetails.GraphMode&&setTimeout((function(){o.reflow()}),3e3)}},t}(),Qb=mi({encapsulation:0,styles:[[""]],data:{}});function tx(t){return pr(0,[er(402653184,1,{elemRef:0}),(t()(),Ki(1,0,[[1,0],["elemRef",1]],null,0,"div",[],null,null,null,null,null))],null,null)}var nx=function(){function t(){}return t.prototype.ngAfterViewInit=function(){var t=this,n=1;if(this.options=this.dataoptions,this.options&&this.dataString){this.graphDetails=JSON.parse(this.dataString);var e=this.elemRef.nativeElement;if(!e)return;"Both - Table And Graph"==t.graphDetails.GraphMode&&(n=2);var o=tf.chart(e,this.options,(function(o){if(null!=o&&o.series.length<1){var i=o.renderer.image(t.graphDetails.ImagePath,0,0,e.offsetWidth/n,e.offsetHeight).add();i.on("load",(function(){console.log("loaded")})),i.on("error",(function(){console.log("error")}))}}));null!=o&&"Both - Table And Graph"==t.graphDetails.GraphMode&&setTimeout((function(){o.reflow()}),3e3)}},t}(),ex=mi({encapsulation:0,styles:[[""]],data:{}});function ox(t){return pr(0,[er(402653184,1,{elemRef:0}),(t()(),Ki(1,0,[[1,0],["elemRef",1]],null,0,"div",[],null,null,null,null,null))],null,null)}var ix=function(){function t(){this.showImage=!1}return t.prototype.ngAfterViewInit=function(){var t=this,n=1;if(this.options=this.dataoptions,this.graphDetails=JSON.parse(this.dataString),this.options&&this.dataString){this.graphDetails=JSON.parse(this.dataString),"Both - Table And Graph"==t.graphDetails.GraphMode&&(n=2);var e=this.elemRef.nativeElement;if(!e)return;var o=tf.chart(e,this.options,(function(o){if(null!=o&&o.series.length<1){var i=o.renderer.image(t.graphDetails.ImagePath,0,0,e.offsetWidth/n,e.offsetHeight).add();i.on("load",(function(){console.log("loaded")})),i.on("error",(function(){console.log("error")}))}}));null!=o&&"Both - Table And Graph"==t.graphDetails.GraphMode&&setTimeout((function(){o.reflow()}),3e3)}},t}(),lx=mi({encapsulation:0,styles:[[""]],data:{}});function rx(t){return pr(0,[er(402653184,1,{elemRef:0}),(t()(),Ki(1,0,[[1,0],["elemRef",1]],null,0,"div",[],null,null,null,null,null))],null,null)}var cx=function(){function t(){}return t.prototype.ngAfterViewInit=function(){var t=this;this.dataString&&(this.graphDetails=JSON.parse(this.dataString)),this.options=this.dataoptions;var n=this.elemRef.nativeElement;if(n&&this.options&&this.graphDetails){var e="Both - Table And Graph"==this.graphDetails.GraphMode?2:1;tf.chart(n,this.options,(function(o){if(o.series.length<1){var i=o.renderer.image(t.graphDetails.ImagePath,0,0,n.offsetWidth/e,n.offsetHeight).add();i.on("load",(function(){console.log("loaded")})),i.on("error",(function(){console.log("error")}))}}))}},t}(),ax=mi({encapsulation:0,styles:[[""]],data:{}});function sx(t){return pr(0,[er(402653184,1,{elemRef:0}),(t()(),Ki(1,0,[[1,0],["elemRef",1]],null,0,"div",[],null,null,null,null,null))],null,null)}e("8X44");var ux=function(){function t(){this.Highcharts=tP,this.chartConstructor="mapChart"}return t.prototype.ngAfterViewInit=function(){var t=1,n=this;if(this.options=this.dataoptions,this.options&&this.dataString){this.graphDetails=JSON.parse(this.dataString),"Both - Table And Graph"==n.graphDetails.GraphMode&&(t=2);var e=this.elemRef.nativeElement;if(!e)return;var o=tP.mapChart(e,this.options,(function(o){if(o&&o.series.length<1){var i=o.renderer.image(n.graphDetails.ImagePath,0,0,e.offsetWidth/t,e.offsetHeight).add();i.on("load",(function(){console.log("loaded")})),i.on("error",(function(){console.log("error")}))}}));null!=o&&setTimeout((function(){o.reflow()}),3e3)}},t}(),dx=mi({encapsulation:0,styles:[[""]],data:{}});function gx(t){return pr(0,[er(402653184,1,{elemRef:0}),(t()(),Ki(1,0,[[1,0],["elemRef",1]],null,0,"div",[],null,null,null,null,null))],null,null)}var hx=function(){function t(){}return t.prototype.transform=function(t,n){return t.isGroup?"1":n.some((function(t){return t.isGroup}))?"2":"1"},t}(),_x=function(){function t(){}return t.prototype.transform=function(t){return t.isGroup?t.subColumnsCount.toString():"1"},t}(),Cx=function(){function t(){}return t.prototype.transform=function(t,n,e,o,i){if(void 0===i&&(i=[]),t.isGroup)return"parent-table-header";for(var l=0,r=0,c=i;r<c.length;r++)c[r].isGroup||l++;return l<=5?"\n        "+t.size+" \n        'nuv-text-align-"+t.horizontalAlignment+" padding-r-20' \n        "+(0==n?"first-header":""):"\n          "+t.size+" \n          'nuv-text-align-"+t.horizontalAlignment+"' \n          "+(t.sortable?"nuv-sort-enabled ":"")+" \n          "+(e==t&&o==qp.Asc?"nuv-sort-icon-up ":"")+" \n          "+(e==t&&o==qp.Desc?"nuv-sort-icon-down ":"")+"\n          "+(0==n?"first-header":"")+"\n        "},t}(),px=function(){function t(){}return t.prototype.transform=function(t,n,e){var o="label";return"Star Rating"==t.column.dataPoint.displayStyle&&(o="rating"),o+" "+t.size+" nuv-text-align-"+t.horizontalAlignment+" "+(0==n?"first-cell":"")+" "+(e?"comparable":"")},t}(),fx=function(){function t(){}return t.prototype.transform=function(t,n){return t.includes(n)},t}(),Mx=mi({encapsulation:2,styles:[],data:{}});function Px(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"div",[["class","table-panning-navItem leftarrow nuv-hide"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.handleTablePanningClick(e,!1)&&o),o}),null,null)),(t()(),hr(-1,null,["\xa0"])),(t()(),Ki(3,0,null,null,1,"div",[["class","table-panning-navItem rightarrow"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.handleTablePanningClick(e,!0)&&o),o}),null,null)),(t()(),hr(-1,null,["\xa0 "]))],null,null)}function Ox(t){return pr(0,[(t()(),Ki(0,0,[["headerEl",1]],null,6,"th",[],[[1,"rowspan",0],[1,"colspan",0]],[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.handleColumnSortClick(t.context.$implicit)&&o),o}),null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),sr(2,5),sr(3,2),sr(4,1),(t()(),Ki(5,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(6,null,[" "," "]))],(function(t,n){var e=n.component,o=Oi(n,1,0,t(n,2,0,Al(n.parent.parent.parent,2),n.context.$implicit,n.context.index,e.sortByCol,e.sortByDir,e.rowsToShow));t(n,1,0,o)}),(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,3,0,Al(n.parent.parent.parent,0),n.context.$implicit,e.headers)),i=Oi(n,0,1,t(n,4,0,Al(n.parent.parent.parent,1),n.context.$implicit));t(n,0,0,o,i),t(n,6,0,n.context.$implicit.dataPoint&&n.context.$implicit.dataPoint.hideLabel?"":n.context.$implicit.title)}))}function mx(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"tr",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Ox)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.component.headers)}),null)}function vx(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"th",[],[[1,"rowspan",0],[1,"colspan",0]],[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.handleColumnSortClick(t.context.$implicit)&&o),o}),null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),sr(2,4),(t()(),Ki(3,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(4,null,[" "," "]))],(function(t,n){var e=n.component,o=Oi(n,1,0,t(n,2,0,Al(n.parent.parent.parent,2),n.context.$implicit,e.i,e.sortByCol,e.sortByDir));t(n,1,0,o)}),(function(t,n){t(n,0,0,1,1),t(n,4,0,n.context.$implicit.dataPoint&&n.context.$implicit.dataPoint.hideLabel?"":n.context.$implicit.title)}))}function yx(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"tr",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,vx)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.component.subheaders)}),null)}function bx(t){return pr(0,[(t()(),Ki(0,0,[["headerEl",1]],null,6,"th",[],[[1,"rowspan",0],[1,"colspan",0]],null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),sr(2,4),sr(3,2),sr(4,1),(t()(),Ki(5,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(6,null,[" "," "]))],(function(t,n){var e=n.component,o=Oi(n,1,0,t(n,2,0,Al(n.parent.parent.parent,2),n.context.$implicit,n.context.index,e.sortByCol,e.sortByDir));t(n,1,0,o)}),(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,3,0,Al(n.parent.parent.parent,0),n.context.$implicit,e.headers)),i=Oi(n,0,1,t(n,4,0,Al(n.parent.parent.parent,1),n.context.$implicit));t(n,0,0,o,i),t(n,6,0,n.context.$implicit.dataPoint&&n.context.$implicit.dataPoint.hideLabel?"":n.context.$implicit.title)}))}function xx(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"tr",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,bx)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.component.headers)}),null)}function Ax(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"th",[],[[1,"rowspan",0],[1,"colspan",0]],null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),sr(2,4),(t()(),Ki(3,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(4,null,[" "," "]))],(function(t,n){var e=n.component,o=Oi(n,1,0,t(n,2,0,Al(n.parent.parent.parent,2),n.context.$implicit,e.i,e.sortByCol,e.sortByDir));t(n,1,0,o)}),(function(t,n){t(n,0,0,1,1),t(n,4,0,n.context.$implicit.dataPoint&&n.context.$implicit.dataPoint.hideLabel?"":n.context.$implicit.title)}))}function wx(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"tr",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Ax)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.component.subheaders)}),null)}function Bx(t){return pr(0,[(t()(),Ki(0,0,null,null,5,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,4,"tr",[["class","asset-class-breaker"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,3,"td",[],[[1,"colSpan",0]],null,null,null,null)),(t()(),Ki(3,0,null,null,2,"div",[["class","nuv-product-detail-table-retail__cell-content"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(5,null,["",""]))],null,(function(t,n){t(n,2,0,n.parent.context.$implicit.cells.length),t(n,5,0,n.parent.context.$implicit.groupByVal)}))}function kx(t){return pr(0,[(t()(),Ki(0,0,null,null,9,"a",[["class","compare-tool-trigger"],["data-action","add-to-compare"],["data-tooltip","Morningstar tools for financial professionals: Compare or analyze a group of funds by using the plus button"]],[[1,"id",0],[1,"data-fund-name",0],[1,"data-fund-ticker",0]],[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.handleAddToCompareClick(t.parent.parent.parent.context.$implicit.product.symbol,t.parent.parent.parent.context.$implicit.product.fund_name)&&o),o}),null,null)),(t()(),Ki(1,0,null,null,4,":svg:svg",[["aria-label","add-to-compare"],["class","nuv-product-detail-table-retail__add-to-compare-plus nuv-show"],["data-action","add-to-compare"],["focusable","false"],["height","10"],["role","img"],["viewBox","0 0 10 10"],["width","10"],["xmlns","http://www.w3.org/2000/svg"]],[[1,"data-fund-name",0],[1,"data-fund-ticker",0]],null,null,null,null)),(t()(),Ki(2,0,null,null,1,":svg:title",[["id","add-to-compare"]],null,null,null,null,null)),(t()(),hr(-1,null,["add-to-compare"])),(t()(),Ki(4,0,null,null,1,":svg:g",[["data-action","add-to-compare"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"],["stroke-linecap","square"],["stroke-width","2"]],[[1,"data-fund-name",0],[1,"data-fund-ticker",0]],null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["d","M5 1v8M9 5H1"],["data-action","add-to-compare"]],[[1,"data-fund-name",0],[1,"data-fund-ticker",0]],null,null,null,null)),(t()(),Ki(6,0,null,null,3,":svg:svg",[["aria-label","added-to-compare"],["class","nuv-product-detail-table-retail__add-to-compare-checkmark nuv-show"],["data-action","added-to-compare"],["focusable","false"],["height","10"],["role","img"],["viewBox","0 0 12 12"],["width","10"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,1,":svg:title",[["id","added-to-compare"]],null,null,null,null,null)),(t()(),hr(-1,null,["added-to-compare"])),(t()(),Ki(9,0,null,null,0,":svg:path",[["_ngcontent-dsv-c6",""],["d","M10 2l-5 8-3-2"],["data-action","added-to-compare"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"],["stroke-linecap","square"],["stroke-width","2"]],null,null,null,null,null))],null,(function(t,n){t(n,0,0,n.parent.parent.parent.context.$implicit.product.symbol,n.parent.parent.parent.context.$implicit.product.fund_name,n.parent.parent.parent.context.$implicit.product.symbol),t(n,1,0,n.parent.parent.parent.context.$implicit.product.fund_name,n.parent.parent.parent.context.$implicit.product.symbol),t(n,4,0,n.parent.parent.parent.context.$implicit.product.fund_name,n.parent.parent.parent.context.$implicit.product.symbol),t(n,5,0,n.parent.parent.parent.context.$implicit.product.fund_name,n.parent.parent.parent.context.$implicit.product.symbol)}))}function Sx(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(-1,null,["- "]))],null,null)}function Tx(t){return pr(0,[(t()(),Ki(0,0,null,null,7,"span",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,6,"a",[["target","_blank"],["title","opens in a new window"]],[[8,"href",4]],null,null,null,null)),(t()(),hr(-1,null,["PDF "])),(t()(),Ki(3,0,null,null,4,"span",[],null,null,null,null,null)),(t()(),Ki(4,0,null,null,3,":svg:svg",[["aria-label","PDF-link"],["focusable","false"],["height","16"],["role","img"],["viewBox","0 0 14 16"],["width","14"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,2,":svg:g",[["fill","none"],["fill-rule","evenodd"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:path",[["d","M11.666667 16H2.333333C1.04475 16 0 14.93926 0 13.62963V2.37037C0 1.061333 1.04475 0 2.333333 0h2.5L14 9v4.62963C14 14.93926 12.95525 16 11.666667 16z"],["fill","#87B0BC"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,":svg:path",[["d","M5 0v5.210526C5 7.30421 6.696737 9 8.789474 9H14"],["fill","#4C7887"]],null,null,null,null,null))],null,(function(t,n){t(n,1,0,Yi(1,"",n.parent.parent.context.$implicit.formattedValue.value,""))}))}function Ex(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"span",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Sx)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["block3",2]],null,0,null,Tx))],(function(t,n){t(n,2,0,"--"==n.parent.context.$implicit.formattedValue.value,Al(n,3))}),null)}function Ix(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"span",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"span",[["class","nuv-display-style__fund_symbol"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"a",[],[[8,"href",4]],null,null,null,null)),(t()(),hr(3,null,["",""]))],null,(function(t,n){t(n,2,0,Yi(1,"",n.parent.parent.context.$implicit.formattedValue.url,"")),t(n,3,0,n.parent.parent.context.$implicit.formattedValue.value)}))}function zx(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,Ix)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,1,0,"Fund Link"==n.parent.context.$implicit.column.dataPoint.displayStyle,Al(n.parent,9))}),null)}function Lx(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"span",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"nuv-api-value",[],null,null,null,Hb,Sb)),jl(2,114688,null,0,kb,[],{callerType:[0,"callerType"],displayStyle:[1,"displayStyle"],datapointValue:[2,"datapointValue"],datapointValueClass:[3,"datapointValueClass"]},null)],(function(t,n){t(n,2,0,n.component.callerType,n.parent.context.$implicit.column.dataPoint.displayStyle,n.parent.context.$implicit.formattedValue.value,n.parent.context.$implicit.formattedValue.classes)}),null)}function Dx(t){return pr(0,[(t()(),Ki(0,0,null,null,9,"td",[],null,null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),sr(2,3),(t()(),Ki(3,0,null,null,6,"div",[["class","nuv-product-detail-table-retail__cell-content"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,kx)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Ex)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["block1",2]],null,0,null,zx)),(t()(),Zi(0,[["block2",2]],null,0,null,Lx))],(function(t,n){var e=n.component,o=Oi(n,1,0,t(n,2,0,Al(n.parent.parent.parent.parent.parent,3),n.context.$implicit,n.context.index,e.enableFundCompare));t(n,1,0,o),t(n,5,0,e.enableFundCompare&&n.context.first),t(n,7,0,"PDF"==n.context.$implicit.column.dataPoint.displayStyle,Al(n,8))}),null)}function Nx(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"tr",[],[[1,"data-ticker",0],[1,"data-item",0]],null,null,null,null)),Rl(0,qd,[]),(t()(),Zi(16777216,null,null,1,null,Dx)),jl(4,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,4,0,n.parent.context.$implicit.cells)}),(function(t,n){t(n,1,0,n.parent.context.$implicit.product.symbol,Oi(n,1,1,Al(n,2).transform(n.parent.context.$implicit.product)))}))}function Fx(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Bx)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Nx)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,n.context.$implicit.isGroup),t(n,4,0,!n.context.$implicit.isGroup)}),null)}function jx(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Fx)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,n.component.rowsToShow)}),null)}function Rx(t){return pr(0,[(t()(),Ki(0,0,null,null,5,"tr",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,4,"td",[],[[1,"colspan",0]],null,null,null,null)),(t()(),Ki(2,0,null,null,3,"div",[["class","nuv-product-detail-table-retail__cell-content"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,2,"span",[],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,"div",[["class","nuv-text-center"]],null,null,null,null,null)),(t()(),hr(-1,null,[" No Records Available "]))],null,(function(t,n){t(n,1,0,n.component.totalColumns)}))}function Vx(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-product-table-view-all",[],null,null,null,Yb,$b)),jl(1,114688,null,0,Wb,[Es],{ViewAllString:[0,"ViewAllString"]},null)],(function(t,n){t(n,1,0,n.component.viewallString)}),null)}function Gx(t){return pr(0,[(t()(),Ki(0,0,null,null,7,"div",[["class","nuv-product-detail-table-retail__load-more"]],null,null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(2,{"nuv-product-detail-table-retail__table-wrapper--hide":0}),(t()(),Ki(3,0,null,null,4,"a",[["href","javascript:void(0)"],["target","_self"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.showMore()&&o),o}),null,null)),(t()(),Ki(4,0,null,null,3,"span",[["class","no-outline"]],null,null,null,null,null)),(t()(),hr(5,null,[" "," "])),(t()(),Ki(6,0,null,null,1,":svg:svg",[["aria-label","load-more-link"],["height","8"],["role","img"],["viewBox","0 0 15 8"],["width","15"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,":svg:path",[["d","M13.5 1.5l-6 5-6-5"],["fill","none"],["fill-rule","evenodd"],["stroke","#24AA12"],["stroke-width","2"]],null,null,null,null,null))],(function(t,n){var e=t(n,2,0,n.component.hideTable);t(n,1,0,"nuv-product-detail-table-retail__load-more",e)}),(function(t,n){t(n,5,0,n.component.showMoreLabel)}))}function Ux(t){return pr(0,[(t()(),Ki(0,0,null,null,1,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,0,"img",[],[[8,"src",4]],null,null,null,null))],null,(function(t,n){t(n,1,0,n.component.graphDetails.ImagePath)}))}function Hx(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-line-chart",[],null,null,null,tx,Qb)),jl(1,4243456,null,0,Jb,[],{dataString:[0,"dataString"],dataoptions:[1,"dataoptions"]},null)],(function(t,n){var e=n.component;t(n,1,0,e.graphDetailsString,e.options)}),null)}function Wx(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-pie-chart",[],null,null,null,ox,ex)),jl(1,4243456,null,0,nx,[],{dataString:[0,"dataString"],dataoptions:[1,"dataoptions"]},null)],(function(t,n){var e=n.component;t(n,1,0,e.graphDetailsString,e.options)}),null)}function $x(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-horizontal-bar-chart",[],null,null,null,rx,lx)),jl(1,4243456,null,0,ix,[],{dataString:[0,"dataString"],dataoptions:[1,"dataoptions"]},null)],(function(t,n){var e=n.component;t(n,1,0,e.graphDetailsString,e.options)}),null)}function qx(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-vertical-bar-chart",[],null,null,null,sx,ax)),jl(1,4243456,null,0,cx,[],{dataString:[0,"dataString"],dataoptions:[1,"dataoptions"]},null)],(function(t,n){var e=n.component;t(n,1,0,e.graphDetailsString,e.options)}),null)}function Yx(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-map-chart",[],null,null,null,gx,dx)),jl(1,4243456,null,0,ux,[],{dataString:[0,"dataString"],dataoptions:[1,"dataoptions"]},null)],(function(t,n){var e=n.component;t(n,1,0,e.graphDetailsString,e.options)}),null)}function Xx(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,Hx)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Wx)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,$x)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,qx)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,2,null,Yx)),jl(9,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),sr(10,2),(t()(),Zi(0,null,null,0))],(function(t,n){var e=n.component;t(n,1,0,"Line Chart"==e.graphDetails.GraphType),t(n,3,0,"Pie Chart"==e.graphDetails.GraphType),t(n,5,0,"Horizontal Bar Chart"==e.graphDetails.GraphType),t(n,7,0,"Vertical Bar Chart"==e.graphDetails.GraphType);var o=Oi(n,9,0,t(n,10,0,Al(n.parent.parent.parent,4),e.graphDetails.GraphType,"Map Chart"));t(n,9,0,o)}),null)}function Zx(t){return pr(0,[(t()(),Ki(0,0,null,null,7,"div",[],null,null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Ki(2,0,null,null,5,"div",[["class","nuv-product-detail-table-retail__chart-wrapper"]],null,null,null,null,null)),jl(3,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(4,{"nuv-product-detail-table-retail__chart-wrapper--hide":0}),(t()(),Zi(16777216,null,null,1,null,Ux)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["graphBlock",2]],null,0,null,Xx))],(function(t,n){var e=n.component;t(n,1,0,e.halfWidthClass);var o=t(n,4,0,e.hideGraph);t(n,3,0,"nuv-product-detail-table-retail__chart-wrapper",o),t(n,6,0,!e.isGraphData,Al(n,7))}),null)}function Kx(t){return pr(0,[(t()(),Ki(0,0,null,null,34,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,31,"div",[],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Ki(3,0,null,null,23,"div",[["class","nuv-product-detail-table-retail__table-outer-wrapper"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Px)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(6,0,[[3,0],["tableWrapper",1]],null,17,"div",[["class","nuv-product-detail-table-retail__table-wrapper"]],null,null,null,null,null)),jl(7,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(8,{"nuv-product-detail-table-retail__table-wrapper--hide":0}),(t()(),Ki(9,0,null,null,14,"table",[["thead",""]],null,null,null,null,null)),(t()(),Ki(10,0,[[5,0],["theadOriginal",1]],null,4,"thead",[["class","nuv-product-detail-table-retail__thead-original"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,mx)),jl(12,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,yx)),jl(14,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(15,0,[[6,0],["theadReference",1]],null,4,"thead",[["class","nuv-product-detail-table-retail__thead-reference"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,xx)),jl(17,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,wx)),jl(19,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(20,0,null,null,3,"tbody",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,jx)),jl(22,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["noDataBlock",2]],null,0,null,Rx)),(t()(),Ki(24,0,[[4,0],["tableWrapperClone",1]],null,2,"div",[["class","nuv-clone"]],null,null,null,null,null)),jl(25,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(26,{"nuv-product-detail-table-retail__table-wrapper--hide":0}),(t()(),Zi(16777216,null,null,1,null,Vx)),jl(28,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(29,0,null,null,1,"div",[["class","nuv-product-detail-table-retail__add-to-compare-tooltip"]],null,null,null,null,null)),(t()(),Ki(30,0,null,null,0,"span",[["class","nuv-product-detail-table-retail__add-to-compare-tooltip-copy"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Gx)),jl(32,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Zx)),jl(34,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){var e=n.component;t(n,2,0,e.halfWidthClass),t(n,5,0,e.isPanningEnabled);var o=t(n,8,0,e.hideTable);t(n,7,0,"nuv-product-detail-table-retail__table-wrapper",o),t(n,12,0,e.headers),t(n,14,0,e.subheaders),t(n,17,0,e.headers),t(n,19,0,e.subheaders),t(n,22,0,e.rowsToShow&&(null==e.rowsToShow?null:e.rowsToShow.length),Al(n,23));var i=t(n,26,0,e.hideTable);t(n,25,0,"nuv-clone",i),t(n,28,0,e.viewallString),t(n,32,0,e.numberOfRowsToShow&&e.rows&&e.numberOfRowsToShow<e.rows.length&&e.showMoreLabel.length>0),t(n,34,0,e.graphDetails.GraphMode&&!e.hideGraph)}),null)}function Jx(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[["style","height:500px; overflow:hidden"]],null,null,null,null,null)),(t()(),Ki(1,0,[[1,0],["loaderRef",1]],null,0,"div",[],[[8,"id",0]],null,null,null,null))],null,(function(t,n){t(n,1,0,Yi(1,"",n.component.loaderId,""))}))}function Qx(t){return pr(0,[Rl(0,hx,[]),Rl(0,_x,[]),Rl(0,Cx,[]),Rl(0,px,[]),Rl(0,fx,[]),er(671088640,1,{loaderRef:0}),er(402653184,2,{tableRef:0}),er(671088640,3,{content:0}),er(671088640,4,{tableWrapperClone:0}),er(671088640,5,{theadOriginal:0}),er(671088640,6,{theadReference:0}),(t()(),Ki(11,0,[[2,0],["tableRef",1]],null,2,"div",[["class","nuv-product-detail-table-retail__angular-wrapper nuv-display-contents"]],[[1,"data-graphmode",0],[1,"data-uid",0],[1,"data-isgraphdata",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Kx)),jl(13,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["loadingGif",2]],null,0,null,Jx))],(function(t,n){t(n,13,0,!n.component.loading,Al(n,14))}),(function(t,n){var e=n.component;t(n,11,0,e.graphDetails.GraphMode,e.graphDetails.containerId,e.isGraphData)}))}function tA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-api-table",[],null,[[null,"mouseover"],[null,"mouseout"]],(function(t,n,e){var o=!0;return"mouseover"===n&&(o=!1!==Al(t,1).mouseover(e)&&o),"mouseout"===n&&(o=!1!==Al(t,1).mouseout(e)&&o),o}),Qx,Mx)),jl(1,12697600,null,0,Of,[Es,Es,pf,ao],null,null)],(function(t,n){t(n,1,0)}),null)}var nA=Cl("nuv-api-table",Of,tA,{isInEditModeString:"is-in-edit-mode",headersString:"headers",subheadersString:"subheaders",columnsString:"columns",groupByDataPointString:"group-by-data-point",rowsToShowString:"rows-to-show",showMoreLabel:"show-more-label",enableFundCompareString:"enable-fund-compare",apiOverride:"api-override",graphDetailsString:"graph-details",componentId:"component-id",viewallString:"view-all",hideIfNoRecordsString:"hide-if-no-records"},{},[]),eA=mi({encapsulation:2,styles:[],data:{}});function oA(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),hr(1,null,[" "," "])),Rl(131072,Hd,[To])],null,(function(t,n){t(n,1,0,Oi(n,1,0,Al(n,2).transform(n.parent.context.$implicit.label$)))}))}function iA(t){return pr(0,[(t()(),Ki(0,0,null,null,7,"div",[["class","nuv-data-callout__item__date"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,2,null,oA)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To]),(t()(),Ki(4,0,null,null,3,"span",[],null,null,null,null,null)),(t()(),Ki(5,0,null,null,2,"nuv-api-value",[],null,null,null,Hb,Sb)),jl(6,114688,null,0,kb,[],{callerType:[0,"callerType"],displayStyle:[1,"displayStyle"],datapointValue:[2,"datapointValue"],datapointValueClass:[3,"datapointValueClass"]},null),Rl(131072,Hd,[To])],(function(t,n){var e=n.component;t(n,2,0,Oi(n,2,0,Al(n,3).transform(n.context.$implicit.show$))),t(n,6,0,e.callerType,n.context.$implicit.displayStyle,Oi(n,6,2,Al(n,7).transform(n.context.$implicit.value$)),null!=n.context.$implicit.displayStyleCssClass?n.context.$implicit.displayStyleCssClass:"")}),null)}function lA(t){return pr(0,[(t()(),Ki(0,0,null,null,12,"div",[["class","nuv-data-callout__item-wrapper nuv-display-contents"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,11,"div",[["class","nuv-data-callout__item"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,2,"h3",[["class","nuv-data-callout__item__label no-outline"]],[[8,"innerHTML",1]],null,null,null,null)),Rl(131072,Hd,[To]),sr(4,1),(t()(),Ki(5,0,null,null,7,"div",[["class","nuv-data-callout__item__value-and-date"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,4,"div",[],null,null,null,null,null)),jl(7,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Ki(8,0,null,null,2,"nuv-api-value",[],null,null,null,Hb,Sb)),jl(9,114688,null,0,kb,[],{callerType:[0,"callerType"],displayStyle:[1,"displayStyle"],datapointValue:[2,"datapointValue"],datapointValueClass:[3,"datapointValueClass"]},null),Rl(131072,Hd,[To]),(t()(),Zi(16777216,null,null,1,null,iA)),jl(12,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,7,0,null!=n.parent.context.$implicit.dataPoint.displayStyleCssClass?"":"nuv-data-callout__item__value"),t(n,9,0,e.callerType,n.parent.context.$implicit.dataPoint.displayStyle,Oi(n,9,2,Al(n,10).transform(n.parent.context.$implicit.dataPoint.value$)),null!=n.parent.context.$implicit.dataPoint.displayStyleCssClass?n.parent.context.$implicit.dataPoint.displayStyleCssClass:"fund_symbol"),t(n,12,0,n.parent.context.$implicit.subDataPoints)}),(function(t,n){var e=Oi(n,2,0,t(n,4,0,Al(n.parent.parent,0),Oi(n,2,0,Al(n,3).transform(n.parent.context.$implicit.dataPoint.label$))));t(n,2,0,e)}))}function rA(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,2,null,lA)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To]),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,Oi(n,2,0,Al(n,3).transform(n.context.$implicit.show$)))}),null)}function cA(t){return pr(0,[Rl(0,GP,[Zg]),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-data-callout__items"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,rA)),jl(3,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,3,0,n.component.dataPointGroups)}),null)}function aA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-api-data-callout",[],null,null,null,cA,eA)),jl(1,114688,null,0,Su,[Es],null,null)],(function(t,n){t(n,1,0)}),null)}var sA=Cl("nuv-api-data-callout",Su,aA,{dataPointGroupsString:"data-point-groups"},{},[]),uA=mi({encapsulation:2,styles:[],data:{}});function dA(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["data-option",""]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.handleTabClick(t.context.index)&&o),o}),null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),dr(2,{"nuv-product-detail-table-retail__link-toggle-option":0,"no-outline":1,"nuv-product-detail-table-retail__link-toggle-option--active":2}),(t()(),hr(3,null,[" "," "])),Rl(131072,Hd,[To])],(function(t,n){var e=t(n,2,0,!0,!0,n.context.index===n.component.index);t(n,1,0,e)}),(function(t,n){t(n,3,0,Oi(n,3,0,Al(n,4).transform(n.context.$implicit.tabTitle$)))}))}function gA(t){return pr(0,[er(402653184,1,{tabRef:0}),(t()(),Ki(1,0,[[1,0],["tabRef",1]],null,2,"div",[["class","nuv-product-detail-table-retail__filter-link-toggle"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,dA)),jl(3,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,3,0,n.component.tabs)}),null)}function hA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-api-table-container-tabs",[],null,null,null,gA,uA)),jl(1,4308992,null,0,mf,[Es],null,null)],(function(t,n){t(n,1,0)}),null)}var _A=Cl("nuv-api-table-container-tabs",mf,hA,{apiUrl:"apiurl"},{},[]),CA=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-gcreit-performance[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;color:#253746;margin:1.875rem auto 0}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__header[_ngcontent-%COMP%]{display:inline-block;font-family:Georgia,Times,serif;margin:.625rem 0 1.25rem;font-size:1.375rem}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__header--center[_ngcontent-%COMP%]{display:block;text-align:center;font-size:1.75rem}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__header__subtext[_ngcontent-%COMP%]{color:#253746;display:inline-block;font-size:1rem;font-weight:400;padding-left:.625rem}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__h-divider[_ngcontent-%COMP%]{border-bottom:.1875rem solid #253746;margin-bottom:1.875rem}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__list[_ngcontent-%COMP%], .nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__primary-list[_ngcontent-%COMP%], .nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__secondary-list[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__list[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact[_ngcontent-%COMP%], .nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__primary-list[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact[_ngcontent-%COMP%], .nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__secondary-list[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact[_ngcontent-%COMP%]{flex-basis:100%;font-weight:600;justify-content:space-between;margin:0 1.25rem;padding:1.25rem 0;text-transform:uppercase}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__list[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact-definition[_ngcontent-%COMP%], .nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__primary-list[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact-definition[_ngcontent-%COMP%], .nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__secondary-list[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact-definition[_ngcontent-%COMP%]{font-size:1.5rem;text-align:right}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__primary-list[_ngcontent-%COMP%]{flex-basis:100%}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__primary-list[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact[_ngcontent-%COMP%]{border-bottom:.0625rem solid #cbdde2;text-align:center}@media screen and (min-width:768px){.nuv-gcreit-performance[_ngcontent-%COMP%]{margin-left:2.5rem;margin-top:3.75rem;max-width:83.5rem}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__primary-list[_ngcontent-%COMP%]{flex-basis:33%}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__primary-list[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact[_ngcontent-%COMP%]{border-bottom:0}}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__primary-list[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact-definition[_ngcontent-%COMP%]{font-size:3rem;text-align:center}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__secondary-list[_ngcontent-%COMP%]{flex-wrap:wrap;flex-basis:100%}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__secondary-list[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact[_ngcontent-%COMP%]{display:flex;border-bottom:.0625rem solid #cbdde2}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__secondary-list[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact-definition[_ngcontent-%COMP%]{align-self:center}@media screen and (min-width:768px){.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__secondary-list[_ngcontent-%COMP%]{flex-basis:67%}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__secondary-list[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact[_ngcontent-%COMP%]{flex-basis:calc(50% - (20px * 2))}}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__secondary-list[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact_no_border[_ngcontent-%COMP%]{border-bottom:none}@media screen and (max-width:768px){.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__secondary-list[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact[_ngcontent-%COMP%]:last-child{border-bottom:none}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__secondary-list[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact_no_border[_ngcontent-%COMP%]{border-bottom:.0625rem solid #cbdde2}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__secondary-list[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact_no_border[_ngcontent-%COMP%]:last-child{border-bottom:none}}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact-term[_ngcontent-%COMP%]{color:#5f7283;font-size:.875rem;font-weight:700;margin-right:10%}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__fact-definition--primary[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;color:#253746;font-weight:700}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__performance[_ngcontent-%COMP%], .nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__portfolio-composition[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap;margin-top:0;margin-bottom:0;vertical-align:middle}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__performance[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__portfolio-composition[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{display:inline-block;flex-basis:100%}@media screen and (min-width:768px){.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__performance[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__portfolio-composition[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{flex-basis:50%;margin-top:0;margin-bottom:0;vertical-align:middle}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__portfolio-composition.nuv-gcreit-performance__portfolio-composition-40-60[_ngcontent-%COMP%], .nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__portfolio-composition.nuv-gcreit-performance__portfolio-composition-50-50[_ngcontent-%COMP%], .nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__portfolio-composition.nuv-gcreit-performance__portfolio-composition-60-40[_ngcontent-%COMP%]{width:100%}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__portfolio-composition.nuv-gcreit-performance__portfolio-composition-40-60[_ngcontent-%COMP%]   .nuv-gcreit-performance__portfolio-composition-table[_ngcontent-%COMP%]{flex-basis:40%}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__portfolio-composition.nuv-gcreit-performance__portfolio-composition-40-60[_ngcontent-%COMP%]   .nuv-gcreit-performance__portfolio-composition-chart[_ngcontent-%COMP%], .nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__portfolio-composition.nuv-gcreit-performance__portfolio-composition-60-40[_ngcontent-%COMP%]   .nuv-gcreit-performance__portfolio-composition-table[_ngcontent-%COMP%]{flex-basis:60%}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__portfolio-composition.nuv-gcreit-performance__portfolio-composition-60-40[_ngcontent-%COMP%]   .nuv-gcreit-performance__portfolio-composition-chart[_ngcontent-%COMP%]{flex-basis:40%}}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__performance[_ngcontent-%COMP%]   nuv-html-table.mtr-table[_ngcontent-%COMP%]{flex-basis:100%}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__performance[_ngcontent-%COMP%] > *[_ngcontent-%COMP%] + *[_ngcontent-%COMP%]{margin-top:2.5rem}@media screen and (min-width:1025px){.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__performance[_ngcontent-%COMP%] > *[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:nth-child(2){margin-top:0}}.nuv-gcreit-performance[_ngcontent-%COMP%]   .clear[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__footer-note[_ngcontent-%COMP%]{font-size:.75rem;font-weight:700;margin-top:2.5rem;margin-bottom:.625rem;padding-left:1.25rem}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__footer[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:.75rem}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance-label[_ngcontent-%COMP%]{display:block;margin-left:1rem;font-weight:700;text-transform:uppercase;color:#253746;font-size:.875rem}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance-select[_ngcontent-%COMP%]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;border-bottom:.0625rem solid #253746;background-color:transparent;margin-bottom:1rem;margin-left:1rem;padding-left:.5rem;padding-right:1rem;width:85vw;font-family:\"Source Sans Pro\",sans-serif;font-size:1rem;color:#253746}@media screen and (min-width:768px){.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance-select[_ngcontent-%COMP%]{width:auto}}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance-select-chevron[_ngcontent-%COMP%]{display:inline-block;position:relative;pointer-events:none}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance-select-chevron[_ngcontent-%COMP%]::after, .nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance-select-chevron[_ngcontent-%COMP%]::before{border-left:.375rem solid transparent;border-right:.375rem solid transparent;content:'';right:0;position:absolute;pointer-events:none}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance-select-chevron[_ngcontent-%COMP%]::before{top:-.4375rem;border-top:.375rem solid #253746}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance-select-chevron[_ngcontent-%COMP%]::after{top:-.5625rem;border-top:.375rem solid #fff}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance-select[_ngcontent-%COMP%]::-ms-expand{display:none}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__key-facts__footnote[_ngcontent-%COMP%]{margin-left:.25rem;font-size:75%}.nuv-gcreit-performance[_ngcontent-%COMP%]   .nuv-gcreit-performance__section[_ngcontent-%COMP%] + .nuv-gcreit-performance__section[_ngcontent-%COMP%]{margin-top:5rem}.nuv-gcreit-performance[_ngcontent-%COMP%]   nuv-html-table[_ngcontent-%COMP%]{margin-top:0}.nuv-gcreit-performance[_ngcontent-%COMP%]   *[_ngcontent-%COMP%] + nuv-html-table[_ngcontent-%COMP%]{margin-top:2.5rem}"]],data:{}});function pA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"h2",[["class","nuv-gcreit-performance__header"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,1,0,Al(n.parent,0),null==e.data?null:e.data.keyFacts.keyFactsHeading));t(n,0,0,o)}))}function fA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[["class","nuv-gcreit-performance__header__subtext"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,1,0,Al(n.parent,0),null==e.data?null:e.data.keyFacts.KeyFactsSubHeading));t(n,0,0,o)}))}function MA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"dt",[["class","nuv-gcreit-performance__key-facts__fact-term nuv-gcreit-performance__key-facts__fact-term--primary"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,1,0,Al(n.parent.parent,0),null==e.data?null:e.data.keyFacts.totalAssetTitle));t(n,0,0,o)}))}function PA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"dd",[["class","nuv-gcreit-performance__key-facts__fact-definition nuv-gcreit-performance__key-facts__fact-definition--primary"]],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){var e=n.component;t(n,1,0,null==e.data?null:e.data.keyFacts.totalAssetValue)}))}function OA(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","nuv-gcreit-performance__key-facts__fact nuv-gcreit-performance__key-facts__fact--primary"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,MA)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,PA)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,2,0,null==e.data?null:e.data.keyFacts.totalAssetTitle),t(n,4,0,null==e.data?null:e.data.keyFacts.totalAssetTitle)}),null)}function mA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"dt",[["class","nuv-gcreit-performance__key-facts__fact-term"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,1,0,Al(n.parent,0),null==e.data?null:e.data.keyFacts.netAssetTitle));t(n,0,0,o)}))}function vA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"dd",[["class","nuv-gcreit-performance__key-facts__fact-definition"]],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){var e=n.component;t(n,1,0,null==e.data?null:e.data.keyFacts.netAssetValue)}))}function yA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"dt",[["aria-label","footnote-two"],["class","nuv-gcreit-performance__key-facts__fact-term"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,1,0,Al(n.parent.parent,0),null==e.data?null:e.data.keyFacts.inceptionTitle));t(n,0,0,o)}))}function bA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"dd",[["class","nuv-gcreit-performance__key-facts__fact-definition"]],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){var e=n.component;t(n,1,0,null==e.data?null:e.data.keyFacts.inceptionDate)}))}function xA(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","nuv-gcreit-performance__key-facts__fact"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,yA)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,bA)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,2,0,null==e.data?null:e.data.keyFacts.inceptionTitle),t(n,4,0,null==e.data?null:e.data.keyFacts.inceptionTitle)}),null)}function AA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"dt",[["aria-label","footnote-one"],["class","nuv-gcreit-performance__key-facts__fact-term"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,1,0,Al(n.parent.parent,0),null==e.data?null:e.data.keyFacts.propertiesTitle));t(n,0,0,o)}))}function wA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"dd",[["class","nuv-gcreit-performance__key-facts__fact-definition"]],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){var e=n.component;t(n,1,0,null==e.data?null:e.data.keyFacts.numberProperties)}))}function BA(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","nuv-gcreit-performance__key-facts__fact"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,AA)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,wA)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,2,0,null==e.data?null:e.data.keyFacts.propertiesTitle),t(n,4,0,null==e.data?null:e.data.keyFacts.propertiesTitle)}),null)}function kA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"dt",[["aria-label","footnote-three"],["class","nuv-gcreit-performance__key-facts__fact-term"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,1,0,Al(n.parent.parent,0),null==e.data?null:e.data.keyFacts.occupancyTitle));t(n,0,0,o)}))}function SA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"dd",[["class","nuv-gcreit-performance__key-facts__fact-definition"]],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){var e=n.component;t(n,1,0,null==e.data?null:e.data.keyFacts.occupancyRate)}))}function TA(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","nuv-gcreit-performance__key-facts__fact"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,kA)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,SA)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,2,0,null==e.data?null:e.data.keyFacts.occupancyTitle),t(n,4,0,null==e.data?null:e.data.keyFacts.occupancyTitle)}),null)}function EA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"dt",[["class","nuv-gcreit-performance__key-facts__fact-term"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,1,0,Al(n.parent.parent,0),null==e.data?null:e.data.keyFacts.leverageTitle));t(n,0,0,o)}))}function IA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"dd",[["class","nuv-gcreit-performance__key-facts__fact-definition"]],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){var e=n.component;t(n,1,0,null==e.data?null:e.data.keyFacts.leverageRatio)}))}function zA(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","nuv-gcreit-performance__key-facts__fact nuv-gcreit-performance__key-facts__fact_no_border"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,EA)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,IA)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,2,0,null==e.data?null:e.data.keyFacts.leverageTitle),t(n,4,0,null==e.data?null:e.data.keyFacts.leverageTitle)}),null)}function LA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"dt",[["class","nuv-gcreit-performance__key-facts__fact-term"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,1,0,Al(n.parent.parent,0),null==e.data?null:e.data.keyFacts.rocTitle));t(n,0,0,o)}))}function DA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"dd",[["class","nuv-gcreit-performance__key-facts__fact-definition"]],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){var e=n.component;t(n,1,0,null==e.data?null:e.data.keyFacts.rocRatio)}))}function NA(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","nuv-gcreit-performance__key-facts__fact nuv-gcreit-performance__key-facts__fact_no_border"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,LA)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,DA)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,2,0,null==e.data?null:e.data.keyFacts.rocTitle),t(n,4,0,null==e.data?null:e.data.keyFacts.rocTitle)}),null)}function FA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"label",[["class","nuv-gcreit-performance-label"],["for","share-class-filter"]],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){var e=n.component;t(n,1,0,null==e.data?null:e.data.ShareClassFilter.FilterHeading)}))}function jA(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"option",[["value","all"]],null,null,null,null,null)),jl(1,147456,null,0,zh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),jl(2,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(-1,null,["All"]))],(function(t,n){t(n,1,0,"all"),t(n,2,0,"all")}),null)}function RA(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"option",[],[[8,"selected",0],[8,"disabled",0]],null,null,null,null)),jl(2,147456,null,0,zh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),jl(3,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(4,null,[" "," "]))],(function(t,n){t(n,2,0,n.context.$implicit.Value),t(n,3,0,n.context.$implicit.Value)}),(function(t,n){t(n,1,0,n.context.$implicit.Selected,n.context.$implicit.dropdownLabel),t(n,4,0,n.context.$implicit.Label)}))}function VA(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"select",[["aria-label","nuv-gcreit-performance-select"],["class","nuv-gcreit-performance-select"],["id","share-class-filter"],["name","share-class"]],null,[[null,"change"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==t.component.onFilterChange(e)&&o),o}),null,null)),(t()(),Zi(16777216,null,null,1,null,jA)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,RA)),jl(4,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,2,0,null==e.data?null:e.data.performance.enableAllInShareClassFilter),t(n,4,0,e.tableFilters)}),null)}function GA(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"div",[["class","nuv-gcreit-performance-select-chevron"]],null,null,null,null,null))],null,null)}function UA(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"nuv-html-table",[],null,null,null,ZO,HO)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),dr(3,{"mtr-table":0}),jl(4,114688,null,0,UO,[],{properties:[0,"properties"]},null)],(function(t,n){var e=t(n,3,0,!0===(null==n.context.$implicit?null:n.context.$implicit.isMTRTable));t(n,2,0,e),t(n,4,0,n.context.$implicit)}),null)}function HA(t){return pr(0,[Rl(0,GP,[Zg]),(t()(),Ki(1,0,null,null,50,"div",[["class","nuv-gcreit-performance"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,26,"div",[["class","nuv-gcreit-performance__section"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,pA)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,fA)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(7,0,null,null,0,"div",[["class","nuv-gcreit-performance__h-divider"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,20,"div",[["class","nuv-gcreit-performance__key-facts"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,19,"dl",[["class","nuv-gcreit-performance__key-facts__list"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,2,"div",[["class","nuv-gcreit-performance__key-facts__primary-list"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,OA)),jl(12,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(13,0,null,null,15,"div",[["class","nuv-gcreit-performance__key-facts__secondary-list"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,4,"div",[["class","nuv-gcreit-performance__key-facts__fact"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,mA)),jl(16,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,vA)),jl(18,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,xA)),jl(20,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,BA)),jl(22,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,TA)),jl(24,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,zA)),jl(26,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,NA)),jl(28,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(29,0,null,null,9,"div",[["class","nuv-gcreit-performance__section"]],null,null,null,null,null)),(t()(),Ki(30,0,null,null,1,"h2",[["class","nuv-gcreit-performance__header nuv-gcreit-performance__header--center"]],null,null,null,null,null)),(t()(),hr(31,null,["",""])),(t()(),Ki(32,0,null,null,6,"div",[],[[8,"className",0]],null,null,null,null)),(t()(),Ki(33,0,null,null,1,"nuv-html-table",[["class","nuv-gcreit-performance__portfolio-composition-table"]],null,null,null,ZO,HO)),jl(34,114688,null,0,UO,[],{properties:[0,"properties"]},null),(t()(),Ki(35,0,null,null,0,"div",[["class","nuv-gcreit-performance__portfolio-composition-chart"],["id","region-chart"]],null,null,null,null,null)),(t()(),Ki(36,0,null,null,1,"nuv-html-table",[["class","nuv-gcreit-performance__portfolio-composition-table"]],null,null,null,ZO,HO)),jl(37,114688,null,0,UO,[],{properties:[0,"properties"]},null),(t()(),Ki(38,0,null,null,0,"div",[["class","nuv-gcreit-performance__portfolio-composition-chart"],["id","sector-chart"]],null,null,null,null,null)),(t()(),Ki(39,0,null,null,12,"div",[["class","nuv-gcreit-performance__section"]],null,null,null,null,null)),(t()(),Ki(40,0,null,null,1,"h2",[["class","nuv-gcreit-performance__header nuv-gcreit-performance__header--center"]],null,null,null,null,null)),(t()(),hr(41,null,["",""])),(t()(),Zi(16777216,null,null,1,null,FA)),jl(43,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,VA)),jl(45,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,GA)),jl(47,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(48,0,null,null,2,"div",[["class","nuv-gcreit-performance__performance"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,UA)),jl(50,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(51,0,null,null,0,"div",[["class","clear"]],null,null,null,null,null))],(function(t,n){var e=n.component;t(n,4,0,null==e.data?null:e.data.keyFacts.keyFactsHeading),t(n,6,0,null==e.data?null:e.data.keyFacts.KeyFactsSubHeading),t(n,12,0,null==e.data?null:e.data.keyFacts.totalAssetTitle),t(n,16,0,null==e.data?null:e.data.keyFacts.netAssetTitle),t(n,18,0,null==e.data?null:e.data.keyFacts.netAssetTitle),t(n,20,0,null==e.data?null:e.data.keyFacts.inceptionTitle),t(n,22,0,null==e.data?null:e.data.keyFacts.propertiesTitle),t(n,24,0,null==e.data?null:e.data.keyFacts.occupancyTitle),t(n,26,0,null==e.data?null:e.data.keyFacts.leverageTitle),t(n,28,0,null==e.data?null:e.data.keyFacts.rocTitle),t(n,34,0,e.regionTableMarkup),t(n,37,0,e.sectorTableMarkup),t(n,43,0,1!==e.shareClasslength),t(n,45,0,1!==e.shareClasslength),t(n,47,0,1!==e.shareClasslength),t(n,50,0,e.tableMarkup)}),(function(t,n){var e=n.component;t(n,31,0,null==e.data?null:e.data.portfolioComposition.portfolioHeading),t(n,32,0,Yi(1,"nuv-gcreit-performance__portfolio-composition nuv-gcreit-performance__portfolio-composition-",null==e.data?null:e.data.portfolioComposition.tableChartSplitRatio,"")),t(n,41,0,null==e.data?null:e.data.performance.performanceHeading)}))}function WA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-gcreit-performance",[],null,null,null,HA,CA)),jl(1,114688,null,0,zu,[OC,Jd],null,null)],(function(t,n){t(n,1,0)}),null)}var $A=Cl("nuv-gcreit-performance",zu,WA,{datasourceId:"datasource-id",SiteKey:"site-key"},{},[]),qA=mi({encapsulation:0,styles:[["[_nghost-%COMP%]{display:block;position:relative;width:100%;float:left}"]],data:{}});function YA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-header-article",[],null,null,null,fm,rm)),jl(1,114688,null,0,lm,[],{properties:[0,"properties"],dataComponent:[1,"dataComponent"]},null)],(function(t,n){var e=n.component;t(n,1,0,e.data,e.dataComponent)}),null)}function XA(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-header-article-embed",[],null,null,null,YA,qA)),jl(1,114688,null,0,ju,[Fu,Sn],null,null)],(function(t,n){t(n,1,0)}),null)}var ZA=Cl("nuv-header-article-embed",ju,XA,{},{},[]),KA=mi({encapsulation:0,styles:[["@media (max-width:1023px){.nuv-chatbox--chat-bar[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%]{display:none}.nuv-chatbox--wrapper[_ngcontent-%COMP%]{top:0;box-shadow:none;height:auto}}"]],data:{}});function JA(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[["class","nuv-chatbox--errors"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"em",[["class","no-outline"]],null,null,null,null,null)),(t()(),hr(3,null,["",""]))],null,(function(t,n){t(n,3,0,n.component.propertiesJson.FirstNameErrorMessage)}))}function QA(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[["class","nuv-chatbox--errors"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"em",[["class","no-outline"]],null,null,null,null,null)),(t()(),hr(3,null,["",""]))],null,(function(t,n){t(n,3,0,n.component.propertiesJson.LastNameErrorMessage)}))}function tw(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[["class","nuv-chatbox--errors"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"em",[["class","no-outline"]],null,null,null,null,null)),(t()(),hr(3,null,["",""]))],null,(function(t,n){t(n,3,0,n.component.propertiesJson.CompanyNameErrorMessage)}))}function nw(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[["class","nuv-chatbox--errors"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"em",[["class","no-outline"]],null,null,null,null,null)),(t()(),hr(3,null,["",""]))],null,(function(t,n){t(n,3,0,n.component.propertiesJson.EmailErrorMessage)}))}function ew(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[["class","nuv-chatbox--errors"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"em",[["class","no-outline"]],null,null,null,null,null)),(t()(),hr(3,null,["",""]))],null,(function(t,n){t(n,3,0,n.component.propertiesJson.FinancialAdvisorErrorMessage)}))}function ow(t){return pr(0,[(t()(),Ki(0,0,null,null,85,"div",[["class","nuv-chatbox--wrapper"],["id","nuvchatboxwrapper"],["style","display: none;"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,17,"div",[["class","nuv-chatbox--head-wrapper no-outline"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,7,"div",[["aria-label","chat-logo"],["class","nuv-chatbox--chat-logo"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,6,":svg:svg",[["aria-label","n cirle_chat"],["focusable","false"],["height","30"],["role","img"],["viewBox","0 0 30 30"],["width","30"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,2,":svg:defs",[],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,":svg:style",[],null,null,null,null,null)),(t()(),hr(-1,null,[" .chat-circle { fill: #3c4d5c; } .chat-text-svg { font-size: 44.138px; fill: #253746; font-family: Georgia; font-weight: 700; } "])),(t()(),Ki(7,0,null,null,0,":svg:circle",[["class","chat-circle"],["cx","15"],["cy","15"],["id","cirle_chat"],["r","15"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,1,":svg:text",[["class","chat-text-svg"],["id","n"],["transform","translate(4.35 23.475) scale(0.725)"]],null,null,null,null,null)),(t()(),hr(-1,null,["n"])),(t()(),Ki(10,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(-1,null,["CHAT"])),(t()(),Ki(12,0,null,null,6,"div",[["class","nuv-chatbox--chat-bar"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,1,"span",[["class","maximize"],["style","display:none;"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.maximize()&&o),o}),null,null)),(t()(),hr(-1,null,["+"])),(t()(),Ki(15,0,null,null,1,"span",[["class","minimize"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.minimize()&&o),o}),null,null)),(t()(),hr(-1,null,["-"])),(t()(),Ki(17,0,null,null,1,"span",[["class","close"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.closechatbox()&&o),o}),null,null)),(t()(),hr(-1,null,["x"])),(t()(),Ki(19,0,null,null,66,"div",[["class","nuv-chatbox--body-wrapper test"]],null,null,null,null,null)),(t()(),Ki(20,0,null,null,65,"form",[["class","ng-untouched ng-pristine ng-invalid"],["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngSubmit"],[null,"submit"],[null,"reset"]],(function(t,n,e){var o=!0,i=t.component;return"submit"===n&&(o=!1!==Al(t,22).onSubmit(e)&&o),"reset"===n&&(o=!1!==Al(t,22).onReset()&&o),"ngSubmit"===n&&(o=!1!==i.onSubmit()&&o),o}),null,null)),jl(21,16384,null,0,w_,[],null,null),jl(22,540672,null,0,p_,[[8,null],[8,null]],{form:[0,"form"]},{ngSubmit:"ngSubmit"}),Vl(2048,null,ah,null,[p_]),jl(24,16384,null,0,t_,[[4,ah]],null,null),(t()(),Ki(25,0,null,null,0,"div",[["class","nuv-chatbox--body-content"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(26,0,null,null,19,"div",[["class","nuv-chatbox--field-wrapper"]],null,null,null,null,null)),(t()(),Ki(27,0,null,null,8,"div",[["class","nuv-chatbox--field-left-wrapper"]],null,null,null,null,null)),(t()(),Ki(28,0,null,null,5,"input",[["class","ng-pristine ng-invalid ng-touched"],["formControlName","firstName"],["id","firstName"],["style",""],["type","text"]],[[8,"placeholder",0],[1,"aria-label",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0;return"input"===n&&(o=!1!==Al(t,29)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,29).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,29)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,29)._compositionEnd(e.target.value)&&o),o}),null,null)),jl(29,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(31,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(33,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,JA)),jl(35,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(36,0,null,null,8,"div",[["class","nuv-chatbox--field-right-wrapper"]],null,null,null,null,null)),(t()(),Ki(37,0,null,null,5,"input",[["class","ng-pristine ng-invalid ng-touched"],["formControlName","lastName"],["id","lastName"],["type","text"]],[[8,"placeholder",0],[1,"aria-label",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0;return"input"===n&&(o=!1!==Al(t,38)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,38).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,38)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,38)._compositionEnd(e.target.value)&&o),o}),null,null)),jl(38,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(40,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(42,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,QA)),jl(44,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(45,0,null,null,0,"div",[["class","clearfix"]],null,null,null,null,null)),(t()(),Ki(46,0,null,null,8,"div",[["class","nuv-chatbox--field-wrapper"]],null,null,null,null,null)),(t()(),Ki(47,0,null,null,5,"input",[["class","ng-pristine ng-invalid ng-touched"],["formControlName","companyName"],["id","companyName"],["type","text"]],[[8,"placeholder",0],[1,"aria-label",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0;return"input"===n&&(o=!1!==Al(t,48)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,48).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,48)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,48)._compositionEnd(e.target.value)&&o),o}),null,null)),jl(48,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(50,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(52,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,tw)),jl(54,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(55,0,null,null,8,"div",[["class","nuv-chatbox--field-wrapper"]],null,null,null,null,null)),(t()(),Ki(56,0,null,null,5,"input",[["class","ng-pristine ng-invalid ng-touched"],["formControlName","email"],["id","email"],["type","text"]],[[8,"placeholder",0],[1,"aria-label",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0;return"input"===n&&(o=!1!==Al(t,57)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,57).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,57)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,57)._compositionEnd(e.target.value)&&o),o}),null,null)),jl(57,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(59,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(61,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,nw)),jl(63,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(64,0,null,null,9,"div",[["class","nuv-chatbox--field-wrapper"]],null,null,null,null,null)),(t()(),Ki(65,0,null,null,5,"input",[["class","nuv-chatbox--field-checkbox ng-untouched ng-pristine ng-invalid"],["formControlName","cb"],["id","cb"],["type","checkbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==Al(t,66).onChange(e.target.checked)&&o),"blur"===n&&(o=!1!==Al(t,66).onTouched()&&o),o}),null,null)),jl(66,16384,null,0,fh,[Ln,Sn],null,null),Vl(1024,null,ph,(function(t){return[t]}),[fh]),jl(68,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(70,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(71,0,null,null,0,"span",[],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,ew)),jl(73,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(74,0,null,null,4,"div",[["class","nuv-chatbox--field-wrapper"]],null,null,null,null,null)),(t()(),Ki(75,0,null,null,3,"div",[["id","submitbutton"]],null,null,null,null,null)),jl(76,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Ki(77,0,null,null,1,"button",[["class","nuv-button__btn"],["type","submit"]],null,null,null,null,null)),(t()(),hr(78,null,["",""])),(t()(),Ki(79,0,null,null,6,"div",[["class","nuv-chatbox--field-wrapper nuv-chatbox--text-center"]],null,null,null,null,null)),(t()(),Ki(80,0,null,null,1,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(t()(),hr(81,null,["",""])),(t()(),Ki(82,0,null,null,1,"span",[["class","nuv-link-divider"]],null,null,null,null,null)),(t()(),hr(-1,null,[" | "])),(t()(),Ki(84,0,null,null,1,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(t()(),hr(85,null,["",""]))],(function(t,n){var e=n.component;t(n,22,0,e.chatForm),t(n,31,0,"firstName"),t(n,35,0,e.getFromControls.firstName.invalid&&e.getFromControls.firstName.touched),t(n,40,0,"lastName"),t(n,44,0,e.getFromControls.lastName.invalid&&e.getFromControls.lastName.touched),t(n,50,0,"companyName"),t(n,54,0,e.getFromControls.companyName.invalid&&e.getFromControls.companyName.touched),t(n,59,0,"email"),t(n,63,0,e.getFromControls.email.invalid&&e.getFromControls.email.touched),t(n,68,0,"cb"),t(n,73,0,e.getFromControls.cb.invalid&&e.getFromControls.cb.touched),t(n,76,0,e.chatForm.valid?"nuv-button nuv-button--green":"nuv-button")}),(function(t,n){var e=n.component;t(n,20,0,Al(n,24).ngClassUntouched,Al(n,24).ngClassTouched,Al(n,24).ngClassPristine,Al(n,24).ngClassDirty,Al(n,24).ngClassValid,Al(n,24).ngClassInvalid,Al(n,24).ngClassPending),t(n,25,0,e.chatHeaderText),t(n,28,0,Yi(1,"",e.propertiesJson.FirstNamePlaceholder,""),Yi(1,"",e.propertiesJson.FirstNamePlaceholder,""),Al(n,33).ngClassUntouched,Al(n,33).ngClassTouched,Al(n,33).ngClassPristine,Al(n,33).ngClassDirty,Al(n,33).ngClassValid,Al(n,33).ngClassInvalid,Al(n,33).ngClassPending),t(n,37,0,Yi(1,"",e.propertiesJson.LastNamePlaceholder,""),Yi(1,"",e.propertiesJson.LastNamePlaceholder,""),Al(n,42).ngClassUntouched,Al(n,42).ngClassTouched,Al(n,42).ngClassPristine,Al(n,42).ngClassDirty,Al(n,42).ngClassValid,Al(n,42).ngClassInvalid,Al(n,42).ngClassPending),t(n,47,0,Yi(1,"",e.propertiesJson.CompanyNamePlaceholder,""),Yi(1,"",e.propertiesJson.CompanyNamePlaceholder,""),Al(n,52).ngClassUntouched,Al(n,52).ngClassTouched,Al(n,52).ngClassPristine,Al(n,52).ngClassDirty,Al(n,52).ngClassValid,Al(n,52).ngClassInvalid,Al(n,52).ngClassPending),t(n,56,0,Yi(1,"",e.propertiesJson.EmailPlaceholder,""),Yi(1,"",e.propertiesJson.EmailPlaceholder,""),Al(n,61).ngClassUntouched,Al(n,61).ngClassTouched,Al(n,61).ngClassPristine,Al(n,61).ngClassDirty,Al(n,61).ngClassValid,Al(n,61).ngClassInvalid,Al(n,61).ngClassPending),t(n,65,0,Al(n,70).ngClassUntouched,Al(n,70).ngClassTouched,Al(n,70).ngClassPristine,Al(n,70).ngClassDirty,Al(n,70).ngClassValid,Al(n,70).ngClassInvalid,Al(n,70).ngClassPending),t(n,71,0,e.propertiesJson.chatFooterText),t(n,78,0,e.propertiesJson.CTAText),t(n,80,0,Yi(1,"",e.propertiesJson.LeftLink,"")),t(n,81,0,e.propertiesJson.LeftLinkText),t(n,84,0,Yi(1,"",e.propertiesJson.RightLink,"")),t(n,85,0,e.propertiesJson.RightLinkText)}))}function iw(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"live-chat-pre-form",[],null,null,null,ow,KA)),jl(1,4308992,null,0,T_,[A_,Sn,Zg],null,null)],(function(t,n){t(n,1,0)}),null)}var lw=Cl("live-chat-pre-form",T_,iw,{properties:"properties"},{},[]),rw=mi({encapsulation:2,styles:[[".salesforce-chat-page-wrapper{display:inline-block;width:100%}@media (max-width:1024px){.salesforce-chat-page-wrapper{width:calc(100% - 24px - 16px);margin-left:24px;margin-right:16px}}.salesforce-chat-page-wrapper .nuv-chatbox--field-wrapper input[type=text]{border:1px solid #66737d;padding:18px}.salesforce-chat-page-wrapper .nuv-chatbox--wrapper{background-color:#fff;position:unset;box-shadow:none;border:none}.salesforce-chat-page-wrapper .nuv-chatbox--body-wrapper{padding:0;margin-top:65px;font-style:normal}@media (max-width:1024){.salesforce-chat-page-wrapper .nuv-chatbox--body-wrapper{margin-top:28px}}.salesforce-chat-page-wrapper .nuv-chatbox--body-content{color:#66737d;font-size:18px}.salesforce-chat-page-wrapper .nuv-chatbox--body-content strong{color:#253746;font-size:22px;font-weight:700;line-height:1}.salesforce-chat-page-wrapper .nuv-chatbox--field-requirement{font-size:16px;font-weight:400;font-stretch:normal;font-style:italic;line-height:1.2;letter-spacing:normal;text-align:left;color:#66737d;font-family:Georgia}.salesforce-chat-page-wrapper .nuv-chatbox--field-wrapper .nuv-button{width:100%}@media (min-width:1023px){.salesforce-chat-page-wrapper .nuv-chatbox--wrapper{width:45.5%;margin-left:auto;margin-right:auto}.salesforce-chat-page-wrapper .nuv-chatbox--field-wrapper .nuv-button{max-width:184px}}.salesforce-chat-page-wrapper .nuv-chatbox--field-wrapper-container{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;padding-top:7.6px;margin-top:9px;position:relative}.salesforce-chat-page-wrapper .nuv-chatbox--field-wrapper-container::before{content:'';width:100%;height:1px;background-color:#1d2832;position:absolute;top:0}"]],data:{}});function cw(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[["class","nuv-chatbox--errors"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"em",[["class","no-outline"]],null,null,null,null,null)),(t()(),hr(3,null,["",""]))],null,(function(t,n){t(n,3,0,n.component.propertiesJson.FirstNameErrorMessage)}))}function aw(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[["class","nuv-chatbox--errors"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"em",[["class","no-outline"]],null,null,null,null,null)),(t()(),hr(3,null,["",""]))],null,(function(t,n){t(n,3,0,n.component.propertiesJson.LastNameErrorMessage)}))}function sw(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[["class","nuv-chatbox--errors"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"em",[["class","no-outline"]],null,null,null,null,null)),(t()(),hr(3,null,["",""]))],null,(function(t,n){t(n,3,0,n.component.propertiesJson.CompanyNameErrorMessage)}))}function uw(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[["class","nuv-chatbox--errors"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"em",[["class","no-outline"]],null,null,null,null,null)),(t()(),hr(3,null,["",""]))],null,(function(t,n){t(n,3,0,n.component.propertiesJson.EmailErrorMessage)}))}function dw(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[["class","nuv-chatbox--errors"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"em",[["class","no-outline"]],null,null,null,null,null)),(t()(),hr(3,null,["",""]))],null,(function(t,n){t(n,3,0,n.component.propertiesJson.FinancialAdvisorErrorMessage)}))}function gw(t){return pr(0,[(t()(),Ki(0,0,null,null,70,"div",[["class","salesforce-chat-page-wrapper"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,69,"div",[["class","nuv-chatbox--wrapper"],["id","nuvchatboxwrapper"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,68,"div",[["class","nuv-chatbox--body-wrapper test"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,67,"form",[["class","ng-untouched ng-pristine ng-invalid"],["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngSubmit"],[null,"submit"],[null,"reset"]],(function(t,n,e){var o=!0,i=t.component;return"submit"===n&&(o=!1!==Al(t,5).onSubmit(e)&&o),"reset"===n&&(o=!1!==Al(t,5).onReset()&&o),"ngSubmit"===n&&(o=!1!==i.onSubmit()&&o),o}),null,null)),jl(4,16384,null,0,w_,[],null,null),jl(5,540672,null,0,p_,[[8,null],[8,null]],{form:[0,"form"]},{ngSubmit:"ngSubmit"}),Vl(2048,null,ah,null,[p_]),jl(7,16384,null,0,t_,[[4,ah]],null,null),(t()(),Ki(8,0,null,null,0,"div",[["class","nuv-chatbox--body-content"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(9,0,null,null,8,"div",[["class","nuv-chatbox--field-wrapper"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,5,"input",[["class","ng-pristine ng-invalid ng-touched"],["formControlName","firstName"],["id","firstName-chatpage"],["type","text"]],[[8,"placeholder",0],[1,"aria-label",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0;return"input"===n&&(o=!1!==Al(t,11)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,11).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,11)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,11)._compositionEnd(e.target.value)&&o),o}),null,null)),jl(11,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(13,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(15,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,cw)),jl(17,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(18,0,null,null,8,"div",[["class","nuv-chatbox--field-wrapper"]],null,null,null,null,null)),(t()(),Ki(19,0,null,null,5,"input",[["class","ng-pristine ng-invalid ng-touched"],["formControlName","lastName"],["id","lastName-chatpage"],["type","text"]],[[8,"placeholder",0],[1,"aria-label",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0;return"input"===n&&(o=!1!==Al(t,20)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,20).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,20)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,20)._compositionEnd(e.target.value)&&o),o}),null,null)),jl(20,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(22,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(24,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,aw)),jl(26,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(27,0,null,null,8,"div",[["class","nuv-chatbox--field-wrapper"]],null,null,null,null,null)),(t()(),Ki(28,0,null,null,5,"input",[["class","ng-pristine ng-invalid ng-touched"],["formControlName","companyName"],["id","companyName-chatpage"],["type","text"]],[[8,"placeholder",0],[1,"aria-label",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0;return"input"===n&&(o=!1!==Al(t,29)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,29).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,29)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,29)._compositionEnd(e.target.value)&&o),o}),null,null)),jl(29,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(31,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(33,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,sw)),jl(35,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(36,0,null,null,8,"div",[["class","nuv-chatbox--field-wrapper"]],null,null,null,null,null)),(t()(),Ki(37,0,null,null,5,"input",[["class","ng-pristine ng-invalid ng-touched"],["formControlName","email"],["id","email-chatpage"],["type","text"]],[[8,"placeholder",0],[1,"aria-label",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0;return"input"===n&&(o=!1!==Al(t,38)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,38).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,38)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,38)._compositionEnd(e.target.value)&&o),o}),null,null)),jl(38,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(40,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(42,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,uw)),jl(44,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(45,0,null,null,9,"div",[["class","nuv-chatbox--field-wrapper"]],null,null,null,null,null)),(t()(),Ki(46,0,null,null,5,"input",[["class","nuv-chatbox--field-checkbox ng-untouched ng-pristine ng-invalid"],["formControlName","cb"],["id","cb-chatpage"],["type","checkbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==Al(t,47).onChange(e.target.checked)&&o),"blur"===n&&(o=!1!==Al(t,47).onTouched()&&o),o}),null,null)),jl(47,16384,null,0,fh,[Ln,Sn],null,null),Vl(1024,null,ph,(function(t){return[t]}),[fh]),jl(49,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(51,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(52,0,null,null,0,"span",[],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,dw)),jl(54,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(55,0,null,null,3,"div",[["class","nuv-chatbox--field-wrapper"]],null,null,null,null,null)),(t()(),Ki(56,0,null,null,2,"div",[["class","nuv-button nuv-button--green"],["id","submitbutton"]],null,null,null,null,null)),(t()(),Ki(57,0,null,null,1,"button",[["class","nuv-button__btn"],["type","submit"]],null,null,null,null,null)),(t()(),hr(58,null,["",""])),(t()(),Ki(59,0,null,null,11,"div",[["class","nuv-chatbox--field-wrapper"]],null,null,null,null,null)),(t()(),Ki(60,0,null,null,10,"div",[["class","nuv-chatbox--field-wrapper-container"]],null,null,null,null,null)),(t()(),Ki(61,0,null,null,2,"div",[["class","nuv-chatbox--field-wrapper-container__left-box"]],null,null,null,null,null)),(t()(),Ki(62,0,null,null,1,"span",[["class","nuv-chatbox--field-requirement"]],null,null,null,null,null)),(t()(),hr(-1,null,["* Required"])),(t()(),Ki(64,0,null,null,6,"div",[["class","nuv-chatbox--field-wrapper-container__right-box nuv-chatbox--field-requirement"]],null,null,null,null,null)),(t()(),Ki(65,0,null,null,1,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(t()(),hr(66,null,["",""])),(t()(),Ki(67,0,null,null,1,"span",[["class","nuv-link-divider"]],null,null,null,null,null)),(t()(),hr(-1,null,[" | "])),(t()(),Ki(69,0,null,null,1,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(t()(),hr(70,null,["",""]))],(function(t,n){var e=n.component;t(n,5,0,e.chatForm),t(n,13,0,"firstName"),t(n,17,0,e.getFromControls.firstName.invalid&&e.getFromControls.firstName.touched),t(n,22,0,"lastName"),t(n,26,0,e.getFromControls.lastName.invalid&&e.getFromControls.lastName.touched),t(n,31,0,"companyName"),t(n,35,0,e.getFromControls.companyName.invalid&&e.getFromControls.companyName.touched),t(n,40,0,"email"),t(n,44,0,e.getFromControls.email.invalid&&e.getFromControls.email.touched),t(n,49,0,"cb"),t(n,54,0,e.getFromControls.cb.invalid&&e.getFromControls.cb.touched)}),(function(t,n){var e=n.component;t(n,3,0,Al(n,7).ngClassUntouched,Al(n,7).ngClassTouched,Al(n,7).ngClassPristine,Al(n,7).ngClassDirty,Al(n,7).ngClassValid,Al(n,7).ngClassInvalid,Al(n,7).ngClassPending),t(n,8,0,e.chatHeaderText),t(n,10,0,Yi(1,"",e.propertiesJson.FirstNamePlaceholder,""),Yi(1,"",e.propertiesJson.FirstNamePlaceholder,""),Al(n,15).ngClassUntouched,Al(n,15).ngClassTouched,Al(n,15).ngClassPristine,Al(n,15).ngClassDirty,Al(n,15).ngClassValid,Al(n,15).ngClassInvalid,Al(n,15).ngClassPending),t(n,19,0,Yi(1,"",e.propertiesJson.LastNamePlaceholder,""),Yi(1,"",e.propertiesJson.LastNamePlaceholder,""),Al(n,24).ngClassUntouched,Al(n,24).ngClassTouched,Al(n,24).ngClassPristine,Al(n,24).ngClassDirty,Al(n,24).ngClassValid,Al(n,24).ngClassInvalid,Al(n,24).ngClassPending),t(n,28,0,Yi(1,"",e.propertiesJson.CompanyNamePlaceholder,""),Yi(1,"",e.propertiesJson.CompanyNamePlaceholder,""),Al(n,33).ngClassUntouched,Al(n,33).ngClassTouched,Al(n,33).ngClassPristine,Al(n,33).ngClassDirty,Al(n,33).ngClassValid,Al(n,33).ngClassInvalid,Al(n,33).ngClassPending),t(n,37,0,Yi(1,"",e.propertiesJson.EmailPlaceholder,""),Yi(1,"",e.propertiesJson.EmailPlaceholder,""),Al(n,42).ngClassUntouched,Al(n,42).ngClassTouched,Al(n,42).ngClassPristine,Al(n,42).ngClassDirty,Al(n,42).ngClassValid,Al(n,42).ngClassInvalid,Al(n,42).ngClassPending),t(n,46,0,Al(n,51).ngClassUntouched,Al(n,51).ngClassTouched,Al(n,51).ngClassPristine,Al(n,51).ngClassDirty,Al(n,51).ngClassValid,Al(n,51).ngClassInvalid,Al(n,51).ngClassPending),t(n,52,0,e.propertiesJson.chatFooterText),t(n,58,0,e.propertiesJson.CTAText),t(n,65,0,Yi(1,"",e.propertiesJson.LeftLink,"")),t(n,66,0,e.propertiesJson.LeftLinkText),t(n,69,0,Yi(1,"",e.propertiesJson.RightLink,"")),t(n,70,0,e.propertiesJson.RightLinkText)}))}function hw(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"salesforce-chat-page",[],null,null,null,gw,rw)),jl(1,4308992,null,0,E_,[A_,Sn,Zg],null,null)],(function(t,n){t(n,1,0)}),null)}var _w=Cl("salesforce-chat-page",E_,hw,{properties:"properties"},{},[]),Cw=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.svg-circle[_ngcontent-%COMP%]{display:block;width:100%;position:absolute;top:0;left:0;transition:opacity 1.2s cubic-bezier(.77,0,.175,1),visibility 1.2s cubic-bezier(.77,0,.175,1);opacity:0;visibility:hidden;pointer-events:none}.svg-circle[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{pointer-events:all}.svg-circle--green-line[_ngcontent-%COMP%]{pointer-events:none}.circle-container[_ngcontent-%COMP%]{position:relative;width:100%;padding-top:100%}.circle-element[_ngcontent-%COMP%]{position:absolute;width:0;height:0}.circle-element[_ngcontent-%COMP%]:nth-child(1)   .circle-label[_ngcontent-%COMP%]{transition-delay:120ms}.circle-element[_ngcontent-%COMP%]:nth-child(2)   .circle-label[_ngcontent-%COMP%]{transition-delay:240ms}.circle-element[_ngcontent-%COMP%]:nth-child(3)   .circle-label[_ngcontent-%COMP%]{transition-delay:360ms}.circle-element[_ngcontent-%COMP%]:nth-child(4)   .circle-label[_ngcontent-%COMP%]{transition-delay:480ms}.circle-element[_ngcontent-%COMP%]:nth-child(5)   .circle-label[_ngcontent-%COMP%]{transition-delay:.6s}.circle-element[_ngcontent-%COMP%]:nth-child(6)   .circle-label[_ngcontent-%COMP%]{transition-delay:720ms}.circle-element[_ngcontent-%COMP%]:nth-child(7)   .circle-label[_ngcontent-%COMP%]{transition-delay:840ms}.circle-element[_ngcontent-%COMP%]:nth-child(8)   .circle-label[_ngcontent-%COMP%]{transition-delay:960ms}.circle-element[_ngcontent-%COMP%]:nth-child(9)   .circle-label[_ngcontent-%COMP%]{transition-delay:1.08s}.circle-element[_ngcontent-%COMP%]:nth-child(10)   .circle-label[_ngcontent-%COMP%]{transition-delay:1.2s}.circle-label[_ngcontent-%COMP%]{position:absolute;width:9.5rem;transition:opacity 420ms cubic-bezier(.77,0,.175,1),visibility 420ms cubic-bezier(.77,0,.175,1),transform 420ms cubic-bezier(.77,0,.175,1);opacity:0;visibility:hidden}.circle-label-link[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-weight:700;font-size:1.125rem;color:#fff;letter-spacing:-.003125rem;line-height:1.4;pointer-events:all}.circle-label--position-top[_ngcontent-%COMP%]{bottom:1.75rem;left:50%;transform:translateX(-50%);text-align:center}.circle-label--position-bottom[_ngcontent-%COMP%]{top:1.75rem;left:50%;transform:translateX(-50%);text-align:center}.circle-label--position-left[_ngcontent-%COMP%]{right:calc(100% + 1.75rem);top:-.5rem;text-align:right;transform:translate3d(10%,0,0)}.circle-label--position-right[_ngcontent-%COMP%]{left:calc(100% + 1.75rem);top:-.5rem;text-align:left;transform:translate3d(-10%,0,0)}.svg-circle-dot[_ngcontent-%COMP%]   circle[_ngcontent-%COMP%]{transition:stroke 320ms linear,fill 320ms linear,opacity 320ms linear}.circle-wrapper--in-ie11[_ngcontent-%COMP%]   .svg-circle-dot--selected[_ngcontent-%COMP%]   circle[_ngcontent-%COMP%]{opacity:0}.svg-circle--loading[_ngcontent-%COMP%]{pointer-events:none}.svg-circle--loading-quadrant-group-1[_ngcontent-%COMP%]{transition:opacity 2s cubic-bezier(.77,0,.175,1),visibility 2s cubic-bezier(.77,0,.175,1),transform 2s cubic-bezier(.77,0,.175,1);transform:rotate(-90deg)}.svg-circle--loading-quadrant-group-2[_ngcontent-%COMP%]{transition:opacity 1s cubic-bezier(.77,0,.175,1),visibility 1s cubic-bezier(.77,0,.175,1),transform 1s cubic-bezier(.77,0,.175,1);transform:rotate(-270deg)}.circle-wrapper--overview-initialized[_ngcontent-%COMP%]   .svg-circle--loading[_ngcontent-%COMP%]{opacity:1;visibility:visible}.circle-wrapper--overview-initialized[_ngcontent-%COMP%]   .svg-circle--loading-quadrant-group-1[_ngcontent-%COMP%]{transform:rotate(0)}.circle-wrapper--overview-initialized[_ngcontent-%COMP%]   .svg-circle--loading-quadrant-group-2[_ngcontent-%COMP%]{transform:rotate(-90deg)}.circle-wrapper--view-initialized[_ngcontent-%COMP%]   .circle-label[_ngcontent-%COMP%], .circle-wrapper--view-initialized[_ngcontent-%COMP%]   .svg-circle[_ngcontent-%COMP%]{opacity:1;visibility:visible}.circle-wrapper--view-initialized[_ngcontent-%COMP%]   .svg-circle--loading[_ngcontent-%COMP%]{opacity:0;visibility:hidden}.circle-wrapper--view-initialized[_ngcontent-%COMP%]   .circle-label--position-left[_ngcontent-%COMP%], .circle-wrapper--view-initialized[_ngcontent-%COMP%]   .circle-label--position-right[_ngcontent-%COMP%]{transform:translate3d(0,0,0)}.circle-wrapper--view-initialized.circle-wrapper--in-ie11[_ngcontent-%COMP%]   .svg-circle-dot--active[_ngcontent-%COMP%]   circle[_ngcontent-%COMP%]{opacity:1}.circle-wrapper--view-initialized[_ngcontent-%COMP%]   .svg-circle-dot--active[_ngcontent-%COMP%]   circle[_ngcontent-%COMP%]{stroke:#2ba824;fill:#2ba824}@media only screen and (min-width:63.9375rem){.circle-label[_ngcontent-%COMP%]{width:10.75rem}.circle-label-link[_ngcontent-%COMP%]{font-size:1.375rem}}.stroke-circle-1[_ngcontent-%COMP%]{stroke-dasharray:282,284!important}.stroke-circle-2[_ngcontent-%COMP%]{stroke-dasharray:563,565!important}.stroke-circle-3[_ngcontent-%COMP%]{stroke-dasharray:845,847!important}.stroke-circle-4[_ngcontent-%COMP%]{stroke-dasharray:1126,1128!important}.stroke-circle-5[_ngcontent-%COMP%]{stroke-dasharray:1173,1175!important}"]],data:{}});function pw(t){return pr(0,[(t()(),Ki(0,0,[["loadingSvgElement1",1]],null,2,":svg:svg",[["aria-label","svg-circle-loading"],["class","svg-circle svg-circle--loading svg-circle--loading-quadrant-group-1"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],[[1,"viewBox",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,0,":svg:path",[["fill","none"],["stroke","#BDC3C7"]],[[1,"d",0],[1,"stroke-width",0]],null,null,null,null)),(t()(),Ki(2,0,null,null,0,":svg:path",[["fill","none"],["stroke","#BDC3C7"]],[[1,"d",0],[1,"stroke-width",0]],null,null,null,null))],null,(function(t,n){var e=n.component;t(n,0,0,e.svgViewBox),t(n,1,0,e.arcPathLoadingQ1,e.strokeWidth),t(n,2,0,e.arcPathLoadingQ2,e.strokeWidth)}))}function fw(t){return pr(0,[(t()(),Ki(0,0,[["loadingSvgElement1",1]],null,2,":svg:svg",[["aria-label","svg-circle-loading"],["class","svg-circle svg-circle--loading svg-circle--loading-quadrant-group-2"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],[[1,"viewBox",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,0,":svg:path",[["fill","none"],["stroke","#BDC3C7"]],[[1,"d",0],[1,"stroke-width",0]],null,null,null,null)),(t()(),Ki(2,0,null,null,0,":svg:path",[["fill","none"],["stroke","#BDC3C7"]],[[1,"d",0],[1,"stroke-width",0]],null,null,null,null))],null,(function(t,n){var e=n.component;t(n,0,0,e.svgViewBox),t(n,1,0,e.arcPathLoadingQ1,e.strokeWidth),t(n,2,0,e.arcPathLoadingQ2,e.strokeWidth)}))}function Mw(t){return pr(0,[(t()(),Ki(0,0,null,null,1,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,0,":svg:circle",[["fill","black"],["fill-rule","evenodd"]],[[1,"cx",0],[1,"cy",0],[1,"r",0]],null,null,null,null))],null,(function(t,n){t(n,1,0,n.context.$implicit.x,n.context.$implicit.y,n.component.smallRadius)}))}function Pw(t){return pr(0,[(t()(),Ki(0,0,null,null,0,":svg:circle",[["fill","rgba(0, 0, 0, 0)"],["fill-rule","evenodd"],["stroke","#BDC3C7"]],[[1,"cx",0],[1,"cy",0],[1,"r",0],[1,"stroke-width",0]],null,null,null,null))],null,(function(t,n){var e=n.component;t(n,0,0,e.circles[e.activeItemIndex].x,e.circles[e.activeItemIndex].y,e.smallRadius,e.strokeWidth)}))}function Ow(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,":svg:a",[["class","svg-circle-dot"]],[[1,":xlink:href",0]],null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(3,{"svg-circle-dot--selected":0,"svg-circle-dot--active":1}),(t()(),Ki(4,0,null,null,0,":svg:circle",[["fill","rgba(0, 0, 0, 0)"],["fill-rule","evenodd"],["stroke","#BDC3C7"]],[[1,"data-name",0],[1,"cx",0],[1,"cy",0],[1,"r",0],[1,"stroke-width",0]],null,null,null,null))],(function(t,n){var e=n.component,o=t(n,3,0,e.activeItemIndex>=n.context.index,e.activeItemFrameIndex>=n.context.index);t(n,2,0,"svg-circle-dot",o)}),(function(t,n){var e=n.component;t(n,1,0,null==n.context.$implicit.label.link?null:n.context.$implicit.label.link.href),t(n,4,0,n.context.$implicit.label.title,n.context.$implicit.x,n.context.$implicit.y,e.smallRadius,e.strokeWidth)}))}function mw(t){return pr(0,[(t()(),Ki(0,0,[[1,0],["greenLineSvgElement",1]],null,3,":svg:svg",[["aria-label","svg-circle-green-line"],["class","svg-circle svg-circle--green-line"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],[[1,"viewBox",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,2,":svg:path",[["fill","none"],["stroke","#2ba824"],["stroke-width","4"]],[[1,"d",0]],null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),dr(3,{"stroke-circle-1":0,"stroke-circle-2":1,"stroke-circle-3":2,"stroke-circle-4":3,"stroke-circle-5":4})],(function(t,n){var e=n.component,o=t(n,3,0,1===e.activeItemIndex,2===e.activeItemIndex,3===e.activeItemIndex,4===e.activeItemIndex,5===e.activeItemIndex);t(n,2,0,o)}),(function(t,n){var e=n.component;t(n,0,0,e.svgViewBox),t(n,1,0,e.arcPath)}))}function vw(t){return pr(0,[(t()(),Ki(0,0,null,null,5,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,4,"div",[["class","circle-element"]],[[4,"left","%"],[4,"top","%"]],null,null,null,null)),(t()(),Ki(2,0,[["labelElement",1]],null,3,"div",[["class","circle-label"]],null,null,null,null,null)),jl(3,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(4,0,null,null,1,"a",[["class","circle-label-link"]],[[8,"href",4]],null,null,null,null)),(t()(),hr(5,null,["",""]))],(function(t,n){t(n,3,0,"circle-label",n.context.$implicit.labelLocation?"circle-label--position-"+n.context.$implicit.labelLocation:"")}),(function(t,n){t(n,1,0,n.context.$implicit.percentLeft,n.context.$implicit.percentTop),t(n,4,0,null==n.context.$implicit.label.link?null:n.context.$implicit.label.link.href),t(n,5,0,n.context.$implicit.label.title)}))}function yw(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,vw)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,n.component.circles)}),null)}function bw(t){return pr(0,[er(671088640,1,{greenLineSvgElement:0}),(t()(),Ki(1,0,null,null,21,"div",[["class","circle-wrapper"]],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(3,{"circle-wrapper--view-initialized":0,"circle-wrapper--with-labels":1,"circle-wrapper--in-ie11":2,"circle-wrapper--overview-initialized":3}),(t()(),Ki(4,0,null,null,18,"div",[["class","circle-container"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,pw)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,fw)),jl(8,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(9,0,null,null,9,":svg:svg",[["aria-label","svg-circle"],["class","svg-circle"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],[[1,"viewBox",0]],null,null,null,null)),(t()(),Ki(10,0,null,null,3,":svg:mask",[["id","myMask"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,0,":svg:rect",[["fill","white"],["x","0"],["y","0"]],[[1,"width",0],[1,"height",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Mw)),jl(13,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(14,0,null,null,0,":svg:circle",[["fill","none"],["fill-rule","evenodd"],["mask","url(#myMask)"],["stroke","#BDC3C7"]],[[1,"cx",0],[1,"cy",0],[1,"r",0],[1,"stroke-width",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Pw)),jl(16,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Ow)),jl(18,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(16777216,null,null,1,null,mw)),jl(20,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,yw)),jl(22,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component,o=t(n,3,0,e.viewInitialized,e.withLabels,e.isIE11,e.overviewInitialized);t(n,2,0,"circle-wrapper",o),t(n,6,0,e.withLabels),t(n,8,0,e.withLabels),t(n,13,0,e.circles),t(n,16,0,e.isIE11&&e.activeItemIndex>-1),t(n,18,0,e.circles),t(n,20,0,e.activeItemIndex>-1),t(n,22,0,e.withLabels)}),(function(t,n){var e=n.component;t(n,9,0,e.svgViewBox),t(n,11,0,e.svgSquareSize,e.svgSquareSize),t(n,14,0,.5*e.svgSquareSize,.5*e.svgSquareSize,e.bigRadius,e.strokeWidth)}))}function xw(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-new-hero-strategies-circle",[],null,null,null,bw,Cw)),jl(1,4308992,null,0,D_,[L_,Sn],null,null)],(function(t,n){t(n,1,0)}),null)}var Aw=Cl("nuv-new-hero-strategies-circle",D_,xw,{},{hasLabel:"hasLabel"},[]),ww=mi({encapsulation:2,styles:[],data:{}});function Bw(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"div",[],null,null,null,null,null))],null,null)}function kw(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-product-page",[],null,null,null,Bw,ww)),jl(1,114688,null,0,U_,[Es],null,null)],(function(t,n){t(n,1,0)}),null)}var Sw=Cl("nuv-product-page",U_,kw,{mainApi:"main-api"},{},[]),Tw=mi({encapsulation:2,styles:[],data:{}});function Ew(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"button",[["class","nuv-share-class-selector__buttons-list-button"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.selectShareClass()&&o),o}),null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.component.shareClassText)}))}function Iw(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-share-class-selector",[],null,null,null,Ew,Tw)),jl(1,114688,null,0,K_,[Es],null,null)],(function(t,n){t(n,1,0)}),null)}var zw=Cl("nuv-share-class-selector",K_,Iw,{shareClass:"share-class",cusip:"cusip",shareClassText:"share-class-text",productType:"product-type",apiUrl:"api-url",selected:"selected"},{},[]),Lw=mi({encapsulation:2,styles:[],data:{}});function Dw(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"option",[],[[1,"data-apiUrl",0],[8,"selected",0]],null,null,null,null)),jl(1,147456,null,0,zh,[Sn,Ln,[2,Ih]],{ngValue:[0,"ngValue"]},null),jl(2,147456,null,0,Nh,[Sn,Ln,[8,null]],{ngValue:[0,"ngValue"]},null),(t()(),hr(3,null,["",""]))],(function(t,n){t(n,1,0,n.context.$implicit),t(n,2,0,n.context.$implicit)}),(function(t,n){t(n,0,0,n.context.$implicit.apiUrl,!0===n.context.$implicit.isSelected),t(n,3,0,n.context.$implicit.text)}))}function Nw(t){return pr(0,[(t()(),Ki(0,0,null,null,8,null,null,null,null,null,null,null)),(t()(),Ki(1,0,[["shareclassSelector",1]],null,7,"select",[["aria-label","share-class-selector__dropdown-select"],["class","nuv-share-class-selector__dropdown-select"],["id","myselect"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==Al(t,2).onChange(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,2).onTouched()&&o),"ngModelChange"===n&&(o=!1!==(i.selectedShareClass=e)&&o),"change"===n&&(o=!1!==i.onShareClassChange(i.selectedShareClass)&&o),o}),null,null)),jl(2,16384,null,0,Ih,[Ln,Sn],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ih]),jl(4,671744,null,0,__,[[8,null],[8,null],[8,null],[6,ph]],{model:[0,"model"]},{update:"ngModelChange"}),Vl(2048,null,bh,null,[__]),jl(6,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,Dw)),jl(8,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,4,0,e.selectedShareClass),t(n,8,0,e.shareClassSelectors)}),(function(t,n){t(n,1,0,Al(n,6).ngClassUntouched,Al(n,6).ngClassTouched,Al(n,6).ngClassPristine,Al(n,6).ngClassDirty,Al(n,6).ngClassValid,Al(n,6).ngClassInvalid,Al(n,6).ngClassPending)}))}function Fw(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,Nw)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,1,0,e.shareClassSelectors&&e.shareClassSelectors.length>0)}),null)}function jw(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-share-class-selector-dropdown",[],null,null,null,Fw,Lw)),jl(1,114688,null,0,J_,[Es],null,null)],(function(t,n){t(n,1,0)}),null)}var Rw=Cl("nuv-share-class-selector-dropdown",J_,jw,{shareClassSelectorsString:"selector-data",productType:"product-type"},{},[]);function Vw(t){var n="function"==typeof Symbol&&Symbol.iterator,e=n&&t[n],o=0;if(e)return e.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&o>=t.length&&(t=void 0),{value:t&&t[o++],done:!t}}};throw new TypeError(n?"Object is not iterable.":"Symbol.iterator is not defined.")}function Gw(t,n){return"function"==typeof n?function(e){return e.pipe(Gw((function(e,o){return K(t(e,o)).pipe(q((function(t,i){return n(e,t,o,i)})))})))}:function(n){return n.lift(new Uw(t))}}var Uw=function(){function t(t){this.project=t}return t.prototype.call=function(t,n){return n.subscribe(new Hw(t,this.project))},t}(),Hw=function(t){function n(n,e){var o=t.call(this,n)||this;return o.project=e,o.index=0,o}return i(n,t),n.prototype._next=function(t){var n,e=this.index++;try{n=this.project(t,e)}catch(o){return void this.destination.error(o)}this._innerSub(n,t,e)},n.prototype._innerSub=function(t,n,e){var o=this.innerSubscription;o&&o.unsubscribe();var i=new N(this,n,e),l=this.destination;l.add(i),this.innerSubscription=H(this,t,void 0,void 0,i),this.innerSubscription!==i&&l.add(this.innerSubscription)},n.prototype._complete=function(){var n=this.innerSubscription;n&&!n.closed||t.prototype._complete.call(this),this.unsubscribe()},n.prototype._unsubscribe=function(){this.innerSubscription=null},n.prototype.notifyComplete=function(n){this.destination.remove(n),this.innerSubscription=null,this.isStopped&&t.prototype._complete.call(this)},n.prototype.notifyNext=function(t,n,e,o,i){this.destination.next(n)},n}(W);function Ww(){}function $w(t,n,e){return function(o){return o.lift(new qw(t,n,e))}}var qw=function(){function t(t,n,e){this.nextOrObserver=t,this.error=n,this.complete=e}return t.prototype.call=function(t,n){return n.subscribe(new Yw(t,this.nextOrObserver,this.error,this.complete))},t}(),Yw=function(t){function n(n,e,o,i){var l=t.call(this,n)||this;return l._tapNext=Ww,l._tapError=Ww,l._tapComplete=Ww,l._tapError=o||Ww,l._tapComplete=i||Ww,C(e)?(l._context=l,l._tapNext=e):e&&(l._context=e,l._tapNext=e.next||Ww,l._tapError=e.error||Ww,l._tapComplete=e.complete||Ww),l}return i(n,t),n.prototype._next=function(t){try{this._tapNext.call(this._context,t)}catch(n){return void this.destination.error(n)}this.destination.next(t)},n.prototype._error=function(t){try{this._tapError.call(this._context,t)}catch(t){return void this.destination.error(t)}this.destination.error(t)},n.prototype._complete=function(){try{this._tapComplete.call(this._context)}catch(t){return void this.destination.error(t)}return this.destination.complete()},n}(b),Xw=function(){function t(){}return t.getSubscriptionItems=function(t){var n,e,o=Object.keys(t),i=[];try{for(var l=Vw(o),r=l.next();!r.done;r=l.next()){var c=r.value;c.startsWith("subscribeitems_")&&t[c]&&i.push(+c.split("_")[1])}}catch(a){n={error:a}}finally{try{r&&!r.done&&(e=l.return)&&e.call(l)}finally{if(n)throw n.error}}return i},t.selectAllOject={},t}(),Zw=function(){function t(t){this.formBuilder=t,this.selectedItems=new ue,this.confCallWebinarsGroup=this.formBuilder.group({subscribeitems_undefined:[!1]})}return t.prototype.ngAfterViewInit=function(){},t.prototype.ngAfterViewChecked=function(){},t.prototype.ngOnChanges=function(){this._resetConfCallsWebinars(),this._loadConfCallsWebinars()},t.prototype.ngOnInit=function(){var t,n,e,o,i=this;this.dateTime=Date.now();try{for(var l=Vw(this.tabData.contentrows),r=l.next();!r.done;r=l.next()){var c=r.value;try{for(var a=Vw(c.subscribeitems),s=a.next();!s.done;s=a.next())this.confCallWebinarsGroup.addControl("subscribeitems_"+s.value.id,this.formBuilder.control(!1))}catch(u){e={error:u}}finally{try{s&&!s.done&&(o=a.return)&&o.call(a)}finally{if(e)throw e.error}}}}catch(d){t={error:d}}finally{try{r&&!r.done&&(n=l.return)&&n.call(l)}finally{if(t)throw t.error}}this._loadConfCallsWebinars(),this.confCallWebinarsGroup.valueChanges.subscribe((function(t){i.isTouched=!0;var n=Xw.getSubscriptionItems(t),e={subscriptionItems:n,selectedIds:n.length};i.selectedItems.emit(n.length),Object.assign(i.confCallsWebinarsInput,e)}))},t.prototype._resetConfCallsWebinars=function(){var t,n,e=Object.keys(this.confCallWebinarsGroup.controls);if(e&&0!==e.length)try{for(var o=Vw(e),i=o.next();!i.done;i=o.next())this.confCallWebinarsGroup.get(i.value).setValue(!1,{onlySelf:!0,emitEvent:!1})}catch(l){t={error:l}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}},t.prototype._loadConfCallsWebinars=function(){var t,n;if(this.confCallsWebinarsInput&&this.confCallsWebinarsInput.subscriptionItems){var e=0;try{for(var o=Vw(this.confCallsWebinarsInput.subscriptionItems),i=o.next();!i.done;i=o.next()){var l=i.value;this.confCallWebinarsGroup.contains("subscribeitems_"+l)&&(this.confCallWebinarsGroup.get("subscribeitems_"+l).setValue(!0),e++)}}catch(r){t={error:r}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}this.selectedItems.emit(e),this.confCallsWebinarsInput.selectedIds=e}},t}(),Kw=function(){function t(t,n,e){this.formBuilder=t,this.zone=n,this.elRef=e,this.selectedItems=new ue,this.saveSubscriptions=new ue,this.afterLoad=new ue,this.TabType=mP,this.tableFilter=!1,this.subTabItems=[],this.productDocumentsGroup=this.formBuilder.group({cadence:[],subscribeitems_undefined:[!1]}),this.pdSubscriptions=[],this.filters=[],this.saveTrigger=!1,this.scrollLeftDic={}}return t.prototype.ngOnChanges=function(t){t.tabSaveModel&&!t.tabSaveModel.isFirstChange&&(this._resetProductDocuments(),this._loadProductDocuments())},t.prototype.ngOnInit=function(){var t=this;this.zone.runOutsideAngular((function(){t.pdSubscriptions.push(Fp(window,"scroll").subscribe((function(n){t.onWindowVerticalScroll(n)})))})),this.tabDataLocal$=this._getTabModel(),this.productDocumentsGroup.valueChanges.pipe(nC((function(n){return!t.pauseForm}))).subscribe((function(n){t.isTouched=!0,t.updateTabSaveModel(n),t.saveTrigger&&(t.saveTrigger=!1,t.saveSubscriptions.emit())})),this.productDocumentsGroup.get("cadence").valueChanges.subscribe((function(n){t.saveTrigger=!0}))},t.prototype.ngOnDestroy=function(){var t,n;try{for(var e=Vw(this.pdSubscriptions),o=e.next();!o.done;o=e.next())o.value.unsubscribe()}catch(i){t={error:i}}finally{try{o&&!o.done&&(n=e.return)&&n.call(e)}finally{if(t)throw t.error}}},t.prototype.onWindowVerticalScroll=function(t){var n=$(".nuv-original-"+this.selectedTabId).hasClass("nuv-product-detail-table__table-wrapper--locked-header");t.currentTarget.scrollY&&n?(this.didReverseScroll||(this.didReverseScroll=!0,window.scrollTo(t.currentTarget.scrollX,t.currentTarget.scrollY-1),window.scrollTo(t.currentTarget.scrollX,t.currentTarget.scrollY)),this.isHeaderLocked||this.updateTableLeftClipFor(this.scrollLeftDic[this.selectedTabId]?this.scrollLeftDic[this.selectedTabId]:0,n),this.isHeaderLocked=!0):this.isHeaderLocked=!1},t.prototype.onWindowHorizontalScroll=function(t){var n=this;this.zone.runOutsideAngular((function(){var e=$(".nuv-original-"+n.selectedTabId).hasClass("nuv-product-detail-table__table-wrapper--locked-header");n.scrollLeftDic[n.selectedTabId]=t.currentTarget.scrollLeft,e&&n.updateTableLeftClipFor(t.currentTarget.scrollLeft,e)}))},t.prototype.updateTableLeftClipFor=function(t,n){var e=$(".nuv-original-"+this.selectedTabId);e.data("clip-offset",$(".nuv-product-detail-table__thead-original").scrollLeft()),n&&this.addOriginalTheadClipFor(e,t)},t.prototype.addOriginalTheadClipFor=function(t,n){if(t.closest(".nuv-product-detail-table__table-wrapper").hasClass("nuv-product-detail-table__table-wrapper--locked-header")){var e=parseFloat($(".nuv-product-detail-table__table-wrapper.nuv-original-"+this.selectedTabId).width())+n,o=parseFloat($(".nuv-product-detail-table__thead-original.nuv-update-"+this.selectedTabId).data("clip-height"));$(".nuv-update-"+this.selectedTabId).css("clip","rect(0px, "+e+"px, "+o+"px, "+n+"px)").css("transform","translate3d(-"+n+"px, 0, 0)")}},t.prototype._loadSubTabs=function(t){var n=this;this.pdSubscriptions.push(this.tabDataLocal$.subscribe((function(e){var o=e.subtabs.find((function(n){return n.id===t}));n.subTabItems=o.items})))},t.prototype.arrayChecker=function(t,n){var e=n.filter((function(t){return t})),o=!1;return e.length>0&&(o=e.every((function(n){return t.includes(n)}))),o},t.prototype._getTabModel=function(){var t=this;return this.properties$.pipe(J((function(n){var e=JSON.parse(JSON.stringify(n.tabs.find((function(t){return"tab20"===t.id}))));return t._loadFormGroup(e).pipe(q((function(n){var o,i,l,r;t.pauseForm=!0;try{for(var c=Vw(n),a=c.next();!a.done;a=c.next()){var s=a.value;Xw.selectAllOject[s.fundcode]&&""!==Xw.selectAllOject[s.fundcode]?(s.selectAllText="unselect all",s.selectAllToggle=!1):(s.selectAllText="select all",s.selectAllToggle=!0),s.subscribeitems.length>0&&t.tabSaveModel.productDocumentIds.length>0&&t.arrayChecker(t.tabSaveModel.productDocumentIds,s.subscribeitems)&&(s.selectAllText="unselect all",s.selectAllToggle=!1),0===s.subscribeitems.filter((function(t){return t})).length&&(s.selectAllText="");try{for(var u=Vw(s.subscribeitems),d=u.next();!d.done;d=u.next()){var g=d.value,h="subscribeitems_"+g;t.productDocumentsGroup.get(h)||t.productDocumentsGroup.addControl(h,t.formBuilder.control(!1)),g||t.productDocumentsGroup.get(h).disable({onlySelf:!0,emitEvent:!1})}}catch(_){l={error:_}}finally{try{d&&!d.done&&(r=u.return)&&r.call(u)}finally{if(l)throw l.error}}}}catch(C){o={error:C}}finally{try{a&&!a.done&&(i=c.return)&&i.call(c)}finally{if(o)throw o.error}}return t.productDocumentsGroup.addControl("subscribeitems_1739",t.formBuilder.control(!1)),t.pauseForm=!1,t._loadProductDocuments(),e})))})))},t.prototype._loadFormGroup=function(t){return k.create((function(n){var e,o,i,l,r=[];try{for(var c=Vw(t.subtabs),a=c.next();!a.done;a=c.next()){var s=a.value;try{for(var u=Vw(s.items),d=u.next();!d.done;d=u.next())r.push(d.value)}catch(g){i={error:g}}finally{try{d&&!d.done&&(l=u.return)&&l.call(u)}finally{if(i)throw i.error}}}}catch(h){e={error:h}}finally{try{a&&!a.done&&(o=c.return)&&o.call(c)}finally{if(e)throw e.error}}n.next(r),n.complete()}))},t.prototype.onTabChange=function(t){var n=this;this.selectedTabId=t.tabId,this.didReverseScroll=!1,setTimeout((function(){window.scrollTo(window.pageXOffset,window.pageYOffset+1),window.scrollTo(window.pageXOffset,window.pageYOffset-1);var t=$(".nuv-original-"+n.selectedTabId),e=t.siblings();t.scrollLeft(0),e.scrollLeft(0)}))},t.prototype.updateTabSaveModel=function(t){var n=Xw.getSubscriptionItems(t),e={cadenceId:t.cadence?t.cadence:this.tabSaveModel.cadenceId,productDocumentIds:n,selectedIds:n.length,isTouched:!0};this.selectedItems.emit(n.length),Object.assign(this.tabSaveModel,e)},t.prototype.onChkChange=function(t){var n,e,o=0,i=0;try{for(var l=Vw(t.subscribeitems),r=l.next();!r.done;r=l.next()){var c=r.value;this.productDocumentsGroup.get("subscribeitems_"+c).disabled&&i++,this.productDocumentsGroup.get("subscribeitems_"+c).value&&o++}}catch(a){n={error:a}}finally{try{r&&!r.done&&(e=l.return)&&e.call(l)}finally{if(n)throw n.error}}i+o===t.subscribeitems.length?(t.selectAllToggle=!1,t.selectAllText="unselect all"):(t.selectAllToggle=!0,t.selectAllText="select all",Xw.selectAllOject[t.fundcode]="")},t.prototype.cefPressReleaseChange=function(){this.cefPressRelease=!!this.productDocumentsGroup.get("subscribeitems_1739").value},t.prototype.onSelectAllClick=function(t){var n,e;Xw.selectAllOject[t.fundcode]=t.fundcode;try{for(var o=Vw(t.subscribeitems),i=o.next();!i.done;i=o.next()){var l=i.value;l&&(t.selectAllToggle?this.productDocumentsGroup.get("subscribeitems_"+l).setValue(!0):this.productDocumentsGroup.get("subscribeitems_"+l).setValue(!1))}}catch(r){n={error:r}}finally{try{i&&!i.done&&(e=o.return)&&e.call(o)}finally{if(n)throw n.error}}t.selectAllToggle=!t.selectAllToggle,t.selectAllToggle?(t.selectAllText="select all",Xw.selectAllOject[t.fundcode]=""):t.selectAllText="unselect all"},t.prototype._resetProductDocuments=function(){var t,n,e=Object.keys(this.productDocumentsGroup.controls);if(e&&0!==e.length){try{for(var o=Vw(e),i=o.next();!i.done;i=o.next()){var l=i.value;"cadence"!==l&&this.productDocumentsGroup.get(l).setValue(!1,{onlySelf:!0,emitEvent:!1})}}catch(r){t={error:r}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}this.productDocumentsGroup.get("cadence").setValue(1,{onlySelf:!0,emitEvent:!1})}},t.prototype._loadProductDocuments=function(){var t,n;if(this.tabSaveModel&&this.tabSaveModel.productDocumentIds){var e=0;try{for(var o=Vw(this.tabSaveModel.productDocumentIds),i=o.next();!i.done;i=o.next()){var l=i.value;this.productDocumentsGroup.contains("subscribeitems_"+l)&&(this.productDocumentsGroup.get("subscribeitems_"+l).setValue(!0,{onlySelf:!0,emitEvent:!1}),e++)}}catch(r){t={error:r}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}this.cefPressRelease&&e++,this.productDocumentsGroup.get("subscribeitems_1739").setValue(this.cefPressRelease),this.selectedItems.emit(e),this.tabSaveModel.selectedIds=e}this.tabSaveModel.cadenceId=this.tabSaveModel.cadenceId?this.tabSaveModel.cadenceId:1,this.tabSaveModel.cadenceId&&this.productDocumentsGroup.get("cadence").setValue(this.tabSaveModel.cadenceId,{onlySelf:!0,emitEvent:!1})},t.prototype.onAssetClass=function(t){var n=this,e=[];this.pdSubscriptions.push(this.tabDataLocal$.subscribe((function(o){var i,l,r=o.subtabs.find((function(n){return n.id===t.id}));if(t.categories&&t.categories.length>0)if("name"!==Object.keys(t.categories[0])[0]){var c=function(t){var n=r.items.find((function(n){return n.category===t}));e.push({name:"",subclasses:[{checked:!!n&&n.filterChecked,lbl:t,val:t}]})};try{for(var a=Vw(t.categories),s=a.next();!s.done;s=a.next())c(s.value)}catch(u){i={error:u}}finally{try{s&&!s.done&&(l=a.return)&&l.call(a)}finally{if(i)throw i.error}}}else e=t.categories;n.tabCategory={tabId:t.id,categories:e},n.nuvFilterModals.find((function(n){return n.id==="nuvFilterModal_"+t.id})).open()})))},t.prototype.closeAssetClassFilterModal=function(){this.tableFilter=!1},t.prototype.onFilterChange=function(t){var n,e,o,i,l,r,c,a,s=this,u=[],d=this.tabData.subtabs.find((function(n){return n.id===t.tabId}));if(0===t.subclasses.length)try{for(var g=Vw(d.items),h=g.next();!h.done;h=g.next())(P=h.value).selectAllText="select all",u.push(P)}catch(b){n={error:b}}finally{try{h&&!h.done&&(e=g.return)&&e.call(g)}finally{if(n)throw n.error}}try{for(var _=Vw(t.subclasses),C=_.next();!C.done;C=_.next()){var p=C.value;try{for(var f=Vw(d.items),M=f.next();!M.done;M=f.next()){var P;(P=M.value).category===p.val&&(P.selectAllText="select all",P.filterChecked=p.checked,u.push(P))}}catch(x){l={error:x}}finally{try{M&&!M.done&&(r=f.return)&&r.call(f)}finally{if(l)throw l.error}}}}catch(A){o={error:A}}finally{try{C&&!C.done&&(i=_.return)&&i.call(_)}finally{if(o)throw o.error}}var O=[];try{for(var m=Vw(u),v=m.next();!v.done;v=m.next()){var y=v.value;O.indexOf(y.category)<0&&O.push(y.category)}}catch(w){c={error:w}}finally{try{v&&!v.done&&(a=m.return)&&a.call(m)}finally{if(c)throw c.error}}this.pdSubscriptions.push(this.tabDataLocal$.subscribe((function(n){n.subtabs.find((function(n){return n.id===t.tabId})).items=u,s.nuvFilterModals.find((function(n){return n.id==="nuvFilterModal_"+t.tabId})).close();var e=s.filters.find((function(n){return n.tabId===t.tabId}));e?e.categories=O:s.filters.push({tabId:t.tabId,categories:O})})))},t.prototype.showCategory=function(t,n){if(!this.filters||0===this.filters.length)return!0;var e=this.filters.find((function(t){return t.tabId===n}));return!e||!!e.categories.find((function(n){return n===t.category}))},t}(),Jw=function(){function t(t){this.formBuilder=t,this.selectedItems=new ue,this.thoughtLeadershipGroup=this.formBuilder.group({subscribeitems_undefined:[!1]})}return t.prototype.ngOnChanges=function(){this._resetThoughtLeadership(),this._loadThoughtLeadership()},t.prototype.ngOnInit=function(){var t,n,e,o,i=this;try{for(var l=Vw(this.tabData.contentrows),r=l.next();!r.done;r=l.next()){var c=r.value;try{for(var a=Vw(c.subscribeitems),s=a.next();!s.done;s=a.next())this.thoughtLeadershipGroup.addControl("subscribeitems_"+s.value.id,this.formBuilder.control(!1))}catch(u){e={error:u}}finally{try{s&&!s.done&&(o=a.return)&&o.call(a)}finally{if(e)throw e.error}}}}catch(d){t={error:d}}finally{try{r&&!r.done&&(n=l.return)&&n.call(l)}finally{if(t)throw t.error}}this._loadThoughtLeadership(),this.thoughtLeadershipGroup.valueChanges.subscribe((function(t){i.isTouched=!0;var n=Xw.getSubscriptionItems(t),e={subscriptionItems:n,selectedIds:n.length};i.selectedItems.emit(n.length),Object.assign(i.thoughtLeadershipInput,e)}))},t.prototype._resetThoughtLeadership=function(){var t,n,e=Object.keys(this.thoughtLeadershipGroup.controls);if(e&&0!==e.length)try{for(var o=Vw(e),i=o.next();!i.done;i=o.next())this.thoughtLeadershipGroup.get(i.value).setValue(!1,{onlySelf:!0,emitEvent:!1})}catch(l){t={error:l}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}},t.prototype._loadThoughtLeadership=function(){var t,n;if(this.thoughtLeadershipInput&&this.thoughtLeadershipInput.subscriptionItems){var e=0;try{for(var o=Vw(this.thoughtLeadershipInput.subscriptionItems),i=o.next();!i.done;i=o.next()){var l=i.value;this.thoughtLeadershipGroup.contains("subscribeitems_"+l)&&(this.thoughtLeadershipGroup.get("subscribeitems_"+l).setValue(!0),e++)}}catch(r){t={error:r}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}this.selectedItems.emit(e),this.thoughtLeadershipInput.selectedIds=e}},t}(),Qw=function(){function t(){this.localStorage=window.localStorage}return t.prototype.get=function(t){return this.localStorage.getItem(t)},t.prototype.set=function(t,n){this.localStorage.setItem(t,n)},t.prototype.getAccessToken=function(){return this.get("nuv-access-token")},t.prototype.clearAccessToken=function(){this.localStorage.removeItem("nuv-access-token")},t.ngInjectableDef=pt({factory:function(){return new t},token:t,providedIn:"root"}),t}(),tB=function(){function t(t,n){this.httpClient=t,this.localStorageService=n}return t.prototype.getToken=function(){var t=this;if(this.token$)return this.token$;var n=this.localStorageService.getAccessToken();if(n)return Va(n);var e=new rC({"Content-Type":"application/x-www-form-urlencoded"});return this.token$=this.httpClient.post("/api/subscriptionswealthAPI/authresponse",e).pipe(q((function(n){return n?(console.log("access token received"),t.localStorageService.set("nuv-access-token",n.access_token),t.token$=void 0,n.access_token):""})),Lu((function(n){return t.token$=void 0,Ga(n)})),dt()),this.token$},t.ngInjectableDef=pt({factory:function(){return new t($t(OC),$t(Qw))},token:t,providedIn:"root"}),t}(),nB=function(){function t(){}return t.getFullUrl=function(t){var n=window.apiprefix;return n?n+t:t},t}(),eB=function(){function t(t,n,e){this.localStorage=t,this.authService=n,this.httpClient=e}return t.prototype.get=function(t){var n=this,e=nB.getFullUrl(t);return this.authService.getToken().pipe(Gw((function(t){var o=new rC({authorization:"bearer "+t});return n.httpClient.get(e,{headers:o}).pipe($w((function(t){return t})),Lu((function(t){return 401===t.status?(n.localStorage.clearAccessToken(),n.authService.getToken().pipe(J((function(t){return o=new rC({authorization:"bearer "+t}),n.httpClient.get(e,{headers:o}).pipe($w((function(t){return t})),Lu(n.handleServerError))})))):n.handleServerError(t)})))})))},t.prototype.post=function(t,n){var e=this,o=nB.getFullUrl(t);return this.authService.getToken().pipe(Gw((function(t){var i=new rC({authorization:"bearer "+t});return e.httpClient.post(o,n,{headers:i}).pipe($w((function(t){return t})),Lu((function(t){return 401===t.status?(e.localStorage.clearAccessToken(),e.authService.getToken().pipe(J((function(t){return i=new rC({authorization:"bearer "+t}),e.httpClient.post(o,n,{headers:i}).pipe($w((function(t){return t})),Lu(e.handleServerError))})))):e.handleServerError(t)})))})))},t.prototype.handleServerError=function(t){return console.log(t),Ga(t)},t.ngInjectableDef=pt({factory:function(){return new t($t(Qw),$t(tB),$t(OC))},token:t,providedIn:"root"}),t}(),oB=function(){function t(t,n){this.apiService=t,this.httpClient=n}return t.prototype.getSubscription=function(){return this.httpClient.post("/api/subscriptionswealthAPI/getsubscriptiondashboard",{}).pipe(q((function(t){return t})))},t.prototype.getSubscriptionDataByUser=function(t,n){return new rC({emailId:t,captchaResponseValue:n}),this.httpClient.post("/api/subscriptionswealthAPI/getSubscriptionDataByUser",{}).pipe(q((function(t){return t})),Lu((function(t){return 404===t.status?(console.log("User Not Found!"),Va({subscriptionids:[]})):Ga(t)})))},t.prototype.updateSubscriptions=function(t,n){var e=new rC({captchaResponseValue:n});return this.httpClient.post("/api/subscriptionswealthAPI/updateSubscriptions",t,{headers:e}).pipe(q((function(t){return t})))},t.prototype.subscriptionCounter=function(t,n){return new rC({emailId:t,captchaResponseValue:n}),this.httpClient.post("/api/subscriptionswealthAPI/subscriptionCounter",{}).pipe(q((function(t){return t})))},t.ngInjectableDef=pt({factory:function(){return new t($t(eB),$t(OC))},token:t,providedIn:"root"}),t}(),iB=function(){function t(){}return t.prototype.getUserEmail=function(){return this._getEmailIdFromDom()},t.prototype._getCookie=function(t){var n,e,o=t+"=",i=decodeURIComponent(document.cookie).split(";");try{for(var l=Vw(i),r=l.next();!r.done;r=l.next()){for(var c=r.value;" "===c.charAt(0);)c=c.substring(1);if(0===c.indexOf(o))return c.substring(o.length,c.length)}}catch(a){n={error:a}}finally{try{r&&!r.done&&(e=l.return)&&e.call(l)}finally{if(n)throw n.error}}return""},t.prototype._getEmailIdFromDom=function(){return window.nuvProfileData?window.nuvProfileData.email:""},t}(),lB=function(){function t(t,n,e){this.subscriptionsService=t,this.loginService=n,this.formBuilder=e,this.productDocumentsInput={},this.thoughtLeadershipInput={},this.confCallsWebinarsInput={},this.subscribeFormGroup=this.formBuilder.group({firstName:["",[gh.required]],lastName:["",[gh.required]],emailId:["",[gh.required,gh.email]]}),this.saveMessage="Thank you, you've been subscribed.",this.removeMessage="Thank you, your subscriptions have been saved.",this.lastSubs=[],this.btnSaveClass="nuv-subscribe-btn-diabled",this.cadenceRefId=1,this.cefPressRelease=!1,this.captchaResponseValue=new z}return t.prototype.ngOnChanges=function(){this.getSubscriptionsByUser()},t.prototype.ngOnInit=function(){this._getTabData()},t.prototype.ngOnDestroy=function(){this.propertiesSubscription.unsubscribe(),this.captchaResponseValue.unsubscribe()},t.prototype.setSaveBtnClass=function(){var t=this;setTimeout((function(){(t.nuvThoughtLeadership&&t.nuvThoughtLeadership.isTouched||t.productDocumentsInput&&t.productDocumentsInput.isTouched||t.nuvConfCalls&&t.nuvConfCalls.isTouched)&&(void 0!==t.productDocumentsInput.selectedIds&&0!==t.productDocumentsInput.selectedIds||void 0!==t.nuvThoughtLeadership.thoughtLeadershipInput.selectedIds&&0!==t.nuvThoughtLeadership.thoughtLeadershipInput.selectedIds||void 0!==t.nuvConfCalls.confCallsWebinarsInput.selectedIds&&0!==t.nuvConfCalls.confCallsWebinarsInput.selectedIds)?t.cadenceRefId===t.productDocumentsInput.cadenceId?t.btnSaveClass="nuv-button__btn":t.cadenceRefId=t.productDocumentsInput.cadenceId:t.btnSaveClass="nuv-subscribe-btn-diabled"}))},t.prototype._getTabData=function(){var t=this;this.properties$=this.subscriptionsService.getSubscription().pipe(q((function(n){return t.isUserLoggedIn?t.setPropertyLabels(n):t.productDocumentsInput=t.productDocumentsInput?{cadenceId:t.productDocumentsInput.cadenceId?t.productDocumentsInput.cadenceId:1,productDocumentIds:t.productDocumentsInput.productDocumentIds?t.productDocumentsInput.productDocumentIds:[],selectedIds:t.productDocumentsInput.selectedIds,isTouched:t.productDocumentsInput.isTouched}:{cadenceId:1,productDocumentIds:[],selectedIds:0,isTouched:!1},n})))},t.prototype.setTabLabels=function(){var t=this;this.properties$&&(this.propertiesSubscription=this.properties$.subscribe((function(n){t.setPropertyLabels(n)})))},t.prototype.setPropertyLabels=function(t){var n=t.tabs[0].label.split("(")[0].replace("<br>","");t.tabs[0].label=n+" <br> ("+(this.tlTabAttribute?this.tlTabAttribute.count:0)+" subscribed)";var e=t.tabs[1].label.split("(")[0].replace("<br>","");t.tabs[1].label=e+" <br> ("+(this.pdTabAttribute?this.cefPressRelease?this.pdTabAttribute.count+1:this.pdTabAttribute.count:0)+" subscribed)";var o=t.tabs[2].label.split("(")[0].replace("<br>","");t.tabs[2].label=o+" <br> ("+(this.ccTabAttribute?this.ccTabAttribute.count:0)+" subscribed)"},t.prototype.getSubscriptionsByUser=function(){var t=this;this.userProfileData&&(this.isUserLoggedIn=!!this.userProfileData.email,null!=this.userProfileData.email&&""!==this.userProfileData.email&&this.subscriptionsService.getSubscriptionDataByUser(this.userProfileData.email).pipe(q((function(t){return t}))).subscribe((function(n){t.userData=n,t.subscriptionsService.subscriptionCounter(t.userProfileData.email).subscribe((function(e){t.tabData=e.tabs,t.userData=n,t.userData.subscriptionids&&t.userData.subscriptionids.indexOf(1739)>-1&&(t.cefPressRelease=!0),t.populateTabAttributes(e.tabs),t.setLastSubs(e.tabs),t.userData.firstname?(t.userProfileData.firstName=t.userData.firstname,t.userProfileData.lastName=t.userData.lastname):t.userProfileData&&(t.userData.firstname=t.userProfileData.firstName,t.userData.lastname=t.userProfileData.lastName,t.userData.emailaddress=t.userProfileData.email),t.productDocumentsInput={cadenceId:n.cadenceid,productDocumentIds:t.pdTabAttribute?t.pdTabAttribute.subscribeitemids:[],selectedIds:0,isTouched:!1},t.cadenceRefId=t.productDocumentsInput.cadenceId,console.log("items[0].cadenceid:",n.cadenceid),console.log("this.productDocumentsInput.cadenceId:",t.productDocumentsInput.cadenceId),console.log("this.cadenceRefId",t.cadenceRefId),t.thoughtLeadershipInput={subscriptionItems:t.tlTabAttribute?t.tlTabAttribute.subscribeitemids:[],selectedIds:0},t.confCallsWebinarsInput={subscriptionItems:t.ccTabAttribute?t.ccTabAttribute.subscribeitemids:[],selectedIds:0}}))})))},t.prototype.populateTabAttributes=function(t){var n,e;try{for(var o=Vw(t),i=o.next();!i.done;i=o.next()){var l=i.value;"tab10"===l.id?this.tlTabAttribute=l:"tab20"===l.id?this.pdTabAttribute=l:"tab30"===l.id&&(this.ccTabAttribute=l)}}catch(r){n={error:r}}finally{try{i&&!i.done&&(e=o.return)&&e.call(o)}finally{if(n)throw n.error}}this.setTabLabels()},t.prototype.onPreferecesSaved=function(){this.isUserLoggedIn&&this.subscribeToProductDocuments("Your preferences have been saved.",!1)},t.prototype.subscribeToProductDocuments=function(t,n){var e=this,o=this.getTabsData();this.lastSubs&&this.lastSubs.length>0&&this.checkForUnsubscribe(this.lastSubs,o)&&(t=this.removeMessage,n=!1),this.isUserLoggedIn?(this.userData.cadenceid=this.productDocumentsInput.cadenceId,this.userData.subscriptionids=o,this.lastSubs=o,this.captchaElem.executeCaptcha(),this.captchaResponseValue.subscribe((function(o){e.subscriptionsService.updateSubscriptions(e.userData,o).subscribe((function(o){e.saveMessage=t,e.showConfirmation=n,e.subscriptionMessage.open()}))}))):(this.showSubscriptionForm=!0,setTimeout((function(){e.subscribeForm.open()})))},t.prototype.onSubscriptionModelClosed=function(){this.subscribeFormGroup.reset({}),this.submitted=!1,this.showSubscriptionForm=!1},t.prototype.getTabsData=function(){var t=[];return this.thoughtLeadershipInput&&this.thoughtLeadershipInput.subscriptionItems&&this.thoughtLeadershipInput.subscriptionItems.length>0&&(t=t.concat(this.thoughtLeadershipInput.subscriptionItems)),this.productDocumentsInput&&this.productDocumentsInput.productDocumentIds&&this.productDocumentsInput.productDocumentIds.length>0&&(t=t.concat(this.productDocumentsInput.productDocumentIds)),this.confCallsWebinarsInput&&this.confCallsWebinarsInput.subscriptionItems&&this.confCallsWebinarsInput.subscriptionItems.length>0&&(t=t.concat(this.confCallsWebinarsInput.subscriptionItems)),t},t.prototype.closeSubscriptionMessage=function(){this.subscriptionMessage.close()},t.prototype.closeSubscriptionForm=function(){this.subscribeForm.close()},t.prototype.onNewUserSubscribe=function(){var t=this;if(this.submitted=!0,this.subscribeFormGroup.valid){var n=this.getTabsData(),e="Thank you, you've been subscribed.",o=!0;this.lastSubs&&this.lastSubs.length>0&&this.checkForUnsubscribe(this.lastSubs,n)&&(e=this.removeMessage,o=!1),this.lastSubs=n;var i={emailaddress:this.subscribeFormGroup.get("emailId").value,firstname:this.subscribeFormGroup.get("firstName").value,lastname:this.subscribeFormGroup.get("lastName").value,subscriptionids:n,cadenceid:this.productDocumentsInput.cadenceId};this.captchaElem.executeCaptcha(),this.captchaResponseValue.subscribe((function(n){t.subscriptionsService.updateSubscriptions(i,n).subscribe((function(n){t.saveMessage=e,t.showConfirmation=o,t.subscribeForm.close(),t.subscriptionMessage.open()}))}))}},t.prototype.onSelectedItemsChange=function(t,n){this.setSaveBtnClass(),this.isUserLoggedIn&&setTimeout((function(){var e=n.label.split("(")[0].replace("<br>","");n.label=e+" <br> ("+t+" subscribed)"}))},t.prototype.onPdAfterLoad=function(){},t.prototype.checkForUnsubscribe=function(t,n){var e,o,i=!1;return e=t.filter((function(t){return!n.includes(t)})),o=n.filter((function(n){return!t.includes(n)})),e&&e.length>0&&o&&0===o.length&&(i=!0),i},t.prototype.setLastSubs=function(t){var n,e,o=[];try{for(var i=Vw(t),l=i.next();!l.done;l=i.next()){var r=l.value;r.subscribeitemids&&r.subscribeitemids.length>0&&(o=o.concat(r.subscribeitemids))}}catch(c){n={error:c}}finally{try{l&&!l.done&&(e=i.return)&&e.call(i)}finally{if(n)throw n.error}}this.lastSubs=o},t.prototype.getCaptchaResponse=function(t){""!==t&&null!=t&&this.captchaResponseValue.next(t)},t}(),rB=function(){return function(){}}(),cB=new Mt("recaptcha-language"),aB=new Mt("recaptcha-base-url"),sB=new Mt("recaptcha-nonce-tag"),uB=function(){function t(t,e,o,i){this.platformId=t,this.language=e,this.baseUrl=o,this.nonce=i,this.init(),this.ready=Qd(this.platformId)?n.ready.asObservable():Va()}return n=t,t.prototype.init=function(){if(!n.ready&&Qd(this.platformId)){var t=new Ia(null);n.ready=t,function(n,e,o,i,l){window.ng2recaptchaloaded=function(){!function(n){t.next(n)}(grecaptcha)};var r=document.createElement("script");r.innerHTML="",r.src=(i||"https://www.google.com/recaptcha/api.js")+"?render=explicit&onload=ng2recaptchaloaded"+o,l&&(r.nonce=l),r.async=!0,r.defer=!0,document.head.appendChild(r)}(0,0,this.language?"&hl="+this.language:"",this.baseUrl,this.nonce)}},t.ready=null,t;var n}(),dB=new Mt("recaptcha-settings"),gB=0,hB=function(){function t(t,n,e,o){this.elementRef=t,this.loader=n,this.zone=e,this.id="ngrecaptcha-"+gB++,this.resolved=new ue,o&&(this.siteKey=o.siteKey,this.theme=o.theme,this.type=o.type,this.size=o.size,this.badge=o.badge)}return t.prototype.ngAfterViewInit=function(){var t=this;this.subscription=this.loader.ready.subscribe((function(n){null!=n&&n.render instanceof Function&&(t.grecaptcha=n,t.renderRecaptcha())}))},t.prototype.ngOnDestroy=function(){this.grecaptchaReset(),this.subscription&&this.subscription.unsubscribe()},t.prototype.execute=function(){"invisible"===this.size&&(null!=this.widget?this.grecaptcha.execute(this.widget):this.executeRequested=!0)},t.prototype.reset=function(){null!=this.widget&&(this.grecaptcha.getResponse(this.widget)&&this.resolved.emit(null),this.grecaptchaReset())},t.prototype.expired=function(){this.resolved.emit(null)},t.prototype.captchaResponseCallback=function(t){this.resolved.emit(t)},t.prototype.grecaptchaReset=function(){var t=this;null!=this.widget&&this.zone.runOutsideAngular((function(){return t.grecaptcha.reset(t.widget)}))},t.prototype.renderRecaptcha=function(){var t=this;this.widget=this.grecaptcha.render(this.elementRef.nativeElement,{badge:this.badge,callback:function(n){t.zone.run((function(){return t.captchaResponseCallback(n)}))},"expired-callback":function(){t.zone.run((function(){return t.expired()}))},sitekey:this.siteKey,size:this.size,tabindex:this.tabIndex,theme:this.theme,type:this.type}),!0===this.executeRequested&&(this.executeRequested=!1,this.execute())},r([be(),xe("attr.id"),c("design:type",Object)],t.prototype,"id",void 0),t}(),_B=function(){return function(){}}(),CB=function(){function t(){}return n=t,t.forRoot=function(){return n},t;var n}(),pB=function(){return function(){}}(),fB=function(){function t(){this.spinnerObservable=new z}return t.prototype.show=function(){this.spinnerObservable.next(!0)},t.prototype.hide=function(){this.spinnerObservable.next(!1)},t.ngInjectableDef=pt({factory:function(){return new t},token:t,providedIn:"root"}),t}(),MB=function(){return function(){}}(),PB=mi({encapsulation:2,styles:[],data:{}});function OB(t){return pr(0,[],null,null)}var mB=mi({encapsulation:0,styles:[".tabs[_ngcontent-%COMP%]{margin:10 0;padding:0;list-style:none;table-layout:fixed;width:50%;overflow:hidden;display:table}.tabs__item[_ngcontent-%COMP%]{display:table-cell;vertical-align:middle}.tabs__link[_ngcontent-%COMP%]{display:block}.maintab-nav[_ngcontent-%COMP%]{text-align:center;border-radius:4px;overflow:hidden;font-family:#253746}.maintab-nav[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding:16px;background-color:#eef0f1;color:#253746;font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:400;text-decoration:none;border-bottom:2px solid #ccc;white-space:nowrap}.maintab-active[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{background-color:#fff;border-top:2px solid #ccc;border-bottom-style:none}.subtabs[_ngcontent-%COMP%]{margin:10 0;padding:0;list-style:none;display:table;table-layout:fixed;width:90%;overflow:hidden;border-bottom:1px solid #bdc3c7;background-color:#fff}.subtab-nav[_ngcontent-%COMP%]{text-align:center;overflow:hidden;margin-bottom:30px}.subtab-active[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%}.subtab-nav[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-family:Source Sans Pro,sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:.8px;color:#66737d;padding:0;border:none;background-color:transparent;cursor:pointer;text-align:left}.subtab-nav[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:#253746}.subtab-active[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2b2c2e;border-bottom:1px solid #253746}.product-nav-items[_ngcontent-%COMP%]{margin-bottom:20px}@media (max-width:1100px){.nuv-tabs-scrolling[_ngcontent-%COMP%]{width:95%;overflow:auto}}@media (max-width:1024px){.maintab-nav[_ngcontent-%COMP%]{width:100%}}@media (max-width:1078px){.maintab-nav[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding:9px}}@media (max-width:320px){.maintab-nav[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding:9px;white-space:normal}}@media (max-width:375px){.maintab-nav[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding:9px;white-space:normal}}@media (max-width:415px){.maintab-nav[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding:23px;white-space:normal}}"],data:{}});function vB(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"a",[["class","tabs__link"]],[[8,"innerHTML",1]],null,null,null,null))],null,(function(t,n){t(n,0,0,n.parent.context.$implicit.title)}))}function yB(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"a",[["class","tabs__link"]],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.parent.context.$implicit.title)}))}function bB(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"li",[["class","tabs__item"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.selectTab(t.context.$implicit)&&o),o}),null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(2,0,null,null,4,"div",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,vB)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,yB)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,1,0,"tabs__item",n.context.$implicit.active?"maintab-active":""),t(n,4,0,n.context.$implicit.isTitleHTMLContent),t(n,6,0,!n.context.$implicit.isTitleHTMLContent)}),null)}function xB(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,bB)),jl(1,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,1,0,n.component.nTabs)}),null)}function AB(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"li",[["class","nuv-product-filters__category-option"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.selectTab(t.context.$implicit)&&o),o}),null,null)),(t()(),Ki(1,0,null,null,2,"button",[["class","nuv-product-filters__tab-button"]],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),hr(3,null,["",""]))],(function(t,n){t(n,2,0,"nuv-product-filters__tab-button",n.context.$implicit.active?"nuv-product-filters__tab-button--active":"")}),(function(t,n){t(n,3,0,n.context.$implicit.title)}))}function wB(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,AB)),jl(1,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,1,0,n.component.nTabs)}),null)}function BB(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"ul",[],null,null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Zi(16777216,null,null,1,null,xB)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["nestedBlock",2]],null,0,null,wB)),cr(null,0)],(function(t,n){var e=n.component;t(n,1,0,e.tabType===e.TabType.MainTab?"tabs maintab-nav":"nuv-product-filters__category-tabs product-nav-items nuv-tabs-scrolling"),t(n,3,0,e.tabType===e.TabType.MainTab,Al(n,4))}),null)}var kB=mi({encapsulation:0,styles:[""],data:{}});function SB(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[],[[8,"hidden",0]],null,null,null,null)),cr(null,0)],null,(function(t,n){t(n,0,0,!n.component.active)}))}var TB=mi({encapsulation:0,styles:[""],data:{}});function EB(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"div",[["class","nuv-multi-select-filter-modal nuv-multi-select-filter-modal--open"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,5,"div",[["class","nuv-multi-select-filter-modal__main-container"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,3,"button",[["class","nuv-multi-select-filter-modal__close-btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.close()&&o),o}),null,null)),(t()(),Ki(3,0,null,null,2,":svg:svg",[["class","nuv-multi-select-filter-modal__close-icon"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,":svg:g",[["fill","none"],["fill-rule","evenodd"],["stroke","#66737D"],["stroke-linecap","square"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["d","M.5.5l18.85 17.907M19.35.5L.5 18.407"]],null,null,null,null,null)),cr(null,0)],null,null)}function IB(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,EB)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,1,0,n.component.openModal)}),null)}var zB=mi({encapsulation:2,styles:["nuv-validator .nuv-form-control>div.nuv-error-elm{padding:10px 0 0;font-size:16px;clear:both}nuv-validator .is-error .form-control{border-color:red!important}nuv-validator .is-error .form-control:focus{border:1px solid #b11207!important;border-radius:.25rem!important;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out!important}nuv-validator .text-danger{color:red;font-style:italic}"],data:{}});function LB(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.component.message)}))}function DB(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.context.$implicit)}))}function NB(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,DB)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.component.errorMessages)}),null)}function FB(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","text-danger nuv-error-elm"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,LB)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,NB)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,2,0,e.message),t(n,4,0,!e.message)}),null)}function jB(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[["class","nuv-form-control"]],[[2,"is-error",null]],null,null,null,null)),cr(null,0),(t()(),Zi(16777216,null,null,1,null,FB)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,3,0,e.enableValidation&&e.control.errors&&(e.control.touched||e.submitted))}),(function(t,n){var e=n.component;t(n,0,0,e.enableValidation&&e.control.errors&&(e.control.touched||e.submitted))}))}var RB=mi({encapsulation:2,styles:[],data:{}});function VB(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"span",[["class","nuv-multi-select-filter-modal__filter-title"]],null,null,null,null,null)),(t()(),hr(2,null,["",""]))],null,(function(t,n){t(n,2,0,n.parent.context.$implicit.name)}))}function GB(t){return pr(0,[(t()(),Ki(0,0,null,null,13,"div",[["class","nuv-multi-select-filter-modal__filter-label-container"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,12,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(3,0,null,null,5,"input",[["style","width: 0px; height: 0px"],["type","checkbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==Al(t,4).onChange(e.target.checked)&&o),"blur"===n&&(o=!1!==Al(t,4).onTouched()&&o),"ngModelChange"===n&&(o=!1!==i.onChecked(e,t.context.$implicit)&&o),o}),null,null)),jl(4,16384,null,0,fh,[Ln,Sn],null,null),Vl(1024,null,ph,(function(t){return[t]}),[fh]),jl(6,671744,null,0,__,[[8,null],[8,null],[8,null],[6,ph]],{model:[0,"model"]},{update:"ngModelChange"}),Vl(2048,null,bh,null,[__]),jl(8,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(9,0,null,null,2,"span",[["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,1,":svg:svg",[["class","nuv-multi-select-filter-modal__icon-checked"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,1,"span",[["class","nuv-multi-select-filter-modal__filter-label-text"]],null,null,null,null,null)),(t()(),hr(13,null,["",""]))],(function(t,n){t(n,2,0,"nuv-multi-select-filter-modal__filter-label",n.context.$implicit.checked?"nuv-multi-select-filter-modal__filter-label--checked":""),t(n,6,0,n.context.$implicit.checked)}),(function(t,n){t(n,3,0,Al(n,8).ngClassUntouched,Al(n,8).ngClassTouched,Al(n,8).ngClassPristine,Al(n,8).ngClassDirty,Al(n,8).ngClassValid,Al(n,8).ngClassInvalid,Al(n,8).ngClassPending),t(n,13,0,null==n.context.$implicit?null:n.context.$implicit.lbl)}))}function UB(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","nuv-multi-select-filter-modal__filter-label-container"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,VB)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,GB)),jl(4,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.component.displayGroup),t(n,4,0,n.context.$implicit.subclasses)}),null)}function HB(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,UB)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.component.tabCategories.categories)}),null)}function WB(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"h4",[["class","nuv-multi-select-filter-modal__main-title"]],null,null,null,null,null)),(t()(),hr(1,null,["",""])),(t()(),Ki(2,0,null,null,18,"div",[["class","nuv-multi-select-filter-modal__form"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,2,"div",[["class","nuv-multi-select-filter-modal__filter-groups"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,HB)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(6,0,null,null,14,"div",[["class","nuv-multi-select-filter-modal__form-options"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,2,"div",[["class","nuv-multi-select-filter-modal__options-container"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,1,"button",[["class","nuv-multi-select-filter-modal__select-all-btn"],["type","button"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.onSelectAll()&&o),o}),null,null)),(t()(),hr(-1,null,[" Select all "])),(t()(),Ki(10,0,null,null,10,"div",[["class","nuv-multi-select-filter-modal__options-container"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,6,"button",[["class","nuv-multi-select-filter-modal__reset-btn"],["type","button"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.onResetFilters()&&o),o}),null,null)),(t()(),Ki(12,0,null,null,3,":svg:svg",[["class","nuv-multi-select-filter-modal__reset-icon"],["height","16"],["role","img"],["width","21"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,2,":svg:g",[["fill","none"],["fill-rule","evenodd"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,0,":svg:path",[["d","M11.657 8L6 13.657.343 8z"],["fill","#253746"]],null,null,null,null,null)),(t()(),Ki(15,0,null,null,0,":svg:path",[["d","M13 15a7 7 0 1 0-7-7"],["stroke","#253746"],["stroke-width","2"]],null,null,null,null,null)),(t()(),Ki(16,0,null,null,1,"span",[["class","nuv-multi-select-filter-modal__reset-text"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Reset filters "])),(t()(),Ki(18,0,null,null,2,"div",[["class","nuv-button nuv-button--green nuv-multi-select-filter-modal__apply-btn"]],null,null,null,null,null)),(t()(),Ki(19,0,null,null,1,"button",[["class","nuv-button__btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.onApplyFilters()&&o),o}),null,null)),(t()(),hr(20,null,[" Apply filters "," "]))],(function(t,n){t(n,5,0,n.component.tabCategories)}),(function(t,n){var e=n.component;t(n,1,0,e.title),t(n,20,0,e.checkedCount?" ("+e.checkedCount+")":"")}))}var $B=mi({encapsulation:0,styles:["#invisible-recaptcha-container[_ngcontent-%COMP%]   .captcha-hide[_ngcontent-%COMP%]{display:none}#invisible-recaptcha-container[_ngcontent-%COMP%]   re-captcha[_ngcontent-%COMP%]{visibility:hidden}"],data:{}});function qB(t){return pr(0,[er(402653184,1,{captchaElem:0}),(t()(),Ki(1,0,null,null,4,"div",[["class","invisible-recaptcha-container"],["id","invisible-recaptcha-container"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"re-captcha",[["size","invisible"]],[[1,"id",0]],[[null,"resolved"]],(function(t,n,e){var o=!0;return"resolved"===n&&(o=!1!==t.component.addTokenLog("Invisible reCAPTCHA response",e)&&o),o}),OB,PB)),jl(3,4374528,[[1,4],["captchaElem",4]],0,hB,[Sn,uB,ao,[2,dB]],{size:[0,"size"]},{resolved:"resolved"}),(t()(),Ki(4,0,null,null,0,"button",[["class","captcha-hide"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==Al(t,3).execute()&&o),o}),null,null)),(t()(),Ki(5,0,null,null,0,"button",[["class","captcha-hide"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==Al(t,3).reset()&&o),o}),null,null))],(function(t,n){t(n,3,0,"invisible")}),(function(t,n){t(n,2,0,Al(n,3).id)}))}var YB=mi({encapsulation:2,styles:[".nuv-conference-calls{margin:30px 0 0 75px}.nuv-subscribe-conf-call_a{margin-top:0;margin-bottom:0;text-decoration:underline;color:#0092bc;font-family:Georgia,Times,serif}.nuv-subscribe-conf-call_p{font-family:Georgia,Times,serif;font-weight:400;color:#66737d;font-size:.875rem;line-height:1.1875rem;margin-top:10px;padding-right:1.25rem;width:100%}.nuv-subscribe-conf-call_person{outline:0;margin:0 25px;height:80px}.nuv-conference-calls-list-item{float:left;width:100%;padding:5px 0;margin:0 10px}.nuv-conference-calls-list-item-text{display:contents;font-family:Georgia,Times,serif;font-weight:400;color:#253746;font-size:.75rem;line-height:1.1875rem;margin-top:4px;padding-right:1.25rem;width:100%}.subscription-conference-calls-checkbox{width:0;height:15px;opacity:0}@media (min-width:47.75rem){.nuv-conference-calls-list-item-text{font-size:.875rem;line-height:1.3125rem}}@media (max-width:768px){.nuv-conference-calls{margin:30px 10px}}@media (max-width:320px){.nuv-subscribe-conf-call_person{margin:0 5px 0 0}}"],data:{}});function XB(t){return pr(0,[(t()(),Ki(0,0,null,null,15,"li",[["class","nuv-conference-calls-list-item"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,10,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(3,0,null,null,5,"input",[["class","subscription-conference-calls-checkbox"],["type","checkbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==Al(t,4).onChange(e.target.checked)&&o),"blur"===n&&(o=!1!==Al(t,4).onTouched()&&o),o}),null,null)),jl(4,16384,null,0,fh,[Ln,Sn],null,null),Vl(1024,null,ph,(function(t){return[t]}),[fh]),jl(6,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(8,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(9,0,null,null,2,"span",[["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,1,":svg:svg",[["class","nuv-multi-select-filter-modal__icon-checked"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,1,"label",[["class","nuv-conference-calls-list-item-text"]],null,null,null,null,null)),(t()(),hr(13,null,["",""])),(t()(),Ki(14,0,null,null,0,"div",[],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(15,0,null,null,0,"hr",[["style","color:rgb(255, 254, 254); margin: 15px 0px 10px 0px"]],null,null,null,null,null))],(function(t,n){t(n,2,0,"nuv-multi-select-filter-modal__filter-label",n.component.confCallWebinarsGroup.get("subscribeitems_"+n.context.$implicit.id).value?"nuv-multi-select-filter-modal__filter-label--checked":""),t(n,6,0,"subscribeitems_"+n.context.$implicit.id)}),(function(t,n){t(n,3,0,Al(n,8).ngClassUntouched,Al(n,8).ngClassTouched,Al(n,8).ngClassPristine,Al(n,8).ngClassDirty,Al(n,8).ngClassValid,Al(n,8).ngClassInvalid,Al(n,8).ngClassPending),t(n,13,0,n.context.$implicit.title),t(n,14,0,n.context.$implicit.description)}))}function ZB(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,XB)),jl(1,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,1,0,n.parent.context.$implicit.subscribeitems)}),null)}function KB(t){return pr(0,[(t()(),Ki(0,0,null,null,13,"li",[["style","float:left; width: 30%"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,12,"strong",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,10,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),jl(3,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(4,0,null,null,5,"input",[["class","subscription-conference-calls-checkbox"],["type","checkbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==Al(t,5).onChange(e.target.checked)&&o),"blur"===n&&(o=!1!==Al(t,5).onTouched()&&o),o}),null,null)),jl(5,16384,null,0,fh,[Ln,Sn],null,null),Vl(1024,null,ph,(function(t){return[t]}),[fh]),jl(7,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(9,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(10,0,null,null,2,"span",[["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,1,":svg:svg",[["class","nuv-multi-select-filter-modal__icon-checked"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),hr(13,null,[" "," "]))],(function(t,n){t(n,3,0,"nuv-multi-select-filter-modal__filter-label",n.component.confCallWebinarsGroup.get("subscribeitems_"+n.context.$implicit.id).value?"nuv-multi-select-filter-modal__filter-label--checked":""),t(n,7,0,"subscribeitems_"+n.context.$implicit.id)}),(function(t,n){t(n,4,0,Al(n,9).ngClassUntouched,Al(n,9).ngClassTouched,Al(n,9).ngClassPristine,Al(n,9).ngClassDirty,Al(n,9).ngClassValid,Al(n,9).ngClassInvalid,Al(n,9).ngClassPending),t(n,13,0,n.context.$implicit.title)}))}function JB(t){return pr(0,[(t()(),hr(0,null,[" "," "])),(t()(),Ki(1,0,null,null,0,"div",[],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,KB)),jl(3,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,3,0,n.parent.context.$implicit.subscribeitems)}),(function(t,n){t(n,0,0,n.parent.context.$implicit.grouplabel),t(n,1,0,n.parent.context.$implicit.groupdescription)}))}function QB(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"li",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,ZB)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["nestedBlock",2]],null,0,null,JB))],(function(t,n){t(n,2,0,"single"===n.context.$implicit.type,Al(n,3))}),null)}function tk(t){return pr(0,[(t()(),Ki(0,0,null,null,5,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,"span",[["class","nuv-product-detail-table__title"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,QB)),jl(4,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(5,0,null,null,0,"div",[["class","nuv-subscribe-conf-call_p"],["style","float:left; width:100%"]],[[8,"innerHTML",1]],null,null,null,null))],(function(t,n){t(n,4,0,n.component.tabData.contentrows)}),(function(t,n){var e=n.component;t(n,2,0,e.tabData.lead),t(n,5,0,e.tabData.closing)}))}function nk(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"div",[["class","nuv-conference-calls"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(t,n,e){var o=!0;return"submit"===n&&(o=!1!==Al(t,1).onSubmit(e)&&o),"reset"===n&&(o=!1!==Al(t,1).onReset()&&o),o}),null,null)),jl(1,540672,null,0,p_,[[8,null],[8,null]],{form:[0,"form"]},null),Vl(2048,null,ah,null,[p_]),jl(3,16384,null,0,t_,[[4,ah]],null,null),(t()(),Ki(4,0,null,null,2,"ul",[["style","list-style-type: none; padding: 0px 0px 10px 0px"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,tk)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,1,0,e.confCallWebinarsGroup),t(n,6,0,"tab30"===e.tabData.id)}),(function(t,n){t(n,0,0,Al(n,3).ngClassUntouched,Al(n,3).ngClassTouched,Al(n,3).ngClassPristine,Al(n,3).ngClassDirty,Al(n,3).ngClassValid,Al(n,3).ngClassInvalid,Al(n,3).ngClassPending)}))}var ek=mi({encapsulation:0,styles:['.subscription-product-documents-label[_ngcontent-%COMP%]{outline:0;float:left;padding:11px 0;margin:5px 0 15px;font-family:Georgia,Times,serif;color:#66737d;font-size:15px}.subscription-product-documents-item[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:14px;color:#253746;letter-spacing:0;margin:0 5px;line-height:32px}.subscription-product-documents-radio-btn[_ngcontent-%COMP%]{position:relative;left:0;top:9px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;border:1px solid #253746;background-color:#f0f8ff;border-radius:50%}.subscription-product-documents-radio-btn[_ngcontent-%COMP%]:checked:after{content:"";display:block;width:6px;height:6px;margin:3px;border-radius:6px;background-color:#0092bc}.subscription-product-documents-checkbox[_ngcontent-%COMP%]{opacity:0}.box[_ngcontent-%COMP%]{float:left;padding:10px 0;margin:0 0 15px;font-family:Georgia,Times,serif;font-weight:400;color:#253746}.nuv-td[_ngcontent-%COMP%]{font-family:Source Sans Pro,sans-serif;font-weight:400;color:#253746;font-size:.875rem;line-height:1;border-right:1px solid #bdc3c7;padding:13px 10px 7px}.sub-product-table[_ngcontent-%COMP%]{margin-left:0}.sub-product-doc-animation-img[_ngcontent-%COMP%]{display:block;margin-left:205px}.subscription-product-documents-sub_title[_ngcontent-%COMP%]{font-weight:700;border-bottom:1px solid #eee;padding-bottom:3px;margin-bottom:15px}.subscription-product-documents-sub_title[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{display:none}@media (max-width:1024px){.sub-product-doc-animation-img[_ngcontent-%COMP%]{display:block;margin-left:340px}}@media (max-width:768px){.sub-product-doc-animation-img[_ngcontent-%COMP%]{display:block;margin-left:220px}}@media (max-width:736px){.sub-product-doc-animation-img[_ngcontent-%COMP%]{display:block;margin-left:100px;margin-right:100px}}@media (max-width:420px){.sub-product-doc-animation-img[_ngcontent-%COMP%]{display:block;margin-left:60px}}'],data:{}});function ok(t){return pr(0,[(t()(),Ki(0,0,null,null,8,"label",[["class","subscription-product-documents-item"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,6,"input",[["class","subscription-product-documents-radio-btn"],["formControlName","cadence"],["type","radio"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"change"]],(function(t,n,e){var o=!0;return"input"===n&&(o=!1!==Al(t,2)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,2).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,2)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,2)._compositionEnd(e.target.value)&&o),"change"===n&&(o=!1!==Al(t,3).onChange()&&o),"blur"===n&&(o=!1!==Al(t,3).onTouched()&&o),o}),null,null)),jl(2,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),jl(3,212992,null,0,Ah,[Ln,Sn,xh,rn],{formControlName:[0,"formControlName"],value:[1,"value"]},null),Vl(1024,null,ph,(function(t,n){return[t,n]}),[Ph,Ah]),jl(5,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(7,16384,null,0,Qh,[[4,bh]],null,null),(t()(),hr(8,null,[" "," "]))],(function(t,n){t(n,3,0,"cadence",n.context.$implicit.id),t(n,5,0,"cadence")}),(function(t,n){t(n,1,0,Al(n,7).ngClassUntouched,Al(n,7).ngClassTouched,Al(n,7).ngClassPristine,Al(n,7).ngClassDirty,Al(n,7).ngClassValid,Al(n,7).ngClassInvalid,Al(n,7).ngClassPending),t(n,8,0,n.context.$implicit.label)}))}function ik(t){return pr(0,[(t()(),Ki(0,0,null,null,14,"div",[["class","subscription-product-documents-sub_title"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,13,"div",[["class","nuv-multi-select-filter-modal__filter-label-container"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,12,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),jl(3,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(4,0,null,null,5,"input",[["class","subscription-product-documents-checkbox"],["formControlName","subscribeitems_1739"],["type","checkbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==Al(t,5).onChange(e.target.checked)&&o),"blur"===n&&(o=!1!==Al(t,5).onTouched()&&o),"change"===n&&(o=!1!==i.cefPressReleaseChange()&&o),o}),null,null)),jl(5,16384,null,0,fh,[Ln,Sn],null,null),Vl(1024,null,ph,(function(t){return[t]}),[fh]),jl(7,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(9,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(10,0,null,null,2,"span",[["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,1,":svg:svg",[["class","nuv-multi-select-filter-modal__icon-checked"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(-1,null,["CEF press releases"]))],(function(t,n){t(n,3,0,"nuv-multi-select-filter-modal__filter-label",n.component.cefPressRelease?"nuv-multi-select-filter-modal__filter-label--checked":""),t(n,7,0,"subscribeitems_1739")}),(function(t,n){t(n,4,0,Al(n,9).ngClassUntouched,Al(n,9).ngClassTouched,Al(n,9).ngClassPristine,Al(n,9).ngClassDirty,Al(n,9).ngClassValid,Al(n,9).ngClassInvalid,Al(n,9).ngClassPending)}))}function lk(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"div",[["class","nuv-button nuv-button--dark nuv-product-filters__multi-select-button nuv-button--icon nuv-button--icon-plus"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,5,"button",[["class","nuv-button__btn nuv-multi-select-filter-modal-trigger false multi-select-filter-modal-button"],["style","white-space: nowrap; background-color: #0092bc; color: white; border: none"],["type","button"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.onAssetClass(t.parent.context.$implicit)&&o),o}),null,null)),(t()(),Ki(2,0,null,null,3,"div",[["class","nuv-button__icon nuv-button__icon--plus"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,2,":svg:svg",[["height","13"],["role","img"],["width","12"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,":svg:g",[["class","plusIcon"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"],["stroke-linecap","square"],["stroke-width","2"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["d","M6 1.5v10M11 6.5H1"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Asset class "]))],null,null)}function rk(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"th",[["class","small nuv-text-align-left"],["rowspan","2"]],null,null,null,null,null)),(t()(),hr(-1,null,["STRATEGY NAME"]))],null,null)}function ck(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"th",[["class","small nuv-text-align-left"],["rowspan","2"]],null,null,null,null,null)),(t()(),hr(-1,null,["NAME"]))],null,null)}function ak(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"th",[["class","small nuv-text-align-left"],["rowspan","2"]],null,null,null,null,null)),(t()(),hr(-1,null,["FUND NAME"]))],null,null)}function sk(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"th",[["class","small nuv-text-align-center"],["rowspan","2"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(2,null,[" "," "]))],null,(function(t,n){t(n,2,0,n.context.$implicit)}))}function uk(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"th",[["class","small nuv-text-align-left"],["rowspan","2"]],null,null,null,null,null)),(t()(),hr(-1,null,["STRATEGY NAME"]))],null,null)}function dk(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"th",[["class","small nuv-text-align-left"],["rowspan","2"]],null,null,null,null,null)),(t()(),hr(-1,null,["NAME"]))],null,null)}function gk(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"th",[["class","small nuv-text-align-left"],["rowspan","2"]],null,null,null,null,null)),(t()(),hr(-1,null,["FUND NAME"]))],null,null)}function hk(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"th",[["class","small nuv-text-align-center"],["rowspan","2"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(2,null,[" "," "]))],null,(function(t,n){t(n,2,0,n.context.$implicit)}))}function _k(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"tr",[["class","asset-class-breaker"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"td",[["colspan","10"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,2,"div",[["class","nuv-product-detail-table__cell-content"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(4,null,["",""]))],null,(function(t,n){t(n,4,0,n.parent.parent.context.index>0&&n.parent.parent.parent.parent.context.$implicit.items[n.parent.parent.context.index-1].category===n.parent.parent.context.$implicit.category?"":n.parent.parent.context.$implicit.category)}))}function Ck(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"a",[["style","color:#0092bc; text-decoration: none;"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.onSelectAllClick(t.parent.parent.context.$implicit)&&o),o}),null,null)),(t()(),Ki(1,0,null,null,1,"em",[],null,null,null,null,null)),(t()(),hr(2,null,["",""]))],null,(function(t,n){t(n,2,0,n.parent.parent.context.$implicit.selectAllText)}))}function pk(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"span",[["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,":svg:svg",[["class","nuv-multi-select-filter-modal__icon-checked"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"]],null,null,null,null,null))],null,null)}function fk(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[["class","nuv-td"],["style","cursor: default; border-right: none;"]],null,null,null,null,null)),(t()(),hr(-1,null,["n/a"]))],null,null)}function Mk(t){return pr(0,[(t()(),Ki(0,0,null,null,14,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,13,"td",[["class","small nuv-text-align-center nuv-td"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,12,"div",[["class","nuv-multi-select-filter-modal__filter-label-container"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,11,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),jl(4,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(5,0,null,null,5,"input",[["class","subscription-product-documents-checkbox"],["type","checkbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==Al(t,6).onChange(e.target.checked)&&o),"blur"===n&&(o=!1!==Al(t,6).onTouched()&&o),"change"===n&&(o=!1!==i.onChkChange(t.parent.parent.context.$implicit)&&o),o}),null,null)),jl(6,16384,null,0,fh,[Ln,Sn],null,null),Vl(1024,null,ph,(function(t){return[t]}),[fh]),jl(8,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(10,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,pk)),jl(12,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,fk)),jl(14,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,4,0,"nuv-multi-select-filter-modal__filter-label",e.productDocumentsGroup.get("subscribeitems_"+n.context.$implicit).value?"nuv-multi-select-filter-modal__filter-label--checked":""),t(n,8,0,"subscribeitems_"+n.context.$implicit),t(n,12,0,!e.productDocumentsGroup.controls["subscribeitems_"+n.context.$implicit].disabled),t(n,14,0,e.productDocumentsGroup.controls["subscribeitems_"+n.context.$implicit].disabled)}),(function(t,n){t(n,5,0,Al(n,10).ngClassUntouched,Al(n,10).ngClassTouched,Al(n,10).ngClassPristine,Al(n,10).ngClassDirty,Al(n,10).ngClassValid,Al(n,10).ngClassInvalid,Al(n,10).ngClassPending)}))}function Pk(t){return pr(0,[(t()(),Ki(0,0,null,null,9,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,_k)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(3,0,null,null,6,"tr",[],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,"td",[["class","nuv-td"],["style","font-size: 1rem; padding-left: 10px"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(5,0,null,null,2,"td",[["class","small nuv-text-align-center nuv-td"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Ck)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Mk)),jl(9,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.parent.context.$implicit.category&&(n.parent.context.index>0&&n.parent.parent.parent.context.$implicit.items[n.parent.context.index-1].category!==n.parent.context.$implicit.category||0===n.parent.context.index)),t(n,7,0,""!==n.parent.context.$implicit.selectAllText),t(n,9,0,n.parent.context.$implicit.subscribeitems)}),(function(t,n){t(n,4,0,n.parent.context.$implicit.name)}))}function Ok(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Pk)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,n.component.showCategory(n.context.$implicit,n.parent.parent.context.$implicit.id))}),null)}function mk(t){return pr(0,[(t()(),Ki(0,0,null,null,28,"div",[["class","nuv-product-detail-table__table-wrapper"]],null,[[null,"scroll"]],(function(t,n,e){var o=!0;return"scroll"===n&&(o=!1!==t.component.onWindowHorizontalScroll(e)&&o),o}),null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(2,0,null,null,26,"table",[],null,null,null,null,null)),(t()(),Ki(3,0,null,null,10,"thead",[["class","nuv-product-detail-table__thead-reference"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,9,"tr",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,rk)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,ck)),jl(8,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,ak)),jl(10,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(11,0,null,null,0,"th",[["class","small nuv-text-align-left"],["rowspan","2"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,sk)),jl(13,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(14,0,null,null,11,"thead",[["class","nuv-product-detail-table__thead-original"]],null,null,null,null,null)),jl(15,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(16,0,null,null,9,"tr",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,uk)),jl(18,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,dk)),jl(20,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,gk)),jl(22,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(23,0,null,null,0,"th",[["class","small nuv-text-align-left"],["rowspan","2"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,hk)),jl(25,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(26,0,null,null,2,"tbody",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Ok)),jl(28,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,1,0,"nuv-product-detail-table__table-wrapper",n.context.isClone?"nuv-clone":"nuv-original-"+n.parent.context.$implicit.id),t(n,6,0,"SMA"===n.parent.context.$implicit.vehicletype),t(n,8,0,"MP"===n.parent.context.$implicit.vehicletype),t(n,10,0,"SMA"!==n.parent.context.$implicit.vehicletype&&"MP"!==n.parent.context.$implicit.vehicletype),t(n,13,0,n.parent.context.$implicit.columns),t(n,15,0,"nuv-product-detail-table__thead-original",n.context.isClone?"":"nuv-update-"+n.parent.context.$implicit.id),t(n,18,0,"SMA"===n.parent.context.$implicit.vehicletype),t(n,20,0,"MP"===n.parent.context.$implicit.vehicletype),t(n,22,0,"SMA"!==n.parent.context.$implicit.vehicletype&&"MP"!==n.parent.context.$implicit.vehicletype),t(n,25,0,n.parent.context.$implicit.columns),t(n,28,0,n.parent.context.$implicit.items)}),null)}function vk(t){return pr(0,[(t()(),Ki(0,0,[["div_preview",1]],null,0,null,null,null,null,null,null,null))],null,null)}function yk(t){return pr(0,[(t()(),Ki(0,0,[["div_container",1]],null,0,null,null,null,null,null,null,null))],null,null)}function bk(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"nuv-modal",[],null,null,null,IB,TB)),jl(1,49152,[[1,4]],0,yP,[],{id:[0,"id"]},null),(t()(),Ki(2,0,null,0,1,"nuv-filter",[],null,[[null,"filterChange"]],(function(t,n,e){var o=!0;return"filterChange"===n&&(o=!1!==t.component.onFilterChange(e)&&o),o}),WB,RB)),jl(3,638976,null,0,xP,[],{title:[0,"title"],tabCategories:[1,"tabCategories"]},{filterChange:"filterChange"})],(function(t,n){var e=n.component;t(n,1,0,"nuvFilterModal_"+n.parent.context.$implicit.id),t(n,3,0,"Filter by asset class",e.tabCategory)}),null)}function xk(t){return pr(0,[(t()(),Ki(0,0,null,null,18,"nuv-tab",[],null,null,null,SB,kB)),jl(1,114688,[[2,4]],0,OP,[],{title:[0,"title"],tabId:[1,"tabId"]},null),(t()(),Zi(16777216,null,0,1,null,ik)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,0,1,null,lk)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(6,0,null,0,10,"div",[["class","nuv-clear"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,9,"div",[["class","nuv-product-detail-table nuv-product-detail-table--headers-locked nuv-product-detail-table--theme-light nuv-product-detail-table--fullwidth sub-product-table"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,8,"div",[],null,null,null,null,null)),(t()(),Ki(9,0,null,null,7,"div",[["class","nuv-product-detail-table__table-outer-wrapper"]],null,null,null,null,null)),(t()(),Zi(0,[["nuv_sub_template",2]],null,0,null,mk)),(t()(),Zi(16777216,null,null,2,null,vk)),jl(12,540672,null,0,jd,[ko],{ngTemplateOutletContext:[0,"ngTemplateOutletContext"],ngTemplateOutlet:[1,"ngTemplateOutlet"]},null),dr(13,{isClone:0}),(t()(),Zi(16777216,null,null,2,null,yk)),jl(15,540672,null,0,jd,[ko],{ngTemplateOutletContext:[0,"ngTemplateOutletContext"],ngTemplateOutlet:[1,"ngTemplateOutlet"]},null),dr(16,{isClone:0}),(t()(),Zi(16777216,null,0,1,null,bk)),jl(18,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,1,0,n.context.$implicit.label,n.context.$implicit.id),t(n,3,0,"CEF"===n.context.$implicit.vehicletype),t(n,5,0,"SMA"!==n.context.$implicit.vehicletype&&n.context.$implicit.categories&&n.context.$implicit.categories.length>0);var e=t(n,13,0,!1);t(n,12,0,e,Al(n,10));var o=t(n,16,0,!0);t(n,15,0,o,Al(n,10)),t(n,18,0,"SMA"!==n.context.$implicit.vehicletype&&n.context.$implicit.categories&&n.context.$implicit.categories.length>0)}),null)}function Ak(t){return pr(0,[(t()(),Ki(0,0,null,null,12,"div",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,6,"div",[["style","width:100%"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"label",[["class","subscription-product-documents-label"]],null,null,null,null,null)),(t()(),hr(-1,null,["Product delivery preferences:"])),(t()(),Ki(4,0,null,null,3,"ul",[["class","box"],["style","list-style-type:none; margin-left:5px"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,2,"li",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,ok)),jl(7,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(8,0,null,null,4,"nuv-tabs",[],null,[[null,"tabChange"]],(function(t,n,e){var o=!0;return"tabChange"===n&&(o=!1!==t.component.onTabChange(e)&&o),o}),BB,mB)),jl(9,1097728,null,1,vP,[],{tabType:[0,"tabType"]},{tabChange:"tabChange"}),er(603979776,2,{nTabs:1}),(t()(),Zi(16777216,null,0,1,null,xk)),jl(12,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,7,0,n.context.$implicit.cadence),t(n,9,0,e.TabType.SubTab),t(n,12,0,n.context.$implicit.subtabs)}),null)}function wk(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"img",[["class","sub-product-doc-animation-img"],["src","https://www.nuveen.com/images/762/220/1502500762220/loading_screen_product_1023_1x.gif"]],null,null,null,null,null))],null,null)}function Bk(t){return pr(0,[er(671088640,1,{nuvFilterModals:1}),(t()(),Ki(1,0,null,null,8,"div",[],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(t,n,e){var o=!0;return"submit"===n&&(o=!1!==Al(t,2).onSubmit(e)&&o),"reset"===n&&(o=!1!==Al(t,2).onReset()&&o),o}),null,null)),jl(2,540672,null,0,p_,[[8,null],[8,null]],{form:[0,"form"]},null),Vl(2048,null,ah,null,[p_]),jl(4,16384,null,0,t_,[[4,ah]],null,null),(t()(),Ki(5,0,null,null,4,"div",[["class","nuv-product-filters nuv-product-filters--with-multi-select"],["id","nuv-product-tabs"],["style","margin-left:0px;width:100%;"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,2,null,Ak)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),Rl(131072,Hd,[To]),(t()(),Zi(0,[["loading",2]],null,0,null,wk))],(function(t,n){var e=n.component;t(n,2,0,e.productDocumentsGroup),t(n,7,0,Oi(n,7,0,Al(n,8).transform(e.tabDataLocal$)),Al(n,9))}),(function(t,n){t(n,1,0,Al(n,4).ngClassUntouched,Al(n,4).ngClassTouched,Al(n,4).ngClassPristine,Al(n,4).ngClassDirty,Al(n,4).ngClassValid,Al(n,4).ngClassInvalid,Al(n,4).ngClassPending)}))}var kk=mi({encapsulation:2,styles:[".thought-leadership{margin-left:70px}.thought-leadership p{color:#66737d!important}.thought-leadership-list-item{width:35%;float:left}.thought-leadership-checkbox{width:0;height:15px;opacity:0}span.checkbox_title__info{margin-left:5px}@media (max-width:768px){.thought-leadership{margin:30px 0 0}.thought-leadership-list-item{width:100%}}@media (max-width:736px){.core-capabilities-list{margin:20px}.thought-leadership h3{width:100%;margin:10px 20px!important}}@media (max-width:420px){.subscription-product-documents-label{margin:5px 0 0;padding:5px 0}}"],data:{}});function Sk(t){return pr(0,[(t()(),Ki(0,0,null,null,15,"li",[["style","float:left; width:100%; margin-top: 10px"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,13,"div",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,12,"h3",[["class","nuv-product-detail-table__title"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,10,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),jl(4,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(5,0,null,null,5,"input",[["aria-label","Thought Leadership subitem Title"],["class","thought-leadership-checkbox"],["type","checkbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==Al(t,6).onChange(e.target.checked)&&o),"blur"===n&&(o=!1!==Al(t,6).onTouched()&&o),o}),null,null)),jl(6,16384,null,0,fh,[Ln,Sn],null,null),Vl(1024,null,ph,(function(t){return[t]}),[fh]),jl(8,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(10,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(11,0,null,null,2,"span",[["class","nuv-multi-select-filter-modal__filter-checkbox"],["style","margin:0px;margin-right:10px"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,1,":svg:svg",[["class","nuv-multi-select-filter-modal__icon-checked"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,0,"label",[["class","nuv-product-detail-table__title"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(15,0,null,null,0,"div",[["class","nuv-product-detail-table__disclousure-wysiwyg"]],[[8,"innerHTML",1]],null,null,null,null))],(function(t,n){t(n,4,0,"nuv-multi-select-filter-modal__filter-label",n.component.thoughtLeadershipGroup.get("subscribeitems_"+n.context.$implicit.id).value?"nuv-multi-select-filter-modal__filter-label--checked":""),t(n,8,0,"subscribeitems_"+n.context.$implicit.id)}),(function(t,n){t(n,5,0,Al(n,10).ngClassUntouched,Al(n,10).ngClassTouched,Al(n,10).ngClassPristine,Al(n,10).ngClassDirty,Al(n,10).ngClassValid,Al(n,10).ngClassInvalid,Al(n,10).ngClassPending),t(n,14,0,n.context.$implicit.title),t(n,15,0,n.context.$implicit.description)}))}function Tk(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,Sk)),jl(1,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,1,0,n.parent.context.$implicit.subscribeitems)}),null)}function Ek(t){return pr(0,[(t()(),Ki(0,0,null,null,13,"li",[["class","thought-leadership-list-item"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,12,"div",[["class","nuv-multi-select-filter-modal__filter-label-container"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,10,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),jl(3,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(4,0,null,null,5,"input",[["aria-label","Thought Leadership subitem Title"],["class","thought-leadership-checkbox"],["type","checkbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==Al(t,5).onChange(e.target.checked)&&o),"blur"===n&&(o=!1!==Al(t,5).onTouched()&&o),o}),null,null)),jl(5,16384,null,0,fh,[Ln,Sn],null,null),Vl(1024,null,ph,(function(t){return[t]}),[fh]),jl(7,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(9,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(10,0,null,null,2,"span",[["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,1,":svg:svg",[["class","nuv-multi-select-filter-modal__icon-checked"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,0,"label",[["class","nuv-product-detail-table__disclousure-wysiwyg"]],[[8,"innerHTML",1]],null,null,null,null))],(function(t,n){t(n,3,0,"nuv-multi-select-filter-modal__filter-label",n.component.thoughtLeadershipGroup.get("subscribeitems_"+n.context.$implicit.id).value?"nuv-multi-select-filter-modal__filter-label--checked":""),t(n,7,0,"subscribeitems_"+n.context.$implicit.id)}),(function(t,n){t(n,4,0,Al(n,9).ngClassUntouched,Al(n,9).ngClassTouched,Al(n,9).ngClassPristine,Al(n,9).ngClassDirty,Al(n,9).ngClassValid,Al(n,9).ngClassInvalid,Al(n,9).ngClassPending),t(n,13,0,n.context.$implicit.title)}))}function Ik(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"h3",[["class","nuv-product-detail-table__title"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(1,0,null,null,0,"div",[["class","nuv-product-detail-table__disclousure-wysiwyg"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(2,0,null,null,2,"div",[["class","core-capabilities-list"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Ek)),jl(4,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,4,0,n.parent.context.$implicit.subscribeitems)}),(function(t,n){t(n,0,0,n.parent.context.$implicit.grouplabel),t(n,1,0,n.parent.context.$implicit.groupdescription)}))}function zk(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"li",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Tk)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["nestedBlock",2]],null,0,null,Ik))],(function(t,n){t(n,2,0,"single"===n.context.$implicit.type,Al(n,3))}),null)}function Lk(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,zk)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,n.component.tabData.contentrows)}),null)}function Dk(t){return pr(0,[(t()(),Ki(0,0,null,null,7,"div",[],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(t,n,e){var o=!0;return"submit"===n&&(o=!1!==Al(t,1).onSubmit(e)&&o),"reset"===n&&(o=!1!==Al(t,1).onReset()&&o),o}),null,null)),jl(1,540672,null,0,p_,[[8,null],[8,null]],{form:[0,"form"]},null),Vl(2048,null,ah,null,[p_]),jl(3,16384,null,0,t_,[[4,ah]],null,null),(t()(),Ki(4,0,null,null,3,"div",[["class","thought-leadership"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,2,"ul",[["style","list-style-type: none; padding: 0px 0px 0px 0px"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Lk)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,1,0,e.thoughtLeadershipGroup),t(n,7,0,"tab10"===e.tabData.id)}),(function(t,n){t(n,0,0,Al(n,3).ngClassUntouched,Al(n,3).ngClassTouched,Al(n,3).ngClassPristine,Al(n,3).ngClassDirty,Al(n,3).ngClassValid,Al(n,3).ngClassInvalid,Al(n,3).ngClassPending)}))}var Nk=mi({encapsulation:0,styles:['.nuv-subscribe-modal[_ngcontent-%COMP%]{width:auto;height:auto;right:200px;max-width:1200px;position:absolute;background-color:#fff;border:1px solid #253746;opacity:1;visibility:visible;z-index:999}.nuv-message[_ngcontent-%COMP%]{width:calc(100% - 42px);float:left}.nuv-subscriptions-dashboard[_ngcontent-%COMP%]{margin-top:0;margin-bottom:20px}.nuv-subscribe-modal__close-btn[_ngcontent-%COMP%]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;padding:0;cursor:pointer;position:absolute;top:20px;right:20px}.nuv-subscribe-modal__close-icon[_ngcontent-%COMP%]{width:20px;height:19px;color:#000}svg[_ngcontent-%COMP%]:not(:root){overflow:hidden}.nuv-subscribe-modal__main-container[_ngcontent-%COMP%]{display:flex;justify-content:center;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center}.nuv-subscribe-modal__items-container[_ngcontent-%COMP%]{text-align:left;width:80%!important}.nuv-subscribe-modal[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.9rem}.nuv-subscribe-modal[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#00f}.nuv-subscribe-modal[_ngcontent-%COMP%]{padding:0;top:auto;bottom:0}.nuv-subscribe-modal__items-container[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{line-height:2.625rem;margin:20px 0;font-family:Georgia,Times,serif}.nuv-subscribe-modal__items-container[_ngcontent-%COMP%]   div[_ngcontent-%COMP%]{letter-spacing:.0075rem}.nuv-subscribe-modal__learn-more-links[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;margin:0 10px;font-style:italic}.nuv-subscribe-modal__subscribe_item[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.995rem;position:relative;color:#fff;letter-spacing:0;margin-right:35px;padding-left:28px;padding-top:5px;line-height:32px}.nuv-subscribe-modal__checkbox[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;border:1px solid #fff;background-color:transparent}.nuv-subscribe-modal__label[_ngcontent-%COMP%]{margin-left:0}.nuv-subscribe-modal__checkbox[_ngcontent-%COMP%]:after{content:"";display:block;width:100%;height:100%;border-radius:0;background-color:transparent;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.2s linear}.nuv-subscribe-modal__checkbox[_ngcontent-%COMP%]:checked:after{content:"";display:block;width:6px;height:6px;border-radius:6px;background-color:#fff}.nuv-subscribe-modal__input-field[_ngcontent-%COMP%]{font-weight:400;font-size:1rem;display:block;opacity:.9;letter-spacing:.07px;background-color:#f2f3f4;padding:17px 20px;width:100%;margin:10px 0 3px;transition:border .1s;border:none;color:#75787b;font-family:Georgia,Times,serif;font-style:italic}.nuv-login-modal__input-field[_ngcontent-%COMP%], .nuv-subscribe-modal__alert-text[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;color:#fff}.nuv-subscribe-modal-container[_ngcontent-%COMP%]{margin:-10px 0 40px}.nuv-subscribe-modal-container[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif}.nuv-subscribe-modal__row[_ngcontent-%COMP%]{display:flex;-ms-flex-wrap:wrap;margin:20px 0}.nuv-overflow-auto[_ngcontent-%COMP%]{overflow:auto}.nuv-subscribe-modal__main-title[_ngcontent-%COMP%]{margin:0;font-family:Georgia,Times,serif;font-size:1.7rem;color:#253746}.nuv-subscribe-modal__footer[_ngcontent-%COMP%]{font-style:italic;color:#66737d;margin:0 0 10px}.nuv-subscribe-modal__footer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#0092bc;text-decoration:underline}.nuv-subscribe-modal__col[_ngcontent-%COMP%]{float:left}.nuv-subscribe-modal__first_name_col[_ngcontent-%COMP%]{float:left;width:49%;margin:0 0 -10px}.nuv-subscribe-modal__last_name_col[_ngcontent-%COMP%]{float:left;width:49%;margin:0 0 -10px 10px}.nuv-subscribe-modal__email_col[_ngcontent-%COMP%]{float:left;width:100%;margin:-10px 0}.nuv-subscribe-modal__submit_btn_col[_ngcontent-%COMP%]{float:left;width:100%;margin:-10px auto}.align-left[_ngcontent-%COMP%]{float:left}.align-right[_ngcontent-%COMP%]{float:right}.subscription-errors[_ngcontent-%COMP%]{color:red;margin:10px 5px 10px 20px}.nuv-subscribe-modal__btn[_ngcontent-%COMP%]{background-color:#2ba824;font-size:.9rem;padding:17px 60px;font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:1;color:#fff;margin:10px 0;border:none}.nuv-subscribe-btn-diabled[_ngcontent-%COMP%]{font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:400;line-height:1;letter-spacing:0;color:#fff;font-size:15px;position:relative;display:inline-block;padding:15px 10px;text-align:center;background-color:#bdc3c7;border:1px solid #bdc3c7;min-width:110px;cursor:not-allowed;transition:color .25s cubic-bezier(.77,0,.175,1);z-index:0;text-decoration:none!important}.nuv-subscribe-modal__btn[_ngcontent-%COMP%]:hover{background-color:#2d9015}.nuv-subscribe-modal__checkmark[_ngcontent-%COMP%]{margin-top:2px;float:left;display:flex;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:scale(1);transform:scale(1);background-color:#2ba824;width:32px;height:32px;margin-right:10px;justify-content:center;align-items:center;border-radius:100px;z-index:10}@media (max-width:768px){.nuv-subscribe-modal__col[_ngcontent-%COMP%]{width:100%}.nuv-subscribe-modal__main-title[_ngcontent-%COMP%]{font-size:1.5rem}}@media (max-width:420px){.subscription-product-documents-label[_ngcontent-%COMP%]{padding:10px 0 0;margin:0}.nuv-subscribe-modal__input-field[_ngcontent-%COMP%]{margin:5px 0}.nuv-subscribe-modal__first_name_col[_ngcontent-%COMP%]{width:100%;margin:10px 0 0}.nuv-subscribe-modal__last_name_col[_ngcontent-%COMP%]{width:100%;margin:0}.nuv-subscribe-modal__email_col[_ngcontent-%COMP%]{margin:0}.nuv-subscribe-modal__row[_ngcontent-%COMP%]{display:block}.nuv-subscribe-modal-container[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:15px}.nuv-subscribe-modal__checkmark[_ngcontent-%COMP%]{width:20px;height:20px;margin-right:5px;margin-top:0}.nuv-message[_ngcontent-%COMP%]{width:calc(100% - 30px)}.nuv-subscribe-modal__submit_btn_col[_ngcontent-%COMP%]{margin:0}.nuv-subscribe-modal__footer[_ngcontent-%COMP%]{margin:10px 0 20px;float:left}.align-left[_ngcontent-%COMP%]{float:none}.nuv-subscribe-modal__main-title[_ngcontent-%COMP%]{font-size:1rem}}@media (max-width:375px){.nuv-subscribe-modal__main-title[_ngcontent-%COMP%]{font-size:1rem}.align-left[_ngcontent-%COMP%]{float:none}}@media (max-width:320px){.nuv-subscribe-modal__checkmark[_ngcontent-%COMP%]{margin-top:-4px}.nuv-subscribe-modal__main-title[_ngcontent-%COMP%]{font-size:1rem}.align-left[_ngcontent-%COMP%]{float:none}}'],data:{}});function Fk(t){return pr(0,[(t()(),Ki(0,0,null,null,8,"div",[["class","nuv-subscriptions-dashboard"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","structural nuv-clear"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"h3",[["class","nuv-quicklinks__headline"],["style","outline: none;"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Subscriptions "])),(t()(),Ki(4,0,null,null,4,"em",[["class","nuv-product-detail-table__disclousure-wysiwyg"],["style","padding-left:0px;"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,"a",[["class","nuv-login__no-alert"],["data-speed-bump-id","modal-logincontainer"],["style","color: #0092bc"]],null,null,null,null,null)),(t()(),hr(-1,null,["Login or register"])),(t()(),Ki(7,0,null,null,1,"label",[],null,null,null,null,null)),(t()(),hr(-1,null,[" to manage your subscriptions."]))],null,null)}function jk(t){return pr(0,[(t()(),Ki(0,0,null,null,14,"div",[["class","nuv-subscriptions-dashboard"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","structural nuv-clear"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"h3",[["class","nuv-quicklinks__headline"],["style","margin: 10px 0px"]],null,null,null,null,null)),(t()(),hr(3,null,[" ","'s subscriptions "])),(t()(),Ki(4,0,null,null,10,"div",[["class","nuv-product-detail-table__disclousure-wysiwyg"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,"em",[["style","padding-left:0px;"]],null,null,null,null,null)),(t()(),hr(-1,null,["Subscribed email account: "])),(t()(),Ki(7,0,null,null,1,"strong",[["style","padding: 3px 0px"]],null,null,null,null,null)),(t()(),hr(8,null,["",""])),(t()(),Ki(9,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Ki(10,0,null,null,4,"em",[["style","padding-left:0px;"]],null,null,null,null,null)),(t()(),hr(-1,null,["To change your email address, please "])),(t()(),Ki(12,0,null,null,1,"a",[["href","https://www.nuveen.com/contact-us"],["style","color: #0092bc; padding: 3px 0px"],["target","_blank"]],null,null,null,null,null)),(t()(),hr(-1,null,["contact us"])),(t()(),hr(-1,null,["."]))],null,(function(t,n){var e=n.component;t(n,3,0,null==e.userProfileData?null:e.userProfileData.firstName),t(n,8,0,null==e.userProfileData?null:e.userProfileData.email)}))}function Rk(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-product-documents",[["style","font-family: Source Sans Pro,sans-serif;"]],null,[[null,"selectedItems"],[null,"saveSubscriptions"],[null,"afterLoad"]],(function(t,n,e){var o=!0,i=t.component;return"selectedItems"===n&&(o=!1!==i.onSelectedItemsChange(e,null==t.parent.context.$implicit?null:t.parent.context.$implicit.tabs[1])&&o),"saveSubscriptions"===n&&(o=!1!==i.onPreferecesSaved()&&o),"afterLoad"===n&&(o=!1!==i.onPdAfterLoad()&&o),o}),Bk,ek)),jl(1,770048,[[6,4],["nuvProductDocuments",4]],0,Kw,[A_,ao,Sn],{tabData:[0,"tabData"],tabSaveModel:[1,"tabSaveModel"],cefPressRelease:[2,"cefPressRelease"],properties$:[3,"properties$"]},{selectedItems:"selectedItems",saveSubscriptions:"saveSubscriptions",afterLoad:"afterLoad"})],(function(t,n){var e=n.component;t(n,1,0,null==n.parent.context.$implicit?null:n.parent.context.$implicit.tabs[1],e.productDocumentsInput,e.cefPressRelease,e.properties$)}),null)}function Vk(t){return pr(0,[(t()(),Ki(0,0,null,null,21,"nuv-tabs",[],null,null,null,BB,mB)),jl(1,1097728,null,1,vP,[],null,null),er(603979776,9,{nTabs:1}),(t()(),Ki(3,0,null,0,4,"nuv-tab",[["style","padding : 0px"]],null,null,null,SB,kB)),jl(4,114688,[[9,4]],0,OP,[],{title:[0,"title"],isTitleHTMLContent:[1,"isTitleHTMLContent"]},null),(t()(),Ki(5,0,null,0,2,"div",[],[[4,"display",null]],null,null,null,null)),(t()(),Ki(6,0,null,null,1,"nuv-thought-leadership",[["style","font-family: Source Sans Pro,sans-serif;"]],null,[[null,"selectedItems"]],(function(t,n,e){var o=!0;return"selectedItems"===n&&(o=!1!==t.component.onSelectedItemsChange(e,null==t.context.$implicit?null:t.context.$implicit.tabs[0])&&o),o}),Dk,kk)),jl(7,638976,[[5,4],["nuvThoughtLeadership",4]],0,Jw,[A_],{tabData:[0,"tabData"],thoughtLeadershipInput:[1,"thoughtLeadershipInput"]},{selectedItems:"selectedItems"}),(t()(),Ki(8,0,null,0,8,"nuv-tab",[["style","padding : 0px"]],null,null,null,SB,kB)),jl(9,114688,[[9,4],[3,4],["pdTab",4]],0,OP,[],{title:[0,"title"],isTitleHTMLContent:[1,"isTitleHTMLContent"]},null),(t()(),Ki(10,0,null,0,2,"div",[],[[4,"display",null]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Rk)),jl(12,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(13,0,null,0,3,"div",[["class","nuv-button nuv-button--green"],["style","width: 100%;"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,2,"button",[["style","float: left; min-width: 100px;"],["type","button"]],[[8,"disabled",0]],[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.subscribeToProductDocuments("Thank you, you've been subscribed.",!0)&&o),o}),null,null)),jl(15,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),hr(-1,null,[" Save "])),(t()(),Ki(17,0,null,0,4,"nuv-tab",[["style","padding : 0px"]],null,null,null,SB,kB)),jl(18,114688,[[9,4],[4,4],["ccTab",4]],0,OP,[],{title:[0,"title"],isTitleHTMLContent:[1,"isTitleHTMLContent"]},null),(t()(),Ki(19,0,null,0,2,"div",[],[[4,"display",null]],null,null,null,null)),(t()(),Ki(20,0,null,null,1,"nuv-conference-calls-webinars",[["style","font-family: Source Sans Pro,sans-serif;"]],null,[[null,"selectedItems"]],(function(t,n,e){var o=!0;return"selectedItems"===n&&(o=!1!==t.component.onSelectedItemsChange(e,null==t.context.$implicit?null:t.context.$implicit.tabs[2])&&o),o}),nk,YB)),jl(21,13221888,[[7,4],["nuvConfCalls",4]],0,Zw,[A_],{tabData:[0,"tabData"],confCallsWebinarsInput:[1,"confCallsWebinarsInput"]},{selectedItems:"selectedItems"})],(function(t,n){var e=n.component;t(n,4,0,null==n.context.$implicit?null:n.context.$implicit.tabs[0].label,!0),t(n,7,0,null==n.context.$implicit?null:n.context.$implicit.tabs[0],e.thoughtLeadershipInput),t(n,9,0,null==n.context.$implicit?null:n.context.$implicit.tabs[1].label,!0),t(n,12,0,Al(n,9).loaded),t(n,15,0,e.btnSaveClass),t(n,18,0,null==n.context.$implicit?null:n.context.$implicit.tabs[2].label,!0),t(n,21,0,null==n.context.$implicit?null:n.context.$implicit.tabs[2],e.confCallsWebinarsInput)}),(function(t,n){var e=n.component;t(n,5,0,"tab10"===(null==n.context.$implicit?null:n.context.$implicit.tabs[0].id)?"block":"none"),t(n,10,0,Al(n,9).active&&"tab20"===(null==n.context.$implicit?null:n.context.$implicit.tabs[1].id)?"block":"none"),t(n,14,0,"nuv-subscribe-btn-diabled"===e.btnSaveClass),t(n,19,0,Al(n,18).active&&"tab30"===(null==n.context.$implicit?null:n.context.$implicit.tabs[2].id)?"block":"none")}))}function Gk(t){return pr(0,[(t()(),Ki(0,0,null,null,56,"nuv-modal",[],null,[[null,"closed"]],(function(t,n,e){var o=!0;return"closed"===n&&(o=!1!==t.component.onSubscriptionModelClosed()&&o),o}),IB,TB)),jl(1,49152,[[1,4],["subscribeForm",4]],0,yP,[],null,{closed:"closed"}),(t()(),Ki(2,0,null,0,54,"div",[["class","nuv-subscribe-modal-container"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(t,n,e){var o=!0;return"submit"===n&&(o=!1!==Al(t,3).onSubmit(e)&&o),"reset"===n&&(o=!1!==Al(t,3).onReset()&&o),o}),null,null)),jl(3,540672,null,0,p_,[[8,null],[8,null]],{form:[0,"form"]},null),Vl(2048,null,ah,null,[p_]),jl(5,16384,null,0,t_,[[4,ah]],null,null),(t()(),Ki(6,0,null,null,5,"div",[["class","nuv-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,4,"div",[["class","nuv-subscribe-modal__col"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,3,"button",[["class","nuv-subscribe-modal__close-btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.closeSubscriptionForm()&&o),o}),null,null)),(t()(),Ki(9,0,null,null,2,":svg:svg",[["class","nuv-subscribe-modal__close-icon"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,1,":svg:g",[["fill","none"],["fill-rule","evenodd"],["stroke","#66737D"],["stroke-linecap","square"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,0,":svg:path",[["d","M.5.5l18.85 17.907M19.35.5L.5 18.407"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,4,"div",[["class","nuv-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,3,"div",[["class","nuv-subscribe-modal__col"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,2,"h1",[["class","nuv-subscribe-modal__main-title"],["style","outline: none;"]],null,null,null,null,null)),(t()(),Ki(15,0,null,null,1,"div",[["class","align-left"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Stay connected by subscribing below. "])),(t()(),Ki(17,0,null,null,18,"div",[["class","nuv-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(18,0,null,null,8,"div",[["class","nuv-subscribe-modal__first_name_col"]],null,null,null,null,null)),(t()(),Ki(19,0,null,null,7,"nuv-validator",[["message","First name is required."]],null,null,null,jB,zB)),jl(20,573440,null,0,bP,[],{submitted:[0,"submitted"],control:[1,"control"],message:[2,"message"]},null),(t()(),Ki(21,0,null,0,5,"input",[["class","nuv-subscribe-modal__input-field form-control"],["formControlName","firstName"],["placeholder","First name"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0;return"input"===n&&(o=!1!==Al(t,22)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,22).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,22)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,22)._compositionEnd(e.target.value)&&o),o}),null,null)),jl(22,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(24,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(26,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(27,0,null,null,8,"div",[["class","nuv-subscribe-modal__last_name_col"]],null,null,null,null,null)),(t()(),Ki(28,0,null,null,7,"nuv-validator",[["message","Last name is required."]],null,null,null,jB,zB)),jl(29,573440,null,0,bP,[],{submitted:[0,"submitted"],control:[1,"control"],message:[2,"message"]},null),(t()(),Ki(30,0,null,0,5,"input",[["class","nuv-subscribe-modal__input-field form-control"],["formControlName","lastName"],["placeholder","Last name"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0;return"input"===n&&(o=!1!==Al(t,31)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,31).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,31)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,31)._compositionEnd(e.target.value)&&o),o}),null,null)),jl(31,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(33,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(35,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(36,0,null,null,10,"div",[["class","nuv-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(37,0,null,null,9,"div",[["class","nuv-subscribe-modal__email_col"]],null,null,null,null,null)),(t()(),Ki(38,0,null,null,8,"nuv-validator",[],null,null,null,jB,zB)),jl(39,573440,null,0,bP,[],{submitted:[0,"submitted"],control:[1,"control"],messages:[2,"messages"]},null),dr(40,{required:0,email:1}),(t()(),Ki(41,0,null,0,5,"input",[["class","nuv-subscribe-modal__input-field form-control"],["formControlName","emailId"],["placeholder","Email address"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0;return"input"===n&&(o=!1!==Al(t,42)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,42).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,42)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,42)._compositionEnd(e.target.value)&&o),o}),null,null)),jl(42,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(44,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(46,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(47,0,null,null,3,"div",[["class","nuv-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(48,0,null,null,2,"div",[["class","nuv-subscribe-modal__submit_btn_col"]],null,null,null,null,null)),(t()(),Ki(49,0,null,null,1,"button",[["class","nuv-subscribe-modal__btn"],["type","submit"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.onNewUserSubscribe()&&o),o}),null,null)),(t()(),hr(-1,null,[" Subscribe "])),(t()(),Ki(51,0,null,null,5,"div",[["class","nuv-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(52,0,null,null,4,"p",[["class","nuv-subscribe-modal__footer"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Important information about subscriptions and our "])),(t()(),Ki(54,0,null,null,1,"a",[["href","https://www.nuveen.com/Privacy"],["target","_blank"]],null,null,null,null,null)),(t()(),hr(-1,null,["privacy policy"])),(t()(),hr(-1,null,[". "]))],(function(t,n){var e=n.component;t(n,3,0,e.subscribeFormGroup),t(n,20,0,e.submitted,e.subscribeFormGroup.controls.firstName,"First name is required."),t(n,24,0,"firstName"),t(n,29,0,e.submitted,e.subscribeFormGroup.controls.lastName,"Last name is required."),t(n,33,0,"lastName");var o=e.submitted,i=e.subscribeFormGroup.controls.emailId,l=t(n,40,0,"Email is required and must be valid.","Email is required and must be valid.");t(n,39,0,o,i,l),t(n,44,0,"emailId")}),(function(t,n){t(n,2,0,Al(n,5).ngClassUntouched,Al(n,5).ngClassTouched,Al(n,5).ngClassPristine,Al(n,5).ngClassDirty,Al(n,5).ngClassValid,Al(n,5).ngClassInvalid,Al(n,5).ngClassPending),t(n,21,0,Al(n,26).ngClassUntouched,Al(n,26).ngClassTouched,Al(n,26).ngClassPristine,Al(n,26).ngClassDirty,Al(n,26).ngClassValid,Al(n,26).ngClassInvalid,Al(n,26).ngClassPending),t(n,30,0,Al(n,35).ngClassUntouched,Al(n,35).ngClassTouched,Al(n,35).ngClassPristine,Al(n,35).ngClassDirty,Al(n,35).ngClassValid,Al(n,35).ngClassInvalid,Al(n,35).ngClassPending),t(n,41,0,Al(n,46).ngClassUntouched,Al(n,46).ngClassTouched,Al(n,46).ngClassPristine,Al(n,46).ngClassDirty,Al(n,46).ngClassValid,Al(n,46).ngClassInvalid,Al(n,46).ngClassPending)}))}function Uk(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"div",[["class","nuv-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,5,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,[" Please check your email for a confirmation. "])),(t()(),Ki(3,0,null,null,1,"a",[["class","nuv-login__no-alert"],["data-speed-bump-id","modal-logincontainer"],["style","color: #0092bc"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Login or register"])),(t()(),Ki(5,0,null,null,1,"label",[],null,null,null,null,null)),(t()(),hr(-1,null,[" to manage your subscriptions."]))],null,null)}function Hk(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","nuv-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,[" Please check your email for a confirmation. "]))],null,null)}function Wk(t){return pr(0,[er(671088640,1,{subscribeForm:0}),er(402653184,2,{subscriptionMessage:0}),er(671088640,3,{pdTab:0}),er(671088640,4,{ccTab:0}),er(671088640,5,{nuvThoughtLeadership:0}),er(671088640,6,{nuvProductDocuments:0}),er(671088640,7,{nuvConfCalls:0}),er(402653184,8,{captchaElem:0}),(t()(),Zi(16777216,null,null,1,null,Fk)),jl(9,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,jk)),jl(11,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(12,0,null,null,3,"div",[["class","nuv-button nuv-button--green"],["style","width: 78%;"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,2,"button",[["style","float: left; min-width: 100px;"],["type","button"]],[[8,"disabled",0]],[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.subscribeToProductDocuments("Thank you, you've been subscribed.",!0)&&o),o}),null,null)),jl(14,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),hr(-1,null,[" Save "])),(t()(),Zi(16777216,null,null,2,null,Vk)),jl(17,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To]),(t()(),Zi(16777216,null,null,1,null,Gk)),jl(20,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(21,0,null,null,24,"nuv-modal",[],null,null,null,IB,TB)),jl(22,49152,[[2,4],["subscriptionMessage",4]],0,yP,[],null,null),(t()(),Ki(23,0,null,0,22,"div",[["class","nuv-subscribe-modal-container"]],null,null,null,null,null)),(t()(),Ki(24,0,null,null,11,"div",[["class","nuv-subscribe-modal__row nuv-overflow-auto"]],null,null,null,null,null)),(t()(),Ki(25,0,null,null,3,"button",[["class","nuv-subscribe-modal__close-btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.closeSubscriptionMessage()&&o),o}),null,null)),(t()(),Ki(26,0,null,null,2,":svg:svg",[["class","nuv-subscribe-modal__close-icon"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(27,0,null,null,1,":svg:g",[["fill","none"],["fill-rule","evenodd"],["stroke","#66737D"],["stroke-linecap","square"]],null,null,null,null,null)),(t()(),Ki(28,0,null,null,0,":svg:path",[["d","M.5.5l18.85 17.907M19.35.5L.5 18.407"]],null,null,null,null,null)),(t()(),Ki(29,0,null,null,6,"h1",[["class","nuv-subscribe-modal__main-title"],["style","outline: none;"]],null,null,null,null,null)),(t()(),Ki(30,0,null,null,2,"div",[["class","nuv-subscribe-modal__checkmark"]],null,null,null,null,null)),(t()(),Ki(31,0,null,null,1,":svg:svg",[["height","12"],["role","img"],["style","display: block;"],["viewBox","0 0 12 12"],["width","12"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(32,0,null,null,0,":svg:path",[["d","M10 2l-5 8-3-2"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"],["stroke-linecap","square"],["stroke-width","2"]],null,null,null,null,null)),(t()(),Ki(33,0,null,null,2,"div",[["class","nuv-message"]],null,null,null,null,null)),(t()(),Ki(34,0,null,null,1,"em",[],null,null,null,null,null)),(t()(),hr(35,null,["",""])),(t()(),Zi(16777216,null,null,1,null,Uk)),jl(37,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Hk)),jl(39,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(40,0,null,null,5,"div",[["class","nuv-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(41,0,null,null,4,"p",[["class","nuv-subscribe-modal__footer"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Important information about subscriptions and our "])),(t()(),Ki(43,0,null,null,1,"a",[["href","https://www.nuveen.com/Privacy"],["target","_blank"]],null,null,null,null,null)),(t()(),hr(-1,null,["privacy policy"])),(t()(),hr(-1,null,[". "])),(t()(),Ki(46,0,null,null,1,"nuv-subscriptions-recaptcha-lib",[],null,[[null,"captchaResponseEmit"]],(function(t,n,e){var o=!0;return"captchaResponseEmit"===n&&(o=!1!==t.component.getCaptchaResponse(e)&&o),o}),qB,$B)),jl(47,114688,[[8,4],["captchaElem",4]],0,AP,[A_],null,{captchaResponseEmit:"captchaResponseEmit"})],(function(t,n){var e=n.component;t(n,9,0,!e.isUserLoggedIn),t(n,11,0,e.isUserLoggedIn&&e.userData),t(n,14,0,e.btnSaveClass),t(n,17,0,Oi(n,17,0,Al(n,18).transform(e.properties$))),t(n,20,0,e.showSubscriptionForm),t(n,37,0,e.showConfirmation&&!e.isUserLoggedIn),t(n,39,0,e.showConfirmation&&e.isUserLoggedIn),t(n,47,0)}),(function(t,n){var e=n.component;t(n,13,0,"nuv-subscribe-btn-diabled"===e.btnSaveClass),t(n,35,0,e.saveMessage)}))}var $k=mi({encapsulation:0,styles:[['.nuv-subscribe-modal[_ngcontent-%COMP%]{width:auto;height:auto;right:200px;max-width:1200px;position:absolute;background-color:#fff;border:1px solid #253746;opacity:1;visibility:visible;z-index:999}.nuv-message[_ngcontent-%COMP%]{width:calc(100% - 42px);float:left}.nuv-subscribe-modal__close-btn[_ngcontent-%COMP%]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;padding:0;cursor:pointer;position:absolute;top:20px;right:20px}.nuv-subscribe-modal__close-icon[_ngcontent-%COMP%]{width:20px;height:19px;color:#000}svg[_ngcontent-%COMP%]:not(:root){overflow:hidden}.nuv-subscribe-modal__main-container[_ngcontent-%COMP%]{display:flex;justify-content:center;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center}.nuv-subscribe-modal__items-container[_ngcontent-%COMP%]{text-align:left;width:80%!important}.nuv-subscribe-modal[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.9rem}.nuv-subscribe-modal[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#00f}.nuv-subscribe-modal[_ngcontent-%COMP%]{padding:0;top:auto;bottom:0}.nuv-subscribe-modal__items-container[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{line-height:2.625rem;margin:20px 0;font-family:Georgia,Times,serif}.nuv-subscribe-modal__items-container[_ngcontent-%COMP%]   div[_ngcontent-%COMP%]{letter-spacing:.0075rem}.nuv-subscribe-modal__learn-more-links[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;margin:0 10px;font-style:italic}.nuv-subscribe-modal__subscribe_item[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.995rem;position:relative;color:#fff;letter-spacing:0;margin-right:35px;padding-left:28px;padding-top:5px;line-height:32px}.nuv-subscribe-modal__checkbox[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translateY(-50%);-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;border:1px solid #fff;background-color:transparent}.nuv-subscribe-modal__label[_ngcontent-%COMP%]{margin-left:0}.nuv-subscribe-modal__checkbox[_ngcontent-%COMP%]::after{content:"";display:block;width:100%;height:100%;border-radius:0;background-color:transparent;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .2s linear}.nuv-subscribe-modal__checkbox[_ngcontent-%COMP%]:checked::after{content:"";display:block;width:6px;height:6px;border-radius:6px;background-color:#fff}.nuv-subscribe-modal__input-field[_ngcontent-%COMP%]{font-weight:400;font-size:1rem;display:block;opacity:.9;letter-spacing:.07px;background-color:#f2f3f4;padding:17px 20px;width:100%;margin:10px 0 3px;transition:border .1s ease;border:none;color:#75787b;font-family:Georgia,Times,serif;font-style:italic}.nuv-login-modal__input-field[_ngcontent-%COMP%], .nuv-subscribe-modal__alert-text[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;color:#fff}.nuv-subscribe-modal-container[_ngcontent-%COMP%]{margin:-10px 0 40px}.nuv-subscribe-modal-container[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif}.nuv-subscribe-modal__row[_ngcontent-%COMP%]{display:flex;margin:20px 0}.nuv-overflow-auto[_ngcontent-%COMP%]{overflow:auto}.nuv-subscribe-modal__main-title[_ngcontent-%COMP%]{margin:0;font-family:Georgia,Times,serif;font-size:1.7rem;color:#253746}.nuv-subscribe-modal__footer[_ngcontent-%COMP%]{font-style:italic;color:#66737d;margin:0/}.nuv-subscribe-modal__footer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#0092bc;text-decoration:underline}.nuv-subscribe-modal__col[_ngcontent-%COMP%]{float:left}.nuv-subscribe-modal__first_name_col[_ngcontent-%COMP%]{float:left;width:49%;margin:0 0 -10px}.nuv-subscribe-modal__last_name_col[_ngcontent-%COMP%]{float:left;width:49%;margin:0 0 -10px 10px}.nuv-subscribe-modal__email_col[_ngcontent-%COMP%]{float:left;width:100%;margin:-10px 0}.nuv-subscribe-modal__submit_btn_col[_ngcontent-%COMP%]{float:left;width:100%;margin:-10px auto}.align-left[_ngcontent-%COMP%]{float:left}.align-right[_ngcontent-%COMP%]{float:right}.subscription-errors[_ngcontent-%COMP%]{color:red;margin:10px 5px 10px 20px}.nuv-subscribe-modal__btn[_ngcontent-%COMP%]{background-color:#2ba824;font-size:.9rem;padding:17px 60px;font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:1;color:#fff;margin:10px 0;border:none}.nuv-subscribe-modal__btn[_ngcontent-%COMP%]:hover{background-color:#2d9015}.nuv-subscribe-modal__checkmark[_ngcontent-%COMP%]{margin-top:2px;float:left;display:flex;transition:transform .3s ease;transform:scale(1);background-color:#2ba824;width:32px;height:32px;margin-right:10px;justify-content:center;align-items:center;border-radius:100px;z-index:10}@media (max-width:768px){.nuv-subscribe-modal__col[_ngcontent-%COMP%]{width:100%}.nuv-subscribe-modal__main-title[_ngcontent-%COMP%]{font-size:1.5rem}}@media (max-width:420px){.subscription-product-documents-label[_ngcontent-%COMP%]{padding:10px/0;margin:0}.nuv-subscribe-modal__input-field[_ngcontent-%COMP%]{margin:5px 0}.nuv-subscribe-modal__first_name_col[_ngcontent-%COMP%]{width:100%;margin:10px/0}.nuv-subscribe-modal__last_name_col[_ngcontent-%COMP%]{width:100%;margin:0}.nuv-subscribe-modal__email_col[_ngcontent-%COMP%]{margin:0}.nuv-subscribe-modal__row[_ngcontent-%COMP%]{display:block}.nuv-subscribe-modal-container[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:15px}.nuv-subscribe-modal__checkmark[_ngcontent-%COMP%]{width:20px;height:20px;margin-right:5px;margin-top:0}.nuv-message[_ngcontent-%COMP%]{width:calc(100% - 30px)}.nuv-subscribe-modal__submit_btn_col[_ngcontent-%COMP%]{margin:0}.nuv-subscribe-modal__footer[_ngcontent-%COMP%]{margin:10px/0;float:left}.align-left[_ngcontent-%COMP%]{float:none}.nuv-subscribe-modal__main-title[_ngcontent-%COMP%]{font-size:1rem}}@media (max-width:375px){.nuv-subscribe-modal__main-title[_ngcontent-%COMP%]{font-size:1rem}.align-left[_ngcontent-%COMP%]{float:none}}@media (max-width:320px){.nuv-subscribe-modal__checkmark[_ngcontent-%COMP%]{margin-top:-4px}.nuv-subscribe-modal__main-title[_ngcontent-%COMP%]{font-size:1rem}.align-left[_ngcontent-%COMP%]{float:none}}.nuv-subscription-wrapper[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-top:2.8125rem}@media only screen and (min-width:47.75rem){.nuv-subscription-wrapper[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}}.nuv-subscriptions-dashboard[_ngcontent-%COMP%]{margin-top:0;margin-bottom:20px}.nuv-button[_ngcontent-%COMP%]{display:inline-block;line-height:0}.nuv-clear[_ngcontent-%COMP%]{clear:both}.nuv-product-detail-table__disclosure-wysiwyg[_ngcontent-%COMP%], .nuv-product-detail-table__disclousure-wysiwyg[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-weight:400;color:#253746;font-size:.75rem;line-height:1.1875rem;margin-top:4px;padding-left:1.25rem;padding-right:1.25rem;width:100%}.nuv-subscribe-btn-diabled[_ngcontent-%COMP%]{font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:400;line-height:1;letter-spacing:0;color:#fff;font-size:1rem;position:relative;display:inline-block;padding:11px 10px;text-align:center;background-color:#bdc3c7;border:1px solid #bdc3c7;min-width:110px;cursor:not-allowed;transition:color .25s cubic-bezier(.77,0,.175,1);z-index:0;text-decoration:none!important}.maintab-nav[_ngcontent-%COMP%]{text-align:center;border-radius:4px;overflow:hidden;font-family:#253746}.tabs[_ngcontent-%COMP%]{margin-top:10px;margin-bottom:10px;padding:0;list-style:none;table-layout:fixed;width:50%;overflow:hidden;display:table}.thought-leadership[_ngcontent-%COMP%]{margin-left:70px}.nuv-product-detail-table__title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#253746;font-size:1.375rem;line-height:2rem;letter-spacing:-.01375rem;margin-top:0;margin-bottom:0}h3[_ngcontent-%COMP%]{font-size:1.25rem}@media (min-width:63.9375rem){.nuv-product-detail-table__title[_ngcontent-%COMP%]{letter-spacing:-.00562rem}h3[_ngcontent-%COMP%]{font-size:2rem}}.nuv-multi-select-filter-modal__filter-label[_ngcontent-%COMP%]{position:relative;display:inline-flex;align-items:center;cursor:pointer}@media (min-width:47.75rem){.nuv-product-detail-table__title[_ngcontent-%COMP%]{font-size:1.125rem}h3[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-product-detail-table__disclousure-wysiwyg[_ngcontent-%COMP%]{padding-left:0;padding-right:0;margin-top:5px;margin-bottom:10px}.nuv-product-detail-table__disclosure-wysiwyg[_ngcontent-%COMP%], .nuv-product-detail-table__disclousure-wysiwyg[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.3125rem}}']],data:{}});function qk(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[["ngClass","nuv-subscription-wrapper"]],null,null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Ki(2,0,null,null,1,"nuv-subscriptions-dashboard",[],null,null,null,Wk,Nk)),jl(3,770048,null,0,lB,[oB,iB,A_],{userProfileData:[0,"userProfileData"]},null)],(function(t,n){var e=n.component;t(n,1,0,"nuv-subscription-wrapper"),t(n,3,0,e.userProfileData)}),null)}function Yk(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"subscription-dashboard",[],null,null,null,qk,$k)),jl(1,4308992,null,0,NC,[fB,Sn,DC],null,null)],(function(t,n){t(n,1,0)}),null)}var Xk=Cl("subscription-dashboard",NC,Yk,{},{},[]),Zk=mi({encapsulation:2,styles:[],data:{}});function Kk(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"div",[],null,null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),hr(2,null,[" "," "])),Rl(131072,Hd,[To]),(t()(),Ki(4,0,null,null,2,"span",[],null,null,null,null,null)),(t()(),hr(5,null,["",""])),Rl(131072,Hd,[To])],(function(t,n){t(n,1,0,n.component.cssClass)}),(function(t,n){var e=n.component;t(n,2,0,Oi(n,2,0,Al(n,3).transform(e.datapoint.label$))),t(n,5,0,Oi(n,5,0,Al(n,6).transform(e.datapoint.value$)))}))}function Jk(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-subtitle-datapoint",[],null,null,null,Kk,Zk)),jl(1,114688,null,0,Np,[Es],null,null)],(function(t,n){t(n,1,0)}),null)}var Qk=Cl("nuv-subtitle-datapoint",Np,Jk,{datapointString:"datapoint",tableId:"table-id",cssClass:"css-class"},{},[]),tS=mi({encapsulation:0,styles:[[""]],data:{}});function nS(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-strategy-breaker",[],null,null,null,MO,hO)),jl(1,4308992,null,0,gO,[ao],{properties:[0,"properties"]},null)],(function(t,n){t(n,1,0,n.component.data)}),null)}function eS(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-strategy-breaker-embed",[],null,null,null,nS,tS)),jl(1,4308992,null,0,tC,[Q_,Sn],null,null)],(function(t,n){t(n,1,0)}),null)}var oS=Cl("nuv-strategy-breaker-embed",tC,eS,{},{},[]),iS=mi({encapsulation:0,styles:[[""]],data:{}});function lS(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-teaser-link-carousel",[],null,null,null,IO,mO)),jl(1,4833280,null,0,OO,[],{properties:[0,"properties"]},null)],(function(t,n){t(n,1,0,n.component.data)}),null)}function rS(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-teaser-link-carousel-embed",[],null,null,null,lS,iS)),jl(1,114688,null,0,yf,[vf,Sn],null,null)],(function(t,n){t(n,1,0)}),null)}var cS=Cl("nuv-teaser-link-carousel-embed",yf,rS,{},{},[]),aS=mi({encapsulation:2,styles:[['.nuv-subscribe-modal{display:none;position:fixed;width:100%;background-color:#253746;z-index:2100000010;left:0;border-top:1px solid #15222c;min-height:0}.nuv-subscribe-modal__close-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;padding:0;cursor:pointer;position:absolute;top:20px;right:20px}.nuv-subscribe-modal__close-icon{width:20px;height:19px;color:#fff}svg:not(:root){overflow:hidden}.nuv-subscribe-modal__main-container{display:flex;justify-content:center;flex-direction:column;align-items:center}.nuv-subscribe-modal__items-container{text-align:left;color:#fff;width:80%!important}.nuv-subscribe-modal p{font-family:main-text-style;font-style:normal;font-weight:400;font-size:.9rem;margin:0 0 5px}.nuv-subscribe-modal{padding:0;top:auto;bottom:0}.nuv-subscribe-modal__items-container h1{line-height:2.625rem;margin:15px 0 10px}.nuv-subscribe-modal__items-container .nuv-subscribe-modal__main-title{font-size:2em;font-weight:700;line-height:2.625rem;margin:15px 0 10px}.nuv-subscribe-modal__items-container h6{color:#fff;margin-top:20px}.nuv-subscribe-modal__items-container div{letter-spacing:.0075rem}.nuv-subscribe-modal__learn-more-links{color:#2ba824;text-decoration:underline;margin:0 10px;font-style:italic}.nuv-subscribe-modal__subscribe_item{font-family:main-text-style;font-style:normal;font-weight:400;font-size:1.1rem;position:relative;color:#fff;letter-spacing:0;margin-right:35px;padding-left:28px;padding-top:5px;line-height:32px;margin-left:10px;float:left}.nuv-subscribe-modal__subscribe_item.items-disabled{opacity:.5}.nuv-subscribe-modal__subscribe_item.items-disabled .nuv-subscribe-modal__checkbox{background-color:#fff}.nuv-subscribe-modal__subscribe_item.items-disabled .nuv-subscribe-modal__checkbox:after{background-color:#253746}.nuv-subscribe-modal__checkbox{position:absolute;left:0;top:50%;transform:translateY(-50%);-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;border:1px solid #fff;background-color:transparent}.nuv-subscribe-modal__label{margin-left:0}.nuv-subscribe-modal__label span.checkbox_title__info{margin-left:5px}.nuv-subscribe-modal__checkbox:after{content:"";display:block;width:100%;height:100%;border-radius:0;background-color:transparent;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .2s linear}.nuv-subscribe-modal__checkbox:checked:after{content:"";display:block;width:6px;height:6px;border-radius:6px;background-color:#fff}.nuv-subscribe-modal__input-field{color:#fff;font-weight:400;font-style:italic;font-family:Georgia,Times,serif;font-size:1rem;display:block;opacity:.9;letter-spacing:.07px;background-color:#15222c;border:1px solid transparent;padding:16px 20px;min-width:250px;margin:5px 5px 10px 7px;transition:border .1s ease}.nuv-login-modal__input-field,.nuv-subscribe-modal__alert-text{font-family:main-text-style;font-style:italic;color:#fff}.nuv-subscribe-modal__row{display:flex;flex-wrap:wrap;margin:25px -15px}.nuv-subscribe-modal__row.doc_row_item{width:40%}.nuv-subscribe-modal__row.doc_row__alignSpaceBetweenItems{justify-content:space-between}.nuv-subscribe-modal__row.doc_row_alignNoSpace{justify-content:normal!important}.nuv-subscribe-modal__btn.space-left{margin-left:50px}.nuv-subscribe-modal__row.subscribe_info{border-top:1px solid #fff;padding-top:20px}.nuv-subscribe-modal__col{float:left}.nuv-subscribe-modal__col.doc_col_item{flex:0 auto}.nuv-subscribe-modal__col.doc_col_item__halfWidth{width:40%}.nuv-subscribe-modal__col.nuv-content-right{text-align:right;align-self:flex-end}.nuv-subscribe-modal__col .nuv-subscription-link{padding:20px;color:#2ba824;font-style:italic}.align-left{float:left}.align-right{float:right}.subscription-errors{color:red;margin:10px 5px 10px 20px}.nuv-suberror-em{margin-left:-15px}.nuv-subscribe-modal__btn{background-color:#2ba824;padding:19px 35px;font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1;letter-spacing:.03125rem;color:#fff;margin:5px 10px 0 5px;border:none;cursor:pointer}.nuv-subscribe-modal__btn:hover{background-color:#2d9015}.nuv-subscribe-modal__checkmark{margin-top:5px;float:left;display:flex;transition:transform .3s ease;transform:scale(1);background-color:#2ba824;width:32px;height:32px;margin-right:20px;justify-content:center;align-items:center;border-radius:100px;z-index:10}.nuv-subscribe-modal__checkbox_col{float:left}.nuv-subscribe-modal__label_col{float:left;margin:-3px 0 0}@media (max-width:768px){.nuv-subscribe-modal__col{width:100%}.nuv-subscribe-modal__input-field{width:100%;margin:5px 5px 10px 0}.nuv-subscribe-modal__checkbox_col{float:left;height:40px;margin:0 10px;padding:0 10px;position:-webkit-sticky;position:sticky}.nuv-subscribe-modal__subscribe_item{float:none}.nuv-subscribe-modal{overflow:scroll;height:100%}}@media (max-width:668px){.nuv-subscribe-modal__label_col{float:left;width:80%;margin:-30px 0 0}.nuv-subscribe-modal__checkbox_col{float:left;height:40px;margin:0 10px;padding:0 10px;position:-webkit-sticky;position:sticky}}@media (max-width:585px){.nuv-subscribe-modal{padding:20px 0}.nuv-subscribe-modal__checkmark{width:25px;height:25px}.nuv-subscribe-modal h1,.nuv-subscribe-modal__items-container .nuv-subscribe-modal__main-title{margin:0;font-size:1.4rem}}@media (max-width:467px){.nuv-subscribe-modal__checkmark{width:20px;height:20px;margin-right:10px}.nuv-subscribe-modal h1,.nuv-subscribe-modal__items-container .nuv-subscribe-modal__main-title{padding-bottom:5px;padding-right:30px;line-height:30px;margin:0;font-size:1.1rem}.nuv-subscribe-modal__close-btn{top:50px}}@media (max-width:1023px){.nuv-subscribe-modal__row.doc_row_item{width:100%}.nuv-subscribe-modal__col.doc_col_item{flex:none}.nuv-subscribe-modal__col.doc_col_item__halfWidth{width:100%}.nuv-subscribe-modal__row .nuv-subscribe-buttons .nuv-subscribe-modal__label_col{margin:0}}@media (min-width:768px) and (max-width:1024px){.nuv-subscribe-modal__label_col{margin:3px 0 0}}.nuv-subscribe-modal a{color:#fff;text-decoration:underline}']],data:{}});function sS(t){return pr(0,[(t()(),Ki(0,0,null,null,13,"div",[["class","nuv-subscribe-modal__col"],["formArrayName","docs"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,null,null)),jl(1,212992,null,0,M_,[[3,ah],[8,null],[8,null]],{name:[0,"name"]},null),Vl(2048,null,ah,null,[M_]),jl(3,16384,null,0,t_,[[4,ah]],null,null),(t()(),Ki(4,0,null,null,9,"label",[["class","nuv-subscribe-modal__subscribe_item"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,6,"div",[["class","nuv-subscribe-modal__checkbox_col"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,5,"input",[["class","nuv-subscribe-modal__checkbox"],["name","nuv-subscribe-modal__checkbox"],["type","checkbox"]],[[8,"id",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==Al(t,7).onChange(e.target.checked)&&o),"blur"===n&&(o=!1!==Al(t,7).onTouched()&&o),"change"===n&&(o=!1!==i.onCheckboxChange(e,i.articleCheckboxes[t.context.index].id)&&o),o}),null,null)),jl(7,16384,null,0,fh,[Ln,Sn],null,null),Vl(1024,null,ph,(function(t){return[t]}),[fh]),jl(9,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(11,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(12,0,null,null,1,"div",[["class","nuv-subscribe-modal__label_col"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,0,"span",[["class","nuv-subscribe-modal__label"]],[[8,"innerHTML",1]],null,null,null,null))],(function(t,n){t(n,1,0,"docs"),t(n,9,0,n.context.index)}),(function(t,n){var e=n.component;t(n,0,0,Al(n,3).ngClassUntouched,Al(n,3).ngClassTouched,Al(n,3).ngClassPristine,Al(n,3).ngClassDirty,Al(n,3).ngClassValid,Al(n,3).ngClassInvalid,Al(n,3).ngClassPending),t(n,6,0,e.articleCheckboxes[n.context.index].id,Al(n,11).ngClassUntouched,Al(n,11).ngClassTouched,Al(n,11).ngClassPristine,Al(n,11).ngClassDirty,Al(n,11).ngClassValid,Al(n,11).ngClassInvalid,Al(n,11).ngClassPending),t(n,13,0,e.articleCheckboxes[n.context.index].title)}))}function uS(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,sS)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.component.subscribeArticle.controls.docs.controls)}),null)}function dS(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,uS)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.component.properties.contentrows)}),null)}function gS(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","subscription-errors"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"em",[["class","nuv-suberror-em"]],null,null,null,null,null)),(t()(),hr(-1,null,["Please select a subscription."]))],null,null)}function hS(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"em",[],null,null,null,null,null)),(t()(),hr(-1,null,["First name is required."]))],null,null)}function _S(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","subscription-errors"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,hS)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,2,0,n.component.firstname.errors.required)}),null)}function CS(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","subscription-errors"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"em",[],null,null,null,null,null)),(t()(),hr(-1,null,["Your entry contains an invalid character."]))],null,null)}function pS(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"em",[],null,null,null,null,null)),(t()(),hr(-1,null,["Last name is required."]))],null,null)}function fS(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","subscription-errors"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,pS)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,2,0,n.component.lastname.errors.required)}),null)}function MS(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","subscription-errors"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"em",[],null,null,null,null,null)),(t()(),hr(-1,null,["Email is required and must be valid."]))],null,null)}function PS(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"button",[["class","nuv-subscribe-modal__btn timedSlider"],["type","submit"]],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.component.sitecoreJson.SubscribeCTAText)}))}function OS(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"button",[["class","nuv-subscribe-modal__btn clickedSlider"],["type","submit"]],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.component.sitecoreJson.SubscribeCTAText)}))}function mS(t){return pr(0,[(t()(),Ki(0,0,null,null,50,"div",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,49,"form",[["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngSubmit"],[null,"submit"],[null,"reset"]],(function(t,n,e){var o=!0,i=t.component;return"submit"===n&&(o=!1!==Al(t,3).onSubmit(e)&&o),"reset"===n&&(o=!1!==Al(t,3).onReset()&&o),"ngSubmit"===n&&(o=!1!==i.SubscribeDocument()&&o),o}),null,null)),jl(2,16384,null,0,w_,[],null,null),jl(3,540672,null,0,p_,[[8,null],[8,null]],{form:[0,"form"]},{ngSubmit:"ngSubmit"}),Vl(2048,null,ah,null,[p_]),jl(5,16384,null,0,t_,[[4,ah]],null,null),(t()(),Ki(6,0,null,null,2,"div",[["class","nuv-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,1,"div",[["class","nuv-subscribe-modal__main-title"]],null,null,null,null,null)),(t()(),hr(8,null,["",""])),(t()(),Ki(9,0,null,null,2,"div",[["class","nuv-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,dS)),jl(11,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(12,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,gS)),jl(14,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(15,0,null,null,34,"div",[["class","nuv-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(16,0,null,null,10,"div",[["class","nuv-subscribe-modal__col"]],null,null,null,null,null)),(t()(),Ki(17,0,null,null,5,"input",[["class","nuv-subscribe-modal__input-field form-control"],["formControlName","firstname"]],[[8,"placeholder",0],[1,"aria-label",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"focus"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0,i=t.component;return"input"===n&&(o=!1!==Al(t,18)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,18).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,18)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,18)._compositionEnd(e.target.value)&&o),"focus"===n&&(o=!1!==i.removeInvalidCharErrMsg()&&o),o}),null,null)),jl(18,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(20,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(22,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,_S)),jl(24,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,CS)),jl(26,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(27,0,null,null,8,"div",[["class","nuv-subscribe-modal__col"]],null,null,null,null,null)),(t()(),Ki(28,0,null,null,5,"input",[["class","nuv-subscribe-modal__input-field form-control"],["formControlName","lastname"]],[[8,"placeholder",0],[1,"aria-label",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"focus"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0,i=t.component;return"input"===n&&(o=!1!==Al(t,29)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,29).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,29)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,29)._compositionEnd(e.target.value)&&o),"focus"===n&&(o=!1!==i.removeInvalidCharErrMsg()&&o),o}),null,null)),jl(29,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(31,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(33,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,fS)),jl(35,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(36,0,null,null,8,"div",[["class","nuv-subscribe-modal__col"]],null,null,null,null,null)),(t()(),Ki(37,0,null,null,5,"input",[["class","nuv-subscribe-modal__input-field form-control"],["formControlName","email"]],[[8,"placeholder",0],[1,"aria-label",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"focus"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0,i=t.component;return"input"===n&&(o=!1!==Al(t,38)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,38).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,38)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,38)._compositionEnd(e.target.value)&&o),"focus"===n&&(o=!1!==i.removeInvalidCharErrMsg()&&o),o}),null,null)),jl(38,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(40,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(42,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,MS)),jl(44,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(45,0,null,null,4,"div",[["class","nuv-subscribe-modal__col"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,PS)),jl(47,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,OS)),jl(49,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(50,0,null,null,0,"div",[["class","nuv-subscribe-modal__row"]],[[8,"innerHTML",1]],null,null,null,null))],(function(t,n){var e=n.component;t(n,3,0,e.subscribeArticle),t(n,11,0,e.show_subscription_items),t(n,14,0,e.subscribeArticle.hasError("required","docs")&&e.isSubmitted),t(n,20,0,"firstname"),t(n,24,0,e.firstname.invalid&&e.isSubmitted),t(n,26,0,e.afterSubmitted&&e.isSubmitted),t(n,31,0,"lastname"),t(n,35,0,e.lastname.invalid&&e.isSubmitted),t(n,40,0,"email"),t(n,44,0,e.email.invalid&&e.isSubmitted),t(n,47,0,e.timedSliderOn),t(n,49,0,!e.timedSliderOn)}),(function(t,n){var e=n.component;t(n,1,0,Al(n,5).ngClassUntouched,Al(n,5).ngClassTouched,Al(n,5).ngClassPristine,Al(n,5).ngClassDirty,Al(n,5).ngClassValid,Al(n,5).ngClassInvalid,Al(n,5).ngClassPending),t(n,8,0,e.sitecoreJson.Title),t(n,17,0,Yi(1,"",e.sitecoreJson.FirstNamePlaceholder,""),Yi(1,"",e.sitecoreJson.FirstNamePlaceholder,""),Al(n,22).ngClassUntouched,Al(n,22).ngClassTouched,Al(n,22).ngClassPristine,Al(n,22).ngClassDirty,Al(n,22).ngClassValid,Al(n,22).ngClassInvalid,Al(n,22).ngClassPending),t(n,28,0,Yi(1,"",e.sitecoreJson.LastNamePlaceholder,""),Yi(1,"",e.sitecoreJson.LastNamePlaceholder,""),Al(n,33).ngClassUntouched,Al(n,33).ngClassTouched,Al(n,33).ngClassPristine,Al(n,33).ngClassDirty,Al(n,33).ngClassValid,Al(n,33).ngClassInvalid,Al(n,33).ngClassPending),t(n,37,0,Yi(1,"",e.sitecoreJson.EmailAddressPlaceholder,""),Yi(1,"",e.sitecoreJson.EmailAddressPlaceholder,""),Al(n,42).ngClassUntouched,Al(n,42).ngClassTouched,Al(n,42).ngClassPristine,Al(n,42).ngClassDirty,Al(n,42).ngClassValid,Al(n,42).ngClassInvalid,Al(n,42).ngClassPending),t(n,50,0,e.privacyPolicyText)}))}function vS(t){return pr(0,[(t()(),Ki(0,0,null,null,13,"div",[["class","nuv-subscribe-modal__col doc_col_item"],["formArrayName","docsSubscribed"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,null,null)),jl(1,212992,null,0,M_,[[3,ah],[8,null],[8,null]],{name:[0,"name"]},null),Vl(2048,null,ah,null,[M_]),jl(3,16384,null,0,t_,[[4,ah]],null,null),(t()(),Ki(4,0,null,null,9,"label",[["class","nuv-subscribe-modal__subscribe_item items-disabled"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,6,"div",[["class","nuv-subscribe-modal__checkbox_col"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,5,"input",[["class","nuv-subscribe-modal__checkbox"],["type","checkbox"]],[[8,"id",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==Al(t,7).onChange(e.target.checked)&&o),"blur"===n&&(o=!1!==Al(t,7).onTouched()&&o),"change"===n&&(o=!1!==i.onCheckboxChange(e,i.articleExistingSubscriptionCheckboxes[t.context.index].id)&&o),o}),null,null)),jl(7,16384,null,0,fh,[Ln,Sn],null,null),Vl(1024,null,ph,(function(t){return[t]}),[fh]),jl(9,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(11,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(12,0,null,null,1,"div",[["class","nuv-subscribe-modal__label_col"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,0,"span",[["class","nuv-subscribe-modal__label"]],[[8,"innerHTML",1]],null,null,null,null))],(function(t,n){t(n,1,0,"docsSubscribed"),t(n,9,0,n.context.index)}),(function(t,n){var e=n.component;t(n,0,0,Al(n,3).ngClassUntouched,Al(n,3).ngClassTouched,Al(n,3).ngClassPristine,Al(n,3).ngClassDirty,Al(n,3).ngClassValid,Al(n,3).ngClassInvalid,Al(n,3).ngClassPending),t(n,6,0,e.articleExistingSubscriptionCheckboxes[n.context.index].id,Al(n,11).ngClassUntouched,Al(n,11).ngClassTouched,Al(n,11).ngClassPristine,Al(n,11).ngClassDirty,Al(n,11).ngClassValid,Al(n,11).ngClassInvalid,Al(n,11).ngClassPending),t(n,13,0,e.articleExistingSubscriptionCheckboxes[n.context.index].title)}))}function yS(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[["class","nuv-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"h6",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"em",[],null,null,null,null,null)),(t()(),hr(-1,null,["We thought you might like to subscribe to these materials as well."]))],null,null)}function bS(t){return pr(0,[(t()(),Ki(0,0,null,null,13,"div",[["class","nuv-subscribe-modal__col doc_col_item"],["formArrayName","docs"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],null,null,null,null)),jl(1,212992,null,0,M_,[[3,ah],[8,null],[8,null]],{name:[0,"name"]},null),Vl(2048,null,ah,null,[M_]),jl(3,16384,null,0,t_,[[4,ah]],null,null),(t()(),Ki(4,0,null,null,9,"label",[["class","nuv-subscribe-modal__subscribe_item"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,6,"div",[["class","nuv-subscribe-modal__checkbox_col"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,5,"input",[["class","nuv-subscribe-modal__checkbox"],["name","nuv-subscribe-modal__checkbox"],["type","checkbox"]],[[8,"id",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==Al(t,7).onChange(e.target.checked)&&o),"blur"===n&&(o=!1!==Al(t,7).onTouched()&&o),"change"===n&&(o=!1!==i.onCheckboxChange(e,i.articleCheckboxes[t.context.index].id)&&o),o}),null,null)),jl(7,16384,null,0,fh,[Ln,Sn],null,null),Vl(1024,null,ph,(function(t){return[t]}),[fh]),jl(9,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(11,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(12,0,null,null,1,"div",[["class","nuv-subscribe-modal__label_col"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,0,"span",[["class","nuv-subscribe-modal__label"]],[[8,"innerHTML",1]],null,null,null,null))],(function(t,n){t(n,1,0,"docs"),t(n,9,0,n.context.index)}),(function(t,n){var e=n.component;t(n,0,0,Al(n,3).ngClassUntouched,Al(n,3).ngClassTouched,Al(n,3).ngClassPristine,Al(n,3).ngClassDirty,Al(n,3).ngClassValid,Al(n,3).ngClassInvalid,Al(n,3).ngClassPending),t(n,6,0,e.articleCheckboxes[n.context.index].id,Al(n,11).ngClassUntouched,Al(n,11).ngClassTouched,Al(n,11).ngClassPristine,Al(n,11).ngClassDirty,Al(n,11).ngClassValid,Al(n,11).ngClassInvalid,Al(n,11).ngClassPending),t(n,13,0,e.articleCheckboxes[n.context.index].title)}))}function xS(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","nuv-subscribe-modal__col doc_col_item__halfWidth"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,bS)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.component.subscribeArticle.controls.docs.controls)}),null)}function AS(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[["class","nuv-subscribe-modal__col"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"h6",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"em",[],null,null,null,null,null)),(t()(),hr(-1,null,["Visit the subscription dashboard for our other offerings."]))],null,null)}function wS(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"a",[["class","nuv-subscription-link"]],[[8,"href",4]],null,null,null,null)),(t()(),Ki(1,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(-1,null,["Manage subscriptions"]))],null,(function(t,n){t(n,0,0,Yi(1,"",n.component.sitecoreJson.SubscribeCTALink,""))}))}function BS(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","nuv-subscribe-modal__btn nuv-text-align-center"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"a",[["class","nuv-text-decoration-none"]],[[8,"href",4]],null,null,null,null)),(t()(),hr(-1,null,[" Manage subscriptions "]))],null,(function(t,n){t(n,1,0,Yi(1,"",n.component.sitecoreJson.SubscribeCTALink,""))}))}function kS(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"button",[["class","nuv-subscribe-modal__btn timedSlider"],["type","submit"]],null,null,null,null,null)),(t()(),hr(-1,null,["Subscribe"]))],null,null)}function SS(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"button",[["class","nuv-subscribe-modal__btn clickedSlider"],["type","submit"]],null,null,null,null,null)),(t()(),hr(-1,null,["Subscribe"]))],null,null)}function TS(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","nuv-subscribe-modal__label_col"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,kS)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,SS)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,2,0,e.timedSliderOn),t(n,4,0,!e.timedSliderOn)}),null)}function ES(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","nuv-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"div",[["class","nuv-subscribe-modal__col"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,2,"div",[["class","subscription-errors"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,1,"em",[["class","nuv-suberror-em"]],null,null,null,null,null)),(t()(),hr(-1,null,["Please select a subscription."]))],null,null)}function IS(t){return pr(0,[(t()(),Ki(0,0,null,null,21,"div",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-subscribe-modal__row doc_row_item"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,vS)),jl(3,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(16777216,null,null,1,null,yS)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(6,0,null,null,12,"div",[["class","nuv-subscribe-modal__row doc_row__alignSpaceBetweenItems"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,xS)),jl(8,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,AS)),jl(10,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(11,0,null,null,7,"div",[["class","nuv-subscribe-modal__col nuv-subscribe-buttons nuv-content-right"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,4,"div",[["class","nuv-subscribe-modal__label_col"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,wS)),jl(14,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,BS)),jl(16,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,TS)),jl(18,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,ES)),jl(20,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(21,0,null,null,0,"div",[["class","nuv-subscribe-modal__row subscribe_info"]],[[8,"innerHTML",1]],null,null,null,null))],(function(t,n){var e=n.component;t(n,3,0,e.subscribeArticle.controls.docsSubscribed.controls),t(n,5,0,e.articleCheckboxes.length>0),t(n,8,0,!e.show_other_offerings),t(n,10,0,e.show_other_offerings),t(n,14,0,!e.show_other_offerings),t(n,16,0,e.show_other_offerings),t(n,18,0,!e.show_other_offerings),t(n,20,0,e.subscribeArticle.hasError("required","docs")&&e.isSubmitted)}),(function(t,n){t(n,21,0,n.component.privacyPolicyText)}))}function zS(t){return pr(0,[(t()(),Ki(0,0,null,null,12,"div",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,11,"form",[["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngSubmit"],[null,"submit"],[null,"reset"]],(function(t,n,e){var o=!0,i=t.component;return"submit"===n&&(o=!1!==Al(t,3).onSubmit(e)&&o),"reset"===n&&(o=!1!==Al(t,3).onReset()&&o),"ngSubmit"===n&&(o=!1!==i.SubscribeDocument()&&o),o}),null,null)),jl(2,16384,null,0,w_,[],null,null),jl(3,540672,null,0,p_,[[8,null],[8,null]],{form:[0,"form"]},{ngSubmit:"ngSubmit"}),Vl(2048,null,ah,null,[p_]),jl(5,16384,null,0,t_,[[4,ah]],null,null),(t()(),Ki(6,0,null,null,4,"div",[["class","nuv-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,3,"div",[["class","nuv-subscribe-modal__main-title"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,2,"em",[],null,null,null,null,null)),(t()(),Ki(9,0,null,null,0,"span",[],[[8,"innerHTML",1]],null,null,null,null)),(t()(),hr(-1,null,[" is currently subscribed to the following:"])),(t()(),Zi(16777216,null,null,1,null,IS)),jl(12,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,3,0,e.subscribeArticle),t(n,12,0,e.show_subscription_items)}),(function(t,n){var e=n.component;t(n,1,0,Al(n,5).ngClassUntouched,Al(n,5).ngClassTouched,Al(n,5).ngClassPristine,Al(n,5).ngClassDirty,Al(n,5).ngClassValid,Al(n,5).ngClassInvalid,Al(n,5).ngClassPending),t(n,9,0,e.subscriber_email)}))}function LS(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"span",[],[[8,"innerHTML",1]],null,null,null,null))],null,(function(t,n){t(n,0,0,n.component.subscribeArticle.get("email").value)}))}function DS(t){return pr(0,[(t()(),Ki(0,0,null,null,19,"div",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,10,"div",[["class","nuv-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,9,"div",[["class","nuv-subscribe-modal__main-title"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,2,"div",[["class","nuv-subscribe-modal__checkmark"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,":svg:svg",[["aria-label","nuv-subscribe-checkmark"],["class","nuv-show"],["height","12"],["role","img"],["viewBox","0 0 12 12"],["width","12"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["_ngcontent-c4",""],["d","M10 2l-5 8-3-2"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"],["stroke-linecap","square"],["stroke-width","2"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,5,"div",[["class","align-left"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,4,"em",[],null,null,null,null,null)),(t()(),hr(-1,null,["Thank you, "])),(t()(),Zi(16777216,null,null,1,null,LS)),jl(10,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),hr(-1,null,[" has been subscribed."])),(t()(),Ki(12,0,null,null,2,"div",[["class","nuv-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,0,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Please check your email for a confirmation. "])),(t()(),Ki(15,0,null,null,3,"div",[["class","nuv-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(16,0,null,null,2,"div",[["class","nuv-subscribe-modal__btn"]],null,null,null,null,null)),(t()(),Ki(17,0,null,null,1,"a",[["class","nuv-text-decoration-none"]],[[8,"href",4]],null,null,null,null)),(t()(),hr(18,null,["",""])),(t()(),Ki(19,0,null,null,0,"div",[["class","nuv-subscribe-modal__row"]],[[8,"innerHTML",1]],null,null,null,null))],(function(t,n){var e=n.component;t(n,10,0,e.subscribeArticle&&e.subscribeArticle.get("email"))}),(function(t,n){var e=n.component;t(n,17,0,Yi(1,"",e.sitecoreJson.SubscribeCTALink,"")),t(n,18,0,e.sitecoreJson.ThanksScreenSubscribeCTAText),t(n,19,0,e.privacyPolicyText)}))}function NS(t){return pr(0,[er(402653184,1,{captchaElem:0}),(t()(),Ki(1,0,null,null,12,"div",[["aria-atomic","true"],["aria-live","polite"],["aria-relevant","all"],["class","nuv-subscribe-modal"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,3,"button",[["aria-label","close button"],["class","nuv-subscribe-modal__close-btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.CloseSubscription()&&o),o}),null,null)),(t()(),Ki(3,0,null,null,2,":svg:svg",[["aria-label","close-icon"],["class","nuv-subscribe-modal__close-icon"],["id","close-article-subscription"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,":svg:g",[["fill","none"],["fill-rule","evenodd"],["stroke","#ffffff"],["stroke-linecap","square"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["d","M.5.5l18.85 17.907M19.35.5L.5 18.407"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,7,"div",[["class","nuv-subscribe-modal__main-container"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,6,"div",[["class","nuv-subscribe-modal__items-container"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,mS)),jl(9,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,zS)),jl(11,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,DS)),jl(13,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(14,0,null,null,1,"nuv-subscriptions-recaptcha-lib",[],null,[[null,"captchaResponseEmit"]],(function(t,n,e){var o=!0;return"captchaResponseEmit"===n&&(o=!1!==t.component.getCaptchaResponse(e)&&o),o}),qB,$B)),jl(15,114688,[[1,4],["captchaElem",4]],0,AP,[A_],null,{captchaResponseEmit:"captchaResponseEmit"})],(function(t,n){var e=n.component;t(n,9,0,e.show_subscription_form),t(n,11,0,e.show_subscribed_items),t(n,13,0,e.show_successful_subscription_message),t(n,15,0)}),null)}function FS(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"app-article-touch-point",[],null,null,null,NS,aS)),jl(1,245760,null,0,kf,[To,Sn,A_,DC,Zg,OC],null,null)],(function(t,n){t(n,1,0)}),null)}var jS=Cl("app-article-touch-point",kf,FS,{sitecoreData:"sitecoreData"},{},[]),RS=mi({encapsulation:0,styles:[[""]],data:{}});function VS(t){return pr(0,[(t()(),Ki(0,0,null,null,1,null,null,null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.parent.parent.context.$implicit.dataPoint.label)}))}function GS(t){return pr(0,[(t()(),Ki(0,0,null,null,1,null,null,null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.parent.parent.context.$implicit.label)}))}function US(t){return pr(0,[(t()(),Ki(0,0,null,null,5,"div",[["class","nuv-product-detail-hero__featured-data-point-disclosure animation-load"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,GS)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(3,0,null,null,2,"span",[],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,"nuv-api-value",[],null,null,null,Hb,Sb)),jl(5,114688,null,0,kb,[],{callerType:[0,"callerType"],displayStyle:[1,"displayStyle"],datapointValue:[2,"datapointValue"],datapointValueClass:[3,"datapointValueClass"]},null)],(function(t,n){var e=n.component;t(n,2,0,!n.parent.context.$implicit.hideLabel),t(n,5,0,e.callerType,n.parent.context.$implicit.displayStyle,n.parent.context.$implicit.value,null!=n.parent.context.$implicit.displayStyleCssClass?n.parent.context.$implicit.displayStyleCssClass:"")}),null)}function HS(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,US)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,n.context.$implicit.show)}),null)}function WS(t){return pr(0,[(t()(),Ki(0,0,null,null,9,"li",[["class","nuv-product-detail-hero__featured-data-point-item"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"h4",[["class","nuv-product-detail-hero__featured-data-point-title animation-load"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,VS)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(4,0,null,null,3,"p",[["class","animation-load"]],null,null,null,null,null)),jl(5,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(6,0,null,null,1,"nuv-api-value",[],null,null,null,Hb,Sb)),jl(7,114688,null,0,kb,[],{callerType:[0,"callerType"],displayStyle:[1,"displayStyle"],datapointValue:[2,"datapointValue"],datapointValueClass:[3,"datapointValueClass"]},null),(t()(),Zi(16777216,null,null,1,null,HS)),jl(9,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,3,0,0==n.parent.context.$implicit.dataPoint.hideLabel),t(n,5,0,"animation-load",null!=n.parent.context.$implicit.dataPoint.displayStyleCssClass?"":"nuv-product-detail-hero__featured-data-point-text animation-load"),t(n,7,0,e.callerType,n.parent.context.$implicit.dataPoint.displayStyle,n.parent.context.$implicit.dataPoint.value,null!=n.parent.context.$implicit.dataPoint.displayStyleCssClass?n.parent.context.$implicit.dataPoint.displayStyleCssClass:"nuv-product-detail-hero__featured-data-point-text animation-load"),t(n,9,0,n.parent.context.$implicit.subDataPoints)}),null)}function $S(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,WS)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,n.context.$implicit.show)}),null)}function qS(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"ul",[["class","nuv-product-detail-hero__featured-data-point-list"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,$S)),jl(3,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,3,0,n.component.dataPointGroups)}),null)}function YS(t){return pr(0,[er(402653184,1,{selectorTitleEle:0}),er(402653184,2,{mainTitleEle:0}),(t()(),Zi(16777216,null,null,2,null,qS)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To])],(function(t,n){var e=n.component;t(n,3,0,Oi(n,3,0,Al(n,4).transform(e.dataPointGroups$)))}),null)}function XS(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-product-hero-detail",[],null,null,null,YS,RS)),jl(1,114688,null,0,Af,[Ln,Es],null,null)],(function(t,n){t(n,1,0)}),null)}var ZS=Cl("nuv-product-hero-detail",Af,XS,{productType:"product-type",titlePlaceholder:"title-placeholder",title1Id:"title1-id",title2Id:"title2-id",dataPointGroupString:"data-point-groups",disableCustomLogic:"disable-custom-logic"},{},[]),KS=mi({encapsulation:2,styles:[],data:{}});function JS(t){return pr(0,[(t()(),Ki(0,0,null,null,19,"div",[["class","nuv-product-hero-detail-fund-compare-container"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,15,"div",[["class","nuv-product-detail-hero-retail__add-to-compare"],["data-action","add-to-compare"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),Rl(131072,Hd,[To]),Rl(131072,Hd,[To]),(t()(),Ki(4,0,null,null,8,":svg:svg",[["aria-label","nuv-product-detail-hero-retail__add-to-compare-plus"],["class","nuv-product-detail-hero-retail__add-to-compare-plus"],["data-action","add-to-compare"],["height","20"],["role","img"],["viewBox","0 0 20 20"],["width","20"],["xmlns","http://www.w3.org/2000/svg"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),Rl(131072,Hd,[To]),Rl(131072,Hd,[To]),(t()(),Ki(7,0,null,null,5,":svg:g",[["data-action","add-to-compare"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"],["stroke-linecap","square"],["stroke-width","2"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),Rl(131072,Hd,[To]),Rl(131072,Hd,[To]),(t()(),Ki(10,0,null,null,2,":svg:path",[["d","M10,1v18 M19,10H1"],["data-action","add-to-compare"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),Rl(131072,Hd,[To]),Rl(131072,Hd,[To]),(t()(),Ki(13,0,null,null,1,":svg:svg",[["aria-label","nuv-product-detail-hero-retail__add-to-compare-checkmark"],["class","nuv-product-detail-hero-retail__add-to-compare-checkmark"],["data-action","added-to-compare"],["height","12"],["role","img"],["viewBox","0 0 12 12"],["width","12"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,0,":svg:path",[["d","M10 2l-5 8-3-2"],["data-action","added-to-compare"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"],["stroke-linecap","square"],["stroke-width","1.3"]],null,null,null,null,null)),(t()(),Ki(15,0,null,null,1,"div",[["class","nuv-product-detail-hero-retail__add-to-compare-tooltip"]],[[1,"data-message",0]],null,null,null,null)),(t()(),Ki(16,0,null,null,0,"div",[["class","nuv-product-detail-hero-retail__add-to-compare-tooltip-copy"]],null,null,null,null,null)),(t()(),Ki(17,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Ki(18,0,null,null,1,"span",[["class","nuv-product-detail-hero-retail__add-to-compare-text"]],[[1,"data",0]],null,null,null,null)),(t()(),hr(19,null,["",""]))],null,(function(t,n){var e=n.component;t(n,1,0,Oi(n,1,0,Al(n,2).transform(e.fundTicker$)),Oi(n,1,1,Al(n,3).transform(e.fundName$))),t(n,4,0,Oi(n,4,0,Al(n,5).transform(e.fundTicker$)),Oi(n,4,1,Al(n,6).transform(e.fundName$))),t(n,7,0,Oi(n,7,0,Al(n,8).transform(e.fundTicker$)),Oi(n,7,1,Al(n,9).transform(e.fundName$))),t(n,10,0,Oi(n,10,0,Al(n,11).transform(e.fundTicker$)),Oi(n,10,1,Al(n,12).transform(e.fundName$))),t(n,15,0,e.morningstarToolsMessage),t(n,18,0,e.compareButtonText),t(n,19,0,e.compareButtonText)}))}function QS(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-product-hero-detail-fund-compare",[],null,null,null,JS,KS)),jl(1,114688,null,0,wf,[Es],null,null)],(function(t,n){t(n,1,0)}),null)}var tT=Cl("nuv-product-hero-detail-fund-compare",wf,QS,{morningstarToolsMessage:"morningstar-tools-message",compareButtonText:"compare-button-text"},{},[]),nT=mi({encapsulation:2,styles:[],data:{}});function eT(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"a",[["class","nuv-share-class-selector__pdf-link"],["style",""],["target","_blank"],["title","opens in a new window"]],[[8,"href",4]],null,null,null,null)),Rl(131072,Hd,[To]),(t()(),Ki(2,0,null,null,3,":svg:svg",[["aria-label","nuv-share-class-selector__pdf-icon"],["class","nuv-share-class-selector__pdf-icon"],["role","img"],["viewBox","0 0 14 16"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,2,":svg:g",[["fill","none"],["fill-rule","evenodd"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,":svg:path",[["d","M11.667 16H2.333C1.045 16 0 14.94 0 13.63V2.37C0 1.06 1.045 0 2.333 0h2.5L14 9v4.63c0 1.31-1.045 2.37-2.333 2.37z"],["fill","#6ECC4C"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["d","M5 0v5.21C5 7.305 6.697 9 8.79 9H14"],["fill","#2BA824"]],null,null,null,null,null)),(t()(),hr(6,null,["","\n"]))],null,(function(t,n){var e=n.component;t(n,0,0,Oi(n,0,0,Al(n,1).transform(e.pdfItemUrl$))),t(n,6,0,e.pdfLabel)}))}function oT(t){return pr(0,[(t()(),Zi(16777216,null,null,2,null,eT)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To])],(function(t,n){var e=n.component;t(n,1,0,Oi(n,1,0,Al(n,2).transform(e.pdfItemUrl$)))}),null)}function iT(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-product-hero-detail-pdf-links",[],null,null,null,oT,nT)),jl(1,114688,null,0,Sf,[Es],null,null)],(function(t,n){t(n,1,0)}),null)}var lT=Cl("nuv-product-hero-detail-pdf-links",Sf,iT,{propertyName:"property-name",subscribeLinkId:"subscribe-link-id",pdfLabel:"pdf-label"},{},[]),rT=mi({encapsulation:2,styles:[],data:{}});function cT(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"a",[["class","nuv-share-class-selector__pdf-link"],["target","_blank"],["title","opens in a new window"]],[[8,"href",4]],null,null,null,null)),Rl(131072,Hd,[To]),(t()(),hr(2,null,["",""]))],null,(function(t,n){var e=n.component;t(n,0,0,Oi(n,0,0,Al(n,1).transform(e.pdfItemUrl$))),t(n,2,0,e.pdfLabel)}))}function aT(t){return pr(0,[(t()(),Zi(16777216,null,null,2,null,cT)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To])],(function(t,n){var e=n.component;t(n,1,0,Oi(n,1,0,Al(n,2).transform(e.pdfItemUrl$)))}),null)}function sT(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-product-hero-detail-pdf-links-sticky",[],null,null,null,aT,rT)),jl(1,114688,null,0,Tf,[Es],null,null)],(function(t,n){t(n,1,0)}),null)}var uT=Cl("nuv-product-hero-detail-pdf-links-sticky",Tf,sT,{propertyName:"property-name",subscribeLinkId:"subscribe-link-id",pdfLabel:"pdf-label"},{},[]),dT=mi({encapsulation:2,styles:[],data:{}});function gT(t){return pr(0,[(t()(),Ki(0,0,null,null,17,"a",[["class","nuv-product-detail-hero__main-link-item external-link"],["target","_blank"],["title","opens in a new window"]],[[1,"href",4]],null,null,null,null)),(t()(),hr(1,null,["\n"," "])),(t()(),Ki(2,0,null,null,15,":svg:svg",[[":xmlns:xlink","http://www.w3.org/1999/xlink"],["aria-label","external-icon"],["class","external-icon"],["height","1em"],["role","img"],["version","1.1"],["viewBox","0 0 23 23"],["width","1em"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,14,":svg:g",[["fill","none"],["fill-rule","evenodd"],["stroke","none"],["stroke-linecap","square"],["stroke-width","1"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,":svg:path",[["d","M19.5,3.5 L10.5,13.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["d","M19.5,3.5 L13.5,3.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:path",[["d","M19.5,3.5 L19.5,9.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,":svg:path",[["d","M5.5,0.5 L22.5,0.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,0,":svg:path",[["d","M22.5,18.5 L5.5,18.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,0,":svg:path",[["d","M5.5,1.5 L5.5,17.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,0,":svg:path",[["d","M4.5,4.5 L0.5,4.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,0,":svg:path",[["d","M0.5,5.5 L0.5,22.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,0,":svg:path",[["d","M17.5,19.5 L17.5,21.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,0,":svg:path",[["d","M13.5,3.5 L19.5,3.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,0,":svg:path",[["d","M19.5,3.5 L19.5,9.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(15,0,null,null,0,":svg:path",[["d","M18.5,4.5 L10.5,13.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(16,0,null,null,0,":svg:path",[["d","M0.5,22.5 L17.5,22.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(17,0,null,null,0,":svg:path",[["d","M22.5,0.5 L22.5,18.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null))],null,(function(t,n){var e=n.component;t(n,0,0,e.secFilingLink),t(n,1,0,e.secFilingLabel)}))}function hT(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,gT)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,1,0,n.component.secFilingLink)}),null)}function _T(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-product-hero-detail-sec-link",[],null,null,null,hT,dT)),jl(1,114688,null,0,Ff,[Es],null,null)],(function(t,n){t(n,1,0)}),null)}var CT=Cl("nuv-product-hero-detail-sec-link",Ff,_T,{secFilingUrl:"sec-filing-url",secFilingLabel:"sec-filing-label"},{},[]),pT=mi({encapsulation:2,styles:[],data:{}});function fT(t){return pr(0,[(t()(),Ki(0,0,null,null,17,"a",[["class","nuv-product-detail-hero__main-link-item external-link"],["target","_blank"],["title","opens in a new window"]],[[1,"href",4]],null,null,null,null)),(t()(),hr(1,null,["\n"," "])),(t()(),Ki(2,0,null,null,15,":svg:svg",[[":xmlns:xlink","http://www.w3.org/1999/xlink"],["aria-label","external-icon"],["class","external-icon"],["height","1em"],["role","img"],["version","1.1"],["viewBox","0 0 23 23"],["width","1em"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,14,":svg:g",[["fill","none"],["fill-rule","evenodd"],["stroke","none"],["stroke-linecap","square"],["stroke-width","1"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,":svg:path",[["d","M19.5,3.5 L10.5,13.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["d","M19.5,3.5 L13.5,3.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:path",[["d","M19.5,3.5 L19.5,9.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,":svg:path",[["d","M5.5,0.5 L22.5,0.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,0,":svg:path",[["d","M22.5,18.5 L5.5,18.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,0,":svg:path",[["d","M5.5,1.5 L5.5,17.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,0,":svg:path",[["d","M4.5,4.5 L0.5,4.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,0,":svg:path",[["d","M0.5,5.5 L0.5,22.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,0,":svg:path",[["d","M17.5,19.5 L17.5,21.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,0,":svg:path",[["d","M13.5,3.5 L19.5,3.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,0,":svg:path",[["d","M19.5,3.5 L19.5,9.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(15,0,null,null,0,":svg:path",[["d","M18.5,4.5 L10.5,13.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(16,0,null,null,0,":svg:path",[["d","M0.5,22.5 L17.5,22.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(17,0,null,null,0,":svg:path",[["d","M22.5,0.5 L22.5,18.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null))],null,(function(t,n){var e=n.component;t(n,0,0,e.literatureUrl),t(n,1,0,e.literatureLabel)}))}function MT(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,fT)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,1,0,n.component.literatureUrl)}),null)}function PT(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-product-hero-detail-literature-form-link",[],null,null,null,MT,pT)),jl(1,114688,null,0,jf,[],null,null)],(function(t,n){t(n,1,0)}),null)}var OT=Cl("nuv-product-hero-detail-literature-form-link",jf,PT,{literatureUrl:"literature-url",literatureLabel:"literature-label"},{},[]),mT=mi({encapsulation:0,styles:[[".nuv-product-featured-products__content[_ngcontent-%COMP%]{opacity:1}.nuv-featured-card-carousel__slider-item[_ngcontent-%COMP%]{position:relative}"]],data:{}});function vT(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"p",[["class","nuv-featured-card__fund-details-data-point-eyebrow"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),hr(2,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.parent.parent.parent.context.$implicit.fundcode,n.parent.parent.parent.context.$implicit.fundname),t(n,2,0,n.parent.context.$implicit.dataPoint.label)}))}function yT(t){return pr(0,[(t()(),Ki(0,0,null,null,1,null,null,null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.parent.context.$implicit.label)}))}function bT(t){return pr(0,[(t()(),Ki(0,0,null,null,6,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,5,"p",[["class","nuv-featured-card__fund-details-data-point-disclosure"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,yT)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(4,0,null,null,2,"span",[["class","product-card-span"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),Ki(5,0,null,null,1,"nuv-api-value",[],null,null,null,Hb,Sb)),jl(6,114688,null,0,kb,[],{callerType:[0,"callerType"],displayStyle:[1,"displayStyle"],datapointValue:[2,"datapointValue"],datapointValueClass:[3,"datapointValueClass"]},null)],(function(t,n){var e=n.component;t(n,3,0,n.context.$implicit.show),t(n,6,0,e.callerType,n.context.$implicit.displayStyle,n.context.$implicit.value,null!=n.context.$implicit.displayStyleCssClass?n.context.$implicit.displayStyleCssClass:"")}),(function(t,n){t(n,1,0,n.parent.parent.parent.context.$implicit.fundcode,n.parent.parent.parent.context.$implicit.fundname),t(n,4,0,n.parent.parent.parent.context.$implicit.fundcode,n.parent.parent.parent.context.$implicit.fundname)}))}function xT(t){return pr(0,[(t()(),Ki(0,0,null,null,8,"li",[["class","nuv-featured-card__fund-details-data-point-item"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,vT)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(3,0,null,null,3,"p",[],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),jl(4,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Ki(5,0,null,null,1,"nuv-api-value",[],null,null,null,Hb,Sb)),jl(6,114688,null,0,kb,[],{callerType:[0,"callerType"],displayStyle:[1,"displayStyle"],datapointValue:[2,"datapointValue"],datapointValueClass:[3,"datapointValueClass"]},null),(t()(),Zi(16777216,null,null,1,null,bT)),jl(8,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,2,0,n.context.$implicit.dataPoint.show),t(n,4,0,null!=n.context.$implicit.dataPoint.displayStyleCssClass?"":"nuv-featured-card__fund-details-data-point-text"),t(n,6,0,e.callerType,n.context.$implicit.dataPoint.displayStyle,n.context.$implicit.dataPoint.value,null!=n.context.$implicit.dataPoint.displayStyleCssClass?n.context.$implicit.dataPoint.displayStyleCssClass:"nuv-featured-card__fund-details-data-point-text"),t(n,8,0,n.context.$implicit.subDataPoints)}),(function(t,n){t(n,0,0,n.parent.parent.context.$implicit.fundcode,n.parent.parent.context.$implicit.fundname),t(n,3,0,n.parent.parent.context.$implicit.fundcode,n.parent.parent.context.$implicit.fundname)}))}function AT(t){return pr(0,[(t()(),Ki(0,0,null,null,20,"div",[["class","nuv-featured-card-carousel__slider-item"],["style","width: 100%; display: inline-block;"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,8,"div",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,5,"a",[["class","nuv-product-card__add-to-compare"],["data-action","add-to-compare"],["role","group"],["tabindex","0"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0],[1,"data-item",0],[1,"aria-label",0]],[[null,"click"]],(function(t,n,e){var o=!0,i=t.component;return"click"===n&&(o=!1!==i.compareProduct(i.event)&&o),o}),null,null)),(t()(),Ki(3,0,null,null,2,":svg:svg",[["aria-label","plus-icon"],["class","nuv-product-card__add-to-compare-plus"],["data-action","add-to-compare"],["focusable","false"],["height","10"],["role","img"],["viewBox","0 0 10 10"],["width","10"],["xmlns","http://www.w3.org/2000/svg"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),Ki(4,0,null,null,1,":svg:g",[["data-action","add-to-compare"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"],["stroke-linecap","square"],["stroke-width","2"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["d","M5 1v8M9 5H1"],["data-action","add-to-compare"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),Ki(6,0,null,null,1,":svg:svg",[["aria-label","icon-check"],["class","nuv-product-card__add-to-compare-checkmark"],["data-action","added-to-compare"],["focusable","false"],["height","12"],["role","img"],["viewBox","0 0 12 12"],["width","12"],["xmlns","http://www.w3.org/2000/svg"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),Ki(7,0,null,null,0,":svg:path",[["d","M10 2l-5 8-3-2"],["data-action","added-to-compare"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"],["stroke-linecap","square"],["stroke-width","2"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),Ki(8,0,null,null,1,"span",[["class","nuv-product-card__add-to-compare--text"]],null,null,null,null,null)),(t()(),hr(9,null,[" ",""])),(t()(),Ki(10,0,null,null,10,"a",[["class","nuv-featured-card nuv-featured-card--type-product"],["tabindex","-1"]],[[1,"href",4],[1,"data-item",0],[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),Ki(11,0,null,null,9,"div",[["class","nuv-featured-card__content-container"],["style","min-height: 318px;"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),Ki(12,0,null,null,1,"span",[["class","nuv-featured-card__eyebrow-title product-card-span"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),hr(13,null,["",""])),(t()(),Ki(14,0,null,null,1,"h4",[["class","nuv-featured-card__content-title"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0],[8,"innerHTML",1]],null,null,null,null)),sr(15,1),(t()(),Ki(16,0,null,null,1,"p",[["class","nuv-featured-card__fund-details-symbol"],["data-gtm-vis-has-fired-11776017_254","1"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),hr(17,null,[" "," "])),(t()(),Ki(18,0,null,null,2,"ul",[["class","nuv-featured-card__fund-details-data-points-list"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,xT)),jl(20,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,20,0,n.parent.context.$implicit.FundDataPointGroup)}),(function(t,n){var e=n.component;t(n,2,0,n.parent.context.$implicit.symbol,n.parent.context.$implicit.fundname,n.parent.context.$implicit.tileData,"Add "+n.parent.context.$implicit.fundname+" To Compare"),t(n,3,0,n.parent.context.$implicit.symbol,n.parent.context.$implicit.fundname),t(n,4,0,n.parent.context.$implicit.symbol,n.parent.context.$implicit.fundname),t(n,5,0,n.parent.context.$implicit.symbol,n.parent.context.$implicit.fundname),t(n,6,0,n.parent.context.$implicit.symbol,n.parent.context.$implicit.fundname),t(n,7,0,n.parent.context.$implicit.symbol,n.parent.context.$implicit.fundname),t(n,9,0,e.compareButtonText),t(n,10,0,n.parent.context.$implicit.productUrl,n.parent.context.$implicit.tileData,n.parent.context.$implicit.fundcode,n.parent.context.$implicit.fundname),t(n,11,0,n.parent.context.$implicit.fundcode,n.parent.context.$implicit.fundname),t(n,12,0,n.parent.context.$implicit.fundcode,n.parent.context.$implicit.fundname),t(n,13,0,n.parent.context.$implicit.producttype);var o=n.parent.context.$implicit.fundcode,i=n.parent.context.$implicit.fundname,l=Oi(n,14,2,t(n,15,0,Al(n.parent.parent.parent,0),n.parent.context.$implicit.fundname));t(n,14,0,o,i,l),t(n,16,0,n.parent.context.$implicit.fundcode,n.parent.context.$implicit.fundname),t(n,17,0,n.parent.context.$implicit.shareclass?n.parent.context.$implicit.shareclass+" | "+n.parent.context.$implicit.symbol:n.parent.context.$implicit.fundcode),t(n,18,0,n.parent.context.$implicit.fundcode,n.parent.context.$implicit.fundname)}))}function wT(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[["class","nuv-featured-card__fund-details-data-point-eyebrow"],["data-type",""]],[[1,"data-fundcode",0],[1,"data-product",0]],null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,0,0,n.parent.parent.parent.parent.parent.context.$implicit.fundcode,n.parent.parent.parent.parent.parent.context.$implicit.strategyName),t(n,1,0,n.parent.parent.context.$implicit.dataPoint.label)}))}function BT(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,wT)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,n.parent.context.$implicit.dataPoint.label)}),null)}function kT(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"li",[["class","nuv-featured-card__fund-details-data-point-item"],["data-type",""]],[[1,"data-fundcode",0],[1,"data-product",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,BT)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(3,0,null,null,3,"p",[["data-type",""]],[[1,"data-fundcode",0],[1,"data-product",0]],null,null,null,null)),jl(4,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Ki(5,0,null,null,1,"nuv-api-value",[],null,null,null,Hb,Sb)),jl(6,114688,null,0,kb,[],{callerType:[0,"callerType"],displayStyle:[1,"displayStyle"],datapointValue:[2,"datapointValue"],datapointValueClass:[3,"datapointValueClass"]},null)],(function(t,n){var e=n.component;t(n,2,0,n.context.$implicit.dataPoint.show),t(n,4,0,null!=n.context.$implicit.dataPoint.displayStyleCssClass?"":"nuv-featured-card__fund-details-data-point-text"),t(n,6,0,e.callerType,n.context.$implicit.dataPoint.displayStyle,n.context.$implicit.dataPoint.value,null!=n.context.$implicit.dataPoint.displayStyleCssClass?n.context.$implicit.dataPoint.displayStyleCssClass:"nuv-featured-card__fund-details-data-point-text")}),(function(t,n){t(n,0,0,n.parent.parent.parent.context.$implicit.fundcode,n.parent.parent.parent.context.$implicit.strategyName),t(n,3,0,n.parent.parent.parent.context.$implicit.fundcode,n.parent.parent.parent.context.$implicit.strategyName)}))}function ST(t){return pr(0,[(t()(),Ki(0,0,null,null,12,"div",[["class","nuv-featured-card-carousel__slider-item"],["style","width: 100%; display: inline-block;"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,11,"a",[["class","nuv-featured-card nuv-featured-card--type-product"],["data-type",""],["tabindex","-1"]],[[1,"href",4],[1,"data-item",0],[1,"data-fundcode",0]],null,null,null,null)),(t()(),Ki(2,0,null,null,10,"div",[["class","nuv-featured-card__content-container"],["data-type",""],["style","min-height: 318px; max-height: 318px;"]],[[1,"data-fundcode",0],[1,"data-product",0]],null,null,null,null)),(t()(),Ki(3,0,null,null,1,"span",[["class","nuv-featured-card__eyebrow-title product-card-span"],["data-type",""]],[[1,"data-fundcode",0],[1,"data-product",0]],null,null,null,null)),(t()(),hr(4,null,["",""])),(t()(),Ki(5,0,null,null,2,"h4",[["class","nuv-featured-card__content-title"],["data-type",""]],[[1,"data-fundcode",0],[1,"data-product",0]],null,null,null,null)),(t()(),Ki(6,0,null,null,1,"a",[["class","nuv-featured-card__content-title-link"],["data-type",""],["tabindex","-1"]],[[1,"href",4],[1,"data-fundcode",0],[1,"data-product",0]],null,null,null,null)),(t()(),hr(7,null,["",""])),(t()(),Ki(8,0,null,null,1,"p",[["class","nuv-featured-card__fund-details-data-point-eyebrow"],["data-type",""]],[[1,"data-fundcode",0],[1,"data-product",0]],null,null,null,null)),(t()(),hr(9,null,[""," "])),(t()(),Ki(10,0,null,null,2,"ul",[["class","nuv-featured-card__fund-details-data-points-list"],["data-type",""]],[[1,"data-fundcode",0],[1,"data-product",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,kT)),jl(12,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,12,0,n.parent.parent.context.$implicit.FundDataPointGroup)}),(function(t,n){t(n,1,0,n.parent.parent.context.$implicit.productUrl,n.parent.parent.context.$implicit.tileData,n.parent.parent.context.$implicit.fundcode),t(n,2,0,n.parent.parent.context.$implicit.fundcode,n.parent.parent.context.$implicit.strategyName),t(n,3,0,n.parent.parent.context.$implicit.fundcode,n.parent.parent.context.$implicit.strategyName),t(n,4,0,n.parent.parent.context.$implicit.producttype),t(n,5,0,n.parent.parent.context.$implicit.fundcode,n.parent.parent.context.$implicit.strategyName),t(n,6,0,n.parent.parent.context.$implicit.productUrl,n.parent.parent.context.$implicit.fundcode,n.parent.parent.context.$implicit.strategyName),t(n,7,0,n.parent.parent.context.$implicit.strategyname),t(n,8,0,n.parent.parent.context.$implicit.fundcode,n.parent.parent.context.$implicit.strategyName),t(n,9,0,n.parent.parent.context.$implicit.assetclass),t(n,10,0,n.parent.parent.context.$implicit.fundcode,n.parent.parent.context.$implicit.strategyName)}))}function TT(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,ST)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,1,0,"separately-managed-accounts"==n.parent.context.$implicit.productpath)}),null)}function ET(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,AT)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["block1",2]],null,0,null,TT))],(function(t,n){t(n,2,0,"separately-managed-accounts"!==n.context.$implicit.productpath,Al(n,3))}),null)}function IT(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,[[1,0],["carouselContainer",1]],null,3,"div",[["class","nuv-featured-card-carousel__slider-container fwCarousel"]],[[1,"data-slide-rotation",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,2,null,ET)),jl(3,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),Rl(131072,Hd,[To])],(function(t,n){var e=n.component;t(n,3,0,Oi(n,3,0,Al(n,4).transform(e.productCardCarousels$)))}),(function(t,n){t(n,1,0,n.component.slideRotation)}))}function zT(t){return pr(0,[Rl(0,GP,[Zg]),er(671088640,1,{content:0}),(t()(),Zi(16777216,null,null,2,null,IT)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To])],(function(t,n){var e=n.component;t(n,3,0,Oi(n,3,0,Al(n,4).transform(e.productCardCarousels$)))}),null)}function LT(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-product-card-carousel",[],null,null,null,zT,mT)),jl(1,4308992,null,0,If,[Es,au],null,null)],(function(t,n){t(n,1,0)}),null)}var DT=Cl("nuv-product-card-carousel",If,LT,{mainDivId:"main-div-id",apiBaseUrl:"api-base-url",cusips:"cusips",mode:"mode",istabcomponent:"is-tab",cefDataPointGroupString:"cef-data-point-groups",etfDataPointGroupString:"etf-data-point-groups",mfDataPointGroupString:"mf-data-point-groups",smaDataPointGroupString:"sma-data-point-groups",ifDataPointGroupString:"if-data-point-groups",slideRotation:"slide-rotation",arialabel:"aria-label",compareButtonText:"compare-button-text",indexPosition:"index-position",maxdisplaycards:"max-display-cards"},{},[]),NT=mi({encapsulation:2,styles:[],data:{}});function FT(t){return pr(0,[(t()(),Ki(0,0,null,null,1,":svg:svg",[["aria-label","nuv-product-detail-fund-overlay-breadcrumb-list-item"],["height","14"],["role","img"],["viewBox","0 0 9 14"],["width","9"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,0,":svg:path",[["d","M1 13.088l6.044-6.03L1 1"],["fill","none"],["fill-rule","evenodd"],["stroke","#66737D"],["stroke-width","1.75"]],null,null,null,null,null))],null,null)}function jT(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"li",[["class","nuv-product-detail-fund-overlay__breadcrumb-list-item"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"a",[],[[1,"href",4]],null,null,null,null)),(t()(),hr(2,null,["",""])),(t()(),Zi(16777216,null,null,1,null,FT)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,4,0,e.recentViewedProducts.length>1&&n.context.index<e.recentViewedProducts.length-1)}),(function(t,n){t(n,1,0,n.context.$implicit.link),t(n,2,0,n.context.$implicit.label)}))}function RT(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"li",[["class","nuv-product-detail-fund-overlay__column-link-item"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"a",[],[[1,"href",4]],null,null,null,null)),(t()(),hr(2,null,["",""]))],null,(function(t,n){t(n,1,0,n.context.$implicit.columnItemLink),t(n,2,0,n.context.$implicit.columnItemName)}))}function VT(t){return pr(0,[(t()(),Ki(0,0,null,null,5,"div",[["class","nuv-product-detail-fund-overlay__column-links"],["style","width: 100%;"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"h3",[["class","nuv-product-detail-fund-overlay__column-title"]],null,null,null,null,null)),(t()(),hr(2,null,["",""])),(t()(),Ki(3,0,null,null,2,"ul",[["class","nuv-product-detail-fund-overlay__column-link-list"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,RT)),jl(5,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,5,0,n.context.$implicit.columnContents)}),(function(t,n){t(n,2,0,n.context.$implicit.columnTitle)}))}function GT(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"div",[["class","nuv-product-detail-fund-overlay__column-content"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,2,null,VT)),jl(3,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),Rl(131072,Hd,[To])],(function(t,n){var e=n.component;t(n,3,0,Oi(n,3,0,Al(n,4).transform(e.findAnotherFunds$)))}),null)}function UT(t){return pr(0,[er(402653184,1,{elemRef:0}),(t()(),Ki(1,0,[[1,0],["elemRef",1]],null,20,"div",[["class","FindAnotherFund"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,19,"div",[["class","nuv-product-detail-fund-overlay"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,0,"div",[["class","nuv-product-detail-fund-overlay__bg"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,17,"div",[["class","nuv-product-detail-fund-overlay__inner"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,16,"div",[["class","nuv-product-detail-fund-overlay__container"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,6,"div",[["class","nuv-product-detail-fund-overlay__header"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,1,"h2",[["class","nuv-product-detail-fund-overlay__title"]],null,null,null,null,null)),(t()(),hr(8,null,["",""])),(t()(),Ki(9,0,null,null,3,"button",[["class","nuv-product-detail-fund-overlay__close-button js-overlay-trigger-close"],["name","button"],["type","button"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,2,":svg:svg",[["aria-label","close-icon"],["class","nuv-icon nuv-icon--close"],["role","img"],["viewBox","0 0 24 24"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,1,":svg:g",[["class","nuv-icon__stroke"],["fill","none"],["fill-rule","evenodd"],["stroke-linecap","square"],["stroke-width","2"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,0,":svg:path",[["d","M1.5 1.5l20.652 20.652M1.5 22.5L22.152 1.848"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,5,"div",[["class","nuv-product-detail-fund-overlay__breadcrumb"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,1,"div",[["class","nuv-product-detail-fund-overlay__breadcrumb-label"]],null,null,null,null,null)),(t()(),hr(15,null,["",""])),(t()(),Ki(16,0,null,null,2,"ul",[["class","nuv-product-detail-fund-overlay__breadcrumb-list"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,jT)),jl(18,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(16777216,null,null,2,null,GT)),jl(20,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To])],(function(t,n){var e=n.component;t(n,18,0,e.recentViewedProducts),t(n,20,0,Oi(n,20,0,Al(n,21).transform(e.findAnotherFunds$)))}),(function(t,n){var e=n.component;t(n,8,0,e.label),t(n,15,0,e.recentlyViewedTitle)}))}function HT(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-product-find-another-fund",[],null,null,null,UT,NT)),jl(1,114688,null,0,Df,[Es,pf,au],null,null)],(function(t,n){t(n,1,0)}),null)}var WT=Cl("nuv-product-find-another-fund",Df,HT,{label:"label",apiUrl:"api-url",recentlyViewedTitle:"recently-viewed-title",isModelPortfolio:"is-model-portfolio",is529Fund:"is-529-fund"},{},[]),$T=mi({encapsulation:0,styles:[[""]],data:{}});function qT(t){return pr(0,[(t()(),Ki(0,0,null,null,10,"div",[],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.slideClick(t.context.$implicit.SliderId)&&o),o}),null,null)),(t()(),Ki(1,0,null,null,9,"button",[["class","nuv-product-filtered-buttons__item"],["data-watch-filter","real-assets"],["style","width: 100%; display: inline-block;"],["tabindex","0"],["type","button"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,2,"div",[["class","nuv-product-filtered-buttons__cover no-outline"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,1,"picture",[],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,"img",[],[[8,"src",4],[8,"alt",0]],null,null,null,null)),(t()(),Ki(5,0,null,null,1,"div",[["class","nuv-product-filtered-buttons__name"]],null,null,null,null,null)),(t()(),hr(6,null,[""," "])),(t()(),Ki(7,0,null,null,3,"div",[["class","nuv-product-filtered-buttons__funds"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,1,"span",[["class","nuv-product-filtered-buttons__funds-count"]],null,null,null,null,null)),(t()(),hr(9,null,[""," "])),(t()(),hr(-1,null,[" Products "]))],null,(function(t,n){t(n,4,0,n.context.$implicit.SlideImageUrl,n.context.$implicit.SlideImageAlt),t(n,6,0,n.context.$implicit.className),t(n,9,0,n.context.$implicit.classCount)}))}function YT(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,qT)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,n.component.featuredAssetsClasses.slides)}),null)}function XT(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"li",[["class","nuv-product-filters__result-counts-item"]],[[1,"data-category-shorthand",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,2,"span",[["class","nuv-product-filters__result-counts-text no-outline"]],null,null,null,null,null)),(t()(),hr(2,null,["",""])),Rl(131072,Hd,[To])],null,(function(t,n){t(n,0,0,n.context.$implicit.shorthandAttribute),t(n,2,0,Oi(n,2,0,Al(n,3).transform(n.context.$implicit.value$)))}))}function ZT(t){return pr(0,[(t()(),Ki(0,0,null,null,5,"div",[["class","nuv-product-filtered-buttons"],["data-component",'{"componentName":"productFilteredButtons","componentType":"Form"}']],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"h3",[["class","nuv-product-filtered-buttons__headline no-outline"]],null,null,null,null,null)),(t()(),hr(2,null,["",""])),(t()(),Ki(3,0,null,null,2,"div",[["class","nuv-product-filtered-buttons__content "]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,YT)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(6,0,null,null,24,"div",[["class","nuv-product-filters"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,19,"form",[["class","nuv-product-filters__form ng-untouched ng-pristine ng-valid"],["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(t,n,e){var o=!0;return"submit"===n&&(o=!1!==Al(t,9).onSubmit(e)&&o),"reset"===n&&(o=!1!==Al(t,9).onReset()&&o),o}),null,null)),jl(8,16384,null,0,w_,[],null,null),jl(9,4210688,null,0,s_,[[8,null],[8,null]],null,null),Vl(2048,null,ah,null,[s_]),jl(11,16384,null,0,t_,[[4,ah]],null,null),(t()(),Ki(12,0,null,null,1,"h3",[["class","nuv-product-filters__overlay-title"]],null,null,null,null,null)),(t()(),hr(-1,null,["Filters"])),(t()(),Ki(14,0,null,null,5,"button",[["aria-label","close button"],["class","nuv-product-filters__close-button"],["name","button"],["type","button"]],null,null,null,null,null)),(t()(),Ki(15,0,null,null,4,":svg:svg",[["aria-label","nuv-icon-close-button"],["class","nuv-icon nuv-icon--close"],["focusable","false"],["role","img"],["viewBox","0 0 24 24"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(16,0,null,null,1,":svg:title",[],null,null,null,null,null)),(t()(),hr(-1,null,["close button"])),(t()(),Ki(18,0,null,null,1,":svg:g",[["class","nuv-icon__stroke"],["fill","none"],["fill-rule","evenodd"],["stroke-linecap","square"],["stroke-width","2"]],null,null,null,null,null)),(t()(),Ki(19,0,null,null,0,":svg:path",[["d","M1.5 1.5l20.652 20.652M1.5 22.5L22.152 1.848"]],null,null,null,null,null)),(t()(),Ki(20,0,null,null,6,"div",[["class","nuv-product-filters__overlay-buttons"]],null,null,null,null,null)),(t()(),Ki(21,0,null,null,2,"div",[["class","nuv-button"]],null,null,null,null,null)),(t()(),Ki(22,0,null,null,1,"button",[["class","nuv-button__btn"],["type","button"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Clear Filters "])),(t()(),Ki(24,0,null,null,2,"div",[["class","nuv-button nuv-button--green"]],null,null,null,null,null)),(t()(),Ki(25,0,null,null,1,"button",[["class","nuv-button__btn"],["type","submit"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Apply "])),(t()(),Ki(27,0,null,null,3,"span",[],null,null,null,null,null)),(t()(),Ki(28,0,null,null,2,"ul",[["class","nuv-product-filters__result-counts"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,XT)),jl(30,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,5,0,e.featuredAssetsClasses.slides),t(n,30,0,e.featuredAssetsClasses.dataPoints)}),(function(t,n){t(n,2,0,n.component.featuredAssetsClasses.title),t(n,7,0,Al(n,11).ngClassUntouched,Al(n,11).ngClassTouched,Al(n,11).ngClassPristine,Al(n,11).ngClassDirty,Al(n,11).ngClassValid,Al(n,11).ngClassInvalid,Al(n,11).ngClassPending)}))}function KT(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-featured-asset-classes",[],null,null,null,ZT,$T)),jl(1,114688,null,0,Nf,[Es],null,null)],(function(t,n){t(n,1,0)}),null)}var JT=Cl("nuv-featured-asset-classes",Nf,KT,{featuredAssetsClassesString:"sitecore-content"},{},[]);class QT{constructor(t,n){this.el=t,this._zone=n,this.updateChange=new ue(!0),this.chartInstance=new ue}ngOnChanges(t){const n=t.update&&t.update.currentValue;(t.options||n)&&(this.wrappedUpdateOrCreateChart(),n&&this.updateChange.emit(!1))}wrappedUpdateOrCreateChart(){this.runOutsideAngular?this._zone.runOutsideAngular(()=>{this.updateOrCreateChart()}):this.updateOrCreateChart()}updateOrCreateChart(){this.chart&&this.chart.update?this.chart.update(this.options,!0,this.oneToOne||!1):(this.chart=this.Highcharts[this.constructorType||"chart"](this.el.nativeElement,this.options,this.callbackFunction||null),this.chartInstance.emit(this.chart))}ngOnDestroy(){this.chart&&(this.chart.destroy(),this.chart=null)}}class tE{}var nE=mi({encapsulation:2,styles:[],data:{}});function eE(t){return pr(0,[],null,null)}var oE=function(){function t(){this.updateFromInput=!0,this.highcharts=tf,this.toFixedLen=0,this.graphPlotID="portfolio_chart_"+Math.round(1e4*Math.random())}return t.prototype.ngOnInit=function(){this.isMobileTableDevice=Z_(),this.processOnLoad()},t.prototype.ngOnChanges=function(){this.processOnLoad()},t.prototype.prepareMainCss=function(){var t;this.mainDivCssClass="nuv-highcharts chartWCS "+this.chartPlotOption.chartContainerClass,"pie"==this.chartPlotOption.charttype&&(this.mainDivCssClass+=" nuv-highcharts--type-pie"),(t=this.chartPlotOption.isDonutChart?"white"===this.chartPlotOption.chartVariant?" nuv-highcharts--style-white":" nuv-highcharts--style-gray":"white"===this.chartPlotOption.chartVariant?" nuv-highcharts--style-white":"")&&(this.mainDivCssClass+=t)},t.prototype.processOnLoad=function(){try{this.prepareMainCss(),this.portfolioName=this.portfolioDetail.portfolioname.replace(" ","<br>"),this.prepareChartDetails()}catch(t){console.log("Exception while baseball-card-chart process on load. Error",t.message)}},t.prototype.prepareChartDetails=function(){var t=this,n=this,e=(this.chartPlotOption.applyAllocationColor?this.portfolioDetail.portfolioallocation.filter((function(t){return t.target>0})):this.portfolioDetail.portfolioallocation).map((function(n){var e=xf.find((function(t){return t.name.toLowerCase()==n.categoryname.toLowerCase()}));return{name:n.categoryname,y:n.target,value:Ou(n.target,1)+"%",className:t.chartPlotOption.applyAllocationColor?e.class:"",color:t.chartPlotOption.applyAllocationColor?e.color:""}}));this.piechartOptions={chart:{plotBackgroundColor:null,plotBorderWidth:null,plotShadow:!1,type:this.chartPlotOption.charttype,className:this.mainDivCssClass,backgroundColor:this.chartPlotOption.backgroundColor,margin:this.chartPlotOption.margin,height:this.chartPlotOption.height,borderWidth:0,spacingTop:0,spacingBottom:60,events:{render:function(t){var e=t.target.renderTo;$(e).find(".highcharts-title").css("opacity","0"),$(e).find(".highcharts-subtitle").css("opacity","0");var o=Math.abs(60*t.target.plotHeight/100);$(t.target.container).hasClass("nuv-title-percent")?(Math.abs(46*t.target.plotHeight/100),$(e).find(".highcharts-subtitle").css("top",o+"px")):Math.abs(50*t.target.plotHeight/100),n.drawInnerCircle(t.target)}}},title:{text:this.portfolioName,style:{color:"",width:"80px"},align:"center",y:this.chartPlotOption.titleTextPosY,useHTML:!0},subtitle:{text:"",useHTML:!0},tooltip:{enabled:!1},credits:{enabled:!1},exporting:{enabled:!1},accessibility:{point:{valueSuffix:"%"}},legend:this.isMobileTableDevice?{layout:"horizontal",align:"center",verticalAlign:"bottom",itemStyle:{fontSize:"12px",lineHeight:"35px"},itemMarginBottom:10,navigation:{enabled:!1},width:"100%"}:{layout:this.chartPlotOption.showInLegend&&""!==this.chartPlotOption.legendLayout?this.chartPlotOption.legendLayout:"vertical",align:this.chartPlotOption.showInLegend&&""!==this.chartPlotOption.legendHorizontal?this.chartPlotOption.legendHorizontal:"right",verticalAlign:this.chartPlotOption.showInLegend&&""!==this.chartPlotOption.legendVertical?this.chartPlotOption.legendVertical:"middle",itemStyle:{fontSize:"12px",lineHeight:"35px"},itemMarginBottom:10,navigation:{enabled:!1},width:"70%"},colorAxis:{min:1,type:"logarithmic",minColor:"#E5ECF2",maxColor:"#2BA824"},plotOptions:{pie:{size:this.chartPlotOption.size,states:{inactive:{opacity:.5}},innerSize:this.chartPlotOption.innerSize,allowPointSelect:!0,cursor:"pointer",colors:this.chartPlotOption.colors,dataLabels:{enabled:this.chartPlotOption.dataLabels,connectorColor:"white"==this.chartPlotOption.chartVariant?"#253746":"#FFFFFF",style:{fontWeight:"normal",textOutline:"0px"}},showInLegend:this.chartPlotOption.showInLegend,slicedOffset:this.chartPlotOption.slicedOffset,fillColor:"#FFFFFF",point:{events:{mouseOver:function(t){try{var n=this.name,e=t.target.series.chart.renderTo,o=$(e).find(".highcharts-title");if(n&&this.value){if(""==t.target.series.chart.options.subtitle.text&&"string"==typeof n){var i=n.split(" ");i&&i.length>1&&(n=i.map((function(t,n){return 0==n?t.length>15?t+"<br/>":t+" ":t+"<br/>"})).join(""))}if(t.target.series.chart.setTitle({text:this.value,useHTML:!0,style:{fontSize:"",color:this.color,fill:this.color,textAlign:"center"}}),t.target.series.chart.setSubtitle({text:n,useHTML:!0}),o&&o.length>0){$(t.target.series.chart.container).addClass("nuv-title-percent");var l=Math.abs(46*t.target.series.chart.plotHeight/100),r=Math.abs(60*t.target.series.chart.plotHeight/100);window.innerWidth<=1400&&window.innerWidth>=1024&&(l=Math.abs(50*t.target.series.chart.plotHeight/100),r=Math.abs(56*t.target.series.chart.plotHeight/100)),$(e).find(".highcharts-title").css("top",l+"px"),$(e).find(".highcharts-subtitle").css("top",r+"px")}}}catch(c){}},mouseOut:function(t){try{var e=t.target.series.chart.renderTo,o=$(e).find(".highcharts-title");if(t.target.series.chart.setTitle({text:n.chartPlotOption.xaxistitle,useHTML:!0,style:{color:"#333333",textAlign:"center"},align:"center"}),t.target.series.chart.setSubtitle({text:"",useHTML:!0}),o&&o.length>0){$(t.target.series.chart.container).removeClass("nuv-title-percent");var i=Math.abs(t.target.series.chart.plotHeight/2);$(e).find(".highcharts-title").css("top",i+"px")}}catch(l){}},legendItemClick:function(t){t.preventDefault()}}}},series:{animation:{duration:1e3},dataLabels:{enabled:!0,align:"center",x:-30},pointPadding:.1,groupPadding:0,stickyTracking:!0,states:{hover:{brightness:.1}}}},series:[{minPointSize:10,name:this.portfolioName,colorByPoint:!0,data:e,dataLabels:{allowOverlap:!0,connectorColor:"white"==this.chartPlotOption.chartVariant?"#253746":"#FFFFFF",style:{fontWeight:"normal",textOutline:"0px"}},fillColor:"#FFFFFFF",legendType:"point",minPointLength:1}]}},t.prototype.wrapSubTitle=function(t,n){var e;if(void 0===n&&(n=15),null!=t&&t.length>n){" "==t.charAt(n-1)&&(n-=1);var o=t.substring(n,t.length).replace(/\s/g,"<br>");e=t.substring(0,n)+o}else e=t;return e},t.prototype.fillChartTooltip=function(t,n){var e="";if(n===bf.percentageString||n===bf.percentageColourString)e="{point."+t+": .2f}%";else if([bf.dollarString,bf.dollarColourString,bf.dollarMillionString,bf.dollarBillionString,bf.dollarMillionBillionString,bf.dollar2DecimalString,bf.dollar4DecimalString].indexOf(n)>=0){var o=bf.dollar4DecimalString===n?4:2;e=[bf.dollar2DecimalString,bf.dollar4DecimalString].indexOf(n)>=0?"${point."+t+": ."+o+"f}":"${point."+t+"}"}else e="APIPercentageVal"===n?"{point."+t+":."+this.toFixedLen+"f}%":"{point."+t+"}";return e},t.prototype.deviceOrientationChange=function(){var t=this;window.addEventListener("orientationchange",(function(){var n=$(t.highcharts).find("circle");n&&n.length>0&&n.hide()}))},t.prototype.drawInnerCircle=function(t){try{$(t.renderTo).find(".highcharts-title").css("opacity","1"),$(t.renderTo).find(".highcharts-subtitle").css("opacity","1");var n=void 0,e=Math.abs(60*t.plotHeight/100);$(t.container).hasClass("nuv-title-percent")?(n=Math.abs(46*t.plotHeight/100),$(t.renderTo).find(".highcharts-subtitle").css("top",e+"px")):(n=Math.abs(50*t.plotHeight/100),$(t.renderTo).find(".highcharts-title").css("top",n+"px")),this.updateChartInitialAttribute(t)}catch(o){console.log("updating chart")}},t.prototype.updateChartInitialAttribute=function(t){if(t&&$(t.container)&&$(t.container).length>0){var n=$(t.container).attr("initialtitle");n&&((n=JSON.parse(n)).text=this.chartPlotOption.xaxistitle,$(t.container).attr("initialtitle",JSON.stringify(n)))}},t}(),iE=mi({encapsulation:2,styles:[],data:{}});function lE(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"highcharts-chart",[["style","display: block;"]],null,null,null,eE,nE)),jl(1,704512,null,0,QT,[Sn,ao],{Highcharts:[0,"Highcharts"],options:[1,"options"]},null)],(function(t,n){var e=n.component;t(n,1,0,e.highcharts,e.piechartOptions)}),null)}var rE=function(){function t(){this.ishighlightColor=!1,this.showMiniCardVersion=this.showMiniCardVersion?this.showMiniCardVersion:"false",this.isMobileTabletDeviceVar=Z_()}return t.prototype.ngOnInit=function(){this.initialLoad()},t.prototype.ngOnChanges=function(){this.initialLoad()},t.prototype.initialLoad=function(){var t=this;try{var n;if("Blue"==this.baseballCardModel.highlightColor&&(this.ishighlightColor=!0),this.baseballCardModel.portfolios&&this.baseballCardModel.portfolios.length>0)n=this.selectedPortfolioname?this.baseballCardModel.portfolios.find((function(n){return n.portfolioname.toLowerCase()==t.selectedPortfolioname.toLowerCase()})):this.baseballCardModel.portfolios[0],this.getCardContent(n)}catch(e){console.log("Exception while baseball-card initialLoad. Error :",e.message)}},t.prototype.getPortfolioCardContent=function(t,n){if(this.getCardContent(n),t){var e=t||window.event;$(e.target)&&($(e.target).closest("ul").children().removeClass("active"),$(e.target).closest("li").addClass("active"))}},t.prototype.getCardContent=function(t){this.baseballCardModelUrl=this.baseballCardModel.url+"?targetallocation="+t.portfolioname,this.portfolioCardDescription=t.description,this.selectedPortfolioCard=t,this.chartPlotOption=this.getGraphPlotOptions()},t.prototype.changeCardContent=function(t,n){if(t){var e=t||window.event,o=$(e.target).closest(".nuv-portfolio-card__chart-wrapper").next().children("ul").children(),i=void 0,l=$(e.target).closest(".nuv-portfolio-card__chart-wrapper").next().children("ul").children(".active");i="prev"==n?0==l.index()?o.last():l.prev():l.index()==o.last().index()?o.first():l.next(),l.removeClass("active"),i.addClass("active");var r=i.attr("data-portfolio-code"),c=this.baseballCardModel.portfolios.find((function(t){return t.portfoliocode==r}));this.getCardContent(c)}},t.prototype.getGraphPlotOptions=function(){return{charttype:"pie",isDonutChart:!0,chartVariant:"",legendSelected:!0,legendHorizontal:"center",legendVertical:"bottom",legendLayout:"horizontal",xaxistitle:this.replaceSpaceWithBreaks(this.selectedPortfolioCard.portfolioname),innerSize:"70%",size:"75%",height:"220",dataLabels:!1,showInLegend:!1,titleTextPosY:110,colors:["#338FBD","#0D233A","#34AC96","#6EAEBD","#52B242"],slicedOffset:0,chartContainerClass:"",margin:[0,0,0,0],spacing:0,backgroundColor:"#E5F5F5",applyAllocationColor:!1}},t.prototype.replaceSpaceWithBreaks=function(t){if(t)return t.split(" ").join("<br/>")},t}(),cE=mi({encapsulation:2,styles:[],data:{}});function aE(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[["class","featured-text"]],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.component.baseballCardModel.featuredText)}))}function sE(t){return pr(0,[(t()(),Ki(0,0,null,null,6,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-portfolio-card__leftkey-wrapper"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.changeCardContent(e,"prev")&&o),o}),null,null)),(t()(),Ki(2,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(-1,null,["<"])),(t()(),Ki(4,0,null,null,2,"div",[["class","nuv-portfolio-card__rightkey-wrapper"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.changeCardContent(e,"next")&&o),o}),null,null)),(t()(),Ki(5,0,null,null,1,"span",[["class","no-outline"]],null,null,null,null,null)),(t()(),hr(-1,null,[">"]))],null,null)}function uE(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"li",[],[[1,"data-portfolio-code",0]],[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.getPortfolioCardContent(e,t.context.$implicit)&&o),o}),null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Ki(2,0,null,null,2,"div",[["class","list-element"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,1,"span",[["class","no-outline"]],null,null,null,null,null)),(t()(),hr(4,null,["",""]))],(function(t,n){t(n,1,0,n.context.first?"active":"")}),(function(t,n){t(n,0,0,n.context.$implicit.portfoliocode),t(n,4,0,n.context.$implicit.portfolioname)}))}function dE(t){return pr(0,[(t()(),Ki(0,0,null,null,5,"div",[["class","nuv-portfolio-card__list-wrapper"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"h5",[],null,null,null,null,null)),(t()(),hr(2,null,["",""])),(t()(),Ki(3,0,null,null,2,"ul",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,uE)),jl(5,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,5,0,n.component.baseballCardModel.portfolios)}),(function(t,n){t(n,2,0,n.component.baseballCardModel.targetAllocationsLabel)}))}function gE(t){return pr(0,[Rl(0,GP,[Zg]),(t()(),Ki(1,0,null,null,24,"div",[],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Ki(3,0,null,null,4,"div",[["class","nuv-portfolio-card__header"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(5,null,["",""])),(t()(),Zi(16777216,null,null,1,null,aE)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(8,0,null,null,13,"div",[["class","nuv-portfolio-card__wrapper"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,2,"h2",[],null,null,null,null,null)),(t()(),Ki(10,0,null,null,1,"a",[["tabindex","0"]],[[1,"href",4]],null,null,null,null)),(t()(),hr(11,null,["",""])),(t()(),Ki(12,0,null,null,4,"div",[["class","nuv-portfolio-card__chart-wrapper"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,1,"nuv-baseball-card-chart",[],null,null,null,lE,iE)),jl(14,638976,null,0,oE,[],{portfolioDetail:[0,"portfolioDetail"],chartPlotOption:[1,"chartPlotOption"]},null),(t()(),Zi(16777216,null,null,1,null,sE)),jl(16,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,dE)),jl(18,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(19,0,null,null,2,"div",[["class","nuv-portfolio-card__content-wrapper"]],null,null,null,null,null)),(t()(),Ki(20,0,null,null,1,"p",[["class","no-outline"]],[[8,"innerHTML",1]],null,null,null,null)),sr(21,1),(t()(),Ki(22,0,null,null,3,"div",[["class","nuv-portfolio-card__button-wrapper"]],null,null,null,null,null)),(t()(),Ki(23,0,null,null,2,"a",[["tabindex","0"]],[[1,"href",4]],null,null,null,null)),(t()(),Ki(24,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(25,null,["",""]))],(function(t,n){var e=n.component;t(n,2,0,1==e.ishighlightColor?"nuv-portfolio-card public-card":"nuv-portfolio-card"),t(n,7,0,e.baseballCardModel.featuredText),t(n,14,0,e.selectedPortfolioCard,e.chartPlotOption),t(n,16,0,"false"==e.showMiniCardVersion),t(n,18,0,"false"==e.showMiniCardVersion)}),(function(t,n){var e=n.component;t(n,5,0,e.baseballCardModel.banner),t(n,10,0,e.baseballCardModelUrl),t(n,11,0,e.baseballCardModel.name);var o=Oi(n,20,0,t(n,21,0,Al(n,0),e.portfolioCardDescription));t(n,20,0,o),t(n,23,0,e.baseballCardModelUrl),t(n,25,0,e.baseballCardModel.ctaLabel)}))}var hE=mi({encapsulation:2,styles:[],data:{}});function _E(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","nuv-baseball-card-carousel__slider-item"],["style","width: 100%; display: inline-block;"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"nuv-baseball-card",[["show-mini-card-version","true"]],null,null,null,gE,cE)),jl(2,638976,null,0,rE,[],{baseballCardModel:[0,"baseballCardModel"],showMiniCardVersion:[1,"showMiniCardVersion"],selectedPortfolioname:[2,"selectedPortfolioname"]},null)],(function(t,n){t(n,2,0,n.parent.context.$implicit,"true",n.context.$implicit.portfolioname)}),null)}function CE(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,_E)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,n.context.$implicit.portfolios)}),null)}function pE(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,CE)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,n.component.modelCardCarousels)}),null)}function fE(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","nuv-baseball-card-carousel__slider-item"],["style","width: 100%; display: inline-block;"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"nuv-baseball-card",[["show-mini-card-version","false"]],null,null,null,gE,cE)),jl(2,638976,null,0,rE,[],{baseballCardModel:[0,"baseballCardModel"],showMiniCardVersion:[1,"showMiniCardVersion"]},null)],(function(t,n){t(n,2,0,n.context.$implicit,"false")}),null)}function ME(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,fE)),jl(1,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,1,0,n.component.modelCardCarousels)}),null)}function PE(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"div",[["class","nuv-baseball-card-carousel__slider-container"]],[[1,"data-slide-rotation",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,pE)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["fullVersionBlock",2]],null,0,null,ME))],(function(t,n){t(n,3,0,"true"==n.component.showMiniCardVersion,Al(n,4))}),(function(t,n){t(n,1,0,n.component.slideRotation)}))}function OE(t){return pr(0,[(t()(),Zi(16777216,null,null,2,null,PE)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To])],(function(t,n){var e=n.component;t(n,1,0,Oi(n,1,0,Al(n,2).transform(e.modelCardCarousels$)))}),null)}function mE(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-baseball-card-carousel",[],null,null,null,OE,hE)),jl(1,114688,null,0,Rf,[Es,au],null,null)],(function(t,n){t(n,1,0)}),null)}var vE=Cl("nuv-baseball-card-carousel",Rf,mE,{apiBaseUrl:"api-base-url",baseballCardModelString:"baseball-card-model",slideRotation:"slide-rotation-timing",showMiniCardVersion:"show-mini-card-version"},{},[]),yE=mi({encapsulation:2,styles:[],data:{}});function bE(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.gotoCardContent(t.context.$implicit.portfoliocode)&&o),o}),null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),hr(2,null,[" "," "]))],(function(t,n){t(n,1,0,n.context.$implicit.portfoliocode==n.component.selectedTaDescription.portfoliocode?"nuv-model-portfolios-detail__tab active":"nuv-model-portfolios-detail__tab")}),(function(t,n){t(n,2,0,n.context.$implicit.portfolioname)}))}function xE(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"option",[],[[8,"selected",0]],null,null,null,null)),jl(1,147456,null,0,zh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),jl(2,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(3,null,[" "," "]))],(function(t,n){t(n,1,0,n.context.$implicit.portfoliocode),t(n,2,0,n.context.$implicit.portfoliocode)}),(function(t,n){t(n,0,0,n.context.$implicit.portfoliocode==n.component.selectedTaDescription.portfoliocode),t(n,3,0,n.context.$implicit.portfolioname)}))}function AE(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"td",[["class","column-header-visible column-strategic"],["style","height: 21px;"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Strategic "])),(t()(),Ki(2,0,null,null,1,"span",[["class","icon"]],null,null,null,null,null)),(t()(),hr(-1,null,["+"]))],null,null)}function wE(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"td",[["class","column-header-visible column-tactical"],["style","height: 21px;"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Tactical "])),(t()(),Ki(2,0,null,null,1,"span",[["class","icon"]],null,null,null,null,null)),(t()(),hr(-1,null,["="]))],null,null)}function BE(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"td",[["class","column-header-visible column-target"],["style","height: 21px;"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Target "]))],null,null)}function kE(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.parent.context.$implicit.strategic)}))}function SE(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.parent.context.$implicit.tactical)}))}function TE(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.parent.context.$implicit.target)}))}function EE(t){return pr(0,[(t()(),Ki(0,0,null,null,29,"tr",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(2,null,["",""])),(t()(),Ki(3,0,null,null,20,"td",[["class","table-link"],["data-gtm-vis-first-on-screen-11776017_416","246106"],["data-gtm-vis-has-fired-11776017_416","1"],["data-gtm-vis-recent-on-screen-11776017_416","246106"],["data-gtm-vis-total-visible-time-11776017_416","100"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,17,"a",[["target","_blank"]],[[1,"href",4]],null,null,null,null)),(t()(),hr(5,null,[" "," "])),(t()(),Ki(6,0,null,null,15,":svg:svg",[[":xmlns:xlink","http://www.w3.org/1999/xlink"],["aria-label","external-icon"],["class","external-icon"],["height","1em"],["role","img"],["version","1.1"],["viewBox","0 0 23 23"],["width","1em"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,14,":svg:g",[["fill","none"],["fill-rule","evenodd"],["stroke","none"],["stroke-linecap","square"],["stroke-width","1"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,0,":svg:path",[["d","M19.5,3.5 L10.5,13.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,0,":svg:path",[["d","M19.5,3.5 L13.5,3.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,0,":svg:path",[["d","M19.5,3.5 L19.5,9.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,0,":svg:path",[["d","M5.5,0.5 L22.5,0.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,0,":svg:path",[["d","M22.5,18.5 L5.5,18.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,0,":svg:path",[["d","M5.5,1.5 L5.5,17.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,0,":svg:path",[["d","M4.5,4.5 L0.5,4.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(15,0,null,null,0,":svg:path",[["d","M0.5,5.5 L0.5,22.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(16,0,null,null,0,":svg:path",[["d","M17.5,19.5 L17.5,21.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(17,0,null,null,0,":svg:path",[["d","M13.5,3.5 L19.5,3.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(18,0,null,null,0,":svg:path",[["d","M19.5,3.5 L19.5,9.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(19,0,null,null,0,":svg:path",[["d","M18.5,4.5 L10.5,13.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(20,0,null,null,0,":svg:path",[["d","M0.5,22.5 L17.5,22.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(21,0,null,null,0,":svg:path",[["d","M22.5,0.5 L22.5,18.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(22,0,null,null,1,"span",[["class","shortTerm"]],null,null,null,null,null)),(t()(),hr(23,null,["(",")"])),(t()(),Zi(16777216,null,null,1,null,kE)),jl(25,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,SE)),jl(27,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,TE)),jl(29,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,25,0,null!==n.context.$implicit.strategic),t(n,27,0,null!==n.context.$implicit.tactical),t(n,29,0,null!==n.context.$implicit.target)}),(function(t,n){t(n,2,0,n.context.$implicit.symbol),t(n,4,0,n.context.$implicit.producturl),t(n,5,0,n.context.$implicit.name),t(n,23,0,n.context.$implicit.productshortname)}))}function IE(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.parent.context.$implicit.strategic)}))}function zE(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.parent.context.$implicit.tactical)}))}function LE(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.parent.context.$implicit.targetStr)}))}function DE(t){return pr(0,[(t()(),Ki(0,0,null,null,27,"div",[["class","nuv-model-portfolios-detail__table-wrapper"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,26,"table",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,12,"thead",[],null,null,null,null,null)),(t()(),Ki(3,0,null,null,11,"tr",[],null,null,null,null,null)),(t()(),Ki(4,0,null,null,3,"td",[["class","row-1"],["style","height: 21px;"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,2,"span",[],null,null,null,null,null)),jl(6,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),hr(7,null,["",""])),(t()(),Ki(8,0,null,null,0,"td",[["class","column-header-visible"],["style","height: 21px;"],["width","60%"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,AE)),jl(10,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,wE)),jl(12,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,BE)),jl(14,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(15,0,null,null,12,"tbody",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,EE)),jl(17,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(18,0,null,null,9,"tr",[["class","total"]],null,null,null,null,null)),(t()(),Ki(19,0,null,null,1,"td",[],null,null,null,null,null)),(t()(),hr(-1,null,["Total"])),(t()(),Ki(21,0,null,null,0,"td",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,IE)),jl(23,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,zE)),jl(25,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,LE)),jl(27,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,6,0,n.context.$implicit.titlecss),t(n,10,0,null!==n.context.$implicit.strategic),t(n,12,0,null!==n.context.$implicit.tactical),t(n,14,0,null!==n.context.$implicit.targetStr),t(n,17,0,n.context.$implicit.funds),t(n,23,0,null!==n.context.$implicit.strategic),t(n,25,0,null!==n.context.$implicit.tactical),t(n,27,0,null!==n.context.$implicit.targetStr)}),(function(t,n){t(n,7,0,n.context.$implicit.categoryname)}))}function NE(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"div",[["class","nuv-model-portfolios-detail__rightcontent-wrapper no-outline"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"label",[],null,null,null,null,null)),(t()(),hr(-1,null,["As of: "])),(t()(),Ki(3,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(4,null,["",""])),(t()(),Zi(16777216,null,null,1,null,DE)),jl(6,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,6,0,n.component.selectedTargetAllocation.allocations)}),(function(t,n){t(n,4,0,n.component.selectedTargetAllocation.asofdate)}))}function FE(t){return pr(0,[(t()(),Ki(0,0,null,null,28,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"div",[],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Zi(16777216,null,null,1,null,bE)),jl(4,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(5,0,null,null,3,"div",[["class","nuv-model-portfolios-detail__mobile-tabs-wrapper"]],null,null,null,null,null)),(t()(),Ki(6,0,[["portfolioSelector",1]],null,2,"select",[["aria-label","nuv-model-portfolios-detail_select"],["id","portfolioSelect"]],null,[[null,"change"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==t.component.gotoCardContent(Al(t,6).value)&&o),o}),null,null)),(t()(),Zi(16777216,null,null,1,null,xE)),jl(8,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(9,0,null,null,15,"div",[["class","nuv-model-portfolios-detail__content-wrapper"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,11,"div",[["class","nuv-model-portfolios-detail__leftcontent-wrapper"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,8,"div",[["class","nuv-model-portfolios-detail__leftcontent"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,1,"nuv-baseball-card-chart",[],null,null,null,lE,iE)),jl(13,638976,null,0,oE,[],{portfolioDetail:[0,"portfolioDetail"],chartPlotOption:[1,"chartPlotOption"]},null),(t()(),Ki(14,0,null,null,2,"div",[["class","nuv-model-portfolios-detail__leftkey-wrapper"],["style","top: 170px;"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.changeCardContent("prev")&&o),o}),null,null)),(t()(),Ki(15,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(-1,null,["<"])),(t()(),Ki(17,0,null,null,2,"div",[["class","nuv-model-portfolios-detail__rightkey-wrapper"],["style","top: 170px;"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.changeCardContent("next")&&o),o}),null,null)),(t()(),Ki(18,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(-1,null,[">"])),(t()(),Ki(20,0,null,null,1,"div",[["class","allocation-desc"]],[[8,"innerHTML",1]],null,null,null,null)),sr(21,1),(t()(),Zi(16777216,null,null,2,null,NE)),jl(23,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To]),(t()(),Ki(25,0,null,null,3,"div",[["class","nuv-model-portfolios-detail__table_disclosure_container"]],null,null,null,null,null)),(t()(),Ki(26,0,null,null,2,"div",[["class","nuv-model-portfolios-detail__disclousure-wysiwyg"]],null,null,null,null,null)),(t()(),Ki(27,0,null,null,1,"p",[],[[8,"innerHTML",1]],null,null,null,null)),sr(28,1)],(function(t,n){var e=n.component;t(n,2,0,e.tabsWrapperClass),t(n,4,0,e.allTaDescription),t(n,8,0,e.allTaDescription),t(n,13,0,e.selectedTaDescription,e.chartPlotOption),t(n,23,0,Oi(n,23,0,Al(n,24).transform(e.targetAllocations$)))}),(function(t,n){var e=n.component,o=Oi(n,20,0,t(n,21,0,Al(n.parent,0),e.selectedTaDescription.description));t(n,20,0,o);var i=Oi(n,27,0,t(n,28,0,Al(n.parent,0),e.selectedTaDescription.targetAllocationDescription+"<br> <br>"));t(n,27,0,i)}))}function jE(t){return pr(0,[Rl(0,GP,[Zg]),(t()(),Zi(16777216,null,null,2,null,FE)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To])],(function(t,n){var e=n.component;t(n,2,0,Oi(n,2,0,Al(n,3).transform(e.portfolios$)))}),null)}function RE(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-portfolio-target-allocation",[],null,null,null,jE,yE)),jl(1,114688,null,0,Hf,[Es,au],null,null)],(function(t,n){t(n,1,0)}),null)}var VE=Cl("nuv-portfolio-target-allocation",Hf,RE,{apiUrl:"api-url",taDescrString:"ta-details-string"},{},[]),GE=mi({encapsulation:0,styles:[[".nuv-tey-calculator-main[_ngcontent-%COMP%]{display:inline-block}.nuv-tey-calculator-main__main-wrapper[_ngcontent-%COMP%]{position:relative;width:90%;max-height:100%;max-width:540px;overflow:auto;background-color:#fff;padding-top:56px}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-calculator[_ngcontent-%COMP%]{position:fixed;left:0;top:0;display:flex;justify-content:space-around;align-items:center;width:100%;height:100%;background-color:rgba(21,34,44,.7);z-index:210;opacity:0;visibility:hidden;transition:opacity .42s ease,visibility .42s ease}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-calculator-error-message[_ngcontent-%COMP%]{font-size:22px;color:red;font-family:'Source Sans Pro';font-style:italic;margin:0 50px 20px;font-weight:500}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-calculator-error-message.hide-message[_ngcontent-%COMP%]{display:none}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-calculator.is-open[_ngcontent-%COMP%]{opacity:1;visibility:visible}.nuv-tey-calculator-main__calculate-container[_ngcontent-%COMP%]{display:flex;justify-content:space-between;padding:30px 20px;background-color:rgba(189,195,199,.4)}.nuv-tey-calculator-main__calculate-container[_ngcontent-%COMP%]   .tey-calculator-result[_ngcontent-%COMP%]{width:120px;height:60px;font-family:'Source Sans Pro';font-size:24px;color:#253746;letter-spacing:0;border:1px solid #bdc3c7;text-align:center;line-height:60px;background-color:#fff}.nuv-tey-calculator-main__calculate-container[_ngcontent-%COMP%]   .tey-btn--calculate[_ngcontent-%COMP%]{font-family:'Source Sans Pro',sans-serif;font-style:normal;font-weight:600;color:#fff;font-size:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #2ba824;border-radius:0;background-color:#2ba824;width:calc(100% - 140px);cursor:pointer}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-calculator-header[_ngcontent-%COMP%]{position:relative;padding:16px 0 0;margin:0 20px 24px}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-calculator-header[_ngcontent-%COMP%]::before{content:'';display:block;width:60px;height:3px;background-color:#2ba824;position:absolute;top:0;left:0}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-calculator-header-title[_ngcontent-%COMP%]{margin:0;font-size:22px}@media (max-width:1024px){.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-calculator-header-title[_ngcontent-%COMP%]{font-size:18px}}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-btn--close-overlay[_ngcontent-%COMP%]{position:absolute;right:8px;top:8px;color:rgba(255,255,255,0);font-size:1px;background-color:transparent;border:none;width:42px;height:42px;margin:0;padding:0;cursor:pointer}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-btn--close-overlay[_ngcontent-%COMP%]::after, .nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-btn--close-overlay[_ngcontent-%COMP%]::before{content:'';width:20px;height:1px;background-color:#66737d;position:absolute;left:50%;top:50%}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-btn--close-overlay[_ngcontent-%COMP%]::after{transform:translate(-50%,-50%) rotate(45deg)}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-btn--close-overlay[_ngcontent-%COMP%]::before{transform:translate(-50%,-50%) rotate(-45deg)}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-calculator-worksheet[_ngcontent-%COMP%]   fieldset[_ngcontent-%COMP%]{border:none;margin:0;padding:0}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-column-display[_ngcontent-%COMP%], .nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-value-display[_ngcontent-%COMP%]{display:flex;justify-content:space-between;padding:0 20px;margin-bottom:20px}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-column-display.no-margin-bottom[_ngcontent-%COMP%], .nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-value-display.no-margin-bottom[_ngcontent-%COMP%]{margin-bottom:0}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-column-display[_ngcontent-%COMP%]   .right[_ngcontent-%COMP%], .nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-value-display[_ngcontent-%COMP%]   .right[_ngcontent-%COMP%]{order:-1}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-column-display.tey-green-partition[_ngcontent-%COMP%]{padding-bottom:20px;margin-bottom:10px;position:relative}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-column-display.tey-green-partition[_ngcontent-%COMP%]::after{content:\"\";bottom:0;position:absolute;width:calc(100% - 100px);height:1px;background-color:#2ba824;box-shadow:0 3px 5px #7a7a7a}.nuv-tey-calculator-main[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;padding:0}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .right[_ngcontent-%COMP%], .nuv-tey-calculator-main[_ngcontent-%COMP%]   .right[_ngcontent-%COMP%]   small[_ngcontent-%COMP%]{font-family:Georgia,'Times New Roman',Times,serif;font-size:18px;color:#253746;letter-spacing:.2px;line-height:1;position:relative}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .right[_ngcontent-%COMP%]   .tey-error-message[_ngcontent-%COMP%], .nuv-tey-calculator-main[_ngcontent-%COMP%]   .right[_ngcontent-%COMP%]   small[_ngcontent-%COMP%]   .tey-error-message[_ngcontent-%COMP%]{position:absolute;bottom:0;left:0;width:100%;font-size:14px;color:red;font-family:'Source Sans Pro';font-style:italic}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .right[_ngcontent-%COMP%]   .tey-error-message-hide[_ngcontent-%COMP%], .nuv-tey-calculator-main[_ngcontent-%COMP%]   .right[_ngcontent-%COMP%]   small[_ngcontent-%COMP%]   .tey-error-message-hide[_ngcontent-%COMP%]{display:none}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .right[_ngcontent-%COMP%]   .tey-income-bracket-summary[_ngcontent-%COMP%], .nuv-tey-calculator-main[_ngcontent-%COMP%]   .right[_ngcontent-%COMP%]   em[_ngcontent-%COMP%], .nuv-tey-calculator-main[_ngcontent-%COMP%]   .right[_ngcontent-%COMP%]   em[_ngcontent-%COMP%]   small[_ngcontent-%COMP%], .nuv-tey-calculator-main[_ngcontent-%COMP%]   .right[_ngcontent-%COMP%]   small[_ngcontent-%COMP%]   .tey-income-bracket-summary[_ngcontent-%COMP%], .nuv-tey-calculator-main[_ngcontent-%COMP%]   .right[_ngcontent-%COMP%]   small[_ngcontent-%COMP%]   em[_ngcontent-%COMP%], .nuv-tey-calculator-main[_ngcontent-%COMP%]   .right[_ngcontent-%COMP%]   small[_ngcontent-%COMP%]   em[_ngcontent-%COMP%]   small[_ngcontent-%COMP%]{display:inline-block;margin-top:2px;font-family:'Source Sans Pro';font-size:14px;color:#66737d;letter-spacing:0;line-height:1;font-style:normal}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .right[_ngcontent-%COMP%]   .tey-income-bracket-summary[_ngcontent-%COMP%]   em[_ngcontent-%COMP%], .nuv-tey-calculator-main[_ngcontent-%COMP%]   .right[_ngcontent-%COMP%]   small[_ngcontent-%COMP%]   .tey-income-bracket-summary[_ngcontent-%COMP%]   em[_ngcontent-%COMP%]{display:inline-block;margin-top:5px;font-family:'Source Sans Pro';font-size:12px;color:#66737d;letter-spacing:.08px;line-height:1;font-weight:700}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .right[_ngcontent-%COMP%]{width:calc(100% - 142px)}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .left[_ngcontent-%COMP%]{position:relative;display:flex;justify-content:flex-start;align-items:center;width:120px;height:50px;border:1px solid #bdc3c7;font-family:'Source Sans Pro';font-size:18px;font-weight:400;color:#253746;letter-spacing:0;padding-top:0}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .left.tey-percentage-value-field[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{min-width:70px;text-align:right}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .left.tey-field-error[_ngcontent-%COMP%]{border:2px solid #f10505}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .left.annual-income[_ngcontent-%COMP%]{width:250px}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .left.annual-income[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{width:100%;position:relative;display:flex;justify-content:flex-start;align-items:center;border:0;font-family:'Source Sans Pro';font-size:18px;font-weight:400;color:#253746;letter-spacing:0;padding-top:0;height:50px;background:0 0;padding-left:25px}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .left.annual-income[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]::-webkit-inner-spin-button, .nuv-tey-calculator-main[_ngcontent-%COMP%]   .left.annual-income[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .left.annual-income[_ngcontent-%COMP%]   input[type=number][_ngcontent-%COMP%]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .left.annual-income[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]::-webkit-input-placeholder{font-family:'Source Sans Pro';font-size:18px;font-style:italic}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .left.annual-income[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]::-moz-placeholder{font-family:'Source Sans Pro';font-size:18px;font-style:italic}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .left.annual-income[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]:-ms-input-placeholder{font-family:'Source Sans Pro';font-size:18px;font-style:italic}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .left.annual-income[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]::-ms-input-placeholder{font-family:'Source Sans Pro';font-size:18px;font-style:italic}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .left.annual-income[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]::placeholder{font-family:'Source Sans Pro';font-size:18px;font-style:italic}@media (max-width:768px){.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-column-display.tey-green-partition[_ngcontent-%COMP%]::after{width:calc(100% - 40px)}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .left.annual-income[_ngcontent-%COMP%]{width:200px}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .left.annual-income[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]::-webkit-input-placeholder{font-size:16px}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .left.annual-income[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]::-moz-placeholder{font-size:16px}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .left.annual-income[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]:-ms-input-placeholder{font-size:16px}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .left.annual-income[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]::-ms-input-placeholder{font-size:16px}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .left.annual-income[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]::placeholder{font-size:16px}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .left.annual-income[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{font-size:16px}}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .left[_ngcontent-%COMP%]   select[_ngcontent-%COMP%]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;letter-spacing:inherit;border:none;background-color:transparent;cursor:pointer;display:block;position:relative;width:100%;height:100%;padding-left:16px;margin:0}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-column-display[_ngcontent-%COMP%]   .left[_ngcontent-%COMP%]::before{content:'';position:absolute;right:16px;top:50%;transform:translateY(-50%) rotate(-45deg);display:block;width:6px;height:6px;margin-top:-2px;border-left:1px solid #253746;border-bottom:1px solid #253746}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-column-display[_ngcontent-%COMP%]   .annual-income.left[_ngcontent-%COMP%]::before{content:\"$\";position:absolute;left:6px;top:50%;transform:translateY(-50%);border:none;width:20px;height:20px}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-value-display[_ngcontent-%COMP%]{align-items:center}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-value-display[_ngcontent-%COMP%]   .left[_ngcontent-%COMP%]{border:1px solid transparent;padding-left:16px;padding-top:4px}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-state-icon[_ngcontent-%COMP%]{display:none}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-btn--open-overlay[_ngcontent-%COMP%]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;background-color:transparent;padding:0;margin:0;cursor:pointer}@media (min-width:768px){.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-calculator-header[_ngcontent-%COMP%]{margin:0 50px 32px}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-column-display[_ngcontent-%COMP%], .nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-value-display[_ngcontent-%COMP%]{padding:0 50px;margin-bottom:30px}.nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-column-display.no-margin-bottom[_ngcontent-%COMP%], .nuv-tey-calculator-main[_ngcontent-%COMP%]   .tey-value-display.no-margin-bottom[_ngcontent-%COMP%]{margin-bottom:0}.nuv-tey-calculator-main__calculate-container[_ngcontent-%COMP%]{padding:30px 50px}}"]],data:{}});function UE(t){return pr(0,[(t()(),Ki(0,0,null,null,100,"div",[["class","nuv-tey-calculator-main"],["id","tey-container-1"]],[[1,"data-ticker",0],[1,"data-btn-text",0],[1,"data-tey-calculator-fund-api-base-url",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,99,"div",[["class","tey-calculator-container"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,5,"div",[["class","tey-state-display"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,1,"div",[["class","tey-state-icon font-family--stateface-AZ"]],null,null,null,null,null)),(t()(),hr(-1,null,["\xa0"])),(t()(),Ki(5,0,null,null,2,"div",[["class","form-group"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,1,"button",[["class","tey-btn tey-btn--open-overlay is-open"],["data-action","toggle-calculator"],["type","button"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleCalculator()&&o),o}),null,null)),(t()(),hr(7,null,[" "," "])),(t()(),Ki(8,0,[[1,0],["teyCalculatorContainer",1]],null,92,"div",[["class","tey-calculator"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,91,"div",[["class","nuv-tey-calculator-main__main-wrapper"],["style","outline: none"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,1,"button",[["class","tey-btn tey-btn--close-overlay is-open"],["data-action","toggle-calculator"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleCalculator()&&o),o}),null,null)),(t()(),hr(-1,null,[" \ufffd "])),(t()(),Ki(12,0,null,null,2,"div",[["class","tey-calculator-header"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,1,"h4",[["class","tey-calculator-header-title"]],null,null,null,null,null)),(t()(),hr(14,null,[" "," "," "])),(t()(),Ki(15,0,null,null,85,"form",[["action","/"],["class","tey-calculator-worksheet"],["method","post"],["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(t,n,e){var o=!0;return"submit"===n&&(o=!1!==Al(t,17).onSubmit(e)&&o),"reset"===n&&(o=!1!==Al(t,17).onReset()&&o),o}),null,null)),jl(16,16384,null,0,w_,[],null,null),jl(17,4210688,null,0,s_,[[8,null],[8,null]],null,null),Vl(2048,null,ah,null,[s_]),jl(19,16384,null,0,t_,[[4,ah]],null,null),(t()(),Ki(20,0,null,null,80,"fieldset",[],null,null,null,null,null)),(t()(),Ki(21,0,null,null,9,"div",[["class","tey-fund-yield-label tey-value-display"]],null,null,null,null,null)),(t()(),Ki(22,0,null,null,2,"strong",[["class","left tey-percentage-value-field"]],null,null,null,null,null)),(t()(),Ki(23,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(24,null,["","%"])),(t()(),Ki(25,0,null,null,5,"span",[["class","right"]],null,null,null,null,null)),(t()(),hr(26,null,[" "," ",""])),(t()(),Ki(27,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Ki(28,0,null,null,2,"em",[],null,null,null,null,null)),(t()(),Ki(29,0,null,null,1,"small",[],null,null,null,null,null)),(t()(),hr(30,null,["As of "," "])),(t()(),Ki(31,0,null,null,20,"div",[["class","tey-column-display"]],null,null,null,null,null)),(t()(),Ki(32,0,null,null,13,"div",[["class","left"]],null,null,null,null,null)),(t()(),Ki(33,0,[[3,0],["filingStatusSelectBox",1]],null,12,"select",[["id","tey-filing-status"],["name","filing-status"]],null,[[null,"change"],[null,"focusin"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==i.updateTaxRates()&&o),"focusin"===n&&(o=!1!==i.updateFilingStatusFlag()&&o),o}),null,null)),(t()(),Ki(34,0,null,null,3,"option",[["hidden",""],["selected",""],["value","select-filing-status"]],null,null,null,null,null)),jl(35,147456,null,0,zh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),jl(36,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(-1,null,[" Status "])),(t()(),Ki(38,0,null,null,3,"option",[["value","married"]],null,null,null,null,null)),jl(39,147456,null,0,zh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),jl(40,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(-1,null,["Joint"])),(t()(),Ki(42,0,null,null,3,"option",[["value","single"]],null,null,null,null,null)),jl(43,147456,null,0,zh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),jl(44,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(-1,null,["Single"])),(t()(),Ki(46,0,null,null,5,"div",[["class","right"]],null,null,null,null,null)),(t()(),Ki(47,0,null,null,2,"p",[],null,null,null,null,null)),(t()(),Ki(48,0,null,null,1,"label",[["for","tey-filing-status"]],null,null,null,null,null)),(t()(),hr(49,null,[" "," "])),(t()(),Ki(50,0,[[4,0],["teyErrorFilingStatus",1]],null,1,"span",[["class","tey-error-message tey-error-message-hide"]],null,null,null,null,null)),(t()(),hr(51,null,[" "," "])),(t()(),Ki(52,0,null,null,19,"div",[["class","tey-column-display tey-green-partition"]],null,null,null,null,null)),(t()(),Ki(53,0,null,null,8,"div",[["class","left annual-income"]],null,null,null,null,null)),(t()(),Ki(54,0,[[2,0],["annualIncomeInputBox",1]],null,7,"input",[["autocomplete","off"],["autofocus",""],["id","annual-income"],["maxlength","9"],["name","annual-income"],["placeholder","Enter Dollar Amount"],["type","text"]],[[1,"maxlength",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"focusin"],[null,"focusout"],[null,"ngModelChange"],[null,"keydown"],[null,"keyup"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0,i=t.component;return"input"===n&&(o=!1!==Al(t,55)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,55).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,55)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,55)._compositionEnd(e.target.value)&&o),"focusin"===n&&(o=!1!==i.updateAnnualIncomeFlag()&&o),"focusout"===n&&(o=!1!==i.updateTaxRates()&&o),"ngModelChange"===n&&(o=!1!==(i.annual_income_amount=e)&&o),"keydown"===n&&(o=!1!==i.numberCheck(e)&&o),"keyup"===n&&(o=!1!==i.numberFormat(e)&&o),o}),null,null)),jl(55,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),jl(56,540672,null,0,b_,[],{maxlength:[0,"maxlength"]},null),Vl(1024,null,uh,(function(t){return[t]}),[b_]),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(59,671744,null,0,__,[[2,ah],[6,uh],[8,null],[6,ph]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),Vl(2048,null,bh,null,[__]),jl(61,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(62,0,null,null,9,"div",[["class","right annual-income"]],null,null,null,null,null)),(t()(),Ki(63,0,null,null,6,"p",[],null,null,null,null,null)),(t()(),Ki(64,0,null,null,5,"label",[["for","tey-annual-income"]],null,null,null,null,null)),(t()(),hr(65,null,[" ",""])),(t()(),Ki(66,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Ki(67,0,null,null,2,"em",[],null,null,null,null,null)),(t()(),Ki(68,0,null,null,1,"small",[],null,null,null,null,null)),(t()(),hr(69,null,[" "," "])),(t()(),Ki(70,0,[[5,0],["teyErrorAnnualIncome",1]],null,1,"span",[["class","tey-error-message tey-error-message-hide"]],null,null,null,null,null)),(t()(),hr(71,null,[" "," "])),(t()(),Ki(72,0,null,null,7,"div",[["class","tey-value-display no-margin-bottom"]],null,null,null,null,null)),(t()(),Ki(73,0,null,null,2,"div",[["class","left tey-percentage-value-field"]],null,null,null,null,null)),(t()(),Ki(74,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(75,null,[" ",""])),(t()(),Ki(76,0,null,null,3,"div",[["class","right"]],null,null,null,null,null)),(t()(),Ki(77,0,null,null,2,"p",[],null,null,null,null,null)),(t()(),Ki(78,0,null,null,1,"label",[["for","tey-federal-tax-rate"]],null,null,null,null,null)),(t()(),hr(79,null,[" "," "])),(t()(),Ki(80,0,null,null,7,"div",[["class","tey-value-display no-margin-bottom"]],null,null,null,null,null)),(t()(),Ki(81,0,null,null,2,"div",[["class","left tey-percentage-value-field"]],null,null,null,null,null)),(t()(),Ki(82,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(83,null,[" "," "])),(t()(),Ki(84,0,null,null,3,"div",[["class","right"]],null,null,null,null,null)),(t()(),Ki(85,0,null,null,2,"p",[],null,null,null,null,null)),(t()(),Ki(86,0,null,null,1,"label",[["for","tey-state-tax-rate"]],null,null,null,null,null)),(t()(),hr(87,null,[" "," "])),(t()(),Ki(88,0,null,null,7,"div",[["class","form-group"]],null,null,null,null,null)),(t()(),Ki(89,0,null,null,6,"p",[["class","tey-effective-tax-rate-label tey-value-display no-margin-bottom"]],null,null,null,null,null)),(t()(),Ki(90,0,null,null,2,"strong",[["class","left tey-percentage-value-field"]],null,null,null,null,null)),(t()(),Ki(91,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(92,null,["",""])),(t()(),Ki(93,0,null,null,2,"span",[["class","right"]],null,null,null,null,null)),(t()(),Ki(94,0,null,null,1,"small",[],null,null,null,null,null)),(t()(),hr(95,null,["",""])),(t()(),Ki(96,0,null,null,4,"div",[["class","form-group nuv-tey-calculator-main__calculate-container"]],null,null,null,null,null)),(t()(),Ki(97,0,null,null,1,"button",[["class","tey-btn tey-btn--calculate"],["data-action","calculate-tey"],["type","button"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.calculateData()&&o),o}),null,null)),(t()(),hr(98,null,[" "," "])),(t()(),Ki(99,0,null,null,1,"div",[["class","tey-calculator-result"]],null,null,null,null,null)),(t()(),hr(100,null,["",""]))],(function(t,n){var e=n.component;t(n,35,0,"select-filing-status"),t(n,36,0,"select-filing-status"),t(n,39,0,"married"),t(n,40,0,"married"),t(n,43,0,"single"),t(n,44,0,"single"),t(n,56,0,"9"),t(n,59,0,"annual-income",e.annual_income_amount)}),(function(t,n){var e=n.component;t(n,0,0,Yi(1,"",e.ticker,""),Yi(1,"",e.buttonText,""),Yi(1,"",e.teycalcfundapibaseurl,"")),t(n,7,0,e.calculatorContent.TeyCalculatorCTAText),t(n,14,0,e.calculatorContent.CalculatorTitle,e.stateName),t(n,15,0,Al(n,19).ngClassUntouched,Al(n,19).ngClassTouched,Al(n,19).ngClassPristine,Al(n,19).ngClassDirty,Al(n,19).ngClassValid,Al(n,19).ngClassInvalid,Al(n,19).ngClassPending),t(n,24,0,e.formatPercentage(e.teyFundYield).toFixed(2)),t(n,26,0,e.calculatorContent.FundYield,e.ticker),t(n,30,0,e.lastUpdatedDate),t(n,49,0,e.calculatorContent.FillingStatus),t(n,51,0,e.calculatorContent.FilingStatusRequired),t(n,54,0,Al(n,56).maxlength?Al(n,56).maxlength:null,Al(n,61).ngClassUntouched,Al(n,61).ngClassTouched,Al(n,61).ngClassPristine,Al(n,61).ngClassDirty,Al(n,61).ngClassValid,Al(n,61).ngClassInvalid,Al(n,61).ngClassPending),t(n,65,0,e.calculatorContent.AnnualIncome),t(n,69,0,e.calculatorContent.AnnualIncomeSubText),t(n,71,0,e.calculatorContent.AnnualIncomeRequired),t(n,75,0,e.fedTaxRateFormatted),t(n,79,0,e.calculatorContent.FederalTaxRate),t(n,83,0,e.stateTaxRateFormatted),t(n,87,0,e.calculatorContent.StateTaxRate),t(n,92,0,e.marginalTaxRateFormatted),t(n,95,0,e.calculatorContent.MarginalTaxRate),t(n,98,0,e.calculatorContent.CalculateButton),t(n,100,0,e.taxEquivalentYield)}))}function HE(t){return pr(0,[er(671088640,1,{teyCalculatorContainer:0}),er(671088640,2,{annualIncomeInputBox:0}),er(671088640,3,{filingStatusSelectBox:0}),er(671088640,4,{teyErrorFilingStatus:0}),er(671088640,5,{teyErrorAnnualIncome:0}),(t()(),Zi(16777216,null,null,1,null,UE)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,6,0,n.component.isTaxable)}),null)}function WE(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-product-hero-detail-tey-calculator",[],null,null,null,HE,GE)),jl(1,114688,null,0,qf,[Es,OC],null,null)],(function(t,n){t(n,1,0)}),null)}var $E=Cl("nuv-product-hero-detail-tey-calculator",qf,WE,{calculatorData:"tey-calculator-data",ctaText:"tey-calculator-label",tickercode:"ticker-code"},{},[]),qE=mi({encapsulation:2,styles:[],data:{}});function YE(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.parent.parent.context.$implicit.Title)}))}function XE(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.parent.parent.context.$implicit.Description)}))}function ZE(t){return pr(0,[(t()(),Ki(0,0,null,null,8,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,7,"a",[["speedbumptype","link"],["target","_blank"],["title","opens in a new window"]],[[1,"data-speed-bump-id",0],[1,"href",4]],null,null,null,null)),(t()(),Ki(2,0,null,null,3,":svg:svg",[["aria-label","nuv-homepage-literature__links"],["height","27"],["role","img"],["style",""],["viewBox","0 0 20 27"],["width","20"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,2,":svg:g",[["fill","none"],["fill-rule","evenodd"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,":svg:path",[["d","M16.43 26H3.57C2.15 26 1 24.806 1 23.333v-8.666C1 13.194 2.15 12 3.57 12h12.86c1.42 0 2.57 1.194 2.57 2.667v8.666C19 24.806 17.85 26 16.43 26zM4 11V6.625C4 3.518 6.686 1 10 1s6 2.518 6 5.625V11"],["stroke","#66737D"],["stroke-linecap","square"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["d","M12 17.583C12 16.71 11.328 16 10.5 16S9 16.71 9 17.583c0 .697.43 1.282 1.022 1.493L9.6 22h1.8l-.372-2.94c.567-.226.972-.8.972-1.477"],["fill","#66737D"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,YE)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["DescriptionSpan",2]],null,0,null,XE))],(function(t,n){t(n,7,0,n.parent.context.$implicit.Title,Al(n,8))}),(function(t,n){var e=n.component;t(n,1,0,"false"===e.isUserLoggedIn?e.modalLoginContainer:e.modalErrormessage,e.getHrefUrl(n.parent.context.$implicit))}))}function KE(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.parent.parent.parent.context.$implicit.Title)}))}function JE(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.parent.parent.parent.context.$implicit.Description)}))}function QE(t){return pr(0,[(t()(),Ki(0,0,null,null,8,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,7,"a",[["target","_blank"],["title","opens in a new window"]],[[1,"href",4]],null,null,null,null)),(t()(),Ki(2,0,null,null,3,":svg:svg",[["aria-label","literature-data-link"],["height","16"],["role","img"],["viewBox","0 0 14 16"],["width","14"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,2,":svg:g",[["fill","none"],["fill-rule","evenodd"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,":svg:path",[["d","M11.667 16H2.333C1.045 16 0 14.94 0 13.63V2.37C0 1.06 1.045 0 2.333 0h5.592c.155 0 .303.062.413.174l5.49 5.67c.11.11.172.262.172.42v7.366c0 1.31-1.045 2.37-2.333 2.37z"],["fill","#31B700"],["style",""]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["d","M7 0v4.053C7 5.68 8.32 7 9.947 7H14"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,KE)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["DescriptionSpan2",2]],null,0,null,JE))],(function(t,n){t(n,7,0,n.parent.parent.context.$implicit.Title,Al(n,8))}),(function(t,n){t(n,1,0,n.component.getHrefUrl(n.parent.parent.context.$implicit))}))}function tI(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.parent.parent.parent.context.$implicit.Title)}))}function nI(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.parent.parent.parent.context.$implicit.Description)}))}function eI(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"a",[["target","_blank"],["title","opens in a new window"]],[[1,"href",4]],null,null,null,null)),(t()(),Ki(1,0,null,null,2,":svg:svg",[["aria-label","literature-data-link"],["role","img"],["viewBox","0 0 14 16"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,":svg:path",[["d","M11.7 16H2.3C1 16 0 14.9 0 13.6V2.4C0 1.1 1 0 2.3 0h5.6c.2 0 .3.1.4.2l5.5 5.7c.1.1.2.2.2.4v7.4c0 1.2-1 2.3-2.3 2.3z"],["fill","#87B0BC"],["style",""]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,0,":svg:path",[["d","M10.8 6.4H14v-.1c0-.2-.1-.3-.2-.4L8.3.2C8.2.1 8.1 0 7.9 0h-.1v3.5c0 1.6 1.3 2.9 3 2.9z"],["fill","#4C7887"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,tI)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["DescriptionSpan3",2]],null,0,null,nI))],(function(t,n){t(n,5,0,n.parent.parent.context.$implicit.Title,Al(n,6))}),(function(t,n){t(n,0,0,n.component.getHrefUrl(n.parent.parent.context.$implicit))}))}function oI(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,QE)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["nestedElseBlock",2]],null,0,null,eI))],(function(t,n){var e=n.component;t(n,1,0,"Advisor"==n.parent.context.$implicit.SecurityLevelRole&&("Advisor"==e.userRole||"Employee"==e.userRole),Al(n,2))}),null)}function iI(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[["class","nuv-button"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-button nuv-button--green"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"a",[["class","nuv-button__btn show_subscription_slider_pdp_btn"],["data-action","subscribe"],["data-track-hover",""],["href",""]],[[1,"data-publishsystemid",0],[1,"data-publishsystemsourceid",0]],null,null,null,null)),(t()(),hr(-1,null,[" Subscribe "]))],null,(function(t,n){t(n,2,0,n.parent.context.$implicit.PublishSystemId,n.parent.context.$implicit.PublishSystemSourceId)}))}function lI(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[["class","nuv-search-results__description"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"a",[["target","_blank"],["title","opens in a new window"]],[[1,"href",4]],null,null,null,null)),(t()(),hr(2,null,[" "," "])),sr(3,2)],null,(function(t,n){t(n,1,0,n.component.getHrefUrl(n.parent.context.$implicit));var e=Oi(n,2,0,t(n,3,0,Al(n.parent.parent.parent.parent,0),n.parent.context.$implicit.DateTimeActive,"dd MMM yyyy"));t(n,2,0,e)}))}function rI(t){return pr(0,[(t()(),Ki(0,0,null,null,7,"li",[["class","nuv-homepage-literature__links-item"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,ZE)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["elseBlock",2]],null,0,null,oI)),(t()(),Zi(16777216,null,null,1,null,iI)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,lI)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,2,0,"Advisor"==n.context.$implicit.SecurityLevelRole&&"Advisor"!=e.userRole&&"Employee"!=e.userRole,Al(n,3)),t(n,5,0,n.context.$implicit.PublishSystemSourceId&&n.context.$implicit.PublishSystemId),t(n,7,0,e.showDateBoolean)}),null)}function cI(t){return pr(0,[(t()(),Ki(0,0,null,null,13,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,12,"li",[["class","nuv-homepage-literature__links-item nuv-homepage-literature__links-item--log-in"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,11,"a",[],[[1,"data-speed-bump-id",0]],null,null,null,null)),(t()(),Ki(3,0,null,null,8,":svg:svg",[[":xmlns:xlink","http://www.w3.org/1999/xlink"],["aria-label","nuv-homepage-literature-links"],["height","30"],["role","img"],["viewBox","0 0 30 30"],["width","30"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,":svg:defs",[],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:circle",[["_ngcontent-kyh-c14",""],["cx","15"],["cy","15"],["id","a"],["r","15"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,5,":svg:g",[["fill","none"],["fill-rule","evenodd"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,1,":svg:mask",[["fill","#fff"],["id","b"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,0,":svg:use",[[":xlink:href","#a"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,0,":svg:use",[[":xlink:href","#a"],["fill","#C1E9B2"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,0,":svg:ellipse",[["cx","14.961"],["cy","28.289"],["fill","#2D9015"],["mask","url(#b)"],["rx","12.77"],["ry","8.289"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,0,":svg:circle",[["cx","15"],["cy","12"],["fill","#2D9015"],["mask","url(#b)"],["r","6"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(-1,null,["Login or register to access locked materials"]))],null,(function(t,n){t(n,2,0,n.component.modalLoginContainer)}))}function aI(t){return pr(0,[(t()(),Ki(0,0,null,null,11,"div",[["class","nuv-homepage-literature"],["data-component",'{"componentName":"homepageLiterature","componentType":"Document"}']],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"h3",[["class","nuv-homepage-literature__title"]],null,null,null,null,null)),(t()(),hr(2,null,["",""])),(t()(),Ki(3,0,null,null,2,"div",[["class","nuv-mb-32"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,"em",[],null,null,null,null,null)),(t()(),hr(5,null,["",""])),(t()(),Ki(6,0,null,null,5,"div",[["class","nuv-homepage-literature__container"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,4,"ul",[["class","nuv-homepage-literature__links"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,rI)),jl(9,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(16777216,null,null,1,null,cI)),jl(11,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,9,0,e.apiLiteratureData),t(n,11,0,"false"===e.isUserLoggedIn)}),(function(t,n){var e=n.component;t(n,2,0,e.literatureTitle),t(n,5,0,e.literatureSubTitle)}))}function sI(t){return pr(0,[(t()(),Ki(0,0,null,null,1,null,null,null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.parent.context.$implicit.Title)}))}function uI(t){return pr(0,[(t()(),hr(0,null,[" "," "]))],null,(function(t,n){t(n,0,0,n.parent.context.$implicit.Description)}))}function dI(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[["class","nuv-product-detail-prospectus-report__list-buttons"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-button nuv-button--green"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"a",[["class","nuv-button__btn show_subscription_slider_pdp_btn"],["data-action","subscribe"],["data-track-hover",""],["href",""]],[[1,"data-publishsystemid",0],[1,"data-publishsystemsourceid",0]],null,null,null,null)),(t()(),hr(-1,null,[" Subscribe "]))],null,(function(t,n){t(n,2,0,n.parent.context.$implicit.PublishSystemId,n.parent.context.$implicit.PublishSystemSourceId)}))}function gI(t){return pr(0,[(t()(),Ki(0,0,null,null,11,"li",[["class","nuv-product-detail-prospectus-report__links-item"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,8,"div",[["class","nuv-product-detail-prospectus-report__label"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,3,"a",[["class","nuv-button__btn"],["data-action","read report"],["data-track-hover",""],["target","_blank"],["title","opens in a new window"]],[[1,"href",4]],null,null,null,null)),(t()(),Ki(3,0,null,null,2,":svg:svg",[["aria-label","literature-button"],["role","img"],["viewBox","0 0 14 16"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,":svg:path",[["d","M11.7 16H2.3C1 16 0 14.9 0 13.6V2.4C0 1.1 1 0 2.3 0h5.6c.2 0 .3.1.4.2l5.5 5.7c.1.1.2.2.2.4v7.4c0 1.2-1 2.3-2.3 2.3z"],["fill","#87B0BC"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["d","M10.8 6.4H14v-.1c0-.2-.1-.3-.2-.4L8.3.2C8.2.1 8.1 0 7.9 0h-.1v3.5c0 1.6 1.3 2.9 3 2.9z"],["fill","#4C7887"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,3,"a",[["class","nuv-button__btn"],["data-action","read report"],["data-track-hover",""],["target","_blank"],["title","opens in a new window"]],[[8,"href",4]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,sI)),jl(8,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["nestedElseBlockForAnchor",2]],null,0,null,uI)),(t()(),Zi(16777216,null,null,1,null,dI)),jl(11,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,8,0,n.context.$implicit.Title,Al(n,9)),t(n,11,0,n.context.$implicit.PublishSystemSourceId&&n.context.$implicit.PublishSystemId)}),(function(t,n){t(n,2,0,n.component.getHrefUrl(n.context.$implicit)),t(n,6,0,Yi(1,"",n.context.$implicit.Url,""))}))}function hI(t){return pr(0,[(t()(),Ki(0,0,null,null,9,"div",[["class","nuv-product-detail-prospectus-report"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"h3",[["class","nuv-product-detail-prospectus-report__title"]],null,null,null,null,null)),(t()(),hr(2,null,["",""])),(t()(),Ki(3,0,null,null,2,"div",[["class","nuv-mb-32"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,"em",[],null,null,null,null,null)),(t()(),hr(5,null,["",""])),(t()(),Ki(6,0,null,null,3,"div",[["class","nuv-product-detail-prospectus-report__container"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,2,"ul",[["class","nuv-product-detail-prospectus-report__links"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,gI)),jl(9,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,9,0,n.component.apiLiteratureData)}),(function(t,n){var e=n.component;t(n,2,0,e.literatureTitle),t(n,5,0,e.literatureSubTitle)}))}function _I(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.parent.context.$implicit.Title)}))}function CI(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.parent.context.$implicit.Description)}))}function pI(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[["class","nuv-product-detail-prospectus-report__list-buttons"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-button nuv-button--green"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"a",[["class","nuv-button__btn show_subscription_slider_pdp_btn"],["data-action","subscribe"],["data-track-hover",""],["href",""]],[[1,"data-publishsystemid",0],[1,"data-publishsystemsourceid",0]],null,null,null,null)),(t()(),hr(-1,null,[" Subscribe "]))],null,(function(t,n){t(n,2,0,n.parent.context.$implicit.PublishSystemId,n.parent.context.$implicit.PublishSystemSourceId)}))}function fI(t){return pr(0,[(t()(),Ki(0,0,null,null,9,"li",[["class","nuv-homepage-literature__links-item"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,6,"a",[["target","_blank"],["title","opens in a new window"]],[[1,"href",4]],null,null,null,null)),(t()(),Ki(2,0,null,null,2,":svg:svg",[["aria-label","nuv-homepage-literature-link"],["role","img"],["viewBox","0 0 14 16"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,0,":svg:path",[["d","M11.7 16H2.3C1 16 0 14.9 0 13.6V2.4C0 1.1 1 0 2.3 0h5.6c.2 0 .3.1.4.2l5.5 5.7c.1.1.2.2.2.4v7.4c0 1.2-1 2.3-2.3 2.3z"],["fill","#87B0BC"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,":svg:path",[["d","M10.8 6.4H14v-.1c0-.2-.1-.3-.2-.4L8.3.2C8.2.1 8.1 0 7.9 0h-.1v3.5c0 1.6 1.3 2.9 3 2.9z"],["fill","#4C7887"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,_I)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["DescriptionSpan2",2]],null,0,null,CI)),(t()(),Zi(16777216,null,null,1,null,pI)),jl(9,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,6,0,n.context.$implicit.Title,Al(n,7)),t(n,9,0,n.context.$implicit.PublishSystemSourceId&&n.context.$implicit.PublishSystemId)}),(function(t,n){t(n,1,0,n.component.getHrefUrl(n.context.$implicit))}))}function MI(t){return pr(0,[(t()(),Ki(0,0,null,null,9,"div",[["class","nuv-homepage-literature"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"h3",[["class","nuv-homepage-literature__title"]],null,null,null,null,null)),(t()(),hr(2,null,[""," "])),(t()(),Ki(3,0,null,null,2,"div",[["class","nuv-mb-32"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,"em",[],null,null,null,null,null)),(t()(),hr(5,null,["",""])),(t()(),Ki(6,0,null,null,3,"div",[["class","nuv-homepage-literature__container"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,2,"ul",[["class","nuv-homepage-literature__links"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,fI)),jl(9,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,9,0,n.component.apiLiteratureData)}),(function(t,n){var e=n.component;t(n,2,0,e.literatureTitle),t(n,5,0,e.literatureSubTitle)}))}function PI(t){return pr(0,[(t()(),Ki(0,0,null,null,6,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,aI)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,hI)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,MI)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){var e=n.component;t(n,2,0,"Fund Literature"==e.literatureType),t(n,4,0,"Featured Literature"==e.literatureType),t(n,6,0,"TagID Literature"==e.literatureType)}),null)}function OI(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[["style","height:500px; overflow:hidden"]],null,null,null,null,null)),(t()(),Ki(1,0,[[1,0],["loaderRef",1]],null,0,"div",[],[[8,"id",0]],null,null,null,null))],null,(function(t,n){t(n,1,0,Yi(1,"",n.component.loaderId,""))}))}function mI(t){return pr(0,[Rl(0,$d,[ni]),er(671088640,1,{loaderRef:0}),er(402653184,2,{componentRef:0}),(t()(),Ki(3,0,[[2,0],["component",1]],null,3,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,PI)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["loadingGif",2]],null,0,null,OI))],(function(t,n){var e=n.component;t(n,5,0,e.apiLiteratureData&&e.apiLiteratureData.length>0,Al(n,6))}),null)}function vI(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-fund-literature",[],null,null,null,mI,qE)),jl(1,4308992,null,0,Wf,[Es,ao,pf],null,null)],(function(t,n){t(n,1,0)}),null)}var yI=Cl("nuv-fund-literature",Wf,vI,{apiUrl:"api-url",isUserLoggedIn:"is-user-logged-in",userRole:"user-role",showDates:"show-dates",literatureType:"literature-type",literatureTitle:"title",literatureSubTitle:"sub-title"},{},[]),bI=e("PBLz"),xI=e("xzWc"),AI=e("f0q5"),wI=e("A/ap"),BI=e.n(wI),kI=function(){var t={Min:0,Max:1};return t[t.Min]="Min",t[t.Max]="Max",t}(),SI=function(){var t={Low:0,High:1,Floor:2,Ceil:3,TickValue:4};return t[t.Low]="Low",t[t.High]="High",t[t.Floor]="Floor",t[t.Ceil]="Ceil",t[t.TickValue]="TickValue",t}(),TI=function(){return function(){this.floor=0,this.ceil=null,this.step=1,this.minRange=null,this.maxRange=null,this.pushRange=!1,this.minLimit=null,this.maxLimit=null,this.translate=null,this.combineLabels=null,this.getLegend=null,this.stepsArray=null,this.bindIndexForStepsArray=!1,this.draggableRange=!1,this.draggableRangeOnly=!1,this.showSelectionBar=!1,this.showSelectionBarEnd=!1,this.showSelectionBarFromValue=null,this.showOuterSelectionBars=!1,this.hidePointerLabels=!1,this.hideLimitLabels=!1,this.autoHideLimitLabels=!0,this.readOnly=!1,this.disabled=!1,this.mouseEventsInterval=50,this.touchEventsInterval=50,this.inputEventsInterval=100,this.outputEventsInterval=100,this.showTicks=!1,this.showTicksValues=!1,this.tickStep=null,this.tickValueStep=1,this.ticksArray=null,this.ticksTooltip=null,this.ticksValuesTooltip=null,this.vertical=!1,this.getSelectionBarColor=null,this.getTickColor=null,this.getPointerColor=null,this.keyboardSupport=!0,this.scale=1,this.enforceStep=!0,this.enforceRange=!0,this.noSwitching=!1,this.onlyBindHandles=!1,this.rightToLeft=!1,this.reversedControls=!1,this.boundPointerLabels=!0,this.logScale=!1,this.customValueToPosition=null,this.customPositionToValue=null,this.precisionLimit=12,this.selectionBarGradient=null,this.ariaLabel=null,this.ariaLabelledBy=null,this.ariaLabelHigh=null,this.ariaLabelledByHigh=null,this.handleDimension=null,this.barDimension=null,this.animate=!0}}(),EI=function(){return function(){}}(),II=function(){function t(){}return t.isNullOrUndefined=function(t){return null==t},t.linearValueToPosition=function(t,n,e){return(t-n)/(e-n)},t.logValueToPosition=function(t,n,e){return((t=Math.log(t))-(n=Math.log(n)))/((e=Math.log(e))-n)},t.linearPositionToValue=function(t,n,e){return t*(e-n)+n},t.logPositionToValue=function(t,n,e){return n=Math.log(n),e=Math.log(e),Math.exp(t*(e-n)+n)},t.findStepIndex=function(t,n){for(var e=n.map((function(n){return Math.abs(t-n.value)})),o=0,i=0;i<n.length;i++)e[i]!==e[o]&&e[i]<e[o]&&(o=i);return o},t}(),zI=function(){function t(){}return t.isTouchEvent=function(t){return void 0!==window.TouchEvent?t instanceof TouchEvent:void 0!==t.touches},t.isResizeObserverAvailable=function(){return void 0!==window.ResizeObserver},t}(),LI=function(){function t(){}return t.roundToPrecisionLimit=function(t,n){return+t.toPrecision(n)},t.clampToRange=function(t,n,e){return Math.min(Math.max(t,n),e)},t}(),DI=function(){return function(){this.eventName=null,this.events=null,this.eventsSubscription=null,this.teardownCallback=null}}(),NI=function(){function t(t){this.renderer=t}return t.prototype.attachPassiveEventListener=function(t,n,e,o){if(!0!==BI.a.hasSupport)return this.attachEventListener(t,n,e,o);var i=new DI;i.eventName=n,i.events=new xI.Subject;var l=function(t){i.events.next(t)};return t.addEventListener(n,l,{passive:!0,capture:!1}),i.teardownCallback=function(){t.removeEventListener(n,l,{passive:!0,capture:!1})},i.eventsSubscription=i.events.pipe(II.isNullOrUndefined(o)?Object(AI.tap)((function(){})):Object(AI.throttleTime)(o,void 0,{leading:!0,trailing:!0})).subscribe((function(t){e(t)})),i},t.prototype.detachEventListener=function(t){II.isNullOrUndefined(t.eventsSubscription)||(t.eventsSubscription.unsubscribe(),t.eventsSubscription=null),II.isNullOrUndefined(t.events)||(t.events.complete(),t.events=null),II.isNullOrUndefined(t.teardownCallback)||(t.teardownCallback(),t.teardownCallback=null)},t.prototype.attachEventListener=function(t,n,e,o){var i=new DI;return i.eventName=n,i.events=new xI.Subject,i.teardownCallback=this.renderer.listen(t,n,(function(t){i.events.next(t)})),i.eventsSubscription=i.events.pipe(II.isNullOrUndefined(o)?Object(AI.tap)((function(){})):Object(AI.throttleTime)(o,void 0,{leading:!0,trailing:!0})).subscribe((function(t){e(t)})),i},t}(),FI=function(){function t(t,n){this.elemRef=t,this.renderer=n,this._position=0,this._dimension=0,this._alwaysHide=!1,this._vertical=!1,this._scale=1,this.opacity=1,this.visibility="visible",this.left="",this.bottom="",this.height="",this.width="",this.eventListeners=[],this.eventListenerHelper=new NI(this.renderer)}return Object.defineProperty(t.prototype,"position",{get:function(){return this._position},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"dimension",{get:function(){return this._dimension},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"alwaysHide",{get:function(){return this._alwaysHide},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"vertical",{get:function(){return this._vertical},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"scale",{get:function(){return this._scale},enumerable:!0,configurable:!0}),t.prototype.setAlwaysHide=function(t){this._alwaysHide=t,this.visibility=t?"hidden":"visible"},t.prototype.hide=function(){this.opacity=0},t.prototype.show=function(){this.alwaysHide||(this.opacity=1)},t.prototype.isVisible=function(){return!this.alwaysHide&&0!==this.opacity},t.prototype.setVertical=function(t){this._vertical=t,this._vertical?(this.left="",this.width=""):(this.bottom="",this.height="")},t.prototype.setScale=function(t){this._scale=t},t.prototype.setPosition=function(t){this._position=t,this._vertical?this.bottom=Math.round(t)+"px":this.left=Math.round(t)+"px"},t.prototype.calculateDimension=function(){var t=this.getBoundingClientRect();this._dimension=this.vertical?(t.bottom-t.top)*this.scale:(t.right-t.left)*this.scale},t.prototype.setDimension=function(t){this._dimension=t,this._vertical?this.height=Math.round(t)+"px":this.width=Math.round(t)+"px"},t.prototype.getBoundingClientRect=function(){return this.elemRef.nativeElement.getBoundingClientRect()},t.prototype.on=function(t,n,e){var o=this.eventListenerHelper.attachEventListener(this.elemRef.nativeElement,t,n,e);this.eventListeners.push(o)},t.prototype.onPassive=function(t,n,e){var o=this.eventListenerHelper.attachPassiveEventListener(this.elemRef.nativeElement,t,n,e);this.eventListeners.push(o)},t.prototype.off=function(t){var n,e,o,i;II.isNullOrUndefined(t)?(n=[],e=this.eventListeners):(n=this.eventListeners.filter((function(n){return n.eventName!==t})),e=this.eventListeners.filter((function(n){return n.eventName===t})));try{for(var l=Object(bI.__values)(e),r=l.next();!r.done;r=l.next())this.eventListenerHelper.detachEventListener(r.value)}catch(c){o={error:c}}finally{try{r&&!r.done&&(i=l.return)&&i.call(l)}finally{if(o)throw o.error}}this.eventListeners=n},t}(),jI=function(t){function n(n,e){var o=t.call(this,n,e)||this;return o.active=!1,o.role="",o.tabindex="",o.ariaOrientation="",o.ariaLabel="",o.ariaLabelledBy="",o.ariaValueNow="",o.ariaValueText="",o.ariaValueMin="",o.ariaValueMax="",o}return Object(bI.__extends)(n,t),n.prototype.focus=function(){this.elemRef.nativeElement.focus()},n}(FI),RI=function(t){function n(n,e){var o=t.call(this,n,e)||this;return o._value=null,o}return Object(bI.__extends)(n,t),Object.defineProperty(n.prototype,"value",{get:function(){return this._value},enumerable:!0,configurable:!0}),n.prototype.setValue=function(t){var n=!1;!this.alwaysHide&&(II.isNullOrUndefined(this.value)||this.value.length!==t.length||this.value.length>0&&0===this.dimension)&&(n=!0),this._value=t,this.elemRef.nativeElement.innerHTML=t,n&&this.calculateDimension()},n}(FI),VI=function(){return function(){this.selected=!1,this.style={},this.tooltip=null,this.tooltipPlacement=null,this.value=null,this.valueTooltip=null,this.valueTooltipPlacement=null,this.legend=null}}(),GI=function(){return function(){this.active=!1,this.value=0,this.difference=0,this.position=0,this.lowLimit=0,this.highLimit=0}}(),UI=function(){function t(){}return t.compare=function(t,n){return!(II.isNullOrUndefined(t)&&II.isNullOrUndefined(n)||II.isNullOrUndefined(t)!==II.isNullOrUndefined(n)||t.value!==n.value||t.highValue!==n.highValue)},t}(),HI=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return Object(bI.__extends)(n,t),n.compare=function(t,n){return!(II.isNullOrUndefined(t)&&II.isNullOrUndefined(n)||II.isNullOrUndefined(t)!==II.isNullOrUndefined(n)||t.value!==n.value||t.highValue!==n.highValue||t.forceChange!==n.forceChange)},n}(UI),WI=(Dt((function(){return WI})),function(){function t(t,n,e,o){this.renderer=t,this.elementRef=n,this.changeDetectionRef=e,this.zone=o,this.value=null,this.valueChange=new ue,this.highValue=null,this.highValueChange=new ue,this.options=new TI,this.userChangeStart=new ue,this.userChange=new ue,this.userChangeEnd=new ue,this.initHasRun=!1,this.inputModelChangeSubject=new xI.Subject,this.inputModelChangeSubscription=null,this.outputModelChangeSubject=new xI.Subject,this.outputModelChangeSubscription=null,this.viewLowValue=null,this.viewHighValue=null,this.viewOptions=new TI,this.handleHalfDimension=0,this.maxHandlePosition=0,this.currentTrackingPointer=null,this.currentFocusPointer=null,this.firstKeyDown=!1,this.touchId=null,this.dragging=new GI,this.sliderElementVerticalClass=!1,this.sliderElementAnimateClass=!1,this.sliderElementDisabledAttr=null,this.barStyle={},this.minPointerStyle={},this.maxPointerStyle={},this.fullBarTransparentClass=!1,this.selectionBarDraggableClass=!1,this.ticksUnderValuesClass=!1,this.intermediateTicks=!1,this.ticks=[],this.eventListenerHelper=null,this.onMoveEventListener=null,this.onEndEventListener=null,this.resizeObserver=null,this.onTouchedCallback=null,this.onChangeCallback=null,this.eventListenerHelper=new NI(this.renderer)}return Object.defineProperty(t.prototype,"manualRefresh",{set:function(t){var n=this;this.unsubscribeManualRefresh(),this.manualRefreshSubscription=t.subscribe((function(){setTimeout((function(){return n.calculateViewDimensionsAndDetectChanges()}))}))},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"triggerFocus",{set:function(t){var n=this;this.unsubscribeTriggerFocus(),this.triggerFocusSubscription=t.subscribe((function(t){n.focusPointer(t)}))},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"range",{get:function(){return!II.isNullOrUndefined(this.value)&&!II.isNullOrUndefined(this.highValue)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showTicks",{get:function(){return this.viewOptions.showTicks},enumerable:!0,configurable:!0}),t.prototype.ngOnInit=function(){this.viewOptions=new TI,Object.assign(this.viewOptions,this.options),this.updateDisabledState(),this.updateVerticalState()},t.prototype.ngAfterViewInit=function(){this.applyOptions(),this.subscribeInputModelChangeSubject(this.viewOptions.inputEventsInterval),this.subscribeOutputModelChangeSubject(this.viewOptions.outputEventsInterval),this.renormaliseModelValues(),this.viewLowValue=this.modelValueToViewValue(this.value),this.viewHighValue=this.range?this.modelValueToViewValue(this.highValue):null,this.updateVerticalState(),this.manageElementsStyle(),this.updateDisabledState(),this.calculateViewDimensions(),this.addAccessibility(),this.updateCeilLabel(),this.updateFloorLabel(),this.initHandles(),this.manageEventsBindings(),this.subscribeResizeObserver(),this.initHasRun=!0,this.changeDetectionRef.detectChanges()},t.prototype.ngOnChanges=function(t){II.isNullOrUndefined(t.options)||this.onChangeOptions(),II.isNullOrUndefined(t.value)&&II.isNullOrUndefined(t.highValue)||this.inputModelChangeSubject.next({value:this.value,highValue:this.highValue,forceChange:!1,internalChange:!1})},t.prototype.ngOnDestroy=function(){this.unbindEvents(),this.unsubscribeResizeObserver(),this.unsubscribeInputModelChangeSubject(),this.unsubscribeOutputModelChangeSubject(),this.unsubscribeManualRefresh(),this.unsubscribeTriggerFocus()},t.prototype.writeValue=function(t){t instanceof Array?(this.value=t[0],this.highValue=t[1]):this.value=t,this.inputModelChangeSubject.next({value:this.value,highValue:this.highValue,forceChange:!1,internalChange:!1})},t.prototype.registerOnChange=function(t){this.onChangeCallback=t},t.prototype.registerOnTouched=function(t){this.onTouchedCallback=t},t.prototype.setDisabledState=function(t){this.viewOptions.disabled=t,this.updateDisabledState()},t.prototype.onResize=function(t){this.calculateViewDimensionsAndDetectChanges()},t.prototype.subscribeInputModelChangeSubject=function(t){var n=this;this.inputModelChangeSubscription=this.inputModelChangeSubject.pipe(Object(AI.distinctUntilChanged)(HI.compare),Object(AI.filter)((function(t){return!t.forceChange&&!t.internalChange})),II.isNullOrUndefined(t)?Object(AI.tap)((function(){})):Object(AI.throttleTime)(t,void 0,{leading:!0,trailing:!0})).subscribe((function(t){return n.applyInputModelChange(t)}))},t.prototype.subscribeOutputModelChangeSubject=function(t){var n=this;this.outputModelChangeSubscription=this.outputModelChangeSubject.pipe(Object(AI.distinctUntilChanged)(HI.compare),II.isNullOrUndefined(t)?Object(AI.tap)((function(){})):Object(AI.throttleTime)(t,void 0,{leading:!0,trailing:!0})).subscribe((function(t){return n.publishOutputModelChange(t)}))},t.prototype.subscribeResizeObserver=function(){var t=this;zI.isResizeObserverAvailable()&&(this.resizeObserver=new ResizeObserver((function(){return t.calculateViewDimensionsAndDetectChanges()})),this.resizeObserver.observe(this.elementRef.nativeElement))},t.prototype.unsubscribeResizeObserver=function(){zI.isResizeObserverAvailable()&&null!==this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null)},t.prototype.unsubscribeOnMove=function(){II.isNullOrUndefined(this.onMoveEventListener)||(this.eventListenerHelper.detachEventListener(this.onMoveEventListener),this.onMoveEventListener=null)},t.prototype.unsubscribeOnEnd=function(){II.isNullOrUndefined(this.onEndEventListener)||(this.eventListenerHelper.detachEventListener(this.onEndEventListener),this.onEndEventListener=null)},t.prototype.unsubscribeInputModelChangeSubject=function(){II.isNullOrUndefined(this.inputModelChangeSubscription)||(this.inputModelChangeSubscription.unsubscribe(),this.inputModelChangeSubscription=null)},t.prototype.unsubscribeOutputModelChangeSubject=function(){II.isNullOrUndefined(this.outputModelChangeSubscription)||(this.outputModelChangeSubscription.unsubscribe(),this.outputModelChangeSubscription=null)},t.prototype.unsubscribeManualRefresh=function(){II.isNullOrUndefined(this.manualRefreshSubscription)||(this.manualRefreshSubscription.unsubscribe(),this.manualRefreshSubscription=null)},t.prototype.unsubscribeTriggerFocus=function(){II.isNullOrUndefined(this.triggerFocusSubscription)||(this.triggerFocusSubscription.unsubscribe(),this.triggerFocusSubscription=null)},t.prototype.getPointerElement=function(t){return t===kI.Min?this.minHandleElement:t===kI.Max?this.maxHandleElement:null},t.prototype.getCurrentTrackingValue=function(){return this.currentTrackingPointer===kI.Min?this.viewLowValue:this.currentTrackingPointer===kI.Max?this.viewHighValue:null},t.prototype.modelValueToViewValue=function(t){return II.isNullOrUndefined(t)?NaN:II.isNullOrUndefined(this.viewOptions.stepsArray)||this.viewOptions.bindIndexForStepsArray?+t:II.findStepIndex(+t,this.viewOptions.stepsArray)},t.prototype.viewValueToModelValue=function(t){return II.isNullOrUndefined(this.viewOptions.stepsArray)||this.viewOptions.bindIndexForStepsArray?t:this.getStepValue(t)},t.prototype.getStepValue=function(t){var n=this.viewOptions.stepsArray[t];return II.isNullOrUndefined(n)?NaN:n.value},t.prototype.applyViewChange=function(){this.value=this.viewValueToModelValue(this.viewLowValue),this.range&&(this.highValue=this.viewValueToModelValue(this.viewHighValue)),this.outputModelChangeSubject.next({value:this.value,highValue:this.highValue,userEventInitiated:!0,forceChange:!1}),this.inputModelChangeSubject.next({value:this.value,highValue:this.highValue,forceChange:!1,internalChange:!0})},t.prototype.applyInputModelChange=function(t){var n=this.normaliseModelValues(t),e=!UI.compare(t,n);e&&(this.value=n.value,this.highValue=n.highValue),this.viewLowValue=this.modelValueToViewValue(n.value),this.viewHighValue=this.range?this.modelValueToViewValue(n.highValue):null,this.updateLowHandle(this.valueToPosition(this.viewLowValue)),this.range&&this.updateHighHandle(this.valueToPosition(this.viewHighValue)),this.updateSelectionBar(),this.updateTicksScale(),this.updateAriaAttributes(),this.range&&this.updateCombinedLabel(),this.outputModelChangeSubject.next({value:n.value,highValue:n.highValue,forceChange:e,userEventInitiated:!1})},t.prototype.publishOutputModelChange=function(t){var n=this,e=function(){n.valueChange.emit(t.value),n.range&&n.highValueChange.emit(t.highValue),II.isNullOrUndefined(n.onChangeCallback)||n.onChangeCallback(n.range?[t.value,t.highValue]:t.value),II.isNullOrUndefined(n.onTouchedCallback)||n.onTouchedCallback(n.range?[t.value,t.highValue]:t.value)};t.userEventInitiated?(e(),this.userChange.emit(this.getChangeContext())):setTimeout((function(){e()}))},t.prototype.normaliseModelValues=function(t){var n=new UI;if(n.value=t.value,n.highValue=t.highValue,this.viewOptions.enforceStep&&(n.value=this.roundStep(n.value),this.range&&(n.highValue=this.roundStep(n.highValue))),!II.isNullOrUndefined(this.viewOptions.stepsArray)||!this.viewOptions.enforceRange)return n;if(n.value=LI.clampToRange(n.value,this.viewOptions.floor,this.viewOptions.ceil),this.range&&(n.highValue=LI.clampToRange(n.highValue,this.viewOptions.floor,this.viewOptions.ceil)),this.range&&t.value>t.highValue)if(this.viewOptions.noSwitching)n.value=n.highValue;else{var e=t.value;n.value=t.highValue,n.highValue=e}return n},t.prototype.renormaliseModelValues=function(){var t={value:this.value,highValue:this.highValue},n=this.normaliseModelValues(t);UI.compare(n,t)||(this.value=n.value,this.highValue=n.highValue,this.outputModelChangeSubject.next({value:this.value,highValue:this.highValue,forceChange:!0,userEventInitiated:!1}))},t.prototype.onChangeOptions=function(){if(this.initHasRun){var t=this.viewOptions.inputEventsInterval,n=this.viewOptions.outputEventsInterval;this.applyOptions(),t!==this.viewOptions.inputEventsInterval&&(this.unsubscribeInputModelChangeSubject(),this.subscribeInputModelChangeSubject(this.viewOptions.inputEventsInterval)),n!==this.viewOptions.outputEventsInterval&&(this.unsubscribeInputModelChangeSubject(),this.subscribeInputModelChangeSubject(this.viewOptions.outputEventsInterval)),this.renormaliseModelValues(),this.viewLowValue=this.modelValueToViewValue(this.value),this.viewHighValue=this.range?this.modelValueToViewValue(this.highValue):null,this.resetSlider()}},t.prototype.applyOptions=function(){if(this.viewOptions=new TI,Object.assign(this.viewOptions,this.options),this.viewOptions.draggableRange=this.range&&this.viewOptions.draggableRange,this.viewOptions.draggableRangeOnly=this.range&&this.viewOptions.draggableRangeOnly,this.viewOptions.draggableRangeOnly&&(this.viewOptions.draggableRange=!0),this.viewOptions.showTicks=this.viewOptions.showTicks||this.viewOptions.showTicksValues||!II.isNullOrUndefined(this.viewOptions.ticksArray),!this.viewOptions.showTicks||II.isNullOrUndefined(this.viewOptions.tickStep)&&II.isNullOrUndefined(this.viewOptions.ticksArray)||(this.intermediateTicks=!0),this.viewOptions.showSelectionBar=this.viewOptions.showSelectionBar||this.viewOptions.showSelectionBarEnd||!II.isNullOrUndefined(this.viewOptions.showSelectionBarFromValue),II.isNullOrUndefined(this.viewOptions.stepsArray)?this.applyFloorCeilOptions():this.applyStepsArrayOptions(),II.isNullOrUndefined(this.viewOptions.combineLabels)&&(this.viewOptions.combineLabels=function(t,n){return t+" - "+n}),this.viewOptions.logScale&&0===this.viewOptions.floor)throw Error("Can't use floor=0 with logarithmic scale")},t.prototype.applyStepsArrayOptions=function(){var t=this;this.viewOptions.floor=0,this.viewOptions.ceil=this.viewOptions.stepsArray.length-1,this.viewOptions.step=1,II.isNullOrUndefined(this.viewOptions.translate)&&(this.viewOptions.translate=function(n){return String(t.viewOptions.bindIndexForStepsArray?t.getStepValue(n):n)}),this.viewOptions.getLegend=function(n){return t.viewOptions.stepsArray[n].legend}},t.prototype.applyFloorCeilOptions=function(){if(II.isNullOrUndefined(this.viewOptions.step)?this.viewOptions.step=1:(this.viewOptions.step=+this.viewOptions.step,this.viewOptions.step<=0&&(this.viewOptions.step=1)),II.isNullOrUndefined(this.viewOptions.ceil)||II.isNullOrUndefined(this.viewOptions.floor))throw Error("floor and ceil options must be supplied");this.viewOptions.ceil=+this.viewOptions.ceil,this.viewOptions.floor=+this.viewOptions.floor,II.isNullOrUndefined(this.viewOptions.translate)&&(this.viewOptions.translate=function(t){return String(t)})},t.prototype.resetSlider=function(){this.manageElementsStyle(),this.addAccessibility(),this.updateCeilLabel(),this.updateFloorLabel(),this.unbindEvents(),this.manageEventsBindings(),this.updateDisabledState(),this.calculateViewDimensions(),this.refocusPointerIfNeeded()},t.prototype.focusPointer=function(t){t!==kI.Min&&t!==kI.Max&&(t=kI.Min),t===kI.Min?this.minHandleElement.focus():this.range&&t===kI.Max&&this.maxHandleElement.focus()},t.prototype.refocusPointerIfNeeded=function(){II.isNullOrUndefined(this.currentFocusPointer)||(this.onPointerFocus(this.currentFocusPointer),this.getPointerElement(this.currentFocusPointer).focus())},t.prototype.manageElementsStyle=function(){var t=this;this.updateScale(),this.floorLabelElement.setAlwaysHide(this.viewOptions.showTicksValues||this.viewOptions.hideLimitLabels),this.ceilLabelElement.setAlwaysHide(this.viewOptions.showTicksValues||this.viewOptions.hideLimitLabels);var n=this.viewOptions.showTicksValues&&!this.intermediateTicks;this.minHandleLabelElement.setAlwaysHide(n||this.viewOptions.hidePointerLabels),this.maxHandleLabelElement.setAlwaysHide(n||!this.range||this.viewOptions.hidePointerLabels),this.combinedLabelElement.setAlwaysHide(n||!this.range||this.viewOptions.hidePointerLabels),this.selectionBarElement.setAlwaysHide(!this.range&&!this.viewOptions.showSelectionBar),this.leftOuterSelectionBarElement.setAlwaysHide(!this.range||!this.viewOptions.showOuterSelectionBars),this.rightOuterSelectionBarElement.setAlwaysHide(!this.range||!this.viewOptions.showOuterSelectionBars),this.fullBarTransparentClass=this.range&&this.viewOptions.showOuterSelectionBars,this.selectionBarDraggableClass=this.viewOptions.draggableRange&&!this.viewOptions.onlyBindHandles,this.ticksUnderValuesClass=this.intermediateTicks&&this.options.showTicksValues,this.sliderElementVerticalClass!==this.viewOptions.vertical&&(this.updateVerticalState(),setTimeout((function(){t.resetSlider()}))),this.sliderElementAnimateClass!==this.viewOptions.animate&&setTimeout((function(){t.sliderElementAnimateClass=t.viewOptions.animate}))},t.prototype.manageEventsBindings=function(){this.viewOptions.disabled||this.viewOptions.readOnly?this.unbindEvents():this.bindEvents()},t.prototype.updateDisabledState=function(){this.sliderElementDisabledAttr=this.viewOptions.disabled?"disabled":null},t.prototype.updateVerticalState=function(){this.sliderElementVerticalClass=this.viewOptions.vertical;try{for(var t=Object(bI.__values)(this.getAllSliderElements()),n=t.next();!n.done;n=t.next()){var e=n.value;II.isNullOrUndefined(e)||e.setVertical(this.viewOptions.vertical)}}catch(l){o={error:l}}finally{try{n&&!n.done&&(i=t.return)&&i.call(t)}finally{if(o)throw o.error}}var o,i},t.prototype.updateScale=function(){try{for(var t=Object(bI.__values)(this.getAllSliderElements()),n=t.next();!n.done;n=t.next())n.value.setScale(this.viewOptions.scale)}catch(i){e={error:i}}finally{try{n&&!n.done&&(o=t.return)&&o.call(t)}finally{if(e)throw e.error}}var e,o},t.prototype.getAllSliderElements=function(){return[this.leftOuterSelectionBarElement,this.rightOuterSelectionBarElement,this.fullBarElement,this.selectionBarElement,this.minHandleElement,this.maxHandleElement,this.floorLabelElement,this.ceilLabelElement,this.minHandleLabelElement,this.maxHandleLabelElement,this.combinedLabelElement,this.ticksElement]},t.prototype.initHandles=function(){this.updateLowHandle(this.valueToPosition(this.viewLowValue)),this.range&&this.updateHighHandle(this.valueToPosition(this.viewHighValue)),this.updateSelectionBar(),this.range&&this.updateCombinedLabel(),this.updateTicksScale()},t.prototype.addAccessibility=function(){this.updateAriaAttributes(),this.minHandleElement.role="slider",this.minHandleElement.tabindex=!this.viewOptions.keyboardSupport||this.viewOptions.readOnly||this.viewOptions.disabled?"":"0",this.viewOptions.vertical&&(this.minHandleElement.ariaOrientation="vertical"),II.isNullOrUndefined(this.viewOptions.ariaLabel)?II.isNullOrUndefined(this.viewOptions.ariaLabelledBy)||(this.minHandleElement.ariaLabelledBy=this.viewOptions.ariaLabelledBy):this.minHandleElement.ariaLabel=this.viewOptions.ariaLabel,this.range&&(this.maxHandleElement.role="slider",this.maxHandleElement.tabindex=!this.viewOptions.keyboardSupport||this.viewOptions.readOnly||this.viewOptions.disabled?"":"0",this.maxHandleElement.ariaOrientation=this.viewOptions.vertical?"vertical":"horizontal",II.isNullOrUndefined(this.viewOptions.ariaLabelHigh)?II.isNullOrUndefined(this.viewOptions.ariaLabelledByHigh)||(this.maxHandleElement.ariaLabelledBy=this.viewOptions.ariaLabelledByHigh):this.maxHandleElement.ariaLabel=this.viewOptions.ariaLabelHigh)},t.prototype.updateAriaAttributes=function(){this.minHandleElement.ariaValueNow=(+this.value).toString(),this.minHandleElement.ariaValueText=this.viewOptions.translate(+this.value,SI.Low),this.minHandleElement.ariaValueMin=this.viewOptions.floor.toString(),this.minHandleElement.ariaValueMax=this.viewOptions.ceil.toString(),this.range&&(this.maxHandleElement.ariaValueNow=(+this.highValue).toString(),this.maxHandleElement.ariaValueText=this.viewOptions.translate(+this.highValue,SI.High),this.maxHandleElement.ariaValueMin=this.viewOptions.floor.toString(),this.maxHandleElement.ariaValueMax=this.viewOptions.ceil.toString())},t.prototype.calculateViewDimensions=function(){II.isNullOrUndefined(this.viewOptions.handleDimension)?this.minHandleElement.calculateDimension():this.minHandleElement.setDimension(this.viewOptions.handleDimension);var t=this.minHandleElement.dimension;this.handleHalfDimension=t/2,II.isNullOrUndefined(this.viewOptions.barDimension)?this.fullBarElement.calculateDimension():this.fullBarElement.setDimension(this.viewOptions.barDimension),this.maxHandlePosition=this.fullBarElement.dimension-t,this.initHasRun&&(this.updateFloorLabel(),this.updateCeilLabel(),this.initHandles())},t.prototype.calculateViewDimensionsAndDetectChanges=function(){this.calculateViewDimensions(),this.changeDetectionRef.detectChanges()},t.prototype.updateTicksScale=function(){var t=this;if(this.viewOptions.showTicks){var n=II.isNullOrUndefined(this.viewOptions.ticksArray)?this.getTicksArray():this.viewOptions.ticksArray,e=this.viewOptions.vertical?"translateY":"translateX";this.viewOptions.rightToLeft&&n.reverse();var o=n.map((function(n){var o=t.valueToPosition(n);t.viewOptions.vertical&&(o=t.maxHandlePosition-o);var i=e+"("+Math.round(o)+"px)",l=new VI;if(l.selected=t.isTickSelected(n),l.style={"-webkit-transform":i,"-moz-transform":i,"-o-transform":i,"-ms-transform":i,transform:i},l.selected&&!II.isNullOrUndefined(t.viewOptions.getSelectionBarColor)&&(l.style["background-color"]=t.getSelectionBarColor()),l.selected||II.isNullOrUndefined(t.viewOptions.getTickColor)||(l.style["background-color"]=t.getTickColor(n)),II.isNullOrUndefined(t.viewOptions.ticksTooltip)||(l.tooltip=t.viewOptions.ticksTooltip(n),l.tooltipPlacement=t.viewOptions.vertical?"right":"top"),t.viewOptions.showTicksValues&&n%t.viewOptions.tickValueStep==0&&(l.value=t.getDisplayValue(n,SI.TickValue),II.isNullOrUndefined(t.viewOptions.ticksValuesTooltip)||(l.valueTooltip=t.viewOptions.ticksValuesTooltip(n),l.valueTooltipPlacement=t.viewOptions.vertical?"right":"top")),!II.isNullOrUndefined(t.viewOptions.getLegend)){var r=t.viewOptions.getLegend(n);II.isNullOrUndefined(r)||(l.legend=r)}return l}));if(II.isNullOrUndefined(this.ticks)||this.ticks.length!==o.length)this.ticks=o;else for(var i=0;i<o.length;++i)Object.assign(this.ticks[i],o[i]);this.changeDetectionRef.detectChanges()}},t.prototype.getTicksArray=function(){for(var t=II.isNullOrUndefined(this.viewOptions.tickStep)?this.viewOptions.step:this.viewOptions.tickStep,n=[],e=this.viewOptions.floor;e<=this.viewOptions.ceil;e+=t)n.push(e);return n},t.prototype.isTickSelected=function(t){if(!this.range)if(II.isNullOrUndefined(this.viewOptions.showSelectionBarFromValue)){if(this.viewOptions.showSelectionBarEnd){if(t>=this.viewLowValue)return!0}else if(this.viewOptions.showSelectionBar&&t<=this.viewLowValue)return!0}else{var n=this.viewOptions.showSelectionBarFromValue;if(this.viewLowValue>n&&t>=n&&t<=this.viewLowValue)return!0;if(this.viewLowValue<n&&t<=n&&t>=this.viewLowValue)return!0}return!!(this.range&&t>=this.viewLowValue&&t<=this.viewHighValue)},t.prototype.updateFloorLabel=function(){this.floorLabelElement.alwaysHide||(this.floorLabelElement.setValue(this.getDisplayValue(this.viewOptions.floor,SI.Floor)),this.floorLabelElement.calculateDimension(),this.floorLabelElement.setPosition(this.viewOptions.rightToLeft?this.fullBarElement.dimension-this.floorLabelElement.dimension:0))},t.prototype.updateCeilLabel=function(){this.ceilLabelElement.alwaysHide||(this.ceilLabelElement.setValue(this.getDisplayValue(this.viewOptions.ceil,SI.Ceil)),this.ceilLabelElement.calculateDimension(),this.ceilLabelElement.setPosition(this.viewOptions.rightToLeft?0:this.fullBarElement.dimension-this.ceilLabelElement.dimension))},t.prototype.updateHandles=function(t,n){t===kI.Min?this.updateLowHandle(n):t===kI.Max&&this.updateHighHandle(n),this.updateSelectionBar(),this.updateTicksScale(),this.range&&this.updateCombinedLabel()},t.prototype.getHandleLabelPos=function(t,n){var e=t===kI.Min?this.minHandleLabelElement.dimension:this.maxHandleLabelElement.dimension,o=n-e/2+this.handleHalfDimension,i=this.fullBarElement.dimension-e;return this.viewOptions.boundPointerLabels?this.viewOptions.rightToLeft&&t===kI.Min||!this.viewOptions.rightToLeft&&t===kI.Max?Math.min(o,i):Math.min(Math.max(o,0),i):o},t.prototype.updateLowHandle=function(t){this.minHandleElement.setPosition(t),this.minHandleLabelElement.setValue(this.getDisplayValue(this.viewLowValue,SI.Low)),this.minHandleLabelElement.setPosition(this.getHandleLabelPos(kI.Min,t)),II.isNullOrUndefined(this.viewOptions.getPointerColor)||(this.minPointerStyle={backgroundColor:this.getPointerColor(kI.Min)}),this.viewOptions.autoHideLimitLabels&&this.updateFloorAndCeilLabelsVisibility()},t.prototype.updateHighHandle=function(t){this.maxHandleElement.setPosition(t),this.maxHandleLabelElement.setValue(this.getDisplayValue(this.viewHighValue,SI.High)),this.maxHandleLabelElement.setPosition(this.getHandleLabelPos(kI.Max,t)),II.isNullOrUndefined(this.viewOptions.getPointerColor)||(this.maxPointerStyle={backgroundColor:this.getPointerColor(kI.Max)}),this.viewOptions.autoHideLimitLabels&&this.updateFloorAndCeilLabelsVisibility()},t.prototype.updateFloorAndCeilLabelsVisibility=function(){if(!this.viewOptions.hidePointerLabels){var t=!1,n=!1,e=this.isLabelBelowFloorLabel(this.minHandleLabelElement),o=this.isLabelAboveCeilLabel(this.minHandleLabelElement),i=this.isLabelAboveCeilLabel(this.maxHandleLabelElement),l=this.isLabelBelowFloorLabel(this.combinedLabelElement),r=this.isLabelAboveCeilLabel(this.combinedLabelElement);if(e?(t=!0,this.floorLabelElement.hide()):(t=!1,this.floorLabelElement.show()),o?(n=!0,this.ceilLabelElement.hide()):(n=!1,this.ceilLabelElement.show()),this.range){var c=this.combinedLabelElement.isVisible()?r:i,a=this.combinedLabelElement.isVisible()?l:e;c?this.ceilLabelElement.hide():n||this.ceilLabelElement.show(),a?this.floorLabelElement.hide():t||this.floorLabelElement.show()}}},t.prototype.isLabelBelowFloorLabel=function(t){var n=t.position,e=this.floorLabelElement.position;return this.viewOptions.rightToLeft?n+t.dimension>=e-2:n<=e+this.floorLabelElement.dimension+2},t.prototype.isLabelAboveCeilLabel=function(t){var n=t.position,e=this.ceilLabelElement.position;return this.viewOptions.rightToLeft?n<=e+this.ceilLabelElement.dimension+2:n+t.dimension>=e-2},t.prototype.updateSelectionBar=function(){var t=0,n=0,e=this.viewOptions.rightToLeft?!this.viewOptions.showSelectionBarEnd:this.viewOptions.showSelectionBarEnd,o=this.viewOptions.rightToLeft?this.maxHandleElement.position+this.handleHalfDimension:this.minHandleElement.position+this.handleHalfDimension;if(this.range)n=Math.abs(this.maxHandleElement.position-this.minHandleElement.position),t=o;else if(II.isNullOrUndefined(this.viewOptions.showSelectionBarFromValue))e?(n=Math.ceil(Math.abs(this.maxHandlePosition-this.minHandleElement.position)+this.handleHalfDimension),t=Math.floor(this.minHandleElement.position+this.handleHalfDimension)):(n=this.minHandleElement.position+this.handleHalfDimension,t=0);else{var i=this.viewOptions.showSelectionBarFromValue,l=this.valueToPosition(i);(this.viewOptions.rightToLeft?this.viewLowValue<=i:this.viewLowValue>i)?(n=this.minHandleElement.position-l,t=l+this.handleHalfDimension):(n=l-this.minHandleElement.position,t=this.minHandleElement.position+this.handleHalfDimension)}if(this.selectionBarElement.setDimension(n),this.selectionBarElement.setPosition(t),this.range&&this.viewOptions.showOuterSelectionBars&&(this.viewOptions.rightToLeft?(this.rightOuterSelectionBarElement.setDimension(t),this.rightOuterSelectionBarElement.setPosition(0),this.fullBarElement.calculateDimension(),this.leftOuterSelectionBarElement.setDimension(this.fullBarElement.dimension-(t+n)),this.leftOuterSelectionBarElement.setPosition(t+n)):(this.leftOuterSelectionBarElement.setDimension(t),this.leftOuterSelectionBarElement.setPosition(0),this.fullBarElement.calculateDimension(),this.rightOuterSelectionBarElement.setDimension(this.fullBarElement.dimension-(t+n)),this.rightOuterSelectionBarElement.setPosition(t+n))),II.isNullOrUndefined(this.viewOptions.getSelectionBarColor)){if(!II.isNullOrUndefined(this.viewOptions.selectionBarGradient)){var r=II.isNullOrUndefined(this.viewOptions.showSelectionBarFromValue)?0:this.valueToPosition(this.viewOptions.showSelectionBarFromValue),c=r-t>0&&!e||r-t<=0&&e;this.barStyle={backgroundImage:"linear-gradient(to "+(this.viewOptions.vertical?c?"bottom":"top":c?"left":"right")+", "+this.viewOptions.selectionBarGradient.from+" 0%,"+this.viewOptions.selectionBarGradient.to+" 100%)"},this.viewOptions.vertical?(this.barStyle.backgroundPosition="center "+(r+n+t+(c?-this.handleHalfDimension:0))+"px",this.barStyle.backgroundSize="100% "+(this.fullBarElement.dimension-this.handleHalfDimension)+"px"):(this.barStyle.backgroundPosition=r-t+(c?this.handleHalfDimension:0)+"px center",this.barStyle.backgroundSize=this.fullBarElement.dimension-this.handleHalfDimension+"px 100%")}}else{var a=this.getSelectionBarColor();this.barStyle={backgroundColor:a}}},t.prototype.getSelectionBarColor=function(){return this.range?this.viewOptions.getSelectionBarColor(this.value,this.highValue):this.viewOptions.getSelectionBarColor(this.value)},t.prototype.getPointerColor=function(t){return this.viewOptions.getPointerColor(t===kI.Max?this.highValue:this.value,t)},t.prototype.getTickColor=function(t){return this.viewOptions.getTickColor(t)},t.prototype.updateCombinedLabel=function(){if(this.viewOptions.rightToLeft?this.minHandleLabelElement.position-this.minHandleLabelElement.dimension-10<=this.maxHandleLabelElement.position:this.minHandleLabelElement.position+this.minHandleLabelElement.dimension+10>=this.maxHandleLabelElement.position){var t=this.getDisplayValue(this.viewLowValue,SI.Low),n=this.getDisplayValue(this.viewHighValue,SI.High),e=this.viewOptions.rightToLeft?this.viewOptions.combineLabels(n,t):this.viewOptions.combineLabels(t,n);this.combinedLabelElement.setValue(e);var o=this.viewOptions.boundPointerLabels?Math.min(Math.max(this.selectionBarElement.position+this.selectionBarElement.dimension/2-this.combinedLabelElement.dimension/2,0),this.fullBarElement.dimension-this.combinedLabelElement.dimension):this.selectionBarElement.position+this.selectionBarElement.dimension/2-this.combinedLabelElement.dimension/2;this.combinedLabelElement.setPosition(o),this.minHandleLabelElement.hide(),this.maxHandleLabelElement.hide(),this.combinedLabelElement.show()}else this.updateHighHandle(this.valueToPosition(this.viewHighValue)),this.updateLowHandle(this.valueToPosition(this.viewLowValue)),this.maxHandleLabelElement.show(),this.minHandleLabelElement.show(),this.combinedLabelElement.hide();this.viewOptions.autoHideLimitLabels&&this.updateFloorAndCeilLabelsVisibility()},t.prototype.getDisplayValue=function(t,n){return II.isNullOrUndefined(this.viewOptions.stepsArray)||this.viewOptions.bindIndexForStepsArray||(t=this.getStepValue(t)),this.viewOptions.translate(t,n)},t.prototype.roundStep=function(t,n){var e=II.isNullOrUndefined(n)?this.viewOptions.step:n,o=LI.roundToPrecisionLimit((t-this.viewOptions.floor)/e,this.viewOptions.precisionLimit);return o=Math.round(o)*e,LI.roundToPrecisionLimit(this.viewOptions.floor+o,this.viewOptions.precisionLimit)},t.prototype.valueToPosition=function(t){var n=II.linearValueToPosition;II.isNullOrUndefined(this.viewOptions.customValueToPosition)?this.viewOptions.logScale&&(n=II.logValueToPosition):n=this.viewOptions.customValueToPosition;var e=n(t=LI.clampToRange(t,this.viewOptions.floor,this.viewOptions.ceil),this.viewOptions.floor,this.viewOptions.ceil);return II.isNullOrUndefined(e)&&(e=0),this.viewOptions.rightToLeft&&(e=1-e),e*this.maxHandlePosition},t.prototype.positionToValue=function(t){var n=t/this.maxHandlePosition;this.viewOptions.rightToLeft&&(n=1-n);var e=II.linearPositionToValue;II.isNullOrUndefined(this.viewOptions.customPositionToValue)?this.viewOptions.logScale&&(e=II.logPositionToValue):e=this.viewOptions.customPositionToValue;var o=e(n,this.viewOptions.floor,this.viewOptions.ceil);return II.isNullOrUndefined(o)?0:o},t.prototype.getEventXY=function(t,n){if(t instanceof MouseEvent)return this.viewOptions.vertical?t.clientY:t.clientX;var e=0,o=t.touches;if(!II.isNullOrUndefined(n))for(var i=0;i<o.length;i++)if(o[i].identifier===n){e=i;break}return this.viewOptions.vertical?o[e].clientY:o[e].clientX},t.prototype.getEventPosition=function(t,n){var e=this.elementRef.nativeElement.getBoundingClientRect(),o=this.viewOptions.vertical?e.bottom:e.left;return(this.viewOptions.vertical?-this.getEventXY(t,n)+o:this.getEventXY(t,n)-o)*this.viewOptions.scale-this.handleHalfDimension},t.prototype.getNearestHandle=function(t){if(!this.range)return kI.Min;var n=this.getEventPosition(t),e=Math.abs(n-this.minHandleElement.position),o=Math.abs(n-this.maxHandleElement.position);return e<o?kI.Min:e>o?kI.Max:this.viewOptions.rightToLeft?n>this.minHandleElement.position?kI.Min:kI.Max:n<this.minHandleElement.position?kI.Min:kI.Max},t.prototype.bindEvents=function(){var t=this,n=this.viewOptions.draggableRange;this.viewOptions.onlyBindHandles||this.selectionBarElement.on("mousedown",(function(e){return t.onBarStart(null,n,e,!0,!0,!0)})),this.viewOptions.draggableRangeOnly?(this.minHandleElement.on("mousedown",(function(e){return t.onBarStart(kI.Min,n,e,!0,!0)})),this.maxHandleElement.on("mousedown",(function(e){return t.onBarStart(kI.Max,n,e,!0,!0)}))):(this.minHandleElement.on("mousedown",(function(n){return t.onStart(kI.Min,n,!0,!0)})),this.range&&this.maxHandleElement.on("mousedown",(function(n){return t.onStart(kI.Max,n,!0,!0)})),this.viewOptions.onlyBindHandles||(this.fullBarElement.on("mousedown",(function(n){return t.onStart(null,n,!0,!0,!0)})),this.ticksElement.on("mousedown",(function(n){return t.onStart(null,n,!0,!0,!0,!0)})))),this.viewOptions.onlyBindHandles||this.selectionBarElement.onPassive("touchstart",(function(e){return t.onBarStart(null,n,e,!0,!0,!0)})),this.viewOptions.draggableRangeOnly?(this.minHandleElement.onPassive("touchstart",(function(e){return t.onBarStart(kI.Min,n,e,!0,!0)})),this.maxHandleElement.onPassive("touchstart",(function(e){return t.onBarStart(kI.Max,n,e,!0,!0)}))):(this.minHandleElement.onPassive("touchstart",(function(n){return t.onStart(kI.Min,n,!0,!0)})),this.range&&this.maxHandleElement.onPassive("touchstart",(function(n){return t.onStart(kI.Max,n,!0,!0)})),this.viewOptions.onlyBindHandles||(this.fullBarElement.onPassive("touchstart",(function(n){return t.onStart(null,n,!0,!0,!0)})),this.ticksElement.onPassive("touchstart",(function(n){return t.onStart(null,n,!1,!1,!0,!0)})))),this.viewOptions.keyboardSupport&&(this.minHandleElement.on("focus",(function(){return t.onPointerFocus(kI.Min)})),this.range&&this.maxHandleElement.on("focus",(function(){return t.onPointerFocus(kI.Max)})))},t.prototype.unbindEvents=function(){this.unsubscribeOnMove(),this.unsubscribeOnEnd();try{for(var t=Object(bI.__values)(this.getAllSliderElements()),n=t.next();!n.done;n=t.next())n.value.off()}catch(i){e={error:i}}finally{try{n&&!n.done&&(o=t.return)&&o.call(t)}finally{if(e)throw e.error}}var e,o},t.prototype.onBarStart=function(t,n,e,o,i,l,r){n?this.onDragStart(t,e,o,i):this.onStart(t,e,o,i,l,r)},t.prototype.onStart=function(t,n,e,o,i,l){var r=this;n.stopPropagation(),zI.isTouchEvent(n)&&BI.a.hasSupport||n.preventDefault(),this.calculateViewDimensions(),II.isNullOrUndefined(t)&&(t=this.getNearestHandle(n)),this.currentTrackingPointer=t;var c=this.getPointerElement(t);if(c.active=!0,this.viewOptions.keyboardSupport&&c.focus(),e){this.unsubscribeOnMove();var a=function(t){return r.dragging.active?r.onDragMove(t):r.onMove(t)};this.onMoveEventListener=zI.isTouchEvent(n)?this.eventListenerHelper.attachPassiveEventListener(document,"touchmove",a,this.viewOptions.touchEventsInterval):this.eventListenerHelper.attachEventListener(document,"mousemove",a,this.viewOptions.mouseEventsInterval)}if(o){this.unsubscribeOnEnd();var s=function(t){return r.onEnd(t)};this.onEndEventListener=zI.isTouchEvent(n)?this.eventListenerHelper.attachPassiveEventListener(document,"touchend",s):this.eventListenerHelper.attachEventListener(document,"mouseup",s)}this.userChangeStart.emit(this.getChangeContext()),zI.isTouchEvent(n)&&!II.isNullOrUndefined(n.changedTouches)&&II.isNullOrUndefined(this.touchId)&&(this.touchId=n.changedTouches[0].identifier),i&&this.onMove(n,!0),l&&this.onEnd(n)},t.prototype.onMove=function(t,n){var e=null;if(zI.isTouchEvent(t)){for(var o=t.changedTouches,i=0;i<o.length;i++)if(o[i].identifier===this.touchId){e=o[i];break}if(II.isNullOrUndefined(e))return}var l,r=II.isNullOrUndefined(e)?this.getEventPosition(t):this.getEventPosition(t,e.identifier);r<=0?l=this.viewOptions.rightToLeft?this.viewOptions.ceil:this.viewOptions.floor:r>=this.maxHandlePosition?l=this.viewOptions.rightToLeft?this.viewOptions.floor:this.viewOptions.ceil:(l=this.positionToValue(r),l=n&&!II.isNullOrUndefined(this.viewOptions.tickStep)?this.roundStep(l,this.viewOptions.tickStep):this.roundStep(l)),this.positionTrackingHandle(l)},t.prototype.onEnd=function(t){zI.isTouchEvent(t)&&t.changedTouches[0].identifier!==this.touchId||(this.touchId=null,this.viewOptions.keyboardSupport||(this.minHandleElement.active=!1,this.maxHandleElement.active=!1,this.currentTrackingPointer=null),this.dragging.active=!1,this.unsubscribeOnMove(),this.unsubscribeOnEnd(),this.userChangeEnd.emit(this.getChangeContext()))},t.prototype.onPointerFocus=function(t){var n=this,e=this.getPointerElement(t);e.on("blur",(function(){return n.onPointerBlur(e)})),e.on("keydown",(function(t){return n.onKeyboardEvent(t)})),e.on("keyup",(function(){return n.onKeyUp()})),e.active=!0,this.currentTrackingPointer=t,this.currentFocusPointer=t,this.firstKeyDown=!0},t.prototype.onKeyUp=function(){this.firstKeyDown=!0,this.userChangeEnd.emit(this.getChangeContext())},t.prototype.onPointerBlur=function(t){t.off("blur"),t.off("keydown"),t.off("keyup"),t.active=!1,II.isNullOrUndefined(this.touchId)&&(this.currentTrackingPointer=null,this.currentFocusPointer=null)},t.prototype.getKeyActions=function(t){var n=this.viewOptions.ceil-this.viewOptions.floor,e=t+this.viewOptions.step,o=t-this.viewOptions.step,i=t+n/10,l=t-n/10;this.viewOptions.reversedControls&&(e=t-this.viewOptions.step,o=t+this.viewOptions.step,i=t-n/10,l=t+n/10);var r={UP:e,DOWN:o,LEFT:o,RIGHT:e,PAGEUP:i,PAGEDOWN:l,HOME:this.viewOptions.reversedControls?this.viewOptions.ceil:this.viewOptions.floor,END:this.viewOptions.reversedControls?this.viewOptions.floor:this.viewOptions.ceil};return this.viewOptions.rightToLeft&&(r.LEFT=e,r.RIGHT=o,this.viewOptions.vertical&&(r.UP=o,r.DOWN=e)),r},t.prototype.onKeyboardEvent=function(t){var n=this.getCurrentTrackingValue(),e=II.isNullOrUndefined(t.keyCode)?t.which:t.keyCode,o=this.getKeyActions(n)[{38:"UP",40:"DOWN",37:"LEFT",39:"RIGHT",33:"PAGEUP",34:"PAGEDOWN",36:"HOME",35:"END"}[e]];if(!II.isNullOrUndefined(o)&&!II.isNullOrUndefined(this.currentTrackingPointer)){t.preventDefault(),this.firstKeyDown&&(this.firstKeyDown=!1,this.userChangeStart.emit(this.getChangeContext()));var i=LI.clampToRange(o,this.viewOptions.floor,this.viewOptions.ceil),l=this.roundStep(i);if(this.viewOptions.draggableRangeOnly){var r=this.viewHighValue-this.viewLowValue,c=void 0,a=void 0;this.currentTrackingPointer===kI.Min?(c=l,(a=l+r)>this.viewOptions.ceil&&(c=(a=this.viewOptions.ceil)-r)):this.currentTrackingPointer===kI.Max&&(a=l,(c=l-r)<this.viewOptions.floor&&(a=(c=this.viewOptions.floor)+r)),this.positionTrackingBar(c,a)}else this.positionTrackingHandle(l)}},t.prototype.onDragStart=function(t,n,e,o){var i=this.getEventPosition(n);this.dragging=new GI,this.dragging.active=!0,this.dragging.value=this.positionToValue(i),this.dragging.difference=this.viewHighValue-this.viewLowValue,this.dragging.lowLimit=this.viewOptions.rightToLeft?this.minHandleElement.position-i:i-this.minHandleElement.position,this.dragging.highLimit=this.viewOptions.rightToLeft?i-this.maxHandleElement.position:this.maxHandleElement.position-i,this.onStart(t,n,e,o)},t.prototype.getMinValue=function(t,n,e){var o,i=this.viewOptions.rightToLeft;return o=n?e?i?this.viewOptions.floor:this.viewOptions.ceil-this.dragging.difference:i?this.viewOptions.ceil-this.dragging.difference:this.viewOptions.floor:this.positionToValue(i?t+this.dragging.lowLimit:t-this.dragging.lowLimit),this.roundStep(o)},t.prototype.getMaxValue=function(t,n,e){var o,i=this.viewOptions.rightToLeft;return o=n?e?i?this.viewOptions.floor+this.dragging.difference:this.viewOptions.ceil:i?this.viewOptions.ceil:this.viewOptions.floor+this.dragging.difference:i?this.positionToValue(t+this.dragging.lowLimit)+this.dragging.difference:this.positionToValue(t-this.dragging.lowLimit)+this.dragging.difference,this.roundStep(o)},t.prototype.onDragMove=function(t){var n,e,o,i,l=this.getEventPosition(t);this.viewOptions.rightToLeft?(n=this.dragging.lowLimit,e=this.dragging.highLimit,o=this.maxHandleElement,i=this.minHandleElement):(n=this.dragging.highLimit,e=this.dragging.lowLimit,o=this.minHandleElement,i=this.maxHandleElement);var r,c,a=l>=this.maxHandlePosition-n;if(l<=e){if(0===o.position)return;r=this.getMinValue(l,!0,!1),c=this.getMaxValue(l,!0,!1)}else if(a){if(i.position===this.maxHandlePosition)return;c=this.getMaxValue(l,!0,!0),r=this.getMinValue(l,!0,!0)}else r=this.getMinValue(l,!1,!1),c=this.getMaxValue(l,!1,!1);this.positionTrackingBar(r,c)},t.prototype.positionTrackingBar=function(t,n){!II.isNullOrUndefined(this.viewOptions.minLimit)&&t<this.viewOptions.minLimit&&(n=LI.roundToPrecisionLimit((t=this.viewOptions.minLimit)+this.dragging.difference,this.viewOptions.precisionLimit)),!II.isNullOrUndefined(this.viewOptions.maxLimit)&&n>this.viewOptions.maxLimit&&(t=LI.roundToPrecisionLimit((n=this.viewOptions.maxLimit)-this.dragging.difference,this.viewOptions.precisionLimit)),this.viewLowValue=t,this.viewHighValue=n,this.applyViewChange(),this.updateHandles(kI.Min,this.valueToPosition(t)),this.updateHandles(kI.Max,this.valueToPosition(n))},t.prototype.positionTrackingHandle=function(t){t=this.applyMinMaxLimit(t),this.range&&(this.viewOptions.pushRange?t=this.applyPushRange(t):(this.viewOptions.noSwitching&&(this.currentTrackingPointer===kI.Min&&t>this.viewHighValue?t=this.applyMinMaxRange(this.viewHighValue):this.currentTrackingPointer===kI.Max&&t<this.viewLowValue&&(t=this.applyMinMaxRange(this.viewLowValue))),t=this.applyMinMaxRange(t),this.currentTrackingPointer===kI.Min&&t>this.viewHighValue?(this.viewLowValue=this.viewHighValue,this.applyViewChange(),this.updateHandles(kI.Min,this.maxHandleElement.position),this.updateAriaAttributes(),this.currentTrackingPointer=kI.Max,this.minHandleElement.active=!1,this.maxHandleElement.active=!0,this.viewOptions.keyboardSupport&&this.maxHandleElement.focus()):this.currentTrackingPointer===kI.Max&&t<this.viewLowValue&&(this.viewHighValue=this.viewLowValue,this.applyViewChange(),this.updateHandles(kI.Max,this.minHandleElement.position),this.updateAriaAttributes(),this.currentTrackingPointer=kI.Min,this.maxHandleElement.active=!1,this.minHandleElement.active=!0,this.viewOptions.keyboardSupport&&this.minHandleElement.focus()))),this.getCurrentTrackingValue()!==t&&(this.currentTrackingPointer===kI.Min?(this.viewLowValue=t,this.applyViewChange()):this.currentTrackingPointer===kI.Max&&(this.viewHighValue=t,this.applyViewChange()),this.updateHandles(this.currentTrackingPointer,this.valueToPosition(t)),this.updateAriaAttributes())},t.prototype.applyMinMaxLimit=function(t){return!II.isNullOrUndefined(this.viewOptions.minLimit)&&t<this.viewOptions.minLimit?this.viewOptions.minLimit:!II.isNullOrUndefined(this.viewOptions.maxLimit)&&t>this.viewOptions.maxLimit?this.viewOptions.maxLimit:t},t.prototype.applyMinMaxRange=function(t){var n=Math.abs(t-(this.currentTrackingPointer===kI.Min?this.viewHighValue:this.viewLowValue));if(!II.isNullOrUndefined(this.viewOptions.minRange)&&n<this.viewOptions.minRange){if(this.currentTrackingPointer===kI.Min)return LI.roundToPrecisionLimit(this.viewHighValue-this.viewOptions.minRange,this.viewOptions.precisionLimit);if(this.currentTrackingPointer===kI.Max)return LI.roundToPrecisionLimit(this.viewLowValue+this.viewOptions.minRange,this.viewOptions.precisionLimit)}if(!II.isNullOrUndefined(this.viewOptions.maxRange)&&n>this.viewOptions.maxRange){if(this.currentTrackingPointer===kI.Min)return LI.roundToPrecisionLimit(this.viewHighValue-this.viewOptions.maxRange,this.viewOptions.precisionLimit);if(this.currentTrackingPointer===kI.Max)return LI.roundToPrecisionLimit(this.viewLowValue+this.viewOptions.maxRange,this.viewOptions.precisionLimit)}return t},t.prototype.applyPushRange=function(t){var n=this.currentTrackingPointer===kI.Min?this.viewHighValue-t:t-this.viewLowValue,e=II.isNullOrUndefined(this.viewOptions.minRange)?this.viewOptions.step:this.viewOptions.minRange,o=this.viewOptions.maxRange;return n<e?(this.currentTrackingPointer===kI.Min?(this.viewHighValue=LI.roundToPrecisionLimit(Math.min(t+e,this.viewOptions.ceil),this.viewOptions.precisionLimit),t=LI.roundToPrecisionLimit(this.viewHighValue-e,this.viewOptions.precisionLimit),this.applyViewChange(),this.updateHandles(kI.Max,this.valueToPosition(this.viewHighValue))):this.currentTrackingPointer===kI.Max&&(this.viewLowValue=LI.roundToPrecisionLimit(Math.max(t-e,this.viewOptions.floor),this.viewOptions.precisionLimit),t=LI.roundToPrecisionLimit(this.viewLowValue+e,this.viewOptions.precisionLimit),this.applyViewChange(),this.updateHandles(kI.Min,this.valueToPosition(this.viewLowValue))),this.updateAriaAttributes()):!II.isNullOrUndefined(o)&&n>o&&(this.currentTrackingPointer===kI.Min?(this.viewHighValue=LI.roundToPrecisionLimit(t+o,this.viewOptions.precisionLimit),this.applyViewChange(),this.updateHandles(kI.Max,this.valueToPosition(this.viewHighValue))):this.currentTrackingPointer===kI.Max&&(this.viewLowValue=LI.roundToPrecisionLimit(t-o,this.viewOptions.precisionLimit),this.applyViewChange(),this.updateHandles(kI.Min,this.valueToPosition(this.viewLowValue))),this.updateAriaAttributes()),t},t.prototype.getChangeContext=function(){var t=new EI;return t.pointerType=this.currentTrackingPointer,t.value=+this.value,this.range&&(t.highValue=+this.highValue),t},t}()),$I=function(){return function(){}}(),qI=function(){return function(){}}(),YI=mi({encapsulation:0,styles:[".ng5-slider{display:inline-block;position:relative;height:4px;width:100%;margin:35px 0 15px;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y}  .ng5-slider.with-legend{margin-bottom:40px}  .ng5-slider[disabled]{cursor:not-allowed}  .ng5-slider[disabled] .ng5-slider-pointer{cursor:not-allowed;background-color:#d8e0f3}  .ng5-slider[disabled] .ng5-slider-draggable{cursor:not-allowed}  .ng5-slider[disabled] .ng5-slider-selection{background:#8b91a2}  .ng5-slider[disabled] .ng5-slider-tick{cursor:not-allowed}  .ng5-slider[disabled] .ng5-slider-tick.ng5-slider-selected{background:#8b91a2}  .ng5-slider .ng5-slider-span{white-space:nowrap;position:absolute;display:inline-block}  .ng5-slider .ng5-slider-base{width:100%;height:100%;padding:0}  .ng5-slider .ng5-slider-bar-wrapper{left:0;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-16px;padding-top:16px;width:100%;height:32px;z-index:1}  .ng5-slider .ng5-slider-draggable{cursor:move}  .ng5-slider .ng5-slider-bar{left:0;width:100%;height:4px;z-index:1;background:#d8e0f3;border-radius:2px}  .ng5-slider .ng5-slider-bar-wrapper.ng5-slider-transparent .ng5-slider-bar{background:0 0}  .ng5-slider .ng5-slider-bar-wrapper.ng5-slider-left-out-selection .ng5-slider-bar{background:#df002d}  .ng5-slider .ng5-slider-bar-wrapper.ng5-slider-right-out-selection .ng5-slider-bar{background:#03a688}  .ng5-slider .ng5-slider-selection{z-index:2;background:#0db9f0;border-radius:2px}  .ng5-slider .ng5-slider-pointer{cursor:pointer;width:32px;height:32px;top:-14px;background-color:#0db9f0;z-index:3;border-radius:16px}  .ng5-slider .ng5-slider-pointer:after{content:'';width:8px;height:8px;position:absolute;top:12px;left:12px;border-radius:4px;background:#fff}  .ng5-slider .ng5-slider-pointer:hover:after{background-color:#fff}  .ng5-slider .ng5-slider-pointer.ng5-slider-active{z-index:4}  .ng5-slider .ng5-slider-pointer.ng5-slider-active:after{background-color:#451aff}  .ng5-slider .ng5-slider-bubble{cursor:default;bottom:16px;padding:1px 3px;color:#55637d;font-size:16px}  .ng5-slider .ng5-slider-bubble.ng5-slider-limit{color:#55637d}  .ng5-slider .ng5-slider-ticks{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:0;position:absolute;left:0;top:-3px;margin:0;z-index:1;list-style:none}  .ng5-slider .ng5-slider-ticks-values-under .ng5-slider-tick-value{top:auto;bottom:-36px}  .ng5-slider .ng5-slider-tick{text-align:center;cursor:pointer;width:10px;height:10px;background:#d8e0f3;border-radius:50%;position:absolute;top:0;left:0;margin-left:11px}  .ng5-slider .ng5-slider-tick.ng5-slider-selected{background:#0db9f0}  .ng5-slider .ng5-slider-tick-value{position:absolute;top:-34px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}  .ng5-slider .ng5-slider-tick-legend{position:absolute;top:24px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);max-width:50px;white-space:normal}  .ng5-slider.vertical{position:relative;width:4px;height:100%;margin:0 20px;padding:0;vertical-align:baseline;-ms-touch-action:pan-x;touch-action:pan-x}  .ng5-slider.vertical .ng5-slider-base{width:100%;height:100%;padding:0}  .ng5-slider.vertical .ng5-slider-bar-wrapper{top:auto;left:0;margin:0 0 0 -16px;padding:0 0 0 16px;height:100%;width:32px}  .ng5-slider.vertical .ng5-slider-bar{bottom:0;left:auto;width:4px;height:100%}  .ng5-slider.vertical .ng5-slider-pointer{left:-14px!important;top:auto;bottom:0}  .ng5-slider.vertical .ng5-slider-bubble{left:16px!important;bottom:0}  .ng5-slider.vertical .ng5-slider-ticks{height:100%;width:0;left:-3px;top:0;z-index:1}  .ng5-slider.vertical .ng5-slider-tick{vertical-align:middle;margin-left:auto;margin-top:11px}  .ng5-slider.vertical .ng5-slider-tick-value{left:24px;top:auto;-webkit-transform:translate(0,-28%);transform:translate(0,-28%)}  .ng5-slider.vertical .ng5-slider-tick-legend{top:auto;right:24px;-webkit-transform:translate(0,-28%);transform:translate(0,-28%);max-width:none;white-space:nowrap}  .ng5-slider.vertical .ng5-slider-ticks-values-under .ng5-slider-tick-value{bottom:auto;left:auto;right:24px}  .ng5-slider *{-webkit-transition:none;transition:none}  .ng5-slider.animate .ng5-slider-bar-wrapper{-webkit-transition:all linear .3s;transition:all linear .3s}  .ng5-slider.animate .ng5-slider-selection{-webkit-transition:background-color linear .3s;transition:background-color linear .3s}  .ng5-slider.animate .ng5-slider-pointer{-webkit-transition:all linear .3s;transition:all linear .3s}  .ng5-slider.animate .ng5-slider-bubble{-webkit-transition:all linear .3s;transition:all linear .3s}  .ng5-slider.animate .ng5-slider-bubble.ng5-slider-limit{-webkit-transition:opacity linear .3s;transition:opacity linear .3s}  .ng5-slider.animate .ng5-slider-bubble.ng5-slider-combined{-webkit-transition:opacity linear .3s;transition:opacity linear .3s}  .ng5-slider.animate .ng5-slider-tick{-webkit-transition:background-color linear .3s;transition:background-color linear .3s}"],data:{}});function XI(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"ng5-slider-tooltip-wrapper",[["class","ng5-slider-span ng5-slider-tick-value"]],null,null,null,iz,QI)),jl(1,49152,null,0,$I,[],{template:[0,"template"],tooltip:[1,"tooltip"],placement:[2,"placement"],content:[3,"content"]},null)],(function(t,n){t(n,1,0,n.component.tooltipTemplate,n.parent.context.$implicit.valueTooltip,n.parent.context.$implicit.valueTooltipPlacement,n.parent.context.$implicit.value)}),null)}function ZI(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"span",[["class","ng5-slider-span ng5-slider-tick-legend"]],[[8,"innerHTML",1]],null,null,null,null))],null,(function(t,n){t(n,0,0,n.parent.context.$implicit.legend)}))}function KI(t){return pr(0,[(t()(),Ki(0,0,null,null,9,"span",[["class","ng5-slider-tick"]],null,null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(2,{"ng5-slider-selected":0}),jl(3,278528,null,0,Fd,[Zo,Sn,Ln],{ngStyle:[0,"ngStyle"]},null),(t()(),Ki(4,0,null,null,1,"ng5-slider-tooltip-wrapper",[],null,null,null,iz,QI)),jl(5,49152,null,0,$I,[],{template:[0,"template"],tooltip:[1,"tooltip"],placement:[2,"placement"]},null),(t()(),Zi(16777216,null,null,1,null,XI)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,ZI)),jl(9,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component,o=t(n,2,0,n.context.$implicit.selected);t(n,1,0,"ng5-slider-tick",o),t(n,3,0,n.context.$implicit.style),t(n,5,0,e.tooltipTemplate,n.context.$implicit.tooltip,n.context.$implicit.tooltipPlacement),t(n,7,0,null!=n.context.$implicit.value),t(n,9,0,null!=n.context.$implicit.legend)}),null)}function JI(t){return pr(0,[er(402653184,1,{leftOuterSelectionBarElement:0}),er(402653184,2,{rightOuterSelectionBarElement:0}),er(402653184,3,{fullBarElement:0}),er(402653184,4,{selectionBarElement:0}),er(402653184,5,{minHandleElement:0}),er(402653184,6,{maxHandleElement:0}),er(402653184,7,{floorLabelElement:0}),er(402653184,8,{ceilLabelElement:0}),er(402653184,9,{minHandleLabelElement:0}),er(402653184,10,{maxHandleLabelElement:0}),er(402653184,11,{combinedLabelElement:0}),er(402653184,12,{ticksElement:0}),(t()(),Ki(12,0,[["leftOuterSelectionBar",1]],null,2,"span",[["class","ng5-slider-span ng5-slider-bar-wrapper ng5-slider-left-out-selection"],["ng5SliderElement",""]],[[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null]],null,null,null,null)),jl(13,16384,[[1,4]],0,FI,[Sn,Ln],null,null),(t()(),Ki(14,0,null,null,0,"span",[["class","ng5-slider-span ng5-slider-bar"]],null,null,null,null,null)),(t()(),Ki(15,0,[["rightOuterSelectionBar",1]],null,2,"span",[["class","ng5-slider-span ng5-slider-bar-wrapper ng5-slider-right-out-selection"],["ng5SliderElement",""]],[[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null]],null,null,null,null)),jl(16,16384,[[2,4]],0,FI,[Sn,Ln],null,null),(t()(),Ki(17,0,null,null,0,"span",[["class","ng5-slider-span ng5-slider-bar"]],null,null,null,null,null)),(t()(),Ki(18,0,[["fullBar",1]],null,2,"span",[["class","ng5-slider-span ng5-slider-bar-wrapper ng5-slider-full-bar"],["ng5SliderElement",""]],[[2,"ng5-slider-transparent",null],[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null]],null,null,null,null)),jl(19,16384,[[3,4]],0,FI,[Sn,Ln],null,null),(t()(),Ki(20,0,null,null,0,"span",[["class","ng5-slider-span ng5-slider-bar"]],null,null,null,null,null)),(t()(),Ki(21,0,[["selectionBar",1]],null,3,"span",[["class","ng5-slider-span ng5-slider-bar-wrapper ng5-slider-selection-bar"],["ng5SliderElement",""]],[[2,"ng5-slider-draggable",null],[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null]],null,null,null,null)),jl(22,16384,[[4,4]],0,FI,[Sn,Ln],null,null),(t()(),Ki(23,0,null,null,1,"span",[["class","ng5-slider-span ng5-slider-bar ng5-slider-selection"]],null,null,null,null,null)),jl(24,278528,null,0,Fd,[Zo,Sn,Ln],{ngStyle:[0,"ngStyle"]},null),(t()(),Ki(25,0,[["minHandle",1]],null,2,"span",[["class","ng5-slider-span ng5-slider-pointer ng5-slider-pointer-min"],["ng5SliderHandle",""]],[[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null],[2,"ng5-slider-active",null],[1,"role",0],[1,"tabindex",0],[1,"aria-orientation",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-valuenow",0],[1,"aria-valuetext",0],[1,"aria-valuemin",0],[1,"aria-valuemax",0]],null,null,null,null)),jl(26,278528,null,0,Fd,[Zo,Sn,Ln],{ngStyle:[0,"ngStyle"]},null),jl(27,16384,[[5,4]],0,jI,[Sn,Ln],null,null),(t()(),Ki(28,0,[["maxHandle",1]],null,2,"span",[["class","ng5-slider-span ng5-slider-pointer ng5-slider-pointer-max"],["ng5SliderHandle",""]],[[4,"display",null],[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null],[2,"ng5-slider-active",null],[1,"role",0],[1,"tabindex",0],[1,"aria-orientation",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-valuenow",0],[1,"aria-valuetext",0],[1,"aria-valuemin",0],[1,"aria-valuemax",0]],null,null,null,null)),jl(29,278528,null,0,Fd,[Zo,Sn,Ln],{ngStyle:[0,"ngStyle"]},null),jl(30,16384,[[6,4]],0,jI,[Sn,Ln],null,null),(t()(),Ki(31,0,[["floorLabel",1]],null,1,"span",[["class","ng5-slider-span ng5-slider-bubble ng5-slider-limit ng5-slider-floor"],["ng5SliderLabel",""]],[[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null]],null,null,null,null)),jl(32,16384,[[7,4]],0,RI,[Sn,Ln],null,null),(t()(),Ki(33,0,[["ceilLabel",1]],null,1,"span",[["class","ng5-slider-span ng5-slider-bubble ng5-slider-limit ng5-slider-ceil"],["ng5SliderLabel",""]],[[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null]],null,null,null,null)),jl(34,16384,[[8,4]],0,RI,[Sn,Ln],null,null),(t()(),Ki(35,0,[["minHandleLabel",1]],null,1,"span",[["class","ng5-slider-span ng5-slider-bubble ng5-slider-model-value"],["ng5SliderLabel",""]],[[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null]],null,null,null,null)),jl(36,16384,[[9,4]],0,RI,[Sn,Ln],null,null),(t()(),Ki(37,0,[["maxHandleLabel",1]],null,1,"span",[["class","ng5-slider-span ng5-slider-bubble ng5-slider-model-high"],["ng5SliderLabel",""]],[[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null]],null,null,null,null)),jl(38,16384,[[10,4]],0,RI,[Sn,Ln],null,null),(t()(),Ki(39,0,[["combinedLabel",1]],null,1,"span",[["class","ng5-slider-span ng5-slider-bubble ng5-slider-combined"],["ng5SliderLabel",""]],[[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null]],null,null,null,null)),jl(40,16384,[[11,4]],0,RI,[Sn,Ln],null,null),(t()(),Ki(41,0,[["ticksElement",1]],null,3,"span",[["class","ng5-slider-ticks"],["ng5SliderElement",""]],[[8,"hidden",0],[2,"ng5-slider-ticks-values-under",null],[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null]],null,null,null,null)),jl(42,16384,[[12,4]],0,FI,[Sn,Ln],null,null),(t()(),Zi(16777216,null,null,1,null,KI)),jl(44,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,24,0,e.barStyle),t(n,26,0,e.minPointerStyle),t(n,29,0,e.maxPointerStyle),t(n,44,0,e.ticks)}),(function(t,n){var e=n.component;t(n,12,0,Al(n,13).opacity,Al(n,13).visibility,Al(n,13).left,Al(n,13).bottom,Al(n,13).height,Al(n,13).width),t(n,15,0,Al(n,16).opacity,Al(n,16).visibility,Al(n,16).left,Al(n,16).bottom,Al(n,16).height,Al(n,16).width),t(n,18,0,e.fullBarTransparentClass,Al(n,19).opacity,Al(n,19).visibility,Al(n,19).left,Al(n,19).bottom,Al(n,19).height,Al(n,19).width),t(n,21,0,e.selectionBarDraggableClass,Al(n,22).opacity,Al(n,22).visibility,Al(n,22).left,Al(n,22).bottom,Al(n,22).height,Al(n,22).width),t(n,25,1,[Al(n,27).opacity,Al(n,27).visibility,Al(n,27).left,Al(n,27).bottom,Al(n,27).height,Al(n,27).width,Al(n,27).active,Al(n,27).role,Al(n,27).tabindex,Al(n,27).ariaOrientation,Al(n,27).ariaLabel,Al(n,27).ariaLabelledBy,Al(n,27).ariaValueNow,Al(n,27).ariaValueText,Al(n,27).ariaValueMin,Al(n,27).ariaValueMax]),t(n,28,1,[e.range?"inherit":"none",Al(n,30).opacity,Al(n,30).visibility,Al(n,30).left,Al(n,30).bottom,Al(n,30).height,Al(n,30).width,Al(n,30).active,Al(n,30).role,Al(n,30).tabindex,Al(n,30).ariaOrientation,Al(n,30).ariaLabel,Al(n,30).ariaLabelledBy,Al(n,30).ariaValueNow,Al(n,30).ariaValueText,Al(n,30).ariaValueMin,Al(n,30).ariaValueMax]),t(n,31,0,Al(n,32).opacity,Al(n,32).visibility,Al(n,32).left,Al(n,32).bottom,Al(n,32).height,Al(n,32).width),t(n,33,0,Al(n,34).opacity,Al(n,34).visibility,Al(n,34).left,Al(n,34).bottom,Al(n,34).height,Al(n,34).width),t(n,35,0,Al(n,36).opacity,Al(n,36).visibility,Al(n,36).left,Al(n,36).bottom,Al(n,36).height,Al(n,36).width),t(n,37,0,Al(n,38).opacity,Al(n,38).visibility,Al(n,38).left,Al(n,38).bottom,Al(n,38).height,Al(n,38).width),t(n,39,0,Al(n,40).opacity,Al(n,40).visibility,Al(n,40).left,Al(n,40).bottom,Al(n,40).height,Al(n,40).width),t(n,41,0,!e.showTicks,e.ticksUnderValuesClass,Al(n,42).opacity,Al(n,42).visibility,Al(n,42).left,Al(n,42).bottom,Al(n,42).height,Al(n,42).width)}))}var QI=mi({encapsulation:0,styles:[".ng5-slider-inner-tooltip[_ngcontent-%COMP%]{height:100%}"],data:{}});function tz(t){return pr(0,[(t()(),Zi(0,null,null,0))],null,null)}function nz(t){return pr(0,[(t()(),Zi(0,null,null,0,null,tz))],null,null)}function ez(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,2,null,nz)),jl(2,540672,null,0,jd,[ko],{ngTemplateOutletContext:[0,"ngTemplateOutletContext"],ngTemplateOutlet:[1,"ngTemplateOutlet"]},null),dr(3,{tooltip:0,placement:1,content:2}),(t()(),Zi(0,null,null,0))],(function(t,n){var e=n.component,o=t(n,3,0,e.tooltip,e.placement,e.content);t(n,2,0,o,e.template)}),null)}function oz(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"div",[["class","ng5-slider-inner-tooltip"]],[[1,"title",0],[1,"data-tooltip-placement",0]],null,null,null,null)),(t()(),hr(2,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,1,0,e.tooltip,e.placement),t(n,2,0,e.content)}))}function iz(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,ez)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,oz)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,1,0,e.template),t(n,3,0,!e.template)}),null)}var lz=mi({encapsulation:2,styles:[],data:{}});function rz(t){return pr(0,[(t()(),Ki(0,0,null,null,7,":svg:svg",[["aria-label","growth-white"],["data-name","growth-white 2"],["height","36"],["id","growth-white_2"],["role","img"],["viewBox","0 0 36 36"],["width","36"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,5,":svg:g",[["data-name","Group 2255"],["id","Group_2255"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,":svg:path",[["d","M15.4,10.2v.1h0L7.6,15.2l.6.8,7.7-4.9h.2l1.7,2.6,3.4-6.5-7.3.3Zm.2-1.6c0-.1.1-.1,0,0l3.7-.2h.1v.1l-1.6,3.2h-.2l-2-3.1Z"],["fill","#fff"],["id","Path_283"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,0,":svg:rect",[["data-name","Rectangle 1571"],["fill","#fff"],["height","7.5"],["id","Rectangle_1571"],["transform","translate(6.3 22.1)"],["width","1.1"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,":svg:path",[["d","M30.4,29.5V8.7H29.3V29.5Z"],["data-name","Path 416"],["fill","#fff"],["id","Path_416"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:rect",[["data-name","Rectangle 1572"],["fill","#fff"],["height","11.1"],["id","Rectangle_1572"],["transform","translate(14 18.4)"],["width","1.1"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:rect",[["data-name","Rectangle 1573"],["fill","#fff"],["height","14.7"],["id","Rectangle_1573"],["transform","translate(21.7 14.8)"],["width","1.1"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,":svg:rect",[["data-name","Rectangle 1574"],["fill","none"],["height","36"],["id","Rectangle_1574"],["width","36"]],null,null,null,null,null))],null,null)}function cz(t){return pr(0,[(t()(),Ki(0,0,null,null,7,":svg:svg",[["aria-label","growth-green"],["data-name","growth-green 2"],["height","36"],["id","growth-green_2"],["role","img"],["viewBox","0 0 36 36"],["width","36"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,5,":svg:g",[["data-name","Group 2254"],["id","Group_2254"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,":svg:path",[["d","M15.4,10.2v.1h0L7.6,15.2l.6.8,7.7-4.9h.2l1.7,2.6,3.4-6.5-7.3.3Zm.2-1.6c0-.1.1-.1,0,0l3.7-.2h.1v.1l-1.6,3.2h-.2l-2-3.1Z"],["fill","#2ab34b"],["id","Path_283_1_"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,0,":svg:rect",[["data-name","Rectangle 1567"],["fill","#2ab34b"],["height","7.5"],["id","Rectangle_1567"],["transform","translate(6.3 22.1)"],["width","1.1"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,":svg:path",[["d","M30.4,29.5V8.7H29.3V29.5Z"],["data-name","Path 415"],["fill","#2ab34b"],["id","Path_415"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:rect",[["data-name","Rectangle 1568"],["fill","#2ab34b"],["height","11.1"],["id","Rectangle_1568"],["transform","translate(14 18.4)"],["width","1.1"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:rect",[["data-name","Rectangle 1569"],["fill","#2ab34b"],["height","14.7"],["id","Rectangle_1569"],["transform","translate(21.7 14.8)"],["width","1.1"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,":svg:rect",[["data-name","Rectangle 1570"],["fill","none"],["height","36"],["id","Rectangle_1570"],["width","36"]],null,null,null,null,null))],null,null)}function az(t){return pr(0,[(t()(),Ki(0,0,null,null,10,":svg:svg",[["aria-label","income-white"],["data-name","income-white 2"],["height","36"],["id","income-white_2"],["role","img"],["viewBox","0 0 36 36"],["width","36"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,8,":svg:g",[["data-name","Group 2267"],["id","Group_2267"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,":svg:g",[["id","noun_Plus_2268173-2_3_"],["transform","translate(-21383.643 1496.509)"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,0,":svg:path",[["d","M21400.9-1482.7a.431.431,0,0,0-.4.4h0v4.2h-4.2a.431.431,0,0,0-.4.4.43.43,0,0,0,.4.4h4.2v4.2a.43.43,0,0,0,.4.4.431.431,0,0,0,.4-.4h0v-4.2h4.2a.431.431,0,0,0,.4-.4.43.43,0,0,0-.4-.4h-4.2v-4.2a.367.367,0,0,0-.4-.4Z"],["fill","#fff"],["id","Path_391-2_3_"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,":svg:path",[["d","M29.1,22.7"],["data-name","Path 419"],["fill","none"],["fill-rule","evenodd"],["id","Path_419"],["stroke","#fff"],["stroke-miterlimit","10"],["stroke-width","1"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,":svg:g",[["data-name","Group 2265"],["id","Group_2265"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:path",[["d","M29.3,24.7c-3,4.9-5.8,6.7-12.3,6.6A12.9,12.9,0,0,1,17,5.5,13.017,13.017,0,0,1,30,18.4"],["data-name","Path 420"],["fill","none"],["id","Path_420"],["stroke","#fff"],["stroke-linecap","round"],["stroke-miterlimit","10"],["stroke-width","1"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,2,":svg:g",[["data-name","Group 2266"],["id","Group_2266"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,0,":svg:line",[["data-name","Line 574"],["fill","none"],["id","Line_574"],["stroke","#fff"],["stroke-linecap","round"],["stroke-miterlimit","10"],["stroke-width","1"],["transform","translate(30.4 14.1)"],["x1","2.3"],["y2","5"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,0,":svg:line",[["data-name","Line 575"],["fill","none"],["id","Line_575"],["stroke","#fff"],["stroke-linecap","round"],["stroke-miterlimit","10"],["stroke-width","1"],["transform","translate(26.2 16.1)"],["x2","4.1"],["y2","3"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,0,":svg:rect",[["data-name","Rectangle 1577"],["fill","none"],["height","36"],["id","Rectangle_1577"],["width","36"]],null,null,null,null,null))],null,null)}function sz(t){return pr(0,[(t()(),Ki(0,0,null,null,11,":svg:svg",[["aria-label","income-green"],["data-name","income-green 2"],["height","36"],["id","income-green_2"],["role","img"],["viewBox","0 0 36 36"],["width","36"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,8,":svg:g",[["data-name","Group 2264"],["id","Group_2264"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,":svg:g",[["id","noun_Plus_2268173-2_2_"],["transform","translate(-21383.643 1496.509)"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,0,":svg:path",[["d","M21400.9-1482.7a.431.431,0,0,0-.4.4h0v4.2h-4.2a.431.431,0,0,0-.4.4.43.43,0,0,0,.4.4h4.2v4.2a.43.43,0,0,0,.4.4.431.431,0,0,0,.4-.4h0v-4.2h4.2a.431.431,0,0,0,.4-.4.43.43,0,0,0-.4-.4h-4.2v-4.2a.367.367,0,0,0-.4-.4Z"],["fill","#2ab34b"],["id","Path_391-2_2_"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,":svg:path",[["d","M29.1,22.7"],["data-name","Path 417"],["fill","none"],["id","Path_417"],["stroke","#ef4136"],["stroke-miterlimit","10"],["stroke-width","1"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,":svg:g",[["data-name","Group 2262"],["id","Group_2262"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:path",[["d","M29.3,24.7c-3,4.9-5.8,6.7-12.3,6.6A12.9,12.9,0,0,1,17,5.5,13.017,13.017,0,0,1,30,18.4"],["data-name","Path 418"],["fill","none"],["id","Path_418"],["stroke","#2ab34b"],["stroke-linecap","round"],["stroke-miterlimit","10"],["stroke-width","1"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,2,":svg:g",[["data-name","Group 2263"],["id","Group_2263"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,0,":svg:line",[["data-name","Line 572"],["fill","none"],["id","Line_572"],["stroke","#2ab34b"],["stroke-linecap","round"],["stroke-miterlimit","10"],["stroke-width","1"],["transform","translate(30.4 14.1)"],["x1","2.3"],["y2","5"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,0,":svg:line",[["data-name","Line 573"],["fill","none"],["id","Line_573"],["stroke","#2ab34b"],["stroke-linecap","round"],["stroke-miterlimit","10"],["stroke-width","1"],["transform","translate(26.2 16.1)"],["x2","4.1"],["y2","3"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,0,":svg:rect",[["data-name","Rectangle 1575"],["fill","none"],["height","36"],["id","Rectangle_1575"],["width","36"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,0,":svg:rect",[["data-name","Rectangle 1576"],["fill","none"],["height","36"],["id","Rectangle_1576"],["width","36"]],null,null,null,null,null))],null,null)}function uz(t){return pr(0,[(t()(),Ki(0,0,null,null,20,"div",[["class","baseball-card-filter__objcontent-wrapper"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,9,"a",[],null,[[null,"click"]],(function(t,n,e){var o=!0,i=t.component;return"click"===n&&(o=!1!==i.togglePrimaryObjectiveTab(i.primaryObjectives[0].code)&&o),o}),null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Ki(3,0,null,null,4,"span",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,rz)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,cz)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(8,0,null,null,2,"span",[],null,null,null,null,null)),jl(9,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),hr(10,null,["",""])),(t()(),Ki(11,0,null,null,9,"a",[],null,[[null,"click"]],(function(t,n,e){var o=!0,i=t.component;return"click"===n&&(o=!1!==i.togglePrimaryObjectiveTab(i.primaryObjectives[1].code)&&o),o}),null,null)),jl(12,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Ki(13,0,null,null,4,"span",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,az)),jl(15,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,sz)),jl(17,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(18,0,null,null,2,"span",[],null,null,null,null,null)),jl(19,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),hr(20,null,["",""]))],(function(t,n){var e=n.component;t(n,2,0,e.showWhiteGrowth?"baseball-card-filter__objcontent-leftwrapper":"baseball-card-filter__objcontent-leftwrapper toggle-background"),t(n,5,0,e.showWhiteGrowth),t(n,7,0,!e.showWhiteGrowth),t(n,9,0,e.showWhiteGrowth?"":"color-green"),t(n,12,0,e.showWhiteIncome?"baseball-card-filter__objcontent-rightwrapper":"baseball-card-filter__objcontent-rightwrapper toggle-background"),t(n,15,0,e.showWhiteIncome),t(n,17,0,!e.showWhiteIncome),t(n,19,0,e.showWhiteIncome?"":"color-green")}),(function(t,n){var e=n.component;t(n,10,0,e.primaryObjectives[0].name),t(n,20,0,e.primaryObjectives[1].name)}))}function dz(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"a",[],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.selectSecondaryObj(t.context.$implicit.code)&&o),o}),null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),hr(2,null,[" "," "]))],(function(t,n){t(n,1,0,n.context.$implicit.isDisabled?"baseball-card-filter__objbtn disabled":n.context.$implicit.isSelected?"baseball-card-filter__objbtn active":"baseball-card-filter__objbtn")}),(function(t,n){t(n,2,0,n.context.$implicit.name)}))}function gz(t){return pr(0,[(t()(),Ki(0,0,null,null,5,"div",[["class","baseball-card-filter__secondobj-leftwrapper"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"h3",[],null,null,null,null,null)),(t()(),hr(2,null,["",""])),(t()(),Ki(3,0,null,null,2,"div",[["class","baseball-card-filter__objbtn-wrapper"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,dz)),jl(5,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,5,0,n.component.secondaryObjectives)}),(function(t,n){t(n,2,0,n.component.secondaryObjectiveLabel)}))}function hz(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","baseball-card-filter__label-wrapper"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"span",[["class","baseball-card-filter__lower-label"]],null,null,null,null,null)),(t()(),hr(2,null,["",""])),(t()(),Ki(3,0,null,null,1,"span",[["class","baseball-card-filter__higher-label"]],null,null,null,null,null)),(t()(),hr(4,null,["",""]))],null,(function(t,n){var e=n.component;t(n,2,0,e.lowerLabel),t(n,4,0,e.highLabel)}))}function _z(t){return pr(0,[(t()(),Ki(0,0,null,null,22,"div",[["class","baseball-card-filter__secondobjcontent-wrapper"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,2,null,gz)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To]),(t()(),Ki(4,0,null,null,18,"div",[["class","baseball-card-filter__secondobj-rightwrapper"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,"h3",[["class","align-center"]],null,null,null,null,null)),(t()(),hr(6,null,["",""])),(t()(),Ki(7,0,null,null,5,"div",[["class","baseball-card-filter__nopref-wrapper"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,4,"label",[],null,null,null,null,null)),jl(9,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),hr(10,null,[" "," "])),(t()(),Ki(11,0,null,null,0,"input",[["type","checkbox"]],[[8,"disabled",0],[8,"checked",0]],[[null,"change"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==t.component.noPrefClicked()&&o),o}),null,null)),(t()(),Ki(12,0,null,null,0,"span",[["class","checkmark"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,9,"div",[["class","baseball-card-filter__objradio-wrapper"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,hz)),jl(15,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(16,0,null,null,6,"div",[],null,null,null,null,null)),jl(17,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Ki(18,0,null,null,4,"div",[["class","custom-slider"]],null,null,null,null,null)),(t()(),Ki(19,0,null,null,3,"ng5-slider",[["class","ng5-slider"]],[[2,"vertical",null],[2,"animate",null],[1,"disabled",0]],[[null,"userChangeStart"],[null,"userChange"],["window","resize"]],(function(t,n,e){var o=!0,i=t.component;return"window:resize"===n&&(o=!1!==Al(t,21).onResize(e)&&o),"userChangeStart"===n&&(o=!1!==i.clickSliderElement(e)&&o),"userChange"===n&&(o=!1!==i.clickSliderElement(e)&&o),o}),JI,YI)),Vl(5120,null,ph,(function(t){return[t]}),[WI]),jl(21,4964352,null,1,WI,[Ln,Sn,To,ao],{options:[0,"options"]},{userChangeStart:"userChangeStart",userChange:"userChange"}),er(335544320,1,{tooltipTemplate:0})],(function(t,n){var e=n.component;t(n,2,0,Oi(n,2,0,Al(n,3).transform(e.secondaryObjectiveTab$))),t(n,9,0,e.isNoPrefDisabled?"container disabled":"container"),t(n,15,0,e.showHighLowerLabel),t(n,17,0,e.hideOnload?"hide-onload disabled":e.isNoPrefChecked?"hide-onload":""),t(n,21,0,e.selectedRiskToleranceOptions)}),(function(t,n){var e=n.component;t(n,6,0,e.riskToleranceLabel),t(n,10,0,e.noPreferenceLabel),t(n,11,0,e.isNoPrefDisabled,e.isNoPrefChecked),t(n,19,0,Al(n,21).sliderElementVerticalClass,Al(n,21).sliderElementAnimateClass,Al(n,21).sliderElementDisabledAttr)}))}function Cz(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,uz)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,_z)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){var e=n.component;t(n,2,0,2==e.primaryObjectives.length),t(n,4,0,e.isFilterOpen)}),null)}function pz(t){return pr(0,[(t()(),Ki(0,0,null,null,8,"a",[],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.openFilters()&&o),o}),null,null)),(t()(),Ki(1,0,null,null,7,":svg:svg",[["aria-label","baseball-card-filter-plusicon"],["height","36.043"],["role","img"],["viewBox","0 0 36 36.043"],["width","36"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,6,":svg:g",[["data-name","green plus 2"],["id","green_plus_2"],["transform","translate(0 0.043)"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,4,":svg:g",[["id","Component_13_15"],["transform","translate(2 69.757)"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,":svg:g",[["id","Group_2154"],["transform","translate(-611 -944)"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:circle",[["cx","18"],["cy","18"],["fill","#2ab34b"],["id","Ellipse_74-2"],["opacity","0.387"],["r","18"],["transform","translate(609 874.2)"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,1,":svg:g",[["id","noun_Plus_2268173-4"],["transform","translate(13 13)"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,":svg:path",[["d","M3.1-69.8a.43.43,0,0,0-.4.4h0v4.2H-1.5a.43.43,0,0,0-.4.4.43.43,0,0,0,.4.4H2.7v4.2a.43.43,0,0,0,.4.4.43.43,0,0,0,.4-.4h0v-4.2H7.7a.43.43,0,0,0,.4-.4.265.265,0,0,0-.3-.3H3.5v-4.2a.458.458,0,0,0-.4-.5Z"],["fill","#fff"],["id","Path_391-4"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,0,":svg:rect",[["data-name","Rectangle 1565"],["fill","none"],["height","36"],["id","Rectangle_1565"],["width","36"]],null,null,null,null,null))],null,null)}function fz(t){return pr(0,[(t()(),Ki(0,0,null,null,11,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"label",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"a",[["class","baseball-card-filter__reset-filter"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.minimize()&&o),o}),null,null)),(t()(),hr(3,null,["",""])),(t()(),Ki(4,0,null,null,7,"a",[],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.minimize()&&o),o}),null,null)),(t()(),Ki(5,0,null,null,6,":svg:svg",[["aria-label","baseball-card-reset-filter"],["height","36.043"],["role","img"],["viewBox","0 0 36 36.043"],["width","36"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,5,":svg:g",[["data-name","green x 2"],["id","green_x_2"],["transform","translate(0 0.043)"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,3,":svg:g",[["id","Group_2153"],["transform","translate(57 69.757)"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,0,":svg:circle",[["cx","18"],["cy","18"],["fill","#2ab34b"],["id","Ellipse_74"],["opacity","0.387"],["r","18"],["transform","translate(-57 -69.8)"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,1,":svg:g",[["id","noun_Plus_2268173-3"],["transform","translate(10.999 18.198) rotate(-45)"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,0,":svg:path",[["d","M14.1-89.6a.43.43,0,0,0-.4.4h0V-85H9.4a.43.43,0,0,0-.4.4.43.43,0,0,0,.4.4h4.2V-80a.43.43,0,0,0,.4.4.43.43,0,0,0,.4-.4h0v-4.2h4.2a.43.43,0,0,0,.4-.4c0-.2,0-.4-.2-.4H14.6v-4.2a.664.664,0,0,0-.5-.4Z"],["fill","#fff"],["id","Path_391-3"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,0,":svg:rect",[["data-name","Rectangle 1566"],["fill","none"],["height","36"],["id","Rectangle_1566"],["width","36"]],null,null,null,null,null))],null,(function(t,n){t(n,3,0,n.component.modelPortfolioHeroResetFilterLinkLabel)}))}function Mz(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"a",[],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.reset()&&o),o}),null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.component.resetFilterAndViewLinkLabel)}))}function Pz(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"nuv-baseball-card",[],null,null,null,gE,cE)),jl(2,638976,null,0,rE,[],{baseballCardModel:[0,"baseballCardModel"],showMiniCardVersion:[1,"showMiniCardVersion"],selectedPortfolioname:[2,"selectedPortfolioname"]},null)],(function(t,n){var e=n.component;t(n,2,0,n.context.$implicit,e.showMiniCardVersion,e.selectedRiskTolerance)}),null)}function Oz(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","nuv-model-portfolios-tab__bbcards-container"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Pz)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.component.selectedModelCards)}),null)}function mz(t){return pr(0,[(t()(),Ki(0,0,null,null,15,"div",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,14,"div",[["class","baseball-card-filter__learnmore-wrapper"]],null,[["window","resize"]],(function(t,n,e){var o=!0;return"window:resize"===n&&(o=!1!==t.component.onResize()&&o),o}),null,null)),(t()(),Ki(2,0,null,null,0,"div",[["class","baseball-card-filter__learnmore-fullwidth"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,12,"div",[["class","baseball-card-filter__objective-wrapper"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,"div",[["class","baseball-card-filter__objective-fullwidth"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,10,"div",[["class","baseball-card-filter__objective-content"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,1,"h3",[],null,null,null,null,null)),(t()(),hr(7,null,["",""])),(t()(),Zi(16777216,null,null,2,null,Cz)),jl(9,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To]),(t()(),Ki(11,0,null,null,4,"div",[["class","baseball-card-filter__plusicon-wrapper"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,pz)),jl(13,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,fz)),jl(15,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(16,0,null,null,8,"div",[["class","nuv-model-portfolios-tab__cardContainer"]],null,null,null,null,null)),(t()(),Ki(17,0,null,null,4,"div",[["class","nuv-model-portfolios-tab__headingContainer"]],null,null,null,null,null)),(t()(),Ki(18,0,null,null,1,"h2",[],null,null,null,null,null)),(t()(),hr(19,null,["",""])),(t()(),Zi(16777216,null,null,1,null,Mz)),jl(21,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,2,null,Oz)),jl(23,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To])],(function(t,n){var e=n.component;t(n,9,0,Oi(n,9,0,Al(n,10).transform(e.primaryObjectiveTab$))),t(n,13,0,!e.isFilterOpen),t(n,15,0,e.isFilterOpen),t(n,21,0,e.showResetFilterAndViewLinkLabel),t(n,23,0,Oi(n,23,0,Al(n,24).transform(e.modelCardCarousels$)))}),(function(t,n){var e=n.component;t(n,7,0,e.primaryObjectiveLabel),t(n,19,0,e.cardHeading)}))}function vz(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-model-portfolios-hero",[],null,null,null,mz,lz)),jl(1,114688,null,0,Yf,[Es,au],null,null)],(function(t,n){t(n,1,0)}),null)}var yz=Cl("nuv-model-portfolios-hero",Yf,vz,{apiBaseUrl:"api-base-url",baseballCardModelString:"baseball-card-model"},{},[]),bz=mi({encapsulation:0,styles:[[""]],data:{}});function xz(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"option",[],[[8,"selected",0]],null,null,null,null)),jl(1,147456,null,0,zh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),jl(2,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(3,null,[""," "]))],(function(t,n){t(n,1,0,Yi(1,"",n.context.$implicit.key,"")),t(n,2,0,Yi(1,"",n.context.$implicit.key,""))}),(function(t,n){t(n,0,0,n.context.$implicit.key==n.component.defaultkeystring),t(n,3,0,n.context.$implicit.value)}))}function Az(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"select",[["class","nuv-product-filters__dropdown-select"],["id","leveragable"],["name","leveragable"]],null,[[null,"change"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==t.component.onChange(e.target.value)&&o),o}),null,null)),(t()(),Zi(16777216,null,null,1,null,xz)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.component.filters)}),null)}function wz(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-table-filter-singleselect-dropdown",[],null,null,null,Az,bz)),jl(1,114688,null,0,Xf,[Es],null,null)],(function(t,n){t(n,1,0)}),null)}var Bz=Cl("nuv-table-filter-singleselect-dropdown",Xf,wz,{filterlistString:"list",datapointString:"datapoint",defaultkeystring:"defaultkey",filterId:"filter-id",tableId:"table-id"},{},[]),kz=mi({encapsulation:0,styles:[[""]],data:{}});function Sz(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"legend",[["class","nuv-multi-select-filter-modal__filter-title"]],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.parent.parent.context.$implicit.name)}))}function Tz(t){return pr(0,[(t()(),Ki(0,0,null,null,9,"div",[["class","nuv-multi-select-filter-modal__filter-label-container"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,8,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(3,{"nuv-multi-select-filter-modal__filter-label--checked":0}),(t()(),Ki(4,0,null,null,0,"input",[["type","checkbox"]],[[1,"label",0],[1,"value",0],[8,"checked",0]],[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.singleclick(t.context.$implicit)&&o),o}),null,null)),(t()(),Ki(5,0,null,null,2,"span",[["aria-label","checked icon"],["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,1,":svg:svg",[["aria-label","checked_icon"],["class","nuv-multi-select-filter-modal__icon-checked"],["focusable","false"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["id","checked_icon"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,1,"span",[["class","nuv-multi-select-filter-modal__filter-label-text"]],null,null,null,null,null)),(t()(),hr(9,null,["",""]))],(function(t,n){var e=t(n,3,0,n.context.$implicit.isChecked);t(n,2,0,"nuv-multi-select-filter-modal__filter-label",e)}),(function(t,n){t(n,4,0,n.context.$implicit.label,n.context.$implicit.value,n.context.$implicit.isChecked),t(n,9,0,n.context.$implicit.label)}))}function Ez(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"fieldset",[["class","nuv-multi-select-filter-modal__form-fieldset"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Sz)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Tz)),jl(4,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,(null==n.parent.context.$implicit.filterValues?null:n.parent.context.$implicit.filterValues.length)>0),t(n,4,0,n.parent.context.$implicit.filterValues)}),null)}function Iz(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Ez)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,(null==n.context.$implicit.filterValues?null:n.context.$implicit.filterValues.length)>0)}),null)}function zz(t){return pr(0,[(t()(),Ki(0,0,null,null,10,"div",[["class","nuv-product-filters__multi-select-button-container"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,9,"div",[["class","nuv-button nuv-button--dark nuv-product-filters__multi-select-button nuv-button--icon nuv-button--icon-plus"]],[[8,"id",0]],null,null,null,null)),(t()(),Ki(2,0,null,null,8,"button",[["class","nuv-button__btn nuv-multi-select-filter-modal-trigger multi-select-filter-modal-button"],["data-action","asset class"],["data-track-hover",""],["type","button"]],null,null,null,null,null)),jl(3,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),Rl(131072,Hd,[To]),dr(5,{selected:0}),(t()(),Ki(6,0,null,null,3,"div",[["class","nuv-button__icon nuv-button__icon--plus"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,2,":svg:svg",[["aria-label","nuv-button-icon-plus"],["height","13"],["role","img"],["width","12"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,1,":svg:g",[["class","plusIcon"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"],["stroke-linecap","square"],["stroke-width","2"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,0,":svg:path",[["d","M6 1.5v10M11 6.5H1"]],null,null,null,null,null)),(t()(),hr(10,null,[" "," "])),(t()(),Ki(11,0,null,null,26,"div",[["class","nuv-multi-select-filter-modal"]],[[8,"id",0]],null,null,null,null)),(t()(),Ki(12,0,null,null,25,"div",[["class","nuv-multi-select-filter-modal__main-container"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,3,"button",[["aria-label","close button"],["class","nuv-multi-select-filter-modal__close-btn"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,2,":svg:svg",[["aria-label","nuv-multi-select-filter-modal-close-icon"],["class","nuv-multi-select-filter-modal__close-icon"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(15,0,null,null,1,":svg:g",[["fill","none"],["fill-rule","evenodd"],["stroke","#66737D"],["stroke-linecap","square"]],null,null,null,null,null)),(t()(),Ki(16,0,null,null,0,":svg:path",[["d","M.5.5l18.85 17.907M19.35.5L.5 18.407"]],null,null,null,null,null)),(t()(),Ki(17,0,null,null,1,"h4",[["class","nuv-multi-select-filter-modal__main-title no-outline"]],null,null,null,null,null)),(t()(),hr(18,null,["Filter By ",""])),(t()(),Ki(19,0,null,null,18,"div",[["class","nuv-multi-select-filter-modal__form"]],null,null,null,null,null)),(t()(),Ki(20,0,null,null,2,"div",[["class","nuv-multi-select-filter-modal__filter-groups"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Iz)),jl(22,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(23,0,null,null,14,"div",[["class","nuv-multi-select-filter-modal__form-options"]],null,null,null,null,null)),(t()(),Ki(24,0,null,null,2,"div",[["class","nuv-multi-select-filter-modal__options-container"]],null,null,null,null,null)),(t()(),Ki(25,0,null,null,1,"button",[["class","nuv-multi-select-filter-modal__select-all-btn"],["type","button"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.selectAll()&&o),o}),null,null)),(t()(),hr(-1,null,[" Select all "])),(t()(),Ki(27,0,null,null,10,"div",[["class","nuv-multi-select-filter-modal__options-container"]],null,null,null,null,null)),(t()(),Ki(28,0,null,null,6,"button",[["aria-label","reset button"],["class","nuv-multi-select-filter-modal__reset-btn"],["type","button"]],null,null,null,null,null)),(t()(),Ki(29,0,null,null,3,":svg:svg",[["aria-label","nuv-multi-select-filter-modal-reset-icon"],["class","nuv-multi-select-filter-modal__reset-icon"],["focusable","false"],["height","16"],["role","img"],["width","21"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(30,0,null,null,2,":svg:g",[["fill","none"],["fill-rule","evenodd"]],null,null,null,null,null)),(t()(),Ki(31,0,null,null,0,":svg:path",[["d","M11.657 8L6 13.657.343 8z"],["fill","#253746"]],null,null,null,null,null)),(t()(),Ki(32,0,null,null,0,":svg:path",[["d","M13 15a7 7 0 1 0-7-7"],["stroke","#253746"],["stroke-width","2"]],null,null,null,null,null)),(t()(),Ki(33,0,null,null,1,"span",[["class","nuv-multi-select-filter-modal__reset-text"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.resetFilters()&&o),o}),null,null)),(t()(),hr(-1,null,[" Reset filters "])),(t()(),Ki(35,0,null,null,2,"div",[["class","nuv-button nuv-button--green nuv-multi-select-filter-modal__apply-btn"]],null,null,null,null,null)),(t()(),Ki(36,0,null,null,1,"button",[["class","nuv-button__btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.applyFilters()&&o),o}),null,null)),(t()(),hr(37,null,[" Apply filters (",") "]))],(function(t,n){var e=n.component,o=t(n,5,0,Oi(n,3,1,Al(n,4).transform(e.anyFiltersApplied$)));t(n,3,0,"nuv-button__btn nuv-multi-select-filter-modal-trigger multi-select-filter-modal-button",o),t(n,22,0,e.filterValueGroups)}),(function(t,n){var e=n.component;t(n,1,0,Yi(1,"#",e.modelId,"")),t(n,10,0,e.filterButtonName),t(n,11,0,Yi(1,"",e.modelId,"")),t(n,18,0,e.filterButtonName),t(n,37,0,e.selectedFilters.length)}))}function Lz(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-table-filter-multiselect-dropdown",[],null,null,null,zz,kz)),jl(1,114688,null,0,Qf,[Es,Es],null,null)],(function(t,n){t(n,1,0)}),null)}var Dz=Cl("nuv-table-filter-multiselect-dropdown",Qf,Lz,{model:"model",filterId:"filter-id",tableId:"table-id",queryparam:"filter-queryparam",queryval:"filter-queryvalue"},{},[]),Nz=mi({encapsulation:0,styles:[[""]],data:{}});function Fz(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"option",[],null,null,null,null,null)),jl(1,147456,null,0,zh,[Sn,Ln,[2,Ih]],{value:[0,"value"]},null),jl(2,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(3,null,["",""]))],(function(t,n){t(n,1,0,n.context.$implicit.value),t(n,2,0,n.context.$implicit.value)}),(function(t,n){t(n,3,0,n.context.$implicit.text)}))}function jz(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"option",[],null,null,null,null,null)),jl(1,147456,null,0,zh,[Sn,Ln,[2,Ih]],{value:[0,"value"]},null),jl(2,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(3,null,["",""]))],(function(t,n){t(n,1,0,n.context.$implicit.value),t(n,2,0,n.context.$implicit.value)}),(function(t,n){t(n,3,0,n.context.$implicit.text)}))}function Rz(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"option",[],null,null,null,null,null)),jl(1,147456,null,0,zh,[Sn,Ln,[2,Ih]],{value:[0,"value"]},null),jl(2,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(3,null,["",""]))],(function(t,n){t(n,1,0,n.context.$implicit.value),t(n,2,0,n.context.$implicit.value)}),(function(t,n){t(n,3,0,n.context.$implicit.text)}))}function Vz(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"div",[["class","nuv-product-detail-table-retail__filter-caption"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(1,0,null,null,32,"form",[["class","nuv-product-detail-table-retail__dropdown-select-form nuv-product-detail-table-retail__dropdown-select-form--date"],["cr-attached","true"],["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(t,n,e){var o=!0;return"submit"===n&&(o=!1!==Al(t,3).onSubmit(e)&&o),"reset"===n&&(o=!1!==Al(t,3).onReset()&&o),o}),null,null)),jl(2,16384,null,0,w_,[],null,null),jl(3,4210688,null,0,s_,[[8,null],[8,null]],null,null),Vl(2048,null,ah,null,[s_]),jl(5,16384,null,0,t_,[[4,ah]],null,null),(t()(),Ki(6,0,null,null,8,"div",[["class","nuv-product-detail-table-retail__dropdown-select-wrapper"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,7,"select",[["aria-label","product-detail-table-retail__dropdown-select"],["class","nuv-product-detail-table-retail__dropdown-select"],["id","date"],["name","date"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==Al(t,8).onChange(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,8).onTouched()&&o),"ngModelChange"===n&&(o=!1!==(i.date=e)&&o),o}),null,null)),jl(8,16384,null,0,Ih,[Ln,Sn],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ih]),jl(10,671744,null,0,__,[[2,ah],[8,null],[8,null],[6,ph]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),Vl(2048,null,bh,null,[__]),jl(12,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,Fz)),jl(14,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(15,0,null,null,8,"div",[["class","nuv-product-detail-table-retail__dropdown-select-wrapper"]],null,null,null,null,null)),(t()(),Ki(16,0,null,null,7,"select",[["aria-label","product-detail-table-retail__dropdown-select"],["class","nuv-product-detail-table-retail__dropdown-select"],["id","month"],["name","month"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==Al(t,17).onChange(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,17).onTouched()&&o),"ngModelChange"===n&&(o=!1!==(i.month=e)&&o),o}),null,null)),jl(17,16384,null,0,Ih,[Ln,Sn],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ih]),jl(19,671744,null,0,__,[[2,ah],[8,null],[8,null],[6,ph]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),Vl(2048,null,bh,null,[__]),jl(21,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,jz)),jl(23,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(24,0,null,null,8,"div",[["class","nuv-product-detail-table-retail__dropdown-select-wrapper"]],null,null,null,null,null)),(t()(),Ki(25,0,null,null,7,"select",[["aria-label","product-detail-table-retail__dropdown-select"],["class","nuv-product-detail-table-retail__dropdown-select"],["id","year"],["name","year"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==Al(t,26).onChange(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,26).onTouched()&&o),"ngModelChange"===n&&(o=!1!==(i.year=e)&&o),o}),null,null)),jl(26,16384,null,0,Ih,[Ln,Sn],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ih]),jl(28,671744,null,0,__,[[2,ah],[8,null],[8,null],[6,ph]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),Vl(2048,null,bh,null,[__]),jl(30,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,Rz)),jl(32,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(33,0,null,null,0,"input",[["class","nuv-product-detail-table-retail__dropdown-select-search-button"],["type","button"],["value","Search"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.Search()&&o),o}),null,null))],(function(t,n){var e=n.component;t(n,10,0,"date",e.date),t(n,14,0,e.dateArray),t(n,19,0,"month",e.month),t(n,23,0,e.monthArray),t(n,28,0,"year",e.year),t(n,32,0,e.yearArray)}),(function(t,n){t(n,0,0,n.component.dateSelectorModel.label),t(n,1,0,Al(n,5).ngClassUntouched,Al(n,5).ngClassTouched,Al(n,5).ngClassPristine,Al(n,5).ngClassDirty,Al(n,5).ngClassValid,Al(n,5).ngClassInvalid,Al(n,5).ngClassPending),t(n,7,0,Al(n,12).ngClassUntouched,Al(n,12).ngClassTouched,Al(n,12).ngClassPristine,Al(n,12).ngClassDirty,Al(n,12).ngClassValid,Al(n,12).ngClassInvalid,Al(n,12).ngClassPending),t(n,16,0,Al(n,21).ngClassUntouched,Al(n,21).ngClassTouched,Al(n,21).ngClassPristine,Al(n,21).ngClassDirty,Al(n,21).ngClassValid,Al(n,21).ngClassInvalid,Al(n,21).ngClassPending),t(n,25,0,Al(n,30).ngClassUntouched,Al(n,30).ngClassTouched,Al(n,30).ngClassPristine,Al(n,30).ngClassDirty,Al(n,30).ngClassValid,Al(n,30).ngClassInvalid,Al(n,30).ngClassPending)}))}function Gz(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-table-filter-date-selector",[],null,null,null,Vz,Nz)),jl(1,114688,null,0,tM,[Es,Es],null,null)],(function(t,n){t(n,1,0)}),null)}var Uz=Cl("nuv-table-filter-date-selector",tM,Gz,{model:"model",filterId:"filter-id",tableId:"table-id"},{},[]),Hz=mi({encapsulation:0,styles:[[".nuv-product-table__linebreaker[_ngcontent-%COMP%]{border-bottom:1px solid #000;margin-bottom:15px}.nuv-product-table__checkboxlist[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap;margin-bottom:25px}.matching_results[_ngcontent-%COMP%]{padding:14px 50px 10px 0;font-family:Source Sans Pro,sans-serif;font-weight:400;font-size:1rem;font-style:italic}.nuv-product-table__checkboxselected[_ngcontent-%COMP%]{padding-right:5px;padding-top:5px;float:left}.nuv-product-table__checkboxselections[_ngcontent-%COMP%]{float:left;font-family:Source Sans Pro,sans-serif;font-size:1rem;line-height:1;text-align:center;display:flex;padding:10px 10px 5px;color:#253746;border:1px solid #253746;background-color:#fff;cursor:pointer}.nuv-product-table__checkboxselections[_ngcontent-%COMP%]   div.nuv-ms-padding[_ngcontent-%COMP%]{padding:0 0 0 12px}"]],data:{}});function Wz(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"div",[["class","nuv-product-table__checkboxselected"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,5,"button",[["class","nuv-product-table__checkboxselections nuv-cursor-pointer"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.removeFilter(t.context.$implicit)&&o),o}),null,null)),(t()(),hr(2,null,[" "," "])),(t()(),Ki(3,0,null,null,3,"div",[["class","nuv-ms-padding"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,2,":svg:svg",[["aria-label","nuv-product-table__checkboxlist-button"],["height","12"],["role","img"],["viewBox","0 0 9 8"],["width","14"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,":svg:g",[["fill","none"],["fill-rule","evenodd"],["stroke","#253746"],["stroke-linecap","square"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:path",[["d","M8.071068 0L1 7.071068M8.071068 7.071068L1 0"]],null,null,null,null,null))],null,(function(t,n){t(n,2,0,n.context.$implicit.label)}))}function $z(t){return pr(0,[(t()(),Ki(0,0,null,null,8,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,0,"div",[["class","nuv-product-table__linebreaker"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,6,"div",[["class","nuv-product-table__checkboxlist no-outline"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,2,"span",[["class","matching_results"]],null,null,null,null,null)),(t()(),hr(4,null,[" "," matching results >>"])),Rl(131072,Hd,[To]),(t()(),Zi(16777216,null,null,2,null,Wz)),jl(7,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),Rl(131072,Hd,[To])],(function(t,n){var e=n.component;t(n,7,0,Oi(n,7,0,Al(n,8).transform(e.filters$)))}),(function(t,n){var e=n.component;t(n,4,0,Oi(n,4,0,Al(n,5).transform(e.count$)))}))}function qz(t){return pr(0,[(t()(),Zi(16777216,null,null,2,null,$z)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To])],(function(t,n){var e=n.component;t(n,1,0,Oi(n,1,0,Al(n,2).transform(e.anyFilters$)))}),null)}function Yz(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-table-filter-selected-values",[],null,null,null,qz,Hz)),jl(1,114688,null,0,eM,[Es],null,null)],(function(t,n){t(n,1,0)}),null)}var Xz=Cl("nuv-table-filter-selected-values",eM,Yz,{tableId:"table-id"},{},[]),Zz=mi({encapsulation:0,styles:[[".nuv-product-table__resetlink[_ngcontent-%COMP%]{font-family:Source Sans Pro,sans-serif;font-size:1rem;text-decoration:underline;color:#2ba824;line-height:1;border:none;background-color:transparent;cursor:pointer}"]],data:{}});function Kz(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"button",[["class","nuv-product-table__resetlink"],["type","button"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.click()&&o),o}),null,null)),(t()(),hr(-1,null,["Reset filters"]))],null,null)}function Jz(t){return pr(0,[(t()(),Zi(16777216,null,null,2,null,Kz)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To])],(function(t,n){var e=n.component;t(n,1,0,Oi(n,1,0,Al(n,2).transform(e.anyFilters$)))}),null)}function Qz(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-table-filter-reset",[],null,null,null,Jz,Zz)),jl(1,114688,null,0,oM,[Es,Es],null,null)],(function(t,n){t(n,1,0)}),null)}var tL=Cl("nuv-table-filter-reset",oM,Qz,{tableId:"table-id"},{},[]),nL=mi({encapsulation:2,styles:[],data:{}});function eL(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"p",[["class","nuv-featured-card__fund-details-data-point-eyebrow"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),hr(2,null,[" "," "])),Rl(131072,Hd,[To])],null,(function(t,n){var e=n.component;t(n,1,0,e.FeaturedProductCardData.fundcode,e.FeaturedProductCardData.fundname),t(n,2,0,Oi(n,2,0,Al(n,3).transform(n.parent.context.$implicit.dataPoint.label$)))}))}function oL(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),hr(1,null,[" "," "])),Rl(131072,Hd,[To])],null,(function(t,n){t(n,1,0,Oi(n,1,0,Al(n,2).transform(n.parent.context.$implicit.label$)))}))}function iL(t){return pr(0,[(t()(),Ki(0,0,null,null,8,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,7,"p",[["class","nuv-featured-card__fund-details-data-point-disclosure"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,2,null,oL)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To]),(t()(),Ki(5,0,null,null,3,"span",[["class","product-card-span"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),Ki(6,0,null,null,2,"nuv-api-value",[],null,null,null,Hb,Sb)),jl(7,114688,null,0,kb,[],{callerType:[0,"callerType"],displayStyle:[1,"displayStyle"],datapointValue:[2,"datapointValue"],datapointValueClass:[3,"datapointValueClass"]},null),Rl(131072,Hd,[To])],(function(t,n){var e=n.component;t(n,3,0,Oi(n,3,0,Al(n,4).transform(n.context.$implicit.show$))),t(n,7,0,e.callerType,n.context.$implicit.displayStyle,Oi(n,7,2,Al(n,8).transform(n.context.$implicit.value$)),null!=n.context.$implicit.displayStyleCssClass?n.context.$implicit.displayStyleCssClass:"")}),(function(t,n){var e=n.component;t(n,1,0,e.FeaturedProductCardData.fundcode,e.FeaturedProductCardData.fundname),t(n,5,0,e.FeaturedProductCardData.fundcode,e.FeaturedProductCardData.fundname)}))}function lL(t){return pr(0,[(t()(),Ki(0,0,null,null,10,"li",[["class","nuv-featured-card__fund-details-data-point-item"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,2,null,eL)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To]),(t()(),Ki(4,0,null,null,4,"p",[],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),jl(5,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Ki(6,0,null,null,2,"nuv-api-value",[],null,null,null,Hb,Sb)),jl(7,114688,null,0,kb,[],{callerType:[0,"callerType"],displayStyle:[1,"displayStyle"],datapointValue:[2,"datapointValue"],datapointValueClass:[3,"datapointValueClass"]},null),Rl(131072,Hd,[To]),(t()(),Zi(16777216,null,null,1,null,iL)),jl(10,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,2,0,Oi(n,2,0,Al(n,3).transform(n.context.$implicit.dataPoint.show$))),t(n,5,0,null!=n.context.$implicit.dataPoint.displayStyleCssClass?"":"nuv-featured-card__fund-details-data-point-text"),t(n,7,0,e.callerType,n.context.$implicit.dataPoint.displayStyle,Oi(n,7,2,Al(n,8).transform(n.context.$implicit.dataPoint.value$)),null!=n.context.$implicit.dataPoint.displayStyleCssClass?n.context.$implicit.dataPoint.displayStyleCssClass:"nuv-featured-card__fund-details-data-point-text"),t(n,10,0,n.context.$implicit.subDataPoints)}),(function(t,n){var e=n.component;t(n,0,0,e.FeaturedProductCardData.fundcode,e.FeaturedProductCardData.fundname),t(n,4,0,e.FeaturedProductCardData.fundcode,e.FeaturedProductCardData.fundname)}))}function rL(t){return pr(0,[(t()(),Ki(0,0,null,null,11,"div",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,10,"a",[["class","nuv-featured-card nuv-featured-card--type-product"]],[[1,"href",4],[1,"data-item",0],[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),Ki(2,0,null,null,9,"div",[["class","nuv-featured-card__content-container no-outline"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,1,"span",[["class","nuv-featured-card__eyebrow-title"]],null,null,null,null,null)),(t()(),hr(4,null,["",""])),(t()(),Ki(5,0,null,null,1,"h4",[["class","nuv-featured-card__content-title"]],null,null,null,null,null)),(t()(),hr(6,null,[" "," "])),(t()(),Ki(7,0,null,null,1,"p",[["class","nuv-featured-card__fund-details-symbol"],["data-gtm-vis-first-on-screen-11776017_254","11930"],["data-gtm-vis-has-fired-11776017_254","1"],["data-gtm-vis-recent-on-screen-11776017_254","11930"],["data-gtm-vis-total-visible-time-11776017_254","100"]],null,null,null,null,null)),(t()(),hr(8,null,[" "," "])),(t()(),Ki(9,0,null,null,2,"ul",[["class","nuv-featured-card__fund-details-data-points-list"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,lL)),jl(11,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,11,0,n.component.FeaturedProductCardData.FundDataPointGroup)}),(function(t,n){var e=n.component;t(n,1,0,e.FeaturedProductCardData.productUrl,e.FeaturedProductCardData.tileData,e.FeaturedProductCardData.fundcode,e.FeaturedProductCardData.fundname),t(n,4,0,e.FeaturedProductCardData.producttype),t(n,6,0,e.FeaturedProductCardData.fundname),t(n,8,0,e.FeaturedProductCardData.shareclass?e.FeaturedProductCardData.shareclass+" | "+e.FeaturedProductCardData.symbol:e.FeaturedProductCardData.fundcode),t(n,9,0,e.FeaturedProductCardData.fundcode,e.FeaturedProductCardData.fundname)}))}function cL(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"p",[["class","nuv-featured-card__fund-details-data-point-eyebrow"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),hr(2,null,[" "," "])),Rl(131072,Hd,[To])],null,(function(t,n){var e=n.component;t(n,1,0,e.FeaturedProductCardData.fundcode,e.FeaturedProductCardData.fundname),t(n,2,0,Oi(n,2,0,Al(n,3).transform(n.parent.context.$implicit.dataPoint.label$)))}))}function aL(t){return pr(0,[(t()(),Ki(0,0,null,null,8,"li",[["class","nuv-featured-card__fund-details-data-point-item"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,2,null,cL)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To]),(t()(),Ki(4,0,null,null,4,"p",[],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),jl(5,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Ki(6,0,null,null,2,"nuv-api-value",[],null,null,null,Hb,Sb)),jl(7,114688,null,0,kb,[],{callerType:[0,"callerType"],displayStyle:[1,"displayStyle"],datapointValue:[2,"datapointValue"],datapointValueClass:[3,"datapointValueClass"]},null),Rl(131072,Hd,[To])],(function(t,n){var e=n.component;t(n,2,0,Oi(n,2,0,Al(n,3).transform(n.context.$implicit.dataPoint.show$))),t(n,5,0,null!=n.context.$implicit.dataPoint.displayStyleCssClass?"":"nuv-featured-card__fund-details-data-point-text"),t(n,7,0,e.callerType,n.context.$implicit.dataPoint.displayStyle,Oi(n,7,2,Al(n,8).transform(n.context.$implicit.dataPoint.value$)),null!=n.context.$implicit.dataPoint.displayStyleCssClass?n.context.$implicit.dataPoint.displayStyleCssClass:"nuv-featured-card__fund-details-data-point-text")}),(function(t,n){var e=n.component;t(n,0,0,e.FeaturedProductCardData.fundcode,e.FeaturedProductCardData.fundname),t(n,4,0,e.FeaturedProductCardData.fundcode,e.FeaturedProductCardData.fundname)}))}function sL(t){return pr(0,[(t()(),Ki(0,0,null,null,11,"div",[["style","width: 100%; display: inline-block;"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,10,"a",[["class","nuv-featured-card nuv-featured-card--type-product"]],[[1,"href",4],[1,"data-item",0],[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),Ki(2,0,null,null,9,"div",[["class","nuv-featured-card__content-container no-outline"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,1,"span",[["class","nuv-featured-card__eyebrow-title"]],null,null,null,null,null)),(t()(),hr(4,null,["",""])),(t()(),Ki(5,0,null,null,1,"h4",[["class","nuv-featured-card__content-title"]],null,null,null,null,null)),(t()(),hr(6,null,[" "," "])),(t()(),Ki(7,0,null,null,1,"p",[["class","nuv-featured-card__fund-details-symbol"],["data-gtm-vis-first-on-screen-11776017_254","11930"],["data-gtm-vis-has-fired-11776017_254","1"],["data-gtm-vis-recent-on-screen-11776017_254","11930"],["data-gtm-vis-total-visible-time-11776017_254","100"]],null,null,null,null,null)),(t()(),hr(8,null,[" "," "])),(t()(),Ki(9,0,null,null,2,"ul",[["class","nuv-featured-card__fund-details-data-points-list"]],[[1,"data-fund-ticker",0],[1,"data-fund-name",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,aL)),jl(11,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,11,0,n.component.FeaturedProductCardData.FundDataPointGroup)}),(function(t,n){var e=n.component;t(n,1,0,e.FeaturedProductCardData.productUrl,e.FeaturedProductCardData.tileData,e.FeaturedProductCardData.fundcode,e.FeaturedProductCardData.fundname),t(n,4,0,e.FeaturedProductCardData.producttype),t(n,6,0,e.FeaturedProductCardData.strategyname),t(n,8,0,e.FeaturedProductCardData.assetclass),t(n,9,0,e.FeaturedProductCardData.fundcode,e.FeaturedProductCardData.fundname)}))}function uL(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,sL)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,1,0,"separately-managed-accounts"==n.component.FeaturedProductCardData.productpath)}),null)}function dL(t){return pr(0,[(t()(),Ki(0,0,null,null,5,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"h4",[["class","nuv-global-navigation__columns-list-title"]],null,null,null,null,null)),(t()(),hr(2,null,[" "," "])),(t()(),Zi(16777216,null,null,1,null,rL)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["block1",2]],null,0,null,uL))],(function(t,n){t(n,4,0,"separately-managed-accounts"!==n.component.FeaturedProductCardData.productpath,Al(n,5))}),(function(t,n){t(n,2,0,n.component.cardTitle)}))}function gL(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,dL)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,1,0,n.component.FeaturedProductCardData)}),null)}function hL(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-featured-product-card",[],null,null,null,gL,nL)),jl(1,114688,null,0,Zf,[Es,au],null,null)],(function(t,n){t(n,1,0)}),null)}var _L=Cl("nuv-featured-product-card",Zf,hL,{cusips:"cusips",apiFullUrl:"api-full-url",cefDataPointGroupString:"cef-data-point-groups",etfDataPointGroupString:"etf-data-point-groups",mfDataPointGroupString:"mf-data-point-groups",smaDataPointGroupString:"sma-data-point-groups",cardTitle:"card-title"},{},[]),CL=mi({encapsulation:0,styles:[['.nuv-product-detail-subscribe-modal-container[_ngcontent-%COMP%]{position:absolute;width:88.5rem;top:242px}.nuv-product-detail-subscribe-modal[_ngcontent-%COMP%]{display:none;width:auto;height:auto;right:6.8rem;padding:20px 35px;max-width:670px;position:absolute;background-color:#fff;border:1px solid #fff;opacity:1;box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08);visibility:visible;transition:opacity .42s ease,visibility .42s ease;z-index:200;top:initial}.nuv-product-detail-subscribe-modal[_ngcontent-%COMP%]:before{content:"";display:block;width:0;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #fff;position:absolute;right:42px;top:-7px}.nuv-desktop-style[_ngcontent-%COMP%] {top:55px;position:fixed;right:5rem}.nuv-product-detail-subscribe-modal[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#253746;font-size:1.2rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;padding-bottom:5px}.nuv-product-detail-subscribe-modal[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{color:#253746;font-size:1.8rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;margin:7px}.nuv-product-detail-subscribe-modal[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;color:#66737d}.nuv-product-detail-subscribe-modal[_ngcontent-%COMP%]   hr[_ngcontent-%COMP%]{border-top:1px solid #f2f3f4;width:100%;margin:5px 0}.nuv-product-detail-subscribe-modal__alert-text[_ngcontent-%COMP%], .nuv-product-detail-subscribe-modal__input-field[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;color:#fff}.nuv-product-detail-subscribe-modal__input-field[_ngcontent-%COMP%]{font-weight:400;font-size:1rem;display:block;opacity:.9;letter-spacing:.07px;background-color:#f2f3f4;padding:17px 20px;width:100%;margin:10px 0 3px;transition:border .1s ease;border:none;color:#75787b}.nuv-product-detail-subscribe-modal__firstname[_ngcontent-%COMP%]{width:49%;float:left}.nuv-product-detail-subscribe-modal__lastname[_ngcontent-%COMP%]{width:48%;float:left;margin-left:13px}.nuv-product-detail-subscribe-modal__email[_ngcontent-%COMP%]{width:100%}.nuv-product-detail-subscribe-modal__input-field[_ngcontent-%COMP%]:focus{opacity:1}.nuv-product-detail-subscribe-modal__input-field[_ngcontent-%COMP%]::-webkit-input-placeholder{color:#75787b}.nuv-product-detail-subscribe-modal__input-field[_ngcontent-%COMP%]:-moz-placeholder, .nuv-product-detail-subscribe-modal__input-field[_ngcontent-%COMP%]::-moz-placeholder{color:#75787b}.nuv-product-detail-subscribe-modal__input-field[_ngcontent-%COMP%]:-ms-input-placeholder{color:#75787b}.nuv-product-detail-subscribe-modal__input-field--error[_ngcontent-%COMP%]{border:1px solid red}.nuv-product-detail-subscribe-modal__input-error[_ngcontent-%COMP%]{font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:400;line-height:1;letter-spacing:0;font-size:.75rem;display:none;text-align:center;color:red;margin-bottom:12px;opacity:0;transition:opacity .1s ease}.nuv-product-detail-subscribe-modal__input-error[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:underline}.nuv-product-detail-subscribe-modal__input-error--visible[_ngcontent-%COMP%]{display:block;opacity:1}.nuv-product-detail-subscribe-modal__password-container[_ngcontent-%COMP%]{position:relative}.nuv-product-detail-subscribe-modal__password-container[_ngcontent-%COMP%]   .nuv-product-detail-subscribe-modal__input-field[_ngcontent-%COMP%]{padding-right:58px}.nuv-product-detail-subscribe-modal__submit-container[_ngcontent-%COMP%]{text-align:center}.nuv-product-detail-subscribe-modal__btn[_ngcontent-%COMP%]{background-color:#2ba824;font-size:.9rem;padding:17px 60px;font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:1;color:#fff;margin-top:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:none;cursor:pointer}.nuv-product-detail-manage_subscriptions-modal__btn[_ngcontent-%COMP%]{background-color:#2ba824;font-size:.9rem;padding:19px 25px;font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:400;line-height:1;letter-spacing:.5px;color:#fff;margin-top:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.nuv-product-detail-manage_subscriptions-modal__btn[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#fff;text-decoration:none}.nuv-product-detail-subscribe-modal__btn[_ngcontent-%COMP%]:hover{background-color:#2d9015}.nuv-product-detail-subscribe-modal__footer[_ngcontent-%COMP%]{font-style:italic;color:#66737d}.nuv-product-detail-subscribe-modal__footer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#0092bc;text-decoration:underline}.nuv-product-detail-subscribe-modal__row[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap;margin:15px 0;width:100%}.nuv-product-detail-subscribe-modal__col[_ngcontent-%COMP%]{float:left}.subscription-errors[_ngcontent-%COMP%]{color:red;padding-left:15px;font-style:italic}.nuv-pdsuberror[_ngcontent-%COMP%]{margin-left:-15px;padding-top:10px}.nuv-product-detail-subscribe-modal__subscribe_item[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.995rem;position:relative;color:#253746;letter-spacing:0;float:left;margin:5px 30px 3px 0;padding-left:20px;line-height:32px}.nuv-product-detail-subscribe-modal__checkbox[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translateY(-50%);-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;border:1px solid #253746;background-color:#f0f8ff}.nuv-product-detail-subscribe-modal__label[_ngcontent-%COMP%]{margin-left:0}.nuv-product-detail-subscribe-modal__checkbox[_ngcontent-%COMP%]:after{content:"";display:block;width:100%;height:100%;border-radius:0;background-color:transparent;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .2s linear}.nuv-product-detail-subscribe-modal__checkbox[_ngcontent-%COMP%]:checked:after{content:"";display:block;width:6px;height:6px;border-radius:6px;background-color:#0092bc}.nuv-product-detail-subscribe-modal__checkmark[_ngcontent-%COMP%]{margin-top:5px;float:left;display:flex;transition:transform .3s ease;transform:scale(1);background-color:#2ba824;width:32px;height:32px;margin-right:10px;justify-content:center;align-items:center;border-radius:100px;z-index:10}.nuv-product-detail-subscribe-modal__close-btn[_ngcontent-%COMP%]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;padding:0;cursor:pointer;position:absolute;top:20px;right:20px}.nuv-product-detail-subscribe-modal__close-icon[_ngcontent-%COMP%]{width:20px;height:19px;color:#75787b}svg[_ngcontent-%COMP%]:not(:root){overflow:hidden}@media (max-width:1420px){.nuv-product-detail-subscribe-modal-container[_ngcontent-%COMP%]{position:absolute;width:100%;top:248px}}@media (max-width:1022px){.nuv-product-detail-subscribe-modal-container[_ngcontent-%COMP%]{top:0;position:inherit}.nuv-product-detail-subscribe-modal[_ngcontent-%COMP%]{top:0;right:0;left:0;max-width:100%}}@media (max-width:590px){.nuv-product-detail-subscribe-modal__firstname[_ngcontent-%COMP%]{width:100%;float:left}.nuv-product-detail-subscribe-modal__lastname[_ngcontent-%COMP%]{width:100%;float:left;margin-left:0}}@media (max-width:585px){.nuv-product-detail-subscribe-modal[_ngcontent-%COMP%]{padding:20px 25px}.nuv-product-detail-subscribe-modal__checkmark[_ngcontent-%COMP%]{margin-top:-3px;width:25px;height:25px}.nuv-product-detail-subscribe-modal[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0;font-size:1.4rem}}@media (max-width:467px){.nuv-product-detail-subscribe-modal[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0;font-size:1.1rem}.nuv-product-detail-subscribe-modal__checkmark[_ngcontent-%COMP%]{width:20px;height:20px;margin-right:10px}.nuv-product-detail-subscribe-modal[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{padding-bottom:5px;padding-right:30px;line-height:30px}.nuv-product-detail-subscribe-modal__close-btn[_ngcontent-%COMP%]{top:50px}}.nuv-show[_ngcontent-%COMP%]{display:block}.nuv-float-none[_ngcontent-%COMP%]{float:none!important}']],data:{}});function pL(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[["class","subscription-errors nuv-pdsuberror"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Please select a subscription. "]))],null,null)}function fL(t){return pr(0,[(t()(),Ki(0,0,null,null,5,"div",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,4,"div",[["class","nuv-subscribe-modal__col"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,3,"label",[["class","nuv-product-detail-subscribe-modal__subscribe_item"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,0,"input",[["class","nuv-product-detail-subscribe-modal__checkbox"],["name","checkboxStatus"],["type","checkbox"]],[[8,"checked",0]],[[null,"change"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==t.component.onCheckboxChange(e,t.context.$implicit.id)&&o),o}),null,null)),(t()(),Ki(4,0,null,null,1,"span",[["class","nuv-product-detail-subscribe-modal__label"]],null,null,null,null,null)),(t()(),hr(5,null,[" "," "]))],null,(function(t,n){t(n,3,0,n.context.$implicit.selected),t(n,5,0,n.context.$implicit.title)}))}function ML(t){return pr(0,[(t()(),Ki(0,0,null,null,16,"div",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"h2",[],null,null,null,null,null)),(t()(),hr(2,null,[""," Subscriptions"])),(t()(),Ki(3,0,null,null,6,"div",[["class","nuv-product-detail-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,5,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Subscribe me to:\xa0\xa0 "])),(t()(),Ki(6,0,null,null,3,"label",[["class","nuv-product-detail-subscribe-modal__subscribe_item nuv-float-none"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,"input",[["class","nuv-product-detail-subscribe-modal__checkbox"],["name","allMaterialsCheckbox"],["type","checkbox"]],null,[[null,"change"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==t.component.allProductDetailCheckBoxes(e)&&o),o}),null,null)),(t()(),Ki(8,0,null,null,1,"span",[["class","nuv-product-detail-subscribe-modal__label"]],null,null,null,null,null)),(t()(),hr(-1,null,["All materials"])),(t()(),Ki(10,0,null,null,0,"hr",[],null,null,null,null,null)),(t()(),Ki(11,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,pL)),jl(13,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(14,0,null,null,2,"div",[["class","nuv-product-detail-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,fL)),jl(16,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,13,0,e.show_CheckBoxErrorMessage),t(n,16,0,e.productDetailCheckboxes)}),(function(t,n){t(n,2,0,n.context.$implicit.name)}))}function PL(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),hr(-1,null,[" First name is required. "]))],null,null)}function OL(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","subscription-errors"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,PL)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,2,0,n.component.firstname.errors.required)}),null)}function mL(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[["class","subscription-errors"]],null,null,null,null,null)),(t()(),hr(-1,null,["Your entry contains an invalid character."]))],null,null)}function vL(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[],null,null,null,null,null)),(t()(),hr(-1,null,[" Last name is required. "]))],null,null)}function yL(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","subscription-errors"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,vL)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,2,0,n.component.lastname.errors.required)}),null)}function bL(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[["class","subscription-errors"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Email is required and must be valid. "]))],null,null)}function xL(t){return pr(0,[(t()(),Ki(0,0,null,null,46,"div",[["class","nuv-product-detail-subscribe-modal__main-wrapper"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,45,"form",[["class","nuv-product-detail-subscribe-modal__form"],["id","frmProductDetailSubscribe"],["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngSubmit"],[null,"submit"],[null,"reset"]],(function(t,n,e){var o=!0,i=t.component;return"submit"===n&&(o=!1!==Al(t,3).onSubmit(e)&&o),"reset"===n&&(o=!1!==Al(t,3).onReset()&&o),"ngSubmit"===n&&(o=!1!==i.SubscribeDocument()&&o),o}),null,null)),jl(2,16384,null,0,w_,[],null,null),jl(3,540672,null,0,p_,[[8,null],[8,null]],{form:[0,"form"]},{ngSubmit:"ngSubmit"}),Vl(2048,null,ah,null,[p_]),jl(5,16384,null,0,t_,[[4,ah]],null,null),(t()(),Zi(16777216,null,null,1,null,ML)),jl(7,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(8,0,null,null,29,"div",[["class","nuv-product-detail-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,10,"div",[["class","nuv-product-detail-subscribe-modal__firstname"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,5,"input",[["attr.aria-label","First name"],["class","nuv-product-detail-subscribe-modal__input-field firstname form-control"],["formControlName","firstname"],["placeholder","First name"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"focus"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0,i=t.component;return"input"===n&&(o=!1!==Al(t,11)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,11).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,11)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,11)._compositionEnd(e.target.value)&&o),"focus"===n&&(o=!1!==i.removeInvalidCharErrMsg()&&o),o}),null,null)),jl(11,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(13,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(15,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,OL)),jl(17,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,mL)),jl(19,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(20,0,null,null,8,"div",[["class","nuv-product-detail-subscribe-modal__lastname"]],null,null,null,null,null)),(t()(),Ki(21,0,null,null,5,"input",[["attr.aria-label","Last name"],["class","nuv-product-detail-subscribe-modal__input-field lastname form-control"],["formControlName","lastname"],["placeholder","Last name"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"focus"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0,i=t.component;return"input"===n&&(o=!1!==Al(t,22)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,22).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,22)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,22)._compositionEnd(e.target.value)&&o),"focus"===n&&(o=!1!==i.removeInvalidCharErrMsg()&&o),o}),null,null)),jl(22,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(24,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(26,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,yL)),jl(28,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(29,0,null,null,8,"div",[["class","nuv-product-detail-subscribe-modal__email"]],null,null,null,null,null)),(t()(),Ki(30,0,null,null,5,"input",[["attr.aria-label","Email address"],["class","nuv-product-detail-subscribe-modal__input-field form-control"],["formControlName","email"],["placeholder","Email address"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"focus"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0,i=t.component;return"input"===n&&(o=!1!==Al(t,31)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,31).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,31)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,31)._compositionEnd(e.target.value)&&o),"focus"===n&&(o=!1!==i.removeInvalidCharErrMsg()&&o),o}),null,null)),jl(31,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(33,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(35,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,bL)),jl(37,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(38,0,null,null,2,"div",[["class","nuv-product-detail-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(39,0,null,null,1,"button",[["class","nuv-product-detail-subscribe-modal__btn"],["type","submit"]],null,null,null,null,null)),(t()(),hr(-1,null,["Subscribe"])),(t()(),Ki(41,0,null,null,5,"div",[["class","nuv-product-detail-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(42,0,null,null,4,"div",[["class","nuv-product-detail-subscribe-modal__footer"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Important information about subscriptions and our "])),(t()(),Ki(44,0,null,null,1,"a",[["href","https://www.nuveen.com/Privacy"],["target","_blank"],["title","opens in a new window"]],null,null,null,null,null)),(t()(),hr(-1,null,["privacy policy"])),(t()(),hr(-1,null,[". "]))],(function(t,n){var e=n.component;t(n,3,0,e.subscribeProductDetail),t(n,7,0,e.properties.contentrows),t(n,13,0,"firstname"),t(n,17,0,e.firstname.invalid&&e.isSubmitted),t(n,19,0,e.afterSubmitted&&e.isSubmitted),t(n,24,0,"lastname"),t(n,28,0,e.lastname.invalid&&e.isSubmitted),t(n,33,0,"email"),t(n,37,0,e.email.invalid&&e.isSubmitted)}),(function(t,n){t(n,1,0,Al(n,5).ngClassUntouched,Al(n,5).ngClassTouched,Al(n,5).ngClassPristine,Al(n,5).ngClassDirty,Al(n,5).ngClassValid,Al(n,5).ngClassInvalid,Al(n,5).ngClassPending),t(n,10,0,Al(n,15).ngClassUntouched,Al(n,15).ngClassTouched,Al(n,15).ngClassPristine,Al(n,15).ngClassDirty,Al(n,15).ngClassValid,Al(n,15).ngClassInvalid,Al(n,15).ngClassPending),t(n,21,0,Al(n,26).ngClassUntouched,Al(n,26).ngClassTouched,Al(n,26).ngClassPristine,Al(n,26).ngClassDirty,Al(n,26).ngClassValid,Al(n,26).ngClassInvalid,Al(n,26).ngClassPending),t(n,30,0,Al(n,35).ngClassUntouched,Al(n,35).ngClassTouched,Al(n,35).ngClassPristine,Al(n,35).ngClassDirty,Al(n,35).ngClassValid,Al(n,35).ngClassInvalid,Al(n,35).ngClassPending)}))}function AL(t){return pr(0,[(t()(),Ki(0,0,null,null,22,"div",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,8,"div",[["class","nuv-product-detail-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,7,"h2",[["class","nuv-product-detail-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,2,"div",[["class","nuv-product-detail-subscribe-modal__checkmark"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,":svg:svg",[["aria-label","icon-check"],["class","nuv-show"],["height","12"],["role","img"],["viewBox","0 0 12 12"],["width","12"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["_ngcontent-c4",""],["d","M10 2l-5 8-3-2"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"],["stroke-linecap","square"],["stroke-width","2"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,3,"div",[["class","align-left"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,2,"h3",[],null,null,null,null,null)),(t()(),Ki(8,0,null,null,1,"em",[],null,null,null,null,null)),(t()(),hr(-1,null,["Thank you, you've been subscribed."])),(t()(),Ki(10,0,null,null,2,"div",[["class","nuv-product-detail-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,1,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,["Please check your email for a confirmation."])),(t()(),Ki(13,0,null,null,3,"div",[["class","nuv-product-detail-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,2,"div",[["class","nuv-product-detail-manage_subscriptions-modal__btn"]],null,null,null,null,null)),(t()(),Ki(15,0,null,null,1,"a",[["class","nuv-text-decoration-none"],["href","/en-us/subscriptions"]],null,null,null,null,null)),(t()(),hr(-1,null,["Manage subscriptions"])),(t()(),Ki(17,0,null,null,5,"div",[["class","nuv-product-detail-subscribe-modal__row"]],null,null,null,null,null)),(t()(),Ki(18,0,null,null,4,"div",[["class","nuv-product-detail-subscribe-modal__footer"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Important information about subscriptions and our "])),(t()(),Ki(20,0,null,null,1,"a",[["href","https://www.nuveen.com/Privacy"],["target","_blank"],["title","opens in a new window"]],null,null,null,null,null)),(t()(),hr(-1,null,["privacy policy"])),(t()(),hr(-1,null,[". "]))],null,null)}function wL(t){return pr(0,[er(402653184,1,{captchaElem:0}),(t()(),Ki(1,0,null,null,9,"div",[["aria-atomic","true"],["aria-live","polite"],["aria-relevant","all"],["class","nuv-product-detail-subscribe-modal-container"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,8,"div",[["class","nuv-product-detail-subscribe-modal"],["id","loginModal"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,3,"button",[["class","nuv-product-detail-subscribe-modal__close-btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.CloseSubscription()&&o),o}),null,null)),(t()(),Ki(4,0,null,null,2,":svg:svg",[["aria-label","close-icon"],["class","nuv-product-detail-subscribe-modal__close-icon"],["id","close-product-detail-subscription"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,":svg:g",[["fill","none"],["fill-rule","evenodd"],["stroke","#253746"],["stroke-linecap","square"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:path",[["d","M.5.5l18.85 17.907M19.35.5L.5 18.407"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,xL)),jl(8,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,AL)),jl(10,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(11,0,null,null,1,"nuv-subscriptions-recaptcha-lib",[],null,[[null,"captchaResponseEmit"]],(function(t,n,e){var o=!0;return"captchaResponseEmit"===n&&(o=!1!==t.component.getCaptchaResponsePdp(e)&&o),o}),qB,$B)),jl(12,114688,[[1,4],["captchaElem",4]],0,AP,[A_],null,{captchaResponseEmit:"captchaResponseEmit"})],(function(t,n){var e=n.component;t(n,8,0,e.show_product_subscription_form),t(n,10,0,e.show_successful_product_subscription_message),t(n,12,0)}),null)}function BL(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"app-product-detail-touch-point",[],null,null,null,wL,CL)),jl(1,245760,null,0,nM,[To,A_,DC,ao],null,null)],(function(t,n){t(n,1,0)}),null)}var kL=Cl("app-product-detail-touch-point",nM,BL,{},{},[]),SL=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-image-gallery__container[_ngcontent-%COMP%]{width:100%;margin-left:2.5rem;display:inline-block;margin-top:30px;margin-bottom:45px}@media only screen and (min-width:47.75rem){.nuv-image-gallery__alignarticle[_ngcontent-%COMP%]{margin-left:228px}}@media only screen and (min-width:63.9375rem){.nuv-image-gallery__alignarticle[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem)}}.nuv-image-gallery__title[_ngcontent-%COMP%]{color:#253746;font-size:1.375rem;line-height:2rem;font-weight:700;font-family:Georgia,Times,serif;width:716px}.nuv-image-gallery__image-wrapper[_ngcontent-%COMP%]{margin-top:20px;width:716px}.nuv-image-gallery__footer[_ngcontent-%COMP%]{width:100%;display:flex;flex-wrap:nowrap;margin-top:10px}.nuv-image-gallery__thumbnails[_ngcontent-%COMP%]{margin-left:auto;order:2;display:flex}.nuv-image-gallery__caption[_ngcontent-%COMP%]{color:#66737d;font-size:14px;line-height:18px;margin-right:40px;font-family:Source Sans pro,sans-serif}.nuv-image-gallery__thumbnail-wrapper[_ngcontent-%COMP%]{width:40px;height:40px;margin-left:10px;opacity:.3;cursor:pointer}.nuv-image-gallery__thumbnail-wrapper[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;height:100%}.nuv-image-gallery__thumbnail-wrapper-active[_ngcontent-%COMP%]{opacity:1}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}.nuv-image-gallery__container[_ngcontent-%COMP%]{margin-left:1rem}.nuv-image-gallery__image-wrapper[_ngcontent-%COMP%]{width:calc(100% - 2rem)}.nuv-image-gallery__caption[_ngcontent-%COMP%]{margin-right:0}.nuv-image-gallery__title[_ngcontent-%COMP%]{width:calc(100% - 2rem)}}@media (max-width:531px){.nuv-image-gallery__footer[_ngcontent-%COMP%]{flex-flow:column-reverse}.nuv-image-gallery__caption[_ngcontent-%COMP%]{order:2;margin-top:5px;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #bdc3c7}.nuv-image-gallery__thumbnails[_ngcontent-%COMP%]{order:1;margin-left:0}.nuv-image-gallery__thumbnail-wrapper[_ngcontent-%COMP%]:first-child{margin-left:0}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.nuv-image-gallery__footer[_ngcontent-%COMP%]{flex-flow:column-reverse}.nuv-image-gallery__caption[_ngcontent-%COMP%]{order:2;margin-top:15px;margin-right:0;margin-bottom:15px}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.nuv-image-gallery__footer[_ngcontent-%COMP%]{flex-flow:column-reverse}.nuv-image-gallery__caption[_ngcontent-%COMP%]{order:2;margin-top:15px;margin-right:0;margin-bottom:15px}.nuv-image-gallery__image-wrapper[_ngcontent-%COMP%]{width:calc(100% - 5rem)}}"]],data:{}});function TL(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"picture",[["class",""]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,0,"img",[["style","width:100%"]],[[8,"src",4],[8,"alt",0]],null,null,null,null))],null,(function(t,n){t(n,1,0,n.parent.context.$implicit.source,Yi(1,"",n.parent.context.$implicit.altText,""))}))}function EL(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[["class","nuv-image-gallery__caption"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=Oi(n,0,0,t(n,1,0,Al(n.parent.parent.parent,0),null==n.parent.parent.context.$implicit?null:n.parent.parent.context.$implicit.description));t(n,0,0,e)}))}function IL(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[["class","nuv-image-gallery__thumbnail-wrapper"]],[[1,"data-index",0]],[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.showImage(t.context.index)&&o),o}),null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(2,{"nuv-image-gallery__thumbnail-wrapper-active":0}),(t()(),Ki(3,0,null,null,0,"img",[],[[8,"src",4],[8,"alt",0]],null,null,null,null))],(function(t,n){var e=t(n,2,0,n.component.activeIndex==n.context.index);t(n,1,0,"nuv-image-gallery__thumbnail-wrapper",e)}),(function(t,n){t(n,0,0,n.context.index),t(n,3,0,n.context.$implicit.source,Yi(1,"",n.context.$implicit.altText,""))}))}function zL(t){return pr(0,[(t()(),Ki(0,0,null,null,5,"div",[["class","nuv-image-gallery__footer"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,EL)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(3,0,null,null,2,"div",[["class","nuv-image-gallery__thumbnails"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,IL)),jl(5,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,2,0,n.parent.context.index==e.activeIndex),t(n,5,0,null==e.properties?null:e.properties.images)}),null)}function LL(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","nuv-image-gallery__image-wrapper"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,TL)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,zL)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,2,0,n.context.index==e.activeIndex),t(n,4,0,n.context.index==e.activeIndex)}),null)}function DL(t){return pr(0,[Rl(0,GP,[Zg]),(t()(),Ki(1,0,null,null,6,"div",[],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),dr(3,{"nuv-image-gallery__container":0,"nuv-image-gallery__alignarticle":1}),(t()(),Ki(4,0,null,null,1,"div",[["class","nuv-image-gallery__title"]],null,null,null,null,null)),(t()(),hr(5,null,["",""])),(t()(),Zi(16777216,null,null,1,null,LL)),jl(7,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component,o=t(n,3,0,!0,"true"==e.alignToArticle);t(n,2,0,o),t(n,7,0,null==e.properties?null:e.properties.images)}),(function(t,n){var e=n.component;t(n,5,0,null==e.properties?null:e.properties.title)}))}function NL(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"app-image-gallery",[],null,null,null,DL,SL)),jl(1,4308992,null,0,iM,[],null,null)],(function(t,n){t(n,1,0)}),null)}var FL=Cl("app-image-gallery",iM,NL,{properties:"properties",alignToArticle:"alignToArticle"},{},[]),jL=mi({encapsulation:2,styles:[['.nuv-in-the-series{width:calc(100% - 2.5rem);float:left;background-color:rgba(178,222,234,.3);margin-top:75px;position:relative;clear:both;margin-bottom:40px}.nuv-in-the-series-left{margin-left:2.5rem}@media (max-width:1023px){.nuv-in-the-series-left{margin-left:1rem}}@media (max-width:767px){.nuv-in-the-series-left{margin-left:1.25rem}}.nuv-in-the-series-center{margin-left:calc(25% - 3.125rem + 5rem)}@media (max-width:1023px){.nuv-in-the-series-center{margin-left:1rem}}@media (max-width:767px){.nuv-in-the-series-center{margin-left:1.25rem}}.nuv-in-the-series:before{content:"";position:absolute;width:100%;top:-40px;height:1px;background:#bdc3c7;left:0}.nuv-in-the-series:after{content:"";position:absolute;width:100%;bottom:-40px;height:1px;background:#bdc3c7;left:0}.nuv-in-the-series__title{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:24px;color:#253746;margin-top:-13px;margin-bottom:20px;margin-right:0;position:relative}@media (min-width:47.75rem){.nuv-in-the-series__title{font-size:32px}}@media (min-width:63.9375rem){.nuv-in-the-series__title{font-size:32px}}.nuv-in-the-series__description{padding-left:20px;margin:0}.nuv-in-the-series__content{font-family:Georgia;font-weight:400;color:#253746;font-size:16px;line-height:24px;letter-spacing:.00562rem;position:relative;padding-left:0;padding-right:2.4rem;margin-bottom:21px;margin-top:15px}.nuv-in-the-series__content .italic{font-style:italic}.nuv-read-the-series_button{font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:400;color:#fff;font-size:12px;background-color:#0092bc;float:left;text-align:center;margin-bottom:30px;padding:12px 10px 15px;width:110px;height:36px}.nuv-read-the-series__hide{display:none}.nuv-read-the-external-icon{margin-left:5px;width:14px;height:14px}.nuv-in-the-series__content em{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;display:block;margin-bottom:5px;color:#253746}@media (min-width:47.75rem){.nuv-in-the-series{width:656px;float:left;margin-top:75px}.nuv-read-the-series_button{min-width:180px;padding:15px 16px 15px 20px;width:184px;height:46px;font-size:1rem}.nuv-in-the-series__content{letter-spacing:.0075rem;font-size:18px;line-height:27px;padding-right:0}.nuv-in-the-series__description{padding:0 68px}}@media (min-width:63.9375rem){.nuv-in-the-series{width:716px;float:left}.nuv-in-the-series__title{margin-left:0;margin-bottom:20px;margin-right:0;float:none}.nuv-in-the-series__description{padding-left:68px;padding-right:68px}.nuv-in-the-series__content{padding-right:0;margin-right:0;font-size:18px;line-height:27px}.nuv-read-the-series_button{width:184px;height:46px;font-size:1rem;padding:15px 16px 15px 20px}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.nuv-in-the-series{width:487px}}']],data:{}});function RL(t){return pr(0,[(t()(),Ki(0,0,null,null,27,"div",[],[[8,"className",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,1,"h5",[["class","nuv-in-the-series__title"]],null,null,null,null,null)),(t()(),hr(2,null,["",""])),(t()(),Ki(3,0,null,null,24,"div",[["class","nuv-in-the-series__description"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,"p",[["class","nuv-in-the-series__content"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(5,0,null,null,22,"a",[],[[8,"href",4],[8,"target",0]],null,null,null,null)),jl(6,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),dr(7,{"nuv-read-the-series_button":0}),(t()(),Ki(8,0,null,null,1,"span",[["class","nuv-read-the-series_text"]],null,null,null,null,null)),(t()(),hr(9,null,["",""])),(t()(),Ki(10,0,null,null,17,":svg:svg",[[":xmlns:xlink","http://www.w3.org/1999/xlink"],["aria-label","external-icon"],["height","1em"],["role","img"],["version","1.1"],["viewBox","0 0 23 23"],["width","1em"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),jl(11,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),dr(12,{"nuv-read-the-external-icon":0,"nuv-read-the-series__hide":1}),(t()(),Ki(13,0,null,null,14,":svg:g",[["fill","none"],["fill-rule","evenodd"],["stroke","none"],["stroke-linecap","square"],["stroke-width","1"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,0,":svg:path",[["d","M19.5,3.5 L10.5,13.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(15,0,null,null,0,":svg:path",[["d","M19.5,3.5 L13.5,3.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(16,0,null,null,0,":svg:path",[["d","M19.5,3.5 L19.5,9.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(17,0,null,null,0,":svg:path",[["d","M5.5,0.5 L22.5,0.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(18,0,null,null,0,":svg:path",[["d","M22.5,18.5 L5.5,18.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(19,0,null,null,0,":svg:path",[["d","M5.5,1.5 L5.5,17.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(20,0,null,null,0,":svg:path",[["d","M4.5,4.5 L0.5,4.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(21,0,null,null,0,":svg:path",[["d","M0.5,5.5 L0.5,22.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(22,0,null,null,0,":svg:path",[["d","M17.5,19.5 L17.5,21.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(23,0,null,null,0,":svg:path",[["d","M13.5,3.5 L19.5,3.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(24,0,null,null,0,":svg:path",[["d","M19.5,3.5 L19.5,9.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(25,0,null,null,0,":svg:path",[["d","M18.5,4.5 L10.5,13.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(26,0,null,null,0,":svg:path",[["d","M0.5,22.5 L17.5,22.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(27,0,null,null,0,":svg:path",[["d","M22.5,1.5 L22.5,18.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null))],(function(t,n){var e=n.component,o=t(n,7,0,!0);t(n,6,0,o);var i=t(n,12,0,!0,"0"==e.isexternal);t(n,11,0,i)}),(function(t,n){var e=n.component;t(n,0,0,Yi(1,"nuv-in-the-series nuv-in-the-series-",e.componentalignment,"")),t(n,2,0,e.title),t(n,4,0,e.description),t(n,5,0,e.linkhref,e.linktarget),t(n,9,0,e.linktext)}))}function VL(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"app-in-the-series",[],null,null,null,RL,jL)),jl(1,114688,null,0,lM,[],null,null)],(function(t,n){t(n,1,0)}),null)}var GL=Cl("app-in-the-series",lM,VL,{title:"data-title",linkhref:"data-linkhref",linktarget:"data-linktarget",linktext:"data-linktext",isexternal:"data-isexternal",description:"data-description",componentalignment:"data-componentalignment"},{},[]),UL=mi({encapsulation:0,styles:[[".nuv-explore-series[_ngcontent-%COMP%]{margin-bottom:50px}.nuv-explore-series__three-up-content[_ngcontent-%COMP%]{margin-top:0}.nuv-explore-series__three-up-content[_ngcontent-%COMP%]::before{background-color:transparent;width:100%}.nuv-explore-series__imagelink[_ngcontent-%COMP%]{display:block}.nuv-explore-series__imagelink[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%}.nuv-explore-series__footerlower[_ngcontent-%COMP%]{margin-top:0;margin-bottom:20px}.nuv-explore-series__nostyle[_ngcontent-%COMP%]{color:#bdc3c7;text-decoration:none;display:inline-block}.nuv-explore-series__content[_ngcontent-%COMP%]{margin-bottom:50px;overflow:hidden}.nuv-explore-series__title-box-wrapper[_ngcontent-%COMP%]{margin-left:0;width:100%;position:relative}.nuv-explore-series__image-wrapper[_ngcontent-%COMP%]{width:calc(100% - 7.5rem);position:relative;margin-left:78px;margin-bottom:10px}.nuv-explore-series__image[_ngcontent-%COMP%]{width:calc(64% + 1.14rem);float:left;height:438px}.nuv-explore-series__image[_ngcontent-%COMP%]   .nuv-three-up-content__video-container[_ngcontent-%COMP%]::after{content:'';background-image:linear-gradient(180deg,rgba(37,55,70,.15) 25%,rgba(37,55,70,.9) 99%);z-index:0;width:100%;height:100%;top:0;left:0;position:absolute}.nuv-explore-series__image[_ngcontent-%COMP%]   .nuv-three-up-content__video-container-content-ribbon[_ngcontent-%COMP%]{position:absolute;width:100%;height:100%;right:0}.nuv-explore-series__image[_ngcontent-%COMP%]   .nuv-three-up-content__video-container-content-ribbon-text[_ngcontent-%COMP%]{color:#fff;position:absolute;bottom:67px;right:22px;text-align:right;font-family:Georgia,'Times New Roman',Times,serif;font-style:italic;font-size:1rem;line-height:1.69rem;z-index:1}.nuv-explore-series__image[_ngcontent-%COMP%]   .nuv-three-up-content__video-container-content-ribbon[_ngcontent-%COMP%]::after{content:'';width:10px;height:80px;background-color:#2ba824;right:0;bottom:40px;position:absolute;font-family:Georgia,'Times New Roman',Times,serif;font-style:italic;z-index:1}@media only screen and (max-width:768px){.nuv-explore-series__image[_ngcontent-%COMP%]   .nuv-three-up-content__video-container-content-ribbon-text[_ngcontent-%COMP%]{bottom:28px}.nuv-explore-series__image[_ngcontent-%COMP%]   .nuv-three-up-content__video-container-content-ribbon[_ngcontent-%COMP%]::after{bottom:20px;height:40px}}.nuv-explore-series__image[_ngcontent-%COMP%]   .nuv-three-up-content__video-container-content-play-text[_ngcontent-%COMP%]{color:#fff;position:absolute;bottom:67px;right:93px;font-family:Georgia,'Times New Roman',Times,serif;font-style:italic;font-size:1rem;line-height:1.69rem;z-index:1}@media only screen and (max-width:768px){.nuv-explore-series__image[_ngcontent-%COMP%]   .nuv-three-up-content__video-container-content-play-text[_ngcontent-%COMP%]{bottom:29px;right:52px}}.nuv-explore-series__image-anchor[_ngcontent-%COMP%]{display:block}.nuv-explore-series__blurb[_ngcontent-%COMP%]{margin-bottom:42px;margin-left:calc(41.66667% - 3.54167rem + 18rem)}.nuv-explore-series__article-wrapper[_ngcontent-%COMP%]{margin-left:0;display:block;width:100%}.nuv-explore-series__article[_ngcontent-%COMP%]{width:31.65%;float:left}.nuv-explore-series__article[_ngcontent-%COMP%]:nth-child(2n+2){margin:0 3.2%}.nuv-explore-series__article[_ngcontent-%COMP%]   .nuv-three-up-content__video-container[_ngcontent-%COMP%]::after{content:'';background-image:linear-gradient(180deg,rgba(37,55,70,.15) 25%,rgba(37,55,70,.9) 99%);z-index:0;width:100%;height:100%;top:0;left:0;position:absolute}.nuv-explore-series__article[_ngcontent-%COMP%]   .nuv-three-up-content__video-container-content-ribbon[_ngcontent-%COMP%]{position:absolute;width:100%;height:100%;right:0}.nuv-explore-series__article[_ngcontent-%COMP%]   .nuv-three-up-content__video-container-content-ribbon[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#fff;position:absolute;bottom:35.5px;right:22px;text-align:right;font-family:Georgia,'Times New Roman',Times,serif;font-style:italic;font-size:1rem;line-height:1.69rem;z-index:1}.nuv-explore-series__article[_ngcontent-%COMP%]   .nuv-three-up-content__video-container-content-ribbon[_ngcontent-%COMP%]::after{content:'';width:10px;height:60px;background-color:#2ba824;right:0;bottom:20px;position:absolute;font-family:Georgia,'Times New Roman',Times,serif;font-style:italic;z-index:1}@media only screen and (max-width:768px){.nuv-explore-series__article[_ngcontent-%COMP%]   .nuv-three-up-content__video-container-content-ribbon[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{bottom:28px}.nuv-explore-series__article[_ngcontent-%COMP%]   .nuv-three-up-content__video-container-content-ribbon[_ngcontent-%COMP%]::after{height:40px}}.nuv-explore-series__article[_ngcontent-%COMP%]   .nuv-three-up-content__video-container-content-lock[_ngcontent-%COMP%]{position:absolute;width:100%;height:100%;right:0}.nuv-explore-series__article[_ngcontent-%COMP%]   .nuv-three-up-content__video-container-content-lock[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#fff;position:absolute;bottom:35.5px;right:10px;text-align:right;font-family:Georgia,'Times New Roman',Times,serif;font-style:italic;font-size:1rem;line-height:1.69rem;z-index:1}.nuv-explore-series__article[_ngcontent-%COMP%]   .nuv-three-up-content__video-container-content-play[_ngcontent-%COMP%]{position:absolute;width:100%;height:100%;right:0}.nuv-explore-series__article[_ngcontent-%COMP%]   .nuv-three-up-content__video-container-content-play[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#fff;position:absolute;bottom:35.5px;right:71px;text-align:right;font-family:Georgia,'Times New Roman',Times,serif;font-style:italic;font-size:1rem;line-height:1.69rem;z-index:1}@media only screen and (max-width:768px){.nuv-explore-series__article[_ngcontent-%COMP%]   .nuv-three-up-content__video-container-content-play[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{bottom:29px;right:52px}}.nuv-explore-series__article-separator[_ngcontent-%COMP%]{width:100%;border-top:1px solid #fff;margin:10px 0;height:10px;float:left}.nuv-explore-series__title[_ngcontent-%COMP%]{color:#fff;display:inline;border-bottom:1px solid transparent;transition:border-color .25s ease}.nuv-explore-series__title[_ngcontent-%COMP%]:hover{border-color:#2ba824}.nuv-explore-series__footer[_ngcontent-%COMP%]{margin-bottom:0;margin-top:0}.nuv-explore-series__footer[_ngcontent-%COMP%]   a.nuv-three-up-content__author[_ngcontent-%COMP%]{color:#bdc3c7;margin:5px 0}.nuv-explore-series__top-footer[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-weight:400;font-size:18px;line-height:27px;letter-spacing:0;color:#fff;margin-top:10px}.nuv-explore-series__footer-author-name[_ngcontent-%COMP%]{color:#bdc3c7;font-size:16px}.nuv-explore-series__footer-author-name[_ngcontent-%COMP%]::after{content:'';position:relative;display:block;border-bottom:1px solid #bdc3c7;bottom:7px}.nuv-explore-series__footer-date[_ngcontent-%COMP%]{color:#bdc3c7;font-size:16px}.nuv-explore-series__theme[_ngcontent-%COMP%]{margin-top:0}.nuv-explore-series__footer-multiauthor[_ngcontent-%COMP%]{font-style:italic}.nuv-explore-series__headline[_ngcontent-%COMP%]{margin-left:25px;float:left;width:31.65%;margin-bottom:0;font-size:32px;line-height:42px}.nuv-explore-series__title-box-headline[_ngcontent-%COMP%]{margin-left:80px;margin-top:47px;position:relative;font-size:32px;padding-top:5px;margin-bottom:27px}.nuv-explore-series__title-box-headline[_ngcontent-%COMP%]::before{content:\"\";position:absolute;width:104px;height:4px;background-color:#4bb2d0;top:-5px}.nuv-explore-series__title-box-headline[_ngcontent-%COMP%]::after{content:'';width:57%;height:240px;background:#0092bc;display:block;position:absolute;top:-47px;left:-41px;z-index:-1}.nuv-explore-series__background-letter[_ngcontent-%COMP%]{width:100vw;height:calc(100% - 42px)}.nuv-explore-series__background-letter-grey[_ngcontent-%COMP%]{width:100vw;height:calc(100% - 42px);background-color:#e8edef}@media (max-width:767px){.nuv-explore-series[_ngcontent-%COMP%]{padding-left:0;padding-right:20px}.nuv-explore-series__image-wrapper[_ngcontent-%COMP%]{margin-left:40px;width:calc(100% - 3.762rem);margin-top:20px}}@media (min-width:768px) and (max-width:1023px){.nuv-explore-series[_ngcontent-%COMP%]{padding:0 20px}.nuv-explore-series__image-wrapper[_ngcontent-%COMP%]{margin-left:50px;width:calc(100% - 5.5rem);margin-top:20px}}@media (max-width:1023px){.nuv-explore-series__image[_ngcontent-%COMP%]{width:100%;margin:0;float:none;height:auto}.nuv-explore-series__content[_ngcontent-%COMP%], .nuv-explore-series__image[_ngcontent-%COMP%]   picture[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%}.nuv-explore-series__title[_ngcontent-%COMP%]{font-size:22px;line-height:32px}.nuv-explore-series__imagelink[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{min-height:unset}.nuv-explore-series__headline[_ngcontent-%COMP%]{margin-left:0;float:left;font-size:18px;width:100%;line-height:32px;margin-bottom:40px}.nuv-explore-series__top-footer[_ngcontent-%COMP%]{font-size:16px}.nuv-explore-series__footerlower[_ngcontent-%COMP%]{margin-bottom:70px}.nuv-explore-series__footerlower[_ngcontent-%COMP%]   [_ngcontent-%COMP%]:last-child{margin-bottom:0}.nuv-explore-series__theme[_ngcontent-%COMP%]{margin-top:15px}.nuv-explore-series__article-wrapper[_ngcontent-%COMP%]{margin-top:0;padding-right:0}.nuv-explore-series__article[_ngcontent-%COMP%]{height:auto;width:100%;margin:0}.nuv-explore-series__article[_ngcontent-%COMP%]:nth-child(2n+2){margin:0}.nuv-explore-series__article[_ngcontent-%COMP%]   div.nuv-three-up-content__video-container[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{width:100%;text-align:center}.nuv-explore-series__article[_ngcontent-%COMP%]   div.nuv-three-up-content__video-container[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   picture[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%}.nuv-explore-series__article-separator[_ngcontent-%COMP%], .nuv-explore-series__footer-description[_ngcontent-%COMP%]{display:none}.nuv-explore-series__background-letter[_ngcontent-%COMP%]{position:absolute;left:0;transform:none;margin-left:20px;width:calc(100% - 23px)}.nuv-explore-series__title-box-headline[_ngcontent-%COMP%]{font-size:26px;padding-top:24px;margin-left:25px;width:calc(100% + 40px)}.nuv-explore-series__title-box-headline[_ngcontent-%COMP%]::before{top:4px}.nuv-explore-series__title-box-headline[_ngcontent-%COMP%]::after{content:'';width:100%;height:180px;left:-68px}}@media (min-width:1025px){.nuv-explore-series__title-box-headline[_ngcontent-%COMP%]{margin-left:108px}.nuv-explore-series__title-box-headline[_ngcontent-%COMP%]::after{content:'';left:-68px}.nuv-explore-series__image-wrapper[_ngcontent-%COMP%]{margin-left:148px;width:calc(100% - 11.8rem)}.nuv-explore-series__article-separator[_ngcontent-%COMP%]{margin:15px 0}}@media (min-width:1400px){.nuv-explore-series__image[_ngcontent-%COMP%]{width:calc(63% + 1.6rem)}.nuv-explore-series__article[_ngcontent-%COMP%]{width:31.2%}.nuv-explore-series__headline[_ngcontent-%COMP%]{width:31%;margin-left:3.75%}}@media (min-width:1024px) and (max-width:1399px){.nuv-explore-series__article[_ngcontent-%COMP%]{width:30%}.nuv-explore-series__article[_ngcontent-%COMP%]:nth-child(2n+2){margin:0 5%}.nuv-explore-series__headline[_ngcontent-%COMP%]{width:30%;margin-left:5%;font-size:28px;line-height:38px}.nuv-explore-series__image[_ngcontent-%COMP%]{width:65%}}@media (min-width:768px) and (max-width:1023px){.nuv-explore-series__article[_ngcontent-%COMP%]:nth-child(2n+2){margin:0 5%}.nuv-explore-series__article[_ngcontent-%COMP%]{height:auto;width:30%;margin:0}.nuv-explore-series__image[_ngcontent-%COMP%]{width:65%;float:left;height:auto;margin:0}.nuv-explore-series__headline[_ngcontent-%COMP%]{margin-left:5%;margin-top:-15px;margin-bottom:0;float:left;width:30%}.nuv-explore-series__article-separator[_ngcontent-%COMP%]{display:block}.nuv-explore-series__title-box-headline[_ngcontent-%COMP%]{width:55%;padding-top:10px;margin-left:0}.nuv-explore-series__title[_ngcontent-%COMP%]{font-size:22px;line-height:28px}.nuv-explore-series__footer-author-name[_ngcontent-%COMP%]{font-size:16px}.nuv-explore-series__footer-date[_ngcontent-%COMP%]{font-size:14px}.nuv-explore-series__footerlower[_ngcontent-%COMP%]{margin-bottom:20px}.nuv-explore-series__content[_ngcontent-%COMP%]{overflow:visible}.nuv-explore-series__imagelink[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{min-height:113px}.nuv-explore-series__background-letter[_ngcontent-%COMP%]{width:100vw;left:50%;margin-left:-50vw}.nuv-explore-series__three-up-content[_ngcontent-%COMP%]{margin-left:0;width:100%}.nuv-explore-series__image-wrapper[_ngcontent-%COMP%]{width:100%;margin:0}}@media only screen and (min-width:768px) and (max-width:1023px) and (orientation:landscape){.nuv-explore-series__headline[_ngcontent-%COMP%]{margin-top:0}}@media (min-width:47.75rem){.nuv-three-up-content__title.nuv-explore-series__title[_ngcontent-%COMP%]{line-height:2rem}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.nuv-explore-series__title-box-headline[_ngcontent-%COMP%]::after{height:245px}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){.nuv-explore-series__title-box-headline[_ngcontent-%COMP%]::after{width:415px}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){.nuv-explore-series__title-box-headline[_ngcontent-%COMP%]::after{width:500px}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px){.nuv-explore-series__title-box-headline[_ngcontent-%COMP%]::after{height:245px}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (orientation:portrait){.nuv-explore-series__title-box-headline[_ngcontent-%COMP%]::after{width:415px}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (orientation:landscape){.nuv-explore-series__title-box-headline[_ngcontent-%COMP%]::after{width:500px}}.nuv-explore-series__top-footer.nuv-explore-series__footer-multiauthor.nuv-explore-series__footerlower[_ngcontent-%COMP%]{margin-top:0}.nuv-explore-series[_ngcontent-%COMP%]   .content_grey[_ngcontent-%COMP%]   .nuv-explore-series__title[_ngcontent-%COMP%]{color:#253746;display:inline;border-bottom:1px solid transparent;transition:border-color .25s ease}.nuv-explore-series[_ngcontent-%COMP%]   .content_grey[_ngcontent-%COMP%]   .nuv-explore-series__title[_ngcontent-%COMP%]:hover{border-color:#2ba824}.nuv-explore-series[_ngcontent-%COMP%]   .content_grey[_ngcontent-%COMP%]   .nuv-explore-series__top-footer[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-weight:400;font-size:18px;line-height:27px;letter-spacing:0;color:#253746;margin-top:10px}.nuv-explore-series[_ngcontent-%COMP%]   .content_grey[_ngcontent-%COMP%]   .nuv-explore-series__footer-author-name[_ngcontent-%COMP%], .nuv-explore-series[_ngcontent-%COMP%]   .content_grey[_ngcontent-%COMP%]   .nuv-explore-series__footer-date[_ngcontent-%COMP%]{color:#66737d;font-size:16px}.nuv-explore-series[_ngcontent-%COMP%]   .content_grey[_ngcontent-%COMP%]   .nuv-explore-series__footer-author-name[_ngcontent-%COMP%]::after{content:'';position:relative;display:block;border-bottom:1px solid #66737d;bottom:7px}.nuv-explore-series[_ngcontent-%COMP%]   .content_grey[_ngcontent-%COMP%]   .nuv-explore-series__article-separator[_ngcontent-%COMP%]{width:100%;border-top:1px solid #66737d;margin:10px 0;height:10px;float:left}.nuv-three-up-content__button[_ngcontent-%COMP%]{width:100%;text-align:end;display:flex;flex-direction:row-reverse;align-items:center;gap:15px}.nuv-three-up-content__button-ribbon[_ngcontent-%COMP%]{width:100%;border-top:1px solid #fff}"]],data:{}});function HL(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"div",[["class","nuv-three-up-content__video-container"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"div",[["class","nuv-three-up-content__video-container-content-ribbon"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,"span",[["class","nuv-three-up-content__video-container-content-ribbon-text"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(3,0,null,null,3,"a",[["class","nuv-explore-series__image-anchor"]],[[8,"href",4]],null,null,null,null)),(t()(),Ki(4,0,null,null,2,"picture",[],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,"source",[["media","(min-width: 1023px)"]],[[8,"srcset",4]],null,null,null,null)),(t()(),Ki(6,0,null,null,0,"img",[["style","width:100%"]],[[8,"src",4],[8,"alt",0]],null,null,null,null))],null,(function(t,n){var e=n.component;t(n,2,0,e.featuredcard.VideoLength+e.featuredcard.RegistrationText),t(n,3,0,null==e.featuredcard.Link?null:e.featuredcard.Link.Url),t(n,5,0,e.featuredcard.ImageUrl),t(n,6,0,e.featuredcard.ImageUrl,null==e.featuredcard.Image?null:e.featuredcard.Image.Alt)}))}function WL(t){return pr(0,[(t()(),Ki(0,0,null,null,10,"div",[["class","nuv-three-up-content__video-container video-overlay-trigger"],["data-action","play"]],[[1,"data-id",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,1,"div",[["class","nuv-three-up-content__video-container-content-play"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,"span",[["class","nuv-three-up-content__video-container-content-play-text"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(3,0,null,null,3,"a",[["class","svgPlayVideo"]],[[1,"data-id",0]],null,null,null,null)),(t()(),Ki(4,0,null,null,2,"picture",[],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,"source",[["media","(min-width: 1023px)"]],[[8,"srcset",4]],null,null,null,null)),(t()(),Ki(6,0,null,null,0,"img",[["style","width:100%"]],[[8,"src",4],[8,"alt",0]],null,null,null,null)),(t()(),Ki(7,0,null,null,3,"div",[["class","nuv-landing-hero__play-button video-overlay-trigger video-overlay-trigger"],["data-action","play"]],[[1,"data-id",0]],null,null,null,null)),(t()(),Ki(8,0,null,null,2,"a",[["class","svgPlayVideo"]],[[1,"data-id",0]],null,null,null,null)),(t()(),Ki(9,0,null,null,1,":svg:svg",[["aria-label","nuv-landing-hero-play-icon"],["class","nuv-landing-hero__play-icon"],["data-action","play"],["focusable","false"],["height","17"],["role","img"],["viewBox","0 0 15 17"],["width","15"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,0,":svg:path",[["d","M.714.893l13.5 7.714-13.5 7.714"],["fill","#FFF"],["fill-rule","evenodd"]],null,null,null,null,null))],null,(function(t,n){var e=n.component;t(n,0,0,e.featuredcard.SupplementalVideo.VideoId),t(n,2,0,e.featuredcard.VideoLength),t(n,3,0,e.featuredcard.SupplementalVideo.VideoId),t(n,5,0,e.featuredcard.ImageUrl),t(n,6,0,e.featuredcard.ImageUrl,null==e.featuredcard.Image?null:e.featuredcard.Image.Alt),t(n,7,0,e.featuredcard.SupplementalVideo.VideoId),t(n,8,0,e.featuredcard.SupplementalVideo.VideoId)}))}function $L(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"a",[["class","nuv-explore-series__image-anchor"]],[[8,"href",4]],null,null,null,null)),(t()(),Ki(2,0,null,null,2,"picture",[],null,null,null,null,null)),(t()(),Ki(3,0,null,null,0,"source",[["media","(min-width: 1023px)"]],[[8,"srcset",4]],null,null,null,null)),(t()(),Ki(4,0,null,null,0,"img",[["style","width:100%"]],[[8,"src",4],[8,"alt",0]],null,null,null,null))],null,(function(t,n){var e=n.component;t(n,1,0,null==e.featuredcard.Link?null:e.featuredcard.Link.Url),t(n,3,0,e.featuredcard.ImageUrl),t(n,4,0,e.featuredcard.ImageUrl,null==e.featuredcard.Image?null:e.featuredcard.Image.Alt)}))}function qL(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"a",[["class","nuv-three-up-content__theme nuv-explore-series__theme"],["target","_self"]],[[8,"href",4]],null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,0,0,null==e.featuredcard.EyebrowLink?null:e.featuredcard.EyebrowLink.Url),t(n,1,0,e.featuredcard.Eyebrow)}))}function YL(t){return pr(0,[(t()(),Ki(0,0,null,null,1,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,0,"a",[["class","nuv-explore-series__title"]],[[8,"href",4],[8,"innerHTML",1]],null,null,null,null))],null,(function(t,n){var e=n.component;t(n,1,0,e.featuredcard.RegistrationLink,e.featuredcard.Title)}))}function XL(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"a",[["class","nuv-explore-series__title"]],[[8,"href",4],[8,"innerHTML",1]],null,null,null,null))],null,(function(t,n){var e=n.component;t(n,0,0,null==e.featuredcard.Link?null:e.featuredcard.Link.Url,e.featuredcard.Title)}))}function ZL(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[["class","nuv-explore-series__title video-overlay-trigger"],["data-action","play"]],[[1,"data-id",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,0,"a",[["class","svgPlayVideo nuv-explore-series__title"]],[[1,"data-id",0],[8,"innerHTML",1]],null,null,null,null))],null,(function(t,n){var e=n.component;t(n,0,0,e.featuredcard.SupplementalVideo.VideoId),t(n,1,0,e.featuredcard.SupplementalVideo.VideoId,e.featuredcard.Title)}))}function KL(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,XL)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,ZL)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){var e=n.component;t(n,1,0,e.featuredcard.Type!==e.isVideo),t(n,3,0,e.featuredcard.Type===e.isVideo)}),null)}function JL(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"div",[["class","nuv-explore-series__top-footer nuv-explore-series__footer-description"]],[[8,"innerHTML",1]],null,null,null,null))],null,(function(t,n){t(n,0,0,n.component.featuredcard.Subcopy)}))}function QL(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[["class","nuv-explore-series__nostyle"]],null,null,null,null,null)),(t()(),hr(-1,null,[" , \xa0 "]))],null,null)}function tD(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.parent.context.$implicit.Name)}))}function nD(t){return pr(0,[(t()(),Ki(0,0,null,null,5,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,QL)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(3,0,null,null,2,"a",[["class","nuv-explore-series__footer-author-name"],["target","_self"]],[[8,"href",4]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,tD)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,2,0,n.context.index>0&&n.context.$implicit.Name),t(n,5,0,n.context.$implicit.Name)}),(function(t,n){t(n,3,0,null==n.context.$implicit.Link?null:n.context.$implicit.Link.Url)}))}function eD(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-explore-series__top-footer nuv-explore-series__footer-multiauthor"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,nD)),jl(3,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,3,0,n.component.featuredcard.Authors)}),null)}function oD(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[["class","nuv-explore-series__footer-date"]],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.component.featuredcard.PublishDateString)}))}function iD(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[["class","nuv-explore-series__footer-date"]],null,null,null,null,null)),(t()(),hr(-1,null,[" | "]))],null,null)}function lD(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[["class","nuv-explore-series__footer-date"]],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.component.featuredcard.ReadTime)}))}function rD(t){return pr(0,[(t()(),Ki(0,0,null,null,25,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,24,"div",[["class","nuv-image-callout-breaker__image-wrapper nuv-explore-series__image-wrapper"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,6,"div",[["class","nuv-image-callout-breaker__image nuv-explore-series__image"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,HL)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,WL)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,$L)),jl(8,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(9,0,null,null,16,"div",[["class","nuv-image-callout-breaker__headline nuv-explore-series__headline"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,qL)),jl(11,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,YL)),jl(13,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["fblock2",2]],null,0,null,KL)),(t()(),Zi(16777216,null,null,1,null,JL)),jl(16,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,eD)),jl(18,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(19,0,null,null,6,"div",[["class","nuv-explore-series__top-footer nuv-explore-series__footer-multiauthor nuv-explore-series__footerlower"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,oD)),jl(21,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,iD)),jl(23,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,lD)),jl(25,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,4,0,e.featuredcard.RegistrationText),t(n,6,0,e.featuredcard.SupplementalVideo&&!e.featuredcard.RegistrationText),t(n,8,0,!e.featuredcard.SupplementalVideo&&!e.featuredcard.RegistrationText),t(n,11,0,!e.displayproperties.HideFeaturedTopicEyebrow),t(n,13,0,e.featuredcard.RegistrationLink,Al(n,14)),t(n,16,0,!e.displayproperties.HideFeaturedSubheadCopy),t(n,18,0,!e.displayproperties.HideFeaturedAuthor&&e.featuredcard.Authors),t(n,21,0,!e.displayproperties.HideFeaturedDate&&e.featuredcard.PublishDateString),t(n,23,0,e.featuredcard.PublishDateString&&e.featuredcard.ReadTime&&!e.displayproperties.HideFeaturedReadTime&&!e.displayproperties.HideFeaturedDate),t(n,25,0,!e.displayproperties.HideFeaturedReadTime)}),null)}function cD(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"div",[["class","nuv-explore-series__article-separator"]],null,null,null,null,null))],null,null)}function aD(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"div",[["class","nuv-three-up-content__video-container"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"div",[["class","nuv-three-up-content__video-container-content-ribbon"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,"span",[["class","nuv-three-up-content__video-container-text"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(3,0,null,null,3,"a",[["class","nuv-explore-series__imagelink"],["target","_self"]],[[8,"href",4]],null,null,null,null)),(t()(),Ki(4,0,null,null,2,"picture",[["class","nuv-three-up-content__thumbnail-picture-container"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,"source",[["media","(max-width: 764px)"]],[[8,"srcset",4]],null,null,null,null)),(t()(),Ki(6,0,null,null,0,"img",[],[[8,"src",4],[8,"alt",0]],null,null,null,null))],null,(function(t,n){t(n,2,0,n.parent.context.$implicit.VideoLength+n.parent.context.$implicit.RegistrationText),t(n,3,0,n.parent.context.$implicit.Link.Url),t(n,5,0,n.parent.context.$implicit.ImageUrl),t(n,6,0,n.parent.context.$implicit.ImageUrl,null==n.parent.context.$implicit.Image?null:n.parent.context.$implicit.Image.Alt)}))}function sD(t){return pr(0,[(t()(),Ki(0,0,null,null,10,"div",[["class","nuv-three-up-content__video-container video-overlay-trigger"],["data-action","play"]],[[1,"data-id",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,1,"div",[["class","nuv-three-up-content__video-container-content-play"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,"span",[["class","nuv-three-up-content__video-container-text"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(3,0,null,null,3,"a",[["class","svgPlayVideo"]],[[1,"data-id",0]],null,null,null,null)),(t()(),Ki(4,0,null,null,2,"picture",[["class","nuv-three-up-content__thumbnail-picture-container"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,"source",[["media","(max-width: 764px)"]],[[8,"srcset",4]],null,null,null,null)),(t()(),Ki(6,0,null,null,0,"img",[],[[8,"src",4],[8,"alt",0]],null,null,null,null)),(t()(),Ki(7,0,null,null,3,"div",[["class","nuv-three-up-content__play-button video-overlay-trigger"],["data-action","play"]],[[1,"data-id",0]],null,null,null,null)),(t()(),Ki(8,0,null,null,2,"a",[["class","svgPlayVideo"]],[[1,"data-id",0]],null,null,null,null)),(t()(),Ki(9,0,null,null,1,":svg:svg",[["aria-label","nuv-three-up-content-play-icon"],["class","nuv-three-up-content__play-icon"],["data-action","play"],["focusable","false"],["height","17"],["role","img"],["viewBox","0 0 15 17"],["width","15"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,0,":svg:path",[["d","M.714.893l13.5 7.714-13.5 7.714"],["fill","#FFF"],["fill-rule","evenodd"]],null,null,null,null,null))],null,(function(t,n){t(n,0,0,n.parent.context.$implicit.SupplementalVideo.VideoId),t(n,2,0,n.parent.context.$implicit.VideoLength),t(n,3,0,n.parent.context.$implicit.SupplementalVideo.VideoId),t(n,5,0,n.parent.context.$implicit.ImageUrl),t(n,6,0,n.parent.context.$implicit.ImageUrl,null==n.parent.context.$implicit.Image?null:n.parent.context.$implicit.Image.Alt),t(n,7,0,n.parent.context.$implicit.SupplementalVideo.VideoId),t(n,8,0,n.parent.context.$implicit.SupplementalVideo.VideoId)}))}function uD(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"a",[["class"," nuv-three-up-content__video-container nuv-explore-series__imagelink"],["target","_self"]],[[8,"href",4]],null,null,null,null)),(t()(),Ki(1,0,null,null,2,"picture",[["class","nuv-three-up-content__thumbnail-picture-container"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,"source",[["media","(max-width: 764px)"]],[[8,"srcset",4]],null,null,null,null)),(t()(),Ki(3,0,null,null,0,"img",[],[[8,"src",4],[8,"alt",0]],null,null,null,null))],null,(function(t,n){t(n,0,0,n.parent.context.$implicit.Link.Url),t(n,2,0,n.parent.context.$implicit.ImageUrl),t(n,3,0,n.parent.context.$implicit.ImageUrl,null==n.parent.context.$implicit.Image?null:n.parent.context.$implicit.Image.Alt)}))}function dD(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"a",[["class","nuv-three-up-content__theme"],["target","_self"]],[[8,"href",4]],null,null,null,null)),(t()(),hr(1,null,[""," "]))],null,(function(t,n){t(n,0,0,null==n.parent.context.$implicit.EyebrowLink?null:n.parent.context.$implicit.EyebrowLink.Url),t(n,1,0,n.parent.context.$implicit.Eyebrow)}))}function gD(t){return pr(0,[(t()(),Ki(0,0,null,null,1,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,0,"a",[["class","nuv-three-up-content__title nuv-explore-series__title"]],[[8,"href",4],[8,"innerHTML",1]],null,null,null,null))],null,(function(t,n){t(n,1,0,n.parent.context.$implicit.RegistrationLink,n.parent.context.$implicit.Title)}))}function hD(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"a",[["class","nuv-three-up-content__title nuv-explore-series__title"],["target","_self"]],[[8,"href",4],[8,"innerHTML",1]],null,null,null,null))],null,(function(t,n){t(n,0,0,n.parent.parent.context.$implicit.Link.Url,n.parent.parent.context.$implicit.Title)}))}function _D(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[["class","nuv-three-up-content__title nuv-explore-series__title video-overlay-trigger"],["data-action","play"]],[[1,"data-id",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,0,"a",[["class","svgPlayVideo nuv-explore-series__title"]],[[1,"data-id",0],[8,"innerHTML",1]],null,null,null,null))],null,(function(t,n){t(n,0,0,n.parent.parent.context.$implicit.SupplementalVideo.VideoId),t(n,1,0,n.parent.parent.context.$implicit.SupplementalVideo.VideoId,n.parent.parent.context.$implicit.Title)}))}function CD(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,hD)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,_D)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){var e=n.component;t(n,1,0,n.parent.context.$implicit.Type!==e.isVideo),t(n,3,0,n.parent.context.$implicit.Type===e.isVideo)}),null)}function pD(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"div",[["class","nuv-explore-series__top-footer nuv-explore-series__footer-description"]],[[8,"innerHTML",1]],null,null,null,null))],null,(function(t,n){t(n,0,0,n.parent.context.$implicit.Subcopy)}))}function fD(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[["class","nuv-explore-series__nostyle"]],null,null,null,null,null)),(t()(),hr(-1,null,[", \xa0"]))],null,null)}function MD(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.parent.context.$implicit.Name)}))}function PD(t){return pr(0,[(t()(),Ki(0,0,null,null,5,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,fD)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(3,0,null,null,2,"a",[["class","nuv-explore-series__footer-author-name"],["target","_self"]],[[8,"href",4]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,MD)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,2,0,n.context.index>0&&n.context.$implicit.Name),t(n,5,0,n.context.$implicit.Name)}),(function(t,n){t(n,3,0,null==n.context.$implicit.Link?null:n.context.$implicit.Link.Url)}))}function OD(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"div",[["class","nuv-explore-series__authors-block"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,2,"div",[["class","nuv-explore-series__top-footer nuv-explore-series__footer-multiauthor"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,PD)),jl(4,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,4,0,n.parent.context.$implicit.Authors)}),null)}function mD(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[["class","nuv-explore-series__footer-date"]],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.parent.context.$implicit.PublishDateString)}))}function vD(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[["class","nuv-explore-series__footer-date"]],null,null,null,null,null)),(t()(),hr(-1,null,[" | "]))],null,null)}function yD(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[["class","nuv-explore-series__footer-date"]],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.parent.context.$implicit.ReadTime)}))}function bD(t){return pr(0,[(t()(),Ki(0,0,null,null,1,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,0,"div",[["class","nuv-explore-series__article-separator"]],null,null,null,null,null))],null,null)}function xD(t){return pr(0,[(t()(),Ki(0,0,null,null,27,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,24,"div",[["class","nuv-three-up-content__article nuv-explore-series__article"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,aD)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,sD)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,uD)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,dD)),jl(9,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,gD)),jl(11,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["cblock2",2]],null,0,null,CD)),(t()(),Zi(16777216,null,null,1,null,pD)),jl(14,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,OD)),jl(16,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(17,0,null,null,8,"div",[],null,null,null,null,null)),jl(18,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),dr(19,{"nuv-explore-series__top-footer":0,"nuv-explore-series__footer-multiauthor":1,"nuv-explore-series__footerlower":2}),(t()(),Zi(16777216,null,null,1,null,mD)),jl(21,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,vD)),jl(23,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,yD)),jl(25,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,bD)),jl(27,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){var e=n.component;t(n,3,0,n.context.$implicit.RegistrationText),t(n,5,0,n.context.$implicit.SupplementalVideo&&!n.context.$implicit.RegistrationText),t(n,7,0,!n.context.$implicit.SupplementalVideo&&!n.context.$implicit.RegistrationText),t(n,9,0,!e.displayproperties.HideAllSmallCardTopicEyebrow),t(n,11,0,n.context.$implicit.RegistrationLink,Al(n,12)),t(n,14,0,!e.displayproperties.HideAllSmallCardSubheadCopy),t(n,16,0,!e.displayproperties.HideAllSmallCardAuthor&&n.context.$implicit.Authors);var o=t(n,19,0,!0,!0,n.context.index<n.context.count);t(n,18,0,o),t(n,21,0,!e.displayproperties.HideAllSmallCardDate),t(n,23,0,n.context.$implicit.PublishDateString&&n.context.$implicit.ReadTime&&!e.displayproperties.HideAllSmallCardReadTime&&!e.displayproperties.HideAllSmallCardDate),t(n,25,0,!e.displayproperties.HideAllSmallCardReadTime),t(n,27,0,(n.context.index+1)%3==0&&n.context.count>n.context.index+1)}),null)}function AD(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","nuv-three-up-content__button"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-button"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"a",[["class","nuv-button__btn"],["data-track-hover",""]],[[8,"href",4],[8,"target",0]],null,null,null,null)),(t()(),hr(3,null,["",""])),(t()(),Ki(4,0,null,null,0,"div",[["class","nuv-three-up-content__button-ribbon"]],null,null,null,null,null))],null,(function(t,n){var e=n.component;t(n,2,0,e.buttonLink,e.buttonTarget),t(n,3,0,e.buttonTitle)}))}function wD(t){return pr(0,[(t()(),Ki(0,0,null,null,18,"div",[["class","nuv-image-callout-breaker nuv-image-callout-breaker--theme-color-green nuv-explore-series"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,17,"div",[["class","nuv-image-callout-breaker__main-wrapper"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,"div",[],[[8,"className",0]],null,null,null,null)),(t()(),Ki(3,0,null,null,15,"div",[["class",""]],null,null,null,null,null)),jl(4,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),ur(5,1),(t()(),Ki(6,0,null,null,1,"div",[["class","nuv-image-callout-breaker__image-wrapper nuv-explore-series__title-box-wrapper"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,"div",[["class","nuv-image-callout-breaker__headline nuv-explore-series__title-box-headline"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,rD)),jl(9,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(10,0,null,null,8,"div",[["class","nuv-explore-series__image-wrapper nuv-three-up-content nuv-explore-series__three-up-content"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,7,"div",[["class","nuv-three-up-content__container"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,cD)),jl(13,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(14,0,null,null,2,"div",[["class","nuv-three-up-content__article-wrapper nuv-explore-series__article-wrapper"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,xD)),jl(16,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(16777216,null,null,1,null,AD)),jl(18,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component,o=t(n,5,0,e.isGreyBackground?"nuv-image-callout-breaker__content nuv-explore-series__content content_grey":"nuv-image-callout-breaker__content nuv-explore-series__content no-outline");t(n,4,0,"",o),t(n,9,0,!e.displayproperties.HideFeaturedCard&&e.featuredcard),t(n,13,0,!e.displayproperties.HideFeaturedCard&&e.featuredcard),t(n,16,0,e.properties),t(n,18,0,""!==e.buttonTitle&&""!==e.buttonLink)}),(function(t,n){var e=n.component;t(n,2,0,e.backgroundCss),t(n,7,0,e.title)}))}function BD(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"app-explore-series",[],null,null,null,wD,UL)),jl(1,114688,null,0,rM,[],null,null)],(function(t,n){t(n,1,0)}),null)}var kD=Cl("app-explore-series",rM,BD,{title:"data-title",jsonproperties:"data-properties",jsondisplayproperties:"data-displayproperties",backgroundcolor:"data-backgroundcolor",buttonTitle:"button-title",buttonLink:"button-link",buttonTarget:"button-target"},{},[]),SD=mi({encapsulation:0,styles:[[""]],data:{}});function TD(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"app-image-gallery",[],null,null,null,DL,SL)),jl(1,4308992,null,0,iM,[],{properties:[0,"properties"],alignToArticle:[1,"alignToArticle"]},null)],(function(t,n){var e=n.component;t(n,1,0,e.data,e.alignToArticle)}),null)}function ED(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"image-gallery-embed",[],null,null,null,TD,SD)),jl(1,114688,null,0,aM,[cM,Sn],null,null)],(function(t,n){t(n,1,0)}),null)}var ID=Cl("image-gallery-embed",aM,ED,{},{},[]),zD=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}[_nghost-%COMP%]{margin-top:45px;display:block;float:left}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]{margin-top:45px}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%]{margin-top:45px}}[_nghost-%COMP%]::after{clear:both;content:\"\";display:block}.nuv-webinar[_ngcontent-%COMP%]{clear:both;position:relative}.nuv-webinar__tout[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;padding-top:20px;padding-bottom:43px;padding-right:25px;position:relative;background-color:#253746;clear:both}.nuv-webinar__tout[_ngcontent-%COMP%]::after::after{content:'';display:table;clear:both}.nuv-webinar__tout[_ngcontent-%COMP%]::before{content:'';display:block;width:calc(100% + 1.25rem + 1.25rem);height:100%;position:absolute;left:-1.25rem;top:0;background-color:#253746;z-index:-1}.nuv-webinar__tout-theme-title[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-style:normal;font-weight:700;line-height:1.5;letter-spacing:.05625rem;text-transform:uppercase;color:#2ba824;display:block;text-transform:uppercase;margin-top:15px;font-size:.875rem}@media only screen and (min-width:47.75rem){.nuv-webinar__tout-theme-title[_ngcontent-%COMP%]{font-size:.75rem;line-height:1.5;letter-spacing:.05rem}}@media only screen and (min-width:63.9375rem){.nuv-webinar__tout-theme-title[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.5;letter-spacing:.075rem}}.nuv-webinar__tout-headline[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;letter-spacing:-.034375rem;text-transform:none;color:#fff;margin-top:15px;margin-bottom:10px;word-break:break-word;font-size:2rem;line-height:2.625rem;padding-bottom:25px;border-bottom:1px solid #15222c}@media only screen and (min-width:47.75rem){.nuv-webinar__tout-headline[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.nuv-webinar__tout-headline[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.nuv-webinar__tout-author[_ngcontent-%COMP%]{margin-top:1.125rem}.nuv-webinar__tout-author[_ngcontent-%COMP%]:first-child{margin-top:0}.nuv-webinar__tout-author-title[_ngcontent-%COMP%]{position:relative;color:#bdc3c7;font-weight:700}.nuv-webinar__tout-author-name[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-weight:700;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;font-size:1.125rem;font-style:normal;color:#2ba824;margin-bottom:10px;letter-spacing:0}@media only screen and (min-width:47.75rem){.nuv-webinar__tout-author-title[_ngcontent-%COMP%]{font-size:1.125rem}.nuv-webinar__tout-author-name[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.nuv-webinar__tout-author-name[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}@media only screen and (min-width:47.75rem){.nuv-webinar__tout-author-name[_ngcontent-%COMP%]{font-size:1.125rem}.nuv-webinar__tout[_ngcontent-%COMP%]{width:calc(50% - 1.5rem);float:left;margin-left:1rem;padding-right:calc(8.33333333% - 1.08333333rem + 1rem);padding-top:25px}.nuv-webinar__tout[_ngcontent-%COMP%]::before{width:100%;left:auto;right:50%}.nuv-webinar__tout-headline[_ngcontent-%COMP%]{font-size:2rem;line-height:2.625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-webinar__tout-headline[_ngcontent-%COMP%]{font-size:2rem;line-height:2.625rem}}@media only screen and (min-width:63.9375rem){.nuv-webinar__tout[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem;padding-left:calc(8.33333333% - 2.70833333rem);padding-right:25px;padding-top:20px}.nuv-webinar__tout[_ngcontent-%COMP%]::before{display:none}.nuv-webinar__tout-headline[_ngcontent-%COMP%]{font-size:1.95rem}}@media screen and (min-width:63.9375rem) and (max-width:77.0625rem){.nuv-webinar__tout-headline[_ngcontent-%COMP%]{font-size:2rem}}.nuv-webinar__content[_ngcontent-%COMP%]{margin-top:-2.5rem;clear:both;float:none;position:relative;background-color:rgba(178,197,203,.2)}.nuv-webinar__content-description[_ngcontent-%COMP%]{font-family:Georgia;margin-left:1.25rem;margin-right:1.25rem;padding:45px 0}.nuv-webinar__content-description-date-mobile[_ngcontent-%COMP%]{display:block}.nuv-webinar__content-description-date-desktop[_ngcontent-%COMP%]{display:none}.nuv-webinar__content-description-text[_ngcontent-%COMP%]{font-size:1.375rem;line-height:2rem;color:#253746;padding-bottom:32px;margin:0}.nuv-webinar__content-description-date[_ngcontent-%COMP%]{padding-bottom:30px}.nuv-webinar__content-description-date[_ngcontent-%COMP%], .nuv-webinar__content-description-date[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-weight:700;font-size:1rem;font-style:italic;color:#253746}.nuv-webinar__content-description-date[_ngcontent-%COMP%]   span[_ngcontent-%COMP%], .nuv-webinar__content-description-date[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%]{vertical-align:middle;display:inline-block}.nuv-webinar__content-description-date[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{margin-left:10px}.nuv-webinar__content-description-button[_ngcontent-%COMP%]{font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:400;color:#fff;font-size:16px;background-color:#2ba824;text-align:center;width:184px;padding:15px 10px 13px;height:46px}.nuv-webinar__content-description-link-container[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-family:Georgia;font-weight:400;font-size:22px;font-style:italic;color:#2ba824;text-decoration:underline}@media only screen and (min-width:47.75rem){.nuv-webinar[_ngcontent-%COMP%]{display:flex;align-items:center}.nuv-webinar__content[_ngcontent-%COMP%]{float:left;margin-top:0;clear:none;margin-left:0;width:calc(50% - .5rem)}.nuv-webinar__content-description[_ngcontent-%COMP%]{margin-left:30px}.nuv-webinar__content-description-date-mobile[_ngcontent-%COMP%]{display:none}.nuv-webinar__content-description-date-desktop[_ngcontent-%COMP%]{display:block}.nuv-webinar__content-description-text[_ngcontent-%COMP%]{font-size:1.375rem;line-height:2rem}.nuv-webinar__content-description-button-container[_ngcontent-%COMP%]{text-align:right}.nuv-webinar__content-description-button-container[_ngcontent-%COMP%]   .nuv-button--green[_ngcontent-%COMP%]   a[target=\"_blank\"][_ngcontent-%COMP%]::after{bottom:17px}}@media only screen and (min-width:63.9375rem){.nuv-webinar__content[_ngcontent-%COMP%]{float:left;position:relative;margin-top:0;clear:none;margin-left:0;width:calc(60% - 2.5rem)}.nuv-webinar__content-description[_ngcontent-%COMP%]{padding:81px 0 66px}.nuv-webinar__content-description-text[_ngcontent-%COMP%]{font-size:1.375rem;padding-bottom:20px}.nuv-webinar__content-description-date[_ngcontent-%COMP%]{padding-bottom:10px}.nuv-webinar__tout-author-wrapper[_ngcontent-%COMP%]{padding-right:75px}}.nuv-webinar__tout-author-title[_ngcontent-%COMP%]{font-size:1rem;line-height:1.25rem;font-family:Georgia,Times,serif;font-style:italic}.nuv-webinar__external-icon--hide[_ngcontent-%COMP%]{display:none}.nuv-webinar__external-icon[_ngcontent-%COMP%]{margin-left:5px}.nuv-webinar__content-description-button-text.nuv-webinar__content-description-button-svg[_ngcontent-%COMP%]{position:relative;top:-3px}.nuv-button__btn.nuv-webinar__content-description-link[_ngcontent-%COMP%]{text-decoration:underline!important}.nuv-webinar__tout-author-designation[_ngcontent-%COMP%]{color:#bdc3c7;font-size:80%}"]],data:{}});function LD(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"a",[["class","nuv-webinar__tout-theme-title"]],[[8,"href",4]],null,null,null,null)),(t()(),hr(2,null,["",""]))],null,(function(t,n){var e=n.component;t(n,1,0,Yi(1,"",e.Webinar.EyebrowLink,"")),t(n,2,0,e.Webinar.Eyebrow)}))}function DD(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[["class","nuv-webinar__tout-theme-title"]],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.component.Webinar.Eyebrow)}))}function ND(t){return pr(0,[(t()(),Ki(0,0,null,null,8,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,7,"div",[["class","nuv-webinar__tout-author"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,4,"div",[["class","nuv-webinar__tout-author-name"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,1,"a",[["target","_self"]],[[1,"href",4],[8,"innerHTML",1]],null,null,null,null)),sr(4,1),(t()(),Ki(5,0,null,null,1,"small",[["class","nuv-webinar__tout-author-designation"]],null,null,null,null,null)),(t()(),hr(6,null,["",""])),(t()(),Ki(7,0,null,null,1,"div",[["class","nuv-webinar__tout-author-title"]],null,null,null,null,null)),(t()(),hr(8,null,["",""]))],null,(function(t,n){var e=n.parent.context.$implicit.Url,o=Oi(n,3,1,t(n,4,0,Al(n.parent.parent,0),n.parent.context.$implicit.SpeakerName));t(n,3,0,e,o),t(n,6,0,n.parent.context.$implicit.SpeakerDesignation),t(n,8,0,n.parent.context.$implicit.Description)}))}function FD(t){return pr(0,[(t()(),Ki(0,0,null,null,5,"div",[["class","nuv-webinar__tout-author"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-webinar__tout-author-name"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"div",[],[[8,"innerHTML",1]],null,null,null,null)),sr(3,1),(t()(),Ki(4,0,null,null,1,"div",[["class","nuv-webinar__tout-author-title"]],null,null,null,null,null)),(t()(),hr(5,null,["",""]))],null,(function(t,n){var e=Oi(n,2,0,t(n,3,0,Al(n.parent.parent,0),n.parent.context.$implicit.SpeakerName));t(n,2,0,e),t(n,5,0,n.parent.context.$implicit.Description)}))}function jD(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,ND)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["person",2]],null,0,null,FD))],(function(t,n){t(n,2,0,"PeopleDetail"==n.context.$implicit.SpeakerType,Al(n,3))}),null)}function RD(t){return pr(0,[(t()(),Ki(0,0,null,null,46,"div",[["class","nuv-webinar__content-description-date nuv-webinar__content-description-date-mobile"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,43,":svg:svg",[["aria-label","desc_calender_icon"],["class","desc_calender_icon"],["height","29.344"],["role","img"],["viewBox","0 0 28 29.344"],["width","28"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,42,":svg:g",[["data-name","Group 227"],["transform","translate(-403.983 -1109.55)"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,0,":svg:path",[["d","M354.273,359.7h-2.728a.274.274,0,0,1-.273-.273v-.961a.687.687,0,0,0-1.374,0v.961a.274.274,0,0,1-.273.273h-9.643a.274.274,0,0,1-.273-.273v-.961a.705.705,0,0,0-.687-.687.68.68,0,0,0-.687.687v.961a.274.274,0,0,1-.273.273h-2.728a4.535,4.535,0,0,0-4.53,4.529v18.365a4.535,4.535,0,0,0,4.53,4.529h18.941a4.534,4.534,0,0,0,4.529-4.529V364.229A4.534,4.534,0,0,0,354.273,359.7Zm3.193,22.932a3.158,3.158,0,0,1-3.155,3.155H335.332a3.158,3.158,0,0,1-3.155-3.155v-13.6a.273.273,0,0,1,.4-.244,1.108,1.108,0,0,0,.185.009h24.128a.448.448,0,0,0,.091-.012,1.025,1.025,0,0,1,.217-.027.274.274,0,0,1,.273.273Zm0-15.445a.273.273,0,0,1-.4.245,1.06,1.06,0,0,0-.185-.01H332.758a.454.454,0,0,0-.091.012,1.038,1.038,0,0,1-.216.026.274.274,0,0,1-.273-.273v-2.958a3.159,3.159,0,0,1,3.155-3.155h2.728a.274.274,0,0,1,.273.273v.961a.687.687,0,0,0,1.374,0v-.961a.274.274,0,0,1,.273-.273h9.682a.274.274,0,0,1,.273.273v.961a.687.687,0,0,0,1.374,0v-.961a.274.274,0,0,1,.273-.273h2.728a3.159,3.159,0,0,1,3.155,3.155Z"],["data-name","Path 164"],["fill","#253746"],["transform","translate(73.181 751.771)"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,":svg:path",[["d","M348.948,384.125h-1.229a.687.687,0,0,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 165"],["fill","#253746"],["transform","translate(65.826 739.833)"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["d","M355.974,384.125h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 166"],["fill","#253746"],["transform","translate(62.643 739.833)"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:path",[["d","M363,384.125h-1.23a.687.687,0,0,0,0,1.374H363a.687.687,0,0,0,0-1.374Z"],["data-name","Path 167"],["fill","#253746"],["transform","translate(59.459 739.833)"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,":svg:path",[["d","M370.025,384.125H368.8a.687.687,0,0,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 168"],["fill","#253746"],["transform","translate(56.276 739.833)"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,0,":svg:path",[["d","M341.923,391.15h-1.23a.687.687,0,0,0,0,1.374h1.23a.687.687,0,0,0,0-1.374Z"],["data-name","Path 169"],["fill","#253746"],["transform","translate(69.01 736.649)"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,0,":svg:path",[["d","M348.948,391.15h-1.229a.687.687,0,0,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 170"],["fill","#253746"],["transform","translate(65.826 736.649)"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,0,":svg:path",[["d","M355.974,391.15h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 171"],["fill","#253746"],["transform","translate(62.643 736.649)"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,0,":svg:path",[["d","M363,391.15h-1.23a.687.687,0,0,0,0,1.374H363a.687.687,0,0,0,0-1.374Z"],["data-name","Path 172"],["fill","#253746"],["transform","translate(59.459 736.649)"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,0,":svg:path",[["d","M370.025,391.15H368.8a.687.687,0,0,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 173"],["fill","#253746"],["transform","translate(56.276 736.649)"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,0,":svg:path",[["d","M341.923,398.176h-1.23a.687.687,0,1,0,0,1.374h1.23a.687.687,0,1,0,0-1.374Z"],["data-name","Path 174"],["fill","#253746"],["transform","translate(69.01 733.466)"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,0,":svg:path",[["d","M348.948,398.176h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 175"],["fill","#253746"],["transform","translate(65.826 733.466)"]],null,null,null,null,null)),(t()(),Ki(15,0,null,null,0,":svg:path",[["d","M355.974,398.176h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 176"],["fill","#253746"],["transform","translate(62.643 733.466)"]],null,null,null,null,null)),(t()(),Ki(16,0,null,null,0,":svg:path",[["d","M363,398.176h-1.23a.687.687,0,1,0,0,1.374H363a.687.687,0,1,0,0-1.374Z"],["data-name","Path 177"],["fill","#253746"],["transform","translate(59.459 733.466)"]],null,null,null,null,null)),(t()(),Ki(17,0,null,null,0,":svg:path",[["d","M354.273,359.7h-2.728a.274.274,0,0,1-.273-.273v-.961a.687.687,0,0,0-1.374,0v.961a.274.274,0,0,1-.273.273h-9.643a.274.274,0,0,1-.273-.273v-.961a.705.705,0,0,0-.687-.687.68.68,0,0,0-.687.687v.961a.274.274,0,0,1-.273.273h-2.728a4.535,4.535,0,0,0-4.53,4.529v18.365a4.535,4.535,0,0,0,4.53,4.529h18.941a4.534,4.534,0,0,0,4.529-4.529V364.229A4.534,4.534,0,0,0,354.273,359.7Zm3.193,22.932a3.158,3.158,0,0,1-3.155,3.155H335.332a3.158,3.158,0,0,1-3.155-3.155v-13.6a.273.273,0,0,1,.4-.244,1.108,1.108,0,0,0,.185.009h24.128a.448.448,0,0,0,.091-.012,1.025,1.025,0,0,1,.217-.027.274.274,0,0,1,.273.273Zm0-15.445a.273.273,0,0,1-.4.245,1.06,1.06,0,0,0-.185-.01H332.758a.454.454,0,0,0-.091.012,1.038,1.038,0,0,1-.216.026.274.274,0,0,1-.273-.273v-2.958a3.159,3.159,0,0,1,3.155-3.155h2.728a.274.274,0,0,1,.273.273v.961a.687.687,0,0,0,1.374,0v-.961a.274.274,0,0,1,.273-.273h9.682a.274.274,0,0,1,.273.273v.961a.687.687,0,0,0,1.374,0v-.961a.274.274,0,0,1,.273-.273h2.728a3.159,3.159,0,0,1,3.155,3.155Z"],["data-name","Path 178"],["fill","#253746"],["transform","translate(73.181 751.771)"]],null,null,null,null,null)),(t()(),Ki(18,0,null,null,0,":svg:path",[["d","M348.948,384.125h-1.229a.687.687,0,0,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 179"],["fill","#253746"],["transform","translate(65.826 739.833)"]],null,null,null,null,null)),(t()(),Ki(19,0,null,null,0,":svg:path",[["d","M355.974,384.125h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 180"],["fill","#253746"],["transform","translate(62.643 739.833)"]],null,null,null,null,null)),(t()(),Ki(20,0,null,null,0,":svg:path",[["d","M363,384.125h-1.23a.687.687,0,0,0,0,1.374H363a.687.687,0,0,0,0-1.374Z"],["data-name","Path 181"],["fill","#253746"],["transform","translate(59.459 739.833)"]],null,null,null,null,null)),(t()(),Ki(21,0,null,null,0,":svg:path",[["d","M370.025,384.125H368.8a.687.687,0,0,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 182"],["fill","#253746"],["transform","translate(56.276 739.833)"]],null,null,null,null,null)),(t()(),Ki(22,0,null,null,0,":svg:path",[["d","M341.923,391.15h-1.23a.687.687,0,0,0,0,1.374h1.23a.687.687,0,0,0,0-1.374Z"],["data-name","Path 183"],["fill","#253746"],["transform","translate(69.01 736.649)"]],null,null,null,null,null)),(t()(),Ki(23,0,null,null,0,":svg:path",[["d","M348.948,391.15h-1.229a.687.687,0,0,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 184"],["fill","#253746"],["transform","translate(65.826 736.649)"]],null,null,null,null,null)),(t()(),Ki(24,0,null,null,0,":svg:path",[["d","M355.974,391.15h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 185"],["fill","#253746"],["transform","translate(62.643 736.649)"]],null,null,null,null,null)),(t()(),Ki(25,0,null,null,0,":svg:path",[["d","M363,391.15h-1.23a.687.687,0,0,0,0,1.374H363a.687.687,0,0,0,0-1.374Z"],["data-name","Path 186"],["fill","#253746"],["transform","translate(59.459 736.649)"]],null,null,null,null,null)),(t()(),Ki(26,0,null,null,0,":svg:path",[["d","M370.025,391.15H368.8a.687.687,0,0,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 187"],["fill","#253746"],["transform","translate(56.276 736.649)"]],null,null,null,null,null)),(t()(),Ki(27,0,null,null,0,":svg:path",[["d","M341.923,398.176h-1.23a.687.687,0,1,0,0,1.374h1.23a.687.687,0,1,0,0-1.374Z"],["data-name","Path 188"],["fill","#253746"],["transform","translate(69.01 733.466)"]],null,null,null,null,null)),(t()(),Ki(28,0,null,null,0,":svg:path",[["d","M348.948,398.176h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 189"],["fill","#253746"],["transform","translate(65.826 733.466)"]],null,null,null,null,null)),(t()(),Ki(29,0,null,null,0,":svg:path",[["d","M355.974,398.176h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 190"],["fill","#253746"],["transform","translate(62.643 733.466)"]],null,null,null,null,null)),(t()(),Ki(30,0,null,null,0,":svg:path",[["d","M363,398.176h-1.23a.687.687,0,1,0,0,1.374H363a.687.687,0,1,0,0-1.374Z"],["data-name","Path 191"],["fill","#253746"],["transform","translate(59.459 733.466)"]],null,null,null,null,null)),(t()(),Ki(31,0,null,null,0,":svg:path",[["d","M354.273,359.7h-2.728a.274.274,0,0,1-.273-.273v-.961a.687.687,0,0,0-1.374,0v.961a.274.274,0,0,1-.273.273h-9.643a.274.274,0,0,1-.273-.273v-.961a.705.705,0,0,0-.687-.687.68.68,0,0,0-.687.687v.961a.274.274,0,0,1-.273.273h-2.728a4.535,4.535,0,0,0-4.53,4.529v18.365a4.535,4.535,0,0,0,4.53,4.529h18.941a4.534,4.534,0,0,0,4.529-4.529V364.229A4.534,4.534,0,0,0,354.273,359.7Zm3.193,22.932a3.158,3.158,0,0,1-3.155,3.155H335.332a3.158,3.158,0,0,1-3.155-3.155v-13.6a.273.273,0,0,1,.4-.244,1.108,1.108,0,0,0,.185.009h24.128a.448.448,0,0,0,.091-.012,1.025,1.025,0,0,1,.217-.027.274.274,0,0,1,.273.273Zm0-15.445a.273.273,0,0,1-.4.245,1.06,1.06,0,0,0-.185-.01H332.758a.454.454,0,0,0-.091.012,1.038,1.038,0,0,1-.216.026.274.274,0,0,1-.273-.273v-2.958a3.159,3.159,0,0,1,3.155-3.155h2.728a.274.274,0,0,1,.273.273v.961a.687.687,0,0,0,1.374,0v-.961a.274.274,0,0,1,.273-.273h9.682a.274.274,0,0,1,.273.273v.961a.687.687,0,0,0,1.374,0v-.961a.274.274,0,0,1,.273-.273h2.728a3.159,3.159,0,0,1,3.155,3.155Z"],["data-name","Path 192"],["fill","#253746"],["transform","translate(73.181 751.771)"]],null,null,null,null,null)),(t()(),Ki(32,0,null,null,0,":svg:path",[["d","M348.948,384.125h-1.229a.687.687,0,0,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 193"],["fill","#253746"],["transform","translate(65.826 739.833)"]],null,null,null,null,null)),(t()(),Ki(33,0,null,null,0,":svg:path",[["d","M355.974,384.125h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 194"],["fill","#253746"],["transform","translate(62.643 739.833)"]],null,null,null,null,null)),(t()(),Ki(34,0,null,null,0,":svg:path",[["d","M363,384.125h-1.23a.687.687,0,0,0,0,1.374H363a.687.687,0,0,0,0-1.374Z"],["data-name","Path 195"],["fill","#253746"],["transform","translate(59.459 739.833)"]],null,null,null,null,null)),(t()(),Ki(35,0,null,null,0,":svg:path",[["d","M370.025,384.125H368.8a.687.687,0,0,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 196"],["fill","#253746"],["transform","translate(56.276 739.833)"]],null,null,null,null,null)),(t()(),Ki(36,0,null,null,0,":svg:path",[["d","M341.923,391.15h-1.23a.687.687,0,0,0,0,1.374h1.23a.687.687,0,0,0,0-1.374Z"],["data-name","Path 197"],["fill","#253746"],["transform","translate(69.01 736.649)"]],null,null,null,null,null)),(t()(),Ki(37,0,null,null,0,":svg:path",[["d","M348.948,391.15h-1.229a.687.687,0,0,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 198"],["fill","#253746"],["transform","translate(65.826 736.649)"]],null,null,null,null,null)),(t()(),Ki(38,0,null,null,0,":svg:path",[["d","M355.974,391.15h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 199"],["fill","#253746"],["transform","translate(62.643 736.649)"]],null,null,null,null,null)),(t()(),Ki(39,0,null,null,0,":svg:path",[["d","M363,391.15h-1.23a.687.687,0,0,0,0,1.374H363a.687.687,0,0,0,0-1.374Z"],["data-name","Path 200"],["fill","#253746"],["transform","translate(59.459 736.649)"]],null,null,null,null,null)),(t()(),Ki(40,0,null,null,0,":svg:path",[["d","M370.025,391.15H368.8a.687.687,0,0,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 201"],["fill","#253746"],["transform","translate(56.276 736.649)"]],null,null,null,null,null)),(t()(),Ki(41,0,null,null,0,":svg:path",[["d","M341.923,398.176h-1.23a.687.687,0,1,0,0,1.374h1.23a.687.687,0,1,0,0-1.374Z"],["data-name","Path 202"],["fill","#253746"],["transform","translate(69.01 733.466)"]],null,null,null,null,null)),(t()(),Ki(42,0,null,null,0,":svg:path",[["d","M348.948,398.176h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 203"],["fill","#253746"],["transform","translate(65.826 733.466)"]],null,null,null,null,null)),(t()(),Ki(43,0,null,null,0,":svg:path",[["d","M355.974,398.176h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 204"],["fill","#253746"],["transform","translate(62.643 733.466)"]],null,null,null,null,null)),(t()(),Ki(44,0,null,null,0,":svg:path",[["d","M363,398.176h-1.23a.687.687,0,1,0,0,1.374H363a.687.687,0,1,0,0-1.374Z"],["data-name","Path 205"],["fill","#253746"],["transform","translate(59.459 733.466)"]],null,null,null,null,null)),(t()(),Ki(45,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(46,null,[""," | ",""]))],null,(function(t,n){var e=n.component;t(n,46,0,e.Webinar.Date,e.Webinar.Time)}))}function VD(t){return pr(0,[(t()(),Ki(0,0,null,null,46,"div",[["class","nuv-webinar__content-description-date nuv-webinar__content-description-date-desktop"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,43,":svg:svg",[["aria-label","desc_calender_icon"],["class","desc_calender_icon"],["height","29.344"],["role","img"],["viewBox","0 0 28 29.344"],["width","28"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,42,":svg:g",[["data-name","Group 227"],["transform","translate(-403.983 -1109.55)"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,0,":svg:path",[["d","M354.273,359.7h-2.728a.274.274,0,0,1-.273-.273v-.961a.687.687,0,0,0-1.374,0v.961a.274.274,0,0,1-.273.273h-9.643a.274.274,0,0,1-.273-.273v-.961a.705.705,0,0,0-.687-.687.68.68,0,0,0-.687.687v.961a.274.274,0,0,1-.273.273h-2.728a4.535,4.535,0,0,0-4.53,4.529v18.365a4.535,4.535,0,0,0,4.53,4.529h18.941a4.534,4.534,0,0,0,4.529-4.529V364.229A4.534,4.534,0,0,0,354.273,359.7Zm3.193,22.932a3.158,3.158,0,0,1-3.155,3.155H335.332a3.158,3.158,0,0,1-3.155-3.155v-13.6a.273.273,0,0,1,.4-.244,1.108,1.108,0,0,0,.185.009h24.128a.448.448,0,0,0,.091-.012,1.025,1.025,0,0,1,.217-.027.274.274,0,0,1,.273.273Zm0-15.445a.273.273,0,0,1-.4.245,1.06,1.06,0,0,0-.185-.01H332.758a.454.454,0,0,0-.091.012,1.038,1.038,0,0,1-.216.026.274.274,0,0,1-.273-.273v-2.958a3.159,3.159,0,0,1,3.155-3.155h2.728a.274.274,0,0,1,.273.273v.961a.687.687,0,0,0,1.374,0v-.961a.274.274,0,0,1,.273-.273h9.682a.274.274,0,0,1,.273.273v.961a.687.687,0,0,0,1.374,0v-.961a.274.274,0,0,1,.273-.273h2.728a3.159,3.159,0,0,1,3.155,3.155Z"],["data-name","Path 164"],["fill","#253746"],["transform","translate(73.181 751.771)"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,":svg:path",[["d","M348.948,384.125h-1.229a.687.687,0,0,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 165"],["fill","#253746"],["transform","translate(65.826 739.833)"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["d","M355.974,384.125h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 166"],["fill","#253746"],["transform","translate(62.643 739.833)"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:path",[["d","M363,384.125h-1.23a.687.687,0,0,0,0,1.374H363a.687.687,0,0,0,0-1.374Z"],["data-name","Path 167"],["fill","#253746"],["transform","translate(59.459 739.833)"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,":svg:path",[["d","M370.025,384.125H368.8a.687.687,0,0,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 168"],["fill","#253746"],["transform","translate(56.276 739.833)"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,0,":svg:path",[["d","M341.923,391.15h-1.23a.687.687,0,0,0,0,1.374h1.23a.687.687,0,0,0,0-1.374Z"],["data-name","Path 169"],["fill","#253746"],["transform","translate(69.01 736.649)"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,0,":svg:path",[["d","M348.948,391.15h-1.229a.687.687,0,0,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 170"],["fill","#253746"],["transform","translate(65.826 736.649)"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,0,":svg:path",[["d","M355.974,391.15h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 171"],["fill","#253746"],["transform","translate(62.643 736.649)"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,0,":svg:path",[["d","M363,391.15h-1.23a.687.687,0,0,0,0,1.374H363a.687.687,0,0,0,0-1.374Z"],["data-name","Path 172"],["fill","#253746"],["transform","translate(59.459 736.649)"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,0,":svg:path",[["d","M370.025,391.15H368.8a.687.687,0,0,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 173"],["fill","#253746"],["transform","translate(56.276 736.649)"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,0,":svg:path",[["d","M341.923,398.176h-1.23a.687.687,0,1,0,0,1.374h1.23a.687.687,0,1,0,0-1.374Z"],["data-name","Path 174"],["fill","#253746"],["transform","translate(69.01 733.466)"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,0,":svg:path",[["d","M348.948,398.176h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 175"],["fill","#253746"],["transform","translate(65.826 733.466)"]],null,null,null,null,null)),(t()(),Ki(15,0,null,null,0,":svg:path",[["d","M355.974,398.176h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 176"],["fill","#253746"],["transform","translate(62.643 733.466)"]],null,null,null,null,null)),(t()(),Ki(16,0,null,null,0,":svg:path",[["d","M363,398.176h-1.23a.687.687,0,1,0,0,1.374H363a.687.687,0,1,0,0-1.374Z"],["data-name","Path 177"],["fill","#253746"],["transform","translate(59.459 733.466)"]],null,null,null,null,null)),(t()(),Ki(17,0,null,null,0,":svg:path",[["d","M354.273,359.7h-2.728a.274.274,0,0,1-.273-.273v-.961a.687.687,0,0,0-1.374,0v.961a.274.274,0,0,1-.273.273h-9.643a.274.274,0,0,1-.273-.273v-.961a.705.705,0,0,0-.687-.687.68.68,0,0,0-.687.687v.961a.274.274,0,0,1-.273.273h-2.728a4.535,4.535,0,0,0-4.53,4.529v18.365a4.535,4.535,0,0,0,4.53,4.529h18.941a4.534,4.534,0,0,0,4.529-4.529V364.229A4.534,4.534,0,0,0,354.273,359.7Zm3.193,22.932a3.158,3.158,0,0,1-3.155,3.155H335.332a3.158,3.158,0,0,1-3.155-3.155v-13.6a.273.273,0,0,1,.4-.244,1.108,1.108,0,0,0,.185.009h24.128a.448.448,0,0,0,.091-.012,1.025,1.025,0,0,1,.217-.027.274.274,0,0,1,.273.273Zm0-15.445a.273.273,0,0,1-.4.245,1.06,1.06,0,0,0-.185-.01H332.758a.454.454,0,0,0-.091.012,1.038,1.038,0,0,1-.216.026.274.274,0,0,1-.273-.273v-2.958a3.159,3.159,0,0,1,3.155-3.155h2.728a.274.274,0,0,1,.273.273v.961a.687.687,0,0,0,1.374,0v-.961a.274.274,0,0,1,.273-.273h9.682a.274.274,0,0,1,.273.273v.961a.687.687,0,0,0,1.374,0v-.961a.274.274,0,0,1,.273-.273h2.728a3.159,3.159,0,0,1,3.155,3.155Z"],["data-name","Path 178"],["fill","#253746"],["transform","translate(73.181 751.771)"]],null,null,null,null,null)),(t()(),Ki(18,0,null,null,0,":svg:path",[["d","M348.948,384.125h-1.229a.687.687,0,0,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 179"],["fill","#253746"],["transform","translate(65.826 739.833)"]],null,null,null,null,null)),(t()(),Ki(19,0,null,null,0,":svg:path",[["d","M355.974,384.125h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 180"],["fill","#253746"],["transform","translate(62.643 739.833)"]],null,null,null,null,null)),(t()(),Ki(20,0,null,null,0,":svg:path",[["d","M363,384.125h-1.23a.687.687,0,0,0,0,1.374H363a.687.687,0,0,0,0-1.374Z"],["data-name","Path 181"],["fill","#253746"],["transform","translate(59.459 739.833)"]],null,null,null,null,null)),(t()(),Ki(21,0,null,null,0,":svg:path",[["d","M370.025,384.125H368.8a.687.687,0,0,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 182"],["fill","#253746"],["transform","translate(56.276 739.833)"]],null,null,null,null,null)),(t()(),Ki(22,0,null,null,0,":svg:path",[["d","M341.923,391.15h-1.23a.687.687,0,0,0,0,1.374h1.23a.687.687,0,0,0,0-1.374Z"],["data-name","Path 183"],["fill","#253746"],["transform","translate(69.01 736.649)"]],null,null,null,null,null)),(t()(),Ki(23,0,null,null,0,":svg:path",[["d","M348.948,391.15h-1.229a.687.687,0,0,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 184"],["fill","#253746"],["transform","translate(65.826 736.649)"]],null,null,null,null,null)),(t()(),Ki(24,0,null,null,0,":svg:path",[["d","M355.974,391.15h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 185"],["fill","#253746"],["transform","translate(62.643 736.649)"]],null,null,null,null,null)),(t()(),Ki(25,0,null,null,0,":svg:path",[["d","M363,391.15h-1.23a.687.687,0,0,0,0,1.374H363a.687.687,0,0,0,0-1.374Z"],["data-name","Path 186"],["fill","#253746"],["transform","translate(59.459 736.649)"]],null,null,null,null,null)),(t()(),Ki(26,0,null,null,0,":svg:path",[["d","M370.025,391.15H368.8a.687.687,0,0,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 187"],["fill","#253746"],["transform","translate(56.276 736.649)"]],null,null,null,null,null)),(t()(),Ki(27,0,null,null,0,":svg:path",[["d","M341.923,398.176h-1.23a.687.687,0,1,0,0,1.374h1.23a.687.687,0,1,0,0-1.374Z"],["data-name","Path 188"],["fill","#253746"],["transform","translate(69.01 733.466)"]],null,null,null,null,null)),(t()(),Ki(28,0,null,null,0,":svg:path",[["d","M348.948,398.176h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 189"],["fill","#253746"],["transform","translate(65.826 733.466)"]],null,null,null,null,null)),(t()(),Ki(29,0,null,null,0,":svg:path",[["d","M355.974,398.176h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 190"],["fill","#253746"],["transform","translate(62.643 733.466)"]],null,null,null,null,null)),(t()(),Ki(30,0,null,null,0,":svg:path",[["d","M363,398.176h-1.23a.687.687,0,1,0,0,1.374H363a.687.687,0,1,0,0-1.374Z"],["data-name","Path 191"],["fill","#253746"],["transform","translate(59.459 733.466)"]],null,null,null,null,null)),(t()(),Ki(31,0,null,null,0,":svg:path",[["d","M354.273,359.7h-2.728a.274.274,0,0,1-.273-.273v-.961a.687.687,0,0,0-1.374,0v.961a.274.274,0,0,1-.273.273h-9.643a.274.274,0,0,1-.273-.273v-.961a.705.705,0,0,0-.687-.687.68.68,0,0,0-.687.687v.961a.274.274,0,0,1-.273.273h-2.728a4.535,4.535,0,0,0-4.53,4.529v18.365a4.535,4.535,0,0,0,4.53,4.529h18.941a4.534,4.534,0,0,0,4.529-4.529V364.229A4.534,4.534,0,0,0,354.273,359.7Zm3.193,22.932a3.158,3.158,0,0,1-3.155,3.155H335.332a3.158,3.158,0,0,1-3.155-3.155v-13.6a.273.273,0,0,1,.4-.244,1.108,1.108,0,0,0,.185.009h24.128a.448.448,0,0,0,.091-.012,1.025,1.025,0,0,1,.217-.027.274.274,0,0,1,.273.273Zm0-15.445a.273.273,0,0,1-.4.245,1.06,1.06,0,0,0-.185-.01H332.758a.454.454,0,0,0-.091.012,1.038,1.038,0,0,1-.216.026.274.274,0,0,1-.273-.273v-2.958a3.159,3.159,0,0,1,3.155-3.155h2.728a.274.274,0,0,1,.273.273v.961a.687.687,0,0,0,1.374,0v-.961a.274.274,0,0,1,.273-.273h9.682a.274.274,0,0,1,.273.273v.961a.687.687,0,0,0,1.374,0v-.961a.274.274,0,0,1,.273-.273h2.728a3.159,3.159,0,0,1,3.155,3.155Z"],["data-name","Path 192"],["fill","#253746"],["transform","translate(73.181 751.771)"]],null,null,null,null,null)),(t()(),Ki(32,0,null,null,0,":svg:path",[["d","M348.948,384.125h-1.229a.687.687,0,0,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 193"],["fill","#253746"],["transform","translate(65.826 739.833)"]],null,null,null,null,null)),(t()(),Ki(33,0,null,null,0,":svg:path",[["d","M355.974,384.125h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 194"],["fill","#253746"],["transform","translate(62.643 739.833)"]],null,null,null,null,null)),(t()(),Ki(34,0,null,null,0,":svg:path",[["d","M363,384.125h-1.23a.687.687,0,0,0,0,1.374H363a.687.687,0,0,0,0-1.374Z"],["data-name","Path 195"],["fill","#253746"],["transform","translate(59.459 739.833)"]],null,null,null,null,null)),(t()(),Ki(35,0,null,null,0,":svg:path",[["d","M370.025,384.125H368.8a.687.687,0,0,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 196"],["fill","#253746"],["transform","translate(56.276 739.833)"]],null,null,null,null,null)),(t()(),Ki(36,0,null,null,0,":svg:path",[["d","M341.923,391.15h-1.23a.687.687,0,0,0,0,1.374h1.23a.687.687,0,0,0,0-1.374Z"],["data-name","Path 197"],["fill","#253746"],["transform","translate(69.01 736.649)"]],null,null,null,null,null)),(t()(),Ki(37,0,null,null,0,":svg:path",[["d","M348.948,391.15h-1.229a.687.687,0,0,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 198"],["fill","#253746"],["transform","translate(65.826 736.649)"]],null,null,null,null,null)),(t()(),Ki(38,0,null,null,0,":svg:path",[["d","M355.974,391.15h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 199"],["fill","#253746"],["transform","translate(62.643 736.649)"]],null,null,null,null,null)),(t()(),Ki(39,0,null,null,0,":svg:path",[["d","M363,391.15h-1.23a.687.687,0,0,0,0,1.374H363a.687.687,0,0,0,0-1.374Z"],["data-name","Path 200"],["fill","#253746"],["transform","translate(59.459 736.649)"]],null,null,null,null,null)),(t()(),Ki(40,0,null,null,0,":svg:path",[["d","M370.025,391.15H368.8a.687.687,0,0,0,0,1.374h1.229a.687.687,0,0,0,0-1.374Z"],["data-name","Path 201"],["fill","#253746"],["transform","translate(56.276 736.649)"]],null,null,null,null,null)),(t()(),Ki(41,0,null,null,0,":svg:path",[["d","M341.923,398.176h-1.23a.687.687,0,1,0,0,1.374h1.23a.687.687,0,1,0,0-1.374Z"],["data-name","Path 202"],["fill","#253746"],["transform","translate(69.01 733.466)"]],null,null,null,null,null)),(t()(),Ki(42,0,null,null,0,":svg:path",[["d","M348.948,398.176h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 203"],["fill","#253746"],["transform","translate(65.826 733.466)"]],null,null,null,null,null)),(t()(),Ki(43,0,null,null,0,":svg:path",[["d","M355.974,398.176h-1.229a.687.687,0,1,0,0,1.374h1.229a.687.687,0,1,0,0-1.374Z"],["data-name","Path 204"],["fill","#253746"],["transform","translate(62.643 733.466)"]],null,null,null,null,null)),(t()(),Ki(44,0,null,null,0,":svg:path",[["d","M363,398.176h-1.23a.687.687,0,1,0,0,1.374H363a.687.687,0,1,0,0-1.374Z"],["data-name","Path 205"],["fill","#253746"],["transform","translate(59.459 733.466)"]],null,null,null,null,null)),(t()(),Ki(45,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(46,null,[""," | ",""]))],null,(function(t,n){var e=n.component;t(n,46,0,e.Webinar.Date,e.Webinar.Time)}))}function GD(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"div",[["class","nuv-button nuv-button--green"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,2,"a",[["class","nuv-button__btn nuv-webinar__content-description-button"],["target","_self"]],[[1,"data-speed-bump-id",0]],null,null,null,null)),(t()(),Ki(3,0,null,null,1,"span",[["class","nuv-webinar__content-description-button-text"]],null,null,null,null,null)),(t()(),hr(4,null,["",""]))],null,(function(t,n){var e=n.component;t(n,2,0,e.Webinar.DataId),t(n,4,0,e.Webinar.CtaTitle)}))}function UD(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"div",[["class","nuv-button nuv-button--green video-overlay-trigger"]],[[1,"data-id",0],[1,"data-action",0]],null,null,null,null)),(t()(),Ki(2,0,null,null,2,"a",[["class","nuv-button__btn nuv-webinar__content-description-button svgPlayVideo"],["target","_self"]],[[1,"data-id",0]],null,null,null,null)),(t()(),Ki(3,0,null,null,1,"span",[["class","nuv-webinar__content-description-button-text"]],null,null,null,null,null)),(t()(),hr(4,null,["",""]))],null,(function(t,n){var e=n.component;t(n,1,0,e.Webinar.DataId,e.play),t(n,2,0,e.Webinar.DataId),t(n,4,0,e.Webinar.CtaTitle)}))}function HD(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"div",[["class","nuv-button nuv-button--green"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,2,"a",[["class","nuv-button__btn nuv-webinar__content-description-button"]],[[1,"href",4],[1,"title",0],[1,"target",0]],null,null,null,null)),(t()(),Ki(3,0,null,null,1,"span",[["class","nuv-webinar__content-description-button-text"]],null,null,null,null,null)),(t()(),hr(4,null,["",""]))],null,(function(t,n){var e=n.component;t(n,2,0,e.Webinar.CtaLink,e.Webinar.CtaLinkTitle,e.Webinar.CtaLinkTarget),t(n,4,0,e.Webinar.CtaTitle)}))}function WD(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"div",[["class","nuv-webinar__content-description-button-container"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,GD)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,UD)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,HD)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,2,0,"PopupModel"==e.Webinar.CtaLinkType),t(n,4,0,"VideoModel"==e.Webinar.CtaLinkType),t(n,6,0,"ItemLink"==e.Webinar.CtaLinkType)}),null)}function $D(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"a",[["class","nuv-webinar__content-description-link"],["target","_self"]],[[1,"data-speed-bump-id",0]],null,null,null,null)),(t()(),hr(2,null,["",""]))],null,(function(t,n){var e=n.component;t(n,1,0,e.Webinar.ReplayLinkDataId),t(n,2,0,e.Webinar.ReplayTitle)}))}function qD(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","video-overlay-trigger"]],[[1,"data-id",0],[1,"data-action",0]],null,null,null,null)),(t()(),Ki(2,0,null,null,1,"a",[["class","nuv-webinar__content-description-link svgPlayVideo"],["target","_self"]],[[1,"data-id",0]],null,null,null,null)),(t()(),hr(3,null,["",""]))],null,(function(t,n){var e=n.component;t(n,1,0,e.Webinar.ReplayLinkDataId,e.play),t(n,2,0,e.Webinar.ReplayLinkDataId),t(n,3,0,e.Webinar.ReplayTitle)}))}function YD(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"a",[["class","nuv-webinar__content-description-link"]],[[1,"href",4],[1,"title",0],[1,"target",0]],null,null,null,null)),(t()(),hr(2,null,[""," "]))],null,(function(t,n){var e=n.component;t(n,1,0,e.Webinar.ReplayLink,e.Webinar.ReplayLinkTitle,e.Webinar.ReplayLinkTarget),t(n,2,0,e.Webinar.ReplayTitle)}))}function XD(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"div",[["class","nuv-webinar__content-description-link-container"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,$D)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,qD)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,YD)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,2,0,"PopupModel"==e.Webinar.ReplayLinkType),t(n,4,0,"VideoModel"==e.Webinar.ReplayLinkType),t(n,6,0,"ItemLink"==e.Webinar.ReplayLinkType)}),null)}function ZD(t){return pr(0,[Rl(0,GP,[Zg]),(t()(),Ki(1,0,null,null,21,"div",[["class","nuv-webinar"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,8,"div",[["class","nuv-webinar__tout"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,LD)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["elseBlock",2]],null,0,null,DD)),(t()(),Ki(6,0,null,null,1,"h1",[["class","nuv-webinar__tout-headline"]],[[8,"innerHTML",1]],null,null,null,null)),sr(7,1),(t()(),Ki(8,0,null,null,2,"div",[["class","nuv-webinar__tout-author-wrapper"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,jD)),jl(10,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(11,0,null,null,11,"div",[["class","nuv-webinar__content"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,10,"div",[["class","nuv-webinar__content-description"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,RD)),jl(14,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(15,0,null,null,1,"div",[["class","nuv-webinar__content-description-text"]],[[8,"innerHTML",1]],null,null,null,null)),sr(16,1),(t()(),Zi(16777216,null,null,1,null,VD)),jl(18,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,WD)),jl(20,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,XD)),jl(22,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,4,0,""!=e.Webinar.EyebrowLink,Al(n,5)),t(n,10,0,e.Webinar.Speakers),t(n,14,0,e.Webinar.Type&&"default"==e.Webinar.Type),t(n,18,0,e.Webinar.Type&&"default"==e.Webinar.Type),t(n,20,0,e.Webinar.Type&&"default"==e.Webinar.Type),t(n,22,0,e.Webinar.Type&&"replay"==e.Webinar.Type)}),(function(t,n){var e=n.component,o=Oi(n,6,0,t(n,7,0,Al(n,0),e.Webinar.Title));t(n,6,0,o);var i=Oi(n,15,0,t(n,16,0,Al(n,0),e.Webinar.Description));t(n,15,0,i)}))}function KD(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"app-webinar",[],null,null,null,ZD,zD)),jl(1,114688,null,0,sM,[],null,null)],(function(t,n){t(n,1,0)}),null)}var JD=Cl("app-webinar",sM,KD,{WebinarString:"sitecore-content"},{},[]),QD=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}[_nghost-%COMP%]{margin-top:45px;display:block;clear:both}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]{margin-top:45px}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%]{margin-top:45px}}[_nghost-%COMP%]::after{clear:both;content:\"\";display:block}.nuv-four-up-icon-card[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative}.nuv-four-up-icon-card__title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#253746;line-height:1.625rem;letter-spacing:-.034375rem;margin-bottom:1.25rem;margin-top:8px;font-size:1.25rem}@media only screen and (min-width:47.75rem){.nuv-four-up-icon-card__title[_ngcontent-%COMP%]{font-size:1.75rem;line-height:2.25rem;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.nuv-four-up-icon-card__title[_ngcontent-%COMP%]{font-size:2.25rem;line-height:2.875rem;letter-spacing:-.00625rem}}.nuv-four-up-icon-card__title[_ngcontent-%COMP%]::before{content:\"\";display:block;width:100%;height:4px;position:absolute;left:0;top:0}.nuv-four-up-icon-card__title__blue[_ngcontent-%COMP%]::before{background-color:#0092bc}.nuv-four-up-icon-card__title__green[_ngcontent-%COMP%]::before{background-color:#2d9015}.nuv-four-up-icon-card__title__orange[_ngcontent-%COMP%]::before{background-color:#e87722}.nuv-four-up-icon-card__content[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap;padding-top:15px}.nuv-four-up-icon-card[_ngcontent-%COMP%]   .nuv-stats-card[_ngcontent-%COMP%]::before{content:\"\";width:100%;position:absolute}.nuv-four-up-icon-card[_ngcontent-%COMP%]   .nuv-stats-card[_ngcontent-%COMP%]{display:block;float:none;width:calc(50% - calc(32px / 4));margin-left:16px;margin-bottom:50px;padding:0;border-top:0}.nuv-four-up-icon-card[_ngcontent-%COMP%]   .nuv-stats-card[_ngcontent-%COMP%]:first-child, .nuv-four-up-icon-card[_ngcontent-%COMP%]   .nuv-stats-card[_ngcontent-%COMP%]:nth-child(3n){margin-left:0}.nuv-four-up-icon-card[_ngcontent-%COMP%]   .nuv-stats-card[_ngcontent-%COMP%]:nth-child(-n+2){margin-bottom:30px}.nuv-four-up-icon-card[_ngcontent-%COMP%]   .nuv-stats-card__icon[_ngcontent-%COMP%]{margin:10px 0 25px}.nuv-four-up-icon-card[_ngcontent-%COMP%]   .nuv-stats-card__title[_ngcontent-%COMP%]{font-size:1.125rem;font-style:italic;line-height:1.5rem}.nuv-four-up-icon-card[_ngcontent-%COMP%]   .nuv-stats-card__caption[_ngcontent-%COMP%]{width:100%;color:#66737d;font-size:1rem;line-height:1.5rem;font-style:normal;margin-top:5px!important}.nuv-four-up-icon-card[_ngcontent-%COMP%]   .nuv-stats-card__caption[_ngcontent-%COMP%]::before{display:none}.nuv-four-up-icon-card.nuv-four-up-icon-card-num-1[_ngcontent-%COMP%]   .nuv-stats-card[_ngcontent-%COMP%]{width:100%}.nuv-four-up-icon-card[_ngcontent-%COMP%]   .nuv-stats-card__caption.non-italic[_ngcontent-%COMP%]{font-style:normal}.nuv-four-up-icon-card[_ngcontent-%COMP%]   .nuv-stats-card__value[_ngcontent-%COMP%]::before{background-color:transparent!important}.nuv-four-up-icon-card--blue[_ngcontent-%COMP%]   .nuv-stats-card[_ngcontent-%COMP%]::before{background-color:#0092bc!important}.nuv-four-up-icon-card--orange[_ngcontent-%COMP%]   .nuv-stats-card[_ngcontent-%COMP%]::before{background-color:#e87722!important}.nuv-four-up-icon-card--green[_ngcontent-%COMP%]   .nuv-stats-card[_ngcontent-%COMP%]::before{background-color:#2d9015!important}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-four-up-icon-card[_ngcontent-%COMP%]{margin-bottom:-50px}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-four-up-icon-card[_ngcontent-%COMP%]{margin-bottom:-50px}}@media only screen and (min-width:47.75rem){.nuv-four-up-icon-card[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-four-up-icon-card__title[_ngcontent-%COMP%]{font-size:2rem}.nuv-four-up-icon-card[_ngcontent-%COMP%]   .nuv-stats-card__title[_ngcontent-%COMP%]{font-size:1.375rem;line-height:2rem}.nuv-four-up-icon-card[_ngcontent-%COMP%]   .nuv-stats-card__caption[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.6875rem}}@media only screen and (min-width:63.9375rem){.nuv-four-up-icon-card[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.nuv-four-up-icon-card[_ngcontent-%COMP%]   .nuv-stats-card[_ngcontent-%COMP%]{width:calc(25% - calc(120px / 4));margin-left:40px;margin-bottom:0;min-height:auto}.nuv-four-up-icon-card[_ngcontent-%COMP%]   .nuv-stats-card[_ngcontent-%COMP%]:nth-child(3n){margin-left:40px}.nuv-four-up-icon-card[_ngcontent-%COMP%]   .nuv-stats-card[_ngcontent-%COMP%]:nth-child(-n+2){margin-bottom:50px}.nuv-four-up-icon-card[_ngcontent-%COMP%]   .nuv-stats-card[_ngcontent-%COMP%]:nth-child(5n){margin-left:0}.nuv-four-up-icon-card.nuv-four-up-icon-card-num-2[_ngcontent-%COMP%]   .nuv-stats-card[_ngcontent-%COMP%]{width:calc(50% - calc(40px / 2))}.nuv-four-up-icon-card.nuv-four-up-icon-card-num-3[_ngcontent-%COMP%]   .nuv-stats-card[_ngcontent-%COMP%]{width:calc(33.33% - calc(80px / 3))}.nuv-four-up-icon-card.nuv-four-up-icon-card-num-4[_ngcontent-%COMP%]   .nuv-stats-card[_ngcontent-%COMP%]{width:calc(25% - calc(120px / 4))}}"]],data:{}});function tN(t){return pr(0,[(t()(),Ki(0,0,null,null,7,"div",[["class","nuv-stats-card"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"div",[["class","nuv-stats-card__icon"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,2,"picture",[],null,null,null,null,null)),(t()(),Ki(3,0,null,null,0,"source",[["media","(min-width: 1023px)"]],[[8,"srcset",4]],null,null,null,null)),(t()(),Ki(4,0,null,null,0,"img",[],[[1,"src",4],[1,"alt",0]],null,null,null,null)),(t()(),Ki(5,0,null,null,1,"div",[["class","nuv-stats-card__title"]],null,null,null,null,null)),(t()(),hr(6,null,[" "," "])),(t()(),Ki(7,0,null,null,0,"div",[["class","nuv-stats-card__caption"]],[[8,"innerHTML",1]],null,null,null,null))],null,(function(t,n){t(n,3,0,n.context.$implicit.iconImageSrc),t(n,4,0,n.context.$implicit.iconImageSrc,n.context.$implicit.iconImageAlt),t(n,6,0,n.context.$implicit.header),t(n,7,0,n.context.$implicit.description)}))}function nN(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"div",[["class","nuv-four-up-icon-card nuv-four-up-icon-card--blue"],["data-component",'{"componentName":"fourUpStatCard","componentType":"Stat"}'],["id","1502478251151"]],null,null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(2,0,null,null,1,"h3",[],[[8,"className",0]],null,null,null,null)),(t()(),hr(3,null,[" "," "])),(t()(),Ki(4,0,null,null,2,"div",[["class","nuv-four-up-icon-card__content"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,tN)),jl(6,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,1,0,"nuv-four-up-icon-card nuv-four-up-icon-card--blue",e.FourUpIconCardClass),t(n,6,0,e.FourUpIconCard.iconCards)}),(function(t,n){var e=n.component;t(n,2,0,Yi(1,"nuv-four-up-icon-card__title nuv-four-up-icon-card__title__",e.FourUpIconCard.lineColor," no-outline")),t(n,3,0,e.FourUpIconCard.moduleTitle)}))}function eN(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"app-fourup-icon-card",[],null,null,null,nN,QD)),jl(1,114688,null,0,uM,[],null,null)],(function(t,n){t(n,1,0)}),null)}var oN=Cl("app-fourup-icon-card",uM,eN,{FourUpIconCardString:"sitecore-content"},{},[]),iN=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}[_nghost-%COMP%]{margin-top:45px;display:block;clear:both;float:left}@media only screen and (min-width:47.75rem){[_nghost-%COMP%]{margin-top:45px}}@media only screen and (min-width:63.9375rem){[_nghost-%COMP%]{margin-top:45px}}[_nghost-%COMP%]::after{clear:both;content:\"\";display:block}.nuv-page-breaker[_ngcontent-%COMP%]{min-height:315px}.nuv-page-breaker__breaker-background[_ngcontent-%COMP%]{position:absolute;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;display:block}.nuv-page-breaker__breaker-background[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{display:block;min-height:315px;max-height:315px;height:auto;width:100%;-o-object-fit:cover;object-fit:cover}.nuv-page-breaker__breaker-background--gradient.mobile-image[_ngcontent-%COMP%], .nuv-page-breaker__breaker-background--tall.mobile-image[_ngcontent-%COMP%], .nuv-page-breaker__breaker-background.mobile-image[_ngcontent-%COMP%]{display:none;position:relative;left:0;right:0;margin-left:0;margin-right:0}.nuv-page-breaker__breaker-background--gradient.mobile-image[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .nuv-page-breaker__breaker-background--tall.mobile-image[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .nuv-page-breaker__breaker-background.mobile-image[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-height:initial}@media screen and (max-width:47.6875rem){.nuv-page-breaker__breaker-background--gradient.mobile-image[_ngcontent-%COMP%], .nuv-page-breaker__breaker-background--tall.mobile-image[_ngcontent-%COMP%], .nuv-page-breaker__breaker-background.mobile-image[_ngcontent-%COMP%]{display:block}.nuv-page-breaker[_ngcontent-%COMP%], .nuv-page-breaker--gradient[_ngcontent-%COMP%], .nuv-page-breaker--tall[_ngcontent-%COMP%]{position:relative;min-height:initial;height:auto}}.nuv-page-breaker--tall[_ngcontent-%COMP%]{min-height:430px}.nuv-page-breaker--tall[_ngcontent-%COMP%]   .nuv-page-breaker__breaker-background[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{min-height:430px;max-height:430px}.nuv-page-breaker--tall[_ngcontent-%COMP%]   .nuv-page-breaker__breaker-background.mobile-image[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-height:initial}.nuv-page-breaker--with-gradient[_ngcontent-%COMP%]   .nuv-page-breaker__breaker-background[_ngcontent-%COMP%]::after{content:'';position:absolute;width:100%;height:100%;top:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:linear-gradient(to left,rgba(0,0,0,.1),rgba(0,0,0,.6))}.nuv-page-breaker__description-wrapper[_ngcontent-%COMP%]{position:relative;margin-left:1.25rem;padding-top:50px;max-width:358px;margin-right:1.25rem}@media screen and (max-width:47.6875rem){.nuv-page-breaker__description-wrapper[_ngcontent-%COMP%]{position:absolute;top:0}}.nuv-page-breaker__breaker-description-card[_ngcontent-%COMP%]{padding-right:15px;padding-top:15px}.nuv-page-breaker__breaker-title[_ngcontent-%COMP%]{color:#fff;font-size:1.25rem;margin:0;line-height:1.875rem;position:relative}.nuv-page-breaker__breaker-title[_ngcontent-%COMP%]::before{content:'';position:absolute;width:60px;height:4px;top:-10px;left:0}.nuv-page-breaker__description-wrapper-blue[_ngcontent-%COMP%]   .nuv-page-breaker__breaker-title[_ngcontent-%COMP%]::before{background-color:#4cb2d0}.nuv-page-breaker__description-wrapper-orange[_ngcontent-%COMP%]   .nuv-page-breaker__breaker-title[_ngcontent-%COMP%]::before{background-color:#ffa303}.nuv-page-breaker__description-wrapper-green[_ngcontent-%COMP%]   .nuv-page-breaker__breaker-title[_ngcontent-%COMP%]::before{background-color:#6ecc4c}.nuv-page-breaker__breaker-copy[_ngcontent-%COMP%]{font-family:Georgia,'Times New Roman',Times,serif;color:#fff;font-size:1rem;line-height:1.5rem}.nuv-page-breaker[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-style:normal;font-weight:400;line-height:1;letter-spacing:0;color:#fff;font-size:.75rem;display:inline-block;padding:12px 10px 11px;background-color:transparent;border:1px solid #fff;min-width:110px;text-align:center;cursor:pointer;transition:color .25s cubic-bezier(.77,0,.175,1);z-index:0;text-decoration:none!important;margin-top:.75rem;min-width:6.875rem;height:36px;position:relative}.nuv-page-breaker[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]:disabled{background-color:#bdc3c7}.nuv-page-breaker[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]::after, .nuv-page-breaker[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]::before{content:'';display:block;height:calc(100% + 2px);position:absolute;top:-1px;z-index:-1}.nuv-page-breaker[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]::before{width:calc(100% + 2px);left:-1px;background-color:transparent}.nuv-page-breaker[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]::after{width:100%;left:0;transform:scaleX(0);transform-origin:0 50%;background-color:#fff;transition:transform .25s cubic-bezier(.77,0,.175,1)}.nuv-page-breaker[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]:hover::after{transform:scaleX(1)}.nuv-page-breaker[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]   .nuv-external-icon[_ngcontent-%COMP%]::after{display:inline-block;content:' ';background-size:14px 14px;background-repeat:no-repeat;height:14px;width:14px;margin-left:3px;transition:background-image .5s cubic-bezier(.77,0,.175,1);position:absolute;background-image:url(\"/global/images/SVG Icons/external-link-icon-light.svg\")}.nuv-page-breaker[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]:hover   .nuv-external-icon[_ngcontent-%COMP%]::after{background-image:url(\"/global/images/SVG Icons/external-link-icon-dark.svg\")}.nuv-page-breaker[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]:hover{color:#253746}.nuv-page-breaker[_ngcontent-%COMP%]   .nuv-page-breaker__description-wrapper-orange[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-style:normal;font-weight:400;line-height:1;letter-spacing:0;color:#fff;font-size:.75rem;position:relative;display:inline-block;padding:11px 10px;background-color:transparent;border:1px solid #fff;min-width:110px;text-align:center;cursor:pointer;transition:color .25s cubic-bezier(.77,0,.175,1);z-index:0;text-decoration:none!important}.nuv-page-breaker[_ngcontent-%COMP%]   .nuv-page-breaker__description-wrapper-orange[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]:disabled{background-color:#bdc3c7}.nuv-page-breaker[_ngcontent-%COMP%]   .nuv-page-breaker__description-wrapper-orange[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]::after, .nuv-page-breaker[_ngcontent-%COMP%]   .nuv-page-breaker__description-wrapper-orange[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]::before{content:'';display:block;height:calc(100% + 2px);position:absolute;top:-1px;z-index:-1}.nuv-page-breaker[_ngcontent-%COMP%]   .nuv-page-breaker__description-wrapper-orange[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]::before{width:calc(100% + 2px);left:-1px;background-color:transparent}.nuv-page-breaker[_ngcontent-%COMP%]   .nuv-page-breaker__description-wrapper-orange[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]::after{width:100%;left:0;transform:scaleX(0);transform-origin:0 50%;background-color:#fff;transition:transform .25s cubic-bezier(.77,0,.175,1)}.nuv-page-breaker[_ngcontent-%COMP%]   .nuv-page-breaker__description-wrapper-orange[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]:hover{color:#e87722}.nuv-page-breaker[_ngcontent-%COMP%]   .nuv-page-breaker__description-wrapper-orange[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]:hover::after{transform:scaleX(1)}@media only screen and (min-width:47.75rem){.nuv-page-breaker[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]{font-size:1rem;padding:15px 20px 13px;min-width:184px}.nuv-page-breaker[_ngcontent-%COMP%]   .nuv-page-breaker__description-wrapper-orange[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]{font-size:1rem;padding:15px 20px 13px;min-width:184px}}.nuv-page-breaker[_ngcontent-%COMP%]   .nuv-page-breaker__description-wrapper-green[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-style:normal;font-weight:400;line-height:1;letter-spacing:0;color:#fff;font-size:.75rem;position:relative;display:inline-block;padding:11px 10px;background-color:transparent;border:1px solid #fff;min-width:110px;text-align:center;cursor:pointer;transition:color .25s cubic-bezier(.77,0,.175,1);z-index:0;text-decoration:none!important}.nuv-page-breaker[_ngcontent-%COMP%]   .nuv-page-breaker__description-wrapper-green[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]:disabled{background-color:#bdc3c7}.nuv-page-breaker[_ngcontent-%COMP%]   .nuv-page-breaker__description-wrapper-green[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]::after, .nuv-page-breaker[_ngcontent-%COMP%]   .nuv-page-breaker__description-wrapper-green[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]::before{content:'';display:block;height:calc(100% + 2px);position:absolute;top:-1px;z-index:-1}.nuv-page-breaker[_ngcontent-%COMP%]   .nuv-page-breaker__description-wrapper-green[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]::before{width:calc(100% + 2px);left:-1px;background-color:transparent}.nuv-page-breaker[_ngcontent-%COMP%]   .nuv-page-breaker__description-wrapper-green[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]::after{width:100%;left:0;transform:scaleX(0);transform-origin:0 50%;background-color:#fff;transition:transform .25s cubic-bezier(.77,0,.175,1)}.nuv-page-breaker[_ngcontent-%COMP%]   .nuv-page-breaker__description-wrapper-green[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]:hover{color:#2d9015}.nuv-page-breaker[_ngcontent-%COMP%]   .nuv-page-breaker__description-wrapper-green[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]:hover::after{transform:scaleX(1)}@media only screen and (min-width:47.75rem){.nuv-page-breaker[_ngcontent-%COMP%]   .nuv-page-breaker__description-wrapper-green[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]{font-size:1rem;padding:15px 20px 13px;min-width:184px}.nuv-page-breaker[_ngcontent-%COMP%]{min-height:430px}.nuv-page-breaker__breaker-background[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{min-height:430px;max-height:430px}.nuv-page-breaker--tall[_ngcontent-%COMP%]{min-height:600px}.nuv-page-breaker--tall[_ngcontent-%COMP%]   .nuv-page-breaker__breaker-background[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{min-height:600px;max-height:600px}.nuv-page-breaker__description-wrapper[_ngcontent-%COMP%]{padding-top:90px;margin-right:0}.nuv-page-breaker__breaker-description-card[_ngcontent-%COMP%]{padding-right:0;padding-top:0}.nuv-page-breaker__breaker-title[_ngcontent-%COMP%]{font-size:2rem;line-height:2.625rem}.nuv-page-breaker__breaker-copy[_ngcontent-%COMP%]{color:#fff;font-size:1.125rem;line-height:1.6875rem}.nuv-page-breaker[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]{min-width:9.875rem;height:46px;padding-top:17px}}@media only screen and (min-width:63.9375rem){.nuv-page-breaker__description-wrapper[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-page-breaker[_ngcontent-%COMP%]   .cta[_ngcontent-%COMP%]{min-width:11.5rem}}"]],data:{}});function lN(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"a",[["class","cta"],["target","_self"]],[[1,"data-speed-bump-id",0],[1,"title",0]],null,null,null,null)),(t()(),hr(2,null,["",""]))],null,(function(t,n){var e=n.component;t(n,1,0,e.dataid,e.ctaTitle),t(n,2,0,e.ctaTitle)}))}function rN(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-button video-overlay-trigger"]],[[1,"data-id",0],[1,"data-action",0]],null,null,null,null)),(t()(),Ki(2,0,null,null,1,"a",[["class","cta svgPlayVideo"],["target","_self"]],[[1,"data-id",0],[1,"title",0]],null,null,null,null)),(t()(),hr(3,null,["",""]))],null,(function(t,n){var e=n.component;t(n,1,0,e.dataid,e.play),t(n,2,0,e.dataid,e.ctaTitle),t(n,3,0,e.ctaTitle)}))}function cN(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"a",[["class","cta"]],[[1,"href",4],[8,"target",0],[8,"title",0]],null,null,null,null)),(t()(),hr(2,null,[""," "])),(t()(),Ki(3,0,null,null,0,"span",[["class","nuv-external-icon"]],null,null,null,null,null))],null,(function(t,n){var e=n.component;t(n,1,0,e.ctaLink,Yi(1,"",e.ctalinktarget,""),Yi(1,"",e.targettitle,"")),t(n,2,0,e.ctaTitle)}))}function aN(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"a",[["class","cta"]],[[1,"href",4],[8,"target",0],[8,"title",0]],null,null,null,null)),(t()(),hr(1,null,[""," "]))],null,(function(t,n){var e=n.component;t(n,0,0,e.ctaLink,Yi(1,"",e.ctalinktarget,""),Yi(1,"",e.buttontitle,"")),t(n,1,0,e.ctaTitle)}))}function sN(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,cN)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["selfLink",2]],null,0,null,aN))],(function(t,n){t(n,2,0,"_blank"==n.component.ctalinktarget,Al(n,3))}),null)}function uN(t){return pr(0,[(t()(),Ki(0,0,null,null,21,"div",[["class","nuv-page-breaker"]],null,null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),ur(2,2),(t()(),Ki(3,0,null,null,3,"div",[["class","nuv-page-breaker__breaker-background"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,2,"picture",[],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,"source",[["media","(min-width: 1023px)"]],[[1,"srcset",4]],null,null,null,null)),(t()(),Ki(6,0,null,null,0,"img",[],[[1,"src",4],[1,"alt",0]],null,null,null,null)),(t()(),Ki(7,0,null,null,3,"div",[["class","nuv-page-breaker__breaker-background mobile-image"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,2,"picture",[],null,null,null,null,null)),(t()(),Ki(9,0,null,null,0,"source",[["media","(min-width: 1023px)"]],[[1,"srcset",4]],null,null,null,null)),(t()(),Ki(10,0,null,null,0,"img",[],[[1,"src",4],[1,"alt",0]],null,null,null,null)),(t()(),Ki(11,0,null,null,10,"div",[["class","nuv-page-breaker__description-wrapper"]],null,null,null,null,null)),jl(12,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(13,0,null,null,8,"div",[["class","nuv-page-breaker__breaker-description-card no-outline"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,0,"h4",[["class","nuv-page-breaker__breaker-title"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(15,0,null,null,0,"p",[["class","nuv-page-breaker__breaker-copy"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,lN)),jl(17,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,rN)),jl(19,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,sN)),jl(21,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component,o=t(n,2,0,"with-gradient"==e.type?"nuv-page-breaker--with-gradient":"","tall"==e.size?"nuv-page-breaker--tall":"");t(n,1,0,"nuv-page-breaker",o),t(n,12,0,"nuv-page-breaker__description-wrapper",e.color?"nuv-page-breaker__description-wrapper-"+e.color:""),t(n,17,0,"False"==e.hidecta&&"popupModel"==e.ctaLinkType),t(n,19,0,"False"==e.hidecta&&"videoModel"==e.ctaLinkType),t(n,21,0,"False"==e.hidecta&&"Itemlink"==e.ctaLinkType)}),(function(t,n){var e=n.component;t(n,5,0,e.imagelink),t(n,6,0,e.imagelink,e.imagealt),t(n,9,0,e.mobileimagelink),t(n,10,0,e.mobileimagelink,e.mobileimagealt),t(n,14,0,e.titletext),t(n,15,0,e.desctext)}))}function dN(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"app-page-breaker",[],null,null,null,uN,iN)),jl(1,114688,null,0,dM,[],null,null)],(function(t,n){t(n,1,0)}),null)}var gN=Cl("app-page-breaker",dM,dN,{type:"type",color:"color",size:"size",titletext:"modeltitle",desctext:"description",imagelink:"imagelink",imagealt:"imagealt",mobileimagelink:"mobileimagelink",mobileimagealt:"mobileimagealt",ctaLink:"ctalink",ctaTitle:"ctatitle",hidecta:"hidecta",dataid:"dataid",ctaLinkType:"ctalinktype",ctalinktarget:"ctalinktarget",targettitle:"targettitle",buttontitle:"buttontitle"},{},[]),hN=mi({encapsulation:2,styles:[[".PDPDataCallout{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note{margin:15px 0}.nuv-data-callout__disclaimer-text{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items{list-style:none;padding:0}.nuv-data-callout__item{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text p{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text p+p{margin-top:15px}.nuv-data-callout--white .nuv-data-callout__footer-text p{color:#253746}.nuv-data-callout--white{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white .nuv-data-callout__background{background:0 0}.nuv-data-callout--white .nuv-data-callout__title{color:#253746;padding-bottom:5px}.nuv-data-callout--white .nuv-data-callout__items{margin:0}.nuv-data-callout--white .nuv-data-callout__item__value{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white .nuv-data-callout__item__value-and-date .nuv-data-callout__item__date{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white .nuv-data-callout__item__label{color:#5f7283;border-top:none}.nuv-data-callout--white .nuv-data-callout__item__date{color:#253746}.nuv-data-callout--white .nuv-data-callout__item{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note{margin:15px 0}.nuv-data-callout__disclaimer-text{font-size:14px}.nuv-data-callout__disclaimer-note{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date{font-size:16px;line-height:1}.nuv-data-callout__item__label{margin-top:18px}.nuv-data-callout__item__date{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text,.nuv-data-callout__footer-text p{font-size:14px;line-height:1.5}.nuv-data-callout--white{padding:25px 20px 0}.nuv-data-callout--white .nuv-data-callout__container{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white .nuv-data-callout__items{margin:0 77px}.nuv-data-callout--white .nuv-data-callout__item-wrapper:last-child .nuv-data-callout__item{border-bottom:none}.nuv-data-callout--white .nuv-data-callout__item{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white .nuv-data-callout__item__value{font-size:1.5rem}.nuv-data-callout--white .nuv-data-callout__item__value+div{max-width:350px}.nuv-data-callout--white .nuv-data-callout__title-and-date{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout{padding:50px 110px 80px}.nuv-data-callout__container{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note{margin:15px 0}.nuv-data-callout__disclaimer-note{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date{margin-bottom:10px}.nuv-data-callout__title{font-size:22px;line-height:1.41}.nuv-data-callout__date{font-size:16px;line-height:1}.nuv-data-callout__items{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper:nth-child(2n+1) .nuv-data-callout__item{margin-right:20px}.nuv-data-callout__item-wrapper:nth-child(2n+2) .nuv-data-callout__item{margin-left:20px}.nuv-data-callout__item-wrapper:nth-last-child(2):nth-child(odd) .nuv-data-callout__item{border-bottom:none}.nuv-data-callout__item{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date{width:43%}.nuv-data-callout__item__value{font-size:48px}.nuv-data-callout__item__direction{bottom:9px}.nuv-data-callout--white{padding:25px 50px 0}.nuv-data-callout--white .nuv-data-callout__container{padding-bottom:26px}.nuv-data-callout--white .nuv-data-callout__items{margin:0 90px}}.HeaderSection+.PDPDataCallout{margin-top:0}.nuv-display-style__comma,.nuv-display-style__date,.nuv-display-style__novalue{color:#253746}.nuv-display-style__dollar{margin-bottom:30px}.nuv-display-style__dollar--2,.nuv-display-style__dollar--3,.nuv-display-style__dollar--4,.nuv-display-style__dollar__billion{display:block}.nuv-display-style__dollar--green{color:#2ba824}.nuv-display-style__dollar--blue{color:#0092bc}.nuv-display-style__dollar--orange{color:#ffa300}.nuv-display-style__dollar--red{color:#ff4e44}.nuv-display-style__dollar--million{display:block}.nuv-display-style__dollar--million-billion,.nuv-display-style__pdf,.nuv-display-style__percentage{color:#253746}.nuv-display-style__percentage--green{color:#2ba824}.nuv-display-style__percentage--blue{color:#0092bc}.nuv-display-style__percentage--orange{color:#ffa300}.nuv-display-style__percentage--red{color:#ff4e44}.nuv-display-style__show{color:#253746}.nuv-display-style__show--green{color:#2ba824}.nuv-display-style__show--blue{color:#0092bc}.nuv-display-style__show--orange{color:#ffa300}.nuv-display-style__default{color:#253746}.nuv-display-style__fund_symbol{font-weight:700}.nuv-model-portfolios-tab{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent .nuv-model-portfolios-tab{margin-top:0}.nuv-model-portfolios-tab__container{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active{visibility:visible}.nuv-model-portfolios-tab__scrollmenu .nuv-model-portfolios-tab__wrapper{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu .nuv-model-portfolios-tab__links-container{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container{width:100%;display:flex}.nuv-model-portfolios-tab__list{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list li{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list li:last-child{margin-right:0}.nuv-model-portfolios-tab__list li:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list li.nuv-model-portfolios-tab__list--active{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list li.nuv-model-portfolios-tab__list--active::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list li.nuv-model-portfolios-tab__list--active>a{color:#31b700!important}.nuv-model-portfolios-tab__list li a{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu .nuv-model-portfolios-tab__list{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar{display:none}.nuv-model-portfolios-tab .simplebar-track{right:2.1875rem!important}.nuv-model-portfolios-tab .simplebar-track.simplebar-horizontal{left:2.1875rem!important}.nuv-model-portfolios-tab .simplebar-track .simplebar-scrollbar{height:.25rem!important}.nuv-model-portfolios-tab .simplebar-track .simplebar-scrollbar::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green .nuv-model-portfolios-tab__staticContent--title::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange .nuv-model-portfolios-tab__staticContent--staticContent--title::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container,.nuv-model-portfolios-tab__headingContainer{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer h2{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer a{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active>a{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title::before{width:80px;height:4px}.nuv-model-portfolios-tab{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab::after,.nuv-model-portfolios-tab::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab .simplebar-track.nuv-model-portfolios-tab__tablet{bottom:21px!important}.nuv-model-portfolios-tab .simplebar-track:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu .nuv-model-portfolios-tab__list{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list li{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list li.nuv-model-portfolios-tab__list--active::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer{min-height:9.375rem}.nuv-article-content--retail>ol>li,.nuv-article-content--retail>ul>li{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu .nuv-model-portfolios-tab__list{top:22%}.nuv-model-portfolios-tab .simplebar-track{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab{margin-left:0;margin-right:0}.nuv-model-portfolios-tab .simplebar-track{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu .nuv-model-portfolios-tab__wrapper{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu .nuv-model-portfolios-tab__list{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer h1{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab .simplebar-track.nuv-model-portfolios-tab__tablet{bottom:24px!important}.nuv-model-portfolios-tab .simplebar-track:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper{height:auto;overflow:visible}.nuv-model-portfolios-tab__list{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list li{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list li.nuv-model-portfolios-tab__list--active::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu .nuv-model-portfolios-tab__list-item:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list li{width:8.125rem}.nuv-model-portfolios-tab .simplebar-track.nuv-model-portfolios-tab__tablet{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container,.nuv-model-portfolios-tab__headingContainer{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container,.nuv-model-portfolios-tab__headingContainer{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container,.nuv-model-portfolios-tab__headingContainer{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container,.nuv-model-portfolios-tab__headingContainer{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container{width:342px}}.BodyArticle{position:relative;display:block;float:left;width:100%}.BodyContent .nuv-button+.nuv-button{margin-top:.5rem}.nuv-article-content--retail>ol,.nuv-article-content--retail>ul{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail>ol::before,.nuv-article-content--retail>ul::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail>ol>li,.nuv-article-content--retail>ul>li{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail>ol>li::after,.nuv-article-content--retail>ul>li::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail>ol>li:last-child,.nuv-article-content--retail>ul>li:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail>ol>li:last-child::after,.nuv-article-content--retail>ul>li:last-child::after{display:none}.nuv-article-content--retail>ol>li{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail>ol>li::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail>ul>li{padding-left:1.75rem}.nuv-article-content--retail>ul>li::after{width:100%;left:0}.nuv-article-content--retail>ul>li::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail>ul.nuv-issue-outline.featured-list.outline-featured-list-icon,.nuv-article-content--retail>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li{padding-left:0}.nuv-article-content--retail>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::before{background:0 0;border-radius:unset}.nuv-article-content--retail>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>.outline-featured-list-contentSpan{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>img{vertical-align:middle;padding-right:12px}.nuv-article-content--retail>ul.featured-list{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail>ul.featured-list::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail>ol.featured-list>li{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail>ol.featured-list>li::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail>ol.featured-list>li::after{display:none}.nuv-article-content--retail>ol.featured-list>li:last-child{padding-bottom:.9375rem}.nuv-article-content--retail .nuv-issue-outline-title+ul.featured-list{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail .nuv-issue-outline-title+ul.featured-list::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail>ol,.nuv-article-content--retail>ul{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail>ol::before,.nuv-article-content--retail>ul::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail>ol>li,.nuv-article-content--retail>ul>li{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail>ol,.nuv-article-content--retail>ul{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail>ol::before,.nuv-article-content--retail>ul::before{height:.25rem;width:48.2%}.nuv-article-content--retail>ul>li::before{top:.75rem}.nuv-article-content--retail>ul.featured-list{padding:3rem 2.5rem 2rem}.nuv-article-content--retail>ul.featured-list>li{margin-right:5%}.nuv-article-content--retail>ul:not(.featured-list)>li{margin-right:10%}.nuv-article-content--retail>ol:not(.featured-list)>li{margin-left:2.5rem}.nuv-article-content--retail>ol:not(.featured-list)>li::after,.nuv-article-content--retail>ol:not(.featured-list)>li::before{left:-2.5rem}.nuv-article-content--retail>ol:not(.featured-list)>li::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail .nuv-issue-outline-title+ul.featured-list{margin-top:-2rem}}.nuv-article-content--retail .nuv-article-breaker-embed{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail .SocialShare+:first-of-type{margin-top:0}.nuv-article-content--retail .nuv-article-html-table__table-wrapper h3{margin:0}.ArticleBodyContent>p>em>a{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent>div.structural>p:first-child{margin-top:0}.ArticleBodyContent,.ArticleBodyContent>div.structural>.nuv-speed-bump{margin-top:0!important}.ArticleBodyContent>div.structural>ol,.ArticleBodyContent>div.structural>ul,.ArticleBodyContent>ol,.ArticleBodyContent>ul{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent>div.structural>ol::before,.ArticleBodyContent>div.structural>ul::before,.ArticleBodyContent>ol::before,.ArticleBodyContent>ul::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent>div.structural>ol>li,.ArticleBodyContent>div.structural>ul>li,.ArticleBodyContent>ol>li,.ArticleBodyContent>ul>li{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent>div.structural>ol>li::after,.ArticleBodyContent>div.structural>ul>li::after,.ArticleBodyContent>ol>li::after,.ArticleBodyContent>ul>li::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent>div.structural>ol>li:last-child,.ArticleBodyContent>div.structural>ul>li:last-child,.ArticleBodyContent>ol>li:last-child,.ArticleBodyContent>ul>li:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent>div.structural>ol>li:last-child::after,.ArticleBodyContent>div.structural>ul>li:last-child::after,.ArticleBodyContent>ol>li:last-child::after,.ArticleBodyContent>ul>li:last-child::after{display:none}.ArticleBodyContent>div.structural>ol>li,.ArticleBodyContent>ol>li{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent>div.structural>ol>li::before,.ArticleBodyContent>ol>li::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent>div.structural>ul>li,.ArticleBodyContent>ul>li{padding-left:1.75rem}.ArticleBodyContent>div.structural>ul>li::after,.ArticleBodyContent>ul>li::after{width:100%;left:0}.ArticleBodyContent>div.structural>ul>li::before,.ArticleBodyContent>ul>li::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent>div.structural>ul.nuv-issue-outline.featured-list.outline-featured-list-icon,.ArticleBodyContent>div.structural>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li,.ArticleBodyContent>ul.nuv-issue-outline.featured-list.outline-featured-list-icon,.ArticleBodyContent>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li{padding-left:0}.ArticleBodyContent>div.structural>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::before,.ArticleBodyContent>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::before{background:0 0;border-radius:unset}.ArticleBodyContent>div.structural>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>.outline-featured-list-contentSpan,.ArticleBodyContent>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>.outline-featured-list-contentSpan{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent>div.structural>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::after,.ArticleBodyContent>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent>div.structural>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>img,.ArticleBodyContent>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>img{vertical-align:middle;padding-right:12px}.ArticleBodyContent>div.structural>ul.featured-list,.ArticleBodyContent>ul.featured-list{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent>div.structural>ul.featured-list::after,.ArticleBodyContent>ul.featured-list::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent>div.structural>ol.featured-list>li,.ArticleBodyContent>ol.featured-list>li{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent>div.structural>ol.featured-list>li::before,.ArticleBodyContent>ol.featured-list>li::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent>div.structural>ol.featured-list>li::after,.ArticleBodyContent>ol.featured-list>li::after{display:none}.ArticleBodyContent>div.structural>ol.featured-list>li:last-child,.ArticleBodyContent>ol.featured-list>li:last-child{padding-bottom:.9375rem}.ArticleBodyContent .nuv-issue-outline-title+ul.featured-list,.ArticleBodyContent>div.structural .nuv-issue-outline-title+ul.featured-list{margin-top:-1.625rem;z-index:0}.ArticleBodyContent .nuv-issue-outline-title+ul.featured-list::before,.ArticleBodyContent>div.structural .nuv-issue-outline-title+ul.featured-list::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent>div.structural>ol>li,.ArticleBodyContent>div.structural>ul>li,.ArticleBodyContent>ol>li,.ArticleBodyContent>ul>li{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent>div.structural>ol,.ArticleBodyContent>div.structural>ul,.ArticleBodyContent>ol,.ArticleBodyContent>ul{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent>div.structural>ol::before,.ArticleBodyContent>div.structural>ul::before,.ArticleBodyContent>ol::before,.ArticleBodyContent>ul::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent>div.structural>ol>li,.ArticleBodyContent>div.structural>ul>li,.ArticleBodyContent>ol>li,.ArticleBodyContent>ul>li{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent>div.structural>ol,.ArticleBodyContent>div.structural>ul,.ArticleBodyContent>ol,.ArticleBodyContent>ul{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent>div.structural>ol::before,.ArticleBodyContent>div.structural>ul::before,.ArticleBodyContent>ol::before,.ArticleBodyContent>ul::before{height:.25rem;width:48.2%}.ArticleBodyContent>div.structural>ul>li::before,.ArticleBodyContent>ul>li::before{top:.75rem}.ArticleBodyContent>div.structural>ul.featured-list,.ArticleBodyContent>ul.featured-list{padding:3rem 2.5rem 2rem}.ArticleBodyContent>div.structural>ul.featured-list>li,.ArticleBodyContent>ul.featured-list>li{margin-right:5%}.ArticleBodyContent>div.structural>ul:not(.featured-list)>li,.ArticleBodyContent>ul:not(.featured-list)>li{margin-right:10%}.ArticleBodyContent>div.structural>ol:not(.featured-list)>li,.ArticleBodyContent>ol:not(.featured-list)>li{margin-left:2.5rem}.ArticleBodyContent>div.structural>ol:not(.featured-list)>li::after,.ArticleBodyContent>div.structural>ol:not(.featured-list)>li::before,.ArticleBodyContent>ol:not(.featured-list)>li::after,.ArticleBodyContent>ol:not(.featured-list)>li::before{left:-2.5rem}.ArticleBodyContent>div.structural>ol:not(.featured-list)>li::after,.ArticleBodyContent>ol:not(.featured-list)>li::after{width:calc(90% + 2.5rem)}.ArticleBodyContent .nuv-issue-outline-title+ul.featured-list,.ArticleBodyContent>div.structural .nuv-issue-outline-title+ul.featured-list{margin-top:-2rem}}.ArticleBodyContent>div.structural>table,.ArticleBodyContent>table{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent>div.structural>table>caption,.ArticleBodyContent>table>caption{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent>div.structural>table>thead>tr>th,.ArticleBodyContent>table>thead>tr>th{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent>div.structural>table>thead>tr>th:not(:first-child),.ArticleBodyContent>table>thead>tr>th:not(:first-child){text-align:right}.ArticleBodyContent>div.structural>table>thead>tr>th:last-child,.ArticleBodyContent>table>thead>tr>th:last-child{border-right:none}.ArticleBodyContent>div.structural>table>thead>tr>th:first-child,.ArticleBodyContent>table>thead>tr>th:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent>div.structural>table>tbody>tr>th,.ArticleBodyContent>table>tbody>tr>th{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent>div.structural>table>tbody>tr>td,.ArticleBodyContent>table>tbody>tr>td{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent>div.structural>table>tbody>tr>td:not(:first-child),.ArticleBodyContent>table>tbody>tr>td:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent>div.structural>table>tbody>tr>td:last-child,.ArticleBodyContent>table>tbody>tr>td:last-child{border-right:none}.ArticleBodyContent>div.structural>table>tbody>tr:nth-child(odd)>td,.ArticleBodyContent>table>tbody>tr:nth-child(odd)>td{background-color:rgba(178,222,234,.7)}.ArticleBodyContent>.nuv-issue-outline.featured-list,.ArticleBodyContent>div.structural>.nuv-issue-outline.featured-list{margin-top:-1.625rem}.ArticleBodyContent>.nuv-issue-outline.featured-list::before,.ArticleBodyContent>div.structural>.nuv-issue-outline.featured-list::before{display:none}.ArticleBodyContent ol li a,.ArticleBodyContent ul li a,.ArticleBodyContent>div.structural ol li a,.ArticleBodyContent>div.structural ul li a{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent ol li a:hover,.ArticleBodyContent ul li a:hover,.ArticleBodyContent>div.structural ol li a:hover,.ArticleBodyContent>div.structural ul li a:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent .nuv-issue-outline.main-title,.ArticleBodyContent>div.structural .nuv-issue-outline.main-title{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent .nuv-issue-outline.main-title::before,.ArticleBodyContent>div.structural .nuv-issue-outline.main-title::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent>div.structural>table>caption,.ArticleBodyContent>table>caption{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent>div.structural>table>tbody>tr>td,.ArticleBodyContent>table>tbody>tr>td{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent>div.structural>table,.ArticleBodyContent>table{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent .nuv-issue-outline.main-title,.ArticleBodyContent>div.structural .nuv-issue-outline.main-title{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent .nuv-issue-outline.main-title::before,.ArticleBodyContent>div.structural .nuv-issue-outline.main-title::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent>div.structural>table>caption,.ArticleBodyContent>table>caption{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent>div.structural>table>tbody>tr>td,.ArticleBodyContent>table>tbody>tr>td{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent>div.structural>table,.ArticleBodyContent>table{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent .nuv-issue-outline.main-title,.ArticleBodyContent>div.structural .nuv-issue-outline.main-title{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent .nuv-issue-outline.featured-list,.ArticleBodyContent>div.structural .nuv-issue-outline.featured-list{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent .nuv-issue-outline.main-title::before,.ArticleBodyContent>div.structural .nuv-issue-outline.main-title::before{width:48.2%}}.ArticleBodyContent .nuv-institutional-modal__sub-copy,.ArticleBodyContent>div.structural .nuv-institutional-modal__sub-copy,.ArticleBodyContent>div.structural>form,.ArticleBodyContent>div.structural>form>p,.ArticleBodyContent>div.structural>h1,.ArticleBodyContent>div.structural>h2,.ArticleBodyContent>div.structural>h3,.ArticleBodyContent>div.structural>h4,.ArticleBodyContent>div.structural>h5,.ArticleBodyContent>div.structural>h6,.ArticleBodyContent>div.structural>p,.ArticleBodyContent>div.structural>picture,.ArticleBodyContent>form,.ArticleBodyContent>form>p,.ArticleBodyContent>h1,.ArticleBodyContent>h2,.ArticleBodyContent>h3,.ArticleBodyContent>h4,.ArticleBodyContent>h5,.ArticleBodyContent>h6,.ArticleBodyContent>p,.ArticleBodyContent>picture{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent .nuv-institutional-modal__sub-copy>a,.ArticleBodyContent>div.structural .nuv-institutional-modal__sub-copy>a,.ArticleBodyContent>div.structural>form>a,.ArticleBodyContent>div.structural>form>p>a,.ArticleBodyContent>div.structural>h1>a,.ArticleBodyContent>div.structural>h2>a,.ArticleBodyContent>div.structural>h3>a,.ArticleBodyContent>div.structural>h4>a,.ArticleBodyContent>div.structural>h5>a,.ArticleBodyContent>div.structural>h6>a,.ArticleBodyContent>div.structural>p>a,.ArticleBodyContent>div.structural>picture>a,.ArticleBodyContent>form>a,.ArticleBodyContent>form>p>a,.ArticleBodyContent>h1>a,.ArticleBodyContent>h2>a,.ArticleBodyContent>h3>a,.ArticleBodyContent>h4>a,.ArticleBodyContent>h5>a,.ArticleBodyContent>h6>a,.ArticleBodyContent>p>a,.ArticleBodyContent>picture>a{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent .nuv-institutional-modal__sub-copy>a:hover,.ArticleBodyContent>div.structural .nuv-institutional-modal__sub-copy>a:hover,.ArticleBodyContent>div.structural>form>a:hover,.ArticleBodyContent>div.structural>form>p>a:hover,.ArticleBodyContent>div.structural>h1>a:hover,.ArticleBodyContent>div.structural>h2>a:hover,.ArticleBodyContent>div.structural>h3>a:hover,.ArticleBodyContent>div.structural>h4>a:hover,.ArticleBodyContent>div.structural>h5>a:hover,.ArticleBodyContent>div.structural>h6>a:hover,.ArticleBodyContent>div.structural>p>a:hover,.ArticleBodyContent>div.structural>picture>a:hover,.ArticleBodyContent>form>a:hover,.ArticleBodyContent>form>p>a:hover,.ArticleBodyContent>h1>a:hover,.ArticleBodyContent>h2>a:hover,.ArticleBodyContent>h3>a:hover,.ArticleBodyContent>h4>a:hover,.ArticleBodyContent>h5>a:hover,.ArticleBodyContent>h6>a:hover,.ArticleBodyContent>p>a:hover,.ArticleBodyContent>picture>a:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent>.nuv-button,.ArticleBodyContent>div.structural>.nuv-button{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent>div.structural>h1,.ArticleBodyContent>h1{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent>div.structural>h1,.ArticleBodyContent>h1{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent>div.structural>h1,.ArticleBodyContent>h1{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent>div.structural>h2,.ArticleBodyContent>h2{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent>div.structural>h2,.ArticleBodyContent>h2{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent>div.structural>h2,.ArticleBodyContent>h2{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent>div.structural>h3,.ArticleBodyContent>h3{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent>div.structural>h3,.ArticleBodyContent>h3{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent>div.structural>h3,.ArticleBodyContent>h3{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent>div.structural>h4,.ArticleBodyContent>h4{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent>div.structural>h4,.ArticleBodyContent>h4{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent>div.structural>h4,.ArticleBodyContent>h4{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent>div.structural>h5,.ArticleBodyContent>h5{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent>div.structural>h5,.ArticleBodyContent>h5{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent>div.structural>h5,.ArticleBodyContent>h5{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent>div.structural>h6,.ArticleBodyContent>h6{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent>div.structural>h6,.ArticleBodyContent>h6{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent>div.structural>h6,.ArticleBodyContent>h6{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent>div.structural>p,.ArticleBodyContent>p{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent>div.structural>p,.ArticleBodyContent>p{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent>div.structural>p,.ArticleBodyContent>p{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent>div.structural>form,.ArticleBodyContent>form{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent>*,.ArticleBodyContent>div.structural>*,.ArticleBodyContent>div.structural>form,.ArticleBodyContent>div.structural>p,.ArticleBodyContent>form,.ArticleBodyContent>p{margin-top:1.5rem}.ArticleBodyContent>.nuv-button-embed,.ArticleBodyContent>div.structural>.nuv-button-embed{margin-bottom:0}.ArticleBodyContent>.nuv-button+.nuv-button,.ArticleBodyContent>.nuv-button+form,.ArticleBodyContent>.nuv-button+h1,.ArticleBodyContent>.nuv-button+h2,.ArticleBodyContent>.nuv-button+h3,.ArticleBodyContent>.nuv-button+h4,.ArticleBodyContent>.nuv-button+h5,.ArticleBodyContent>.nuv-button+h6,.ArticleBodyContent>.nuv-button+ol,.ArticleBodyContent>.nuv-button+p,.ArticleBodyContent>.nuv-button+ul,.ArticleBodyContent>div.structural>.nuv-button+.nuv-button,.ArticleBodyContent>div.structural>.nuv-button+form,.ArticleBodyContent>div.structural>.nuv-button+h1,.ArticleBodyContent>div.structural>.nuv-button+h2,.ArticleBodyContent>div.structural>.nuv-button+h3,.ArticleBodyContent>div.structural>.nuv-button+h4,.ArticleBodyContent>div.structural>.nuv-button+h5,.ArticleBodyContent>div.structural>.nuv-button+h6,.ArticleBodyContent>div.structural>.nuv-button+ol,.ArticleBodyContent>div.structural>.nuv-button+p,.ArticleBodyContent>div.structural>.nuv-button+ul,.ArticleBodyContent>div.structural>form+.nuv-button,.ArticleBodyContent>div.structural>h1+.nuv-button,.ArticleBodyContent>div.structural>h1+form,.ArticleBodyContent>div.structural>h1+h1,.ArticleBodyContent>div.structural>h1+h2,.ArticleBodyContent>div.structural>h1+h3,.ArticleBodyContent>div.structural>h1+h4,.ArticleBodyContent>div.structural>h1+h5,.ArticleBodyContent>div.structural>h1+h6,.ArticleBodyContent>div.structural>h1+ol,.ArticleBodyContent>div.structural>h1+p,.ArticleBodyContent>div.structural>h1+ul,.ArticleBodyContent>div.structural>h2+.nuv-button,.ArticleBodyContent>div.structural>h2+form,.ArticleBodyContent>div.structural>h2+h1,.ArticleBodyContent>div.structural>h2+h2,.ArticleBodyContent>div.structural>h2+h3,.ArticleBodyContent>div.structural>h2+h4,.ArticleBodyContent>div.structural>h2+h5,.ArticleBodyContent>div.structural>h2+h6,.ArticleBodyContent>div.structural>h2+ol,.ArticleBodyContent>div.structural>h2+p,.ArticleBodyContent>div.structural>h2+ul,.ArticleBodyContent>div.structural>h3+.nuv-button,.ArticleBodyContent>div.structural>h3+form,.ArticleBodyContent>div.structural>h3+h1,.ArticleBodyContent>div.structural>h3+h2,.ArticleBodyContent>div.structural>h3+h3,.ArticleBodyContent>div.structural>h3+h4,.ArticleBodyContent>div.structural>h3+h5,.ArticleBodyContent>div.structural>h3+h6,.ArticleBodyContent>div.structural>h3+ol,.ArticleBodyContent>div.structural>h3+p,.ArticleBodyContent>div.structural>h3+ul,.ArticleBodyContent>div.structural>h4+.nuv-button,.ArticleBodyContent>div.structural>h4+form,.ArticleBodyContent>div.structural>h4+h1,.ArticleBodyContent>div.structural>h4+h2,.ArticleBodyContent>div.structural>h4+h3,.ArticleBodyContent>div.structural>h4+h4,.ArticleBodyContent>div.structural>h4+h5,.ArticleBodyContent>div.structural>h4+h6,.ArticleBodyContent>div.structural>h4+ol,.ArticleBodyContent>div.structural>h4+p,.ArticleBodyContent>div.structural>h4+ul,.ArticleBodyContent>div.structural>h5+.nuv-button,.ArticleBodyContent>div.structural>h5+form,.ArticleBodyContent>div.structural>h5+h1,.ArticleBodyContent>div.structural>h5+h2,.ArticleBodyContent>div.structural>h5+h3,.ArticleBodyContent>div.structural>h5+h4,.ArticleBodyContent>div.structural>h5+h5,.ArticleBodyContent>div.structural>h5+h6,.ArticleBodyContent>div.structural>h5+ol,.ArticleBodyContent>div.structural>h5+p,.ArticleBodyContent>div.structural>h5+ul,.ArticleBodyContent>div.structural>h6+.nuv-button,.ArticleBodyContent>div.structural>h6+form,.ArticleBodyContent>div.structural>h6+h1,.ArticleBodyContent>div.structural>h6+h2,.ArticleBodyContent>div.structural>h6+h3,.ArticleBodyContent>div.structural>h6+h4,.ArticleBodyContent>div.structural>h6+h5,.ArticleBodyContent>div.structural>h6+h6,.ArticleBodyContent>div.structural>h6+ol,.ArticleBodyContent>div.structural>h6+p,.ArticleBodyContent>div.structural>h6+ul,.ArticleBodyContent>div.structural>p+.nuv-button,.ArticleBodyContent>form+.nuv-button,.ArticleBodyContent>h1+.nuv-button,.ArticleBodyContent>h1+form,.ArticleBodyContent>h1+h1,.ArticleBodyContent>h1+h2,.ArticleBodyContent>h1+h3,.ArticleBodyContent>h1+h4,.ArticleBodyContent>h1+h5,.ArticleBodyContent>h1+h6,.ArticleBodyContent>h1+ol,.ArticleBodyContent>h1+p,.ArticleBodyContent>h1+ul,.ArticleBodyContent>h2+.nuv-button,.ArticleBodyContent>h2+form,.ArticleBodyContent>h2+h1,.ArticleBodyContent>h2+h2,.ArticleBodyContent>h2+h3,.ArticleBodyContent>h2+h4,.ArticleBodyContent>h2+h5,.ArticleBodyContent>h2+h6,.ArticleBodyContent>h2+ol,.ArticleBodyContent>h2+p,.ArticleBodyContent>h2+ul,.ArticleBodyContent>h3+.nuv-button,.ArticleBodyContent>h3+form,.ArticleBodyContent>h3+h1,.ArticleBodyContent>h3+h2,.ArticleBodyContent>h3+h3,.ArticleBodyContent>h3+h4,.ArticleBodyContent>h3+h5,.ArticleBodyContent>h3+h6,.ArticleBodyContent>h3+ol,.ArticleBodyContent>h3+p,.ArticleBodyContent>h3+ul,.ArticleBodyContent>h4+.nuv-button,.ArticleBodyContent>h4+form,.ArticleBodyContent>h4+h1,.ArticleBodyContent>h4+h2,.ArticleBodyContent>h4+h3,.ArticleBodyContent>h4+h4,.ArticleBodyContent>h4+h5,.ArticleBodyContent>h4+h6,.ArticleBodyContent>h4+ol,.ArticleBodyContent>h4+p,.ArticleBodyContent>h4+ul,.ArticleBodyContent>h5+.nuv-button,.ArticleBodyContent>h5+form,.ArticleBodyContent>h5+h1,.ArticleBodyContent>h5+h2,.ArticleBodyContent>h5+h3,.ArticleBodyContent>h5+h4,.ArticleBodyContent>h5+h5,.ArticleBodyContent>h5+h6,.ArticleBodyContent>h5+ol,.ArticleBodyContent>h5+p,.ArticleBodyContent>h5+ul,.ArticleBodyContent>h6+.nuv-button,.ArticleBodyContent>h6+form,.ArticleBodyContent>h6+h1,.ArticleBodyContent>h6+h2,.ArticleBodyContent>h6+h3,.ArticleBodyContent>h6+h4,.ArticleBodyContent>h6+h5,.ArticleBodyContent>h6+h6,.ArticleBodyContent>h6+ol,.ArticleBodyContent>h6+p,.ArticleBodyContent>h6+ul,.ArticleBodyContent>p+.nuv-button{margin-top:.5rem}.ArticleBodyContent>.nuv-button.inlinebutton,.ArticleBodyContent>.nuv-button.inlinefirstbutton,.ArticleBodyContent>div.structural>.nuv-button.inlinebutton,.ArticleBodyContent>div.structural>.nuv-button.inlinefirstbutton{width:auto}.ArticleBodyContent>.nuv-button.inlinebutton,.ArticleBodyContent>div.structural>.nuv-button.inlinebutton{margin-left:10px}.ArticleBodyContent .nuv-issue-outline-title,.ArticleBodyContent>div.structural .nuv-issue-outline-title{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent .nuv-issue-outline-title::before,.ArticleBodyContent>div.structural .nuv-issue-outline-title::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent .nuv-article-video-embed-override-rte,.ArticleBodyContent>div.structural .nuv-article-video-embed-override-rte{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent>div.structural>form,.ArticleBodyContent>form{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent .nuv-issue-outline-title,.ArticleBodyContent>div.structural .nuv-issue-outline-title{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent .nuv-institutional-modal__sub-copy,.ArticleBodyContent>.nuv-button,.ArticleBodyContent>div.structural .nuv-institutional-modal__sub-copy,.ArticleBodyContent>div.structural>.nuv-button,.ArticleBodyContent>div.structural>form,.ArticleBodyContent>div.structural>form>p,.ArticleBodyContent>div.structural>h1,.ArticleBodyContent>div.structural>h2,.ArticleBodyContent>div.structural>h3,.ArticleBodyContent>div.structural>h4,.ArticleBodyContent>div.structural>h5,.ArticleBodyContent>div.structural>h6,.ArticleBodyContent>div.structural>p,.ArticleBodyContent>div.structural>picture,.ArticleBodyContent>form,.ArticleBodyContent>form>p,.ArticleBodyContent>h1,.ArticleBodyContent>h2,.ArticleBodyContent>h3,.ArticleBodyContent>h4,.ArticleBodyContent>h5,.ArticleBodyContent>h6,.ArticleBodyContent>p,.ArticleBodyContent>picture{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent>.nuv-button.inlinebutton,.ArticleBodyContent>.nuv-button.inlinefirstbutton,.ArticleBodyContent>div.structural>.nuv-button.inlinebutton,.ArticleBodyContent>div.structural>.nuv-button.inlinefirstbutton{width:auto}.ArticleBodyContent .nuv-issue-outline-title::before,.ArticleBodyContent>div.structural .nuv-issue-outline-title::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent>div.structural>form,.ArticleBodyContent>form{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent .nuv-institutional-modal__sub-copy,.ArticleBodyContent>.nuv-button,.ArticleBodyContent>div.structural .nuv-institutional-modal__sub-copy,.ArticleBodyContent>div.structural>.nuv-button,.ArticleBodyContent>div.structural>form,.ArticleBodyContent>div.structural>h1,.ArticleBodyContent>div.structural>h2,.ArticleBodyContent>div.structural>h3,.ArticleBodyContent>div.structural>h4,.ArticleBodyContent>div.structural>h5,.ArticleBodyContent>div.structural>h6,.ArticleBodyContent>div.structural>p,.ArticleBodyContent>div.structural>picture,.ArticleBodyContent>form,.ArticleBodyContent>h1,.ArticleBodyContent>h2,.ArticleBodyContent>h3,.ArticleBodyContent>h4,.ArticleBodyContent>h5,.ArticleBodyContent>h6,.ArticleBodyContent>p,.ArticleBodyContent>picture{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article .ArticleBodyContent .nuv-institutional-modal__sub-copy,.full-width-article .ArticleBodyContent>.nuv-button,.full-width-article .ArticleBodyContent>div.structural .nuv-institutional-modal__sub-copy,.full-width-article .ArticleBodyContent>div.structural>.nuv-button,.full-width-article .ArticleBodyContent>div.structural>form,.full-width-article .ArticleBodyContent>div.structural>h1,.full-width-article .ArticleBodyContent>div.structural>h2,.full-width-article .ArticleBodyContent>div.structural>h3,.full-width-article .ArticleBodyContent>div.structural>h4,.full-width-article .ArticleBodyContent>div.structural>h5,.full-width-article .ArticleBodyContent>div.structural>h6,.full-width-article .ArticleBodyContent>div.structural>p,.full-width-article .ArticleBodyContent>div.structural>picture,.full-width-article .ArticleBodyContent>form,.full-width-article .ArticleBodyContent>h1,.full-width-article .ArticleBodyContent>h2,.full-width-article .ArticleBodyContent>h3,.full-width-article .ArticleBodyContent>h4,.full-width-article .ArticleBodyContent>h5,.full-width-article .ArticleBodyContent>h6,.full-width-article .ArticleBodyContent>p,.full-width-article .ArticleBodyContent>picture{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent>.nuv-button.inlinebutton,.ArticleBodyContent>.nuv-button.inlinefirstbutton,.ArticleBodyContent>div.structural>.nuv-button.inlinebutton,.ArticleBodyContent>div.structural>.nuv-button.inlinefirstbutton{width:auto}.ArticleBodyContent>*,.ArticleBodyContent>div.structural>*{margin-top:2.8125rem}.ArticleBodyContent .nuv-institutional-modal__sub-copy,.ArticleBodyContent>div.structural .nuv-institutional-modal__sub-copy,.ArticleBodyContent>div.structural>form,.ArticleBodyContent>div.structural>h1,.ArticleBodyContent>div.structural>h2,.ArticleBodyContent>div.structural>h3,.ArticleBodyContent>div.structural>h4,.ArticleBodyContent>div.structural>h5,.ArticleBodyContent>div.structural>h6,.ArticleBodyContent>div.structural>p,.ArticleBodyContent>div.structural>picture,.ArticleBodyContent>form,.ArticleBodyContent>h1,.ArticleBodyContent>h2,.ArticleBodyContent>h3,.ArticleBodyContent>h4,.ArticleBodyContent>h5,.ArticleBodyContent>h6,.ArticleBodyContent>p,.ArticleBodyContent>picture{margin-top:2.5rem}.ArticleBodyContent>div.structural>p,.ArticleBodyContent>p{margin-top:1.875rem}.ArticleBodyContent>div.structural>form,.ArticleBodyContent>div.structural>p+p,.ArticleBodyContent>form,.ArticleBodyContent>p+p{margin-top:1.5rem}.ArticleBodyContent .nuv-issue-outline-title,.ArticleBodyContent>div.structural .nuv-issue-outline-title{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent .nuv-issue-outline-title::before,.ArticleBodyContent>div.structural .nuv-issue-outline-title::before{width:48.2%}.ArticleBodyContent .nuv-article-video-embed-override-rte,.ArticleBodyContent>div.structural .nuv-article-video-embed-override-rte{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article .nuv-article-numbered-list__title{margin-left:0}}.ArticleBodyContent>.nuv-socials,.ArticleBodyContent>div.structural>.nuv-socials,.ArticleBodyContent>div.structural>nuv-socials-share,.ArticleBodyContent>nuv-socials-share{margin-top:0}.ArticleBodyContent div.privacypolicy,.ArticleBodyContent>div.structural div.privacypolicy{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent div.privacypolicybtn,.ArticleBodyContent>div.structural div.privacypolicybtn{margin-top:.5rem}.ArticleBodyContent div.caption,.ArticleBodyContent>div.structural div.caption{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent div.inputfield,.ArticleBodyContent>div.structural div.inputfield{float:left;width:75%}.ArticleBodyContent input.emailfield,.ArticleBodyContent>div.structural input.emailfield{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent input.pwdfield,.ArticleBodyContent>div.structural input.pwdfield{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent .clearfix,.ArticleBodyContent>div.structural .clearfix{clear:both}.ArticleBodyContent .margin-top-10,.ArticleBodyContent>div.structural .margin-top-10{margin-top:10px}@media (max-width:768px){.ArticleBodyContent input.emailfield,.ArticleBodyContent input.pwdfield,.ArticleBodyContent>div.structural input.emailfield,.ArticleBodyContent>div.structural input.pwdfield{width:100%}}.ArticleBodyContent h3.headingtag,.ArticleBodyContent>div.structural h3.headingtag{font-size:1.5rem}.ArticleBodyContent:first-child .ArticleBodyContent>div.structural>.no_style_class+.nuv-institutional-modal__sub-copy,.ArticleBodyContent:first-child .ArticleBodyContent>div.structural>.no_style_class+h1,.ArticleBodyContent:first-child .ArticleBodyContent>div.structural>.no_style_class+h2,.ArticleBodyContent:first-child .ArticleBodyContent>div.structural>.no_style_class+h3,.ArticleBodyContent:first-child .ArticleBodyContent>div.structural>.no_style_class+h4,.ArticleBodyContent:first-child .ArticleBodyContent>div.structural>.no_style_class+h5,.ArticleBodyContent:first-child .ArticleBodyContent>div.structural>.no_style_class+h6,.ArticleBodyContent:first-child .ArticleBodyContent>div.structural>.no_style_class+p,.ArticleBodyContent:first-child .ArticleBodyContent>div.structural>.no_style_class+picture{margin-top:0}.nuv-article-content--retail ul.nuv-issue-outline.featured-list.outline-featured-list-icon{padding-left:0}.nuv-article-content--retail ul.nuv-issue-outline.featured-list.outline-featured-list-icon li{padding-left:0;border-bottom:none}.nuv-article-content--retail ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::before{content:\"\"}.nuv-article-content--retail ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>.outline-featured-list-contentSpan{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>img{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy ul.nuv-issue-outline.featured-list.outline-featured-list-icon,.nuv-full-width-body-copy ul.nuv-issue-outline.featured-list.outline-featured-list-icon li{padding-left:0}.nuv-full-width-body-copy ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>.outline-featured-list-contentSpan{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>img{vertical-align:middle;padding-right:12px}:host{margin-top:45px;display:block;clear:both}:host::after{clear:both;content:\"\";display:block}.timeline-carousel{display:block;clear:both}.timeline-carousel::after{clear:both;content:\"\";display:block}.nuv-timeline-with-carousel{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-top:45px;position:relative;font-family:Georgia,'Times New Roman',Times,serif}@media only screen and (min-width:47.75rem){:host{margin-top:45px}.nuv-timeline-with-carousel{margin-top:45px}}@media only screen and (min-width:63.9375rem){:host{margin-top:45px}.nuv-timeline-with-carousel{margin-top:45px}}.nuv-timeline-with-carousel .desktop-timeline{display:none}.nuv-timeline-with-carousel__title{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#253746;line-height:1.625rem;letter-spacing:-.034375rem;margin-bottom:1.25rem;margin-top:8px;font-size:1.25rem}@media only screen and (min-width:47.75rem){.nuv-timeline-with-carousel__title{font-size:1.75rem;line-height:2.25rem;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.nuv-timeline-with-carousel__title{font-size:2.25rem;line-height:2.875rem;letter-spacing:-.00625rem}}.nuv-timeline-with-carousel__title::before{content:\"\";display:block;width:100%;height:4px;background-color:#e87722;position:absolute;left:0;top:0}.nuv-timeline-with-carousel .slick-list{overflow:visible}.nuv-timeline-with-carousel .slick-track{margin:0}.nuv-timeline-with-carousel .slick-slide{padding:0 1.25rem;opacity:0;visibility:hidden;pointer-events:none;cursor:default;transition:opacity .32s cubic-bezier(.77,0,.175,1),visility .32s cubic-bezier(.77,0,.175,1)}.nuv-timeline-with-carousel .slick-slide.slick-active{opacity:1;visibility:visible;pointer-events:all}.nuv-timeline-with-carousel .slick-arrow{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:32px;height:32px;position:absolute;bottom:0;border:none;background-color:transparent;color:transparent;font-size:0;padding:0;margin:0;cursor:pointer}.nuv-timeline-with-carousel .slick-arrow::before{content:'';display:block;width:14px;height:14px;border-left:1px solid #253746;border-bottom:1px solid #253746;position:absolute;left:50%;top:50%;transition:border .32s cubic-bezier(.77,0,.175,1)}.nuv-timeline-with-carousel .slick-arrow.slick-disabled{cursor:default}.nuv-timeline-with-carousel .slick-arrow.slick-disabled::before{border-left:1px solid #bdc3c7;border-bottom:1px solid #bdc3c7}.nuv-timeline-with-carousel .slick-next{right:1.25rem}.nuv-timeline-with-carousel .slick-next::before{transform:translate(-50%,-50%) rotate(225deg)}.nuv-timeline-with-carousel .slick-prev{left:1.25rem;color:red}.nuv-timeline-with-carousel .slick-prev::before{transform:translate(-50%,-50%) rotate(45deg)}.nuv-timeline-with-carousel .slick-dots{position:relative;bottom:auto;display:flex;justify-content:center;padding:0;width:calc(100% - 64px - 2.5rem);margin:32px auto -13px}.nuv-timeline-with-carousel .slick-dots li{list-style:none;width:32px;height:32px;position:relative;margin:0}.nuv-timeline-with-carousel .slick-dots button{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:100%;height:100%;border:none;margin:0;padding:0;color:transparent;background-color:transparent;font-size:0;cursor:pointer}.nuv-timeline-with-carousel .slick-dots button::before{content:'';display:block;width:6px;height:6px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1);background-color:#bdc3c7;border-radius:20px;transition:transform .32s cubic-bezier(.77,0,.175,1);opacity:1}.nuv-timeline-with-carousel .slick-active button::before{transform:translate(-50%,-50%) scale(1.7);background-color:#253746}.nuv-timeline-with-carousel .slick-dots li.slick-active button::before{opacity:1}.nuv-timeline-with-carousel__item{padding-top:30px}.nuv-timeline-with-carousel__item-milestone,.nuv-timeline-with-carousel__item-title{float:left;color:#253746}.nuv-timeline-with-carousel__item-title{width:25%;font-size:1.125rem;font-weight:700;text-align:right;padding-right:15px}.nuv-timeline-with-carousel__item-milestone{width:75%;border-left:1px solid #bdc3c7;position:relative;padding:5px 10px 0 20px}.nuv-timeline-with-carousel__item-milestone::before{content:'';position:absolute;left:-5px;top:0;display:block;width:10px;height:10px;border-radius:5px;background-color:#bdc3c7}.nuv-timeline-with-carousel__item-milestone-content{padding:25px 10px 50px}.nuv-timeline-with-carousel__item-milestone h6{font-size:1.375rem;font-weight:700;margin-top:0}.nuv-timeline-with-carousel__item-milestone p{font-size:1rem;font-style:italic;line-height:1.5rem;margin-bottom:0}.nuv-timeline-with-carousel__item-milestone:nth-child(4n+2) .nuv-timeline-with-carousel__item-milestone-content{background-color:rgba(37,55,70,.03)}.nuv-timeline-with-carousel__item-milestone:last-of-type::after{content:'';position:absolute;left:-5px;bottom:0;display:block;width:10px;height:10px;border-radius:5px;background-color:#bdc3c7}.nuv-timeline-with-carousel__item-milestone.tiaa,.nuv-timeline-with-carousel__item-milestone.tiaa h6,.nuv-timeline-with-carousel__item-title.tiaa,.nuv-timeline-with-carousel__item-title.tiaa h6{color:#0092bc}@media only screen and (min-width:47.75rem){.nuv-timeline-with-carousel{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-timeline-with-carousel .mobile-timeline{display:none}.nuv-timeline-with-carousel .desktop-timeline{display:block}.nuv-timeline-with-carousel__title{font-size:2rem}.nuv-timeline-with-carousel .slick-dots{width:100%}.nuv-timeline-with-carousel .slick-slide{padding:0}.nuv-timeline-with-carousel .slick-arrow{top:365px;bottom:auto;z-index:1}.nuv-timeline-with-carousel .slick-next{right:-32px}.nuv-timeline-with-carousel .slick-next:before,.nuv-timeline-with-carousel .slick-prev:before{color:#09529b!important}.nuv-timeline-with-carousel .slick-prev{left:-42px}.nuv-timeline-with-carousel__item{height:670px}.nuv-timeline-with-carousel__item-title-container{width:100px;position:relative}.nuv-timeline-with-carousel__item-title{width:100%;height:285px;display:flex;align-items:flex-end;padding:10px 0}.nuv-timeline-with-carousel__item-title.tiaa{align-items:flex-start;border-top:1px solid #bdc3c7}.nuv-timeline-with-carousel__item-title.tiaa::after{content:'';position:absolute;right:-5px;top:280px;display:block;width:10px;height:10px;border-radius:5px;background-color:#bdc3c7}.nuv-timeline-with-carousel__item-milestone-container{width:calc(100% - 100px);display:flex;overflow:hidden}.nuv-timeline-with-carousel__item-milestone-container::after{content:'';position:absolute;top:285px;width:100%;height:1px;background-color:#bdc3c7}.nuv-timeline-with-carousel__item-milestone-wrapper{width:216px!important;float:left;position:relative;display:table}.nuv-timeline-with-carousel__item .slick-highlight .nuv-timeline-with-carousel__item-milestone-wrapper{background-color:rgba(37,55,70,.03)}.nuv-timeline-with-carousel__item-milestone-content{height:285px}.nuv-timeline-with-carousel__item-milestone-content h6{font-size:1.375rem;font-weight:700;margin-top:0}.nuv-timeline-with-carousel__item-milestone-content p{font-size:1rem;font-style:italic;line-height:1.5rem;margin-bottom:0}.nuv-timeline-with-carousel__item-milestone-content.tiaa{border-top:1px solid #bdc3c7;color:#0092bc}.nuv-timeline-with-carousel__item-milestone-content.tiaa h6{color:#0092bc}.nuv-timeline-with-carousel__item-milestone-content.tiaa::after{content:'';position:absolute;right:-5px;top:280px;display:block;width:10px;height:10px;border-radius:5px;background-color:#bdc3c7}}@media only screen and (min-width:63.9375rem){.nuv-timeline-with-carousel{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.nuv-timeline-with-carousel .slick-arrow{top:375px}}"]],data:{}});function _N(t){return pr(0,[(t()(),Ki(0,0,null,null,7,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"div",[["class","nuv-timeline-with-carousel__item-title"]],[[8,"innerHTML",1]],null,null,null,null)),sr(2,1),(t()(),Ki(3,0,null,null,4,"div",[["class","nuv-timeline-with-carousel__item-milestone"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,3,"div",[["class","nuv-timeline-with-carousel__item-milestone-content"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,"h6",[],null,null,null,null,null)),(t()(),hr(6,null,[" "," "])),(t()(),Ki(7,0,null,null,0,"p",[],[[8,"innerHTML",1]],null,null,null,null))],null,(function(t,n){var e=Oi(n,1,0,t(n,2,0,Al(n.parent.parent,0),n.parent.context.$implicit.title));t(n,1,0,e),t(n,6,0,n.parent.context.$implicit.date),t(n,7,0,n.parent.context.$implicit.description)}))}function CN(t){return pr(0,[(t()(),Ki(0,0,null,null,7,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"div",[["class","nuv-timeline-with-carousel__item-title tiaa"]],[[8,"innerHTML",1]],null,null,null,null)),sr(2,1),(t()(),Ki(3,0,null,null,4,"div",[["class","nuv-timeline-with-carousel__item-milestone tiaa"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,3,"div",[["class","nuv-timeline-with-carousel__item-milestone-content"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,"h6",[],null,null,null,null,null)),(t()(),hr(6,null,[" "," "])),(t()(),Ki(7,0,null,null,0,"p",[],[[8,"innerHTML",1]],null,null,null,null))],null,(function(t,n){var e=Oi(n,1,0,t(n,2,0,Al(n.parent.parent,0),n.parent.context.$implicit.title));t(n,1,0,e),t(n,6,0,n.parent.context.$implicit.date),t(n,7,0,n.parent.context.$implicit.description)}))}function pN(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,_N)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,CN)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,"A"==n.context.$implicit.boxtype),t(n,4,0,"B"==n.context.$implicit.boxtype)}),null)}function fN(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"div",[["class","nuv-timeline-with-carousel__item-milestone-content"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"h6",[],null,null,null,null,null)),(t()(),hr(3,null,[" "," "])),(t()(),Ki(4,0,null,null,0,"p",[],[[8,"innerHTML",1]],null,null,null,null))],null,(function(t,n){t(n,3,0,n.parent.context.$implicit.boxA.date),t(n,4,0,n.parent.context.$implicit.boxA.description)}))}function MN(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"div",[["class","nuv-timeline-with-carousel__item-milestone-content"]],null,null,null,null,null)),(t()(),hr(-1,null,["\xa0"]))],null,null)}function PN(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"div",[["class","nuv-timeline-with-carousel__item-milestone-content tiaa"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"h6",[],null,null,null,null,null)),(t()(),hr(3,null,[" "," "])),(t()(),Ki(4,0,null,null,0,"p",[],[[8,"innerHTML",1]],null,null,null,null))],null,(function(t,n){t(n,3,0,n.parent.context.$implicit.boxB.date),t(n,4,0,n.parent.context.$implicit.boxB.description)}))}function ON(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"div",[["class","nuv-timeline-with-carousel__item-milestone-content tiaa"]],null,null,null,null,null)),(t()(),hr(-1,null,["\xa0"]))],null,null)}function mN(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"div",[["class","nuv-timeline-with-carousel__item-milestone-wrapper"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,fN)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["emptyBoxA",2]],null,0,null,MN)),(t()(),Zi(16777216,null,null,1,null,PN)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["emptyBoxB",2]],null,0,null,ON))],(function(t,n){t(n,2,0,!n.context.$implicit.boxA.isEmptyBox,Al(n,3)),t(n,5,0,!n.context.$implicit.boxB.isEmptyBox,Al(n,6))}),null)}function vN(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,mN)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,n.component.TimelineCarousel.timelineBlocks)}),null)}function yN(t){return pr(0,[Rl(0,GP,[Zg]),(t()(),Ki(1,0,null,null,15,"div",[["class","nuv-timeline-with-carousel"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"h3",[["class","nuv-timeline-with-carousel__title no-outline"]],null,null,null,null,null)),(t()(),hr(3,null,[" "," "])),(t()(),Ki(4,0,null,null,2,"div",[["class","nuv-timeline-with-carousel__item mobile-timeline"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,pN)),jl(6,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(7,0,null,null,9,"div",[["class","nuv-timeline-with-carousel__item desktop-timeline"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,4,"div",[["class","nuv-timeline-with-carousel__item-title-container"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,1,"div",[["class","nuv-timeline-with-carousel__item-title"]],null,null,null,null,null)),(t()(),hr(10,null,[" "," "])),(t()(),Ki(11,0,null,null,1,"div",[["class","nuv-timeline-with-carousel__item-title tiaa"]],null,null,null,null,null)),(t()(),hr(12,null,[" "," "])),(t()(),Ki(13,0,null,null,2,"div",[["class","nuv-timeline-with-carousel__item-milestone-container"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,vN)),jl(15,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(16,0,null,null,0,"div",[["class","nuv-timeline-with-carousel__item-dots-container"]],null,null,null,null,null))],(function(t,n){var e=n.component;t(n,6,0,e.TimelineCarousel.timelineBlocksMobile),t(n,15,0,e.TimelineCarousel.timelineBlocks)}),(function(t,n){var e=n.component;t(n,3,0,e.TimelineCarousel.moduleTitle),t(n,10,0,e.TimelineCarousel.boxATitle),t(n,12,0,e.TimelineCarousel.boxBTitle)}))}function bN(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"app-timeline-with-carousel",[],null,null,null,yN,hN)),jl(1,114688,null,0,gM,[],null,null)],(function(t,n){t(n,1,0)}),null)}var xN=Cl("app-timeline-with-carousel",gM,bN,{TimelineCarouselString:"sitecore-content"},{},[]),AN=mi({encapsulation:2,styles:[],data:{}});function wN(t){return pr(0,[er(402653184,1,{loaderRef:0}),(t()(),Ki(1,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"div",[["style","height:500px; overflow:hidden"]],null,null,null,null,null)),(t()(),Ki(3,0,[[1,0],["loaderRef",1]],null,0,"div",[],[[8,"id",0]],null,null,null,null))],null,(function(t,n){t(n,3,0,Yi(1,"",n.component.loaderId,""))}))}function BN(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-loader",[],null,null,null,wN,AN)),jl(1,4308992,null,0,hM,[ao],null,null)],(function(t,n){t(n,1,0)}),null)}var kN=Cl("nuv-loader",hM,BN,{},{},[]),SN=mi({encapsulation:0,styles:[[".promo-cta[_ngcontent-%COMP%]{width:60%;left:20%;float:left;background-color:rgba(178,222,234,.3);margin-top:75px;position:relative;clear:both;margin-bottom:40px;text-align:center}.promo-cta--green[_ngcontent-%COMP%]{background-color:#c1e9b2}.promo-cta--blue[_ngcontent-%COMP%]{background-color:rgba(175,219,231,.3)}.promo-cta--grey[_ngcontent-%COMP%]{background-color:#f2f3f4}.promo-cta--orange[_ngcontent-%COMP%]{background-color:rgba(232,119,34,.1)}.promo-cta--white[_ngcontent-%COMP%]{background-color:#fff}.promo-cta__title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:24px;color:#253746;margin-top:40px;margin-bottom:20px;margin-right:0;position:relative}@media (min-width:63.9375rem){.promo-cta__title[_ngcontent-%COMP%]{font-size:24px}.promo-cta[_ngcontent-%COMP%]{width:87%;left:7%}}.promo-cta__description[_ngcontent-%COMP%]{padding-left:20px;margin:0}.promo-cta__content[_ngcontent-%COMP%]{font-family:Georgia;font-weight:400;color:#253746;font-size:16px;line-height:24px;letter-spacing:.00562rem;position:relative;padding-left:0;padding-right:2.4rem;margin-top:15px;font-style:italic;margin-bottom:30px}.promo-cta__content[_ngcontent-%COMP%]   .italic[_ngcontent-%COMP%]{font-style:italic}.promo-cta_button[_ngcontent-%COMP%]{font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:400;font-size:12px;text-align:center;margin-bottom:30px;padding:12px 10px 15px;width:110px;height:36px}.nuv-read-the-series__hide[_ngcontent-%COMP%]{display:none}.nuv-read-the-external-icon[_ngcontent-%COMP%]{margin-left:5px}.promo-cta__content[_ngcontent-%COMP%]   em[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;display:block;margin-bottom:5px;color:#253746}@media (max-width:47.75rem){.promo-cta[_ngcontent-%COMP%]{width:90%;left:5%}}@media (min-width:47.75rem){.promo-cta[_ngcontent-%COMP%]{margin-left:1rem;margin-top:75px;width:90%;left:5%}.promo-cta__title[_ngcontent-%COMP%]{font-size:24px}.promo-cta_button[_ngcontent-%COMP%]{min-width:180px;padding:15px 16px 15px 20px;width:184px;height:46px;font-size:1rem}.promo-cta__content[_ngcontent-%COMP%]{letter-spacing:.0075rem;font-size:18px;line-height:27px;padding-right:0}.promo-cta__description[_ngcontent-%COMP%]{padding:0 68px}}@media (min-width:63.9375rem){.promo-cta__title[_ngcontent-%COMP%]{margin-left:0;margin-bottom:20px;margin-right:0;float:none}.promo-cta__description[_ngcontent-%COMP%]{padding-left:68px;padding-right:68px}.promo-cta__content[_ngcontent-%COMP%]{padding-right:0;margin-right:0;font-size:18px;line-height:27px}.promo-cta_button[_ngcontent-%COMP%]{width:184px;height:46px;font-size:1rem;padding:15px 16px 15px 20px}}@media only screen and (min-width:1200px){.promo-cta[_ngcontent-%COMP%]{width:70%;left:15%}}"]],data:{}});function TN(t){return pr(0,[(t()(),Ki(0,0,null,null,26,"div",[],[[8,"className",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,1,"h5",[["class","promo-cta__title"]],null,null,null,null,null)),(t()(),hr(2,null,["",""])),(t()(),Ki(3,0,null,null,23,"div",[["class","promo-cta__description"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,"p",[["class","promo-cta__content"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(5,0,null,null,21,"div",[],[[8,"className",0]],null,null,null,null)),(t()(),Ki(6,0,null,null,20,"a",[["class","nuv-button__btn promo-cta_button"]],[[8,"href",4],[8,"target",0]],null,null,null,null)),(t()(),Ki(7,0,null,null,1,"span",[["class","nuv-read-the-series_text"]],null,null,null,null,null)),(t()(),hr(8,null,["",""])),(t()(),Ki(9,0,null,null,17,":svg:svg",[[":xmlns:xlink","http://www.w3.org/1999/xlink"],["aria-label","external-icon"],["height","1em"],["role","img"],["version","1.1"],["viewBox","0 0 23 23"],["width","1em"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),jl(10,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),dr(11,{"nuv-read-the-external-icon":0,"nuv-read-the-series__hide":1}),(t()(),Ki(12,0,null,null,14,":svg:g",[["fill","none"],["fill-rule","evenodd"],["stroke","none"],["stroke-linecap","square"],["stroke-width","1"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,0,":svg:path",[["d","M19.5,3.5 L10.5,13.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,0,":svg:path",[["d","M19.5,3.5 L13.5,3.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(15,0,null,null,0,":svg:path",[["d","M19.5,3.5 L19.5,9.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(16,0,null,null,0,":svg:path",[["d","M5.5,0.5 L22.5,0.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(17,0,null,null,0,":svg:path",[["d","M22.5,18.5 L5.5,18.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(18,0,null,null,0,":svg:path",[["d","M5.5,1.5 L5.5,17.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(19,0,null,null,0,":svg:path",[["d","M4.5,4.5 L0.5,4.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(20,0,null,null,0,":svg:path",[["d","M0.5,5.5 L0.5,22.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(21,0,null,null,0,":svg:path",[["d","M17.5,19.5 L17.5,21.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(22,0,null,null,0,":svg:path",[["d","M13.5,3.5 L19.5,3.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(23,0,null,null,0,":svg:path",[["d","M19.5,3.5 L19.5,9.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(24,0,null,null,0,":svg:path",[["d","M18.5,4.5 L10.5,13.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(25,0,null,null,0,":svg:path",[["d","M0.5,22.5 L17.5,22.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(26,0,null,null,0,":svg:path",[["d","M22.5,1.5 L22.5,18.5"],["fill-rule","nonzero"],["stroke","currentColor"]],null,null,null,null,null))],(function(t,n){var e=t(n,11,0,!0,"0"==n.component.isexternal);t(n,10,0,e)}),(function(t,n){var e=n.component;t(n,0,0,Yi(1,"promo-cta promo-cta--",e.bgclass,"")),t(n,2,0,e.title),t(n,4,0,e.description),t(n,5,0,Yi(1,"nuv-button nuv-button--",e.btnclass,"")),t(n,6,0,e.linkhref,e.linktarget),t(n,8,0,e.linktext)}))}function EN(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"app-promo-cta",[],null,null,null,TN,SN)),jl(1,114688,null,0,_M,[],null,null)],(function(t,n){t(n,1,0)}),null)}var IN=Cl("app-promo-cta",_M,EN,{title:"data-title",linkhref:"data-linkhref",linktarget:"data-linktarget",linktext:"data-linktext",isexternal:"data-isexternal",description:"data-description",bgclass:"data-bgclass",btnclass:"data-btnclass"},{},[]),zN=mi({encapsulation:0,styles:[[""]],data:{}});function LN(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"div",[["class","donut-chart"]],[[8,"id",0]],null,null,null,null))],null,(function(t,n){t(n,0,0,n.component.chartid)}))}function DN(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"donat-chart-placeholder",[],null,null,null,LN,zN)),jl(1,114688,null,0,fM,[OC],null,null)],(function(t,n){t(n,1,0)}),null)}var NN=Cl("donat-chart-placeholder",fM,DN,{chartid:"chartid",charttitle:"charttitle",chartDetailsString:"common-chart-details",dataString:"datastring",showLegend:"showlegend",hideDataLabels:"hidedatalabels",hideTitle:"hidetitle",isThreeColumn:"isthreecolumn",isTwoColumn:"istwocolumn",titleplacement:"titleplacement",piesizeField:"piesize",yPointLegendString:"ypointlegend",legendDisplaySequence:"legend-display-sequence"},{},[]),FN=mi({encapsulation:0,styles:[[".bell-curve-chart[_ngcontent-%COMP%]{overflow:hidden}"]],data:{}});function jN(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"div",[["class","bell-curve-chart"]],[[8,"id",0]],null,null,null,null))],null,(function(t,n){t(n,0,0,n.component.chartDetails.ChartId)}))}function RN(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"bell-curve-chart-placeholder",[],null,null,null,jN,FN)),jl(1,114688,null,0,BM,[OC],null,null)],(function(t,n){t(n,1,0)}),null)}var VN=Cl("bell-curve-chart-placeholder",BM,RN,{chartDetailsString:"common-chart-details",dataString:"datastring",chartColor:"chartcolor",targetLabel:"targetlabel",actualLabel:"actuallabel",actualxValue:"actualxvalue",targetxValue:"targetxvalue",leftThreshold:"leftthreshold",rightThreshold:"rightthreshold"},{},[]),GN=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-highcharts-chart[_ngcontent-%COMP%]{margin-top:45px;position:relative;display:block;width:100%;overflow:hidden;float:left;clear:both;font-family:\"Source Sans Pro\",sans-serif;font-weight:600;font-size:1rem;line-height:1.2rem}@media only screen and (min-width:47.75rem){.nuv-highcharts-chart[_ngcontent-%COMP%]{margin-top:45px}}@media only screen and (min-width:63.9375rem){.nuv-highcharts-chart[_ngcontent-%COMP%]{margin-top:45px}}.nuv-highcharts-chart__disclosure[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;color:#66737d;clear:both}.nuv-highcharts-chart__disclosure--copy[_ngcontent-%COMP%]{letter-spacing:.12px;font-size:1rem;line-height:1.5rem}.nuv-highcharts-chart.nuv-highcharts-chart--dark[_ngcontent-%COMP%]   .highcharts-axis[_ngcontent-%COMP%]   span[_ngcontent-%COMP%], .nuv-highcharts-chart.nuv-highcharts-chart--dark[_ngcontent-%COMP%]   .highcharts-axis[_ngcontent-%COMP%]   tspan[_ngcontent-%COMP%], .nuv-highcharts-chart.nuv-highcharts-chart--dark[_ngcontent-%COMP%]   .highcharts-data-label[_ngcontent-%COMP%]   text[_ngcontent-%COMP%], .nuv-highcharts-chart.nuv-highcharts-chart--dark[_ngcontent-%COMP%]   .highcharts-drilldown-axis-label[_ngcontent-%COMP%], .nuv-highcharts-chart.nuv-highcharts-chart--dark[_ngcontent-%COMP%]   .nuv-highcharts__tooltip-header1[_ngcontent-%COMP%], .nuv-highcharts-chart.nuv-highcharts-chart--dark[_ngcontent-%COMP%]   .nuv-highcharts__tooltip-point1[_ngcontent-%COMP%]{color:#fff!important;fill:#fff!important;text-decoration:unset!important}@media (min-width:63.9375rem){.nuv-highcharts-chart[_ngcontent-%COMP%]{width:calc(100% - 5rem);margin-left:2.5rem}.nuv-highcharts-chart__disclosure--copy[_ngcontent-%COMP%]{line-height:32.4px;letter-spacing:.12px;font-size:18px}}"]],data:{}});function UN(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[],[[8,"id",0]],null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Ki(2,0,null,null,2,"div",[["class","nuv-highcharts-chart__disclosure"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,1,"div",[["class","nuv-highcharts-chart__disclosure--copy"]],null,null,null,null,null)),(t()(),hr(4,null,["",""]))],(function(t,n){t(n,1,0,n.component.chartClass)}),(function(t,n){var e=n.component;t(n,0,0,e.chartDetails.ChartId),t(n,4,0,e.chartDetails.DisclaimerText)}))}function HN(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"vertical-bar-chart-placeholder",[],null,null,null,UN,GN)),jl(1,114688,null,0,LM,[],null,null)],(function(t,n){t(n,1,0)}),null)}var WN=Cl("vertical-bar-chart-placeholder",LM,HN,{chartDetailsString:"common-chart-details",datastring:"datastring",groupedChart:"groupedchart",hideDataLabels:"hide-data-label",barWidth:"barwidth",displayTable:"data-display-table",transposeChart:"data-transpose-chart",transposeTable:"data-transpose-table",tableCoulmnTitle:"table-column-title"},{},[]),$N=mi({encapsulation:2,styles:[[".PDPDataCallout{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note{margin:15px 0}.nuv-data-callout__disclaimer-text{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items{list-style:none;padding:0}.nuv-data-callout__item{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text p{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text p+p{margin-top:15px}.nuv-data-callout--white .nuv-data-callout__footer-text p{color:#253746}.nuv-data-callout--white{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white .nuv-data-callout__background{background:0 0}.nuv-data-callout--white .nuv-data-callout__title{color:#253746;padding-bottom:5px}.nuv-data-callout--white .nuv-data-callout__items{margin:0}.nuv-data-callout--white .nuv-data-callout__item__value{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white .nuv-data-callout__item__value-and-date .nuv-data-callout__item__date{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white .nuv-data-callout__item__label{color:#5f7283;border-top:none}.nuv-data-callout--white .nuv-data-callout__item__date{color:#253746}.nuv-data-callout--white .nuv-data-callout__item{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note{margin:15px 0}.nuv-data-callout__disclaimer-text{font-size:14px}.nuv-data-callout__disclaimer-note{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date{font-size:16px;line-height:1}.nuv-data-callout__item__label{margin-top:18px}.nuv-data-callout__item__date{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text,.nuv-data-callout__footer-text p{font-size:14px;line-height:1.5}.nuv-data-callout--white{padding:25px 20px 0}.nuv-data-callout--white .nuv-data-callout__container{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white .nuv-data-callout__items{margin:0 77px}.nuv-data-callout--white .nuv-data-callout__item-wrapper:last-child .nuv-data-callout__item{border-bottom:none}.nuv-data-callout--white .nuv-data-callout__item{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white .nuv-data-callout__item__value{font-size:1.5rem}.nuv-data-callout--white .nuv-data-callout__item__value+div{max-width:350px}.nuv-data-callout--white .nuv-data-callout__title-and-date{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout{padding:50px 110px 80px}.nuv-data-callout__container{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note{margin:15px 0}.nuv-data-callout__disclaimer-note{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date{margin-bottom:10px}.nuv-data-callout__title{font-size:22px;line-height:1.41}.nuv-data-callout__date{font-size:16px;line-height:1}.nuv-data-callout__items{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper:nth-child(2n+1) .nuv-data-callout__item{margin-right:20px}.nuv-data-callout__item-wrapper:nth-child(2n+2) .nuv-data-callout__item{margin-left:20px}.nuv-data-callout__item-wrapper:nth-last-child(2):nth-child(odd) .nuv-data-callout__item{border-bottom:none}.nuv-data-callout__item{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date{width:43%}.nuv-data-callout__item__value{font-size:48px}.nuv-data-callout__item__direction{bottom:9px}.nuv-data-callout--white{padding:25px 50px 0}.nuv-data-callout--white .nuv-data-callout__container{padding-bottom:26px}.nuv-data-callout--white .nuv-data-callout__items{margin:0 90px}}.HeaderSection+.PDPDataCallout{margin-top:0}.nuv-display-style__comma,.nuv-display-style__date,.nuv-display-style__novalue{color:#253746}.nuv-display-style__dollar{margin-bottom:30px}.nuv-display-style__dollar--2,.nuv-display-style__dollar--3,.nuv-display-style__dollar--4,.nuv-display-style__dollar__billion{display:block}.nuv-display-style__dollar--green{color:#2ba824}.nuv-display-style__dollar--blue{color:#0092bc}.nuv-display-style__dollar--orange{color:#ffa300}.nuv-display-style__dollar--red{color:#ff4e44}.nuv-display-style__dollar--million{display:block}.nuv-display-style__dollar--million-billion,.nuv-display-style__pdf,.nuv-display-style__percentage{color:#253746}.nuv-display-style__percentage--green{color:#2ba824}.nuv-display-style__percentage--blue{color:#0092bc}.nuv-display-style__percentage--orange{color:#ffa300}.nuv-display-style__percentage--red{color:#ff4e44}.nuv-display-style__show{color:#253746}.nuv-display-style__show--green{color:#2ba824}.nuv-display-style__show--blue{color:#0092bc}.nuv-display-style__show--orange{color:#ffa300}.nuv-display-style__default{color:#253746}.nuv-display-style__fund_symbol{font-weight:700}.nuv-model-portfolios-tab{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent .nuv-model-portfolios-tab{margin-top:0}.nuv-model-portfolios-tab__container{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active{visibility:visible}.nuv-model-portfolios-tab__scrollmenu .nuv-model-portfolios-tab__wrapper{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu .nuv-model-portfolios-tab__links-container{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container{width:100%;display:flex}.nuv-model-portfolios-tab__list{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list li{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list li:last-child{margin-right:0}.nuv-model-portfolios-tab__list li:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list li.nuv-model-portfolios-tab__list--active{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list li.nuv-model-portfolios-tab__list--active::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list li.nuv-model-portfolios-tab__list--active>a{color:#31b700!important}.nuv-model-portfolios-tab__list li a{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu .nuv-model-portfolios-tab__list{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar{display:none}.nuv-model-portfolios-tab .simplebar-track{right:2.1875rem!important}.nuv-model-portfolios-tab .simplebar-track.simplebar-horizontal{left:2.1875rem!important}.nuv-model-portfolios-tab .simplebar-track .simplebar-scrollbar{height:.25rem!important}.nuv-model-portfolios-tab .simplebar-track .simplebar-scrollbar::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green .nuv-model-portfolios-tab__staticContent--title::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange .nuv-model-portfolios-tab__staticContent--staticContent--title::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container,.nuv-model-portfolios-tab__headingContainer{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer h2{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer a{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active>a{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title::before{width:80px;height:4px}.nuv-model-portfolios-tab{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab::after,.nuv-model-portfolios-tab::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab .simplebar-track.nuv-model-portfolios-tab__tablet{bottom:21px!important}.nuv-model-portfolios-tab .simplebar-track:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu .nuv-model-portfolios-tab__list{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list li{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list li.nuv-model-portfolios-tab__list--active::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer{min-height:9.375rem}.nuv-article-content--retail>ol>li,.nuv-article-content--retail>ul>li{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu .nuv-model-portfolios-tab__list{top:22%}.nuv-model-portfolios-tab .simplebar-track{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab{margin-left:0;margin-right:0}.nuv-model-portfolios-tab .simplebar-track{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu .nuv-model-portfolios-tab__wrapper{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu .nuv-model-portfolios-tab__list{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer h1{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab .simplebar-track.nuv-model-portfolios-tab__tablet{bottom:24px!important}.nuv-model-portfolios-tab .simplebar-track:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper{height:auto;overflow:visible}.nuv-model-portfolios-tab__list{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list li{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list li.nuv-model-portfolios-tab__list--active::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu .nuv-model-portfolios-tab__list-item:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list li{width:8.125rem}.nuv-model-portfolios-tab .simplebar-track.nuv-model-portfolios-tab__tablet{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container,.nuv-model-portfolios-tab__headingContainer{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container,.nuv-model-portfolios-tab__headingContainer{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container,.nuv-model-portfolios-tab__headingContainer{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container,.nuv-model-portfolios-tab__headingContainer{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container{width:342px}}.BodyArticle{position:relative;display:block;float:left;width:100%}.BodyContent .nuv-button+.nuv-button{margin-top:.5rem}.nuv-article-content--retail>ol,.nuv-article-content--retail>ul{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail>ol::before,.nuv-article-content--retail>ul::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail>ol>li,.nuv-article-content--retail>ul>li{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail>ol>li::after,.nuv-article-content--retail>ul>li::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail>ol>li:last-child,.nuv-article-content--retail>ul>li:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail>ol>li:last-child::after,.nuv-article-content--retail>ul>li:last-child::after{display:none}.nuv-article-content--retail>ol>li{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail>ol>li::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail>ul>li{padding-left:1.75rem}.nuv-article-content--retail>ul>li::after{width:100%;left:0}.nuv-article-content--retail>ul>li::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail>ul.nuv-issue-outline.featured-list.outline-featured-list-icon,.nuv-article-content--retail>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li{padding-left:0}.nuv-article-content--retail>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::before{background:0 0;border-radius:unset}.nuv-article-content--retail>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>.outline-featured-list-contentSpan{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>img{vertical-align:middle;padding-right:12px}.nuv-article-content--retail>ul.featured-list{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail>ul.featured-list::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail>ol.featured-list>li{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail>ol.featured-list>li::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail>ol.featured-list>li::after{display:none}.nuv-article-content--retail>ol.featured-list>li:last-child{padding-bottom:.9375rem}.nuv-article-content--retail .nuv-issue-outline-title+ul.featured-list{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail .nuv-issue-outline-title+ul.featured-list::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail>ol,.nuv-article-content--retail>ul{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail>ol::before,.nuv-article-content--retail>ul::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail>ol>li,.nuv-article-content--retail>ul>li{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail>ol,.nuv-article-content--retail>ul{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail>ol::before,.nuv-article-content--retail>ul::before{height:.25rem;width:48.2%}.nuv-article-content--retail>ul>li::before{top:.75rem}.nuv-article-content--retail>ul.featured-list{padding:3rem 2.5rem 2rem}.nuv-article-content--retail>ul.featured-list>li{margin-right:5%}.nuv-article-content--retail>ul:not(.featured-list)>li{margin-right:10%}.nuv-article-content--retail>ol:not(.featured-list)>li{margin-left:2.5rem}.nuv-article-content--retail>ol:not(.featured-list)>li::after,.nuv-article-content--retail>ol:not(.featured-list)>li::before{left:-2.5rem}.nuv-article-content--retail>ol:not(.featured-list)>li::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail .nuv-issue-outline-title+ul.featured-list{margin-top:-2rem}}.nuv-article-content--retail .nuv-article-breaker-embed{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail .SocialShare+:first-of-type{margin-top:0}.nuv-article-content--retail .nuv-article-html-table__table-wrapper h3{margin:0}.ArticleBodyContent>p>em>a{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent>div.structural>p:first-child{margin-top:0}.ArticleBodyContent,.ArticleBodyContent>div.structural>.nuv-speed-bump{margin-top:0!important}.ArticleBodyContent>div.structural>ol,.ArticleBodyContent>div.structural>ul,.ArticleBodyContent>ol,.ArticleBodyContent>ul{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent>div.structural>ol::before,.ArticleBodyContent>div.structural>ul::before,.ArticleBodyContent>ol::before,.ArticleBodyContent>ul::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent>div.structural>ol>li,.ArticleBodyContent>div.structural>ul>li,.ArticleBodyContent>ol>li,.ArticleBodyContent>ul>li{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent>div.structural>ol>li::after,.ArticleBodyContent>div.structural>ul>li::after,.ArticleBodyContent>ol>li::after,.ArticleBodyContent>ul>li::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent>div.structural>ol>li:last-child,.ArticleBodyContent>div.structural>ul>li:last-child,.ArticleBodyContent>ol>li:last-child,.ArticleBodyContent>ul>li:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent>div.structural>ol>li:last-child::after,.ArticleBodyContent>div.structural>ul>li:last-child::after,.ArticleBodyContent>ol>li:last-child::after,.ArticleBodyContent>ul>li:last-child::after{display:none}.ArticleBodyContent>div.structural>ol>li,.ArticleBodyContent>ol>li{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent>div.structural>ol>li::before,.ArticleBodyContent>ol>li::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent>div.structural>ul>li,.ArticleBodyContent>ul>li{padding-left:1.75rem}.ArticleBodyContent>div.structural>ul>li::after,.ArticleBodyContent>ul>li::after{width:100%;left:0}.ArticleBodyContent>div.structural>ul>li::before,.ArticleBodyContent>ul>li::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent>div.structural>ul.nuv-issue-outline.featured-list.outline-featured-list-icon,.ArticleBodyContent>div.structural>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li,.ArticleBodyContent>ul.nuv-issue-outline.featured-list.outline-featured-list-icon,.ArticleBodyContent>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li{padding-left:0}.ArticleBodyContent>div.structural>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::before,.ArticleBodyContent>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::before{background:0 0;border-radius:unset}.ArticleBodyContent>div.structural>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>.outline-featured-list-contentSpan,.ArticleBodyContent>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>.outline-featured-list-contentSpan{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent>div.structural>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::after,.ArticleBodyContent>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent>div.structural>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>img,.ArticleBodyContent>ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>img{vertical-align:middle;padding-right:12px}.ArticleBodyContent>div.structural>ul.featured-list,.ArticleBodyContent>ul.featured-list{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent>div.structural>ul.featured-list::after,.ArticleBodyContent>ul.featured-list::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent>div.structural>ol.featured-list>li,.ArticleBodyContent>ol.featured-list>li{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent>div.structural>ol.featured-list>li::before,.ArticleBodyContent>ol.featured-list>li::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent>div.structural>ol.featured-list>li::after,.ArticleBodyContent>ol.featured-list>li::after{display:none}.ArticleBodyContent>div.structural>ol.featured-list>li:last-child,.ArticleBodyContent>ol.featured-list>li:last-child{padding-bottom:.9375rem}.ArticleBodyContent .nuv-issue-outline-title+ul.featured-list,.ArticleBodyContent>div.structural .nuv-issue-outline-title+ul.featured-list{margin-top:-1.625rem;z-index:0}.ArticleBodyContent .nuv-issue-outline-title+ul.featured-list::before,.ArticleBodyContent>div.structural .nuv-issue-outline-title+ul.featured-list::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent>div.structural>ol>li,.ArticleBodyContent>div.structural>ul>li,.ArticleBodyContent>ol>li,.ArticleBodyContent>ul>li{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent>div.structural>ol,.ArticleBodyContent>div.structural>ul,.ArticleBodyContent>ol,.ArticleBodyContent>ul{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent>div.structural>ol::before,.ArticleBodyContent>div.structural>ul::before,.ArticleBodyContent>ol::before,.ArticleBodyContent>ul::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent>div.structural>ol>li,.ArticleBodyContent>div.structural>ul>li,.ArticleBodyContent>ol>li,.ArticleBodyContent>ul>li{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent>div.structural>ol,.ArticleBodyContent>div.structural>ul,.ArticleBodyContent>ol,.ArticleBodyContent>ul{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent>div.structural>ol::before,.ArticleBodyContent>div.structural>ul::before,.ArticleBodyContent>ol::before,.ArticleBodyContent>ul::before{height:.25rem;width:48.2%}.ArticleBodyContent>div.structural>ul>li::before,.ArticleBodyContent>ul>li::before{top:.75rem}.ArticleBodyContent>div.structural>ul.featured-list,.ArticleBodyContent>ul.featured-list{padding:3rem 2.5rem 2rem}.ArticleBodyContent>div.structural>ul.featured-list>li,.ArticleBodyContent>ul.featured-list>li{margin-right:5%}.ArticleBodyContent>div.structural>ul:not(.featured-list)>li,.ArticleBodyContent>ul:not(.featured-list)>li{margin-right:10%}.ArticleBodyContent>div.structural>ol:not(.featured-list)>li,.ArticleBodyContent>ol:not(.featured-list)>li{margin-left:2.5rem}.ArticleBodyContent>div.structural>ol:not(.featured-list)>li::after,.ArticleBodyContent>div.structural>ol:not(.featured-list)>li::before,.ArticleBodyContent>ol:not(.featured-list)>li::after,.ArticleBodyContent>ol:not(.featured-list)>li::before{left:-2.5rem}.ArticleBodyContent>div.structural>ol:not(.featured-list)>li::after,.ArticleBodyContent>ol:not(.featured-list)>li::after{width:calc(90% + 2.5rem)}.ArticleBodyContent .nuv-issue-outline-title+ul.featured-list,.ArticleBodyContent>div.structural .nuv-issue-outline-title+ul.featured-list{margin-top:-2rem}}.ArticleBodyContent>div.structural>table,.ArticleBodyContent>table{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent>div.structural>table>caption,.ArticleBodyContent>table>caption{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent>div.structural>table>thead>tr>th,.ArticleBodyContent>table>thead>tr>th{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent>div.structural>table>thead>tr>th:not(:first-child),.ArticleBodyContent>table>thead>tr>th:not(:first-child){text-align:right}.ArticleBodyContent>div.structural>table>thead>tr>th:last-child,.ArticleBodyContent>table>thead>tr>th:last-child{border-right:none}.ArticleBodyContent>div.structural>table>thead>tr>th:first-child,.ArticleBodyContent>table>thead>tr>th:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent>div.structural>table>tbody>tr>th,.ArticleBodyContent>table>tbody>tr>th{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent>div.structural>table>tbody>tr>td,.ArticleBodyContent>table>tbody>tr>td{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent>div.structural>table>tbody>tr>td:not(:first-child),.ArticleBodyContent>table>tbody>tr>td:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent>div.structural>table>tbody>tr>td:last-child,.ArticleBodyContent>table>tbody>tr>td:last-child{border-right:none}.ArticleBodyContent>div.structural>table>tbody>tr:nth-child(odd)>td,.ArticleBodyContent>table>tbody>tr:nth-child(odd)>td{background-color:rgba(178,222,234,.7)}.ArticleBodyContent>.nuv-issue-outline.featured-list,.ArticleBodyContent>div.structural>.nuv-issue-outline.featured-list{margin-top:-1.625rem}.ArticleBodyContent>.nuv-issue-outline.featured-list::before,.ArticleBodyContent>div.structural>.nuv-issue-outline.featured-list::before{display:none}.ArticleBodyContent ol li a,.ArticleBodyContent ul li a,.ArticleBodyContent>div.structural ol li a,.ArticleBodyContent>div.structural ul li a{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent ol li a:hover,.ArticleBodyContent ul li a:hover,.ArticleBodyContent>div.structural ol li a:hover,.ArticleBodyContent>div.structural ul li a:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent .nuv-issue-outline.main-title,.ArticleBodyContent>div.structural .nuv-issue-outline.main-title{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent .nuv-issue-outline.main-title::before,.ArticleBodyContent>div.structural .nuv-issue-outline.main-title::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent>div.structural>table>caption,.ArticleBodyContent>table>caption{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent>div.structural>table>tbody>tr>td,.ArticleBodyContent>table>tbody>tr>td{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent>div.structural>table,.ArticleBodyContent>table{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent .nuv-issue-outline.main-title,.ArticleBodyContent>div.structural .nuv-issue-outline.main-title{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent .nuv-issue-outline.main-title::before,.ArticleBodyContent>div.structural .nuv-issue-outline.main-title::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent>div.structural>table>caption,.ArticleBodyContent>table>caption{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent>div.structural>table>tbody>tr>td,.ArticleBodyContent>table>tbody>tr>td{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent>div.structural>table,.ArticleBodyContent>table{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent .nuv-issue-outline.main-title,.ArticleBodyContent>div.structural .nuv-issue-outline.main-title{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent .nuv-issue-outline.featured-list,.ArticleBodyContent>div.structural .nuv-issue-outline.featured-list{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent .nuv-issue-outline.main-title::before,.ArticleBodyContent>div.structural .nuv-issue-outline.main-title::before{width:48.2%}}.ArticleBodyContent .nuv-institutional-modal__sub-copy,.ArticleBodyContent>div.structural .nuv-institutional-modal__sub-copy,.ArticleBodyContent>div.structural>form,.ArticleBodyContent>div.structural>form>p,.ArticleBodyContent>div.structural>h1,.ArticleBodyContent>div.structural>h2,.ArticleBodyContent>div.structural>h3,.ArticleBodyContent>div.structural>h4,.ArticleBodyContent>div.structural>h5,.ArticleBodyContent>div.structural>h6,.ArticleBodyContent>div.structural>p,.ArticleBodyContent>div.structural>picture,.ArticleBodyContent>form,.ArticleBodyContent>form>p,.ArticleBodyContent>h1,.ArticleBodyContent>h2,.ArticleBodyContent>h3,.ArticleBodyContent>h4,.ArticleBodyContent>h5,.ArticleBodyContent>h6,.ArticleBodyContent>p,.ArticleBodyContent>picture{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent .nuv-institutional-modal__sub-copy>a,.ArticleBodyContent>div.structural .nuv-institutional-modal__sub-copy>a,.ArticleBodyContent>div.structural>form>a,.ArticleBodyContent>div.structural>form>p>a,.ArticleBodyContent>div.structural>h1>a,.ArticleBodyContent>div.structural>h2>a,.ArticleBodyContent>div.structural>h3>a,.ArticleBodyContent>div.structural>h4>a,.ArticleBodyContent>div.structural>h5>a,.ArticleBodyContent>div.structural>h6>a,.ArticleBodyContent>div.structural>p>a,.ArticleBodyContent>div.structural>picture>a,.ArticleBodyContent>form>a,.ArticleBodyContent>form>p>a,.ArticleBodyContent>h1>a,.ArticleBodyContent>h2>a,.ArticleBodyContent>h3>a,.ArticleBodyContent>h4>a,.ArticleBodyContent>h5>a,.ArticleBodyContent>h6>a,.ArticleBodyContent>p>a,.ArticleBodyContent>picture>a{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent .nuv-institutional-modal__sub-copy>a:hover,.ArticleBodyContent>div.structural .nuv-institutional-modal__sub-copy>a:hover,.ArticleBodyContent>div.structural>form>a:hover,.ArticleBodyContent>div.structural>form>p>a:hover,.ArticleBodyContent>div.structural>h1>a:hover,.ArticleBodyContent>div.structural>h2>a:hover,.ArticleBodyContent>div.structural>h3>a:hover,.ArticleBodyContent>div.structural>h4>a:hover,.ArticleBodyContent>div.structural>h5>a:hover,.ArticleBodyContent>div.structural>h6>a:hover,.ArticleBodyContent>div.structural>p>a:hover,.ArticleBodyContent>div.structural>picture>a:hover,.ArticleBodyContent>form>a:hover,.ArticleBodyContent>form>p>a:hover,.ArticleBodyContent>h1>a:hover,.ArticleBodyContent>h2>a:hover,.ArticleBodyContent>h3>a:hover,.ArticleBodyContent>h4>a:hover,.ArticleBodyContent>h5>a:hover,.ArticleBodyContent>h6>a:hover,.ArticleBodyContent>p>a:hover,.ArticleBodyContent>picture>a:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent>.nuv-button,.ArticleBodyContent>div.structural>.nuv-button{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent>div.structural>h1,.ArticleBodyContent>h1{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent>div.structural>h1,.ArticleBodyContent>h1{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent>div.structural>h1,.ArticleBodyContent>h1{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent>div.structural>h2,.ArticleBodyContent>h2{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent>div.structural>h2,.ArticleBodyContent>h2{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent>div.structural>h2,.ArticleBodyContent>h2{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent>div.structural>h3,.ArticleBodyContent>h3{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent>div.structural>h3,.ArticleBodyContent>h3{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent>div.structural>h3,.ArticleBodyContent>h3{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent>div.structural>h4,.ArticleBodyContent>h4{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent>div.structural>h4,.ArticleBodyContent>h4{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent>div.structural>h4,.ArticleBodyContent>h4{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent>div.structural>h5,.ArticleBodyContent>h5{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent>div.structural>h5,.ArticleBodyContent>h5{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent>div.structural>h5,.ArticleBodyContent>h5{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent>div.structural>h6,.ArticleBodyContent>h6{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent>div.structural>h6,.ArticleBodyContent>h6{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent>div.structural>h6,.ArticleBodyContent>h6{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent>div.structural>p,.ArticleBodyContent>p{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent>div.structural>p,.ArticleBodyContent>p{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent>div.structural>p,.ArticleBodyContent>p{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent>div.structural>form,.ArticleBodyContent>form{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent>*,.ArticleBodyContent>div.structural>*,.ArticleBodyContent>div.structural>form,.ArticleBodyContent>div.structural>p,.ArticleBodyContent>form,.ArticleBodyContent>p{margin-top:1.5rem}.ArticleBodyContent>.nuv-button-embed,.ArticleBodyContent>div.structural>.nuv-button-embed{margin-bottom:0}.ArticleBodyContent>.nuv-button+.nuv-button,.ArticleBodyContent>.nuv-button+form,.ArticleBodyContent>.nuv-button+h1,.ArticleBodyContent>.nuv-button+h2,.ArticleBodyContent>.nuv-button+h3,.ArticleBodyContent>.nuv-button+h4,.ArticleBodyContent>.nuv-button+h5,.ArticleBodyContent>.nuv-button+h6,.ArticleBodyContent>.nuv-button+ol,.ArticleBodyContent>.nuv-button+p,.ArticleBodyContent>.nuv-button+ul,.ArticleBodyContent>div.structural>.nuv-button+.nuv-button,.ArticleBodyContent>div.structural>.nuv-button+form,.ArticleBodyContent>div.structural>.nuv-button+h1,.ArticleBodyContent>div.structural>.nuv-button+h2,.ArticleBodyContent>div.structural>.nuv-button+h3,.ArticleBodyContent>div.structural>.nuv-button+h4,.ArticleBodyContent>div.structural>.nuv-button+h5,.ArticleBodyContent>div.structural>.nuv-button+h6,.ArticleBodyContent>div.structural>.nuv-button+ol,.ArticleBodyContent>div.structural>.nuv-button+p,.ArticleBodyContent>div.structural>.nuv-button+ul,.ArticleBodyContent>div.structural>form+.nuv-button,.ArticleBodyContent>div.structural>h1+.nuv-button,.ArticleBodyContent>div.structural>h1+form,.ArticleBodyContent>div.structural>h1+h1,.ArticleBodyContent>div.structural>h1+h2,.ArticleBodyContent>div.structural>h1+h3,.ArticleBodyContent>div.structural>h1+h4,.ArticleBodyContent>div.structural>h1+h5,.ArticleBodyContent>div.structural>h1+h6,.ArticleBodyContent>div.structural>h1+ol,.ArticleBodyContent>div.structural>h1+p,.ArticleBodyContent>div.structural>h1+ul,.ArticleBodyContent>div.structural>h2+.nuv-button,.ArticleBodyContent>div.structural>h2+form,.ArticleBodyContent>div.structural>h2+h1,.ArticleBodyContent>div.structural>h2+h2,.ArticleBodyContent>div.structural>h2+h3,.ArticleBodyContent>div.structural>h2+h4,.ArticleBodyContent>div.structural>h2+h5,.ArticleBodyContent>div.structural>h2+h6,.ArticleBodyContent>div.structural>h2+ol,.ArticleBodyContent>div.structural>h2+p,.ArticleBodyContent>div.structural>h2+ul,.ArticleBodyContent>div.structural>h3+.nuv-button,.ArticleBodyContent>div.structural>h3+form,.ArticleBodyContent>div.structural>h3+h1,.ArticleBodyContent>div.structural>h3+h2,.ArticleBodyContent>div.structural>h3+h3,.ArticleBodyContent>div.structural>h3+h4,.ArticleBodyContent>div.structural>h3+h5,.ArticleBodyContent>div.structural>h3+h6,.ArticleBodyContent>div.structural>h3+ol,.ArticleBodyContent>div.structural>h3+p,.ArticleBodyContent>div.structural>h3+ul,.ArticleBodyContent>div.structural>h4+.nuv-button,.ArticleBodyContent>div.structural>h4+form,.ArticleBodyContent>div.structural>h4+h1,.ArticleBodyContent>div.structural>h4+h2,.ArticleBodyContent>div.structural>h4+h3,.ArticleBodyContent>div.structural>h4+h4,.ArticleBodyContent>div.structural>h4+h5,.ArticleBodyContent>div.structural>h4+h6,.ArticleBodyContent>div.structural>h4+ol,.ArticleBodyContent>div.structural>h4+p,.ArticleBodyContent>div.structural>h4+ul,.ArticleBodyContent>div.structural>h5+.nuv-button,.ArticleBodyContent>div.structural>h5+form,.ArticleBodyContent>div.structural>h5+h1,.ArticleBodyContent>div.structural>h5+h2,.ArticleBodyContent>div.structural>h5+h3,.ArticleBodyContent>div.structural>h5+h4,.ArticleBodyContent>div.structural>h5+h5,.ArticleBodyContent>div.structural>h5+h6,.ArticleBodyContent>div.structural>h5+ol,.ArticleBodyContent>div.structural>h5+p,.ArticleBodyContent>div.structural>h5+ul,.ArticleBodyContent>div.structural>h6+.nuv-button,.ArticleBodyContent>div.structural>h6+form,.ArticleBodyContent>div.structural>h6+h1,.ArticleBodyContent>div.structural>h6+h2,.ArticleBodyContent>div.structural>h6+h3,.ArticleBodyContent>div.structural>h6+h4,.ArticleBodyContent>div.structural>h6+h5,.ArticleBodyContent>div.structural>h6+h6,.ArticleBodyContent>div.structural>h6+ol,.ArticleBodyContent>div.structural>h6+p,.ArticleBodyContent>div.structural>h6+ul,.ArticleBodyContent>div.structural>p+.nuv-button,.ArticleBodyContent>form+.nuv-button,.ArticleBodyContent>h1+.nuv-button,.ArticleBodyContent>h1+form,.ArticleBodyContent>h1+h1,.ArticleBodyContent>h1+h2,.ArticleBodyContent>h1+h3,.ArticleBodyContent>h1+h4,.ArticleBodyContent>h1+h5,.ArticleBodyContent>h1+h6,.ArticleBodyContent>h1+ol,.ArticleBodyContent>h1+p,.ArticleBodyContent>h1+ul,.ArticleBodyContent>h2+.nuv-button,.ArticleBodyContent>h2+form,.ArticleBodyContent>h2+h1,.ArticleBodyContent>h2+h2,.ArticleBodyContent>h2+h3,.ArticleBodyContent>h2+h4,.ArticleBodyContent>h2+h5,.ArticleBodyContent>h2+h6,.ArticleBodyContent>h2+ol,.ArticleBodyContent>h2+p,.ArticleBodyContent>h2+ul,.ArticleBodyContent>h3+.nuv-button,.ArticleBodyContent>h3+form,.ArticleBodyContent>h3+h1,.ArticleBodyContent>h3+h2,.ArticleBodyContent>h3+h3,.ArticleBodyContent>h3+h4,.ArticleBodyContent>h3+h5,.ArticleBodyContent>h3+h6,.ArticleBodyContent>h3+ol,.ArticleBodyContent>h3+p,.ArticleBodyContent>h3+ul,.ArticleBodyContent>h4+.nuv-button,.ArticleBodyContent>h4+form,.ArticleBodyContent>h4+h1,.ArticleBodyContent>h4+h2,.ArticleBodyContent>h4+h3,.ArticleBodyContent>h4+h4,.ArticleBodyContent>h4+h5,.ArticleBodyContent>h4+h6,.ArticleBodyContent>h4+ol,.ArticleBodyContent>h4+p,.ArticleBodyContent>h4+ul,.ArticleBodyContent>h5+.nuv-button,.ArticleBodyContent>h5+form,.ArticleBodyContent>h5+h1,.ArticleBodyContent>h5+h2,.ArticleBodyContent>h5+h3,.ArticleBodyContent>h5+h4,.ArticleBodyContent>h5+h5,.ArticleBodyContent>h5+h6,.ArticleBodyContent>h5+ol,.ArticleBodyContent>h5+p,.ArticleBodyContent>h5+ul,.ArticleBodyContent>h6+.nuv-button,.ArticleBodyContent>h6+form,.ArticleBodyContent>h6+h1,.ArticleBodyContent>h6+h2,.ArticleBodyContent>h6+h3,.ArticleBodyContent>h6+h4,.ArticleBodyContent>h6+h5,.ArticleBodyContent>h6+h6,.ArticleBodyContent>h6+ol,.ArticleBodyContent>h6+p,.ArticleBodyContent>h6+ul,.ArticleBodyContent>p+.nuv-button{margin-top:.5rem}.ArticleBodyContent>.nuv-button.inlinebutton,.ArticleBodyContent>.nuv-button.inlinefirstbutton,.ArticleBodyContent>div.structural>.nuv-button.inlinebutton,.ArticleBodyContent>div.structural>.nuv-button.inlinefirstbutton{width:auto}.ArticleBodyContent>.nuv-button.inlinebutton,.ArticleBodyContent>div.structural>.nuv-button.inlinebutton{margin-left:10px}.ArticleBodyContent .nuv-issue-outline-title,.ArticleBodyContent>div.structural .nuv-issue-outline-title{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent .nuv-issue-outline-title::before,.ArticleBodyContent>div.structural .nuv-issue-outline-title::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent .nuv-article-video-embed-override-rte,.ArticleBodyContent>div.structural .nuv-article-video-embed-override-rte{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent>div.structural>form,.ArticleBodyContent>form{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent .nuv-issue-outline-title,.ArticleBodyContent>div.structural .nuv-issue-outline-title{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent .nuv-institutional-modal__sub-copy,.ArticleBodyContent>.nuv-button,.ArticleBodyContent>div.structural .nuv-institutional-modal__sub-copy,.ArticleBodyContent>div.structural>.nuv-button,.ArticleBodyContent>div.structural>form,.ArticleBodyContent>div.structural>form>p,.ArticleBodyContent>div.structural>h1,.ArticleBodyContent>div.structural>h2,.ArticleBodyContent>div.structural>h3,.ArticleBodyContent>div.structural>h4,.ArticleBodyContent>div.structural>h5,.ArticleBodyContent>div.structural>h6,.ArticleBodyContent>div.structural>p,.ArticleBodyContent>div.structural>picture,.ArticleBodyContent>form,.ArticleBodyContent>form>p,.ArticleBodyContent>h1,.ArticleBodyContent>h2,.ArticleBodyContent>h3,.ArticleBodyContent>h4,.ArticleBodyContent>h5,.ArticleBodyContent>h6,.ArticleBodyContent>p,.ArticleBodyContent>picture{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent>.nuv-button.inlinebutton,.ArticleBodyContent>.nuv-button.inlinefirstbutton,.ArticleBodyContent>div.structural>.nuv-button.inlinebutton,.ArticleBodyContent>div.structural>.nuv-button.inlinefirstbutton{width:auto}.ArticleBodyContent .nuv-issue-outline-title::before,.ArticleBodyContent>div.structural .nuv-issue-outline-title::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent>div.structural>form,.ArticleBodyContent>form{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent .nuv-institutional-modal__sub-copy,.ArticleBodyContent>.nuv-button,.ArticleBodyContent>div.structural .nuv-institutional-modal__sub-copy,.ArticleBodyContent>div.structural>.nuv-button,.ArticleBodyContent>div.structural>form,.ArticleBodyContent>div.structural>h1,.ArticleBodyContent>div.structural>h2,.ArticleBodyContent>div.structural>h3,.ArticleBodyContent>div.structural>h4,.ArticleBodyContent>div.structural>h5,.ArticleBodyContent>div.structural>h6,.ArticleBodyContent>div.structural>p,.ArticleBodyContent>div.structural>picture,.ArticleBodyContent>form,.ArticleBodyContent>h1,.ArticleBodyContent>h2,.ArticleBodyContent>h3,.ArticleBodyContent>h4,.ArticleBodyContent>h5,.ArticleBodyContent>h6,.ArticleBodyContent>p,.ArticleBodyContent>picture{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article .ArticleBodyContent .nuv-institutional-modal__sub-copy,.full-width-article .ArticleBodyContent>.nuv-button,.full-width-article .ArticleBodyContent>div.structural .nuv-institutional-modal__sub-copy,.full-width-article .ArticleBodyContent>div.structural>.nuv-button,.full-width-article .ArticleBodyContent>div.structural>form,.full-width-article .ArticleBodyContent>div.structural>h1,.full-width-article .ArticleBodyContent>div.structural>h2,.full-width-article .ArticleBodyContent>div.structural>h3,.full-width-article .ArticleBodyContent>div.structural>h4,.full-width-article .ArticleBodyContent>div.structural>h5,.full-width-article .ArticleBodyContent>div.structural>h6,.full-width-article .ArticleBodyContent>div.structural>p,.full-width-article .ArticleBodyContent>div.structural>picture,.full-width-article .ArticleBodyContent>form,.full-width-article .ArticleBodyContent>h1,.full-width-article .ArticleBodyContent>h2,.full-width-article .ArticleBodyContent>h3,.full-width-article .ArticleBodyContent>h4,.full-width-article .ArticleBodyContent>h5,.full-width-article .ArticleBodyContent>h6,.full-width-article .ArticleBodyContent>p,.full-width-article .ArticleBodyContent>picture{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent>.nuv-button.inlinebutton,.ArticleBodyContent>.nuv-button.inlinefirstbutton,.ArticleBodyContent>div.structural>.nuv-button.inlinebutton,.ArticleBodyContent>div.structural>.nuv-button.inlinefirstbutton{width:auto}.ArticleBodyContent>*,.ArticleBodyContent>div.structural>*{margin-top:2.8125rem}.ArticleBodyContent .nuv-institutional-modal__sub-copy,.ArticleBodyContent>div.structural .nuv-institutional-modal__sub-copy,.ArticleBodyContent>div.structural>form,.ArticleBodyContent>div.structural>h1,.ArticleBodyContent>div.structural>h2,.ArticleBodyContent>div.structural>h3,.ArticleBodyContent>div.structural>h4,.ArticleBodyContent>div.structural>h5,.ArticleBodyContent>div.structural>h6,.ArticleBodyContent>div.structural>p,.ArticleBodyContent>div.structural>picture,.ArticleBodyContent>form,.ArticleBodyContent>h1,.ArticleBodyContent>h2,.ArticleBodyContent>h3,.ArticleBodyContent>h4,.ArticleBodyContent>h5,.ArticleBodyContent>h6,.ArticleBodyContent>p,.ArticleBodyContent>picture{margin-top:2.5rem}.ArticleBodyContent>div.structural>p,.ArticleBodyContent>p{margin-top:1.875rem}.ArticleBodyContent>div.structural>form,.ArticleBodyContent>div.structural>p+p,.ArticleBodyContent>form,.ArticleBodyContent>p+p{margin-top:1.5rem}.ArticleBodyContent .nuv-issue-outline-title,.ArticleBodyContent>div.structural .nuv-issue-outline-title{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent .nuv-issue-outline-title::before,.ArticleBodyContent>div.structural .nuv-issue-outline-title::before{width:48.2%}.ArticleBodyContent .nuv-article-video-embed-override-rte,.ArticleBodyContent>div.structural .nuv-article-video-embed-override-rte{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article .nuv-article-numbered-list__title{margin-left:0}}.ArticleBodyContent>.nuv-socials,.ArticleBodyContent>div.structural>.nuv-socials,.ArticleBodyContent>div.structural>nuv-socials-share,.ArticleBodyContent>nuv-socials-share{margin-top:0}.ArticleBodyContent div.privacypolicy,.ArticleBodyContent>div.structural div.privacypolicy{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent div.privacypolicybtn,.ArticleBodyContent>div.structural div.privacypolicybtn{margin-top:.5rem}.ArticleBodyContent div.caption,.ArticleBodyContent>div.structural div.caption{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent div.inputfield,.ArticleBodyContent>div.structural div.inputfield{float:left;width:75%}.ArticleBodyContent input.emailfield,.ArticleBodyContent>div.structural input.emailfield{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent input.pwdfield,.ArticleBodyContent>div.structural input.pwdfield{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent .clearfix,.ArticleBodyContent>div.structural .clearfix{clear:both}.ArticleBodyContent .margin-top-10,.ArticleBodyContent>div.structural .margin-top-10{margin-top:10px}@media (max-width:768px){.ArticleBodyContent input.emailfield,.ArticleBodyContent input.pwdfield,.ArticleBodyContent>div.structural input.emailfield,.ArticleBodyContent>div.structural input.pwdfield{width:100%}}.ArticleBodyContent h3.headingtag,.ArticleBodyContent>div.structural h3.headingtag{font-size:1.5rem}.ArticleBodyContent:first-child .ArticleBodyContent>div.structural>.no_style_class+.nuv-institutional-modal__sub-copy,.ArticleBodyContent:first-child .ArticleBodyContent>div.structural>.no_style_class+h1,.ArticleBodyContent:first-child .ArticleBodyContent>div.structural>.no_style_class+h2,.ArticleBodyContent:first-child .ArticleBodyContent>div.structural>.no_style_class+h3,.ArticleBodyContent:first-child .ArticleBodyContent>div.structural>.no_style_class+h4,.ArticleBodyContent:first-child .ArticleBodyContent>div.structural>.no_style_class+h5,.ArticleBodyContent:first-child .ArticleBodyContent>div.structural>.no_style_class+h6,.ArticleBodyContent:first-child .ArticleBodyContent>div.structural>.no_style_class+p,.ArticleBodyContent:first-child .ArticleBodyContent>div.structural>.no_style_class+picture{margin-top:0}.nuv-article-content--retail ul.nuv-issue-outline.featured-list.outline-featured-list-icon{padding-left:0}.nuv-article-content--retail ul.nuv-issue-outline.featured-list.outline-featured-list-icon li{padding-left:0;border-bottom:none}.nuv-article-content--retail ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::before{content:\"\"}.nuv-article-content--retail ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>.outline-featured-list-contentSpan{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>img{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy ul.nuv-issue-outline.featured-list.outline-featured-list-icon,.nuv-full-width-body-copy ul.nuv-issue-outline.featured-list.outline-featured-list-icon li{padding-left:0}.nuv-full-width-body-copy ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>.outline-featured-list-contentSpan{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy ul.nuv-issue-outline.featured-list.outline-featured-list-icon li::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy ul.nuv-issue-outline.featured-list.outline-featured-list-icon li>img{vertical-align:middle;padding-right:12px}.line-chart{overflow:visible!important}"]],data:{}});function qN(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[],[[8,"id",0]],null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Ki(2,0,null,null,2,"div",[["class","nuv-highcharts-chart__disclosure"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,1,"div",[["class","nuv-highcharts-chart__disclosure--copy"]],null,null,null,null,null)),(t()(),hr(4,null,["",""]))],(function(t,n){t(n,1,0,n.component.chartClass)}),(function(t,n){var e=n.component;t(n,0,0,e.chartDetails.ChartId),t(n,4,0,e.chartDetails.DisclaimerText)}))}function YN(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"line-chart-placeholder",[],null,null,null,qN,$N)),jl(1,114688,null,0,GM,[],null,null)],(function(t,n){t(n,1,0)}),null)}var XN=Cl("line-chart-placeholder",GM,YN,{chartDetailsString:"common-chart-details",datastring:"datastring",displayMarkersOnLine:"displaymarkersonline",displayTable:"data-display-table",transposeChart:"data-transpose-chart",transposeTable:"data-transpose-table",tableCoulmnTitle:"table-column-title"},{},[]),ZN=mi({encapsulation:0,styles:[[".PDPDataCallout[_ngcontent-%COMP%]{margin-top:45px;display:block;width:100%;float:left}.nuv-data-callout[_ngcontent-%COMP%]{padding:30px 20px 45px;color:#bdc3c7;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout__background[_ngcontent-%COMP%]{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:#253746;top:0;height:100%}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{margin:0;font-size:12px;line-height:1.5}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{margin:30px 0 0;font-size:16px;line-height:1.625;letter-spacing:.1px}.nuv-data-callout__title[_ngcontent-%COMP%]{color:#fff;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.5px;margin-top:0;margin-bottom:10px}.nuv-data-callout__date[_ngcontent-%COMP%]{color:#253746;font-family:\"Source Sans Pro\",sans-serif;font-size:14px;line-height:1;letter-spacing:.1px}.nuv-data-callout__items[_ngcontent-%COMP%]{list-style:none;padding:0}.nuv-data-callout__item[_ngcontent-%COMP%]{display:flex;padding-top:12px;padding-bottom:30px;padding-right:10px;border-top:1px solid #1a2732}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin:0;width:50%;padding-right:15px;color:#bdc3c7;font-family:\"Source Sans Pro\",sans-serif;font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:50%;padding-left:15px;text-align:right}.nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#4cb2d0;font-family:\"Source Sans Pro\",sans-serif;font-size:36px;line-height:1;font-weight:600;letter-spacing:-.1px;position:relative}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-size:12px;line-height:1;font-style:italic;letter-spacing:.1px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{position:absolute;left:calc(100% + 4px);bottom:6px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]::after{content:\"\";display:block;border-left:5px solid transparent;border-right:5px solid transparent}.nuv-data-callout__item__direction[data-direction=increase][_ngcontent-%COMP%]::after{border-bottom:5px solid #379308}.nuv-data-callout__item__direction[data-direction=decrease][_ngcontent-%COMP%]::after{border-top:5px solid #e32b23}.nuv-data-callout__footer-text[_ngcontent-%COMP%]{margin:15px 0;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#bdc3c7;font-family:Georgia,Times,serif;font-size:12px;line-height:1.5}.nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:15px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]{color:#253746;padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__background[_ngcontent-%COMP%]{background:0 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title[_ngcontent-%COMP%]{color:#253746;padding-bottom:5px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{color:#253746;font-size:1.25rem;line-height:.8;letter-spacing:-.07px;text-align:right;margin-top:0;margin-bottom:0;min-height:0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:12px;margin-top:8px;max-width:250px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__label[_ngcontent-%COMP%]{color:#5f7283;border-top:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__date[_ngcontent-%COMP%]{color:#253746}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{padding:30px 20px 45px;font-family:Georgia,Times,serif;position:relative}@media only screen and (min-width:47.75rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 57px 60px}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-text[_ngcontent-%COMP%]{font-size:14px}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:16px;line-height:1.63}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{display:flex;align-items:baseline;margin-bottom:20px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:18px;line-height:1.44;margin:0 20px 0 0}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__item__label[_ngcontent-%COMP%]{margin-top:18px}.nuv-data-callout__item__date[_ngcontent-%COMP%]{font-size:14px;line-height:1.14}.nuv-data-callout__footer-text[_ngcontent-%COMP%], .nuv-data-callout__footer-text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;line-height:1.5}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 20px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{border-bottom:1px solid #cbdde2;padding:0 0 60px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 77px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:last-child   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item[_ngcontent-%COMP%]{border-top:none;align-items:center;border-bottom:1px solid #cbdde2;min-height:76px;padding-top:7px;margin-bottom:0;padding-bottom:7px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:1.5rem}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__item__value[_ngcontent-%COMP%] + div[_ngcontent-%COMP%]{max-width:350px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__title-and-date[_ngcontent-%COMP%]{border-bottom:3px solid #253746}}@media only screen and (min-width:63.9375rem){.nuv-data-callout[_ngcontent-%COMP%]{padding:50px 110px 80px}.nuv-data-callout__container[_ngcontent-%COMP%]{max-width:88.5rem}.nuv-data-callout__disclaimer-text-and-note[_ngcontent-%COMP%]{margin:15px 0}.nuv-data-callout__disclaimer-note[_ngcontent-%COMP%]{font-size:18px;line-height:1.888888889;max-width:60em}.nuv-data-callout__title-and-date[_ngcontent-%COMP%]{margin-bottom:10px}.nuv-data-callout__title[_ngcontent-%COMP%]{font-size:22px;line-height:1.41}.nuv-data-callout__date[_ngcontent-%COMP%]{font-size:16px;line-height:1}.nuv-data-callout__items[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+1)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-right:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-child(2n+2)   .nuv-data-callout__item[_ngcontent-%COMP%]{margin-left:20px}.nuv-data-callout__item-wrapper[_ngcontent-%COMP%]:nth-last-child(2):nth-child(odd)   .nuv-data-callout__item[_ngcontent-%COMP%]{border-bottom:none}.nuv-data-callout__item[_ngcontent-%COMP%]{width:calc(50% - 20px);box-sizing:border-box}.nuv-data-callout__item__label[_ngcontent-%COMP%]{font-size:14px;line-height:1.29;width:57%}.nuv-data-callout__item__value-and-date[_ngcontent-%COMP%]{width:43%}.nuv-data-callout__item__value[_ngcontent-%COMP%]{font-size:48px}.nuv-data-callout__item__direction[_ngcontent-%COMP%]{bottom:9px}.nuv-data-callout--white[_ngcontent-%COMP%]{padding:25px 50px 0}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__container[_ngcontent-%COMP%]{padding-bottom:26px}.nuv-data-callout--white[_ngcontent-%COMP%]   .nuv-data-callout__items[_ngcontent-%COMP%]{margin:0 90px}}.HeaderSection[_ngcontent-%COMP%] + .PDPDataCallout[_ngcontent-%COMP%]{margin-top:0}.nuv-display-style__comma[_ngcontent-%COMP%], .nuv-display-style__date[_ngcontent-%COMP%], .nuv-display-style__novalue[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__dollar[_ngcontent-%COMP%]{margin-bottom:30px}.nuv-display-style__dollar--2[_ngcontent-%COMP%], .nuv-display-style__dollar--3[_ngcontent-%COMP%], .nuv-display-style__dollar--4[_ngcontent-%COMP%], .nuv-display-style__dollar__billion[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__dollar--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__dollar--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__dollar--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__dollar--million[_ngcontent-%COMP%]{display:block}.nuv-display-style__dollar--million-billion[_ngcontent-%COMP%], .nuv-display-style__pdf[_ngcontent-%COMP%], .nuv-display-style__percentage[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__percentage--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__percentage--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__percentage--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__percentage--red[_ngcontent-%COMP%]{color:#ff4e44}.nuv-display-style__show[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__show--green[_ngcontent-%COMP%]{color:#2ba824}.nuv-display-style__show--blue[_ngcontent-%COMP%]{color:#0092bc}.nuv-display-style__show--orange[_ngcontent-%COMP%]{color:#ffa300}.nuv-display-style__default[_ngcontent-%COMP%]{color:#253746}.nuv-display-style__fund_symbol[_ngcontent-%COMP%]{font-weight:700}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;background-color:#253746;clear:both;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:45px;margin-left:1.25rem;margin-right:1.25rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.firstWcsComponent[_ngcontent-%COMP%]   .nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-top:0}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{visibility:hidden;position:absolute;left:2.5rem;bottom:1.125rem;width:calc(100% - 5rem);height:.125rem;background-color:rgba(255,255,255,.5);pointer-events:none;z-index:2}.nuv-model-portfolios-tab__links-container-scrollbar-thumb[_ngcontent-%COMP%]{position:absolute;left:0;top:50%;transform:translate3d(0,-50%,0);height:.25rem;background-color:#fff}.nuv-model-portfolios-tab__links-container-scrollbar-thumb--done[_ngcontent-%COMP%]{right:0;left:auto;transform:translate3d(0,-50%,0)!important}.nuv-model-portfolios-tab__links-container-scrollbar--active[_ngcontent-%COMP%]{visibility:visible}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{overflow:hidden;height:104px;position:relative}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{position:absolute;top:0;left:0;height:calc(100% + 1.25rem);width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:flex}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{width:100%;display:flex;align-items:center;overflow:auto;height:5.25rem}.nuv-model-portfolios-tab__links-container[_ngcontent-%COMP%]{width:100%;display:flex}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;list-style:none;margin:0;padding-right:1.25rem;border-bottom:2px solid #374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:3.75rem;height:28px;background-color:#263746;border-left:2px solid #374e62;border-right:2px solid #374e62;border-top:2px solid #374e62;position:relative;font-family:\"Source Sans Pro\",sans-serif;font-size:.5rem;font-weight:700;color:#fff;letter-spacing:.040625rem;text-transform:uppercase;margin-right:.5625rem;display:table;text-align:center;vertical-align:middle;line-height:.625rem;padding:0 2px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{cursor:pointer;background-color:#374e62}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]{background-color:#374e62;border-bottom:0!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #374e62;content:\" \";position:absolute;bottom:-8px;left:40%}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#31b700!important}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;color:#fff;display:table-cell;vertical-align:middle}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:auto;position:absolute}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:none}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{right:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.simplebar-horizontal[_ngcontent-%COMP%]{left:2.1875rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]{height:.25rem!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]   .simplebar-scrollbar[_ngcontent-%COMP%]::before{border-radius:0!important;background:#fff;opacity:1!important}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding-bottom:20px;z-index:1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{display:block;width:100%;height:40%;position:absolute;left:0;top:10%;z-index:-1;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::before{width:100vw;position:absolute;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;content:'';background-color:#253746;height:100%;z-index:-1}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nuv-model-portfolios-tab__background-picture-image[_ngcontent-%COMP%]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{width:96%;min-height:3.75rem;height:auto;padding:0 10px;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;color:#fff;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.015625rem;position:relative;padding-top:13px;margin:0}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:2.625rem;line-height:3.25rem;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{font-size:3.625rem;line-height:4.125rem;letter-spacing:-.033125rem}}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{content:'';display:block;width:40px;height:2px;background-color:#2ba824;position:absolute;left:0;top:0}.nuv-model-portfolios-tab--theme-color-green[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{background-color:#2ba824}.nuv-model-portfolios-tab--theme-color-orange[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__staticContent--staticContent--title[_ngcontent-%COMP%]::before{background-color:#ffa300}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;color:#c1e9b2;font-size:1rem;line-height:1.5rem;letter-spacing:.005625rem;display:none}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{width:100%;position:relative;padding:1.5rem .625rem 1.25rem;overflow:auto;z-index:1;margin:0 auto!important;text-align:center}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:1134px;display:inline-block;text-align:left}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]::after{content:'';display:table;clear:both}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{float:left;color:#fff;font-family:Georgia,Times,serif;font-size:2em;margin:0 0 .67em}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{float:right;margin-top:1%;color:#25ab4a;font-size:1.2rem;border-bottom:1px solid;font-style:italic}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{display:none;width:96%;min-height:9.375rem;height:auto;padding:1.25rem .9375rem;color:#2f4f4f;clear:both}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%]{display:block!important}.nuv-model-portfolios-tab__cardContentContainer--active[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#000!important}@media only screen and (min-width:47.75rem){.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]::before{width:80px;height:4px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]{position:relative;z-index:0;margin-left:1rem;margin-right:1rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]::after, .nuv-model-portfolios-tab[_ngcontent-%COMP%]::before{width:100vw;position:absolute;z-index:-1;background:#253746;left:50%;transform:translateX(-50%)}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:100%;margin-left:0;padding-top:10px}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:21px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:4px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{z-index:1;position:absolute;top:8%;width:auto;padding:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{width:100%;display:flex;padding-right:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:6.875rem;font-size:.75rem;margin-right:1.25rem;line-height:1.125rem;height:2.8125rem;padding:0 10px}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #374e62;content:\" \";position:absolute;bottom:-10px;left:40%}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{display:block;height:100%;top:0;background-color:#253746;pointer-events:none;z-index:-1}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.4375rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:15px;padding-bottom:20px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{min-height:200px;padding:20px 10px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(calc(33.33333333% - 1.33333333rem) + 1rem);font-size:2.5rem;float:left}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{letter-spacing:.0075rem;width:calc(66.66666667% - 1.66666667rem);float:left;margin-left:1rem;display:block;margin-top:20px;margin-bottom:0;padding-left:calc(calc(8.33333333% - 2.70833333rem) + 2.5rem);line-height:1.75rem;font-size:1rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:3.125rem 0 2.5rem}.nuv-model-portfolios-tab__cardContentContainer[_ngcontent-%COMP%]{min-height:9.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}@media screen and (min-width:47.75rem) and (max-width:63.875rem){.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{top:22%}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:21px!important}}@media screen and (min-width:0) and (max-width:47.6875rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]{bottom:32px!important}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:5.25rem}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{position:absolute;margin-top:22px;padding:0}.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:1.3rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{padding:1.5rem 1.25rem}.nuv-model-portfolios-tab__background-picture-container[_ngcontent-%COMP%]{height:100%;top:0}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{padding-top:30px}.nuv-model-portfolios-tab__listStaticContent[_ngcontent-%COMP%]{margin-left:10px}}@media only screen and (min-width:63.9375rem){.nuv-model-portfolios-tab[_ngcontent-%COMP%]{width:calc(100% - 5rem);background-color:#253746;margin-left:2.5rem}.nuv-model-portfolios-tab__container[_ngcontent-%COMP%]{position:relative;clear:both;z-index:2;width:calc(100% - 4.5rem);margin-left:2.25rem;padding-top:1.75rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track[_ngcontent-%COMP%]:not(.nuv-model-portfolios-tab__tablet){bottom:.5625rem!important}.nuv-model-portfolios-tab__background-bar[_ngcontent-%COMP%]{left:0;right:auto;margin:0;background-color:#253746}.nuv-model-portfolios-tab__wrapper[_ngcontent-%COMP%]{height:auto;overflow:visible}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]{display:flex;width:100%;padding:0;margin-left:0}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:10rem;font-size:.875rem;margin-right:1.875rem;line-height:1.25rem;height:3.9375rem;text-transform:uppercase;font-weight:700;padding:0 1.25rem}.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li.nuv-model-portfolios-tab__list--active[_ngcontent-%COMP%]::after{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #374e62;content:\" \";position:absolute;bottom:-12px;left:42%}.nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child::before{display:none}.nuv-model-portfolios-tab__scrollmenu[_ngcontent-%COMP%]   .nuv-model-portfolios-tab__list-item[_ngcontent-%COMP%]:last-child{margin-right:0!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.75rem}.nuv-model-portfolios-tab__staticContentContainer[_ngcontent-%COMP%]{margin-left:20px}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(33.33333333% - 3.33333333rem);float:left;margin-left:2.5rem;font-size:3.375rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem;padding-left:2.5rem;font-size:1.125rem}.nuv-model-portfolios-tab__cardContainer[_ngcontent-%COMP%]{margin:0 40px}}@media (max-width:1025px) and (min-width:1023px){.nuv-model-portfolios-tab__list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:8.125rem}.nuv-model-portfolios-tab[_ngcontent-%COMP%]   .simplebar-track.nuv-model-portfolios-tab__tablet[_ngcontent-%COMP%]{bottom:24px!important}.nuv-model-portfolios-tab__links-container-scrollbar[_ngcontent-%COMP%]{bottom:.625rem}.nuv-model-portfolios-tab__staticContent--title[_ngcontent-%COMP%]{width:calc(41.66666667% - 3.54166667rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__staticContent--description[_ngcontent-%COMP%]{width:calc(50% - 3.75rem);float:left;margin-left:2.5rem}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:1299px) and (min-width:1024px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:756px}}@media (max-width:1023px) and (min-width:828px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:716px}}@media (max-width:827px){.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%], .nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:358px}}@media (max-width:1023px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 15px}}@media (min-width:1024px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{padding:0 25px}}@media (max-width:379px){.nuv-model-portfolios-tab__headingContainer[_ngcontent-%COMP%]{width:342px;padding:0 7px}.nuv-model-portfolios-tab__bbcards-container[_ngcontent-%COMP%]{width:342px}}.BodyArticle[_ngcontent-%COMP%]{position:relative;display:block;float:left;width:100%}.BodyContent[_ngcontent-%COMP%]   .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.nuv-article-content--retail[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.nuv-article-content--retail[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.nuv-article-content--retail[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-breaker-embed[_ngcontent-%COMP%]{width:100%;float:left;left:0;margin-left:0;margin-right:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .SocialShare[_ngcontent-%COMP%] + [_ngcontent-%COMP%]:first-of-type{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   .nuv-article-html-table__table-wrapper[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0}.ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > em[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;-webkit-text-decoration-color:#2ba824;text-decoration-color:#2ba824}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]:first-child{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-speed-bump[_ngcontent-%COMP%]{margin-top:0!important}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;display:block;list-style:none;padding:1rem 0 0;margin-bottom:0;counter-reset:numbered-list-counter}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{content:'';position:absolute;left:0;top:0;width:73%;height:.1875rem;background-color:#0092bc}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:italic;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#253746;position:relative;padding-bottom:.9375rem;margin-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{content:'';display:block;height:.0625rem;width:calc(90% + 4.375rem);background-color:#b2deea;position:absolute;left:-4.375rem;bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{margin-bottom:0;padding-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-right:10%;margin-left:4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:counter(numbered-list-counter);counter-increment:numbered-list-counter;color:#253746;font-family:Georgia,Times,serif;font-size:2rem;font-weight:700;line-height:1;position:absolute;top:0;left:-4.375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{padding-left:1.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{width:100%;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{content:'';display:block;width:.375rem;height:.375rem;border-radius:100%;background-color:#003f54;position:absolute;top:.5rem;left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:2.5rem 1.25rem 1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]::after{content:'';display:block;width:100%;height:calc(100% - 1rem);background-color:rgba(178,222,234,.3);position:absolute;bottom:0;left:0;z-index:-1}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.3);padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{font-size:3.75rem;top:50%;margin-top:-2.1875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::after{display:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > ol.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:.9375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem;z-index:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]::before{display:none}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]{margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]::before{height:.25rem;width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]::before{top:.75rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%]{padding:3rem 2.5rem 2rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul.featured-list[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]{margin-right:5%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ul[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-right:10%}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]{margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::before{left:-2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after, .ArticleBodyContent[_ngcontent-%COMP%] > ol[_ngcontent-%COMP%]:not(.featured-list) > li[_ngcontent-%COMP%]::after{width:calc(90% + 2.5rem)}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%] + ul.featured-list[_ngcontent-%COMP%]{margin-top:-2rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{border-collapse:collapse;width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;display:block;overflow:auto}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;margin-bottom:1.25rem;text-align:left}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{font-family:\"Source Sans Pro\",sans-serif;font-weight:700;color:#fff;font-size:.6875rem;line-height:1rem;letter-spacing:.01875rem;background-color:#253746;border-right:.0625rem solid #fff;padding:.625rem .9375rem;text-transform:uppercase;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:not(:first-child){text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > thead[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]:first-child{text-align:left;min-width:7.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{background-color:#4c7887;color:#fff;font-family:\"Source Sans Pro\",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.01875rem;line-height:1rem;padding:.625rem .9375rem;text-transform:uppercase;text-align:left;vertical-align:bottom}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28;letter-spacing:.005625rem;text-transform:none;color:#253746;background-color:#b2deea;border-right:.0625rem solid #fff;padding:.625rem .9375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child), .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:not(:first-child){font-family:\"Source Sans Pro\",sans-serif;font-weight:700;font-size:.875rem;text-align:right}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child, .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]:last-child{border-right:none}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:nth-child(odd) > td[_ngcontent-%COMP%]{background-color:rgba(178,222,234,.7)}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-1.625rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-issue-outline.featured-list[_ngcontent-%COMP%]::before{display:none}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ol[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;position:relative;padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:.875rem;line-height:1.28;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem;width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > caption[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{font-size:1rem;line-height:1.75;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > table[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > table[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem;display:table}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.featured-list[_ngcontent-%COMP%]{margin-top:-2rem;margin-bottom:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline.main-title[_ngcontent-%COMP%]::before{width:48.2%}}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{color:#2ba824;text-decoration:underline;transition:color .25s ease}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover, .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:hover{color:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem;margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.75rem;line-height:1.1;letter-spacing:-.015625rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:2.625rem;line-height:1.1;letter-spacing:-.0275rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%]{font-size:3.625rem;line-height:1.2;letter-spacing:-.033125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.034375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.1;letter-spacing:-.04375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%]{font-size:2.25rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:-.01rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.3;letter-spacing:-.01375rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%]{font-size:1.75rem;line-height:1.3;letter-spacing:-.0175rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.4;letter-spacing:-.003125rem}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%]{font-size:1.375rem;line-height:1.45;letter-spacing:-.00375rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem;text-transform:none;color:#253746}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.5;letter-spacing:-.003125rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-family:Georgia,Times,serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:.005625rem;text-transform:none;color:#66737d}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button-embed[_ngcontent-%COMP%]{margin-bottom:0}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ol[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%] + ul[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + .nuv-button[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%]{margin-left:10px}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:1.125rem;font-family:Georgia,Times,serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:-.01375rem;text-transform:none;color:#253746;padding-left:1.25rem;margin-top:0;margin-bottom:0;position:relative;z-index:1}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{content:'';display:block;position:absolute;left:0;top:0;background-color:#0092bc;height:.25rem;width:73%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(100% - 2.5rem);margin-left:1.25rem}@media only screen and (min-width:47.75rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1rem;line-height:1.5;letter-spacing:.005625rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{padding-top:.9375rem;font-size:1.5625rem;line-height:1.1;letter-spacing:-.004375rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 2rem);float:left;margin-left:1rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:40.2%}}@media only screen and (min-width:63.9375rem){.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%]{font-size:1.125rem;line-height:1.8;letter-spacing:.0075rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(58.33333333% - 3.95833333rem);float:left;margin-left:2.5rem;margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .full-width-article[_ngcontent-%COMP%]   .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{width:calc(100% - 5rem);float:left;margin-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinebutton[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-button.inlinefirstbutton[_ngcontent-%COMP%]{width:auto}.ArticleBodyContent[_ngcontent-%COMP%] > *[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-top:2.8125rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > picture[_ngcontent-%COMP%]{margin-top:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%]{margin-top:1.875rem}.ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > form[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > p[_ngcontent-%COMP%] + p[_ngcontent-%COMP%]{margin-top:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]{font-size:2rem;line-height:1.2;letter-spacing:-.00625rem;margin-left:calc(25% - 3.125rem + 5rem);width:calc(58.33333333% - 3.95833333rem + 2.5rem);left:-2.5rem;padding-left:2.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before, .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-issue-outline-title[_ngcontent-%COMP%]::before{width:48.2%}.ArticleBodyContent[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .nuv-article-video-embed-override-rte[_ngcontent-%COMP%]{width:calc(58.33333% - 3.95833rem);margin-left:calc(25% - 3.125rem + 5rem)}.full-width-article[_ngcontent-%COMP%]   .nuv-article-numbered-list__title[_ngcontent-%COMP%]{margin-left:0}}.ArticleBodyContent[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .nuv-socials[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > nuv-socials-share[_ngcontent-%COMP%]{margin-top:0}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicy[_ngcontent-%COMP%]{margin-top:1.5rem;font-size:.9rem;font-style:italic;letter-spacing:0;font-weight:400}.ArticleBodyContent[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.privacypolicybtn[_ngcontent-%COMP%]{margin-top:.5rem}.ArticleBodyContent[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.caption[_ngcontent-%COMP%]{font-size:1rem;float:left;width:25%;margin-top:5px}.ArticleBodyContent[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   div.inputfield[_ngcontent-%COMP%]{float:left;width:75%}.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;outline:0;cursor:not-allowed;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{background:#fff;border:1px solid #c1c1c1;width:80%;height:25px}.ArticleBodyContent[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .clearfix[_ngcontent-%COMP%]{clear:both}.ArticleBodyContent[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   .margin-top-10[_ngcontent-%COMP%]{margin-top:10px}@media (max-width:768px){.ArticleBodyContent[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.emailfield[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   input.pwdfield[_ngcontent-%COMP%]{width:100%}}.ArticleBodyContent[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%]   h3.headingtag[_ngcontent-%COMP%]{font-size:1.5rem}.ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + .nuv-institutional-modal__sub-copy[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h1[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h2[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h3[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h4[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h5[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + h6[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + p[_ngcontent-%COMP%], .ArticleBodyContent[_ngcontent-%COMP%]:first-child   .ArticleBodyContent[_ngcontent-%COMP%] > div.structural[_ngcontent-%COMP%] > .no_style_class[_ngcontent-%COMP%] + picture[_ngcontent-%COMP%]{margin-top:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]{padding-left:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0;border-bottom:none}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{content:\"\"}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px;content:'';display:block;height:.0625rem;background-color:#b2deea;position:absolute;bottom:0}.nuv-article-content--retail[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%], .nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding-left:0}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::before{background:0 0;border-radius:unset}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > .outline-featured-list-contentSpan[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle;width:calc(100% - 85px)}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]::after{width:calc(100% - 80px);left:80px}.nuv-full-width-body-copy[_ngcontent-%COMP%]   ul.nuv-issue-outline.featured-list.outline-featured-list-icon[_ngcontent-%COMP%]   li[_ngcontent-%COMP%] > img[_ngcontent-%COMP%]{vertical-align:middle;padding-right:12px}.line-chart[_ngcontent-%COMP%]{overflow:visible!important}"]],data:{}});function KN(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[],[[8,"id",0]],null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Ki(2,0,null,null,2,"div",[["class","nuv-highcharts-chart__disclosure"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,1,"div",[["class","nuv-highcharts-chart__disclosure--copy"]],null,null,null,null,null)),(t()(),hr(4,null,["",""]))],(function(t,n){t(n,1,0,n.component.chartClass)}),(function(t,n){var e=n.component;t(n,0,0,e.chartDetails.ChartId),t(n,4,0,e.chartDetails.DisclaimerText)}))}function JN(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"scatter-line-chart-placeholder",[],null,null,null,KN,ZN)),jl(1,114688,null,0,QM,[],null,null)],(function(t,n){t(n,1,0)}),null)}var QN=Cl("scatter-line-chart-placeholder",QM,JN,{chartDetailsString:"common-chart-details",datastring:"datastring",linestartX:"linestartx",linestartY:"linestarty",lineendX:"lineendx",lineendY:"lineendy",hidemarkerhover:"hidemarkerhover",linecolor:"linecolor",displayTable:"display-table"},{},[]),tF=mi({encapsulation:2,styles:[['.main-map,.regional-map{max-width:1256px!important;position:relative}.main-map .highcharts-container,.main-map .highcharts-container .highcharts-root,.regional-map .highcharts-container,.regional-map .highcharts-container .highcharts-root{max-width:1256px!important}.main-map .highcharts-series-group .highcharts-markers.highcharts-mappoint-series image.highcharts-point.highcharts-point-select,.main-map .highcharts-series-group .highcharts-markers.highcharts-mappoint-series image.highcharts-point:hover,.regional-map .highcharts-series-group .highcharts-markers.highcharts-mappoint-series image.highcharts-point.highcharts-point-select,.regional-map .highcharts-series-group .highcharts-markers.highcharts-mappoint-series image.highcharts-point:hover{outline:rgba(255,255,255,.5) solid 10px!important;border-radius:50%!important}@media (max-width:768px){.main-map,.regional-map{height:200px!important}}.main-map .highcharts-map-navigation.highcharts-zoom-in text,.main-map .highcharts-map-navigation.highcharts-zoom-out text,.regional-map .highcharts-map-navigation.highcharts-zoom-in text,.regional-map .highcharts-map-navigation.highcharts-zoom-out text{fill:#fff!important;color:#fff!important}.main-map .highcharts-map-series.highcharts-series>g path[fill="#7cb5ec"],.main-map .highcharts-map-series.highcharts-series>g path[fill="#f7f7f7"],.regional-map .highcharts-map-series.highcharts-series>g path[fill="#7cb5ec"],.regional-map .highcharts-map-series.highcharts-series>g path[fill="#f7f7f7"]{fill:#4b7887!important;opacity:.2!important;pointer-events:none!important}.main-map .highcharts-map-series.highcharts-series>g path,.regional-map .highcharts-map-series.highcharts-series>g path{stroke:#003f54!important;stroke-width:1!important}.main-map .highcharts-map-series.highcharts-series>g path[fill="#f7f7f7"],.regional-map .highcharts-map-series.highcharts-series>g path[fill="#f7f7f7"]{stroke-width:0!important}.main-map .map-label,.regional-map .map-label{width:100px;height:100px;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative;transition:all .2s ease-in-out;font-family:"Source Sans Pro",Arial,sans-serif;font-size:22px;font-weight:600}@media (max-width:950px){.main-map .map-label,.regional-map .map-label{width:80px;height:80px}}.main-map .map-label:hover,.regional-map .map-label:hover{transform:scale(1.1)}.main-map .map-label-country,.regional-map .map-label-country{position:absolute;bottom:-35px;text-align:center;text-decoration:underline;font-weight:700;font-size:18px;font-family:Georgia,Times,serif}.main-map .map-label-country text,.regional-map .map-label-country text{text-decoration:none;display:inline-block}.main-map{height:700px}.regional-map{height:530px}.map-wrapper-background{margin-top:45px;display:inline-block;position:relative;width:100vw;left:calc(-50vw + 50%);background-color:#003f54}.map-wrapper-region-selector-wrapper{width:100%;padding-top:35.5px;padding-bottom:85px}.map-wrapper-region-selector-wrapper select{width:100%;background-color:transparent;height:68px;color:#fff;font-size:16px;font-family:Source Sans Pro,sans-serif;border:2px solid #fff;text-align:center;font-weight:700;font-style:normal}.map-wrapper-region-selector-wrapper select.option-selected{background-color:#0092bc;border:0}.map-wrapper-region-selector-wrapper select option{background-color:#07bdd4;color:#fff}.map-wrapper-region-selector-container{display:flex;width:100%;justify-content:space-between;align-items:center;padding-bottom:8.5px;position:relative;margin-bottom:9.5px}.map-wrapper-region-selector-container::after{content:\'\';width:100%;height:1px;background-color:#fff;position:absolute;bottom:0;left:0}.map-wrapper-region-selector-container:last-child::after{height:0}.map-wrapper-region-selector-container-area{padding-bottom:82px}.map-wrapper-region-selector-container-area.hide-map{display:none}.map-wrapper-region-selector-text{font-size:16px;font-family:Georgia,Times,serif;font-weight:700;text-decoration:underline;color:#fff}.map-wrapper-region-selector-value{display:flex;justify-content:center;align-items:center;width:85px;height:85px;border-radius:100%;color:#fff;font-weight:700;font-size:22px;font-family:Source Sans Pro,sans-serif}.map-wrapper-region-selector-value--blue{background-color:#07bdd4}.map-wrapper-region-selector-value--orange{background-color:#ff9930}.map-wrapper-region-selector-value--yellow{background-color:#c3d52d}.map-wrapper-region-selector-value--green{background-color:#24b34a}.map-wrapper-region-selector-value--bluegreen{background-color:#4cc7b6}.map-wrapper-region-selector-mobile{display:block;width:calc(100% - 40px);margin:0 20px;padding-bottom:0}@media (min-width:769px){.map-wrapper-region-selector-mobile{display:none}}.map-wrapper-button{display:flex;justify-content:center;align-items:center;width:100%;height:68px;margin-right:10.5px;color:#fff;border:1px solid #fff;background-color:transparent;font-size:16px;font-family:"Source Sans pro",sans-serif}.map-wrapper-button:hover{cursor:pointer}.map-wrapper-button--active{background-color:#0092bc;cursor:pointer;border:none}.map-wrapper-button:last-child{margin-right:0}.map-wrapper-button-container{display:flex;flex-wrap:nowrap;padding-top:37.4px;max-width:1256px;margin-right:auto;margin-left:auto}@media (max-width:768px){.map-wrapper-button-container{display:none}}@media (max-width:1256px){.map-wrapper-button-container{margin-left:2.5rem;width:calc(100% - 5rem);padding-right:2.5rem;padding-left:2.5rem}}.main-map{width:100%}.main-map-wrapper{display:flex;width:100%;flex-wrap:wrap;justify-content:center}@media (max-width:769px){.main-map-wrapper{display:none}}.main-map-wrapper.hide-map{display:none}.main-map-disclaimer{margin-bottom:40px;width:calc(80%);font-stretch:normal;font-style:normal;font-weight:400;line-height:1;font-size:14px;letter-spacing:normal;text-align:left;color:#768087;font-family:"Source Sans pro",sans-serif;background-color:transparent;border:none}.regional-map{width:64%}.regional-map .highcharts-root circle,.regional-map .map-label{display:none!important}.regional-map .highcharts-data-labels .highcharts-data-label{display:none}@media (max-width:767px){.regional-map{width:100%}}.regional-map .highcharts-container{width:100%!important}.regional-map-content{margin-top:28px;padding-top:32px;position:relative}.regional-map-content::before{content:\'\';width:100%;height:1px;background-color:#fff;position:absolute;top:0}.regional-map-content-wrapper{margin-top:30px;margin-right:60px;width:calc(36% - 60px);font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:normal;text-align:left;color:#fff;font-family:Georgia}@media (max-width:767px){.regional-map-content-wrapper{width:calc(100% - 40px);margin-right:20px;margin-left:20px;margin-top:0}}.regional-map-content__heading{font-size:28px;font-weight:700;margin:0;padding-top:25px}.regional-map-content__sub-heading{font-size:22px;margin-top:27.5px;margin-bottom:0;font-weight:700;display:flex;justify-content:space-between;align-items:center}.regional-map-content__sub-heading--trigger-overlay{color:#4cb2d0;text-decoration:underline;-webkit-text-decoration-color:#4cb2d0;text-decoration-color:#4cb2d0;cursor:pointer}.regional-map-content__sub-heading--trigger-overlay .regional-map-content__sub-heading--icon{display:block}.regional-map-content__sub-heading--icon{max-height:42px;max-width:42px;width:100%;height:100%;display:none}.regional-map-content__sub-heading-overlay{max-width:1296px;width:100%;padding:75px 0;font-weight:400;color:#fff;display:flex;gap:38px}@media (max-width:768px){.regional-map-content__sub-heading-overlay{flex-direction:column;padding:0 20px;gap:48px}}.regional-map-content__sub-heading-overlay-right-section{min-width:23.2%}.regional-map-content__sub-heading-overlay-left-section{width:100%}.regional-map-content__sub-heading-overlay-left-section-content{display:none;width:100%;gap:30px}.regional-map-content__sub-heading-overlay-left-section-content--active{display:flex}.regional-map-content__sub-heading-overlay-left-section .nuv-landing-hero__video-container{margin:0;width:100%;box-shadow:unset}.regional-map-content__sub-heading-overlay-left-section .nuv-landing-hero__video-container .nuv-landing-hero__play-button.video-overlay-trigger{width:64px;height:60px}.regional-map-content__sub-heading-overlay-left-section .nuv-landing-hero__video-container .nuv-landing-hero__video-picture-container{overflow:hidden}@media (max-width:768px){.regional-map-content__sub-heading-overlay-left-section .nuv-landing-hero__video-container{margin-bottom:20px;width:calc(100% - 10px);max-height:230px}.regional-map-content__sub-heading-overlay-left-section .nuv-landing-hero__video-container .nuv-landing-hero__video-title-hero{right:90px;bottom:40px}.regional-map-content__sub-heading-overlay-tabs{display:none}}.regional-map-content__sub-heading-overlay-tabs--mobile{display:block}@media (min-width:768px){.regional-map-content__sub-heading-overlay-tabs--mobile{display:none}}.regional-map-content__sub-heading-overlay-tabs--mobile-tab{text-align:center;font-family:"Source Sans Pro",Arial,sans-serif;font-weight:600;font-size:20px;margin-top:24px;margin-bottom:0}.regional-map-content__sub-heading-overlay-tabs--mobile-dropdown{padding:23px;text-align:center;color:#000;font-style:normal;font-family:"Source Sans Pro",Arial,sans-serif;font-weight:600;font-size:16px;background:#e6ecee;border:0;margin-top:24px;margin-bottom:50px}.regional-map-content__sub-heading-overlay-tab{display:flex;align-items:center;width:87.14%;padding:37px 23px;background-color:#296377;cursor:pointer}.regional-map-content__sub-heading-overlay-tab--active{width:98%;background-color:#fff;pointer-events:none}.regional-map-content__sub-heading-overlay-tab--active .regional-map-content__sub-heading-overlay-tab--text{color:#000}.regional-map-content__sub-heading-overlay-tab--active .regional-map-content__sub-heading-overlay-tab--icon__dark{display:block}.regional-map-content__sub-heading-overlay-tab--active .regional-map-content__sub-heading-overlay-tab--icon__light{display:none}.regional-map-content__sub-heading-overlay-tab--text{font-size:18px;line-height:25px;color:#fff;font-family:"Source Sans Pro",Arial,sans-serif;padding-left:14px}.regional-map-content__sub-heading-overlay-tab--icon__dark{display:none}.regional-map-content__sub-heading-overlay-tab--icon__light{display:block}.regional-map-content__sub-heading-overlay-heading{font-size:22px;line-height:32px;font-family:Georgia,\'Times New Roman\',Times,serif;font-weight:700}.regional-map-content__sub-heading-overlay-heading-container{display:flex;justify-content:space-between;padding-bottom:30px;margin-bottom:18px;border-bottom:1px solid #fff}.regional-map-content__sub-heading-overlay-close-button{cursor:pointer;font-size:18px;line-height:24px;font-family:"Source Sans Pro",Arial,sans-serif;text-transform:capitalize;display:flex;align-items:center}@media (max-width:768px){.regional-map-content__sub-heading-overlay-heading-container{padding-bottom:28px}.regional-map-content__sub-heading-overlay-close-button{display:none}.regional-map-content__sub-heading-overlay-impact-theme{min-width:137px}}.regional-map-content__sub-heading-overlay-close-button--mobile{display:flex;width:100%;text-align:right;margin-top:35px;justify-content:flex-end}@media (min-width:768px){.regional-map-content__sub-heading-overlay-close-button--mobile{display:none}}.regional-map-content__sub-heading-overlay-close-button__icon{width:12px;height:12px;margin-bottom:4px;margin-right:7px;stroke-width:2px;rotate:180deg}.regional-map-content__sub-heading-overlay-impact-theme{padding-left:15px;font-size:1rem;line-height:2;font-family:Georgia,\'Times New Roman\',Times,serif;font-weight:700;padding-right:5px}.regional-map-content__sub-heading-overlay-impact-theme-name{font-size:1rem;line-height:2;font-family:Georgia,\'Times New Roman\',Times,serif;padding-left:5px}.regional-map-content__sub-heading-overlay-impact-theme-container{display:flex;align-items:center;padding-bottom:40px}.regional-map-content__sub-heading-overlay-impact-theme-container img{max-width:43px;max-height:43px;width:100%;height:100%}.regional-map-content__sub-heading-overlay-content{max-height:565px;overflow-y:auto;overflow-x:clip}.regional-map-content__sub-heading-overlay-content--videos{display:flex;gap:30px;max-height:495px;overflow-y:unset;overflow-x:unset;width:100%}.regional-map-content__sub-heading-overlay-content--videos .nuv-landing-hero__video-picture-container img{width:100%}@media (max-width:768px){.regional-map-content__sub-heading-overlay-impact-theme-container{align-items:flex-start}.regional-map-content__sub-heading-overlay-impact-theme-container span{padding-top:5px}.regional-map-content__sub-heading-overlay-impact-theme-container .regional-map-content__sub-heading-overlay-impact-theme-seperator{padding-top:7px}.regional-map-content__sub-heading-overlay-content--videos{flex-direction:column;padding-right:0;overflow-y:auto}.regional-map-content__sub-heading-overlay-content{max-height:700px}.regional-map-content__sub-heading-overlay-content .nuv-button.nuv-button--light{width:100%}.regional-map-content__sub-heading-overlay-content .nuv-button.nuv-button--light .nuv-button__btn{width:100%;font-size:16px}}.regional-map-content__sub-heading-overlay-content-impact-story{margin-bottom:45px;font-size:16px}.regional-map-content__sub-heading-overlay-content-impact-story a{text-decoration:underline}.regional-map-content__sub-heading-overlay-content-impact-story h1,.regional-map-content__sub-heading-overlay-content-impact-story h2,.regional-map-content__sub-heading-overlay-content-impact-story h3,.regional-map-content__sub-heading-overlay-content-impact-story h4,.regional-map-content__sub-heading-overlay-content-impact-story h5,.regional-map-content__sub-heading-overlay-content-impact-story h6{color:#fff}.regional-map-content__sub-heading-overlay-content-impact-story div,.regional-map-content__sub-heading-overlay-content-impact-story p{margin:0;line-height:2}.regional-map-content__sub-heading-overlay-content-impact-story ol{padding-left:16px}.regional-map-content__sub-heading-overlay-content-impact-story ol li{line-height:2}.regional-map-content__sub-heading-overlay-wrapper{position:absolute;height:100%;width:100%;top:0;left:0;z-index:99;background-color:rgba(0,63,84,.95);opacity:0;display:none;justify-content:center;cursor:default}.regional-map-content__sub-heading-overlay-wrapper--active{opacity:1;display:flex}.regional-map-content__sub-heading:not(div){text-decoration:underline}.regional-map-content__video-item{font-size:22px;margin-top:27.5px;margin-bottom:0;font-weight:700;text-decoration:underline;cursor:pointer}.regional-map-content-item{margin-bottom:25.4px;line-height:1.19;display:flex;justify-content:space-between}.regional-map-content-item--field{display:inline-block;width:23%;font-size:16px;font-weight:700}.regional-map-content-item--value{display:inline-block;width:calc(77% - 50px);font-size:16px}.regional-map-content-item--value img{margin-right:5.8px}.regional-map-content-item--value img:last-child{margin:0}.regional-map-wrapper{display:flex;width:100%;max-width:1256px;margin:0 auto;flex-wrap:wrap;background-color:#003f54}@media (min-width:767px) and (max-width:1256px){.regional-map-wrapper{margin-left:2.5rem;width:calc(100% - 5rem);padding-right:2.5rem;padding-left:2.5rem}}.regional-map-wrapper.hide-map{display:none}.regional-map-backtoWorld{margin-right:60px;margin-bottom:55px;width:auto;font-stretch:normal;font-style:normal;font-weight:700;text-decoration:underline;line-height:1.19;font-size:16px;letter-spacing:normal;text-align:left;color:#fff;font-family:Georgia;background-color:transparent;border:none;cursor:pointer}@media (max-width:768px){.regional-map-backtoWorld{margin-left:20px}}']],data:{}});function nF(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"button",[["class","map-wrapper-button"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.showRegionalMap("usa",e)&&o),o}),null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(2,{"map-wrapper-button--active":0}),(t()(),hr(3,null,["",""]))],(function(t,n){var e=t(n,2,0,"usa"==n.component.activeRegion);t(n,1,0,"map-wrapper-button",e)}),(function(t,n){t(n,3,0,n.component.usaMarkerJson.TabTitle)}))}function eF(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"button",[["class","map-wrapper-button"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.showRegionalMap("americas",e)&&o),o}),null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(2,{"map-wrapper-button--active":0}),(t()(),hr(3,null,["",""]))],(function(t,n){var e=t(n,2,0,"americas"==n.component.activeRegion);t(n,1,0,"map-wrapper-button",e)}),(function(t,n){t(n,3,0,n.component.americasMarkerJson.TabTitle)}))}function oF(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"button",[["class","map-wrapper-button"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.showRegionalMap("europe",e)&&o),o}),null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(2,{"map-wrapper-button--active":0}),(t()(),hr(3,null,["",""]))],(function(t,n){var e=t(n,2,0,"europe"==n.component.activeRegion);t(n,1,0,"map-wrapper-button",e)}),(function(t,n){t(n,3,0,n.component.europeMarkerJson.TabTitle)}))}function iF(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"button",[["class","map-wrapper-button"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.showRegionalMap("asia",e)&&o),o}),null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(2,{"map-wrapper-button--active":0}),(t()(),hr(3,null,["",""]))],(function(t,n){var e=t(n,2,0,"asia"==n.component.activeRegion);t(n,1,0,"map-wrapper-button",e)}),(function(t,n){t(n,3,0,n.component.asiaMarkerJson.TabTitle)}))}function lF(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"button",[["class","map-wrapper-button"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.showRegionalMap("africa",e)&&o),o}),null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(2,{"map-wrapper-button--active":0}),(t()(),hr(3,null,["",""]))],(function(t,n){var e=t(n,2,0,"africa"==n.component.activeRegion);t(n,1,0,"map-wrapper-button",e)}),(function(t,n){t(n,3,0,n.component.africaMarkerJson.TabTitle)}))}function rF(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"option",[["value","usa"]],null,null,null,null,null)),jl(1,147456,null,0,zh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),jl(2,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(3,null,["",""]))],(function(t,n){t(n,1,0,"usa"),t(n,2,0,"usa")}),(function(t,n){t(n,3,0,n.component.usaMarkerJson.TabTitle)}))}function cF(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"option",[["value","americas"]],null,null,null,null,null)),jl(1,147456,null,0,zh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),jl(2,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(3,null,["",""]))],(function(t,n){t(n,1,0,"americas"),t(n,2,0,"americas")}),(function(t,n){t(n,3,0,n.component.americasMarkerJson.TabTitle)}))}function aF(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"option",[["value","europe"]],null,null,null,null,null)),jl(1,147456,null,0,zh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),jl(2,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(3,null,["",""]))],(function(t,n){t(n,1,0,"europe"),t(n,2,0,"europe")}),(function(t,n){t(n,3,0,n.component.europeMarkerJson.TabTitle)}))}function sF(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"option",[["value","africa"]],null,null,null,null,null)),jl(1,147456,null,0,zh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),jl(2,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(3,null,["",""]))],(function(t,n){t(n,1,0,"africa"),t(n,2,0,"africa")}),(function(t,n){t(n,3,0,n.component.africaMarkerJson.TabTitle)}))}function uF(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"option",[["value","asia"]],null,null,null,null,null)),jl(1,147456,null,0,zh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),jl(2,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(3,null,["",""]))],(function(t,n){t(n,1,0,"asia"),t(n,2,0,"asia")}),(function(t,n){t(n,3,0,n.component.asiaMarkerJson.TabTitle)}))}function dF(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","map-wrapper-region-selector-container"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.showRegionalMap("usa",e)&&o),o}),null,null)),(t()(),Ki(1,0,null,null,1,"span",[["class","map-wrapper-region-selector-text"]],null,null,null,null,null)),(t()(),hr(2,null,["",""])),(t()(),Ki(3,0,null,null,1,"div",[["class","map-wrapper-region-selector-value map-wrapper-region-selector-value--blue"]],null,null,null,null,null)),(t()(),hr(4,null,["",""]))],null,(function(t,n){var e=n.component;t(n,2,0,e.usaMarkerJson.RegionName),t(n,4,0,e.usaMarkerJson.InvestmentsAmount)}))}function gF(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","map-wrapper-region-selector-container"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.showRegionalMap("americas",e)&&o),o}),null,null)),(t()(),Ki(1,0,null,null,1,"span",[["class","map-wrapper-region-selector-text"]],null,null,null,null,null)),(t()(),hr(2,null,["",""])),(t()(),Ki(3,0,null,null,1,"div",[["class","map-wrapper-region-selector-value map-wrapper-region-selector-value--yellow"]],null,null,null,null,null)),(t()(),hr(4,null,["",""]))],null,(function(t,n){var e=n.component;t(n,2,0,e.americasMarkerJson.RegionName),t(n,4,0,e.americasMarkerJson.InvestmentsAmount)}))}function hF(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","map-wrapper-region-selector-container"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.showRegionalMap("europe",e)&&o),o}),null,null)),(t()(),Ki(1,0,null,null,1,"span",[["class","map-wrapper-region-selector-text"]],null,null,null,null,null)),(t()(),hr(2,null,["",""])),(t()(),Ki(3,0,null,null,1,"div",[["class","map-wrapper-region-selector-value map-wrapper-region-selector-value--orange"]],null,null,null,null,null)),(t()(),hr(4,null,["",""]))],null,(function(t,n){var e=n.component;t(n,2,0,e.europeMarkerJson.RegionName),t(n,4,0,e.europeMarkerJson.InvestmentsAmount)}))}function _F(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","map-wrapper-region-selector-container"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.showRegionalMap("africa",e)&&o),o}),null,null)),(t()(),Ki(1,0,null,null,1,"span",[["class","map-wrapper-region-selector-text"]],null,null,null,null,null)),(t()(),hr(2,null,["",""])),(t()(),Ki(3,0,null,null,1,"div",[["class","map-wrapper-region-selector-value map-wrapper-region-selector-value--bluegreen"]],null,null,null,null,null)),(t()(),hr(4,null,["",""]))],null,(function(t,n){var e=n.component;t(n,2,0,e.africaMarkerJson.RegionName),t(n,4,0,e.africaMarkerJson.InvestmentsAmount)}))}function CF(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","map-wrapper-region-selector-container"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.showRegionalMap("asia",e)&&o),o}),null,null)),(t()(),Ki(1,0,null,null,1,"span",[["class","map-wrapper-region-selector-text"]],null,null,null,null,null)),(t()(),hr(2,null,["",""])),(t()(),Ki(3,0,null,null,1,"div",[["class","map-wrapper-region-selector-value map-wrapper-region-selector-value--green"]],null,null,null,null,null)),(t()(),hr(4,null,["",""]))],null,(function(t,n){var e=n.component;t(n,2,0,e.asiaMarkerJson.RegionName),t(n,4,0,e.asiaMarkerJson.InvestmentsAmount)}))}function pF(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[["class","main-map-disclaimer"]],[[8,"innerHTML",1]],null,null,null,null)),sr(1,1)],null,(function(t,n){var e=n.component,o=Oi(n,0,0,t(n,1,0,Al(n.parent,0),e.disclaimer));t(n,0,0,o)}))}function fF(t){return pr(0,[(t()(),Ki(0,0,null,null,0,null,null,null,null,null,null,null))],null,null)}function MF(t){return pr(0,[(t()(),Ki(0,0,null,null,0,null,null,null,null,null,null,null))],null,null)}function PF(t){return pr(0,[(t()(),Ki(0,0,null,null,0,null,null,null,null,null,null,null))],null,null)}function OF(t){return pr(0,[(t()(),Ki(0,0,null,null,0,null,null,null,null,null,null,null))],null,null)}function mF(t){return pr(0,[(t()(),Ki(0,0,null,null,0,null,null,null,null,null,null,null))],null,null)}function vF(t){return pr(0,[(t()(),Ki(0,0,null,null,28,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,27,"div",[["class","regional-map-content__sub-heading-overlay-tab"]],[[2,"regional-map-content__sub-heading-overlay-tab--active",null]],[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.activateImpactStoryTab(e)&&o),o}),null,null)),(t()(),Ki(2,0,null,null,24,"div",[["class","regional-map-content__sub-heading-overlay-tab--icon"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,11,":svg:svg",[["class","regional-map-content__sub-heading-overlay-tab--icon__light"],["height","42.351"],["viewBox","0 0 44 42.351"],["width","44"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,10,":svg:g",[["data-name","Group 866"],["id","Group_866"],["transform","translate(2215.286 11924.011)"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:circle",[["cx","4.151"],["cy","4.151"],["data-name","Ellipse 11"],["fill","none"],["id","Ellipse_11"],["r","4.151"],["stroke","#fff"],["stroke-linecap","round"],["stroke-linejoin","round"],["stroke-width","2"],["transform","translate(-2197.672 -11923.011)"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:circle",[["cx","4.151"],["cy","4.151"],["data-name","Ellipse 12"],["fill","none"],["id","Ellipse_12"],["r","4.151"],["stroke","#fff"],["stroke-linecap","round"],["stroke-linejoin","round"],["stroke-width","2"],["transform","translate(-2214.286 -11910.769)"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,":svg:circle",[["cx","4.151"],["cy","4.151"],["data-name","Ellipse 13"],["fill","none"],["id","Ellipse_13"],["r","4.151"],["stroke","#fff"],["stroke-linecap","round"],["stroke-linejoin","round"],["stroke-width","2"],["transform","translate(-2207.85 -11890.962)"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,0,":svg:circle",[["cx","4.151"],["cy","4.151"],["data-name","Ellipse 14"],["fill","none"],["id","Ellipse_14"],["r","4.151"],["stroke","#fff"],["stroke-linecap","round"],["stroke-linejoin","round"],["stroke-width","2"],["transform","translate(-2187.024 -11890.962)"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,0,":svg:circle",[["cx","4.151"],["cy","4.151"],["data-name","Ellipse 15"],["fill","none"],["id","Ellipse_15"],["r","4.151"],["stroke","#fff"],["stroke-linecap","round"],["stroke-linejoin","round"],["stroke-width","2"],["transform","translate(-2180.588 -11910.769)"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,0,":svg:line",[["data-name","Line 242"],["fill","none"],["id","Line_242"],["stroke","#fff"],["stroke-miterlimit","10"],["stroke-width","2"],["transform","translate(-2193.606 -11901.296)"],["x2","8.694"],["y2","10.456"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,0,":svg:line",[["data-name","Line 243"],["fill","none"],["id","Line_243"],["stroke","#fff"],["stroke-miterlimit","10"],["stroke-width","2"],["transform","translate(-2201.304 -11901.222)"],["x1","7.811"],["y2","11.272"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,0,":svg:line",[["data-name","Line 244"],["fill","none"],["id","Line_244"],["stroke","#fff"],["stroke-miterlimit","10"],["stroke-width","2"],["transform","translate(-2192.819 -11904.434)"],["x2","11.985"],["y1","3.16"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,0,":svg:line",[["data-name","Line 245"],["fill","none"],["id","Line_245"],["stroke","#fff"],["stroke-miterlimit","10"],["stroke-width","2"],["transform","translate(-2193.521 -11915.43)"],["y1","13.751"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,0,":svg:line",[["data-name","Line 246"],["fill","none"],["id","Line_246"],["stroke","#fff"],["stroke-miterlimit","10"],["stroke-width","2"],["transform","translate(-2206.408 -11904.941)"],["x1","13.794"],["y1","4.133"]],null,null,null,null,null)),(t()(),Ki(15,0,null,null,11,":svg:svg",[["class","regional-map-content__sub-heading-overlay-tab--icon__dark"],["height","42.351"],["viewBox","0 0 44 42.351"],["width","44"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(16,0,null,null,10,":svg:g",[["data-name","Group 866"],["id","Group_866"],["transform","translate(2215.286 11924.011)"]],null,null,null,null,null)),(t()(),Ki(17,0,null,null,0,":svg:circle",[["cx","4.151"],["cy","4.151"],["data-name","Ellipse 11"],["fill","none"],["id","Ellipse_11"],["r","4.151"],["stroke","#253746"],["stroke-linecap","round"],["stroke-linejoin","round"],["stroke-width","2"],["transform","translate(-2197.672 -11923.011)"]],null,null,null,null,null)),(t()(),Ki(18,0,null,null,0,":svg:circle",[["cx","4.151"],["cy","4.151"],["data-name","Ellipse 12"],["fill","none"],["id","Ellipse_12"],["r","4.151"],["stroke","#253746"],["stroke-linecap","round"],["stroke-linejoin","round"],["stroke-width","2"],["transform","translate(-2214.286 -11910.769)"]],null,null,null,null,null)),(t()(),Ki(19,0,null,null,0,":svg:circle",[["cx","4.151"],["cy","4.151"],["data-name","Ellipse 13"],["fill","none"],["id","Ellipse_13"],["r","4.151"],["stroke","#253746"],["stroke-linecap","round"],["stroke-linejoin","round"],["stroke-width","2"],["transform","translate(-2207.85 -11890.962)"]],null,null,null,null,null)),(t()(),Ki(20,0,null,null,0,":svg:circle",[["cx","4.151"],["cy","4.151"],["data-name","Ellipse 14"],["fill","none"],["id","Ellipse_14"],["r","4.151"],["stroke","#253746"],["stroke-linecap","round"],["stroke-linejoin","round"],["stroke-width","2"],["transform","translate(-2187.024 -11890.962)"]],null,null,null,null,null)),(t()(),Ki(21,0,null,null,0,":svg:circle",[["cx","4.151"],["cy","4.151"],["data-name","Ellipse 15"],["fill","none"],["id","Ellipse_15"],["r","4.151"],["stroke","#253746"],["stroke-linecap","round"],["stroke-linejoin","round"],["stroke-width","2"],["transform","translate(-2180.588 -11910.769)"]],null,null,null,null,null)),(t()(),Ki(22,0,null,null,0,":svg:line",[["data-name","Line 242"],["fill","none"],["id","Line_242"],["stroke","#253746"],["stroke-miterlimit","10"],["stroke-width","2"],["transform","translate(-2193.606 -11901.296)"],["x2","8.694"],["y2","10.456"]],null,null,null,null,null)),(t()(),Ki(23,0,null,null,0,":svg:line",[["data-name","Line 243"],["fill","none"],["id","Line_243"],["stroke","#253746"],["stroke-miterlimit","10"],["stroke-width","2"],["transform","translate(-2201.304 -11901.222)"],["x1","7.811"],["y2","11.272"]],null,null,null,null,null)),(t()(),Ki(24,0,null,null,0,":svg:line",[["data-name","Line 244"],["fill","none"],["id","Line_244"],["stroke","#253746"],["stroke-miterlimit","10"],["stroke-width","2"],["transform","translate(-2192.819 -11904.434)"],["x2","11.985"],["y1","3.16"]],null,null,null,null,null)),(t()(),Ki(25,0,null,null,0,":svg:line",[["data-name","Line 245"],["fill","none"],["id","Line_245"],["stroke","#253746"],["stroke-miterlimit","10"],["stroke-width","2"],["transform","translate(-2193.521 -11915.43)"],["y1","13.751"]],null,null,null,null,null)),(t()(),Ki(26,0,null,null,0,":svg:line",[["data-name","Line 246"],["fill","none"],["id","Line_246"],["stroke","#253746"],["stroke-miterlimit","10"],["stroke-width","2"],["transform","translate(-2206.408 -11904.941)"],["x1","13.794"],["y1","4.133"]],null,null,null,null,null)),(t()(),Ki(27,0,null,null,1,"div",[["class","regional-map-content__sub-heading-overlay-tab--text"]],null,null,null,null,null)),(t()(),hr(28,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,1,0,null==e.activeProject?null:e.activeProject.hasImpactStory),t(n,28,0,null==e.activeProject?null:e.activeProject.ImpactStoryTabTitle)}))}function yF(t){return pr(0,[(t()(),Ki(0,0,null,null,12,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,11,"div",[["class","regional-map-content__sub-heading-overlay-tab"]],[[2,"regional-map-content__sub-heading-overlay-tab--active",null]],[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.activateImpactStoryTab(e)&&o),o}),null,null)),(t()(),Ki(2,0,null,null,8,"div",[["class","regional-map-content__sub-heading-overlay-tab--icon"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,3,":svg:svg",[["class","regional-map-content__sub-heading-overlay-tab--icon__light"],["height","41.447"],["viewBox","0 0 41.447 41.447"],["width","41.447"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,2,":svg:g",[["data-name","Group 872"],["id","Group_872"],["transform","translate(1983.724 12162.724)"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["d","M63.1,61.043l-6.921,3.846a.2.2,0,0,1-.206.016.2.2,0,0,1-.086-.187V57.045a.2.2,0,0,1,.086-.187.193.193,0,0,1,.206.016L63.1,60.719a.169.169,0,0,1,0,.323"],["data-name","Path 15027"],["fill","#fff"],["id","Path_15027"],["transform","translate(-2021.567 -12202.304)"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:rect",[["data-name","Rectangle 1545"],["fill","none"],["height","39.447"],["id","Rectangle_1545"],["stroke","#fff"],["stroke-miterlimit","10"],["stroke-width","2"],["transform","translate(-1982.724 -12161.724)"],["width","39.447"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,3,":svg:svg",[["class","regional-map-content__sub-heading-overlay-tab--icon__dark"],["height","41.447"],["viewBox","0 0 41.447 41.447"],["width","41.447"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,2,":svg:g",[["data-name","Group 872"],["id","Group_872"],["transform","translate(1983.724 12162.724)"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,0,":svg:path",[["d","M63.1,61.043l-6.921,3.846a.2.2,0,0,1-.206.016.2.2,0,0,1-.086-.187V57.045a.2.2,0,0,1,.086-.187.193.193,0,0,1,.206.016L63.1,60.719a.169.169,0,0,1,0,.323"],["data-name","Path 15027"],["fill","#253746"],["id","Path_15027"],["transform","translate(-2021.567 -12202.304)"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,0,":svg:rect",[["data-name","Rectangle 1545"],["fill","none"],["height","39.447"],["id","Rectangle_1545"],["stroke","#253746"],["stroke-miterlimit","10"],["stroke-width","2"],["transform","translate(-1982.724 -12161.724)"],["width","39.447"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,1,"div",[["class","regional-map-content__sub-heading-overlay-tab--text"]],null,null,null,null,null)),(t()(),hr(12,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,1,0,!(null!=e.activeProject&&e.activeProject.hasImpactStory)&&(null==e.activeProject?null:e.activeProject.hasVideos)),t(n,12,0,null==e.activeProject?null:e.activeProject.VideosTabTitle)}))}function bF(t){return pr(0,[(t()(),Ki(0,0,null,null,9,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,8,"select",[["class","regional-map-content__sub-heading-overlay-tabs--mobile-dropdown"],["id","overlay-tabs-dropdown"],["name","overlay-tabs-dropdown"]],null,[[null,"change"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==t.component.activateImpactStoryTabMobile(e,e.target.value)&&o),o}),null,null)),(t()(),Ki(2,0,null,null,3,"option",[["selected",""],["value","0"]],null,null,null,null,null)),jl(3,147456,null,0,zh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),jl(4,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(5,null,["",""])),(t()(),Ki(6,0,null,null,3,"option",[["value","1"]],null,null,null,null,null)),jl(7,147456,null,0,zh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),jl(8,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(9,null,["",""]))],(function(t,n){t(n,3,0,"0"),t(n,4,0,"0"),t(n,7,0,"1"),t(n,8,0,"1")}),(function(t,n){var e=n.component;t(n,5,0,null==e.activeProject?null:e.activeProject.ImpactStoryTabTitle),t(n,9,0,null==e.activeProject?null:e.activeProject.VideosTabTitle)}))}function xF(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"div",[["class","regional-map-content__sub-heading-overlay-tabs--mobile-tab"]],null,null,null,null,null)),(t()(),hr(2,null,["",""]))],null,(function(t,n){var e=n.component;t(n,2,0,null==e.activeProject?null:e.activeProject.ImpactStoryTabTitle)}))}function AF(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"div",[["class","regional-map-content__sub-heading-overlay-tabs--mobile-tab"]],null,null,null,null,null)),(t()(),hr(2,null,["",""]))],null,(function(t,n){var e=n.component;t(n,2,0,null==e.activeProject?null:e.activeProject.VideosTabTitle)}))}function wF(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-button nuv-button--light"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"a",[["class","nuv-button__btn"]],[[8,"href",4],[8,"title",0],[8,"target",0]],null,null,null,null)),(t()(),hr(3,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,2,0,Yi(1,"",null==e.activeProject||null==e.activeProject.ImpactStoryContent||null==e.activeProject.ImpactStoryContent.CTAButton?null:e.activeProject.ImpactStoryContent.CTAButton.CTAButtonLink,""),Yi(1,"",null==e.activeProject||null==e.activeProject.ImpactStoryContent||null==e.activeProject.ImpactStoryContent.CTAButton?null:e.activeProject.ImpactStoryContent.CTAButton.CTAButtonTitle,""),Yi(1,"",null==e.activeProject||null==e.activeProject.ImpactStoryContent||null==e.activeProject.ImpactStoryContent.CTAButton?null:e.activeProject.ImpactStoryContent.CTAButton.CTAButtonTarget,"")),t(n,3,0,null==e.activeProject||null==e.activeProject.ImpactStoryContent||null==e.activeProject.ImpactStoryContent.CTAButton?null:e.activeProject.ImpactStoryContent.CTAButton.CTAButtonLabel)}))}function BF(t){return pr(0,[(t()(),Ki(0,0,null,null,12,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,11,"div",[["class","regional-map-content__sub-heading-overlay-content"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,7,"div",[["class","regional-map-content__sub-heading-overlay-impact-theme-container"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,0,"img",[],[[8,"src",4],[8,"alt",0]],null,null,null,null)),(t()(),Ki(4,0,null,null,1,"span",[["class","regional-map-content__sub-heading-overlay-impact-theme"]],null,null,null,null,null)),(t()(),hr(5,null,["",""])),(t()(),Ki(6,0,null,null,1,"span",[["class","regional-map-content__sub-heading-overlay-impact-theme-seperator"]],null,null,null,null,null)),(t()(),hr(-1,null,[":"])),(t()(),Ki(8,0,null,null,1,"span",[["class","regional-map-content__sub-heading-overlay-impact-theme-name"]],null,null,null,null,null)),(t()(),hr(9,null,["",""])),(t()(),Ki(10,0,null,null,0,"div",[["class","regional-map-content__sub-heading-overlay-content-impact-story"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,wF)),jl(12,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,12,0,(null==e.activeProject||null==e.activeProject.ImpactStoryContent||null==e.activeProject.ImpactStoryContent.CTAButton?null:e.activeProject.ImpactStoryContent.CTAButton.CTAButtonLink)&&(null==e.activeProject||null==e.activeProject.ImpactStoryContent||null==e.activeProject.ImpactStoryContent.CTAButton?null:e.activeProject.ImpactStoryContent.CTAButton.CTAButtonLink.length)>0&&(null==e.activeProject||null==e.activeProject.ImpactStoryContent||null==e.activeProject.ImpactStoryContent.CTAButton?null:e.activeProject.ImpactStoryContent.CTAButton.CTAButtonLabel.length)>0)}),(function(t,n){var e=n.component;t(n,3,0,Yi(1,"",null==e.activeProject||null==e.activeProject.ImpactTheme?null:e.activeProject.ImpactTheme.ThemeIconSrc,""),Yi(1,"",null==e.activeProject||null==e.activeProject.ImpactTheme?null:e.activeProject.ImpactTheme.ThemeIconAlt,"")),t(n,5,0,e.labels.ImpactThemeLbl),t(n,9,0,null==e.activeProject||null==e.activeProject.ImpactTheme?null:e.activeProject.ImpactTheme.ThemeName),t(n,10,0,null==e.activeProject||null==e.activeProject.ImpactStoryContent?null:e.activeProject.ImpactStoryContent.ImpactStory)}))}function kF(t){return pr(0,[(t()(),Ki(0,0,null,null,9,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,8,"button",[["aria-label","hero video overlay"],["class","nuv-landing-hero__video-container video-overlay-trigger display-gradient"],["data-action","play"]],[[8,"id",0]],[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.openVideoModal(e,t.context.$implicit.VideoIdValue)&&o),o}),null,null)),(t()(),Ki(2,0,null,null,1,"picture",[["class","nuv-landing-hero__video-picture-container"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,0,"img",[["fetchpriority","high"]],[[8,"src",4],[8,"alt",0]],null,null,null,null)),(t()(),Ki(4,0,null,null,3,"a",[["class","svgPlayVideo"]],[[8,"id",0]],null,null,null,null)),(t()(),Ki(5,0,null,null,2,"div",[["class","nuv-landing-hero__play-button video-overlay-trigger"],["data-action","play"],["data-id",""],["data-track-hover",""]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,1,":svg:svg",[["aria-label","play button"],["class","nuv-landing-hero__play-icon"],["data-action","play"],["height","17"],["role","img"],["viewBox","0 0 15 17"],["width","15"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,":svg:path",[["d","M.714.893l13.5 7.714-13.5 7.714"],["data-action","play"],["fill","#FFF"],["fill-rule","evenodd"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,1,"p",[["class","nuv-landing-hero__video-title-hero"]],null,null,null,null,null)),(t()(),hr(9,null,["",""]))],null,(function(t,n){t(n,1,0,Yi(1,"",n.context.$implicit.VideoIdValue,"")),t(n,3,0,Yi(1,"",n.context.$implicit.VideoThumbnailSource,""),Yi(1,"",n.context.$implicit.VideoThumbnailAltText,"")),t(n,4,0,Yi(1,"",n.context.$implicit.VideoIdValue,"")),t(n,9,0,n.context.$implicit.VideoTitle)}))}function SF(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","regional-map-content__sub-heading-overlay-content regional-map-content__sub-heading-overlay-content--videos"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,kF)),jl(3,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,3,0,null==e.activeProject?null:e.activeProject.Videos)}),null)}function TF(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"img",[["alt","img?.SdgAlignmentAlt"]],[[8,"src",4]],null,null,null,null))],null,(function(t,n){t(n,0,0,null==n.context.$implicit?null:n.context.$implicit.SdgAlignmentSrc)}))}function EF(t){return pr(0,[(t()(),Ki(0,0,null,null,71,"div",[["class","regional-map-content-wrapper"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,43,"div",[["class","regional-map-content-headings"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"div",[["class","regional-map-content__heading"]],null,null,null,null,null)),(t()(),hr(3,null,["",""])),(t()(),Ki(4,0,null,null,40,"div",[["class","regional-map-content__sub-heading"]],[[2,"regional-map-content__sub-heading--trigger-overlay",null]],[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.showOverlay(e)&&o),o}),null,null)),(t()(),hr(5,null,[""," "])),(t()(),Ki(6,0,null,null,5,":svg:svg",[["class","regional-map-content__sub-heading--icon"],["height","42"],["viewBox","0 0 42 42"],["width","42"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,4,":svg:g",[["data-name",""],["id",""],["transform","translate(-440 -297)"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,0,":svg:path",[["d","M0,0V9.869H9.869"],["data-name","Path 15023"],["fill","none"],["id","Path_15023"],["stroke","#4cb2d0"],["stroke-width","3"],["transform","translate(457.957 324.979) rotate(-135)"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,2,":svg:g",[["data-name","Ellipse 9"],["fill","none"],["id","Ellipse_9"],["stroke","#4cb2d0"],["stroke-width","3"],["transform","translate(440 297)"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,0,":svg:circle",[["cx","21"],["cy","21"],["r","21"],["stroke","none"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,0,":svg:circle",[["cx","21"],["cy","21"],["fill","none"],["r","19.5"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,32,"div",[["class","regional-map-content__sub-heading-overlay-wrapper"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,31,"div",[["class","regional-map-content__sub-heading-overlay"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,16,"div",[["class","regional-map-content__sub-heading-overlay-right-section"]],null,null,null,null,null)),(t()(),Ki(15,0,null,null,3,"span",[["class","regional-map-content__sub-heading-overlay-close-button regional-map-content__sub-heading-overlay-close-button--mobile"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.hideOverlay(e)&&o),o}),null,null)),(t()(),Ki(16,0,null,null,1,":svg:svg",[["class","regional-map-content__sub-heading-overlay-close-button__icon"],["focusable","false"],["role","img"],["viewBox","0 0 6 10"],["xmlns","http://www.w3.org/2000/svg"]],[[1,"aria-label",0]],null,null,null,null)),(t()(),Ki(17,0,null,null,0,":svg:path",[["d","M1 .757L5.243 5 1 9.243"],["fill","none"],["fill-rule","evenodd"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),hr(18,null,[" "," "])),(t()(),Ki(19,0,null,null,4,"div",[["class","regional-map-content__sub-heading-overlay-tabs"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,vF)),jl(21,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,yF)),jl(23,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(24,0,null,null,6,"div",[["class","regional-map-content__sub-heading-overlay-tabs--mobile"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,bF)),jl(26,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,xF)),jl(28,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,AF)),jl(30,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(31,0,null,null,13,"div",[["class","regional-map-content__sub-heading-overlay-left-section"]],null,null,null,null,null)),(t()(),Ki(32,0,null,null,6,"div",[["class","regional-map-content__sub-heading-overlay-heading-container"]],null,null,null,null,null)),(t()(),Ki(33,0,null,null,1,"span",[["class","regional-map-content__sub-heading-overlay-heading"]],null,null,null,null,null)),(t()(),hr(34,null,["",""])),(t()(),Ki(35,0,null,null,3,"span",[["class","regional-map-content__sub-heading-overlay-close-button"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.hideOverlay(e)&&o),o}),null,null)),(t()(),Ki(36,0,null,null,1,":svg:svg",[["class","regional-map-content__sub-heading-overlay-close-button__icon"],["focusable","false"],["role","img"],["viewBox","0 0 6 10"],["xmlns","http://www.w3.org/2000/svg"]],[[1,"aria-label",0]],null,null,null,null)),(t()(),Ki(37,0,null,null,0,":svg:path",[["d","M1 .757L5.243 5 1 9.243"],["fill","none"],["fill-rule","evenodd"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),hr(38,null,[" "," "])),(t()(),Ki(39,0,null,null,2,"div",[["class","regional-map-content__sub-heading-overlay-left-section-content"]],[[2,"regional-map-content__sub-heading-overlay-left-section-content--active",null]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,BF)),jl(41,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(42,0,null,null,2,"div",[["class","regional-map-content__sub-heading-overlay-left-section-content"]],[[2,"regional-map-content__sub-heading-overlay-left-section-content--active",null]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,SF)),jl(44,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(45,0,null,null,26,"div",[["class","regional-map-content"]],null,null,null,null,null)),(t()(),Ki(46,0,null,null,4,"div",[["class","regional-map-content-item"]],null,null,null,null,null)),(t()(),Ki(47,0,null,null,1,"div",[["class","regional-map-content-item--field"]],null,null,null,null,null)),(t()(),hr(48,null,["",""])),(t()(),Ki(49,0,null,null,1,"div",[["class","regional-map-content-item--value"]],null,null,null,null,null)),(t()(),hr(50,null,[" ",""])),(t()(),Ki(51,0,null,null,4,"div",[["class","regional-map-content-item"]],null,null,null,null,null)),(t()(),Ki(52,0,null,null,1,"div",[["class","regional-map-content-item--field"]],null,null,null,null,null)),(t()(),hr(53,null,["",""])),(t()(),Ki(54,0,null,null,1,"div",[["class","regional-map-content-item--value"]],[[8,"innerHTML",1]],null,null,null,null)),sr(55,1),(t()(),Ki(56,0,null,null,4,"div",[["class","regional-map-content-item"]],null,null,null,null,null)),(t()(),Ki(57,0,null,null,1,"div",[["class","regional-map-content-item--field"]],null,null,null,null,null)),(t()(),hr(58,null,["",""])),(t()(),Ki(59,0,null,null,1,"div",[["class","regional-map-content-item--value"]],[[8,"innerHTML",1]],null,null,null,null)),sr(60,1),(t()(),Ki(61,0,null,null,4,"div",[["class","regional-map-content-item"]],null,null,null,null,null)),(t()(),Ki(62,0,null,null,1,"div",[["class","regional-map-content-item--field"]],null,null,null,null,null)),(t()(),hr(63,null,["",""])),(t()(),Ki(64,0,null,null,1,"div",[["class","regional-map-content-item--value"]],null,null,null,null,null)),(t()(),hr(65,null,[" ",""])),(t()(),Ki(66,0,null,null,5,"div",[["class","regional-map-content-item"]],null,null,null,null,null)),(t()(),Ki(67,0,null,null,1,"div",[["class","regional-map-content-item--field"]],null,null,null,null,null)),(t()(),hr(68,null,["",""])),(t()(),Ki(69,0,null,null,2,"div",[["class","regional-map-content-item--value"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,TF)),jl(71,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,21,0,null==e.activeProject?null:e.activeProject.hasImpactStory),t(n,23,0,null==e.activeProject?null:e.activeProject.hasVideos),t(n,26,0,(null==e.activeProject?null:e.activeProject.hasImpactStory)&&(null==e.activeProject?null:e.activeProject.hasVideos)),t(n,28,0,(null==e.activeProject?null:e.activeProject.hasImpactStory)&&!(null!=e.activeProject&&e.activeProject.hasVideos)),t(n,30,0,!(null!=e.activeProject&&e.activeProject.hasImpactStory)&&(null==e.activeProject?null:e.activeProject.hasVideos)),t(n,41,0,null==e.activeProject?null:e.activeProject.hasImpactStory),t(n,44,0,(null==e.activeProject?null:e.activeProject.Videos.length)>0),t(n,71,0,null==e.activeProject?null:e.activeProject.SdgAlignment)}),(function(t,n){var e=n.component;t(n,3,0,null==e.activeProject||null==e.activeProject.Region?null:e.activeProject.Region.Name),t(n,4,0,(null==e.activeProject?null:e.activeProject.hasVideos)||(null==e.activeProject?null:e.activeProject.hasImpactStory)),t(n,5,0,null==e.activeProject?null:e.activeProject.Title),t(n,16,0,null==e.activeProject||null==e.activeProject.ImpactStoryContent?null:e.activeProject.ImpactStoryContent.CloseButtonText),t(n,18,0,null==e.activeProject||null==e.activeProject.ImpactStoryContent?null:e.activeProject.ImpactStoryContent.CloseButtonText),t(n,34,0,null==e.activeProject?null:e.activeProject.Title),t(n,36,0,null==e.activeProject||null==e.activeProject.ImpactStoryContent?null:e.activeProject.ImpactStoryContent.CloseButtonText),t(n,38,0,null==e.activeProject||null==e.activeProject.ImpactStoryContent?null:e.activeProject.ImpactStoryContent.CloseButtonText),t(n,39,0,null==e.activeProject?null:e.activeProject.hasImpactStory),t(n,42,0,!(null!=e.activeProject&&e.activeProject.hasImpactStory)&&(null==e.activeProject?null:e.activeProject.hasVideos)),t(n,48,0,e.labels.ImpactThemeLbl),t(n,50,0,null==e.activeProject||null==e.activeProject.ImpactTheme?null:e.activeProject.ImpactTheme.ThemeName),t(n,53,0,e.labels.UseOfProceedsLbl);var o=Oi(n,54,0,t(n,55,0,Al(n.parent,0),null==e.activeProject?null:e.activeProject.UseOfProceeds));t(n,54,0,o),t(n,58,0,e.labels.ImpactOutcomeLbl);var i=Oi(n,59,0,t(n,60,0,Al(n.parent,0),null==e.activeProject?null:e.activeProject.ImpactOutcome));t(n,59,0,i),t(n,63,0,e.labels.LocationLbl),t(n,65,0,null==e.activeProject?null:e.activeProject.LocationString),t(n,68,0,e.labels.SdgAlignmentLbl)}))}function IF(t){return pr(0,[Rl(0,GP,[Zg]),er(402653184,1,{worldMapRef:0}),er(402653184,2,{usaMapRef:0}),er(402653184,3,{americasMapRef:0}),er(402653184,4,{africaMapRef:0}),er(402653184,5,{asiaMapRef:0}),er(402653184,6,{europeMapRef:0}),er(402653184,7,{mapWrapperMobile:0}),er(402653184,8,{selectBox:0}),er(402653184,9,{mapWrapperContainer:0}),(t()(),Ki(10,0,[[9,0],["mapWrapperContainer",1]],null,84,"div",[["class","map-wrapper-background"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,10,"div",[["class","map-wrapper-button-container"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,nF)),jl(13,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,eF)),jl(15,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,oF)),jl(17,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,iF)),jl(19,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,lF)),jl(21,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(22,0,null,null,27,"div",[["class","map-wrapper-region-selector-mobile"]],null,null,null,null,null)),(t()(),Ki(23,0,null,null,15,"div",[["class","map-wrapper-region-selector-wrapper"]],null,null,null,null,null)),(t()(),Ki(24,0,[[8,0],["selectBox",1]],null,14,"select",[["id","regions"]],null,[[null,"change"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==t.component.showRegionalMap(e.target.value,e)&&o),o}),null,null)),(t()(),Ki(25,0,null,null,3,"option",[["hidden",""],["id","select-region"],["selected",""],["value","select-region"]],null,null,null,null,null)),jl(26,147456,null,0,zh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),jl(27,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(-1,null,["Select Region"])),(t()(),Zi(16777216,null,null,1,null,rF)),jl(30,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,cF)),jl(32,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,aF)),jl(34,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,sF)),jl(36,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,uF)),jl(38,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(39,0,[[7,0],["mapWrapperMobile",1]],null,10,"div",[["class","map-wrapper-region-selector-container-area"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,dF)),jl(41,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,gF)),jl(43,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,hF)),jl(45,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,_F)),jl(47,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,CF)),jl(49,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(50,0,[[1,0],["worldMapRef",1]],null,4,"div",[["class","main-map-wrapper"]],null,null,null,null,null)),(t()(),Ki(51,0,null,null,1,"highcharts-chart",[["class","main-map"],["id","world-map"]],null,null,null,eE,nE)),jl(52,704512,null,0,QT,[Sn,ao],{Highcharts:[0,"Highcharts"]},null),(t()(),Zi(16777216,null,null,1,null,pF)),jl(54,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(55,0,[[2,0],["usaMapRef",1]],null,7,"div",[["class","regional-map-wrapper hide-map"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,2,null,fF)),jl(57,540672,null,0,jd,[ko],{ngTemplateOutletContext:[0,"ngTemplateOutletContext"],ngTemplateOutlet:[1,"ngTemplateOutlet"]},null),dr(58,{activeProject:0}),(t()(),Ki(59,0,null,null,1,"highcharts-chart",[["class","regional-map"],["id","usa-map"]],null,null,null,eE,nE)),jl(60,704512,null,0,QT,[Sn,ao],{Highcharts:[0,"Highcharts"]},null),(t()(),Ki(61,0,null,null,1,"button",[["class","regional-map-backtoWorld"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.showRegionalMap("world",e)&&o),o}),null,null)),(t()(),hr(62,null,["< ",""])),(t()(),Ki(63,0,[[3,0],["americasMapRef",1]],null,7,"div",[["class","regional-map-wrapper hide-map"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,2,null,MF)),jl(65,540672,null,0,jd,[ko],{ngTemplateOutletContext:[0,"ngTemplateOutletContext"],ngTemplateOutlet:[1,"ngTemplateOutlet"]},null),dr(66,{activeProject:0}),(t()(),Ki(67,0,null,null,1,"highcharts-chart",[["class","regional-map"],["id","americas-map"]],null,null,null,eE,nE)),jl(68,704512,null,0,QT,[Sn,ao],{Highcharts:[0,"Highcharts"]},null),(t()(),Ki(69,0,null,null,1,"button",[["class","regional-map-backtoWorld"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.showRegionalMap("world",e)&&o),o}),null,null)),(t()(),hr(70,null,["< ",""])),(t()(),Ki(71,0,[[4,0],["africaMapRef",1]],null,7,"div",[["class","regional-map-wrapper hide-map"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,2,null,PF)),jl(73,540672,null,0,jd,[ko],{ngTemplateOutletContext:[0,"ngTemplateOutletContext"],ngTemplateOutlet:[1,"ngTemplateOutlet"]},null),dr(74,{activeProject:0}),(t()(),Ki(75,0,null,null,1,"highcharts-chart",[["class","regional-map"],["id","africa-map"]],null,null,null,eE,nE)),jl(76,704512,null,0,QT,[Sn,ao],{Highcharts:[0,"Highcharts"]},null),(t()(),Ki(77,0,null,null,1,"button",[["class","regional-map-backtoWorld"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.showRegionalMap("world",e)&&o),o}),null,null)),(t()(),hr(78,null,["< ",""])),(t()(),Ki(79,0,[[6,0],["europeMapRef",1]],null,7,"div",[["class","regional-map-wrapper hide-map"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,2,null,OF)),jl(81,540672,null,0,jd,[ko],{ngTemplateOutletContext:[0,"ngTemplateOutletContext"],ngTemplateOutlet:[1,"ngTemplateOutlet"]},null),dr(82,{activeProject:0}),(t()(),Ki(83,0,null,null,1,"highcharts-chart",[["class","regional-map"],["id","europe-map"]],null,null,null,eE,nE)),jl(84,704512,null,0,QT,[Sn,ao],{Highcharts:[0,"Highcharts"]},null),(t()(),Ki(85,0,null,null,1,"button",[["class","regional-map-backtoWorld"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.showRegionalMap("world",e)&&o),o}),null,null)),(t()(),hr(86,null,["< ",""])),(t()(),Ki(87,0,[[5,0],["asiaMapRef",1]],null,7,"div",[["class","regional-map-wrapper hide-map"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,2,null,mF)),jl(89,540672,null,0,jd,[ko],{ngTemplateOutletContext:[0,"ngTemplateOutletContext"],ngTemplateOutlet:[1,"ngTemplateOutlet"]},null),dr(90,{activeProject:0}),(t()(),Ki(91,0,null,null,1,"highcharts-chart",[["class","regional-map"],["id","asia-map"]],null,null,null,eE,nE)),jl(92,704512,null,0,QT,[Sn,ao],{Highcharts:[0,"Highcharts"]},null),(t()(),Ki(93,0,null,null,1,"button",[["class","regional-map-backtoWorld"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.showRegionalMap("world",e)&&o),o}),null,null)),(t()(),hr(94,null,["< ",""])),(t()(),Zi(0,[["activeProjectDetails",2]],null,0,null,EF))],(function(t,n){var e=n.component;t(n,13,0,null!=e.usaMarkerJson),t(n,15,0,null!=e.americasMarkerJson),t(n,17,0,null!=e.europeMarkerJson),t(n,19,0,null!=e.asiaMarkerJson),t(n,21,0,null!=e.africaMarkerJson),t(n,26,0,"select-region"),t(n,27,0,"select-region"),t(n,30,0,null!=e.usaMarkerJson),t(n,32,0,null!=e.americasMarkerJson),t(n,34,0,null!=e.europeMarkerJson),t(n,36,0,null!=e.africaMarkerJson),t(n,38,0,null!=e.asiaMarkerJson),t(n,41,0,null!=e.usaMarkerJson),t(n,43,0,null!=e.americasMarkerJson),t(n,45,0,null!=e.europeMarkerJson),t(n,47,0,null!=e.africaMarkerJson),t(n,49,0,null!=e.asiaMarkerJson),t(n,52,0,e.Highcharts),t(n,54,0,e.disclaimer);var o=t(n,58,0,e.activeProject);t(n,57,0,o,Al(n,95)),t(n,60,0,e.Highcharts);var i=t(n,66,0,e.activeProject);t(n,65,0,i,Al(n,95)),t(n,68,0,e.Highcharts);var l=t(n,74,0,e.activeProject);t(n,73,0,l,Al(n,95)),t(n,76,0,e.Highcharts);var r=t(n,82,0,e.activeProject);t(n,81,0,r,Al(n,95)),t(n,84,0,e.Highcharts);var c=t(n,90,0,e.activeProject);t(n,89,0,c,Al(n,95)),t(n,92,0,e.Highcharts)}),(function(t,n){var e=n.component;t(n,62,0,e.labels.BackLinkText),t(n,70,0,e.labels.BackLinkText),t(n,78,0,e.labels.BackLinkText),t(n,86,0,e.labels.BackLinkText),t(n,94,0,e.labels.BackLinkText)}))}function zF(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"global-fixed-income-interactive-map",[],null,null,null,IF,tF)),jl(1,114688,null,0,rP,[To],null,null)],(function(t,n){t(n,1,0)}),null)}var LF=Cl("global-fixed-income-interactive-map",rP,zF,{sitecorecontent:"sitecore-content",mapData:"map-data",labelStr:"labels",disclaimer:"disclaimer",usaMarkerDataString:"usamarkerdata",africaMarkerDataString:"africamarkerdata",asiaMarkerDataString:"asiamarkerdata",europeMarkerDataString:"europemarkerdata",americasMarkerDataString:"americasmarkerdata"},{},[]),DF=mi({encapsulation:2,styles:[["#tab-tab2 .nuv-multi-select-filter-modal__filter-checkbox{position:relative}.nuv-subscription-v2__tab-content__container{max-width:1320px;margin:auto}.nuv-subscription-v2__tab-content__container--global .nuv-subscription-v2__tab-content__checkbox-container_global-content{gap:20px;width:100%}.nuv-subscription-v2__tab-content__container--global .nuv-subscription-v2__tab-content__checkbox-title{max-width:100%}.nuv-subscription-v2__tab-content__container--global .nuv-subscription-v2__tab-content__checkbox-list{padding-top:30px}.nuv-subscription-v2__tab-content__container--global .nuv-subscription-v2__tab-content__checkbox-container-section{width:28.33%}@media (max-width:764px){.nuv-subscription-v2__tab-content__container--global .nuv-subscription-v2__tab-content__checkbox-list{font-size:14px}.nuv-subscription-v2__tab-content__container--global .nuv-subscription-v2__tab-content__checkbox-container-section{width:unset}}.nuv-subscription-v2__tab-content__container--global .nuv-subscription-v2__tab-content__checkbox-container-section .nuv-subscription-v2__tab-content__checkbox-list{gap:17px}.nuv-subscription-v2__tab-content__container .nuv-multi-select-filter-modal__filter-label{position:relative;cursor:pointer}.nuv-subscription-v2__tab-content__container .nuv-multi-select-filter-modal input[type=checkbox]{width:0;height:0;position:absolute;opacity:0;visibility:hidden;display:none}.nuv-subscription-v2__tab-content__container .nuv-multi-select-filter-modal__filter-checkbox{display:flex;-webkit-box-pack:center;margin:0;border:1px solid #707070;justify-content:center;align-items:center;width:18px;height:18px;background-color:#fff;transition:background-color .25s ease;flex:0 0 auto}.nuv-subscription-v2__tab-content__container .nuv-multi-select-filter-modal__filter-label-text{font-family:\"Source Sans Pro\",sans-serif;font-size:1rem;color:#66737d;letter-spacing:.00813rem;line-height:1;margin-top:2px;transition:color .25s ease}.nuv-subscription-v2__tab-content__container input[type=checkbox]:checked+.nuv-multi-select-filter-modal__filter-checkbox{background-color:#2ba824;border:none}.nuv-subscription-v2__tab-content__container input[type=checkbox]:checked~.nuv-multi-select-filter-modal__filter-label-text{font-weight:600;color:#253746;margin-top:0}.nuv-subscription-v2__tab-content__container .nuv-multi-select-filter-modal__icon-checked{display:inline-block;width:11px;height:6px;flex:0 0 auto}.nuv-subscription-v2__tab-content__container .nuv-multi-select-filter-modal__icon-checked-path{stroke-dasharray:18;stroke-dashoffset:18;transition:stroke-dashoffset .25s linear}.nuv-subscription-v2__tab-content__container .nuv-multi-select-filter-modal__filter-label--checked .nuv-multi-select-filter-modal__icon-checked-path{stroke-dashoffset:0}.nuv-subscription-v2__tab-content__container .nuv-multi-select-filter-modal__filter-label--checked~.nuv-subscription-v2__tab-content__checkbox-list_text,.nuv-subscription-v2__tab-content__container .nuv-multi-select-filter-modal__filter-label--checked~.nuv-subscription-v2__tab-content__nested-checkbox{text-shadow:0 0 .6px #2b8818}.nuv-subscription-v2__tab-content__top-heading{margin:0;padding-top:60px}@media (max-width:764px){.nuv-subscription-v2__tab-content__top-heading{padding-top:40px;font-size:20px}}.nuv-subscription-v2__tab-content__checkbox{list-style:none;padding-bottom:58px}.nuv-subscription-v2__tab-content__checkbox:last-child{padding-bottom:0}.nuv-subscription-v2__tab-content__checkbox--listed{padding-bottom:26px}.nuv-subscription-v2__tab-content__checkbox-title{text-transform:uppercase;opacity:1;gap:10px;text-align:left;align-items:flex-start;display:flex;font:bold 18px/19px Source Sans Pro;letter-spacing:0;margin-top:0;max-width:80%}.nuv-subscription-v2__tab-content__checkbox-title .nuv-multi-select-filter-modal__filter-label{padding-top:3px}@media (max-width:764px){.nuv-subscription-v2__tab-content__checkbox-title{width:unset;font-size:1rem;line-height:19.2px}}.nuv-subscription-v2__tab-content__checkbox-title input{width:0;position:absolute;visibility:hidden;display:none;opacity:0}.nuv-subscription-v2__tab-content__checkbox-title .checkbox_title__info{text-align:left;font:18px/19px Source Sans Pro;letter-spacing:0;color:#787878;text-transform:uppercase;display:inline-block}@media (max-width:764px){.nuv-subscription-v2__tab-content__checkbox-title .checkbox_title__info{margin-left:0;font-size:1rem;line-height:19.2px}}.nuv-subscription-v2__tab-content__checkbox-title .checkbox_title__info::first-letter{margin-right:11px}.nuv-subscription-v2__tab-content__checkbox-title a{font:bold 18px/25px Source Sans Pro;letter-spacing:0;color:#2b8818;padding-right:11px;display:inline}.nuv-subscription-v2__tab-content__checkbox-title a:not([href]),.nuv-subscription-v2__tab-content__checkbox-title a[href='#'],.nuv-subscription-v2__tab-content__checkbox-title a[href='']{pointer-events:none;color:#253746}.nuv-subscription-v2__tab-content__checkbox-description{max-width:391px;letter-spacing:.11px;padding-left:29px;padding-top:10px;margin:0;font-family:Georgia,\"Times New Roman\",Times;font-size:1rem;line-height:1.5;color:#253746}.nuv-subscription-v2__tab-content__checkbox-description p{margin:0}.nuv-subscription-v2__tab-content__checkbox-list{list-style:none;margin:0;padding-left:30px;display:flex;gap:19px;flex-direction:column}.nuv-subscription-v2__tab-content__checkbox-list li{font-size:16px;text-align:left;letter-spacing:0;opacity:1;display:flex;gap:10px;align-items:center;font-family:Source Sans Pro}.nuv-subscription-v2__tab-content__checkbox-list li input{width:0;position:absolute;opacity:0;visibility:hidden;display:none}.nuv-subscription-v2__tab-content__checkbox-list li label{gap:5px}.nuv-subscription-v2__tab-content__checkbox-list li a.nuv-subscription-v2__tab-content__nested-checkbox{text-decoration:underline;color:#2b8818;padding-top:2px}@media (max-width:764px){.nuv-subscription-v2__tab-content__checkbox-title a{padding-right:11px;font-size:16px;line-height:19.2px}.nuv-subscription-v2__tab-content__checkbox-description{font-size:14px}.nuv-subscription-v2__tab-content__checkbox-list li a.nuv-subscription-v2__tab-content__nested-checkbox{font-size:14px;line-height:19.2px}}.nuv-subscription-v2__tab-content__checkbox-list li .nuv-subscription-v2__tab-content__checkbox-list_text{text-align:left;font:400 16px Source Sans Pro;letter-spacing:0;color:#253746;opacity:1}.nuv-subscription-v2__tab-content__checkbox-container{display:flex;width:100%;flex-direction:row;padding-top:33px;padding-bottom:76px;border-bottom:1px solid #bdc3c7}@media (max-width:764px){.nuv-subscription-v2__tab-content__checkbox-list li .nuv-subscription-v2__tab-content__checkbox-list_text{font-size:14px}.nuv-subscription-v2__tab-content__checkbox-container{width:100%}}.nuv-subscription-v2__tab-content__checkbox-container-section{display:flex;flex-direction:column;width:33.33%}.nuv-subscription-v2__tab-content__checkbox-container-section:nth-child(2){width:34.33%}.nuv-subscription-v2__tab-content__checkbox-container-section:nth-child(2) .nuv-subscription-v2__tab-content__checkbox-title{max-width:100%}.nuv-subscription-v2__tab-content__checkbox-container_global-content{display:flex;flex-direction:row;gap:30px}.nuv-subscription-v2__tab-content__checkbox-container_global-content .nuv-multi-select-filter-modal__filter-label--checked .nuv-multi-select-filter-modal__icon-checked-path{stroke-dashoffset:0}.nuv-subscription-v2__tab-content__checkbox-container_global-content .nuv-multi-select-filter-modal__filter-label--checked~.nuv-subscription-v2__tab-content__checkbox-list_text,.nuv-subscription-v2__tab-content__checkbox-container_global-content .nuv-multi-select-filter-modal__filter-label--checked~.nuv-subscription-v2__tab-content__nested-checkbox{text-shadow:0 0 .6px #253746}@media (max-width:764px){.nuv-subscription-v2__tab-content__checkbox-container-section{width:100%}.nuv-subscription-v2__tab-content__checkbox-container-section:nth-child(2){width:unset}.nuv-subscription-v2__tab-content__checkbox-container,.nuv-subscription-v2__tab-content__checkbox-container_global-content{flex-direction:column;gap:58px}}"]],data:{}});function NF(t){return pr(0,[(t()(),Ki(0,0,null,null,10,"div",[["class","nuv-subscription-v2__tab-content__checkbox"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,8,"h3",[["class","nuv-subscription-v2__tab-content__checkbox-title"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,5,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),jl(3,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(4,0,null,null,0,"input",[["type","checkbox"],["value",""]],[[8,"id",0],[8,"checked",0]],[[null,"change"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==t.component.inputFieldsChange(e)&&o),o}),null,null)),(t()(),Ki(5,0,null,null,2,"span",[["aria-label","checked icon"],["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,1,":svg:svg",[["aria-label","checked_icon"],["class","nuv-multi-select-filter-modal__icon-checked"],["focusable","false"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["id","checked_icon"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,1,"div",[["class","nuv-subscription-v2__tab-content__checkbox-title--textdata"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,0,"div",[],[[8,"outerHTML",1]],null,null,null,null)),(t()(),Ki(10,0,null,null,0,"p",[["class","nuv-subscription-v2__tab-content__checkbox-description"]],[[8,"innerHTML",1]],null,null,null,null))],(function(t,n){var e=n.component;t(n,3,0,"nuv-multi-select-filter-modal__filter-label",null!=e.loggedInSubscriptionIDS&&e.loggedInSubscriptionIDS.includes(n.context.$implicit.subscribeitems[0].id)?"nuv-multi-select-filter-modal__filter-label--checked":"")}),(function(t,n){var e=n.component;t(n,4,0,Yi(1," ",n.context.$implicit.subscribeitems[0].id,""),null==e.loggedInSubscriptionIDS?null:e.loggedInSubscriptionIDS.includes(n.context.$implicit.subscribeitems[0].id)),t(n,9,0,n.context.$implicit.subscribeitems[0].title),t(n,10,0,n.context.$implicit.subscribeitems[0].description)}))}function FF(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","nuv-subscription-v2__tab-content__checkbox-container-section"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,NF)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.component.singleCheckboxes)}),null)}function jF(t){return pr(0,[(t()(),Ki(0,0,null,null,7,"li",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,5,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(3,0,null,null,0,"input",[["type","checkbox"],["value",""]],[[8,"id",0],[8,"checked",0]],[[null,"change"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==t.component.inputFieldsChange(e)&&o),o}),null,null)),(t()(),Ki(4,0,null,null,2,"span",[["aria-label","checked icon"],["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,":svg:svg",[["aria-label","checked_icon"],["class","nuv-multi-select-filter-modal__icon-checked"],["focusable","false"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["id","checked_icon"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,"div",[],[[8,"outerHTML",1]],null,null,null,null))],(function(t,n){var e=n.component;t(n,2,0,"nuv-multi-select-filter-modal__filter-label",null!=e.loggedInSubscriptionIDS&&e.loggedInSubscriptionIDS.includes(n.context.$implicit.id)?"nuv-multi-select-filter-modal__filter-label--checked":"")}),(function(t,n){var e=n.component;t(n,3,0,Yi(1,"",n.context.$implicit.id,""),null==e.loggedInSubscriptionIDS?null:e.loggedInSubscriptionIDS.includes(n.context.$implicit.id)),t(n,7,0,n.context.$implicit.title)}))}function RF(t){return pr(0,[(t()(),Ki(0,0,null,null,13,"div",[["class","nuv-subscription-v2__tab-content__checkbox-container-section"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,9,"div",[["class","nuv-subscription-v2__tab-content__checkbox nuv-subscription-v2__tab-content__checkbox--listed"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,7,"h3",[["class","nuv-subscription-v2__tab-content__checkbox-title"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,4,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,"input",[["class","select-all"],["id","tl-select-all"],["type","checkbox"],["value",""]],null,[[null,"change"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==t.component.inputFieldsChange(e)&&o),o}),null,null)),(t()(),Ki(5,0,null,null,2,"span",[["aria-label","checked icon"],["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,1,":svg:svg",[["aria-label","checked_icon"],["class","nuv-multi-select-filter-modal__icon-checked"],["focusable","false"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["id","checked_icon"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,1,"div",[["class","textdata"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,0,"div",[],[[8,"outerHTML",1]],null,null,null,null)),(t()(),Ki(10,0,null,null,0,"p",[["class","nuv-subscription-v2__tab-content__checkbox-description"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(11,0,null,null,2,"ul",[["class","nuv-subscription-v2__tab-content__checkbox-list"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,jF)),jl(13,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,13,0,n.component.nestedCheckboxes[0])}),(function(t,n){var e=n.component;t(n,9,0,e.nestedCheckboxData[0].grouplabel),t(n,10,0,e.nestedCheckboxData[0].groupdescription)}))}function VF(t){return pr(0,[(t()(),Ki(0,0,null,null,8,"li",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,5,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(3,0,null,null,0,"input",[["type","checkbox"],["value",""]],[[8,"id",0],[8,"checked",0]],[[null,"change"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==t.component.inputFieldsChange(e)&&o),o}),null,null)),(t()(),Ki(4,0,null,null,2,"span",[["aria-label","checked icon"],["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,":svg:svg",[["aria-label","checked_icon"],["class","nuv-multi-select-filter-modal__icon-checked"],["focusable","false"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["id","checked_icon"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,1,"span",[["class","nuv-subscription-v2__tab-content__checkbox-list_text"]],null,null,null,null,null)),(t()(),hr(8,null,[""," "]))],(function(t,n){t(n,2,0,"nuv-multi-select-filter-modal__filter-label",n.component.checkIfUserData(n.context.$implicit)?"nuv-multi-select-filter-modal__filter-label--checked":"")}),(function(t,n){var e=n.component;t(n,3,0,Yi(1,"",n.context.$implicit.Value,""),e.checkIfUserData(n.context.$implicit)),t(n,8,0,n.context.$implicit.Label)}))}function GF(t){return pr(0,[(t()(),Ki(0,0,null,null,13,"div",[["class","nuv-subscription-v2__tab-content__checkbox-container-section"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,12,"div",[["class","nuv-subscription-v2__tab-content__checkbox nuv-subscription-v2__tab-content__checkbox--listed"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,7,"h3",[["class","nuv-subscription-v2__tab-content__checkbox-title"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,4,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,0,"input",[["class","select-all"],["id","tl-select-all"],["label","nestedCheckbox.Label"],["type","checkbox"],["value",""]],null,[[null,"change"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==t.component.inputFieldsChange(e)&&o),o}),null,null)),(t()(),Ki(5,0,null,null,2,"span",[["aria-label","checked icon"],["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,1,":svg:svg",[["aria-label","checked_icon"],["class","nuv-multi-select-filter-modal__icon-checked"],["focusable","false"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["id","checked_icon"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,1,"div",[["class","textdata"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,0,"div",[],[[8,"outerHTML",1]],null,null,null,null)),(t()(),Ki(10,0,null,null,0,"p",[["class","nuv-subscription-v2__tab-content__checkbox-description"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(11,0,null,null,2,"ul",[["class","nuv-subscription-v2__tab-content__checkbox-list"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,VF)),jl(13,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,13,0,n.context.$implicit.Insights)}),(function(t,n){t(n,9,0,n.context.$implicit.Label),t(n,10,0,n.context.$implicit.Description)}))}function UF(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","nuv-subscription-v2__tab-content__checkbox-container_global-content"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,GF)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.component.globalNestedChecboxes)}),null)}function HF(t){return pr(0,[er(402653184,1,{elementRef:0}),(t()(),Ki(1,0,[[1,0],["elementRef",1]],null,9,"div",[["class","nuv-subscription-v2__tab-content__container"]],[[2,"nuv-subscription-v2__tab-content__container--global",null]],null,null,null,null)),(t()(),Ki(2,0,null,null,1,"h5",[["class","nuv-subscription-v2__tab-content__top-heading"]],null,null,null,null,null)),(t()(),hr(3,null,[" "," "])),(t()(),Ki(4,0,null,null,6,"div",[["class","nuv-subscription-v2__tab-content__checkbox-container"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,FF)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,RF)),jl(8,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,UF)),jl(10,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,6,0,"retail"==e.sitename),t(n,8,0,"retail"==e.sitename),t(n,10,0,"retail"!=e.sitename)}),(function(t,n){var e=n.component;t(n,1,0,"global"==e.sitename),t(n,3,0,e.tabHeading)}))}var WF=mi({encapsulation:0,styles:[[".nuv-multi-select-filter-modal__main-container[_ngcontent-%COMP%]{width:100%}@media (max-width:764px){.nuv-multi-select-filter-modal__main-container[_ngcontent-%COMP%]{height:100%;max-height:100%}}"]],data:{}});function $F(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"div",[["class","nuv-multi-select-filter-modal nuv-multi-select-filter-modal--open"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,5,"div",[["class","nuv-multi-select-filter-modal__main-container"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,3,"button",[["class","nuv-multi-select-filter-modal__close-btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.close()&&o),o}),null,null)),(t()(),Ki(3,0,null,null,2,":svg:svg",[["class","nuv-multi-select-filter-modal__close-icon"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,":svg:g",[["fill","none"],["fill-rule","evenodd"],["stroke","#66737D"],["stroke-linecap","square"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["d","M.5.5l18.85 17.907M19.35.5L.5 18.407"]],null,null,null,null,null)),cr(null,0)],null,null)}function qF(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,$F)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,1,0,n.component.openModal)}),null)}var YF=mi({encapsulation:0,styles:[[".nuv-multi-select-filter-modal__filter-checkbox[_ngcontent-%COMP%]{background-color:#d7dbdd;border:0;margin-right:11px}.nuv-multi-select-filter-modal__main-title[_ngcontent-%COMP%]{margin:0 0 31px}.nuv-multi-select-filter-modal__reset-text[_ngcontent-%COMP%], .nuv-multi-select-filter-modal__select-all-btn[_ngcontent-%COMP%]{color:#2b8818;font-family:Source Sans Pro,sans-serif;text-decoration:underline;-webkit-text-decoration-color:#2b8818;text-decoration-color:#2b8818}.nuv-multi-select-filter-modal__reset-btn[_ngcontent-%COMP%]{text-decoration:underline;font-family:Source Sans Pro,sans-serif}.nuv-multi-select-filter-modal__reset-icon[_ngcontent-%COMP%]   path[_ngcontent-%COMP%]:first-child{fill:#2b8818!important}.nuv-multi-select-filter-modal__reset-icon[_ngcontent-%COMP%]   path[_ngcontent-%COMP%]:last-child{stroke:#2b8818!important}.nuv-button.nuv-button--green.nuv-multi-select-filter-modal__apply-btn[_ngcontent-%COMP%]   .nuv-button__btn[_ngcontent-%COMP%]{background-color:#2b8818}.nuv-multi-select-filter-modal__options-container[_ngcontent-%COMP%]:last-child{float:unset;margin-left:31%;justify-content:space-between}@media (max-width:764px){.nuv-multi-select-filter-modal__options-container[_ngcontent-%COMP%]:last-child{margin-left:0}.nuv-multi-select-filter-modal__form-options[_ngcontent-%COMP%]{position:relative;padding-top:30px;margin-top:34px}.nuv-multi-select-filter-modal__reset-btn[_ngcontent-%COMP%]{position:absolute;right:0;top:30px;margin:0}.nuv-button.nuv-button--green.nuv-multi-select-filter-modal__apply-btn[_ngcontent-%COMP%], .nuv-multi-select-filter-modal__options-container[_ngcontent-%COMP%]{width:100%}.nuv-button.nuv-button--green.nuv-multi-select-filter-modal__apply-btn[_ngcontent-%COMP%]   .nuv-button__btn[_ngcontent-%COMP%]{width:100%;background-color:#2b8818;padding:11px 0;font-size:1rem;line-height:19.2px}}"]],data:{}});function XF(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"span",[["class","nuv-multi-select-filter-modal__filter-title"]],null,null,null,null,null)),(t()(),hr(2,null,["",""]))],null,(function(t,n){t(n,2,0,n.parent.context.$implicit.name)}))}function ZF(t){return pr(0,[(t()(),Ki(0,0,null,null,13,"div",[["class","nuv-multi-select-filter-modal__filter-label-container"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,12,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(3,0,null,null,5,"input",[["style","width: 0px; height: 0px"],["type","checkbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==Al(t,4).onChange(e.target.checked)&&o),"blur"===n&&(o=!1!==Al(t,4).onTouched()&&o),"ngModelChange"===n&&(o=!1!==i.onChecked(e,t.context.$implicit)&&o),o}),null,null)),jl(4,16384,null,0,fh,[Ln,Sn],null,null),Vl(1024,null,ph,(function(t){return[t]}),[fh]),jl(6,671744,null,0,__,[[8,null],[8,null],[8,null],[6,ph]],{model:[0,"model"]},{update:"ngModelChange"}),Vl(2048,null,bh,null,[__]),jl(8,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(9,0,null,null,2,"span",[["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,1,":svg:svg",[["class","nuv-multi-select-filter-modal__icon-checked"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,1,"span",[["class","nuv-multi-select-filter-modal__filter-label-text"]],null,null,null,null,null)),(t()(),hr(13,null,["",""]))],(function(t,n){t(n,2,0,"nuv-multi-select-filter-modal__filter-label",n.context.$implicit.checked?"nuv-multi-select-filter-modal__filter-label--checked":""),t(n,6,0,n.context.$implicit.checked)}),(function(t,n){t(n,3,0,Al(n,8).ngClassUntouched,Al(n,8).ngClassTouched,Al(n,8).ngClassPristine,Al(n,8).ngClassDirty,Al(n,8).ngClassValid,Al(n,8).ngClassInvalid,Al(n,8).ngClassPending),t(n,13,0,null==n.context.$implicit?null:n.context.$implicit.lbl)}))}function KF(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","nuv-multi-select-filter-modal__filter-label-container"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,XF)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,ZF)),jl(4,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.component.displayGroup),t(n,4,0,n.context.$implicit.subclasses)}),null)}function JF(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,KF)),jl(2,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.component.tabCategories.categories)}),null)}function QF(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"h4",[["class","nuv-multi-select-filter-modal__main-title"]],null,null,null,null,null)),(t()(),hr(1,null,["",""])),(t()(),Ki(2,0,null,null,18,"div",[["class","nuv-multi-select-filter-modal__form"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,2,"div",[["class","nuv-multi-select-filter-modal__filter-groups"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,JF)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(6,0,null,null,14,"div",[["class","nuv-multi-select-filter-modal__form-options"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,2,"div",[["class","nuv-multi-select-filter-modal__options-container"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,1,"button",[["class","nuv-multi-select-filter-modal__select-all-btn"],["type","button"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.onSelectAll()&&o),o}),null,null)),(t()(),hr(-1,null,[" Select all "])),(t()(),Ki(10,0,null,null,10,"div",[["class","nuv-multi-select-filter-modal__options-container"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,6,"button",[["class","nuv-multi-select-filter-modal__reset-btn"],["type","button"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.onResetFilters()&&o),o}),null,null)),(t()(),Ki(12,0,null,null,3,":svg:svg",[["class","nuv-multi-select-filter-modal__reset-icon"],["height","16"],["role","img"],["width","21"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,2,":svg:g",[["fill","none"],["fill-rule","evenodd"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,0,":svg:path",[["d","M11.657 8L6 13.657.343 8z"],["fill","#253746"]],null,null,null,null,null)),(t()(),Ki(15,0,null,null,0,":svg:path",[["d","M13 15a7 7 0 1 0-7-7"],["stroke","#253746"],["stroke-width","2"]],null,null,null,null,null)),(t()(),Ki(16,0,null,null,1,"span",[["class","nuv-multi-select-filter-modal__reset-text"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Reset filters "])),(t()(),Ki(18,0,null,null,2,"div",[["class","nuv-button nuv-button--green nuv-multi-select-filter-modal__apply-btn"]],null,null,null,null,null)),(t()(),Ki(19,0,null,null,1,"button",[["class","nuv-button__btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.onApplyFilters()&&o),o}),null,null)),(t()(),hr(20,null,[" Apply filters "," "]))],(function(t,n){t(n,5,0,n.component.tabCategories)}),(function(t,n){var e=n.component;t(n,1,0,e.title),t(n,20,0,e.checkedCount?" ("+e.checkedCount+")":"")}))}var tj=function(){function t(){this.isTitleHTMLContent=!1}return t.prototype.ngOnInit=function(){},t}(),nj=mi({encapsulation:0,styles:[[".nuv-product-detail-table[_ngcontent-%COMP%]{margin-top:22px}"]],data:{}});function ej(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[],[[8,"hidden",0]],null,null,null,null)),cr(null,0)],null,(function(t,n){t(n,0,0,!n.component.active)}))}var oj=function(t){return t[t.MainTab=1]="MainTab",t[t.SubTab=2]="SubTab",t}({}),ij=function(){function t(){this.tabType=oj.MainTab,this.tabChange=new ue,this.TabType=oj}return t.prototype.ngAfterContentInit=function(){0===this.nTabs.filter((function(t){return t.active})).length&&this.selectTab(this.nTabs.first)},t.prototype.selectTab=function(t){var n=this;setTimeout((function(){n.nTabs.toArray().forEach((function(t){t.active=!1}))})),setTimeout((function(){t.active=!0,t.loaded=!0})),this.tabChange.emit(t)},t}(),lj=mi({encapsulation:0,styles:[[".tabs[_ngcontent-%COMP%]{margin:10 0;padding:0;list-style:none;table-layout:fixed;width:50%;overflow:hidden;display:table}.nuv-product-filters__tab-button[_ngcontent-%COMP%]{padding-right:0}@media (max-width:764px){.nuv-product-filters__category-tabs__category-tabs[_ngcontent-%COMP%]{display:flex;justify-content:space-between;margin-bottom:60px}.nuv-product-filters__category-option[_ngcontent-%COMP%]{margin:0 70px 0 0}.nuv-product-filters__category-option[_ngcontent-%COMP%]:first-child{margin-left:0}.nuv-product-filters__category-option[_ngcontent-%COMP%]:last-child{margin:0}}.nuv-product-filters__tab-button--active[_ngcontent-%COMP%]{border-bottom:3px solid #253746}.tabs__item[_ngcontent-%COMP%]{display:table-cell;vertical-align:middle}.tabs__link[_ngcontent-%COMP%]{display:block}.maintab-nav[_ngcontent-%COMP%]{text-align:center;border-radius:4px;overflow:hidden;font-family:#253746}.maintab-nav[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding:16px;background-color:#eef0f1;color:#253746;font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:400;text-decoration:none;border-bottom:2px solid #ccc;white-space:nowrap}.maintab-active[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{background-color:#fff;border-top:2px solid #ccc;border-bottom-style:none}.subtabs[_ngcontent-%COMP%]{margin:10 0;padding:0;list-style:none;display:table;table-layout:fixed;width:90%;overflow:hidden;border-bottom:1px solid #bdc3c7;background-color:#fff}.subtab-nav[_ngcontent-%COMP%]{text-align:center;overflow:hidden;margin-bottom:30px}.subtab-active[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%}.subtab-nav[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-family:Source Sans Pro,sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:.8px;color:#66737d;padding:0;border:none;background-color:transparent;cursor:pointer;text-align:left}.subtab-nav[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:#253746}.subtab-active[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#2b2c2e;border-bottom:1px solid #253746}.product-nav-items[_ngcontent-%COMP%]{margin-bottom:50px;display:flex;justify-content:space-between;width:100%}@media (max-width:1100px){.nuv-tabs-scrolling[_ngcontent-%COMP%]{width:95%;overflow:auto}}@media (max-width:1024px){.maintab-nav[_ngcontent-%COMP%]{width:100%}}@media (max-width:1078px){.maintab-nav[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding:9px}}@media (max-width:320px){.maintab-nav[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding:9px;white-space:normal}}@media (max-width:375px){.maintab-nav[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding:9px;white-space:normal}}@media (max-width:415px){.maintab-nav[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding:23px;white-space:normal}}"]],data:{}});function rj(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"a",[["class","tabs__link"]],[[8,"innerHTML",1]],null,null,null,null))],null,(function(t,n){t(n,0,0,n.parent.context.$implicit.title)}))}function cj(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"a",[["class","tabs__link"]],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.parent.context.$implicit.title)}))}function aj(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"li",[["class","tabs__item"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.selectTab(t.context.$implicit)&&o),o}),null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(2,0,null,null,4,"div",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,rj)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,cj)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){t(n,1,0,"tabs__item",n.context.$implicit.active?"maintab-active":""),t(n,4,0,n.context.$implicit.isTitleHTMLContent),t(n,6,0,!n.context.$implicit.isTitleHTMLContent)}),null)}function sj(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,aj)),jl(1,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,1,0,n.component.nTabs)}),null)}function uj(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"li",[["class","nuv-product-filters__category-option"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.selectTab(t.context.$implicit)&&o),o}),null,null)),(t()(),Ki(1,0,null,null,2,"button",[["class","nuv-product-filters__tab-button"]],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),hr(3,null,["",""]))],(function(t,n){t(n,2,0,"nuv-product-filters__tab-button",n.context.$implicit.active?"nuv-product-filters__tab-button--active":"")}),(function(t,n){t(n,3,0,n.context.$implicit.title)}))}function dj(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,uj)),jl(1,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,1,0,n.component.nTabs)}),null)}function gj(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"ul",[],null,null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),(t()(),Zi(16777216,null,null,1,null,sj)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["nestedBlock",2]],null,0,null,dj)),cr(null,0)],(function(t,n){var e=n.component;t(n,1,0,e.tabType===e.TabType.MainTab?"tabs maintab-nav":"nuv-product-filters__category-tabs product-nav-items nuv-tabs-scrolling"),t(n,3,0,e.tabType===e.TabType.MainTab,Al(n,4))}),null)}var hj=mi({encapsulation:0,styles:[[".nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-subscription-v2__tab-content__top-heading[_ngcontent-%COMP%]{padding-bottom:24px}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .subscription-product-documents-label[_ngcontent-%COMP%]{outline:0;float:left;padding:0;margin:0;font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:21px;color:#253746;letter-spacing:0}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .subscription-product-documents-label[_ngcontent-%COMP%]   .box[_ngcontent-%COMP%]{margin:0;padding:0 0 0 20px}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .subscription-product-documents-item[_ngcontent-%COMP%]{font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:400;font-size:16px;color:#253746;letter-spacing:0;margin:0 5px;line-height:21.6px}@media (max-width:764px){.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .subscription-product-documents-item[_ngcontent-%COMP%]{margin:0 14px 0 0}}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .subscription-product-documents-radio-btn[_ngcontent-%COMP%]{position:relative;left:0;top:13px;transform:translateY(-50%);-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:1px solid #bdc3c7;background-color:transparent;border-radius:50%}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .subscription-product-documents-radio-btn[_ngcontent-%COMP%]:checked:after{content:'';display:block;width:12px;height:12px;position:absolute;border-radius:50%;background-color:#2ba824;top:50%!important;left:50%!important;transform:translate(-50%,-50%)}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .subscription-product-documents-checkbox[_ngcontent-%COMP%]{opacity:0}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .box[_ngcontent-%COMP%]{float:left;padding:10px 0;margin:0 0 15px;font-family:Georgia,Times,serif;font-weight:400;color:#253746}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-td[_ngcontent-%COMP%]{font-family:Source Sans Pro,sans-serif;font-weight:400;color:#253746;font-size:.875rem;line-height:1;border-right:1px solid #bdc3c7;padding:16px 51px}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-td[_ngcontent-%COMP%]   .nuv-multi-select-filter-modal__filter-label-container[_ngcontent-%COMP%]{margin-bottom:0}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   span.nuv-td[_ngcontent-%COMP%]{padding:0}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .sub-product-table[_ngcontent-%COMP%]{margin-left:0}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .sub-product-doc-animation-img[_ngcontent-%COMP%]{display:block;margin-left:205px}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .subscription-product-documents-sub_title[_ngcontent-%COMP%]{font-weight:700;padding-bottom:3px;margin-bottom:15px}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .subscription-product-documents-sub_title[_ngcontent-%COMP%]   .nuv-multi-select-filter-modal__filter-label--checked[_ngcontent-%COMP%]   .nuv-multi-select-filter-modal__filter-checkbox[_ngcontent-%COMP%]{background-color:#2ba824}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .subscription-product-documents-sub_title[_ngcontent-%COMP%]   .nuv-multi-select-filter-modal__filter-checkbox[_ngcontent-%COMP%]{border:0;background-color:#bdc3c7;margin-right:10px}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .subscription-product-documents-sub_title[_ngcontent-%COMP%]   .nuv-multi-select-filter-modal__filter-checkbox[_ngcontent-%COMP%] + span[_ngcontent-%COMP%]{font-family:Source Sans Pro,sans-serif}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .subscription-product-documents-sub_title[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{display:none}@media (max-width:1024px){.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .sub-product-doc-animation-img[_ngcontent-%COMP%]{display:block;margin-left:340px}}@media (max-width:768px){.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .sub-product-doc-animation-img[_ngcontent-%COMP%]{display:block;margin-left:220px}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]{z-index:100}}@media (max-width:736px){.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .sub-product-doc-animation-img[_ngcontent-%COMP%]{display:block;margin-left:100px;margin-right:100px}}@media (max-width:420px){.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .sub-product-doc-animation-img[_ngcontent-%COMP%]{display:block;margin-left:60px}}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters__category-tabs[_ngcontent-%COMP%]{display:flex;justify-content:space-between;margin-bottom:60px}@media (max-width:764px){.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters__category-tabs[_ngcontent-%COMP%]{margin-bottom:60px}}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters__category-option[_ngcontent-%COMP%]{margin:0}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters__category-option[_ngcontent-%COMP%]:last-child{margin:0}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters__asset-button-wrapper[_ngcontent-%COMP%]{display:flex;justify-content:space-between;width:100%;align-items:flex-end}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters__asset-button-wrapper[_ngcontent-%COMP%]   .multi-select-filter-modal-button.nuv-button__btn[_ngcontent-%COMP%]{background-color:#0092bc;color:#fff;border:0}@media (max-width:764px){.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters__category-option[_ngcontent-%COMP%]{margin-right:70px}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters__category-option[_ngcontent-%COMP%]:last-child{margin-right:0}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters__asset-button-wrapper[_ngcontent-%COMP%]{flex-wrap:wrap;flex-direction:column-reverse}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters__asset-button-wrapper[_ngcontent-%COMP%]   .multi-select-filter-modal-button.nuv-button__btn[_ngcontent-%COMP%]{width:100%;padding:14px 0;font-size:16px;text-align:center;background-color:#005a74;color:#fff;margin-top:28px}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters__asset-button-wrapper[_ngcontent-%COMP%]   .multi-select-filter-modal-button.nuv-button__btn[_ngcontent-%COMP%]   .nuv-button__icon.nuv-button__icon--plus[_ngcontent-%COMP%]{position:relative;top:4px;left:9px}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters__asset-button-wrapper[_ngcontent-%COMP%]   .subscription-product-documents-label[_ngcontent-%COMP%]{width:100%}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters__asset-button-wrapper[_ngcontent-%COMP%]   .subscription-product-documents-label[_ngcontent-%COMP%]   .box[_ngcontent-%COMP%]{margin-top:14px;margin-left:0;padding:0}}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .subscription-product-documents-label[_ngcontent-%COMP%]{display:flex;justify-content:space-between;align-items:center}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters__container[_ngcontent-%COMP%]{width:100%;margin-top:0}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-filters__tab-button[_ngcontent-%COMP%]{padding-right:0}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-filters__tab-button--active[_ngcontent-%COMP%]{border-bottom:3px solid #253746}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters__tab-button[_ngcontent-%COMP%]{padding-right:0}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters__tab-button--active[_ngcontent-%COMP%]{border-bottom:3px solid #253746}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table[_ngcontent-%COMP%]{width:100%;margin-top:22px}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper--locked-header[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{max-width:unset}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]{overflow:scroll}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]{height:50px}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{font-weight:500;font-size:12px;line-height:14.4px;padding:3px 22px;max-width:120px;vertical-align:middle}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   .nuv-multi-select-filter-modal__filter-label[_ngcontent-%COMP%]   .nuv-multi-select-filter-modal__filter-checkbox[_ngcontent-%COMP%]{border:0;background-color:#bdc3c7}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   .nuv-multi-select-filter-modal__filter-label[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{width:0;height:0;visibility:hidden;display:none}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   .nuv-multi-select-filter-modal__filter-label[_ngcontent-%COMP%]   input[type=checkbox][_ngcontent-%COMP%]:checked + .nuv-multi-select-filter-modal__filter-checkbox[_ngcontent-%COMP%], .nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   .nuv-multi-select-filter-modal__filter-label--checked[_ngcontent-%COMP%]   .nuv-multi-select-filter-modal__filter-checkbox[_ngcontent-%COMP%]{background-color:#2ba824}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   .asset-class-breaker[_ngcontent-%COMP%]{position:-webkit-sticky;position:sticky;left:0;max-width:100vw}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   .asset-class-breaker[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{padding-top:11px;padding-bottom:11px}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   .nuv-td-item__name[_ngcontent-%COMP%]{color:#2b8818;text-decoration:underline;font-size:1rem;line-height:21.6px;cursor:pointer}@media (max-width:764px){.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .subscription-product-documents-label[_ngcontent-%COMP%]{flex-wrap:wrap;width:100%}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters__container[_ngcontent-%COMP%]{margin-top:0}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper--locked-header[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{max-width:unset;border-bottom:1px solid #253746}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper--locked-header[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:100;border-bottom:1px solid #253746;max-width:120px;min-width:120px}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{max-width:unset;border-bottom:1px solid #253746}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:100;border-bottom:1px solid #253746;max-width:120px;min-width:120px}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]{overflow:scroll}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   .nuv-td-item__name[_ngcontent-%COMP%]{min-width:300px;max-width:300px}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%] > [_ngcontent-%COMP%]:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:9}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   .nuv-td[_ngcontent-%COMP%]{padding:16px 52px;min-width:120px;max-width:120px}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   span.nuv-td[_ngcontent-%COMP%]{padding:0;min-width:0}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:9;max-width:120px;border-right:1px solid #bdc3c7}}@media (max-width:764px) and (max-width:764px){.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   .nuv-td-item__name.nuv-td[_ngcontent-%COMP%]{min-width:300px;max-width:300px}}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   .small[_ngcontent-%COMP%]{width:120px}@media (max-width:764px){.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper[_ngcontent-%COMP%]{width:100vw;overflow:scroll;position:relative;left:-20px}}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters[_ngcontent-%COMP%]   .nuv-product-detail-table__table-wrapper.nuv-clone[_ngcontent-%COMP%]{position:absolute}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters__container[_ngcontent-%COMP%]   .nuv-multi-select-filter-modal__main-container[_ngcontent-%COMP%]   .nuv-multi-select-filter-modal__filter-checkbox[_ngcontent-%COMP%]{border:0;background-color:#bdc3c7}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .nuv-product-filters__container[_ngcontent-%COMP%]   .nuv-multi-select-filter-modal__main-container[_ngcontent-%COMP%]   .nuv-multi-select-filter-modal__filter-label-text[_ngcontent-%COMP%]{color:#66737d;padding-left:11px}.nuv-subscription-v2__tab-content__container[_ngcontent-%COMP%]   .hide-table-row[_ngcontent-%COMP%]{display:none}.nuv-product-detail-table__cell-content[_ngcontent-%COMP%]{position:relative}.nuv-product-detail-table__cell-content[_ngcontent-%COMP%]   .minus-icon[_ngcontent-%COMP%]{display:inline-block;position:absolute;right:10px;top:5px;width:13px;height:0;border:1px solid #fff;opacity:1}.nuv-product-detail-table__cell-content[_ngcontent-%COMP%]   .plus-icon[_ngcontent-%COMP%]{width:20px;height:20px;position:absolute;top:-1px;right:6px;border:none;background-color:transparent}.nuv-product-detail-table__cell-content[_ngcontent-%COMP%]   .plus-icon[_ngcontent-%COMP%]::after, .nuv-product-detail-table__cell-content[_ngcontent-%COMP%]   .plus-icon[_ngcontent-%COMP%]::before{content:'';position:absolute}.nuv-product-detail-table__cell-content[_ngcontent-%COMP%]   .plus-icon[_ngcontent-%COMP%]::before{background-color:#fff;width:70%;height:2px;top:48%;left:14%;transform:translate(0,-50%)}.nuv-product-detail-table__cell-content[_ngcontent-%COMP%]   .plus-icon[_ngcontent-%COMP%]::after{background-color:#fff;width:2px;height:66%;top:16%;left:48%;transform:translate(-50%,0)}.nuv-subscription-v2-product-table-filters[_ngcontent-%COMP%]{font-size:1rem;line-height:1;font-family:Source Sans Pro,sans-serif;padding:10px 10px 5px;display:flex;color:#253746;border:1px solid #253746;background-color:transparent;cursor:pointer;max-height:32px;margin-right:5px;margin-bottom:5px;align-items:center}.nuv-subscription-v2-product-table-filters--wrapper[_ngcontent-%COMP%]{display:flex;width:80%;flex-wrap:wrap}@media (max-width:768px){.nuv-subscription-v2-product-table-filters[_ngcontent-%COMP%]{max-height:unset}.nuv-subscription-v2-product-table-filters--wrapper[_ngcontent-%COMP%]{margin-top:5px;width:100%}}.nuv-subscription-v2-product-table-filters--reset[_ngcontent-%COMP%]{width:100%;display:flex;justify-content:end;align-items:center}.nuv-subscription-v2-product-table-filters--reset[_ngcontent-%COMP%]   .nuv-multi-select-filter-modal__reset-btn[_ngcontent-%COMP%]{text-decoration:underline;margin:0;font-family:Source Sans Pro,sans-serif;color:#2b8818}.nuv-subscription-v2-product-table-filters--reset[_ngcontent-%COMP%]   .nuv-multi-select-filter-modal__reset-text[_ngcontent-%COMP%]{color:#2b8818;font-family:Source Sans Pro,sans-serif;text-decoration:underline;-webkit-text-decoration-color:#2b8818;text-decoration-color:#2b8818}.nuv-subscription-v2-product-table-filters--reset[_ngcontent-%COMP%]   .nuv-multi-select-filter-modal__reset-icon[_ngcontent-%COMP%]   path[_ngcontent-%COMP%]:first-child{fill:#2b8818!important}.nuv-subscription-v2-product-table-filters--reset[_ngcontent-%COMP%]   .nuv-multi-select-filter-modal__reset-icon[_ngcontent-%COMP%]   path[_ngcontent-%COMP%]:last-child{stroke:#2b8818!important}.nuv-subscription-v2-product-table-filters-delete[_ngcontent-%COMP%]{padding-left:12px;padding-top:1px}.nuv-subscription-v2-product-table-filters-container[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap;margin-top:15px;padding-top:17px;align-items:center;position:relative}.nuv-subscription-v2-product-table-filters-container[_ngcontent-%COMP%]::before{content:'';position:absolute;height:1px;width:100%;background-color:#253746;top:1px}.nuv-subscription-v2-product-table-results[_ngcontent-%COMP%]{padding:14px 50px 10px 0;font-family:Source Sans Pro,sans-serif;color:#253746;font-weight:400;font-size:1rem;font-style:italic;min-width:215px;align-self:flex-start}@media (max-width:768px){.nuv-subscription-v2-product-table-filters-container[_ngcontent-%COMP%]{display:inline-block}.nuv-subscription-v2-product-table-results[_ngcontent-%COMP%]{min-width:unset}}"]],data:{}});function _j(t){return pr(0,[(t()(),Ki(0,0,null,null,14,"div",[["class","subscription-product-documents-sub_title"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,13,"div",[["class","nuv-multi-select-filter-modal__filter-label-container"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,12,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),jl(3,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(4,0,null,null,5,"input",[["class","subscription-product-documents-checkbox"],["formControlName","subscribeitems_1739"],["type","checkbox"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==Al(t,5).onChange(e.target.checked)&&o),"blur"===n&&(o=!1!==Al(t,5).onTouched()&&o),"change"===n&&(o=!1!==i.cefPressReleaseChange()&&o),o}),null,null)),jl(5,16384,null,0,fh,[Ln,Sn],null,null),Vl(1024,null,ph,(function(t){return[t]}),[fh]),jl(7,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(9,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(10,0,null,null,2,"span",[["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,1,":svg:svg",[["class","nuv-multi-select-filter-modal__icon-checked"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(-1,null,["CEF press releases"]))],(function(t,n){t(n,3,0,"nuv-multi-select-filter-modal__filter-label",n.component.cefPressRelease?"nuv-multi-select-filter-modal__filter-label--checked":""),t(n,7,0,"subscribeitems_1739")}),(function(t,n){t(n,4,0,Al(n,9).ngClassUntouched,Al(n,9).ngClassTouched,Al(n,9).ngClassPristine,Al(n,9).ngClassDirty,Al(n,9).ngClassValid,Al(n,9).ngClassInvalid,Al(n,9).ngClassPending)}))}function Cj(t){return pr(0,[(t()(),Ki(0,0,null,null,8,"label",[["class","subscription-product-documents-item"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,6,"input",[["class","subscription-product-documents-radio-btn"],["formControlName","cadence"],["type","radio"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"change"]],(function(t,n,e){var o=!0;return"input"===n&&(o=!1!==Al(t,2)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,2).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,2)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,2)._compositionEnd(e.target.value)&&o),"change"===n&&(o=!1!==Al(t,3).onChange()&&o),"blur"===n&&(o=!1!==Al(t,3).onTouched()&&o),o}),null,null)),jl(2,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),jl(3,212992,null,0,Ah,[Ln,Sn,xh,rn],{formControlName:[0,"formControlName"],value:[1,"value"]},null),Vl(1024,null,ph,(function(t,n){return[t,n]}),[Ph,Ah]),jl(5,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(7,16384,null,0,Qh,[[4,bh]],null,null),(t()(),hr(8,null,[" "," "]))],(function(t,n){t(n,3,0,"cadence",n.context.$implicit.id),t(n,5,0,"cadence")}),(function(t,n){t(n,1,0,Al(n,7).ngClassUntouched,Al(n,7).ngClassTouched,Al(n,7).ngClassPristine,Al(n,7).ngClassDirty,Al(n,7).ngClassValid,Al(n,7).ngClassInvalid,Al(n,7).ngClassPending),t(n,8,0,n.context.$implicit.label)}))}function pj(t){return pr(0,[(t()(),Ki(0,0,null,null,14,"div",[["class","nuv-button nuv-button--dark nuv-product-filters__multi-select-button nuv-button--icon nuv-button--icon-plus nuv-product-filters__asset-button-wrapper"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,6,"button",[["class","nuv-button__btn nuv-multi-select-filter-modal-trigger false multi-select-filter-modal-button"],["type","button"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.onAssetClass(t.parent.context.$implicit)&&o),o}),null,null)),(t()(),Ki(2,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(-1,null,["Filter By Asset class"])),(t()(),Ki(4,0,null,null,3,"div",[["class","nuv-button__icon nuv-button__icon--plus"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,2,":svg:svg",[["height","13"],["role","img"],["width","12"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,1,":svg:g",[["class","plusIcon"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"],["stroke-linecap","square"],["stroke-width","2"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,":svg:path",[["d","M6 1.5v10M11 6.5H1"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,6,"div",[["class","subscription-product-documents-label"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,1,"label",[["class","subscription-product-documents-label"]],null,null,null,null,null)),(t()(),hr(-1,null,["Product delivery preferences:"])),(t()(),Ki(11,0,null,null,3,"ul",[["class","box"],["style","list-style-type:none"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,2,"li",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Cj)),jl(14,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,14,0,n.parent.parent.context.$implicit.cadence)}),null)}function fj(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"button",[["class","nuv-subscription-v2-product-table-filters"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.removeFilter(t.context.$implicit,t.parent.parent.context.$implicit,e)&&o),o}),null,null)),(t()(),Ki(1,0,null,null,1,"span",[["class","nuv-subscription-v2-product-table-filters-name"]],null,null,null,null,null)),(t()(),hr(2,null,["",""])),(t()(),Ki(3,0,null,null,3,"div",[["class","nuv-subscription-v2-product-table-filters-delete"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,2,":svg:svg",[["aria-label","nuv-subscription-v2-product-table-filters-delete-icon"],["height","12"],["role","img"],["viewBox","0 0 9 8"],["width","14"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,":svg:g",[["fill","none"],["fill-rule","evenodd"],["stroke","#253746"],["stroke-linecap","square"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:path",[["d","M8.071068 0L1 7.071068M8.071068 7.071068L1 0"]],null,null,null,null,null))],null,(function(t,n){t(n,2,0,n.context.$implicit.key)}))}function Mj(t){return pr(0,[(t()(),Ki(0,0,null,null,14,"div",[["class","nuv-subscription-v2-product-table-filters-container"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"span",[["class","nuv-subscription-v2-product-table-results"]],null,null,null,null,null)),(t()(),hr(2,null,[""," matching results >>"])),(t()(),Ki(3,0,null,null,3,"div",[["class","nuv-subscription-v2-product-table-filters--wrapper"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,2,null,fj)),jl(5,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),Rl(0,Yd,[Zo]),(t()(),Ki(7,0,null,null,7,"div",[["class","nuv-subscription-v2-product-table-filters--reset"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,6,"button",[["class","nuv-multi-select-filter-modal__reset-btn"],["type","button"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.onResetFilters(t.parent.parent.context.$implicit)&&o),o}),null,null)),(t()(),Ki(9,0,null,null,3,":svg:svg",[["class","nuv-multi-select-filter-modal__reset-icon"],["height","16"],["role","img"],["width","21"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,2,":svg:g",[["fill","none"],["fill-rule","evenodd"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,0,":svg:path",[["d","M11.657 8L6 13.657.343 8z"],["fill","#253746"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,0,":svg:path",[["d","M13 15a7 7 0 1 0-7-7"],["stroke","#253746"],["stroke-width","2"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,1,"span",[["class","nuv-multi-select-filter-modal__reset-text"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Reset filters "]))],(function(t,n){t(n,5,0,Oi(n,5,0,Al(n,6).transform(n.parent.context.$implicit.filterData)))}),(function(t,n){t(n,2,0,n.parent.context.$implicit.totalFilters)}))}function Pj(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Mj)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,n.parent.context.$implicit.id==n.context.$implicit.tabId&&n.context.$implicit.totalFilters>0)}),null)}function Oj(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"th",[["class","small nuv-text-align-left"],["rowspan","2"]],null,null,null,null,null)),(t()(),hr(-1,null,["STRATEGY NAME"]))],null,null)}function mj(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"th",[["class","small nuv-text-align-left"],["rowspan","2"]],null,null,null,null,null)),(t()(),hr(-1,null,["NAME"]))],null,null)}function vj(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"th",[["class","nuv-text-align-left"],["rowspan","2"]],null,null,null,null,null)),(t()(),hr(-1,null,["FUND NAME"]))],null,null)}function yj(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"th",[["class","small nuv-text-align-center"],["rowspan","2"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(2,null,[" "," "]))],null,(function(t,n){t(n,2,0,n.context.$implicit)}))}function bj(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"th",[["class","small nuv-text-align-left"],["rowspan","2"]],null,null,null,null,null)),(t()(),hr(-1,null,["STRATEGY NAME"]))],null,null)}function xj(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"th",[["class","small nuv-text-align-left"],["rowspan","2"]],null,null,null,null,null)),(t()(),hr(-1,null,["NAME"]))],null,null)}function Aj(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"th",[["class","nuv-text-align-left"],["rowspan","2"]],null,null,null,null,null)),(t()(),hr(-1,null,["FUND NAME"]))],null,null)}function wj(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"th",[["class","small nuv-text-align-center"],["rowspan","2"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(2,null,[" "," "]))],null,(function(t,n){t(n,2,0,n.context.$implicit)}))}function Bj(t){return pr(0,[(t()(),Ki(0,0,null,null,5,"tr",[["class","asset-class-breaker"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleTableSubsection(e.target)&&o),o}),null,null)),(t()(),Ki(1,0,null,null,4,"td",[["colspan","10"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,3,"div",[["class","nuv-product-detail-table__cell-content"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),hr(4,null,["",""])),(t()(),Ki(5,0,null,null,0,"span",[["class","nuv-product-detail-table__cell-content-line minus-icon"]],null,null,null,null,null))],null,(function(t,n){t(n,4,0,n.parent.parent.context.index>0&&n.parent.parent.parent.parent.context.$implicit.items[n.parent.parent.context.index-1].category===n.parent.parent.context.$implicit.category?"":n.parent.parent.context.$implicit.category)}))}function kj(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"span",[["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,":svg:svg",[["class","nuv-multi-select-filter-modal__icon-checked"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"]],null,null,null,null,null))],null,null)}function Sj(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"span",[["class","nuv-td"],["style","cursor: default; border-right: none;"]],null,null,null,null,null)),(t()(),hr(-1,null,["n/a"]))],null,null)}function Tj(t){return pr(0,[(t()(),Ki(0,0,null,null,14,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,13,"td",[["class","small nuv-text-align-center nuv-td"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,12,"div",[["class","nuv-multi-select-filter-modal__filter-label-container"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,11,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),jl(4,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(5,0,null,null,5,"input",[["class","subscription-product-documents-checkbox"],["type","checkbox"]],[[8,"checked",0],[8,"id",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==Al(t,6).onChange(e.target.checked)&&o),"blur"===n&&(o=!1!==Al(t,6).onTouched()&&o),"change"===n&&(i.onChkChange(t.parent.parent.context.$implicit),o=!1!==i.inputFieldsChange(e)&&o),o}),null,null)),jl(6,16384,null,0,fh,[Ln,Sn],null,null),Vl(1024,null,ph,(function(t){return[t]}),[fh]),jl(8,671744,null,0,O_,[[3,ah],[8,null],[8,null],[6,ph],[2,C_]],{name:[0,"name"]},null),Vl(2048,null,bh,null,[O_]),jl(10,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,kj)),jl(12,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Sj)),jl(14,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,4,0,"nuv-multi-select-filter-modal__filter-label",null!=e.loggedInSubscriptionIDS&&e.loggedInSubscriptionIDS.includes(n.context.$implicit)?"nuv-multi-select-filter-modal__filter-label--checked":""),t(n,8,0,"subscribeitems_"+n.context.$implicit),t(n,12,0,!e.productDocumentsGroup.controls["subscribeitems_"+n.context.$implicit].disabled),t(n,14,0,e.productDocumentsGroup.controls["subscribeitems_"+n.context.$implicit].disabled)}),(function(t,n){var e=n.component;t(n,5,0,null==e.loggedInSubscriptionIDS?null:e.loggedInSubscriptionIDS.includes(n.context.$implicit),Yi(1,"",n.context.$implicit,""),Al(n,10).ngClassUntouched,Al(n,10).ngClassTouched,Al(n,10).ngClassPristine,Al(n,10).ngClassDirty,Al(n,10).ngClassValid,Al(n,10).ngClassInvalid,Al(n,10).ngClassPending)}))}function Ej(t){return pr(0,[(t()(),Ki(0,0,null,null,14,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Bj)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(3,0,null,null,11,"tr",[],null,null,null,null,null)),(t()(),Ki(4,0,null,null,7,"td",[["class","small nuv-text-align-center nuv-td"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,6,"div",[["class","nuv-multi-select-filter-modal__filter-label-container"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,5,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),jl(7,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(8,0,null,null,0,"input",[["class","subscription-product-documents-checkbox select-all"],["type","checkbox"]],[[8,"checked",0]],[[null,"change"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(i.onSelectAllClick(t.parent.context.$implicit),o=!1!==i.inputFieldsChange(e)&&o),o}),null,null)),(t()(),Ki(9,0,null,null,2,"span",[["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,1,":svg:svg",[["class","nuv-multi-select-filter-modal__icon-checked"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,0,"td",[["class","nuv-td nuv-td-item__name"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Tj)),jl(14,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.parent.context.$implicit.category&&(n.parent.context.index>0&&n.parent.parent.parent.context.$implicit.items[n.parent.context.index-1].category!==n.parent.context.$implicit.category||0===n.parent.context.index)),t(n,7,0,"nuv-multi-select-filter-modal__filter-label",n.parent.context.$implicit.selectAllToggle?"":"nuv-multi-select-filter-modal__filter-label--checked"),t(n,14,0,n.parent.context.$implicit.subscribeitems)}),(function(t,n){t(n,8,0,n.parent.context.$implicit.selectAllToggle?"":"checked"),t(n,12,0,n.parent.context.$implicit.name)}))}function Ij(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Ej)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,n.component.showCategory(n.context.$implicit,n.parent.parent.context.$implicit.id))}),null)}function zj(t){return pr(0,[(t()(),Ki(0,0,null,null,30,"div",[["class","nuv-product-detail-table__table-wrapper"]],null,[[null,"scroll"]],(function(t,n,e){var o=!0;return"scroll"===n&&(o=!1!==t.component.onWindowHorizontalScroll(e)&&o),o}),null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(2,0,null,null,28,"table",[],null,null,null,null,null)),(t()(),Ki(3,0,null,null,11,"thead",[["class","nuv-product-detail-table__thead-reference"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,10,"tr",[],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,"th",[["class","small nuv-text-align-center"],["rowspan","2"]],null,null,null,null,null)),(t()(),hr(-1,null,["SELECT / UNSELECT ALL"])),(t()(),Zi(16777216,null,null,1,null,Oj)),jl(8,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,mj)),jl(10,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,vj)),jl(12,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,yj)),jl(14,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(15,0,null,null,12,"thead",[["class","nuv-product-detail-table__thead-original"]],null,null,null,null,null)),jl(16,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(17,0,null,null,10,"tr",[],null,null,null,null,null)),(t()(),Ki(18,0,null,null,1,"th",[["class","small nuv-text-align-center"],["rowspan","2"]],null,null,null,null,null)),(t()(),hr(-1,null,["SELECT / UNSELECT ALL"])),(t()(),Zi(16777216,null,null,1,null,bj)),jl(21,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,xj)),jl(23,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Aj)),jl(25,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,wj)),jl(27,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(28,0,null,null,2,"tbody",[],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Ij)),jl(30,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,1,0,"nuv-product-detail-table__table-wrapper",n.context.isClone?"nuv-clone":"nuv-original-"+n.parent.context.$implicit.id),t(n,8,0,"SMA"===n.parent.context.$implicit.vehicletype),t(n,10,0,"MP"===n.parent.context.$implicit.vehicletype),t(n,12,0,"SMA"!==n.parent.context.$implicit.vehicletype&&"MP"!==n.parent.context.$implicit.vehicletype),t(n,14,0,n.parent.context.$implicit.columns),t(n,16,0,"nuv-product-detail-table__thead-original",n.context.isClone?"":"nuv-update-"+n.parent.context.$implicit.id),t(n,21,0,"SMA"===n.parent.context.$implicit.vehicletype),t(n,23,0,"MP"===n.parent.context.$implicit.vehicletype),t(n,25,0,"SMA"!==n.parent.context.$implicit.vehicletype&&"MP"!==n.parent.context.$implicit.vehicletype),t(n,27,0,n.parent.context.$implicit.columns),t(n,30,0,n.parent.context.$implicit.items)}),null)}function Lj(t){return pr(0,[(t()(),Ki(0,0,[["div_preview",1]],null,0,null,null,null,null,null,null,null))],null,null)}function Dj(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"nuv-modal-v2",[],null,null,null,qF,WF)),jl(1,114688,[[1,4]],0,EP,[],{id:[0,"id"]},null),(t()(),Ki(2,0,null,0,1,"nuv-filter-v2",[],[[8,"id",0]],[[null,"filterChange"]],(function(t,n,e){var o=!0;return"filterChange"===n&&(o=!1!==t.component.onFilterChange(e)&&o),o}),QF,YF)),jl(3,638976,[[3,4]],0,IP,[],{title:[0,"title"],tabCategories:[1,"tabCategories"]},{filterChange:"filterChange"})],(function(t,n){var e=n.component;t(n,1,0,"nuvFilterModal_"+n.parent.context.$implicit.id),t(n,3,0,"Filter by asset class",e.tabCategory)}),(function(t,n){t(n,2,0,"nuvFilter_"+n.parent.context.$implicit.id)}))}function Nj(t){return pr(0,[(t()(),Ki(0,0,null,null,17,"nuv-tab-v2",[],null,null,null,ej,nj)),jl(1,114688,[[4,4]],0,tj,[],{title:[0,"title"],tabId:[1,"tabId"]},null),(t()(),Zi(16777216,null,0,1,null,_j)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,0,1,null,pj)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,0,1,null,Pj)),jl(7,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(8,0,null,0,7,"div",[["class","nuv-clear"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,6,"div",[["class","nuv-product-detail-table nuv-product-detail-table--headers-locked nuv-product-detail-table--theme-light nuv-product-detail-table--fullwidth sub-product-table"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,5,"div",[],null,null,null,null,null)),(t()(),Ki(11,0,null,null,4,"div",[["class","nuv-product-detail-table__table-outer-wrapper"]],null,null,null,null,null)),(t()(),Zi(0,[["nuv_sub_template",2]],null,0,null,zj)),(t()(),Zi(16777216,null,null,2,null,Lj)),jl(14,540672,null,0,jd,[ko],{ngTemplateOutletContext:[0,"ngTemplateOutletContext"],ngTemplateOutlet:[1,"ngTemplateOutlet"]},null),dr(15,{isClone:0}),(t()(),Zi(16777216,null,0,1,null,Dj)),jl(17,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,1,0,n.context.$implicit.label,n.context.$implicit.id),t(n,3,0,"CEF"===n.context.$implicit.vehicletype),t(n,5,0,"SMA"!==n.context.$implicit.vehicletype&&n.context.$implicit.categories&&n.context.$implicit.categories.length>0),t(n,7,0,e.subTabAppliedFilters);var o=t(n,15,0,!1);t(n,14,0,o,Al(n,12)),t(n,17,0,"SMA"!==n.context.$implicit.vehicletype&&n.context.$implicit.categories&&n.context.$implicit.categories.length>0)}),null)}function Fj(t){return pr(0,[(t()(),Ki(0,0,null,null,5,"div",[["class","nuv-product-filters__container"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,4,"nuv-tabs-v2",[],null,[[null,"tabChange"]],(function(t,n,e){var o=!0;return"tabChange"===n&&(o=!1!==t.component.onTabChange(e)&&o),o}),gj,lj)),jl(2,1097728,null,1,ij,[],{tabType:[0,"tabType"]},{tabChange:"tabChange"}),er(603979776,4,{nTabs:1}),(t()(),Zi(16777216,null,0,1,null,Nj)),jl(5,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.component.TabType.SubTab),t(n,5,0,n.context.$implicit.subtabs)}),null)}function jj(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"img",[["class","sub-product-doc-animation-img"],["src","https://www.nuveen.com/images/762/220/1502500762220/loading_screen_product_1023_1x.gif"]],null,null,null,null,null))],null,null)}function Rj(t){return pr(0,[er(671088640,1,{nuvFilterModals:1}),er(402653184,2,{elementRef:0}),er(671088640,3,{NuvFilterComponentsV2:1}),(t()(),Ki(3,0,[[2,0],["elementRef",1]],null,11,"div",[["class","nuv-subscription-v2__tab-content__container"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,"h5",[["class","nuv-subscription-v2__tab-content__top-heading"]],null,null,null,null,null)),(t()(),hr(5,null,[" "," "])),(t()(),Ki(6,0,null,null,8,"div",[],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(t,n,e){var o=!0;return"submit"===n&&(o=!1!==Al(t,7).onSubmit(e)&&o),"reset"===n&&(o=!1!==Al(t,7).onReset()&&o),o}),null,null)),jl(7,540672,null,0,p_,[[8,null],[8,null]],{form:[0,"form"]},null),Vl(2048,null,ah,null,[p_]),jl(9,16384,null,0,t_,[[4,ah]],null,null),(t()(),Ki(10,0,null,null,4,"div",[["class","nuv-product-filters nuv-product-filters--with-multi-select"],["id","nuv-product-tabs"],["style","margin-left:0px;width:100%;"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,2,null,Fj)),jl(12,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),Rl(131072,Hd,[To]),(t()(),Zi(0,[["loading",2]],null,0,null,jj))],(function(t,n){var e=n.component;t(n,7,0,e.productDocumentsGroup),t(n,12,0,Oi(n,12,0,Al(n,13).transform(e.tabDataLocal$)),Al(n,14))}),(function(t,n){t(n,5,0,n.component.tabHeading),t(n,6,0,Al(n,9).ngClassUntouched,Al(n,9).ngClassTouched,Al(n,9).ngClassPristine,Al(n,9).ngClassDirty,Al(n,9).ngClassValid,Al(n,9).ngClassInvalid,Al(n,9).ngClassPending)}))}var Vj=mi({encapsulation:2,styles:[["#tab-tab2 .nuv-multi-select-filter-modal__filter-checkbox{position:relative}.nuv-subscription-v2__tab-content__container{max-width:1320px;margin:auto}.nuv-subscription-v2__tab-content__container--global .nuv-subscription-v2__tab-content__checkbox-container_global-content{gap:20px;width:100%}.nuv-subscription-v2__tab-content__container--global .nuv-subscription-v2__tab-content__checkbox-title{max-width:100%}.nuv-subscription-v2__tab-content__container--global .nuv-subscription-v2__tab-content__checkbox-container-section{width:28.33%}@media (max-width:764px){.nuv-subscription-v2__tab-content__container--global .nuv-subscription-v2__tab-content__checkbox-container-section{width:unset}}.nuv-subscription-v2__tab-content__container .nuv-multi-select-filter-modal__filter-label{position:relative;cursor:pointer}.nuv-subscription-v2__tab-content__container .nuv-multi-select-filter-modal input[type=checkbox]{width:0;height:0;position:absolute;visibility:hidden;display:none;opacity:0}.nuv-subscription-v2__tab-content__container .nuv-multi-select-filter-modal__filter-checkbox{display:flex;-webkit-box-pack:center;margin:0;border:1px solid #707070;justify-content:center;align-items:center;width:18px;height:18px;background-color:#fff;transition:background-color .25s ease;flex:0 0 auto}.nuv-subscription-v2__tab-content__container .nuv-multi-select-filter-modal__filter-label-text{font-family:\"Source Sans Pro\",sans-serif;font-size:1rem;color:#66737d;letter-spacing:.00813rem;line-height:1;margin-top:2px;transition:color .25s ease}.nuv-subscription-v2__tab-content__container input[type=checkbox]:checked+.nuv-multi-select-filter-modal__filter-checkbox{background-color:#2ba824}.nuv-subscription-v2__tab-content__container input[type=checkbox]:checked~.nuv-multi-select-filter-modal__filter-label-text{text-shadow:0 0 .6px #253746;color:#253746;margin-top:0}.nuv-subscription-v2__tab-content__container .nuv-multi-select-filter-modal__icon-checked{display:inline-block;width:11px;height:6px;flex:0 0 auto}.nuv-subscription-v2__tab-content__container .nuv-multi-select-filter-modal__icon-checked-path{stroke-dasharray:18;stroke-dashoffset:18;transition:stroke-dashoffset .25s linear}.nuv-subscription-v2__tab-content__container .nuv-multi-select-filter-modal__filter-label--checked .nuv-multi-select-filter-modal__icon-checked-path{stroke-dashoffset:0}.nuv-subscription-v2__tab-content__container .nuv-multi-select-filter-modal__filter-label--checked~.nuv-subscription-v2__tab-content__checkbox-list_text,.nuv-subscription-v2__tab-content__container .nuv-multi-select-filter-modal__filter-label--checked~.nuv-subscription-v2__tab-content__nested-checkbox{text-shadow:0 0 .6px #253746}.nuv-subscription-v2__tab-content__top-heading{margin:0;padding-top:60px}@media (max-width:764px){.nuv-subscription-v2__tab-content__top-heading{padding-top:40px;font-size:20px}}.nuv-subscription-v2__tab-content__checkbox{list-style:none;padding-bottom:58px}.nuv-subscription-v2__tab-content__checkbox:last-child{padding-bottom:0}.nuv-subscription-v2__tab-content__checkbox--listed{padding-bottom:26px}.nuv-subscription-v2__tab-content__checkbox-title{text-transform:uppercase;opacity:1;gap:10px;text-align:left;align-items:flex-start;display:flex;font:bold 18px/19px Source Sans Pro;letter-spacing:0;margin-top:0;max-width:80%}.nuv-subscription-v2__tab-content__checkbox-title .nuv-multi-select-filter-modal__filter-label{padding-top:0}@media (max-width:764px){.nuv-subscription-v2__tab-content__checkbox-title{width:unset;font-size:1rem;line-height:19.2px}}.nuv-subscription-v2__tab-content__checkbox-title input{width:0;position:absolute;visibility:hidden;display:none;opacity:0}.nuv-subscription-v2__tab-content__checkbox-title .checkbox_title__info{text-align:left;font:18px/19px Source Sans Pro;letter-spacing:0;color:#787878;text-transform:uppercase;display:inline-block}@media (max-width:764px){.nuv-subscription-v2__tab-content__checkbox-title .checkbox_title__info{margin-left:0;font-size:1rem;line-height:19.2px}}.nuv-subscription-v2__tab-content__checkbox-title .checkbox_title__info::first-letter{margin-right:11px}.nuv-subscription-v2__tab-content__checkbox-title a{font:bold 18px/19px Source Sans Pro;letter-spacing:0;color:#2b8818;display:inline;padding-right:11px}.nuv-subscription-v2__tab-content__checkbox-title a:not([href]),.nuv-subscription-v2__tab-content__checkbox-title a[href='#'],.nuv-subscription-v2__tab-content__checkbox-title a[href='']{pointer-events:none;color:#253746}.nuv-subscription-v2__tab-content__checkbox-description{max-width:391px;letter-spacing:.11px;padding-left:29px;padding-top:10px;margin:0}.nuv-subscription-v2__tab-content__checkbox-description p{font-family:Georgia,\"Times New Roman\",Times;font-size:1rem;line-height:1.5;margin:0;color:#253746}@media (max-width:764px){.nuv-subscription-v2__tab-content__checkbox-title a{font-size:1rem;padding-right:11px}.nuv-subscription-v2__tab-content__checkbox-description,.nuv-subscription-v2__tab-content__checkbox-description p{font-size:14px;line-height:21px}}.nuv-subscription-v2__tab-content__checkbox-caption{font:16px/1.5 Georgia;margin:16px 0 0;color:#253746;padding-left:29px}.nuv-subscription-v2__tab-content__checkbox-caption p{margin-bottom:0}.nuv-subscription-v2__tab-content__checkbox-list{list-style:none;margin:0;padding-left:30px;display:flex;gap:12px;flex-direction:column}.nuv-subscription-v2__tab-content__checkbox-list li{padding-bottom:10px;font-size:16px;text-align:left;letter-spacing:0;opacity:1;display:flex;gap:10px;align-items:center;font-family:Source Sans Pro}.nuv-subscription-v2__tab-content__checkbox-list li input{width:0;position:absolute;opacity:0;visibility:hidden;display:none}.nuv-subscription-v2__tab-content__checkbox-list li label{gap:5px}@media (max-width:764px){.nuv-subscription-v2__tab-content__checkbox-caption{font-size:14px;line-height:21px}.nuv-subscription-v2__tab-content__checkbox-list li .nuv-subscription-v2__tab-content__nested-checkbox{font-size:14px;line-height:19.2px}}.nuv-subscription-v2__tab-content__checkbox-list li .nuv-subscription-v2__tab-content__nested-checkbox .nuv-subscription-v2__tab-content__checkbox-list_text{text-align:left;font:400 16px/19px Source Sans Pro;letter-spacing:0;color:#253746;opacity:1}.nuv-subscription-v2__tab-content__checkbox-list li span.nuv-subscription-v2__tab-content__nested-checkbox{color:#253746;text-decoration:none}.nuv-subscription-v2__tab-content__checkbox-list-container{display:flex;width:100%;flex-direction:row;padding-top:33px;padding-bottom:76px;border-bottom:1px solid #bdc3c7}.nuv-subscription-v2__tab-content__checkbox-list-container-section{display:flex;flex-direction:column;width:33.33%}.nuv-subscription-v2__tab-content__checkbox-list-container-section:nth-child(2){width:34.33%}.nuv-subscription-v2__tab-content__checkbox-list-container-section:nth-child(2) .nuv-subscription-v2__tab-content__checkbox-title{max-width:100%}.nuv-subscription-v2__tab-content__checkbox-list-container_global-content{display:flex;flex-direction:row;gap:30px}@media (max-width:764px){.nuv-subscription-v2__tab-content__checkbox-list-container{padding-bottom:75px}.nuv-subscription-v2__tab-content__checkbox-list-container-section{width:100%}.nuv-subscription-v2__tab-content__checkbox-list-container-section:nth-child(2){width:unset}.nuv-subscription-v2__tab-content__checkbox-list-container,.nuv-subscription-v2__tab-content__checkbox-list-container_global-content{flex-direction:column;gap:58px}}"]],data:{}});function Gj(t){return pr(0,[(t()(),Ki(0,0,null,null,8,"li",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,5,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Ki(3,0,null,null,0,"input",[["type","checkbox"]],[[8,"id",0],[8,"checked",0]],[[null,"change"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==i.inputFieldsChange(e)&&o),"change"===n&&(o=!1!==i.checkParent()&&o),o}),null,null)),(t()(),Ki(4,0,null,null,2,"span",[["aria-label","checked icon"],["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,":svg:svg",[["aria-label","checked_icon"],["class","nuv-multi-select-filter-modal__icon-checked"],["focusable","false"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["id","checked_icon"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,1,"span",[["class","nuv-subscription-v2__tab-content__nested-checkbox"]],null,null,null,null,null)),(t()(),hr(8,null,["",""]))],(function(t,n){var e=n.component;t(n,2,0,"nuv-multi-select-filter-modal__filter-label",null!=e.loggedInSubscriptionIDS&&e.loggedInSubscriptionIDS.includes(n.context.$implicit.id)?"nuv-multi-select-filter-modal__filter-label--checked":"")}),(function(t,n){var e=n.component;t(n,3,0,Yi(1,"",n.context.$implicit.id,""),null==e.loggedInSubscriptionIDS?null:e.loggedInSubscriptionIDS.includes(n.context.$implicit.id)),t(n,8,0,n.context.$implicit.title)}))}function Uj(t){return pr(0,[er(402653184,1,{elementRef:0}),(t()(),Ki(1,0,[[1,0],["elementRef",1]],null,16,"div",[["class","nuv-subscription-v2__tab-content__container"]],[[2,"nuv-subscription-v2__tab-content__container--global",null]],null,null,null,null)),(t()(),Ki(2,0,null,null,1,"h5",[["class","nuv-subscription-v2__tab-content__top-heading"]],null,null,null,null,null)),(t()(),hr(3,null,["",""])),(t()(),Ki(4,0,null,null,13,"div",[["class","nuv-subscription-v2__tab-content__checkbox-container"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,12,"div",[["class","nuv-subscription-v2__tab-content__checkbox-container-section"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,8,"div",[["class","nuv-subscription-v2__tab-content__checkbox nuv-subscription-v2__tab-content__checkbox--listed"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,6,"h3",[["class","nuv-subscription-v2__tab-content__checkbox-title"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,4,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,0,"input",[["class","select-all"],["id","cc-select-all"],["type","checkbox"]],null,[[null,"change"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==t.component.inputFieldsChange(e)&&o),o}),null,null)),(t()(),Ki(10,0,null,null,2,"span",[["aria-label","checked icon"],["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,1,":svg:svg",[["aria-label","checked_icon"],["class","nuv-multi-select-filter-modal__icon-checked"],["focusable","false"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["id","checked_icon"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,0,"div",[],[[8,"outerHTML",1]],null,null,null,null)),(t()(),Ki(14,0,null,null,0,"p",[["class","nuv-subscription-v2__tab-content__checkbox-caption"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(15,0,null,null,2,"ul",[["class","nuv-subscription-v2__tab-content__checkbox-list"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Gj)),jl(17,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,17,0,n.component.nestedCheckBoxes)}),(function(t,n){var e=n.component;t(n,1,0,"global"==e.sitename),t(n,3,0,e.tabHeading),t(n,13,0,e.conferenceCallCheckboxLabel),t(n,14,0,e.ccDescription)}))}var Hj=mi({encapsulation:2,styles:[[".nuv-subscription-v2-selections__container{margin:auto;max-width:1320px;width:100%;background:no-repeat padding-box #fff;opacity:1}.nuv-subscription-v2-selections__heading{text-align:left;letter-spacing:0;color:#253746;opacity:1;font-size:26px}.nuv-subscription-v2-selections__heading h3{margin-bottom:0;margin-top:11px}.nuv-subscription-v2-selections__subheading{text-align:left;letter-spacing:0;opacity:1;font-size:15px;margin-top:14px;margin-bottom:40px}.nuv-subscription-v2-selections__subheading p{font:600 16px/22px Georgia;letter-spacing:0;color:#253746;text-align:left;margin-top:2px}.nuv-subscription-v2-selections__details{width:50%;margin-right:auto;text-align:left;letter-spacing:.12px;color:#253746;opacity:1;font:18px/34px Georgia}.nuv-subscription-v2-selections__details p{margin:0}@media screen and (max-width:800px){.nuv-subscription-v2-selections__details{width:90%}}.nuv-subscription-v2-selections__tabs{display:flex;margin:26px auto auto;max-width:1320px;width:100%;justify-content:center;gap:50px}@media (max-width:764px){.nuv-subscription-v2-selections__details{font-size:14px;line-height:19px}.nuv-subscription-v2-selections__tabs{display:flex;flex-direction:column;gap:25px}}.nuv-subscription-v2-selections__tabs-tab-link{width:100%;border-top:2px solid #2d9015;opacity:1;align-items:center}.nuv-subscription-v2-selections__tabs-tab-link p{text-align:left;font:bold 22px/32px Georgia;letter-spacing:0;color:#000;opacity:1;margin-top:17px;margin-bottom:33px}@media (max-width:768px){.nuv-subscription-v2-selections__tabs-tab-link p{margin-bottom:17px;font-size:18px}}.nuv-subscription-v2-selections__tabs-tab-link__content{display:block}.nuv-subscription-v2-selections__tabs-tab-link__content p{text-align:left;font:bold 16px/22px Source Sans Pro;letter-spacing:0;color:#253746;margin-bottom:10px;margin-top:0;pointer-events:none}.nuv-subscription-v2-selections__tabs-tab-link__content p a::first-letter{text-transform:uppercase}.nuv-subscription-v2-selections__tabs-tab-link__content p .checkbox_title__info{display:none}.nuv-subscription-v2-selections__tabs-tab-link__content__checklist{list-style:none;margin-top:0;padding-left:0;margin-bottom:0}.nuv-subscription-v2-selections__tabs-tab-link__content__checklist li{padding-bottom:19px;opacity:1;display:flex;text-align:left;font:16px/21px Source Sans Pro;letter-spacing:0;color:#253746}.nuv-subscription-v2-selections__tabs-tab-link__content__checklist li .nuv-multi-select-filter-modal__filter-label{align-items:flex-start}.nuv-subscription-v2-selections__tabs-tab-link__content__checklist li input{width:0;height:18px;background:no-repeat padding-box #fff;border:1px solid #707070;opacity:1;display:none;visibility:hidden}.nuv-subscription-v2-selections__tabs-tab-link__content__checklist--no-pointer-event{pointer-events:none;cursor:default}.nuv-subscription-v2-selections__tabs-tab-link__content__checklist--no-pointer-event a::first-letter,.nuv-subscription-v2-selections__tabs-tab-link__content__checklist--no-pointer-event b a::first-letter{text-transform:uppercase}.nuv-subscription-v2-selections__tabs-tab-link__content__checklist--no-pointer-event b .checkbox_title__info{display:none}.nuv-subscription-v2-selections__tabs-tab-link__content__checklist2{list-style:none;margin-top:50px;padding-left:0;margin-bottom:0}.nuv-subscription-v2-selections__tabs-tab-link__content__checklist2 li{padding-bottom:19px;opacity:1;display:flex;text-align:left;font:16px/21px Source Sans Pro;letter-spacing:0;color:#253746;align-items:flex-start}.nuv-subscription-v2-selections__tabs-tab-link__content__checklist2 li input{width:0;height:18px;background:no-repeat padding-box #fff;border:1px solid #707070;opacity:1;display:none;visibility:hidden}.nuv-subscription-v2-selections__tabs__divider{max-width:1320px;width:100%;display:block;height:1px;background-color:#bdc3c7;margin:0 auto}.nuv-subscription-v2-selections__tabs__footer{position:relative;margin:auto;max-width:1320px;width:100%}.nuv-subscription-v2-selections__tabs__footer__save_button{max-width:184px;width:100%;position:relative;height:120px;line-break:unset;margin:25px auto auto;opacity:1;opacity:1}.nuv-subscription-v2-selections__tabs__footer__save_button a{padding:18px 34px;width:100%;text-decoration:none;background:no-repeat padding-box #bdc3c7;text-align:center;font:16px/27px Source Sans Pro;letter-spacing:0;color:#fff;opacity:1}.nuv-subscription-v2-selections__tabs__footer__back{position:absolute;top:0}.nuv-subscription-v2-selections__tabs__footer__back a{text-decoration:underline;font:16px/22px Source Sans Pro;letter-spacing:0;color:#2b8818}"]],data:{}});function Wj(t){return pr(0,[(t()(),Ki(0,0,null,null,7,"li",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,4,"label",[["class","nuv-multi-select-filter-modal__filter-label nuv-multi-select-filter-modal__filter-label--checked"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,"input",[["type","checkbox"],["value",""]],[[8,"id",0],[8,"checked",0]],[[null,"change"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==t.component.inputFieldsChange(e)&&o),o}),null,null)),(t()(),Ki(3,0,null,null,2,"span",[["aria-label","checked icon"],["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,":svg:svg",[["aria-label","checked_icon"],["class","nuv-multi-select-filter-modal__icon-checked"],["focusable","false"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["id","checked_icon"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,1,"div",[["class","nuv-subscription-v2-selections__tabs-tab-link__content__checklist--no-pointer-event"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,"div",[],[[8,"outerHTML",1]],null,null,null,null))],null,(function(t,n){t(n,2,0,Yi(1," ",n.context.$implicit.id,""),!0);var e=n.context.$implicit.title.toLowerCase();t(n,7,0,e)}))}function $j(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"div",[["class","nuv-subscription-v2-selections__tabs-tab-link__content"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,0,"p",[["class","nuv-subscription-v2-selections__tabs-tab-link__content__heading"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(2,0,null,null,2,"ul",[["class","nuv-subscription-v2-selections__tabs-tab-link__content__checklist"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Wj)),jl(4,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,4,0,n.component.tlTabGroupedCheckboxesUserData)}),(function(t,n){t(n,1,0,n.component.tlGroupedCheckboxesParentCheckboxLabel.toLowerCase())}))}function qj(t){return pr(0,[(t()(),Ki(0,0,null,null,8,"li",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,4,"label",[["class","nuv-multi-select-filter-modal__filter-label nuv-multi-select-filter-modal__filter-label--checked"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,"input",[["type","checkbox"],["value",""]],[[8,"id",0],[8,"checked",0]],[[null,"change"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==t.component.inputFieldsChange(e)&&o),o}),null,null)),(t()(),Ki(3,0,null,null,2,"span",[["aria-label","checked icon"],["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,":svg:svg",[["aria-label","checked_icon"],["class","nuv-multi-select-filter-modal__icon-checked"],["focusable","false"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["id","checked_icon"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,2,"div",[["class","nuv-subscription-v2-selections__tabs-tab-link__content__checklist--no-pointer-event"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,1,"b",[],null,null,null,null,null)),(t()(),Ki(8,0,null,null,0,"div",[],[[8,"outerHTML",1]],null,null,null,null))],null,(function(t,n){t(n,2,0,Yi(1," ",n.context.$implicit.subscribeitems[0].id,""),!0);var e=n.context.$implicit.subscribeitems[0].title.toLowerCase();t(n,8,0,e)}))}function Yj(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"div",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"ul",[["class","nuv-subscription-v2-selections__tabs-tab-link__content__checklist"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,qj)),jl(3,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,3,0,n.component.tlTabSingleCheckboxesUserData)}),null)}function Xj(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[["class","nuv-subscription-v2-selections__tabs-tab-link__content__heading"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.parent.context.$implicit.tabName)}))}function Zj(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"li",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,4,"label",[["class","nuv-multi-select-filter-modal__filter-label nuv-multi-select-filter-modal__filter-label--checked"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,"input",[["type","checkbox"],["value",""]],[[8,"id",0],[8,"checked",0]],[[null,"change"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==t.component.inputFieldsChange(e)&&o),o}),null,null)),(t()(),Ki(3,0,null,null,2,"span",[["aria-label","checked icon"],["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,":svg:svg",[["aria-label","checked_icon"],["class","nuv-multi-select-filter-modal__icon-checked"],["focusable","false"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["id","checked_icon"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),hr(6,null,[""," "]))],null,(function(t,n){t(n,2,0,Yi(1," ",n.context.$implicit.id,""),!0),t(n,6,0,n.context.$implicit.name)}))}function Kj(t){return pr(0,[(t()(),Ki(0,0,null,null,5,"div",[["class","nuv-subscription-v2-selections__tabs-tab-link__content"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Xj)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(3,0,null,null,2,"ul",[["class","nuv-subscription-v2-selections__tabs-tab-link__content__checklist"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Zj)),jl(5,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,2,0,n.context.$implicit.ProductDocumentManageMySubscriptions.length>0),t(n,5,0,n.context.$implicit.ProductDocumentManageMySubscriptions)}),null)}function Jj(t){return pr(0,[(t()(),Ki(0,0,null,null,7,"li",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,4,"label",[["class","nuv-multi-select-filter-modal__filter-label nuv-multi-select-filter-modal__filter-label--checked"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,0,"input",[["type","checkbox"],["value",""]],[[8,"id",0],[8,"checked",0]],[[null,"change"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==t.component.inputFieldsChange(e)&&o),o}),null,null)),(t()(),Ki(3,0,null,null,2,"span",[["aria-label","checked icon"],["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,":svg:svg",[["aria-label","checked_icon"],["class","nuv-multi-select-filter-modal__icon-checked"],["focusable","false"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["id","checked_icon"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,1,"div",[["class","nuv-subscription-v2__tab-content__checkbox-title--textdata"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,0,"div",[],[[8,"outerHTML",1]],null,null,null,null))],null,(function(t,n){t(n,2,0,Yi(1,"",n.context.$implicit.id,""),!0),t(n,7,0,n.context.$implicit.title)}))}function Qj(t){return pr(0,[(t()(),Ki(0,0,null,null,5,"div",[["class","nuv-subscription-v2-selections__tabs-tab-link__content"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"p",[["class","nuv-subscription-v2-selections__tabs-tab-link__content__heading"]],null,null,null,null,null)),(t()(),hr(2,null,[" "," "])),(t()(),Ki(3,0,null,null,2,"ul",[["class","nuv-subscription-v2-selections__tabs-tab-link__content__checklist"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,Jj)),jl(5,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){t(n,5,0,n.component.ccTabCheckboxesUserData)}),(function(t,n){t(n,2,0,n.component.ccGroupedCheckboxesParentCheckboxLabel)}))}function tR(t){return pr(0,[er(402653184,1,{elementRef:0}),(t()(),Ki(1,0,[[1,0],["elementRef",1]],null,27,"div",[["class","nuv-subscription-v2-selections"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,17,"div",[["class","nuv-subscription-v2-selections__tabs"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,6,"div",[["class","nuv-subscription-v2-selections__tabs-tab-link"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,"p",[["class","tab_link__text"]],null,null,null,null,null)),(t()(),hr(5,null,["",""])),(t()(),Zi(16777216,null,null,1,null,$j)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,Yj)),jl(9,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(10,0,null,null,4,"div",[["class","nuv-subscription-v2-selections__tabs-tab-link"]],null,null,null,null,null)),(t()(),Ki(11,0,null,null,1,"p",[["class","tab_link__text"]],null,null,null,null,null)),(t()(),hr(12,null,["",""])),(t()(),Zi(16777216,null,null,1,null,Kj)),jl(14,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Ki(15,0,null,null,4,"div",[["class","nuv-subscription-v2-selections__tabs-tab-link"]],null,null,null,null,null)),(t()(),Ki(16,0,null,null,1,"p",[["class","tab_link__text"]],null,null,null,null,null)),(t()(),hr(17,null,["",""])),(t()(),Zi(16777216,null,null,1,null,Qj)),jl(19,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(20,0,null,null,7,"ul",[["class","nuv-subscription-v2-selections__tabs-tab-link__content__checklist2"]],null,null,null,null,null)),(t()(),Ki(21,0,null,null,6,"li",[],null,null,null,null,null)),(t()(),Ki(22,0,null,null,4,"label",[["class","nuv-multi-select-filter-modal__filter-label nuv-multi-select-filter-modal__filter-label--checked"]],null,null,null,null,null)),(t()(),Ki(23,0,null,null,0,"input",[["id","my-selections-select-all"],["type","checkbox"],["value",""]],[[8,"checked",0]],[[null,"change"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==t.component.inputFieldsChange(e)&&o),o}),null,null)),(t()(),Ki(24,0,null,null,2,"span",[["aria-label","checked icon"],["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(25,0,null,null,1,":svg:svg",[["aria-label","checked_icon"],["class","nuv-multi-select-filter-modal__icon-checked"],["focusable","false"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(26,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["id","checked_icon"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),hr(-1,null,["Select/unselect all preferences "])),(t()(),Ki(28,0,null,null,0,"div",[["class","nuv-subscription-v2-selections__tabs__divider"]],null,null,null,null,null))],(function(t,n){var e=n.component;t(n,7,0,e.tlTabGroupedCheckboxesUserData.length>0),t(n,9,0,e.tlTabSingleCheckboxesUserData.length>0),t(n,14,0,e.pdTabCheckboxesUserData),t(n,19,0,e.ccTabCheckboxesUserData.length>0)}),(function(t,n){var e=n.component;t(n,5,0,e.thoughtLeadershipTitle),t(n,12,0,e.productDocumentTitle),t(n,17,0,e.conferenceCallsTitle),t(n,23,0,!0)}))}var nR=function(){function t(t){this.formBuilder=t,this.captchaResponseEmit=new ue}return t.prototype.ngOnInit=function(){this.aFormGroup=this.formBuilder.group({recaptcha:["",gh.required]}),window.nuvInvisibleRecaptchaSiteKey&&(this.nuvInvisibleRecaptchaSiteKey=window.nuvInvisibleRecaptchaSiteKey),this.setSiteKey()},t.prototype.addTokenLog=function(t,n){this.captchaResponseEmit.emit(n)},t.prototype.setSiteKey=function(){this.captchaElem.siteKey=this.nuvInvisibleRecaptchaSiteKey.siteKey},t.prototype.submitCaptcha=function(){this.captchaElem.execute()},t.prototype.executeCaptcha=function(){console.log("inside executeCaptcha"),this.captchaElem.execute()},t.prototype.resetCaptcha=function(){this.captchaElem.reset()},t}(),eR=mi({encapsulation:0,styles:[["#invisible-recaptcha-container[_ngcontent-%COMP%]   .captcha-hide[_ngcontent-%COMP%]{display:none}#invisible-recaptcha-container[_ngcontent-%COMP%]   re-captcha[_ngcontent-%COMP%]{visibility:hidden}"]],data:{}});function oR(t){return pr(0,[er(402653184,1,{captchaElem:0}),(t()(),Ki(1,0,null,null,4,"div",[["class","invisible-recaptcha-container"],["id","invisible-recaptcha-container"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"re-captcha",[["size","invisible"]],[[1,"id",0]],[[null,"resolved"]],(function(t,n,e){var o=!0;return"resolved"===n&&(o=!1!==t.component.addTokenLog("Invisible reCAPTCHA response",e)&&o),o}),OB,PB)),jl(3,4374528,[[1,4],["captchaElem",4]],0,hB,[Sn,uB,ao,[2,dB]],{size:[0,"size"]},{resolved:"resolved"}),(t()(),Ki(4,0,null,null,0,"button",[["class","captcha-hide"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==Al(t,3).execute()&&o),o}),null,null)),(t()(),Ki(5,0,null,null,0,"button",[["class","captcha-hide"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==Al(t,3).reset()&&o),o}),null,null))],(function(t,n){t(n,3,0,"invisible")}),(function(t,n){t(n,2,0,Al(n,3).id)}))}var iR=mi({encapsulation:2,styles:[['.nuv-line{max-width:calc(1296px - 2.5rem);width:calc(100% - 5rem);height:4px;background-color:#0092bc;opacity:1;margin:20px 2.5rem 0}.nuv-subscription-v2{padding:0 2.5rem}.nuv-subscription-v2--wrapper{position:relative}.nuv-subscription-v2 .nuv-loader{position:fixed;left:0;top:50%;margin:auto;right:0;color:#0092bc;display:none;font-size:12px;z-index:100000}.nuv-subscription-v2--global .nuv-subscription-v2__tabs{justify-content:flex-start}.nuv-subscription-v2--global .nuv-subscription-v2__tabs-tab-link{width:50%}.nuv-subscription-v2--global .nuv-dropdown-containerbox{position:absolute;top:4px;right:0;width:100%}@media (max-width:764px){.nuv-line{max-width:calc(100% - 40px);width:100%;margin:20px auto auto}.nuv-subscription-v2{padding:0 20px}.nuv-subscription-v2--global .nuv-subscription-v2__tab-content:not(#tab20)::before{top:0;height:calc(100% + 122px)}.nuv-subscription-v2--global .nuv-multi-select-filter-modal-thank-you .nuv-multi-select-filter-modal__main-container .nuv-thank-you-modal__button-container .nuv-thank-you-modal__button-stay{margin-top:0}.nuv-subscription-v2--global .nuv-subscription-v2__tabs--mobile{border:none;margin-top:21px}.nuv-subscription-v2--global .nuv-subscription-v2__tabs--mobile .nuv-subscription-v2__tabs-select{padding:16px 0 0}.nuv-subscription-v2--global .nuv-subscription-v2__tabs--mobile .nuv-subscription-v2__tabs-select .tab_link__text{margin:0}.nuv-subscription-v2--global .nuv-subscription-v2__tabs--mobile::before{content:\'\';position:absolute;top:0;left:calc(-50vw + 50%);width:100vw;height:100%;z-index:-1;background-color:#f0f4f5}.nuv-subscription-v2--global .nuv-subscription-v2__tab-content__top-heading{padding-top:60px}.nuv-subscription-v2--global .nuv-subscription-v2__details{margin-bottom:21px}.nuv-subscription-v2--global .nuv-dropdown{right:0;max-width:100%;margin-top:15px}.nuv-subscription-v2--global .nuv-dropdown-containerbox{position:relative;padding-top:17px}.nuv-subscription-v2__heading-top{padding-bottom:17px}}.nuv-subscription-v2__container{margin:auto;max-width:1320px;width:100%;background:no-repeat padding-box #fff;opacity:1}.nuv-subscription-v2__container--logged-in .nuv-subscription-v2__details h6{margin-bottom:0}.nuv-subscription-v2__container .nuv-multi-select-filter-modal__main-container{padding:50px}.nuv-subscription-v2__container .nuv-product-detail-table-retail__chart-wrapper,.nuv-subscription-v2__container .nuv-product-detail-table-retail__table-outer-wrapper{margin-top:0;position:unset}.nuv-subscription-v2__heading{text-align:left;letter-spacing:0;color:#253746;opacity:1;font-size:26px}.nuv-subscription-v2__heading h3{margin-top:10px;font-size:2rem;line-height:2.25rem}@media (min-width:764px){.nuv-subscription-v2__heading h3{width:72%}}.nuv-subscription-v2__subheading{margin-top:13.5px}.nuv-subscription-v2__subheading-disclousure{font-family:Georgia,Times,serif;font-weight:400;color:#253746;font-size:16px}@media (max-width:764px){.nuv-subscription-v2__heading h3{font-size:20px;line-height:22px;margin-top:14px}.nuv-subscription-v2__subheading{margin-top:18.5px}.nuv-subscription-v2__subheading-disclousure{font-size:14px}}.nuv-subscription-v2__subheading p{text-align:left;font:italic 16px/19px Georgia,"Times New Roman",Times;letter-spacing:0}@media (max-width:764px){.nuv-subscription-v2__subheading p{font-size:14px}}.nuv-subscription-v2__subheading p .nuv-login__no-alert{text-decoration:underline;color:#2b8818}.nuv-subscription-v2__details{width:57%;letter-spacing:.12px;color:#66737d;opacity:1;margin:42px 0 30px;font-family:Georgia,"Times New Roman",Times;font-size:1.125rem;line-height:1.6}.nuv-subscription-v2__details h6{font-size:1rem;line-height:1.375;margin-top:-28px;margin-bottom:42px}.nuv-subscription-v2__details-selction_para{color:#253746}@media (max-width:764px){.nuv-subscription-v2__details-selction_para{font-size:16px}.nuv-subscription-v2__details{width:100%;margin-top:30px;line-height:31px;margin-bottom:0}.nuv-subscription-v2__details p{margin:0}.nuv-subscription-v2__details h6{margin-bottom:0}}.nuv-subscription-v2__tabs{display:flex;margin:auto;max-width:1320px;width:100%;justify-content:center}.nuv-subscription-v2__tabs--mobile{display:none;text-align:center;font-size:16px;line-height:26px;color:#253746;font-style:normal;border:1px solid #253746;background:0 0;font-family:"Source Sans Pro",sans-serif;position:relative;margin-bottom:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.nuv-subscription-v2__tabs--mobile .nuv-subscription-v2__tabs-select{width:100%;padding:16px 16px 18px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;text-align:-webkit-center;-moz-text-align-last:center;text-align-last:center;margin:0;font:600 16px Source Sans Pro;letter-spacing:0;color:#253746;opacity:1}.nuv-subscription-v2__tabs--mobile .nuv-subscription-v2__tabs-arrow svg{stroke-width:1.8px;width:8px;height:12px;stroke-width:1.8;position:absolute;top:22px;transform:rotate(90deg);right:11px;pointer-events:none}.nuv-subscription-v2__tabs--mobile .nuv-subscription-v2__tabs-arrow .arrow-up{transform:rotate(270deg)}.nuv-subscription-v2__tabs--mobile .nuv-subscription-v2__tabs-arrow .rotate{transform:rotate(270deg);transition:transform 0s ease}@media (max-width:764px){.nuv-subscription-v2__tabs{flex-direction:column;display:none}.nuv-subscription-v2__tabs--mobile{font-weight:700;display:block;margin-top:53px}}.nuv-subscription-v2__tabs-tab-link{display:flex;cursor:pointer;width:100%;background:no-repeat padding-box #2b8818;opacity:1;justify-content:center;align-items:center;border-right:1px solid #fff}.nuv-subscription-v2__tabs-tab-link p{text-align:center;font:600 18px/26px "Source Sans Pro",sans-serif;letter-spacing:0;color:#fff;opacity:1;margin:0;padding:15px 0}.nuv-subscription-v2__tabs-tab-link p .tab_link__text-counter{font-weight:400}.nuv-subscription-v2__tabs-tab-link--active{background:no-repeat padding-box #f2f5f6;cursor:default}.nuv-subscription-v2__tabs-tab-link--active p{color:#253746}.nuv-subscription-v2__tab-content{width:100%;position:relative;background:no-repeat padding-box #f2f5f6;opacity:1;display:none}@media (max-width:922px){.nuv-subscription-v2__tab-content-login:not(#tab20)::before{height:calc(100% + 190px)!important}}@media (max-width:764px){.nuv-subscription-v2__tab-content-login:not(#tab20)::before{height:calc(100% + 280px)!important}}.nuv-subscription-v2__tab-content:not(#tab20)::before{content:\'\';position:absolute;top:0;left:calc(-50vw + 50%);width:100vw;height:calc(100% + 120px);z-index:-1;background-color:#f0f4f5}.nuv-subscription-v2__tab-content.active{display:block}.nuv-subscription-v2__tab-content .nuv-product-detail-table-retail__table-wrapper{margin-top:40px;display:inline-block}.nuv-subscription-v2__tab-content .nuv-product-detail-table-retail__table-wrapper .nuv-multi-select-filter-modal__filter-label input[type=checkbox]{height:0;width:0;position:absolute;opacity:0;padding:0}.nuv-subscription-v2__tab-content#tab20{background:0 0}.nuv-subscription-v2__tab-content__content_container{max-width:1320px;margin:auto}.nuv-subscription-v2__tab-content__content_container__top_heading{margin:0;padding-top:60px}@media (max-width:764px){.nuv-subscription-v2__tab-content:not(#tab20)::before{top:-89px;height:calc(100% + 212px)}.nuv-subscription-v2__tab-content__content_container__top_heading{padding-top:25px}}.nuv-subscription-v2__tab-content__content_container__preference_checks{display:flex;width:100%;flex-direction:row}.nuv-subscription-v2__tab-content__content_container__preference_checks__left_box{display:flex;padding-right:10px}.nuv-subscription-v2__tab-content__content_container__preference_checks__left_box__left_check__checkboxes{list-style:none}.nuv-subscription-v2__tab-content__content_container__preference_checks__left_box__left_check__checkboxes__checkbox_title{margin-top:60px;align-items:center;display:flex;gap:5px;flex-wrap:wrap;align-items:self-start;letter-spacing:0;text-transform:uppercase;opacity:1;text-align:left;font:bold 18px/19px "Source Sans Pro",sans-serif;letter-spacing:0;color:#2b8818;text-transform:uppercase}.nuv-subscription-v2__tab-content__content_container__preference_checks__left_box__left_check__checkboxes__checkbox_title input{height:0;width:0;background:no-repeat padding-box #fff;border:1px solid #707070;opacity:1}.nuv-subscription-v2__tab-content__content_container__preference_checks__left_box__left_check__checkboxes__checkbox_title span{text-align:left;font:18px/19px "Source Sans Pro",sans-serif;letter-spacing:0;color:#787878;text-transform:uppercase}.nuv-subscription-v2__tab-content__content_container__preference_checks__left_box__left_check__checkboxes__para{max-width:391px;width:100%;height:43px;text-align:left;letter-spacing:.11px;color:#253746;opacity:1;padding-left:25px;display:table-cell;padding-top:10px}.nuv-subscription-v2__tab-content__content_container__preference_checks__left_box__left_check__checkboxes .caption{text-align:left;margin-top:40px;font:italic 16px/24px Georgia,"Times New Roman",Times;letter-spacing:.11px;color:#253746}.nuv-subscription-v2__tab-content__content_container__preference_checks__left_box__left_check__checklist{list-style:none;padding-left:0;display:flex;gap:10px;flex-direction:column}.nuv-subscription-v2__tab-content__content_container__preference_checks__left_box__left_check__checklist li{padding-bottom:10px;display:flex;gap:5px;align-items:center;font-family:"Source Sans Pro",sans-serif}.nuv-subscription-v2__tab-content__content_container__preference_checks__left_box__left_check__checklist li input{height:0;width:0;visibility:hidden;display:none}.nuv-subscription-v2__tab-content__content_container__preference_checks__right_checks{display:flex;flex-direction:column;padding-right:10px}.nuv-subscription-v2__tab-content__content_container__preference_checks__right_checks__checkboxes{list-style:none}.nuv-subscription-v2__tab-content__content_container__preference_checks__right_checks__checkboxes__checkbox_title{margin-top:60px;align-items:center;flex-wrap:wrap;gap:5px;display:flex;align-items:center;letter-spacing:0;text-transform:uppercase;opacity:1;text-align:left;font:bold 18px/19px "Source Sans Pro",sans-serif;letter-spacing:0;color:#2b8818;text-transform:uppercase}.nuv-subscription-v2__tab-content__content_container__preference_checks__right_checks__checkboxes__checkbox_title input{height:0;width:0;background:no-repeat padding-box #fff;border:1px solid #707070;opacity:1}.nuv-subscription-v2__tab-content__content_container__preference_checks__right_checks__checkboxes__checkbox_title span{text-align:left;font:18px/19px "Source Sans Pro",sans-serif;letter-spacing:0;color:#787878;text-transform:uppercase}.nuv-subscription-v2__tab-content__content_container__preference_checks__right_checks__checkboxes__para{max-width:391px;width:100%;height:43px;text-align:left;letter-spacing:.11px;color:#253746;opacity:1;padding-left:25px;padding-top:10px;display:table-cell}.nuv-subscription-v2__tab-content__content_container__preference_checks__right_checks__checklist{list-style:none;padding-top:40px;padding-left:30px;display:flex;gap:10px;flex-direction:column}.nuv-subscription-v2__tab-content__content_container__preference_checks__right_checks__checklist li{padding-bottom:10px;font-size:16px;text-align:left;text-decoration:underline;letter-spacing:0;color:#2b8818;gap:5px;opacity:1;display:flex;align-items:center;font-family:"Source Sans Pro",sans-serif}.nuv-subscription-v2__tab-content__content_container__preference_checks__right_checks__checklist li input{height:0;width:0;background:no-repeat padding-box #fff;border:1px solid #707070;opacity:1}.nuv-subscription-v2__tab-content__content_container__preference_checks__right_checks__checklist li label{gap:5px}@media screen and (max-width:800px){.nuv-subscription-v2__tab-content__content_container__preference_checks{display:flex;flex-direction:column}}.nuv-subscription-v2__tab-content__content_container .nuv-multi-select-filter-modal__filter-label{position:relative;flex-wrap:wrap;gap:5px;display:inline-flex;align-items:center;cursor:pointer}.nuv-subscription-v2__tab-content__content_container .nuv-multi-select-filter-modal input[type=checkbox]{width:0;height:0;position:absolute;opacity:0;visibility:hidden;display:none}.nuv-subscription-v2__tab-content__content_container .nuv-multi-select-filter-modal__filter-label-text{font-family:"Source Sans Pro",sans-serif;font-size:1rem;color:#66737d;letter-spacing:.00813rem;line-height:1;margin-top:2px;transition:color .25s ease}.nuv-subscription-v2__tab-content__content_container input[type=checkbox]:checked+.nuv-multi-select-filter-modal__filter-checkbox{background-color:#2ba824}.nuv-subscription-v2__tab-content__content_container input[type=checkbox]:checked~.nuv-multi-select-filter-modal__filter-label-text{font-weight:600;color:#253746;margin-top:0}.nuv-subscription-v2__tab-content__content_container .nuv-multi-select-filter-modal__icon-checked{display:inline-block;width:11px;height:6px;flex:0 0 auto}.nuv-subscription-v2__tab-content__content_container .nuv-multi-select-filter-modal__icon-checked-path{stroke-dasharray:18;stroke-dashoffset:18;transition:stroke-dashoffset .25s linear}.nuv-subscription-v2__tab-content__content_container .nuv-multi-select-filter-modal__filter-label--checked .nuv-multi-select-filter-modal__icon-checked-path{stroke-dashoffset:0}.nuv-subscription-v2__tab-content__content_container__divider{max-width:1320px;width:100%;display:block;height:1px;background-color:#4b4b4d;margin:60px auto 0}.nuv-subscription-v2__tab-content__content_container__save_button{margin:33px 0 40px;text-align:center;position:relative;display:inline-block;width:100%}.nuv-subscription-v2__tab-content__content_container__save_button--clone{display:none;max-width:1256px;width:100%;margin-left:auto;margin-right:auto;position:fixed;bottom:0;left:0;right:0;padding:0 0 40px;margin-bottom:0;background-color:#fff;z-index:10}@media (max-width:922px){.nuv-subscription-v2__tab-content__content_container__save_button--clone{padding:23px 20px 50px;z-index:101}}.nuv-subscription-v2__tab-content__content_container__save_button--clone-divider{height:1px;width:100%;max-width:1256px;padding-top:29px;border-top:1px solid #bdc3c7;margin-left:auto;margin-right:auto}.nuv-subscription-v2__tab-content__content_container__save_button--clone-active{display:inline-block}.nuv-subscription-v2__tab-content__content_container__save_button--manage-my-selections{max-width:1256px;margin:33px 2.5rem 40px}.nuv-subscription-v2__tab-content__content_container__save_button .nuv-button.nuv-button--green .nuv-button__btn{background-color:#2b8818;padding:14px 10px}@media (max-width:764px){.nuv-subscription-v2__tab-content__content_container__save_button--manage-my-selections{margin:33px 0 40px;padding:0 20px}.nuv-subscription-v2__tab-content__content_container__save_button--manage-my-selections .nuv-unsubscribe-button-flex{display:flex;justify-content:center}.nuv-subscription-v2__tab-content__content_container__save_button .nuv-button.nuv-button--green{width:100%}.nuv-subscription-v2__tab-content__content_container__save_button .nuv-button.nuv-button--green .nuv-button__btn{padding:14px 10px;font-size:1rem;width:100%}.nuv-multi-select-filter-modal .nuv-thank-you-modal__container .nuv-button.nuv-button--green,.nuv-multi-select-filter-modal .nuv-thank-you-modal__container .nuv-button.nuv-button--green .nuv-button__btn{width:100%}}.nuv-subscription-v2__tab-content__content_container__save_button .nuv-button.nuv-button--green .nuv-button__btn:disabled{background-color:#bdc3c7;pointer-events:none}.nuv-subscription-v2__client-list{width:100%;border-collapse:collapse;margin-top:14px}.nuv-subscription-v2__client-list-wrapper{width:100%}.nuv-subscription-v2__client-list-utils{width:100%;display:flex;justify-content:space-between;align-items:center}.nuv-subscription-v2__client-list-utils__add-client{font-family:"Source Sans Pro",sans-serif;text-decoration:underline;color:#2b8818;line-height:1.375rem;cursor:pointer}.nuv-subscription-v2__client-list-utils__search{display:flex;height:46px}.nuv-subscription-v2__client-list-utils__search--input{padding:13px 22px;background-color:#fff;border:1px solid #2b8818;font-size:1rem;line-height:1.188rem;color:#66737d;height:100%}.nuv-subscription-v2__client-list-utils__search--icon{width:17px;height:17px}.nuv-subscription-v2__client-list-utils__search--icon-container{width:46px;height:100%;background-color:#2b8818;display:flex;justify-content:center;align-items:center;cursor:pointer}.nuv-subscription-v2__client-list-content{border-bottom:1px solid #bdc3c7}.nuv-subscription-v2__client-list-content:last-child{border-bottom:0}.nuv-subscription-v2__client-list-content-item-section{text-align:center;padding:8px 0;font-family:"Source Sans Pro",sans-serif;font-size:1rem}.nuv-subscription-v2__client-list-content-item-section:first-child{width:224px;text-align:left}.nuv-subscription-v2__client-list-content-item--remove{cursor:pointer}.nuv-subscription-v2__client-list-content-item--client-name{color:#2b8818;text-decoration:underline}.nuv-subscription-v2__client-list-content__header{width:100%;height:48px;background-color:#2a3a48}.nuv-subscription-v2__client-list-content__header-heading{font-size:.75rem;text-transform:uppercase;line-height:25px;color:#fff;font-family:"Source Sans Pro",sans-serif}.nuv-multi-select-filter-modal .nuv-thank-you-modal__container .nuv-button.nuv-button--green{margin-bottom:0}.nuv-multi-select-filter-modal .nuv-thank-you-modal__container .nuv-button.nuv-button--green .nuv-button__btn{background-color:#2b8818;padding:11px 10px 10px;font:16px Source Sans Pro}.nuv-thank-you-modal__container{margin-top:22px}.nuv-thank-you-modal__main-title{font:bold 28px/30px Georgia,"Times New Roman",Times;color:#253746;letter-spacing:0;margin:0}.nuv-thank-you-modal__subcopy{padding-top:10px;font:italic 16px/22px Georgia,"Times New Roman",Times;color:#253746}.nuv-thank-you-modal__button-container{width:100%;display:flex;justify-content:flex-end;align-items:center;margin-top:28px}@media (max-width:764px){.nuv-thank-you-modal__subcopy{padding-top:12px}.nuv-thank-you-modal__button-container{flex-direction:column-reverse;gap:31px;margin-top:32px}}.nuv-thank-you-modal__button-stay{margin-right:37px;text-decoration:underline;font:16px/27px "Source Sans Pro",sans-serif;color:#2b8818;background-color:transparent;border:0;cursor:pointer}.nuv-thank-you-modal__disclosure{padding:10px 0;position:relative;font:italic 12px Georgia,"Times New Roman",Times}.nuv-thank-you-modal__disclosure a{color:#2b8818;text-decoration:underline}.nuv-multi-select-filter-modal-thank-you .nuv-multi-select-filter-modal__main-container{padding:40px;max-width:600px;width:100%}.nuv-dropdown__containerbox{position:absolute;top:4px;right:0;width:100%}@media (max-width:764px){.nuv-multi-select-filter-modal-thank-you .nuv-multi-select-filter-modal__main-container{height:100%;top:0;max-height:100%;left:0;transform:translate(0,0);padding:20px;max-width:100%;width:100%}.nuv-multi-select-filter-modal-thank-you .nuv-multi-select-filter-modal__main-container .nuv-thank-you-modal__button-container{flex-wrap:wrap-reverse;margin-top:32px}.nuv-multi-select-filter-modal-thank-you .nuv-multi-select-filter-modal__main-container .nuv-thank-you-modal__button-container .nuv-button.nuv-button--green,.nuv-multi-select-filter-modal-thank-you .nuv-multi-select-filter-modal__main-container .nuv-thank-you-modal__button-container .nuv-button.nuv-button--green .nuv-button__btn{width:100%}.nuv-multi-select-filter-modal-thank-you .nuv-multi-select-filter-modal__main-container .nuv-thank-you-modal__main-title{font-size:22px;line-height:26.4px}.nuv-multi-select-filter-modal-thank-you .nuv-multi-select-filter-modal__main-container .nuv-thank-you-modal__disclosure{line-height:18px}.nuv-multi-select-filter-modal-thank-you .nuv-multi-select-filter-modal__main-container .nuv-thank-you-modal__button-stay{width:100%;margin-right:0}.nuv-multi-select-filter-modal-thank-you .nuv-multi-select-filter-modal__main-container .nuv-thank-you-modal__container{margin-top:45px}.nuv-dropdown__containerbox{position:relative;padding-top:38px}}.nuv-dropdown{position:absolute;right:2.5rem;max-width:246px;max-height:370px;width:100%;height:100%;margin-top:50px;z-index:150;font-family:"Source Sans Pro",sans-serif}.nuv-dropdown__container{text-align:left;background-color:#fff;border:1px solid #d8d8d8}.nuv-dropdown__container:after{content:\'\';height:100%;width:100%;border-radius:4px;top:0;left:0}.nuv-dropdown__container:before{content:\'\';width:20px;height:20px;top:-10px;left:auto;right:112px;transform:rotate(45deg);background:#fff;position:absolute;border-top:1px solid #d8d8d8;border-left:1px solid #d8d8d8}@media (max-width:764px){.nuv-dropdown{right:0;max-width:100%;margin-top:15px}.nuv-dropdown__container:before{left:50%}.nuv-dropdown__container{margin-left:-20px;width:calc(100% + 40px);box-shadow:0 6px 12px #00000033}}.nuv-dropdown__container__text{font-size:16px;text-align:left}.nuv-dropdown__container__text__heading{text-transform:uppercase;font:bold 14px/30px "Source Sans Pro",sans-serif;padding-left:20px;letter-spacing:.7px;margin-top:40px}.nuv-dropdown__container__text__list{list-style:none;padding-left:20px;font-size:16px;text-align:left;letter-spacing:0;color:#2b8818;margin-top:20px;opacity:1;margin-bottom:40px}.nuv-dropdown__container__text__list li{margin-top:32px;text-decoration:underline;font-family:"Source Sans Pro",sans-serif}.nuv-dropdown__container__text__list li:first-child{margin-top:4px}.nuv-dropdown-btn{background-color:#fff;color:#2ba824;font-size:16px;cursor:pointer;position:absolute;text-decoration:underline;padding-right:3rem;padding-top:16px;right:0;display:flex;flex-direction:row;border:0}.nuv-dropdown-btn .nuv-subscription-v2__tabs-arrow{width:8px;height:12px;margin-left:13px;position:static}.nuv-dropdown-btn .nuv-subscription-v2__tabs-arrow svg{width:8px;height:12px;stroke-width:1.5;position:absolute;bottom:4px;transform:rotate(90deg);pointer-events:none}.nuv-dropdown-btn .nuv-subscription-v2__tabs-arrow .arrow-up{transform:rotate(270deg);transition:transform 0s ease}@media (max-width:764px){.nuv-dropdown-btn{position:relative;margin-left:0;font-size:14px;padding-left:0;padding-top:0}.nuv-dropdown-btn .nuv-subscription-v2__tabs-arrow{margin-left:8px}.nuv-dropdown-btn .nuv-subscription-v2__tabs-arrow svg{bottom:3px}}.nuv-unsubscribe-from-all-subscriptions-button{font-size:16px;line-height:19.2px;text-align:center;text-decoration:underline;letter-spacing:0;color:#2b8818;opacity:1;border:0;position:absolute;top:30%;left:0;padding:0;font-family:"Source Sans Pro",sans-serif;background-color:transparent;cursor:pointer}.nuv-unsubscribe-from-all-subscriptions-button-caret{text-decoration:none;width:auto;padding-right:2px;left:0}.nuv-unsubscribe-from-all-subscriptions-button-caret+.nuv-unsubscribe-from-all-subscriptions-button{left:10px}@media (max-width:922px){.nuv-unsubscribe-from-all-subscriptions-button{position:unset;text-align:left;padding-top:12px;padding-bottom:37px}}.nuv-connect-form{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:90%;max-width:600px;max-height:calc(100vh - 40px);overflow:auto;background:no-repeat padding-box #fff;border:1px solid #707070;opacity:1}.nuv-connect-form__close{cursor:pointer}.nuv-connect-form__close .nuv-multi-select-filter-modal__close-btn{position:absolute;right:22px;top:21px}.nuv-connect-form__box{padding:40px}.nuv-connect-form__box .has-error{border:2px solid red}.nuv-connect-form__box-top_heading{text-align:left;margin-top:22px;font-family:Georgia,"Times New Roman",Times;font-size:28px;letter-spacing:0;color:#253746;opacity:1;margin-bottom:0}@media (max-width:764px){.nuv-connect-form{max-height:100vh;width:100%;height:100%;max-width:764px;border:none}.nuv-connect-form__close .nuv-multi-select-filter-modal__close-btn{right:19px;top:21px}.nuv-connect-form__box{padding:20px}.nuv-connect-form__box-top_heading{font-size:22px;margin-top:45px}}.nuv-connect-form__box-top_heading-mail{text-align:left;margin-top:22px;font-family:Georgia,"Times New Roman",Times;font-size:28px;letter-spacing:0;color:#253746;opacity:1;margin-bottom:14px}@media (max-width:764px){.nuv-connect-form__box-top_heading-mail{font-size:22px;margin-top:45px}}.nuv-connect-form__box-top_para{text-align:left;letter-spacing:0;opacity:1;font:italic 16px/22px Georgia,"Times New Roman",Times;margin-top:10px;margin-bottom:32px}.nuv-connect-form__box-formInput{border-radius:5px;display:flex;flex-direction:column;gap:20px}.nuv-connect-form__box-formInput_one{display:flex;flex-direction:row;gap:11px}.nuv-connect-form__box-formInput_one input{font:italic 16px/34px Georgia,"Times New Roman",Times;letter-spacing:0;display:inline-block;border:none;padding:20px;box-sizing:border-box;background:no-repeat padding-box #f3f4f5;opacity:1;width:100%;max-height:53px}.nuv-connect-form__box-formInput_one_input-container{width:50%}.nuv-connect-form__box-formInput_two input,.nuv-connect-form__box-formInput_two input[type=email]{font:italic 16px/34px Georgia,"Times New Roman",Times;letter-spacing:0;display:inline-block;border:none;padding:20px;box-sizing:border-box;background:no-repeat padding-box #f3f4f5;opacity:1;width:520px;height:53px}.nuv-connect-form__box-formInput_three select{width:100%;font:italic 16px/34px Georgia,"Times New Roman",Times;letter-spacing:0;display:inline-block;border:none;padding:10px;box-sizing:border-box;background:no-repeat padding-box #f3f4f5;opacity:1;height:53px;margin-bottom:0}.nuv-connect-form__box-formInput_four select{width:100%;font:italic 16px/34px Georgia,"Times New Roman",Times;letter-spacing:0;display:inline-block;border:none;padding:10px;box-sizing:border-box;background:no-repeat padding-box #f3f4f5;opacity:1;margin-bottom:0;height:53px}.nuv-connect-form__box-formInput_five-flex{display:flex;padding-top:10px;align-items:center}.nuv-connect-form__box-formInput_five-flex-wrapper{display:flex;align-items:start;width:100%}.nuv-connect-form__box-formInput_five-flex-wrapper .nuv-subscription-v2__tab-content__nested-checkbox{font-size:12px;font-family:Georgia,"Times New Roman",Times}.nuv-connect-form__box-formInput_five-flex-wrapper .nuv-multi-select-filter-modal__filter-checkbox{width:14px;height:14px}.nuv-connect-form__box-formInput_five-flex .nuv-connect-form__box-actions{margin-top:0}.nuv-connect-form__box-formInput_five-flex .nuv-connect-form__box-actions-btn{margin-left:75px}.nuv-connect-form__box-formInput_five .nuv-multi-select-filter-modal__filter-checkbox{width:14px;height:14px}.nuv-connect-form__box-formInput_five .nuv-subscription-v2__tab-content__nested-checkbox{font-size:12px;font-family:georgia}.nuv-connect-form__box-formInput_five input{width:100%;font:italic 16px/34px Georgia,"Times New Roman",Times;letter-spacing:0;display:inline-block;border:none;padding:10px;box-sizing:border-box;background:no-repeat padding-box #f3f4f5;opacity:1}@media (max-width:764px){.nuv-connect-form__box-top_para{margin-top:12px}.nuv-connect-form__box-formInput_five-flex{flex-direction:column;gap:28px}.nuv-connect-form__box-formInput_one{display:flex;flex-direction:column;gap:20px}.nuv-connect-form__box-formInput_one_input-container{width:100%}.nuv-connect-form__box-formInput_two input,.nuv-connect-form__box-formInput_two input[type=email]{width:100%;max-width:764px}}.nuv-connect-form__box-divider{width:100%;height:1px;background:no-repeat padding-box #bdc3c7;margin-top:29px;opacity:1}.nuv-connect-form__box-actions{width:100%;display:flex;align-items:center;justify-content:end;gap:34px;margin-top:30px}.nuv-connect-form__box-actions a{text-decoration:underline;font:16px/27px "Source Sans Pro",sans-serif;letter-spacing:0;color:#2b8818;opacity:1}.nuv-connect-form__box-actions_btn{background:no-repeat padding-box #2b8818;opacity:1}.nuv-connect-form__box-actions_btn a{margin:auto;font:16px "Source Sans Pro",sans-serif;letter-spacing:0;text-decoration:none;color:#fff;opacity:1;padding:11px 58px}@media (max-width:764px){.nuv-connect-form__box-actions{align-items:center;flex-direction:column-reverse;margin-top:20px;gap:31px}.nuv-connect-form__box-actions_btn{width:100%;display:flex}}.nuv-connect-form__box-privacy_footer{text-align:left;margin:0;font:italic 12px Georgia,"Times New Roman",Times;padding:11px 0;letter-spacing:0;opacity:1}.nuv-connect-form__box-privacy_footer a{text-decoration:underline;color:#2b8818}#model-selected{opacity:1;visibility:visible;z-index:1000}.nuv-unsubscribe-modal{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:90%;max-width:600px;max-height:calc(100vh - 40px);overflow:auto;background:no-repeat padding-box #fff;opacity:1}.nuv-unsubscribe-modal__close{position:absolute;right:15px;font-size:40px}.nuv-unsubscribe-modal__box{padding:40px}.nuv-unsubscribe-modal__box .nuv-multi-select-filter-modal__filter-label{align-items:flex-start}.nuv-unsubscribe-modal__box-top_heading{text-align:left;margin-top:22px;font:bold 28px/32px Georgia;letter-spacing:0;color:#253746;opacity:1;margin-bottom:0}@media (max-width:764px){.nuv-unsubscribe-modal__box-top_heading{margin-top:45px;font:bold 22px Georgia}}.nuv-unsubscribe-modal__box-top_para{text-align:left;letter-spacing:0;opacity:1;font:italic 16px/19px Georgia;margin:0;color:#253746;padding-top:10px;padding-bottom:42px}@media (max-width:764px){.nuv-unsubscribe-modal__box-top_para{padding-top:12px}}.nuv-unsubscribe-modal__box-pause .nuv-multi-select-filter-modal__filter-label{color:#66737d}.nuv-unsubscribe-modal__box-pause .nuv-multi-select-filter-modal__filter-label .nuv-multi-select-filter-modal__filter-checkbox,.nuv-unsubscribe-modal__box-pause .unsubscribe-modal_unsubscribe-from-all-subscription .nuv-multi-select-filter-modal__filter-checkbox{background-color:#fff;border:1px solid #bdc3c7}.nuv-unsubscribe-modal__box-pause-margin{margin-top:23px}.nuv-unsubscribe-modal__box-pause_checkbox{text-align:left;font:bold 16px/22px Georgia;letter-spacing:0;opacity:1;padding-bottom:12px;display:inline-block}.nuv-unsubscribe-modal__box-pause_detail{text-align:left;font:16px/24px Georgia;letter-spacing:.11px;color:#66737d;opacity:1}.nuv-unsubscribe-modal__box-pause_detail input{width:18px;height:18px}.nuv-unsubscribe-modal__box-devider{height:1px;background:no-repeat padding-box #bdc3c7;opacity:1}.nuv-unsubscribe-modal__box-devider-last{margin-top:30px}.nuv-unsubscribe-modal__box-actions{width:100%;display:flex;justify-content:end;gap:31px;padding-top:26px}@media (max-width:764px){.nuv-unsubscribe-modal__box-actions{align-items:center;flex-direction:column-reverse}}.nuv-unsubscribe-modal__box-actions a{display:flex;align-items:center;text-decoration:underline;font:16px/27px Source Sans Pro;letter-spacing:0;color:#2b8818;opacity:1}.nuv-unsubscribe-modal__box-actions_btn{width:184px;height:46px;background:no-repeat padding-box #2b8818;opacity:1;justify-content:center;cursor:pointer;align-items:center;display:flex}.nuv-unsubscribe-modal__box-actions_btn a{margin:auto;font:16px/27px Source Sans Pro;letter-spacing:0;text-decoration:none;color:#fff;opacity:1}.nuv-unsubscribe-modal__box-privacy_footer{text-align:left;margin:0;font:italic 12px/12px Georgia;letter-spacing:0;opacity:1;color:#253746;padding-top:11px}.nuv-unsubscribe-modal__box-privacy_footer a{font:italic 12px/12px Georgia;text-align:left;text-decoration:underline;letter-spacing:0;color:#2b8818}@media (max-width:764px){.nuv-unsubscribe-modal__box-actions_btn{width:100%}.nuv-unsubscribe-modal__box{padding:20px}.nuv-unsubscribe-modal{width:100%;max-width:100%;height:100%;max-height:100%}}.validation-error{color:red;font-style:italic;margin:8px 0 0}.dropdown-icon{position:absolute;top:50%;right:10px;transform:translateY(-50%);pointer-events:none}.nuv-multi-select-filter-modal__options-container .nuv-multi-select-filter-modal__apply-btn .nuv-button__btn{width:100%;background-color:#2b8818;font-size:1rem;padding:15px 20px 13px}']],data:{}});function lR(t){return pr(0,[(t()(),Ki(0,0,null,null,15,"div",[["class","nuv-subscription-v2__container"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-subscription-v2__heading"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"h3",[],null,null,null,null,null)),(t()(),hr(3,null,["",""])),(t()(),Ki(4,0,null,null,8,"div",[["class","nuv-subscription-v2__subheading"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,7,"em",[["class","nuv-subscription-v2__subheading-disclousure"],["style","padding-left: 0px"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,1,"label",[],null,null,null,null,null)),(t()(),hr(-1,null,["Already subscribed? "])),(t()(),Ki(8,0,null,null,2,"a",[["class","nuv-login__no-alert"],["data-speed-bump-id","modal-logincontainer"],["style","color: #2b8818"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,1,"u",[],null,null,null,null,null)),(t()(),hr(-1,null,["Login or register"])),(t()(),Ki(11,0,null,null,1,"label",[],null,null,null,null,null)),(t()(),hr(-1,null,[" to manage your subscriptions."])),(t()(),Ki(13,0,null,null,2,"div",[["class","nuv-subscription-v2__details"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,1,"p",[],null,null,null,null,null)),(t()(),hr(15,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,3,0,e.SubscriptionDetails.Title),t(n,15,0,e.SubscriptionDetails.Description)}))}function rR(t){return pr(0,[(t()(),Ki(0,0,null,null,11,"div",[["class","nuv-subscription-v2__container"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-subscription-v2__heading"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"h3",[],null,null,null,null,null)),(t()(),hr(3,null,["",""])),(t()(),Ki(4,0,null,null,4,"div",[["class","nuv-subscription-v2__subheading"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,3,"p",[],null,null,null,null,null)),(t()(),hr(-1,null,[" Already subscribed? "])),(t()(),Ki(7,0,null,null,1,"a",[["class","nuv-login__no-alert"],["style","color: #2b8818"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleGlobalLoginModal()&&o),o}),null,null)),(t()(),hr(-1,null,["Manage your current subscriptions"])),(t()(),Ki(9,0,null,null,2,"div",[["class","nuv-subscription-v2__details"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,1,"p",[],null,null,null,null,null)),(t()(),hr(11,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,3,0,e.SubscriptionDetails.Title),t(n,11,0,e.SubscriptionDetails.Description)}))}function cR(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"div",[["class","nuv-subscription-v2__container"]],[[8,"hidden",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-subscription-v2__heading"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"h3",[["class","nuv-subscription-v2__heading-top"]],null,null,null,null,null)),(t()(),hr(3,null,[" "," "])),(t()(),Ki(4,0,null,null,2,"div",[["class","nuv-subscription-v2__details"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,"h6",[],null,null,null,null,null)),(t()(),hr(6,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,0,0,!e.showUserDetails),t(n,3,0,e.SubscriptionDetails.LoggedInTitle),t(n,6,0,null==e.userProfileData?null:e.userProfileData.email)}))}function aR(t){return pr(0,[(t()(),Ki(0,0,null,null,6,"div",[["class","nuv-subscription-v2__container nuv-subscription-v2__container--logged-in"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-subscription-v2__heading"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"h3",[["class","nuv-subscription-v2__heading-top"]],null,null,null,null,null)),(t()(),hr(3,null,[" "," "])),(t()(),Ki(4,0,null,null,2,"div",[["class","nuv-subscription-v2__details"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,"h6",[],null,null,null,null,null)),(t()(),hr(6,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,3,0,e.globalSubscriptionsUserFirstName),t(n,6,0,null==e.globalSubscriptionsUserData?null:e.globalSubscriptionsUserData.EmailAddress)}))}function sR(t){return pr(0,[(t()(),Ki(0,0,null,null,9,"div",[],[[8,"hidden",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-subscription-v2__heading"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"h3",[["class","nuv-subscription-v2__heading-top"]],null,null,null,null,null)),(t()(),hr(3,null,["","'s subscription selections"])),(t()(),Ki(4,0,null,null,2,"div",[["class","nuv-subscription-v2__details"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,"h6",[],null,null,null,null,null)),(t()(),hr(6,null,["",""])),(t()(),Ki(7,0,null,null,2,"div",[["class","nuv-subscription-v2__details"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,1,"p",[["class","nuv-subscription-v2__details-selction_para"]],null,null,null,null,null)),(t()(),hr(-1,null,["This is an at-a-glance view of your currently subscribed items"]))],null,(function(t,n){var e=n.component;t(n,0,0,!e.ismanageMyProfile),t(n,3,0,null==e.userProfileData?null:e.userProfileData.firstName),t(n,6,0,null==e.userProfileData?null:e.userProfileData.email)}))}function uR(t){return pr(0,[(t()(),Ki(0,0,null,null,22,"div",[["class","nuv-dropdown__containerbox"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,8,"button",[["class","nuv-dropdown-btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleDropDown()&&o),o}),null,null)),(t()(),hr(2,null,[" "," "])),(t()(),Ki(3,0,null,null,6,"span",[["class","nuv-subscription-v2__tabs-arrow"]],null,null,null,null,null)),(t()(),Ki(4,0,[["arrowSvg",1]],null,5,":svg:svg",[["aria-label","location_title location"],["class",""],["focusable","false"],["role","img"],["viewBox","0 0 6 10"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),jl(5,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(6,{"arrow-up":0}),(t()(),Ki(7,0,null,null,1,":svg:title",[["id","location_title"]],null,null,null,null,null)),(t()(),hr(-1,null,["location select"])),(t()(),Ki(9,0,null,null,0,":svg:path",[["d","M1 .757L5.243 5 1 9.243"],["fill","none"],["fill-rule","evenodd"],["id","location"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,12,"div",[["class","nuv-dropdown"]],[[8,"hidden",0]],null,null,null,null)),(t()(),Ki(11,0,null,null,11,"div",[["class","nuv-dropdown__container"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,10,"div",[["class","nuv-dropdown__container__text"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,2,"p",[["class","nuv-dropdown__container__text__heading"]],null,null,null,null,null)),(t()(),hr(14,null,[" "," "])),sr(15,1),(t()(),Ki(16,0,null,null,6,"ul",[["class","nuv-dropdown__container__text__list"]],null,null,null,null,null)),(t()(),Ki(17,0,null,null,2,"li",[],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.togglePreferenceCenter()&&o),o}),null,null)),(t()(),Ki(18,0,null,null,1,"a",[],null,null,null,null,null)),(t()(),hr(19,null,["",""])),(t()(),Ki(20,0,null,null,2,"li",[],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleCurrentSelections()&&o),o}),null,null)),(t()(),Ki(21,0,null,null,1,"a",[],null,null,null,null,null)),(t()(),hr(22,null,["",""]))],(function(t,n){var e=t(n,6,0,n.component.isSubscripationOptionArrowRotated);t(n,5,0,"",e)}),(function(t,n){var e=n.component;t(n,2,0,e.SubscriptionOptionModel.SubscriptionoptionLabel),t(n,10,0,!e.showHideDropDown);var o=Oi(n,14,0,t(n,15,0,Al(n.parent,0),e.SubscriptionOptionModel.SubscriptionoptionLabel));t(n,14,0,o),t(n,19,0,e.SubscriptionOptionModel.PreferenceCenterLabel),t(n,22,0,e.SubscriptionOptionModel.CurrentSelectionsLabel)}))}function dR(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"li",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"a",[],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.globalSubscriptionLogout()&&o),o}),null,null)),(t()(),hr(2,null,[" "," "]))],null,(function(t,n){t(n,2,0,n.component.SubscriptionOptionModel.LogoutLabel)}))}function gR(t){return pr(0,[(t()(),Ki(0,0,null,null,21,"div",[["class","nuv-dropdown-containerbox"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,8,"button",[["class","nuv-dropdown-btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleDropDown()&&o),o}),null,null)),(t()(),hr(2,null,[" "," "])),(t()(),Ki(3,0,null,null,6,"span",[["class","nuv-subscription-v2__tabs-arrow"]],null,null,null,null,null)),(t()(),Ki(4,0,[["arrowSvg",1]],null,5,":svg:svg",[["aria-label","location_title location"],["class",""],["focusable","false"],["role","img"],["viewBox","0 0 6 10"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),jl(5,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(6,{"arrow-up":0}),(t()(),Ki(7,0,null,null,1,":svg:title",[["id","location_title"]],null,null,null,null,null)),(t()(),hr(-1,null,["location select"])),(t()(),Ki(9,0,null,null,0,":svg:path",[["d","M1 .757L5.243 5 1 9.243"],["fill","none"],["fill-rule","evenodd"],["id","location"],["stroke","currentColor"]],null,null,null,null,null)),(t()(),Ki(10,0,null,null,11,"div",[["class","nuv-dropdown"]],[[8,"hidden",0]],null,null,null,null)),(t()(),Ki(11,0,null,null,10,"div",[["class","nuv-dropdown__container"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,9,"div",[["class","nuv-dropdown__container__text"]],null,null,null,null,null)),(t()(),Ki(13,0,null,null,2,"p",[["class","nuv-dropdown__container__text__heading"]],null,null,null,null,null)),(t()(),hr(14,null,[" "," "])),sr(15,1),(t()(),Ki(16,0,null,null,5,"ul",[["class","nuv-dropdown__container__text__list"]],null,null,null,null,null)),(t()(),Ki(17,0,null,null,2,"li",[],null,null,null,null,null)),(t()(),Ki(18,0,null,null,1,"a",[],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleGlobalManageMyProfile()&&o),o}),null,null)),(t()(),hr(19,null,[" "," "])),(t()(),Zi(16777216,null,null,1,null,dR)),jl(21,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component,o=t(n,6,0,e.isSubscripationOptionArrowRotated);t(n,5,0,"",o),t(n,21,0,"global"==e.SiteDetails.SiteName&&e.globalUserIsLoggedIn)}),(function(t,n){var e=n.component;t(n,2,0,e.SubscriptionOptionModel.SubscriptionoptionLabel),t(n,10,0,!e.showHideDropDown);var o=Oi(n,14,0,t(n,15,0,Al(n.parent,0),e.SubscriptionOptionModel.SubscriptionoptionLabel));t(n,14,0,o),t(n,19,0,e.SubscriptionOptionModel.ManageprofileLabel)}))}function hR(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"span",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"span",[["class","tab_link__text-counter"]],null,null,null,null,null)),(t()(),hr(3,null,[" ("," ",") "]))],null,(function(t,n){var e=n.component;t(n,3,0,e.tlSubscriptionCounter,e.SubscriptionDetails.SubscriptionCounterPreText)}))}function _R(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"span",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"span",[["class","tab_link__text-counter"]],null,null,null,null,null)),(t()(),hr(3,null,[" ("," ",") "]))],null,(function(t,n){var e=n.component;t(n,3,0,e.pdSubscriptionCounter,e.SubscriptionDetails.SubscriptionCounterPreText)}))}function CR(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"span",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"span",[["class","tab_link__text-counter"]],null,null,null,null,null)),(t()(),hr(3,null,[" ("," ",") "]))],null,(function(t,n){var e=n.component;t(n,3,0,e.ccSubscriptionCounter,e.SubscriptionDetails.SubscriptionCounterPreText)}))}function pR(t){return pr(0,[(t()(),Ki(0,0,null,null,30,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,29,"div",[["class","nuv-subscription-v2__tabs--mobile"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,21,"select",[["class","nuv-subscription-v2__tabs-select"],["id","subscription-tabs"],["name","subscription-tabs"]],null,[[null,"change"],[null,"click"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==i.changeTabOnClick(e.target.value)&&o),"click"===n&&(o=!1!==i.toggleArrowRotation()&&o),o}),null,null)),(t()(),Ki(3,0,null,null,6,"option",[["selected",""]],null,null,null,null,null)),jl(4,147456,null,0,zh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),jl(5,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),Ki(6,0,null,null,3,"p",[["class","tab_link__text"]],null,null,null,null,null)),(t()(),hr(7,null,[" "," "])),(t()(),Zi(16777216,null,null,1,null,hR)),jl(9,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(10,0,null,null,6,"option",[],null,null,null,null,null)),jl(11,147456,null,0,zh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),jl(12,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),Ki(13,0,null,null,3,"p",[["class","tab_link__text"]],null,null,null,null,null)),(t()(),hr(14,null,[" "," "])),(t()(),Zi(16777216,null,null,1,null,_R)),jl(16,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(17,0,null,null,6,"option",[],null,null,null,null,null)),jl(18,147456,null,0,zh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),jl(19,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),Ki(20,0,null,null,3,"p",[["class","tab_link__text"]],null,null,null,null,null)),(t()(),hr(21,null,[" "," "])),(t()(),Zi(16777216,null,null,1,null,CR)),jl(23,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(24,0,null,null,6,"span",[["class","nuv-subscription-v2__tabs-arrow"]],null,null,null,null,null)),(t()(),Ki(25,0,[["arrowSvg",1]],null,5,":svg:svg",[["aria-label","location_title location"],["class",""],["focusable","false"],["role","img"],["viewBox","0 0 6 10"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),jl(26,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(27,{rotate:0}),(t()(),Ki(28,0,null,null,1,":svg:title",[["id","location_title"]],null,null,null,null,null)),(t()(),hr(-1,null,["location select"])),(t()(),Ki(30,0,null,null,0,":svg:path",[["d","M1 .757L5.243 5 1 9.243"],["fill","none"],["fill-rule","evenodd"],["id","location"],["stroke","currentColor"]],null,null,null,null,null))],(function(t,n){var e=n.component;t(n,4,0,e.thoughtLeadershipTabId),t(n,5,0,e.thoughtLeadershipTabId),t(n,9,0,e.isUserLoggedIn),t(n,11,0,e.productDocumentsTabId),t(n,12,0,e.productDocumentsTabId),t(n,16,0,e.isUserLoggedIn),t(n,18,0,e.conferenceCallsTabId),t(n,19,0,e.conferenceCallsTabId),t(n,23,0,e.isUserLoggedIn);var o=t(n,27,0,e.isArrowRotated);t(n,26,0,"",o)}),(function(t,n){t(n,7,0,null==n.context.$implicit||null==n.context.$implicit.tabs[0]?null:n.context.$implicit.tabs[0].label),t(n,14,0,null==n.context.$implicit||null==n.context.$implicit.tabs[1]?null:n.context.$implicit.tabs[1].label),t(n,21,0,null==n.context.$implicit||null==n.context.$implicit.tabs[2]?null:n.context.$implicit.tabs[2].label)}))}function fR(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,2,null,pR)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To]),(t()(),Zi(0,null,null,0))],(function(t,n){var e=n.component;t(n,2,0,Oi(n,2,0,Al(n,3).transform(e.properties$)))}),null)}function MR(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"span",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"span",[["class","tab_link__text-counter"]],null,null,null,null,null)),(t()(),hr(3,null,[" ("," ",") "]))],null,(function(t,n){var e=n.component;t(n,3,0,e.tlSubscriptionCounter,e.SubscriptionDetails.SubscriptionCounterPreText)}))}function PR(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"span",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"span",[["class","tab_link__text-counter"]],null,null,null,null,null)),(t()(),hr(3,null,[" ("," ",") "]))],null,(function(t,n){var e=n.component;t(n,3,0,e.pdSubscriptionCounter,e.SubscriptionDetails.SubscriptionCounterPreText)}))}function OR(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"span",[],null,null,null,null,null)),(t()(),Ki(1,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"span",[["class","tab_link__text-counter"]],null,null,null,null,null)),(t()(),hr(3,null,[" ("," ",") "]))],null,(function(t,n){var e=n.component;t(n,3,0,e.ccSubscriptionCounter,e.SubscriptionDetails.SubscriptionCounterPreText)}))}function mR(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"thought-leadership",[["class","nuv-subscription-v2__tab-content"]],[[8,"id",0],[2,"active",null],[2,"nuv-subscription-v2__tab-content-login",null]],[[null,"tlSubscribedItems"]],(function(t,n,e){var o=!0,i=t.component;return"tlSubscribedItems"===n&&(o=!1!==i.updateSubscriptionCount(e,i.thoughtLeadershipTabId)&&o),o}),HF,DF)),jl(1,4440064,[[1,4],["nuvThoughtLeadership",4]],0,MP,[],{tabData:[0,"tabData"],tabHeading:[1,"tabHeading"],sitename:[2,"sitename"],thoughtLeadershipInput:[3,"thoughtLeadershipInput"],loggedInSubscriptionIDS:[4,"loggedInSubscriptionIDS"]},{tlSubscribedItems:"tlSubscribedItems"})],(function(t,n){var e=n.component;t(n,1,0,null==n.parent.context.$implicit?null:n.parent.context.$implicit.tabs[0],e.SubscriptionTabDetails.TabHeading,e.SiteDetails.SiteName,e.thoughtLeadershipInput,e.thoughtLeadershipInputIds)}),(function(t,n){var e=n.component;t(n,0,0,e.thoughtLeadershipTabId,e.activeTab===e.thoughtLeadershipTabId,e.isUserLoggedIn)}))}function vR(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"product-documents",[["class","nuv-subscription-v2__tab-content"]],[[8,"id",0],[2,"active",null],[2,"nuv-subscription-v2__tab-content-login",null]],[[null,"pdSubscribedItems"]],(function(t,n,e){var o=!0,i=t.component;return"pdSubscribedItems"===n&&(o=!1!==i.updateSubscriptionCount(e,i.productDocumentsTabId)&&o),o}),Rj,hj)),jl(1,4964352,[[3,4],["nuvProductDocuments",4]],0,zP,[A_,ao,Sn],{tabData:[0,"tabData"],tabHeading:[1,"tabHeading"],tabSaveModel:[2,"tabSaveModel"],loggedInSubscriptionIDS:[3,"loggedInSubscriptionIDS"],properties$:[4,"properties$"]},{pdSubscribedItems:"pdSubscribedItems"})],(function(t,n){var e=n.component;t(n,1,0,null==n.parent.context.$implicit?null:n.parent.context.$implicit.tabs[1],e.SubscriptionTabDetails.TabHeading,e.productDocumentsInput,e.productDocumentsInputIds,e.properties$)}),(function(t,n){var e=n.component;t(n,0,0,e.productDocumentsTabId,e.activeTab===e.productDocumentsTabId,e.isUserLoggedIn)}))}function yR(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"conference-calls-webinars",[["class","nuv-subscription-v2__tab-content"]],[[8,"id",0],[2,"active",null],[2,"nuv-subscription-v2__tab-content-login",null]],[[null,"ccSubscribedItems"]],(function(t,n,e){var o=!0,i=t.component;return"ccSubscribedItems"===n&&(o=!1!==i.updateSubscriptionCount(e,i.conferenceCallsTabId)&&o),o}),Uj,Vj)),jl(1,4833280,[[2,4],["nuvConfCalls",4]],0,DP,[],{loggedInSubscriptionIDS:[0,"loggedInSubscriptionIDS"],tabHeading:[1,"tabHeading"],sitename:[2,"sitename"],tabData:[3,"tabData"],currentSubscriptionCount:[4,"currentSubscriptionCount"],confCallsWebinarsInput:[5,"confCallsWebinarsInput"]},{ccSubscribedItems:"ccSubscribedItems"})],(function(t,n){var e=n.component;t(n,1,0,e.confCallsWebinarsInputIds,e.SubscriptionTabDetails.TabHeading,e.SiteDetails.SiteName,null==n.parent.context.$implicit?null:n.parent.context.$implicit.tabs[2],e.ccSubscriptionCounter,e.confCallsWebinarsInput)}),(function(t,n){var e=n.component;t(n,0,0,e.conferenceCallsTabId,e.activeTab===e.conferenceCallsTabId,e.isUserLoggedIn)}))}function bR(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"button",[["class","nuv-unsubscribe-from-all-subscriptions-button"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleUnsubscribeFromAllSubscriptions()&&o),o}),null,null)),(t()(),hr(-1,null,[" Unsubscribe from all Nuveen subscriptions "]))],null,null)}function xR(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-button nuv-button--green"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"button",[["class","nuv-button__btn"]],[[8,"disabled",0]],[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.onNewUserSubscribe()&&o),o}),null,null)),(t()(),hr(3,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,2,0,e.isSaveButtonDisabled),t(n,3,0,e.SubscriptionTabDetails.SaveButtonText)}))}function AR(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-button nuv-button--green"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"button",[["class","nuv-button__btn"]],[[8,"disabled",0]],[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleStayConnectedModal()&&o),o}),null,null)),(t()(),hr(3,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,2,0,e.isSaveButtonDisabled),t(n,3,0,e.SubscriptionTabDetails.SaveButtonText)}))}function wR(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"button",[["class","nuv-unsubscribe-from-all-subscriptions-button"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleUnsubscribeFromAllSubscriptions()&&o),o}),null,null)),(t()(),hr(-1,null,[" Unsubscribe from all Nuveen subscriptions "]))],null,null)}function BR(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-button nuv-button--green"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"button",[["class","nuv-button__btn"]],[[8,"disabled",0]],[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.onNewUserSubscribe()&&o),o}),null,null)),(t()(),hr(3,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,2,0,e.isSaveButtonDisabled),t(n,3,0,e.SubscriptionTabDetails.SaveButtonText)}))}function kR(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-button nuv-button--green"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"button",[["class","nuv-button__btn"]],[[8,"disabled",0]],[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleStayConnectedModal()&&o),o}),null,null)),(t()(),hr(3,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,2,0,e.isSaveButtonDisabled),t(n,3,0,e.SubscriptionTabDetails.SaveButtonText)}))}function SR(t){return pr(0,[(t()(),Ki(0,0,null,null,37,null,null,null,null,null,null,null)),(t()(),Ki(1,0,[[10,0],["subscriptionV2Tabs",1]],null,15,"div",[["class","nuv-subscription-v2__tabs"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,4,"div",[["class","nuv-subscription-v2__tabs-tab-link"]],[[2,"nuv-subscription-v2__tabs-tab-link--active",null]],[[null,"click"]],(function(t,n,e){var o=!0,i=t.component;return"click"===n&&(o=!1!==i.changeTabOnClick(i.thoughtLeadershipTabId)&&o),o}),null,null)),(t()(),Ki(3,0,null,null,3,"p",[["class","tab_link__text"]],null,null,null,null,null)),(t()(),hr(4,null,[" "," "])),(t()(),Zi(16777216,null,null,1,null,MR)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(7,0,null,null,4,"div",[["class","nuv-subscription-v2__tabs-tab-link"]],[[2,"nuv-subscription-v2__tabs-tab-link--active",null]],[[null,"click"]],(function(t,n,e){var o=!0,i=t.component;return"click"===n&&(o=!1!==i.changeTabOnClick(i.productDocumentsTabId)&&o),o}),null,null)),(t()(),Ki(8,0,null,null,3,"p",[["class","tab_link__text"]],null,null,null,null,null)),(t()(),hr(9,null,[" "," "])),(t()(),Zi(16777216,null,null,1,null,PR)),jl(11,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(12,0,null,null,4,"div",[["class","nuv-subscription-v2__tabs-tab-link"]],[[2,"nuv-subscription-v2__tabs-tab-link--active",null]],[[null,"click"]],(function(t,n,e){var o=!0,i=t.component;return"click"===n&&(o=!1!==i.changeTabOnClick(i.conferenceCallsTabId)&&o),o}),null,null)),(t()(),Ki(13,0,null,null,3,"p",[["class","tab_link__text"]],null,null,null,null,null)),(t()(),hr(14,null,[" "," "])),(t()(),Zi(16777216,null,null,1,null,OR)),jl(16,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,mR)),jl(18,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,vR)),jl(20,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,yR)),jl(22,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(23,0,[[9,0],["saveButton",1]],null,6,"div",[["class","nuv-subscription-v2__tab-content__content_container__save_button"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,bR)),jl(25,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,xR)),jl(27,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,AR)),jl(29,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(30,0,[["saveButtonClone",1]],null,7,"div",[["class","nuv-subscription-v2__tab-content__content_container__save_button nuv-subscription-v2__tab-content__content_container__save_button--clone"]],[[2,"nuv-subscription-v2__tab-content__content_container__save_button--clone-active",null]],null,null,null,null)),(t()(),Ki(31,0,null,null,0,"div",[["class","nuv-subscription-v2__tab-content__content_container__save_button--clone-divider"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,wR)),jl(33,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,BR)),jl(35,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,kR)),jl(37,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,6,0,e.isUserLoggedIn),t(n,11,0,e.isUserLoggedIn),t(n,16,0,e.isUserLoggedIn),t(n,18,0,null==n.context.$implicit?null:n.context.$implicit.tabs[0]),t(n,20,0,null==n.context.$implicit?null:n.context.$implicit.tabs[1]),t(n,22,0,null==n.context.$implicit?null:n.context.$implicit.tabs[2]),t(n,25,0,e.isUserLoggedIn&&"retail"==e.SiteDetails.SiteName),t(n,27,0,e.isUserLoggedIn&&"retail"==e.SiteDetails.SiteName),t(n,29,0,!e.isUserLoggedIn&&"retail"==e.SiteDetails.SiteName),t(n,33,0,e.isUserLoggedIn&&"retail"==e.SiteDetails.SiteName),t(n,35,0,e.isUserLoggedIn&&"retail"==e.SiteDetails.SiteName),t(n,37,0,!e.isUserLoggedIn&&"retail"==e.SiteDetails.SiteName)}),(function(t,n){var e=n.component;t(n,2,0,e.activeTab===e.thoughtLeadershipTabId),t(n,4,0,null==n.context.$implicit||null==n.context.$implicit.tabs[0]?null:n.context.$implicit.tabs[0].label),t(n,7,0,e.activeTab===e.productDocumentsTabId),t(n,9,0,null==n.context.$implicit||null==n.context.$implicit.tabs[1]?null:n.context.$implicit.tabs[1].label),t(n,12,0,e.activeTab===e.conferenceCallsTabId),t(n,14,0,null==n.context.$implicit||null==n.context.$implicit.tabs[2]?null:n.context.$implicit.tabs[2].label),t(n,30,0,e.isSaveFloating)}))}function TR(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,2,null,SR)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To]),(t()(),Zi(0,null,null,0))],(function(t,n){var e=n.component;t(n,2,0,Oi(n,2,0,Al(n,3).transform(e.properties$)))}),null)}function ER(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["value","tab1"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"p",[["class","tab_link__text"]],null,null,null,null,null)),(t()(),hr(2,null,[" "," "]))],null,(function(t,n){t(n,2,0,n.component.SubscriptionDetails.GlobalTabTitle)}))}function IR(t){return pr(0,[(t()(),Ki(0,0,null,null,5,"div",[["value","tab2"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,4,"p",[["class","tab_link__text"]],null,null,null,null,null)),(t()(),hr(2,null,[" "," "])),(t()(),Ki(3,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,"span",[["class","tab_link__text-counter"]],null,null,null,null,null)),(t()(),hr(5,null,[" ("," ",") "]))],null,(function(t,n){var e=n.component;t(n,2,0,e.SubscriptionDetails.GlobalTabTitle),t(n,5,0,e.tlSubscriptionGlobalCounter,e.SubscriptionDetails.SubscriptionCounterPreText)}))}function zR(t){return pr(0,[(t()(),Ki(0,0,null,null,6,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,5,"div",[["class","nuv-subscription-v2__tabs--mobile"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,4,"div",[["class","nuv-subscription-v2__tabs-select"],["id","subscription-tabs"],["name","subscription-tabs"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,ER)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,IR)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,4,0,!e.globalUserIsLoggedIn),t(n,6,0,e.globalUserIsLoggedIn)}),null)}function LR(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,zR)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,n.component.globalTabObject)}),null)}function DR(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","nuv-subscription-v2__tabs-tab-link"]],[[2,"nuv-subscription-v2__tabs-tab-link--active",null]],[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.changeTabOnClick("tab1")&&o),o}),null,null)),(t()(),Ki(1,0,null,null,1,"p",[["class","tab_link__text"]],null,null,null,null,null)),(t()(),hr(2,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,0,0,"tab1"===e.activeTab),t(n,2,0,e.SubscriptionDetails.GlobalTabTitle)}))}function NR(t){return pr(0,[(t()(),Ki(0,0,null,null,5,"div",[["class","nuv-subscription-v2__tabs-tab-link"]],[[2,"nuv-subscription-v2__tabs-tab-link--active",null]],[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.changeTabOnClick("tab1")&&o),o}),null,null)),(t()(),Ki(1,0,null,null,4,"p",[["class","tab_link__text"]],null,null,null,null,null)),(t()(),hr(2,null,[" "," "])),(t()(),Ki(3,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,"span",[["class","tab_link__text-counter"]],null,null,null,null,null)),(t()(),hr(5,null,[" ("," ",") "]))],null,(function(t,n){var e=n.component;t(n,0,0,"tab1"===e.activeTab),t(n,2,0,e.SubscriptionDetails.GlobalTabTitle),t(n,5,0,e.tlSubscriptionGlobalCounter,e.SubscriptionDetails.SubscriptionCounterPreText)}))}function FR(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-button nuv-button--green"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"button",[["class","nuv-button__btn"]],[[8,"disabled",0]],[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleStayConnectedModal()&&o),o}),null,null)),(t()(),hr(3,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,2,0,e.isSaveButtonDisabled),t(n,3,0,e.SubscriptionTabDetails.SaveButtonText)}))}function jR(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-button nuv-button--green"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"button",[["class","nuv-button__btn"]],[[8,"disabled",0]],[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.globalSubscriptionGetStarted()&&o),o}),null,null)),(t()(),hr(3,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,2,0,e.isSaveButtonDisabled),t(n,3,0,e.SubscriptionTabDetails.UpdateButtonText)}))}function RR(t){return pr(0,[(t()(),Ki(0,0,null,null,12,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,4,"div",[["class","nuv-subscription-v2__tabs"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,DR)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,NR)),jl(5,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(6,0,null,null,1,"thought-leadership",[["class","nuv-subscription-v2__tab-content"],["id","tab-tab1"]],[[2,"active",null]],[[null,"tlSubscribedItems"]],(function(t,n,e){var o=!0;return"tlSubscribedItems"===n&&(o=!1!==t.component.updateSubscriptionCount(e,"tab1")&&o),o}),HF,DF)),jl(7,4440064,[[1,4],["nuvThoughtLeadership",4]],0,MP,[],{tabHeading:[0,"tabHeading"],sitename:[1,"sitename"],globalTabObject:[2,"globalTabObject"],globalSubscriptionsUserData:[3,"globalSubscriptionsUserData"]},{tlSubscribedItems:"tlSubscribedItems"}),(t()(),Ki(8,0,null,null,4,"div",[["class","nuv-subscription-v2__tab-content__content_container__save_button"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,FR)),jl(10,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,jR)),jl(12,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,3,0,!e.globalUserIsLoggedIn),t(n,5,0,e.globalUserIsLoggedIn),t(n,7,0,e.SubscriptionTabDetails.TabHeading,e.SiteDetails.SiteName,e.globalTabObject,e.globalSubscriptionsUserData),t(n,10,0,!e.globalUserIsLoggedIn&&"global"==e.SiteDetails.SiteName),t(n,12,0,e.globalUserIsLoggedIn&&"global"==e.SiteDetails.SiteName)}),(function(t,n){t(n,6,0,"tab1"===n.component.activeTab)}))}function VR(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,RR)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){t(n,2,0,n.component.globalTabObject)}),null)}function GR(t){return pr(0,[(t()(),Ki(0,0,null,null,10,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,0,"div",[["class","nuv-loader"],["id","nuvLoginLoader"]],null,null,null,null,null)),(t()(),Ki(2,0,[[8,0],["mainTab",1]],null,8,"div",[["class","nuv-subscription-v2__tabs-container"]],[[8,"hidden",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,fR)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,TR)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,LR)),jl(8,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,VR)),jl(10,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,4,0,"retail"==e.SiteDetails.SiteName),t(n,6,0,"retail"==e.SiteDetails.SiteName),t(n,8,0,"global"==e.SiteDetails.SiteName),t(n,10,0,"global"==e.SiteDetails.SiteName)}),(function(t,n){t(n,2,0,!n.component.isMainTab)}))}function UR(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[["style","height: 500px; overflow: hidden"]],null,null,null,null,null)),(t()(),Ki(1,0,[[14,0],["loaderRef",1]],null,0,"div",[],[[8,"id",0]],null,null,null,null))],null,(function(t,n){t(n,1,0,Yi(1,"",n.component.loaderId,""))}))}function HR(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"subscription-selections",[],[[8,"hidden",0]],[[null,"inputsChangeOnMySelections"]],(function(t,n,e){var o=!0;return"inputsChangeOnMySelections"===n&&(o=!1!==t.component.updateSaveButtonStateForMySelections(e)&&o),o}),tR,Hj)),jl(2,114688,[[13,4],["manageMyProfile",4]],0,NP,[hP],{tlTabSingleCheckboxesUserData:[0,"tlTabSingleCheckboxesUserData"],tlTabGroupedCheckboxesUserData:[1,"tlTabGroupedCheckboxesUserData"],pdTabCheckboxesUserData:[2,"pdTabCheckboxesUserData"],ccTabCheckboxesUserData:[3,"ccTabCheckboxesUserData"],firstName:[4,"firstName"],email:[5,"email"],thoughtLeadershipTitle:[6,"thoughtLeadershipTitle"],productDocumentTitle:[7,"productDocumentTitle"],conferenceCallsTitle:[8,"conferenceCallsTitle"],tlGroupedCheckboxesParentCheckboxLabel:[9,"tlGroupedCheckboxesParentCheckboxLabel"],ccGroupedCheckboxesParentCheckboxLabel:[10,"ccGroupedCheckboxesParentCheckboxLabel"]},{inputsChangeOnMySelections:"inputsChangeOnMySelections"})],(function(t,n){var e=n.component;t(n,2,1,[e.tlTabSingleCheckboxesUserData,e.tlTabGroupedCheckboxesUserData,e.pdTabCheckboxesUserData,e.ccTabCheckboxesUserData,null==e.userProfileData?null:e.userProfileData.firstName,null==e.userProfileData?null:e.userProfileData.email,null==n.context.$implicit||null==n.context.$implicit.tabs[0]?null:n.context.$implicit.tabs[0].label,null==n.context.$implicit||null==n.context.$implicit.tabs[1]?null:n.context.$implicit.tabs[1].label,null==n.context.$implicit||null==n.context.$implicit.tabs[2]?null:n.context.$implicit.tabs[2].label,e.tlGroupedCheckboxesParentCheckbox,e.ccGroupedCheckboxesParentCheckbox])}),(function(t,n){t(n,1,0,!n.component.ismanageMyProfile)}))}function WR(t){return pr(0,[(t()(),Ki(0,0,null,null,5,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,4,"div",[["class","nuv-unsubscribe-button-flex"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.togglePreferenceCenter()&&o),o}),null,null)),(t()(),Ki(2,0,null,null,1,"span",[["class","nuv-unsubscribe-from-all-subscriptions-button nuv-unsubscribe-from-all-subscriptions-button-caret"]],null,null,null,null,null)),(t()(),hr(-1,null,["< "])),(t()(),Ki(4,0,null,null,1,"button",[["class","nuv-unsubscribe-from-all-subscriptions-button"]],null,null,null,null,null)),(t()(),hr(5,null,[" "," "]))],null,(function(t,n){t(n,5,0,n.component.SubscriptionDetails.BackToPreferenceCenterLabel)}))}function $R(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-button nuv-button--green"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"button",[["class","nuv-button__btn"]],[[8,"disabled",0]],[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.updateSubscriptionFromMyCurrentSelections()&&o),o}),null,null)),(t()(),hr(3,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,2,0,e.isManageMySelectionsSaveButtonDisabled),t(n,3,0,e.SubscriptionTabDetails.SaveButtonText)}))}function qR(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[["class","validation-error"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.component.ValidationMessages.FirstName)}))}function YR(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[["class","validation-error"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.component.ValidationMessages.LastName)}))}function XR(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[["class","validation-error"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.component.ValidationMessages.Email)}))}function ZR(t){return pr(0,[(t()(),Ki(0,0,[[4,0],["stayConnectedModal",1]],null,58,"div",[["class","nuv-multi-select-filter-modal"],["id","model-selected"]],[[8,"hidden",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,57,"div",[["class","nuv-connect-form"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,4,"div",[["class","nuv-connect-form__close"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleStayConnectedModal()&&o),o}),null,null)),(t()(),Ki(3,0,null,null,3,"button",[["_ngcontent-nfp-c8",""],["class","nuv-multi-select-filter-modal__close-btn"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,2,":svg:svg",[["_ngcontent-nfp-c8",""],["class","nuv-multi-select-filter-modal__close-icon"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,":svg:g",[["_ngcontent-nfp-c8",""],["fill","none"],["fill-rule","evenodd"],["stroke","#66737D"],["stroke-linecap","square"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:path",[["_ngcontent-nfp-c8",""],["d","M.5.5l18.85 17.907M19.35.5L.5 18.407"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,51,"div",[["class","nuv-connect-form__box"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,4,"div",[["class","nuv-connect-form__box-top"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,1,"h6",[["class","nuv-connect-form__box-top_heading"]],null,null,null,null,null)),(t()(),hr(10,null,[" "," "])),(t()(),Ki(11,0,null,null,1,"p",[["class","nuv-connect-form__box-top_para"]],null,null,null,null,null)),(t()(),hr(12,null,[" "," "])),(t()(),Ki(13,0,null,null,36,"div",[["class","nuv-connect-form__box-formInput"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,22,"div",[["class","nuv-connect-form__box-formInput_one"]],null,null,null,null,null)),(t()(),Ki(15,0,null,null,10,"div",[["class","nuv-connect-form__box-formInput_one_input-container"]],null,null,null,null,null)),(t()(),Ki(16,0,null,null,7,"input",[["id","stay-connected-fname"],["ngModel",""],["required",""],["type","text"]],[[8,"placeholder",0],[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0;return"input"===n&&(o=!1!==Al(t,17)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,17).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,17)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,17)._compositionEnd(e.target.value)&&o),o}),null,null)),jl(17,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),jl(18,16384,null,0,m_,[],{required:[0,"required"]},null),Vl(1024,null,uh,(function(t){return[t]}),[m_]),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(21,671744,[["firstname",4]],0,__,[[8,null],[6,uh],[8,null],[6,ph]],{name:[0,"name"],model:[1,"model"]},null),Vl(2048,null,bh,null,[__]),jl(23,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,qR)),jl(25,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(26,0,null,null,10,"div",[["class","nuv-connect-form__box-formInput_one_input-container"]],null,null,null,null,null)),(t()(),Ki(27,0,null,null,7,"input",[["id","stay-connected-lname"],["ngModel",""],["required",""],["type","text"]],[[8,"placeholder",0],[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0;return"input"===n&&(o=!1!==Al(t,28)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,28).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,28)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,28)._compositionEnd(e.target.value)&&o),o}),null,null)),jl(28,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),jl(29,16384,null,0,m_,[],{required:[0,"required"]},null),Vl(1024,null,uh,(function(t){return[t]}),[m_]),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(32,671744,[["lastname",4]],0,__,[[8,null],[6,uh],[8,null],[6,ph]],{name:[0,"name"],model:[1,"model"]},null),Vl(2048,null,bh,null,[__]),jl(34,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,YR)),jl(36,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(37,0,null,null,12,"div",[["class","nuv-connect-form__box-formInput_two"]],null,null,null,null,null)),(t()(),Ki(38,0,null,null,9,"input",[["email",""],["id","stay-connected-email"],["ngModel",""],["pattern","^[^@\\s]+@[^@\\s]+\\.[A-Za-z]{2,4}$"],["required",""],["type","text"]],[[8,"placeholder",0],[1,"required",0],[1,"pattern",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0;return"input"===n&&(o=!1!==Al(t,39)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,39).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,39)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,39)._compositionEnd(e.target.value)&&o),o}),null,null)),jl(39,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),jl(40,16384,null,0,m_,[],{required:[0,"required"]},null),jl(41,540672,null,0,x_,[],{pattern:[0,"pattern"]},null),jl(42,16384,null,0,y_,[],{email:[0,"email"]},null),Vl(1024,null,uh,(function(t,n,e){return[t,n,e]}),[m_,x_,y_]),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(45,671744,[["email",4]],0,__,[[8,null],[6,uh],[8,null],[6,ph]],{name:[0,"name"],model:[1,"model"]},null),Vl(2048,null,bh,null,[__]),jl(47,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,XR)),jl(49,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(50,0,null,null,5,"div",[["class","nuv-connect-form__box-actions"]],null,null,null,null,null)),(t()(),Ki(51,0,null,null,1,"a",[],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleStayConnectedModal()&&o),o}),null,null)),(t()(),hr(52,null,[" "," "])),(t()(),Ki(53,0,null,null,2,"div",[["class","nuv-connect-form__box-actions_btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.onNewUserSubscribe()&&o),o}),null,null)),(t()(),Ki(54,0,null,null,1,"a",[],null,null,null,null,null)),(t()(),hr(55,null,[" "," "])),(t()(),Ki(56,0,null,null,0,"div",[["class","nuv-connect-form__box-divider"]],null,null,null,null,null)),(t()(),Ki(57,0,null,null,1,"div",[["class","nuv-connect-form__box-privacy"]],null,null,null,null,null)),(t()(),Ki(58,0,null,null,0,"p",[["class","nuv-connect-form__box-privacy_footer"]],[[8,"innerHTML",1]],null,null,null,null))],(function(t,n){var e=n.component;t(n,18,0,""),t(n,21,0,Yi(1,"",e.Placeholders.FirstNamePlaceholder,""),""),t(n,25,0,!Al(n,21).valid&&Al(n,21).touched||!Al(n,21).valid&&!e.isValidFirstName),t(n,29,0,""),t(n,32,0,Yi(1,"",e.Placeholders.LastNamePlaceholder,""),""),t(n,36,0,!Al(n,32).valid&&Al(n,32).touched||!Al(n,32).valid&&!e.isValidLastName),t(n,40,0,""),t(n,41,0,"^[^@\\s]+@[^@\\s]+\\.[A-Za-z]{2,4}$"),t(n,42,0,""),t(n,45,0,Yi(1,"",e.Placeholders.EmailAddressPlaceholder,""),""),t(n,49,0,!Al(n,45).valid&&Al(n,45).touched||!Al(n,45).valid&&!e.isValidEmailName)}),(function(t,n){var e=n.component;t(n,0,0,!e.isStayConnectedVisible),t(n,10,0,e.StayConnectedModal.StayConnectedTitle),t(n,12,0,e.StayConnectedModal.StayConnectedSubCopy),t(n,16,0,Yi(1,"",e.Placeholders.FirstNamePlaceholder,""),Al(n,18).required?"":null,Al(n,23).ngClassUntouched,Al(n,23).ngClassTouched,Al(n,23).ngClassPristine,Al(n,23).ngClassDirty,Al(n,23).ngClassValid,Al(n,23).ngClassInvalid,Al(n,23).ngClassPending),t(n,27,0,Yi(1,"",e.Placeholders.LastNamePlaceholder,""),Al(n,29).required?"":null,Al(n,34).ngClassUntouched,Al(n,34).ngClassTouched,Al(n,34).ngClassPristine,Al(n,34).ngClassDirty,Al(n,34).ngClassValid,Al(n,34).ngClassInvalid,Al(n,34).ngClassPending),t(n,38,0,Yi(1,"",e.Placeholders.EmailAddressPlaceholder,""),Al(n,40).required?"":null,Al(n,41).pattern?Al(n,41).pattern:null,Al(n,47).ngClassUntouched,Al(n,47).ngClassTouched,Al(n,47).ngClassPristine,Al(n,47).ngClassDirty,Al(n,47).ngClassValid,Al(n,47).ngClassInvalid,Al(n,47).ngClassPending),t(n,52,0,e.StayConnectedModal.CancelButtonText),t(n,55,0,e.StayConnectedModal.SubscribeButtonText),t(n,58,0,e.StayConnectedModal.DisclosureCopy)}))}function KR(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[["class","validation-error"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.component.ValidationMessages.FirstName)}))}function JR(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[["class","validation-error"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.component.ValidationMessages.LastName)}))}function QR(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[["class","validation-error"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.component.ValidationMessages.Email)}))}function tV(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"option",[],null,null,null,null,null)),jl(2,147456,null,0,zh,[Sn,Ln,[2,Ih]],{value:[0,"value"]},null),jl(3,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(4,null,["",""]))],(function(t,n){t(n,2,0,n.context.$implicit.Label),t(n,3,0,n.context.$implicit.Label)}),(function(t,n){t(n,4,0,n.context.$implicit.Label)}))}function nV(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[["class","validation-error"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.component.ValidationMessages.Region)}))}function eV(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"option",[],null,null,null,null,null)),jl(2,147456,null,0,zh,[Sn,Ln,[2,Ih]],{value:[0,"value"]},null),jl(3,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(4,null,["",""]))],(function(t,n){t(n,2,0,n.context.$implicit.Label),t(n,3,0,n.context.$implicit.Label)}),(function(t,n){t(n,4,0,n.context.$implicit.Label)}))}function oV(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[["class","validation-error"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.component.ValidationMessages.Segment)}))}function iV(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[["class","validation-error"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.component.ValidationMessages.OptIn)}))}function lV(t){return pr(0,[(t()(),Ki(0,0,null,null,87,"div",[["class","nuv-connect-form__box-formInput"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,22,"div",[["class","nuv-connect-form__box-formInput_one"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,10,"div",[["class","nuv-connect-form__box-formInput_one_input-container"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,7,"input",[["id","stay-connected-fname"],["ngModel",""],["required",""],["type","text"]],[[8,"placeholder",0],[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0;return"input"===n&&(o=!1!==Al(t,4)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,4).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,4)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,4)._compositionEnd(e.target.value)&&o),o}),null,null)),jl(4,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),jl(5,16384,null,0,m_,[],{required:[0,"required"]},null),Vl(1024,null,uh,(function(t){return[t]}),[m_]),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(8,671744,[["firstname",4]],0,__,[[8,null],[6,uh],[8,null],[6,ph]],{name:[0,"name"],model:[1,"model"]},null),Vl(2048,null,bh,null,[__]),jl(10,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,KR)),jl(12,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(13,0,null,null,10,"div",[["class","nuv-connect-form__box-formInput_one_input-container"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,7,"input",[["id","stay-connected-lname"],["ngModel",""],["required",""],["type","text"]],[[8,"placeholder",0],[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0;return"input"===n&&(o=!1!==Al(t,15)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,15).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,15)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,15)._compositionEnd(e.target.value)&&o),o}),null,null)),jl(15,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),jl(16,16384,null,0,m_,[],{required:[0,"required"]},null),Vl(1024,null,uh,(function(t){return[t]}),[m_]),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(19,671744,[["lastname",4]],0,__,[[8,null],[6,uh],[8,null],[6,ph]],{name:[0,"name"],model:[1,"model"]},null),Vl(2048,null,bh,null,[__]),jl(21,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,JR)),jl(23,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(24,0,null,null,12,"div",[["class","nuv-connect-form__box-formInput_two"]],null,null,null,null,null)),(t()(),Ki(25,0,null,null,9,"input",[["email",""],["id","stay-connected-email"],["ngModel",""],["pattern","^[^@\\s]+@[^@\\s]+\\.[A-Za-z]{2,4}$"],["required",""],["type","text"]],[[8,"placeholder",0],[1,"required",0],[1,"pattern",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0;return"input"===n&&(o=!1!==Al(t,26)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,26).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,26)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,26)._compositionEnd(e.target.value)&&o),o}),null,null)),jl(26,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),jl(27,16384,null,0,m_,[],{required:[0,"required"]},null),jl(28,540672,null,0,x_,[],{pattern:[0,"pattern"]},null),jl(29,16384,null,0,y_,[],{email:[0,"email"]},null),Vl(1024,null,uh,(function(t,n,e){return[t,n,e]}),[m_,x_,y_]),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(32,671744,[["email",4]],0,__,[[8,null],[6,uh],[8,null],[6,ph]],{name:[0,"name"],model:[1,"model"]},null),Vl(2048,null,bh,null,[__]),jl(34,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,QR)),jl(36,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(37,0,null,null,16,"div",[["class","nuv-connect-form__box-formInput_three"]],null,null,null,null,null)),(t()(),Ki(38,0,null,null,13,"select",[["class","nuv-connect-form__box-formInput_three"],["ngModel",""],["required",""]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==Al(t,39).onChange(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,39).onTouched()&&o),"change"===n&&(o=!1!==i.onRegionChange(e.target.value)&&o),o}),null,null)),jl(39,16384,null,0,Ih,[Ln,Sn],null,null),jl(40,16384,null,0,m_,[],{required:[0,"required"]},null),Vl(1024,null,uh,(function(t){return[t]}),[m_]),Vl(1024,null,ph,(function(t){return[t]}),[Ih]),jl(43,671744,[["region",4]],0,__,[[8,null],[6,uh],[8,null],[6,ph]],{name:[0,"name"],model:[1,"model"]},null),Vl(2048,null,bh,null,[__]),jl(45,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(46,0,null,null,3,"option",[["value",""]],null,null,null,null,null)),jl(47,147456,null,0,zh,[Sn,Ln,[2,Ih]],{value:[0,"value"]},null),jl(48,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(49,null,["",""])),(t()(),Zi(16777216,null,null,1,null,tV)),jl(51,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(16777216,null,null,1,null,nV)),jl(53,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(54,0,null,null,16,"div",[["class","nuv-connect-form__box-formInput_four"]],null,null,null,null,null)),(t()(),Ki(55,0,null,null,13,"select",[["class","nuv-connect-form__box-formInput_four"],["ngModel",""],["required",""]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==Al(t,56).onChange(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,56).onTouched()&&o),"change"===n&&(o=!1!==i.onSegmentChange(e.target.value)&&o),o}),null,null)),jl(56,16384,null,0,Ih,[Ln,Sn],null,null),jl(57,16384,null,0,m_,[],{required:[0,"required"]},null),Vl(1024,null,uh,(function(t){return[t]}),[m_]),Vl(1024,null,ph,(function(t){return[t]}),[Ih]),jl(60,671744,[["investorType",4]],0,__,[[8,null],[6,uh],[8,null],[6,ph]],{name:[0,"name"],model:[1,"model"]},null),Vl(2048,null,bh,null,[__]),jl(62,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(63,0,null,null,3,"option",[["value",""]],null,null,null,null,null)),jl(64,147456,null,0,zh,[Sn,Ln,[2,Ih]],{value:[0,"value"]},null),jl(65,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(66,null,["",""])),(t()(),Zi(16777216,null,null,1,null,eV)),jl(68,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(16777216,null,null,1,null,oV)),jl(70,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(71,0,null,null,16,"div",[["class","nuv-connect-form__box-formInput_five"]],null,null,null,null,null)),(t()(),Ki(72,0,null,null,11,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),(t()(),Ki(73,0,null,null,7,"input",[["id","stay-connected-OptIn"],["name","OptIn"],["ngModel",""],["required",""],["type","checkbox"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==Al(t,74).onChange(e.target.checked)&&o),"blur"===n&&(o=!1!==Al(t,74).onTouched()&&o),"change"===n&&(o=!1!==i.onStayConnectedChange(e.target.checked)&&o),o}),null,null)),jl(74,16384,null,0,fh,[Ln,Sn],null,null),jl(75,16384,null,0,v_,[],{required:[0,"required"]},null),Vl(1024,null,uh,(function(t){return[t]}),[v_]),Vl(1024,null,ph,(function(t){return[t]}),[fh]),jl(78,671744,[["stayConnected",4]],0,__,[[8,null],[6,uh],[8,null],[6,ph]],{name:[0,"name"],model:[1,"model"]},null),Vl(2048,null,bh,null,[__]),jl(80,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(81,0,null,null,2,"span",[["aria-label","checked icon"],["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(82,0,null,null,1,":svg:svg",[["aria-label","checked_icon"],["class","nuv-multi-select-filter-modal__icon-checked"],["focusable","false"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(83,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["id","checked_icon"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Ki(84,0,null,null,1,"span",[["class","nuv-subscription-v2__tab-content__nested-checkbox"]],null,null,null,null,null)),(t()(),hr(85,null,[" "," "])),(t()(),Zi(16777216,null,null,1,null,iV)),jl(87,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,5,0,""),t(n,8,0,Yi(1,"",e.Placeholders.FirstNamePlaceholder,""),""),t(n,12,0,!Al(n,8).valid&&Al(n,8).touched||!Al(n,8).valid&&!e.isValidFirstNameForGlobalUser),t(n,16,0,""),t(n,19,0,Yi(1,"",e.Placeholders.LastNamePlaceholder,""),""),t(n,23,0,!Al(n,19).valid&&Al(n,19).touched||!Al(n,19).valid&&!e.isValidLastNameForGlobalUser),t(n,27,0,""),t(n,28,0,"^[^@\\s]+@[^@\\s]+\\.[A-Za-z]{2,4}$"),t(n,29,0,""),t(n,32,0,Yi(1,"",e.Placeholders.EmailAddressPlaceholder,""),""),t(n,36,0,!Al(n,32).valid&&Al(n,32).touched||!Al(n,32).valid&&!e.isValidEmailNameForGlobalUser),t(n,40,0,""),t(n,43,0,Yi(1,"",e.Placeholders.LocationPlaceholder,""),""),t(n,47,0,""),t(n,48,0,""),t(n,51,0,e.globalSubscriptionsFormRegions),t(n,53,0,!Al(n,43).valid&&Al(n,43).touched||!Al(n,43).valid&&!e.isValidRegionDropdownValue),t(n,57,0,""),t(n,60,0,Yi(1,"",e.Placeholders.SegmentPlaceholder,""),""),t(n,64,0,""),t(n,65,0,""),t(n,68,0,e.globalSubscriptionsFormSegments),t(n,70,0,!Al(n,60).valid&&Al(n,60).touched||!Al(n,60).valid&&!e.isValidSegmentDropdownValue),t(n,75,0,""),t(n,78,0,"OptIn",""),t(n,87,0,!Al(n,78).valid&&Al(n,78).touched||!Al(n,78).valid&&!e.isValidStayConnectedValue)}),(function(t,n){var e=n.component;t(n,3,0,Yi(1,"",e.Placeholders.FirstNamePlaceholder,""),Al(n,5).required?"":null,Al(n,10).ngClassUntouched,Al(n,10).ngClassTouched,Al(n,10).ngClassPristine,Al(n,10).ngClassDirty,Al(n,10).ngClassValid,Al(n,10).ngClassInvalid,Al(n,10).ngClassPending),t(n,14,0,Yi(1,"",e.Placeholders.LastNamePlaceholder,""),Al(n,16).required?"":null,Al(n,21).ngClassUntouched,Al(n,21).ngClassTouched,Al(n,21).ngClassPristine,Al(n,21).ngClassDirty,Al(n,21).ngClassValid,Al(n,21).ngClassInvalid,Al(n,21).ngClassPending),t(n,25,0,Yi(1,"",e.Placeholders.EmailAddressPlaceholder,""),Al(n,27).required?"":null,Al(n,28).pattern?Al(n,28).pattern:null,Al(n,34).ngClassUntouched,Al(n,34).ngClassTouched,Al(n,34).ngClassPristine,Al(n,34).ngClassDirty,Al(n,34).ngClassValid,Al(n,34).ngClassInvalid,Al(n,34).ngClassPending),t(n,38,0,Al(n,40).required?"":null,Al(n,45).ngClassUntouched,Al(n,45).ngClassTouched,Al(n,45).ngClassPristine,Al(n,45).ngClassDirty,Al(n,45).ngClassValid,Al(n,45).ngClassInvalid,Al(n,45).ngClassPending),t(n,49,0,e.Placeholders.LocationPlaceholder),t(n,55,0,Al(n,57).required?"":null,Al(n,62).ngClassUntouched,Al(n,62).ngClassTouched,Al(n,62).ngClassPristine,Al(n,62).ngClassDirty,Al(n,62).ngClassValid,Al(n,62).ngClassInvalid,Al(n,62).ngClassPending),t(n,66,0,e.Placeholders.SegmentPlaceholder),t(n,73,0,Al(n,75).required?"":null,Al(n,80).ngClassUntouched,Al(n,80).ngClassTouched,Al(n,80).ngClassPristine,Al(n,80).ngClassDirty,Al(n,80).ngClassValid,Al(n,80).ngClassInvalid,Al(n,80).ngClassPending),t(n,85,0,e.StayConnectedModal.OptInCheckboxText)}))}function rV(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","nuv-connect-form__box-actions_btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.globalSubscriptionGetStarted()&&o),o}),null,null)),(t()(),Ki(1,0,null,null,1,"a",[],null,null,null,null,null)),(t()(),hr(2,null,[" "," "]))],null,(function(t,n){t(n,2,0,n.component.StayConnectedModal.SubscribeButtonText)}))}function cV(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","nuv-connect-form__box-actions_btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.globalSubscriptionGetStarted()&&o),o}),null,null)),(t()(),Ki(1,0,null,null,1,"a",[],null,null,null,null,null)),(t()(),hr(2,null,["",""]))],null,(function(t,n){t(n,2,0,n.component.SubscriptionTabDetails.UpdateButtonText)}))}function aV(t){return pr(0,[(t()(),Ki(0,0,[[4,0],["stayConnectedModal",1]],null,24,"div",[["class","nuv-multi-select-filter-modal"],["id","model-selected"]],[[8,"hidden",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,23,"div",[["class","nuv-connect-form"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,4,"div",[["class","nuv-connect-form__close"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleStayConnectedModal()&&o),o}),null,null)),(t()(),Ki(3,0,null,null,3,"button",[["_ngcontent-nfp-c8",""],["class","nuv-multi-select-filter-modal__close-btn"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,2,":svg:svg",[["_ngcontent-nfp-c8",""],["class","nuv-multi-select-filter-modal__close-icon"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,":svg:g",[["_ngcontent-nfp-c8",""],["fill","none"],["fill-rule","evenodd"],["stroke","#66737D"],["stroke-linecap","square"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:path",[["_ngcontent-nfp-c8",""],["d","M.5.5l18.85 17.907M19.35.5L.5 18.407"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,17,"div",[["class","nuv-connect-form__box"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,4,"div",[["class","nuv-connect-form__box-top"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,1,"h6",[["class","nuv-connect-form__box-top_heading"]],null,null,null,null,null)),(t()(),hr(10,null,[" "," "])),(t()(),Ki(11,0,null,null,1,"p",[["class","nuv-connect-form__box-top_para"]],null,null,null,null,null)),(t()(),hr(12,null,[" "," "])),(t()(),Zi(16777216,null,null,1,null,lV)),jl(14,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(15,0,null,null,6,"div",[["class","nuv-connect-form__box-actions"]],null,null,null,null,null)),(t()(),Ki(16,0,null,null,1,"a",[["href","#"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleStayConnectedModal()&&o),o}),null,null)),(t()(),hr(17,null,[" "," "])),(t()(),Zi(16777216,null,null,1,null,rV)),jl(19,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,cV)),jl(21,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(22,0,null,null,0,"div",[["class","nuv-connect-form__box-divider"]],null,null,null,null,null)),(t()(),Ki(23,0,null,null,1,"div",[["class","nuv-connect-form__box-privacy"]],null,null,null,null,null)),(t()(),Ki(24,0,null,null,0,"p",[["class","nuv-connect-form__box-privacy_footer"]],[[8,"innerHTML",1]],null,null,null,null))],(function(t,n){var e=n.component;t(n,14,0,!e.globalUserIsLoggedIn),t(n,19,0,!e.globalUserIsLoggedIn),t(n,21,0,e.globalUserIsLoggedIn)}),(function(t,n){var e=n.component;t(n,0,0,!e.isStayConnectedVisible),t(n,10,0,e.StayConnectedModal.StayConnectedTitle),t(n,12,0,e.StayConnectedModal.StayConnectedSubCopy),t(n,17,0,e.StayConnectedModal.CancelButtonText),t(n,24,0,e.StayConnectedModal.DisclosureCopy)}))}function sV(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[["class","validation-error"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.component.ValidationMessages.FirstName)}))}function uV(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[["class","validation-error"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.component.ValidationMessages.LastName)}))}function dV(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"option",[],[[8,"selected",0]],null,null,null,null)),jl(2,147456,null,0,zh,[Sn,Ln,[2,Ih]],{value:[0,"value"]},null),jl(3,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(4,null,[" "," "]))],(function(t,n){t(n,2,0,n.context.$implicit.Label),t(n,3,0,n.context.$implicit.Label)}),(function(t,n){var e=n.component;t(n,1,0,n.context.$implicit.Label===(null==e.globalSubscriptionsUserData?null:e.globalSubscriptionsUserData.Country)),t(n,4,0,n.context.$implicit.Label)}))}function gV(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[["class","validation-error"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.component.ValidationMessages.Region)}))}function hV(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"option",[],[[8,"selected",0]],null,null,null,null)),jl(2,147456,null,0,zh,[Sn,Ln,[2,Ih]],{value:[0,"value"]},null),jl(3,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(4,null,[" "," "]))],(function(t,n){t(n,2,0,n.context.$implicit.Label),t(n,3,0,n.context.$implicit.Label)}),(function(t,n){var e=n.component;t(n,1,0,n.context.$implicit.Label===(null==e.globalSubscriptionsUserData?null:e.globalSubscriptionsUserData.Segment)),t(n,4,0,n.context.$implicit.Label)}))}function _V(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[["class","validation-error"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.component.ValidationMessages.Segment)}))}function CV(t){return pr(0,[(t()(),Ki(0,0,null,null,57,"div",[["class","nuv-connect-form__box-formInput"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,22,"div",[["class","nuv-connect-form__box-formInput_one"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,10,"div",[["class","nuv-connect-form__box-formInput_one_input-container"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,7,"input",[["id","stay-connected-fname"],["ngModel",""],["required",""],["type","text"]],[[8,"placeholder",0],[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0,i=t.component;return"input"===n&&(o=!1!==Al(t,4)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,4).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,4)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,4)._compositionEnd(e.target.value)&&o),"ngModelChange"===n&&(o=!1!==(i.globalSubscriptionsUserData.FirstName=e)&&o),o}),null,null)),jl(4,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),jl(5,16384,null,0,m_,[],{required:[0,"required"]},null),Vl(1024,null,uh,(function(t){return[t]}),[m_]),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(8,671744,[["firstname",4]],0,__,[[8,null],[6,uh],[8,null],[6,ph]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),Vl(2048,null,bh,null,[__]),jl(10,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,sV)),jl(12,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(13,0,null,null,10,"div",[["class","nuv-connect-form__box-formInput_one_input-container"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,7,"input",[["id","stay-connected-lname"],["ngModel",""],["required",""],["type","text"]],[[8,"placeholder",0],[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0,i=t.component;return"input"===n&&(o=!1!==Al(t,15)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,15).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,15)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,15)._compositionEnd(e.target.value)&&o),"ngModelChange"===n&&(o=!1!==(i.globalSubscriptionsUserData.LastName=e)&&o),o}),null,null)),jl(15,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),jl(16,16384,null,0,m_,[],{required:[0,"required"]},null),Vl(1024,null,uh,(function(t){return[t]}),[m_]),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(19,671744,[["lastname",4]],0,__,[[8,null],[6,uh],[8,null],[6,ph]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),Vl(2048,null,bh,null,[__]),jl(21,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,uV)),jl(23,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(24,0,null,null,16,"div",[["class","nuv-connect-form__box-formInput_three"]],null,null,null,null,null)),(t()(),Ki(25,0,null,null,13,"select",[["class","nuv-connect-form__box-formInput_three"],["id","stay-connected-region"],["ngModel",""],["required",""]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==Al(t,26).onChange(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,26).onTouched()&&o),"ngModelChange"===n&&(o=!1!==(i.globalSubscriptionsUserData.Country=e)&&o),"change"===n&&(o=!1!==i.onRegionChange(e.target.value)&&o),o}),null,null)),jl(26,16384,null,0,Ih,[Ln,Sn],null,null),jl(27,16384,null,0,m_,[],{required:[0,"required"]},null),Vl(1024,null,uh,(function(t){return[t]}),[m_]),Vl(1024,null,ph,(function(t){return[t]}),[Ih]),jl(30,671744,[["region",4]],0,__,[[8,null],[6,uh],[8,null],[6,ph]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),Vl(2048,null,bh,null,[__]),jl(32,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(33,0,null,null,3,"option",[["value",""]],null,null,null,null,null)),jl(34,147456,null,0,zh,[Sn,Ln,[2,Ih]],{value:[0,"value"]},null),jl(35,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(36,null,["",""])),(t()(),Zi(16777216,null,null,1,null,dV)),jl(38,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(16777216,null,null,1,null,gV)),jl(40,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(41,0,null,null,16,"div",[["class","nuv-connect-form__box-formInput_four"]],null,null,null,null,null)),(t()(),Ki(42,0,null,null,13,"select",[["class","nuv-connect-form__box-formInput_four"],["id","stay-connected-segment"],["ngModel",""],["required",""]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==Al(t,43).onChange(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,43).onTouched()&&o),"ngModelChange"===n&&(o=!1!==(i.globalSubscriptionsUserData.Segment=e)&&o),"change"===n&&(o=!1!==i.onSegmentChange(e.target.value)&&o),o}),null,null)),jl(43,16384,null,0,Ih,[Ln,Sn],null,null),jl(44,16384,null,0,m_,[],{required:[0,"required"]},null),Vl(1024,null,uh,(function(t){return[t]}),[m_]),Vl(1024,null,ph,(function(t){return[t]}),[Ih]),jl(47,671744,[["investorType",4]],0,__,[[8,null],[6,uh],[8,null],[6,ph]],{name:[0,"name"],model:[1,"model"]},{update:"ngModelChange"}),Vl(2048,null,bh,null,[__]),jl(49,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(50,0,null,null,3,"option",[["value",""]],null,null,null,null,null)),jl(51,147456,null,0,zh,[Sn,Ln,[2,Ih]],{value:[0,"value"]},null),jl(52,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(53,null,["",""])),(t()(),Zi(16777216,null,null,1,null,hV)),jl(55,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null),(t()(),Zi(16777216,null,null,1,null,_V)),jl(57,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,5,0,""),t(n,8,0,Yi(1,"",e.Placeholders.FirstNamePlaceholder,""),e.globalSubscriptionsUserData.FirstName),t(n,12,0,!Al(n,8).valid&&Al(n,8).touched||!Al(n,8).valid&&!e.isValidFirstNameForGlobalUser),t(n,16,0,""),t(n,19,0,Yi(1,"",e.Placeholders.LastNamePlaceholder,""),e.globalSubscriptionsUserData.LastName),t(n,23,0,!Al(n,19).valid&&Al(n,19).touched||!Al(n,19).valid&&!e.isValidLastNameForGlobalUser),t(n,27,0,""),t(n,30,0,Yi(1,"",e.Placeholders.LocationPlaceholder,""),e.globalSubscriptionsUserData.Country),t(n,34,0,""),t(n,35,0,""),t(n,38,0,e.globalSubscriptionsFormRegions),t(n,40,0,!Al(n,30).valid&&Al(n,30).touched||!Al(n,30).valid&&!e.isValidRegionDropdownValue),t(n,44,0,""),t(n,47,0,Yi(1,"",e.Placeholders.SegmentPlaceholder,""),e.globalSubscriptionsUserData.Segment),t(n,51,0,""),t(n,52,0,""),t(n,55,0,e.globalSubscriptionsFormSegments),t(n,57,0,!Al(n,47).valid&&Al(n,47).touched||!Al(n,47).valid&&!e.isValidSegmentDropdownValue)}),(function(t,n){var e=n.component;t(n,3,0,Yi(1,"",e.Placeholders.FirstNamePlaceholder,""),Al(n,5).required?"":null,Al(n,10).ngClassUntouched,Al(n,10).ngClassTouched,Al(n,10).ngClassPristine,Al(n,10).ngClassDirty,Al(n,10).ngClassValid,Al(n,10).ngClassInvalid,Al(n,10).ngClassPending),t(n,14,0,Yi(1,"",e.Placeholders.LastNamePlaceholder,""),Al(n,16).required?"":null,Al(n,21).ngClassUntouched,Al(n,21).ngClassTouched,Al(n,21).ngClassPristine,Al(n,21).ngClassDirty,Al(n,21).ngClassValid,Al(n,21).ngClassInvalid,Al(n,21).ngClassPending),t(n,25,0,Al(n,27).required?"":null,Al(n,32).ngClassUntouched,Al(n,32).ngClassTouched,Al(n,32).ngClassPristine,Al(n,32).ngClassDirty,Al(n,32).ngClassValid,Al(n,32).ngClassInvalid,Al(n,32).ngClassPending),t(n,36,0,e.Placeholders.LocationPlaceholder),t(n,42,0,Al(n,44).required?"":null,Al(n,49).ngClassUntouched,Al(n,49).ngClassTouched,Al(n,49).ngClassPristine,Al(n,49).ngClassDirty,Al(n,49).ngClassValid,Al(n,49).ngClassInvalid,Al(n,49).ngClassPending),t(n,53,0,e.Placeholders.SegmentPlaceholder)}))}function pV(t){return pr(0,[(t()(),Ki(0,0,null,null,2,"div",[["class","nuv-connect-form__box-actions_btn"]],null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"a",[["href","#"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.updateGlobalSubscriptions()&&o),o}),null,null)),(t()(),hr(2,null,[" "," "]))],null,(function(t,n){t(n,2,0,n.component.ManageProfileModel.UpdateButtonLabel)}))}function fV(t){return pr(0,[(t()(),Ki(0,0,[[6,0],["globalManageProfile",1]],null,22,"div",[["class","nuv-multi-select-filter-modal"],["id","model-selected"]],[[8,"hidden",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,21,"div",[["class","nuv-connect-form"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,4,"div",[["class","nuv-connect-form__close"]],null,null,null,null,null)),(t()(),Ki(3,0,null,null,3,"button",[["_ngcontent-nfp-c8",""],["class","nuv-multi-select-filter-modal__close-btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleGlobalManageMyProfile()&&o),o}),null,null)),(t()(),Ki(4,0,null,null,2,":svg:svg",[["_ngcontent-nfp-c8",""],["class","nuv-multi-select-filter-modal__close-icon"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,":svg:g",[["_ngcontent-nfp-c8",""],["fill","none"],["fill-rule","evenodd"],["stroke","#66737D"],["stroke-linecap","square"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:path",[["_ngcontent-nfp-c8",""],["d","M.5.5l18.85 17.907M19.35.5L.5 18.407"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,15,"div",[["class","nuv-connect-form__box"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,4,"div",[["class","nuv-connect-form__box-top"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,1,"h6",[["class","nuv-connect-form__box-top_heading"]],null,null,null,null,null)),(t()(),hr(10,null,[" "," "])),(t()(),Ki(11,0,null,null,1,"p",[["class","nuv-connect-form__box-top_para"]],null,null,null,null,null)),(t()(),hr(12,null,[" "," "])),(t()(),Zi(16777216,null,null,1,null,CV)),jl(14,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(15,0,null,null,4,"div",[["class","nuv-connect-form__box-actions"]],null,null,null,null,null)),(t()(),Ki(16,0,null,null,1,"a",[["href","#"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleGlobalManageMyProfile()&&o),o}),null,null)),(t()(),hr(17,null,[" "," "])),(t()(),Zi(16777216,null,null,1,null,pV)),jl(19,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(20,0,null,null,0,"div",[["class","nuv-connect-form__box-divider"]],null,null,null,null,null)),(t()(),Ki(21,0,null,null,1,"div",[["class","nuv-connect-form__box-privacy"]],null,null,null,null,null)),(t()(),Ki(22,0,null,null,0,"p",[["class","nuv-connect-form__box-privacy_footer"]],[[8,"innerHTML",1]],null,null,null,null))],(function(t,n){var e=n.component;t(n,14,0,e.globalUserIsLoggedIn),t(n,19,0,e.globalUserIsLoggedIn)}),(function(t,n){var e=n.component;t(n,0,0,!e.isglobalManageProfile),t(n,10,0,e.ManageProfileModel.ManageProfileTitle),t(n,12,0,null==e.globalSubscriptionsUserData?null:e.globalSubscriptionsUserData.EmailAddress),t(n,17,0,e.ManageProfileModel.CancelButtonLabel),t(n,22,0,e.ManageProfileModel.Disclosure)}))}function MV(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[["class","validation-error"]],null,null,null,null,null)),(t()(),hr(-1,null,[" Please complete all required fields highlighted in red "]))],null,null)}function PV(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[["class","nuv-connect-form__box-top_para"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.component.GlobalLoginModel.GlobalLoginModalSubCopy)}))}function OV(t){return pr(0,[(t()(),Ki(0,0,[[5,0],["globalLoginModal",1]],null,54,"div",[["class","nuv-multi-select-filter-modal"],["id","model-selected"]],[[8,"hidden",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,53,"div",[["class","nuv-connect-form"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,4,"div",[["class","nuv-connect-form__close"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleGlobalLoginModal()&&o),o}),null,null)),(t()(),Ki(3,0,null,null,3,"button",[["_ngcontent-nfp-c8",""],["class","nuv-multi-select-filter-modal__close-btn"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,2,":svg:svg",[["_ngcontent-nfp-c8",""],["class","nuv-multi-select-filter-modal__close-icon"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,":svg:g",[["_ngcontent-nfp-c8",""],["fill","none"],["fill-rule","evenodd"],["stroke","#66737D"],["stroke-linecap","square"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:path",[["_ngcontent-nfp-c8",""],["d","M.5.5l18.85 17.907M19.35.5L.5 18.407"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,47,"div",[["class","nuv-connect-form__box"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,2,"div",[["class","nuv-error-message"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,MV)),jl(10,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(11,0,null,null,4,"div",[["class","nuv-connect-form__box-top"]],null,null,null,null,null)),(t()(),Ki(12,0,null,null,1,"h6",[["class","nuv-connect-form__box-top_heading-mail"]],null,null,null,null,null)),(t()(),hr(13,null,[" "," "])),(t()(),Zi(16777216,null,null,1,null,PV)),jl(15,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(16,0,null,null,35,"div",[["class","nuv-connect-form__box-formInput"]],null,null,null,null,null)),(t()(),Ki(17,0,null,null,12,"div",[["class","nuv-connect-form__box-formInput_two"]],null,null,null,null,null)),(t()(),Ki(18,0,null,null,11,"input",[["email",""],["id","global-login-email"],["name","email"],["ngModel",""],["pattern","^[^@\\s]+@[^@\\s]+\\.[A-Za-z]{2,4}$"],["required",""],["type","text"]],[[8,"placeholder",0],[1,"required",0],[1,"pattern",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0;return"input"===n&&(o=!1!==Al(t,21)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,21).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,21)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,21)._compositionEnd(e.target.value)&&o),o}),null,null)),jl(19,278528,null,0,Td,[Xo,Zo,Sn,Ln],{ngClass:[0,"ngClass"]},null),dr(20,{"has-error":0}),jl(21,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),jl(22,16384,null,0,m_,[],{required:[0,"required"]},null),jl(23,540672,null,0,x_,[],{pattern:[0,"pattern"]},null),jl(24,16384,null,0,y_,[],{email:[0,"email"]},null),Vl(1024,null,uh,(function(t,n,e){return[t,n,e]}),[m_,x_,y_]),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(27,671744,[["email",4]],0,__,[[8,null],[6,uh],[8,null],[6,ph]],{name:[0,"name"],model:[1,"model"]},null),Vl(2048,null,bh,null,[__]),jl(29,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(30,0,null,null,21,"div",[["class","nuv-connect-form__box-formInput_five nuv-connect-form__box-formInput_five-flex"]],null,null,null,null,null)),(t()(),Ki(31,0,null,null,16,"div",[["class","nuv-connect-form__box-formInput_five-flex-wrapper"]],null,null,null,null,null)),(t()(),Ki(32,0,null,null,13,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),(t()(),Ki(33,0,null,null,7,"input",[["id","stay-connected-OptIn"],["name","OptIn"],["ngModel",""],["required",""],["type","checkbox"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==Al(t,34).onChange(e.target.checked)&&o),"blur"===n&&(o=!1!==Al(t,34).onTouched()&&o),"change"===n&&(o=!1!==i.onLoginStayConnectedChange(e.target.checked)&&o),o}),null,null)),jl(34,16384,null,0,fh,[Ln,Sn],null,null),jl(35,16384,null,0,v_,[],{required:[0,"required"]},null),Vl(1024,null,uh,(function(t){return[t]}),[v_]),Vl(1024,null,ph,(function(t){return[t]}),[fh]),jl(38,671744,[["stayConnected",4]],0,__,[[8,null],[6,uh],[8,null],[6,ph]],{name:[0,"name"],model:[1,"model"]},null),Vl(2048,null,bh,null,[__]),jl(40,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(41,0,null,null,4,"span",[["aria-label","checked icon"],["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),jl(42,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(43,{"has-error":0}),(t()(),Ki(44,0,null,null,1,":svg:svg",[["aria-label","checked_icon"],["class","nuv-multi-select-filter-modal__icon-checked"],["focusable","false"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(45,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["id","checked_icon"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),Ki(46,0,null,null,1,"div",[["class","nuv-subscription-v2__tab-content__nested-checkbox"]],null,null,null,null,null)),(t()(),hr(47,null,[" "," "])),(t()(),Ki(48,0,null,null,3,"div",[["class","nuv-connect-form__box-actions"]],null,null,null,null,null)),(t()(),Ki(49,0,null,null,2,"div",[["class","nuv-connect-form__box-actions_btn"]],null,null,null,null,null)),(t()(),Ki(50,0,null,null,1,"a",[],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.globalSubscriptionLogin()&&o),o}),null,null)),(t()(),hr(51,null,[" "," "])),(t()(),Ki(52,0,null,null,0,"div",[["class","nuv-connect-form__box-divider"]],null,null,null,null,null)),(t()(),Ki(53,0,null,null,1,"div",[["class","nuv-connect-form__box-privacy"]],null,null,null,null,null)),(t()(),Ki(54,0,null,null,0,"p",[["class","nuv-connect-form__box-privacy_footer"]],[[8,"innerHTML",1]],null,null,null,null))],(function(t,n){var e=n.component;t(n,10,0,!Al(n,27).valid&&(Al(n,27).touched||!e.isValidLoginEmail)||!Al(n,38).valid&&(Al(n,38).touched||!e.isValidLoginStayConnectedValue)),t(n,15,0,""!==e.GlobalLoginModel.GlobalLoginModalSubCopy);var o=t(n,20,0,!Al(n,27).valid&&(Al(n,27).touched||!e.isValidLoginEmail));t(n,19,0,o),t(n,22,0,""),t(n,23,0,"^[^@\\s]+@[^@\\s]+\\.[A-Za-z]{2,4}$"),t(n,24,0,""),t(n,27,0,"email",""),t(n,35,0,""),t(n,38,0,"OptIn","");var i=t(n,43,0,!Al(n,38).valid&&(Al(n,38).touched||!e.isValidLoginStayConnectedValue));t(n,42,0,"nuv-multi-select-filter-modal__filter-checkbox",i)}),(function(t,n){var e=n.component;t(n,0,0,!e.isGlobalLoginVisible),t(n,13,0,e.GlobalLoginModel.GlobalLoginModalTitle),t(n,18,0,Yi(1,"",e.GlobalLoginModel.GlobalLoginModalEmailPlaceholder,""),Al(n,22).required?"":null,Al(n,23).pattern?Al(n,23).pattern:null,Al(n,29).ngClassUntouched,Al(n,29).ngClassTouched,Al(n,29).ngClassPristine,Al(n,29).ngClassDirty,Al(n,29).ngClassValid,Al(n,29).ngClassInvalid,Al(n,29).ngClassPending),t(n,33,0,Al(n,35).required?"":null,Al(n,40).ngClassUntouched,Al(n,40).ngClassTouched,Al(n,40).ngClassPristine,Al(n,40).ngClassDirty,Al(n,40).ngClassValid,Al(n,40).ngClassInvalid,Al(n,40).ngClassPending),t(n,47,0,e.GlobalLoginModel.GlobalLoginModalOptInCheckbox),t(n,51,0,e.GlobalLoginModel.GlobalLoginModalSubmitButton),t(n,54,0,e.GlobalLoginModel.GlobalLoginModalDisclosure)}))}function mV(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"p",[["class","validation-error"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.component.ValidationMessages.Unsubscribe)}))}function vV(t){return pr(0,[(t()(),Ki(0,0,[["wealthUnsubscribeFromAllSubscriptionsModal",1]],null,39,"div",[["class","nuv-multi-select-filter-modal"],["id","model-selected"]],[[8,"hidden",0]],null,null,null,null)),(t()(),Ki(1,0,null,null,38,"div",[["class","nuv-unsubscribe-modal"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,4,"div",[["class","nuv-connect-form__close"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleUnsubscribeFromAllSubscriptions()&&o),o}),null,null)),(t()(),Ki(3,0,null,null,3,"button",[["_ngcontent-nfp-c8",""],["class","nuv-multi-select-filter-modal__close-btn"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,2,":svg:svg",[["_ngcontent-nfp-c8",""],["class","nuv-multi-select-filter-modal__close-icon"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,":svg:g",[["_ngcontent-nfp-c8",""],["fill","none"],["fill-rule","evenodd"],["stroke","#66737D"],["stroke-linecap","square"]],null,null,null,null,null)),(t()(),Ki(6,0,null,null,0,":svg:path",[["_ngcontent-nfp-c8",""],["d","M.5.5l18.85 17.907M19.35.5L.5 18.407"]],null,null,null,null,null)),(t()(),Ki(7,0,null,null,32,"div",[["class","nuv-unsubscribe-modal__box"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,4,"div",[["class","nuv-unsubscribe-modal__box-top"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,1,"h6",[["class","nuv-unsubscribe-modal__box-top_heading"]],null,null,null,null,null)),(t()(),hr(10,null,[" "," "])),(t()(),Ki(11,0,null,null,1,"p",[["class","nuv-unsubscribe-modal__box-top_para"]],null,null,null,null,null)),(t()(),hr(12,null,[" "," "])),(t()(),Ki(13,0,null,null,17,"div",[["class","nuv-unsubscribe-modal__box-pause"]],null,null,null,null,null)),(t()(),Ki(14,0,null,null,1,"span",[["class","nuv-unsubscribe-modal__box-pause_checkbox"]],null,null,null,null,null)),(t()(),hr(15,null,[" "," "])),(t()(),Ki(16,0,null,null,12,"label",[["class","nuv-multi-select-filter-modal__filter-label"]],null,null,null,null,null)),(t()(),Ki(17,0,null,null,7,"input",[["id","unsubscribe-modal_unsubscribe-from-all-subscription"],["name","pause-subscription"],["ngModel",""],["required",""],["type","checkbox"]],[[1,"required",0],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"change"],[null,"blur"]],(function(t,n,e){var o=!0,i=t.component;return"change"===n&&(o=!1!==Al(t,18).onChange(e.target.checked)&&o),"blur"===n&&(o=!1!==Al(t,18).onTouched()&&o),"change"===n&&(o=!1!==i.onUnsubscribeValueChange(e.target.checked)&&o),o}),null,null)),jl(18,16384,null,0,fh,[Ln,Sn],null,null),jl(19,16384,null,0,v_,[],{required:[0,"required"]},null),Vl(1024,null,uh,(function(t){return[t]}),[v_]),Vl(1024,null,ph,(function(t){return[t]}),[fh]),jl(22,671744,[["unsubscribe",4]],0,__,[[8,null],[6,uh],[8,null],[6,ph]],{name:[0,"name"],model:[1,"model"]},null),Vl(2048,null,bh,null,[__]),jl(24,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(25,0,null,null,2,"span",[["aria-label","checked icon"],["class","nuv-multi-select-filter-modal__filter-checkbox"]],null,null,null,null,null)),(t()(),Ki(26,0,null,null,1,":svg:svg",[["aria-label","checked_icon"],["class","nuv-multi-select-filter-modal__icon-checked"],["focusable","false"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(27,0,null,null,0,":svg:path",[["class","nuv-multi-select-filter-modal__icon-checked-path"],["d","M1 3l3 3 6-6"],["fill","none"],["fill-rule","evenodd"],["id","checked_icon"],["stroke","#FFF"]],null,null,null,null,null)),(t()(),hr(28,null,[" "," "])),(t()(),Zi(16777216,null,null,1,null,mV)),jl(30,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(31,0,null,null,5,"div",[["class","nuv-unsubscribe-modal__box-actions"]],null,null,null,null,null)),(t()(),Ki(32,0,null,null,1,"a",[],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleUnsubscribeFromAllSubscriptions()&&o),o}),null,null)),(t()(),hr(33,null,[" "," "])),(t()(),Ki(34,0,null,null,2,"div",[["class","nuv-unsubscribe-modal__box-actions_btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.unsubscribeFromAllSubscriptions()&&o),o}),null,null)),(t()(),Ki(35,0,null,null,1,"a",[],null,null,null,null,null)),(t()(),hr(36,null,[""," "])),(t()(),Ki(37,0,null,null,0,"div",[["class","nuv-unsubscribe-modal__box-devider nuv-unsubscribe-modal__box-devider-last"]],null,null,null,null,null)),(t()(),Ki(38,0,null,null,1,"div",[["class","nuv-unsubscribe-modal__box-privacy"]],null,null,null,null,null)),(t()(),Ki(39,0,null,null,0,"p",[["class","nuv-unsubscribe-modal__box-privacy_footer"]],[[8,"innerHTML",1]],null,null,null,null))],(function(t,n){var e=n.component;t(n,19,0,""),t(n,22,0,"pause-subscription",""),t(n,30,0,!Al(n,22).valid&&Al(n,22).touched||!Al(n,22).valid&&!e.isValidUnsubscribeValue)}),(function(t,n){var e=n.component;t(n,0,0,!e.iswealthUnsubscribeFromAllSubscriptionsModal),t(n,10,0,e.UnsubscribeModal.UnsubscribeModalTitle),t(n,12,0,e.UnsubscribeModal.UnsubscribeModalDescription),t(n,15,0,e.UnsubscribeModal.UnsubscribeFromAllSubscriptions),t(n,17,0,Al(n,19).required?"":null,Al(n,24).ngClassUntouched,Al(n,24).ngClassTouched,Al(n,24).ngClassPristine,Al(n,24).ngClassDirty,Al(n,24).ngClassValid,Al(n,24).ngClassInvalid,Al(n,24).ngClassPending),t(n,28,0,e.UnsubscribeModal.UnsubscribeFromAllSubscriptionsDescription),t(n,33,0,e.UnsubscribeModal.UnsubscribeCancelButton),t(n,36,0,e.UnsubscribeModal.UnsubscribeContinueButton),t(n,39,0,e.UnsubscribeModal.Disclosure)}))}function yV(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"div",[["class","nuv-thank-you-modal__subcopy"]],null,null,null,null,null)),(t()(),hr(2,null,[" "," "]))],null,(function(t,n){t(n,2,0,n.component.ThankYouModal.SubCopy)}))}function bV(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"div",[["class","nuv-thank-you-modal__subcopy"]],null,null,null,null,null)),(t()(),hr(2,null,[" "," "]))],null,(function(t,n){t(n,2,0,n.component.ThankYouModal.SubCopy2)}))}function xV(t){return pr(0,[(t()(),Ki(0,0,null,null,5,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"button",[["class","nuv-thank-you-modal__button-stay"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleThankYouModal()&&o),o}),null,null)),(t()(),hr(2,null,[" "," "])),(t()(),Ki(3,0,null,null,2,"div",[["class","nuv-button nuv-button--green"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,"button",[["class","nuv-thank-you-modal__button-next nuv-button__btn"],["data-speed-bump-id","modal-logincontainer"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleThankYouModal()&&o),o}),null,null)),(t()(),hr(5,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,2,0,e.ThankYouModal.CancelButtonText),t(n,5,0,e.ThankYouModal.LoginButtonText)}))}function AV(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-button nuv-button--green"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"button",[["class","nuv-thank-you-modal__button-next nuv-button__btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleThankYouModal()&&o),o}),null,null)),(t()(),hr(3,null,[" "," "]))],null,(function(t,n){t(n,3,0,n.component.ThankYouModal.SubmitButtonText)}))}function wV(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,xV)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,AV)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(0,null,null,0))],(function(t,n){var e=n.component;t(n,2,0,!e.isUserLoggedIn),t(n,4,0,e.isUserLoggedIn)}),null)}function BV(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"button",[["class","nuv-thank-you-modal__button-stay"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleThankYouModal()&&o),o}),null,null)),(t()(),hr(2,null,[" "," "]))],null,(function(t,n){t(n,2,0,n.component.ThankYouModal.CancelButtonText)}))}function kV(t){return pr(0,[(t()(),Ki(0,0,null,null,5,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,BV)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(3,0,null,null,2,"div",[["class","nuv-button nuv-button--green"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,"button",[["class","nuv-thank-you-modal__button-next nuv-button__btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleThankYouModal()&&o),o}),null,null)),(t()(),hr(5,null,[" "," "]))],(function(t,n){t(n,2,0,""!=n.component.ThankYouModal.CancelButtonText)}),(function(t,n){t(n,5,0,n.component.ThankYouModal.SubmitButtonText)}))}function SV(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"button",[["class","nuv-thank-you-modal__button-stay"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleThankYouModal()&&o),o}),null,null)),(t()(),hr(2,null,[" "," "]))],null,(function(t,n){t(n,2,0,n.component.ThankYouModal.CancelButtonText)}))}function TV(t){return pr(0,[(t()(),Ki(0,0,null,null,5,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,SV)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(3,0,null,null,2,"div",[["class","nuv-button nuv-button--green"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,"button",[["class","nuv-thank-you-modal__button-next nuv-button__btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleSavePreferenceThankYouModal()&&o),o}),null,null)),(t()(),hr(5,null,[" "," "]))],(function(t,n){t(n,2,0,""!=n.component.ThankYouModal.CancelButtonText)}),(function(t,n){t(n,5,0,n.component.ThankYouModal.SubmitButtonText)}))}function EV(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"button",[["class","nuv-thank-you-modal__button-stay"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleThankYouModal()&&o),o}),null,null)),(t()(),hr(2,null,[" "," "]))],null,(function(t,n){t(n,2,0,n.component.ThankYouModal.CancelButtonText)}))}function IV(t){return pr(0,[(t()(),Ki(0,0,null,null,5,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,EV)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(3,0,null,null,2,"div",[["class","nuv-button nuv-button--green"]],null,null,null,null,null)),(t()(),Ki(4,0,null,null,1,"button",[["class","nuv-thank-you-modal__button-next nuv-button__btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleManageMyProfileThankYouModal()&&o),o}),null,null)),(t()(),hr(5,null,[" "," "]))],(function(t,n){t(n,2,0,""!=n.component.ThankYouModal.CancelButtonText)}),(function(t,n){t(n,5,0,n.component.ThankYouModal.SubmitButtonText)}))}function zV(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,2,"div",[["class","nuv-button nuv-button--green"]],null,null,null,null,null)),(t()(),Ki(2,0,null,null,1,"button",[["class","nuv-thank-you-modal__button-next nuv-button__btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleByeForNowModal()&&o),o}),null,null)),(t()(),hr(3,null,[" "," "]))],null,(function(t,n){t(n,3,0,n.component.ByeForNowModal.CloseButton)}))}function LV(t){return pr(0,[Rl(0,Wd,[]),er(671088640,1,{nuvThoughtLeadership:0}),er(671088640,2,{nuvConfCalls:0}),er(671088640,3,{nuvProductDocuments:0}),er(671088640,4,{stayConnectedModal:0}),er(671088640,5,{globalLoginModal:0}),er(671088640,6,{globalManageProfile:0}),er(402653184,7,{thankYouModalElement:0}),er(671088640,8,{mainTab:0}),er(671088640,9,{saveButton:0}),er(671088640,10,{subscriptionV2Tabs:0}),er(402653184,11,{captchaElem:0}),er(402653184,12,{stayConnectedModalForm:0}),er(671088640,13,{manageMyProfile:0}),er(671088640,14,{loaderRef:0}),(t()(),Ki(15,0,null,null,106,"div",[["class","nuv-subscription-v2--wrapper"]],null,null,null,null,null)),(t()(),Ki(16,0,null,null,0,"div",[["class","nuv-line"]],null,null,null,null,null)),(t()(),Ki(17,0,null,null,20,"div",[["class","nuv-subscription-v2"]],[[2,"nuv-subscription-v2--global",null],[8,"hidden",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,lR)),jl(19,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,rR)),jl(21,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,cR)),jl(23,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,aR)),jl(25,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,sR)),jl(27,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,uR)),jl(29,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,gR)),jl(31,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,GR)),jl(33,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Zi(0,[["loadingGif",2]],null,0,null,UR)),(t()(),Zi(16777216,null,null,2,null,HR)),jl(36,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),Rl(131072,Hd,[To]),(t()(),Ki(38,0,null,null,4,"div",[["class","nuv-subscription-v2__tab-content__content_container__save_button nuv-subscription-v2__tab-content__content_container__save_button--manage-my-selections"]],[[8,"hidden",0]],null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,WR)),jl(40,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,$R)),jl(42,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,ZR)),jl(44,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,aV)),jl(46,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,fV)),jl(48,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,OV)),jl(50,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,vV)),jl(52,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(53,0,[[7,0],["thankYouModal",1]],null,19,"div",[["class","nuv-multi-select-filter-modal nuv-multi-select-filter-modal-thank-you"],["id","model-selected"]],[[8,"hidden",0]],null,null,null,null)),(t()(),Ki(54,0,null,null,18,"div",[["class","nuv-multi-select-filter-modal__main-container"]],null,null,null,null,null)),(t()(),Ki(55,0,null,null,3,"button",[["class","nuv-multi-select-filter-modal__close-btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleThankYouModal()&&o),o}),null,null)),(t()(),Ki(56,0,null,null,2,":svg:svg",[["class","nuv-multi-select-filter-modal__close-icon"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(57,0,null,null,1,":svg:g",[["fill","none"],["fill-rule","evenodd"],["stroke","#66737D"],["stroke-linecap","square"]],null,null,null,null,null)),(t()(),Ki(58,0,null,null,0,":svg:path",[["d","M.5.5l18.85 17.907M19.35.5L.5 18.407"]],null,null,null,null,null)),(t()(),Ki(59,0,null,null,13,"div",[["class","nuv-thank-you-modal__container"]],null,null,null,null,null)),(t()(),Ki(60,0,null,null,1,"h1",[["class","nuv-thank-you-modal__main-title"]],null,null,null,null,null)),(t()(),hr(61,null,[" "," "])),(t()(),Zi(16777216,null,null,1,null,yV)),jl(63,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,bV)),jl(65,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(66,0,null,null,4,"div",[["class","nuv-thank-you-modal__button-container"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,wV)),jl(68,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,kV)),jl(70,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(71,0,null,null,0,"div",[["class","nuv-connect-form__box-divider"]],null,null,null,null,null)),(t()(),Ki(72,0,null,null,0,"div",[["class","nuv-thank-you-modal__disclosure"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(73,0,[[7,0],["thankYouModal",1]],null,15,"div",[["class","nuv-multi-select-filter-modal nuv-multi-select-filter-modal-thank-you"],["id","model-selected"]],[[8,"hidden",0]],null,null,null,null)),(t()(),Ki(74,0,null,null,14,"div",[["class","nuv-multi-select-filter-modal__main-container"]],null,null,null,null,null)),(t()(),Ki(75,0,null,null,3,"button",[["class","nuv-multi-select-filter-modal__close-btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleSavePreferenceThankYouModal()&&o),o}),null,null)),(t()(),Ki(76,0,null,null,2,":svg:svg",[["class","nuv-multi-select-filter-modal__close-icon"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(77,0,null,null,1,":svg:g",[["fill","none"],["fill-rule","evenodd"],["stroke","#66737D"],["stroke-linecap","square"]],null,null,null,null,null)),(t()(),Ki(78,0,null,null,0,":svg:path",[["d","M.5.5l18.85 17.907M19.35.5L.5 18.407"]],null,null,null,null,null)),(t()(),Ki(79,0,null,null,9,"div",[["class","nuv-thank-you-modal__container"]],null,null,null,null,null)),(t()(),Ki(80,0,null,null,1,"h1",[["class","nuv-thank-you-modal__main-title"]],null,null,null,null,null)),(t()(),hr(81,null,[" "," "])),(t()(),Ki(82,0,null,null,1,"div",[["class","nuv-thank-you-modal__subcopy"]],null,null,null,null,null)),(t()(),hr(83,null,[" "," "])),(t()(),Ki(84,0,null,null,2,"div",[["class","nuv-thank-you-modal__button-container"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,TV)),jl(86,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(87,0,null,null,0,"div",[["class","nuv-connect-form__box-divider"]],null,null,null,null,null)),(t()(),Ki(88,0,null,null,0,"div",[["class","nuv-thank-you-modal__disclosure"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(89,0,[[7,0],["thankYouModal",1]],null,15,"div",[["class","nuv-multi-select-filter-modal nuv-multi-select-filter-modal-thank-you"],["id","model-selected"]],[[8,"hidden",0]],null,null,null,null)),(t()(),Ki(90,0,null,null,14,"div",[["class","nuv-multi-select-filter-modal__main-container"]],null,null,null,null,null)),(t()(),Ki(91,0,null,null,3,"button",[["class","nuv-multi-select-filter-modal__close-btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleManageMyProfileThankYouModal()&&o),o}),null,null)),(t()(),Ki(92,0,null,null,2,":svg:svg",[["class","nuv-multi-select-filter-modal__close-icon"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(93,0,null,null,1,":svg:g",[["fill","none"],["fill-rule","evenodd"],["stroke","#66737D"],["stroke-linecap","square"]],null,null,null,null,null)),(t()(),Ki(94,0,null,null,0,":svg:path",[["d","M.5.5l18.85 17.907M19.35.5L.5 18.407"]],null,null,null,null,null)),(t()(),Ki(95,0,null,null,9,"div",[["class","nuv-thank-you-modal__container"]],null,null,null,null,null)),(t()(),Ki(96,0,null,null,1,"h1",[["class","nuv-thank-you-modal__main-title"]],null,null,null,null,null)),(t()(),hr(97,null,[" "," "])),(t()(),Ki(98,0,null,null,1,"div",[["class","nuv-thank-you-modal__subcopy"]],null,null,null,null,null)),(t()(),hr(99,null,[" "," "])),(t()(),Ki(100,0,null,null,2,"div",[["class","nuv-thank-you-modal__button-container"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,IV)),jl(102,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(103,0,null,null,0,"div",[["class","nuv-connect-form__box-divider"]],null,null,null,null,null)),(t()(),Ki(104,0,null,null,0,"div",[["class","nuv-thank-you-modal__disclosure"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(105,0,[["byeForNowModal",1]],null,14,"div",[["class","nuv-multi-select-filter-modal nuv-multi-select-filter-modal-thank-you"],["id","model-selected"]],[[8,"hidden",0]],null,null,null,null)),(t()(),Ki(106,0,null,null,13,"div",[["class","nuv-multi-select-filter-modal__main-container"]],null,null,null,null,null)),(t()(),Ki(107,0,null,null,3,"button",[["class","nuv-multi-select-filter-modal__close-btn"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.toggleByeForNowModal()&&o),o}),null,null)),(t()(),Ki(108,0,null,null,2,":svg:svg",[["class","nuv-multi-select-filter-modal__close-icon"],["role","img"],["xmlns","http://www.w3.org/2000/svg"]],null,null,null,null,null)),(t()(),Ki(109,0,null,null,1,":svg:g",[["fill","none"],["fill-rule","evenodd"],["stroke","#66737D"],["stroke-linecap","square"]],null,null,null,null,null)),(t()(),Ki(110,0,null,null,0,":svg:path",[["d","M.5.5l18.85 17.907M19.35.5L.5 18.407"]],null,null,null,null,null)),(t()(),Ki(111,0,null,null,8,"div",[["class","nuv-thank-you-modal__container"]],null,null,null,null,null)),(t()(),Ki(112,0,null,null,1,"h1",[["class","nuv-thank-you-modal__main-title"]],null,null,null,null,null)),(t()(),hr(113,null,[" "," "])),(t()(),Ki(114,0,null,null,0,"div",[["class","nuv-thank-you-modal__subcopy"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(115,0,null,null,2,"div",[["class","nuv-thank-you-modal__button-container"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,zV)),jl(117,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(118,0,null,null,0,"div",[["class","nuv-connect-form__box-divider"]],null,null,null,null,null)),(t()(),Ki(119,0,null,null,0,"div",[["class","nuv-thank-you-modal__disclosure"]],[[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(120,0,null,null,1,"subscriptions-invisible-captcha",[],null,[[null,"captchaResponseEmit"]],(function(t,n,e){var o=!0;return"captchaResponseEmit"===n&&(o=!1!==t.component.getCaptchaResponse(e)&&o),o}),oR,eR)),jl(121,114688,[[11,4],["captchaElem",4]],0,nR,[A_],null,{captchaResponseEmit:"captchaResponseEmit"})],(function(t,n){var e=n.component;t(n,19,0,!e.isUserLoggedIn&&"retail"==e.SiteDetails.SiteName),t(n,21,0,!e.globalUserIsLoggedIn&&"global"==e.SiteDetails.SiteName),t(n,23,0,e.isUserLoggedIn),t(n,25,0,e.globalUserIsLoggedIn&&"global"==e.SiteDetails.SiteName),t(n,27,0,e.isUserLoggedIn),t(n,29,0,"retail"==e.SiteDetails.SiteName&&e.isUserLoggedIn),t(n,31,0,"global"==e.SiteDetails.SiteName&&e.globalUserIsLoggedIn),t(n,33,0,!e.loading,Al(n,34)),t(n,36,0,Oi(n,36,0,Al(n,37).transform(e.properties$))),t(n,40,0,e.isUserLoggedIn&&"retail"==e.SiteDetails.SiteName),t(n,42,0,e.isUserLoggedIn&&"retail"==e.SiteDetails.SiteName),t(n,44,0,"retail"==e.SiteDetails.SiteName&&!e.isUserLoggedIn),t(n,46,0,"global"==e.SiteDetails.SiteName),t(n,48,0,"global"==e.SiteDetails.SiteName&&e.globalUserIsLoggedIn),t(n,50,0,"global"==e.SiteDetails.SiteName&&!e.globalUserIsLoggedIn),t(n,52,0,"retail"==e.SiteDetails.SiteName&&e.isUserLoggedIn),t(n,63,0,!e.isUserLoggedIn),t(n,65,0,e.isUserLoggedIn),t(n,68,0,"retail"==e.SiteDetails.SiteName),t(n,70,0,"global"==e.SiteDetails.SiteName),t(n,86,0,"global"==e.SiteDetails.SiteName),t(n,102,0,"global"==e.SiteDetails.SiteName),t(n,117,0,"retail"==e.SiteDetails.SiteName),t(n,121,0)}),(function(t,n){var e=n.component;t(n,17,0,"global"==e.SiteDetails.SiteName,!e.showFirstComponent),t(n,38,0,!e.ismanageMyProfile),t(n,53,0,!e.isThankYouModalVisible),t(n,61,0,e.ThankYouModal.ThankYouTitle),t(n,72,0,Yi(1,"",e.ThankYouModal.Disclosure,"")),t(n,73,0,!e.isSavePreferenceThankYouModalVisible),t(n,81,0,e.ThankYouModal.ThankYouTitle),t(n,83,0,e.ThankYouModal.SubCopy2),t(n,88,0,Yi(1,"",e.ThankYouModal.Disclosure,"")),t(n,89,0,!e.isManageYourProfileThankYouModalVisible),t(n,97,0,e.ThankYouModal.ThankYouTitle),t(n,99,0,e.ManageProfileModel.ThankYouMessageSubCopy),t(n,104,0,Yi(1,"",e.ThankYouModal.Disclosure,"")),t(n,105,0,!e.isByeForNowModalVisible),t(n,113,0,e.ByeForNowModal.ByeForNowTitle),t(n,114,0,e.ByeForNowModal.ByeForNowDescription),t(n,119,0,Yi(1,"",e.ByeForNowModal.Disclosure,""))}))}function DV(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"app-subscription-v2",[],null,[["document","click"]],(function(t,n,e){var o=!0;return"document:click"===n&&(o=!1!==Al(t,1).onWindowClick(e)&&o),o}),LV,iR)),jl(1,4964352,null,0,FP,[hP,LP,Ln,ao],null,null)],(function(t,n){t(n,1,0)}),null)}var NV=Cl("app-subscription-v2",FP,DV,{subscriptionDetailsData:"subscription-details",subscriptionTabDetailsData:"subscription-tab-details",stayConnectedModalData:"stay-connected-modal",thankyouModalData:"thankyou-modal",siteDetailsData:"site-details",siteSpecificConfigurationsData:"site-specific-configs",unsubscribemodal:"unsubscribe-modal",byefornowmodal:"bye-for-now-modal",validationMessages:"validation-messages",subscriptionOptionModel:"subscription-option-model",manageProfileModel:"manage-profile-model",globalloginmodel:"global-login-model",placeholders:"placeholders"},{},[]),FV=mi({encapsulation:2,styles:[],data:{}});function jV(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"label",[["class","nuv-performance-label"],["for","share-class-filter"]],null,null,null,null,null)),(t()(),hr(1,null,["",""]))],null,(function(t,n){t(n,1,0,n.component.Performance.ShareClassLabel)}))}function RV(t){return pr(0,[(t()(),Ki(0,0,null,null,3,"option",[["value","all"]],null,null,null,null,null)),jl(1,147456,null,0,zh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),jl(2,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(-1,null,["All"]))],(function(t,n){t(n,1,0,"all"),t(n,2,0,"all")}),null)}function VV(t){return pr(0,[(t()(),Ki(0,0,null,null,4,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,3,"option",[],[[8,"selected",0]],null,null,null,null)),jl(2,147456,null,0,zh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),jl(3,147456,null,0,Nh,[Sn,Ln,[8,null]],{value:[0,"value"]},null),(t()(),hr(4,null,["",""]))],(function(t,n){t(n,2,0,n.context.$implicit.ShareClassVal),t(n,3,0,n.context.$implicit.ShareClassVal)}),(function(t,n){t(n,1,0,n.context.$implicit.Selected),t(n,4,0,n.context.$implicit.ShareClassName)}))}function GV(t){return pr(0,[(t()(),Ki(0,0,null,null,4,"select",[["aria-label","nuv-performance-select"],["class","nuv-performance-select"],["id","performace-share-class-filter"],["name","share-class"]],null,[[null,"change"]],(function(t,n,e){var o=!0;return"change"===n&&(o=!1!==t.component.onFilterChange(e)&&o),o}),null,null)),(t()(),Zi(16777216,null,null,1,null,RV)),jl(2,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,VV)),jl(4,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,2,0,e.Performance.EnableAllInShareClassFilter),t(n,4,0,e.Performance.ShareClassOptions)}),null)}function UV(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"div",[["class","nuv-performance-select-chevron"]],null,null,null,null,null))],null,null)}function HV(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"h1",[["class","nuv-performance__header nuv-performance__header--center"]],null,null,null,null,null)),(t()(),hr(1,null,["",""])),(t()(),Ki(2,0,null,null,6,"div",[["class","nuv-performance__shareClass-container"]],null,null,null,null,null)),(t()(),Zi(16777216,null,null,1,null,jV)),jl(4,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,GV)),jl(6,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,UV)),jl(8,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,4,0,1!==e.shareClasslength),t(n,6,0,1!==e.shareClasslength),t(n,8,0,1!==e.shareClasslength)}),(function(t,n){t(n,1,0,n.component.Performance.PerformanceTitle)}))}function WV(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"nuv-performance-filter",[],null,null,null,HV,FV)),jl(1,4308992,null,0,sP,[Jd],null,null)],(function(t,n){t(n,1,0)}),null)}var $V=Cl("nuv-performance-filter",sP,WV,{ModelDataString:"sitecore-content",SiteKey:"sitekey"},{},[]);function qV(t){return"function"==typeof t}var YV=!1,XV={Promise:void 0,set useDeprecatedSynchronousErrorHandling(t){YV=t},get useDeprecatedSynchronousErrorHandling(){return YV}};function ZV(t){setTimeout((function(){throw t}),0)}var KV={closed:!0,next:function(t){},error:function(t){if(XV.useDeprecatedSynchronousErrorHandling)throw t;ZV(t)},complete:function(){}},JV=function(){return Array.isArray||function(t){return t&&"number"==typeof t.length}}(),QV=function(){function t(t){return Error.call(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(t,n){return n+1+") "+t.toString()})).join("\n  "):"",this.name="UnsubscriptionError",this.errors=t,this}return t.prototype=Object.create(Error.prototype),t}(),tG=function(){function t(t){this.closed=!1,this._parentOrParents=null,this._subscriptions=null,t&&(this._ctorUnsubscribe=!0,this._unsubscribe=t)}return t.prototype.unsubscribe=function(){var n,e;if(!this.closed){var o=this._parentOrParents,i=this._ctorUnsubscribe,l=this._unsubscribe,r=this._subscriptions;if(this.closed=!0,this._parentOrParents=null,this._subscriptions=null,o instanceof t)o.remove(this);else if(null!==o)for(var c=0;c<o.length;++c)o[c].remove(this);if(qV(l)){i&&(this._unsubscribe=void 0);try{l.call(this)}catch(u){n=u instanceof QV?nG(u.errors):[u]}}if(JV(r)){c=-1;for(var a=r.length;++c<a;){var s=r[c];if(null!==(e=s)&&"object"==typeof e)try{s.unsubscribe()}catch(u){n=n||[],u instanceof QV?n=n.concat(nG(u.errors)):n.push(u)}}}if(n)throw new QV(n)}},t.prototype.add=function(n){var e=n;if(!n)return t.EMPTY;switch(typeof n){case"function":e=new t(n);case"object":if(e===this||e.closed||"function"!=typeof e.unsubscribe)return e;if(this.closed)return e.unsubscribe(),e;if(!(e instanceof t)){var o=e;(e=new t)._subscriptions=[o]}break;default:throw new Error("unrecognized teardown "+n+" added to Subscription.")}var i=e._parentOrParents;if(null===i)e._parentOrParents=this;else if(i instanceof t){if(i===this)return e;e._parentOrParents=[i,this]}else{if(-1!==i.indexOf(this))return e;i.push(this)}var l=this._subscriptions;return null===l?this._subscriptions=[e]:l.push(e),e},t.prototype.remove=function(t){var n=this._subscriptions;if(n){var e=n.indexOf(t);-1!==e&&n.splice(e,1)}},t.EMPTY=function(t){return t.closed=!0,t}(new t),t}();function nG(t){return t.reduce((function(t,n){return t.concat(n instanceof QV?n.errors:n)}),[])}var eG=function(){return"function"==typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random()}(),oG=function(t){function n(e,o,i){var l=t.call(this)||this;switch(l.syncErrorValue=null,l.syncErrorThrown=!1,l.syncErrorThrowable=!1,l.isStopped=!1,arguments.length){case 0:l.destination=KV;break;case 1:if(!e){l.destination=KV;break}if("object"==typeof e){e instanceof n?(l.syncErrorThrowable=e.syncErrorThrowable,l.destination=e,e.add(l)):(l.syncErrorThrowable=!0,l.destination=new iG(l,e));break}default:l.syncErrorThrowable=!0,l.destination=new iG(l,e,o,i)}return l}return i(n,t),n.prototype[eG]=function(){return this},n.create=function(t,e,o){var i=new n(t,e,o);return i.syncErrorThrowable=!1,i},n.prototype.next=function(t){this.isStopped||this._next(t)},n.prototype.error=function(t){this.isStopped||(this.isStopped=!0,this._error(t))},n.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},n.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,t.prototype.unsubscribe.call(this))},n.prototype._next=function(t){this.destination.next(t)},n.prototype._error=function(t){this.destination.error(t),this.unsubscribe()},n.prototype._complete=function(){this.destination.complete(),this.unsubscribe()},n.prototype._unsubscribeAndRecycle=function(){var t=this._parentOrParents;return this._parentOrParents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parentOrParents=t,this},n}(tG),iG=function(t){function n(n,e,o,i){var l,r=t.call(this)||this;r._parentSubscriber=n;var c=r;return qV(e)?l=e:e&&(l=e.next,o=e.error,i=e.complete,e!==KV&&(qV((c=Object.create(e)).unsubscribe)&&r.add(c.unsubscribe.bind(c)),c.unsubscribe=r.unsubscribe.bind(r))),r._context=c,r._next=l,r._error=o,r._complete=i,r}return i(n,t),n.prototype.next=function(t){if(!this.isStopped&&this._next){var n=this._parentSubscriber;XV.useDeprecatedSynchronousErrorHandling&&n.syncErrorThrowable?this.__tryOrSetError(n,this._next,t)&&this.unsubscribe():this.__tryOrUnsub(this._next,t)}},n.prototype.error=function(t){if(!this.isStopped){var n=this._parentSubscriber,e=XV.useDeprecatedSynchronousErrorHandling;if(this._error)e&&n.syncErrorThrowable?(this.__tryOrSetError(n,this._error,t),this.unsubscribe()):(this.__tryOrUnsub(this._error,t),this.unsubscribe());else if(n.syncErrorThrowable)e?(n.syncErrorValue=t,n.syncErrorThrown=!0):ZV(t),this.unsubscribe();else{if(this.unsubscribe(),e)throw t;ZV(t)}}},n.prototype.complete=function(){var t=this;if(!this.isStopped){var n=this._parentSubscriber;if(this._complete){var e=function(){return t._complete.call(t._context)};XV.useDeprecatedSynchronousErrorHandling&&n.syncErrorThrowable?(this.__tryOrSetError(n,e),this.unsubscribe()):(this.__tryOrUnsub(e),this.unsubscribe())}else this.unsubscribe()}},n.prototype.__tryOrUnsub=function(t,n){try{t.call(this._context,n)}catch(e){if(this.unsubscribe(),XV.useDeprecatedSynchronousErrorHandling)throw e;ZV(e)}},n.prototype.__tryOrSetError=function(t,n,e){if(!XV.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{n.call(this._context,e)}catch(o){return XV.useDeprecatedSynchronousErrorHandling?(t.syncErrorValue=o,t.syncErrorThrown=!0,!0):(ZV(o),!0)}return!1},n.prototype._unsubscribe=function(){var t=this._parentSubscriber;this._context=null,this._parentSubscriber=null,t.unsubscribe()},n}(oG),lG=function(){return"function"==typeof Symbol&&Symbol.observable||"@@observable"}();function rG(t){return t}function cG(t){return 0===t.length?rG:1===t.length?t[0]:function(n){return t.reduce((function(t,n){return n(t)}),n)}}var aG=function(){function t(t){this._isScalar=!1,t&&(this._subscribe=t)}return t.prototype.lift=function(n){var e=new t;return e.source=this,e.operator=n,e},t.prototype.subscribe=function(t,n,e){var o=this.operator,i=function(t,n,e){if(t){if(t instanceof oG)return t;if(t[eG])return t[eG]()}return t||n||e?new oG(t,n,e):new oG(KV)}(t,n,e);if(i.add(o?o.call(i,this.source):this.source||XV.useDeprecatedSynchronousErrorHandling&&!i.syncErrorThrowable?this._subscribe(i):this._trySubscribe(i)),XV.useDeprecatedSynchronousErrorHandling&&i.syncErrorThrowable&&(i.syncErrorThrowable=!1,i.syncErrorThrown))throw i.syncErrorValue;return i},t.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(n){XV.useDeprecatedSynchronousErrorHandling&&(t.syncErrorThrown=!0,t.syncErrorValue=n),function(t){for(;t;){var n=t.destination;if(t.closed||t.isStopped)return!1;t=n&&n instanceof oG?n:null}return!0}(t)?t.error(n):console.warn(n)}},t.prototype.forEach=function(t,n){var e=this;return new(n=sG(n))((function(n,o){var i;i=e.subscribe((function(n){try{t(n)}catch(e){o(e),i&&i.unsubscribe()}}),o,n)}))},t.prototype._subscribe=function(t){var n=this.source;return n&&n.subscribe(t)},t.prototype[lG]=function(){return this},t.prototype.pipe=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return 0===t.length?this:cG(t)(this)},t.prototype.toPromise=function(t){var n=this;return new(t=sG(t))((function(t,e){var o;n.subscribe((function(t){return o=t}),(function(t){return e(t)}),(function(){return t(o)}))}))},t.create=function(n){return new t(n)},t}();function sG(t){if(t||(t=XV.Promise||Promise),!t)throw new Error("no Promise impl found");return t}var uG=function(){function t(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}return t.prototype=Object.create(Error.prototype),t}(),dG=function(t){function n(n,e){var o=t.call(this)||this;return o.subject=n,o.subscriber=e,o.closed=!1,o}return i(n,t),n.prototype.unsubscribe=function(){if(!this.closed){this.closed=!0;var t=this.subject,n=t.observers;if(this.subject=null,n&&0!==n.length&&!t.isStopped&&!t.closed){var e=n.indexOf(this.subscriber);-1!==e&&n.splice(e,1)}}},n}(tG),gG=function(t){function n(n){var e=t.call(this,n)||this;return e.destination=n,e}return i(n,t),n}(oG),hG=function(t){function n(){var n=t.call(this)||this;return n.observers=[],n.closed=!1,n.isStopped=!1,n.hasError=!1,n.thrownError=null,n}return i(n,t),n.prototype[eG]=function(){return new gG(this)},n.prototype.lift=function(t){var n=new _G(this,this);return n.operator=t,n},n.prototype.next=function(t){if(this.closed)throw new uG;if(!this.isStopped)for(var n=this.observers,e=n.length,o=n.slice(),i=0;i<e;i++)o[i].next(t)},n.prototype.error=function(t){if(this.closed)throw new uG;this.hasError=!0,this.thrownError=t,this.isStopped=!0;for(var n=this.observers,e=n.length,o=n.slice(),i=0;i<e;i++)o[i].error(t);this.observers.length=0},n.prototype.complete=function(){if(this.closed)throw new uG;this.isStopped=!0;for(var t=this.observers,n=t.length,e=t.slice(),o=0;o<n;o++)e[o].complete();this.observers.length=0},n.prototype.unsubscribe=function(){this.isStopped=!0,this.closed=!0,this.observers=null},n.prototype._trySubscribe=function(n){if(this.closed)throw new uG;return t.prototype._trySubscribe.call(this,n)},n.prototype._subscribe=function(t){if(this.closed)throw new uG;return this.hasError?(t.error(this.thrownError),tG.EMPTY):this.isStopped?(t.complete(),tG.EMPTY):(this.observers.push(t),new dG(this,t))},n.prototype.asObservable=function(){var t=new aG;return t.source=this,t},n.create=function(t,n){return new _G(t,n)},n}(aG),_G=function(t){function n(n,e){var o=t.call(this)||this;return o.destination=n,o.source=e,o}return i(n,t),n.prototype.next=function(t){var n=this.destination;n&&n.next&&n.next(t)},n.prototype.error=function(t){var n=this.destination;n&&n.error&&this.destination.error(t)},n.prototype.complete=function(){var t=this.destination;t&&t.complete&&this.destination.complete()},n.prototype._subscribe=function(t){return this.source?this.source.subscribe(t):tG.EMPTY},n}(hG),CG=function(t){function n(n,e){var o=t.call(this,n,e)||this;return o.scheduler=n,o.work=e,o.pending=!1,o}return i(n,t),n.prototype.schedule=function(t,n){if(void 0===n&&(n=0),this.closed)return this;this.state=t;var e=this.id,o=this.scheduler;return null!=e&&(this.id=this.recycleAsyncId(o,e,n)),this.pending=!0,this.delay=n,this.id=this.id||this.requestAsyncId(o,this.id,n),this},n.prototype.requestAsyncId=function(t,n,e){return void 0===e&&(e=0),setInterval(t.flush.bind(t,this),e)},n.prototype.recycleAsyncId=function(t,n,e){if(void 0===e&&(e=0),null!==e&&this.delay===e&&!1===this.pending)return n;clearInterval(n)},n.prototype.execute=function(t,n){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var e=this._execute(t,n);if(e)return e;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},n.prototype._execute=function(t,n){var e=!1,o=void 0;try{this.work(t)}catch(i){e=!0,o=!!i&&i||new Error(i)}if(e)return this.unsubscribe(),o},n.prototype._unsubscribe=function(){var t=this.id,n=this.scheduler,e=n.actions,o=e.indexOf(this);this.work=null,this.state=null,this.pending=!1,this.scheduler=null,-1!==o&&e.splice(o,1),null!=t&&(this.id=this.recycleAsyncId(n,t,null)),this.delay=null},n}(function(t){function n(n,e){return t.call(this)||this}return i(n,t),n.prototype.schedule=function(t,n){return void 0===n&&(n=0),this},n}(tG)),pG=function(){function t(n,e){void 0===e&&(e=t.now),this.SchedulerAction=n,this.now=e}return t.prototype.schedule=function(t,n,e){return void 0===n&&(n=0),new this.SchedulerAction(this,t).schedule(e,n)},t.now=function(){return Date.now()},t}(),fG=new(function(t){function n(e,o){void 0===o&&(o=pG.now);var i=t.call(this,e,(function(){return n.delegate&&n.delegate!==i?n.delegate.now():o()}))||this;return i.actions=[],i.active=!1,i.scheduled=void 0,i}return i(n,t),n.prototype.schedule=function(e,o,i){return void 0===o&&(o=0),n.delegate&&n.delegate!==this?n.delegate.schedule(e,o,i):t.prototype.schedule.call(this,e,o,i)},n.prototype.flush=function(t){var n=this.actions;if(this.active)n.push(t);else{var e;this.active=!0;do{if(e=t.execute(t.state,t.delay))break}while(t=n.shift());if(this.active=!1,e){for(;t=n.shift();)t.unsubscribe();throw e}}},n}(pG))(CG),MG={leading:!0,trailing:!1};function PG(t,n,e){return void 0===n&&(n=fG),void 0===e&&(e=MG),function(o){return o.lift(new OG(t,n,e.leading,e.trailing))}}var OG=function(){function t(t,n,e,o){this.duration=t,this.scheduler=n,this.leading=e,this.trailing=o}return t.prototype.call=function(t,n){return n.subscribe(new mG(t,this.duration,this.scheduler,this.leading,this.trailing))},t}(),mG=function(t){function n(n,e,o,i,l){var r=t.call(this,n)||this;return r.duration=e,r.scheduler=o,r.leading=i,r.trailing=l,r._hasTrailingValue=!1,r._trailingValue=null,r}return i(n,t),n.prototype._next=function(t){this.throttled?this.trailing&&(this._trailingValue=t,this._hasTrailingValue=!0):(this.add(this.throttled=this.scheduler.schedule(vG,this.duration,{subscriber:this})),this.leading?this.destination.next(t):this.trailing&&(this._trailingValue=t,this._hasTrailingValue=!0))},n.prototype._complete=function(){this._hasTrailingValue?(this.destination.next(this._trailingValue),this.destination.complete()):this.destination.complete()},n.prototype.clearThrottle=function(){var t=this.throttled;t&&(this.trailing&&this._hasTrailingValue&&(this.destination.next(this._trailingValue),this._trailingValue=null,this._hasTrailingValue=!1),t.unsubscribe(),this.remove(t),this.throttled=null)},n}(oG);function vG(t){t.subscriber.clearThrottle()}function yG(){}function bG(t,n,e){return function(o){return o.lift(new xG(t,n,e))}}var xG=function(){function t(t,n,e){this.nextOrObserver=t,this.error=n,this.complete=e}return t.prototype.call=function(t,n){return n.subscribe(new AG(t,this.nextOrObserver,this.error,this.complete))},t}(),AG=function(t){function n(n,e,o,i){var l=t.call(this,n)||this;return l._tapNext=yG,l._tapError=yG,l._tapComplete=yG,l._tapError=o||yG,l._tapComplete=i||yG,qV(e)?(l._context=l,l._tapNext=e):e&&(l._context=e,l._tapNext=e.next||yG,l._tapError=e.error||yG,l._tapComplete=e.complete||yG),l}return i(n,t),n.prototype._next=function(t){try{this._tapNext.call(this._context,t)}catch(n){return void this.destination.error(n)}this.destination.next(t)},n.prototype._error=function(t){try{this._tapError.call(this._context,t)}catch(t){return void this.destination.error(t)}this.destination.error(t)},n.prototype._complete=function(){try{this._tapComplete.call(this._context)}catch(t){return void this.destination.error(t)}return this.destination.complete()},n}(oG);function wG(t,n){return function(e){return e.lift(new BG(t,n))}}var BG=function(){function t(t,n){this.compare=t,this.keySelector=n}return t.prototype.call=function(t,n){return n.subscribe(new kG(t,this.compare,this.keySelector))},t}(),kG=function(t){function n(n,e,o){var i=t.call(this,n)||this;return i.keySelector=o,i.hasKey=!1,"function"==typeof e&&(i.compare=e),i}return i(n,t),n.prototype.compare=function(t,n){return t===n},n.prototype._next=function(t){var n;try{var e=this.keySelector;n=e?e(t):t}catch(i){return this.destination.error(i)}var o=!1;if(this.hasKey)try{o=(0,this.compare)(this.key,n)}catch(i){return this.destination.error(i)}else this.hasKey=!0;o||(this.key=n,this.destination.next(t))},n}(oG),SG=function(){function t(t,n){this.predicate=t,this.thisArg=n}return t.prototype.call=function(t,n){return n.subscribe(new TG(t,this.predicate,this.thisArg))},t}(),TG=function(t){function n(n,e,o){var i=t.call(this,n)||this;return i.predicate=e,i.thisArg=o,i.count=0,i}return i(n,t),n.prototype._next=function(t){var n;try{n=this.predicate.call(this.thisArg,t,this.count++)}catch(e){return void this.destination.error(e)}n&&this.destination.next(t)},n}(oG),EG=("undefined"!=typeof window&&window,!1),IG=function(){var t={Low:0,High:1,Floor:2,Ceil:3,TickValue:4};return t[t.Low]="Low",t[t.High]="High",t[t.Floor]="Floor",t[t.Ceil]="Ceil",t[t.TickValue]="TickValue",t}(),zG=function(){return function(){this.floor=0,this.ceil=null,this.step=1,this.minRange=null,this.maxRange=null,this.pushRange=!1,this.minLimit=null,this.maxLimit=null,this.translate=null,this.combineLabels=null,this.getLegend=null,this.getStepLegend=null,this.stepsArray=null,this.bindIndexForStepsArray=!1,this.draggableRange=!1,this.draggableRangeOnly=!1,this.showSelectionBar=!1,this.showSelectionBarEnd=!1,this.showSelectionBarFromValue=null,this.showOuterSelectionBars=!1,this.hidePointerLabels=!1,this.hideLimitLabels=!1,this.autoHideLimitLabels=!0,this.readOnly=!1,this.disabled=!1,this.showTicks=!1,this.showTicksValues=!1,this.tickStep=null,this.tickValueStep=null,this.ticksArray=null,this.ticksTooltip=null,this.ticksValuesTooltip=null,this.vertical=!1,this.getSelectionBarColor=null,this.getTickColor=null,this.getPointerColor=null,this.keyboardSupport=!0,this.scale=1,this.rotate=0,this.enforceStep=!0,this.enforceRange=!0,this.enforceStepsArray=!0,this.noSwitching=!1,this.onlyBindHandles=!1,this.rightToLeft=!1,this.reversedControls=!1,this.boundPointerLabels=!0,this.logScale=!1,this.customValueToPosition=null,this.customPositionToValue=null,this.precisionLimit=12,this.selectionBarGradient=null,this.ariaLabel="ngx-slider",this.ariaLabelledBy=null,this.ariaLabelHigh="ngx-slider-max",this.ariaLabelledByHigh=null,this.handleDimension=null,this.barDimension=null,this.animate=!0,this.animateOnMove=!1}}(),LG=function(){var t={Min:0,Max:1};return t[t.Min]="Min",t[t.Max]="Max",t}(),DG=function(){return function(){}}(),NG=function(){function t(){}return t.isNullOrUndefined=function(t){return null==t},t.areArraysEqual=function(t,n){if(t.length!==n.length)return!1;for(var e=0;e<t.length;++e)if(t[e]!==n[e])return!1;return!0},t.linearValueToPosition=function(t,n,e){return(t-n)/(e-n)},t.logValueToPosition=function(t,n,e){return((t=Math.log(t))-(n=Math.log(n)))/((e=Math.log(e))-n)},t.linearPositionToValue=function(t,n,e){return t*(e-n)+n},t.logPositionToValue=function(t,n,e){return n=Math.log(n),e=Math.log(e),Math.exp(t*(e-n)+n)},t.findStepIndex=function(t,n){for(var e=n.map((function(n){return Math.abs(t-n.value)})),o=0,i=0;i<n.length;i++)e[i]!==e[o]&&e[i]<e[o]&&(o=i);return o},t}(),FG=function(){function t(){}return t.isTouchEvent=function(t){return void 0!==window.TouchEvent?t instanceof TouchEvent:void 0!==t.touches},t.isResizeObserverAvailable=function(){return void 0!==window.ResizeObserver},t}(),jG=function(){function t(){}return t.roundToPrecisionLimit=function(t,n){return+t.toPrecision(n)},t.isModuloWithinPrecisionLimit=function(t,n,e){var o=Math.pow(10,-e);return Math.abs(t%n)<=o||Math.abs(Math.abs(t%n)-n)<=o},t.clampToRange=function(t,n,e){return Math.min(Math.max(t,n),e)},t}(),RG=function(){return function(){this.eventName=null,this.events=null,this.eventsSubscription=null,this.teardownCallback=null}}(),VG=function(){function t(t){this.renderer=t}return t.prototype.attachPassiveEventListener=function(t,n,e,o){if(!0!==EG)return this.attachEventListener(t,n,e,o);var i=new RG;i.eventName=n,i.events=new hG;var l=function(t){i.events.next(t)};return t.addEventListener(n,l,{passive:!0,capture:!1}),i.teardownCallback=function(){t.removeEventListener(n,l,{passive:!0,capture:!1})},i.eventsSubscription=i.events.pipe(NG.isNullOrUndefined(o)?bG((function(){})):PG(o,void 0,{leading:!0,trailing:!0})).subscribe((function(t){e(t)})),i},t.prototype.detachEventListener=function(t){NG.isNullOrUndefined(t.eventsSubscription)||(t.eventsSubscription.unsubscribe(),t.eventsSubscription=null),NG.isNullOrUndefined(t.events)||(t.events.complete(),t.events=null),NG.isNullOrUndefined(t.teardownCallback)||(t.teardownCallback(),t.teardownCallback=null)},t.prototype.attachEventListener=function(t,n,e,o){var i=new RG;return i.eventName=n,i.events=new hG,i.teardownCallback=this.renderer.listen(t,n,(function(t){i.events.next(t)})),i.eventsSubscription=i.events.pipe(NG.isNullOrUndefined(o)?bG((function(){})):PG(o,void 0,{leading:!0,trailing:!0})).subscribe((function(t){e(t)})),i},t}(),GG=function(){function t(t,n,e){this.elemRef=t,this.renderer=n,this.changeDetectionRef=e,this._position=0,this._dimension=0,this._alwaysHide=!1,this._vertical=!1,this._scale=1,this._rotate=0,this.opacity=1,this.visibility="visible",this.left="",this.bottom="",this.height="",this.width="",this.transform="",this.eventListeners=[],this.eventListenerHelper=new VG(this.renderer)}return Object.defineProperty(t.prototype,"position",{get:function(){return this._position},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"dimension",{get:function(){return this._dimension},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"alwaysHide",{get:function(){return this._alwaysHide},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"vertical",{get:function(){return this._vertical},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"scale",{get:function(){return this._scale},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"rotate",{get:function(){return this._rotate},enumerable:!0,configurable:!0}),t.prototype.setAlwaysHide=function(t){this._alwaysHide=t,this.visibility=t?"hidden":"visible"},t.prototype.hide=function(){this.opacity=0},t.prototype.show=function(){this.alwaysHide||(this.opacity=1)},t.prototype.isVisible=function(){return!this.alwaysHide&&0!==this.opacity},t.prototype.setVertical=function(t){this._vertical=t,this._vertical?(this.left="",this.width=""):(this.bottom="",this.height="")},t.prototype.setScale=function(t){this._scale=t},t.prototype.setRotate=function(t){this._rotate=t,this.transform="rotate("+t+"deg)"},t.prototype.getRotate=function(){return this._rotate},t.prototype.setPosition=function(t){this._position===t||this.isRefDestroyed()||this.changeDetectionRef.markForCheck(),this._position=t,this._vertical?this.bottom=Math.round(t)+"px":this.left=Math.round(t)+"px"},t.prototype.calculateDimension=function(){var t=this.getBoundingClientRect();this._dimension=this.vertical?(t.bottom-t.top)*this.scale:(t.right-t.left)*this.scale},t.prototype.setDimension=function(t){this._dimension===t||this.isRefDestroyed()||this.changeDetectionRef.markForCheck(),this._dimension=t,this._vertical?this.height=Math.round(t)+"px":this.width=Math.round(t)+"px"},t.prototype.getBoundingClientRect=function(){return this.elemRef.nativeElement.getBoundingClientRect()},t.prototype.on=function(t,n,e){var o=this.eventListenerHelper.attachEventListener(this.elemRef.nativeElement,t,n,e);this.eventListeners.push(o)},t.prototype.onPassive=function(t,n,e){var o=this.eventListenerHelper.attachPassiveEventListener(this.elemRef.nativeElement,t,n,e);this.eventListeners.push(o)},t.prototype.off=function(t){var n,e,o,i;NG.isNullOrUndefined(t)?(n=[],e=this.eventListeners):(n=this.eventListeners.filter((function(n){return n.eventName!==t})),e=this.eventListeners.filter((function(n){return n.eventName===t})));try{for(var l=u(e),r=l.next();!r.done;r=l.next())this.eventListenerHelper.detachEventListener(r.value)}catch(c){o={error:c}}finally{try{r&&!r.done&&(i=l.return)&&i.call(l)}finally{if(o)throw o.error}}this.eventListeners=n},t.prototype.isRefDestroyed=function(){return NG.isNullOrUndefined(this.changeDetectionRef)||this.changeDetectionRef.destroyed},t}(),UG=function(t){function n(n,e,o){var i=t.call(this,n,e,o)||this;return i.active=!1,i.role="",i.tabindex="",i.ariaOrientation="",i.ariaLabel="",i.ariaLabelledBy="",i.ariaValueNow="",i.ariaValueText="",i.ariaValueMin="",i.ariaValueMax="",i}return i(n,t),n.prototype.focus=function(){this.elemRef.nativeElement.focus()},n}(GG),HG=function(t){function n(n,e,o){var i=t.call(this,n,e,o)||this;return i._value=null,i}return i(n,t),Object.defineProperty(n.prototype,"value",{get:function(){return this._value},enumerable:!0,configurable:!0}),n.prototype.setValue=function(t){var n=!1;!this.alwaysHide&&(NG.isNullOrUndefined(this.value)||this.value.length!==t.length||this.value.length>0&&0===this.dimension)&&(n=!0),this._value=t,this.elemRef.nativeElement.innerHTML=t,n&&this.calculateDimension()},n}(GG),WG=function(){return function(){this.selected=!1,this.style={},this.tooltip=null,this.tooltipPlacement=null,this.value=null,this.valueTooltip=null,this.valueTooltipPlacement=null,this.legend=null}}(),$G=function(){return function(){this.active=!1,this.value=0,this.difference=0,this.position=0,this.lowLimit=0,this.highLimit=0}}(),qG=function(){function t(){}return t.compare=function(t,n){return!(NG.isNullOrUndefined(t)&&NG.isNullOrUndefined(n)||NG.isNullOrUndefined(t)!==NG.isNullOrUndefined(n)||t.value!==n.value||t.highValue!==n.highValue)},t}(),YG=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n.compare=function(t,n){return!(NG.isNullOrUndefined(t)&&NG.isNullOrUndefined(n)||NG.isNullOrUndefined(t)!==NG.isNullOrUndefined(n)||t.value!==n.value||t.highValue!==n.highValue||t.forceChange!==n.forceChange)},n}(qG),XG=function(){function t(t,n,e,o){this.renderer=t,this.elementRef=n,this.changeDetectionRef=e,this.zone=o,this.value=null,this.valueChange=new ue,this.highValue=null,this.highValueChange=new ue,this.options=new zG,this.userChangeStart=new ue,this.userChange=new ue,this.userChangeEnd=new ue,this.initHasRun=!1,this.inputModelChangeSubject=new hG,this.inputModelChangeSubscription=null,this.outputModelChangeSubject=new hG,this.outputModelChangeSubscription=null,this.viewLowValue=null,this.viewHighValue=null,this.viewOptions=new zG,this.handleHalfDimension=0,this.maxHandlePosition=0,this.currentTrackingPointer=null,this.currentFocusPointer=null,this.firstKeyDown=!1,this.touchId=null,this.dragging=new $G,this.sliderElementVerticalClass=!1,this.sliderElementAnimateClass=!1,this.sliderElementWithLegendClass=!1,this.sliderElementDisabledAttr=null,this.sliderElementAriaLabel="ngx-slider",this.barStyle={},this.minPointerStyle={},this.maxPointerStyle={},this.fullBarTransparentClass=!1,this.selectionBarDraggableClass=!1,this.ticksUnderValuesClass=!1,this.intermediateTicks=!1,this.ticks=[],this.eventListenerHelper=null,this.onMoveEventListener=null,this.onEndEventListener=null,this.moving=!1,this.resizeObserver=null,this.onTouchedCallback=null,this.onChangeCallback=null,this.eventListenerHelper=new VG(this.renderer)}return Object.defineProperty(t.prototype,"manualRefresh",{set:function(t){var n=this;this.unsubscribeManualRefresh(),this.manualRefreshSubscription=t.subscribe((function(){setTimeout((function(){return n.calculateViewDimensionsAndDetectChanges()}))}))},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"triggerFocus",{set:function(t){var n=this;this.unsubscribeTriggerFocus(),this.triggerFocusSubscription=t.subscribe((function(t){n.focusPointer(t)}))},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"range",{get:function(){return!NG.isNullOrUndefined(this.value)&&!NG.isNullOrUndefined(this.highValue)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showTicks",{get:function(){return this.viewOptions.showTicks},enumerable:!0,configurable:!0}),t.prototype.ngOnInit=function(){this.viewOptions=new zG,Object.assign(this.viewOptions,this.options),this.updateDisabledState(),this.updateVerticalState(),this.updateAriaLabel()},t.prototype.ngAfterViewInit=function(){this.applyOptions(),this.subscribeInputModelChangeSubject(),this.subscribeOutputModelChangeSubject(),this.renormaliseModelValues(),this.viewLowValue=this.modelValueToViewValue(this.value),this.viewHighValue=this.range?this.modelValueToViewValue(this.highValue):null,this.updateVerticalState(),this.manageElementsStyle(),this.updateDisabledState(),this.calculateViewDimensions(),this.addAccessibility(),this.updateCeilLabel(),this.updateFloorLabel(),this.initHandles(),this.manageEventsBindings(),this.updateAriaLabel(),this.subscribeResizeObserver(),this.initHasRun=!0,this.isRefDestroyed()||this.changeDetectionRef.detectChanges()},t.prototype.ngOnChanges=function(t){NG.isNullOrUndefined(t.options)||JSON.stringify(t.options.previousValue)===JSON.stringify(t.options.currentValue)||this.onChangeOptions(),NG.isNullOrUndefined(t.value)&&NG.isNullOrUndefined(t.highValue)||this.inputModelChangeSubject.next({value:this.value,highValue:this.highValue,forceChange:!1,internalChange:!1})},t.prototype.ngOnDestroy=function(){this.unbindEvents(),this.unsubscribeResizeObserver(),this.unsubscribeInputModelChangeSubject(),this.unsubscribeOutputModelChangeSubject(),this.unsubscribeManualRefresh(),this.unsubscribeTriggerFocus()},t.prototype.writeValue=function(t){t instanceof Array?(this.value=t[0],this.highValue=t[1]):this.value=t,this.inputModelChangeSubject.next({value:this.value,highValue:this.highValue,forceChange:!1,internalChange:!1})},t.prototype.registerOnChange=function(t){this.onChangeCallback=t},t.prototype.registerOnTouched=function(t){this.onTouchedCallback=t},t.prototype.setDisabledState=function(t){this.viewOptions.disabled=t,this.updateDisabledState()},t.prototype.setAriaLabel=function(t){this.viewOptions.ariaLabel=t,this.updateAriaLabel()},t.prototype.onResize=function(t){this.calculateViewDimensionsAndDetectChanges()},t.prototype.subscribeInputModelChangeSubject=function(){var t,n=this;this.inputModelChangeSubscription=this.inputModelChangeSubject.pipe(wG(YG.compare),(t=function(t){return!t.forceChange&&!t.internalChange},function(n){return n.lift(new SG(t,void 0))})).subscribe((function(t){return n.applyInputModelChange(t)}))},t.prototype.subscribeOutputModelChangeSubject=function(){var t=this;this.outputModelChangeSubscription=this.outputModelChangeSubject.pipe(wG(YG.compare)).subscribe((function(n){return t.publishOutputModelChange(n)}))},t.prototype.subscribeResizeObserver=function(){var t=this;FG.isResizeObserverAvailable()&&(this.resizeObserver=new ResizeObserver((function(){return t.calculateViewDimensionsAndDetectChanges()})),this.resizeObserver.observe(this.elementRef.nativeElement))},t.prototype.unsubscribeResizeObserver=function(){FG.isResizeObserverAvailable()&&null!==this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null)},t.prototype.unsubscribeOnMove=function(){NG.isNullOrUndefined(this.onMoveEventListener)||(this.eventListenerHelper.detachEventListener(this.onMoveEventListener),this.onMoveEventListener=null)},t.prototype.unsubscribeOnEnd=function(){NG.isNullOrUndefined(this.onEndEventListener)||(this.eventListenerHelper.detachEventListener(this.onEndEventListener),this.onEndEventListener=null)},t.prototype.unsubscribeInputModelChangeSubject=function(){NG.isNullOrUndefined(this.inputModelChangeSubscription)||(this.inputModelChangeSubscription.unsubscribe(),this.inputModelChangeSubscription=null)},t.prototype.unsubscribeOutputModelChangeSubject=function(){NG.isNullOrUndefined(this.outputModelChangeSubscription)||(this.outputModelChangeSubscription.unsubscribe(),this.outputModelChangeSubscription=null)},t.prototype.unsubscribeManualRefresh=function(){NG.isNullOrUndefined(this.manualRefreshSubscription)||(this.manualRefreshSubscription.unsubscribe(),this.manualRefreshSubscription=null)},t.prototype.unsubscribeTriggerFocus=function(){NG.isNullOrUndefined(this.triggerFocusSubscription)||(this.triggerFocusSubscription.unsubscribe(),this.triggerFocusSubscription=null)},t.prototype.getPointerElement=function(t){return t===LG.Min?this.minHandleElement:t===LG.Max?this.maxHandleElement:null},t.prototype.getCurrentTrackingValue=function(){return this.currentTrackingPointer===LG.Min?this.viewLowValue:this.currentTrackingPointer===LG.Max?this.viewHighValue:null},t.prototype.modelValueToViewValue=function(t){return NG.isNullOrUndefined(t)?NaN:NG.isNullOrUndefined(this.viewOptions.stepsArray)||this.viewOptions.bindIndexForStepsArray?+t:NG.findStepIndex(+t,this.viewOptions.stepsArray)},t.prototype.viewValueToModelValue=function(t){return NG.isNullOrUndefined(this.viewOptions.stepsArray)||this.viewOptions.bindIndexForStepsArray?t:this.getStepValue(t)},t.prototype.getStepValue=function(t){var n=this.viewOptions.stepsArray[t];return NG.isNullOrUndefined(n)?NaN:n.value},t.prototype.applyViewChange=function(){this.value=this.viewValueToModelValue(this.viewLowValue),this.range&&(this.highValue=this.viewValueToModelValue(this.viewHighValue)),this.outputModelChangeSubject.next({value:this.value,highValue:this.highValue,userEventInitiated:!0,forceChange:!1}),this.inputModelChangeSubject.next({value:this.value,highValue:this.highValue,forceChange:!1,internalChange:!0})},t.prototype.applyInputModelChange=function(t){var n=this.normaliseModelValues(t),e=!qG.compare(t,n);e&&(this.value=n.value,this.highValue=n.highValue),this.viewLowValue=this.modelValueToViewValue(n.value),this.viewHighValue=this.range?this.modelValueToViewValue(n.highValue):null,this.updateLowHandle(this.valueToPosition(this.viewLowValue)),this.range&&this.updateHighHandle(this.valueToPosition(this.viewHighValue)),this.updateSelectionBar(),this.updateTicksScale(),this.updateAriaAttributes(),this.range&&this.updateCombinedLabel(),this.outputModelChangeSubject.next({value:n.value,highValue:n.highValue,forceChange:e,userEventInitiated:!1})},t.prototype.publishOutputModelChange=function(t){var n=this,e=function(){n.valueChange.emit(t.value),n.range&&n.highValueChange.emit(t.highValue),NG.isNullOrUndefined(n.onChangeCallback)||n.onChangeCallback(n.range?[t.value,t.highValue]:t.value),NG.isNullOrUndefined(n.onTouchedCallback)||n.onTouchedCallback(n.range?[t.value,t.highValue]:t.value)};t.userEventInitiated?(e(),this.userChange.emit(this.getChangeContext())):setTimeout((function(){e()}))},t.prototype.normaliseModelValues=function(t){var n=new qG;if(n.value=t.value,n.highValue=t.highValue,!NG.isNullOrUndefined(this.viewOptions.stepsArray)){if(this.viewOptions.enforceStepsArray){var e=NG.findStepIndex(n.value,this.viewOptions.stepsArray);if(n.value=this.viewOptions.stepsArray[e].value,this.range){var o=NG.findStepIndex(n.highValue,this.viewOptions.stepsArray);n.highValue=this.viewOptions.stepsArray[o].value}}return n}if(this.viewOptions.enforceStep&&(n.value=this.roundStep(n.value),this.range&&(n.highValue=this.roundStep(n.highValue))),this.viewOptions.enforceRange&&(n.value=jG.clampToRange(n.value,this.viewOptions.floor,this.viewOptions.ceil),this.range&&(n.highValue=jG.clampToRange(n.highValue,this.viewOptions.floor,this.viewOptions.ceil)),this.range&&t.value>t.highValue))if(this.viewOptions.noSwitching)n.value=n.highValue;else{var i=t.value;n.value=t.highValue,n.highValue=i}return n},t.prototype.renormaliseModelValues=function(){var t={value:this.value,highValue:this.highValue},n=this.normaliseModelValues(t);qG.compare(n,t)||(this.value=n.value,this.highValue=n.highValue,this.outputModelChangeSubject.next({value:this.value,highValue:this.highValue,forceChange:!0,userEventInitiated:!1}))},t.prototype.onChangeOptions=function(){if(this.initHasRun){var t=this.getOptionsInfluencingEventBindings(this.viewOptions);this.applyOptions();var n=this.getOptionsInfluencingEventBindings(this.viewOptions),e=!NG.areArraysEqual(t,n);this.renormaliseModelValues(),this.viewLowValue=this.modelValueToViewValue(this.value),this.viewHighValue=this.range?this.modelValueToViewValue(this.highValue):null,this.resetSlider(e)}},t.prototype.applyOptions=function(){if(this.viewOptions=new zG,Object.assign(this.viewOptions,this.options),this.viewOptions.draggableRange=this.range&&this.viewOptions.draggableRange,this.viewOptions.draggableRangeOnly=this.range&&this.viewOptions.draggableRangeOnly,this.viewOptions.draggableRangeOnly&&(this.viewOptions.draggableRange=!0),this.viewOptions.showTicks=this.viewOptions.showTicks||this.viewOptions.showTicksValues||!NG.isNullOrUndefined(this.viewOptions.ticksArray),!this.viewOptions.showTicks||NG.isNullOrUndefined(this.viewOptions.tickStep)&&NG.isNullOrUndefined(this.viewOptions.ticksArray)||(this.intermediateTicks=!0),this.viewOptions.showSelectionBar=this.viewOptions.showSelectionBar||this.viewOptions.showSelectionBarEnd||!NG.isNullOrUndefined(this.viewOptions.showSelectionBarFromValue),NG.isNullOrUndefined(this.viewOptions.stepsArray)?this.applyFloorCeilOptions():this.applyStepsArrayOptions(),NG.isNullOrUndefined(this.viewOptions.combineLabels)&&(this.viewOptions.combineLabels=function(t,n){return t+" - "+n}),this.viewOptions.logScale&&0===this.viewOptions.floor)throw Error("Can't use floor=0 with logarithmic scale")},t.prototype.applyStepsArrayOptions=function(){var t=this;this.viewOptions.floor=0,this.viewOptions.ceil=this.viewOptions.stepsArray.length-1,this.viewOptions.step=1,NG.isNullOrUndefined(this.viewOptions.translate)&&(this.viewOptions.translate=function(n){return String(t.viewOptions.bindIndexForStepsArray?t.getStepValue(n):n)})},t.prototype.applyFloorCeilOptions=function(){if(NG.isNullOrUndefined(this.viewOptions.step)?this.viewOptions.step=1:(this.viewOptions.step=+this.viewOptions.step,this.viewOptions.step<=0&&(this.viewOptions.step=1)),NG.isNullOrUndefined(this.viewOptions.ceil)||NG.isNullOrUndefined(this.viewOptions.floor))throw Error("floor and ceil options must be supplied");this.viewOptions.ceil=+this.viewOptions.ceil,this.viewOptions.floor=+this.viewOptions.floor,NG.isNullOrUndefined(this.viewOptions.translate)&&(this.viewOptions.translate=function(t){return String(t)})},t.prototype.resetSlider=function(t){void 0===t&&(t=!0),this.manageElementsStyle(),this.addAccessibility(),this.updateCeilLabel(),this.updateFloorLabel(),t&&(this.unbindEvents(),this.manageEventsBindings()),this.updateDisabledState(),this.updateAriaLabel(),this.calculateViewDimensions(),this.refocusPointerIfNeeded()},t.prototype.focusPointer=function(t){t!==LG.Min&&t!==LG.Max&&(t=LG.Min),t===LG.Min?this.minHandleElement.focus():this.range&&t===LG.Max&&this.maxHandleElement.focus()},t.prototype.refocusPointerIfNeeded=function(){NG.isNullOrUndefined(this.currentFocusPointer)||(this.onPointerFocus(this.currentFocusPointer),this.getPointerElement(this.currentFocusPointer).focus())},t.prototype.manageElementsStyle=function(){var t=this;this.updateScale(),this.floorLabelElement.setAlwaysHide(this.viewOptions.showTicksValues||this.viewOptions.hideLimitLabels),this.ceilLabelElement.setAlwaysHide(this.viewOptions.showTicksValues||this.viewOptions.hideLimitLabels);var n=this.viewOptions.showTicksValues&&!this.intermediateTicks;this.minHandleLabelElement.setAlwaysHide(n||this.viewOptions.hidePointerLabels),this.maxHandleLabelElement.setAlwaysHide(n||!this.range||this.viewOptions.hidePointerLabels),this.combinedLabelElement.setAlwaysHide(n||!this.range||this.viewOptions.hidePointerLabels),this.selectionBarElement.setAlwaysHide(!this.range&&!this.viewOptions.showSelectionBar),this.leftOuterSelectionBarElement.setAlwaysHide(!this.range||!this.viewOptions.showOuterSelectionBars),this.rightOuterSelectionBarElement.setAlwaysHide(!this.range||!this.viewOptions.showOuterSelectionBars),this.fullBarTransparentClass=this.range&&this.viewOptions.showOuterSelectionBars,this.selectionBarDraggableClass=this.viewOptions.draggableRange&&!this.viewOptions.onlyBindHandles,this.ticksUnderValuesClass=this.intermediateTicks&&this.options.showTicksValues,this.sliderElementVerticalClass!==this.viewOptions.vertical&&(this.updateVerticalState(),setTimeout((function(){t.resetSlider()}))),this.sliderElementAnimateClass!==this.viewOptions.animate&&setTimeout((function(){t.sliderElementAnimateClass=t.viewOptions.animate})),this.updateRotate()},t.prototype.manageEventsBindings=function(){this.viewOptions.disabled||this.viewOptions.readOnly?this.unbindEvents():this.bindEvents()},t.prototype.updateDisabledState=function(){this.sliderElementDisabledAttr=this.viewOptions.disabled?"disabled":null},t.prototype.updateAriaLabel=function(){this.sliderElementAriaLabel=this.viewOptions.ariaLabel||"nxg-slider"},t.prototype.updateVerticalState=function(){this.sliderElementVerticalClass=this.viewOptions.vertical;try{for(var t=u(this.getAllSliderElements()),n=t.next();!n.done;n=t.next()){var e=n.value;NG.isNullOrUndefined(e)||e.setVertical(this.viewOptions.vertical)}}catch(l){o={error:l}}finally{try{n&&!n.done&&(i=t.return)&&i.call(t)}finally{if(o)throw o.error}}var o,i},t.prototype.updateScale=function(){try{for(var t=u(this.getAllSliderElements()),n=t.next();!n.done;n=t.next())n.value.setScale(this.viewOptions.scale)}catch(i){e={error:i}}finally{try{n&&!n.done&&(o=t.return)&&o.call(t)}finally{if(e)throw e.error}}var e,o},t.prototype.updateRotate=function(){try{for(var t=u(this.getAllSliderElements()),n=t.next();!n.done;n=t.next())n.value.setRotate(this.viewOptions.rotate)}catch(i){e={error:i}}finally{try{n&&!n.done&&(o=t.return)&&o.call(t)}finally{if(e)throw e.error}}var e,o},t.prototype.getAllSliderElements=function(){return[this.leftOuterSelectionBarElement,this.rightOuterSelectionBarElement,this.fullBarElement,this.selectionBarElement,this.minHandleElement,this.maxHandleElement,this.floorLabelElement,this.ceilLabelElement,this.minHandleLabelElement,this.maxHandleLabelElement,this.combinedLabelElement,this.ticksElement]},t.prototype.initHandles=function(){this.updateLowHandle(this.valueToPosition(this.viewLowValue)),this.range&&this.updateHighHandle(this.valueToPosition(this.viewHighValue)),this.updateSelectionBar(),this.range&&this.updateCombinedLabel(),this.updateTicksScale()},t.prototype.addAccessibility=function(){this.updateAriaAttributes(),this.minHandleElement.role="slider",this.minHandleElement.tabindex=!this.viewOptions.keyboardSupport||this.viewOptions.readOnly||this.viewOptions.disabled?"":"0",this.minHandleElement.ariaOrientation=this.viewOptions.vertical||0!==this.viewOptions.rotate?"vertical":"horizontal",NG.isNullOrUndefined(this.viewOptions.ariaLabel)?NG.isNullOrUndefined(this.viewOptions.ariaLabelledBy)||(this.minHandleElement.ariaLabelledBy=this.viewOptions.ariaLabelledBy):this.minHandleElement.ariaLabel=this.viewOptions.ariaLabel,this.range&&(this.maxHandleElement.role="slider",this.maxHandleElement.tabindex=!this.viewOptions.keyboardSupport||this.viewOptions.readOnly||this.viewOptions.disabled?"":"0",this.maxHandleElement.ariaOrientation=this.viewOptions.vertical||0!==this.viewOptions.rotate?"vertical":"horizontal",NG.isNullOrUndefined(this.viewOptions.ariaLabelHigh)?NG.isNullOrUndefined(this.viewOptions.ariaLabelledByHigh)||(this.maxHandleElement.ariaLabelledBy=this.viewOptions.ariaLabelledByHigh):this.maxHandleElement.ariaLabel=this.viewOptions.ariaLabelHigh)},t.prototype.updateAriaAttributes=function(){this.minHandleElement.ariaValueNow=(+this.value).toString(),this.minHandleElement.ariaValueText=this.viewOptions.translate(+this.value,IG.Low),this.minHandleElement.ariaValueMin=this.viewOptions.floor.toString(),this.minHandleElement.ariaValueMax=this.viewOptions.ceil.toString(),this.range&&(this.maxHandleElement.ariaValueNow=(+this.highValue).toString(),this.maxHandleElement.ariaValueText=this.viewOptions.translate(+this.highValue,IG.High),this.maxHandleElement.ariaValueMin=this.viewOptions.floor.toString(),this.maxHandleElement.ariaValueMax=this.viewOptions.ceil.toString())},t.prototype.calculateViewDimensions=function(){NG.isNullOrUndefined(this.viewOptions.handleDimension)?this.minHandleElement.calculateDimension():this.minHandleElement.setDimension(this.viewOptions.handleDimension);var t=this.minHandleElement.dimension;this.handleHalfDimension=t/2,NG.isNullOrUndefined(this.viewOptions.barDimension)?this.fullBarElement.calculateDimension():this.fullBarElement.setDimension(this.viewOptions.barDimension),this.maxHandlePosition=this.fullBarElement.dimension-t,this.initHasRun&&(this.updateFloorLabel(),this.updateCeilLabel(),this.initHandles())},t.prototype.calculateViewDimensionsAndDetectChanges=function(){this.calculateViewDimensions(),this.isRefDestroyed()||this.changeDetectionRef.detectChanges()},t.prototype.isRefDestroyed=function(){return this.changeDetectionRef.destroyed},t.prototype.updateTicksScale=function(){var t=this;if(this.viewOptions.showTicks){var n=NG.isNullOrUndefined(this.viewOptions.ticksArray)?this.getTicksArray():this.viewOptions.ticksArray,e=this.viewOptions.vertical?"translateY":"translateX";this.viewOptions.rightToLeft&&n.reverse();var o=NG.isNullOrUndefined(this.viewOptions.tickValueStep)?NG.isNullOrUndefined(this.viewOptions.tickStep)?this.viewOptions.step:this.viewOptions.tickStep:this.viewOptions.tickValueStep,i=!1,l=n.map((function(n){var l=t.valueToPosition(n);t.viewOptions.vertical&&(l=t.maxHandlePosition-l);var r=e+"("+Math.round(l)+"px)",c=new WG;c.selected=t.isTickSelected(n),c.style={"-webkit-transform":r,"-moz-transform":r,"-o-transform":r,"-ms-transform":r,transform:r},c.selected&&!NG.isNullOrUndefined(t.viewOptions.getSelectionBarColor)&&(c.style["background-color"]=t.getSelectionBarColor()),c.selected||NG.isNullOrUndefined(t.viewOptions.getTickColor)||(c.style["background-color"]=t.getTickColor(n)),NG.isNullOrUndefined(t.viewOptions.ticksTooltip)||(c.tooltip=t.viewOptions.ticksTooltip(n),c.tooltipPlacement=t.viewOptions.vertical?"right":"top"),t.viewOptions.showTicksValues&&!NG.isNullOrUndefined(o)&&jG.isModuloWithinPrecisionLimit(n,o,t.viewOptions.precisionLimit)&&(c.value=t.getDisplayValue(n,IG.TickValue),NG.isNullOrUndefined(t.viewOptions.ticksValuesTooltip)||(c.valueTooltip=t.viewOptions.ticksValuesTooltip(n),c.valueTooltipPlacement=t.viewOptions.vertical?"right":"top"));var a=null;if(NG.isNullOrUndefined(t.viewOptions.stepsArray))NG.isNullOrUndefined(t.viewOptions.getLegend)||(a=t.viewOptions.getLegend(n));else{var s=t.viewOptions.stepsArray[n];NG.isNullOrUndefined(t.viewOptions.getStepLegend)?NG.isNullOrUndefined(s)||(a=s.legend):a=t.viewOptions.getStepLegend(s)}return NG.isNullOrUndefined(a)||(c.legend=a,i=!0),c}));if(setTimeout((function(){t.sliderElementWithLegendClass=i})),NG.isNullOrUndefined(this.ticks)||this.ticks.length!==l.length)this.ticks=l;else for(var r=0;r<l.length;++r)Object.assign(this.ticks[r],l[r]);this.isRefDestroyed()||this.changeDetectionRef.detectChanges()}else setTimeout((function(){t.sliderElementWithLegendClass=!1}))},t.prototype.getTicksArray=function(){for(var t=NG.isNullOrUndefined(this.viewOptions.tickStep)?this.viewOptions.step:this.viewOptions.tickStep,n=[],e=1+Math.floor(jG.roundToPrecisionLimit(Math.abs(this.viewOptions.ceil-this.viewOptions.floor)/t,this.viewOptions.precisionLimit)),o=0;o<e;++o)n.push(jG.roundToPrecisionLimit(this.viewOptions.floor+t*o,this.viewOptions.precisionLimit));return n},t.prototype.isTickSelected=function(t){if(!this.range)if(NG.isNullOrUndefined(this.viewOptions.showSelectionBarFromValue)){if(this.viewOptions.showSelectionBarEnd){if(t>=this.viewLowValue)return!0}else if(this.viewOptions.showSelectionBar&&t<=this.viewLowValue)return!0}else{var n=this.viewOptions.showSelectionBarFromValue;if(this.viewLowValue>n&&t>=n&&t<=this.viewLowValue)return!0;if(this.viewLowValue<n&&t<=n&&t>=this.viewLowValue)return!0}return!!(this.range&&t>=this.viewLowValue&&t<=this.viewHighValue)},t.prototype.updateFloorLabel=function(){this.floorLabelElement.alwaysHide||(this.floorLabelElement.setValue(this.getDisplayValue(this.viewOptions.floor,IG.Floor)),this.floorLabelElement.calculateDimension(),this.floorLabelElement.setPosition(this.viewOptions.rightToLeft?this.fullBarElement.dimension-this.floorLabelElement.dimension:0))},t.prototype.updateCeilLabel=function(){this.ceilLabelElement.alwaysHide||(this.ceilLabelElement.setValue(this.getDisplayValue(this.viewOptions.ceil,IG.Ceil)),this.ceilLabelElement.calculateDimension(),this.ceilLabelElement.setPosition(this.viewOptions.rightToLeft?0:this.fullBarElement.dimension-this.ceilLabelElement.dimension))},t.prototype.updateHandles=function(t,n){t===LG.Min?this.updateLowHandle(n):t===LG.Max&&this.updateHighHandle(n),this.updateSelectionBar(),this.updateTicksScale(),this.range&&this.updateCombinedLabel()},t.prototype.getHandleLabelPos=function(t,n){var e=t===LG.Min?this.minHandleLabelElement.dimension:this.maxHandleLabelElement.dimension,o=n-e/2+this.handleHalfDimension,i=this.fullBarElement.dimension-e;return this.viewOptions.boundPointerLabels?this.viewOptions.rightToLeft&&t===LG.Min||!this.viewOptions.rightToLeft&&t===LG.Max?Math.min(o,i):Math.min(Math.max(o,0),i):o},t.prototype.updateLowHandle=function(t){this.minHandleElement.setPosition(t),this.minHandleLabelElement.setValue(this.getDisplayValue(this.viewLowValue,IG.Low)),this.minHandleLabelElement.setPosition(this.getHandleLabelPos(LG.Min,t)),NG.isNullOrUndefined(this.viewOptions.getPointerColor)||(this.minPointerStyle={backgroundColor:this.getPointerColor(LG.Min)}),this.viewOptions.autoHideLimitLabels&&this.updateFloorAndCeilLabelsVisibility()},t.prototype.updateHighHandle=function(t){this.maxHandleElement.setPosition(t),this.maxHandleLabelElement.setValue(this.getDisplayValue(this.viewHighValue,IG.High)),this.maxHandleLabelElement.setPosition(this.getHandleLabelPos(LG.Max,t)),NG.isNullOrUndefined(this.viewOptions.getPointerColor)||(this.maxPointerStyle={backgroundColor:this.getPointerColor(LG.Max)}),this.viewOptions.autoHideLimitLabels&&this.updateFloorAndCeilLabelsVisibility()},t.prototype.updateFloorAndCeilLabelsVisibility=function(){if(!this.viewOptions.hidePointerLabels){var t=!1,n=!1,e=this.isLabelBelowFloorLabel(this.minHandleLabelElement),o=this.isLabelAboveCeilLabel(this.minHandleLabelElement),i=this.isLabelAboveCeilLabel(this.maxHandleLabelElement),l=this.isLabelBelowFloorLabel(this.combinedLabelElement),r=this.isLabelAboveCeilLabel(this.combinedLabelElement);if(e?(t=!0,this.floorLabelElement.hide()):(t=!1,this.floorLabelElement.show()),o?(n=!0,this.ceilLabelElement.hide()):(n=!1,this.ceilLabelElement.show()),this.range){var c=this.combinedLabelElement.isVisible()?r:i,a=this.combinedLabelElement.isVisible()?l:e;c?this.ceilLabelElement.hide():n||this.ceilLabelElement.show(),a?this.floorLabelElement.hide():t||this.floorLabelElement.show()}}},t.prototype.isLabelBelowFloorLabel=function(t){var n=t.position,e=this.floorLabelElement.position;return this.viewOptions.rightToLeft?n+t.dimension>=e-2:n<=e+this.floorLabelElement.dimension+2},t.prototype.isLabelAboveCeilLabel=function(t){var n=t.position,e=this.ceilLabelElement.position;return this.viewOptions.rightToLeft?n<=e+this.ceilLabelElement.dimension+2:n+t.dimension>=e-2},t.prototype.updateSelectionBar=function(){var t=0,n=0,e=this.viewOptions.rightToLeft?!this.viewOptions.showSelectionBarEnd:this.viewOptions.showSelectionBarEnd,o=this.viewOptions.rightToLeft?this.maxHandleElement.position+this.handleHalfDimension:this.minHandleElement.position+this.handleHalfDimension;if(this.range)n=Math.abs(this.maxHandleElement.position-this.minHandleElement.position),t=o;else if(NG.isNullOrUndefined(this.viewOptions.showSelectionBarFromValue))e?(n=Math.ceil(Math.abs(this.maxHandlePosition-this.minHandleElement.position)+this.handleHalfDimension),t=Math.floor(this.minHandleElement.position+this.handleHalfDimension)):(n=this.minHandleElement.position+this.handleHalfDimension,t=0);else{var i=this.viewOptions.showSelectionBarFromValue,l=this.valueToPosition(i);(this.viewOptions.rightToLeft?this.viewLowValue<=i:this.viewLowValue>i)?(n=this.minHandleElement.position-l,t=l+this.handleHalfDimension):(n=l-this.minHandleElement.position,t=this.minHandleElement.position+this.handleHalfDimension)}if(this.selectionBarElement.setDimension(n),this.selectionBarElement.setPosition(t),this.range&&this.viewOptions.showOuterSelectionBars&&(this.viewOptions.rightToLeft?(this.rightOuterSelectionBarElement.setDimension(t),this.rightOuterSelectionBarElement.setPosition(0),this.fullBarElement.calculateDimension(),this.leftOuterSelectionBarElement.setDimension(this.fullBarElement.dimension-(t+n)),this.leftOuterSelectionBarElement.setPosition(t+n)):(this.leftOuterSelectionBarElement.setDimension(t),this.leftOuterSelectionBarElement.setPosition(0),this.fullBarElement.calculateDimension(),this.rightOuterSelectionBarElement.setDimension(this.fullBarElement.dimension-(t+n)),this.rightOuterSelectionBarElement.setPosition(t+n))),NG.isNullOrUndefined(this.viewOptions.getSelectionBarColor)){if(!NG.isNullOrUndefined(this.viewOptions.selectionBarGradient)){var r=NG.isNullOrUndefined(this.viewOptions.showSelectionBarFromValue)?0:this.valueToPosition(this.viewOptions.showSelectionBarFromValue),c=r-t>0&&!e||r-t<=0&&e;this.barStyle={backgroundImage:"linear-gradient(to "+(this.viewOptions.vertical?c?"bottom":"top":c?"left":"right")+", "+this.viewOptions.selectionBarGradient.from+" 0%,"+this.viewOptions.selectionBarGradient.to+" 100%)"},this.viewOptions.vertical?(this.barStyle.backgroundPosition="center "+(r+n+t+(c?-this.handleHalfDimension:0))+"px",this.barStyle.backgroundSize="100% "+(this.fullBarElement.dimension-this.handleHalfDimension)+"px"):(this.barStyle.backgroundPosition=r-t+(c?this.handleHalfDimension:0)+"px center",this.barStyle.backgroundSize=this.fullBarElement.dimension-this.handleHalfDimension+"px 100%")}}else{var a=this.getSelectionBarColor();this.barStyle={backgroundColor:a}}},t.prototype.getSelectionBarColor=function(){return this.range?this.viewOptions.getSelectionBarColor(this.value,this.highValue):this.viewOptions.getSelectionBarColor(this.value)},t.prototype.getPointerColor=function(t){return this.viewOptions.getPointerColor(t===LG.Max?this.highValue:this.value,t)},t.prototype.getTickColor=function(t){return this.viewOptions.getTickColor(t)},t.prototype.updateCombinedLabel=function(){if(this.viewOptions.rightToLeft?this.minHandleLabelElement.position-this.minHandleLabelElement.dimension-10<=this.maxHandleLabelElement.position:this.minHandleLabelElement.position+this.minHandleLabelElement.dimension+10>=this.maxHandleLabelElement.position){var t=this.getDisplayValue(this.viewLowValue,IG.Low),n=this.getDisplayValue(this.viewHighValue,IG.High),e=this.viewOptions.rightToLeft?this.viewOptions.combineLabels(n,t):this.viewOptions.combineLabels(t,n);this.combinedLabelElement.setValue(e);var o=this.viewOptions.boundPointerLabels?Math.min(Math.max(this.selectionBarElement.position+this.selectionBarElement.dimension/2-this.combinedLabelElement.dimension/2,0),this.fullBarElement.dimension-this.combinedLabelElement.dimension):this.selectionBarElement.position+this.selectionBarElement.dimension/2-this.combinedLabelElement.dimension/2;this.combinedLabelElement.setPosition(o),this.minHandleLabelElement.hide(),this.maxHandleLabelElement.hide(),this.combinedLabelElement.show()}else this.updateHighHandle(this.valueToPosition(this.viewHighValue)),this.updateLowHandle(this.valueToPosition(this.viewLowValue)),this.maxHandleLabelElement.show(),this.minHandleLabelElement.show(),this.combinedLabelElement.hide();this.viewOptions.autoHideLimitLabels&&this.updateFloorAndCeilLabelsVisibility()},t.prototype.getDisplayValue=function(t,n){return NG.isNullOrUndefined(this.viewOptions.stepsArray)||this.viewOptions.bindIndexForStepsArray||(t=this.getStepValue(t)),this.viewOptions.translate(t,n)},t.prototype.roundStep=function(t,n){var e=NG.isNullOrUndefined(n)?this.viewOptions.step:n,o=jG.roundToPrecisionLimit((t-this.viewOptions.floor)/e,this.viewOptions.precisionLimit);return o=Math.round(o)*e,jG.roundToPrecisionLimit(this.viewOptions.floor+o,this.viewOptions.precisionLimit)},t.prototype.valueToPosition=function(t){var n=NG.linearValueToPosition;NG.isNullOrUndefined(this.viewOptions.customValueToPosition)?this.viewOptions.logScale&&(n=NG.logValueToPosition):n=this.viewOptions.customValueToPosition;var e=n(t=jG.clampToRange(t,this.viewOptions.floor,this.viewOptions.ceil),this.viewOptions.floor,this.viewOptions.ceil);return NG.isNullOrUndefined(e)&&(e=0),this.viewOptions.rightToLeft&&(e=1-e),e*this.maxHandlePosition},t.prototype.positionToValue=function(t){var n=t/this.maxHandlePosition;this.viewOptions.rightToLeft&&(n=1-n);var e=NG.linearPositionToValue;NG.isNullOrUndefined(this.viewOptions.customPositionToValue)?this.viewOptions.logScale&&(e=NG.logPositionToValue):e=this.viewOptions.customPositionToValue;var o=e(n,this.viewOptions.floor,this.viewOptions.ceil);return NG.isNullOrUndefined(o)?0:o},t.prototype.getEventXY=function(t,n){if(t instanceof MouseEvent)return this.viewOptions.vertical||0!==this.viewOptions.rotate?t.clientY:t.clientX;var e=0,o=t.touches;if(!NG.isNullOrUndefined(n))for(var i=0;i<o.length;i++)if(o[i].identifier===n){e=i;break}return this.viewOptions.vertical||0!==this.viewOptions.rotate?o[e].clientY:o[e].clientX},t.prototype.getEventPosition=function(t,n){var e=this.elementRef.nativeElement.getBoundingClientRect(),o=this.viewOptions.vertical||0!==this.viewOptions.rotate?e.bottom:e.left;return(this.viewOptions.vertical||0!==this.viewOptions.rotate?-this.getEventXY(t,n)+o:this.getEventXY(t,n)-o)*this.viewOptions.scale-this.handleHalfDimension},t.prototype.getNearestHandle=function(t){if(!this.range)return LG.Min;var n=this.getEventPosition(t),e=Math.abs(n-this.minHandleElement.position),o=Math.abs(n-this.maxHandleElement.position);return e<o?LG.Min:e>o?LG.Max:this.viewOptions.rightToLeft?n>this.minHandleElement.position?LG.Min:LG.Max:n<this.minHandleElement.position?LG.Min:LG.Max},t.prototype.bindEvents=function(){var t=this,n=this.viewOptions.draggableRange;this.viewOptions.onlyBindHandles||this.selectionBarElement.on("mousedown",(function(e){return t.onBarStart(null,n,e,!0,!0,!0)})),this.viewOptions.draggableRangeOnly?(this.minHandleElement.on("mousedown",(function(e){return t.onBarStart(LG.Min,n,e,!0,!0)})),this.maxHandleElement.on("mousedown",(function(e){return t.onBarStart(LG.Max,n,e,!0,!0)}))):(this.minHandleElement.on("mousedown",(function(n){return t.onStart(LG.Min,n,!0,!0)})),this.range&&this.maxHandleElement.on("mousedown",(function(n){return t.onStart(LG.Max,n,!0,!0)})),this.viewOptions.onlyBindHandles||(this.fullBarElement.on("mousedown",(function(n){return t.onStart(null,n,!0,!0,!0)})),this.ticksElement.on("mousedown",(function(n){return t.onStart(null,n,!0,!0,!0,!0)})))),this.viewOptions.onlyBindHandles||this.selectionBarElement.onPassive("touchstart",(function(e){return t.onBarStart(null,n,e,!0,!0,!0)})),this.viewOptions.draggableRangeOnly?(this.minHandleElement.onPassive("touchstart",(function(e){return t.onBarStart(LG.Min,n,e,!0,!0)})),this.maxHandleElement.onPassive("touchstart",(function(e){return t.onBarStart(LG.Max,n,e,!0,!0)}))):(this.minHandleElement.onPassive("touchstart",(function(n){return t.onStart(LG.Min,n,!0,!0)})),this.range&&this.maxHandleElement.onPassive("touchstart",(function(n){return t.onStart(LG.Max,n,!0,!0)})),this.viewOptions.onlyBindHandles||(this.fullBarElement.onPassive("touchstart",(function(n){return t.onStart(null,n,!0,!0,!0)})),this.ticksElement.onPassive("touchstart",(function(n){return t.onStart(null,n,!1,!1,!0,!0)})))),this.viewOptions.keyboardSupport&&(this.minHandleElement.on("focus",(function(){return t.onPointerFocus(LG.Min)})),this.range&&this.maxHandleElement.on("focus",(function(){return t.onPointerFocus(LG.Max)})))},t.prototype.getOptionsInfluencingEventBindings=function(t){return[t.disabled,t.readOnly,t.draggableRange,t.draggableRangeOnly,t.onlyBindHandles,t.keyboardSupport]},t.prototype.unbindEvents=function(){this.unsubscribeOnMove(),this.unsubscribeOnEnd();try{for(var t=u(this.getAllSliderElements()),n=t.next();!n.done;n=t.next()){var e=n.value;NG.isNullOrUndefined(e)||e.off()}}catch(l){o={error:l}}finally{try{n&&!n.done&&(i=t.return)&&i.call(t)}finally{if(o)throw o.error}}var o,i},t.prototype.onBarStart=function(t,n,e,o,i,l,r){n?this.onDragStart(t,e,o,i):this.onStart(t,e,o,i,l,r)},t.prototype.onStart=function(t,n,e,o,i,l){var r=this;n.stopPropagation(),FG.isTouchEvent(n)||EG||n.preventDefault(),this.moving=!1,this.calculateViewDimensions(),NG.isNullOrUndefined(t)&&(t=this.getNearestHandle(n)),this.currentTrackingPointer=t;var c=this.getPointerElement(t);if(c.active=!0,this.viewOptions.keyboardSupport&&c.focus(),e){this.unsubscribeOnMove();var a=function(t){return r.dragging.active?r.onDragMove(t):r.onMove(t)};this.onMoveEventListener=FG.isTouchEvent(n)?this.eventListenerHelper.attachPassiveEventListener(document,"touchmove",a):this.eventListenerHelper.attachEventListener(document,"mousemove",a)}if(o){this.unsubscribeOnEnd();var s=function(t){return r.onEnd(t)};this.onEndEventListener=FG.isTouchEvent(n)?this.eventListenerHelper.attachPassiveEventListener(document,"touchend",s):this.eventListenerHelper.attachEventListener(document,"mouseup",s)}this.userChangeStart.emit(this.getChangeContext()),FG.isTouchEvent(n)&&!NG.isNullOrUndefined(n.changedTouches)&&NG.isNullOrUndefined(this.touchId)&&(this.touchId=n.changedTouches[0].identifier),i&&this.onMove(n,!0),l&&this.onEnd(n)},t.prototype.onMove=function(t,n){var e=null;if(FG.isTouchEvent(t)){for(var o=t.changedTouches,i=0;i<o.length;i++)if(o[i].identifier===this.touchId){e=o[i];break}if(NG.isNullOrUndefined(e))return}this.viewOptions.animate&&!this.viewOptions.animateOnMove&&this.moving&&(this.sliderElementAnimateClass=!1),this.moving=!0;var l,r=NG.isNullOrUndefined(e)?this.getEventPosition(t):this.getEventPosition(t,e.identifier);r<=0?l=this.viewOptions.rightToLeft?this.viewOptions.ceil:this.viewOptions.floor:r>=this.maxHandlePosition?l=this.viewOptions.rightToLeft?this.viewOptions.floor:this.viewOptions.ceil:(l=this.positionToValue(r),l=n&&!NG.isNullOrUndefined(this.viewOptions.tickStep)?this.roundStep(l,this.viewOptions.tickStep):this.roundStep(l)),this.positionTrackingHandle(l)},t.prototype.onEnd=function(t){FG.isTouchEvent(t)&&t.changedTouches[0].identifier!==this.touchId||(this.moving=!1,this.viewOptions.animate&&(this.sliderElementAnimateClass=!0),this.touchId=null,this.viewOptions.keyboardSupport||(this.minHandleElement.active=!1,this.maxHandleElement.active=!1,this.currentTrackingPointer=null),this.dragging.active=!1,this.unsubscribeOnMove(),this.unsubscribeOnEnd(),this.userChangeEnd.emit(this.getChangeContext()))},t.prototype.onPointerFocus=function(t){var n=this,e=this.getPointerElement(t);e.on("blur",(function(){return n.onPointerBlur(e)})),e.on("keydown",(function(t){return n.onKeyboardEvent(t)})),e.on("keyup",(function(){return n.onKeyUp()})),e.active=!0,this.currentTrackingPointer=t,this.currentFocusPointer=t,this.firstKeyDown=!0},t.prototype.onKeyUp=function(){this.firstKeyDown=!0,this.userChangeEnd.emit(this.getChangeContext())},t.prototype.onPointerBlur=function(t){t.off("blur"),t.off("keydown"),t.off("keyup"),t.active=!1,NG.isNullOrUndefined(this.touchId)&&(this.currentTrackingPointer=null,this.currentFocusPointer=null)},t.prototype.getKeyActions=function(t){var n=this.viewOptions.ceil-this.viewOptions.floor,e=t+this.viewOptions.step,o=t-this.viewOptions.step,i=t+n/10,l=t-n/10;this.viewOptions.reversedControls&&(e=t-this.viewOptions.step,o=t+this.viewOptions.step,i=t-n/10,l=t+n/10);var r={UP:e,DOWN:o,LEFT:o,RIGHT:e,PAGEUP:i,PAGEDOWN:l,HOME:this.viewOptions.reversedControls?this.viewOptions.ceil:this.viewOptions.floor,END:this.viewOptions.reversedControls?this.viewOptions.floor:this.viewOptions.ceil};return this.viewOptions.rightToLeft&&(r.LEFT=e,r.RIGHT=o,(this.viewOptions.vertical||0!==this.viewOptions.rotate)&&(r.UP=o,r.DOWN=e)),r},t.prototype.onKeyboardEvent=function(t){var n=this.getCurrentTrackingValue(),e=NG.isNullOrUndefined(t.keyCode)?t.which:t.keyCode,o=this.getKeyActions(n)[{38:"UP",40:"DOWN",37:"LEFT",39:"RIGHT",33:"PAGEUP",34:"PAGEDOWN",36:"HOME",35:"END"}[e]];if(!NG.isNullOrUndefined(o)&&!NG.isNullOrUndefined(this.currentTrackingPointer)){t.preventDefault(),this.firstKeyDown&&(this.firstKeyDown=!1,this.userChangeStart.emit(this.getChangeContext()));var i=jG.clampToRange(o,this.viewOptions.floor,this.viewOptions.ceil),l=this.roundStep(i);if(this.viewOptions.draggableRangeOnly){var r=this.viewHighValue-this.viewLowValue,c=void 0,a=void 0;this.currentTrackingPointer===LG.Min?(c=l,(a=l+r)>this.viewOptions.ceil&&(c=(a=this.viewOptions.ceil)-r)):this.currentTrackingPointer===LG.Max&&(a=l,(c=l-r)<this.viewOptions.floor&&(a=(c=this.viewOptions.floor)+r)),this.positionTrackingBar(c,a)}else this.positionTrackingHandle(l)}},t.prototype.onDragStart=function(t,n,e,o){var i=this.getEventPosition(n);this.dragging=new $G,this.dragging.active=!0,this.dragging.value=this.positionToValue(i),this.dragging.difference=this.viewHighValue-this.viewLowValue,this.dragging.lowLimit=this.viewOptions.rightToLeft?this.minHandleElement.position-i:i-this.minHandleElement.position,this.dragging.highLimit=this.viewOptions.rightToLeft?i-this.maxHandleElement.position:this.maxHandleElement.position-i,this.onStart(t,n,e,o)},t.prototype.getMinValue=function(t,n,e){var o,i=this.viewOptions.rightToLeft;return o=n?e?i?this.viewOptions.floor:this.viewOptions.ceil-this.dragging.difference:i?this.viewOptions.ceil-this.dragging.difference:this.viewOptions.floor:this.positionToValue(i?t+this.dragging.lowLimit:t-this.dragging.lowLimit),this.roundStep(o)},t.prototype.getMaxValue=function(t,n,e){var o,i=this.viewOptions.rightToLeft;return o=n?e?i?this.viewOptions.floor+this.dragging.difference:this.viewOptions.ceil:i?this.viewOptions.ceil:this.viewOptions.floor+this.dragging.difference:i?this.positionToValue(t+this.dragging.lowLimit)+this.dragging.difference:this.positionToValue(t-this.dragging.lowLimit)+this.dragging.difference,this.roundStep(o)},t.prototype.onDragMove=function(t){var n,e,o,i,l=this.getEventPosition(t);this.viewOptions.animate&&!this.viewOptions.animateOnMove&&this.moving&&(this.sliderElementAnimateClass=!1),this.moving=!0,this.viewOptions.rightToLeft?(n=this.dragging.lowLimit,e=this.dragging.highLimit,o=this.maxHandleElement,i=this.minHandleElement):(n=this.dragging.highLimit,e=this.dragging.lowLimit,o=this.minHandleElement,i=this.maxHandleElement);var r,c,a=l>=this.maxHandlePosition-n;if(l<=e){if(0===o.position)return;r=this.getMinValue(l,!0,!1),c=this.getMaxValue(l,!0,!1)}else if(a){if(i.position===this.maxHandlePosition)return;c=this.getMaxValue(l,!0,!0),r=this.getMinValue(l,!0,!0)}else r=this.getMinValue(l,!1,!1),c=this.getMaxValue(l,!1,!1);this.positionTrackingBar(r,c)},t.prototype.positionTrackingBar=function(t,n){!NG.isNullOrUndefined(this.viewOptions.minLimit)&&t<this.viewOptions.minLimit&&(n=jG.roundToPrecisionLimit((t=this.viewOptions.minLimit)+this.dragging.difference,this.viewOptions.precisionLimit)),!NG.isNullOrUndefined(this.viewOptions.maxLimit)&&n>this.viewOptions.maxLimit&&(t=jG.roundToPrecisionLimit((n=this.viewOptions.maxLimit)-this.dragging.difference,this.viewOptions.precisionLimit)),this.viewLowValue=t,this.viewHighValue=n,this.applyViewChange(),this.updateHandles(LG.Min,this.valueToPosition(t)),this.updateHandles(LG.Max,this.valueToPosition(n))},t.prototype.positionTrackingHandle=function(t){t=this.applyMinMaxLimit(t),this.range&&(this.viewOptions.pushRange?t=this.applyPushRange(t):(this.viewOptions.noSwitching&&(this.currentTrackingPointer===LG.Min&&t>this.viewHighValue?t=this.applyMinMaxRange(this.viewHighValue):this.currentTrackingPointer===LG.Max&&t<this.viewLowValue&&(t=this.applyMinMaxRange(this.viewLowValue))),t=this.applyMinMaxRange(t),this.currentTrackingPointer===LG.Min&&t>this.viewHighValue?(this.viewLowValue=this.viewHighValue,this.applyViewChange(),this.updateHandles(LG.Min,this.maxHandleElement.position),this.updateAriaAttributes(),this.currentTrackingPointer=LG.Max,this.minHandleElement.active=!1,this.maxHandleElement.active=!0,this.viewOptions.keyboardSupport&&this.maxHandleElement.focus()):this.currentTrackingPointer===LG.Max&&t<this.viewLowValue&&(this.viewHighValue=this.viewLowValue,this.applyViewChange(),this.updateHandles(LG.Max,this.minHandleElement.position),this.updateAriaAttributes(),this.currentTrackingPointer=LG.Min,this.maxHandleElement.active=!1,this.minHandleElement.active=!0,this.viewOptions.keyboardSupport&&this.minHandleElement.focus()))),this.getCurrentTrackingValue()!==t&&(this.currentTrackingPointer===LG.Min?(this.viewLowValue=t,this.applyViewChange()):this.currentTrackingPointer===LG.Max&&(this.viewHighValue=t,this.applyViewChange()),this.updateHandles(this.currentTrackingPointer,this.valueToPosition(t)),this.updateAriaAttributes())},t.prototype.applyMinMaxLimit=function(t){return!NG.isNullOrUndefined(this.viewOptions.minLimit)&&t<this.viewOptions.minLimit?this.viewOptions.minLimit:!NG.isNullOrUndefined(this.viewOptions.maxLimit)&&t>this.viewOptions.maxLimit?this.viewOptions.maxLimit:t},t.prototype.applyMinMaxRange=function(t){var n=Math.abs(t-(this.currentTrackingPointer===LG.Min?this.viewHighValue:this.viewLowValue));if(!NG.isNullOrUndefined(this.viewOptions.minRange)&&n<this.viewOptions.minRange){if(this.currentTrackingPointer===LG.Min)return jG.roundToPrecisionLimit(this.viewHighValue-this.viewOptions.minRange,this.viewOptions.precisionLimit);if(this.currentTrackingPointer===LG.Max)return jG.roundToPrecisionLimit(this.viewLowValue+this.viewOptions.minRange,this.viewOptions.precisionLimit)}if(!NG.isNullOrUndefined(this.viewOptions.maxRange)&&n>this.viewOptions.maxRange){if(this.currentTrackingPointer===LG.Min)return jG.roundToPrecisionLimit(this.viewHighValue-this.viewOptions.maxRange,this.viewOptions.precisionLimit);if(this.currentTrackingPointer===LG.Max)return jG.roundToPrecisionLimit(this.viewLowValue+this.viewOptions.maxRange,this.viewOptions.precisionLimit)}return t},t.prototype.applyPushRange=function(t){var n=this.currentTrackingPointer===LG.Min?this.viewHighValue-t:t-this.viewLowValue,e=NG.isNullOrUndefined(this.viewOptions.minRange)?this.viewOptions.step:this.viewOptions.minRange,o=this.viewOptions.maxRange;return n<e?(this.currentTrackingPointer===LG.Min?(this.viewHighValue=jG.roundToPrecisionLimit(Math.min(t+e,this.viewOptions.ceil),this.viewOptions.precisionLimit),t=jG.roundToPrecisionLimit(this.viewHighValue-e,this.viewOptions.precisionLimit),this.applyViewChange(),this.updateHandles(LG.Max,this.valueToPosition(this.viewHighValue))):this.currentTrackingPointer===LG.Max&&(this.viewLowValue=jG.roundToPrecisionLimit(Math.max(t-e,this.viewOptions.floor),this.viewOptions.precisionLimit),t=jG.roundToPrecisionLimit(this.viewLowValue+e,this.viewOptions.precisionLimit),this.applyViewChange(),this.updateHandles(LG.Min,this.valueToPosition(this.viewLowValue))),this.updateAriaAttributes()):!NG.isNullOrUndefined(o)&&n>o&&(this.currentTrackingPointer===LG.Min?(this.viewHighValue=jG.roundToPrecisionLimit(t+o,this.viewOptions.precisionLimit),this.applyViewChange(),this.updateHandles(LG.Max,this.valueToPosition(this.viewHighValue))):this.currentTrackingPointer===LG.Max&&(this.viewLowValue=jG.roundToPrecisionLimit(t-o,this.viewOptions.precisionLimit),this.applyViewChange(),this.updateHandles(LG.Min,this.valueToPosition(this.viewLowValue))),this.updateAriaAttributes()),t},t.prototype.getChangeContext=function(){var t=new DG;return t.pointerType=this.currentTrackingPointer,t.value=+this.value,this.range&&(t.highValue=+this.highValue),t},t}(),ZG=function(){return function(){}}(),KG=function(){return function(){}}(),JG=mi({encapsulation:0,styles:[".ngx-slider{display:inline-block;position:relative;height:4px;width:100%;margin:35px 0 15px;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y}  .ngx-slider.with-legend{margin-bottom:40px}  .ngx-slider[disabled]{cursor:not-allowed}  .ngx-slider[disabled] .ngx-slider-pointer{cursor:not-allowed;background-color:#d8e0f3}  .ngx-slider[disabled] .ngx-slider-draggable{cursor:not-allowed}  .ngx-slider[disabled] .ngx-slider-selection{background:#8b91a2}  .ngx-slider[disabled] .ngx-slider-tick{cursor:not-allowed}  .ngx-slider[disabled] .ngx-slider-tick.ngx-slider-selected{background:#8b91a2}  .ngx-slider .ngx-slider-span{white-space:nowrap;position:absolute;display:inline-block}  .ngx-slider .ngx-slider-base{width:100%;height:100%;padding:0}  .ngx-slider .ngx-slider-bar-wrapper{left:0;box-sizing:border-box;margin-top:-16px;padding-top:16px;width:100%;height:32px;z-index:1}  .ngx-slider .ngx-slider-draggable{cursor:move}  .ngx-slider .ngx-slider-bar{left:0;width:100%;height:4px;z-index:1;background:#d8e0f3;border-radius:2px}  .ngx-slider .ngx-slider-bar-wrapper.ngx-slider-transparent .ngx-slider-bar{background:0 0}  .ngx-slider .ngx-slider-bar-wrapper.ngx-slider-left-out-selection .ngx-slider-bar{background:#df002d}  .ngx-slider .ngx-slider-bar-wrapper.ngx-slider-right-out-selection .ngx-slider-bar{background:#03a688}  .ngx-slider .ngx-slider-selection{z-index:2;background:#0db9f0;border-radius:2px}  .ngx-slider .ngx-slider-pointer{cursor:pointer;width:32px;height:32px;top:-14px;background-color:#0db9f0;z-index:3;border-radius:16px}  .ngx-slider .ngx-slider-pointer:after{content:'';width:8px;height:8px;position:absolute;top:12px;left:12px;border-radius:4px;background:#fff}  .ngx-slider .ngx-slider-pointer:hover:after{background-color:#fff}  .ngx-slider .ngx-slider-pointer.ngx-slider-active{z-index:4}  .ngx-slider .ngx-slider-pointer.ngx-slider-active:after{background-color:#451aff}  .ngx-slider .ngx-slider-bubble{cursor:default;bottom:16px;padding:1px 3px;color:#55637d;font-size:16px}  .ngx-slider .ngx-slider-bubble.ngx-slider-limit{color:#55637d}  .ngx-slider .ngx-slider-ticks{box-sizing:border-box;width:100%;height:0;position:absolute;left:0;top:-3px;margin:0;z-index:1;list-style:none}  .ngx-slider .ngx-slider-ticks-values-under .ngx-slider-tick-value{top:auto;bottom:-36px}  .ngx-slider .ngx-slider-tick{text-align:center;cursor:pointer;width:10px;height:10px;background:#d8e0f3;border-radius:50%;position:absolute;top:0;left:0;margin-left:11px}  .ngx-slider .ngx-slider-tick.ngx-slider-selected{background:#0db9f0}  .ngx-slider .ngx-slider-tick-value{position:absolute;top:-34px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}  .ngx-slider .ngx-slider-tick-legend{position:absolute;top:24px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);max-width:50px;white-space:normal}  .ngx-slider.vertical{position:relative;width:4px;height:100%;margin:0 20px;padding:0;vertical-align:baseline;touch-action:pan-x}  .ngx-slider.vertical .ngx-slider-base{width:100%;height:100%;padding:0}  .ngx-slider.vertical .ngx-slider-bar-wrapper{top:auto;left:0;margin:0 0 0 -16px;padding:0 0 0 16px;height:100%;width:32px}  .ngx-slider.vertical .ngx-slider-bar{bottom:0;left:auto;width:4px;height:100%}  .ngx-slider.vertical .ngx-slider-pointer{left:-14px!important;top:auto;bottom:0}  .ngx-slider.vertical .ngx-slider-bubble{left:16px!important;bottom:0}  .ngx-slider.vertical .ngx-slider-ticks{height:100%;width:0;left:-3px;top:0;z-index:1}  .ngx-slider.vertical .ngx-slider-tick{vertical-align:middle;margin-left:auto;margin-top:11px}  .ngx-slider.vertical .ngx-slider-tick-value{left:24px;top:auto;-webkit-transform:translate(0,-28%);transform:translate(0,-28%)}  .ngx-slider.vertical .ngx-slider-tick-legend{top:auto;right:24px;-webkit-transform:translate(0,-28%);transform:translate(0,-28%);max-width:none;white-space:nowrap}  .ngx-slider.vertical .ngx-slider-ticks-values-under .ngx-slider-tick-value{bottom:auto;left:auto;right:24px}  .ngx-slider *{transition:none}  .ngx-slider.animate .ngx-slider-bar-wrapper{transition:.3s linear}  .ngx-slider.animate .ngx-slider-selection{transition:background-color .3s linear}  .ngx-slider.animate .ngx-slider-pointer{transition:.3s linear}  .ngx-slider.animate .ngx-slider-pointer:after{transition:.3s linear}  .ngx-slider.animate .ngx-slider-bubble{transition:.3s linear}  .ngx-slider.animate .ngx-slider-bubble.ngx-slider-limit{transition:opacity .3s linear}  .ngx-slider.animate .ngx-slider-bubble.ngx-slider-combined{transition:opacity .3s linear}  .ngx-slider.animate .ngx-slider-tick{transition:background-color .3s linear}"],data:{}});function QG(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"ngx-slider-tooltip-wrapper",[["class","ngx-slider-span ngx-slider-tick-value"]],null,null,null,aU,oU)),jl(1,49152,null,0,ZG,[],{template:[0,"template"],tooltip:[1,"tooltip"],placement:[2,"placement"],content:[3,"content"]},null)],(function(t,n){t(n,1,0,n.component.tooltipTemplate,n.parent.context.$implicit.valueTooltip,n.parent.context.$implicit.valueTooltipPlacement,n.parent.context.$implicit.value)}),null)}function tU(t){return pr(0,[(t()(),Ki(0,0,null,null,0,"span",[["class","ngx-slider-span ngx-slider-tick-legend"]],[[8,"innerHTML",1]],null,null,null,null))],null,(function(t,n){t(n,0,0,n.parent.context.$implicit.legend)}))}function nU(t){return pr(0,[(t()(),Ki(0,0,null,null,9,"span",[["class","ngx-slider-tick"]],null,null,null,null,null)),jl(1,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(2,{"ngx-slider-selected":0}),jl(3,278528,null,0,Fd,[Zo,Sn,Ln],{ngStyle:[0,"ngStyle"]},null),(t()(),Ki(4,0,null,null,1,"ngx-slider-tooltip-wrapper",[],null,null,null,aU,oU)),jl(5,49152,null,0,ZG,[],{template:[0,"template"],tooltip:[1,"tooltip"],placement:[2,"placement"]},null),(t()(),Zi(16777216,null,null,1,null,QG)),jl(7,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,tU)),jl(9,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component,o=t(n,2,0,n.context.$implicit.selected);t(n,1,0,"ngx-slider-tick",o),t(n,3,0,n.context.$implicit.style),t(n,5,0,e.tooltipTemplate,n.context.$implicit.tooltip,n.context.$implicit.tooltipPlacement),t(n,7,0,null!=n.context.$implicit.value),t(n,9,0,null!=n.context.$implicit.legend)}),null)}function eU(t){return pr(0,[er(402653184,1,{leftOuterSelectionBarElement:0}),er(402653184,2,{rightOuterSelectionBarElement:0}),er(402653184,3,{fullBarElement:0}),er(402653184,4,{selectionBarElement:0}),er(402653184,5,{minHandleElement:0}),er(402653184,6,{maxHandleElement:0}),er(402653184,7,{floorLabelElement:0}),er(402653184,8,{ceilLabelElement:0}),er(402653184,9,{minHandleLabelElement:0}),er(402653184,10,{maxHandleLabelElement:0}),er(402653184,11,{combinedLabelElement:0}),er(402653184,12,{ticksElement:0}),(t()(),Ki(12,0,[["leftOuterSelectionBar",1]],null,2,"span",[["class","ngx-slider-span ngx-slider-bar-wrapper ngx-slider-left-out-selection"],["ngxSliderElement",""]],[[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null],[4,"transform",null]],null,null,null,null)),jl(13,16384,[[1,4]],0,GG,[Sn,Ln,To],null,null),(t()(),Ki(14,0,null,null,0,"span",[["class","ngx-slider-span ngx-slider-bar"]],null,null,null,null,null)),(t()(),Ki(15,0,[["rightOuterSelectionBar",1]],null,2,"span",[["class","ngx-slider-span ngx-slider-bar-wrapper ngx-slider-right-out-selection"],["ngxSliderElement",""]],[[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null],[4,"transform",null]],null,null,null,null)),jl(16,16384,[[2,4]],0,GG,[Sn,Ln,To],null,null),(t()(),Ki(17,0,null,null,0,"span",[["class","ngx-slider-span ngx-slider-bar"]],null,null,null,null,null)),(t()(),Ki(18,0,[["fullBar",1]],null,2,"span",[["class","ngx-slider-span ngx-slider-bar-wrapper ngx-slider-full-bar"],["ngxSliderElement",""]],[[2,"ngx-slider-transparent",null],[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null],[4,"transform",null]],null,null,null,null)),jl(19,16384,[[3,4]],0,GG,[Sn,Ln,To],null,null),(t()(),Ki(20,0,null,null,0,"span",[["class","ngx-slider-span ngx-slider-bar"]],null,null,null,null,null)),(t()(),Ki(21,0,[["selectionBar",1]],null,3,"span",[["class","ngx-slider-span ngx-slider-bar-wrapper ngx-slider-selection-bar"],["ngxSliderElement",""]],[[2,"ngx-slider-draggable",null],[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null],[4,"transform",null]],null,null,null,null)),jl(22,16384,[[4,4]],0,GG,[Sn,Ln,To],null,null),(t()(),Ki(23,0,null,null,1,"span",[["class","ngx-slider-span ngx-slider-bar ngx-slider-selection"]],null,null,null,null,null)),jl(24,278528,null,0,Fd,[Zo,Sn,Ln],{ngStyle:[0,"ngStyle"]},null),(t()(),Ki(25,0,[["minHandle",1]],null,2,"span",[["class","ngx-slider-span ngx-slider-pointer ngx-slider-pointer-min"],["ngxSliderHandle",""]],[[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null],[4,"transform",null],[2,"ngx-slider-active",null],[1,"role",0],[1,"tabindex",0],[1,"aria-orientation",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-valuenow",0],[1,"aria-valuetext",0],[1,"aria-valuemin",0],[1,"aria-valuemax",0]],null,null,null,null)),jl(26,278528,null,0,Fd,[Zo,Sn,Ln],{ngStyle:[0,"ngStyle"]},null),jl(27,16384,[[5,4]],0,UG,[Sn,Ln,To],null,null),(t()(),Ki(28,0,[["maxHandle",1]],null,2,"span",[["class","ngx-slider-span ngx-slider-pointer ngx-slider-pointer-max"],["ngxSliderHandle",""]],[[4,"display",null],[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null],[4,"transform",null],[2,"ngx-slider-active",null],[1,"role",0],[1,"tabindex",0],[1,"aria-orientation",0],[1,"aria-label",0],[1,"aria-labelledby",0],[1,"aria-valuenow",0],[1,"aria-valuetext",0],[1,"aria-valuemin",0],[1,"aria-valuemax",0]],null,null,null,null)),jl(29,278528,null,0,Fd,[Zo,Sn,Ln],{ngStyle:[0,"ngStyle"]},null),jl(30,16384,[[6,4]],0,UG,[Sn,Ln,To],null,null),(t()(),Ki(31,0,[["floorLabel",1]],null,1,"span",[["class","ngx-slider-span ngx-slider-bubble ngx-slider-limit ngx-slider-floor"],["ngxSliderLabel",""]],[[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null],[4,"transform",null]],null,null,null,null)),jl(32,16384,[[7,4]],0,HG,[Sn,Ln,To],null,null),(t()(),Ki(33,0,[["ceilLabel",1]],null,1,"span",[["class","ngx-slider-span ngx-slider-bubble ngx-slider-limit ngx-slider-ceil"],["ngxSliderLabel",""]],[[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null],[4,"transform",null]],null,null,null,null)),jl(34,16384,[[8,4]],0,HG,[Sn,Ln,To],null,null),(t()(),Ki(35,0,[["minHandleLabel",1]],null,1,"span",[["class","ngx-slider-span ngx-slider-bubble ngx-slider-model-value"],["ngxSliderLabel",""]],[[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null],[4,"transform",null]],null,null,null,null)),jl(36,16384,[[9,4]],0,HG,[Sn,Ln,To],null,null),(t()(),Ki(37,0,[["maxHandleLabel",1]],null,1,"span",[["class","ngx-slider-span ngx-slider-bubble ngx-slider-model-high"],["ngxSliderLabel",""]],[[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null],[4,"transform",null]],null,null,null,null)),jl(38,16384,[[10,4]],0,HG,[Sn,Ln,To],null,null),(t()(),Ki(39,0,[["combinedLabel",1]],null,1,"span",[["class","ngx-slider-span ngx-slider-bubble ngx-slider-combined"],["ngxSliderLabel",""]],[[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null],[4,"transform",null]],null,null,null,null)),jl(40,16384,[[11,4]],0,HG,[Sn,Ln,To],null,null),(t()(),Ki(41,0,[["ticksElement",1]],null,3,"span",[["class","ngx-slider-ticks"],["ngxSliderElement",""]],[[8,"hidden",0],[2,"ngx-slider-ticks-values-under",null],[4,"opacity",null],[4,"visibility",null],[4,"left",null],[4,"bottom",null],[4,"height",null],[4,"width",null],[4,"transform",null]],null,null,null,null)),jl(42,16384,[[12,4]],0,GG,[Sn,Ln,To],null,null),(t()(),Zi(16777216,null,null,1,null,nU)),jl(44,278528,null,0,Id,[ko,de,Xo],{ngForOf:[0,"ngForOf"]},null)],(function(t,n){var e=n.component;t(n,24,0,e.barStyle),t(n,26,0,e.minPointerStyle),t(n,29,0,e.maxPointerStyle),t(n,44,0,e.ticks)}),(function(t,n){var e=n.component;t(n,12,0,Al(n,13).opacity,Al(n,13).visibility,Al(n,13).left,Al(n,13).bottom,Al(n,13).height,Al(n,13).width,Al(n,13).transform),t(n,15,0,Al(n,16).opacity,Al(n,16).visibility,Al(n,16).left,Al(n,16).bottom,Al(n,16).height,Al(n,16).width,Al(n,16).transform),t(n,18,0,e.fullBarTransparentClass,Al(n,19).opacity,Al(n,19).visibility,Al(n,19).left,Al(n,19).bottom,Al(n,19).height,Al(n,19).width,Al(n,19).transform),t(n,21,0,e.selectionBarDraggableClass,Al(n,22).opacity,Al(n,22).visibility,Al(n,22).left,Al(n,22).bottom,Al(n,22).height,Al(n,22).width,Al(n,22).transform),t(n,25,1,[Al(n,27).opacity,Al(n,27).visibility,Al(n,27).left,Al(n,27).bottom,Al(n,27).height,Al(n,27).width,Al(n,27).transform,Al(n,27).active,Al(n,27).role,Al(n,27).tabindex,Al(n,27).ariaOrientation,Al(n,27).ariaLabel,Al(n,27).ariaLabelledBy,Al(n,27).ariaValueNow,Al(n,27).ariaValueText,Al(n,27).ariaValueMin,Al(n,27).ariaValueMax]),t(n,28,1,[e.range?"inherit":"none",Al(n,30).opacity,Al(n,30).visibility,Al(n,30).left,Al(n,30).bottom,Al(n,30).height,Al(n,30).width,Al(n,30).transform,Al(n,30).active,Al(n,30).role,Al(n,30).tabindex,Al(n,30).ariaOrientation,Al(n,30).ariaLabel,Al(n,30).ariaLabelledBy,Al(n,30).ariaValueNow,Al(n,30).ariaValueText,Al(n,30).ariaValueMin,Al(n,30).ariaValueMax]),t(n,31,0,Al(n,32).opacity,Al(n,32).visibility,Al(n,32).left,Al(n,32).bottom,Al(n,32).height,Al(n,32).width,Al(n,32).transform),t(n,33,0,Al(n,34).opacity,Al(n,34).visibility,Al(n,34).left,Al(n,34).bottom,Al(n,34).height,Al(n,34).width,Al(n,34).transform),t(n,35,0,Al(n,36).opacity,Al(n,36).visibility,Al(n,36).left,Al(n,36).bottom,Al(n,36).height,Al(n,36).width,Al(n,36).transform),t(n,37,0,Al(n,38).opacity,Al(n,38).visibility,Al(n,38).left,Al(n,38).bottom,Al(n,38).height,Al(n,38).width,Al(n,38).transform),t(n,39,0,Al(n,40).opacity,Al(n,40).visibility,Al(n,40).left,Al(n,40).bottom,Al(n,40).height,Al(n,40).width,Al(n,40).transform),t(n,41,0,!e.showTicks,e.ticksUnderValuesClass,Al(n,42).opacity,Al(n,42).visibility,Al(n,42).left,Al(n,42).bottom,Al(n,42).height,Al(n,42).width,Al(n,42).transform)}))}var oU=mi({encapsulation:0,styles:[".ngx-slider-inner-tooltip[_ngcontent-%COMP%]{height:100%}"],data:{}});function iU(t){return pr(0,[(t()(),Zi(0,null,null,0))],null,null)}function lU(t){return pr(0,[(t()(),Zi(0,null,null,0,null,iU))],null,null)}function rU(t){return pr(0,[(t()(),Ki(0,0,null,null,3,null,null,null,null,null,null,null)),(t()(),Zi(16777216,null,null,2,null,lU)),jl(2,540672,null,0,jd,[ko],{ngTemplateOutletContext:[0,"ngTemplateOutletContext"],ngTemplateOutlet:[1,"ngTemplateOutlet"]},null),dr(3,{tooltip:0,placement:1,content:2}),(t()(),Zi(0,null,null,0))],(function(t,n){var e=n.component,o=t(n,3,0,e.tooltip,e.placement,e.content);t(n,2,0,o,e.template)}),null)}function cU(t){return pr(0,[(t()(),Ki(0,0,null,null,2,null,null,null,null,null,null,null)),(t()(),Ki(1,0,null,null,1,"div",[["class","ngx-slider-inner-tooltip"]],[[1,"title",0],[1,"data-tooltip-placement",0]],null,null,null,null)),(t()(),hr(2,null,[" "," "]))],null,(function(t,n){var e=n.component;t(n,1,0,e.tooltip,e.placement),t(n,2,0,e.content)}))}function aU(t){return pr(0,[(t()(),Zi(16777216,null,null,1,null,rU)),jl(1,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Zi(16777216,null,null,1,null,cU)),jl(3,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null)],(function(t,n){var e=n.component;t(n,1,0,e.template),t(n,3,0,!e.template)}),null)}var sU=mi({encapsulation:2,styles:[['.wrapper{background-color:#fff;min-height:100%;height:100%;max-width:1256px;margin:auto;width:100%}.amount-calc{display:flex;gap:56px}@media (max-width:1000px){.amount-calc{flex-direction:column;gap:47px}}.amount-starting,.contri-monthly{width:100%}.wrapperNRO{background-color:#253746!important;color:#fff!important}.text_color{color:#fff!important}.wrapper1{background-color:#00c3ff!important}.landing-component{padding-top:50px}.retirement-calc__col{display:flex;margin-top:0;gap:40px}@media (max-width:767px){.retirement-calc__col{gap:52px;flex-direction:column}}.tooltip_NRO{text-decoration:underline;position:relative;display:inline-block;text-transform:none;opacity:1!important}.tooltip_NRO .tooltiptext{opacity:1!important;visibility:hidden;width:229px;background:no-repeat padding-box #ebeced;color:#16222d;text-align:left;padding:20px;position:absolute;z-index:9999!important;top:145%;left:50%;transform:translateX(-50%);font-family:Georgia,"Times New Roman",Times;font-size:11px;line-height:19px;opacity:1!important}.tooltip_NRO .tooltiptext::after{content:\'\';position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:10px;border-style:solid;border-color:transparent transparent #ebeced}.tooltip_NRO>.tooltiptext{opacity:1;filter:alpha(opacity=100)}.tooltip_NRO:hover .tooltiptext{visibility:visible}.vnf-highlight{white-space:nowrap;display:flex;align-items:center;padding:10px 15px;gap:5px;border:1px solid;font:16px/22px Source Sans Pro}.vnf-highlight input::-webkit-input-placeholder{font-style:italic}.vnf-highlight input::-moz-placeholder{font-style:italic}.vnf-highlight input:-ms-input-placeholder{font-style:italic}.vnf-highlight input::-ms-input-placeholder{font-style:italic}.vnf-highlight input::placeholder{font-style:italic}.title{font-size:32px;font-weight:600;font-family:Georgia,"Times New Roman",Times;letter-spacing:0;color:#000;padding-bottom:64px;line-height:1}.submit-button{background:no-repeat padding-box #2ba824;border:none;width:186px;height:46px;color:#fff;text-align:center;padding:0;cursor:pointer}@media (max-width:767px){.title{font-size:28px}.submit-button{width:100%}}.investmentInput{letter-spacing:0;color:#cecece;background-color:#253746;border:none;width:100%!important;font:16px/22px Source Sans Pro}.investmentInput:focus{outline:0}.investmentInput::-webkit-input-placeholder{color:#cecece!important;opacity:1!important}.investmentInput::-moz-placeholder{color:#cecece!important;opacity:1!important}.investmentInput:-ms-input-placeholder{color:#cecece!important;opacity:1!important}.investmentInput::-ms-input-placeholder{color:#cecece!important;opacity:1!important}.investmentInput::placeholder{color:#cecece!important;opacity:1!important}.investMargin{width:100%}.bottomMargin{padding:47px 60px 67px}@media (max-width:767px){.bottomMargin{padding:50px 20px 67px}}.resultsSection{background-color:#f4f4f4}.resultsSectionNRO{background-color:#253746!important;scroll-behavior:smooth;--scroll-behavior:smooth;font-family:"scroll-behavior: smooth";transition-delay:4s!important;transition-timing-function:ease-in!important;-webkit-transition-delay:4s!important;-webkit-transition-timing-function:ease-in!important}.annual-result-header,.result-header{text-align:left;font:bold 14px/1 Source Sans Pro;letter-spacing:1.2px;color:#e8edef;text-transform:uppercase;opacity:1}.result-value{text-align:left;font:bold 36px/1 Georgia;letter-spacing:0;color:#4cb2d0;opacity:1}.result-value::before:empty{color:grey;content:\'fallback placeholder\'}.value-container{display:flex;gap:10px;display:flex;gap:10px;font:bold 36px/27px Georgia;align-items:center;padding-top:12px;padding-bottom:20px;font-size:30px;align-items:center;color:#bdc3c7}.value-container span{font-size:36px;color:#66737d}.genrate_pdf{padding-top:30px}.genrate_pdf a{text-align:left;text-decoration:underline;font:bold 18px/27px Georgia;letter-spacing:0;color:#6ecc40}.result-tagline{text-align:left;max-width:341px;font:18px/27px Georgia;padding-top:10px;letter-spacing:0;color:#fff;opacity:1}.bonus-value{font:bold 22px/27px Georgia;letter-spacing:0;color:#4cb2d0}.header{width:100%;background-color:#fff;border-bottom:1px solid #e4e4e4;position:absolute;z-index:100}.ngx-slider{margin:15px 0!important}.ngx-slider .ngx-slider-pointer{width:30px!important;height:30px!important;border:4px solid;top:-10px!important;background-color:#2ba824!important;z-index:3;border-radius:16px}.ngx-slider .ngx-slider-pointer::after{background-color:#2ba824!important}.ngx-slider .ngx-slider-active:focus,.ngx-slider .ngx-slider-pointer .ngx-slider-active:focus{border:2px solid #fff!important;z-index:1!important}.ngx-slider .ngx-slider-bar-wrapper .ngx-slider-bar{height:10px!important;background:#bdc3c7!important;border-radius:5px}.ngx-slider .ngx-slider-bar-wrapper .ngx-slider-bar .ngx-slider-selection,.ngx-slider .ngx-slider-bar-wrapper .ngx-slider-selection,.ngx-slider .ngx-slider-bar-wrapper .ngx-slider-selection-bar{background-color:#2ba824!important}.col-one{width:70%;border-right:1px solid #66737d;padding-right:40px}.col-one .slider-container{padding-bottom:47px;position:relative}.col-one .slider-container .pension-builder-validations{position:absolute;top:45px;left:0}.col-one .slider-margin1{padding-bottom:9px}.col-one .paycheck-header{text-align:left;font:bold 14px/17px Source Sans Pro;letter-spacing:1.2px;color:#e8edef;text-transform:uppercase;opacity:1}.col-one .paycheck-header input{background:0 0;border:none;pointer-events:none}@media (max-width:767px){.result-tagline{max-width:100%}.col-one{width:100%;border-right:none;padding-right:0;border-bottom:1px solid #66737d;padding-bottom:66px}}.button-container{padding-top:48px}.pension-builder-validations{color:red;font-style:italic;margin:8px 0 0;position:absolute}']],data:{}});function uU(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[["class","pension-builder-validations"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.component.retirementdataserializedmodel.initialcontributionvalidationmessage)}))}function dU(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"div",[["class","pension-builder-validations"]],null,null,null,null,null)),(t()(),hr(1,null,[" "," "]))],null,(function(t,n){t(n,1,0,n.component.retirementdataserializedmodel.monthlycontributionvalidationmessage)}))}function gU(t){return pr(0,[Rl(0,Zd,[ni]),(t()(),Ki(1,0,null,null,93,"div",[["class","wrapper"],["id","pensionId"]],null,null,null,null,null)),jl(2,278528,null,0,Td,[Xo,Zo,Sn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),dr(3,{wrapperNRO:0}),(t()(),Ki(4,0,null,null,90,"div",[["class","landing-component bottomMargin"]],null,null,null,null,null)),(t()(),Ki(5,0,null,null,1,"div",[["class","title text_color"]],null,null,null,null,null)),(t()(),hr(6,null,[" "," "])),(t()(),Ki(7,0,null,null,87,"div",[["class","retirement-calc__col"]],null,null,null,null,null)),(t()(),Ki(8,0,null,null,64,"div",[["class","col-one"]],null,null,null,null,null)),(t()(),Ki(9,0,null,null,8,"div",[["class","paycheck-header"]],null,null,null,null,null)),(t()(),hr(10,null,[""," "])),(t()(),Ki(11,0,null,null,6,"input",[["class","paycheck-header"],["type","number"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"change"]],(function(t,n,e){var o=!0,i=t.component;return"input"===n&&(o=!1!==Al(t,12)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,12).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,12)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,12)._compositionEnd(e.target.value)&&o),"change"===n&&(o=!1!==Al(t,13).onChange(e.target.value)&&o),"input"===n&&(o=!1!==Al(t,13).onChange(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,13).onTouched()&&o),"ngModelChange"===n&&(o=!1!==(i.currentAge1=e)&&o),o}),null,null)),jl(12,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),jl(13,16384,null,0,vh,[Ln,Sn],null,null),Vl(1024,null,ph,(function(t,n){return[t,n]}),[Ph,vh]),jl(15,671744,null,0,__,[[8,null],[8,null],[8,null],[6,ph]],{model:[0,"model"]},{update:"ngModelChange"}),Vl(2048,null,bh,null,[__]),jl(17,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(18,0,null,null,5,"div",[["class","slider-container text_color"],["id","currentAgeSlider"]],null,null,null,null,null)),(t()(),Ki(19,0,null,null,4,"div",[],null,null,null,null,null)),(t()(),Ki(20,0,null,null,3,"ngx-slider",[["class","ngx-slider"]],[[2,"vertical",null],[2,"animate",null],[2,"with-legend",null],[1,"disabled",0],[1,"aria-label",0]],[[null,"valueChange"],["window","resize"]],(function(t,n,e){var o=!0,i=t.component;return"window:resize"===n&&(o=!1!==Al(t,22).onResize(e)&&o),"valueChange"===n&&(o=!1!==(i.currentAge1=e)&&o),"valueChange"===n&&(o=!1!==i.updateFinalResultOnCurrentAgeSliderChange()&&o),o}),eU,JG)),Vl(5120,null,ph,(function(t){return[t]}),[XG]),jl(22,4964352,null,1,XG,[Ln,Sn,To,ao],{value:[0,"value"],options:[1,"options"]},{valueChange:"valueChange"}),er(335544320,1,{tooltipTemplate:0}),(t()(),Ki(24,0,null,null,8,"div",[["class","paycheck-header slider-margin"]],null,null,null,null,null)),(t()(),hr(25,null,[""," "])),(t()(),Ki(26,0,null,null,6,"input",[["class","paycheck-header"],["type","number"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"change"]],(function(t,n,e){var o=!0,i=t.component;return"input"===n&&(o=!1!==Al(t,27)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,27).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,27)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,27)._compositionEnd(e.target.value)&&o),"change"===n&&(o=!1!==Al(t,28).onChange(e.target.value)&&o),"input"===n&&(o=!1!==Al(t,28).onChange(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,28).onTouched()&&o),"ngModelChange"===n&&(o=!1!==(i.retirementAge1=e)&&o),o}),null,null)),jl(27,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),jl(28,16384,null,0,vh,[Ln,Sn],null,null),Vl(1024,null,ph,(function(t,n){return[t,n]}),[Ph,vh]),jl(30,671744,null,0,__,[[8,null],[8,null],[8,null],[6,ph]],{model:[0,"model"]},{update:"ngModelChange"}),Vl(2048,null,bh,null,[__]),jl(32,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Ki(33,0,null,null,5,"div",[["class","slider-container"],["id","retAgeSlider"]],null,null,null,null,null)),(t()(),Ki(34,0,null,null,4,"div",[],null,null,null,null,null)),(t()(),Ki(35,0,null,null,3,"ngx-slider",[["class","ngx-slider"]],[[2,"vertical",null],[2,"animate",null],[2,"with-legend",null],[1,"disabled",0],[1,"aria-label",0]],[[null,"valueChange"],["window","resize"]],(function(t,n,e){var o=!0,i=t.component;return"window:resize"===n&&(o=!1!==Al(t,37).onResize(e)&&o),"valueChange"===n&&(o=!1!==(i.retirementAge1=e)&&o),"valueChange"===n&&(o=!1!==i.updateFinalResultOnRetirementAgeSliderChange()&&o),o}),eU,JG)),Vl(5120,null,ph,(function(t){return[t]}),[XG]),jl(37,4964352,null,1,XG,[Ln,Sn,To,ao],{value:[0,"value"],options:[1,"options"]},{valueChange:"valueChange"}),er(335544320,2,{tooltipTemplate:0}),(t()(),Ki(39,0,null,null,30,"div",[["class","amount-calc"]],null,null,null,null,null)),(t()(),Ki(40,0,null,null,14,"div",[["class","amount-starting"]],null,null,null,null,null)),(t()(),Ki(41,0,null,null,1,"div",[["class","paycheck-header slider-margin1 text_color"]],null,null,null,null,null)),(t()(),hr(42,null,[" "," "])),(t()(),Ki(43,0,null,null,9,"div",[["class","investMargin text_color"]],null,null,null,null,null)),(t()(),Ki(44,0,null,null,8,"div",[["class","vnf-highlight text_color"]],null,null,null,null,null)),(t()(),Ki(45,0,null,null,1,"span",[["class","dollor-sign"]],null,null,null,null,null)),(t()(),hr(-1,null,["$"])),(t()(),Ki(47,0,null,null,5,"input",[["aria-label","initialInvestment"],["class","investmentInput text_color"],["oninput","this.value = this.value.replace(/[^0-9.]/g, ''); this.value = this.value.replace(/(\\..*)\\./g, '$1'); this.value = this.value.replace(/^0+(?!\\.|$)/, ''); javascript: if (this.value.length > 7) this.value = this.value.slice(0, 7); this.value = this.value.replace(/\\B(?=(\\d{3})+(?!\\d))/g, ',');"],["placeholder","Enter dollar amount"],["tabindex","3"],["type","tel"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"keyup"],[null,"keydown"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0,i=t.component;return"input"===n&&(o=!1!==Al(t,48)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,48).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,48)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,48)._compositionEnd(e.target.value)&&o),"ngModelChange"===n&&(o=!1!==(i.initialContribution=e)&&o),"change"===n&&(o=!1!==i.updateFinalResultOnInitialContributionChange()&&o),"keyup"===n&&(o=!1!==i.updateFinalResultOnInitialContributionChange()&&o),"keydown"===n&&(o=!1!==i.updateFinalResultOnInitialContributionChange()&&o),o}),null,null)),jl(48,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(50,671744,null,0,__,[[8,null],[8,null],[8,null],[6,ph]],{model:[0,"model"]},{update:"ngModelChange"}),Vl(2048,null,bh,null,[__]),jl(52,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,uU)),jl(54,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(55,0,null,null,14,"div",[["class","contri-monthly"]],null,null,null,null,null)),(t()(),Ki(56,0,null,null,1,"div",[["class","paycheck-header slider-margin1 text_color"]],null,null,null,null,null)),(t()(),hr(57,null,[" "," "])),(t()(),Ki(58,0,[["scrollMe",1]],null,9,"div",[["class","investMargin text_color"],["id","invMargin"]],null,null,null,null,null)),(t()(),Ki(59,0,null,null,8,"div",[["class","vnf-highlight text_color"]],null,null,null,null,null)),(t()(),Ki(60,0,null,null,1,"span",[["class","dollor-sign"]],null,null,null,null,null)),(t()(),hr(-1,null,["$"])),(t()(),Ki(62,0,null,null,5,"input",[["aria-label","monthlyContribution"],["class","investmentInput text_color"],["oninput","this.value = this.value.replace(/[^0-9.]/g, ''); this.value = this.value.replace(/(\\..*)\\./g, '$1'); this.value = this.value.replace(/^0+(?!\\.|$)/, ''); javascript: if (this.value.length > 4) this.value = this.value.slice(0, 4); this.value = this.value.replace(/\\B(?=(\\d{3})+(?!\\d))/g, ',');"],["placeholder","Enter dollar amount"],["tabindex","4"],["type","tel"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"ngModelChange"],[null,"change"],[null,"keyup"],[null,"keydown"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"]],(function(t,n,e){var o=!0,i=t.component;return"input"===n&&(o=!1!==Al(t,63)._handleInput(e.target.value)&&o),"blur"===n&&(o=!1!==Al(t,63).onTouched()&&o),"compositionstart"===n&&(o=!1!==Al(t,63)._compositionStart()&&o),"compositionend"===n&&(o=!1!==Al(t,63)._compositionEnd(e.target.value)&&o),"ngModelChange"===n&&(o=!1!==(i.MonthlyContribution=e)&&o),"change"===n&&(o=!1!==i.updateFinalResultOnMonthlyContributionsChange()&&o),"keyup"===n&&(o=!1!==i.updateFinalResultOnMonthlyContributionsChange()&&o),"keydown"===n&&(o=!1!==i.updateFinalResultOnMonthlyContributionsChange()&&o),o}),null,null)),jl(63,16384,null,0,Ph,[Ln,Sn,[2,Mh]],null,null),Vl(1024,null,ph,(function(t){return[t]}),[Ph]),jl(65,671744,null,0,__,[[8,null],[8,null],[8,null],[6,ph]],{model:[0,"model"]},{update:"ngModelChange"}),Vl(2048,null,bh,null,[__]),jl(67,16384,null,0,Qh,[[4,bh]],null,null),(t()(),Zi(16777216,null,null,1,null,dU)),jl(69,16384,null,0,Ld,[ko,de],{ngIf:[0,"ngIf"]},null),(t()(),Ki(70,0,null,null,2,"div",[["class","button-container"],["data-analytics-section","component"]],null,null,null,null,null)),(t()(),Ki(71,0,null,null,1,"button",[["class","button-class submit-button"],["data-analytics-componenttype","Button"],["data-analytics-id","PersonalPensionLanding"],["data-taglinkname","Calculate"],["type","button"]],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.submit(e)&&o),o}),null,null)),(t()(),hr(72,null,[" "," "])),(t()(),Ki(73,0,null,null,21,"div",[["class","col-two"]],null,null,null,null,null)),(t()(),Ki(74,0,null,null,20,"div",[["class","hidden resultsSection resultsSectionNRO"],["data-analytics-id","PersonalPensionResult"],["data-analytics-section","subpage"],["data-analytics-section-rownum","1"],["data-transition-delay","2s"],["id","results"],["pflag","pfno"],["style","transition-delay: 2s"]],null,null,null,null,null)),(t()(),Ki(75,0,null,null,1,"div",[["class","result-header"]],null,null,null,null,null)),(t()(),hr(76,null,["",""])),(t()(),Ki(77,0,null,null,5,"div",[["class","value-container"]],null,null,null,null,null)),(t()(),Ki(78,0,null,null,1,"span",[],[[8,"hidden",0]],null,null,null,null)),(t()(),hr(-1,null,["$ xxxxx"])),(t()(),Ki(80,0,null,null,2,"div",[["class","result-value"],["data-placeholder","data- placeholder"]],null,null,null,null,null)),(t()(),hr(81,null,[" "," "])),sr(82,4),(t()(),Ki(83,0,null,null,1,"div",[["class","annual-result-header"]],null,null,null,null,null)),(t()(),hr(84,null,["",""])),(t()(),Ki(85,0,null,null,5,"div",[["class","value-container"]],null,null,null,null,null)),(t()(),Ki(86,0,null,null,1,"span",[],[[8,"hidden",0]],null,null,null,null)),(t()(),hr(-1,null,["$ xxxxx"])),(t()(),Ki(88,0,null,null,2,"div",[["class","result-value"],["data-placeholder","data- placeholder"]],null,null,null,null,null)),(t()(),hr(89,null,[" "," "])),sr(90,4),(t()(),Ki(91,0,null,null,0,"div",[["class","result-tagline taglineWidth text_color"],["data-transition-delay","0.6s"],["style","transition-delay: 0.6s"]],[[8,"hidden",0],[8,"innerHTML",1]],null,null,null,null)),(t()(),Ki(92,0,null,null,2,"div",[["class","genrate_pdf"]],[[8,"hidden",0]],null,null,null,null)),(t()(),Ki(93,0,null,null,1,"a",[],null,[[null,"click"]],(function(t,n,e){var o=!0;return"click"===n&&(o=!1!==t.component.generatePDF()&&o),o}),null,null)),(t()(),hr(94,null,[" "," "]))],(function(t,n){var e=n.component,o=t(n,3,0,!0);t(n,2,0,"wrapper",o),t(n,15,0,e.currentAge1),t(n,22,0,e.currentAge1,e.currentAgeSlider),t(n,30,0,e.retirementAge1),t(n,37,0,e.retirementAge1,e.retirementAgeSlider),t(n,50,0,e.initialContribution),t(n,54,0,e.invalidInvestValue),t(n,65,0,e.MonthlyContribution),t(n,69,0,e.invalidContrValue)}),(function(t,n){var e=n.component;t(n,6,0,e.retirementdataserializedmodel.title),t(n,10,0,e.retirementdataserializedmodel.currentagetitle),t(n,11,0,Al(n,17).ngClassUntouched,Al(n,17).ngClassTouched,Al(n,17).ngClassPristine,Al(n,17).ngClassDirty,Al(n,17).ngClassValid,Al(n,17).ngClassInvalid,Al(n,17).ngClassPending),t(n,20,0,Al(n,22).sliderElementVerticalClass,Al(n,22).sliderElementAnimateClass,Al(n,22).sliderElementWithLegendClass,Al(n,22).sliderElementDisabledAttr,Al(n,22).sliderElementAriaLabel),t(n,25,0,e.retirementdataserializedmodel.retirementagetitle),t(n,26,0,Al(n,32).ngClassUntouched,Al(n,32).ngClassTouched,Al(n,32).ngClassPristine,Al(n,32).ngClassDirty,Al(n,32).ngClassValid,Al(n,32).ngClassInvalid,Al(n,32).ngClassPending),t(n,35,0,Al(n,37).sliderElementVerticalClass,Al(n,37).sliderElementAnimateClass,Al(n,37).sliderElementWithLegendClass,Al(n,37).sliderElementDisabledAttr,Al(n,37).sliderElementAriaLabel),t(n,42,0,e.retirementdataserializedmodel.initialcontributiontitle),t(n,47,0,Al(n,52).ngClassUntouched,Al(n,52).ngClassTouched,Al(n,52).ngClassPristine,Al(n,52).ngClassDirty,Al(n,52).ngClassValid,Al(n,52).ngClassInvalid,Al(n,52).ngClassPending),t(n,57,0,e.retirementdataserializedmodel.monthlycontributiontitle),t(n,62,0,Al(n,67).ngClassUntouched,Al(n,67).ngClassTouched,Al(n,67).ngClassPristine,Al(n,67).ngClassDirty,Al(n,67).ngClassValid,Al(n,67).ngClassInvalid,Al(n,67).ngClassPending),t(n,72,0,e.retirementdataserializedmodel.calculatebuttontitle),t(n,76,0,e.retirementdataserializedmodel.estimatedmonthlypaymenttitle),t(n,78,0,!e.showDefaultMonthlyPaymentBonus);var o=Oi(n,81,0,t(n,82,0,Al(n,0),e.monthlyPaymentBonus,"USD",!0,"1.0-0"));t(n,81,0,o),t(n,84,0,e.retirementdataserializedmodel.estimatedannualpaymenttitle),t(n,86,0,!e.showDefaultAnnualPaymentBonus);var i=Oi(n,89,0,t(n,90,0,Al(n,0),e.annualPaymentBonus,"USD",!0,"1.0-0"));t(n,89,0,i),t(n,91,0,!e.showResults,e.evaluatedResultText),t(n,92,0,!e.showResults),t(n,94,0,e.retirementdataserializedmodel.pdfbuttontext)}))}function hU(t){return pr(0,[(t()(),Ki(0,0,null,null,1,"pension-builder",[],null,null,null,gU,sU)),jl(1,114688,null,0,jP,[ni],null,null)],(function(t,n){t(n,1,0)}),null)}var _U=Cl("pension-builder",jP,hU,{retirementdatamodel:"retirementdatamodel"},{},[]),CU=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.overrides={pinch:{enable:!1},rotate:{enable:!1}},n}return i(n,t),n}(Wg),pU=function(){return function(){}}(),fU=function(){return function(){}}(),MU=function(){return function(){}}();function PU(t,n){return void 0===n&&(n=null),{type:2,steps:t,options:n}}function OU(t){return{type:6,styles:t,offset:null}}function mU(t){Promise.resolve(null).then(t)}var vU=function(){function t(t,n){void 0===t&&(t=0),void 0===n&&(n=0),this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._started=!1,this._destroyed=!1,this._finished=!1,this.parentPlayer=null,this.totalTime=t+n}return t.prototype._onFinish=function(){this._finished||(this._finished=!0,this._onDoneFns.forEach((function(t){return t()})),this._onDoneFns=[])},t.prototype.onStart=function(t){this._onStartFns.push(t)},t.prototype.onDone=function(t){this._onDoneFns.push(t)},t.prototype.onDestroy=function(t){this._onDestroyFns.push(t)},t.prototype.hasStarted=function(){return this._started},t.prototype.init=function(){},t.prototype.play=function(){this.hasStarted()||(this._onStart(),this.triggerMicrotask()),this._started=!0},t.prototype.triggerMicrotask=function(){var t=this;mU((function(){return t._onFinish()}))},t.prototype._onStart=function(){this._onStartFns.forEach((function(t){return t()})),this._onStartFns=[]},t.prototype.pause=function(){},t.prototype.restart=function(){},t.prototype.finish=function(){this._onFinish()},t.prototype.destroy=function(){this._destroyed||(this._destroyed=!0,this.hasStarted()||this._onStart(),this.finish(),this._onDestroyFns.forEach((function(t){return t()})),this._onDestroyFns=[])},t.prototype.reset=function(){},t.prototype.setPosition=function(t){},t.prototype.getPosition=function(){return 0},t.prototype.triggerCallback=function(t){var n="start"==t?this._onStartFns:this._onDoneFns;n.forEach((function(t){return t()})),n.length=0},t}(),yU=function(){function t(t){var n=this;this._onDoneFns=[],this._onStartFns=[],this._finished=!1,this._started=!1,this._destroyed=!1,this._onDestroyFns=[],this.parentPlayer=null,this.totalTime=0,this.players=t;var e=0,o=0,i=0,l=this.players.length;0==l?mU((function(){return n._onFinish()})):this.players.forEach((function(t){t.onDone((function(){++e==l&&n._onFinish()})),t.onDestroy((function(){++o==l&&n._onDestroy()})),t.onStart((function(){++i==l&&n._onStart()}))})),this.totalTime=this.players.reduce((function(t,n){return Math.max(t,n.totalTime)}),0)}return t.prototype._onFinish=function(){this._finished||(this._finished=!0,this._onDoneFns.forEach((function(t){return t()})),this._onDoneFns=[])},t.prototype.init=function(){this.players.forEach((function(t){return t.init()}))},t.prototype.onStart=function(t){this._onStartFns.push(t)},t.prototype._onStart=function(){this.hasStarted()||(this._started=!0,this._onStartFns.forEach((function(t){return t()})),this._onStartFns=[])},t.prototype.onDone=function(t){this._onDoneFns.push(t)},t.prototype.onDestroy=function(t){this._onDestroyFns.push(t)},t.prototype.hasStarted=function(){return this._started},t.prototype.play=function(){this.parentPlayer||this.init(),this._onStart(),this.players.forEach((function(t){return t.play()}))},t.prototype.pause=function(){this.players.forEach((function(t){return t.pause()}))},t.prototype.restart=function(){this.players.forEach((function(t){return t.restart()}))},t.prototype.finish=function(){this._onFinish(),this.players.forEach((function(t){return t.finish()}))},t.prototype.destroy=function(){this._onDestroy()},t.prototype._onDestroy=function(){this._destroyed||(this._destroyed=!0,this._onFinish(),this.players.forEach((function(t){return t.destroy()})),this._onDestroyFns.forEach((function(t){return t()})),this._onDestroyFns=[])},t.prototype.reset=function(){this.players.forEach((function(t){return t.reset()})),this._destroyed=!1,this._finished=!1,this._started=!1},t.prototype.setPosition=function(t){var n=t*this.totalTime;this.players.forEach((function(t){var e=t.totalTime?Math.min(1,n/t.totalTime):1;t.setPosition(e)}))},t.prototype.getPosition=function(){var t=0;return this.players.forEach((function(n){var e=n.getPosition();t=Math.min(e,t)})),t},t.prototype.beforeDestroy=function(){this.players.forEach((function(t){t.beforeDestroy&&t.beforeDestroy()}))},t.prototype.triggerCallback=function(t){var n="start"==t?this._onStartFns:this._onDoneFns;n.forEach((function(t){return t()})),n.length=0},t}();function bU(){return"undefined"!=typeof process}function xU(t){switch(t.length){case 0:return new vU;case 1:return t[0];default:return new yU(t)}}function AU(t,n,e,o,i,l){void 0===i&&(i={}),void 0===l&&(l={});var r=[],c=[],a=-1,s=null;if(o.forEach((function(t){var e=t.offset,o=e==a,u=o&&s||{};Object.keys(t).forEach((function(e){var o=e,c=t[e];if("offset"!==e)switch(o=n.normalizePropertyName(o,r),c){case"!":c=i[e];break;case"*":c=l[e];break;default:c=n.normalizeStyleValue(e,o,c,r)}u[o]=c})),o||c.push(u),s=u,a=e})),r.length)throw new Error("Unable to animate due to the following errors:\n - "+r.join("\n - "));return c}function wU(t,n,e,o){switch(n){case"start":t.onStart((function(){return o(e&&BU(e,"start",t))}));break;case"done":t.onDone((function(){return o(e&&BU(e,"done",t))}));break;case"destroy":t.onDestroy((function(){return o(e&&BU(e,"destroy",t))}))}}function BU(t,n,e){var o=e.totalTime,i=kU(t.element,t.triggerName,t.fromState,t.toState,n||t.phaseName,null==o?t.totalTime:o,!!e.disabled),l=t._data;return null!=l&&(i._data=l),i}function kU(t,n,e,o,i,l,r){return void 0===i&&(i=""),void 0===l&&(l=0),{element:t,triggerName:n,fromState:e,toState:o,phaseName:i,totalTime:l,disabled:!!r}}function SU(t,n,e){var o;return t instanceof Map?(o=t.get(n))||t.set(n,o=e):(o=t[n])||(o=t[n]=e),o}function TU(t){var n=t.indexOf(":");return[t.substring(1,n),t.substr(n+1)]}var EU=function(t,n){return!1},IU=function(t,n){return!1},zU=function(t,n,e){return[]},LU=bU();if(LU||"undefined"!=typeof Element){if(EU=function(t,n){return t.contains(n)},LU||Element.prototype.matches)IU=function(t,n){return t.matches(n)};else{var DU=Element.prototype,NU=DU.matchesSelector||DU.mozMatchesSelector||DU.msMatchesSelector||DU.oMatchesSelector||DU.webkitMatchesSelector;NU&&(IU=function(t,n){return NU.apply(t,[n])})}zU=function(t,n,e){var o=[];if(e)o.push.apply(o,g(t.querySelectorAll(n)));else{var i=t.querySelector(n);i&&o.push(i)}return o}}var FU=null,jU=!1;function RU(t){FU||(FU=("undefined"!=typeof document?document.body:null)||{},jU=!!FU.style&&"WebkitAppearance"in FU.style);var n=!0;return FU.style&&!function(t){return"ebkit"==t.substring(1,6)}(t)&&!(n=t in FU.style)&&jU&&(n="Webkit"+t.charAt(0).toUpperCase()+t.substr(1)in FU.style),n}var VU=IU,GU=EU,UU=zU;function HU(t){var n={};return Object.keys(t).forEach((function(e){var o=e.replace(/([a-z])([A-Z])/g,"$1-$2");n[o]=t[e]})),n}var WU=function(){function t(){}return t.prototype.validateStyleProperty=function(t){return RU(t)},t.prototype.matchesElement=function(t,n){return VU(t,n)},t.prototype.containsElement=function(t,n){return GU(t,n)},t.prototype.query=function(t,n,e){return UU(t,n,e)},t.prototype.computeStyle=function(t,n,e){return e||""},t.prototype.animate=function(t,n,e,o,i,l,r){return void 0===l&&(l=[]),new vU(e,o)},t}(),$U=function(){function t(){}return t.NOOP=new WU,t}();function qU(t){if("number"==typeof t)return t;var n=t.match(/^(-?[\.\d]+)(m?s)/);return!n||n.length<2?0:YU(parseFloat(n[1]),n[2])}function YU(t,n){switch(n){case"s":return 1e3*t;default:return t}}function XU(t,n,e){return t.hasOwnProperty("duration")?t:function(t,n,e){var o,i=0,l="";if("string"==typeof t){var r=t.match(/^(-?[\.\d]+)(m?s)(?:\s+(-?[\.\d]+)(m?s))?(?:\s+([-a-z]+(?:\(.+?\))?))?$/i);if(null===r)return n.push('The provided timing value "'+t+'" is invalid.'),{duration:0,delay:0,easing:""};o=YU(parseFloat(r[1]),r[2]);var c=r[3];null!=c&&(i=YU(parseFloat(c),r[4]));var a=r[5];a&&(l=a)}else o=t;if(!e){var s=!1,u=n.length;o<0&&(n.push("Duration values below 0 are not allowed for this animation step."),s=!0),i<0&&(n.push("Delay values below 0 are not allowed for this animation step."),s=!0),s&&n.splice(u,0,'The provided timing value "'+t+'" is invalid.')}return{duration:o,delay:i,easing:l}}(t,n,e)}function ZU(t,n){return void 0===n&&(n={}),Object.keys(t).forEach((function(e){n[e]=t[e]})),n}function KU(t,n,e){if(void 0===e&&(e={}),n)for(var o in t)e[o]=t[o];else ZU(t,e);return e}function JU(t,n,e){return e?n+":"+e+";":""}function QU(t){for(var n="",e=0;e<t.style.length;e++)n+=JU(0,o=t.style.item(e),t.style.getPropertyValue(o));for(var o in t.style)t.style.hasOwnProperty(o)&&!o.startsWith("_")&&(n+=JU(0,o.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),t.style[o]));t.setAttribute("style",n)}function tH(t,n,e){t.style&&(Object.keys(n).forEach((function(o){var i=aH(o);e&&!e.hasOwnProperty(o)&&(e[o]=t.style[i]),t.style[i]=n[o]})),bU()&&QU(t))}function nH(t,n){t.style&&(Object.keys(n).forEach((function(n){var e=aH(n);t.style[e]=""})),bU()&&QU(t))}function eH(t){return Array.isArray(t)?1==t.length?t[0]:PU(t):t}var oH=new RegExp("{{\\s*(.+?)\\s*}}","g");function iH(t){var n=[];if("string"==typeof t){for(var e=t.toString(),o=void 0;o=oH.exec(e);)n.push(o[1]);oH.lastIndex=0}return n}function lH(t,n,e){var o=t.toString(),i=o.replace(oH,(function(t,o){var i=n[o];return n.hasOwnProperty(o)||(e.push("Please provide a value for the animation param "+o),i=""),i.toString()}));return i==o?t:i}function rH(t){for(var n=[],e=t.next();!e.done;)n.push(e.value),e=t.next();return n}var cH=/-+([a-z0-9])/g;function aH(t){return t.replace(cH,(function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return t[1].toUpperCase()}))}function sH(t,n){return 0===t||0===n}function uH(t,n,e){var o=Object.keys(e);if(o.length&&n.length){var i=n[0],l=[];if(o.forEach((function(t){i.hasOwnProperty(t)||l.push(t),i[t]=e[t]})),l.length)for(var r=function(){var e=n[c];l.forEach((function(n){e[n]=gH(t,n)}))},c=1;c<n.length;c++)r()}return n}function dH(t,n,e){switch(n.type){case 7:return t.visitTrigger(n,e);case 0:return t.visitState(n,e);case 1:return t.visitTransition(n,e);case 2:return t.visitSequence(n,e);case 3:return t.visitGroup(n,e);case 4:return t.visitAnimate(n,e);case 5:return t.visitKeyframes(n,e);case 6:return t.visitStyle(n,e);case 8:return t.visitReference(n,e);case 9:return t.visitAnimateChild(n,e);case 10:return t.visitAnimateRef(n,e);case 11:return t.visitQuery(n,e);case 12:return t.visitStagger(n,e);default:throw new Error("Unable to resolve animation metadata node #"+n.type)}}function gH(t,n){return window.getComputedStyle(t)[n]}var hH=new Set(["true","1"]),_H=new Set(["false","0"]);function CH(t,n){var e=hH.has(t)||_H.has(t),o=hH.has(n)||_H.has(n);return function(i,l){var r="*"==t||t==i,c="*"==n||n==l;return!r&&e&&"boolean"==typeof i&&(r=i?hH.has(t):_H.has(t)),!c&&o&&"boolean"==typeof l&&(c=l?hH.has(n):_H.has(n)),r&&c}}var pH=new RegExp("s*:selfs*,?","g");function fH(t,n,e){return new MH(t).build(n,e)}var MH=function(){function t(t){this._driver=t}return t.prototype.build=function(t,n){var e=new PH(n);return this._resetContextStyleTimingState(e),dH(this,eH(t),e)},t.prototype._resetContextStyleTimingState=function(t){t.currentQuerySelector="",t.collectedStyles={},t.collectedStyles[""]={},t.currentTime=0},t.prototype.visitTrigger=function(t,n){var e=this,o=n.queryCount=0,i=n.depCount=0,l=[],r=[];return"@"==t.name.charAt(0)&&n.errors.push("animation triggers cannot be prefixed with an `@` sign (e.g. trigger('@foo', [...]))"),t.definitions.forEach((function(t){if(e._resetContextStyleTimingState(n),0==t.type){var c=t,a=c.name;a.toString().split(/\s*,\s*/).forEach((function(t){c.name=t,l.push(e.visitState(c,n))})),c.name=a}else if(1==t.type){var s=e.visitTransition(t,n);o+=s.queryCount,i+=s.depCount,r.push(s)}else n.errors.push("only state() and transition() definitions can sit inside of a trigger()")})),{type:7,name:t.name,states:l,transitions:r,queryCount:o,depCount:i,options:null}},t.prototype.visitState=function(t,n){var e=this.visitStyle(t.styles,n),o=t.options&&t.options.params||null;if(e.containsDynamicStyles){var i=new Set,l=o||{};if(e.styles.forEach((function(t){if(OH(t)){var n=t;Object.keys(n).forEach((function(t){iH(n[t]).forEach((function(t){l.hasOwnProperty(t)||i.add(t)}))}))}})),i.size){var r=rH(i.values());n.errors.push('state("'+t.name+'", ...) must define default values for all the following style substitutions: '+r.join(", "))}}return{type:0,name:t.name,style:e,options:o?{params:o}:null}},t.prototype.visitTransition=function(t,n){n.queryCount=0,n.depCount=0;var e,o,i,l=dH(this,eH(t.animation),n);return{type:1,matchers:(e=t.expr,o=n.errors,i=[],"string"==typeof e?e.split(/\s*,\s*/).forEach((function(t){return function(t,n,e){if(":"==t[0]){var o=function(t,n){switch(t){case":enter":return"void => *";case":leave":return"* => void";case":increment":return function(t,n){return parseFloat(n)>parseFloat(t)};case":decrement":return function(t,n){return parseFloat(n)<parseFloat(t)};default:return n.push('The transition alias value "'+t+'" is not supported'),"* => *"}}(t,e);if("function"==typeof o)return void n.push(o);t=o}var i=t.match(/^(\*|[-\w]+)\s*(<?[=-]>)\s*(\*|[-\w]+)$/);if(null==i||i.length<4)return e.push('The provided transition expression "'+t+'" is not supported'),n;var l=i[1],r=i[2],c=i[3];n.push(CH(l,c)),"<"!=r[0]||"*"==l&&"*"==c||n.push(CH(c,l))}(t,i,o)})):i.push(e),i),animation:l,queryCount:n.queryCount,depCount:n.depCount,options:mH(t.options)}},t.prototype.visitSequence=function(t,n){var e=this;return{type:2,steps:t.steps.map((function(t){return dH(e,t,n)})),options:mH(t.options)}},t.prototype.visitGroup=function(t,n){var e=this,o=n.currentTime,i=0,l=t.steps.map((function(t){n.currentTime=o;var l=dH(e,t,n);return i=Math.max(i,n.currentTime),l}));return n.currentTime=i,{type:3,steps:l,options:mH(t.options)}},t.prototype.visitAnimate=function(t,n){var e,o=function(t,n){var e=null;if(t.hasOwnProperty("duration"))e=t;else if("number"==typeof t)return vH(XU(t,n).duration,0,"");var o=t;if(o.split(/\s+/).some((function(t){return"{"==t.charAt(0)&&"{"==t.charAt(1)}))){var i=vH(0,0,"");return i.dynamic=!0,i.strValue=o,i}return vH((e=e||XU(o,n)).duration,e.delay,e.easing)}(t.timings,n.errors);n.currentAnimateTimings=o;var i=t.styles?t.styles:OU({});if(5==i.type)e=this.visitKeyframes(i,n);else{var l=t.styles,r=!1;if(!l){r=!0;var c={};o.easing&&(c.easing=o.easing),l=OU(c)}n.currentTime+=o.duration+o.delay;var a=this.visitStyle(l,n);a.isEmptyStep=r,e=a}return n.currentAnimateTimings=null,{type:4,timings:o,style:e,options:null}},t.prototype.visitStyle=function(t,n){var e=this._makeStyleAst(t,n);return this._validateStyleAst(e,n),e},t.prototype._makeStyleAst=function(t,n){var e=[];Array.isArray(t.styles)?t.styles.forEach((function(t){"string"==typeof t?"*"==t?e.push(t):n.errors.push("The provided style string value "+t+" is not allowed."):e.push(t)})):e.push(t.styles);var o=!1,i=null;return e.forEach((function(t){if(OH(t)){var n=t,e=n.easing;if(e&&(i=e,delete n.easing),!o)for(var l in n)if(n[l].toString().indexOf("{{")>=0){o=!0;break}}})),{type:6,styles:e,easing:i,offset:t.offset,containsDynamicStyles:o,options:null}},t.prototype._validateStyleAst=function(t,n){var e=this,o=n.currentAnimateTimings,i=n.currentTime,l=n.currentTime;o&&l>0&&(l-=o.duration+o.delay),t.styles.forEach((function(t){"string"!=typeof t&&Object.keys(t).forEach((function(o){if(e._driver.validateStyleProperty(o)){var r=n.collectedStyles[n.currentQuerySelector],c=r[o],a=!0;c&&(l!=i&&l>=c.startTime&&i<=c.endTime&&(n.errors.push('The CSS property "'+o+'" that exists between the times of "'+c.startTime+'ms" and "'+c.endTime+'ms" is also being animated in a parallel animation between the times of "'+l+'ms" and "'+i+'ms"'),a=!1),l=c.startTime),a&&(r[o]={startTime:l,endTime:i}),n.options&&function(t,n,e){var o=n.params||{},i=iH(t);i.length&&i.forEach((function(t){o.hasOwnProperty(t)||e.push("Unable to resolve the local animation param "+t+" in the given list of values")}))}(t[o],n.options,n.errors)}else n.errors.push('The provided animation property "'+o+'" is not a supported CSS property for animations')}))}))},t.prototype.visitKeyframes=function(t,n){var e=this,o={type:5,styles:[],options:null};if(!n.currentAnimateTimings)return n.errors.push("keyframes() must be placed inside of a call to animate()"),o;var i=0,l=[],r=!1,c=!1,a=0,s=t.steps.map((function(t){var o=e._makeStyleAst(t,n),s=null!=o.offset?o.offset:function(t){if("string"==typeof t)return null;var n=null;if(Array.isArray(t))t.forEach((function(t){if(OH(t)&&t.hasOwnProperty("offset")){var e=t;n=parseFloat(e.offset),delete e.offset}}));else if(OH(t)&&t.hasOwnProperty("offset")){var e=t;n=parseFloat(e.offset),delete e.offset}return n}(o.styles),u=0;return null!=s&&(i++,u=o.offset=s),c=c||u<0||u>1,r=r||u<a,a=u,l.push(u),o}));c&&n.errors.push("Please ensure that all keyframe offsets are between 0 and 1"),r&&n.errors.push("Please ensure that all keyframe offsets are in order");var u=t.steps.length,d=0;i>0&&i<u?n.errors.push("Not all style() steps within the declared keyframes() contain offsets"):0==i&&(d=1/(u-1));var g=u-1,h=n.currentTime,_=n.currentAnimateTimings,C=_.duration;return s.forEach((function(t,i){var r=d>0?i==g?1:d*i:l[i],c=r*C;n.currentTime=h+_.delay+c,_.duration=c,e._validateStyleAst(t,n),t.offset=r,o.styles.push(t)})),o},t.prototype.visitReference=function(t,n){return{type:8,animation:dH(this,eH(t.animation),n),options:mH(t.options)}},t.prototype.visitAnimateChild=function(t,n){return n.depCount++,{type:9,options:mH(t.options)}},t.prototype.visitAnimateRef=function(t,n){return{type:10,animation:this.visitReference(t.animation,n),options:mH(t.options)}},t.prototype.visitQuery=function(t,n){var e=n.currentQuerySelector,o=t.options||{};n.queryCount++,n.currentQuery=t;var i=d(function(t){var n=!!t.split(/\s*,\s*/).find((function(t){return":self"==t}));return n&&(t=t.replace(pH,"")),[t=t.replace(/@\*/g,".ng-trigger").replace(/@\w+/g,(function(t){return".ng-trigger-"+t.substr(1)})).replace(/:animating/g,".ng-animating"),n]}(t.selector),2),l=i[0],r=i[1];n.currentQuerySelector=e.length?e+" "+l:l,SU(n.collectedStyles,n.currentQuerySelector,{});var c=dH(this,eH(t.animation),n);return n.currentQuery=null,n.currentQuerySelector=e,{type:11,selector:l,limit:o.limit||0,optional:!!o.optional,includeSelf:r,animation:c,originalSelector:t.selector,options:mH(t.options)}},t.prototype.visitStagger=function(t,n){n.currentQuery||n.errors.push("stagger() can only be used inside of query()");var e="full"===t.timings?{duration:0,delay:0,easing:"full"}:XU(t.timings,n.errors,!0);return{type:12,animation:dH(this,eH(t.animation),n),timings:e,options:null}},t}(),PH=function(){return function(t){this.errors=t,this.queryCount=0,this.depCount=0,this.currentTransition=null,this.currentQuery=null,this.currentQuerySelector=null,this.currentAnimateTimings=null,this.currentTime=0,this.collectedStyles={},this.options=null}}();function OH(t){return!Array.isArray(t)&&"object"==typeof t}function mH(t){var n;return t?(t=ZU(t)).params&&(t.params=(n=t.params)?ZU(n):null):t={},t}function vH(t,n,e){return{duration:t,delay:n,easing:e}}function yH(t,n,e,o,i,l,r,c){return void 0===r&&(r=null),void 0===c&&(c=!1),{type:1,element:t,keyframes:n,preStyleProps:e,postStyleProps:o,duration:i,delay:l,totalTime:i+l,easing:r,subTimeline:c}}var bH=function(){function t(){this._map=new Map}return t.prototype.consume=function(t){var n=this._map.get(t);return n?this._map.delete(t):n=[],n},t.prototype.append=function(t,n){var e=this._map.get(t);e||this._map.set(t,e=[]),e.push.apply(e,g(n))},t.prototype.has=function(t){return this._map.has(t)},t.prototype.clear=function(){this._map.clear()},t}(),xH=new RegExp(":enter","g"),AH=new RegExp(":leave","g");function wH(t,n,e,o,i,l,r,c,a,s){return void 0===l&&(l={}),void 0===r&&(r={}),void 0===s&&(s=[]),(new BH).buildKeyframes(t,n,e,o,i,l,r,c,a,s)}var BH=function(){function t(){}return t.prototype.buildKeyframes=function(t,n,e,o,i,l,r,c,a,s){void 0===s&&(s=[]),a=a||new bH;var u=new SH(t,n,a,o,i,s,[]);u.options=c,u.currentTimeline.setStyles([l],null,u.errors,c),dH(this,e,u);var d=u.timelines.filter((function(t){return t.containsAnimation()}));if(d.length&&Object.keys(r).length){var g=d[d.length-1];g.allowOnlyTimelineStyles()||g.setStyles([r],null,u.errors,c)}return d.length?d.map((function(t){return t.buildKeyframes()})):[yH(n,[],[],[],0,0,"",!1)]},t.prototype.visitTrigger=function(t,n){},t.prototype.visitState=function(t,n){},t.prototype.visitTransition=function(t,n){},t.prototype.visitAnimateChild=function(t,n){var e=n.subInstructions.consume(n.element);if(e){var o=n.createSubContext(t.options),i=n.currentTimeline.currentTime,l=this._visitSubInstructions(e,o,o.options);i!=l&&n.transformIntoNewTimeline(l)}n.previousNode=t},t.prototype.visitAnimateRef=function(t,n){var e=n.createSubContext(t.options);e.transformIntoNewTimeline(),this.visitReference(t.animation,e),n.transformIntoNewTimeline(e.currentTimeline.currentTime),n.previousNode=t},t.prototype._visitSubInstructions=function(t,n,e){var o=n.currentTimeline.currentTime,i=null!=e.duration?qU(e.duration):null,l=null!=e.delay?qU(e.delay):null;return 0!==i&&t.forEach((function(t){var e=n.appendInstructionToTimeline(t,i,l);o=Math.max(o,e.duration+e.delay)})),o},t.prototype.visitReference=function(t,n){n.updateOptions(t.options,!0),dH(this,t.animation,n),n.previousNode=t},t.prototype.visitSequence=function(t,n){var e=this,o=n.subContextCount,i=n,l=t.options;if(l&&(l.params||l.delay)&&((i=n.createSubContext(l)).transformIntoNewTimeline(),null!=l.delay)){6==i.previousNode.type&&(i.currentTimeline.snapshotCurrentStyles(),i.previousNode=kH);var r=qU(l.delay);i.delayNextStep(r)}t.steps.length&&(t.steps.forEach((function(t){return dH(e,t,i)})),i.currentTimeline.applyStylesToKeyframe(),i.subContextCount>o&&i.transformIntoNewTimeline()),n.previousNode=t},t.prototype.visitGroup=function(t,n){var e=this,o=[],i=n.currentTimeline.currentTime,l=t.options&&t.options.delay?qU(t.options.delay):0;t.steps.forEach((function(r){var c=n.createSubContext(t.options);l&&c.delayNextStep(l),dH(e,r,c),i=Math.max(i,c.currentTimeline.currentTime),o.push(c.currentTimeline)})),o.forEach((function(t){return n.currentTimeline.mergeTimelineCollectedStyles(t)})),n.transformIntoNewTimeline(i),n.previousNode=t},t.prototype._visitTiming=function(t,n){if(t.dynamic){var e=t.strValue;return XU(n.params?lH(e,n.params,n.errors):e,n.errors)}return{duration:t.duration,delay:t.delay,easing:t.easing}},t.prototype.visitAnimate=function(t,n){var e=n.currentAnimateTimings=this._visitTiming(t.timings,n),o=n.currentTimeline;e.delay&&(n.incrementTime(e.delay),o.snapshotCurrentStyles());var i=t.style;5==i.type?this.visitKeyframes(i,n):(n.incrementTime(e.duration),this.visitStyle(i,n),o.applyStylesToKeyframe()),n.currentAnimateTimings=null,n.previousNode=t},t.prototype.visitStyle=function(t,n){var e=n.currentTimeline,o=n.currentAnimateTimings;!o&&e.getCurrentStyleProperties().length&&e.forwardFrame();var i=o&&o.easing||t.easing;t.isEmptyStep?e.applyEmptyStep(i):e.setStyles(t.styles,i,n.errors,n.options),n.previousNode=t},t.prototype.visitKeyframes=function(t,n){var e=n.currentAnimateTimings,o=n.currentTimeline.duration,i=e.duration,l=n.createSubContext().currentTimeline;l.easing=e.easing,t.styles.forEach((function(t){l.forwardTime((t.offset||0)*i),l.setStyles(t.styles,t.easing,n.errors,n.options),l.applyStylesToKeyframe()})),n.currentTimeline.mergeTimelineCollectedStyles(l),n.transformIntoNewTimeline(o+i),n.previousNode=t},t.prototype.visitQuery=function(t,n){var e=this,o=n.currentTimeline.currentTime,i=t.options||{},l=i.delay?qU(i.delay):0;l&&(6===n.previousNode.type||0==o&&n.currentTimeline.getCurrentStyleProperties().length)&&(n.currentTimeline.snapshotCurrentStyles(),n.previousNode=kH);var r=o,c=n.invokeQuery(t.selector,t.originalSelector,t.limit,t.includeSelf,!!i.optional,n.errors);n.currentQueryTotal=c.length;var a=null;c.forEach((function(o,i){n.currentQueryIndex=i;var c=n.createSubContext(t.options,o);l&&c.delayNextStep(l),o===n.element&&(a=c.currentTimeline),dH(e,t.animation,c),c.currentTimeline.applyStylesToKeyframe(),r=Math.max(r,c.currentTimeline.currentTime)})),n.currentQueryIndex=0,n.currentQueryTotal=0,n.transformIntoNewTimeline(r),a&&(n.currentTimeline.mergeTimelineCollectedStyles(a),n.currentTimeline.snapshotCurrentStyles()),n.previousNode=t},t.prototype.visitStagger=function(t,n){var e=n.parentContext,o=n.currentTimeline,i=t.timings,l=Math.abs(i.duration),r=l*(n.currentQueryTotal-1),c=l*n.currentQueryIndex;switch(i.duration<0?"reverse":i.easing){case"reverse":c=r-c;break;case"full":c=e.currentStaggerTime}var a=n.currentTimeline;c&&a.delayNextStep(c);var s=a.currentTime;dH(this,t.animation,n),n.previousNode=t,e.currentStaggerTime=o.currentTime-s+(o.startTime-e.currentTimeline.startTime)},t}(),kH={},SH=function(){function t(t,n,e,o,i,l,r,c){this._driver=t,this.element=n,this.subInstructions=e,this._enterClassName=o,this._leaveClassName=i,this.errors=l,this.timelines=r,this.parentContext=null,this.currentAnimateTimings=null,this.previousNode=kH,this.subContextCount=0,this.options={},this.currentQueryIndex=0,this.currentQueryTotal=0,this.currentStaggerTime=0,this.currentTimeline=c||new TH(this._driver,n,0),r.push(this.currentTimeline)}return Object.defineProperty(t.prototype,"params",{get:function(){return this.options.params},enumerable:!0,configurable:!0}),t.prototype.updateOptions=function(t,n){var e=this;if(t){var o=t,i=this.options;null!=o.duration&&(i.duration=qU(o.duration)),null!=o.delay&&(i.delay=qU(o.delay));var l=o.params;if(l){var r=i.params;r||(r=this.options.params={}),Object.keys(l).forEach((function(t){n&&r.hasOwnProperty(t)||(r[t]=lH(l[t],r,e.errors))}))}}},t.prototype._copyOptions=function(){var t={};if(this.options){var n=this.options.params;if(n){var e=t.params={};Object.keys(n).forEach((function(t){e[t]=n[t]}))}}return t},t.prototype.createSubContext=function(n,e,o){void 0===n&&(n=null);var i=e||this.element,l=new t(this._driver,i,this.subInstructions,this._enterClassName,this._leaveClassName,this.errors,this.timelines,this.currentTimeline.fork(i,o||0));return l.previousNode=this.previousNode,l.currentAnimateTimings=this.currentAnimateTimings,l.options=this._copyOptions(),l.updateOptions(n),l.currentQueryIndex=this.currentQueryIndex,l.currentQueryTotal=this.currentQueryTotal,l.parentContext=this,this.subContextCount++,l},t.prototype.transformIntoNewTimeline=function(t){return this.previousNode=kH,this.currentTimeline=this.currentTimeline.fork(this.element,t),this.timelines.push(this.currentTimeline),this.currentTimeline},t.prototype.appendInstructionToTimeline=function(t,n,e){var o={duration:null!=n?n:t.duration,delay:this.currentTimeline.currentTime+(null!=e?e:0)+t.delay,easing:""},i=new EH(this._driver,t.element,t.keyframes,t.preStyleProps,t.postStyleProps,o,t.stretchStartingKeyframe);return this.timelines.push(i),o},t.prototype.incrementTime=function(t){this.currentTimeline.forwardTime(this.currentTimeline.duration+t)},t.prototype.delayNextStep=function(t){t>0&&this.currentTimeline.delayNextStep(t)},t.prototype.invokeQuery=function(t,n,e,o,i,l){var r=[];if(o&&r.push(this.element),t.length>0){t=(t=t.replace(xH,"."+this._enterClassName)).replace(AH,"."+this._leaveClassName);var c=this._driver.query(this.element,t,1!=e);0!==e&&(c=e<0?c.slice(c.length+e,c.length):c.slice(0,e)),r.push.apply(r,g(c))}return i||0!=r.length||l.push('`query("'+n+'")` returned zero elements. (Use `query("'+n+'", { optional: true })` if you wish to allow this.)'),r},t}(),TH=function(){function t(t,n,e,o){this._driver=t,this.element=n,this.startTime=e,this._elementTimelineStylesLookup=o,this.duration=0,this._previousKeyframe={},this._currentKeyframe={},this._keyframes=new Map,this._styleSummary={},this._pendingStyles={},this._backFill={},this._currentEmptyStepKeyframe=null,this._elementTimelineStylesLookup||(this._elementTimelineStylesLookup=new Map),this._localTimelineStyles=Object.create(this._backFill,{}),this._globalTimelineStyles=this._elementTimelineStylesLookup.get(n),this._globalTimelineStyles||(this._globalTimelineStyles=this._localTimelineStyles,this._elementTimelineStylesLookup.set(n,this._localTimelineStyles)),this._loadKeyframe()}return t.prototype.containsAnimation=function(){switch(this._keyframes.size){case 0:return!1;case 1:return this.getCurrentStyleProperties().length>0;default:return!0}},t.prototype.getCurrentStyleProperties=function(){return Object.keys(this._currentKeyframe)},Object.defineProperty(t.prototype,"currentTime",{get:function(){return this.startTime+this.duration},enumerable:!0,configurable:!0}),t.prototype.delayNextStep=function(t){var n=1==this._keyframes.size&&Object.keys(this._pendingStyles).length;this.duration||n?(this.forwardTime(this.currentTime+t),n&&this.snapshotCurrentStyles()):this.startTime+=t},t.prototype.fork=function(n,e){return this.applyStylesToKeyframe(),new t(this._driver,n,e||this.currentTime,this._elementTimelineStylesLookup)},t.prototype._loadKeyframe=function(){this._currentKeyframe&&(this._previousKeyframe=this._currentKeyframe),this._currentKeyframe=this._keyframes.get(this.duration),this._currentKeyframe||(this._currentKeyframe=Object.create(this._backFill,{}),this._keyframes.set(this.duration,this._currentKeyframe))},t.prototype.forwardFrame=function(){this.duration+=1,this._loadKeyframe()},t.prototype.forwardTime=function(t){this.applyStylesToKeyframe(),this.duration=t,this._loadKeyframe()},t.prototype._updateStyle=function(t,n){this._localTimelineStyles[t]=n,this._globalTimelineStyles[t]=n,this._styleSummary[t]={time:this.currentTime,value:n}},t.prototype.allowOnlyTimelineStyles=function(){return this._currentEmptyStepKeyframe!==this._currentKeyframe},t.prototype.applyEmptyStep=function(t){var n=this;t&&(this._previousKeyframe.easing=t),Object.keys(this._globalTimelineStyles).forEach((function(t){n._backFill[t]=n._globalTimelineStyles[t]||"*",n._currentKeyframe[t]="*"})),this._currentEmptyStepKeyframe=this._currentKeyframe},t.prototype.setStyles=function(t,n,e,o){var i=this;n&&(this._previousKeyframe.easing=n);var l=o&&o.params||{},r=function(t,n){var e,o={};return t.forEach((function(t){"*"===t?(e=e||Object.keys(n)).forEach((function(t){o[t]="*"})):KU(t,!1,o)})),o}(t,this._globalTimelineStyles);Object.keys(r).forEach((function(t){var n=lH(r[t],l,e);i._pendingStyles[t]=n,i._localTimelineStyles.hasOwnProperty(t)||(i._backFill[t]=i._globalTimelineStyles.hasOwnProperty(t)?i._globalTimelineStyles[t]:"*"),i._updateStyle(t,n)}))},t.prototype.applyStylesToKeyframe=function(){var t=this,n=this._pendingStyles,e=Object.keys(n);0!=e.length&&(this._pendingStyles={},e.forEach((function(e){t._currentKeyframe[e]=n[e]})),Object.keys(this._localTimelineStyles).forEach((function(n){t._currentKeyframe.hasOwnProperty(n)||(t._currentKeyframe[n]=t._localTimelineStyles[n])})))},t.prototype.snapshotCurrentStyles=function(){var t=this;Object.keys(this._localTimelineStyles).forEach((function(n){var e=t._localTimelineStyles[n];t._pendingStyles[n]=e,t._updateStyle(n,e)}))},t.prototype.getFinalKeyframe=function(){return this._keyframes.get(this.duration)},Object.defineProperty(t.prototype,"properties",{get:function(){var t=[];for(var n in this._currentKeyframe)t.push(n);return t},enumerable:!0,configurable:!0}),t.prototype.mergeTimelineCollectedStyles=function(t){var n=this;Object.keys(t._styleSummary).forEach((function(e){var o=n._styleSummary[e],i=t._styleSummary[e];(!o||i.time>o.time)&&n._updateStyle(e,i.value)}))},t.prototype.buildKeyframes=function(){var t=this;this.applyStylesToKeyframe();var n=new Set,e=new Set,o=1===this._keyframes.size&&0===this.duration,i=[];this._keyframes.forEach((function(l,r){var c=KU(l,!0);Object.keys(c).forEach((function(t){var o=c[t];"!"==o?n.add(t):"*"==o&&e.add(t)})),o||(c.offset=r/t.duration),i.push(c)}));var l=n.size?rH(n.values()):[],r=e.size?rH(e.values()):[];if(o){var c=i[0],a=ZU(c);c.offset=0,a.offset=1,i=[c,a]}return yH(this.element,i,l,r,this.duration,this.startTime,this.easing,!1)},t}(),EH=function(t){function n(n,e,o,i,l,r,c){void 0===c&&(c=!1);var a=t.call(this,n,e,r.delay)||this;return a.element=e,a.keyframes=o,a.preStyleProps=i,a.postStyleProps=l,a._stretchStartingKeyframe=c,a.timings={duration:r.duration,delay:r.delay,easing:r.easing},a}return i(n,t),n.prototype.containsAnimation=function(){return this.keyframes.length>1},n.prototype.buildKeyframes=function(){var t=this.keyframes,n=this.timings,e=n.delay,o=n.duration,i=n.easing;if(this._stretchStartingKeyframe&&e){var l=[],r=o+e,c=e/r,a=KU(t[0],!1);a.offset=0,l.push(a);var s=KU(t[0],!1);s.offset=IH(c),l.push(s);for(var u=t.length-1,d=1;d<=u;d++){var g=KU(t[d],!1);g.offset=IH((e+g.offset*o)/r),l.push(g)}o=r,e=0,i="",t=l}return yH(this.element,t,this.preStyleProps,this.postStyleProps,o,e,i,!0)},n}(TH);function IH(t,n){void 0===n&&(n=3);var e=Math.pow(10,n-1);return Math.round(t*e)/e}var zH=function(){return function(){}}(),LH=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return i(n,t),n.prototype.normalizePropertyName=function(t,n){return aH(t)},n.prototype.normalizeStyleValue=function(t,n,e,o){var i="",l=e.toString().trim();if(DH[n]&&0!==e&&"0"!==e)if("number"==typeof e)i="px";else{var r=e.match(/^[+-]?[\d\.]+([a-z]*)$/);r&&0==r[1].length&&o.push("Please provide a CSS unit value for "+t+":"+e)}return l+i},n}(zH),DH=NH("width,height,minWidth,minHeight,maxWidth,maxHeight,left,top,bottom,right,fontSize,outlineWidth,outlineOffset,paddingTop,paddingLeft,paddingBottom,paddingRight,marginTop,marginLeft,marginBottom,marginRight,borderRadius,borderWidth,borderTopWidth,borderLeftWidth,borderRightWidth,borderBottomWidth,textIndent,perspective".split(","));function NH(t){var n={};return t.forEach((function(t){return n[t]=!0})),n}function FH(t,n,e,o,i,l,r,c,a,s,u,d,g){return{type:0,element:t,triggerName:n,isRemovalTransition:i,fromState:e,fromStyles:l,toState:o,toStyles:r,timelines:c,queriedElements:a,preStyleProps:s,postStyleProps:u,totalTime:d,errors:g}}var jH={},RH=function(){function t(t,n,e){this._triggerName=t,this.ast=n,this._stateStyles=e}return t.prototype.match=function(t,n,e,o){return function(t,n,e,o,i){return t.some((function(t){return t(n,e,o,i)}))}(this.ast.matchers,t,n,e,o)},t.prototype.buildStyles=function(t,n,e){var o=this._stateStyles["*"],i=this._stateStyles[t],l=o?o.buildStyles(n,e):{};return i?i.buildStyles(n,e):l},t.prototype.build=function(t,n,e,o,i,r,c,a,s,u){var d=[],g=this.ast.options&&this.ast.options.params||jH,h=this.buildStyles(e,c&&c.params||jH,d),_=a&&a.params||jH,C=this.buildStyles(o,_,d),p=new Set,f=new Map,M=new Map,P="void"===o,O={params:l({},g,_)},m=u?[]:wH(t,n,this.ast.animation,i,r,h,C,O,s,d),v=0;if(m.forEach((function(t){v=Math.max(t.duration+t.delay,v)})),d.length)return FH(n,this._triggerName,e,o,P,h,C,[],[],f,M,v,d);m.forEach((function(t){var e=t.element,o=SU(f,e,{});t.preStyleProps.forEach((function(t){return o[t]=!0}));var i=SU(M,e,{});t.postStyleProps.forEach((function(t){return i[t]=!0})),e!==n&&p.add(e)}));var y=rH(p.values());return FH(n,this._triggerName,e,o,P,h,C,m,y,f,M,v)},t}(),VH=function(){function t(t,n){this.styles=t,this.defaultParams=n}return t.prototype.buildStyles=function(t,n){var e={},o=ZU(this.defaultParams);return Object.keys(t).forEach((function(n){var e=t[n];null!=e&&(o[n]=e)})),this.styles.styles.forEach((function(t){if("string"!=typeof t){var i=t;Object.keys(i).forEach((function(t){var l=i[t];l.length>1&&(l=lH(l,o,n)),e[t]=l}))}})),e},t}(),GH=function(){function t(t,n){var e=this;this.name=t,this.ast=n,this.transitionFactories=[],this.states={},n.states.forEach((function(t){e.states[t.name]=new VH(t.style,t.options&&t.options.params||{})})),UH(this.states,"true","1"),UH(this.states,"false","0"),n.transitions.forEach((function(n){e.transitionFactories.push(new RH(t,n,e.states))})),this.fallbackTransition=new RH(t,{type:1,animation:{type:2,steps:[],options:null},matchers:[function(t,n){return!0}],options:null,queryCount:0,depCount:0},this.states)}return Object.defineProperty(t.prototype,"containsQueries",{get:function(){return this.ast.queryCount>0},enumerable:!0,configurable:!0}),t.prototype.matchTransition=function(t,n,e,o){return this.transitionFactories.find((function(i){return i.match(t,n,e,o)}))||null},t.prototype.matchStyles=function(t,n,e){return this.fallbackTransition.buildStyles(t,n,e)},t}();function UH(t,n,e){t.hasOwnProperty(n)?t.hasOwnProperty(e)||(t[e]=t[n]):t.hasOwnProperty(e)&&(t[n]=t[e])}var HH=new bH,WH=function(){function t(t,n,e){this.bodyNode=t,this._driver=n,this._normalizer=e,this._animations={},this._playersById={},this.players=[]}return t.prototype.register=function(t,n){var e=[],o=fH(this._driver,n,e);if(e.length)throw new Error("Unable to build the animation due to the following errors: "+e.join("\n"));this._animations[t]=o},t.prototype._buildPlayer=function(t,n,e){var o=t.element,i=AU(0,this._normalizer,0,t.keyframes,n,e);return this._driver.animate(o,i,t.duration,t.delay,t.easing,[],!0)},t.prototype.create=function(t,n,e){var o=this;void 0===e&&(e={});var i,l=[],r=this._animations[t],c=new Map;if(r?(i=wH(this._driver,n,r,"ng-enter","ng-leave",{},{},e,HH,l)).forEach((function(t){var n=SU(c,t.element,{});t.postStyleProps.forEach((function(t){return n[t]=null}))})):(l.push("The requested animation doesn't exist or has already been destroyed"),i=[]),l.length)throw new Error("Unable to create the animation due to the following errors: "+l.join("\n"));c.forEach((function(t,n){Object.keys(t).forEach((function(e){t[e]=o._driver.computeStyle(n,e,"*")}))}));var a=xU(i.map((function(t){var n=c.get(t.element);return o._buildPlayer(t,{},n)})));return this._playersById[t]=a,a.onDestroy((function(){return o.destroy(t)})),this.players.push(a),a},t.prototype.destroy=function(t){var n=this._getPlayer(t);n.destroy(),delete this._playersById[t];var e=this.players.indexOf(n);e>=0&&this.players.splice(e,1)},t.prototype._getPlayer=function(t){var n=this._playersById[t];if(!n)throw new Error("Unable to find the timeline player referenced by "+t);return n},t.prototype.listen=function(t,n,e,o){var i=kU(n,"","","");return wU(this._getPlayer(t),e,i,o),function(){}},t.prototype.command=function(t,n,e,o){if("register"!=e)if("create"!=e){var i=this._getPlayer(t);switch(e){case"play":i.play();break;case"pause":i.pause();break;case"reset":i.reset();break;case"restart":i.restart();break;case"finish":i.finish();break;case"init":i.init();break;case"setPosition":i.setPosition(parseFloat(o[0]));break;case"destroy":this.destroy(t)}}else this.create(t,n,o[0]||{});else this.register(t,o[0])},t}(),$H=[],qH={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},YH={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0},XH=function(){function t(t,n){void 0===n&&(n=""),this.namespaceId=n;var e,o=t&&t.hasOwnProperty("value");if(this.value=null!=(e=o?t.value:t)?e:null,o){var i=ZU(t);delete i.value,this.options=i}else this.options={};this.options.params||(this.options.params={})}return Object.defineProperty(t.prototype,"params",{get:function(){return this.options.params},enumerable:!0,configurable:!0}),t.prototype.absorbOptions=function(t){var n=t.params;if(n){var e=this.options.params;Object.keys(n).forEach((function(t){null==e[t]&&(e[t]=n[t])}))}},t}(),ZH=new XH("void"),KH=function(){function t(t,n,e){this.id=t,this.hostElement=n,this._engine=e,this.players=[],this._triggers={},this._queue=[],this._elementListeners=new Map,this._hostClassName="ng-tns-"+t,iW(n,this._hostClassName)}return t.prototype.listen=function(t,n,e,o){var i,l=this;if(!this._triggers.hasOwnProperty(n))throw new Error('Unable to listen on the animation trigger event "'+e+'" because the animation trigger "'+n+"\" doesn't exist!");if(null==e||0==e.length)throw new Error('Unable to listen on the animation trigger "'+n+'" because the provided event is undefined!');if("start"!=(i=e)&&"done"!=i)throw new Error('The provided animation trigger event "'+e+'" for the animation trigger "'+n+'" is not supported!');var r=SU(this._elementListeners,t,[]),c={name:n,phase:e,callback:o};r.push(c);var a=SU(this._engine.statesByElement,t,{});return a.hasOwnProperty(n)||(iW(t,"ng-trigger"),iW(t,"ng-trigger-"+n),a[n]=ZH),function(){l._engine.afterFlush((function(){var t=r.indexOf(c);t>=0&&r.splice(t,1),l._triggers[n]||delete a[n]}))}},t.prototype.register=function(t,n){return!this._triggers[t]&&(this._triggers[t]=n,!0)},t.prototype._getTrigger=function(t){var n=this._triggers[t];if(!n)throw new Error('The provided animation trigger "'+t+'" has not been registered!');return n},t.prototype.trigger=function(t,n,e,o){var i=this;void 0===o&&(o=!0);var l=this._getTrigger(n),r=new QH(this.id,n,t),c=this._engine.statesByElement.get(t);c||(iW(t,"ng-trigger"),iW(t,"ng-trigger-"+n),this._engine.statesByElement.set(t,c={}));var a=c[n],s=new XH(e,this.id);if(!(e&&e.hasOwnProperty("value"))&&a&&s.absorbOptions(a.options),c[n]=s,a||(a=ZH),"void"===s.value||a.value!==s.value){var u=SU(this._engine.playersByElement,t,[]);u.forEach((function(t){t.namespaceId==i.id&&t.triggerName==n&&t.queued&&t.destroy()}));var d=l.matchTransition(a.value,s.value,t,s.params),g=!1;if(!d){if(!o)return;d=l.fallbackTransition,g=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:t,triggerName:n,transition:d,fromState:a,toState:s,player:r,isFallbackTransition:g}),g||(iW(t,"ng-animate-queued"),r.onStart((function(){lW(t,"ng-animate-queued")}))),r.onDone((function(){var n=i.players.indexOf(r);n>=0&&i.players.splice(n,1);var e=i._engine.playersByElement.get(t);if(e){var o=e.indexOf(r);o>=0&&e.splice(o,1)}})),this.players.push(r),u.push(r),r}if(!function(t,n){var e=Object.keys(t),o=Object.keys(n);if(e.length!=o.length)return!1;for(var i=0;i<e.length;i++){var l=e[i];if(!n.hasOwnProperty(l)||t[l]!==n[l])return!1}return!0}(a.params,s.params)){var h=[],_=l.matchStyles(a.value,a.params,h),C=l.matchStyles(s.value,s.params,h);h.length?this._engine.reportError(h):this._engine.afterFlush((function(){nH(t,_),tH(t,C)}))}},t.prototype.deregister=function(t){var n=this;delete this._triggers[t],this._engine.statesByElement.forEach((function(n,e){delete n[t]})),this._elementListeners.forEach((function(e,o){n._elementListeners.set(o,e.filter((function(n){return n.name!=t})))}))},t.prototype.clearElementCache=function(t){this._engine.statesByElement.delete(t),this._elementListeners.delete(t);var n=this._engine.playersByElement.get(t);n&&(n.forEach((function(t){return t.destroy()})),this._engine.playersByElement.delete(t))},t.prototype._signalRemovalForInnerTriggers=function(t,n,e){var o=this;void 0===e&&(e=!1),this._engine.driver.query(t,".ng-trigger",!0).forEach((function(t){if(!t.__ng_removed){var e=o._engine.fetchNamespacesByElement(t);e.size?e.forEach((function(e){return e.triggerLeaveAnimation(t,n,!1,!0)})):o.clearElementCache(t)}}))},t.prototype.triggerLeaveAnimation=function(t,n,e,o){var i=this,l=this._engine.statesByElement.get(t);if(l){var r=[];if(Object.keys(l).forEach((function(n){if(i._triggers[n]){var e=i.trigger(t,n,"void",o);e&&r.push(e)}})),r.length)return this._engine.markElementAsRemoved(this.id,t,!0,n),e&&xU(r).onDone((function(){return i._engine.processLeaveNode(t)})),!0}return!1},t.prototype.prepareLeaveAnimationListeners=function(t){var n=this,e=this._elementListeners.get(t);if(e){var o=new Set;e.forEach((function(e){var i=e.name;if(!o.has(i)){o.add(i);var l=n._triggers[i].fallbackTransition,r=n._engine.statesByElement.get(t)[i]||ZH,c=new XH("void"),a=new QH(n.id,i,t);n._engine.totalQueuedPlayers++,n._queue.push({element:t,triggerName:i,transition:l,fromState:r,toState:c,player:a,isFallbackTransition:!0})}}))}},t.prototype.removeNode=function(t,n){var e=this,o=this._engine;if(t.childElementCount&&this._signalRemovalForInnerTriggers(t,n,!0),!this.triggerLeaveAnimation(t,n,!0)){var i=!1;if(o.totalAnimations){var l=o.players.length?o.playersByQueriedElement.get(t):[];if(l&&l.length)i=!0;else for(var r=t;r=r.parentNode;)if(o.statesByElement.get(r)){i=!0;break}}this.prepareLeaveAnimationListeners(t),i?o.markElementAsRemoved(this.id,t,!1,n):(o.afterFlush((function(){return e.clearElementCache(t)})),o.destroyInnerAnimations(t),o._onRemovalComplete(t,n))}},t.prototype.insertNode=function(t,n){iW(t,this._hostClassName)},t.prototype.drainQueuedTransitions=function(t){var n=this,e=[];return this._queue.forEach((function(o){var i=o.player;if(!i.destroyed){var l=o.element,r=n._elementListeners.get(l);r&&r.forEach((function(n){if(n.name==o.triggerName){var e=kU(l,o.triggerName,o.fromState.value,o.toState.value);e._data=t,wU(o.player,n.phase,e,n.callback)}})),i.markedForDestroy?n._engine.afterFlush((function(){i.destroy()})):e.push(o)}})),this._queue=[],e.sort((function(t,e){var o=t.transition.ast.depCount,i=e.transition.ast.depCount;return 0==o||0==i?o-i:n._engine.driver.containsElement(t.element,e.element)?1:-1}))},t.prototype.destroy=function(t){this.players.forEach((function(t){return t.destroy()})),this._signalRemovalForInnerTriggers(this.hostElement,t)},t.prototype.elementContainsData=function(t){var n=!1;return this._elementListeners.has(t)&&(n=!0),!!this._queue.find((function(n){return n.element===t}))||n},t}(),JH=function(){function t(t,n,e){this.bodyNode=t,this.driver=n,this._normalizer=e,this.players=[],this.newHostElements=new Map,this.playersByElement=new Map,this.playersByQueriedElement=new Map,this.statesByElement=new Map,this.disabledNodes=new Set,this.totalAnimations=0,this.totalQueuedPlayers=0,this._namespaceLookup={},this._namespaceList=[],this._flushFns=[],this._whenQuietFns=[],this.namespacesByHostElement=new Map,this.collectedEnterElements=[],this.collectedLeaveElements=[],this.onRemovalComplete=function(t,n){}}return t.prototype._onRemovalComplete=function(t,n){this.onRemovalComplete(t,n)},Object.defineProperty(t.prototype,"queuedPlayers",{get:function(){var t=[];return this._namespaceList.forEach((function(n){n.players.forEach((function(n){n.queued&&t.push(n)}))})),t},enumerable:!0,configurable:!0}),t.prototype.createNamespace=function(t,n){var e=new KH(t,n,this);return n.parentNode?this._balanceNamespaceList(e,n):(this.newHostElements.set(n,e),this.collectEnterElement(n)),this._namespaceLookup[t]=e},t.prototype._balanceNamespaceList=function(t,n){var e=this._namespaceList.length-1;if(e>=0){for(var o=!1,i=e;i>=0;i--)if(this.driver.containsElement(this._namespaceList[i].hostElement,n)){this._namespaceList.splice(i+1,0,t),o=!0;break}o||this._namespaceList.splice(0,0,t)}else this._namespaceList.push(t);return this.namespacesByHostElement.set(n,t),t},t.prototype.register=function(t,n){var e=this._namespaceLookup[t];return e||(e=this.createNamespace(t,n)),e},t.prototype.registerTrigger=function(t,n,e){var o=this._namespaceLookup[t];o&&o.register(n,e)&&this.totalAnimations++},t.prototype.destroy=function(t,n){var e=this;if(t){var o=this._fetchNamespace(t);this.afterFlush((function(){e.namespacesByHostElement.delete(o.hostElement),delete e._namespaceLookup[t];var n=e._namespaceList.indexOf(o);n>=0&&e._namespaceList.splice(n,1)})),this.afterFlushAnimationsDone((function(){return o.destroy(n)}))}},t.prototype._fetchNamespace=function(t){return this._namespaceLookup[t]},t.prototype.fetchNamespacesByElement=function(t){var n=new Set,e=this.statesByElement.get(t);if(e)for(var o=Object.keys(e),i=0;i<o.length;i++){var l=e[o[i]].namespaceId;if(l){var r=this._fetchNamespace(l);r&&n.add(r)}}return n},t.prototype.trigger=function(t,n,e,o){if(tW(n)){var i=this._fetchNamespace(t);if(i)return i.trigger(n,e,o),!0}return!1},t.prototype.insertNode=function(t,n,e,o){if(tW(n)){var i=n.__ng_removed;if(i&&i.setForRemoval){i.setForRemoval=!1,i.setForMove=!0;var l=this.collectedLeaveElements.indexOf(n);l>=0&&this.collectedLeaveElements.splice(l,1)}if(t){var r=this._fetchNamespace(t);r&&r.insertNode(n,e)}o&&this.collectEnterElement(n)}},t.prototype.collectEnterElement=function(t){this.collectedEnterElements.push(t)},t.prototype.markElementAsDisabled=function(t,n){n?this.disabledNodes.has(t)||(this.disabledNodes.add(t),iW(t,"ng-animate-disabled")):this.disabledNodes.has(t)&&(this.disabledNodes.delete(t),lW(t,"ng-animate-disabled"))},t.prototype.removeNode=function(t,n,e){if(tW(n)){var o=t?this._fetchNamespace(t):null;o?o.removeNode(n,e):this.markElementAsRemoved(t,n,!1,e)}else this._onRemovalComplete(n,e)},t.prototype.markElementAsRemoved=function(t,n,e,o){this.collectedLeaveElements.push(n),n.__ng_removed={namespaceId:t,setForRemoval:o,hasAnimation:e,removedBeforeQueried:!1}},t.prototype.listen=function(t,n,e,o,i){return tW(n)?this._fetchNamespace(t).listen(n,e,o,i):function(){}},t.prototype._buildInstruction=function(t,n,e,o,i){return t.transition.build(this.driver,t.element,t.fromState.value,t.toState.value,e,o,t.fromState.options,t.toState.options,n,i)},t.prototype.destroyInnerAnimations=function(t){var n=this,e=this.driver.query(t,".ng-trigger",!0);e.forEach((function(t){return n.destroyActiveAnimationsForElement(t)})),0!=this.playersByQueriedElement.size&&(e=this.driver.query(t,".ng-animating",!0)).forEach((function(t){return n.finishActiveQueriedAnimationOnElement(t)}))},t.prototype.destroyActiveAnimationsForElement=function(t){var n=this.playersByElement.get(t);n&&n.forEach((function(t){t.queued?t.markedForDestroy=!0:t.destroy()}))},t.prototype.finishActiveQueriedAnimationOnElement=function(t){var n=this.playersByQueriedElement.get(t);n&&n.forEach((function(t){return t.finish()}))},t.prototype.whenRenderingDone=function(){var t=this;return new Promise((function(n){if(t.players.length)return xU(t.players).onDone((function(){return n()}));n()}))},t.prototype.processLeaveNode=function(t){var n=this,e=t.__ng_removed;if(e&&e.setForRemoval){if(t.__ng_removed=qH,e.namespaceId){this.destroyInnerAnimations(t);var o=this._fetchNamespace(e.namespaceId);o&&o.clearElementCache(t)}this._onRemovalComplete(t,e.setForRemoval)}this.driver.matchesElement(t,".ng-animate-disabled")&&this.markElementAsDisabled(t,!1),this.driver.query(t,".ng-animate-disabled",!0).forEach((function(t){n.markElementAsDisabled(t,!1)}))},t.prototype.flush=function(t){var n=this;void 0===t&&(t=-1);var e=[];if(this.newHostElements.size&&(this.newHostElements.forEach((function(t,e){return n._balanceNamespaceList(t,e)})),this.newHostElements.clear()),this.totalAnimations&&this.collectedEnterElements.length)for(var o=0;o<this.collectedEnterElements.length;o++)iW(this.collectedEnterElements[o],"ng-star-inserted");if(this._namespaceList.length&&(this.totalQueuedPlayers||this.collectedLeaveElements.length)){var i=[];try{e=this._flushAnimations(i,t)}finally{for(o=0;o<i.length;o++)i[o]()}}else for(o=0;o<this.collectedLeaveElements.length;o++)this.processLeaveNode(this.collectedLeaveElements[o]);if(this.totalQueuedPlayers=0,this.collectedEnterElements.length=0,this.collectedLeaveElements.length=0,this._flushFns.forEach((function(t){return t()})),this._flushFns=[],this._whenQuietFns.length){var l=this._whenQuietFns;this._whenQuietFns=[],e.length?xU(e).onDone((function(){l.forEach((function(t){return t()}))})):l.forEach((function(t){return t()}))}},t.prototype.reportError=function(t){throw new Error("Unable to process animations due to the following failed trigger transitions\n "+t.join("\n"))},t.prototype._flushAnimations=function(t,n){var e=this,o=new bH,i=[],r=new Map,c=[],a=new Map,s=new Map,u=new Map,d=new Set;this.disabledNodes.forEach((function(t){d.add(t);for(var n=e.driver.query(t,".ng-animate-queued",!0),o=0;o<n.length;o++)d.add(n[o])}));var h=this.bodyNode,_=Array.from(this.statesByElement.keys()),C=oW(_,this.collectedEnterElements),p=new Map,f=0;C.forEach((function(t,n){var e="ng-enter"+f++;p.set(n,e),t.forEach((function(t){return iW(t,e)}))}));for(var M=[],P=new Set,O=new Set,m=0;m<this.collectedLeaveElements.length;m++)(F=(N=this.collectedLeaveElements[m]).__ng_removed)&&F.setForRemoval&&(M.push(N),P.add(N),F.hasAnimation?this.driver.query(N,".ng-star-inserted",!0).forEach((function(t){return P.add(t)})):O.add(N));var v=new Map,y=oW(_,Array.from(P));y.forEach((function(t,n){var e="ng-leave"+f++;v.set(n,e),t.forEach((function(t){return iW(t,e)}))})),t.push((function(){C.forEach((function(t,n){var e=p.get(n);t.forEach((function(t){return lW(t,e)}))})),y.forEach((function(t,n){var e=v.get(n);t.forEach((function(t){return lW(t,e)}))})),M.forEach((function(t){e.processLeaveNode(t)}))}));for(var b=[],x=[],A=this._namespaceList.length-1;A>=0;A--)this._namespaceList[A].drainQueuedTransitions(n).forEach((function(t){var n=t.player,l=t.element;if(b.push(n),e.collectedEnterElements.length){var r=l.__ng_removed;if(r&&r.setForMove)return void n.destroy()}var d=!h||!e.driver.containsElement(h,l),g=v.get(l),_=p.get(l),C=e._buildInstruction(t,o,_,g,d);if(C.errors&&C.errors.length)x.push(C);else{if(d)return n.onStart((function(){return nH(l,C.fromStyles)})),n.onDestroy((function(){return tH(l,C.toStyles)})),void i.push(n);if(t.isFallbackTransition)return n.onStart((function(){return nH(l,C.fromStyles)})),n.onDestroy((function(){return tH(l,C.toStyles)})),void i.push(n);C.timelines.forEach((function(t){return t.stretchStartingKeyframe=!0})),o.append(l,C.timelines),c.push({instruction:C,player:n,element:l}),C.queriedElements.forEach((function(t){return SU(a,t,[]).push(n)})),C.preStyleProps.forEach((function(t,n){var e=Object.keys(t);if(e.length){var o=s.get(n);o||s.set(n,o=new Set),e.forEach((function(t){return o.add(t)}))}})),C.postStyleProps.forEach((function(t,n){var e=Object.keys(t),o=u.get(n);o||u.set(n,o=new Set),e.forEach((function(t){return o.add(t)}))}))}}));if(x.length){var w=[];x.forEach((function(t){w.push("@"+t.triggerName+" has failed due to:\n"),t.errors.forEach((function(t){return w.push("- "+t+"\n")}))})),b.forEach((function(t){return t.destroy()})),this.reportError(w)}var B=new Map,k=new Map;c.forEach((function(t){var n=t.element;o.has(n)&&(k.set(n,n),e._beforeAnimationBuild(t.player.namespaceId,t.instruction,B))})),i.forEach((function(t){var n=t.element;e._getPreviousPlayers(n,!1,t.namespaceId,t.triggerName,null).forEach((function(t){SU(B,n,[]).push(t),t.destroy()}))}));var S=M.filter((function(t){return cW(t,s,u)})),T=new Map;eW(T,this.driver,O,u,"*").forEach((function(t){cW(t,s,u)&&S.push(t)}));var E=new Map;C.forEach((function(t,n){eW(E,e.driver,new Set(t),s,"!")})),S.forEach((function(t){var n=T.get(t),e=E.get(t);T.set(t,l({},n,e))}));var I=[],z=[],L={};c.forEach((function(t){var n=t.element,l=t.player,c=t.instruction;if(o.has(n)){if(d.has(n))return l.onDestroy((function(){return tH(n,c.toStyles)})),l.disabled=!0,l.overrideTotalTime(c.totalTime),void i.push(l);var a=L;if(k.size>1){for(var s=n,u=[];s=s.parentNode;){var g=k.get(s);if(g){a=g;break}u.push(s)}u.forEach((function(t){return k.set(t,a)}))}var h=e._buildAnimation(l.namespaceId,c,B,r,E,T);if(l.setRealPlayer(h),a===L)I.push(l);else{var _=e.playersByElement.get(a);_&&_.length&&(l.parentPlayer=xU(_)),i.push(l)}}else nH(n,c.fromStyles),l.onDestroy((function(){return tH(n,c.toStyles)})),z.push(l),d.has(n)&&i.push(l)})),z.forEach((function(t){var n=r.get(t.element);if(n&&n.length){var e=xU(n);t.setRealPlayer(e)}})),i.forEach((function(t){t.parentPlayer?t.syncPlayerEvents(t.parentPlayer):t.destroy()}));for(var D=0;D<M.length;D++){var N,F=(N=M[D]).__ng_removed;if(lW(N,"ng-leave"),!F||!F.hasAnimation){var j=[];if(a.size){var R=a.get(N);R&&R.length&&j.push.apply(j,g(R));for(var V=this.driver.query(N,".ng-animating",!0),G=0;G<V.length;G++){var U=a.get(V[G]);U&&U.length&&j.push.apply(j,g(U))}}var H=j.filter((function(t){return!t.destroyed}));H.length?rW(this,N,H):this.processLeaveNode(N)}}return M.length=0,I.forEach((function(t){e.players.push(t),t.onDone((function(){t.destroy();var n=e.players.indexOf(t);e.players.splice(n,1)})),t.play()})),I},t.prototype.elementContainsData=function(t,n){var e=!1,o=n.__ng_removed;return o&&o.setForRemoval&&(e=!0),this.playersByElement.has(n)&&(e=!0),this.playersByQueriedElement.has(n)&&(e=!0),this.statesByElement.has(n)&&(e=!0),this._fetchNamespace(t).elementContainsData(n)||e},t.prototype.afterFlush=function(t){this._flushFns.push(t)},t.prototype.afterFlushAnimationsDone=function(t){this._whenQuietFns.push(t)},t.prototype._getPreviousPlayers=function(t,n,e,o,i){var l=[];if(n){var r=this.playersByQueriedElement.get(t);r&&(l=r)}else{var c=this.playersByElement.get(t);if(c){var a=!i||"void"==i;c.forEach((function(t){t.queued||(a||t.triggerName==o)&&l.push(t)}))}}return(e||o)&&(l=l.filter((function(t){return!(e&&e!=t.namespaceId||o&&o!=t.triggerName)}))),l},t.prototype._beforeAnimationBuild=function(t,n,e){var o,i,l=n.element,r=n.isRemovalTransition?void 0:t,c=n.isRemovalTransition?void 0:n.triggerName,a=function(t){var o=t.element,i=o!==l,a=SU(e,o,[]);s._getPreviousPlayers(o,i,r,c,n.toState).forEach((function(t){var n=t.getRealPlayer();n.beforeDestroy&&n.beforeDestroy(),t.destroy(),a.push(t)}))},s=this;try{for(var d=u(n.timelines),g=d.next();!g.done;g=d.next())a(g.value)}catch(h){o={error:h}}finally{try{g&&!g.done&&(i=d.return)&&i.call(d)}finally{if(o)throw o.error}}nH(l,n.fromStyles)},t.prototype._buildAnimation=function(t,n,e,o,i,l){var r=this,c=n.triggerName,a=n.element,s=[],u=new Set,d=new Set,g=n.timelines.map((function(n){var g=n.element;u.add(g);var h=g.__ng_removed;if(h&&h.removedBeforeQueried)return new vU(n.duration,n.delay);var _,C,p=g!==a,f=(_=(e.get(g)||$H).map((function(t){return t.getRealPlayer()})),C=[],function t(n,e){for(var o=0;o<n.length;o++){var i=n[o];i instanceof yU?t(i.players,e):e.push(i)}}(_,C),C).filter((function(t){return!!t.element&&t.element===g})),M=i.get(g),P=l.get(g),O=AU(0,r._normalizer,0,n.keyframes,M,P),m=r._buildPlayer(n,O,f);if(n.subTimeline&&o&&d.add(g),p){var v=new QH(t,c,g);v.setRealPlayer(m),s.push(v)}return m}));s.forEach((function(t){SU(r.playersByQueriedElement,t.element,[]).push(t),t.onDone((function(){return function(t,n,e){var o;if(t instanceof Map){if(o=t.get(n)){if(o.length){var i=o.indexOf(e);o.splice(i,1)}0==o.length&&t.delete(n)}}else(o=t[n])&&(o.length&&(i=o.indexOf(e),o.splice(i,1)),0==o.length&&delete t[n]);return o}(r.playersByQueriedElement,t.element,t)}))})),u.forEach((function(t){return iW(t,"ng-animating")}));var h=xU(g);return h.onDestroy((function(){u.forEach((function(t){return lW(t,"ng-animating")})),tH(a,n.toStyles)})),d.forEach((function(t){SU(o,t,[]).push(h)})),h},t.prototype._buildPlayer=function(t,n,e){return n.length>0?this.driver.animate(t.element,n,t.duration,t.delay,t.easing,e):new vU(t.duration,t.delay)},t}(),QH=function(){function t(t,n,e){this.namespaceId=t,this.triggerName=n,this.element=e,this._player=new vU,this._containsRealPlayer=!1,this._queuedCallbacks={},this.destroyed=!1,this.markedForDestroy=!1,this.disabled=!1,this.queued=!0,this.totalTime=0}return t.prototype.setRealPlayer=function(t){var n=this;this._containsRealPlayer||(this._player=t,Object.keys(this._queuedCallbacks).forEach((function(e){n._queuedCallbacks[e].forEach((function(n){return wU(t,e,void 0,n)}))})),this._queuedCallbacks={},this._containsRealPlayer=!0,this.overrideTotalTime(t.totalTime),this.queued=!1)},t.prototype.getRealPlayer=function(){return this._player},t.prototype.overrideTotalTime=function(t){this.totalTime=t},t.prototype.syncPlayerEvents=function(t){var n=this,e=this._player;e.triggerCallback&&t.onStart((function(){return e.triggerCallback("start")})),t.onDone((function(){return n.finish()})),t.onDestroy((function(){return n.destroy()}))},t.prototype._queueEvent=function(t,n){SU(this._queuedCallbacks,t,[]).push(n)},t.prototype.onDone=function(t){this.queued&&this._queueEvent("done",t),this._player.onDone(t)},t.prototype.onStart=function(t){this.queued&&this._queueEvent("start",t),this._player.onStart(t)},t.prototype.onDestroy=function(t){this.queued&&this._queueEvent("destroy",t),this._player.onDestroy(t)},t.prototype.init=function(){this._player.init()},t.prototype.hasStarted=function(){return!this.queued&&this._player.hasStarted()},t.prototype.play=function(){!this.queued&&this._player.play()},t.prototype.pause=function(){!this.queued&&this._player.pause()},t.prototype.restart=function(){!this.queued&&this._player.restart()},t.prototype.finish=function(){this._player.finish()},t.prototype.destroy=function(){this.destroyed=!0,this._player.destroy()},t.prototype.reset=function(){!this.queued&&this._player.reset()},t.prototype.setPosition=function(t){this.queued||this._player.setPosition(t)},t.prototype.getPosition=function(){return this.queued?0:this._player.getPosition()},t.prototype.triggerCallback=function(t){var n=this._player;n.triggerCallback&&n.triggerCallback(t)},t}();function tW(t){return t&&1===t.nodeType}function nW(t,n){var e=t.style.display;return t.style.display=null!=n?n:"none",e}function eW(t,n,e,o,i){var l=[];e.forEach((function(t){return l.push(nW(t))}));var r=[];o.forEach((function(e,o){var l={};e.forEach((function(t){var e=l[t]=n.computeStyle(o,t,i);e&&0!=e.length||(o.__ng_removed=YH,r.push(o))})),t.set(o,l)}));var c=0;return e.forEach((function(t){return nW(t,l[c++])})),r}function oW(t,n){var e=new Map;if(t.forEach((function(t){return e.set(t,[])})),0==n.length)return e;var o=new Set(n),i=new Map;return n.forEach((function(t){var n=function t(n){if(!n)return 1;var l=i.get(n);if(l)return l;var r=n.parentNode;return l=e.has(r)?r:o.has(r)?1:t(r),i.set(n,l),l}(t);1!==n&&e.get(n).push(t)})),e}function iW(t,n){if(t.classList)t.classList.add(n);else{var e=t.$$classes;e||(e=t.$$classes={}),e[n]=!0}}function lW(t,n){if(t.classList)t.classList.remove(n);else{var e=t.$$classes;e&&delete e[n]}}function rW(t,n,e){xU(e).onDone((function(){return t.processLeaveNode(n)}))}function cW(t,n,e){var o=e.get(t);if(!o)return!1;var i=n.get(t);return i?o.forEach((function(t){return i.add(t)})):n.set(t,o),e.delete(t),!0}var aW=function(){function t(t,n,e){var o=this;this.bodyNode=t,this._driver=n,this._triggerCache={},this.onRemovalComplete=function(t,n){},this._transitionEngine=new JH(t,n,e),this._timelineEngine=new WH(t,n,e),this._transitionEngine.onRemovalComplete=function(t,n){return o.onRemovalComplete(t,n)}}return t.prototype.registerTrigger=function(t,n,e,o,i){var l=t+"-"+o,r=this._triggerCache[l];if(!r){var c=[],a=fH(this._driver,i,c);if(c.length)throw new Error('The animation trigger "'+o+'" has failed to build due to the following errors:\n - '+c.join("\n - "));r=function(t,n){return new GH(t,n)}(o,a),this._triggerCache[l]=r}this._transitionEngine.registerTrigger(n,o,r)},t.prototype.register=function(t,n){this._transitionEngine.register(t,n)},t.prototype.destroy=function(t,n){this._transitionEngine.destroy(t,n)},t.prototype.onInsert=function(t,n,e,o){this._transitionEngine.insertNode(t,n,e,o)},t.prototype.onRemove=function(t,n,e){this._transitionEngine.removeNode(t,n,e)},t.prototype.disableAnimations=function(t,n){this._transitionEngine.markElementAsDisabled(t,n)},t.prototype.process=function(t,n,e,o){if("@"==e.charAt(0)){var i=d(TU(e),2);this._timelineEngine.command(i[0],n,i[1],o)}else this._transitionEngine.trigger(t,n,e,o)},t.prototype.listen=function(t,n,e,o,i){if("@"==e.charAt(0)){var l=d(TU(e),2);return this._timelineEngine.listen(l[0],n,l[1],i)}return this._transitionEngine.listen(t,n,e,o,i)},t.prototype.flush=function(t){void 0===t&&(t=-1),this._transitionEngine.flush(t)},Object.defineProperty(t.prototype,"players",{get:function(){return this._transitionEngine.players.concat(this._timelineEngine.players)},enumerable:!0,configurable:!0}),t.prototype.whenRenderingDone=function(){return this._transitionEngine.whenRenderingDone()},t}();function sW(t,n){var e=null,o=null;return Array.isArray(n)&&n.length?(e=dW(n[0]),n.length>1&&(o=dW(n[n.length-1]))):n&&(e=dW(n)),e||o?new uW(t,e,o):null}var uW=function(){function t(n,e,o){this._element=n,this._startStyles=e,this._endStyles=o,this._state=0;var i=t.initialStylesByElement.get(n);i||t.initialStylesByElement.set(n,i={}),this._initialStyles=i}return t.prototype.start=function(){this._state<1&&(this._startStyles&&tH(this._element,this._startStyles,this._initialStyles),this._state=1)},t.prototype.finish=function(){this.start(),this._state<2&&(tH(this._element,this._initialStyles),this._endStyles&&(tH(this._element,this._endStyles),this._endStyles=null),this._state=1)},t.prototype.destroy=function(){this.finish(),this._state<3&&(t.initialStylesByElement.delete(this._element),this._startStyles&&(nH(this._element,this._startStyles),this._endStyles=null),this._endStyles&&(nH(this._element,this._endStyles),this._endStyles=null),tH(this._element,this._initialStyles),this._state=3)},t.initialStylesByElement=new WeakMap,t}();function dW(t){for(var n=null,e=Object.keys(t),o=0;o<e.length;o++){var i=e[o];gW(i)&&((n=n||{})[i]=t[i])}return n}function gW(t){return"display"===t||"position"===t}var hW=function(){function t(t,n,e,o,i,l,r){var c=this;this._element=t,this._name=n,this._duration=e,this._delay=o,this._easing=i,this._fillMode=l,this._onDoneFn=r,this._finished=!1,this._destroyed=!1,this._startTime=0,this._position=0,this._eventFn=function(t){return c._handleCallback(t)}}return t.prototype.apply=function(){var t,n,e;n=this._duration+"ms "+this._easing+" "+this._delay+"ms 1 normal "+this._fillMode+" "+this._name,(e=PW(t=this._element,"").trim()).length&&(function(t,n){for(var e=0;e<t.length;e++)","===t.charAt(e)&&0}(e),n=e+", "+n),MW(t,"",n),fW(this._element,this._eventFn,!1),this._startTime=Date.now()},t.prototype.pause=function(){_W(this._element,this._name,"paused")},t.prototype.resume=function(){_W(this._element,this._name,"running")},t.prototype.setPosition=function(t){var n=CW(this._element,this._name);this._position=t*this._duration,MW(this._element,"Delay","-"+this._position+"ms",n)},t.prototype.getPosition=function(){return this._position},t.prototype._handleCallback=function(t){var n=t._ngTestManualTimestamp||Date.now(),e=1e3*parseFloat(t.elapsedTime.toFixed(3));t.animationName==this._name&&Math.max(n-this._startTime,0)>=this._delay&&e>=this._duration&&this.finish()},t.prototype.finish=function(){this._finished||(this._finished=!0,this._onDoneFn(),fW(this._element,this._eventFn,!0))},t.prototype.destroy=function(){var t,n,e,o;this._destroyed||(this._destroyed=!0,this.finish(),n=this._name,(o=pW(e=PW(t=this._element,"").split(","),n))>=0&&(e.splice(o,1),MW(t,"",e.join(","))))},t}();function _W(t,n,e){MW(t,"PlayState",e,CW(t,n))}function CW(t,n){var e=PW(t,"");return e.indexOf(",")>0?pW(e.split(","),n):pW([e],n)}function pW(t,n){for(var e=0;e<t.length;e++)if(t[e].indexOf(n)>=0)return e;return-1}function fW(t,n,e){e?t.removeEventListener("animationend",n):t.addEventListener("animationend",n)}function MW(t,n,e,o){var i="animation"+n;if(null!=o){var l=t.style[i];if(l.length){var r=l.split(",");r[o]=e,e=r.join(",")}}t.style[i]=e}function PW(t,n){return t.style["animation"+n]}var OW=function(){function t(t,n,e,o,i,l,r,c){this.element=t,this.keyframes=n,this.animationName=e,this._duration=o,this._delay=i,this._finalStyles=r,this._specialStyles=c,this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._started=!1,this.currentSnapshot={},this._state=0,this.easing=l||"linear",this.totalTime=o+i,this._buildStyler()}return t.prototype.onStart=function(t){this._onStartFns.push(t)},t.prototype.onDone=function(t){this._onDoneFns.push(t)},t.prototype.onDestroy=function(t){this._onDestroyFns.push(t)},t.prototype.destroy=function(){this.init(),this._state>=4||(this._state=4,this._styler.destroy(),this._flushStartFns(),this._flushDoneFns(),this._specialStyles&&this._specialStyles.destroy(),this._onDestroyFns.forEach((function(t){return t()})),this._onDestroyFns=[])},t.prototype._flushDoneFns=function(){this._onDoneFns.forEach((function(t){return t()})),this._onDoneFns=[]},t.prototype._flushStartFns=function(){this._onStartFns.forEach((function(t){return t()})),this._onStartFns=[]},t.prototype.finish=function(){this.init(),this._state>=3||(this._state=3,this._styler.finish(),this._flushStartFns(),this._specialStyles&&this._specialStyles.finish(),this._flushDoneFns())},t.prototype.setPosition=function(t){this._styler.setPosition(t)},t.prototype.getPosition=function(){return this._styler.getPosition()},t.prototype.hasStarted=function(){return this._state>=2},t.prototype.init=function(){this._state>=1||(this._state=1,this._styler.apply(),this._delay&&this._styler.pause())},t.prototype.play=function(){this.init(),this.hasStarted()||(this._flushStartFns(),this._state=2,this._specialStyles&&this._specialStyles.start()),this._styler.resume()},t.prototype.pause=function(){this.init(),this._styler.pause()},t.prototype.restart=function(){this.reset(),this.play()},t.prototype.reset=function(){this._styler.destroy(),this._buildStyler(),this._styler.apply()},t.prototype._buildStyler=function(){var t=this;this._styler=new hW(this.element,this.animationName,this._duration,this._delay,this.easing,"forwards",(function(){return t.finish()}))},t.prototype.triggerCallback=function(t){var n="start"==t?this._onStartFns:this._onDoneFns;n.forEach((function(t){return t()})),n.length=0},t.prototype.beforeDestroy=function(){var t=this;this.init();var n={};if(this.hasStarted()){var e=this._state>=3;Object.keys(this._finalStyles).forEach((function(o){"offset"!=o&&(n[o]=e?t._finalStyles[o]:gH(t.element,o))}))}this.currentSnapshot=n},t}(),mW=function(t){function n(n,e){var o=t.call(this)||this;return o.element=n,o._startingStyles={},o.__initialized=!1,o._styles=HU(e),o}return i(n,t),n.prototype.init=function(){var n=this;!this.__initialized&&this._startingStyles&&(this.__initialized=!0,Object.keys(this._styles).forEach((function(t){n._startingStyles[t]=n.element.style[t]})),t.prototype.init.call(this))},n.prototype.play=function(){var n=this;this._startingStyles&&(this.init(),Object.keys(this._styles).forEach((function(t){return n.element.style.setProperty(t,n._styles[t])})),t.prototype.play.call(this))},n.prototype.destroy=function(){var n=this;this._startingStyles&&(Object.keys(this._startingStyles).forEach((function(t){var e=n._startingStyles[t];e?n.element.style.setProperty(t,e):n.element.style.removeProperty(t)})),this._startingStyles=null,t.prototype.destroy.call(this))},n}(vU),vW=function(){function t(){this._count=0,this._head=document.querySelector("head"),this._warningIssued=!1}return t.prototype.validateStyleProperty=function(t){return RU(t)},t.prototype.matchesElement=function(t,n){return VU(t,n)},t.prototype.containsElement=function(t,n){return GU(t,n)},t.prototype.query=function(t,n,e){return UU(t,n,e)},t.prototype.computeStyle=function(t,n,e){return window.getComputedStyle(t)[n]},t.prototype.buildKeyframeElement=function(t,n,e){e=e.map((function(t){return HU(t)}));var o="@keyframes "+n+" {\n",i="";e.forEach((function(t){i=" ";var n=parseFloat(t.offset);o+=""+i+100*n+"% {\n",i+=" ",Object.keys(t).forEach((function(n){var e=t[n];switch(n){case"offset":return;case"easing":return void(e&&(o+=i+"animation-timing-function: "+e+";\n"));default:return void(o+=""+i+n+": "+e+";\n")}})),o+=i+"}\n"})),o+="}\n";var l=document.createElement("style");return l.innerHTML=o,l},t.prototype.animate=function(t,n,e,o,i,l,r){void 0===l&&(l=[]),r&&this._notifyFaultyScrubber();var c=l.filter((function(t){return t instanceof OW})),a={};sH(e,o)&&c.forEach((function(t){var n=t.currentSnapshot;Object.keys(n).forEach((function(t){return a[t]=n[t]}))}));var s=function(t){var n={};return t&&(Array.isArray(t)?t:[t]).forEach((function(t){Object.keys(t).forEach((function(e){"offset"!=e&&"easing"!=e&&(n[e]=t[e])}))})),n}(n=uH(t,n,a));if(0==e)return new mW(t,s);var u="gen_css_kf_"+this._count++,d=this.buildKeyframeElement(t,u,n);document.querySelector("head").appendChild(d);var g=sW(t,n),h=new OW(t,n,u,e,o,i,s,g);return h.onDestroy((function(){var t;(t=d).parentNode.removeChild(t)})),h},t.prototype._notifyFaultyScrubber=function(){this._warningIssued||(console.warn("@angular/animations: please load the web-animations.js polyfill to allow programmatic access...\n","  visit http://bit.ly/IWukam to learn more about using the web-animation-js polyfill."),this._warningIssued=!0)},t}(),yW=function(){function t(t,n,e,o){this.element=t,this.keyframes=n,this.options=e,this._specialStyles=o,this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._initialized=!1,this._finished=!1,this._started=!1,this._destroyed=!1,this.time=0,this.parentPlayer=null,this.currentSnapshot={},this._duration=e.duration,this._delay=e.delay||0,this.time=this._duration+this._delay}return t.prototype._onFinish=function(){this._finished||(this._finished=!0,this._onDoneFns.forEach((function(t){return t()})),this._onDoneFns=[])},t.prototype.init=function(){this._buildPlayer(),this._preparePlayerBeforeStart()},t.prototype._buildPlayer=function(){var t=this;if(!this._initialized){this._initialized=!0;var n=this.keyframes;this.domPlayer=this._triggerWebAnimation(this.element,n,this.options),this._finalKeyframe=n.length?n[n.length-1]:{},this.domPlayer.addEventListener("finish",(function(){return t._onFinish()}))}},t.prototype._preparePlayerBeforeStart=function(){this._delay?this._resetDomPlayerState():this.domPlayer.pause()},t.prototype._triggerWebAnimation=function(t,n,e){return t.animate(n,e)},t.prototype.onStart=function(t){this._onStartFns.push(t)},t.prototype.onDone=function(t){this._onDoneFns.push(t)},t.prototype.onDestroy=function(t){this._onDestroyFns.push(t)},t.prototype.play=function(){this._buildPlayer(),this.hasStarted()||(this._onStartFns.forEach((function(t){return t()})),this._onStartFns=[],this._started=!0,this._specialStyles&&this._specialStyles.start()),this.domPlayer.play()},t.prototype.pause=function(){this.init(),this.domPlayer.pause()},t.prototype.finish=function(){this.init(),this._specialStyles&&this._specialStyles.finish(),this._onFinish(),this.domPlayer.finish()},t.prototype.reset=function(){this._resetDomPlayerState(),this._destroyed=!1,this._finished=!1,this._started=!1},t.prototype._resetDomPlayerState=function(){this.domPlayer&&this.domPlayer.cancel()},t.prototype.restart=function(){this.reset(),this.play()},t.prototype.hasStarted=function(){return this._started},t.prototype.destroy=function(){this._destroyed||(this._destroyed=!0,this._resetDomPlayerState(),this._onFinish(),this._specialStyles&&this._specialStyles.destroy(),this._onDestroyFns.forEach((function(t){return t()})),this._onDestroyFns=[])},t.prototype.setPosition=function(t){this.domPlayer.currentTime=t*this.time},t.prototype.getPosition=function(){return this.domPlayer.currentTime/this.time},Object.defineProperty(t.prototype,"totalTime",{get:function(){return this._delay+this._duration},enumerable:!0,configurable:!0}),t.prototype.beforeDestroy=function(){var t=this,n={};this.hasStarted()&&Object.keys(this._finalKeyframe).forEach((function(e){"offset"!=e&&(n[e]=t._finished?t._finalKeyframe[e]:gH(t.element,e))})),this.currentSnapshot=n},t.prototype.triggerCallback=function(t){var n="start"==t?this._onStartFns:this._onDoneFns;n.forEach((function(t){return t()})),n.length=0},t}(),bW=function(){function t(){this._isNativeImpl=/\{\s*\[native\s+code\]\s*\}/.test(xW().toString()),this._cssKeyframesDriver=new vW}return t.prototype.validateStyleProperty=function(t){return RU(t)},t.prototype.matchesElement=function(t,n){return VU(t,n)},t.prototype.containsElement=function(t,n){return GU(t,n)},t.prototype.query=function(t,n,e){return UU(t,n,e)},t.prototype.computeStyle=function(t,n,e){return window.getComputedStyle(t)[n]},t.prototype.overrideWebAnimationsSupport=function(t){this._isNativeImpl=t},t.prototype.animate=function(t,n,e,o,i,l,r){if(void 0===l&&(l=[]),!r&&!this._isNativeImpl)return this._cssKeyframesDriver.animate(t,n,e,o,i,l);var c={duration:e,delay:o,fill:0==o?"both":"forwards"};i&&(c.easing=i);var a={},s=l.filter((function(t){return t instanceof yW}));sH(e,o)&&s.forEach((function(t){var n=t.currentSnapshot;Object.keys(n).forEach((function(t){return a[t]=n[t]}))}));var u=sW(t,n=uH(t,n=n.map((function(t){return KU(t,!1)})),a));return new yW(t,n,c,u)},t}();function xW(){return"undefined"!=typeof window&&void 0!==window.document&&Element.prototype.animate||{}}var AW=function(t){function n(n,e){var o=t.call(this)||this;return o._nextAnimationId=0,o._renderer=n.createRenderer(e.body,{id:"0",encapsulation:Ft.None,styles:[],data:{animation:[]}}),o}return i(n,t),n.prototype.build=function(t){var n=this._nextAnimationId.toString();this._nextAnimationId++;var e=Array.isArray(t)?PU(t):t;return kW(this._renderer,null,n,"register",[e]),new wW(n,this._renderer)},n}(fU),wW=function(t){function n(n,e){var o=t.call(this)||this;return o._id=n,o._renderer=e,o}return i(n,t),n.prototype.create=function(t,n){return new BW(this._id,t,n||{},this._renderer)},n}(MU),BW=function(){function t(t,n,e,o){this.id=t,this.element=n,this._renderer=o,this.parentPlayer=null,this._started=!1,this.totalTime=0,this._command("create",e)}return t.prototype._listen=function(t,n){return this._renderer.listen(this.element,"@@"+this.id+":"+t,n)},t.prototype._command=function(t){for(var n=[],e=1;e<arguments.length;e++)n[e-1]=arguments[e];return kW(this._renderer,this.element,this.id,t,n)},t.prototype.onDone=function(t){this._listen("done",t)},t.prototype.onStart=function(t){this._listen("start",t)},t.prototype.onDestroy=function(t){this._listen("destroy",t)},t.prototype.init=function(){this._command("init")},t.prototype.hasStarted=function(){return this._started},t.prototype.play=function(){this._command("play"),this._started=!0},t.prototype.pause=function(){this._command("pause")},t.prototype.restart=function(){this._command("restart")},t.prototype.finish=function(){this._command("finish")},t.prototype.destroy=function(){this._command("destroy")},t.prototype.reset=function(){this._command("reset")},t.prototype.setPosition=function(t){this._command("setPosition",t)},t.prototype.getPosition=function(){return 0},t}();function kW(t,n,e,o,i){return t.setProperty(n,"@@"+e+":"+o,i)}var SW=function(){function t(t,n,e){this.delegate=t,this.engine=n,this._zone=e,this._currentId=0,this._microtaskId=1,this._animationCallbacksBuffer=[],this._rendererCache=new Map,this._cdRecurDepth=0,this.promise=Promise.resolve(0),n.onRemovalComplete=function(t,n){n&&n.parentNode(t)&&n.removeChild(t.parentNode,t)}}return t.prototype.createRenderer=function(t,n){var e=this,o=this.delegate.createRenderer(t,n);if(!(t&&n&&n.data&&n.data.animation)){var i=this._rendererCache.get(o);return i||(i=new TW("",o,this.engine),this._rendererCache.set(o,i)),i}var l=n.id,r=n.id+"-"+this._currentId;return this._currentId++,this.engine.register(r,t),n.data.animation.forEach((function(n){return e.engine.registerTrigger(l,r,t,n.name,n)})),new EW(this,r,o,this.engine)},t.prototype.begin=function(){this._cdRecurDepth++,this.delegate.begin&&this.delegate.begin()},t.prototype._scheduleCountTask=function(){var t=this;this.promise.then((function(){t._microtaskId++}))},t.prototype.scheduleListenerCallback=function(t,n,e){var o=this;t>=0&&t<this._microtaskId?this._zone.run((function(){return n(e)})):(0==this._animationCallbacksBuffer.length&&Promise.resolve(null).then((function(){o._zone.run((function(){o._animationCallbacksBuffer.forEach((function(t){var n=d(t,2);(0,n[0])(n[1])})),o._animationCallbacksBuffer=[]}))})),this._animationCallbacksBuffer.push([n,e]))},t.prototype.end=function(){var t=this;this._cdRecurDepth--,0==this._cdRecurDepth&&this._zone.runOutsideAngular((function(){t._scheduleCountTask(),t.engine.flush(t._microtaskId)})),this.delegate.end&&this.delegate.end()},t.prototype.whenRenderingDone=function(){return this.engine.whenRenderingDone()},t}(),TW=function(){function t(t,n,e){this.namespaceId=t,this.delegate=n,this.engine=e,this.destroyNode=this.delegate.destroyNode?function(t){return n.destroyNode(t)}:null}return Object.defineProperty(t.prototype,"data",{get:function(){return this.delegate.data},enumerable:!0,configurable:!0}),t.prototype.destroy=function(){this.engine.destroy(this.namespaceId,this.delegate),this.delegate.destroy()},t.prototype.createElement=function(t,n){return this.delegate.createElement(t,n)},t.prototype.createComment=function(t){return this.delegate.createComment(t)},t.prototype.createText=function(t){return this.delegate.createText(t)},t.prototype.appendChild=function(t,n){this.delegate.appendChild(t,n),this.engine.onInsert(this.namespaceId,n,t,!1)},t.prototype.insertBefore=function(t,n,e){this.delegate.insertBefore(t,n,e),this.engine.onInsert(this.namespaceId,n,t,!0)},t.prototype.removeChild=function(t,n){this.engine.onRemove(this.namespaceId,n,this.delegate)},t.prototype.selectRootElement=function(t,n){return this.delegate.selectRootElement(t,n)},t.prototype.parentNode=function(t){return this.delegate.parentNode(t)},t.prototype.nextSibling=function(t){return this.delegate.nextSibling(t)},t.prototype.setAttribute=function(t,n,e,o){this.delegate.setAttribute(t,n,e,o)},t.prototype.removeAttribute=function(t,n,e){this.delegate.removeAttribute(t,n,e)},t.prototype.addClass=function(t,n){this.delegate.addClass(t,n)},t.prototype.removeClass=function(t,n){this.delegate.removeClass(t,n)},t.prototype.setStyle=function(t,n,e,o){this.delegate.setStyle(t,n,e,o)},t.prototype.removeStyle=function(t,n,e){this.delegate.removeStyle(t,n,e)},t.prototype.setProperty=function(t,n,e){"@"==n.charAt(0)&&"@.disabled"==n?this.disableAnimations(t,!!e):this.delegate.setProperty(t,n,e)},t.prototype.setValue=function(t,n){this.delegate.setValue(t,n)},t.prototype.listen=function(t,n,e){return this.delegate.listen(t,n,e)},t.prototype.disableAnimations=function(t,n){this.engine.disableAnimations(t,n)},t}(),EW=function(t){function n(n,e,o,i){var l=t.call(this,e,o,i)||this;return l.factory=n,l.namespaceId=e,l}return i(n,t),n.prototype.setProperty=function(t,n,e){"@"==n.charAt(0)?"."==n.charAt(1)&&"@.disabled"==n?this.disableAnimations(t,e=void 0===e||!!e):this.engine.process(this.namespaceId,t,n.substr(1),e):this.delegate.setProperty(t,n,e)},n.prototype.listen=function(t,n,e){var o,i,l,r=this;if("@"==n.charAt(0)){var c=function(t){switch(t){case"body":return document.body;case"document":return document;case"window":return window;default:return t}}(t),a=n.substr(1),s="";return"@"!=a.charAt(0)&&(a=(o=d((i=a,l=i.indexOf("."),[i.substring(0,l),i.substr(l+1)]),2))[0],s=o[1]),this.engine.listen(this.namespaceId,c,a,s,(function(t){r.factory.scheduleListenerCallback(t._data||-1,e,t)}))}return this.delegate.listen(t,n,e)},n}(TW),IW=function(t){function n(n,e,o){return t.call(this,n.body,e,o)||this}return i(n,t),n}(aW);function zW(){return"function"==typeof xW()?new bW:new vW}function LW(){return new LH}function DW(t,n,e){return new SW(t,n,e)}var NW=new Mt("AnimationModuleType"),FW=function(){return function(){}}(),jW=function(){return function(){}}(),RW={pageData:{}};function VW(t,n){void 0===t&&(t=RW);var e=l({},t);switch(n.type){case I_.LoadData:e[n.payload.url]=e[n.payload.url]||void 0;break;case I_.LoadDataError:e[n.payload.url]={};break;case I_.LoadDataNoFetch:n.payload.updatePageData&&(e.pageData=e[n.payload.url]);break;case I_.LoadDataSuccess:e[n.payload.url]=n.payload.data,n.payload.updatePageData&&(e.pageData=n.payload.data)}return e}var GW={};function UW(t,n){void 0===t&&(t=GW);var e=l({},t),o=l({},t[n.tableId]);switch(n.type){case up.InitializeTableData:o=l({},n.payload,o);break;case up.UpdateTableUrl:o.apiOverrideUrl=n.url;break;case up.UpdateUrlToken:var i=l({},o.tokens);i[n.token]=n.value,o.tokens=i;break;case up.UpdateSingleSelectFilter:var r=n.payload,c=l({},o.singleSelectFilters);c[r.filterId]=r,o.singleSelectFilters=c;break;case up.UpdateMultiSelectFilter:r=n.payload,(a=l({},o.multiSelectFilters))[r.filterId]=r,o.multiSelectFilters=a;break;case up.RemoveMultiSelectFilterValue:var a=l({},o.multiSelectFilters);(r=l({},a[n.appliedFilter.filterId])).appliedFilters=r.appliedFilters.filter((function(t){return t.value!==n.appliedFilter.value})),a[r.filterId]=r,o.multiSelectFilters=a;break;case up.UpdateDateSelectFilter:r=n.payload;var s=l({},o.dateSelectFilters);s[r.filterId]=r,o.dateSelectFilters=s;break;case up.ResetFilters:o.multiSelectFilters={}}return e[n.tableId]=o,e}var HW=function(){function t(t,n){this.actions$=t,this.store$=n,this.updateDateSelectFilter$=this.actions$.pipe(ip(up.UpdateDateSelectFilter),Ya(this.store$),q((function(t){var n=t[0];return new Pp(n.tableId,"yyyy-mm-dd",n.payload.date)})))}return r([tp(),c("design:type",Object)],t.prototype,"updateDateSelectFilter$",void 0),t}(),WW=vc(VP,[],(function(t){return function(t){for(var n={},e=[],o=!1,i=0;i<t.length;i++){var l=t[i];l.token===Pn&&!0===l.value&&(o=!0),1073741824&l.flags&&e.push(l.token),l.index=i,n[Pi(l.token)]=l}return{factory:null,providersByKey:n,providers:t,modules:e,isRoot:o}}([rl(512,xn,An,[[8,[Bb,nA,Qy,sA,_A,$A,ZA,lw,_w,Aw,Sw,zw,Rw,Xk,Qk,oS,cS,jS,ZS,tT,lT,uT,CT,OT,DT,WT,JT,vE,VE,$E,yI,yz,Bz,Dz,Uz,Xz,tL,_L,kL,FL,GL,kD,ID,JD,oN,gN,xN,kN,IN,NN,VN,WN,XN,QN,LF,NV,$V,_U]],[3,xn],Bn]),rl(5120,ni,ii,[[3,ni]]),rl(4608,Bd,kd,[ni,[2,wd]]),rl(4608,no,no,[]),rl(5120,Ve,Ge,[]),rl(5120,Xo,ei,[]),rl(5120,Zo,oi,[]),rl(4608,Zg,Kg,[Jd]),rl(6144,Fn,null,[Zg]),rl(4608,Ug,CU,[]),rl(5120,Mg,(function(t,n,e,o,i,l,r,c){return[new Vg(t,n,e),new Xg(o),new $g(i,l,r,c)]}),[Jd,ao,We,Jd,Jd,Ug,qe,[2,Hg]]),rl(4608,Pg,Pg,[Mg,ao]),rl(135680,vg,vg,[Jd]),rl(4608,wg,wg,[Pg,vg,Ve]),rl(5120,$U,zW,[]),rl(5120,zH,LW,[]),rl(4608,aW,IW,[Jd,$U,zH]),rl(5120,In,DW,[wg,aW,ao]),rl(6144,mg,null,[vg]),rl(4608,fo,fo,[ao]),rl(4608,fU,AW,[In,sg]),rl(4608,SC,TC,[Jd,We,BC]),rl(4608,EC,EC,[SC,kC]),rl(5120,vC,(function(t){return[t]}),[EC]),rl(4608,xh,xh,[]),rl(4608,A_,A_,[]),rl(4608,uB,uB,[We,[2,cB],[2,aB],[2,sB]]),rl(4608,oB,oB,[eB,OC]),rl(4608,iB,iB,[]),rl(4608,Fu,Fu,[OC]),rl(4608,Q_,Q_,[OC]),rl(4608,vf,vf,[OC]),rl(4608,L_,L_,[OC]),rl(4608,DC,DC,[eB,OC]),rl(4608,pf,pf,[]),rl(4608,cM,cM,[OC]),rl(1073742336,Kd,Kd,[]),rl(1024,De,lh,[]),rl(1024,je,(function(t){return[(n=t,Cg("probe",fg),Cg("coreTokens",l({},pg,(n||[]).reduce((function(t,n){return t[n.name]=n.token,t}),{}))),function(){return fg})];var n}),[[2,mo]]),rl(512,Re,Re,[[2,je]]),rl(131584,Ao,Ao,[ao,qe,rn,De,xn,Re]),rl(1073742336,li,li,[Ao]),rl(1073742336,rh,rh,[[3,rh]]),rl(1073742336,qv,qv,[]),rl(1073742336,FW,FW,[]),rl(1073742336,pU,pU,[]),rl(1073742336,zC,zC,[]),rl(1073742336,LC,LC,[]),rl(1073742336,jW,jW,[]),rl(1073742336,B_,B_,[]),rl(1073742336,k_,k_,[]),rl(1073742336,S_,S_,[]),rl(1073742336,_B,_B,[]),rl(1073742336,CB,CB,[]),rl(1073742336,pB,pB,[]),rl(1073742336,wP,wP,[]),rl(1073742336,MB,MB,[]),rl(1073742336,rB,rB,[]),rl(1073742336,tE,tE,[]),rl(1073742336,qI,qI,[]),rl(131584,rs,rs,[]),rl(2048,As,null,[rs]),rl(256,as,void 0,[]),rl(1024,ss,iu,[as]),rl(256,hs,{apiData:VW,tableData:UW},[]),rl(2048,_s,null,[hs]),rl(1024,gs,ou,[rn,hs,_s]),rl(256,ds,vs,[]),rl(256,Ps,void 0,[]),rl(1024,Ms,Qs,[Ps]),rl(1024,Os,Xs,[Ms]),rl(1024,ps,(function(t,n,e){return[(o=t,i=o.strictActionImmutability,l=o.strictStateImmutability,function(t){return i||l?function(t,n){return function(e,o){var i=n.action(o)?$s(o):o,l=t(e,i);return n.state()?$s(l):l}}(t,{action:function(t){return i&&!Ks(t)},state:function(){return l}}):t}),Zs(n),Js(e)];var o,i,l}),[Os,Os,Os]),rl(256,Cs,[],[]),rl(1024,fs,lu,[ps,Cs]),rl(1024,us,bs,[ds,fs]),rl(131584,ws,ws,[As,ss,gs,us]),rl(2048,xs,null,[ws]),rl(131584,Bs,Bs,[]),rl(131584,Ss,Ss,[rs,xs,Bs,ss]),rl(2048,ks,null,[Ss]),rl(512,Es,Es,[ks,rs,ws]),rl(1024,cs,ru,[[3,Es]]),rl(1024,ms,(function(t){return[tu(t)]}),[Os]),rl(1073742336,nu,nu,[rs,xs,Bs,Es,[2,cs],[2,ms]]),rl(512,cp,cp,[De,Es]),rl(131584,hp,hp,[cp,Es]),rl(512,op,op,[Bs]),rl(512,AC,AC,[]),rl(2048,xC,null,[AC]),rl(512,wC,wC,[xC]),rl(2048,lC,null,[wC]),rl(512,iC,IC,[lC,rn]),rl(512,OC,OC,[iC]),rl(512,xp,xp,[op,Es,OC]),rl(512,HW,HW,[op,Es]),rl(1024,dp,fp,[xp,HW]),rl(1073742336,pp,pp,[cp,hp,Es,dp,[2,nu],[2,eu]]),rl(1073742336,KG,KG,[]),rl(1073742336,VP,VP,[xn,rn]),rl(256,Pn,!0,[]),rl(256,NW,"BrowserAnimations",[]),rl(256,BC,"XSRF-TOKEN",[]),rl(256,kC,"X-XSRF-TOKEN",[])])}));(function(){if(Vn)throw new Error("Cannot enable prod mode after platform setup.");Rn=!1})(),ih().bootstrapModuleFactory(WW).catch((function(t){return console.log(t)}))},zVww:function(t,n,e){"use strict";var o=e("+WiC");n.concatMapTo=function(t,n){return o.concatMap((function(){return t}),n)}},"zZI/":function(t,n,e){"use strict";var o=e("G2HO");n.isNumeric=function(t){return!o.isArray(t)&&t-parseFloat(t)+1>=0}},zZax:function(t,n,e){"use strict";var o=e("AZf1"),i=e("wowj");o.Observable.prototype.window=i.window},zbiA:function(t,n,e){"use strict";var o=e("AZf1"),i=e("hV2K");o.Observable.prototype.auditTime=i.auditTime},zlBQ:function(t,n,e){"use strict";var o=e("AZf1"),i=e("ks6M");o.Observable.prototype.bufferToggle=i.bufferToggle},zobD:function(t,n,e){var o=e("PBLz").__extends,i=e("9jZZ"),l=e("Irel");n.buffer=function(t){return function(n){return n.lift(new r(t))}};var r=function(){function t(t){this.closingNotifier=t}return t.prototype.call=function(t,n){return n.subscribe(new c(t,this.closingNotifier))},t}(),c=function(t){function n(n,e){t.call(this,n),this.buffer=[],this.add(l.subscribeToResult(this,e))}return o(n,t),n.prototype._next=function(t){this.buffer.push(t)},n.prototype.notifyNext=function(t,n,e,o,i){var l=this.buffer;this.buffer=[],this.destination.next(l)},n}(i.OuterSubscriber)},"zrM/":function(t,n,e){"use strict";var o=e("AZf1"),i=e("5UB+");o.Observable.prototype.windowToggle=i.windowToggle},"zx+L":function(t,n,e){var o=e("PBLz").__extends,i=e("AZf1"),l=e("Irel"),r=e("9jZZ");n.IfObservable=function(t){function n(n,e,o){t.call(this),this.condition=n,this.thenSource=e,this.elseSource=o}return o(n,t),n.create=function(t,e,o){return new n(t,e,o)},n.prototype._subscribe=function(t){return new c(t,this.condition,this.thenSource,this.elseSource)},n}(i.Observable);var c=function(t){function n(n,e,o,i){t.call(this,n),this.condition=e,this.thenSource=o,this.elseSource=i,this.tryIf()}return o(n,t),n.prototype.tryIf=function(){var t=this.condition,n=this.thenSource,e=this.elseSource;try{var o=t()?n:e;o?this.add(l.subscribeToResult(this,o)):this._complete()}catch(i){this._error(i)}},n}(r.OuterSubscriber)}},[[0,0]]]);;
function showFundNotify(){document.createElement("div");var o,e=getCookie("cookie-invalidfund");e&&0<e.trim().length&&(o='<div class="cookie-fund-notification cookie-fund-notification--open"><div class="cookie-notification__content"><div class="cookie-notification__content-text">Sorry, you don\'t have access to '+escapeHtml(decodeURIComponent(e))+'. The UCITs you have access to are below.</div><div class="cookie-notification__content-button"><div class="content-button-accept"><div class="content-fund-button-accept__text">Close</div></div></div></div></div>'),$("body").append(o),$(".content-fund-button-accept__text").on("click",function(o){o.preventDefault(),closeCloseFundNotification()}),deleteCookie()}function escapeHtml(o){return o.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#039;")}function deleteCookie(){document.cookie="cookie-invalidfund=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;"}function getCookie(o){o=("; "+document.cookie).split("; "+o+"=");if(2===o.length)return o.pop().split(";").shift()}function closeCloseFundNotification(){$(".cookie-fund-notification.cookie-fund-notification--open").remove()}showFundNotify();;
/*
 *  jQuery OwlCarousel v1.3.3
 *
 *  Copyright (c) 2013 Bartosz Wojciechowski
 *  http://www.owlgraphic.com/owlcarousel/
 *
 *  Licensed under MIT
 *
 */

/*JS Lint helpers: */
/*global dragMove: false, dragEnd: false, $, jQuery, alert, window, document */
/*jslint nomen: true, continue:true */

if (typeof Object.create !== "function") {
    Object.create = function (obj) {
        function F() { }
        F.prototype = obj;
        return new F();
    };
}
(function ($, window, document) {

    var Carousel = {
        init: function (options, el) {
            var base = this;

            base.$elem = $(el);
            base.options = $.extend({}, $.fn.owlCarousel.options, base.$elem.data(), options);

            base.userOptions = options;
            base.loadContent();
        },

        loadContent: function () {
            var base = this, url;

            function getData(data) {
                var i, content = "";
                if (typeof base.options.jsonSuccess === "function") {
                    base.options.jsonSuccess.apply(this, [data]);
                } else {
                    for (i in data.owl) {
                        if (data.owl.hasOwnProperty(i)) {
                            content += data.owl[i].item;
                        }
                    }
                    base.$elem.html(content);
                }
                base.logIn();
            }

            if (typeof base.options.beforeInit === "function") {
                base.options.beforeInit.apply(this, [base.$elem]);
            }

            if (typeof base.options.jsonPath === "string") {
                url = base.options.jsonPath;
                $.getJSON(url, getData);
            } else {
                base.logIn();
            }
        },

        logIn: function () {
            var base = this;

            base.$elem.data("owl-originalStyles", base.$elem.attr("style"));
            base.$elem.data("owl-originalClasses", base.$elem.attr("class"));

            base.$elem.css({ opacity: 0 });
            base.orignalItems = base.options.items;
            base.checkBrowser();
            base.wrapperWidth = 0;
            base.checkVisible = null;
            base.setVars();
        },

        setVars: function () {
            var base = this;
            if (base.$elem.children().length === 0) { return false; }
            base.baseClass();
            base.eventTypes();
            base.$userItems = base.$elem.children();
            base.itemsAmount = base.$userItems.length;
            base.wrapItems();
            base.$owlItems = base.$elem.find(".owl-item");
            base.$owlWrapper = base.$elem.find(".owl-wrapper");
            base.playDirection = "next";
            base.prevItem = 0;
            base.prevArr = [0];
            base.currentItem = 0;
            base.customEvents();
            base.onStartup();
        },

        onStartup: function () {
            var base = this;
            base.updateItems();
            base.calculateAll();
            base.buildControls();
            base.updateControls();
            base.response();
            base.moveEvents();
            base.stopOnHover();
            base.owlStatus();

            if (base.options.transitionStyle !== false) {
                base.transitionTypes(base.options.transitionStyle);
            }
            if (base.options.autoPlay === true) {
                base.options.autoPlay = 5000;
            }
            base.play();

            base.$elem.find(".owl-wrapper").css("display", "block");

            if (!base.$elem.is(":visible")) {
                base.watchVisibility();
            } else {
                base.$elem.css("opacity", 1);
            }
            base.onstartup = false;
            base.eachMoveUpdate();
            if (typeof base.options.afterInit === "function") {
                base.options.afterInit.apply(this, [base.$elem]);
            }
        },

        eachMoveUpdate: function () {
            var base = this;

            if (base.options.lazyLoad === true) {
                base.lazyLoad();
            }
            if (base.options.autoHeight === true) {
                base.autoHeight();
            }
            base.onVisibleItems();

            if (typeof base.options.afterAction === "function") {
                base.options.afterAction.apply(this, [base.$elem]);
            }
        },

        updateVars: function () {
            var base = this;
            if (typeof base.options.beforeUpdate === "function") {
                base.options.beforeUpdate.apply(this, [base.$elem]);
            }
            base.watchVisibility();
            base.updateItems();
            base.calculateAll();
            base.updatePosition();
            base.updateControls();
            base.eachMoveUpdate();
            if (typeof base.options.afterUpdate === "function") {
                base.options.afterUpdate.apply(this, [base.$elem]);
            }
        },

        reload: function () {
            var base = this;
            window.setTimeout(function () {
                base.updateVars();
            }, 0);
        },

        watchVisibility: function () {
            var base = this;

            if (base.$elem.is(":visible") === false) {
                base.$elem.css({ opacity: 0 });
                window.clearInterval(base.autoPlayInterval);
                window.clearInterval(base.checkVisible);
            } else {
                return false;
            }
            base.checkVisible = window.setInterval(function () {
                if (base.$elem.is(":visible")) {
                    base.reload();
                    base.$elem.animate({ opacity: 1 }, 200);
                    window.clearInterval(base.checkVisible);
                }
            }, 500);
        },

        wrapItems: function () {
            var base = this;
            base.$userItems.wrapAll("<div class=\"owl-wrapper\">").wrap("<div class=\"owl-item\"></div>");
            base.$elem.find(".owl-wrapper").wrap("<div class=\"owl-wrapper-outer\">");
            base.wrapperOuter = base.$elem.find(".owl-wrapper-outer");
            base.$elem.css("display", "block");
        },

        baseClass: function () {
            var base = this,
                hasBaseClass = base.$elem.hasClass(base.options.baseClass),
                hasThemeClass = base.$elem.hasClass(base.options.theme);

            if (!hasBaseClass) {
                base.$elem.addClass(base.options.baseClass);
            }

            if (!hasThemeClass) {
                base.$elem.addClass(base.options.theme);
            }
        },

        updateItems: function () {
            var base = this, width, i;

            if (base.options.responsive === false) {
                return false;
            }
            if (base.options.singleItem === true) {
                base.options.items = base.orignalItems = 1;
                base.options.itemsCustom = false;
                base.options.itemsDesktop = false;
                base.options.itemsDesktopSmall = false;
                base.options.itemsTablet = false;
                base.options.itemsTabletSmall = false;
                base.options.itemsMobile = false;
                return false;
            }

            width = $(base.options.responsiveBaseWidth).width();

            if (width > (base.options.itemsDesktop[0] || base.orignalItems)) {
                base.options.items = base.orignalItems;
            }
            if (base.options.itemsCustom !== false) {
                //Reorder array by screen size
                base.options.itemsCustom.sort(function (a, b) { return a[0] - b[0]; });

                for (i = 0; i < base.options.itemsCustom.length; i += 1) {
                    if (base.options.itemsCustom[i][0] <= width) {
                        base.options.items = base.options.itemsCustom[i][1];
                    }
                }

            } else {

                if (width <= base.options.itemsDesktop[0] && base.options.itemsDesktop !== false) {
                    base.options.items = base.options.itemsDesktop[1];
                }

                if (width <= base.options.itemsDesktopSmall[0] && base.options.itemsDesktopSmall !== false) {
                    base.options.items = base.options.itemsDesktopSmall[1];
                }

                if (width <= base.options.itemsTablet[0] && base.options.itemsTablet !== false) {
                    base.options.items = base.options.itemsTablet[1];
                }

                if (width <= base.options.itemsTabletSmall[0] && base.options.itemsTabletSmall !== false) {
                    base.options.items = base.options.itemsTabletSmall[1];
                }

                if (width <= base.options.itemsMobile[0] && base.options.itemsMobile !== false) {
                    base.options.items = base.options.itemsMobile[1];
                }
            }

            //if number of items is less than declared
            if (base.options.items > base.itemsAmount && base.options.itemsScaleUp === true) {
                base.options.items = base.itemsAmount;
            }
        },

        response: function () {
            var base = this,
                smallDelay,
                lastWindowWidth;

            if (base.options.responsive !== true) {
                return false;
            }
            lastWindowWidth = $(window).width();

            base.resizer = function () {
                if ($(window).width() !== lastWindowWidth) {
                    if (base.options.autoPlay !== false) {
                        window.clearInterval(base.autoPlayInterval);
                    }
                    window.clearTimeout(smallDelay);
                    smallDelay = window.setTimeout(function () {
                        lastWindowWidth = $(window).width();
                        base.updateVars();
                    }, base.options.responsiveRefreshRate);
                }
            };
            $(window).resize(base.resizer);
        },

        updatePosition: function () {
            var base = this;
            base.jumpTo(base.currentItem);
            if (base.options.autoPlay !== false) {
                base.checkAp();
            }
        },

        appendItemsSizes: function () {
            var base = this,
                roundPages = 0,
                lastItem = base.itemsAmount - base.options.items;

            base.$owlItems.each(function (index) {
                var $this = $(this);
                $this
                    .css({ "width": base.itemWidth })
                    .data("owl-item", Number(index));

                if (index % base.options.items === 0 || index === lastItem) {
                    if (!(index > lastItem)) {
                        roundPages += 1;
                    }
                }
                $this.data("owl-roundPages", roundPages);
            });
        },

        appendWrapperSizes: function () {
            var base = this,
                width = base.$owlItems.length * base.itemWidth;

            base.$owlWrapper.css({
                "width": width * 2,
                "left": 0
            });
            base.appendItemsSizes();
        },

        calculateAll: function () {
            var base = this;
            base.calculateWidth();
            base.appendWrapperSizes();
            base.loops();
            base.max();
        },

        calculateWidth: function () {
            var base = this;
            base.itemWidth = Math.round(base.$elem.width() / base.options.items);
        },

        max: function () {
            var base = this,
                maximum = ((base.itemsAmount * base.itemWidth) - base.options.items * base.itemWidth) * -1;
            if (base.options.items > base.itemsAmount) {
                base.maximumItem = 0;
                maximum = 0;
                base.maximumPixels = 0;
            } else {
                base.maximumItem = Math.ceil(base.itemsAmount - base.options.items);
                base.maximumPixels = maximum;
            }
            return maximum;
        },

        min: function () {
            return 0;
        },

        loops: function () {
            var base = this,
                prev = 0,
                elWidth = 0,
                i,
                item,
                roundPageNum;

            base.positionsInArray = [0];
            base.pagesInArray = [];

            for (i = 0; i < base.itemsAmount; i += 1) {
                elWidth += base.itemWidth;
                base.positionsInArray.push(-elWidth);

                if (base.options.scrollPerPage === true) {
                    item = $(base.$owlItems[i]);
                    roundPageNum = item.data("owl-roundPages");
                    if (roundPageNum !== prev) {
                        base.pagesInArray[prev] = base.positionsInArray[i];
                        prev = roundPageNum;
                    }
                }
            }
        },

        buildControls: function () {
            var base = this;
            if (base.options.navigation === true || base.options.pagination === true) {
                base.owlControls = $("<div class=\"owl-controls\"/>").toggleClass("clickable", !base.browser.isTouch).appendTo(base.$elem);
            }
            if (base.options.pagination === true) {
                base.buildPagination();
            }
            if (base.options.navigation === true) {
                base.buildButtons();
            }
        },

        buildButtons: function () {
            var base = this,
                buttonsWrapper = $("<div class=\"owl-buttons\"/>");
            base.owlControls.append(buttonsWrapper);

            base.buttonPrev = $("<div/>", {
                "class": "owl-prev",
                "html": base.options.navigationText[0] || ""
            });

            base.buttonNext = $("<div/>", {
                "class": "owl-next",
                "html": base.options.navigationText[1] || ""
            });

            buttonsWrapper
                .append(base.buttonPrev)
                .append(base.buttonNext);

            buttonsWrapper.on("touchstart.owlControls mousedown.owlControls", "div[class^=\"owl\"]", function (event) {
                event.preventDefault();
            });

            buttonsWrapper.on("touchend.owlControls mouseup.owlControls", "div[class^=\"owl\"]", function (event) {
                event.preventDefault();
                if ($(this).hasClass("owl-next")) {
                    base.next();
                } else {
                    base.prev();
                }
            });
        },

        buildPagination: function () {
            var base = this;

            base.paginationWrapper = $("<div class=\"owl-pagination\"/>");
            base.owlControls.append(base.paginationWrapper);

            base.paginationWrapper.on("touchend.owlControls mouseup.owlControls", ".owl-page", function (event) {
                event.preventDefault();
                if (Number($(this).data("owl-page")) !== base.currentItem) {
                    base.goTo(Number($(this).data("owl-page")), true);
                }
            });
        },

        updatePagination: function () {
            var base = this,
                counter,
                lastPage,
                lastItem,
                i,
                paginationButton,
                paginationButtonInner;

            if (base.options.pagination === false) {
                return false;
            }

            base.paginationWrapper.html("");

            counter = 0;
            lastPage = base.itemsAmount - base.itemsAmount % base.options.items;

            for (i = 0; i < base.itemsAmount; i += 1) {
                if (i % base.options.items === 0) {
                    counter += 1;
                    if (lastPage === i) {
                        lastItem = base.itemsAmount - base.options.items;
                    }
                    paginationButton = $("<div/>", {
                        "class": "owl-page"
                    });
                    paginationButtonInner = $("<span></span>", {
                        "text": base.options.paginationNumbers === true ? counter : "",
                        "class": base.options.paginationNumbers === true ? "owl-numbers" : ""
                    });
                    paginationButton.append(paginationButtonInner);

                    paginationButton.data("owl-page", lastPage === i ? lastItem : i);
                    paginationButton.data("owl-roundPages", counter);

                    base.paginationWrapper.append(paginationButton);
                }
            }
            base.checkPagination();
        },
        checkPagination: function () {
            var base = this;
            if (base.options.pagination === false) {
                return false;
            }
            base.paginationWrapper.find(".owl-page").each(function () {
                if ($(this).data("owl-roundPages") === $(base.$owlItems[base.currentItem]).data("owl-roundPages")) {
                    base.paginationWrapper
                        .find(".owl-page")
                        .removeClass("active");
                    $(this).addClass("active");
                }
            });
        },

        checkNavigation: function () {
            var base = this;

            if (base.options.navigation === false) {
                return false;
            }
            if (base.options.rewindNav === false) {
                if (base.currentItem === 0 && base.maximumItem === 0) {
                    base.buttonPrev.addClass("disabled");
                    base.buttonNext.addClass("disabled");
                } else if (base.currentItem === 0 && base.maximumItem !== 0) {
                    base.buttonPrev.addClass("disabled");
                    base.buttonNext.removeClass("disabled");
                } else if (base.currentItem === base.maximumItem) {
                    base.buttonPrev.removeClass("disabled");
                    base.buttonNext.addClass("disabled");
                } else if (base.currentItem !== 0 && base.currentItem !== base.maximumItem) {
                    base.buttonPrev.removeClass("disabled");
                    base.buttonNext.removeClass("disabled");
                }
            }
        },

        updateControls: function () {
            var base = this;
            base.updatePagination();
            base.checkNavigation();
            if (base.owlControls) {
                if (base.options.items >= base.itemsAmount) {
                    base.owlControls.hide();
                } else {
                    base.owlControls.show();
                }
            }
        },

        destroyControls: function () {
            var base = this;
            if (base.owlControls) {
                base.owlControls.remove();
            }
        },

        next: function (speed) {
            var base = this;

            if (base.isTransition) {
                return false;
            }

            base.currentItem += base.options.scrollPerPage === true ? base.options.items : 1;
            if (base.currentItem > base.maximumItem + (base.options.scrollPerPage === true ? (base.options.items - 1) : 0)) {
                if (base.options.rewindNav === true) {
                    base.currentItem = 0;
                    speed = "rewind";
                } else {
                    base.currentItem = base.maximumItem;
                    return false;
                }
            }
            base.goTo(base.currentItem, speed);
        },

        prev: function (speed) {
            var base = this;

            if (base.isTransition) {
                return false;
            }

            if (base.options.scrollPerPage === true && base.currentItem > 0 && base.currentItem < base.options.items) {
                base.currentItem = 0;
            } else {
                base.currentItem -= base.options.scrollPerPage === true ? base.options.items : 1;
            }
            if (base.currentItem < 0) {
                if (base.options.rewindNav === true) {
                    base.currentItem = base.maximumItem;
                    speed = "rewind";
                } else {
                    base.currentItem = 0;
                    return false;
                }
            }
            base.goTo(base.currentItem, speed);
        },

        goTo: function (position, speed, drag) {
            var base = this,
                goToPixel;

            if (base.isTransition) {
                return false;
            }
            if (typeof base.options.beforeMove === "function") {
                base.options.beforeMove.apply(this, [base.$elem]);
            }
            if (position >= base.maximumItem) {
                position = base.maximumItem;
            } else if (position <= 0) {
                position = 0;
            }

            base.currentItem = base.owl.currentItem = position;
            if (base.options.transitionStyle !== false && drag !== "drag" && base.options.items === 1 && base.browser.support3d === true) {
                base.swapSpeed(0);
                if (base.browser.support3d === true) {
                    base.transition3d(base.positionsInArray[position]);
                } else {
                    base.css2slide(base.positionsInArray[position], 1);
                }
                base.afterGo();
                base.singleItemTransition();
                return false;
            }
            goToPixel = base.positionsInArray[position];

            if (base.browser.support3d === true) {
                base.isCss3Finish = false;

                if (speed === true) {
                    base.swapSpeed("paginationSpeed");
                    window.setTimeout(function () {
                        base.isCss3Finish = true;
                    }, base.options.paginationSpeed);

                } else if (speed === "rewind") {
                    base.swapSpeed(base.options.rewindSpeed);
                    window.setTimeout(function () {
                        base.isCss3Finish = true;
                    }, base.options.rewindSpeed);

                } else {
                    base.swapSpeed("slideSpeed");
                    window.setTimeout(function () {
                        base.isCss3Finish = true;
                    }, base.options.slideSpeed);
                }
                base.transition3d(goToPixel);
            } else {
                if (speed === true) {
                    base.css2slide(goToPixel, base.options.paginationSpeed);
                } else if (speed === "rewind") {
                    base.css2slide(goToPixel, base.options.rewindSpeed);
                } else {
                    base.css2slide(goToPixel, base.options.slideSpeed);
                }
            }
            base.afterGo();
        },

        jumpTo: function (position) {
            var base = this;
            if (typeof base.options.beforeMove === "function") {
                base.options.beforeMove.apply(this, [base.$elem]);
            }
            if (position >= base.maximumItem || position === -1) {
                position = base.maximumItem;
            } else if (position <= 0) {
                position = 0;
            }
            base.swapSpeed(0);
            if (base.browser.support3d === true) {
                base.transition3d(base.positionsInArray[position]);
            } else {
                base.css2slide(base.positionsInArray[position], 1);
            }
            base.currentItem = base.owl.currentItem = position;
            base.afterGo();
        },

        afterGo: function () {
            var base = this;

            base.prevArr.push(base.currentItem);
            base.prevItem = base.owl.prevItem = base.prevArr[base.prevArr.length - 2];
            base.prevArr.shift(0);

            if (base.prevItem !== base.currentItem) {
                base.checkPagination();
                base.checkNavigation();
                base.eachMoveUpdate();

                if (base.options.autoPlay !== false) {
                    base.checkAp();
                }
            }
            if (typeof base.options.afterMove === "function" && base.prevItem !== base.currentItem) {
                base.options.afterMove.apply(this, [base.$elem]);
            }
        },

        stop: function () {
            var base = this;
            base.apStatus = "stop";
            window.clearInterval(base.autoPlayInterval);
        },

        checkAp: function () {
            var base = this;
            if (base.apStatus !== "stop") {
                base.play();
            }
        },

        play: function () {
            var base = this;
            base.apStatus = "play";
            if (base.options.autoPlay === false) {
                return false;
            }
            window.clearInterval(base.autoPlayInterval);
            base.autoPlayInterval = window.setInterval(function () {
                base.next(true);
            }, base.options.autoPlay);
        },

        swapSpeed: function (action) {
            var base = this;
            if (action === "slideSpeed") {
                base.$owlWrapper.css(base.addCssSpeed(base.options.slideSpeed));
            } else if (action === "paginationSpeed") {
                base.$owlWrapper.css(base.addCssSpeed(base.options.paginationSpeed));
            } else if (typeof action !== "string") {
                base.$owlWrapper.css(base.addCssSpeed(action));
            }
        },

        addCssSpeed: function (speed) {
            return {
                "-webkit-transition": "all " + speed + "ms ease",
                "-moz-transition": "all " + speed + "ms ease",
                "-o-transition": "all " + speed + "ms ease",
                "transition": "all " + speed + "ms ease"
            };
        },

        removeTransition: function () {
            return {
                "-webkit-transition": "",
                "-moz-transition": "",
                "-o-transition": "",
                "transition": ""
            };
        },

        doTranslate: function (pixels) {
            return {
                "-webkit-transform": "translate3d(" + pixels + "px, 0px, 0px)",
                "-moz-transform": "translate3d(" + pixels + "px, 0px, 0px)",
                "-o-transform": "translate3d(" + pixels + "px, 0px, 0px)",
                "-ms-transform": "translate3d(" + pixels + "px, 0px, 0px)",
                "transform": "translate3d(" + pixels + "px, 0px,0px)"
            };
        },

        transition3d: function (value) {
            var base = this;
            base.$owlWrapper.css(base.doTranslate(value));
        },

        css2move: function (value) {
            var base = this;
            base.$owlWrapper.css({ "left": value });
        },

        css2slide: function (value, speed) {
            var base = this;

            base.isCssFinish = false;
            base.$owlWrapper.stop(true, true).animate({
                "left": value
            }, {
                    duration: speed || base.options.slideSpeed,
                    complete: function () {
                        base.isCssFinish = true;
                    }
                });
        },

        checkBrowser: function () {
            var base = this,
                translate3D = "translate3d(0px, 0px, 0px)",
                tempElem = document.createElement("div"),
                regex,
                asSupport,
                support3d,
                isTouch;

            tempElem.style.cssText = "  -moz-transform:" + translate3D +
                "; -ms-transform:" + translate3D +
                "; -o-transform:" + translate3D +
                "; -webkit-transform:" + translate3D +
                "; transform:" + translate3D;
            regex = /translate3d\(0px, 0px, 0px\)/g;
            asSupport = tempElem.style.cssText.match(regex);
            support3d = (asSupport !== null && asSupport.length === 1);

            isTouch = "ontouchstart" in window || window.navigator.msMaxTouchPoints;

            base.browser = {
                "support3d": support3d,
                "isTouch": isTouch
            };
        },

        moveEvents: function () {
            var base = this;
            if (base.options.mouseDrag !== false || base.options.touchDrag !== false) {
                base.gestures();
                base.disabledEvents();
            }
        },

        eventTypes: function () {
            var base = this,
                types = ["s", "e", "x"];

            base.ev_types = {};

            if (base.options.mouseDrag === true && base.options.touchDrag === true) {
                types = [
                    "touchstart.owl mousedown.owl",
                    "touchmove.owl mousemove.owl",
                    "touchend.owl touchcancel.owl mouseup.owl"
                ];
            } else if (base.options.mouseDrag === false && base.options.touchDrag === true) {
                types = [
                    "touchstart.owl",
                    "touchmove.owl",
                    "touchend.owl touchcancel.owl"
                ];
            } else if (base.options.mouseDrag === true && base.options.touchDrag === false) {
                types = [
                    "mousedown.owl",
                    "mousemove.owl",
                    "mouseup.owl"
                ];
            }

            base.ev_types.start = types[0];
            base.ev_types.move = types[1];
            base.ev_types.end = types[2];
        },

        disabledEvents: function () {
            var base = this;
            base.$elem.on("dragstart.owl", function (event) { event.preventDefault(); });
            base.$elem.on("mousedown.disableTextSelect", function (e) {
                return $(e.target).is('input, textarea, select, option');
            });
        },

        gestures: function () {
            /*jslint unparam: true*/
            var base = this,
                locals = {
                    offsetX: 0,
                    offsetY: 0,
                    baseElWidth: 0,
                    relativePos: 0,
                    position: null,
                    minSwipe: null,
                    maxSwipe: null,
                    sliding: null,
                    dargging: null,
                    targetElement: null
                };

            base.isCssFinish = true;

            function getTouches(event) {
                if (event.touches !== undefined) {
                    return {
                        x: event.touches[0].pageX,
                        y: event.touches[0].pageY
                    };
                }

                if (event.touches === undefined) {
                    if (event.pageX !== undefined) {
                        return {
                            x: event.pageX,
                            y: event.pageY
                        };
                    }
                    if (event.pageX === undefined) {
                        return {
                            x: event.clientX,
                            y: event.clientY
                        };
                    }
                }
            }

            function swapEvents(type) {
                if (type === "on") {
                    $(document).on(base.ev_types.move, dragMove);
                    $(document).on(base.ev_types.end, dragEnd);
                } else if (type === "off") {
                    $(document).off(base.ev_types.move);
                    $(document).off(base.ev_types.end);
                }
            }

            function dragStart(event) {
                var ev = event.originalEvent || event || window.event,
                    position;

                if (ev.which === 3) {
                    return false;
                }
                if (base.itemsAmount <= base.options.items) {
                    return;
                }
                if (base.isCssFinish === false && !base.options.dragBeforeAnimFinish) {
                    return false;
                }
                if (base.isCss3Finish === false && !base.options.dragBeforeAnimFinish) {
                    return false;
                }

                if (base.options.autoPlay !== false) {
                    window.clearInterval(base.autoPlayInterval);
                }

                if (base.browser.isTouch !== true && !base.$owlWrapper.hasClass("grabbing")) {
                    base.$owlWrapper.addClass("grabbing");
                }

                base.newPosX = 0;
                base.newRelativeX = 0;

                $(this).css(base.removeTransition());

                position = $(this).position();
                locals.relativePos = position.left;

                locals.offsetX = getTouches(ev).x - position.left;
                locals.offsetY = getTouches(ev).y - position.top;

                swapEvents("on");

                locals.sliding = false;
                locals.targetElement = ev.target || ev.srcElement;
            }

            function dragMove(event) {
                var ev = event.originalEvent || event || window.event,
                    minSwipe,
                    maxSwipe;

                base.newPosX = getTouches(ev).x - locals.offsetX;
                base.newPosY = getTouches(ev).y - locals.offsetY;
                base.newRelativeX = base.newPosX - locals.relativePos;

                if (typeof base.options.startDragging === "function" && locals.dragging !== true && base.newRelativeX !== 0) {
                    locals.dragging = true;
                    base.options.startDragging.apply(base, [base.$elem]);
                }

                if ((base.newRelativeX > 8 || base.newRelativeX < -8) && (base.browser.isTouch === true)) {
                    if (ev.preventDefault !== undefined) {
                        ev.preventDefault();
                    } else {
                        ev.returnValue = false;
                    }
                    locals.sliding = true;
                }

                if ((base.newPosY > 10 || base.newPosY < -10) && locals.sliding === false) {
                    $(document).off("touchmove.owl");
                }

                minSwipe = function () {
                    return base.newRelativeX / 5;
                };

                maxSwipe = function () {
                    return base.maximumPixels + base.newRelativeX / 5;
                };

                base.newPosX = Math.max(Math.min(base.newPosX, minSwipe()), maxSwipe());
                if (base.browser.support3d === true) {
                    base.transition3d(base.newPosX);
                } else {
                    base.css2move(base.newPosX);
                }
            }

            function dragEnd(event) {
                var ev = event.originalEvent || event || window.event,
                    newPosition,
                    handlers,
                    owlStopEvent;

                ev.target = ev.target || ev.srcElement;

                locals.dragging = false;

                if (base.browser.isTouch !== true) {
                    base.$owlWrapper.removeClass("grabbing");
                }

                if (base.newRelativeX < 0) {
                    base.dragDirection = base.owl.dragDirection = "left";
                } else {
                    base.dragDirection = base.owl.dragDirection = "right";
                }

                if (base.newRelativeX !== 0) {
                    newPosition = base.getNewPosition();
                    base.goTo(newPosition, false, "drag");
                    if (locals.targetElement === ev.target && base.browser.isTouch !== true) {
                        $(ev.target).on("click.disable", function (ev) {
                            ev.stopImmediatePropagation();
                            ev.stopPropagation();
                            ev.preventDefault();
                            $(ev.target).off("click.disable");
                        });
                        handlers = $._data(ev.target, "events").click;
                        owlStopEvent = handlers.pop();
                        handlers.splice(0, 0, owlStopEvent);
                    }
                }
                swapEvents("off");
            }
            base.$elem.on(base.ev_types.start, ".owl-wrapper", dragStart);
        },

        getNewPosition: function () {
            var base = this,
                newPosition = base.closestItem();

            if (newPosition > base.maximumItem) {
                base.currentItem = base.maximumItem;
                newPosition = base.maximumItem;
            } else if (base.newPosX >= 0) {
                newPosition = 0;
                base.currentItem = 0;
            }
            return newPosition;
        },
        closestItem: function () {
            var base = this,
                array = base.options.scrollPerPage === true ? base.pagesInArray : base.positionsInArray,
                goal = base.newPosX,
                closest = null;

            $.each(array, function (i, v) {
                if (goal - (base.itemWidth / 20) > array[i + 1] && goal - (base.itemWidth / 20) < v && base.moveDirection() === "left") {
                    closest = v;
                    if (base.options.scrollPerPage === true) {
                        base.currentItem = $.inArray(closest, base.positionsInArray);
                    } else {
                        base.currentItem = i;
                    }
                } else if (goal + (base.itemWidth / 20) < v && goal + (base.itemWidth / 20) > (array[i + 1] || array[i] - base.itemWidth) && base.moveDirection() === "right") {
                    if (base.options.scrollPerPage === true) {
                        closest = array[i + 1] || array[array.length - 1];
                        base.currentItem = $.inArray(closest, base.positionsInArray);
                    } else {
                        closest = array[i + 1];
                        base.currentItem = i + 1;
                    }
                }
            });
            return base.currentItem;
        },

        moveDirection: function () {
            var base = this,
                direction;
            if (base.newRelativeX < 0) {
                direction = "right";
                base.playDirection = "next";
            } else {
                direction = "left";
                base.playDirection = "prev";
            }
            return direction;
        },

        customEvents: function () {
            /*jslint unparam: true*/
            var base = this;
            base.$elem.on("owl.next", function () {
                base.next();
            });
            base.$elem.on("owl.prev", function () {
                base.prev();
            });
            base.$elem.on("owl.play", function (event, speed) {
                base.options.autoPlay = speed;
                base.play();
                base.hoverStatus = "play";
            });
            base.$elem.on("owl.stop", function () {
                base.stop();
                base.hoverStatus = "stop";
            });
            base.$elem.on("owl.goTo", function (event, item) {
                base.goTo(item);
            });
            base.$elem.on("owl.jumpTo", function (event, item) {
                base.jumpTo(item);
            });
        },

        stopOnHover: function () {
            var base = this;
            if (base.options.stopOnHover === true && base.browser.isTouch !== true && base.options.autoPlay !== false) {
                base.$elem.on("mouseover", function () {
                    base.stop();
                });
                base.$elem.on("mouseout", function () {
                    if (base.hoverStatus !== "stop") {
                        base.play();
                    }
                });
            }
        },

        lazyLoad: function () {
            var base = this,
                i,
                $item,
                itemNumber,
                $lazyImg,
                follow;

            if (base.options.lazyLoad === false) {
                return false;
            }
            for (i = 0; i < base.itemsAmount; i += 1) {
                $item = $(base.$owlItems[i]);

                if ($item.data("owl-loaded") === "loaded") {
                    continue;
                }

                itemNumber = $item.data("owl-item");
                $lazyImg = $item.find(".lazyOwl");

                if (typeof $lazyImg.data("src") !== "string") {
                    $item.data("owl-loaded", "loaded");
                    continue;
                }
                if ($item.data("owl-loaded") === undefined) {
                    $lazyImg.hide();
                    $item.addClass("loading").data("owl-loaded", "checked");
                }
                if (base.options.lazyFollow === true) {
                    follow = itemNumber >= base.currentItem;
                } else {
                    follow = true;
                }
                if (follow && itemNumber < base.currentItem + base.options.items && $lazyImg.length) {
                    base.lazyPreload($item, $lazyImg);
                }
            }
        },

        lazyPreload: function ($item, $lazyImg) {
            var base = this,
                iterations = 0,
                isBackgroundImg;

            if ($lazyImg.prop("tagName") === "DIV") {
                $lazyImg.css("background-image", "url(" + $lazyImg.data("src") + ")");
                isBackgroundImg = true;
            } else {
                $lazyImg[0].src = $lazyImg.data("src");
            }

            function showImage() {
                $item.data("owl-loaded", "loaded").removeClass("loading");
                $lazyImg.removeAttr("data-src");
                if (base.options.lazyEffect === "fade") {
                    $lazyImg.fadeIn(400);
                } else {
                    $lazyImg.show();
                }
                if (typeof base.options.afterLazyLoad === "function") {
                    base.options.afterLazyLoad.apply(this, [base.$elem]);
                }
            }

            function checkLazyImage() {
                iterations += 1;
                if (base.completeImg($lazyImg.get(0)) || isBackgroundImg === true) {
                    showImage();
                } else if (iterations <= 100) {//if image loads in less than 10 seconds 
                    window.setTimeout(checkLazyImage, 100);
                } else {
                    showImage();
                }
            }

            checkLazyImage();
        },

        autoHeight: function () {
            var base = this,
                $currentimg = $(base.$owlItems[base.currentItem]).find("img"),
                iterations;

            function addHeight() {
                var $currentItem = $(base.$owlItems[base.currentItem]).height();
                base.wrapperOuter.css("height", $currentItem + "px");
                if (!base.wrapperOuter.hasClass("autoHeight")) {
                    window.setTimeout(function () {
                        base.wrapperOuter.addClass("autoHeight");
                    }, 0);
                }
            }

            function checkImage() {
                iterations += 1;
                if (base.completeImg($currentimg.get(0))) {
                    addHeight();
                } else if (iterations <= 100) { //if image loads in less than 10 seconds 
                    window.setTimeout(checkImage, 100);
                } else {
                    base.wrapperOuter.css("height", ""); //Else remove height attribute
                }
            }

            if ($currentimg.get(0) !== undefined) {
                iterations = 0;
                checkImage();
            } else {
                addHeight();
            }
        },

        completeImg: function (img) {
            var naturalWidthType;

            if (!img.complete) {
                return false;
            }
            naturalWidthType = typeof img.naturalWidth;
            if (naturalWidthType !== "undefined" && img.naturalWidth === 0) {
                return false;
            }
            return true;
        },

        onVisibleItems: function () {
            var base = this,
                i;

            if (base.options.addClassActive === true) {
                base.$owlItems.removeClass("active");
            }
            base.visibleItems = [];
            for (i = base.currentItem; i < base.currentItem + base.options.items; i += 1) {
                base.visibleItems.push(i);

                if (base.options.addClassActive === true) {
                    $(base.$owlItems[i]).addClass("active");
                }
            }
            base.owl.visibleItems = base.visibleItems;
        },

        transitionTypes: function (className) {
            var base = this;
            //Currently available: "fade", "backSlide", "goDown", "fadeUp"
            base.outClass = "owl-" + className + "-out";
            base.inClass = "owl-" + className + "-in";
        },

        singleItemTransition: function () {
            var base = this,
                outClass = base.outClass,
                inClass = base.inClass,
                $currentItem = base.$owlItems.eq(base.currentItem),
                $prevItem = base.$owlItems.eq(base.prevItem),
                prevPos = Math.abs(base.positionsInArray[base.currentItem]) + base.positionsInArray[base.prevItem],
                origin = Math.abs(base.positionsInArray[base.currentItem]) + base.itemWidth / 2,
                animEnd = 'webkitAnimationEnd oAnimationEnd MSAnimationEnd animationend';

            base.isTransition = true;

            base.$owlWrapper
                .addClass('owl-origin')
                .css({
                    "-webkit-transform-origin": origin + "px",
                    "-moz-perspective-origin": origin + "px",
                    "perspective-origin": origin + "px"
                });
            function transStyles(prevPos) {
                return {
                    "position": "relative",
                    "left": prevPos + "px"
                };
            }

            $prevItem
                .css(transStyles(prevPos, 10))
                .addClass(outClass)
                .on(animEnd, function () {
                    base.endPrev = true;
                    $prevItem.off(animEnd);
                    base.clearTransStyle($prevItem, outClass);
                });

            $currentItem
                .addClass(inClass)
                .on(animEnd, function () {
                    base.endCurrent = true;
                    $currentItem.off(animEnd);
                    base.clearTransStyle($currentItem, inClass);
                });
        },

        clearTransStyle: function (item, classToRemove) {
            var base = this;
            item.css({
                "position": "",
                "left": ""
            }).removeClass(classToRemove);

            if (base.endPrev && base.endCurrent) {
                base.$owlWrapper.removeClass('owl-origin');
                base.endPrev = false;
                base.endCurrent = false;
                base.isTransition = false;
            }
        },

        owlStatus: function () {
            var base = this;
            base.owl = {
                "userOptions": base.userOptions,
                "baseElement": base.$elem,
                "userItems": base.$userItems,
                "owlItems": base.$owlItems,
                "currentItem": base.currentItem,
                "prevItem": base.prevItem,
                "visibleItems": base.visibleItems,
                "isTouch": base.browser.isTouch,
                "browser": base.browser,
                "dragDirection": base.dragDirection
            };
        },

        clearEvents: function () {
            var base = this;
            base.$elem.off(".owl owl mousedown.disableTextSelect");
            $(document).off(".owl owl");
            $(window).off("resize", base.resizer);
        },

        unWrap: function () {
            var base = this;
            if (base.$elem.children().length !== 0) {
                base.$owlWrapper.unwrap();
                base.$userItems.unwrap().unwrap();
                if (base.owlControls) {
                    base.owlControls.remove();
                }
            }
            base.clearEvents();
            base.$elem
                .attr("style", base.$elem.data("owl-originalStyles") || "")
                .attr("class", base.$elem.data("owl-originalClasses"));
        },

        destroy: function () {
            var base = this;
            base.stop();
            window.clearInterval(base.checkVisible);
            base.unWrap();
            base.$elem.removeData();
        },

        reinit: function (newOptions) {
            var base = this,
                options = $.extend({}, base.userOptions, newOptions);
            base.unWrap();
            base.init(options, base.$elem);
        },

        addItem: function (htmlString, targetPosition) {
            var base = this,
                position;

            if (!htmlString) { return false; }

            if (base.$elem.children().length === 0) {
                base.$elem.append(htmlString);
                base.setVars();
                return false;
            }
            base.unWrap();
            if (targetPosition === undefined || targetPosition === -1) {
                position = -1;
            } else {
                position = targetPosition;
            }
            if (position >= base.$userItems.length || position === -1) {
                base.$userItems.eq(-1).after(htmlString);
            } else {
                base.$userItems.eq(position).before(htmlString);
            }

            base.setVars();
        },

        removeItem: function (targetPosition) {
            var base = this,
                position;

            if (base.$elem.children().length === 0) {
                return false;
            }
            if (targetPosition === undefined || targetPosition === -1) {
                position = -1;
            } else {
                position = targetPosition;
            }

            base.unWrap();
            base.$userItems.eq(position).remove();
            base.setVars();
        }

    };

    $.fn.owlCarousel = function (options) {
        return this.each(function () {
            if ($(this).data("owl-init") === true) {
                return false;
            }
            $(this).data("owl-init", true);
            var carousel = Object.create(Carousel);
            carousel.init(options, this);
            $.data(this, "owlCarousel", carousel);
        });
    };

    $.fn.owlCarousel.options = {

        items: 5,
        itemsCustom: false,
        itemsDesktop: [1199, 4],
        itemsDesktopSmall: [979, 3],
        itemsTablet: [768, 2],
        itemsTabletSmall: false,
        itemsMobile: [479, 1],
        singleItem: false,
        itemsScaleUp: false,

        slideSpeed: 200,
        paginationSpeed: 800,
        rewindSpeed: 1000,

        autoPlay: false,
        stopOnHover: false,

        navigation: false,
        navigationText: ["prev", "next"],
        rewindNav: true,
        scrollPerPage: false,

        pagination: true,
        paginationNumbers: false,

        responsive: true,
        responsiveRefreshRate: 200,
        responsiveBaseWidth: window,

        baseClass: "owl-carousel",
        theme: "owl-theme",

        lazyLoad: false,
        lazyFollow: true,
        lazyEffect: "fade",

        autoHeight: false,

        jsonPath: false,
        jsonSuccess: false,

        dragBeforeAnimFinish: true,
        mouseDrag: true,
        touchDrag: true,

        addClassActive: false,
        transitionStyle: false,

        beforeUpdate: false,
        afterUpdate: false,
        beforeInit: false,
        afterInit: false,
        beforeMove: false,
        afterMove: false,
        afterAction: false,
        startDragging: false,
        afterLazyLoad: false
    };
}(jQuery, window, document));;
!function (t, e) { "function" == typeof define && define.amd ? define("jquery-bridget/jquery-bridget", ["jquery"], function (i) { return e(t, i) }) : "object" == typeof module && module.exports ? module.exports = e(t, require("jquery")) : t.jQueryBridget = e(t, t.jQuery) }(window, function (t, e) { "use strict"; function i(i, s, a) { function u(t, e, o) { var n, s = "$()." + i + '("' + e + '")'; return t.each(function (t, u) { var h = a.data(u, i); if (!h) return void r(i + " not initialized. Cannot call methods, i.e. " + s); var d = h[e]; if (!d || "_" == e.charAt(0)) return void r(s + " is not a valid method"); var l = d.apply(h, o); n = void 0 === n ? l : n }), void 0 !== n ? n : t } function h(t, e) { t.each(function (t, o) { var n = a.data(o, i); n ? (n.option(e), n._init()) : (n = new s(o, e), a.data(o, i, n)) }) } a = a || e || t.jQuery, a && (s.prototype.option || (s.prototype.option = function (t) { a.isPlainObject(t) && (this.options = a.extend(!0, this.options, t)) }), a.fn[i] = function (t) { if ("string" == typeof t) { var e = n.call(arguments, 1); return u(this, t, e) } return h(this, t), this }, o(a)) } function o(t) { !t || t && t.bridget || (t.bridget = i) } var n = Array.prototype.slice, s = t.console, r = "undefined" == typeof s ? function () { } : function (t) { s.error(t) }; return o(e || t.jQuery), i }), function (t, e) { "function" == typeof define && define.amd ? define("ev-emitter/ev-emitter", e) : "object" == typeof module && module.exports ? module.exports = e() : t.EvEmitter = e() }("undefined" != typeof window ? window : this, function () { function t() { } var e = t.prototype; return e.on = function (t, e) { if (t && e) { var i = this._events = this._events || {}, o = i[t] = i[t] || []; return o.indexOf(e) == -1 && o.push(e), this } }, e.once = function (t, e) { if (t && e) { this.on(t, e); var i = this._onceEvents = this._onceEvents || {}, o = i[t] = i[t] || {}; return o[e] = !0, this } }, e.off = function (t, e) { var i = this._events && this._events[t]; if (i && i.length) { var o = i.indexOf(e); return o != -1 && i.splice(o, 1), this } }, e.emitEvent = function (t, e) { var i = this._events && this._events[t]; if (i && i.length) { i = i.slice(0), e = e || []; for (var o = this._onceEvents && this._onceEvents[t], n = 0; n < i.length; n++) { var s = i[n], r = o && o[s]; r && (this.off(t, s), delete o[s]), s.apply(this, e) } return this } }, e.allOff = function () { delete this._events, delete this._onceEvents }, t }), function (t, e) { "function" == typeof define && define.amd ? define("get-size/get-size", e) : "object" == typeof module && module.exports ? module.exports = e() : t.getSize = e() }(window, function () { "use strict"; function t(t) { var e = parseFloat(t), i = t.indexOf("%") == -1 && !isNaN(e); return i && e } function e() { } function i() { for (var t = { width: 0, height: 0, innerWidth: 0, innerHeight: 0, outerWidth: 0, outerHeight: 0 }, e = 0; e < h; e++) { var i = u[e]; t[i] = 0 } return t } function o(t) { var e = getComputedStyle(t); return e || a("Style returned " + e + ". Are you running this code in a hidden iframe on Firefox? See https://bit.ly/getsizebug1"), e } function n() { if (!d) { d = !0; var e = document.createElement("div"); e.style.width = "200px", e.style.padding = "1px 2px 3px 4px", e.style.borderStyle = "solid", e.style.borderWidth = "1px 2px 3px 4px", e.style.boxSizing = "border-box"; var i = document.body || document.documentElement; i.appendChild(e); var n = o(e); r = 200 == Math.round(t(n.width)), s.isBoxSizeOuter = r, i.removeChild(e) } } function s(e) { if (n(), "string" == typeof e && (e = document.querySelector(e)), e && "object" == typeof e && e.nodeType) { var s = o(e); if ("none" == s.display) return i(); var a = {}; a.width = e.offsetWidth, a.height = e.offsetHeight; for (var d = a.isBorderBox = "border-box" == s.boxSizing, l = 0; l < h; l++) { var f = u[l], c = s[f], m = parseFloat(c); a[f] = isNaN(m) ? 0 : m } var p = a.paddingLeft + a.paddingRight, y = a.paddingTop + a.paddingBottom, g = a.marginLeft + a.marginRight, v = a.marginTop + a.marginBottom, _ = a.borderLeftWidth + a.borderRightWidth, z = a.borderTopWidth + a.borderBottomWidth, I = d && r, x = t(s.width); x !== !1 && (a.width = x + (I ? 0 : p + _)); var S = t(s.height); return S !== !1 && (a.height = S + (I ? 0 : y + z)), a.innerWidth = a.width - (p + _), a.innerHeight = a.height - (y + z), a.outerWidth = a.width + g, a.outerHeight = a.height + v, a } } var r, a = "undefined" == typeof console ? e : function (t) { console.error(t) }, u = ["paddingLeft", "paddingRight", "paddingTop", "paddingBottom", "marginLeft", "marginRight", "marginTop", "marginBottom", "borderLeftWidth", "borderRightWidth", "borderTopWidth", "borderBottomWidth"], h = u.length, d = !1; return s }), function (t, e) { "use strict"; "function" == typeof define && define.amd ? define("desandro-matches-selector/matches-selector", e) : "object" == typeof module && module.exports ? module.exports = e() : t.matchesSelector = e() }(window, function () { "use strict"; var t = function () { var t = window.Element.prototype; if (t.matches) return "matches"; if (t.matchesSelector) return "matchesSelector"; for (var e = ["webkit", "moz", "ms", "o"], i = 0; i < e.length; i++) { var o = e[i], n = o + "MatchesSelector"; if (t[n]) return n } }(); return function (e, i) { return e[t](i) } }), function (t, e) { "function" == typeof define && define.amd ? define("fizzy-ui-utils/utils", ["desandro-matches-selector/matches-selector"], function (i) { return e(t, i) }) : "object" == typeof module && module.exports ? module.exports = e(t, require("desandro-matches-selector")) : t.fizzyUIUtils = e(t, t.matchesSelector) }(window, function (t, e) { var i = {}; i.extend = function (t, e) { for (var i in e) t[i] = e[i]; return t }, i.modulo = function (t, e) { return (t % e + e) % e }; var o = Array.prototype.slice; i.makeArray = function (t) { if (Array.isArray(t)) return t; if (null === t || void 0 === t) return []; var e = "object" == typeof t && "number" == typeof t.length; return e ? o.call(t) : [t] }, i.removeFrom = function (t, e) { var i = t.indexOf(e); i != -1 && t.splice(i, 1) }, i.getParent = function (t, i) { for (; t.parentNode && t != document.body;)if (t = t.parentNode, e(t, i)) return t }, i.getQueryElement = function (t) { return "string" == typeof t ? document.querySelector(t) : t }, i.handleEvent = function (t) { var e = "on" + t.type; this[e] && this[e](t) }, i.filterFindElements = function (t, o) { t = i.makeArray(t); var n = []; return t.forEach(function (t) { if (t instanceof HTMLElement) { if (!o) return void n.push(t); e(t, o) && n.push(t); for (var i = t.querySelectorAll(o), s = 0; s < i.length; s++)n.push(i[s]) } }), n }, i.debounceMethod = function (t, e, i) { i = i || 100; var o = t.prototype[e], n = e + "Timeout"; t.prototype[e] = function () { var t = this[n]; clearTimeout(t); var e = arguments, s = this; this[n] = setTimeout(function () { o.apply(s, e), delete s[n] }, i) } }, i.docReady = function (t) { var e = document.readyState; "complete" == e || "interactive" == e ? setTimeout(t) : document.addEventListener("DOMContentLoaded", t) }, i.toDashed = function (t) { return t.replace(/(.)([A-Z])/g, function (t, e, i) { return e + "-" + i }).toLowerCase() }; var n = t.console; return i.htmlInit = function (e, o) { i.docReady(function () { var s = i.toDashed(o), r = "data-" + s, a = document.querySelectorAll("[" + r + "]"), u = document.querySelectorAll(".js-" + s), h = i.makeArray(a).concat(i.makeArray(u)), d = r + "-options", l = t.jQuery; h.forEach(function (t) { var i, s = t.getAttribute(r) || t.getAttribute(d); try { i = s && JSON.parse(s) } catch (a) { return void (n && n.error("Error parsing " + r + " on " + t.className + ": " + a)) } var u = new e(t, i); l && l.data(t, o, u) }) }) }, i }), function (t, e) { "function" == typeof define && define.amd ? define("outlayer/item", ["ev-emitter/ev-emitter", "get-size/get-size"], e) : "object" == typeof module && module.exports ? module.exports = e(require("ev-emitter"), require("get-size")) : (t.Outlayer = {}, t.Outlayer.Item = e(t.EvEmitter, t.getSize)) }(window, function (t, e) { "use strict"; function i(t) { for (var e in t) return !1; return e = null, !0 } function o(t, e) { t && (this.element = t, this.layout = e, this.position = { x: 0, y: 0 }, this._create()) } function n(t) { return t.replace(/([A-Z])/g, function (t) { return "-" + t.toLowerCase() }) } var s = document.documentElement.style, r = "string" == typeof s.transition ? "transition" : "WebkitTransition", a = "string" == typeof s.transform ? "transform" : "WebkitTransform", u = { WebkitTransition: "webkitTransitionEnd", transition: "transitionend" }[r], h = { transform: a, transition: r, transitionDuration: r + "Duration", transitionProperty: r + "Property", transitionDelay: r + "Delay" }, d = o.prototype = Object.create(t.prototype); d.constructor = o, d._create = function () { this._transn = { ingProperties: {}, clean: {}, onEnd: {} }, this.css({ position: "absolute" }) }, d.handleEvent = function (t) { var e = "on" + t.type; this[e] && this[e](t) }, d.getSize = function () { this.size = e(this.element) }, d.css = function (t) { var e = this.element.style; for (var i in t) { var o = h[i] || i; e[o] = t[i] } }, d.getPosition = function () { var t = getComputedStyle(this.element), e = this.layout._getOption("originLeft"), i = this.layout._getOption("originTop"), o = t[e ? "left" : "right"], n = t[i ? "top" : "bottom"], s = parseFloat(o), r = parseFloat(n), a = this.layout.size; o.indexOf("%") != -1 && (s = s / 100 * a.width), n.indexOf("%") != -1 && (r = r / 100 * a.height), s = isNaN(s) ? 0 : s, r = isNaN(r) ? 0 : r, s -= e ? a.paddingLeft : a.paddingRight, r -= i ? a.paddingTop : a.paddingBottom, this.position.x = s, this.position.y = r }, d.layoutPosition = function () { var t = this.layout.size, e = {}, i = this.layout._getOption("originLeft"), o = this.layout._getOption("originTop"), n = i ? "paddingLeft" : "paddingRight", s = i ? "left" : "right", r = i ? "right" : "left", a = this.position.x + t[n]; e[s] = this.getXValue(a), e[r] = ""; var u = o ? "paddingTop" : "paddingBottom", h = o ? "top" : "bottom", d = o ? "bottom" : "top", l = this.position.y + t[u]; e[h] = this.getYValue(l), e[d] = "", this.css(e), this.emitEvent("layout", [this]) }, d.getXValue = function (t) { var e = this.layout._getOption("horizontal"); return this.layout.options.percentPosition && !e ? t / this.layout.size.width * 100 + "%" : t + "px" }, d.getYValue = function (t) { var e = this.layout._getOption("horizontal"); return this.layout.options.percentPosition && e ? t / this.layout.size.height * 100 + "%" : t + "px" }, d._transitionTo = function (t, e) { this.getPosition(); var i = this.position.x, o = this.position.y, n = t == this.position.x && e == this.position.y; if (this.setPosition(t, e), n && !this.isTransitioning) return void this.layoutPosition(); var s = t - i, r = e - o, a = {}; a.transform = this.getTranslate(s, r), this.transition({ to: a, onTransitionEnd: { transform: this.layoutPosition }, isCleaning: !0 }) }, d.getTranslate = function (t, e) { var i = this.layout._getOption("originLeft"), o = this.layout._getOption("originTop"); return t = i ? t : -t, e = o ? e : -e, "translate3d(" + t + "px, " + e + "px, 0)" }, d.goTo = function (t, e) { this.setPosition(t, e), this.layoutPosition() }, d.moveTo = d._transitionTo, d.setPosition = function (t, e) { this.position.x = parseFloat(t), this.position.y = parseFloat(e) }, d._nonTransition = function (t) { this.css(t.to), t.isCleaning && this._removeStyles(t.to); for (var e in t.onTransitionEnd) t.onTransitionEnd[e].call(this) }, d.transition = function (t) { if (!parseFloat(this.layout.options.transitionDuration)) return void this._nonTransition(t); var e = this._transn; for (var i in t.onTransitionEnd) e.onEnd[i] = t.onTransitionEnd[i]; for (i in t.to) e.ingProperties[i] = !0, t.isCleaning && (e.clean[i] = !0); if (t.from) { this.css(t.from); var o = this.element.offsetHeight; o = null } this.enableTransition(t.to), this.css(t.to), this.isTransitioning = !0 }; var l = "opacity," + n(a); d.enableTransition = function () { if (!this.isTransitioning) { var t = this.layout.options.transitionDuration; t = "number" == typeof t ? t + "ms" : t, this.css({ transitionProperty: l, transitionDuration: t, transitionDelay: this.staggerDelay || 0 }), this.element.addEventListener(u, this, !1) } }, d.onwebkitTransitionEnd = function (t) { this.ontransitionend(t) }, d.onotransitionend = function (t) { this.ontransitionend(t) }; var f = { "-webkit-transform": "transform" }; d.ontransitionend = function (t) { if (t.target === this.element) { var e = this._transn, o = f[t.propertyName] || t.propertyName; if (delete e.ingProperties[o], i(e.ingProperties) && this.disableTransition(), o in e.clean && (this.element.style[t.propertyName] = "", delete e.clean[o]), o in e.onEnd) { var n = e.onEnd[o]; n.call(this), delete e.onEnd[o] } this.emitEvent("transitionEnd", [this]) } }, d.disableTransition = function () { this.removeTransitionStyles(), this.element.removeEventListener(u, this, !1), this.isTransitioning = !1 }, d._removeStyles = function (t) { var e = {}; for (var i in t) e[i] = ""; this.css(e) }; var c = { transitionProperty: "", transitionDuration: "", transitionDelay: "" }; return d.removeTransitionStyles = function () { this.css(c) }, d.stagger = function (t) { t = isNaN(t) ? 0 : t, this.staggerDelay = t + "ms" }, d.removeElem = function () { this.element.parentNode.removeChild(this.element), this.css({ display: "" }), this.emitEvent("remove", [this]) }, d.remove = function () { return r && parseFloat(this.layout.options.transitionDuration) ? (this.once("transitionEnd", function () { this.removeElem() }), void this.hide()) : void this.removeElem() }, d.reveal = function () { delete this.isHidden, this.css({ display: "" }); var t = this.layout.options, e = {}, i = this.getHideRevealTransitionEndProperty("visibleStyle"); e[i] = this.onRevealTransitionEnd, this.transition({ from: t.hiddenStyle, to: t.visibleStyle, isCleaning: !0, onTransitionEnd: e }) }, d.onRevealTransitionEnd = function () { this.isHidden || this.emitEvent("reveal") }, d.getHideRevealTransitionEndProperty = function (t) { var e = this.layout.options[t]; if (e.opacity) return "opacity"; for (var i in e) return i }, d.hide = function () { this.isHidden = !0, this.css({ display: "" }); var t = this.layout.options, e = {}, i = this.getHideRevealTransitionEndProperty("hiddenStyle"); e[i] = this.onHideTransitionEnd, this.transition({ from: t.visibleStyle, to: t.hiddenStyle, isCleaning: !0, onTransitionEnd: e }) }, d.onHideTransitionEnd = function () { this.isHidden && (this.css({ display: "none" }), this.emitEvent("hide")) }, d.destroy = function () { this.css({ position: "", left: "", right: "", top: "", bottom: "", transition: "", transform: "" }) }, o }), function (t, e) { "use strict"; "function" == typeof define && define.amd ? define("outlayer/outlayer", ["ev-emitter/ev-emitter", "get-size/get-size", "fizzy-ui-utils/utils", "./item"], function (i, o, n, s) { return e(t, i, o, n, s) }) : "object" == typeof module && module.exports ? module.exports = e(t, require("ev-emitter"), require("get-size"), require("fizzy-ui-utils"), require("./item")) : t.Outlayer = e(t, t.EvEmitter, t.getSize, t.fizzyUIUtils, t.Outlayer.Item) }(window, function (t, e, i, o, n) { "use strict"; function s(t, e) { var i = o.getQueryElement(t); if (!i) return void (u && u.error("Bad element for " + this.constructor.namespace + ": " + (i || t))); this.element = i, h && (this.$element = h(this.element)), this.options = o.extend({}, this.constructor.defaults), this.option(e); var n = ++l; this.element.outlayerGUID = n, f[n] = this, this._create(); var s = this._getOption("initLayout"); s && this.layout() } function r(t) { function e() { t.apply(this, arguments) } return e.prototype = Object.create(t.prototype), e.prototype.constructor = e, e } function a(t) { if ("number" == typeof t) return t; var e = t.match(/(^\d*\.?\d*)(\w*)/), i = e && e[1], o = e && e[2]; if (!i.length) return 0; i = parseFloat(i); var n = m[o] || 1; return i * n } var u = t.console, h = t.jQuery, d = function () { }, l = 0, f = {}; s.namespace = "outlayer", s.Item = n, s.defaults = { containerStyle: { position: "relative" }, initLayout: !0, originLeft: !0, originTop: !0, resize: !0, resizeContainer: !0, transitionDuration: "0.4s", hiddenStyle: { opacity: 0, transform: "scale(0.001)" }, visibleStyle: { opacity: 1, transform: "scale(1)" } }; var c = s.prototype; o.extend(c, e.prototype), c.option = function (t) { o.extend(this.options, t) }, c._getOption = function (t) { var e = this.constructor.compatOptions[t]; return e && void 0 !== this.options[e] ? this.options[e] : this.options[t] }, s.compatOptions = { initLayout: "isInitLayout", horizontal: "isHorizontal", layoutInstant: "isLayoutInstant", originLeft: "isOriginLeft", originTop: "isOriginTop", resize: "isResizeBound", resizeContainer: "isResizingContainer" }, c._create = function () { this.reloadItems(), this.stamps = [], this.stamp(this.options.stamp), o.extend(this.element.style, this.options.containerStyle); var t = this._getOption("resize"); t && this.bindResize() }, c.reloadItems = function () { this.items = this._itemize(this.element.children) }, c._itemize = function (t) { for (var e = this._filterFindItemElements(t), i = this.constructor.Item, o = [], n = 0; n < e.length; n++) { var s = e[n], r = new i(s, this); o.push(r) } return o }, c._filterFindItemElements = function (t) { return o.filterFindElements(t, this.options.itemSelector) }, c.getItemElements = function () { return this.items.map(function (t) { return t.element }) }, c.layout = function () { this._resetLayout(), this._manageStamps(); var t = this._getOption("layoutInstant"), e = void 0 !== t ? t : !this._isLayoutInited; this.layoutItems(this.items, e), this._isLayoutInited = !0 }, c._init = c.layout, c._resetLayout = function () { this.getSize() }, c.getSize = function () { this.size = i(this.element) }, c._getMeasurement = function (t, e) { var o, n = this.options[t]; n ? ("string" == typeof n ? o = this.element.querySelector(n) : n instanceof HTMLElement && (o = n), this[t] = o ? i(o)[e] : n) : this[t] = 0 }, c.layoutItems = function (t, e) { t = this._getItemsForLayout(t), this._layoutItems(t, e), this._postLayout() }, c._getItemsForLayout = function (t) { return t.filter(function (t) { return !t.isIgnored }) }, c._layoutItems = function (t, e) { if (this._emitCompleteOnItems("layout", t), t && t.length) { var i = []; t.forEach(function (t) { var o = this._getItemLayoutPosition(t); o.item = t, o.isInstant = e || t.isLayoutInstant, i.push(o) }, this), this._processLayoutQueue(i) } }, c._getItemLayoutPosition = function () { return { x: 0, y: 0 } }, c._processLayoutQueue = function (t) { this.updateStagger(), t.forEach(function (t, e) { this._positionItem(t.item, t.x, t.y, t.isInstant, e) }, this) }, c.updateStagger = function () { var t = this.options.stagger; return null === t || void 0 === t ? void (this.stagger = 0) : (this.stagger = a(t), this.stagger) }, c._positionItem = function (t, e, i, o, n) { o ? t.goTo(e, i) : (t.stagger(n * this.stagger), t.moveTo(e, i)) }, c._postLayout = function () { this.resizeContainer() }, c.resizeContainer = function () { var t = this._getOption("resizeContainer"); if (t) { var e = this._getContainerSize(); e && (this._setContainerMeasure(e.width, !0), this._setContainerMeasure(e.height, !1)) } }, c._getContainerSize = d, c._setContainerMeasure = function (t, e) { if (void 0 !== t) { var i = this.size; i.isBorderBox && (t += e ? i.paddingLeft + i.paddingRight + i.borderLeftWidth + i.borderRightWidth : i.paddingBottom + i.paddingTop + i.borderTopWidth + i.borderBottomWidth), t = Math.max(t, 0), this.element.style[e ? "width" : "height"] = t + "px" } }, c._emitCompleteOnItems = function (t, e) { function i() { n.dispatchEvent(t + "Complete", null, [e]) } function o() { r++ , r == s && i() } var n = this, s = e.length; if (!e || !s) return void i(); var r = 0; e.forEach(function (e) { e.once(t, o) }) }, c.dispatchEvent = function (t, e, i) { var o = e ? [e].concat(i) : i; if (this.emitEvent(t, o), h) if (this.$element = this.$element || h(this.element), e) { var n = h.Event(e); n.type = t, this.$element.trigger(n, i) } else this.$element.trigger(t, i) }, c.ignore = function (t) { var e = this.getItem(t); e && (e.isIgnored = !0) }, c.unignore = function (t) { var e = this.getItem(t); e && delete e.isIgnored }, c.stamp = function (t) { t = this._find(t), t && (this.stamps = this.stamps.concat(t), t.forEach(this.ignore, this)) }, c.unstamp = function (t) { t = this._find(t), t && t.forEach(function (t) { o.removeFrom(this.stamps, t), this.unignore(t) }, this) }, c._find = function (t) { if (t) return "string" == typeof t && (t = this.element.querySelectorAll(t)), t = o.makeArray(t) }, c._manageStamps = function () { this.stamps && this.stamps.length && (this._getBoundingRect(), this.stamps.forEach(this._manageStamp, this)) }, c._getBoundingRect = function () { var t = this.element.getBoundingClientRect(), e = this.size; this._boundingRect = { left: t.left + e.paddingLeft + e.borderLeftWidth, top: t.top + e.paddingTop + e.borderTopWidth, right: t.right - (e.paddingRight + e.borderRightWidth), bottom: t.bottom - (e.paddingBottom + e.borderBottomWidth) } }, c._manageStamp = d, c._getElementOffset = function (t) { var e = t.getBoundingClientRect(), o = this._boundingRect, n = i(t), s = { left: e.left - o.left - n.marginLeft, top: e.top - o.top - n.marginTop, right: o.right - e.right - n.marginRight, bottom: o.bottom - e.bottom - n.marginBottom }; return s }, c.handleEvent = o.handleEvent, c.bindResize = function () { t.addEventListener("resize", this), this.isResizeBound = !0 }, c.unbindResize = function () { t.removeEventListener("resize", this), this.isResizeBound = !1 }, c.onresize = function () { this.resize() }, o.debounceMethod(s, "onresize", 100), c.resize = function () { this.isResizeBound && this.needsResizeLayout() && this.layout() }, c.needsResizeLayout = function () { var t = i(this.element), e = this.size && t; return e && t.innerWidth !== this.size.innerWidth }, c.addItems = function (t) { var e = this._itemize(t); return e.length && (this.items = this.items.concat(e)), e }, c.appended = function (t) { var e = this.addItems(t); e.length && (this.layoutItems(e, !0), this.reveal(e)) }, c.prepended = function (t) { var e = this._itemize(t); if (e.length) { var i = this.items.slice(0); this.items = e.concat(i), this._resetLayout(), this._manageStamps(), this.layoutItems(e, !0), this.reveal(e), this.layoutItems(i) } }, c.reveal = function (t) { if (this._emitCompleteOnItems("reveal", t), t && t.length) { var e = this.updateStagger(); t.forEach(function (t, i) { t.stagger(i * e), t.reveal() }) } }, c.hide = function (t) { if (this._emitCompleteOnItems("hide", t), t && t.length) { var e = this.updateStagger(); t.forEach(function (t, i) { t.stagger(i * e), t.hide() }) } }, c.revealItemElements = function (t) { var e = this.getItems(t); this.reveal(e) }, c.hideItemElements = function (t) { var e = this.getItems(t); this.hide(e) }, c.getItem = function (t) { for (var e = 0; e < this.items.length; e++) { var i = this.items[e]; if (i.element == t) return i } }, c.getItems = function (t) { t = o.makeArray(t); var e = []; return t.forEach(function (t) { var i = this.getItem(t); i && e.push(i) }, this), e }, c.remove = function (t) { var e = this.getItems(t); this._emitCompleteOnItems("remove", e), e && e.length && e.forEach(function (t) { t.remove(), o.removeFrom(this.items, t) }, this) }, c.destroy = function () { var t = this.element.style; t.height = "", t.position = "", t.width = "", this.items.forEach(function (t) { t.destroy() }), this.unbindResize(); var e = this.element.outlayerGUID; delete f[e], delete this.element.outlayerGUID, h && h.removeData(this.element, this.constructor.namespace) }, s.data = function (t) { t = o.getQueryElement(t); var e = t && t.outlayerGUID; return e && f[e] }, s.create = function (t, e) { var i = r(s); return i.defaults = o.extend({}, s.defaults), o.extend(i.defaults, e), i.compatOptions = o.extend({}, s.compatOptions), i.namespace = t, i.data = s.data, i.Item = r(n), o.htmlInit(i, t), h && h.bridget && h.bridget(t, i), i }; var m = { ms: 1, s: 1e3 }; return s.Item = n, s }), function (t, e) { "function" == typeof define && define.amd ? define("isotope-layout/js/item", ["outlayer/outlayer"], e) : "object" == typeof module && module.exports ? module.exports = e(require("outlayer")) : (t.Isotope = t.Isotope || {}, t.Isotope.Item = e(t.Outlayer)) }(window, function (t) { "use strict"; function e() { t.Item.apply(this, arguments) } var i = e.prototype = Object.create(t.Item.prototype), o = i._create; i._create = function () { this.id = this.layout.itemGUID++ , o.call(this), this.sortData = {} }, i.updateSortData = function () { if (!this.isIgnored) { this.sortData.id = this.id, this.sortData["original-order"] = this.id, this.sortData.random = Math.random(); var t = this.layout.options.getSortData, e = this.layout._sorters; for (var i in t) { var o = e[i]; this.sortData[i] = o(this.element, this) } } }; var n = i.destroy; return i.destroy = function () { n.apply(this, arguments), this.css({ display: "" }) }, e }), function (t, e) { "function" == typeof define && define.amd ? define("isotope-layout/js/layout-mode", ["get-size/get-size", "outlayer/outlayer"], e) : "object" == typeof module && module.exports ? module.exports = e(require("get-size"), require("outlayer")) : (t.Isotope = t.Isotope || {}, t.Isotope.LayoutMode = e(t.getSize, t.Outlayer)) }(window, function (t, e) { "use strict"; function i(t) { this.isotope = t, t && (this.options = t.options[this.namespace], this.element = t.element, this.items = t.filteredItems, this.size = t.size) } var o = i.prototype, n = ["_resetLayout", "_getItemLayoutPosition", "_manageStamp", "_getContainerSize", "_getElementOffset", "needsResizeLayout", "_getOption"]; return n.forEach(function (t) { o[t] = function () { return e.prototype[t].apply(this.isotope, arguments) } }), o.needsVerticalResizeLayout = function () { var e = t(this.isotope.element), i = this.isotope.size && e; return i && e.innerHeight != this.isotope.size.innerHeight }, o._getMeasurement = function () { this.isotope._getMeasurement.apply(this, arguments) }, o.getColumnWidth = function () { this.getSegmentSize("column", "Width") }, o.getRowHeight = function () { this.getSegmentSize("row", "Height") }, o.getSegmentSize = function (t, e) { var i = t + e, o = "outer" + e; if (this._getMeasurement(i, o), !this[i]) { var n = this.getFirstItemSize(); this[i] = n && n[o] || this.isotope.size["inner" + e] } }, o.getFirstItemSize = function () { var e = this.isotope.filteredItems[0]; return e && e.element && t(e.element) }, o.layout = function () { this.isotope.layout.apply(this.isotope, arguments) }, o.getSize = function () { this.isotope.getSize(), this.size = this.isotope.size }, i.modes = {}, i.create = function (t, e) { function n() { i.apply(this, arguments) } return n.prototype = Object.create(o), n.prototype.constructor = n, e && (n.options = e), n.prototype.namespace = t, i.modes[t] = n, n }, i }), function (t, e) { "function" == typeof define && define.amd ? define("masonry-layout/masonry", ["outlayer/outlayer", "get-size/get-size"], e) : "object" == typeof module && module.exports ? module.exports = e(require("outlayer"), require("get-size")) : t.Masonry = e(t.Outlayer, t.getSize) }(window, function (t, e) { var i = t.create("masonry"); i.compatOptions.fitWidth = "isFitWidth"; var o = i.prototype; return o._resetLayout = function () { this.getSize(), this._getMeasurement("columnWidth", "outerWidth"), this._getMeasurement("gutter", "outerWidth"), this.measureColumns(), this.colYs = []; for (var t = 0; t < this.cols; t++)this.colYs.push(0); this.maxY = 0, this.horizontalColIndex = 0 }, o.measureColumns = function () { if (this.getContainerWidth(), !this.columnWidth) { var t = this.items[0], i = t && t.element; this.columnWidth = i && e(i).outerWidth || this.containerWidth } var o = this.columnWidth += this.gutter, n = this.containerWidth + this.gutter, s = n / o, r = o - n % o, a = r && r < 1 ? "round" : "floor"; s = Math[a](s), this.cols = Math.max(s, 1) }, o.getContainerWidth = function () { var t = this._getOption("fitWidth"), i = t ? this.element.parentNode : this.element, o = e(i); this.containerWidth = o && o.innerWidth }, o._getItemLayoutPosition = function (t) { t.getSize(); var e = t.size.outerWidth % this.columnWidth, i = e && e < 1 ? "round" : "ceil", o = Math[i](t.size.outerWidth / this.columnWidth); o = Math.min(o, this.cols); for (var n = this.options.horizontalOrder ? "_getHorizontalColPosition" : "_getTopColPosition", s = this[n](o, t), r = { x: this.columnWidth * s.col, y: s.y }, a = s.y + t.size.outerHeight, u = o + s.col, h = s.col; h < u; h++)this.colYs[h] = a; return r }, o._getTopColPosition = function (t) { var e = this._getTopColGroup(t), i = Math.min.apply(Math, e); return { col: e.indexOf(i), y: i } }, o._getTopColGroup = function (t) { if (t < 2) return this.colYs; for (var e = [], i = this.cols + 1 - t, o = 0; o < i; o++)e[o] = this._getColGroupY(o, t); return e }, o._getColGroupY = function (t, e) { if (e < 2) return this.colYs[t]; var i = this.colYs.slice(t, t + e); return Math.max.apply(Math, i) }, o._getHorizontalColPosition = function (t, e) { var i = this.horizontalColIndex % this.cols, o = t > 1 && i + t > this.cols; i = o ? 0 : i; var n = e.size.outerWidth && e.size.outerHeight; return this.horizontalColIndex = n ? i + t : this.horizontalColIndex, { col: i, y: this._getColGroupY(i, t) } }, o._manageStamp = function (t) { var i = e(t), o = this._getElementOffset(t), n = this._getOption("originLeft"), s = n ? o.left : o.right, r = s + i.outerWidth, a = Math.floor(s / this.columnWidth); a = Math.max(0, a); var u = Math.floor(r / this.columnWidth); u -= r % this.columnWidth ? 0 : 1, u = Math.min(this.cols - 1, u); for (var h = this._getOption("originTop"), d = (h ? o.top : o.bottom) + i.outerHeight, l = a; l <= u; l++)this.colYs[l] = Math.max(d, this.colYs[l]) }, o._getContainerSize = function () { this.maxY = Math.max.apply(Math, this.colYs); var t = { height: this.maxY }; return this._getOption("fitWidth") && (t.width = this._getContainerFitWidth()), t }, o._getContainerFitWidth = function () { for (var t = 0, e = this.cols; --e && 0 === this.colYs[e];)t++; return (this.cols - t) * this.columnWidth - this.gutter }, o.needsResizeLayout = function () { var t = this.containerWidth; return this.getContainerWidth(), t != this.containerWidth }, i }), function (t, e) { "function" == typeof define && define.amd ? define("isotope-layout/js/layout-modes/masonry", ["../layout-mode", "masonry-layout/masonry"], e) : "object" == typeof module && module.exports ? module.exports = e(require("../layout-mode"), require("masonry-layout")) : e(t.Isotope.LayoutMode, t.Masonry) }(window, function (t, e) { "use strict"; var i = t.create("masonry"), o = i.prototype, n = { _getElementOffset: !0, layout: !0, _getMeasurement: !0 }; for (var s in e.prototype) n[s] || (o[s] = e.prototype[s]); var r = o.measureColumns; o.measureColumns = function () { this.items = this.isotope.filteredItems, r.call(this) }; var a = o._getOption; return o._getOption = function (t) { return "fitWidth" == t ? void 0 !== this.options.isFitWidth ? this.options.isFitWidth : this.options.fitWidth : a.apply(this.isotope, arguments) }, i }), function (t, e) { "function" == typeof define && define.amd ? define("isotope-layout/js/layout-modes/fit-rows", ["../layout-mode"], e) : "object" == typeof exports ? module.exports = e(require("../layout-mode")) : e(t.Isotope.LayoutMode) }(window, function (t) { "use strict"; var e = t.create("fitRows"), i = e.prototype; return i._resetLayout = function () { this.x = 0, this.y = 0, this.maxY = 0, this._getMeasurement("gutter", "outerWidth") }, i._getItemLayoutPosition = function (t) { t.getSize(); var e = t.size.outerWidth + this.gutter, i = this.isotope.size.innerWidth + this.gutter; 0 !== this.x && e + this.x > i && (this.x = 0, this.y = this.maxY); var o = { x: this.x, y: this.y }; return this.maxY = Math.max(this.maxY, this.y + t.size.outerHeight), this.x += e, o }, i._getContainerSize = function () { return { height: this.maxY } }, e }), function (t, e) { "function" == typeof define && define.amd ? define("isotope-layout/js/layout-modes/vertical", ["../layout-mode"], e) : "object" == typeof module && module.exports ? module.exports = e(require("../layout-mode")) : e(t.Isotope.LayoutMode) }(window, function (t) { "use strict"; var e = t.create("vertical", { horizontalAlignment: 0 }), i = e.prototype; return i._resetLayout = function () { this.y = 0 }, i._getItemLayoutPosition = function (t) { t.getSize(); var e = (this.isotope.size.innerWidth - t.size.outerWidth) * this.options.horizontalAlignment, i = this.y; return this.y += t.size.outerHeight, { x: e, y: i } }, i._getContainerSize = function () { return { height: this.y } }, e }), function (t, e) { "function" == typeof define && define.amd ? define(["outlayer/outlayer", "get-size/get-size", "desandro-matches-selector/matches-selector", "fizzy-ui-utils/utils", "isotope-layout/js/item", "isotope-layout/js/layout-mode", "isotope-layout/js/layout-modes/masonry", "isotope-layout/js/layout-modes/fit-rows", "isotope-layout/js/layout-modes/vertical"], function (i, o, n, s, r, a) { return e(t, i, o, n, s, r, a) }) : "object" == typeof module && module.exports ? module.exports = e(t, require("outlayer"), require("get-size"), require("desandro-matches-selector"), require("fizzy-ui-utils"), require("isotope-layout/js/item"), require("isotope-layout/js/layout-mode"), require("isotope-layout/js/layout-modes/masonry"), require("isotope-layout/js/layout-modes/fit-rows"), require("isotope-layout/js/layout-modes/vertical")) : t.Isotope = e(t, t.Outlayer, t.getSize, t.matchesSelector, t.fizzyUIUtils, t.Isotope.Item, t.Isotope.LayoutMode) }(window, function (t, e, i, o, n, s, r) {
    function a(t, e) { return function (i, o) { for (var n = 0; n < t.length; n++) { var s = t[n], r = i.sortData[s], a = o.sortData[s]; if (r > a || r < a) { var u = void 0 !== e[s] ? e[s] : e, h = u ? 1 : -1; return (r > a ? 1 : -1) * h } } return 0 } } var u = t.jQuery, h = String.prototype.trim ? function (t) { return t.trim() } : function (t) { return t.replace(/^\s+|\s+$/g, "") }, d = e.create("isotope", { layoutMode: "masonry", isJQueryFiltering: !0, sortAscending: !0 }); d.Item = s, d.LayoutMode = r; var l = d.prototype; l._create = function () { this.itemGUID = 0, this._sorters = {}, this._getSorters(), e.prototype._create.call(this), this.modes = {}, this.filteredItems = this.items, this.sortHistory = ["original-order"]; for (var t in r.modes) this._initLayoutMode(t) }, l.reloadItems = function () { this.itemGUID = 0, e.prototype.reloadItems.call(this) }, l._itemize = function () { for (var t = e.prototype._itemize.apply(this, arguments), i = 0; i < t.length; i++) { var o = t[i]; o.id = this.itemGUID++ } return this._updateItemsSortData(t), t }, l._initLayoutMode = function (t) { var e = r.modes[t], i = this.options[t] || {}; this.options[t] = e.options ? n.extend(e.options, i) : i, this.modes[t] = new e(this) }, l.layout = function () { return !this._isLayoutInited && this._getOption("initLayout") ? void this.arrange() : void this._layout() }, l._layout = function () { var t = this._getIsInstant(); this._resetLayout(), this._manageStamps(), this.layoutItems(this.filteredItems, t), this._isLayoutInited = !0 }, l.arrange = function (t) { this.option(t), this._getIsInstant(); var e = this._filter(this.items); this.filteredItems = e.matches, this._bindArrangeComplete(), this._isInstant ? this._noTransition(this._hideReveal, [e]) : this._hideReveal(e), this._sort(), this._layout() }, l._init = l.arrange, l._hideReveal = function (t) { this.reveal(t.needReveal), this.hide(t.needHide) }, l._getIsInstant = function () { var t = this._getOption("layoutInstant"), e = void 0 !== t ? t : !this._isLayoutInited; return this._isInstant = e, e }, l._bindArrangeComplete = function () { function t() { e && i && o && n.dispatchEvent("arrangeComplete", null, [n.filteredItems]) } var e, i, o, n = this; this.once("layoutComplete", function () { e = !0, t() }), this.once("hideComplete", function () { i = !0, t() }), this.once("revealComplete", function () { o = !0, t() }) }, l._filter = function (t) { var e = this.options.filter; e = e || "*"; for (var i = [], o = [], n = [], s = this._getFilterTest(e), r = 0; r < t.length; r++) { var a = t[r]; if (!a.isIgnored) { var u = s(a); u && i.push(a), u && a.isHidden ? o.push(a) : u || a.isHidden || n.push(a) } } return { matches: i, needReveal: o, needHide: n } }, l._getFilterTest = function (t) {
        return u && this.options.isJQueryFiltering ? function (e) {
            return u(e.element).is(t);
        } : "function" == typeof t ? function (e) { return t(e.element) } : function (e) { return o(e.element, t) }
    }, l.updateSortData = function (t) { var e; t ? (t = n.makeArray(t), e = this.getItems(t)) : e = this.items, this._getSorters(), this._updateItemsSortData(e) }, l._getSorters = function () { var t = this.options.getSortData; for (var e in t) { var i = t[e]; this._sorters[e] = f(i) } }, l._updateItemsSortData = function (t) { for (var e = t && t.length, i = 0; e && i < e; i++) { var o = t[i]; o.updateSortData() } }; var f = function () { function t(t) { if ("string" != typeof t) return t; var i = h(t).split(" "), o = i[0], n = o.match(/^\[(.+)\]$/), s = n && n[1], r = e(s, o), a = d.sortDataParsers[i[1]]; return t = a ? function (t) { return t && a(r(t)) } : function (t) { return t && r(t) } } function e(t, e) { return t ? function (e) { return e.getAttribute(t) } : function (t) { var i = t.querySelector(e); return i && i.textContent } } return t }(); d.sortDataParsers = { parseInt: function (t) { return parseInt(t, 10) }, parseFloat: function (t) { return parseFloat(t) } }, l._sort = function () { if (this.options.sortBy) { var t = n.makeArray(this.options.sortBy); this._getIsSameSortBy(t) || (this.sortHistory = t.concat(this.sortHistory)); var e = a(this.sortHistory, this.options.sortAscending); this.filteredItems.sort(e) } }, l._getIsSameSortBy = function (t) { for (var e = 0; e < t.length; e++) if (t[e] != this.sortHistory[e]) return !1; return !0 }, l._mode = function () { var t = this.options.layoutMode, e = this.modes[t]; if (!e) throw new Error("No layout mode: " + t); return e.options = this.options[t], e }, l._resetLayout = function () { e.prototype._resetLayout.call(this), this._mode()._resetLayout() }, l._getItemLayoutPosition = function (t) { return this._mode()._getItemLayoutPosition(t) }, l._manageStamp = function (t) { this._mode()._manageStamp(t) }, l._getContainerSize = function () { return this._mode()._getContainerSize() }, l.needsResizeLayout = function () { return this._mode().needsResizeLayout() }, l.appended = function (t) { var e = this.addItems(t); if (e.length) { var i = this._filterRevealAdded(e); this.filteredItems = this.filteredItems.concat(i) } }, l.prepended = function (t) { var e = this._itemize(t); if (e.length) { this._resetLayout(), this._manageStamps(); var i = this._filterRevealAdded(e); this.layoutItems(this.filteredItems), this.filteredItems = i.concat(this.filteredItems), this.items = e.concat(this.items) } }, l._filterRevealAdded = function (t) { var e = this._filter(t); return this.hide(e.needHide), this.reveal(e.matches), this.layoutItems(e.matches, !0), e.matches }, l.insert = function (t) { var e = this.addItems(t); if (e.length) { var i, o, n = e.length; for (i = 0; i < n; i++) o = e[i], this.element.appendChild(o.element); var s = this._filter(e).matches; for (i = 0; i < n; i++) e[i].isLayoutInstant = !0; for (this.arrange(), i = 0; i < n; i++) delete e[i].isLayoutInstant; this.reveal(s) } }; var c = l.remove; return l.remove = function (t) { t = n.makeArray(t); var e = this.getItems(t); c.call(this, t); for (var i = e && e.length, o = 0; i && o < i; o++) { var s = e[o]; n.removeFrom(this.filteredItems, s) } }, l.shuffle = function () { for (var t = 0; t < this.items.length; t++) { var e = this.items[t]; e.sortData.random = Math.random() } this.options.sortBy = "random", this._sort(), this._layout() }, l._noTransition = function (t, e) { var i = this.options.transitionDuration; this.options.transitionDuration = 0; var o = t.apply(this, e); return this.options.transitionDuration = i, o }, l.getFilteredItemElements = function () { return this.filteredItems.map(function (t) { return t.element }) }, d
});
;
/* Nuveen-dotcom, C&T Release: Sprint 5.3, Build: 18.1.13, Generated on: Tue Dec 19 2023 19:08:40 GMT+0530 (India Standard Time) */ 
!function(t){function e(n){if(i[n])return i[n].exports;var o=i[n]={i:n,l:!1,exports:{}};return t[n].call(o.exports,o,o.exports,e),o.l=!0,o.exports}var i={};e.m=t,e.c=i,e.i=function(t){return t},e.d=function(t,i,n){e.o(t,i)||Object.defineProperty(t,i,{configurable:!1,enumerable:!0,get:n})},e.n=function(t){var i=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(i,"a",i),i},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s=612)}([function(t,e,i){var n=i(7),o=i(72),r=i(52),s=i(53),a=i(65),l=function(t,e,i){var c,u,d,h,p=t&l.F,f=t&l.G,v=t&l.S,g=t&l.P,m=t&l.B,y=f?n:v?n[e]||(n[e]={}):(n[e]||{}).prototype,b=f?o:o[e]||(o[e]={}),_=b.prototype||(b.prototype={});f&&(i=e);for(c in i)u=!p&&y&&void 0!==y[c],d=(u?y:i)[c],h=m&&u?a(d,n):g&&"function"==typeof d?a(Function.call,d):d,y&&s(y,c,d,t&l.U),b[c]!=d&&r(b,c,h),g&&_[c]!=d&&(_[c]=d)};n.core=o,l.F=1,l.G=2,l.S=4,l.P=8,l.B=16,l.W=32,l.U=64,l.R=128,t.exports=l},function(t,e,i){"use strict";e.__esModule=!0,e.default=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}},function(t,e){var i=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=i)},function(t,e,i){var n=i(34)("wks"),o=i(21),r=i(2).Symbol,s="function"==typeof r;(t.exports=function(t){return n[t]||(n[t]=s&&r[t]||(s?r:o)("Symbol."+t))}).store=n},function(t,e){var i={}.hasOwnProperty;t.exports=function(t,e){return i.call(t,e)}},function(t,e,i){var n=i(12);t.exports=function(t){if(!n(t))throw TypeError(t+" is not an object!");return t}},function(t,e,i){var n=i(69),o=i(27);t.exports=function(t){return n(o(t))}},function(t,e){var i=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=i)},function(t,e,i){t.exports=!i(18)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(t,e,i){var n=i(10),o=i(19);t.exports=i(8)?function(t,e,i){return n.f(t,e,o(1,i))}:function(t,e,i){return t[e]=i,t}},function(t,e,i){var n=i(13),o=i(46),r=i(37),s=Object.defineProperty;e.f=i(8)?Object.defineProperty:function(t,e,i){if(n(t),e=r(e,!0),n(i),o)try{return s(t,e,i)}catch(t){}if("get"in i||"set"in i)throw TypeError("Accessors not supported!");return"value"in i&&(t[e]=i.value),t}},function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t,e,i){var n=i(17);t.exports=function(t){if(!n(t))throw TypeError(t+" is not an object!");return t}},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}var o=i(1),r=n(o),s=i(44),a=n(s),l=function(){function t(){var e=this;(0,r.default)(this,t),this._current=null,window.addEventListener("resize",function(){return e.refreshValue()}),this.refreshValue()}return t.prototype.refreshValue=function(){if(document.querySelector("body")){var t=window.getComputedStyle(document.querySelector("body"),":after").getPropertyValue("content").replace(/\"/g,"");null!==this._current&&t===this._current||(this._current=t,window.dispatchEvent(new a.default("breakpointChange",{newBreakpoint:t})))}},t.prototype.current=function(){return this._current},t}(),c=new l;t.exports=c},function(t,e){var i=t.exports={version:"2.5.0"};"number"==typeof __e&&(__e=i)},function(t,e,i){var n=i(140)("wks"),o=i(116),r=i(7).Symbol,s="function"==typeof r;(t.exports=function(t){return n[t]||(n[t]=s&&r[t]||(s?r:o)("Symbol."+t))}).store=n},function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},function(t,e,i){var n=i(49),o=i(31);t.exports=Object.keys||function(t){return n(t,o)}},function(t,e){var i=0,n=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++i+n).toString(36))}},function(t,e){t.exports={}},function(t,e,i){t.exports=!i(11)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(t,e,i){var n=i(5),o=i(204),r=i(76),s=Object.defineProperty;e.f=i(23)?Object.defineProperty:function(t,e,i){if(n(t),e=r(e,!0),n(i),o)try{return s(t,e,i)}catch(t){}if("get"in i||"set"in i)throw TypeError("Accessors not supported!");return"value"in i&&(t[e]=i.value),t}},function(t,e,i){var n=i(75),o=Math.min;t.exports=function(t){return t>0?o(n(t),9007199254740991):0}},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.$body=$("html")}return t.prototype.lock=function(){this.lastScrollTop=$(window).scrollTop(),this.$body.addClass("nuv-utils-body-scroll--locked").scrollTop(this.lastScrollTop)},t.prototype.unlock=function(){this.$body.hasClass("nuv-global-navigation--menu-open")||(this.$body.removeClass("nuv-utils-body-scroll--locked"),$(window).scrollTop(this.lastScrollTop))},t.prototype.lockScroll=function(){this.lastScrollTop=$(window).scrollTop(),this.$body.scrollTop(this.lastScrollTop)},t.prototype.isLocked=function(){return this.$body.hasClass("nuv-utils-body-scroll--locked")},t}(),s=new r;e.default=s},function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on  "+t);return t}},function(t,e,i){var n=i(10).f,o=i(4),r=i(3)("toStringTag");t.exports=function(t,e,i){t&&!o(t=i?t:t.prototype,r)&&n(t,r,{configurable:!0,value:e})}},function(t,e,i){var n=i(34)("keys"),o=i(21);t.exports=function(t){return n[t]||(n[t]=o(t))}},function(t,e){var i=Math.ceil,n=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?n:i)(t)}},function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(t,e,i){var n=i(2),o=i(15),r=i(45),s=i(9),a=function(t,e,i){var l,c,u,d=t&a.F,h=t&a.G,p=t&a.S,f=t&a.P,v=t&a.B,g=t&a.W,m=h?o:o[e]||(o[e]={}),y=m.prototype,b=h?n:p?n[e]:(n[e]||{}).prototype;h&&(i=e);for(l in i)(c=!d&&b&&void 0!==b[l])&&l in m||(u=c?b[l]:i[l],m[l]=h&&"function"!=typeof b[l]?i[l]:v&&c?r(u,n):g&&b[l]==u?function(t){var e=function(e,i,n){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(e);case 2:return new t(e,i)}return new t(e,i,n)}return t.apply(this,arguments)};return e.prototype=t.prototype,e}(u):f&&"function"==typeof u?r(Function.call,u):u,f&&((m.virtual||(m.virtual={}))[l]=u,t&a.R&&y&&!y[l]&&s(y,l,u)))};a.F=1,a.G=2,a.S=4,a.P=8,a.B=16,a.W=32,a.U=64,a.R=128,t.exports=a},function(t,e){t.exports=!0},function(t,e,i){var n=i(2),o=n["__core-js_shared__"]||(n["__core-js_shared__"]={});t.exports=function(t){return o[t]||(o[t]={})}},function(t,e,i){var n=i(73);t.exports=function(t){return Object(n(t))}},function(t,e){var i={}.toString;t.exports=function(t){return i.call(t).slice(8,-1)}},function(t,e,i){var n=i(17);t.exports=function(t,e){if(!n(t))return t;var i,o;if(e&&"function"==typeof(i=t.toString)&&!n(o=i.call(t)))return o;if("function"==typeof(i=t.valueOf)&&!n(o=i.call(t)))return o;if(!e&&"function"==typeof(i=t.toString)&&!n(o=i.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},function(t,e){e.f={}.propertyIsEnumerable},function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},function(t,e,i){var n=i(17),o=i(2).document,r=n(o)&&n(o.createElement);t.exports=function(t){return r?o.createElement(t):{}}},function(t,e,i){var n=i(2),o=i(15),r=i(33),s=i(42),a=i(10).f;t.exports=function(t){var e=o.Symbol||(o.Symbol=r?{}:n.Symbol||{});"_"==t.charAt(0)||t in e||a(e,t,{value:s.f(t)})}},function(t,e,i){e.f=i(3)},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t)}return t.prototype.debounce=function(t,e,i){for(var n=arguments.length,o=Array(n>3?n-3:0),r=3;r<n;r++)o[r-3]=arguments[r];var s=void 0;return function(){var n=this,r=function(){s=null,i||t.apply(n,o)},a=i&&!s;clearTimeout(s),s=setTimeout(r,e),a&&t.apply(n,o)}},t.prototype.getParameterByName=function(t,e){var i=e||window.location.href,n=t.replace(/[[\]]/g,"\\$&"),o=new RegExp("[?&]"+n+"(=([^&#]*)|&|#|$)"),r=o.exec(i);return r?r[2]?decodeURIComponent(r[2].replace(/\+/g," ")):"":null},t.prototype.addClassWithoutTransitionTo=function(t,e){t.addClass("nuv-util--no-transition-with-children"),t.addClass(e),setTimeout(function(){t.removeClass("nuv-util--no-transition-with-children")},0)},t.prototype.removeClassWithoutTransitionTo=function(t,e){t.addClass("nuv-util--no-transition-with-children"),t.removeClass(e),setTimeout(function(){t.removeClass("nuv-util--no-transition-with-children")},0)},t.prototype.arraysEqual=function(t,e){if(t.length!==e.length)return!1;t.sort(),e.sort();for(var i=t.length;i--;)if(t[i]!==e[i])return!1;return!0},t.prototype.isIOS=function(){return!!/iphone|ipod|ipad/.test(window.navigator.userAgent.toLowerCase())},t.prototype.isIpad=function(){return!!/ipad/.test(window.navigator.userAgent.toLowerCase())},t.prototype.updateLoadModal=function(t){window.sessionStorage.setItem("openModal",t);var e="[data-speed-bump-id = "+t+"]";setTimeout(function(){$(e).click()},4e3)},t.prototype.getWCSEnvName=function(){var t=window.location.hostname;return t.indexOf("devint2")>-1?"DEVM":t.indexOf("at.test")>-1?"ATM":t.indexOf("at.nuveen")>-1?"ATD":t.indexOf("nuveen.com")>-1?"PROD":"PROTO"},t.prototype.getPdpUrlMaster=function(){window.fundLegalNames&&(this.pdpUrlMaster=window.fundLegalNames)},t.prototype.getPdpUrl=function(t,e){var i=this.getWCSEnvName(),n="/";"PROTO"===i&&(n="http://www.nuveen.com/");var o=""+n+t+"/"+e;return this.pdpUrlMaster&&(this.pdpUrlMaster[e]?this.pdpUrlMaster[e].url&&(o=""+n+this.pdpUrlMaster[e].url):console.warn("Contribution URL is missing for the fundcode "+e)),o},t.prototype.compareValues=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"asc";return function(i,n){if(!i[t]||!n[t])return 0;var o="string"==typeof i[t]?i[t].toUpperCase():i[t],r="string"==typeof n[t]?n[t].toUpperCase():n[t],s=0;return o>r?s=1:o<r&&(s=-1),"desc"===e?-1*s:s}},t}(),s=new r;e.default=s},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),function(){function t(t,e){e=e||{bubbles:!1,cancelable:!1,detail:void 0};var i=document.createEvent("CustomEvent");return i.initCustomEvent(t,e.bubbles,e.cancelable,e.detail),i}if("function"==typeof window.CustomEvent)return!1;t.prototype=window.Event.prototype,window.CustomEvent=t}();var n=window.CustomEvent;e.default=n},function(t,e,i){var n=i(57);t.exports=function(t,e,i){if(n(t),void 0===e)return t;switch(i){case 1:return function(i){return t.call(e,i)};case 2:return function(i,n){return t.call(e,i,n)};case 3:return function(i,n,o){return t.call(e,i,n,o)}}return function(){return t.apply(e,arguments)}}},function(t,e,i){t.exports=!i(8)&&!i(18)(function(){return 7!=Object.defineProperty(i(40)("div"),"a",{get:function(){return 7}}).a})},function(t,e,i){"use strict";var n=i(33),o=i(32),r=i(50),s=i(9),a=i(4),l=i(22),c=i(78),u=i(28),d=i(80),h=i(3)("iterator"),p=!([].keys&&"next"in[].keys()),f=function(){return this};t.exports=function(t,e,i,v,g,m,y){c(i,e,v);var b,_,w,x=function(t){if(!p&&t in S)return S[t];switch(t){case"keys":case"values":return function(){return new i(this,t)}}return function(){return new i(this,t)}},$=e+" Iterator",k="values"==g,C=!1,S=t.prototype,T=S[h]||S["@@iterator"]||g&&S[g],M=T||x(g),A=g?k?x("entries"):M:void 0,O="Array"==e?S.entries||T:T;if(O&&(w=d(O.call(new t)))!==Object.prototype&&w.next&&(u(w,$,!0),n||a(w,h)||s(w,h,f)),k&&T&&"values"!==T.name&&(C=!0,M=function(){return T.call(this)}),n&&!y||!p&&!C&&S[h]||s(S,h,M),l[e]=M,l[$]=f,g)if(b={values:k?M:x("values"),keys:m?M:x("keys"),entries:A},y)for(_ in b)_ in S||r(S,_,b[_]);else o(o.P+o.F*(p||C),e,b);return b}},function(t,e,i){var n=i(13),o=i(79),r=i(31),s=i(29)("IE_PROTO"),a=function(){},l=function(){var t,e=i(40)("iframe"),n=r.length;for(e.style.display="none",i(68).appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write("<script>document.F=Object<\/script>"),t.close(),l=t.F;n--;)delete l.prototype[r[n]];return l()};t.exports=Object.create||function(t,e){var i;return null!==t?(a.prototype=n(t),i=new a,a.prototype=null,i[s]=t):i=l(),void 0===e?i:o(i,e)}},function(t,e,i){var n=i(4),o=i(6),r=i(77)(!1),s=i(29)("IE_PROTO");t.exports=function(t,e){var i,a=o(t),l=0,c=[];for(i in a)i!=s&&n(a,i)&&c.push(i);for(;e.length>l;)n(a,i=e[l++])&&(~r(c,i)||c.push(i));return c}},function(t,e,i){t.exports=i(9)},function(t,e){var i={}.hasOwnProperty;t.exports=function(t,e){return i.call(t,e)}},function(t,e,i){var n=i(24),o=i(112);t.exports=i(23)?function(t,e,i){return n.f(t,e,o(1,i))}:function(t,e,i){return t[e]=i,t}},function(t,e,i){var n=i(7),o=i(52),r=i(51),s=i(116)("src"),a=Function.toString,l=(""+a).split("toString");i(72).inspectSource=function(t){return a.call(t)},(t.exports=function(t,e,i,a){var c="function"==typeof i;c&&(r(i,"name")||o(i,"name",e)),t[e]!==i&&(c&&(r(i,s)||o(i,s,t[e]?""+t[e]:l.join(String(e)))),t===n?t[e]=i:a?t[e]?t[e]=i:o(t,e,i):(delete t[e],o(t,e,i)))})(Function.prototype,"toString",function(){return"function"==typeof this&&this[s]||a.call(this)})},function(t,e,i){var n=i(0),o=i(11),r=i(73),s=/"/g,a=function(t,e,i,n){var o=String(r(t)),a="<"+e;return""!==i&&(a+=" "+i+'="'+String(n).replace(s,"&quot;")+'"'),a+">"+o+"</"+e+">"};t.exports=function(t,e){var i={};i[t]=e(a),n(n.P+n.F*o(function(){var e=""[t]('"');return e!==e.toLowerCase()||e.split('"').length>3}),"String",i)}},function(t,e,i){var n=i(124),o=i(73);t.exports=function(t){return n(o(t))}},function(t,e,i){"use strict";var n=i(67),o=function(t){return t&&t.__esModule?t:{default:t}}(n);!function(t){var e={init:function(i){var n=t.extend({items:1,itemsOnPage:1,pages:0,displayedPages:5,edges:2,currentPage:0,useAnchors:!0,hrefTextPrefix:"#page-",hrefTextSuffix:"",prevText:"Prev",nextText:"Next",ellipseText:"&hellip;",ellipsePageSet:!0,cssStyle:"light-theme",listStyle:"",labelMap:[],selectOnClick:!0,nextAtFront:!1,invertPageOrder:!1,useStartEdge:!0,useEndEdge:!0,onPageClick:function(t,e){},onInit:function(){}},i||{}),o=this;return n.pages=n.pages?n.pages:Math.ceil(n.items/n.itemsOnPage)?Math.ceil(n.items/n.itemsOnPage):1,n.currentPage?n.currentPage=n.currentPage-1:n.currentPage=n.invertPageOrder?n.pages-1:0,n.halfDisplayed=n.displayedPages/2,this.each(function(){o.addClass(n.cssStyle+" simple-pagination").data("pagination",n),e._draw.call(o)}),n.onInit(),this},selectPage:function(t){return e._selectPage.call(this,t-1),this},prevPage:function(){var t=this.data("pagination");return t.invertPageOrder?t.currentPage<t.pages-1&&e._selectPage.call(this,t.currentPage+1):t.currentPage>0&&e._selectPage.call(this,t.currentPage-1),this},nextPage:function(){var t=this.data("pagination");return t.invertPageOrder?t.currentPage>0&&e._selectPage.call(this,t.currentPage-1):t.currentPage<t.pages-1&&e._selectPage.call(this,t.currentPage+1),this},getPagesCount:function(){return this.data("pagination").pages},setPagesCount:function(t){this.data("pagination").pages=t},getCurrentPage:function(){return this.data("pagination").currentPage+1},destroy:function(){return this.empty(),this},drawPage:function(t){var i=this.data("pagination");return i.currentPage=t-1,this.data("pagination",i),e._draw.call(this),this},redraw:function(){return e._draw.call(this),this},disable:function(){var t=this.data("pagination");return t.disabled=!0,this.data("pagination",t),e._draw.call(this),this},enable:function(){var t=this.data("pagination");return t.disabled=!1,this.data("pagination",t),e._draw.call(this),this},updateItems:function(t){var i=this.data("pagination");i.items=t,i.pages=e._getPages(i),this.data("pagination",i),e._draw.call(this)},updateItemsOnPage:function(t){var i=this.data("pagination");return i.itemsOnPage=t,i.pages=e._getPages(i),this.data("pagination",i),e._selectPage.call(this,0),this},getItemsOnPage:function(){return this.data("pagination").itemsOnPage},_draw:function(){var i,n,o=this.data("pagination"),r=e._getInterval(o);e.destroy.call(this),n="function"==typeof this.prop?this.prop("tagName"):this.attr("tagName");var s="UL"===n?this:t("<ul"+(o.listStyle?' class="'+o.listStyle+'"':"")+"></ul>").appendTo(this);if(o.prevText&&e._appendItem.call(this,o.invertPageOrder?o.currentPage+1:o.currentPage-1,{text:o.prevText,classes:"prev"}),o.nextText&&o.nextAtFront&&e._appendItem.call(this,o.invertPageOrder?o.currentPage-1:o.currentPage+1,{text:o.nextText,classes:"next"}),o.invertPageOrder){if(r.end<o.pages&&o.edges>0){if(o.useStartEdge){var a=Math.max(o.pages-o.edges,r.end);for(i=o.pages-1;i>=a;i--)e._appendItem.call(this,i)}o.pages-o.edges>r.end&&o.pages-o.edges-r.end!=1?s.append('<li class="disabled ellipsis"><span class="ellipse">'+o.ellipseText+"</span></li>"):o.pages-o.edges-r.end==1&&e._appendItem.call(this,r.end)}}else if(r.start>0&&o.edges>0){if(o.useStartEdge){var l=Math.min(o.edges,r.start);for(i=0;i<l;i++)e._appendItem.call(this,i)}o.edges<r.start&&r.start-o.edges!=1?s.append('<li class="disabled ellipsis"><span class="ellipse">'+o.ellipseText+"</span></li>"):r.start-o.edges==1&&e._appendItem.call(this,o.edges)}if(o.invertPageOrder)for(i=r.end-1;i>=r.start;i--)e._appendItem.call(this,i);else for(i=r.start;i<r.end;i++)e._appendItem.call(this,i);if(o.invertPageOrder){if(r.start>0&&o.edges>0&&(o.edges<r.start&&r.start-o.edges!=1?s.append('<li class="disabled ellipsis"><span class="ellipse">'+o.ellipseText+"</span></li>"):r.start-o.edges==1&&e._appendItem.call(this,o.edges),o.useEndEdge)){var l=Math.min(o.edges,r.start);for(i=l-1;i>=0;i--)e._appendItem.call(this,i)}}else if(r.end<o.pages&&o.edges>0&&(o.pages-o.edges>r.end&&o.pages-o.edges-r.end!=1?s.append('<li class="disabled ellipsis"><span class="ellipse">'+o.ellipseText+"</span></li>"):o.pages-o.edges-r.end==1&&e._appendItem.call(this,r.end),o.useEndEdge)){var a=Math.max(o.pages-o.edges,r.end);for(i=a;i<o.pages;i++)e._appendItem.call(this,i)}o.nextText&&!o.nextAtFront&&e._appendItem.call(this,o.invertPageOrder?o.currentPage-1:o.currentPage+1,{text:o.nextText,classes:"next"}),o.ellipsePageSet&&!o.disabled&&e._ellipseClick.call(this,s)},_getPages:function(t){return Math.ceil(t.items/t.itemsOnPage)||1},_getInterval:function(t){return{start:Math.ceil(t.currentPage>t.halfDisplayed?Math.max(Math.min(t.currentPage-t.halfDisplayed,t.pages-t.displayedPages),0):0),end:Math.ceil(t.currentPage>t.halfDisplayed?Math.min(t.currentPage+t.halfDisplayed,t.pages):Math.min(t.displayedPages,t.pages))}},_appendItem:function(i,n){var o,r,s=this,a=s.data("pagination"),l=t("<li></li>"),c=s.find("ul");i=i<0?0:i<a.pages?i:a.pages-1,o={text:i+1,classes:""},a.labelMap.length&&a.labelMap[i]&&(o.text=a.labelMap[i]),o=t.extend(o,n||{}),i==a.currentPage||a.disabled?(a.disabled||"prev"===o.classes||"next"===o.classes?l.addClass("disabled"):l.addClass("active"),r=t('<span class="current">'+o.text+"</span>")):(r=t(a.useAnchors?'<a href="'+a.hrefTextPrefix+(i+1)+a.hrefTextSuffix+'" class="page-link">'+o.text+"</a>":"<span >"+o.text+"</span>"),r.click(function(t){return e._selectPage.call(s,i,t)})),o.classes&&r.addClass(o.classes),l.append(r),c.length?c.append(l):s.append(l)},_selectPage:function(t,i){var n=this.data("pagination");return n.currentPage=t,n.selectOnClick&&e._draw.call(this),n.onPageClick(t+1,i)},_ellipseClick:function(i){var n=this,o=this.data("pagination"),r=i.find(".ellipse");r.addClass("clickable").parent().removeClass("disabled"),r.click(function(i){if(!o.disable){var s=t(this),a=(parseInt(s.parent().prev().text(),10)||0)+1;s.html('<input type="number" min="1" max="'+o.pages+'" step="1" value="'+a+'">').find("input").focus().click(function(t){t.stopPropagation()}).keyup(function(i){var s=t(this).val();13===i.which&&""!==s?s>0&&s<=o.pages&&e._selectPage.call(n,s-1):27===i.which&&r.empty().html(o.ellipseText)}).bind("blur",function(i){var s=t(this).val();return""!==s&&e._selectPage.call(n,s-1),r.empty().html(o.ellipseText),!1})}return!1})}};t.fn.pagination=function(i){return e[i]&&"_"!=i.charAt(0)?e[i].apply(this,Array.prototype.slice.call(arguments,1)):"object"!==(void 0===i?"undefined":(0,o.default)(i))&&i?void t.error("Method "+i+" does not exist on jQuery.pagination"):e.init.apply(this,arguments)}}(jQuery)},function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},function(t,e){e.f=Object.getOwnPropertySymbols},function(t,e,i){var n=i(125),o=i(112),r=i(55),s=i(76),a=i(51),l=i(204),c=Object.getOwnPropertyDescriptor;e.f=i(23)?c:function(t,e){if(t=r(t),e=s(e,!0),l)try{return c(t,e)}catch(t){}if(a(t,e))return o(!n.f.call(t,e),t[e])}},function(t,e,i){var n=i(51),o=i(35),r=i(168)("IE_PROTO"),s=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=o(t),n(t,r)?t[r]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?s:null}},function(t,e,i){var n=i(49),o=i(31).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return n(t,o)}},function(t,e,i){var n=i(30),o=Math.min;t.exports=function(t){return t>0?o(n(t),9007199254740991):0}},function(t,e,i){var n=i(27);t.exports=function(t){return Object(n(t))}},function(t,e){var i={}.toString;t.exports=function(t){return i.call(t).slice(8,-1)}},function(t,e,i){var n=i(39);t.exports=function(t,e,i){if(n(t),void 0===e)return t;switch(i){case 1:return function(i){return t.call(e,i)};case 2:return function(i,n){return t.call(e,i,n)};case 3:return function(i,n,o){return t.call(e,i,n,o)}}return function(){return t.apply(e,arguments)}}},function(t,e,i){"use strict";var n=i(11);t.exports=function(t,e){return!!t&&n(function(){e?t.call(null,function(){},1):t.call(null)})}},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}e.__esModule=!0;var o=i(92),r=n(o),s=i(91),a=n(s),l="function"==typeof a.default&&"symbol"==typeof r.default?function(t){return typeof t}:function(t){return t&&"function"==typeof a.default&&t.constructor===a.default&&t!==a.default.prototype?"symbol":typeof t};e.default="function"==typeof a.default&&"symbol"===l(r.default)?function(t){return void 0===t?"undefined":l(t)}:function(t){return t&&"function"==typeof a.default&&t.constructor===a.default&&t!==a.default.prototype?"symbol":void 0===t?"undefined":l(t)}},function(t,e,i){var n=i(2).document;t.exports=n&&n.documentElement},function(t,e,i){var n=i(36);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==n(t)?t.split(""):Object(t)}},function(t,e,i){"use strict";var n=i(81)(!0);i(47)(String,"String",function(t){this._t=String(t),this._i=0},function(){var t,e=this._t,i=this._i;return i>=e.length?{value:void 0,done:!0}:(t=n(e,i),this._i+=t.length,{value:t,done:!1})})},function(t,e,i){var n=i(65),o=i(124),r=i(35),s=i(25),a=i(153);t.exports=function(t,e){var i=1==t,l=2==t,c=3==t,u=4==t,d=6==t,h=5==t||d,p=e||a;return function(e,a,f){for(var v,g,m=r(e),y=o(m),b=n(a,f,3),_=s(y.length),w=0,x=i?p(e,_):l?p(e,0):void 0;_>w;w++)if((h||w in y)&&(v=y[w],g=b(v,w,m),t))if(i)x[w]=g;else if(g)switch(t){case 3:return!0;case 5:return v;case 6:return w;case 2:x.push(v)}else if(u)return!1;return d?-1:c||u?u:x}}},function(t,e){var i=t.exports={version:"2.5.0"};"number"==typeof __e&&(__e=i)},function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on  "+t);return t}},function(t,e,i){var n=i(0),o=i(72),r=i(11);t.exports=function(t,e){var i=(o.Object||{})[t]||Object[t],s={};s[t]=e(i),n(n.S+n.F*r(function(){i(1)}),"Object",s)}},function(t,e){var i=Math.ceil,n=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?n:i)(t)}},function(t,e,i){var n=i(12);t.exports=function(t,e){if(!n(t))return t;var i,o;if(e&&"function"==typeof(i=t.toString)&&!n(o=i.call(t)))return o;if("function"==typeof(i=t.valueOf)&&!n(o=i.call(t)))return o;if(!e&&"function"==typeof(i=t.toString)&&!n(o=i.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},function(t,e,i){var n=i(6),o=i(62),r=i(82);t.exports=function(t){return function(e,i,s){var a,l=n(e),c=o(l.length),u=r(s,c);if(t&&i!=i){for(;c>u;)if((a=l[u++])!=a)return!0}else for(;c>u;u++)if((t||u in l)&&l[u]===i)return t||u||0;return!t&&-1}}},function(t,e,i){"use strict";var n=i(48),o=i(19),r=i(28),s={};i(9)(s,i(3)("iterator"),function(){return this}),t.exports=function(t,e,i){t.prototype=n(s,{next:o(1,i)}),r(t,e+" Iterator")}},function(t,e,i){var n=i(10),o=i(13),r=i(20);t.exports=i(8)?Object.defineProperties:function(t,e){o(t);for(var i,s=r(e),a=s.length,l=0;a>l;)n.f(t,i=s[l++],e[i]);return t}},function(t,e,i){var n=i(4),o=i(63),r=i(29)("IE_PROTO"),s=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=o(t),n(t,r)?t[r]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?s:null}},function(t,e,i){var n=i(30),o=i(27);t.exports=function(t){return function(e,i){var r,s,a=String(o(e)),l=n(i),c=a.length;return l<0||l>=c?t?"":void 0:(r=a.charCodeAt(l),r<55296||r>56319||l+1===c||(s=a.charCodeAt(l+1))<56320||s>57343?t?a.charAt(l):r:t?a.slice(l,l+2):s-56320+(r-55296<<10)+65536)}}},function(t,e,i){var n=i(30),o=Math.max,r=Math.min;t.exports=function(t,e){return t=n(t),t<0?o(t+e,0):r(t,e)}},function(t,e,i){var n=i(224),o=i(0),r=i(140)("metadata"),s=r.store||(r.store=new(i(227))),a=function(t,e,i){var o=s.get(t);if(!o){if(!i)return;s.set(t,o=new n)}var r=o.get(e);if(!r){if(!i)return;o.set(e,r=new n)}return r},l=function(t,e,i){var n=a(e,i,!1);return void 0!==n&&n.has(t)},c=function(t,e,i){var n=a(e,i,!1);return void 0===n?void 0:n.get(t)},u=function(t,e,i,n){a(i,n,!0).set(t,e)},d=function(t,e){var i=a(t,e,!1),n=[];return i&&i.forEach(function(t,e){n.push(e)}),n},h=function(t){return void 0===t||"symbol"==typeof t?t:String(t)},p=function(t){o(o.S,"Reflect",t)};t.exports={store:s,map:a,has:l,get:c,set:u,keys:d,key:h,exp:p}},function(t,e,i){"use strict";if(i(23)){var n=i(109),o=i(7),r=i(11),s=i(0),a=i(142),l=i(174),c=i(65),u=i(107),d=i(112),h=i(52),p=i(113),f=i(75),v=i(25),g=i(222),m=i(115),y=i(76),b=i(51),_=i(123),w=i(12),x=i(35),$=i(160),k=i(110),C=i(60),S=i(111).f,T=i(176),M=i(116),A=i(16),O=i(71),P=i(128),L=i(141),E=i(177),I=i(117),j=i(135),D=i(114),N=i(152),z=i(196),R=i(24),F=i(59),B=R.f,H=F.f,W=o.RangeError,U=o.TypeError,G=o.Uint8Array,V=Array.prototype,X=l.ArrayBuffer,Y=l.DataView,q=O(0),Z=O(2),J=O(3),Q=O(4),K=O(5),tt=O(6),et=P(!0),it=P(!1),nt=E.values,ot=E.keys,rt=E.entries,st=V.lastIndexOf,at=V.reduce,lt=V.reduceRight,ct=V.join,ut=V.sort,dt=V.slice,ht=V.toString,pt=V.toLocaleString,ft=A("iterator"),vt=A("toStringTag"),gt=M("typed_constructor"),mt=M("def_constructor"),yt=a.CONSTR,bt=a.TYPED,_t=a.VIEW,wt=O(1,function(t,e){return St(L(t,t[mt]),e)}),xt=r(function(){return 1===new G(new Uint16Array([1]).buffer)[0]}),$t=!!G&&!!G.prototype.set&&r(function(){new G(1).set({})}),kt=function(t,e){var i=f(t);if(i<0||i%e)throw W("Wrong offset!");return i},Ct=function(t){if(w(t)&&bt in t)return t;throw U(t+" is not a typed array!")},St=function(t,e){if(!(w(t)&&gt in t))throw U("It is not a typed array constructor!");return new t(e)},Tt=function(t,e){return Mt(L(t,t[mt]),e)},Mt=function(t,e){for(var i=0,n=e.length,o=St(t,n);n>i;)o[i]=e[i++];return o},At=function(t,e,i){B(t,e,{get:function(){return this._d[i]}})},Ot=function(t){var e,i,n,o,r,s,a=x(t),l=arguments.length,u=l>1?arguments[1]:void 0,d=void 0!==u,h=T(a);if(void 0!=h&&!$(h)){for(s=h.call(a),n=[],e=0;!(r=s.next()).done;e++)n.push(r.value);a=n}for(d&&l>2&&(u=c(u,arguments[2],2)),e=0,i=v(a.length),o=St(this,i);i>e;e++)o[e]=d?u(a[e],e):a[e];return o},Pt=function(){for(var t=0,e=arguments.length,i=St(this,e);e>t;)i[t]=arguments[t++];return i},Lt=!!G&&r(function(){pt.call(new G(1))}),Et=function(){return pt.apply(Lt?dt.call(Ct(this)):Ct(this),arguments)},It={copyWithin:function(t,e){return z.call(Ct(this),t,e,arguments.length>2?arguments[2]:void 0)},every:function(t){return Q(Ct(this),t,arguments.length>1?arguments[1]:void 0)},fill:function(t){return N.apply(Ct(this),arguments)},filter:function(t){return Tt(this,Z(Ct(this),t,arguments.length>1?arguments[1]:void 0))},find:function(t){return K(Ct(this),t,arguments.length>1?arguments[1]:void 0)},findIndex:function(t){return tt(Ct(this),t,arguments.length>1?arguments[1]:void 0)},forEach:function(t){q(Ct(this),t,arguments.length>1?arguments[1]:void 0)},indexOf:function(t){return it(Ct(this),t,arguments.length>1?arguments[1]:void 0)},includes:function(t){return et(Ct(this),t,arguments.length>1?arguments[1]:void 0)},join:function(t){return ct.apply(Ct(this),arguments)},lastIndexOf:function(t){return st.apply(Ct(this),arguments)},map:function(t){return wt(Ct(this),t,arguments.length>1?arguments[1]:void 0)},reduce:function(t){return at.apply(Ct(this),arguments)},reduceRight:function(t){return lt.apply(Ct(this),arguments)},reverse:function(){for(var t,e=this,i=Ct(e).length,n=Math.floor(i/2),o=0;o<n;)t=e[o],e[o++]=e[--i],e[i]=t;return e},some:function(t){return J(Ct(this),t,arguments.length>1?arguments[1]:void 0)},sort:function(t){return ut.call(Ct(this),t)},subarray:function(t,e){var i=Ct(this),n=i.length,o=m(t,n);return new(L(i,i[mt]))(i.buffer,i.byteOffset+o*i.BYTES_PER_ELEMENT,v((void 0===e?n:m(e,n))-o))}},jt=function(t,e){return Tt(this,dt.call(Ct(this),t,e))},Dt=function(t){Ct(this);var e=kt(arguments[1],1),i=this.length,n=x(t),o=v(n.length),r=0;if(o+e>i)throw W("Wrong length!");for(;r<o;)this[e+r]=n[r++]},Nt={entries:function(){return rt.call(Ct(this))},keys:function(){return ot.call(Ct(this))},values:function(){return nt.call(Ct(this))}},zt=function(t,e){return w(t)&&t[bt]&&"symbol"!=typeof e&&e in t&&String(+e)==String(e)},Rt=function(t,e){return zt(t,e=y(e,!0))?d(2,t[e]):H(t,e)},Ft=function(t,e,i){return!(zt(t,e=y(e,!0))&&w(i)&&b(i,"value"))||b(i,"get")||b(i,"set")||i.configurable||b(i,"writable")&&!i.writable||b(i,"enumerable")&&!i.enumerable?B(t,e,i):(t[e]=i.value,t)};yt||(F.f=Rt,R.f=Ft),s(s.S+s.F*!yt,"Object",{getOwnPropertyDescriptor:Rt,defineProperty:Ft}),r(function(){ht.call({})})&&(ht=pt=function(){return ct.call(this)});var Bt=p({},It);p(Bt,Nt),h(Bt,ft,Nt.values),p(Bt,{slice:jt,set:Dt,constructor:function(){},toString:ht,toLocaleString:Et}),At(Bt,"buffer","b"),At(Bt,"byteOffset","o"),At(Bt,"byteLength","l"),At(Bt,"length","e"),B(Bt,vt,{get:function(){return this[bt]}}),t.exports=function(t,e,i,l){l=!!l;var c=t+(l?"Clamped":"")+"Array",d="get"+t,p="set"+t,f=o[c],m=f||{},y=f&&C(f),b=!f||!a.ABV,x={},$=f&&f.prototype,T=function(t,i){var n=t._d;return n.v[d](i*e+n.o,xt)},M=function(t,i,n){var o=t._d;l&&(n=(n=Math.round(n))<0?0:n>255?255:255&n),o.v[p](i*e+o.o,n,xt)},A=function(t,e){B(t,e,{get:function(){return T(this,e)},set:function(t){return M(this,e,t)},enumerable:!0})};b?(f=i(function(t,i,n,o){u(t,f,c,"_d");var r,s,a,l,d=0,p=0;if(w(i)){if(!(i instanceof X||"ArrayBuffer"==(l=_(i))||"SharedArrayBuffer"==l))return bt in i?Mt(f,i):Ot.call(f,i);r=i,p=kt(n,e);var m=i.byteLength;if(void 0===o){if(m%e)throw W("Wrong length!");if((s=m-p)<0)throw W("Wrong length!")}else if((s=v(o)*e)+p>m)throw W("Wrong length!");a=s/e}else a=g(i),s=a*e,r=new X(s);for(h(t,"_d",{b:r,o:p,l:s,e:a,v:new Y(r)});d<a;)A(t,d++)}),$=f.prototype=k(Bt),h($,"constructor",f)):r(function(){f(1)})&&r(function(){new f(-1)})&&j(function(t){new f,new f(null),new f(1.5),new f(t)},!0)||(f=i(function(t,i,n,o){u(t,f,c);var r;return w(i)?i instanceof X||"ArrayBuffer"==(r=_(i))||"SharedArrayBuffer"==r?void 0!==o?new m(i,kt(n,e),o):void 0!==n?new m(i,kt(n,e)):new m(i):bt in i?Mt(f,i):Ot.call(f,i):new m(g(i))}),q(y!==Function.prototype?S(m).concat(S(y)):S(m),function(t){t in f||h(f,t,m[t])}),f.prototype=$,n||($.constructor=f));var O=$[ft],P=!!O&&("values"==O.name||void 0==O.name),L=Nt.values;h(f,gt,!0),h($,bt,c),h($,_t,!0),h($,mt,f),(l?new f(1)[vt]==c:vt in $)||B($,vt,{get:function(){return c}}),x[c]=f,s(s.G+s.W+s.F*(f!=m),x),s(s.S,c,{BYTES_PER_ELEMENT:e}),s(s.S+s.F*r(function(){m.of.call(f,1)}),c,{from:Ot,of:Pt}),"BYTES_PER_ELEMENT"in $||h($,"BYTES_PER_ELEMENT",e),s(s.P,c,It),D(c),s(s.P+s.F*$t,c,{set:Dt}),s(s.P+s.F*!P,c,Nt),n||$.toString==ht||($.toString=ht),s(s.P+s.F*r(function(){new f(1).slice()}),c,{slice:jt}),s(s.P+s.F*(r(function(){return[1,2].toLocaleString()!=new f([1,2]).toLocaleString()})||!r(function(){$.toLocaleString.call([1,2])})),c,{toLocaleString:Et}),I[c]=P?O:L,n||P||h($,ft,L)}}else t.exports=function(){}},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t)}return t.prototype.set=function(t,e,i){if(e){var n=new Date;n.setTime(n.getTime()+24*i*60*60*1e3);var o="expires="+n.toUTCString();document.cookie=t+"="+encodeURIComponent(e)+";"+o+";path=/;secure"}},t.prototype.get=function(t){for(var e=t+"=",i=document.cookie.split(";"),n=0;n<i.length;n++){for(var o=i[n];" "===o.charAt(0);)o=o.substring(1);if(0===o.indexOf(e))return decodeURIComponent(o.substring(e.length,o.length))}return""},t.prototype.check=function(t){return""!==this.get(t)},t.prototype.ammend=function(t,e,i,n){if(e){if(this.check(t)){var o=this.get(t),r=o.split("|^|");return-1===r.indexOf(e)&&r.push(e),n&&r.length>n&&r.shift(),void this.set(t,r.join("|^|"),i)}this.set(t,e,i)}},t.prototype.list=function(t){return this.get(t).split("|^|")},t}(),s=new r;e.default=s},function(t,e){},function(t,e,i){i(103);for(var n=i(2),o=i(9),r=i(22),s=i(3)("toStringTag"),a="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),l=0;l<a.length;l++){var c=a[l],u=n[c],d=u&&u.prototype;d&&!d[s]&&o(d,s,c),r[c]=r.Array}},function(t,e,i){var n=i(16)("unscopables"),o=Array.prototype;void 0==o[n]&&i(52)(o,n,{}),t.exports=function(t){o[n][t]=!0}},function(t,e,i){var n=i(116)("meta"),o=i(12),r=i(51),s=i(24).f,a=0,l=Object.isExtensible||function(){return!0},c=!i(11)(function(){return l(Object.preventExtensions({}))}),u=function(t){s(t,n,{value:{i:"O"+ ++a,w:{}}})},d=function(t,e){if(!o(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!r(t,n)){if(!l(t))return"F";if(!e)return"E";u(t)}return t[n].i},h=function(t,e){if(!r(t,n)){if(!l(t))return!0;if(!e)return!1;u(t)}return t[n].w},p=function(t){return c&&f.NEED&&l(t)&&!r(t,n)&&u(t),t},f=t.exports={KEY:n,NEED:!1,fastKey:d,getWeak:h,onFreeze:p}},function(t,e,i){var n=i(214),o=i(156);t.exports=Object.keys||function(t){return n(t,o)}},function(t,e,i){t.exports={default:i(93),__esModule:!0}},function(t,e,i){t.exports={default:i(94),__esModule:!0}},function(t,e,i){i(104),i(86),i(105),i(106),t.exports=i(15).Symbol},function(t,e,i){i(70),i(87),t.exports=i(42).f("iterator")},function(t,e){t.exports=function(){}},function(t,e,i){var n=i(20),o=i(58),r=i(38);t.exports=function(t){var e=n(t),i=o.f;if(i)for(var s,a=i(t),l=r.f,c=0;a.length>c;)l.call(t,s=a[c++])&&e.push(s);return e}},function(t,e,i){var n=i(36);t.exports=Array.isArray||function(t){return"Array"==n(t)}},function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},function(t,e,i){var n=i(20),o=i(6);t.exports=function(t,e){for(var i,r=o(t),s=n(r),a=s.length,l=0;a>l;)if(r[i=s[l++]]===e)return i}},function(t,e,i){var n=i(21)("meta"),o=i(17),r=i(4),s=i(10).f,a=0,l=Object.isExtensible||function(){return!0},c=!i(18)(function(){return l(Object.preventExtensions({}))}),u=function(t){s(t,n,{value:{i:"O"+ ++a,w:{}}})},d=function(t,e){if(!o(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!r(t,n)){if(!l(t))return"F";if(!e)return"E";u(t)}return t[n].i},h=function(t,e){if(!r(t,n)){if(!l(t))return!0;if(!e)return!1;u(t)}return t[n].w},p=function(t){return c&&f.NEED&&l(t)&&!r(t,n)&&u(t),t},f=t.exports={KEY:n,NEED:!1,fastKey:d,getWeak:h,onFreeze:p}},function(t,e,i){var n=i(38),o=i(19),r=i(6),s=i(37),a=i(4),l=i(46),c=Object.getOwnPropertyDescriptor;e.f=i(8)?c:function(t,e){if(t=r(t),e=s(e,!0),l)try{return c(t,e)}catch(t){}if(a(t,e))return o(!n.f.call(t,e),t[e])}},function(t,e,i){var n=i(6),o=i(61).f,r={}.toString,s="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],a=function(t){try{return o(t)}catch(t){return s.slice()}};t.exports.f=function(t){return s&&"[object Window]"==r.call(t)?a(t):o(n(t))}},function(t,e,i){"use strict";var n=i(95),o=i(98),r=i(22),s=i(6);t.exports=i(47)(Array,"Array",function(t,e){this._t=s(t),this._i=0,this._k=e},function(){var t=this._t,e=this._k,i=this._i++;return!t||i>=t.length?(this._t=void 0,o(1)):"keys"==e?o(0,i):"values"==e?o(0,t[i]):o(0,[i,t[i]])},"values"),r.Arguments=r.Array,n("keys"),n("values"),n("entries")},function(t,e,i){"use strict";var n=i(2),o=i(4),r=i(8),s=i(32),a=i(50),l=i(100).KEY,c=i(18),u=i(34),d=i(28),h=i(21),p=i(3),f=i(42),v=i(41),g=i(99),m=i(96),y=i(97),b=i(13),_=i(6),w=i(37),x=i(19),$=i(48),k=i(102),C=i(101),S=i(10),T=i(20),M=C.f,A=S.f,O=k.f,P=n.Symbol,L=n.JSON,E=L&&L.stringify,I=p("_hidden"),j=p("toPrimitive"),D={}.propertyIsEnumerable,N=u("symbol-registry"),z=u("symbols"),R=u("op-symbols"),F=Object.prototype,B="function"==typeof P,H=n.QObject,W=!H||!H.prototype||!H.prototype.findChild,U=r&&c(function(){return 7!=$(A({},"a",{get:function(){return A(this,"a",{value:7}).a}})).a})?function(t,e,i){var n=M(F,e);n&&delete F[e],A(t,e,i),n&&t!==F&&A(F,e,n)}:A,G=function(t){var e=z[t]=$(P.prototype);return e._k=t,e},V=B&&"symbol"==typeof P.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof P},X=function(t,e,i){return t===F&&X(R,e,i),b(t),e=w(e,!0),b(i),o(z,e)?(i.enumerable?(o(t,I)&&t[I][e]&&(t[I][e]=!1),i=$(i,{enumerable:x(0,!1)})):(o(t,I)||A(t,I,x(1,{})),t[I][e]=!0),U(t,e,i)):A(t,e,i)},Y=function(t,e){b(t);for(var i,n=m(e=_(e)),o=0,r=n.length;r>o;)X(t,i=n[o++],e[i]);return t},q=function(t,e){return void 0===e?$(t):Y($(t),e)},Z=function(t){var e=D.call(this,t=w(t,!0));return!(this===F&&o(z,t)&&!o(R,t))&&(!(e||!o(this,t)||!o(z,t)||o(this,I)&&this[I][t])||e)},J=function(t,e){if(t=_(t),e=w(e,!0),t!==F||!o(z,e)||o(R,e)){var i=M(t,e);return!i||!o(z,e)||o(t,I)&&t[I][e]||(i.enumerable=!0),i}},Q=function(t){for(var e,i=O(_(t)),n=[],r=0;i.length>r;)o(z,e=i[r++])||e==I||e==l||n.push(e);return n},K=function(t){for(var e,i=t===F,n=O(i?R:_(t)),r=[],s=0;n.length>s;)!o(z,e=n[s++])||i&&!o(F,e)||r.push(z[e]);return r};B||(P=function(){if(this instanceof P)throw TypeError("Symbol is not a constructor!");var t=h(arguments.length>0?arguments[0]:void 0),e=function(i){this===F&&e.call(R,i),o(this,I)&&o(this[I],t)&&(this[I][t]=!1),U(this,t,x(1,i))};return r&&W&&U(F,t,{configurable:!0,set:e}),G(t)},a(P.prototype,"toString",function(){return this._k}),C.f=J,S.f=X,i(61).f=k.f=Q,i(38).f=Z,i(58).f=K,r&&!i(33)&&a(F,"propertyIsEnumerable",Z,!0),f.f=function(t){return G(p(t))}),s(s.G+s.W+s.F*!B,{Symbol:P});for(var tt="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),et=0;tt.length>et;)p(tt[et++]);for(var it=T(p.store),nt=0;it.length>nt;)v(it[nt++]);s(s.S+s.F*!B,"Symbol",{for:function(t){return o(N,t+="")?N[t]:N[t]=P(t)},keyFor:function(t){if(V(t))return g(N,t);throw TypeError(t+" is not a symbol!")},useSetter:function(){W=!0},useSimple:function(){W=!1}}),s(s.S+s.F*!B,"Object",{create:q,defineProperty:X,defineProperties:Y,getOwnPropertyDescriptor:J,getOwnPropertyNames:Q,getOwnPropertySymbols:K}),L&&s(s.S+s.F*(!B||c(function(){var t=P();return"[null]"!=E([t])||"{}"!=E({a:t})||"{}"!=E(Object(t))})),"JSON",{stringify:function(t){if(void 0!==t&&!V(t)){for(var e,i,n=[t],o=1;arguments.length>o;)n.push(arguments[o++]);return e=n[1],"function"==typeof e&&(i=e),!i&&y(e)||(e=function(t,e){if(i&&(e=i.call(this,t,e)),!V(e))return e}),n[1]=e,E.apply(L,n)}}}),P.prototype[j]||i(9)(P.prototype,j,P.prototype.valueOf),d(P,"Symbol"),d(Math,"Math",!0),d(n.JSON,"JSON",!0)},function(t,e,i){i(41)("asyncIterator")},function(t,e,i){i(41)("observable")},function(t,e){t.exports=function(t,e,i,n){if(!(t instanceof e)||void 0!==n&&n in t)throw TypeError(i+": incorrect invocation!");return t}},function(t,e,i){var n=i(65),o=i(206),r=i(160),s=i(5),a=i(25),l=i(176),c={},u={},e=t.exports=function(t,e,i,d,h){var p,f,v,g,m=h?function(){return t}:l(t),y=n(i,d,e?2:1),b=0;if("function"!=typeof m)throw TypeError(t+" is not iterable!");if(r(m)){for(p=a(t.length);p>b;b++)if((g=e?y(s(f=t[b])[0],f[1]):y(t[b]))===c||g===u)return g}else for(v=m.call(t);!(f=v.next()).done;)if((g=o(v,y,f.value,e))===c||g===u)return g};e.BREAK=c,e.RETURN=u},function(t,e){t.exports=!1},function(t,e,i){var n=i(5),o=i(212),r=i(156),s=i(168)("IE_PROTO"),a=function(){},l=function(){var t,e=i(155)("iframe"),n=r.length;for(e.style.display="none",i(158).appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write("<script>document.F=Object<\/script>"),t.close(),l=t.F;n--;)delete l.prototype[r[n]];return l()};t.exports=Object.create||function(t,e){var i;return null!==t?(a.prototype=n(t),i=new a,a.prototype=null,i[s]=t):i=l(),void 0===e?i:o(i,e)}},function(t,e,i){var n=i(214),o=i(156).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return n(t,o)}},function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},function(t,e,i){var n=i(53);t.exports=function(t,e,i){for(var o in e)n(t,o,e[o],i);return t}},function(t,e,i){"use strict";var n=i(7),o=i(24),r=i(23),s=i(16)("species");t.exports=function(t){var e=n[t];r&&e&&!e[s]&&o.f(e,s,{configurable:!0,get:function(){return this}})}},function(t,e,i){var n=i(75),o=Math.max,r=Math.min;t.exports=function(t,e){return t=n(t),t<0?o(t+e,0):r(t,e)}},function(t,e){var i=0,n=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++i+n).toString(36))}},function(t,e){t.exports={}},function(t,e,i){var n=i(24).f,o=i(51),r=i(16)("toStringTag");t.exports=function(t,e,i){t&&!o(t=i?t:t.prototype,r)&&n(t,r,{configurable:!0,value:e})}},function(t,e,i){var n=i(0),o=i(73),r=i(11),s=i(172),a="["+s+"]",l="​",c=RegExp("^"+a+a+"*"),u=RegExp(a+a+"*$"),d=function(t,e,i){var o={},a=r(function(){return!!s[t]()||l[t]()!=l}),c=o[t]=a?e(h):s[t];i&&(o[i]=c),n(n.P+n.F*a,"String",o)},h=d.trim=function(t,e){return t=String(o(t)),1&e&&(t=t.replace(c,"")),2&e&&(t=t.replace(u,"")),t};t.exports=d},function(t,e,i){var n=i(12);t.exports=function(t,e){if(!n(t)||t._t!==e)throw TypeError("Incompatible receiver, "+e+" required!");return t}},function(t,e,i){(function(e){function i(t,e){return function(){return e.apply(t,Array.prototype.slice.call(arguments,0))}}function n(t,e){return Array.prototype.slice.call(t,e||0)}function o(t,e){s(t,function(t,i){return e(t,i),!1})}function r(t,e){var i=a(t)?[]:{};return s(t,function(t,n){return i[n]=e(t,n),!1}),i}function s(t,e){if(a(t)){for(var i=0;i<t.length;i++)if(e(t[i],i))return t[i]}else for(var n in t)if(t.hasOwnProperty(n)&&e(t[n],n))return t[n]}function a(t){return null!=t&&"function"!=typeof t&&"number"==typeof t.length}function l(t){return t&&"[object Function]"==={}.toString.call(t)}function c(t){return t&&"[object Object]"==={}.toString.call(t)}var u=function(){return Object.assign?Object.assign:function(t,e,i,n){for(var r=1;r<arguments.length;r++)o(Object(arguments[r]),function(e,i){t[i]=e});return t}}(),d=function(){function t(){}return Object.create?function(t,e,i,o){var r=n(arguments,1);return u.apply(this,[Object.create(t)].concat(r))}:function(e,i,o,r){var s=n(arguments,1);return t.prototype=e,u.apply(this,[new t].concat(s))}}(),h=function(){return String.prototype.trim?function(t){return String.prototype.trim.call(t)}:function(t){return t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}}(),p="undefined"!=typeof window?window:e;t.exports={assign:u,create:d,trim:h,bind:i,slice:n,each:o,map:r,pluck:s,isList:a,isFunction:l,isObject:c,Global:p}}).call(e,i(178))},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(180),a=n(s),l=i(186),c=n(l),u=i(146),d=n(u),h=i(26),p=n(h),f=i(14),v=n(f),g=i(44),m=n(g),y=function(){function t(){(0,r.default)(this,t),this.componentName="globalNavigation",this.COMPRESSED_CLASSNAME="nuv-global-navigation--compressed",this.LOGIN_OPEN_CLASSNAME="nuv-global-navigation--login-open",this.ACCORDION_OPEN_CLASSNAME="nuv-global-navigation__sections-list-item--accordion-open",this.COLUMN_LIST_CLASSNAME="nuv-global-navigation__columns-list",this.DESKTOP_MENU_OPEN_CLASSNAME="nuv-global-navigation--desktop-menu-open",this.MENU_OPEN_CLASSNAME="nuv-global-navigation--menu-open",this.$element=$(".nuv-global-navigation"),this.$navWrapper=$(".nuv-global-navigation__nav-wrapper"),this.$navWrapper_my=$(".nuv-utility-drawer"),this.$hamburgerButton=$(".nuv-global-navigation__hamburger-button"),this.$sectionsListTitle=$(".nuv-global-navigation__sections-list-title"),this.$articleHeaderContent=$(".nuv-header-article__content"),this.accordionAnimating=!1,this.isCompressed=this.$element.hasClass(this.COMPRESSED_CLASSNAME),this.lastScrollTop=0,this.upScroll=0,this.initialized=!1,this.init=this.init,this.$siteSwitcher=this.$element.find(".site-switcher-wrapper"),this.$siteSwitchButton=this.$siteSwitcher.find("button"),this.$siteSwitchDropdown=this.$siteSwitcher.find(".site-switcher-dropdown"),this.$globalNavigationCloseButton=$(".nuv-global-navigation__close-btn"),this.$navigationButtonMobile=$(".site-switcher-container--mobile button"),this.$navigationLinkMobile=$(".nuv-global-navigation__regions-item-mobile"),this.$countrySelectionButton=$(".site-switcher-button"),this.cookiesNotificationEl=$(".cookie-notification"),this.loginModalCloseBtn=$(".nuv-login-modal__close-btn .nuv-speed-bump__close-icon")}return t.prototype.init=function(){var t=this;if(this.initialized)return void console.error("Global Navigation does not currently support being re-initialized");this.initialized=!0;var e=this;this.loginModalCloseBtn.on("click",function(){d.default.closeOpenModal()}),this.$hamburgerButton.on("click",function(){t.closeOpenAccordion(),t.$element.hasClass(t.MENU_OPEN_CLASSNAME)?(t.$element.removeClass(t.MENU_OPEN_CLASSNAME),$("body").removeClass(t.MENU_OPEN_CLASSNAME),p.default.unlock()):(t.$element.addClass(t.MENU_OPEN_CLASSNAME),$("body").addClass(t.MENU_OPEN_CLASSNAME),p.default.lockScroll())}),this.$globalNavigationCloseButton.on("click",function(){t.closeOpenAccordion(!0)}),this.$navigationButtonMobile.on("click",function(){});var i="none"===this.cookiesNotificationEl.css("display")?0:this.cookiesNotificationEl.outerHeight(),n=parseInt($(".nuv-global-navigation__columns-list-wrapper").css("top"),10);$(window).scroll(function(){n=$(".nuv-global-navigation__nav-wrapper").outerHeight()}),this.$navWrapper.find(".nuv-global-navigation__user-tools-list-link--tools").on("click",function(){var e="",i="";if(window.history.pushState){var n=t.removeQueryStringfromURL(window.location.href,"showTools");e=$(".nuv-utility-drawer__tools .nuv-utility-drawer__tab-option:first").data("name"),i=$(".nuv-utility-drawer__tools .nuv-utility-drawer__tab-option:first").data("templatetype");var o=$(".nuv-utility-drawer__tools .nuv-utility-drawer__tab-option:first").data("querystring");if(n.lastIndexOf("?")<0){var r=n+"?showTools="+o;window.history.pushState({path:r},"",r)}else{var s=n+"&showTools="+o;window.history.pushState({path:s},"",s)}}window.dispatchEvent(new m.default("openTools",{bubbles:!1,cancelable:!1,detail:{activeElement:e,templateType:i}}))}),this.$navWrapper.find(".nuv-global-navigation__user-tools-list-item.Tools").children(".nuv-global-navigation__user-tools-list-link").removeAttr("href").on("click",function(t){t.preventDefault(),window.dispatchEvent(new m.default("openUtilityTools",{bubbles:!1,cancelable:!1,detail:{}}))}),this.$sectionsListTitle.each(function(){var t=$(this).text().trim().toLocaleLowerCase(),o=$(this).closest(".nuv-global-navigation__sections-list-item");switch(t){case"people":o.addClass("nuv-global-navigation__sections-list-item--theme-color-orange");break;case"products":o.addClass("nuv-global-navigation__sections-list-item--theme-color-green");break;default:o.addClass("nuv-global-navigation__sections-list-item--theme-color-blue")}if(o.find(".nuv-global-navigation__columns-list-item").length<1)return void o.addClass("nuv-global-navigation__sections-list-item--no-accordion");$(this).on("click",function(){if(!e.accordionAnimating){var t=$(this).closest(".nuv-global-navigation__sections-list-item"),o=t.find(".nuv-global-navigation__columns-list-wrapper");if(e.accordionAnimating=!0,t.hasClass(e.ACCORDION_OPEN_CLASSNAME))t.hasClass(e.ACCORDION_OPEN_CLASSNAME)&&e.closeOpenAccordion(!0);else{if(e.closeOpenAccordion(),t.addClass(e.ACCORDION_OPEN_CLASSNAME),e.cookiesNotificationEl.hasClass("cookie-notification--open")){var r=n+i;o.css("top",r)}else o.css("top",n);t.find("."+e.COLUMN_LIST_CLASSNAME).slideDown(420,function(){e.accordionAnimating=!1}),"desktop"===v.default.current()&&($("body, html").addClass("nuv-util--no-scroll"),e.$element.hasClass(e.DESKTOP_MENU_OPEN_CLASSNAME)||e.$element.addClass(e.DESKTOP_MENU_OPEN_CLASSNAME)),$(window).on("click.globalNavigation",e.closeNavFromWindow.bind(e))}d.default.closeOpenModal()}}),$(".nuv-global-navigation__sections-list-item").on("keypress",function(t){if("Enter"===t.key&&!e.accordionAnimating){var o=$(this).closest(".nuv-global-navigation__sections-list-item"),r=o.find(".nuv-global-navigation__columns-list-wrapper");if(e.accordionAnimating=!0,o.hasClass(e.ACCORDION_OPEN_CLASSNAME))o.hasClass(e.ACCORDION_OPEN_CLASSNAME)&&e.closeOpenAccordion(!0);else{if(e.closeOpenAccordion(),o.addClass(e.ACCORDION_OPEN_CLASSNAME),e.cookiesNotificationEl.hasClass("cookie-notification--open")){var s=n+i;r.css("top",s)}else r.css("top",n);o.find("."+e.COLUMN_LIST_CLASSNAME).slideDown(420,function(){e.accordionAnimating=!1}),"desktop"===v.default.current()&&($("body, html").addClass("nuv-util--no-scroll"),e.$element.hasClass(e.DESKTOP_MENU_OPEN_CLASSNAME)||e.$element.addClass(e.DESKTOP_MENU_OPEN_CLASSNAME)),$(window).on("click.globalNavigation",e.closeNavFromWindow.bind(e))}d.default.closeOpenModal()}})}),this.$countrySelectionButton.on("click",function(){$(".nuv-global-overlay__page").addClass("nuv-global-overlay__page--open"),$("body").css({height:"100vh"}),"desktop"===v.default.current()&&$("body, html").addClass("nuv-util--no-scroll")}),$(window).on("scroll",this.onScroll.bind(e))},t.prototype.compressNavigation=function(){var t=this;this.isCompressed=this.$element.hasClass(this.COMPRESSED_CLASSNAME);var e=$(window).scrollTop(),i=500;a.default.$element.length>0&&(i=Math.max(a.default.$element.offset().top+a.default.$element.height(),640)),this.$articleHeaderContent.length>0&&(i=Math.max(this.$articleHeaderContent.offset().top+this.$articleHeaderContent.height(),640)),e>i&&!0!==this.isCompressed?(0===$(".nuv-product-detail-hero").length&&(0===$(".nuv-article-navigation").length?this.$element.addClass(this.COMPRESSED_CLASSNAME):$(window).width()<=1022&&this.$element.addClass(this.COMPRESSED_CLASSNAME)),this.$navWrapper.addClass("nuv-util--no-transition"),$("."+this.LOGIN_OPEN_CLASSNAME).removeClass(this.LOGIN_OPEN_CLASSNAME),this.closeOpenAccordion(),setTimeout(function(){t.$navWrapper.removeClass("nuv-util--no-transition")},0)):e<=i&&this.isCompressed&&this.$element.removeClass(this.COMPRESSED_CLASSNAME)},t.prototype.closeOpenAccordion=function(t){var e=this,i=$("."+this.ACCORDION_OPEN_CLASSNAME);i.length>0&&(i.removeClass(this.ACCORDION_OPEN_CLASSNAME),i.find("."+this.COLUMN_LIST_CLASSNAME).slideUp(420,function(){e.accordionAnimating=!1})),t&&"desktop"===v.default.current()&&($("body, html").removeClass("nuv-util--no-scroll"),this.$element.hasClass(this.DESKTOP_MENU_OPEN_CLASSNAME)&&this.$element.removeClass(this.DESKTOP_MENU_OPEN_CLASSNAME)),$(window).off("click.globalNavigation")},t.prototype.closeNavFromWindow=function(t){var e=$(t.target);if(!e.is(".nuv-global-navigation__sections-list-title")&&!e.is(".nuv-global-navigation__sections-list-title-text")){$(".nuv-global-navigation__columns-list-wrapper").find(e).length<1&&this.closeOpenAccordion(!0)}},t.prototype.onScroll=function(){if(!this.$element.hasClass(this.MENU_OPEN_CLASSNAME)){this.compressNavigation();var t=$(window).scrollTop();t>this.lastScrollTop?this.upScroll>=8&&this.upScroll>0?this.upScroll--:$("body").hasClass("nuv-page--reverse-scroll")&&this.deactivateReverseScroll():t<=this.lastScrollTop&&(this.upScroll<=8?this.upScroll++:!0!==$("body").hasClass("nuv-page--reverse-scroll")&&t>360?this.activatesReverseScroll():$("body").hasClass("nuv-page--reverse-scroll")&&t<360&&this.deactivateReverseScroll()),this.lastScrollTop=t}},t.prototype.deactivateReverseScroll=function(){$("body").removeClass("nuv-page--reverse-scroll"),$(document).trigger("nuv-reverse-scroll",[!1]),$("."+this.LOGIN_OPEN_CLASSNAME).removeClass(this.LOGIN_OPEN_CLASSNAME),this.closeOpenAccordion()},t.prototype.activatesReverseScroll=function(){$("body").addClass("nuv-page--reverse-scroll"),$(document).trigger("nuv-reverse-scroll",[!0])},t.prototype.deactivateSiteSwitcher=function(){this.$siteSwitchDropdown.removeClass("site-switcher-dropdown--open"),this.$siteSwitchButton.removeClass("site-switcher-button--open")},t.prototype.toggleSiteSwitcher=function(t){t.preventDefault(),this.$siteSwitchDropdown.toggleClass("site-switcher-dropdown--open"),this.$siteSwitchButton.toggleClass("site-switcher-button--open"),c.default.dismiss()},t.prototype.getcookie=function(t){for(var e=document.cookie,i=e.split(";"),n=0;n<i.length;++n)if(i[n].trim().match("^"+t+"="))return i[n].replace(t+"=","").trim();return null},t.prototype.removeQueryStringfromURL=function(t,e){var i=t.split("?");if(i.length>=2){for(var n=encodeURIComponent(e)+"=",o=i[1].split(/[&;]/g),r=o.length;r-- >0;)-1!==o[r].lastIndexOf(n,0)&&o.splice(r,1);return i[0]+(o.length>0?"?"+o.join("&"):"")}return t},t}(),b=new y;e.default=b},function(t,e,i){var n=i(64),o=i(16)("toStringTag"),r="Arguments"==n(function(){return arguments}()),s=function(t,e){try{return t[e]}catch(t){}};t.exports=function(t){var e,i,a;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(i=s(e=Object(t),o))?i:r?n(e):"Object"==(a=n(e))&&"function"==typeof e.callee?"Arguments":a}},function(t,e,i){var n=i(64);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==n(t)?t.split(""):Object(t)}},function(t,e){e.f={}.propertyIsEnumerable},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(190),r=n(o),s=i(189),a=n(s),l=i(1),c=n(l),u=function(){function t(){(0,c.default)(this,t),this.componentName="loginUtil",this.$body=$("body, html"),this.init=this.init,this.userFieldData={consultant:{firstName:"",lastName:"",title:"",image:"",email:"",phone:"",userid:""},internalConsultant:{firstName:"",lastName:"",title:"",image:"",email:"",phone:"",userid:""}},this.nuvUser={isLoggedIn:!1,roles:[]}}return t.prototype.init=function(){this.setJQueryObjects(),this.isLoggedIn()},t.prototype.setJQueryObjects=function(){function t(){return e.apply(this,arguments)}var e=(0,a.default)(r.default.mark(function t(){var e;return r.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(void 0===window.nuvProfileData){t.next=5;break}return t.next=3,this.decryptWindowObject(window.nuvProfileData).then(function(t){return t}).then(function(t){return t});case 3:e=t.sent,this.userFieldData=e;case 5:case"end":return t.stop()}},t,this)}));return t}(),t.prototype.isLoggedIn=function(){if(void 0!==window.nuvProfileData){var t=this.userFieldData;return this.nuvUser.isLoggedIn=!0,this.nuvUser=$.extend(this.nuvUser,t),this.nuvUser.roles=this.getUserRole(t).map(function(t){return t.toLowerCase()}),!0}return!1},t.prototype.getUserRole=function(t){return void 0!==t.roles?t.roles:[]},t.prototype.decryptWindowObject=function(t){return new Promise(function(e,i){$.ajax({url:"/api/CommonDecryption/WindowObjectDecryption",type:"POST",dataType:"json",data:JSON.stringify(t),contentType:"application/json",success:function(t){e(t)},error:function(t){i(t)}})})},t}(),d=new u;e.default=d},function(t,e,i){var n=i(36),o=i(3)("toStringTag"),r="Arguments"==n(function(){return arguments}()),s=function(t,e){try{return t[e]}catch(t){}};t.exports=function(t){var e,i,a;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(i=s(e=Object(t),o))?i:r?n(e):"Object"==(a=n(e))&&"function"==typeof e.callee?"Arguments":a}},function(t,e,i){var n=i(55),o=i(25),r=i(115);t.exports=function(t){return function(e,i,s){var a,l=n(e),c=o(l.length),u=r(s,c);if(t&&i!=i){for(;c>u;)if((a=l[u++])!=a)return!0}else for(;c>u;u++)if((t||u in l)&&l[u]===i)return t||u||0;return!t&&-1}}},function(t,e,i){"use strict";var n=i(7),o=i(0),r=i(53),s=i(113),a=i(89),l=i(108),c=i(107),u=i(12),d=i(11),h=i(135),p=i(118),f=i(159);t.exports=function(t,e,i,v,g,m){var y=n[t],b=y,_=g?"set":"add",w=b&&b.prototype,x={},$=function(t){var e=w[t];r(w,t,"delete"==t?function(t){return!(m&&!u(t))&&e.call(this,0===t?0:t)}:"has"==t?function(t){return!(m&&!u(t))&&e.call(this,0===t?0:t)}:"get"==t?function(t){return m&&!u(t)?void 0:e.call(this,0===t?0:t)}:"add"==t?function(t){return e.call(this,0===t?0:t),this}:function(t,i){return e.call(this,0===t?0:t,i),this})};if("function"==typeof b&&(m||w.forEach&&!d(function(){(new b).entries().next()}))){var k=new b,C=k[_](m?{}:-0,1)!=k,S=d(function(){k.has(1)}),T=h(function(t){new b(t)}),M=!m&&d(function(){for(var t=new b,e=5;e--;)t[_](e,e);return!t.has(-0)});T||(b=e(function(e,i){c(e,b,t);var n=f(new y,e,b);return void 0!=i&&l(i,g,n[_],n),n}),b.prototype=w,w.constructor=b),(S||M)&&($("delete"),$("has"),g&&$("get")),(M||C)&&$(_),m&&w.clear&&delete w.clear}else b=v.getConstructor(e,t,g,_),s(b.prototype,i),a.NEED=!0;return p(b,t),x[t]=b,o(o.G+o.W+o.F*(b!=y),x),m||v.setStrong(b,t,g),b}},function(t,e,i){"use strict";var n=i(52),o=i(53),r=i(11),s=i(73),a=i(16);t.exports=function(t,e,i){var l=a(t),c=i(s,l,""[t]),u=c[0],d=c[1];r(function(){var e={};return e[l]=function(){return 7},7!=""[t](e)})&&(o(String.prototype,t,u),n(RegExp.prototype,l,2==e?function(t,e){return d.call(t,this,e)}:function(t){return d.call(t,this)}))}},function(t,e,i){"use strict";var n=i(5);t.exports=function(){var t=n(this),e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.unicode&&(e+="u"),t.sticky&&(e+="y"),e}},function(t,e){t.exports=function(t,e,i){var n=void 0===i;switch(e.length){case 0:return n?t():t.call(i);case 1:return n?t(e[0]):t.call(i,e[0]);case 2:return n?t(e[0],e[1]):t.call(i,e[0],e[1]);case 3:return n?t(e[0],e[1],e[2]):t.call(i,e[0],e[1],e[2]);case 4:return n?t(e[0],e[1],e[2],e[3]):t.call(i,e[0],e[1],e[2],e[3])}return t.apply(i,e)}},function(t,e,i){var n=i(64);t.exports=Array.isArray||function(t){return"Array"==n(t)}},function(t,e,i){var n=i(12),o=i(64),r=i(16)("match");t.exports=function(t){var e;return n(t)&&(void 0!==(e=t[r])?!!e:"RegExp"==o(t))}},function(t,e,i){var n=i(16)("iterator"),o=!1;try{var r=[7][n]();r.return=function(){o=!0},Array.from(r,function(){throw 2})}catch(t){}t.exports=function(t,e){if(!e&&!o)return!1;var i=!1;try{var r=[7],s=r[n]();s.next=function(){return{done:i=!0}},r[n]=function(){return s},t(r)}catch(t){}return i}},function(t,e,i){"use strict";t.exports=i(109)||!i(11)(function(){var t=Math.random();__defineSetter__.call(null,t,function(){}),delete i(7)[t]})},function(t,e){e.f=Object.getOwnPropertySymbols},function(t,e,i){"use strict";var n=i(0),o=i(39),r=i(65),s=i(108);t.exports=function(t){n(n.S,t,{from:function(t){var e,i,n,a,l=arguments[1];return o(this),e=void 0!==l,e&&o(l),void 0==t?new this:(i=[],e?(n=0,a=r(l,arguments[2],2),s(t,!1,function(t){i.push(a(t,n++))})):s(t,!1,i.push,i),new this(i))}})}},function(t,e,i){"use strict";var n=i(0);t.exports=function(t){n(n.S,t,{of:function(){for(var t=arguments.length,e=Array(t);t--;)e[t]=arguments[t];return new this(e)}})}},function(t,e,i){var n=i(7),o=n["__core-js_shared__"]||(n["__core-js_shared__"]={});t.exports=function(t){return o[t]||(o[t]={})}},function(t,e,i){var n=i(5),o=i(39),r=i(16)("species");t.exports=function(t,e){var i,s=n(t).constructor;return void 0===s||void 0==(i=n(s)[r])?e:o(i)}},function(t,e,i){for(var n,o=i(7),r=i(52),s=i(116),a=s("typed_array"),l=s("view"),c=!(!o.ArrayBuffer||!o.DataView),u=c,d=0,h="Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array".split(",");d<9;)(n=o[h[d++]])?(r(n.prototype,a,!0),r(n.prototype,l,!0)):u=!1;t.exports={ABV:c,CONSTR:u,TYPED:a,VIEW:l}},function(t,e,i){var n=i(603),o=i(604),r=[i(601)];t.exports=n.createStore(o,r)},function(t,e,i){(function(t){/**
* @license
* Copyright Google Inc. All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
!function(t,e){e()}(0,function(){"use strict";function e(t,e){return Zone.current.wrap(t,e)}function i(t,e,i,n,o){return Zone.current.scheduleMacroTask(t,e,i,n,o)}function n(t,i){for(var n=t.length-1;n>=0;n--)"function"==typeof t[n]&&(t[n]=e(t[n],i+"_"+n));return t}function o(t,e){for(var i=t.constructor.name,o=0;o<e.length;o++)!function(o){var s=e[o],a=t[s];if(a){if(!r(D(t,s)))return"continue";t[s]=function(t){var e=function(){return t.apply(this,n(arguments,i+"."+s))};return h(e,t),e}(a)}}(o)}function r(t){return!t||!1!==t.writable&&!("function"==typeof t.get&&void 0===t.set)}function s(t,e,i){var n=D(t,e);if(!n&&i){D(i,e)&&(n={enumerable:!0,configurable:!0})}if(n&&n.configurable){var o=Y("on"+e+"patched");if(!t.hasOwnProperty(o)||!t[o]){delete n.writable,delete n.value;var r=n.get,s=n.set,a=e.substr(2),l=ot[a];l||(l=ot[a]=Y("ON_PROPERTY"+a)),n.set=function(e){var i=this;if(i||t!==J||(i=J),i){i[l]&&i.removeEventListener(a,rt),s&&s.apply(i,K),"function"==typeof e?(i[l]=e,i.addEventListener(a,rt,!1)):i[l]=null}},n.get=function(){var i=this;if(i||t!==J||(i=J),!i)return null;var o=i[l];if(o)return o;if(r){var s=r&&r.call(this);if(s)return n.set.call(this,s),"function"==typeof i[Q]&&i.removeAttribute(e),s}return null},N(t,e,n),t[o]=!0}}}function a(t,e,i){if(e)for(var n=0;n<e.length;n++)s(t,"on"+e[n],i);else{var o=[];for(var r in t)"on"==r.substr(0,2)&&o.push(r);for(var a=0;a<o.length;a++)s(t,o[a],i)}}function l(t){var i=J[t];if(i){J[Y(t)]=i,J[t]=function(){var e=n(arguments,t);switch(e.length){case 0:this[st]=new i;break;case 1:this[st]=new i(e[0]);break;case 2:this[st]=new i(e[0],e[1]);break;case 3:this[st]=new i(e[0],e[1],e[2]);break;case 4:this[st]=new i(e[0],e[1],e[2],e[3]);break;default:throw new Error("Arg list too long.")}},h(J[t],i);var o,r=new i(function(){});for(o in r)"XMLHttpRequest"===t&&"responseBlob"===o||function(i){"function"==typeof r[i]?J[t].prototype[i]=function(){return this[st][i].apply(this[st],arguments)}:N(J[t].prototype,i,{set:function(n){"function"==typeof n?(this[st][i]=e(n,t+"."+i),h(this[st][i],n)):this[st][i]=n},get:function(){return this[st][i]}})}(o);for(o in i)"prototype"!==o&&i.hasOwnProperty(o)&&(J[t][o]=i[o])}}function c(t,e){if("function"==typeof Object.getOwnPropertySymbols){Object.getOwnPropertySymbols(t).forEach(function(i){var n=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,{get:function(){return t[i]},set:function(e){(!n||n.writable&&"function"==typeof n.set)&&(t[i]=e)},enumerable:!n||n.enumerable,configurable:!n||n.configurable})})}}function u(t,e,i){for(var n=t;n&&!n.hasOwnProperty(e);)n=z(n);!n&&t[e]&&(n=t);var o=Y(e),s=null;if(n&&!(s=n[o])){s=n[o]=n[e];if(r(n&&D(n,e))){var a=i(s,o,e);n[e]=function(){return a(this,arguments)},h(n[e],s),at&&c(s,n[e])}}return s}function d(t,e,n){function o(t){var e=t.data;return e.args[e.cbIdx]=function(){t.invoke.apply(this,arguments)},r.apply(e.target,e.args),t}var r=null;r=u(t,e,function(t){return function(e,r){var s=n(e,r);return s.cbIdx>=0&&"function"==typeof r[s.cbIdx]?i(s.name,r[s.cbIdx],s,o):t.apply(e,r)}})}function h(t,e){t[Y("OriginalDelegate")]=e}function p(){try{var t=Z.navigator.userAgent;if(-1!==t.indexOf("MSIE ")||-1!==t.indexOf("Trident/"))return!0}catch(t){}return!1}function f(){if(lt)return ct;lt=!0;try{var t=Z.navigator.userAgent;return-1===t.indexOf("MSIE ")&&-1===t.indexOf("Trident/")&&-1===t.indexOf("Edge/")||(ct=!0),ct}catch(t){}}function v(t,e,i){for(var n=i&&i.add||B,o=i&&i.rm||H,r=i&&i.listeners||"eventListeners",s=i&&i.rmAll||"removeAllListeners",a=Y(n),l="."+n+":",c="prependListener",u="."+c+":",d=function(t,e,i){if(!t.isRemoved){var n=t.callback;"object"==typeof n&&n.handleEvent&&(t.callback=function(t){return n.handleEvent(t)},t.originalDelegate=n),t.invoke(t,e,[i]);var r=t.options;if(r&&"object"==typeof r&&r.once){var s=t.originalDelegate?t.originalDelegate:t.callback;e[o].call(e,i.type,s,r)}}},p=function(e){if(e=e||t.event){var i=this||e.target||t,n=i[pt[e.type][V]];if(n)if(1===n.length)d(n[0],i,e);else for(var o=n.slice(),r=0;r<o.length&&(!e||!0!==e[gt]);r++)d(o[r],i,e)}},f=function(e){if(e=e||t.event){var i=this||e.target||t,n=i[pt[e.type][G]];if(n)if(1===n.length)d(n[0],i,e);else for(var o=n.slice(),r=0;r<o.length&&(!e||!0!==e[gt]);r++)d(o[r],i,e)}},v=[],m=0;m<e.length;m++)v[m]=function(e,i){function d(t){ut||"boolean"==typeof $.options||void 0===$.options||null===$.options||(t.options=!!$.options.capture,$.options=t.options)}if(!e)return!1;var v=!0;i&&void 0!==i.useG&&(v=i.useG);var m=i&&i.vh,y=!0;i&&void 0!==i.chkDup&&(y=i.chkDup);var b=!1;i&&void 0!==i.rt&&(b=i.rt);for(var _=e;_&&!_.hasOwnProperty(n);)_=z(_);if(!_&&e[n]&&(_=e),!_)return!1;if(_[a])return!1;var w,x=i&&i.eventNameToString,$={},k=_[a]=_[n],C=_[Y(o)]=_[o],S=_[Y(r)]=_[r],T=_[Y(s)]=_[s];i&&i.prepend&&(w=_[Y(i.prepend)]=_[i.prepend]);var M=function(t){if(!$.isExisting)return d(t),k.call($.target,$.eventName,$.capture?f:p,$.options)},A=function(t){if(!t.isRemoved){var e=pt[t.eventName],i=void 0;e&&(i=e[t.capture?G:V]);var n=i&&t.target[i];if(n)for(var o=0;o<n.length;o++){var r=n[o];if(r===t){n.splice(o,1),t.isRemoved=!0,0===n.length&&(t.allRemoved=!0,t.target[i]=null);break}}}if(t.allRemoved)return C.call(t.target,t.eventName,t.capture?f:p,t.options)},O=function(t){return d(t),k.call($.target,$.eventName,t.invoke,$.options)},P=function(t){return w.call($.target,$.eventName,t.invoke,$.options)},L=function(t){return C.call(t.target,t.eventName,t.invoke,t.options)},E=v?M:O,I=v?A:L,j=function(t,e){var i=typeof e;return"function"===i&&t.callback===e||"object"===i&&t.originalDelegate===e},D=i&&i.diff?i.diff:j,N=Zone[Zone.__symbol__("BLACK_LISTED_EVENTS")],R=function(e,i,n,o,r,s){return void 0===r&&(r=!1),void 0===s&&(s=!1),function(){var a=this||t,l=arguments[0],c=arguments[1];if(!c)return e.apply(this,arguments);if(et&&"uncaughtException"===l)return e.apply(this,arguments);var u=!1;if("function"!=typeof c){if(!c.handleEvent)return e.apply(this,arguments);u=!0}if(!m||m(e,c,a,arguments)){var d=arguments[2];if(N)for(var h=0;h<N.length;h++)if(l===N[h])return e.apply(this,arguments);var p,f=!1;void 0===d?p=!1:!0===d?p=!0:!1===d?p=!1:(p=!!d&&!!d.capture,f=!!d&&!!d.once);var g,b=Zone.current,_=pt[l];if(_)g=_[p?G:V];else{var w=(x?x(l):l)+V,k=(x?x(l):l)+G,C=X+w,S=X+k;pt[l]={},pt[l][V]=C,pt[l][G]=S,g=p?S:C}var T=a[g],M=!1;if(T){if(M=!0,y)for(var h=0;h<T.length;h++)if(D(T[h],c))return}else T=a[g]=[];var A,O=a.constructor.name,P=ft[O];P&&(A=P[l]),A||(A=O+i+(x?x(l):l)),$.options=d,f&&($.options.once=!1),$.target=a,$.capture=p,$.eventName=l,$.isExisting=M;var L=v?ht:void 0;L&&(L.taskData=$);var E=b.scheduleEventTask(A,c,L,n,o);return $.target=null,L&&(L.taskData=null),f&&(d.once=!0),(ut||"boolean"!=typeof E.options)&&(E.options=d),E.target=a,E.capture=p,E.eventName=l,u&&(E.originalDelegate=c),s?T.unshift(E):T.push(E),r?a:void 0}}};return _[n]=R(k,l,E,I,b),w&&(_[c]=R(w,u,P,I,b,!0)),_[o]=function(){var e,i=this||t,n=arguments[0],o=arguments[2];e=void 0!==o&&(!0===o||!1!==o&&(!!o&&!!o.capture));var r=arguments[1];if(!r)return C.apply(this,arguments);if(!m||m(C,r,i,arguments)){var s,a=pt[n];a&&(s=a[e?G:V]);var l=s&&i[s];if(l)for(var c=0;c<l.length;c++){var u=l[c];if(D(u,r)){if(l.splice(c,1),u.isRemoved=!0,0===l.length&&(u.allRemoved=!0,i[s]=null),u.zone.cancelTask(u),b)return i;return}}return C.apply(this,arguments)}},_[r]=function(){for(var e=this||t,i=arguments[0],n=[],o=g(e,x?x(i):i),r=0;r<o.length;r++){var s=o[r],a=s.originalDelegate?s.originalDelegate:s.callback;n.push(a)}return n},_[s]=function(){var e=this||t,i=arguments[0];if(i){var n=pt[i];if(n){var r=n[V],a=n[G],l=e[r],c=e[a];if(l)for(var u=l.slice(),d=0;d<u.length;d++){var h=u[d],p=h.originalDelegate?h.originalDelegate:h.callback;this[o].call(this,i,p,h.options)}if(c)for(var u=c.slice(),d=0;d<u.length;d++){var h=u[d],p=h.originalDelegate?h.originalDelegate:h.callback;this[o].call(this,i,p,h.options)}}}else{for(var f=Object.keys(e),d=0;d<f.length;d++){var v=f[d],g=vt.exec(v),m=g&&g[1];m&&"removeListener"!==m&&this[s].call(this,m)}this[s].call(this,"removeListener")}if(b)return this},h(_[n],k),h(_[o],C),T&&h(_[s],T),S&&h(_[r],S),!0}(e[m],i);return v}function g(t,e){var i=[];for(var n in t){var o=vt.exec(n),r=o&&o[1];if(r&&(!e||r===e)){var s=t[n];if(s)for(var a=0;a<s.length;a++)i.push(s[a])}}return i}function m(t,e){var i=t.Event;i&&i.prototype&&e.patchMethod(i.prototype,"stopImmediatePropagation",function(t){return function(e,i){e[gt]=!0,t&&t.apply(e,i)}})}function y(t,e,n,o){function r(e){function i(){try{e.invoke.apply(this,arguments)}finally{e.data&&e.data.isPeriodic||("number"==typeof n.handleId?delete c[n.handleId]:n.handleId&&(n.handleId[mt]=null))}}var n=e.data;return n.args[0]=i,n.handleId=a.apply(t,n.args),e}function s(t){return l(t.data.handleId)}var a=null,l=null;e+=o,n+=o;var c={};a=u(t,e,function(n){return function(a,l){if("function"==typeof l[0]){var u={isPeriodic:"Interval"===o,delay:"Timeout"===o||"Interval"===o?l[1]||0:void 0,args:l},d=i(e,l[0],u,r,s);if(!d)return d;var h=d.data.handleId;return"number"==typeof h?c[h]=d:h&&(h[mt]=d),h&&h.ref&&h.unref&&"function"==typeof h.ref&&"function"==typeof h.unref&&(d.ref=h.ref.bind(h),d.unref=h.unref.bind(h)),"number"==typeof h||h?h:d}return n.apply(t,l)}}),l=u(t,n,function(e){return function(i,n){var o,r=n[0];"number"==typeof r?o=c[r]:(o=r&&r[mt])||(o=r),o&&"string"==typeof o.type?"notScheduled"!==o.state&&(o.cancelFn&&o.data.isPeriodic||0===o.runCount)&&("number"==typeof r?delete c[r]:r&&(r[mt]=null),o.zone.cancelTask(o)):e.apply(t,n)}})}function b(){Object.defineProperty=function(t,e,i){if(w(t,e))throw new TypeError("Cannot assign to read only property '"+e+"' of "+t);var n=i.configurable;return"prototype"!==e&&(i=x(t,e,i)),$(t,e,i,n)},Object.defineProperties=function(t,e){return Object.keys(e).forEach(function(i){Object.defineProperty(t,i,e[i])}),t},Object.create=function(t,e){return"object"!=typeof e||Object.isFrozen(e)||Object.keys(e).forEach(function(i){e[i]=x(t,i,e[i])}),_t(t,e)},Object.getOwnPropertyDescriptor=function(t,e){var i=bt(t,e);return i&&w(t,e)&&(i.configurable=!1),i}}function _(t,e,i){var n=i.configurable;return i=x(t,e,i),$(t,e,i,n)}function w(t,e){return t&&t[wt]&&t[wt][e]}function x(t,e,i){return Object.isFrozen(i)||(i.configurable=!0),i.configurable||(t[wt]||Object.isFrozen(t)||yt(t,wt,{writable:!0,value:{}}),t[wt]&&(t[wt][e]=!0)),i}function $(t,e,i,n){try{return yt(t,e,i)}catch(r){if(!i.configurable)throw r;void 0===n?delete i.configurable:i.configurable=n;try{return yt(t,e,i)}catch(n){var o=null;try{o=JSON.stringify(i)}catch(t){o=i.toString()}console.log("Attempting to configure '"+e+"' with descriptor '"+o+"' on object '"+t+"' and got error, giving up: "+n)}}}/**
 * @license
 * Copyright Google Inc. All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://angular.io/license
 */
function k(t,e){var i=e.WebSocket;e.EventTarget||v(e,[i.prototype]),e.WebSocket=function(t,e){var n,o,r=arguments.length>1?new i(t,e):new i(t),s=D(r,"onmessage");return s&&!1===s.configurable?(n=R(r),o=r,[B,H,"send","close"].forEach(function(t){n[t]=function(){var e=F.call(arguments);if(t===B||t===H){var i=e.length>0?e[0]:void 0;if(i){var o=Zone.__symbol__("ON_PROPERTY"+i);r[o]=n[o]}}return r[t].apply(r,e)}})):n=r,a(n,["close","error","message","open"],o),n};var n=e.WebSocket;for(var o in i)n[o]=i[o]}function C(t,e,i){if(!i||0===i.length)return e;var n=i.filter(function(e){return e.target===t});if(!n||0===n.length)return e;var o=n[0].ignoreProperties;return e.filter(function(t){return-1===o.indexOf(t)})}function S(t,e,i,n){if(t){a(t,C(t,e,i),n)}}function T(t,e){if(!et||nt){var i="undefined"!=typeof WebSocket;if(M()){var n=e.__Zone_ignore_on_properties;if(it){var o=window,r=p?[{target:o,ignoreProperties:["error"]}]:[];S(o,zt.concat(["messageerror"]),n?n.concat(r):n,z(o)),S(Document.prototype,zt,n),void 0!==o.SVGElement&&S(o.SVGElement.prototype,zt,n),S(Element.prototype,zt,n),S(HTMLElement.prototype,zt,n),S(HTMLMediaElement.prototype,St,n),S(HTMLFrameSetElement.prototype,kt.concat(Lt),n),S(HTMLBodyElement.prototype,kt.concat(Lt),n),S(HTMLFrameElement.prototype,Pt,n),S(HTMLIFrameElement.prototype,Pt,n);var s=o.HTMLMarqueeElement;s&&S(s.prototype,Et,n);var a=o.Worker;a&&S(a.prototype,Nt,n)}S(XMLHttpRequest.prototype,It,n);var c=e.XMLHttpRequestEventTarget;c&&S(c&&c.prototype,It,n),"undefined"!=typeof IDBIndex&&(S(IDBIndex.prototype,jt,n),S(IDBRequest.prototype,jt,n),S(IDBOpenDBRequest.prototype,jt,n),S(IDBDatabase.prototype,jt,n),S(IDBTransaction.prototype,jt,n),S(IDBCursor.prototype,jt,n)),i&&S(WebSocket.prototype,Dt,n)}else A(),l("XMLHttpRequest"),i&&k(t,e)}}function M(){if((it||nt)&&!D(HTMLElement.prototype,"onclick")&&"undefined"!=typeof Element){var t=D(Element.prototype,"onclick");if(t&&!t.configurable)return!1}var e=XMLHttpRequest.prototype,i=D(e,"onreadystatechange");if(i){N(e,"onreadystatechange",{enumerable:!0,configurable:!0,get:function(){return!0}});var n=new XMLHttpRequest,o=!!n.onreadystatechange;return N(e,"onreadystatechange",i||{}),o}var r=Y("fake");N(e,"onreadystatechange",{enumerable:!0,configurable:!0,get:function(){return this[r]},set:function(t){this[r]=t}});var n=new XMLHttpRequest,s=function(){};n.onreadystatechange=s;var o=n[r]===s;return n.onreadystatechange=null,o}function A(){for(var t=0;t<zt.length;t++)!function(t){var i=zt[t],n="on"+i;self.addEventListener(i,function(t){var i,o,r=t.target;for(o=r?r.constructor.name+"."+n:"unknown."+n;r;)r[n]&&!r[n][Rt]&&(i=e(r[n],o),i[Rt]=r[n],r[n]=i),r=r.parentElement},!0)}(t)}/**
 * @license
 * Copyright Google Inc. All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://angular.io/license
 */
function O(t,e){var i="Anchor,Area,Audio,BR,Base,BaseFont,Body,Button,Canvas,Content,DList,Directory,Div,Embed,FieldSet,Font,Form,Frame,FrameSet,HR,Head,Heading,Html,IFrame,Image,Input,Keygen,LI,Label,Legend,Link,Map,Marquee,Media,Menu,Meta,Meter,Mod,OList,Object,OptGroup,Option,Output,Paragraph,Pre,Progress,Quote,Script,Select,Source,Span,Style,TableCaption,TableCell,TableCol,Table,TableRow,TableSection,TextArea,Title,Track,UList,Unknown,Video",n="ApplicationCache,EventSource,FileReader,InputMethodContext,MediaController,MessagePort,Node,Performance,SVGElementInstance,SharedWorker,TextTrack,TextTrackCue,TextTrackList,WebKitNamedFlow,Window,Worker,WorkerGlobalScope,XMLHttpRequest,XMLHttpRequestEventTarget,XMLHttpRequestUpload,IDBRequest,IDBOpenDBRequest,IDBDatabase,IDBTransaction,IDBCursor,DBIndex,WebSocket".split(","),o=[],r=t.wtf,s=i.split(",");r?o=s.map(function(t){return"HTML"+t+"Element"}).concat(n):t.EventTarget?o.push("EventTarget"):o=n;for(var a=t.__Zone_disable_IE_check||!1,l=t.__Zone_enable_cross_context_check||!1,c=f(),u="function __BROWSERTOOLS_CONSOLE_SAFEFUNC() { [native code] }",d=0;d<zt.length;d++){var h=zt[d],p=h+V,g=h+G,m=X+p,y=X+g;pt[h]={},pt[h][V]=m,pt[h][G]=y}for(var d=0;d<i.length;d++)for(var b=s[d],_=ft[b]={},w=0;w<zt.length;w++){var h=zt[w];_[h]=b+".addEventListener:"+h}for(var x=function(t,e,i,n){if(!a&&c)if(l)try{var o=e.toString();if("[object FunctionWrapper]"===o||o==u)return t.apply(i,n),!1}catch(e){return t.apply(i,n),!1}else{var o=e.toString();if("[object FunctionWrapper]"===o||o==u)return t.apply(i,n),!1}else if(l)try{e.toString()}catch(e){return t.apply(i,n),!1}return!0},$=[],d=0;d<o.length;d++){var k=t[o[d]];$.push(k&&k.prototype)}return v(t,$,{vh:x}),e.patchEventTarget=v,!0}function P(t,e){m(t,e)}/**
 * @license
 * Copyright Google Inc. All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://angular.io/license
 */
function L(t,i,n,o){var r=Zone.__symbol__(n);if(!t[r]){var s=t[r]=t[n];t[n]=function(r,a,l){return a&&a.prototype&&o.forEach(function(t){var o=i+"."+n+"::"+t,r=a.prototype;if(r.hasOwnProperty(t)){var s=D(r,t);s&&s.value?(s.value=e(s.value,o),_(a.prototype,t,s)):r[t]&&(r[t]=e(r[t],o))}else r[t]&&(r[t]=e(r[t],o))}),s.call(t,r,a,l)},h(t[n],s)}}function E(t){if((it||nt)&&"registerElement"in t.document){var e=["createdCallback","attachedCallback","detachedCallback","attributeChangedCallback"];L(document,"Document","registerElement",e)}}function I(t){if((it||nt)&&"customElements"in t){var e=["connectedCallback","disconnectedCallback","adoptedCallback","attributeChangedCallback"];L(t.customElements,"customElements","define",e)}}/**
 * @license
 * Copyright Google Inc. All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://angular.io/license
 */
var j=(function(t){function e(t){a&&a.mark&&a.mark(t)}function i(t,e){a&&a.measure&&a.measure(t,e)}function n(e){if(0===E&&0===m.length)if(c||t[v]&&(c=t[v].resolve(0)),c){var i=c[g];i||(i=c.then),i.call(c,o)}else t[f](o,0);e&&m.push(e)}function o(){if(!y){for(y=!0;m.length;){var t=m;m=[];for(var e=0;e<t.length;e++){var i=t[e];try{i.zone.runTask(i,null,null)}catch(t){O.onUnhandledError(t)}}}O.microtaskDrainDone(),y=!1}}function r(){}function s(t){return"__zone_symbol__"+t}var a=t.performance;e("Zone");var l=!0===t.__zone_symbol__forceDuplicateZoneCheck;if(t.Zone){if(l||"function"!=typeof t.Zone.__symbol__)throw new Error("Zone already loaded.");return t.Zone}var c,u=function(){function n(t,e){this._parent=t,this._name=e?e.name||"unnamed":"<root>",this._properties=e&&e.properties||{},this._zoneDelegate=new h(this,this._parent&&this._parent._zoneDelegate,e)}return n.assertZonePatched=function(){if(t.Promise!==A.ZoneAwarePromise)throw new Error("Zone.js has detected that ZoneAwarePromise `(window|global).Promise` has been overwritten.\nMost likely cause is that a Promise polyfill has been loaded after Zone.js (Polyfilling Promise api is not necessary when zone.js is loaded. If you must load one, do so before loading zone.js.)")},Object.defineProperty(n,"root",{get:function(){for(var t=n.current;t.parent;)t=t.parent;return t},enumerable:!0,configurable:!0}),Object.defineProperty(n,"current",{get:function(){return P.zone},enumerable:!0,configurable:!0}),Object.defineProperty(n,"currentTask",{get:function(){return L},enumerable:!0,configurable:!0}),n.__load_patch=function(o,r){if(A.hasOwnProperty(o)){if(l)throw Error("Already loaded patch: "+o)}else if(!t["__Zone_disable_"+o]){var s="Zone:"+o;e(s),A[o]=r(t,n,O),i(s,s)}},Object.defineProperty(n.prototype,"parent",{get:function(){return this._parent},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"name",{get:function(){return this._name},enumerable:!0,configurable:!0}),n.prototype.get=function(t){var e=this.getZoneWith(t);if(e)return e._properties[t]},n.prototype.getZoneWith=function(t){for(var e=this;e;){if(e._properties.hasOwnProperty(t))return e;e=e._parent}return null},n.prototype.fork=function(t){if(!t)throw new Error("ZoneSpec required!");return this._zoneDelegate.fork(this,t)},n.prototype.wrap=function(t,e){if("function"!=typeof t)throw new Error("Expecting function got: "+t);var i=this._zoneDelegate.intercept(this,t,e),n=this;return function(){return n.runGuarded(i,this,arguments,e)}},n.prototype.run=function(t,e,i,n){P={parent:P,zone:this};try{return this._zoneDelegate.invoke(this,t,e,i,n)}finally{P=P.parent}},n.prototype.runGuarded=function(t,e,i,n){void 0===e&&(e=null),P={parent:P,zone:this};try{try{return this._zoneDelegate.invoke(this,t,e,i,n)}catch(t){if(this._zoneDelegate.handleError(this,t))throw t}}finally{P=P.parent}},n.prototype.runTask=function(t,e,i){if(t.zone!=this)throw new Error("A task can only be run in the zone of creation! (Creation: "+(t.zone||b).name+"; Execution: "+this.name+")");if(t.state!==_||t.type!==M&&t.type!==T){var n=t.state!=$;n&&t._transitionTo($,x),t.runCount++;var o=L;L=t,P={parent:P,zone:this};try{t.type==T&&t.data&&!t.data.isPeriodic&&(t.cancelFn=void 0);try{return this._zoneDelegate.invokeTask(this,t,e,i)}catch(t){if(this._zoneDelegate.handleError(this,t))throw t}}finally{t.state!==_&&t.state!==C&&(t.type==M||t.data&&t.data.isPeriodic?n&&t._transitionTo(x,$):(t.runCount=0,this._updateTaskCount(t,-1),n&&t._transitionTo(_,$,_))),P=P.parent,L=o}}},n.prototype.scheduleTask=function(t){if(t.zone&&t.zone!==this)for(var e=this;e;){if(e===t.zone)throw Error("can not reschedule task to "+this.name+" which is descendants of the original zone "+t.zone.name);e=e.parent}t._transitionTo(w,_);var i=[];t._zoneDelegates=i,t._zone=this;try{t=this._zoneDelegate.scheduleTask(this,t)}catch(e){throw t._transitionTo(C,w,_),this._zoneDelegate.handleError(this,e),e}return t._zoneDelegates===i&&this._updateTaskCount(t,1),t.state==w&&t._transitionTo(x,w),t},n.prototype.scheduleMicroTask=function(t,e,i,n){return this.scheduleTask(new p(S,t,e,i,n,void 0))},n.prototype.scheduleMacroTask=function(t,e,i,n,o){return this.scheduleTask(new p(T,t,e,i,n,o))},n.prototype.scheduleEventTask=function(t,e,i,n,o){return this.scheduleTask(new p(M,t,e,i,n,o))},n.prototype.cancelTask=function(t){if(t.zone!=this)throw new Error("A task can only be cancelled in the zone of creation! (Creation: "+(t.zone||b).name+"; Execution: "+this.name+")");t._transitionTo(k,x,$);try{this._zoneDelegate.cancelTask(this,t)}catch(e){throw t._transitionTo(C,k),this._zoneDelegate.handleError(this,e),e}return this._updateTaskCount(t,-1),t._transitionTo(_,k),t.runCount=0,t},n.prototype._updateTaskCount=function(t,e){var i=t._zoneDelegates;-1==e&&(t._zoneDelegates=null);for(var n=0;n<i.length;n++)i[n]._updateTaskCount(t.type,e)},n.__symbol__=s,n}(),d={name:"",onHasTask:function(t,e,i,n){return t.hasTask(i,n)},onScheduleTask:function(t,e,i,n){return t.scheduleTask(i,n)},onInvokeTask:function(t,e,i,n,o,r){return t.invokeTask(i,n,o,r)},onCancelTask:function(t,e,i,n){return t.cancelTask(i,n)}},h=function(){function t(t,e,i){this._taskCounts={microTask:0,macroTask:0,eventTask:0},this.zone=t,this._parentDelegate=e,this._forkZS=i&&(i&&i.onFork?i:e._forkZS),this._forkDlgt=i&&(i.onFork?e:e._forkDlgt),this._forkCurrZone=i&&(i.onFork?this.zone:e.zone),this._interceptZS=i&&(i.onIntercept?i:e._interceptZS),this._interceptDlgt=i&&(i.onIntercept?e:e._interceptDlgt),this._interceptCurrZone=i&&(i.onIntercept?this.zone:e.zone),this._invokeZS=i&&(i.onInvoke?i:e._invokeZS),this._invokeDlgt=i&&(i.onInvoke?e:e._invokeDlgt),this._invokeCurrZone=i&&(i.onInvoke?this.zone:e.zone),this._handleErrorZS=i&&(i.onHandleError?i:e._handleErrorZS),this._handleErrorDlgt=i&&(i.onHandleError?e:e._handleErrorDlgt),this._handleErrorCurrZone=i&&(i.onHandleError?this.zone:e.zone),this._scheduleTaskZS=i&&(i.onScheduleTask?i:e._scheduleTaskZS),this._scheduleTaskDlgt=i&&(i.onScheduleTask?e:e._scheduleTaskDlgt),this._scheduleTaskCurrZone=i&&(i.onScheduleTask?this.zone:e.zone),this._invokeTaskZS=i&&(i.onInvokeTask?i:e._invokeTaskZS),this._invokeTaskDlgt=i&&(i.onInvokeTask?e:e._invokeTaskDlgt),this._invokeTaskCurrZone=i&&(i.onInvokeTask?this.zone:e.zone),this._cancelTaskZS=i&&(i.onCancelTask?i:e._cancelTaskZS),this._cancelTaskDlgt=i&&(i.onCancelTask?e:e._cancelTaskDlgt),this._cancelTaskCurrZone=i&&(i.onCancelTask?this.zone:e.zone),this._hasTaskZS=null,this._hasTaskDlgt=null,this._hasTaskDlgtOwner=null,this._hasTaskCurrZone=null;var n=i&&i.onHasTask,o=e&&e._hasTaskZS;(n||o)&&(this._hasTaskZS=n?i:d,this._hasTaskDlgt=e,this._hasTaskDlgtOwner=this,this._hasTaskCurrZone=t,i.onScheduleTask||(this._scheduleTaskZS=d,this._scheduleTaskDlgt=e,this._scheduleTaskCurrZone=this.zone),i.onInvokeTask||(this._invokeTaskZS=d,this._invokeTaskDlgt=e,this._invokeTaskCurrZone=this.zone),i.onCancelTask||(this._cancelTaskZS=d,this._cancelTaskDlgt=e,this._cancelTaskCurrZone=this.zone))}return t.prototype.fork=function(t,e){return this._forkZS?this._forkZS.onFork(this._forkDlgt,this.zone,t,e):new u(t,e)},t.prototype.intercept=function(t,e,i){return this._interceptZS?this._interceptZS.onIntercept(this._interceptDlgt,this._interceptCurrZone,t,e,i):e},t.prototype.invoke=function(t,e,i,n,o){return this._invokeZS?this._invokeZS.onInvoke(this._invokeDlgt,this._invokeCurrZone,t,e,i,n,o):e.apply(i,n)},t.prototype.handleError=function(t,e){return!this._handleErrorZS||this._handleErrorZS.onHandleError(this._handleErrorDlgt,this._handleErrorCurrZone,t,e)},t.prototype.scheduleTask=function(t,e){var i=e;if(this._scheduleTaskZS)this._hasTaskZS&&i._zoneDelegates.push(this._hasTaskDlgtOwner),(i=this._scheduleTaskZS.onScheduleTask(this._scheduleTaskDlgt,this._scheduleTaskCurrZone,t,e))||(i=e);else if(e.scheduleFn)e.scheduleFn(e);else{if(e.type!=S)throw new Error("Task is missing scheduleFn.");n(e)}return i},t.prototype.invokeTask=function(t,e,i,n){return this._invokeTaskZS?this._invokeTaskZS.onInvokeTask(this._invokeTaskDlgt,this._invokeTaskCurrZone,t,e,i,n):e.callback.apply(i,n)},t.prototype.cancelTask=function(t,e){var i;if(this._cancelTaskZS)i=this._cancelTaskZS.onCancelTask(this._cancelTaskDlgt,this._cancelTaskCurrZone,t,e);else{if(!e.cancelFn)throw Error("Task is not cancelable");i=e.cancelFn(e)}return i},t.prototype.hasTask=function(t,e){try{this._hasTaskZS&&this._hasTaskZS.onHasTask(this._hasTaskDlgt,this._hasTaskCurrZone,t,e)}catch(e){this.handleError(t,e)}},t.prototype._updateTaskCount=function(t,e){var i=this._taskCounts,n=i[t],o=i[t]=n+e;if(o<0)throw new Error("More tasks executed then were scheduled.");if(0==n||0==o){var r={microTask:i.microTask>0,macroTask:i.macroTask>0,eventTask:i.eventTask>0,change:t};this.hasTask(this.zone,r)}},t}(),p=function(){function e(i,n,o,r,s,a){this._zone=null,this.runCount=0,this._zoneDelegates=null,this._state="notScheduled",this.type=i,this.source=n,this.data=r,this.scheduleFn=s,this.cancelFn=a,this.callback=o;var l=this;i===M&&r&&r.useG?this.invoke=e.invokeTask:this.invoke=function(){return e.invokeTask.call(t,l,this,arguments)}}return e.invokeTask=function(t,e,i){t||(t=this),E++;try{return t.runCount++,t.zone.runTask(t,e,i)}finally{1==E&&o(),E--}},Object.defineProperty(e.prototype,"zone",{get:function(){return this._zone},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"state",{get:function(){return this._state},enumerable:!0,configurable:!0}),e.prototype.cancelScheduleRequest=function(){this._transitionTo(_,w)},e.prototype._transitionTo=function(t,e,i){if(this._state!==e&&this._state!==i)throw new Error(this.type+" '"+this.source+"': can not transition to '"+t+"', expecting state '"+e+"'"+(i?" or '"+i+"'":"")+", was '"+this._state+"'.");this._state=t,t==_&&(this._zoneDelegates=null)},e.prototype.toString=function(){return this.data&&void 0!==this.data.handleId?this.data.handleId.toString():Object.prototype.toString.call(this)},e.prototype.toJSON=function(){return{type:this.type,state:this.state,source:this.source,zone:this.zone.name,runCount:this.runCount}},e}(),f=s("setTimeout"),v=s("Promise"),g=s("then"),m=[],y=!1,b={name:"NO ZONE"},_="notScheduled",w="scheduling",x="scheduled",$="running",k="canceling",C="unknown",S="microTask",T="macroTask",M="eventTask",A={},O={symbol:s,currentZoneFrame:function(){return P},onUnhandledError:r,microtaskDrainDone:r,scheduleMicroTask:n,showUncaughtError:function(){return!u[s("ignoreConsoleErrorUncaughtError")]},patchEventTarget:function(){return[]},patchOnProperties:r,patchMethod:function(){return r},bindArguments:function(){return[]},patchThen:function(){return r},setNativePromise:function(t){t&&"function"==typeof t.resolve&&(c=t.resolve(0))}},P={parent:null,zone:new u(null,null)},L=null,E=0;i("Zone","Zone"),t.Zone=u}("undefined"!=typeof window&&window||"undefined"!=typeof self&&self||t),function(t){var e="function"==typeof Symbol&&t[Symbol.iterator],i=0;return e?e.call(t):{next:function(){return t&&i>=t.length&&(t=void 0),{value:t&&t[i++],done:!t}}}});Zone.__load_patch("ZoneAwarePromise",function(t,e,i){function n(t){if(t&&t.toString===Object.prototype.toString){var e=t.constructor&&t.constructor.name;return(e||"")+": "+JSON.stringify(t)}return t?t.toString():Object.prototype.toString.call(t)}function o(t){i.onUnhandledError(t);try{var n=e[_];n&&"function"==typeof n&&n.call(this,t)}catch(t){}}function r(t){return t&&t.then}function s(t){return t}function a(t){return D.reject(t)}function l(t,e){return function(i){try{c(t,e,i)}catch(e){c(t,!1,e)}}}function c(t,o,r){var s=P();if(t===r)throw new TypeError(L);if(t[w]===T){var a=null;try{"object"!=typeof r&&"function"!=typeof r||(a=r&&r.then)}catch(e){return s(function(){c(t,!1,e)})(),t}if(o!==A&&r instanceof D&&r.hasOwnProperty(w)&&r.hasOwnProperty(x)&&r[w]!==T)u(r),c(t,r[w],r[x]);else if(o!==A&&"function"==typeof a)try{a.call(r,s(l(t,o)),s(l(t,!1)))}catch(e){s(function(){c(t,!1,e)})()}else{t[w]=o;var h=t[x];if(t[x]=r,t[$]===$&&o===M&&(t[w]=t[C],t[x]=t[k]),o===A&&r instanceof Error){var p=e.currentTask&&e.currentTask.data&&e.currentTask.data[b];p&&f(r,E,{configurable:!0,enumerable:!1,writable:!0,value:p})}for(var v=0;v<h.length;)d(t,h[v++],h[v++],h[v++],h[v++]);if(0==h.length&&o==A){t[w]=O;try{throw new Error("Uncaught (in promise): "+n(r)+(r&&r.stack?"\n"+r.stack:""))}catch(n){var m=n;m.rejection=r,m.promise=t,m.zone=e.current,m.task=e.currentTask,g.push(m),i.scheduleMicroTask()}}}}return t}function u(t){if(t[w]===O){try{var i=e[I];i&&"function"==typeof i&&i.call(this,{rejection:t[x],promise:t})}catch(t){}t[w]=A;for(var n=0;n<g.length;n++)t===g[n].promise&&g.splice(n,1)}}function d(t,e,i,n,o){u(t);var r=t[w],l=r?"function"==typeof n?n:s:"function"==typeof o?o:a;e.scheduleMicroTask(S,function(){try{var n=t[x],o=i&&$===i[$];o&&(i[k]=n,i[C]=r);var u=e.run(l,void 0,o&&l!==a&&l!==s?[]:[n]);c(i,!0,u)}catch(t){c(i,!1,t)}},i)}function h(t){var e=t.prototype,i=p(e,"then");if(!i||!1!==i.writable&&i.configurable){var n=e.then;e[y]=n,t.prototype.then=function(t,e){var i=this;return new D(function(t,e){n.call(i,t,e)}).then(t,e)},t[F]=!0}}var p=Object.getOwnPropertyDescriptor,f=Object.defineProperty,v=i.symbol,g=[],m=v("Promise"),y=v("then"),b="__creationTrace__";i.onUnhandledError=function(t){if(i.showUncaughtError()){var e=t&&t.rejection;e?console.error("Unhandled Promise rejection:",e instanceof Error?e.message:e,"; Zone:",t.zone.name,"; Task:",t.task&&t.task.source,"; Value:",e,e instanceof Error?e.stack:void 0):console.error(t)}},i.microtaskDrainDone=function(){for(;g.length;)for(;g.length;)!function(){var t=g.shift();try{t.zone.runGuarded(function(){throw t})}catch(t){o(t)}}()};var _=v("unhandledPromiseRejectionHandler"),w=v("state"),x=v("value"),$=v("finally"),k=v("parentPromiseValue"),C=v("parentPromiseState"),S="Promise.then",T=null,M=!0,A=!1,O=0,P=function(){var t=!1;return function(e){return function(){t||(t=!0,e.apply(null,arguments))}}},L="Promise resolved with itself",E=v("currentTaskTrace"),I=v("rejectionHandledHandler"),D=function(){function t(e){var i=this;if(!(i instanceof t))throw new Error("Must be an instanceof Promise.");i[w]=T,i[x]=[];try{e&&e(l(i,M),l(i,A))}catch(t){c(i,!1,t)}}return t.toString=function(){return"function ZoneAwarePromise() { [native code] }"},t.resolve=function(t){return c(new this(null),M,t)},t.reject=function(t){return c(new this(null),A,t)},t.race=function(t){function e(t){l&&(l=s(t))}function i(t){l&&(l=a(t))}var n,o,s,a,l=new this(function(t,e){s=t,a=e});try{for(var c=j(t),u=c.next();!u.done;u=c.next()){var d=u.value;r(d)||(d=this.resolve(d)),d.then(e,i)}}catch(t){n={error:t}}finally{try{u&&!u.done&&(o=c.return)&&o.call(c)}finally{if(n)throw n.error}}return l},t.all=function(t){var e,i,n,o,s=new this(function(t,e){n=t,o=e}),a=2,l=0,c=[],u=this;try{for(var d=j(t),h=d.next();!h.done;h=d.next()){var p=h.value;!function(t){r(t)||(t=u.resolve(t));var e=l;t.then(function(t){c[e]=t,0===--a&&n(c)},o),a++,l++}(p)}}catch(t){e={error:t}}finally{try{h&&!h.done&&(i=d.return)&&i.call(d)}finally{if(e)throw e.error}}return a-=2,0===a&&n(c),s},t.prototype.then=function(t,i){var n=new this.constructor(null),o=e.current;return this[w]==T?this[x].push(o,n,t,i):d(this,o,n,t,i),n},t.prototype.catch=function(t){return this.then(null,t)},t.prototype.finally=function(t){var i=new this.constructor(null);i[$]=$;var n=e.current;return this[w]==T?this[x].push(n,i,t,t):d(this,n,i,t,t),i},t}();D.resolve=D.resolve,D.reject=D.reject,D.race=D.race,D.all=D.all;var N=t[m]=t.Promise,z=e.__symbol__("ZoneAwarePromise"),R=p(t,"Promise");R&&!R.configurable||(R&&delete R.writable,R&&delete R.value,R||(R={configurable:!0,enumerable:!0}),R.get=function(){return t[z]?t[z]:t[m]},R.set=function(e){e===D?t[z]=e:(t[m]=e,e.prototype[y]||h(e),i.setNativePromise(e))},f(t,"Promise",R)),t.Promise=D;var F=v("thenPatched");return i.patchThen=h,N&&h(N),Promise[e.__symbol__("uncaughtPromiseErrors")]=g,D}),/**
 * @license
 * Copyright Google Inc. All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://angular.io/license
 */
Zone.__load_patch("fetch",function(t,e,i){var n=t.fetch,o=t.Promise,r=i.symbol("thenPatched"),s=i.symbol("fetchTaskScheduling"),a=i.symbol("fetchTaskAborting");if("function"==typeof n){var l=t.AbortController,c="function"==typeof l,u=null;c&&(t.AbortController=function(){var t=new l;return t.signal.abortController=t,t},u=i.patchMethod(l.prototype,"abort",function(t){return function(e,i){return e.task?e.task.zone.cancelTask(e.task):t.apply(e,i)}}));var d=function(){};t.fetch=function(){var t=this,l=Array.prototype.slice.call(arguments),h=l.length>1?l[1]:null,p=h&&h.signal;return new Promise(function(h,f){var v=e.current.scheduleMacroTask("fetch",d,l,function(){var a,c=e.current;try{c[s]=!0,a=n.apply(t,l)}catch(t){return void f(t)}finally{c[s]=!1}if(!(a instanceof o)){var u=a.constructor;u[r]||i.patchThen(u)}a.then(function(t){"notScheduled"!==v.state&&v.invoke(),h(t)},function(t){"notScheduled"!==v.state&&v.invoke(),f(t)})},function(){if(!c)return void f("No AbortController supported, can not cancel fetch");if(p&&p.abortController&&!p.aborted&&"function"==typeof p.abortController.abort&&u)try{e.current[a]=!0,u.call(p.abortController)}finally{e.current[a]=!1}else f("cancel fetch need a AbortController.signal")});p&&p.abortController&&(p.abortController.task=v)})}}});/**
 * @license
 * Copyright Google Inc. All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://angular.io/license
 */
var D=Object.getOwnPropertyDescriptor,N=Object.defineProperty,z=Object.getPrototypeOf,R=Object.create,F=Array.prototype.slice,B="addEventListener",H="removeEventListener",W=Zone.__symbol__(B),U=Zone.__symbol__(H),G="true",V="false",X="__zone_symbol__",Y=Zone.__symbol__,q="undefined"!=typeof window,Z=q?window:void 0,J=q&&Z||"object"==typeof self&&self||t,Q="removeAttribute",K=[null],tt="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope,et=!("nw"in J)&&void 0!==J.process&&"[object process]"==={}.toString.call(J.process),it=!et&&!tt&&!(!q||!Z.HTMLElement),nt=void 0!==J.process&&"[object process]"==={}.toString.call(J.process)&&!tt&&!(!q||!Z.HTMLElement),ot={},rt=function(t){if(t=t||J.event){var e=ot[t.type];e||(e=ot[t.type]=Y("ON_PROPERTY"+t.type));var i,n=this||t.target||J,o=n[e];if(it&&n===Z&&"error"===t.type){var r=t;i=o&&o.call(this,r.message,r.filename,r.lineno,r.colno,r.error),!0===i&&t.preventDefault()}else void 0==(i=o&&o.apply(this,arguments))||i||t.preventDefault();return i}},st=Y("originalInstance"),at=!1,lt=!1,ct=!1;/**
 * @license
 * Copyright Google Inc. All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://angular.io/license
 */
Zone.__load_patch("toString",function(t){var e=Function.prototype.toString,i=Y("OriginalDelegate"),n=Y("Promise"),o=Y("Error"),r=function(){if("function"==typeof this){var r=this[i];if(r)return"function"==typeof r?e.apply(this[i],arguments):Object.prototype.toString.call(r);if(this===Promise){var s=t[n];if(s)return e.apply(s,arguments)}if(this===Error){var a=t[o];if(a)return e.apply(a,arguments)}}return e.apply(this,arguments)};r[i]=e,Function.prototype.toString=r;var s=Object.prototype.toString;Object.prototype.toString=function(){return this instanceof Promise?"[object Promise]":s.apply(this,arguments)}});/**
 * @license
 * Copyright Google Inc. All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://angular.io/license
 */
var ut=!1;if("undefined"!=typeof window)try{var dt=Object.defineProperty({},"passive",{get:function(){ut=!0}});window.addEventListener("test",dt,dt),window.removeEventListener("test",dt,dt)}catch(t){ut=!1}var ht={useG:!0},pt={},ft={},vt=/^__zone_symbol__(\w+)(true|false)$/,gt="__zone_symbol__propagationStopped",mt=Y("zoneTask"),yt=Object[Y("defineProperty")]=Object.defineProperty,bt=Object[Y("getOwnPropertyDescriptor")]=Object.getOwnPropertyDescriptor,_t=Object.create,wt=Y("unconfigurables"),xt=["abort","animationcancel","animationend","animationiteration","auxclick","beforeinput","blur","cancel","canplay","canplaythrough","change","compositionstart","compositionupdate","compositionend","cuechange","click","close","contextmenu","curechange","dblclick","drag","dragend","dragenter","dragexit","dragleave","dragover","drop","durationchange","emptied","ended","error","focus","focusin","focusout","gotpointercapture","input","invalid","keydown","keypress","keyup","load","loadstart","loadeddata","loadedmetadata","lostpointercapture","mousedown","mouseenter","mouseleave","mousemove","mouseout","mouseover","mouseup","mousewheel","orientationchange","pause","play","playing","pointercancel","pointerdown","pointerenter","pointerleave","pointerlockchange","mozpointerlockchange","webkitpointerlockerchange","pointerlockerror","mozpointerlockerror","webkitpointerlockerror","pointermove","pointout","pointerover","pointerup","progress","ratechange","reset","resize","scroll","seeked","seeking","select","selectionchange","selectstart","show","sort","stalled","submit","suspend","timeupdate","volumechange","touchcancel","touchmove","touchstart","touchend","transitioncancel","transitionend","waiting","wheel"],$t=["afterscriptexecute","beforescriptexecute","DOMContentLoaded","freeze","fullscreenchange","mozfullscreenchange","webkitfullscreenchange","msfullscreenchange","fullscreenerror","mozfullscreenerror","webkitfullscreenerror","msfullscreenerror","readystatechange","visibilitychange","resume"],kt=["absolutedeviceorientation","afterinput","afterprint","appinstalled","beforeinstallprompt","beforeprint","beforeunload","devicelight","devicemotion","deviceorientation","deviceorientationabsolute","deviceproximity","hashchange","languagechange","message","mozbeforepaint","offline","online","paint","pageshow","pagehide","popstate","rejectionhandled","storage","unhandledrejection","unload","userproximity","vrdisplyconnected","vrdisplaydisconnected","vrdisplaypresentchange"],Ct=["beforecopy","beforecut","beforepaste","copy","cut","paste","dragstart","loadend","animationstart","search","transitionrun","transitionstart","webkitanimationend","webkitanimationiteration","webkitanimationstart","webkittransitionend"],St=["encrypted","waitingforkey","msneedkey","mozinterruptbegin","mozinterruptend"],Tt=["activate","afterupdate","ariarequest","beforeactivate","beforedeactivate","beforeeditfocus","beforeupdate","cellchange","controlselect","dataavailable","datasetchanged","datasetcomplete","errorupdate","filterchange","layoutcomplete","losecapture","move","moveend","movestart","propertychange","resizeend","resizestart","rowenter","rowexit","rowsdelete","rowsinserted","command","compassneedscalibration","deactivate","help","mscontentzoom","msmanipulationstatechanged","msgesturechange","msgesturedoubletap","msgestureend","msgesturehold","msgesturestart","msgesturetap","msgotpointercapture","msinertiastart","mslostpointercapture","mspointercancel","mspointerdown","mspointerenter","mspointerhover","mspointerleave","mspointermove","mspointerout","mspointerover","mspointerup","pointerout","mssitemodejumplistitemremoved","msthumbnailclick","stop","storagecommit"],Mt=["webglcontextrestored","webglcontextlost","webglcontextcreationerror"],At=["autocomplete","autocompleteerror"],Ot=["toggle"],Pt=["load"],Lt=["blur","error","focus","load","resize","scroll","messageerror"],Et=["bounce","finish","start"],It=["loadstart","progress","abort","error","load","progress","timeout","loadend","readystatechange"],jt=["upgradeneeded","complete","abort","success","error","blocked","versionchange","close"],Dt=["close","error","open","message"],Nt=["error","message"],zt=xt.concat(Mt,At,Ot,$t,kt,Ct,Tt),Rt=Y("unbound");/**
 * @license
 * Copyright Google Inc. All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://angular.io/license
 */
Zone.__load_patch("util",function(t,e,i){i.patchOnProperties=a,i.patchMethod=u,i.bindArguments=n}),Zone.__load_patch("timers",function(t){y(t,"set","clear","Timeout"),y(t,"set","clear","Interval"),y(t,"set","clear","Immediate")}),Zone.__load_patch("requestAnimationFrame",function(t){y(t,"request","cancel","AnimationFrame"),y(t,"mozRequest","mozCancel","AnimationFrame"),y(t,"webkitRequest","webkitCancel","AnimationFrame")}),Zone.__load_patch("blocking",function(t,e){for(var i=["alert","prompt","confirm"],n=0;n<i.length;n++){u(t,i[n],function(i,n,o){return function(n,r){return e.current.run(i,t,r,o)}})}}),Zone.__load_patch("EventTarget",function(t,e,i){var n=e.__symbol__("BLACK_LISTED_EVENTS");t[n]&&(e[n]=t[n]),P(t,i),O(t,i);var o=t.XMLHttpRequestEventTarget;o&&o.prototype&&i.patchEventTarget(t,[o.prototype]),l("MutationObserver"),l("WebKitMutationObserver"),l("IntersectionObserver"),l("FileReader")}),Zone.__load_patch("on_property",function(t,e,i){T(i,t),b()}),Zone.__load_patch("customElements",function(t,e,i){E(t),I(t)}),Zone.__load_patch("canvas",function(t){var e=t.HTMLCanvasElement;void 0!==e&&e.prototype&&e.prototype.toBlob&&d(e.prototype,"toBlob",function(t,e){return{name:"HTMLCanvasElement.toBlob",target:t,cbIdx:0,args:e}})}),Zone.__load_patch("XHR",function(t,e){!function(t){function c(t){return t[n]}function d(t){var e=t.data,i=e.target;i[s]=!1,i[l]=!1;var o=i[r];v||(v=i[W],g=i[U]),o&&g.call(i,b,o);var a=i[r]=function(){if(i.readyState===i.DONE)if(!e.aborted&&i[s]&&t.state===_){var n=i.__zone_symbol__loadfalse;if(n&&n.length>0){var o=t.invoke;t.invoke=function(){for(var n=i.__zone_symbol__loadfalse,r=0;r<n.length;r++)n[r]===t&&n.splice(r,1);e.aborted||t.state!==_||o.call(t)},n.push(t)}else t.invoke()}else e.aborted||!1!==i[s]||(i[l]=!0)};return v.call(i,b,a),i[n]||(i[n]=t),k.apply(i,e.args),i[s]=!0,t}function h(){}function p(t){var e=t.data;return e.aborted=!0,C.apply(e.target,e.args)}var f=XMLHttpRequest.prototype,v=f[W],g=f[U];if(!v){var m=t.XMLHttpRequestEventTarget;if(m){var y=m.prototype;v=y[W],g=y[U]}}var b="readystatechange",_="scheduled",w=u(f,"open",function(){return function(t,e){return t[o]=0==e[2],t[a]=e[1],w.apply(t,e)}}),x=Y("fetchTaskAborting"),$=Y("fetchTaskScheduling"),k=u(f,"send",function(){return function(t,n){if(!0===e.current[$])return k.apply(t,n);if(t[o])return k.apply(t,n);var r={target:t,url:t[a],isPeriodic:!1,args:n,aborted:!1},s=i("XMLHttpRequest.send",h,r,d,p);t&&!0===t[l]&&!r.aborted&&s.state===_&&s.invoke()}}),C=u(f,"abort",function(){return function(t,i){var n=c(t);if(n&&"string"==typeof n.type){if(null==n.cancelFn||n.data&&n.data.aborted)return;n.zone.cancelTask(n)}else if(!0===e.current[x])return C.apply(t,i)}})}(t);var n=Y("xhrTask"),o=Y("xhrSync"),r=Y("xhrListener"),s=Y("xhrScheduled"),a=Y("xhrURL"),l=Y("xhrErrorBeforeScheduled")}),Zone.__load_patch("geolocation",function(t){t.navigator&&t.navigator.geolocation&&o(t.navigator.geolocation,["getCurrentPosition","watchPosition"])}),Zone.__load_patch("PromiseRejectionEvent",function(t,e){function i(e){return function(i){g(t,e).forEach(function(n){var o=t.PromiseRejectionEvent;if(o){var r=new o(e,{promise:i.promise,reason:i.rejection});n.invoke(r)}})}}t.PromiseRejectionEvent&&(e[Y("unhandledPromiseRejectionHandler")]=i("unhandledrejection"),e[Y("rejectionHandledHandler")]=i("rejectionhandled"))})})}).call(e,i(178))},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(26),a=n(s),l=i(187),c=n(l),u=i(14),d=n(u),h=i(180),p=n(h),f=$(".nuv-navigation-navbar-container"),v=$(".nuv-navigation-navbar-section"),g=$(".nuv-navigation-navbar__columns-list-wrapper"),m=$(".nuv-navigation-navbar__columns-list-container"),y=$(".nuv-navigation-menu-icon-container"),b=y.find(".nuv-navigation-menu-icon--hamburger"),_="nuv-navigation-navbar__columns-list-wrapper--expanded",w="nuv-navigation-navbar-section--expanded",x=$(".nuv-navigation-navbar__columns-list-container__close-btn"),k=function(){function t(){(0,r.default)(this,t),this.componentName="GlobalNavigationUpdatedComponent",this.$element=$(".nuv-navigation-container"),this.$navWrapper=$(".nuv-navigation-container-background"),this.MENU_OPEN_CLASSNAME="nuv-navigation-container--open",this.LOGIN_OPEN_CLASSNAME="nuv-global-navigation--login-open",this.ACCORDION_OPEN_CLASSNAME="nuv-navigation-navbar__columns-list-wrapper--expanded",this.COLUMN_LIST_CLASSNAME="nuv-navigation-navbar__columns-list-container",this.COMPRESSED_CLASSNAME="nuv-navigation-container--compressed",this.$articleHeaderContent=$(".nuv-header-article__content"),this.accordionAnimating=!1,this.initialized=!1,this.init=this.init}return t.prototype.init=function(){var t=this;$(".nuv-navigation-navbar-section").click(function(){t.openSectionMenu($(this)),c.default.closeUtilityDrawer()}),y.click(function(){t.openMenuMobile()}),$(".nuv-navigation-logo").click(function(){window.dataLayer.push({event:"nuveenLogo",interactionLabelValue:"Nuveen logo"})}),m.click(function(t){t.stopPropagation()}),x.click(function(){$(this).closest(g).removeClass(_),$(this).closest(v).removeClass(w),window.innerWidth>1023&&a.default.unlock()}),$("body").click(function(e){$(e.target).closest(".nuv-navigation-navbar-section").length>0&&!($(e.target).closest(".nuv-navigation-navbar__columns-list-container").length>0)||(t.closeAllMenus(),window.innerWidth>1023&&$("html").hasClass("nuv-utils-body-scroll--locked")&&a.default.unlock())}),$(".nuv-navigation-navbar-section").keypress(function(e){"Enter"===e.key&&t.openSectionMenu($(this))}),$(window).scroll(function(){t.compressNavigationBar()}),$(".nuv-navigation-navbar-tool-loginlabel").click(function(){var t=$(this).attr("href"),e=window.location.pathname,i=t+"?returnUrl="+e;$(this).attr("href",i)})},t.prototype.closeAllMenus=function(){v.each(function(){$(this).removeClass(w),$(this).find(g).removeClass(_)})},t.prototype.closeOpenAccordion=function(t){var e=this,i=$("."+this.ACCORDION_OPEN_CLASSNAME);i.length>0&&(i.removeClass(this.ACCORDION_OPEN_CLASSNAME),i.find("."+this.COLUMN_LIST_CLASSNAME).slideUp(420,function(){e.accordionAnimating=!1})),t&&"desktop"===d.default.current()&&($("body, html").removeClass("nuv-util--no-scroll"),this.$element.hasClass(this.DESKTOP_MENU_OPEN_CLASSNAME)&&this.$element.removeClass(this.DESKTOP_MENU_OPEN_CLASSNAME)),$(window).off("click.GlobalNavigationUpdatedComponent")},t.prototype.openSectionMenu=function(t){t.find(g).hasClass(_)?(t.find(g).removeClass(_),t.removeClass(w),window.innerWidth>1023&&a.default.unlock()):(this.closeAllMenus(),t.addClass(w),t.find(g).addClass(_),window.innerWidth>1023&&a.default.lock())},t.prototype.openMenuMobile=function(){this.$element.toggleClass(this.COMPRESSED_CLASSNAME),f.toggleClass("nuv-navigation-navbar-container--hidden"),this.$element.toggleClass(this.MENU_OPEN_CLASSNAME),b.toggleClass("nuv-navigation-menu-icon--hamburger-close"),$(".nuv-navigation-container").hasClass("nuv-global-navigation--login-open")&&$(".nuv-navigation-container").removeClass("nuv-global-navigation--login-open"),b.closest(".nuv-navigation-menu-icon-container").toggleClass("nuv-navigation-menu-icon-container-close"),f.hasClass("nuv-navigation-navbar-container--hidden")?a.default.unlock():(this.closeAllMenus(),a.default.lockScroll())},t.prototype.compressNavigationBar=function(){var t=this;this.isCompressed=this.$element.hasClass(this.COMPRESSED_CLASSNAME),this.ismenuMobileOpen=this.$element.hasClass(this.MENU_OPEN_CLASSNAME);var e=$(window).scrollTop(),i=500;p.default.$element.length>0&&(i=Math.max(p.default.$element.offset().top+p.default.$element.height(),640)),this.$articleHeaderContent.length>0&&(i=Math.max(this.$articleHeaderContent.offset().top+this.$articleHeaderContent.height(),640)),this.ismenuMobileOpen||(e>i&&!0!==this.isCompressed?(0===$(".nuv-product-detail-hero").length&&(0===$(".nuv-article-navigation").length?this.$element.addClass(this.COMPRESSED_CLASSNAME):$(window).width()<=1022&&this.$element.addClass(this.COMPRESSED_CLASSNAME)),this.$navWrapper.addClass("nuv-util--no-transition"),$("."+this.LOGIN_OPEN_CLASSNAME).removeClass(this.LOGIN_OPEN_CLASSNAME),this.closeOpenAccordion(),setTimeout(function(){t.$navWrapper.removeClass("nuv-util--no-transition")},0)):e<=i&&this.isCompressed&&this.$element.removeClass(this.COMPRESSED_CLASSNAME))},t}(),C=new k;e.default=C},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(190),r=n(o),s=i(67),a=n(s),l=i(189),c=n(l),u=i(1),d=n(u),h=i(122),p=n(h),f=i(145),v=n(f),g=i(85),m=n(g),y=(document.cookie.match(/^(?:.*;)?\s*nuvProfile\s*=\s*([^;]+)(?:.*)?$/)||["",null])[1],b=null!==y&&void 0!==y,_=function(){function t(e){(0,d.default)(this,t),this.componentName="loginModal",this.ALERT_CLOSED_CLASSNAME="nuv-login-modal__alert-wrapper--closed",this.inputValues={text:"",password:""},this.initialized=!1,this.context=e,this.init=this.init}return t.prototype.setJQueryObjects=function(){this.$alertWrapper=$(".nuv-login-modal__alert-wrapper",this.context),this.$loginButton=$(".nuv-global-navigation__user-tools-list-link--login",this.context),this.$logoutButton=$(".nuv-login-modal__logout",this.context),this.$resetButton=$(".nuv-global-navigation__return-button",this.context),this.$showPasswordButton=$('button[name="btnpassword"]',this.context),this.$inputField=$(".nuv-login-modal__input-field",this.context),this.$inputemailField=$(".nuv-login-modal__input-field-email",this.context),this.$rememberAndForgotContainer=$(".nuv-login-modal__remember-and-forgot-container",this.context),this.$userAlert=$(".nuv-alert-wrapper",this.context),this.componentData=$(".nuv-login-modal",this.context).data("component"),this.$confirmButton=$(".nuv-confirm-email-submit",this.context),this.componentData||(this.componentData={enterValidEmailMessage:"Enter a valid email id to continue",enterEmailMessage:"Enter an email id to continue",enterPasswordMessage:"Enter a password to continue",showPasswordButtonTitle:"Show password",hidePasswordButtonTitle:"Hide password"})},t.prototype.init=function(){function t(){return e.apply(this,arguments)}var e=(0,c.default)(r.default.mark(function t(){var e,i,n,o,s,l,c,u,d,h,f,g,y,b,_,w,x;return r.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(this.setJQueryObjects(),this.initialized=!0,e=this,this.$loginButton.click(function(){window.localStorage.setItem("continueLink",""),window.localStorage.setItem("continueVideoLink",""),window.localStorage.setItem("continueTarget",""),e.$userAlert.length>0&&e.$userAlert.addClass("nuv-hide"),$(this).closest(p.default.$element).toggleClass(p.default.LOGIN_OPEN_CLASSNAME),p.default.closeOpenAccordion(!0),$(this).closest(v.default.$element).toggleClass(v.default.LOGIN_OPEN_CLASSNAME),v.default.closeOpenAccordion(!0)}),this.$inputField.on("change paste keyup",function(t){var i=$(t.currentTarget),n=i.attr("type");e.inputValues[n]=t.currentTarget.value}),this.$inputemailField.on("change paste keyup",function(t){var i=$(t.currentTarget),n=i.attr("type");e.inputValues[n]=t.currentTarget.value}),this.$inputField.on("blur focusout",function(t){var i=$(t.currentTarget);"text"===i.attr("type")&&e.toggleEmailWarningMessage(i)}),this.$inputemailField.on("blur focusout",function(t){var i=$(t.currentTarget);"text"===i.attr("type")&&e.toggleConfirmEmailWarningMessage(i)}),this.$inputField.on("focus",function(t){var i=$(t.currentTarget);"text"===i.attr("type")&&e.toggleEmailWarningMessage(i,!0)}),this.$inputemailField.on("focus",function(t){var i=$(t.currentTarget);"text"===i.attr("type")&&e.toggleConfirmEmailWarningMessage(i,!0)}),this.$resetButton.click(function(){e.closeOpenModal()}),this.$showPasswordButton.attr("title",this.componentData.showPasswordButtonTitle),this.$showPasswordButton.click(function(){var t=$(this).closest(".nuv-login-modal__password-container").find(".nuv-login-modal__input-field");$(this).hasClass("nuv-login-modal__show-password--unmasked")?($(this).removeClass("nuv-login-modal__show-password--unmasked"),t.attr("type","password"),$(this).attr("title",e.componentData.showPasswordButtonTitle)):($(this).addClass("nuv-login-modal__show-password--unmasked"),t.attr("type","text"),$(this).attr("title",e.componentData.hidePasswordButtonTitle))}),this.$logoutButton.click(function(){$(".changePassword").attr("disabled","disabled"),$(".changePassword").addClass("changepassword-no-img"),$(this).addClass("changepassword-no-img"),$(this).attr("disabled","disabled"),$.ajax({url:"/user/logout",type:"POST",async:!0,success:function(t){window.location.assign(t.redirectUrl)}})}),this.initEmailWarningMessage(),$('.nuv-login-modal__input-field[type="text"]').each(function(){e.toggleEmailWarningMessage($(this))}),$('.nuv-login-modal__input-field-email[type="text"]').each(function(){e.toggleConfirmEmailWarningMessage($(this))}),$(".nuv-login-modal__form-confirm").click(function(t){var i=$(t.currentTarget),n=i.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-field-email").val(),o=i.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__password-container");return""!==n&&n?e.validConfirmEmail(i)?!(o.length>0&&!e.validPassword(i))||(i.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-email-error--email").html(e.componentData.enterPasswordMessage),i.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-email-error--email").addClass("nuv-login-modal__input-error--visible"),!1):(i.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-email-error--email").html(e.componentData.enterValidEmailMessage),i.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-email-error--email").addClass("nuv-login-modal__input-error--visible"),!1):(i.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-email-error--email").html(e.componentData.enterEmailMessage),i.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-email-error--email").addClass("nuv-login-modal__input-error--visible"),!1)}),$(".nuv-login-modal__form").submit(function(t){t.preventDefault();var i=$(t.currentTarget),n=$(this).serialize(),o="",r=window.localStorage.getItem("continueLink");void 0!==r&&null!==r&&""!==r&&(o="&ContinueLink="+r);var s=i.closest(".nuv-login-modal__main-wrapper").find('.nuv-login-modal__form > input[type="text"]').val();""!==s&&s?e.validEmail(i)?e.validPassword(i)?($(".nuv-login-modal__submit-container .nuv-button__btn").attr("disabled",!0),$.ajax({url:$(this).attr("action"),type:"POST",async:!0,data:n+"&async=true"+o,success:function(t){if($(".nuv-login-modal__submit-container .nuv-button__btn").attr("disabled",!1),t&&"object"===(void 0===t?"undefined":(0,a.default)(t)))if(null!=t.result&&t.result.success){var n=window.localStorage.getItem("continueLink"),o=window.localStorage.getItem("continueTarget"),r=window.localStorage.getItem("continueVideoLink");if(!0===t.result.HasAccess){var s="javascript:void()"===n?t.result.redirectUrl:n;if(void 0!==n&&""!==n&&null!==n)if("_self"===o)if(null!==r&&void 0!==r&&""!==r){var l=e.openVideoModalParam();window.location.assign(""+window.location.href.split("?")[0]+l)}else setTimeout(function(){window.location.href=s},1500);else window.open(n,"_blank"),setTimeout(function(){window.location.assign(t.result.redirectUrl)},1500);else window.location.assign(t.result.redirectUrl)}else if("_blank"===o&&""!=n&&"javascript:void()"!=n)window.location.assign(t.result.redirectUrl),window.open(n,"_blank");else{var c="javascript:void()"===n?t.result.redirectUrl:n;setTimeout(function(){window.location.href=c},1500)}}else i.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-error--email").addClass("nuv-login-modal__input-error--visible"),i.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-error--email").html(t.result.displayMessage)},error:function(t){$(".nuv-login-modal__submit-container .nuv-button__btn").attr("disabled",!1)}})):(i.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-error--email").html(e.componentData.enterPasswordMessage),i.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-error--email").addClass("nuv-login-modal__input-error--visible")):(i.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-error--email").html(e.componentData.enterValidEmailMessage),i.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-error--email").addClass("nuv-login-modal__input-error--visible")):(i.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-error--email").html(e.componentData.enterEmailMessage),i.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-error--email").addClass("nuv-login-modal__input-error--visible"))}),i="",null===(n=m.default.get("nuvProfile"))||""===n){t.next=26;break}return t.next=24,this.decryptCookie("nuvProfile").then(function(t){return t}).then(function(t){return t});case 24:o=t.sent,i=o;case 26:if(s="",l=m.default.get("localStorageCookieAge"),c=m.default.get("nuvProfileDataLocal"),u=window.localStorage.getItem("nuvProfileDataLocal"),null===c||""===c){t.next=35;break}return t.next=33,this.decryptCookie("nuvProfileDataLocal").then(function(t){return t}).then(function(t){return t});case 33:d=t.sent,s=d;case 35:h=[],f="",s&&(h=s.split("||"),h.length>0&&6===h.length&&(g=h[5],y=new Date(g),b=new Date,_=y-b,_<=0?document.cookie="nuvProfileDataLocal=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;":(w=s.lastIndexOf("||"),x=s.substr(0,w),document.cookie="nuvProfile="+x+"; expires="+y+";path=/;",window.location.reload()))),this.updateRTEVideo();case 39:case"end":return t.stop()}},t,this)}));return t}(),t.prototype.updateRTEVideo=function(){b&&$(".nuv-article-video-embed-override-rte.video-overlay-trigger-link").length>0&&($(".nuv-article-video-embed-override-rte").removeAttr("data-speed-bump-id"),$(".nuv-article-video-embed-override-rte").removeClass("video-overlay-trigger-link").addClass("video-overlay-trigger"),$(".nuv-article-video-embed-override-rte").find(".nuv-article-video-embed__play-button").removeClass("video-overlay-trigger-link").addClass("video-overlay-trigger"))},t.prototype.openVideoModalParam=function(){var t=window.localStorage.getItem("continueVideoLink");if(void 0!==t&&""!==t){var e=$(window.location)[0].search,i=e.split("&"),n="video="+t;if(!(i.indexOf(n)>0))return"?videoid="+t;if(1===i.length){var o=window.location.href.replace("?"+n,"");return window.history.pushState(null,"",o),"?videoid="+t}if(i.length>1){i=i.slice(i.indexOf(n),1);var r=i.length>0?"?videoid="+t+i.join("&"):"?videoid="+t;return window.history.pushState(null,"",r),r}}},t.prototype.openAndShowAlert=function(){this.$loginButton.closest(p.default.$element).addClass(p.default.LOGIN_OPEN_CLASSNAME),p.default.closeOpenAccordion(!0),this.$loginButton.closest(v.default.$element).addClass(v.default.LOGIN_OPEN_CLASSNAME),v.default.closeOpenAccordion(!0),this.$alertWrapper.length>0&&this.$alertWrapper.removeClass(this.ALERT_CLOSED_CLASSNAME)},t.prototype.closeOpenModal=function(){p.default.$element.removeClass(p.default.LOGIN_OPEN_CLASSNAME),v.default.$element.removeClass(v.default.LOGIN_OPEN_CLASSNAME)},t.prototype.validEmail=function(t){return/^([A-Za-z0-9\.?!#$%&'\*+\/\-\/=?^_`{|}~]+@(([a-zA-Z\-0-9]+\.?)+[a-zA-Z]{2,}))$/.test(t.closest(".nuv-login-modal__main-wrapper").find('.nuv-login-modal__form > input[type="text"]').val())},t.prototype.validConfirmEmail=function(t){var e=t.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-field-email").val();return new RegExp('^(([^<>()\\[\\]\\.,;:\\s@"]+(\\.[^<>()\\[\\]\\.,;:\\s@"]+)*)|(".+"))@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}])|(([a-zA-Z\\-0-9]+\\.)+[a-zA-Z]{2,}))$',"i").test(e)},t.prototype.validPassword=function(t){return""!==t.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__password-container > input").val()},t.prototype.initEmailWarningMessage=function(){this.$rememberAndForgotContainer.addClass("nuv-login-modal__remember-and-forgot-container--before-error").after('\n            <div class="nuv-login-modal__input-error nuv-login-modal__input-error--email">\n                '+this.componentData.enterValidEmailMessage+'\n            </div>\n            <button class="hiddenbutton nuv-hide" type="reset" aria-label="reset button"></button>\n        ')},t.prototype.toggleEmailWarningMessage=function(t,e){if(!0===e||""===t.val()||this.validEmail(t))return t.removeClass("nuv-login-modal__input-field--error"),void t.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-error--email").removeClass("nuv-login-modal__input-error--visible");t.addClass("nuv-login-modal__input-field--error"),t.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-error--email").html(this.componentData.enterValidEmailMessage),t.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-error--email").addClass("nuv-login-modal__input-error--visible")},t.prototype.toggleConfirmEmailWarningMessage=function(t,e){if(!0===e||""===t.val()||this.validConfirmEmail(t))return t.removeClass("nuv-login-modal__input-field--error"),void t.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-email-error--email").removeClass("nuv-login-modal__input-error--visible");t.addClass("nuv-login-modal__input-field--error"),t.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-email-error--email").html(this.componentData.enterValidEmailMessage),t.closest(".nuv-login-modal__main-wrapper").find(".nuv-login-modal__input-email-error--email").addClass("nuv-login-modal__input-error--visible")},t.prototype.decryptCookie=function(t){return new Promise(function(e,i){$.ajax({url:"/api/CommonDecryption/Decryption",type:"POST",dataType:"json",data:JSON.stringify(t),contentType:"application/json",success:function(t){e(t)},error:function(t){i(t)}})})},t}(),w=new _(document);e.default=w},function(t,e,i){var n=i(22),o=i(3)("iterator"),r=Array.prototype;t.exports=function(t){return void 0!==t&&(n.Array===t||r[o]===t)}},function(t,e,i){var n=i(13);t.exports=function(t,e,i,o){try{return o?e(n(i)[0],i[1]):e(i)}catch(e){var r=t.return;throw void 0!==r&&n(r.call(t)),e}}},function(t,e,i){var n=i(3)("iterator"),o=!1;try{var r=[7][n]();r.return=function(){o=!0},Array.from(r,function(){throw 2})}catch(t){}t.exports=function(t,e){if(!e&&!o)return!1;var i=!1;try{var r=[7],s=r[n]();s.next=function(){return{done:i=!0}},r[n]=function(){return s},t(r)}catch(t){}return i}},function(t,e,i){"use strict";function n(t){var e,i;this.promise=new t(function(t,n){if(void 0!==e||void 0!==i)throw TypeError("Bad Promise constructor");e=t,i=n}),this.resolve=o(e),this.reject=o(i)}var o=i(57);t.exports.f=function(t){return new n(t)}},function(t,e,i){var n=i(127),o=i(3)("iterator"),r=i(22);t.exports=i(15).getIteratorMethod=function(t){if(void 0!=t)return t[o]||t["@@iterator"]||r[n(t)]}},function(t,e,i){"use strict";var n=i(35),o=i(115),r=i(25);t.exports=function(t){for(var e=n(this),i=r(e.length),s=arguments.length,a=o(s>1?arguments[1]:void 0,i),l=s>2?arguments[2]:void 0,c=void 0===l?i:o(l,i);c>a;)e[a++]=t;return e}},function(t,e,i){var n=i(388);t.exports=function(t,e){return new(n(t))(e)}},function(t,e,i){"use strict";var n=i(24),o=i(112);t.exports=function(t,e,i){e in t?n.f(t,e,o(0,i)):t[e]=i}},function(t,e,i){var n=i(12),o=i(7).document,r=n(o)&&n(o.createElement);t.exports=function(t){return r?o.createElement(t):{}}},function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(t,e,i){var n=i(16)("match");t.exports=function(t){var e=/./;try{"/./"[t](e)}catch(i){try{return e[n]=!1,!"/./"[t](e)}catch(t){}}return!0}},function(t,e,i){var n=i(7).document;t.exports=n&&n.documentElement},function(t,e,i){var n=i(12),o=i(167).set;t.exports=function(t,e,i){var r,s=e.constructor;return s!==i&&"function"==typeof s&&(r=s.prototype)!==i.prototype&&n(r)&&o&&o(t,r),t}},function(t,e,i){var n=i(117),o=i(16)("iterator"),r=Array.prototype;t.exports=function(t){return void 0!==t&&(n.Array===t||r[o]===t)}},function(t,e,i){"use strict";var n=i(110),o=i(112),r=i(118),s={};i(52)(s,i(16)("iterator"),function(){return this}),t.exports=function(t,e,i){t.prototype=n(s,{next:o(1,i)}),r(t,e+" Iterator")}},function(t,e,i){"use strict";var n=i(109),o=i(0),r=i(53),s=i(52),a=i(51),l=i(117),c=i(161),u=i(118),d=i(60),h=i(16)("iterator"),p=!([].keys&&"next"in[].keys()),f=function(){return this};t.exports=function(t,e,i,v,g,m,y){c(i,e,v);var b,_,w,x=function(t){if(!p&&t in S)return S[t];switch(t){case"keys":case"values":return function(){return new i(this,t)}}return function(){return new i(this,t)}},$=e+" Iterator",k="values"==g,C=!1,S=t.prototype,T=S[h]||S["@@iterator"]||g&&S[g],M=T||x(g),A=g?k?x("entries"):M:void 0,O="Array"==e?S.entries||T:T;if(O&&(w=d(O.call(new t)))!==Object.prototype&&w.next&&(u(w,$,!0),n||a(w,h)||s(w,h,f)),k&&T&&"values"!==T.name&&(C=!0,M=function(){return T.call(this)}),n&&!y||!p&&!C&&S[h]||s(S,h,M),l[e]=M,l[$]=f,g)if(b={values:k?M:x("values"),keys:m?M:x("keys"),entries:A},y)for(_ in b)_ in S||r(S,_,b[_]);else o(o.P+o.F*(p||C),e,b);return b}},function(t,e){var i=Math.expm1;t.exports=!i||i(10)>22025.465794806718||i(10)<22025.465794806718||-2e-17!=i(-2e-17)?function(t){return 0==(t=+t)?t:t>-1e-6&&t<1e-6?t+t*t/2:Math.exp(t)-1}:i},function(t,e){t.exports=Math.sign||function(t){return 0==(t=+t)||t!=t?t:t<0?-1:1}},function(t,e,i){var n=i(7),o=i(173).set,r=n.MutationObserver||n.WebKitMutationObserver,s=n.process,a=n.Promise,l="process"==i(64)(s);t.exports=function(){var t,e,i,c=function(){var n,o;for(l&&(n=s.domain)&&n.exit();t;){o=t.fn,t=t.next;try{o()}catch(n){throw t?i():e=void 0,n}}e=void 0,n&&n.enter()};if(l)i=function(){s.nextTick(c)};else if(r){var u=!0,d=document.createTextNode("");new r(c).observe(d,{characterData:!0}),i=function(){d.data=u=!u}}else if(a&&a.resolve){var h=a.resolve();i=function(){h.then(c)}}else i=function(){o.call(n,c)};return function(n){var o={fn:n,next:void 0};e&&(e.next=o),t||(t=o,i()),e=o}}},function(t,e,i){"use strict";function n(t){var e,i;this.promise=new t(function(t,n){if(void 0!==e||void 0!==i)throw TypeError("Bad Promise constructor");e=t,i=n}),this.resolve=o(e),this.reject=o(i)}var o=i(39);t.exports.f=function(t){return new n(t)}},function(t,e,i){var n=i(12),o=i(5),r=function(t,e){if(o(t),!n(e)&&null!==e)throw TypeError(e+": can't set as prototype!")};t.exports={set:Object.setPrototypeOf||("__proto__"in{}?function(t,e,n){try{n=i(65)(Function.call,i(59).f(Object.prototype,"__proto__").set,2),n(t,[]),e=!(t instanceof Array)}catch(t){e=!0}return function(t,i){return r(t,i),e?t.__proto__=i:n(t,i),t}}({},!1):void 0),check:r}},function(t,e,i){var n=i(140)("keys"),o=i(116);t.exports=function(t){return n[t]||(n[t]=o(t))}},function(t,e,i){var n=i(75),o=i(73);t.exports=function(t){return function(e,i){var r,s,a=String(o(e)),l=n(i),c=a.length;return l<0||l>=c?t?"":void 0:(r=a.charCodeAt(l),r<55296||r>56319||l+1===c||(s=a.charCodeAt(l+1))<56320||s>57343?t?a.charAt(l):r:t?a.slice(l,l+2):s-56320+(r-55296<<10)+65536)}}},function(t,e,i){var n=i(134),o=i(73);t.exports=function(t,e,i){if(n(e))throw TypeError("String#"+i+" doesn't accept regex!");return String(o(t))}},function(t,e,i){"use strict";var n=i(75),o=i(73);t.exports=function(t){var e=String(o(this)),i="",r=n(t);if(r<0||r==1/0)throw RangeError("Count can't be negative");for(;r>0;(r>>>=1)&&(e+=e))1&r&&(i+=e);return i}},function(t,e){t.exports="\t\n\v\f\r   ᠎             　\u2028\u2029\ufeff"},function(t,e,i){var n,o,r,s=i(65),a=i(132),l=i(158),c=i(155),u=i(7),d=u.process,h=u.setImmediate,p=u.clearImmediate,f=u.MessageChannel,v=u.Dispatch,g=0,m={},y=function(){var t=+this;if(m.hasOwnProperty(t)){var e=m[t];delete m[t],e()}},b=function(t){y.call(t.data)};h&&p||(h=function(t){for(var e=[],i=1;arguments.length>i;)e.push(arguments[i++]);return m[++g]=function(){a("function"==typeof t?t:Function(t),e)},n(g),g},p=function(t){delete m[t]},"process"==i(64)(d)?n=function(t){d.nextTick(s(y,t,1))}:v&&v.now?n=function(t){v.now(s(y,t,1))}:f?(o=new f,r=o.port2,o.port1.onmessage=b,n=s(r.postMessage,r,1)):u.addEventListener&&"function"==typeof postMessage&&!u.importScripts?(n=function(t){u.postMessage(t+"","*")},u.addEventListener("message",b,!1)):n="onreadystatechange"in c("script")?function(t){l.appendChild(c("script")).onreadystatechange=function(){l.removeChild(this),y.call(t)}}:function(t){setTimeout(s(y,t,1),0)}),t.exports={set:h,clear:p}},function(t,e,i){"use strict";function n(t,e,i){var n,o,r,s=Array(i),a=8*i-e-1,l=(1<<a)-1,c=l>>1,u=23===e?z(2,-24)-z(2,-77):0,d=0,h=t<0||0===t&&1/t<0?1:0;for(t=N(t),t!=t||t===j?(o=t!=t?1:0,n=l):(n=R(F(t)/B),t*(r=z(2,-n))<1&&(n--,r*=2),t+=n+c>=1?u/r:u*z(2,1-c),t*r>=2&&(n++,r/=2),n+c>=l?(o=0,n=l):n+c>=1?(o=(t*r-1)*z(2,e),n+=c):(o=t*z(2,c-1)*z(2,e),n=0));e>=8;s[d++]=255&o,o/=256,e-=8);for(n=n<<e|o,a+=e;a>0;s[d++]=255&n,n/=256,a-=8);return s[--d]|=128*h,s}function o(t,e,i){var n,o=8*i-e-1,r=(1<<o)-1,s=r>>1,a=o-7,l=i-1,c=t[l--],u=127&c;for(c>>=7;a>0;u=256*u+t[l],l--,a-=8);for(n=u&(1<<-a)-1,u>>=-a,a+=e;a>0;n=256*n+t[l],l--,a-=8);if(0===u)u=1-s;else{if(u===r)return n?NaN:c?-j:j;n+=z(2,e),u-=s}return(c?-1:1)*n*z(2,u-e)}function r(t){return t[3]<<24|t[2]<<16|t[1]<<8|t[0]}function s(t){return[255&t]}function a(t){return[255&t,t>>8&255]}function l(t){return[255&t,t>>8&255,t>>16&255,t>>24&255]}function c(t){return n(t,52,8)}function u(t){return n(t,23,4)}function d(t,e,i){S(t[A],e,{get:function(){return this[i]}})}function h(t,e,i,n){var o=+i,r=k(o);if(r+e>t[W])throw I(O);var s=t[H]._b,a=r+t[U],l=s.slice(a,a+e);return n?l:l.reverse()}function p(t,e,i,n,o,r){var s=+i,a=k(s);if(a+e>t[W])throw I(O);for(var l=t[H]._b,c=a+t[U],u=n(+o),d=0;d<e;d++)l[c+d]=u[r?d:e-d-1]}var f=i(7),v=i(23),g=i(109),m=i(142),y=i(52),b=i(113),_=i(11),w=i(107),x=i(75),$=i(25),k=i(222),C=i(111).f,S=i(24).f,T=i(152),M=i(118),A="prototype",O="Wrong index!",P=f.ArrayBuffer,L=f.DataView,E=f.Math,I=f.RangeError,j=f.Infinity,D=P,N=E.abs,z=E.pow,R=E.floor,F=E.log,B=E.LN2,H=v?"_b":"buffer",W=v?"_l":"byteLength",U=v?"_o":"byteOffset";if(m.ABV){if(!_(function(){P(1)})||!_(function(){new P(-1)})||_(function(){return new P,new P(1.5),new P(NaN),"ArrayBuffer"!=P.name})){P=function(t){return w(this,P),new D(k(t))};for(var G,V=P[A]=D[A],X=C(D),Y=0;X.length>Y;)(G=X[Y++])in P||y(P,G,D[G]);g||(V.constructor=P)}var q=new L(new P(2)),Z=L[A].setInt8;q.setInt8(0,2147483648),q.setInt8(1,2147483649),!q.getInt8(0)&&q.getInt8(1)||b(L[A],{setInt8:function(t,e){Z.call(this,t,e<<24>>24)},setUint8:function(t,e){Z.call(this,t,e<<24>>24)}},!0)}else P=function(t){w(this,P,"ArrayBuffer");var e=k(t);this._b=T.call(Array(e),0),this[W]=e},L=function(t,e,i){w(this,L,"DataView"),w(t,P,"DataView");var n=t[W],o=x(e);if(o<0||o>n)throw I("Wrong offset!");if(i=void 0===i?n-o:$(i),o+i>n)throw I("Wrong length!");this[H]=t,this[U]=o,this[W]=i},v&&(d(P,"byteLength","_l"),d(L,"buffer","_b"),d(L,"byteLength","_l"),d(L,"byteOffset","_o")),b(L[A],{getInt8:function(t){return h(this,1,t)[0]<<24>>24},getUint8:function(t){return h(this,1,t)[0]},getInt16:function(t){var e=h(this,2,t,arguments[1]);return(e[1]<<8|e[0])<<16>>16},getUint16:function(t){var e=h(this,2,t,arguments[1]);return e[1]<<8|e[0]},getInt32:function(t){return r(h(this,4,t,arguments[1]))},getUint32:function(t){return r(h(this,4,t,arguments[1]))>>>0},getFloat32:function(t){return o(h(this,4,t,arguments[1]),23,4)},getFloat64:function(t){return o(h(this,8,t,arguments[1]),52,8)},setInt8:function(t,e){p(this,1,t,s,e)},setUint8:function(t,e){p(this,1,t,s,e)},setInt16:function(t,e){p(this,2,t,a,e,arguments[2])},setUint16:function(t,e){p(this,2,t,a,e,arguments[2])},setInt32:function(t,e){p(this,4,t,l,e,arguments[2])},setUint32:function(t,e){p(this,4,t,l,e,arguments[2])},setFloat32:function(t,e){p(this,4,t,u,e,arguments[2])},setFloat64:function(t,e){p(this,8,t,c,e,arguments[2])}});M(P,"ArrayBuffer"),M(L,"DataView"),y(L[A],m.VIEW,!0),e.ArrayBuffer=P,e.DataView=L},function(t,e,i){var n=i(7),o=i(72),r=i(109),s=i(223),a=i(24).f;t.exports=function(t){var e=o.Symbol||(o.Symbol=r?{}:n.Symbol||{});"_"==t.charAt(0)||t in e||a(e,t,{value:s.f(t)})}},function(t,e,i){var n=i(123),o=i(16)("iterator"),r=i(117);t.exports=i(72).getIteratorMethod=function(t){if(void 0!=t)return t[o]||t["@@iterator"]||r[n(t)]}},function(t,e,i){"use strict";var n=i(88),o=i(207),r=i(117),s=i(55);t.exports=i(162)(Array,"Array",function(t,e){this._t=s(t),this._i=0,this._k=e},function(){var t=this._t,e=this._k,i=this._i++;return!t||i>=t.length?(this._t=void 0,o(1)):"keys"==e?o(0,i):"values"==e?o(0,t[i]):o(0,[i,t[i]])},"values"),r.Arguments=r.Array,n("keys"),n("values"),n("entries")},function(t,e){var i;i=function(){return this}();try{i=i||Function("return this")()||(0,eval)("this")}catch(t){"object"==typeof window&&(i=window)}t.exports=i},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n="DEV";switch(document.location.hostname.trim("/")){case"www.nuveen.com":case"www.nuveenglobalreit.com":n="PROD";break;case"qa.nuveen.codeandtheory.net":case"public-www-at.nuveen.com":case"public-www-at.nuveenglobalreit.com":n="QA";break;default:n="DEV"}var o=document.location.pathname.split("/").slice(1).join(":").replace(".html","")||null;o||(o=[]);var r=[n,"Home"].concat(o).join(":");e.default=r},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="articleHero",this.init=this.init,this.initialized=!1,this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-article-hero")},t.prototype.init=function(){this.setJQueryObjects(),this.initialized=!0},t}(),s=new r;e.default=s},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(26),a=n(s),l=function(){function t(e){(0,r.default)(this,t),this.componentName="institutionalModal",this.$nuvInstitutionalModalStay=$(".nuv-institutional-modal__stay",e),this.$nuvInstitutionalModal=$(".nuv-institutional-modal",e),this.$continueButton=$(".nuv-institutional-modal__button",e),this.$siteSwitcherLink=$(".nuv-global-navigation__institutional-link-item, .nuv-institutional-link",e),this.$nuvInstitutionalModal=$(".nuv-institutional-modal",e),this.initialized=!1}return t.prototype.init=function(){if(this.initialized)return void console.error("Institutional Modal does not support being re-initialized");this.initialized=!0;var t=this;this.$siteSwitcherLink.click(function(e){e.preventDefault(),a.default.lock(),t.$continueButton.attr("href",$(this).attr("href")),t.$nuvInstitutionalModal.addClass("nuv-institutional-modal--show")}),this.$nuvInstitutionalModalStay.click(function(){a.default.unlock(),t.$nuvInstitutionalModal.removeClass("nuv-institutional-modal--show")})},t.prototype.show=function(){a.default.lock(),this.$nuvInstitutionalModal.addClass("nuv-institutional-modal--show")},t}(),c=new l(document);e.default=c},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0}),e.ANCHOR_NAV_SCROLL_OFFSET=void 0;var o=i(1),r=n(o),s=i(43),a=n(s),l=e.ANCHOR_NAV_SCROLL_OFFSET=300;$.fn.isInViewport=function(){var t=$(this).offset().top,e=t+$(this).outerHeight(),i=$(window).scrollTop(),n=i+$(window).height();return e>i&&t<n};var c=function(){function t(){(0,r.default)(this,t),this.componentName="productDetailAnchorNav",this.STUCK_CLASSNAME="nuv-product-detail-anchor-nav--stuck",this.COMPRESSED_CLASSNAME="nuv-product-detail-anchor-nav--compressed",this.ACTIVE_LINK_CLASSNAME="nuv-product-detail-anchor-nav__links-list-item--active",this.ACTIVE_SCROLLBAR_CLASSNAME="nuv-product-detail-anchor-nav__links-container-scrollbar--active",this.setJQueryObjects(),this.initialized=!1,this.init=this.init,this.anchorPoints=[],this.offsetThreshold=0,this.scrollbarWidthPercent=100}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-product-detail-anchor-nav"),this.$navLink=$(".nuv-product-detail-anchor-nav__links-list-link"),this.$navLinkItem=$(".nuv-product-detail-anchor-nav__links-list-item"),this.$linksContainer=$(".nuv-product-detail-anchor-nav__links-container"),this.$linksContainerScrollbar=$(".nuv-product-detail-anchor-nav__links-container-scrollbar"),this.$linksContainerScrollbarThumb=$(".nuv-product-detail-anchor-nav__links-container-scrollbar-thumb"),this.$globalNav=$(".nuv-global-navigation__nav-container")},t.prototype.init=function(){this.setJQueryObjects(),this.setUpDestinations(),this.findActiveDestination();var t=this;this.$element.length&&this.$navLink.on("click",function(e){e.preventDefault(),t.jumpLink($($.attr(this,"href")))}),this.$element.length&&!this.initialized&&(this.onScroll(),$(window).on("scroll",this.onScroll.bind(this)),$(window).on("resize",this.onResize.bind(this)),this.$linksContainer.on("mousedown",this.linksContainerMouseDown.bind(this)),this.linksContainerScrollbarThumbWidth(),this.$linksContainer.on("scroll",this.linksContainerScrollbarThumbLeft.bind(this)),this.linksContainerScrollbarThumbWidth()),this.initialized=!0},t.prototype.jumpLink=function(t){if(t.length){var e=t.offset().top-this.offsetThreshold,i=0;i=$(window).scrollTop()>e?$(".cookie-notification").height()+$(".nuv-global-navigation__nav-wrapper").height()+$(".nuv-product-detail-anchor-nav__sticky-content").height():$(".cookie-notification").height()+$(".nuv-product-detail-anchor-nav__sticky-content").height(),$("html, body").animate({scrollTop:e-i},400)}},t.prototype.onResize=function(){this.linksContainerScrollbarThumbWidth(),this.linksContainerScrollbarThumbLeft()},t.prototype.linksContainerScrollbarThumbWidth=function(){var t=this.$linksContainer[0].scrollWidth,e=this.$linksContainer[0].offsetWidth,i=Math.round(e/t*100);this.$linksContainerScrollbarThumb.css("width",i+"%"),this.scrollbarWidthPercent=i,!this.$linksContainerScrollbar.hasClass(this.ACTIVE_SCROLLBAR_CLASSNAME)&&i>=0&&i<99?this.$linksContainerScrollbar.addClass(this.ACTIVE_SCROLLBAR_CLASSNAME):this.$linksContainerScrollbar.hasClass(this.ACTIVE_SCROLLBAR_CLASSNAME)&&(i<0||i>=99)&&this.$linksContainerScrollbar.removeClass(this.ACTIVE_SCROLLBAR_CLASSNAME)},t.prototype.linksContainerScrollbarThumbLeft=function(){var t=this.$linksContainer[0].scrollWidth,e=this.$linksContainer.scrollLeft(),i=e/t*100,n=i+this.scrollbarWidthPercent;this.$linksContainerScrollbarThumb.css("transform","translate3d("+i+"%, -50%, 0)"),n>=99?this.$linksContainerScrollbarThumb.addClass("nuv-product-detail-anchor-nav__links-container-scrollbar-thumb--done"):this.$linksContainerScrollbarThumb.removeClass("nuv-product-detail-anchor-nav__links-container-scrollbar-thumb--done")},t.prototype.linksContainerMouseDown=function(t){this.linksContainerMousePageX=t.pageX,this.$linksContainer.on("mousemove.product-detail-anchor-nav",this.linksContainerMouseMove.bind(this)),$(window).on("mouseup.product-detail-anchor-nav",this.linksContainerMouseUp.bind(this))},t.prototype.linksContainerMouseMove=function(t){t.stopPropagation();var e=this.linksContainerMousePageX-t.pageX,i=this.$linksContainer.scrollLeft()-e;this.$linksContainer.scrollLeft(i),this.linksContainerMousePageX=t.pageX},t.prototype.linksContainerMouseUp=function(){this.$linksContainer.off("mousemove.product-detail-anchor-nav"),$(window).off("mouseup.product-detail-anchor-nav")},t.prototype.onScroll=function(){this.setUpDestinations();var t=$(window).scrollTop(),e=this.$element.offset().top+this.$element.height()+32,i=e+l;t>=e&&!this.isCompressed()?a.default.addClassWithoutTransitionTo(this.$element,this.COMPRESSED_CLASSNAME):t>=i&&!this.isStuck()?this.$element.addClass(this.STUCK_CLASSNAME):t<i&&this.isStuck()&&this.$element.removeClass(this.STUCK_CLASSNAME),t<e&&this.isCompressed()&&a.default.removeClassWithoutTransitionTo(this.$element,this.COMPRESSED_CLASSNAME),this.findActiveDestination()},t.prototype.setUpDestinations=function(){this.anchorPoints=[];var t=this;this.$navLink.each(function(){var e=$($.attr(this,"href"));e.length&&t.anchorPoints.push({anchor:$.attr(this,"href"),offsetTop:e.offset().top-t.offsetThreshold,offsetBottom:e.offset().top+e.height()+t.offsetThreshold,$linkItem:$(this).parent()})})},t.prototype.findActiveDestination=function(){for(var t=$(window).scrollTop(),e=0;e<this.anchorPoints.length;e++){var i=this.anchorPoints[e],n=$(".cookie-notification").height()+50;$(".nuv-global-navigation__nav-wrapper").isInViewport()&&(n+=$(".nuv-global-navigation__nav-wrapper").height()),$(".nuv-product-detail-anchor-nav__sticky-content").isInViewport()&&(n+=$(".nuv-product-detail-anchor-nav__sticky-content").height()),t>=i.offsetTop-n&&t<i.offsetBottom&&!$(i.anchor).hasClass(this.ACTIVE_LINK_CLASSNAME)&&($("."+this.ACTIVE_LINK_CLASSNAME).removeClass(this.ACTIVE_LINK_CLASSNAME),i.$linkItem.addClass(this.ACTIVE_LINK_CLASSNAME))}},t.prototype.isStuck=function(){return this.$element.hasClass(this.STUCK_CLASSNAME)},t.prototype.isCompressed=function(){return this.$element.hasClass(this.COMPRESSED_CLASSNAME)},t}(),u=new c(document);e.default=u},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(44),a=n(s),l=i(14),c=n(l),u=i(43),d=n(u),h=function(){function t(){(0,r.default)(this,t),this.componentName="productDetailTableRetail",this.setJQueryObjects(),this.enableTableLock=!0,this.initialized=!1,this.init=this.init,this.updateLockedRowSize=this.updateLockedRowSize,this.onLockedHeadersResize=this.onLockedHeadersResize,this.updateLockedTableHeaders=this.updateLockedTableHeaders,this.updateStickyFirstColumnWithLockedHeaders=this.updateStickyFirstColumnWithLockedHeaders,this.tooltipVisible=!1,this.mouseoverTimer=null,this.tooltipHideTimer=null,this.windowWidth=$(window).width()}return t.prototype.setJQueryObjects=function(){this.$root=$(".nuv-product-detail-table-retail"),this.$firstColumnLockedTables=$(".nuv-product-detail-table--first-column-locked"),this.$headersLockedTables=$(".nuv-product-detail-table--headers-locked"),this.$speedBumpsWithLockedHeaders=$(".nuv-speed-bump__container").has(".nuv-product-detail-table--headers-locked"),this.$loadMoreButton=$(".nuv-product-detail-table-retail__load-more a"),this.filterShareClass=$(".nuv-product-detail-table-retail__dropdown-select-wrapper select")},t.prototype.setModalJQueryObjects=function(){this.initialized=!1,this.$root=$("dynamic-modal-component .nuv-product-detail-table"),this.$firstColumnLockedTables=$("dynamic-modal-component .nuv-product-detail-table--first-column-locked"),this.$headersLockedTables=$("dynamic-modal-component .nuv-product-detail-table--headers-locked"),this.$speedBumpsWithLockedHeaders=$(".nuv-speed-bump__container").has(".nuv-product-detail-table--headers-locked"),this.$root.length>0&&(this.initEventListeners(),$("dynamic-modal-component .nuv-product-detail-table-retail__thead-reference").remove(),$("dynamic-modal-component .nuv-product-detail-table-retail__thead-original").removeClass("nuv-product-detail-table__thead-original").removeAttr("style",""),this.initializeLockedHeaders())},t.prototype.setTabJQueryObjects=function(t){this.initialized=!1,this.$root=$('dynamic-tab-component [data-tabname="'+t+'"] .nuv-product-detail-table'),this.$firstColumnLockedTables=$('dynamic-tab-component [data-tabname="'+t+'"] .nuv-product-detail-table--first-column-locked'),this.$headersLockedTables=$('dynamic-tab-component [data-tabname="'+t+'"] .nuv-product-detail-table--headers-locked'),this.$speedBumpsWithLockedHeaders=$(".nuv-speed-bump__container").has(".nuv-product-detail-table--headers-locked"),this.$root.length>0&&(this.initEventListeners(),$('dynamic-tab-component [data-tabname="'+t+'"] .nuv-product-detail-table-retail__thead-reference').remove(),$('dynamic-tab-component [data-tabname="'+t+'"] .nuv-product-detail-table-retail__thead-original').removeClass("nuv-product-detail-table__thead-original").removeAttr("style",""),this.initializeLockedHeaders())},t.prototype.init=function(){this.setJQueryObjects(),this.initEventListeners(),null===d.default.getParameterByName("tablelocked",window.location.href)&&this.initializeLockedHeaders(),this.initialized=!0},t.prototype.initializeLockedHeaders=function(){var t=this;this.$headersLockedTables.length>0&&this.$headersLockedTables.each(function(){var t=$(this).find(".nuv-product-detail-table-retail__table-wrapper table"),e=t.find("thead");e.clone().addClass("nuv-product-detail-table__thead-reference").prependTo(t),e.addClass("nuv-product-detail-table__thead-original"),e.data("clip-offset",0)}),this.initialized&&($(window).off("scroll.nuv-product-detail-table-event",this.updateLockedTableHeaders),$(window).off("resize.nuv-product-detail-table-event",this.onLockedHeadersResize),$(document).off("nuv-reverse-scroll.nuv-product-detail-table-event",this.updateStickyFirstColumnWithLockedHeaders),this.$headersLockedTables.find(".nuv-product-detail-table-retail__table-wrapper").off("scroll.nuv-product-detail-table-event"),this.$speedBumpsWithLockedHeaders.off("scroll..nuv-product-detail-table-event")),$(window).on("scroll.nuv-product-detail-table-event",this.updateLockedTableHeaders.bind(this)),this.$headersLockedTables.find(".nuv-product-detail-table-retail__table-wrapper").on("scroll.nuv-product-detail-table-event",function(){t.updateTableLeftClipFor($(this))}),$(window).on("resize.nuv-product-detail-table-event",this.onLockedHeadersResize.bind(this)),$(document).on("nuv-reverse-scroll.nuv-product-detail-table-event",this.updateStickyFirstColumnWithLockedHeaders.bind(this)),d.default.isIOS()||this.$speedBumpsWithLockedHeaders.on("scroll..nuv-product-detail-table-event",function(){t.speedBumpScroll($(this),t)}),d.default.isIOS()||this.$speedBumpsWithLockedHeaders.on("resize..nuv-product-detail-table-event",function(){t.speedBumpScroll($(this),t)}),$(window).on("resize",function(){t.$speedBumpsWithLockedHeaders.scrollTop(0)})},t.prototype.speedBumpScroll=function(t,e){var i=t.offset().top;t.find(".nuv-product-detail-table-retail__thead-reference").each(function(){e.scrollingTheadReference($(this),e,i,0)})},t.prototype.updateStickyFirstColumnWithLockedHeaders=function(){var t=this;$(".nuv-product-detail-table-retail__table-wrapper--locked-header .nuv-product-detail-table-retail__thead-original").each(function(){$(this).css("top",t.getOffsetTop()+"px");var e=$(this).closest(".nuv-product-detail-table-retail__table-wrapper"),i=e.find(".nuv-product-detail-table-retail__locked-column-sticky-label");i.length>0&&i.css("top",t.getOffsetTop()+"px").css("left",e.offset().left+"px")})},t.prototype.updateLockedTableHeaders=function(){var t=this,e=this.getOffsetTop(),i=$(window).scrollTop()+e;$(".nuv-product-detail-table-retail__thead-reference").each(function(){t.scrollingTheadReference($(this),t,e,i)})},t.prototype.updateLockedTableHeadersById=function(t){if(0===t.parents("dynamic-modal-component").length&&"Product Detail"===this.pageType&&(this.enableTableLock=!1),this.enableTableLock){var e=t,i=this,n=this.getOffsetTop(),o=$(window).scrollTop()+n;i.scrollingTheadReference($(e).find(".nuv-product-detail-table-retail__thead-reference"),i,n,o)}},t.prototype.scrollingTheadReference=function(t,e,i,n){var o=t.closest(".nuv-product-detail-table-retail__table-wrapper"),r=o.offset().top+o.height();if(n>=o.offset().top&&r>=n&&!o.hasClass("nuv-product-detail-table__table-wrapper--locked-header")){o.addClass("nuv-product-detail-table__table-wrapper--locked-header"),o.find(".nuv-product-detail-table-retail__thead-original").css("top",i+"px");var s=o.find(".nuv-product-detail-table-retail__locked-column-sticky-label");s.length>0&&s.css("top",i+"px").css("left",o.offset().left+"px"),e.matchOriginalTheadSizeToRefFor(t)}else if((n<o.offset().top||r<n)&&o.hasClass("nuv-product-detail-table__table-wrapper--locked-header")){o.removeClass("nuv-product-detail-table__table-wrapper--locked-header"),o.find(".nuv-product-detail-table-retail__thead-original").css("top","");var a=o.find(".nuv-product-detail-table-retail__locked-column-sticky-label");a.length>0&&a.css("top","").css("left",""),e.cleanOriginalTheadSizeFromRefFor(t)}},t.prototype.matchOriginalTheadSizeToRefFor=function(t){var e=t.next(),i=e.find("th");e.css("width",t.width()+"px").data("clip-width",t.closest(".nuv-product-detail-table-retail__table-wrapper").width()).data("clip-height",t.height()),this.addOriginalTheadClipFor(e),t.find("th").each(function(t,e){i.eq(t).css("width",e.offsetWidth+"px")})},t.prototype.onLockedHeadersResize=function(){if($(window).width()!==this.windowWidth){this.windowWidth=$(window).width();var t=this;$(".nuv-product-detail-table-retail__thead-reference").each(function(){t.matchOriginalTheadSizeToRefFor($(this))}),$(".nuv-product-detail-table-retail__table-wrapper--locked-header").scrollLeft(0),this.updateLockedTableHeaders(),t.updateStickyFirstColumnWithLockedHeaders()}},t.prototype.addOriginalTheadClipFor=function(t){if(t.closest(".nuv-product-detail-table-retail__table-wrapper").hasClass("nuv-product-detail-table__table-wrapper--locked-header")){var e=parseFloat(t.data("clip-offset")),i=parseFloat(t.data("clip-width"))+e,n=parseFloat(t.data("clip-height"));t.css("clip","rect(0px, "+i+"px, "+n+"px, "+e+"px)").css("transform","translate3d(-"+e+"px, 0, 0)")}},t.prototype.updateTableLeftClipFor=function(t){var e=t.find(".nuv-product-detail-table-retail__thead-original"),i=t.hasClass("nuv-product-detail-table__table-wrapper--locked-header");e.data("clip-offset",t.scrollLeft()),i&&this.addOriginalTheadClipFor(e)},t.prototype.cleanOriginalTheadSizeFromRefFor=function(t){var e=t.next(),i=e.find("th");e.css("width","").css("clip","").css("transform",""),t.find("th").each(function(t){i.eq(t).css("width","")})},t.prototype.getOffsetTop=function(){var t=0;t+=$(".nuv-product-detail-anchor-nav__sticky-content").height()-2,$("#global-navigation").hasClass("nuv-global-navigation-pdp")||(t+=$(".nuv-global-navigation__nav-wrapper").height()-2),"desktop"===c.default.current()&&(t+=$(".nuv-share-class-selector__sticky-content").height()-2);var e=$(".nuv-global-navigation--compressed").length;return"Product Landing"!==this.pageType||e||(t-=32),t},t.prototype.updateLockedRowSize=function(){this.$firstColumnLockedTables.each(function(){var t=$(this).find("table > thead:not(.nuv-product-detail-table-retail__thead-reference)"),e=0;t.find("tr > th:first-child")[0]&&(e=t.find("tr > th:first-child")[0].getBoundingClientRect().width);var i=t.height();$(this).find(".nuv-product-detail-table-retail__locked-column-sticky-label").css("height",i+"px").css("width",e+"px"),$(this).find("table > tbody > tr").each(function(){var t=$(this),i=t.find("td").eq(0);t.css("height",""),i.css("height","").css("width","");var n=t.height(),o=i.height();o>n?t.add(i).css("height",o+"px"):i.css("height",n+"px"),i.css("width",e+"px")})})},t.prototype.daysInMonth=function(t,e){return[31,e%4!=0||e%100==0&&e%400!=0?28:29,31,30,31,30,31,31,30,31,30,31][t]},t.prototype.updateDays=function(t,e,i,n){var o=n.daysInMonth(e.val(),i.val()),r=t.val();t.find("option").remove();for(var s=1;s<=o;s++)t.append('<option value="'+s+'">'+("0"+s).slice(-2)+"</option>");r>o?t.val("1").change():t.val(r)},t.prototype.initEventListeners=function(){var t=this,e=this.$root;e&&e.each(function(){var e=$(this),i=$(this).parents("table-component").data("tabname");$(this).find(".nuv-product-detail-table-retail__view-option").on("click",function(){var n=e.find(".nuv-product-detail-table-retail__link-toggle-option--active").data("option");console.group("Update Table"),console.groupEnd(),t.displayTableViewAs(i,n,$(this).data("option"))});var n=$(this).find(".nuv-product-detail-table-retail__radio-select-option input[type=radio]").attr("name");$(this).find('.nuv-product-detail-table-retail__radio-select-option input[name="'+n+'"]').on("change",function(){console.group("Update Table"),console.groupEnd()}),$(this).find(".nuv-product-detail-table-retail__dropdown-select-form--dropdown-collection").on("submit",function(t){t.preventDefault();var e={};$(this).find(".nuv-product-detail-table-retail__dropdown-select").each(function(t,i){var n=$(i).data("name"),o=$(i).val();o&&(e[n]=o)}),console.group("Update Table"),console.groupEnd()}),$(this).find(".nuv-product-detail-table-retail__link-toggle-option").on("click",function(){e.find(".nuv-product-detail-table-retail__link-toggle-option").removeClass("nuv-product-detail-table__link-toggle-option--active"),$(this).addClass("nuv-product-detail-table__link-toggle-option--active");var n=e.find(".nuv-product-detail-table-retail__view-option--active").data("option");console.group("Update Table"),console.groupEnd(),t.displayTableViewAs(i,$(this).data("option"),n)});for(var o=new Date,r=t.daysInMonth(o.getMonth(),o.getFullYear()),s=$(this).find(".nuv-product-detail-table-retail__dropdown-select--day"),l=$(this).find(".nuv-product-detail-table-retail__dropdown-select--month"),c=$(this).find(".nuv-product-detail-table-retail__dropdown-select--year"),u=$(this).find(".nuv-product-detail-table-retail__dropdown-select-form--date"),d=1;d<=r;d++)s.append('<option value="'+d+'">'+("0"+d).slice(-2)+"</option>");for(var h=c.data("start");h<=o.getFullYear();h++)c.append('<option value="'+h+'">'+h+"</option>");c.on("change",function(){t.updateDays(s,l,c,t)}),l.on("change",function(){t.updateDays(s,l,c,t)}),u.on("submit",function(t){t.preventDefault(),console.group("Update Table"),console.groupEnd()}),s.val(o.getDate()),l.val(o.getMonth()),c.val(o.getFullYear()),$(this).find(".compare-tool-trigger").on("mouseover",t.handleCompareMouseover.bind(t)).on("mouseout",t.handleCompareMouseout.bind(t)).on("click",function(t){t.stopImmediatePropagation(),console.group("Launch Compare Tool"),console.groupEnd(),$(this).attr("data-fund-ticker")&&window.dispatchEvent(new a.default("addProductForComparison",{bubbles:!1,cancelable:!1,detail:{ticker:$(this).attr("data-fund-ticker"),name:$(this).attr("data-fund-name")}}))}),$(this).find(".compare-tool-close-btn").on("click",function(){$(this).closest("tr").removeClass("show-compare-tool-overlay")})})},t.prototype.lockTableColumn=function(){var t=this;this.$root.length&&this.$root.toArray().forEach(function(e){t.lockTableColumnById(e)})},t.prototype.lockTableColumnById=function(t){var e=t;$(e).find(".nuv-clone").remove();var i=$(e).find(".nuv-product-detail-table-retail__table-outer-wrapper"),n=$(i).find(".nuv-product-detail-table-retail__table-wrapper");$(n).scrollLeft(0),setTimeout(function(){$(n).hasClass("transpose-table")||$(n).clone(!0).appendTo(i).addClass("nuv-clone")},50)},t.prototype.handleCompareMouseover=function(t){var e=$(t.delegateTarget),i=e.closest("tr"),n=i.closest(".nuv-product-detail-table-retail__table-wrapper ").children(".nuv-product-detail-table-retail__add-to-compare-tooltip"),o=i.position(),r=o.top+i[0].clientHeight/2-n[0].clientHeight/2;return i.hasClass("added-to-compare")?void this.hideCompareTooltip(n,r):(null!==this.mouseoverTimer&&(clearTimeout(this.mouseoverTimer),this.mouseoverTimer=null),null!==this.tooltipHideTimer&&(clearTimeout(this.tooltipHideTimer),this.tooltipHideTimer=null),this.tooltipVisible?void this.changeCompareTooltip(e,n,r):void this.showCompareTooltip(e,n,r))},t.prototype.handleCompareMouseout=function(t){var e=this;this.tooltipVisible&&(null!==this.mouseoverTimer&&clearTimeout(this.mouseoverTimer),null!==this.tooltipHideTimer&&clearTimeout(this.tooltipHideTimer),this.mouseoverTimer=setTimeout(function(){var i=$(t.delegateTarget),n=i.closest("tr"),o=n.closest(".nuv-product-detail-table-retail__table-wrapper ").children(".nuv-product-detail-table-retail__add-to-compare-tooltip");e.hideCompareTooltip(o),e.mouseoverTimer=null},100))},t.prototype.showCompareTooltip=function(t,e,i){var n=this;null!==this.mouseoverTimer&&(clearTimeout(this.mouseoverTimer),this.mouseoverTimer=null),null!==this.tooltipHideTimer&&(clearTimeout(this.tooltipHideTimer),this.tooltipHideTimer=null),e.removeAttr("style").css({display:"flex",transform:"translate(-10px, "+i+"px"}).children(".nuv-product-detail-table-retail__add-to-compare-tooltip-copy").text(t.attr("data-tooltip")),$("html").hasClass("nuv-max-funds--reached")||setTimeout(function(){e.addClass("nuv-product-detail-table__add-to-compare-tooltip--show").css({transform:"translate(0px, "+i+"px"}),n.tooltipVisible=!0},0)},t.prototype.hideCompareTooltip=function(t){var e=this;this.tooltipVisible&&(null!==this.tooltipHideTimer&&clearTimeout(this.tooltipHideTimer),this.tooltipVisible=!1,t.addClass("nuv-opacity-0"),this.tooltipHideTimer=setTimeout(function(){t.removeClass("nuv-product-detail-table__add-to-compare-tooltip--show").removeAttr("style").children(".nuv-product-detail-table-retail__add-to-compare-tooltip-copy").empty(),$(".nuv-product-detail-table-retail__add-to-compare-tooltip--show").removeClass("nuv-product-detail-table__add-to-compare-tooltip--show"),e.tooltipHideTimer=null},300))},t.prototype.changeCompareTooltip=function(t,e,i){e.css({transform:"translate(0px, "+i+"px"}).children(".nuv-product-detail-table-retail__add-to-compare-tooltip-copy").text(t.attr("data-tooltip"))},t.prototype.displayTableViewAs=function(t,e,i){var n=this,o=i,r=$('table-component[data-tabname="'+t+'"]:not([hidden]) div.nuv-product-detail-table'),s=r.data("display-option");if(o?(r.find(".nuv-product-detail-table-retail__view-option").removeClass("nuv-product-detail-table__view-option--active"),r.find('.nuv-product-detail-table-retail__view-option[data-option="'+i+'"]').addClass("nuv-product-detail-table__view-option--active")):o=r.find(".nuv-product-detail-table-retail__view-option--active").data("option"),"both_default_table"===s||"both_default_graph"===s)if("graph"===o){r.find(".nuv-product-detail-table-retail__table-wrapper").addClass("nuv-product-detail-table__table-wrapper--hide"),r.find(".nuv-product-detail-table-retail__load-more").addClass("nuv-product-detail-table__load-more--hide"),r.find(".nuv-product-detail-table-retail__view-all").addClass("nuv-product-detail-table__view-all--hide"),r.find(".nuv-product-detail-table-retail__chart-wrapper").removeClass("nuv-product-detail-table__chart-wrapper--hide");var a=r.find(".nuv-product-detail-table-retail__chart-wrapper").find(".nuv-highcharts").highcharts();a&&a.reflow()}else r.find(".nuv-product-detail-table-retail__chart-wrapper").addClass("nuv-product-detail-table__chart-wrapper--hide"),r.find(".nuv-product-detail-table-retail__load-more").removeClass("nuv-product-detail-table__load-more--hide"),r.find(".nuv-product-detail-table-retail__view-all").removeClass("nuv-product-detail-table__view-all--hide"),r.find(".nuv-product-detail-table-retail__table-wrapper").removeClass("nuv-product-detail-table__table-wrapper--hide"),n.updateLockedTableHeadersById(r)},t}(),p=new h;e.default=p},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(14),a=n(s),l=function(){function t(){(0,r.default)(this,t),this.componentName="productDetailTable",this.setJQueryObjects(),this.initialized=!1,this.init=this.init,this.updateLockedRowSize=this.updateLockedRowSize,this.onLockedHeadersResize=this.onLockedHeadersResize,this.updateLockedTableHeaders=this.updateLockedTableHeaders,this.updateStickyFirstColumnWithLockedHeaders=this.updateStickyFirstColumnWithLockedHeaders,this.windowWidth=$(window).width(),this.isPanningEnabled=!1}return t.prototype.setJQueryObjects=function(){this.$root=$(".nuv-product-detail-table:not(.nuv-retail)"),this.$firstColumnLockedTables=$(".nuv-product-detail-table--first-column-locked"),this.$headersLockedTables=$(".nuv-product-detail-table--headers-locked"),this.$speedBumpsWithLockedHeaders=$(".nuv-speed-bump__container").has(".nuv-product-detail-table--headers-locked"),this.$loadMoreButton=$(".nuv-product-detail-table__load-more a"),this.filterShareClass=$(".nuv-product-detail-table__dropdown-select-wrapper select"),this.$arrowleft=$(".table-panning-navItem.leftarrow"),this.$arrowRight=$(".table-panning-navItem.rightarrow")},t.prototype.init=function(){this.setJQueryObjects(),this.initializeLockedHeaders(),$(window).on("scroll",function(){$(".nuv-global-navigation--compressed").length>0?($(".product-table-panning-navItem-rightarrow").addClass("product-table-panning-navItem-onscroll"),$(".product-table-panning-navItem-leftarrow").addClass("product-table-panning-navItem-onscroll")):$(".nuv-global-navigation--compressed").length<=0&&($(".product-table-panning-navItem-rightarrow").removeClass("product-table-panning-navItem-onscroll"),$(".product-table-panning-navItem-leftarrow").removeClass("product-table-panning-navItem-onscroll"))});var t=this;$(window).on("resize",function(){t.handlePanningVisibilitys()}),window.addEventListener("load",function(){setTimeout(function(){t.handlePanningVisibilitys()},400)},!1),$(".product-table-panning-navItem-leftarrow").on("click",function(){t.handleTablePanningClick(this,!1,"leftarrow")}),$(".product-table-panning-navItem-rightarrow").on("click",function(){t.handleTablePanningClick(this,!0,"rightarrow")})},t.prototype.handleTablePanningClick=function(t,e,i){var n=$(".nuv-product-detail-table__table-wrapper"),o=0;e&&(o=n.get(0).scrollWidth-n.outerWidth()),n.animate({scrollLeft:o},300),"rightarrow"===i&&($(".product-table-panning-navItem-rightarrow").addClass("nuv-hide"),$(".product-table-panning-navItem-leftarrow").removeClass("nuv-hide")),"leftarrow"===i&&($(".product-table-panning-navItem-rightarrow").removeClass("nuv-hide"),$(".product-table-panning-navItem-leftarrow").addClass("nuv-hide"))},t.prototype.handlePanningVisibilitys=function(){if($(".nuv-product-detail-table__table-wrapper").length>0){var t=$(".nuv-product-detail-table__table-wrapper");t.outerWidth()<t.get(0).scrollWidth?this.isPanningEnabled=!0:(this.isPanningEnabled=!1,$(".product-table-panning-navItem-rightarrow").addClass("nuv-hide"))}},t.prototype.initializeLockedHeaders=function(){var t=this;this.$headersLockedTables.length>0&&this.$headersLockedTables.each(function(){var t=$(this).find(".nuv-product-detail-table__table-wrapper table"),e=t.find("thead");e.clone().addClass("nuv-product-detail-table__thead-reference").prependTo(t),e.addClass("nuv-product-detail-table__thead-original"),e.data("clip-offset",0)}),this.initialized&&($(window).off("scroll.nuv-product-detail-table-event",this.updateLockedTableHeaders),$(window).off("resize.nuv-product-detail-table-event",this.onLockedHeadersResize),$(document).off("nuv-reverse-scroll.nuv-product-detail-table-event",this.updateStickyFirstColumnWithLockedHeaders),this.$headersLockedTables.find(".nuv-product-detail-table__table-wrapper").off("scroll.nuv-product-detail-table-event"),this.$speedBumpsWithLockedHeaders.off("scroll..nuv-product-detail-table-event")),$(window).on("scroll.nuv-product-detail-table-event",this.updateLockedTableHeaders.bind(this)),this.$headersLockedTables.find(".nuv-product-detail-table__table-wrapper").on("scroll.nuv-product-detail-table-event",function(){t.updateTableLeftClipFor($(this))}),$(window).on("resize.nuv-product-detail-table-event",this.onLockedHeadersResize.bind(this)),$(document).on("nuv-reverse-scroll.nuv-product-detail-table-event",this.updateStickyFirstColumnWithLockedHeaders.bind(this)),$(window).on("resize",function(){t.$speedBumpsWithLockedHeaders.scrollTop(0)})},t.prototype.speedBumpScroll=function(t,e){var i=t.offset().top;t.find(".nuv-product-detail-table__thead-reference").each(function(){e.scrollingTheadReference($(this),e,i,0)})},t.prototype.updateStickyFirstColumnWithLockedHeaders=function(){var t=this;$(".nuv-product-detail-table__table-wrapper--locked-header .nuv-product-detail-table__thead-original").each(function(){$(this).css("top",t.getOffsetTop()+"px");var e=$(this).closest(".nuv-product-detail-table__table-wrapper"),i=e.find(".nuv-product-detail-table__locked-column-sticky-label");i.length>0&&i.css("top",t.getOffsetTop()+"px").css("left",e.offset().left+"px")})},t.prototype.updateLockedTableHeaders=function(){var t=this,e=this.getOffsetTop(),i=$(window).scrollTop()+e;$(".nuv-product-detail-table__thead-reference").each(function(){t.scrollingTheadReference($(this),t,e,i)})},t.prototype.scrollingTheadReference=function(t,e,i,n){var o=t.closest(".nuv-product-detail-table__table-wrapper"),r=o.offset().top+o.height();if(n>=o.offset().top&&r>=n&&!o.hasClass("nuv-product-detail-table__table-wrapper--locked-header")){o.addClass("nuv-product-detail-table__table-wrapper--locked-header"),o.find(".nuv-product-detail-table__thead-original").css("top",i+"px");var s=o.find(".nuv-product-detail-table__locked-column-sticky-label");s.length>0&&s.css("top",i+"px").css("left",o.offset().left+"px"),e.matchOriginalTheadSizeToRefFor(t)}else if((n<o.offset().top||r<n)&&o.hasClass("nuv-product-detail-table__table-wrapper--locked-header")){o.removeClass("nuv-product-detail-table__table-wrapper--locked-header"),o.find(".nuv-product-detail-table__thead-original").css("top","");var a=o.find(".nuv-product-detail-table__locked-column-sticky-label");a.length>0&&a.css("top","").css("left",""),e.cleanOriginalTheadSizeFromRefFor(t)}},t.prototype.matchOriginalTheadSizeToRefFor=function(t){var e=t.next(),i=e.find("th");e.css("width",t.width()+"px").data("clip-width",t.closest(".nuv-product-detail-table__table-wrapper").width()).data("clip-height",t.height()),this.addOriginalTheadClipFor(e),t.find("th").each(function(t,e){i.eq(t).css("width",e.offsetWidth+"px")})},t.prototype.onLockedHeadersResize=function(){if($(window).width()!==this.windowWidth){this.windowWidth=$(window).width();var t=this;$(".nuv-product-detail-table__thead-reference").each(function(){t.matchOriginalTheadSizeToRefFor($(this))}),$(".nuv-product-detail-table__table-wrapper--locked-header").scrollLeft(0),this.updateLockedTableHeaders(),t.updateStickyFirstColumnWithLockedHeaders()}},t.prototype.addOriginalTheadClipFor=function(t){if(t.closest(".nuv-product-detail-table__table-wrapper").hasClass("nuv-product-detail-table__table-wrapper--locked-header")){var e=parseFloat(t.data("clip-offset")),i=parseFloat(t.data("clip-width"))+e,n=parseFloat(t.data("clip-height"));t.css("clip","rect(0px, "+i+"px, "+n+"px, "+e+"px)").css("transform","translate3d(-"+e+"px, 0, 0)")}},t.prototype.updateTableLeftClipFor=function(t){var e=t.find(".nuv-product-detail-table__thead-original"),i=t.hasClass("nuv-product-detail-table__table-wrapper--locked-header");e.data("clip-offset",t.scrollLeft()),i&&this.addOriginalTheadClipFor(e)},t.prototype.cleanOriginalTheadSizeFromRefFor=function(t){var e=t.next(),i=e.find("th");e.css("width","").css("clip","").css("transform",""),t.find("th").each(function(t){i.eq(t).css("width","")})},t.prototype.getOffsetTop=function(){var t=0;return t+=$(".nuv-product-detail-anchor-nav__sticky-content").height()-2,"desktop"===a.default.current()&&($(".nuv-product-detail-table.nuv-scholars-choice-portfolio-table").length?($(".nuv-article-navigation__main-container").length?t=Math.max(t,$(".nuv-article-navigation__main-container").height()):$(".nuv-share-class-selector__sticky-content").length&&(t=Math.max(t,$(".nuv-share-class-selector__sticky-content").height())),$(".nuv-product-detail-anchor-nav-retail__sticky-content").length&&(t+=Math.max(t,$(".nuv-product-detail-anchor-nav-retail__sticky-content").height()))):t=Math.max(t,$(".nuv-share-class-selector__sticky-content").height()-2)),$("body").hasClass("nuv-page--reverse-scroll")&&0===$(".nuv-product-detail-table.nuv-scholars-choice-portfolio-table").length&&(t+=$(".nuv-global-navigation__nav-wrapper").height()-2),t},t}(),c=new l;e.default=c},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(26),a=n(s),l=i(85),c=n(l),u=function(){function t(e){(0,r.default)(this,t),this.componentName="searchOverlay",this.OPEN_CLASSNAME="nuv-search-overlay--open",this.COOKIE_NAME="nuv-recent-searches",this.SEARCH_FIELD_CLASSNAME="nuv-search-overlay__search-field",this.WITH_SUGGESTIONS_CLASSNAME="nuv-search-overlay--with-suggestions",this.overlayTriggers=[".nuv-global-navigation__search-button",".nuv-homepage-header__search-form",".nuv-landing-sub-navigation__search-button",".nuv-navigation-icon--search",".nuv-navigation-navbar-search-icon"],this.initialized=!1,this.context=e,this.init=this.init}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-search-overlay",this.context),this.$searchForm=$(".nuv-search-overlay__search-form",this.context),this.$mainContainer=$(".nuv-search-overlay__main-container",this.context),this.$closeButton=$(".nuv-search-overlay__close-button",this.context),this.$clearButton=$(".nuv-search-overlay__reset",this.context),this.$searchField=$(".nuv-search-overlay__search-field",this.context),this.contextLanguage=$("#contextLanguage").val()},t.prototype.debounce=function(t,e,i){var n=void 0;return function(){for(var o=arguments.length,r=Array(o),s=0;s<o;s++)r[s]=arguments[s];var a=this,l=r,c=function(){n=null,i||t.apply(a,l)},u=i&&!n;clearTimeout(n),n=setTimeout(c,e),u&&t.apply(a,l)}},t.prototype.init=function(){var t=this;if(this.setJQueryObjects(),this.initialized=!0,!(this.$element.length<1)){var e=this;this.action=this.$searchForm.attr("action"),this.$mainContainer.append(e.groupMarkup("recent-searches",e.listMarkup("recent-searches",$("#SearchPlaceHolderText").val(),e.recentSearchList(c.default.list(e.COOKIE_NAME))))),this.$typeaheadContainer=$(".nuv-search-overlay__group-wrapper--typeahead"),this.$searchForm.on("submit",function(t){t.preventDefault(),t.stopPropagation();var i=$(this).find("."+e.SEARCH_FIELD_CLASSNAME).val().replace(/<[^>]*>?/gm,""),n=i.toLowerCase();(n.indexOf("<")<0||n.indexOf(">")<0)&&0!==n.indexOf("<")&&n.indexOf("<button")<0&&n.indexOf("<select")<0&&n.indexOf("<input")<0&&c.default.ammend(e.COOKIE_NAME,i,30,3)}),$(this.overlayTriggers.join(",")).on("click",e.open.bind(e)),this.$closeButton.on("click",e.close.bind(e)),this.$searchField.on("keyup",function(e){e.stopPropagation(),e.preventDefault();var i=t.$searchField.val().replace(/<[^>]*>?/gm,"");13===e.keyCode&&(window.location.href=t.action+"?q="+encodeURIComponent(i).replace("%20","+")),t.toggleClearSearchButton()}),this.$clearButton.on("click",function(){t.$searchField.addClass("nuv-search-overlay__search-field--empty")});var i=e.debounce(function(){e.typeahead()},500);this.$searchField.on("keyup",i.bind(e))}},t.prototype.toggleClearSearchButton=function(){0===this.$searchField.val().length?this.$searchField.addClass("nuv-search-overlay__search-field--empty"):this.$searchField.removeClass("nuv-search-overlay__search-field--empty")},t.prototype.listMarkup=function(t,e,i){return'\n            <div class="nuv-search-overlay__list-wrapper nuv-search-overlay__list-wrapper--'+t+'">\n                <h4 class="nuv-search-overlay__list-title">'+e+'</h4>\n                <ul class="nuv-search-overlay__list-container">\n                '+i.map(function(t){return'\n                <li class="nuv-search-overlay__list-item">\n                    <a href="'+t.detailLink+'" aria-label="'+t.name+'">'+t.name+"\n                    </a>\n                </li>"}).join("")+"\n                </ul>\n            </div>\n        "},t.prototype.groupMarkup=function(t,e){return'\n            <div class="nuv-search-overlay__group-wrapper nuv-search-overlay__group-wrapper--'+t+'">\n                '+e+"\n            </div>\n        "},t.prototype.open=function(){var t=this;this.$element.addClass(this.OPEN_CLASSNAME),window.dataLayer.push({event:"searchIcon",interactionLabelValue:"Search icon"}),this.toggleClearSearchButton(),setTimeout(function(){t.$searchField.setCursorPosition(0).focus()},450),a.default.lock()},t.prototype.close=function(){this.$element.removeClass(this.OPEN_CLASSNAME),$(".nuv-global-navigation").hasClass("nuv-global-navigation--menu-open")||a.default.unlock(),this.$searchField.val("")},t.prototype.recentSearchList=function(t){var e=this;return t.reverse().reduce(function(t,i){var n={name:i,detailLink:e.action+"?q="+encodeURIComponent(i)};return t.push(n),t},[])},t.prototype.typeahead=function(){var t=this,e=this.$searchField.attr("data-key");$(".nuv-search-overlay__group-wrapper").length||t.$mainContainer.append(t.groupMarkup("typeahead",""));var i=$(".nuv-search-overlay__group-wrapper");if(""!==this.$searchField.val()&&null!==this.$searchField.val()&&void 0!==this.$searchField.val()){var n="/global/api/search/autocomplete",o=document.cookie.indexOf("oh_resident=1")>-1;"institutional"===e?n="/en-us/institutional/api/search/autocomplete":"retail"===e?n="/en-us/api/search/autocomplete":"threit"===e?n="/gcreit/api/search/autocomplete":"pcap"===e?n="/pcap/api/search/autocomplete":"ngc"===e&&(n="/greencapital/api/search/autocomplete"),-1===n.indexOf("?")?n+="?q="+this.$searchField.val().replace(/<[^>]*>?/gm,"")+"&oh_resident="+o:n+="&q="+this.$searchField.val().replace(/<[^>]*>?/gm,"")+"&oh_resident="+o,$.ajax({dataType:"json",url:n,success:function(e){if(e&&e.tags){var n="",o="";o=c.default.check(t.COOKIE_NAME)?t.listMarkup("recent-searches",$("#SearchPlaceHolderText").val(),t.recentSearchList(c.default.list(t.COOKIE_NAME))):"",$.each(e.tags,function(e,i){n+=t.listMarkup(i.tagName,i.tagName,i.contentItem)}),i.html(n||o)}}})}},t}(),d=new u(document);e.default=d},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(369),r=n(o),s=i(1),a=n(s),l=i(143),c=n(l),u=i(14),d=n(u),h={dismissed:!1,timesSeen:0},p=function(){function t(){(0,a.default)(this,t),this.componentName="siteConfirmationNotification",this.activeClass="site-confirmation-notification--active",this.init=this.init,this.initialized=!1,this.setJQueryObjects(),this.dismiss=this.dismiss.bind(this),this.onScroll=this.onScroll.bind(this)}return t.prototype.setJQueryObjects=function(){this.$nuvSiteConfirmNotif=$(".site-confirmation-notification"),this.$nuvSiteConfirmNotifClose=$(".site-confirmation-notification__close"),this.$body=$("body")},t.prototype.init=function(){this.setJQueryObjects(),this.$nuvSiteConfirmNotif.length<=0||"mobile"!==d.default.current()&&"tablet"!==d.default.current()&&(this.initialized||(this.$nuvSiteConfirmNotifClose.click(this.dismiss),$(window).on("scroll.siteConfirmationNotification",this.onScroll),this.attemptOpen()),this.initialized=!0)},t.prototype.onScroll=function(){this.close(),$(window).off("scroll.siteConfirmationNotification",this.onScroll)},t.prototype.getStoreData=function(){return c.default.get("siteNotificationConfirmation")||h},t.prototype.setStoreData=function(t){var e=this.getStoreData();c.default.set("siteNotificationConfirmation",(0,r.default)({},e,t))},t.prototype.attemptOpen=function(){var t=this.getStoreData(),e=t.dismissed,i=t.timesSeen;e||i>2||(this.setStoreData({timesSeen:i+1}),this.open(t))},t.prototype.dismiss=function(){this.setStoreData({dismissed:!0}),this.close()},t.prototype.open=function(){this.$nuvSiteConfirmNotif.addClass(this.activeClass)},t.prototype.close=function(){this.$nuvSiteConfirmNotif.length<=0||this.$nuvSiteConfirmNotif.removeClass(this.activeClass)},t}(),f=new p;e.default=f},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o);i(596);var s=i(143),a=n(s),l=i(26),c=n(l),u=i(44),d=(n(u),i(85)),h=n(d),p=i(122),f=n(p),v=i(145),g=n(v),m=i(146),y=n(m),b=function(){function t(e){(0,r.default)(this,t),this.componentName="utilityDrawer",this.LOGGED_OUT_CLASSNAME="nuv-utility-drawer--logged-out",this.$root=$(".nuv-utility-drawer",e),this.$toolTray=this.$root.children(".nuv-utility-drawer__tools, .nuv-utility-drawer__tool-tray"),this.renderProducts=this.renderProducts,this.initialized=!1,this.init=this.init,this.maxFunds=4,this.maxFundsNotificationShown=!1,this.mouseoverTimer=null,this.isPageLoad=!0}return t.prototype.init=function(){var t=this;if(this.initialized)return void console.error("Utility Drawer does not currently support being re-initialized");this.initialized=!0,this.$root.length>0&&(this.initEventListeners(),this.renderProducts(),this.$root.data("maxFunds",this.maxFunds),setTimeout(function(){t.showTabByQueryString()},500)),this.updateTabIndexOnCloseButton()},t.prototype.renderProducts=function(){this.checkiframefundpage();var t=this.$root.find(".nuv-utility-drawer__tool-tray-container");if($(window).innerWidth()>=768&&a.default.get("compareToolProducts")){var e=this,i=JSON.parse(a.default.get("compareToolProducts"));i.products.length>0?(this.isPageLoad=!1,this.$root.find(".nuv-utility-drawer__open-trigger-content").html(""+i.products.length).parent().parent().addClass("nuv-utility-drawer__open-trigger--show"),i.products.length>=this.maxFunds?$("body").addClass("nuv-max-funds--reached"):($("body").removeClass("nuv-max-funds--reached"),this.maxFundsNotificationShown=!1)):(console.log(""),this.isPageLoad?(this.closeUtilityDrawer(),this.$root.find(".nuv-utility-drawer__open-trigger").removeClass("nuv-utility-drawer__open-trigger--show"),this.$root.find(".nuv-utility-drawer__open-trigger-content").html(""+i.products.length)):this.$root.find(".nuv-utility-drawer__open-trigger-content").html(""+i.products.length)),t.empty(),$(".nuv-product-featured-products").find(".nuv-product-card").removeClass("nuv-product-card--added"),$(".nuv-featured-card-carousel").find(".nuv-featured-card").removeClass("nuv-featured-card--added"),$(".nuv-featured-card-carousel").find(".nuv-product-card__add-to-compare").removeClass("added-to-compare").each(function(){$(this).find(".nuv-product-card__add-to-compare-checkmark").css({display:"none"}),$(this).find(".nuv-product-card__add-to-compare-plus").css({display:"block"})}),$(".nuv-product-detail-table").find("tr").removeClass("added-to-compare"),$(".nuv-product-detail-hero-retail__add-to-compare").removeClass("nuv-product-detail-hero-retail__add-to-compare--compare-added").each(function(){$(this).find(".nuv-product-detail-hero-retail__add-to-compare-checkmark").css({display:"none"}),$(this).find(".nuv-product-detail-hero-retail__add-to-compare-plus").css({display:"block"})}),$(".nuv-product-detail-table-retail__table-wrapper").find("tr").each(function(){$(this).find(".nuv-product-detail-table-retail__add-to-compare-checkmark").css({display:"none"}),$(this).find(".nuv-product-detail-table-retail__add-to-compare-plus").css({display:"block"})}).removeClass("added-to-compare"),t.append('<div class="nuv-utility-drawer__tool-tray-fund-counter">'+i.products.length+" OF "+this.maxFunds+"</div>"),i.products.forEach(function(e){$(".nuv-product-featured-products").find(".nuv-product-card").each(function(){$(this).data("ticker")===e.ticker&&$(this).addClass("nuv-product-card--added")}),$(".nuv-featured-card-carousel").find(".nuv-featured-card").each(function(){$(this).data("ticker")===e.ticker&&$(this).addClass("nuv-featured-card--added")}),$(".nuv-featured-card-carousel").find(".nuv-product-card__add-to-compare").each(function(){$(this).attr("data-fund-ticker")===e.ticker&&($(this).addClass("added-to-compare"),$(this).find(".nuv-product-card__add-to-compare-checkmark").css({display:"block"}),$(this).find(".nuv-product-card__add-to-compare-plus").css({display:"none"}))}),$(".nuv-product-detail-table").find("tr").each(function(){$(this).data("ticker")===e.ticker&&$(this).addClass("added-to-compare")}),$(".nuv-product-detail-hero-retail__add-to-compare").each(function(){$(this).attr("data-fund-ticker")===e.ticker&&($(this).addClass("nuv-product-detail-hero-retail__add-to-compare--compare-added"),$(this).find(".nuv-product-detail-hero-retail__add-to-compare-checkmark").css({display:"block"}),$(this).find(".nuv-product-detail-hero-retail__add-to-compare-plus").css({display:"none"}))}),$(".nuv-product-detail-table-retail__table-wrapper").find("tr").each(function(){$(this).data("ticker")===e.ticker&&($(this).addClass("added-to-compare"),$(this).find(".nuv-product-detail-table-retail__add-to-compare-checkmark").css({display:"block"}),$(this).find(".nuv-product-detail-table-retail__add-to-compare-plus").css({display:"none"}))});var n=Object.assign({"@type":"Product"},e);i.products.length>0?t.append('\n                            <div class="nuv-utility-drawer__tool-tray-card" data-ticker="'+e.ticker+"\" data-item='"+JSON.stringify(n)+'\'>\n                                <div class="nuv-utility-drawer__tool-tray-card-ticker">'+e.ticker+'</div>\n                                <div class="nuv-utility-drawer__tool-tray-card-title">'+e.name+'</div>\n                                <div class="nuv-utility-drawer__tool-tray-card-delete" data-action="remove from compare" tabindex=0>\n                                    <svg data-action="remove from compare" width="9" height="8" viewBox="0 0 9 8" xmlns="https://www.w3.org/2000/svg" aria-label="tray-card-delete"><g stroke="#6ECC4C" fill="none" fill-rule="evenodd" stroke-linecap="square"><path data-action="remove from compare" d="M8.071068 0L1 7.071068M8.071068 7.071068L1 0"/></g></svg>\n                                </div>\n                            </div>\n                        '):t.append('\n                            <div class="nuv-utility-drawer__tool-tray-card" data-ticker="'+e.ticker+"\" data-item='"+JSON.stringify(n)+'\'>\n                                <div class="nuv-utility-drawer__tool-tray-card-ticker">'+e.ticker+'</div>\n                                <div class="nuv-utility-drawer__tool-tray-card-title">'+e.name+'</div>\n                                <div class="nuv-utility-drawer__tool-tray-card-delete" data-action="remove from compare">\n                                    <svg data-action="remove from compare" width="9" height="8" viewBox="0 0 9 8" xmlns="https://www.w3.org/2000/svg" aria-label="tray-card-delete"><g stroke="#6ECC4C" fill="none" fill-rule="evenodd" stroke-linecap="square"><path data-action="remove from compare" d="M8.071068 0L1 7.071068M8.071068 7.071068L1 0"/></g></svg>\n                                </div>\n                            </div>\n                        ')});for(var n="",o=i.products.length;o<this.maxFunds;o++)n+=this.placeholderFundElement(o+1);t.append(n);var r=this;t.find(".nuv-utility-drawer__tool-tray-card-delete").on("click",function(){var t=$(this).closest(".nuv-utility-drawer__tool-tray-card").data("ticker"),n=i.products.filter(function(e){return e.ticker!==t});i.products=n,a.default.set("compareToolProducts",JSON.stringify(i)),e.renderProducts(),r.updateTabIndexOnCloseButton()}),t.find(".nuv-utility-drawer__tool-tray-card-delete").on("keypress",function(){var t=$(this).closest(".nuv-utility-drawer__tool-tray-card").data("ticker"),n=i.products.filter(function(e){return e.ticker!==t});i.products=n,a.default.set("compareToolProducts",JSON.stringify(i)),e.renderProducts(),r.updateTabIndexOnCloseButton()})}else{t.empty(),t.append('<div class="nuv-utility-drawer__tool-tray-fund-counter">0 OF '+this.maxFunds+"</div>");for(var s="",l=0;l<this.maxFunds;l++)s+=this.placeholderFundElement(l+1);t.append(s)}},t.prototype.checkiframefundpage=function(){var t=$(".fundcompare-page"),e="";if(t){e=this.getFundCompareURL();var i=t.attr("src");t.attr("src",i+e)}var n=$(".portfolio-review-page");if(n){e=this.getXrayHypoURL();var o=n.attr("src");n.attr("src",o+e)}},t.prototype.placeholderFundElement=function(t){return'<div class="nuv-utility-drawer__tool-tray-card-placeholder" tabindex="-1">Fund '+t+"</div>"},t.prototype.compileFundData=function(){var t=a.default.get("compareToolProducts");if(!t)return[];for(var e=JSON.parse(t),i=[],n=[],o=e.products.length>0?Math.floor(100/e.products.length):0,r=0,s=0;s<e.products.length;s++){if(s===e.products.length-1&&r+o<100){var l=100-(r+o);n.push(o+l)}else n.push(o);r+=o}return e.products.forEach(function(t,e){i.push({identifier:t.ticker,identifierType:"Ticker",weight:n[e]})}),i},t.prototype.getXrayHypoURL=function(){var t=this.compileFundData(),e="";return t.forEach(function(t,i,n){var o=t.identifier+","+t.identifierType+","+t.weight;i!==n.length-1&&(o+="|"),e+=o}),"?"+e},t.prototype.getFundCompareURL=function(){var t=this.compileFundData();if(t.length<1)return"";var e=t[0].identifierType,i="";return t.forEach(function(t,e,n){e+1===n.length?i+=""+t.identifier:i+=t.identifier+"|"}),"#?idType="+e+"&securityIds="+i},t.prototype.loadIframe=function(t,e){var i="";if("fund_compare"===t){i=this.getFundCompareURL()}else if("portfolio_review"===t){var n=this.getXrayHypoURL();i=n}var o=$(".nuv-utility-drawer__content--"+t.toString()).data("url")+i;if(!0===window.loadFailed)return $(".nuv-utility-drawer__content--load-failed").addClass("nuv-utility-drawer__content--active"),!1;if($(".nuv-utility-drawer__content--load-failed").removeClass("nuv-utility-drawer__content--active"),"toolstab"!==e){$(".nuv-utility-drawer__content--"+t.toString()).html('<iframe src="'+o+'"></iframe>'),$(".nuv-utility-drawer__morning-star-label").removeClass("nuv-hide");"True"===$(".nuv-utility-drawer__content--"+t.toString()).data("logo")?$(".nuv-utility-drawer__morning-star-label").removeClass("nuv-hide"):$(".nuv-utility-drawer__morning-star-label").addClass("nuv-hide")}else $(".nuv-utility-drawer__morning-star-label").addClass("nuv-hide");return!0},t.prototype.openTools=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"tools",e=arguments[1];this.drawerOpen=!0;var i=e,n=t;""===i&&(i=this.$root.find(".nuv-utility-drawer__tab-button--"+n).parent().data("templatetype"));var o=$(".nuv-utility-drawer__tab-option[data-name*="+n+"]").find("button").data("speed-bump-id");if(f.default.closeOpenAccordion(!0),g.default.closeAllMenus(),y.default.closeOpenModal(),void 0!==o&&""!==o){n="tools",i="toolstab";var r=$("#"+o);r.addClass("nuv-speed-bump--show"),r.addClass("max-opacity")}var s=this.loadIframe(n,i);this.$root.find(".nuv-utility-drawer__tab-button").removeClass("nuv-utility-drawer__tab-button--active"),this.$root.find(".nuv-utility-drawer__tab-button--"+n).addClass("nuv-utility-drawer__tab-button--active"),(s||"tools"===n)&&(this.$root.find(".nuv-utility-drawer__content").removeClass("nuv-utility-drawer__content--active"),this.$root.find(".nuv-utility-drawer__content--"+n).addClass("nuv-utility-drawer__content--active")),this.$root.find(".nuv-utility-drawer__subtext").removeClass("nuv-utility-drawer__subtext--active"),this.$root.find(".nuv-utility-drawer__subtext--"+n).addClass("nuv-utility-drawer__subtext--active"),this.$root.find(".nuv-utility-drawer__open-trigger-content").addClass("nuv-utility-drawer__open-trigger-content--slide-out"),this.$root.find(".nuv-utility-drawer__tool-tray").removeClass("nuv-utility-drawer__tool-tray--show"),this.$root.find(".nuv-utility-drawer__tools").addClass("nuv-utility-drawer__tools--show"),this.$root.find(".nuv-utility-drawer__alert").removeClass("nuv-utility-drawer__alert--show")},t.prototype.openUtilityDrawer=function(){var t=this;this.drawerOpen=!0,this.$root.find(".nuv-utility-drawer__alert").addClass("nuv-utility-drawer__alert--drawer-open"),setTimeout(function(){t.$root.children(".nuv-utility-drawer__tool-tray").addClass("nuv-utility-drawer__tool-tray--show")},200)},t.prototype.closeUtilityDrawer=function(){this.drawerOpen=!1,this.$root.find(".nuv-utility-drawer__alert").removeClass("nuv-utility-drawer__alert--drawer-open"),this.$root.find(".nuv-utility-drawer__open-trigger-content").removeClass("nuv-utility-drawer__open-trigger-content--slide-out"),this.$root.find(".nuv-utility-drawer__tool-tray").removeClass("nuv-utility-drawer__tool-tray--show"),this.$root.find(".nuv-utility-drawer__tools").removeClass("nuv-utility-drawer__tools--show")},t.prototype.initEventListeners=function(){var t=this,e=void 0,i=this.$root.find(".nuv-utility-drawer__alert"),n=$(".morningstaralert");$(window).innerWidth()>=768&&window.addEventListener("addProductForComparison",function(n){var o=void 0,r=!1;if(o=a.default.get("compareToolProducts")?JSON.parse(a.default.get("compareToolProducts")):{products:[]},!h.default.get("fundsAdded")){var s=i.data("messageFirstTime");s&&null!==s&&""!==s.trim()&&(i.find(".nuv-utility-drawer__alert-copy").text(s),i.addClass("nuv-utility-drawer__alert--show nuv-utility-drawer__alert--no-icon"),h.default.set("fundsAdded",!0,10950))}if(o.products.length>=t.maxFunds){var l=i.data("messagemaxfunds");return void(null!==l&&void 0!==l&&""!==l.trim()&&(i.find(".nuv-utility-drawer__alert-copy").text(l),i.removeClass("nuv-utility-drawer__alert--no-icon").addClass("nuv-utility-drawer__alert--show")))}if(t.openUtilityDrawer(),o.products.forEach(function(t){t.ticker===n.detail.ticker&&(r=!0)}),!1===r&&o.products.length===t.maxFunds-1){var c=i.data("lastfund");null!==c&&void 0!==c&&""!==c.trim()&&(i.find(".nuv-utility-drawer__alert-copy").text(c),i.removeClass("nuv-utility-drawer__alert--no-icon").addClass("nuv-utility-drawer__alert--show"))}!1===r&&(o.products.push(n.detail),t.$root.find(".nuv-utility-drawer__open-trigger-content").addClass("nuv-utility-drawer__open-trigger-content--ripple"),e&&clearTimeout(e),e=setTimeout(function(){t.$root.find(".nuv-utility-drawer__open-trigger-content").removeClass("nuv-utility-drawer__open-trigger-content--ripple")},1200)),a.default.set("compareToolProducts",JSON.stringify(o)),t.renderProducts(),t.updateTabIndexOnCloseButton()}),window.addEventListener("openTools",function(e){t.openTools(e.detail.activeElement,e.detail.templateType)}),this.$toolTray.on("mouseout",function(){return c.default.unlock()}),window.addEventListener("scroll",function(){c.default.isLocked()||t.closeDrawerOnScroll()}),this.$root.find(".nuv-utility-drawer__open-trigger").on("click",function(e){$(e.target).closest("div").hasClass("nuv-utility-drawer__close-drawer-btn")?$(".nuv-utility-drawer .nuv-utility-drawer__open-trigger").removeClass("nuv-utility-drawer__open-trigger--show"):t.openUtilityDrawer()});var o=this;this.$root.find(".nuv-utility-drawer__close-btn").on("focus",function(){$(window).keyup(function(t){if("nuv-utility-drawer__close-btn"===t.target.className){var e=t.keyCode?t.keyCode:t.which,i=JSON.parse(a.default.get("compareToolProducts"));9===e&&i.products.length>0&&o.openUtilityDrawer(),t.stopPropagation()}})}),this.$root.find(".nuv-utility-drawer__close-btn, .nuv-utility-drawer__backdrop").on("click",function(){if(window.history.pushState){var e=t.removeQueryStringfromURL(window.location.href,"showTools");window.history.pushState({path:e},"",e)}t.closeUtilityDrawer()}),this.$root.find(".nuv-utility-drawer__close-btn, .nuv-utility-drawer__backdrop").on("keypress",function(){if(window.history.pushState){var e=t.removeQueryStringfromURL(window.location.href,"showTools");window.history.pushState({path:e},"",e)}t.closeUtilityDrawer()}),this.$root.find(".nuv-utility-drawer__tab-button").on("click",function(e){var n=$(e.currentTarget).closest(".nuv-utility-drawer__tab-option").data("urlquerystring");if(!0===$(e.currentTarget).closest(".nuv-utility-drawer__tab-option").data("showaccessmorningstarmessage")){var o=i.data("accessmorningstarmessage");return void(null!==o&&void 0!==o&&""!==o.trim()&&(i.find(".nuv-utility-drawer__alert-copy").text(o),i.removeClass("nuv-utility-drawer__alert--no-icon").addClass("nuv-utility-drawer__alert--show")))}var r="Enter"===e.key||"Tab";if(window.history.pushState){var s=t.removeQueryStringfromURL(window.location.href,"showTools");if(s.lastIndexOf("?")<0&&!r){var a=s+"?showTools="+n;window.history.pushState({path:a},"",a)}if(!r){var l=s+"&showTools="+n;window.history.pushState({path:l},"",l)}}}),this.$root.find(".nuv-utility-drawer__tools-select-cta, .nuv-utility-drawer__button").on("click",function(e){var n=$(e.currentTarget),o=n.data("name"),r=n.data("querystring"),s=n.data("templatetype"),a=n.data("speed-bump-id"),l=n.data("fundlink");if(!0===n.data("showaccessmorningstarmessage")){var c=i.data("accessmorningstarmessage");return void(null!==c&&void 0!==c&&""!==c.trim()&&(i.find(".nuv-utility-drawer__alert-copy").text(c),i.removeClass("nuv-utility-drawer__alert--no-icon").addClass("nuv-utility-drawer__alert--show")))}if(""===a||null===a||void 0===a){if(window.history.pushState){var u=t.removeQueryStringfromURL(window.location.href,"showTools");if(u.lastIndexOf("?")<0){var d=u+"?showTools="+r;window.history.pushState({path:d},"",d)}else{var h=u+"&showTools="+r;window.history.pushState({path:h},"",h)}}console.log("fund link",l),""===l||null===l||void 0===l?t.openTools(o,s):window.location.href=l,t.$root.find(".nuv-utility-drawer__tab-option").removeClass("nuv-hide"),n.hasClass("nuv-utility-drawer__tools-select-cta--disable")||$.each(t.$root.find(".nuv-utility-drawer__tab-option"),function(t,e){$(e).data("name")===o&&$(e).removeClass("nuv-hide")})}else t.closeUtilityDrawer()}),this.$root.find(".nuv-utility-drawer__alert-close").on("click",function(){t.$root.find(".nuv-utility-drawer__alert").removeClass("nuv-utility-drawer__alert--show")}),this.$root.find(".nuv-utility-drawer__alert-close").on("keypress",function(){t.$root.find(".nuv-utility-drawer__alert").removeClass("nuv-utility-drawer__alert--show")}),this.updateTabIndexOnCloseButton(),void 0!==n&&(h.default.get("morningstar-alert")?n.addClass("nuv-hide"):(n.removeClass("nuv-hide"),h.default.set("morningstar-alert",!0,10950))),h.default.get("SiteSwitchAlert")?$("#modal-entry").hide():($("#modal-entry").show(),h.default.set("SiteSwitchAlert",!0,10950))},t.prototype.closeDrawerOnScroll=function(){var t=$("#modal-logincontainer.nuv-speed-bump--show");if(this.drawerOpen&&0===t.length&&$(window).innerWidth()>768&&(this.closeUtilityDrawer(),window.history.pushState)){var e=this.removeQueryStringfromURL(window.location.href,"showTools");window.history.pushState({path:e},"",e)}},t.prototype.showTabByQueryString=function(){this.getQueryString("showTools",window.location.href)},t.prototype.getQueryString=function(t,e){var i=new RegExp("[?&]"+t+"(=([^&#]*)|&|#|$)"),n=i.exec(e);return n?n[2]?decodeURIComponent(n[2].replace(/\+/g," ")):"":null},t.prototype.removeQueryStringfromURL=function(t,e){var i=t.split("?");if(i.length>=2){for(var n=encodeURIComponent(e)+"=",o=i[1].split(/[&;]/g),r=o.length;r-- >0;)-1!==o[r].lastIndexOf(n,0)&&o.splice(r,1);return i[0]+(o.length>0?"?"+o.join("&"):"")}return t},t.prototype.updateTabIndexOnCloseButton=function(){var t=void 0;t=a.default.get("compareToolProducts")?JSON.parse(a.default.get("compareToolProducts")):{products:[]};var e=document.querySelectorAll(".nuv-utility-drawer__close-btn"),i=document.querySelectorAll(".nuv-utility-drawer__button.nuv-utility-drawer__button--compare"),n=document.querySelectorAll(".nuv-utility-drawer__alert-close");t.products.length>0?(e.forEach(function(t){t.setAttribute("tabindex","0")}),i.forEach(function(t){t.setAttribute("tabindex","0")}),4===t.products.length&&n.forEach(function(t){t.setAttribute("tabindex","0")})):(e.forEach(function(t){t.setAttribute("tabindex","-1")}),i.forEach(function(t){t.setAttribute("tabindex","-1")}),n.forEach(function(t){t.setAttribute("tabindex","-1")}))},t}(),_=new b;e.default=_},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n);i(595);var r=function(){function t(e,i,n,r,s,a){(0,o.default)(this,t),this.ctaButton=e,this.apiUrl=i,this.dataContainer=n,this.childItem=r,this.appendHtml="",this.loadingHtml='<div class="nuv-loader"></div>',this.pageIndex=s||1,this.dataId=a,this.callToAction(),this.targetButton=null}return t.prototype.callToAction=function(){var t=this;$("body").on("click",this.ctaButton,function(e){e.preventDefault(),$(e.currentTarget).addClass("is-disabled"),t.targetButton=$(e.currentTarget),t.getData().then(function(e){t.removeLoading(),$(t.targetButton).removeClass("is-disabled"),e||$(t.targetButton).remove(),t.pageIndex++})})},t.prototype.getData=function(){var t=this;return this.showLoading(),fetch(""+this.apiUrl+this.dataId+"&pageIndex="+this.pageIndex).then(function(t){return t.ok?Promise.resolve(t):Promise.reject(new Error("Failed to load"))}).then(function(t){return t.json()}).then(function(e){var i=e.link_list,n=e.has_more_items;return""!==i&&t.appendData(i),n}).catch(function(t){console.log("Error: "+t.message)})},t.prototype.appendData=function(t){$(this.dataContainer).find(this.childItem).last().after(t)},t.prototype.showLoading=function(){$(this.dataContainer).find(this.childItem).last().after(this.loadingHtml)},t.prototype.removeLoading=function(){$(".nuv-loader").remove()},t}();e.default=r},function(t,e,i){"use strict";e.__esModule=!0;var n=i(368),o=function(t){return t&&t.__esModule?t:{default:t}}(n);e.default=function(t){return function(){var e=t.apply(this,arguments);return new o.default(function(t,i){function n(r,s){try{var a=e[r](s),l=a.value}catch(t){return void i(t)}if(!a.done)return o.default.resolve(l).then(function(t){n("next",t)},function(t){n("throw",t)});t(l)}return n("next")})}}},function(t,e,i){t.exports=i(599)},function(t,e){t.exports=function(t){try{return{e:!1,v:t()}}catch(t){return{e:!0,v:t}}}},function(t,e,i){var n=i(150);t.exports=function(t,e){var i=n.f(t);return(0,i.resolve)(e),i.promise}},function(t,e,i){var n=i(13),o=i(57),r=i(3)("species");t.exports=function(t,e){var i,s=n(t).constructor;return void 0===s||void 0==(i=n(s)[r])?e:o(i)}},function(t,e,i){var n,o,r,s=i(45),a=i(378),l=i(68),c=i(40),u=i(2),d=u.process,h=u.setImmediate,p=u.clearImmediate,f=u.MessageChannel,v=u.Dispatch,g=0,m={},y=function(){var t=+this;if(m.hasOwnProperty(t)){var e=m[t];delete m[t],e()}},b=function(t){y.call(t.data)};h&&p||(h=function(t){for(var e=[],i=1;arguments.length>i;)e.push(arguments[i++]);return m[++g]=function(){a("function"==typeof t?t:Function(t),e)},n(g),g},p=function(t){delete m[t]},"process"==i(36)(d)?n=function(t){d.nextTick(s(y,t,1))}:v&&v.now?n=function(t){v.now(s(y,t,1))}:f?(o=new f,r=o.port2,o.port1.onmessage=b,n=s(r.postMessage,r,1)):u.addEventListener&&"function"==typeof postMessage&&!u.importScripts?(n=function(t){u.postMessage(t+"","*")},u.addEventListener("message",b,!1)):n="onreadystatechange"in c("script")?function(t){l.appendChild(c("script")).onreadystatechange=function(){l.removeChild(this),y.call(t)}}:function(t){setTimeout(s(y,t,1),0)}),t.exports={set:h,clear:p}},function(t,e,i){var n=i(64);t.exports=function(t,e){if("number"!=typeof t&&"Number"!=n(t))throw TypeError(e);return+t}},function(t,e,i){"use strict";var n=i(35),o=i(115),r=i(25);t.exports=[].copyWithin||function(t,e){var i=n(this),s=r(i.length),a=o(t,s),l=o(e,s),c=arguments.length>2?arguments[2]:void 0,u=Math.min((void 0===c?s:o(c,s))-l,s-a),d=1;for(l<a&&a<l+u&&(d=-1,l+=u-1,a+=u-1);u-- >0;)l in i?i[a]=i[l]:delete i[a],a+=d,l+=d;return i}},function(t,e,i){var n=i(108);t.exports=function(t,e){var i=[];return n(t,!1,i.push,i,e),i}},function(t,e,i){var n=i(39),o=i(35),r=i(124),s=i(25);t.exports=function(t,e,i,a,l){n(e);var c=o(t),u=r(c),d=s(c.length),h=l?d-1:0,p=l?-1:1;if(i<2)for(;;){if(h in u){a=u[h],h+=p;break}if(h+=p,l?h<0:d<=h)throw TypeError("Reduce of empty array with no initial value")}for(;l?h>=0:d>h;h+=p)h in u&&(a=e(a,u[h],h,c));return a}},function(t,e,i){"use strict";var n=i(39),o=i(12),r=i(132),s=[].slice,a={},l=function(t,e,i){if(!(e in a)){for(var n=[],o=0;o<e;o++)n[o]="a["+o+"]";a[e]=Function("F,a","return new F("+n.join(",")+")")}return a[e](t,i)};t.exports=Function.bind||function(t){var e=n(this),i=s.call(arguments,1),a=function(){var n=i.concat(s.call(arguments));return this instanceof a?l(e,n.length,n):r(e,n,t)};return o(e.prototype)&&(a.prototype=e.prototype),a}},function(t,e,i){"use strict";var n=i(24).f,o=i(110),r=i(113),s=i(65),a=i(107),l=i(108),c=i(162),u=i(207),d=i(114),h=i(23),p=i(89).fastKey,f=i(120),v=h?"_s":"size",g=function(t,e){var i,n=p(e);if("F"!==n)return t._i[n];for(i=t._f;i;i=i.n)if(i.k==e)return i};t.exports={getConstructor:function(t,e,i,c){var u=t(function(t,n){a(t,u,e,"_i"),t._t=e,t._i=o(null),t._f=void 0,t._l=void 0,t[v]=0,void 0!=n&&l(n,i,t[c],t)});return r(u.prototype,{clear:function(){for(var t=f(this,e),i=t._i,n=t._f;n;n=n.n)n.r=!0,n.p&&(n.p=n.p.n=void 0),delete i[n.i];t._f=t._l=void 0,t[v]=0},delete:function(t){var i=f(this,e),n=g(i,t);if(n){var o=n.n,r=n.p;delete i._i[n.i],n.r=!0,r&&(r.n=o),o&&(o.p=r),i._f==n&&(i._f=o),i._l==n&&(i._l=r),i[v]--}return!!n},forEach:function(t){f(this,e);for(var i,n=s(t,arguments.length>1?arguments[1]:void 0,3);i=i?i.n:this._f;)for(n(i.v,i.k,this);i&&i.r;)i=i.p},has:function(t){return!!g(f(this,e),t)}}),h&&n(u.prototype,"size",{get:function(){return f(this,e)[v]}}),u},def:function(t,e,i){var n,o,r=g(t,e);return r?r.v=i:(t._l=r={i:o=p(e,!0),k:e,v:i,p:n=t._l,n:void 0,r:!1},t._f||(t._f=r),n&&(n.n=r),t[v]++,"F"!==o&&(t._i[o]=r)),t},getEntry:g,setStrong:function(t,e,i){c(t,e,function(t,i){this._t=f(t,e),this._k=i,this._l=void 0},function(){for(var t=this,e=t._k,i=t._l;i&&i.r;)i=i.p;return t._t&&(t._l=i=i?i.n:t._t._f)?"keys"==e?u(0,i.k):"values"==e?u(0,i.v):u(0,[i.k,i.v]):(t._t=void 0,u(1))},i?"entries":"values",!i,!0),d(e)}}},function(t,e,i){var n=i(123),o=i(197);t.exports=function(t){return function(){if(n(this)!=t)throw TypeError(t+"#toJSON isn't generic");return o(this)}}},function(t,e,i){"use strict";var n=i(113),o=i(89).getWeak,r=i(5),s=i(12),a=i(107),l=i(108),c=i(71),u=i(51),d=i(120),h=c(5),p=c(6),f=0,v=function(t){return t._l||(t._l=new g)},g=function(){this.a=[]},m=function(t,e){return h(t.a,function(t){return t[0]===e})};g.prototype={get:function(t){var e=m(this,t);if(e)return e[1]},has:function(t){return!!m(this,t)},set:function(t,e){var i=m(this,t);i?i[1]=e:this.a.push([t,e])},delete:function(t){var e=p(this.a,function(e){return e[0]===t});return~e&&this.a.splice(e,1),!!~e}},t.exports={getConstructor:function(t,e,i,r){var c=t(function(t,n){a(t,c,e,"_i"),t._t=e,t._i=f++,t._l=void 0,void 0!=n&&l(n,i,t[r],t)});return n(c.prototype,{delete:function(t){if(!s(t))return!1;var i=o(t);return!0===i?v(d(this,e)).delete(t):i&&u(i,this._i)&&delete i[this._i]},has:function(t){if(!s(t))return!1;var i=o(t);return!0===i?v(d(this,e)).has(t):i&&u(i,this._i)}}),c},def:function(t,e,i){var n=o(r(e),!0);return!0===n?v(t).set(e,i):n[t._i]=i,t},ufstore:v}},function(t,e,i){"use strict";function n(t,e,i,c,u,d,h,p){for(var f,v,g=u,m=0,y=!!h&&a(h,p,3);m<c;){if(m in i){if(f=y?y(i[m],m,e):i[m],v=!1,r(f)&&(v=f[l],v=void 0!==v?!!v:o(f)),v&&d>0)g=n(t,e,f,s(f.length),g,d-1)-1;else{if(g>=9007199254740991)throw TypeError();t[g]=f}g++}m++}return g}var o=i(133),r=i(12),s=i(25),a=i(65),l=i(16)("isConcatSpreadable");t.exports=n},function(t,e,i){t.exports=!i(23)&&!i(11)(function(){return 7!=Object.defineProperty(i(155)("div"),"a",{get:function(){return 7}}).a})},function(t,e,i){var n=i(12),o=Math.floor;t.exports=function(t){return!n(t)&&isFinite(t)&&o(t)===t}},function(t,e,i){var n=i(5);t.exports=function(t,e,i,o){try{return o?e(n(i)[0],i[1]):e(i)}catch(e){var r=t.return;throw void 0!==r&&n(r.call(t)),e}}},function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},function(t,e,i){var n=i(164),o=Math.pow,r=o(2,-52),s=o(2,-23),a=o(2,127)*(2-s),l=o(2,-126),c=function(t){return t+1/r-1/r};t.exports=Math.fround||function(t){var e,i,o=Math.abs(t),u=n(t);return o<l?u*c(o/l/s)*l*s:(e=(1+s/r)*o,i=e-(e-o),i>a||i!=i?u*(1/0):u*i)}},function(t,e){t.exports=Math.log1p||function(t){return(t=+t)>-1e-8&&t<1e-8?t-t*t/2:Math.log(1+t)}},function(t,e){t.exports=Math.scale||function(t,e,i,n,o){return 0===arguments.length||t!=t||e!=e||i!=i||n!=n||o!=o?NaN:t===1/0||t===-1/0?t:(t-e)*(o-n)/(i-e)+n}},function(t,e,i){"use strict";var n=i(90),o=i(137),r=i(125),s=i(35),a=i(124),l=Object.assign;t.exports=!l||i(11)(function(){var t={},e={},i=Symbol(),n="abcdefghijklmnopqrst";return t[i]=7,n.split("").forEach(function(t){e[t]=t}),7!=l({},t)[i]||Object.keys(l({},e)).join("")!=n})?function(t,e){for(var i=s(t),l=arguments.length,c=1,u=o.f,d=r.f;l>c;)for(var h,p=a(arguments[c++]),f=u?n(p).concat(u(p)):n(p),v=f.length,g=0;v>g;)d.call(p,h=f[g++])&&(i[h]=p[h]);return i}:l},function(t,e,i){var n=i(24),o=i(5),r=i(90);t.exports=i(23)?Object.defineProperties:function(t,e){o(t);for(var i,s=r(e),a=s.length,l=0;a>l;)n.f(t,i=s[l++],e[i]);return t}},function(t,e,i){var n=i(55),o=i(111).f,r={}.toString,s="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],a=function(t){try{return o(t)}catch(t){return s.slice()}};t.exports.f=function(t){return s&&"[object Window]"==r.call(t)?a(t):o(n(t))}},function(t,e,i){var n=i(51),o=i(55),r=i(128)(!1),s=i(168)("IE_PROTO");t.exports=function(t,e){var i,a=o(t),l=0,c=[];for(i in a)i!=s&&n(a,i)&&c.push(i);for(;e.length>l;)n(a,i=e[l++])&&(~r(c,i)||c.push(i));return c}},function(t,e,i){var n=i(90),o=i(55),r=i(125).f;t.exports=function(t){return function(e){for(var i,s=o(e),a=n(s),l=a.length,c=0,u=[];l>c;)r.call(s,i=a[c++])&&u.push(t?[i,s[i]]:s[i]);return u}}},function(t,e,i){var n=i(111),o=i(137),r=i(5),s=i(7).Reflect;t.exports=s&&s.ownKeys||function(t){var e=n.f(r(t)),i=o.f;return i?e.concat(i(t)):e}},function(t,e,i){var n=i(7).parseFloat,o=i(119).trim;t.exports=1/n(i(172)+"-0")!=-1/0?function(t){var e=o(String(t),3),i=n(e);return 0===i&&"-"==e.charAt(0)?-0:i}:n},function(t,e,i){var n=i(7).parseInt,o=i(119).trim,r=i(172),s=/^[-+]?0[xX]/;t.exports=8!==n(r+"08")||22!==n(r+"0x16")?function(t,e){var i=o(String(t),3);return n(i,e>>>0||(s.test(i)?16:10))}:n},function(t,e){t.exports=function(t){try{return{e:!1,v:t()}}catch(t){return{e:!0,v:t}}}},function(t,e,i){var n=i(166);t.exports=function(t,e){var i=n.f(t);return(0,i.resolve)(e),i.promise}},function(t,e,i){var n=i(25),o=i(171),r=i(73);t.exports=function(t,e,i,s){var a=String(r(t)),l=a.length,c=void 0===i?" ":String(i),u=n(e);if(u<=l||""==c)return a;var d=u-l,h=o.call(c,Math.ceil(d/c.length));return h.length>d&&(h=h.slice(0,d)),s?h+a:a+h}},function(t,e,i){var n=i(75),o=i(25);t.exports=function(t){if(void 0===t)return 0;var e=n(t),i=o(e);if(e!==i)throw RangeError("Wrong length!");return i}},function(t,e,i){e.f=i(16)},function(t,e,i){"use strict";var n=i(200),o=i(120);t.exports=i(129)("Map",function(t){return function(){return t(this,arguments.length>0?arguments[0]:void 0)}},{get:function(t){var e=n.getEntry(o(this,"Map"),t);return e&&e.v},set:function(t,e){return n.def(o(this,"Map"),0===t?0:t,e)}},n,!0)},function(t,e,i){i(23)&&"g"!=/./g.flags&&i(24).f(RegExp.prototype,"flags",{configurable:!0,get:i(131)})},function(t,e,i){"use strict";var n=i(200),o=i(120);t.exports=i(129)("Set",function(t){return function(){return t(this,arguments.length>0?arguments[0]:void 0)}},{add:function(t){return n.def(o(this,"Set"),t=0===t?0:t,t)}},n)},function(t,e,i){"use strict";var n,o=i(71)(0),r=i(53),s=i(89),a=i(211),l=i(202),c=i(12),u=i(11),d=i(120),h=s.getWeak,p=Object.isExtensible,f=l.ufstore,v={},g=function(t){return function(){return t(this,arguments.length>0?arguments[0]:void 0)}},m={get:function(t){if(c(t)){var e=h(t);return!0===e?f(d(this,"WeakMap")).get(t):e?e[this._i]:void 0}},set:function(t,e){return l.def(d(this,"WeakMap"),t,e)}},y=t.exports=i(129)("WeakMap",g,m,l,!0,!0);u(function(){return 7!=(new y).set((Object.freeze||Object)(v),7).get(v)})&&(n=l.getConstructor(g,"WeakMap"),a(n.prototype,m),s.NEED=!0,o(["delete","has","get","set"],function(t){var e=y.prototype,i=e[t];r(e,t,function(e,o){if(c(e)&&!p(e)){this._f||(this._f=new n);var r=this._f[t](e,o);return"set"==t?this:r}return i.call(this,e,o)})}))},function(t,e,i){var n;/*! Hammer.JS - v2.0.7 - 2016-04-22
 * http://hammerjs.github.io/
 *
 * Copyright (c) 2016 Jorik Tangelder;
 * Licensed under the MIT license */
!function(o,r,s,a){"use strict";function l(t,e,i){return setTimeout(p(t,i),e)}function c(t,e,i){return!!Array.isArray(t)&&(u(t,i[e],i),!0)}function u(t,e,i){var n;if(t)if(t.forEach)t.forEach(e,i);else if(t.length!==a)for(n=0;n<t.length;)e.call(i,t[n],n,t),n++;else for(n in t)t.hasOwnProperty(n)&&e.call(i,t[n],n,t)}function d(t,e,i){var n="DEPRECATED METHOD: "+e+"\n"+i+" AT \n";return function(){var e=new Error("get-stack-trace"),i=e&&e.stack?e.stack.replace(/^[^\(]+?[\n$]/gm,"").replace(/^\s+at\s+/gm,"").replace(/^Object.<anonymous>\s*\(/gm,"{anonymous}()@"):"Unknown Stack Trace",r=o.console&&(o.console.warn||o.console.log);return r&&r.call(o.console,n,i),t.apply(this,arguments)}}function h(t,e,i){var n,o=e.prototype;n=t.prototype=Object.create(o),n.constructor=t,n._super=o,i&&ft(n,i)}function p(t,e){return function(){return t.apply(e,arguments)}}function f(t,e){return typeof t==mt?t.apply(e?e[0]||a:a,e):t}function v(t,e){return t===a?e:t}function g(t,e,i){u(_(e),function(e){t.addEventListener(e,i,!1)})}function m(t,e,i){u(_(e),function(e){t.removeEventListener(e,i,!1)})}function y(t,e){for(;t;){if(t==e)return!0;t=t.parentNode}return!1}function b(t,e){return t.indexOf(e)>-1}function _(t){return t.trim().split(/\s+/g)}function w(t,e,i){if(t.indexOf&&!i)return t.indexOf(e);for(var n=0;n<t.length;){if(i&&t[n][i]==e||!i&&t[n]===e)return n;n++}return-1}function x(t){return Array.prototype.slice.call(t,0)}function $(t,e,i){for(var n=[],o=[],r=0;r<t.length;){var s=e?t[r][e]:t[r];w(o,s)<0&&n.push(t[r]),o[r]=s,r++}return i&&(n=e?n.sort(function(t,i){return t[e]>i[e]}):n.sort()),n}function k(t,e){for(var i,n,o=e[0].toUpperCase()+e.slice(1),r=0;r<vt.length;){if(i=vt[r],(n=i?i+o:e)in t)return n;r++}return a}function C(){return $t++}function S(t){var e=t.ownerDocument||t;return e.defaultView||e.parentWindow||o}function T(t,e){var i=this;this.manager=t,this.callback=e,this.element=t.element,this.target=t.options.inputTarget,this.domHandler=function(e){f(t.options.enable,[t])&&i.handler(e)},this.init()}function M(t){var e=t.options.inputClass;return new(e||(St?H:Tt?G:Ct?X:B))(t,A)}function A(t,e,i){var n=i.pointers.length,o=i.changedPointers.length,r=e&At&&n-o==0,s=e&(Pt|Lt)&&n-o==0;i.isFirst=!!r,i.isFinal=!!s,r&&(t.session={}),i.eventType=e,O(t,i),t.emit("hammer.input",i),t.recognize(i),t.session.prevInput=i}function O(t,e){var i=t.session,n=e.pointers,o=n.length;i.firstInput||(i.firstInput=E(e)),o>1&&!i.firstMultiple?i.firstMultiple=E(e):1===o&&(i.firstMultiple=!1);var r=i.firstInput,s=i.firstMultiple,a=s?s.center:r.center,l=e.center=I(n);e.timeStamp=_t(),e.deltaTime=e.timeStamp-r.timeStamp,e.angle=z(a,l),e.distance=N(a,l),P(i,e),e.offsetDirection=D(e.deltaX,e.deltaY);var c=j(e.deltaTime,e.deltaX,e.deltaY);e.overallVelocityX=c.x,e.overallVelocityY=c.y,e.overallVelocity=bt(c.x)>bt(c.y)?c.x:c.y,e.scale=s?F(s.pointers,n):1,e.rotation=s?R(s.pointers,n):0,e.maxPointers=i.prevInput?e.pointers.length>i.prevInput.maxPointers?e.pointers.length:i.prevInput.maxPointers:e.pointers.length,L(i,e);var u=t.element;y(e.srcEvent.target,u)&&(u=e.srcEvent.target),e.target=u}function P(t,e){var i=e.center,n=t.offsetDelta||{},o=t.prevDelta||{},r=t.prevInput||{};e.eventType!==At&&r.eventType!==Pt||(o=t.prevDelta={x:r.deltaX||0,y:r.deltaY||0},n=t.offsetDelta={x:i.x,y:i.y}),e.deltaX=o.x+(i.x-n.x),e.deltaY=o.y+(i.y-n.y)}function L(t,e){var i,n,o,r,s=t.lastInterval||e,l=e.timeStamp-s.timeStamp;if(e.eventType!=Lt&&(l>Mt||s.velocity===a)){var c=e.deltaX-s.deltaX,u=e.deltaY-s.deltaY,d=j(l,c,u);n=d.x,o=d.y,i=bt(d.x)>bt(d.y)?d.x:d.y,r=D(c,u),t.lastInterval=e}else i=s.velocity,n=s.velocityX,o=s.velocityY,r=s.direction;e.velocity=i,e.velocityX=n,e.velocityY=o,e.direction=r}function E(t){for(var e=[],i=0;i<t.pointers.length;)e[i]={clientX:yt(t.pointers[i].clientX),clientY:yt(t.pointers[i].clientY)},i++;return{timeStamp:_t(),pointers:e,center:I(e),deltaX:t.deltaX,deltaY:t.deltaY}}function I(t){var e=t.length;if(1===e)return{x:yt(t[0].clientX),y:yt(t[0].clientY)};for(var i=0,n=0,o=0;o<e;)i+=t[o].clientX,n+=t[o].clientY,o++;return{x:yt(i/e),y:yt(n/e)}}function j(t,e,i){return{x:e/t||0,y:i/t||0}}function D(t,e){return t===e?Et:bt(t)>=bt(e)?t<0?It:jt:e<0?Dt:Nt}function N(t,e,i){i||(i=Bt);var n=e[i[0]]-t[i[0]],o=e[i[1]]-t[i[1]];return Math.sqrt(n*n+o*o)}function z(t,e,i){i||(i=Bt);var n=e[i[0]]-t[i[0]],o=e[i[1]]-t[i[1]];return 180*Math.atan2(o,n)/Math.PI}function R(t,e){return z(e[1],e[0],Ht)+z(t[1],t[0],Ht)}function F(t,e){return N(e[0],e[1],Ht)/N(t[0],t[1],Ht)}function B(){this.evEl=Ut,this.evWin=Gt,this.pressed=!1,T.apply(this,arguments)}function H(){this.evEl=Yt,this.evWin=qt,T.apply(this,arguments),this.store=this.manager.session.pointerEvents=[]}function W(){this.evTarget=Jt,this.evWin=Qt,this.started=!1,T.apply(this,arguments)}function U(t,e){var i=x(t.touches),n=x(t.changedTouches);return e&(Pt|Lt)&&(i=$(i.concat(n),"identifier",!0)),[i,n]}function G(){this.evTarget=te,this.targetIds={},T.apply(this,arguments)}function V(t,e){var i=x(t.touches),n=this.targetIds;if(e&(At|Ot)&&1===i.length)return n[i[0].identifier]=!0,[i,i];var o,r,s=x(t.changedTouches),a=[],l=this.target;if(r=i.filter(function(t){return y(t.target,l)}),e===At)for(o=0;o<r.length;)n[r[o].identifier]=!0,o++;for(o=0;o<s.length;)n[s[o].identifier]&&a.push(s[o]),e&(Pt|Lt)&&delete n[s[o].identifier],o++;return a.length?[$(r.concat(a),"identifier",!0),a]:void 0}function X(){T.apply(this,arguments);var t=p(this.handler,this);this.touch=new G(this.manager,t),this.mouse=new B(this.manager,t),this.primaryTouch=null,this.lastTouches=[]}function Y(t,e){t&At?(this.primaryTouch=e.changedPointers[0].identifier,q.call(this,e)):t&(Pt|Lt)&&q.call(this,e)}function q(t){var e=t.changedPointers[0];if(e.identifier===this.primaryTouch){var i={x:e.clientX,y:e.clientY};this.lastTouches.push(i);var n=this.lastTouches,o=function(){var t=n.indexOf(i);t>-1&&n.splice(t,1)};setTimeout(o,ee)}}function Z(t){for(var e=t.srcEvent.clientX,i=t.srcEvent.clientY,n=0;n<this.lastTouches.length;n++){var o=this.lastTouches[n],r=Math.abs(e-o.x),s=Math.abs(i-o.y);if(r<=ie&&s<=ie)return!0}return!1}function J(t,e){this.manager=t,this.set(e)}function Q(t){if(b(t,ae))return ae;var e=b(t,le),i=b(t,ce);return e&&i?ae:e||i?e?le:ce:b(t,se)?se:re}function K(t){this.options=ft({},this.defaults,t||{}),this.id=C(),this.manager=null,this.options.enable=v(this.options.enable,!0),this.state=de,this.simultaneous={},this.requireFail=[]}function tt(t){return t&ge?"cancel":t&fe?"end":t&pe?"move":t&he?"start":""}function et(t){return t==Nt?"down":t==Dt?"up":t==It?"left":t==jt?"right":""}function it(t,e){var i=e.manager;return i?i.get(t):t}function nt(){K.apply(this,arguments)}function ot(){nt.apply(this,arguments),this.pX=null,this.pY=null}function rt(){nt.apply(this,arguments)}function st(){K.apply(this,arguments),this._timer=null,this._input=null}function at(){nt.apply(this,arguments)}function lt(){nt.apply(this,arguments)}function ct(){K.apply(this,arguments),this.pTime=!1,this.pCenter=!1,this._timer=null,this._input=null,this.count=0}function ut(t,e){return e=e||{},e.recognizers=v(e.recognizers,ut.defaults.preset),new dt(t,e)}function dt(t,e){this.options=ft({},ut.defaults,e||{}),this.options.inputTarget=this.options.inputTarget||t,this.handlers={},this.session={},this.recognizers=[],this.oldCssProps={},this.element=t,this.input=M(this),this.touchAction=new J(this,this.options.touchAction),ht(this,!0),u(this.options.recognizers,function(t){var e=this.add(new t[0](t[1]));t[2]&&e.recognizeWith(t[2]),t[3]&&e.requireFailure(t[3])},this)}function ht(t,e){var i=t.element;if(i.style){var n;u(t.options.cssProps,function(o,r){n=k(i.style,r),e?(t.oldCssProps[n]=i.style[n],i.style[n]=o):i.style[n]=t.oldCssProps[n]||""}),e||(t.oldCssProps={})}}function pt(t,e){var i=r.createEvent("Event");i.initEvent(t,!0,!0),i.gesture=e,e.target.dispatchEvent(i)}var ft,vt=["","webkit","Moz","MS","ms","o"],gt=r.createElement("div"),mt="function",yt=Math.round,bt=Math.abs,_t=Date.now;ft="function"!=typeof Object.assign?function(t){if(t===a||null===t)throw new TypeError("Cannot convert undefined or null to object");for(var e=Object(t),i=1;i<arguments.length;i++){var n=arguments[i];if(n!==a&&null!==n)for(var o in n)n.hasOwnProperty(o)&&(e[o]=n[o])}return e}:Object.assign;var wt=d(function(t,e,i){for(var n=Object.keys(e),o=0;o<n.length;)(!i||i&&t[n[o]]===a)&&(t[n[o]]=e[n[o]]),o++;return t},"extend","Use `assign`."),xt=d(function(t,e){return wt(t,e,!0)},"merge","Use `assign`."),$t=1,kt=/mobile|tablet|ip(ad|hone|od)|android/i,Ct="ontouchstart"in o,St=k(o,"PointerEvent")!==a,Tt=Ct&&kt.test(navigator.userAgent),Mt=25,At=1,Ot=2,Pt=4,Lt=8,Et=1,It=2,jt=4,Dt=8,Nt=16,zt=It|jt,Rt=Dt|Nt,Ft=zt|Rt,Bt=["x","y"],Ht=["clientX","clientY"];T.prototype={handler:function(){},init:function(){this.evEl&&g(this.element,this.evEl,this.domHandler),this.evTarget&&g(this.target,this.evTarget,this.domHandler),this.evWin&&g(S(this.element),this.evWin,this.domHandler)},destroy:function(){this.evEl&&m(this.element,this.evEl,this.domHandler),this.evTarget&&m(this.target,this.evTarget,this.domHandler),this.evWin&&m(S(this.element),this.evWin,this.domHandler)}};var Wt={mousedown:At,mousemove:Ot,mouseup:Pt},Ut="mousedown",Gt="mousemove mouseup";h(B,T,{handler:function(t){var e=Wt[t.type];e&At&&0===t.button&&(this.pressed=!0),e&Ot&&1!==t.which&&(e=Pt),this.pressed&&(e&Pt&&(this.pressed=!1),this.callback(this.manager,e,{pointers:[t],changedPointers:[t],pointerType:"mouse",srcEvent:t}))}});var Vt={pointerdown:At,pointermove:Ot,pointerup:Pt,pointercancel:Lt,pointerout:Lt},Xt={2:"touch",3:"pen",4:"mouse",5:"kinect"},Yt="pointerdown",qt="pointermove pointerup pointercancel";o.MSPointerEvent&&!o.PointerEvent&&(Yt="MSPointerDown",qt="MSPointerMove MSPointerUp MSPointerCancel"),h(H,T,{handler:function(t){var e=this.store,i=!1,n=t.type.toLowerCase().replace("ms",""),o=Vt[n],r=Xt[t.pointerType]||t.pointerType,s="touch"==r,a=w(e,t.pointerId,"pointerId");o&At&&(0===t.button||s)?a<0&&(e.push(t),a=e.length-1):o&(Pt|Lt)&&(i=!0),a<0||(e[a]=t,this.callback(this.manager,o,{pointers:e,changedPointers:[t],pointerType:r,srcEvent:t}),i&&e.splice(a,1))}});var Zt={touchstart:At,touchmove:Ot,touchend:Pt,touchcancel:Lt},Jt="touchstart",Qt="touchstart touchmove touchend touchcancel";h(W,T,{handler:function(t){var e=Zt[t.type];if(e===At&&(this.started=!0),this.started){var i=U.call(this,t,e);e&(Pt|Lt)&&i[0].length-i[1].length==0&&(this.started=!1),this.callback(this.manager,e,{pointers:i[0],changedPointers:i[1],pointerType:"touch",srcEvent:t})}}});var Kt={touchstart:At,touchmove:Ot,touchend:Pt,touchcancel:Lt},te="touchstart touchmove touchend touchcancel";h(G,T,{handler:function(t){var e=Kt[t.type],i=V.call(this,t,e);i&&this.callback(this.manager,e,{pointers:i[0],changedPointers:i[1],pointerType:"touch",srcEvent:t})}});var ee=2500,ie=25;h(X,T,{handler:function(t,e,i){var n="touch"==i.pointerType,o="mouse"==i.pointerType;if(!(o&&i.sourceCapabilities&&i.sourceCapabilities.firesTouchEvents)){if(n)Y.call(this,e,i);else if(o&&Z.call(this,i))return;this.callback(t,e,i)}},destroy:function(){this.touch.destroy(),this.mouse.destroy()}});var ne=k(gt.style,"touchAction"),oe=ne!==a,re="auto",se="manipulation",ae="none",le="pan-x",ce="pan-y",ue=function(){if(!oe)return!1;var t={},e=o.CSS&&o.CSS.supports;return["auto","manipulation","pan-y","pan-x","pan-x pan-y","none"].forEach(function(i){t[i]=!e||o.CSS.supports("touch-action",i)}),t}();J.prototype={set:function(t){"compute"==t&&(t=this.compute()),oe&&this.manager.element.style&&ue[t]&&(this.manager.element.style[ne]=t),this.actions=t.toLowerCase().trim()},update:function(){this.set(this.manager.options.touchAction)},compute:function(){var t=[];return u(this.manager.recognizers,function(e){f(e.options.enable,[e])&&(t=t.concat(e.getTouchAction()))}),Q(t.join(" "))},preventDefaults:function(t){var e=t.srcEvent,i=t.offsetDirection;if(this.manager.session.prevented)return void e.preventDefault();var n=this.actions,o=b(n,ae)&&!ue[ae],r=b(n,ce)&&!ue[ce],s=b(n,le)&&!ue[le];if(o){var a=1===t.pointers.length,l=t.distance<2,c=t.deltaTime<250;if(a&&l&&c)return}return s&&r?void 0:o||r&&i&zt||s&&i&Rt?this.preventSrc(e):void 0},preventSrc:function(t){this.manager.session.prevented=!0,t.preventDefault()}};var de=1,he=2,pe=4,fe=8,ve=fe,ge=16;K.prototype={defaults:{},set:function(t){return ft(this.options,t),this.manager&&this.manager.touchAction.update(),this},recognizeWith:function(t){if(c(t,"recognizeWith",this))return this;var e=this.simultaneous;return t=it(t,this),e[t.id]||(e[t.id]=t,t.recognizeWith(this)),this},dropRecognizeWith:function(t){return c(t,"dropRecognizeWith",this)?this:(t=it(t,this),delete this.simultaneous[t.id],this)},requireFailure:function(t){if(c(t,"requireFailure",this))return this;var e=this.requireFail;return t=it(t,this),-1===w(e,t)&&(e.push(t),t.requireFailure(this)),this},dropRequireFailure:function(t){if(c(t,"dropRequireFailure",this))return this;t=it(t,this);var e=w(this.requireFail,t);return e>-1&&this.requireFail.splice(e,1),this},hasRequireFailures:function(){return this.requireFail.length>0},canRecognizeWith:function(t){return!!this.simultaneous[t.id]},emit:function(t){function e(e){i.manager.emit(e,t)}var i=this,n=this.state;n<fe&&e(i.options.event+tt(n)),e(i.options.event),t.additionalEvent&&e(t.additionalEvent),n>=fe&&e(i.options.event+tt(n))},tryEmit:function(t){if(this.canEmit())return this.emit(t);this.state=32},canEmit:function(){for(var t=0;t<this.requireFail.length;){if(!(this.requireFail[t].state&(32|de)))return!1;t++}return!0},recognize:function(t){var e=ft({},t);if(!f(this.options.enable,[this,e]))return this.reset(),void(this.state=32);this.state&(ve|ge|32)&&(this.state=de),this.state=this.process(e),this.state&(he|pe|fe|ge)&&this.tryEmit(e)},process:function(t){},getTouchAction:function(){},reset:function(){}},h(nt,K,{defaults:{pointers:1},attrTest:function(t){var e=this.options.pointers;return 0===e||t.pointers.length===e},process:function(t){var e=this.state,i=t.eventType,n=e&(he|pe),o=this.attrTest(t);return n&&(i&Lt||!o)?e|ge:n||o?i&Pt?e|fe:e&he?e|pe:he:32}}),h(ot,nt,{defaults:{event:"pan",threshold:10,pointers:1,direction:Ft},getTouchAction:function(){var t=this.options.direction,e=[];return t&zt&&e.push(ce),t&Rt&&e.push(le),e},directionTest:function(t){var e=this.options,i=!0,n=t.distance,o=t.direction,r=t.deltaX,s=t.deltaY;return o&e.direction||(e.direction&zt?(o=0===r?Et:r<0?It:jt,i=r!=this.pX,n=Math.abs(t.deltaX)):(o=0===s?Et:s<0?Dt:Nt,i=s!=this.pY,n=Math.abs(t.deltaY))),t.direction=o,i&&n>e.threshold&&o&e.direction},attrTest:function(t){return nt.prototype.attrTest.call(this,t)&&(this.state&he||!(this.state&he)&&this.directionTest(t))},emit:function(t){this.pX=t.deltaX,this.pY=t.deltaY;var e=et(t.direction);e&&(t.additionalEvent=this.options.event+e),this._super.emit.call(this,t)}}),h(rt,nt,{defaults:{event:"pinch",threshold:0,pointers:2},getTouchAction:function(){return[ae]},attrTest:function(t){return this._super.attrTest.call(this,t)&&(Math.abs(t.scale-1)>this.options.threshold||this.state&he)},emit:function(t){if(1!==t.scale){var e=t.scale<1?"in":"out";t.additionalEvent=this.options.event+e}this._super.emit.call(this,t)}}),h(st,K,{defaults:{event:"press",pointers:1,time:251,threshold:9},getTouchAction:function(){return[re]},process:function(t){var e=this.options,i=t.pointers.length===e.pointers,n=t.distance<e.threshold,o=t.deltaTime>e.time;if(this._input=t,!n||!i||t.eventType&(Pt|Lt)&&!o)this.reset();else if(t.eventType&At)this.reset(),this._timer=l(function(){this.state=ve,this.tryEmit()},e.time,this);else if(t.eventType&Pt)return ve;return 32},reset:function(){clearTimeout(this._timer)},emit:function(t){this.state===ve&&(t&&t.eventType&Pt?this.manager.emit(this.options.event+"up",t):(this._input.timeStamp=_t(),this.manager.emit(this.options.event,this._input)))}}),h(at,nt,{defaults:{event:"rotate",threshold:0,pointers:2},getTouchAction:function(){return[ae]},attrTest:function(t){return this._super.attrTest.call(this,t)&&(Math.abs(t.rotation)>this.options.threshold||this.state&he)}}),h(lt,nt,{defaults:{event:"swipe",threshold:10,velocity:.3,direction:zt|Rt,pointers:1},getTouchAction:function(){return ot.prototype.getTouchAction.call(this)},attrTest:function(t){var e,i=this.options.direction;return i&(zt|Rt)?e=t.overallVelocity:i&zt?e=t.overallVelocityX:i&Rt&&(e=t.overallVelocityY),this._super.attrTest.call(this,t)&&i&t.offsetDirection&&t.distance>this.options.threshold&&t.maxPointers==this.options.pointers&&bt(e)>this.options.velocity&&t.eventType&Pt},emit:function(t){var e=et(t.offsetDirection);e&&this.manager.emit(this.options.event+e,t),this.manager.emit(this.options.event,t)}}),h(ct,K,{defaults:{event:"tap",pointers:1,taps:1,interval:300,time:250,threshold:9,posThreshold:10},getTouchAction:function(){return[se]},process:function(t){var e=this.options,i=t.pointers.length===e.pointers,n=t.distance<e.threshold,o=t.deltaTime<e.time;if(this.reset(),t.eventType&At&&0===this.count)return this.failTimeout();if(n&&o&&i){if(t.eventType!=Pt)return this.failTimeout();var r=!this.pTime||t.timeStamp-this.pTime<e.interval,s=!this.pCenter||N(this.pCenter,t.center)<e.posThreshold;this.pTime=t.timeStamp,this.pCenter=t.center,s&&r?this.count+=1:this.count=1,this._input=t;if(0===this.count%e.taps)return this.hasRequireFailures()?(this._timer=l(function(){this.state=ve,this.tryEmit()},e.interval,this),he):ve}return 32},failTimeout:function(){return this._timer=l(function(){this.state=32},this.options.interval,this),32},reset:function(){clearTimeout(this._timer)},emit:function(){this.state==ve&&(this._input.tapCount=this.count,this.manager.emit(this.options.event,this._input))}}),ut.VERSION="2.0.7",ut.defaults={domEvents:!1,touchAction:"compute",enable:!0,inputTarget:null,inputClass:null,preset:[[at,{enable:!1}],[rt,{enable:!1},["rotate"]],[lt,{direction:zt}],[ot,{direction:zt},["swipe"]],[ct],[ct,{event:"doubletap",taps:2},["tap"]],[st]],cssProps:{userSelect:"none",touchSelect:"none",touchCallout:"none",contentZooming:"none",userDrag:"none",tapHighlightColor:"rgba(0,0,0,0)"}};dt.prototype={set:function(t){return ft(this.options,t),t.touchAction&&this.touchAction.update(),t.inputTarget&&(this.input.destroy(),this.input.target=t.inputTarget,this.input.init()),this},stop:function(t){this.session.stopped=t?2:1},recognize:function(t){var e=this.session;if(!e.stopped){this.touchAction.preventDefaults(t);var i,n=this.recognizers,o=e.curRecognizer;(!o||o&&o.state&ve)&&(o=e.curRecognizer=null);for(var r=0;r<n.length;)i=n[r],2===e.stopped||o&&i!=o&&!i.canRecognizeWith(o)?i.reset():i.recognize(t),!o&&i.state&(he|pe|fe)&&(o=e.curRecognizer=i),r++}},get:function(t){if(t instanceof K)return t;for(var e=this.recognizers,i=0;i<e.length;i++)if(e[i].options.event==t)return e[i];return null},add:function(t){if(c(t,"add",this))return this;var e=this.get(t.options.event);return e&&this.remove(e),this.recognizers.push(t),t.manager=this,this.touchAction.update(),t},remove:function(t){if(c(t,"remove",this))return this;if(t=this.get(t)){var e=this.recognizers,i=w(e,t);-1!==i&&(e.splice(i,1),this.touchAction.update())}return this},on:function(t,e){if(t!==a&&e!==a){var i=this.handlers;return u(_(t),function(t){i[t]=i[t]||[],i[t].push(e)}),this}},off:function(t,e){if(t!==a){var i=this.handlers;return u(_(t),function(t){e?i[t]&&i[t].splice(w(i[t],e),1):delete i[t]}),this}},emit:function(t,e){this.options.domEvents&&pt(t,e);var i=this.handlers[t]&&this.handlers[t].slice();if(i&&i.length){e.type=t,e.preventDefault=function(){e.srcEvent.preventDefault()};for(var n=0;n<i.length;)i[n](e),n++}},destroy:function(){this.element&&ht(this,!1),this.handlers={},this.session={},this.input.destroy(),this.element=null}},ft(ut,{INPUT_START:At,INPUT_MOVE:Ot,INPUT_END:Pt,INPUT_CANCEL:Lt,STATE_POSSIBLE:de,STATE_BEGAN:he,STATE_CHANGED:pe,STATE_ENDED:fe,STATE_RECOGNIZED:ve,STATE_CANCELLED:ge,STATE_FAILED:32,DIRECTION_NONE:Et,DIRECTION_LEFT:It,DIRECTION_RIGHT:jt,DIRECTION_UP:Dt,DIRECTION_DOWN:Nt,DIRECTION_HORIZONTAL:zt,DIRECTION_VERTICAL:Rt,DIRECTION_ALL:Ft,Manager:dt,Input:T,TouchAction:J,TouchInput:G,MouseInput:B,PointerEventInput:H,TouchMouseInput:X,SingleTouchInput:W,Recognizer:K,AttrRecognizer:nt,Tap:ct,Pan:ot,Swipe:lt,Pinch:rt,Rotate:at,Press:st,on:g,off:m,each:u,merge:xt,extend:wt,assign:ft,inherit:h,bindFn:p,prefixed:k}),(void 0!==o?o:"undefined"!=typeof self?self:{}).Hammer=ut,(n=function(){return ut}.call(e,i,e,t))!==a&&(t.exports=n)}(window,document)},function(t,e,i){"use strict";var n;!function(o,r){"object"==typeof t&&t.exports?(r.default=r,t.exports=o.document?r(o):r):void 0!==(n=function(){return r(o)}.call(e,i,e,t))&&(t.exports=n)}("undefined"!=typeof window?window:this,function(t){function e(t,e,i,n){t.hasOwnProperty(e)||(t[e]=n.apply(null,i))}var i={};return e(i,"Core/Globals.js",[],function(){var e,i=void 0!==t?t:"undefined"!=typeof window?window:{};return function(t){t.SVG_NS="http://www.w3.org/2000/svg",t.product="Highcharts",t.version="9.3.3",t.win=i,t.doc=t.win.document,t.svg=t.doc&&t.doc.createElementNS&&!!t.doc.createElementNS(t.SVG_NS,"svg").createSVGRect,t.userAgent=t.win.navigator&&t.win.navigator.userAgent||"",t.isChrome=-1!==t.userAgent.indexOf("Chrome"),t.isFirefox=-1!==t.userAgent.indexOf("Firefox"),t.isMS=/(edge|msie|trident)/i.test(t.userAgent)&&!t.win.opera,t.isSafari=!t.isChrome&&-1!==t.userAgent.indexOf("Safari"),t.isTouchDevice=/(Mobile|Android|Windows Phone)/.test(t.userAgent),t.isWebKit=-1!==t.userAgent.indexOf("AppleWebKit"),t.deg2rad=2*Math.PI/360,t.hasBidiBug=t.isFirefox&&4>parseInt(t.userAgent.split("Firefox/")[1],10),t.hasTouch=!!t.win.TouchEvent,t.marginNames=["plotTop","marginRight","marginBottom","plotLeft"],t.noop=function(){},t.supportsPassiveEvents=function(){var e=!1;if(!t.isMS){var i=Object.defineProperty({},"passive",{get:function(){e=!0}});t.win.addEventListener&&t.win.removeEventListener&&(t.win.addEventListener("testPassive",t.noop,i),t.win.removeEventListener("testPassive",t.noop,i))}return e}(),t.charts=[],t.dateFormats={},t.seriesTypes={},t.symbolSizes={},t.chartCount=0}(e||(e={})),e}),e(i,"Core/Utilities.js",[i["Core/Globals.js"]],function(t){function e(i,n,o,r){var s=n?"Highcharts error":"Highcharts warning";32===i&&(i=s+": Deprecated member");var a=c(i),l=a?s+" #"+i+": www.highcharts.com/errors/"+i+"/":i.toString();if(void 0!==r){var u="";a&&(l+="?"),m(r,function(t,e){u+="\n - "+e+": "+t,a&&(l+=encodeURI(e)+"="+encodeURI(t))}),l+=u}b(t,"displayError",{chart:o,code:i,message:l,params:r},function(){if(n)throw Error(l);x.console&&-1===e.messages.indexOf(l)&&console.warn(l)}),e.messages.push(l)}function i(t,e){var n={};return m(t,function(o,r){s(t[r],!0)&&!t.nodeType&&e[r]?(o=i(t[r],e[r]),Object.keys(o).length&&(n[r]=o)):(s(t[r])||t[r]!==e[r])&&(n[r]=t[r])}),n}function n(t,e){return parseInt(t,e||10)}function o(t){return"string"==typeof t}function r(t){return"[object Array]"===(t=Object.prototype.toString.call(t))||"[object Array Iterator]"===t}function s(t,e){return!(!t||"object"!=typeof t||e&&r(t))}function a(t){return s(t)&&"number"==typeof t.nodeType}function l(t){var e=t&&t.constructor;return!(!s(t,!0)||a(t)||!e||!e.name||"Object"===e.name)}function c(t){return"number"==typeof t&&!isNaN(t)&&1/0>t&&-1/0<t}function u(t){return void 0!==t&&null!==t}function d(t,e,i){var n;return o(e)?u(i)?t.setAttribute(e,i):t&&t.getAttribute&&((n=t.getAttribute(e))||"class"!==e||(n=t.getAttribute(e+"Name"))):m(e,function(e,i){u(e)?t.setAttribute(i,e):t.removeAttribute(i)}),n}function h(t,e){var i;t||(t={});for(i in e)t[i]=e[i];return t}function p(){for(var t=arguments,e=t.length,i=0;i<e;i++){var n=t[i];if(void 0!==n&&null!==n)return n}}function f(e,i){t.isMS&&!t.svg&&i&&void 0!==i.opacity&&(i.filter="alpha(opacity="+100*i.opacity+")"),h(e.style,i)}function v(t,e){return 1e14<t?t:parseFloat(t.toPrecision(e||14))}function g(i,o,r){var s=t.getStyle||g;if("width"===o)return o=Math.min(i.offsetWidth,i.scrollWidth),r=i.getBoundingClientRect&&i.getBoundingClientRect().width,r<o&&r>=o-1&&(o=Math.floor(r)),Math.max(0,o-(s(i,"padding-left",!0)||0)-(s(i,"padding-right",!0)||0));if("height"===o)return Math.max(0,Math.min(i.offsetHeight,i.scrollHeight)-(s(i,"padding-top",!0)||0)-(s(i,"padding-bottom",!0)||0));if(x.getComputedStyle||e(27,!0),i=x.getComputedStyle(i,void 0)){var a=i.getPropertyValue(o);p(r,"opacity"!==o)&&(a=n(a))}return a}function m(t,e,i){for(var n in t)Object.hasOwnProperty.call(t,n)&&e.call(i||t[n],t[n],n,t)}function y(e,i,n){function o(i,n){var o=e.removeEventListener||t.removeEventListenerPolyfill;o&&o.call(e,i,n,!1)}function r(t){var n;if(e.nodeName){if(i){var r={};r[i]=!0}else r=t;m(r,function(e,i){if(t[i])for(n=t[i].length;n--;)o(i,t[i][n].fn)})}}var s="function"==typeof e&&e.prototype||e;if(Object.hasOwnProperty.call(s,"hcEvents")){var a=s.hcEvents;i?(s=a[i]||[],n?(a[i]=s.filter(function(t){return n!==t.fn}),o(i,n)):(r(a),a[i]=[])):(r(a),delete s.hcEvents)}}function b(e,i,n,o){if(n=n||{},w.createEvent&&(e.dispatchEvent||e.fireEvent&&e!==t)){var r=w.createEvent("Events");r.initEvent(i,!0,!0),n=h(r,n),e.dispatchEvent?e.dispatchEvent(n):e.fireEvent(i,n)}else if(e.hcEvents){n.target||h(n,{preventDefault:function(){n.defaultPrevented=!0},target:e,type:i}),r=[];for(var s=e,a=!1;s.hcEvents;)Object.hasOwnProperty.call(s,"hcEvents")&&s.hcEvents[i]&&(r.length&&(a=!0),r.unshift.apply(r,s.hcEvents[i])),s=Object.getPrototypeOf(s);a&&r.sort(function(t,e){return t.order-e.order}),r.forEach(function(t){!1===t.fn.call(e,n)&&n.preventDefault()})}o&&!n.defaultPrevented&&o.call(e,n)}var _=t.charts,w=t.doc,x=t.win;(e||(e={})).messages=[],Math.easeInOutSine=function(t){return-.5*(Math.cos(Math.PI*t)-1)};var $=Array.prototype.find?function(t,e){return t.find(e)}:function(t,e){var i,n=t.length;for(i=0;i<n;i++)if(e(t[i],i))return t[i]};m({map:"map",each:"forEach",grep:"filter",reduce:"reduce",some:"some"},function(i,n){t[n]=function(t){var o;return e(32,!1,void 0,(o={},o["Highcharts."+n]="use Array."+i,o)),Array.prototype[i].apply(t,[].slice.call(arguments,1))}});var k,C=function(){var t=Math.random().toString(36).substring(2,9)+"-",e=0;return function(){return"highcharts-"+(k?"":t)+e++}}();return x.jQuery&&(x.jQuery.fn.highcharts=function(){var e=[].slice.call(arguments);if(this[0])return e[0]?(new(t[o(e[0])?e.shift():"Chart"])(this[0],e[0],e[1]),this):_[d(this[0],"data-highcharts-chart")]}),$={addEvent:function(e,i,n,o){void 0===o&&(o={});var r="function"==typeof e&&e.prototype||e;Object.hasOwnProperty.call(r,"hcEvents")||(r.hcEvents={}),r=r.hcEvents,t.Point&&e instanceof t.Point&&e.series&&e.series.chart&&(e.series.chart.runTrackerClick=!0);var s=e.addEventListener||t.addEventListenerPolyfill;return s&&s.call(e,i,n,!!t.supportsPassiveEvents&&{passive:void 0===o.passive?-1!==i.indexOf("touch"):o.passive,capture:!1}),r[i]||(r[i]=[]),r[i].push({fn:n,order:"number"==typeof o.order?o.order:1/0}),r[i].sort(function(t,e){return t.order-e.order}),function(){y(e,i,n)}},arrayMax:function(t){for(var e=t.length,i=t[0];e--;)t[e]>i&&(i=t[e]);return i},arrayMin:function(t){for(var e=t.length,i=t[0];e--;)t[e]<i&&(i=t[e]);return i},attr:d,clamp:function(t,e,i){return t>e?t<i?t:i:e},cleanRecursively:i,clearTimeout:function(t){u(t)&&clearTimeout(t)},correctFloat:v,createElement:function(t,e,i,n,o){return t=w.createElement(t),e&&h(t,e),o&&f(t,{padding:"0",border:"none",margin:"0"}),i&&f(t,i),n&&n.appendChild(t),t},css:f,defined:u,destroyObjectProperties:function(t,e){m(t,function(i,n){i&&i!==e&&i.destroy&&i.destroy(),delete t[n]})},discardElement:function(t){t&&t.parentElement&&t.parentElement.removeChild(t)},erase:function(t,e){for(var i=t.length;i--;)if(t[i]===e){t.splice(i,1);break}},error:e,extend:h,extendClass:function(t,e){var i=function(){};return i.prototype=new t,h(i.prototype,e),i},find:$,fireEvent:b,getMagnitude:function(t){return Math.pow(10,Math.floor(Math.log(t)/Math.LN10))},getNestedProperty:function(t,e){for(t=t.split(".");t.length&&u(e);){var i=t.shift();if(void 0===i||"__proto__"===i)return;if(e=e[i],!u(e)||"function"==typeof e||"number"==typeof e.nodeType||e===x)return}return e},getStyle:g,inArray:function(t,i,n){return e(32,!1,void 0,{"Highcharts.inArray":"use Array.indexOf"}),i.indexOf(t,n)},isArray:r,isClass:l,isDOMElement:a,isFunction:function(t){return"function"==typeof t},isNumber:c,isObject:s,isString:o,keys:function(t){return e(32,!1,void 0,{"Highcharts.keys":"use Object.keys"}),Object.keys(t)},merge:function(){var t,e=arguments,i={},n=function(t,e){return"object"!=typeof t&&(t={}),m(e,function(i,o){"__proto__"!==o&&"constructor"!==o&&(!s(i,!0)||l(i)||a(i)?t[o]=e[o]:t[o]=n(t[o]||{},i))}),t};!0===e[0]&&(i=e[1],e=Array.prototype.slice.call(e,2));var o=e.length;for(t=0;t<o;t++)i=n(i,e[t]);return i},normalizeTickInterval:function(t,e,i,n,o){var r=t;i=p(i,1);var s=t/i;for(e||(e=o?[1,1.2,1.5,2,2.5,3,4,5,6,8,10]:[1,2,2.5,5,10],!1===n&&(1===i?e=e.filter(function(t){return 0==t%1}):.1>=i&&(e=[1/i]))),n=0;n<e.length&&(r=e[n],!(o&&r*i>=t||!o&&s<=(e[n]+(e[n+1]||e[n]))/2));n++);return r=v(r*i,-Math.round(Math.log(.001)/Math.LN10))},objectEach:m,offset:function(t){var e=w.documentElement;return t=t.parentElement||t.parentNode?t.getBoundingClientRect():{top:0,left:0,width:0,height:0},{top:t.top+(x.pageYOffset||e.scrollTop)-(e.clientTop||0),left:t.left+(x.pageXOffset||e.scrollLeft)-(e.clientLeft||0),width:t.width,height:t.height}},pad:function(t,e,i){return Array((e||2)+1-String(t).replace("-","").length).join(i||"0")+t},pick:p,pInt:n,relativeLength:function(t,e,i){return/%$/.test(t)?e*parseFloat(t)/100+(i||0):parseFloat(t)},removeEvent:y,splat:function(t){return r(t)?t:[t]},stableSort:function(t,e){var i,n,o=t.length;for(n=0;n<o;n++)t[n].safeI=n;for(t.sort(function(t,n){return i=e(t,n),0===i?t.safeI-n.safeI:i}),n=0;n<o;n++)delete t[n].safeI},syncTimeout:function(t,e,i){return 0<e?setTimeout(t,e,i):(t.call(0,i),-1)},timeUnits:{millisecond:1,second:1e3,minute:6e4,hour:36e5,day:864e5,week:6048e5,month:24192e5,year:314496e5},uniqueKey:C,useSerialIds:function(t){return k=p(t,k)},wrap:function(t,e,i){var n=t[e];t[e]=function(){var t=Array.prototype.slice.call(arguments),e=arguments,o=this;return o.proceed=function(){n.apply(o,arguments.length?arguments:e)},t.unshift(n),t=i.apply(this,t),o.proceed=null,t}}}}),e(i,"Core/Chart/ChartDefaults.js",[],function(){return{panning:{enabled:!1,type:"x"},styledMode:!1,borderRadius:0,colorCount:10,defaultSeriesType:"line",ignoreHiddenSeries:!0,spacing:[10,10,15,10],resetZoomButton:{theme:{zIndex:6},position:{align:"right",x:-10,y:10}},zoomBySingleTouch:!1,width:null,height:null,borderColor:"#335cad",backgroundColor:"#ffffff",plotBorderColor:"#cccccc"}}),e(i,"Core/Color/Color.js",[i["Core/Globals.js"],i["Core/Utilities.js"]],function(t,e){var i=e.isNumber,n=e.merge,o=e.pInt;return e=function(){function e(i){this.rgba=[NaN,NaN,NaN,NaN],this.input=i;var n=t.Color;return n&&n!==e?new n(i):this instanceof e?void this.init(i):new e(i)}return e.parse=function(t){return t?new e(t):e.None},e.prototype.init=function(t){var i;if("object"==typeof t&&void 0!==t.stops)this.stops=t.stops.map(function(t){return new e(t[1])});else if("string"==typeof t){if(this.input=t=e.names[t.toLowerCase()]||t,"#"===t.charAt(0)){var n=t.length,o=parseInt(t.substr(1),16);7===n?i=[(16711680&o)>>16,(65280&o)>>8,255&o,1]:4===n&&(i=[(3840&o)>>4|(3840&o)>>8,(240&o)>>4|240&o,(15&o)<<4|15&o,1])}if(!i)for(o=e.parsers.length;o--&&!i;){var r=e.parsers[o];(n=r.regex.exec(t))&&(i=r.parse(n))}}i&&(this.rgba=i)},e.prototype.get=function(t){var e=this.input,o=this.rgba;if("object"==typeof e&&void 0!==this.stops){var r=n(e);return r.stops=[].slice.call(r.stops),this.stops.forEach(function(e,i){r.stops[i]=[r.stops[i][0],e.get(t)]}),r}return o&&i(o[0])?"rgb"===t||!t&&1===o[3]?"rgb("+o[0]+","+o[1]+","+o[2]+")":"a"===t?""+o[3]:"rgba("+o.join(",")+")":e},e.prototype.brighten=function(t){var e=this.rgba;if(this.stops)this.stops.forEach(function(e){e.brighten(t)});else if(i(t)&&0!==t)for(var n=0;3>n;n++)e[n]+=o(255*t),0>e[n]&&(e[n]=0),255<e[n]&&(e[n]=255);return this},e.prototype.setOpacity=function(t){return this.rgba[3]=t,this},e.prototype.tweenTo=function(t,e){var n=this.rgba,o=t.rgba;return i(n[0])&&i(o[0])?(t=1!==o[3]||1!==n[3],(t?"rgba(":"rgb(")+Math.round(o[0]+(n[0]-o[0])*(1-e))+","+Math.round(o[1]+(n[1]-o[1])*(1-e))+","+Math.round(o[2]+(n[2]-o[2])*(1-e))+(t?","+(o[3]+(n[3]-o[3])*(1-e)):"")+")"):t.input||"none"},e.names={white:"#ffffff",black:"#000000"},e.parsers=[{regex:/rgba\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]?(?:\.[0-9]+)?)\s*\)/,parse:function(t){return[o(t[1]),o(t[2]),o(t[3]),parseFloat(t[4],10)]}},{regex:/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/,parse:function(t){return[o(t[1]),o(t[2]),o(t[3]),1]}}],e.None=new e(""),e}()}),e(i,"Core/Color/Palettes.js",[],function(){return{colors:"#7cb5ec #434348 #90ed7d #f7a35c #8085e9 #f15c80 #e4d354 #2b908f #f45b5b #91e8e1".split(" ")}}),e(i,"Core/Time.js",[i["Core/Globals.js"],i["Core/Utilities.js"]],function(t,e){var i=t.win,n=e.defined,o=e.error,r=e.extend,s=e.isObject,a=e.merge,l=e.objectEach,c=e.pad,u=e.pick,d=e.splat,h=e.timeUnits,p=t.isSafari&&i.Intl&&i.Intl.DateTimeFormat.prototype.formatRange,f=t.isSafari&&i.Intl&&!i.Intl.DateTimeFormat.prototype.formatRange;return e=function(){function e(t){this.options={},this.variableTimezone=this.useUTC=!1,this.Date=i.Date,this.getTimezoneOffset=this.timezoneOffsetFunction(),this.update(t)}return e.prototype.get=function(t,e){if(this.variableTimezone||this.timezoneOffset){var i=e.getTime(),n=i-this.getTimezoneOffset(e);return e.setTime(n),t=e["getUTC"+t](),e.setTime(i),t}return this.useUTC?e["getUTC"+t]():e["get"+t]()},e.prototype.set=function(t,e,i){if(this.variableTimezone||this.timezoneOffset){if("Milliseconds"===t||"Seconds"===t||"Minutes"===t&&0==this.getTimezoneOffset(e)%36e5)return e["setUTC"+t](i);var n=this.getTimezoneOffset(e);return n=e.getTime()-n,e.setTime(n),e["setUTC"+t](i),t=this.getTimezoneOffset(e),n=e.getTime()+t,e.setTime(n)}return this.useUTC||p&&"FullYear"===t?e["setUTC"+t](i):e["set"+t](i)},e.prototype.update=function(t){var e=u(t&&t.useUTC,!0);this.options=t=a(!0,this.options||{},t),this.Date=t.Date||i.Date||Date,this.timezoneOffset=(this.useUTC=e)&&t.timezoneOffset,this.getTimezoneOffset=this.timezoneOffsetFunction(),this.variableTimezone=e&&!(!t.getTimezoneOffset&&!t.timezone)},e.prototype.makeTime=function(t,e,i,n,o,r){if(this.useUTC){var s=this.Date.UTC.apply(0,arguments),a=this.getTimezoneOffset(s);s+=a;var l=this.getTimezoneOffset(s);a!==l?s+=l-a:a-36e5!==this.getTimezoneOffset(s-36e5)||f||(s-=36e5)}else s=new this.Date(t,e,u(i,1),u(n,0),u(o,0),u(r,0)).getTime();return s},e.prototype.timezoneOffsetFunction=function(){var t=this,e=this.options,n=e.getTimezoneOffset,r=e.moment||i.moment;if(!this.useUTC)return function(t){return 6e4*new Date(t.toString()).getTimezoneOffset()};if(e.timezone){if(r)return function(t){return 6e4*-r.tz(t,e.timezone).utcOffset()};o(25)}return this.useUTC&&n?function(t){return 6e4*n(t.valueOf())}:function(){return 6e4*(t.timezoneOffset||0)}},e.prototype.dateFormat=function(e,i,o){if(!n(i)||isNaN(i))return t.defaultOptions.lang&&t.defaultOptions.lang.invalidDate||"";e=u(e,"%Y-%m-%d %H:%M:%S");var s=this,a=new this.Date(i),d=this.get("Hours",a),h=this.get("Day",a),p=this.get("Date",a),f=this.get("Month",a),v=this.get("FullYear",a),g=t.defaultOptions.lang,m=g&&g.weekdays,y=g&&g.shortWeekdays;return a=r({a:y?y[h]:m[h].substr(0,3),A:m[h],d:c(p),e:c(p,2," "),w:h,b:g.shortMonths[f],B:g.months[f],m:c(f+1),o:f+1,y:v.toString().substr(2,2),Y:v,H:c(d),k:d,I:c(d%12||12),l:d%12||12,M:c(this.get("Minutes",a)),p:12>d?"AM":"PM",P:12>d?"am":"pm",S:c(a.getSeconds()),L:c(Math.floor(i%1e3),3)},t.dateFormats),l(a,function(t,n){for(;-1!==e.indexOf("%"+n);)e=e.replace("%"+n,"function"==typeof t?t.call(s,i):t)}),o?e.substr(0,1).toUpperCase()+e.substr(1):e},e.prototype.resolveDTLFormat=function(t){return s(t,!0)?t:(t=d(t),{main:t[0],from:t[1],to:t[2]})},e.prototype.getTimeTicks=function(t,e,i,o){var s,a=this,l=[],c={},d=new a.Date(e),p=t.unitRange,f=t.count||1;if(o=u(o,1),n(e)){if(a.set("Milliseconds",d,p>=h.second?0:f*Math.floor(a.get("Milliseconds",d)/f)),p>=h.second&&a.set("Seconds",d,p>=h.minute?0:f*Math.floor(a.get("Seconds",d)/f)),p>=h.minute&&a.set("Minutes",d,p>=h.hour?0:f*Math.floor(a.get("Minutes",d)/f)),p>=h.hour&&a.set("Hours",d,p>=h.day?0:f*Math.floor(a.get("Hours",d)/f)),p>=h.day&&a.set("Date",d,p>=h.month?1:Math.max(1,f*Math.floor(a.get("Date",d)/f))),p>=h.month){a.set("Month",d,p>=h.year?0:f*Math.floor(a.get("Month",d)/f));var v=a.get("FullYear",d)}p>=h.year&&a.set("FullYear",d,v-v%f),p===h.week&&(v=a.get("Day",d),a.set("Date",d,a.get("Date",d)-v+o+(v<o?-7:0))),v=a.get("FullYear",d),o=a.get("Month",d);var g=a.get("Date",d),m=a.get("Hours",d);for(e=d.getTime(),!a.variableTimezone&&a.useUTC||!n(i)||(s=i-e>4*h.month||a.getTimezoneOffset(e)!==a.getTimezoneOffset(i)),e=d.getTime(),d=1;e<i;)l.push(e),e=p===h.year?a.makeTime(v+d*f,0):p===h.month?a.makeTime(v,o+d*f):!s||p!==h.day&&p!==h.week?s&&p===h.hour&&1<f?a.makeTime(v,o,g,m+d*f):e+p*f:a.makeTime(v,o,g+d*f*(p===h.day?1:7)),d++;l.push(e),p<=h.hour&&1e4>l.length&&l.forEach(function(t){0==t%18e5&&"000000000"===a.dateFormat("%H%M%S%L",t)&&(c[t]="day")})}return l.info=r(t,{higherRanks:c,totalRange:p*f}),l},e.prototype.getDateFormat=function(t,e,i,n){var o=this.dateFormat("%m-%d %H:%M:%S.%L",e),r={millisecond:15,second:12,minute:9,hour:6,day:3},s="millisecond";for(a in h){if(t===h.week&&+this.dateFormat("%w",e)===i&&"00:00:00.000"===o.substr(6)){var a="week";break}if(h[a]>t){a=s;break}if(r[a]&&o.substr(r[a])!=="01-01 00:00:00.000".substr(r[a]))break;"week"!==a&&(s=a)}if(a)var l=this.resolveDTLFormat(n[a]).main;return l},e}()}),e(i,"Core/DefaultOptions.js",[i["Core/Chart/ChartDefaults.js"],i["Core/Color/Color.js"],i["Core/Globals.js"],i["Core/Color/Palettes.js"],i["Core/Time.js"],i["Core/Utilities.js"]],function(t,e,i,n,o,r){e=e.parse;var s=r.merge,a={colors:n.colors,symbols:["circle","diamond","square","triangle","triangle-down"],lang:{loading:"Loading...",months:"January February March April May June July August September October November December".split(" "),shortMonths:"Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec".split(" "),weekdays:"Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),decimalPoint:".",numericSymbols:"kMGTPE".split(""),resetZoom:"Reset zoom",resetZoomTitle:"Reset zoom level 1:1",thousandsSep:" "},global:{},time:{Date:void 0,getTimezoneOffset:void 0,timezone:void 0,timezoneOffset:0,useUTC:!0},chart:t,title:{text:"Chart title",align:"center",margin:15,widthAdjust:-44},subtitle:{text:"",align:"center",widthAdjust:-44},caption:{margin:15,text:"",align:"left",verticalAlign:"bottom"},plotOptions:{},labels:{style:{position:"absolute",color:"#333333"}},legend:{enabled:!0,align:"center",alignColumns:!0,className:"highcharts-no-tooltip",layout:"horizontal",labelFormatter:function(){return this.name},borderColor:"#999999",borderRadius:0,navigation:{activeColor:"#003399",inactiveColor:"#cccccc"},itemStyle:{color:"#333333",cursor:"pointer",fontSize:"12px",fontWeight:"bold",textOverflow:"ellipsis"},itemHoverStyle:{color:"#000000"},itemHiddenStyle:{color:"#cccccc"},shadow:!1,itemCheckboxStyle:{position:"absolute",width:"13px",height:"13px"},squareSymbol:!0,symbolPadding:5,verticalAlign:"bottom",x:0,y:0,title:{style:{fontWeight:"bold"}}},loading:{labelStyle:{fontWeight:"bold",position:"relative",top:"45%"},style:{position:"absolute",backgroundColor:"#ffffff",opacity:.5,textAlign:"center"}},tooltip:{enabled:!0,animation:i.svg,borderRadius:3,dateTimeLabelFormats:{millisecond:"%A, %b %e, %H:%M:%S.%L",second:"%A, %b %e, %H:%M:%S",minute:"%A, %b %e, %H:%M",hour:"%A, %b %e, %H:%M",day:"%A, %b %e, %Y",week:"Week from %A, %b %e, %Y",month:"%B %Y",year:"%Y"},footerFormat:"",headerShape:"callout",hideDelay:500,padding:8,shape:"callout",shared:!1,snap:i.isTouchDevice?25:10,headerFormat:'<span style="font-size: 10px">{point.key}</span><br/>',pointFormat:'<span style="color:{point.color}">●</span> {series.name}: <b>{point.y}</b><br/>',backgroundColor:e("#f7f7f7").setOpacity(.85).get(),borderWidth:1,shadow:!0,stickOnContact:!1,style:{color:"#333333",cursor:"default",fontSize:"12px",whiteSpace:"nowrap"},useHTML:!1},credits:{enabled:!0,href:"https://www.highcharts.com?credits",position:{align:"right",x:-10,verticalAlign:"bottom",y:-5},style:{cursor:"pointer",color:"#999999",fontSize:"9px"},text:"Highcharts.com"}};a.chart.styledMode=!1;var l=new o(s(a.global,a.time));return t={defaultOptions:a,defaultTime:l,getOptions:function(){return a},setOptions:function(t){return s(!0,a,t),(t.time||t.global)&&(i.time?i.time.update(s(a.global,a.time,t.global,t.time)):i.time=l),a}}}),e(i,"Core/Animation/Fx.js",[i["Core/Color/Color.js"],i["Core/Globals.js"],i["Core/Utilities.js"]],function(t,e,i){var n=t.parse,o=e.win,r=i.isNumber,s=i.objectEach;return function(){function t(t,e,i){this.pos=NaN,this.options=e,this.elem=t,this.prop=i}return t.prototype.dSetter=function(){var t=this.paths,e=t&&t[0];t=t&&t[1];var i=this.now||0,n=[];if(1!==i&&e&&t)if(e.length===t.length&&1>i)for(var o=0;o<t.length;o++){for(var s=e[o],a=t[o],l=[],c=0;c<a.length;c++){var u=s[c],d=a[c];r(u)&&r(d)&&("A"!==a[0]||4!==c&&5!==c)?l[c]=u+i*(d-u):l[c]=d}n.push(l)}else n=t;else n=this.toD||[];this.elem.attr("d",n,void 0,!0)},t.prototype.update=function(){var t=this.elem,e=this.prop,i=this.now,n=this.options.step;this[e+"Setter"]?this[e+"Setter"]():t.attr?t.element&&t.attr(e,i,null,!0):t.style[e]=i+this.unit,n&&n.call(t,i,this)},t.prototype.run=function(e,i,n){var r=this,s=r.options,a=function(t){return!a.stopped&&r.step(t)},l=o.requestAnimationFrame||function(t){setTimeout(t,13)},c=function(){for(var e=0;e<t.timers.length;e++)t.timers[e]()||t.timers.splice(e--,1);t.timers.length&&l(c)};e!==i||this.elem["forceAnimate:"+this.prop]?(this.startTime=+new Date,this.start=e,this.end=i,this.unit=n,this.now=this.start,this.pos=0,a.elem=this.elem,a.prop=this.prop,a()&&1===t.timers.push(a)&&l(c)):(delete s.curAnim[this.prop],s.complete&&0===Object.keys(s.curAnim).length&&s.complete.call(this.elem))},t.prototype.step=function(t){var e=+new Date,i=this.options,n=this.elem,o=i.complete,r=i.duration,a=i.curAnim;if(n.attr&&!n.element)t=!1;else if(t||e>=r+this.startTime){this.now=this.end,this.pos=1,this.update();var l=a[this.prop]=!0;s(a,function(t){!0!==t&&(l=!1)}),l&&o&&o.call(n),t=!1}else this.pos=i.easing((e-this.startTime)/r),this.now=this.start+(this.end-this.start)*this.pos,this.update(),t=!0;return t},t.prototype.initPath=function(t,e,i){function n(t,e){for(;t.length<h;){var i=t[0],n=e[h-t.length];n&&"M"===i[0]&&(t[0]="C"===n[0]?["C",i[1],i[2],i[1],i[2],i[1],i[2]]:["L",i[1],i[2]]),t.unshift(i),l&&(i=t.pop(),t.push(t[t.length-1],i))}}function o(t,e){for(;t.length<h;)if(e=t[Math.floor(t.length/c)-1].slice(),"C"===e[0]&&(e[1]=e[5],e[2]=e[6]),l){var i=t[Math.floor(t.length/c)].slice();t.splice(t.length/2,0,e,i)}else t.push(e)}var s=t.startX,a=t.endX;i=i.slice();var l=t.isArea,c=l?2:1;if(!(e=e&&e.slice()))return[i,i];if(s&&a&&a.length){for(t=0;t<s.length;t++){if(s[t]===a[0]){var u=t;break}if(s[0]===a[a.length-s.length+t]){u=t;var d=!0;break}if(s[s.length-1]===a[a.length-s.length+t]){u=s.length-t;break}}void 0===u&&(e=[])}if(e.length&&r(u)){var h=i.length+u*c;d?(n(e,i),o(i,e)):(n(i,e),o(e,i))}return[e,i]},t.prototype.fillSetter=function(){t.prototype.strokeSetter.apply(this,arguments)},t.prototype.strokeSetter=function(){this.elem.attr(this.prop,n(this.start).tweenTo(n(this.end),this.pos),void 0,!0)},t.timers=[],t}()}),e(i,"Core/Animation/AnimationUtilities.js",[i["Core/Animation/Fx.js"],i["Core/Utilities.js"]],function(t,e){function i(t){return l(t)?c({duration:500,defer:0},t):{duration:t?500:0,defer:0}}function n(e,i){for(var n=t.timers.length;n--;)t.timers[n].elem!==e||i&&i!==t.timers[n].prop||(t.timers[n].stopped=!0)}var o=e.defined,r=e.getStyle,s=e.isArray,a=e.isNumber,l=e.isObject,c=e.merge,u=e.objectEach,d=e.pick;return{animate:function(e,i,o){var d,h,p,f="";if(!l(o)){var v=arguments;o={duration:v[2],easing:v[3],complete:v[4]}}a(o.duration)||(o.duration=400),o.easing="function"==typeof o.easing?o.easing:Math[o.easing]||Math.easeInOutSine,o.curAnim=c(i),u(i,function(a,l){n(e,l),p=new t(e,o,l),h=void 0,"d"===l&&s(i.d)?(p.paths=p.initPath(e,e.pathArray,i.d),p.toD=i.d,d=0,h=1):e.attr?d=e.attr(l):(d=parseFloat(r(e,l))||0,"opacity"!==l&&(f="px")),h||(h=a),"string"==typeof h&&h.match("px")&&(h=h.replace(/px/g,"")),p.run(d,h,f)})},animObject:i,getDeferredAnimation:function(t,e,n){var r=i(e),s=0,a=0;return(n?[n]:t.series).forEach(function(t){t=i(t.options.animation),s=e&&o(e.defer)?r.defer:Math.max(s,t.duration+t.defer),a=Math.min(r.duration,t.duration)}),t.renderer.forExport&&(s=0),{defer:Math.max(0,s-a),duration:Math.min(s,a)}},setAnimation:function(t,e){e.renderer.globalAnimation=d(t,e.options.chart.animation,!0)},stop:n}}),e(i,"Core/Renderer/HTML/AST.js",[i["Core/Globals.js"],i["Core/Utilities.js"]],function(t,e){var i=t.SVG_NS,n=e.attr,o=e.createElement,r=e.error,s=e.isFunction,a=e.isString,l=e.objectEach,c=e.splat,u=(e=t.win.trustedTypes)&&s(e.createPolicy)&&e.createPolicy("highcharts",{createHTML:function(t){return t}}),d=u?u.createHTML(""):"";try{var h=!!(new DOMParser).parseFromString(d,"text/html")}catch(t){h=!1}return s=function(){function e(t){this.nodes="string"==typeof t?this.parseMarkup(t):t}return e.filterUserAttributes=function(t){return l(t,function(i,n){var o=!0;-1===e.allowedAttributes.indexOf(n)&&(o=!1),-1!==["background","dynsrc","href","lowsrc","src"].indexOf(n)&&(o=a(i)&&e.allowedReferences.some(function(t){return 0===i.indexOf(t)})),o||(r("Highcharts warning: Invalid attribute '"+n+"' in config"),delete t[n])}),t},e.setElementHTML=function(t,i){t.innerHTML=e.emptyHTML,i&&new e(i).addToDOM(t)},e.prototype.addToDOM=function(o){function s(o,a){var u;return c(o).forEach(function(o){var c=o.tagName,d=o.textContent?t.doc.createTextNode(o.textContent):void 0;if(c)if("#text"===c)var h=d;else if(-1!==e.allowedTags.indexOf(c)){c=t.doc.createElementNS("svg"===c?i:a.namespaceURI||i,c);var p=o.attributes||{};l(o,function(t,e){"tagName"!==e&&"attributes"!==e&&"children"!==e&&"textContent"!==e&&(p[e]=t)}),n(c,e.filterUserAttributes(p)),d&&c.appendChild(d),s(o.children||[],c),h=c}else r("Highcharts warning: Invalid tagName "+c+" in config");h&&a.appendChild(h),u=h}),u}return s(this.nodes,o)},e.prototype.parseMarkup=function(t){var e=[];if(t=t.trim(),h)t=(new DOMParser).parseFromString(u?u.createHTML(t):t,"text/html");else{var i=o("div");i.innerHTML=t,t={body:i}}var n=function(t,e){var i=t.nodeName.toLowerCase(),o={tagName:i};if("#text"===i&&(o.textContent=t.textContent||""),i=t.attributes){var r={};[].forEach.call(i,function(t){r[t.name]=t.value}),o.attributes=r}if(t.childNodes.length){var s=[];[].forEach.call(t.childNodes,function(t){n(t,s)}),s.length&&(o.children=s)}e.push(o)};return[].forEach.call(t.body.childNodes,function(t){return n(t,e)}),e},e.allowedAttributes="aria-controls aria-describedby aria-expanded aria-haspopup aria-hidden aria-label aria-labelledby aria-live aria-pressed aria-readonly aria-roledescription aria-selected class clip-path color colspan cx cy d dx dy disabled fill height href id in markerHeight markerWidth offset opacity orient padding paddingLeft paddingRight patternUnits r refX refY role scope slope src startOffset stdDeviation stroke stroke-linecap stroke-width style tableValues result rowspan summary target tabindex text-align textAnchor textLength title type valign width x x1 x2 y y1 y2 zIndex".split(" "),e.allowedReferences="https:// http:// mailto: / ../ ./ #".split(" "),e.allowedTags="a abbr b br button caption circle clipPath code dd defs div dl dt em feComponentTransfer feFuncA feFuncB feFuncG feFuncR feGaussianBlur feOffset feMerge feMergeNode filter h1 h2 h3 h4 h5 h6 hr i img li linearGradient marker ol p path pattern pre rect small span stop strong style sub sup svg table text thead tbody tspan td th tr u ul #text".split(" "),e.emptyHTML=d,e}()}),e(i,"Core/FormatUtilities.js",[i["Core/DefaultOptions.js"],i["Core/Utilities.js"]],function(t,e){function i(t,e,i,o){t=+t||0,e=+e;var r=n.lang,c=(t.toString().split(".")[1]||"").split("e")[0].length,u=t.toString().split("e"),d=e;if(-1===e)e=Math.min(c,20);else if(s(e)){if(e&&u[1]&&0>u[1]){var h=e+ +u[1];0<=h?(u[0]=(+u[0]).toExponential(h).split("e")[0],e=h):(u[0]=u[0].split(".")[0]||0,t=20>e?(u[0]*Math.pow(10,u[1])).toFixed(e):0,u[1]=0)}}else e=2;h=(Math.abs(u[1]?u[0]:t)+Math.pow(10,-Math.max(e,c)-1)).toFixed(e),c=String(l(h));var p=3<c.length?c.length%3:0;return i=a(i,r.decimalPoint),o=a(o,r.thousandsSep),t=(0>t?"-":"")+(p?c.substr(0,p)+o:""),t=0>+u[1]&&!d?"0":t+c.substr(p).replace(/(\d{3})(?=\d)/g,"$1"+o),e&&(t+=i+h.slice(-e)),u[1]&&0!=+t&&(t+="e"+u[1]),t}var n=t.defaultOptions,o=t.defaultTime,r=e.getNestedProperty,s=e.isNumber,a=e.pick,l=e.pInt;return{dateFormat:function(t,e,i){return o.dateFormat(t,e,i)},format:function(t,e,s){var a="{",l=!1,c=/f$/,u=/\.([0-9])/,d=n.lang,h=s&&s.time||o;s=s&&s.numberFormatter||i;for(var p=[];t;){var f=t.indexOf(a);if(-1===f)break;var v=t.slice(0,f);if(l){if(v=v.split(":"),a=r(v.shift()||"",e),v.length&&"number"==typeof a)if(v=v.join(":"),c.test(v)){var g=parseInt((v.match(u)||["","-1"])[1],10);null!==a&&(a=s(a,g,d.decimalPoint,-1<v.indexOf(",")?d.thousandsSep:""))}else a=h.dateFormat(v,a);p.push(a)}else p.push(v);t=t.slice(f+1),a=(l=!l)?"}":"{"}return p.push(t),p.join("")},numberFormat:i}}),e(i,"Core/Renderer/RendererUtilities.js",[i["Core/Utilities.js"]],function(t){var e,i=t.clamp,n=t.pick,o=t.stableSort;return function(t){function e(t,r,s){var a,l=t,c=l.reducedLen||r,u=function(t,e){return(e.rank||0)-(t.rank||0)},d=function(t,e){return t.target-e.target},h=!0,p=[],f=0;for(a=t.length;a--;)f+=t[a].size;if(f>c){for(o(t,u),f=a=0;f<=c;)f+=t[a].size,a++;p=t.splice(a-1,t.length)}for(o(t,d),t=t.map(function(t){return{size:t.size,targets:[t.target],align:n(t.align,.5)}});h;){for(a=t.length;a--;)c=t[a],u=(Math.min.apply(0,c.targets)+Math.max.apply(0,c.targets))/2,c.pos=i(u-c.size*c.align,0,r-c.size);for(a=t.length,h=!1;a--;)0<a&&t[a-1].pos+t[a-1].size>t[a].pos&&(t[a-1].size+=t[a].size,t[a-1].targets=t[a-1].targets.concat(t[a].targets),t[a-1].align=.5,t[a-1].pos+t[a-1].size>r&&(t[a-1].pos=r-t[a-1].size),t.splice(a,1),h=!0)}return l.push.apply(l,p),a=0,t.some(function(t){var i=0;return(t.targets||[]).some(function(){return l[a].pos=t.pos+i,void 0!==s&&Math.abs(l[a].pos-l[a].target)>s?(l.slice(0,a+1).forEach(function(t){return delete t.pos}),l.reducedLen=(l.reducedLen||r)-.1*r,l.reducedLen>.1*r&&e(l,r,s),!0):(i+=l[a].size,a++,!1)})}),o(l,d),l}t.distribute=e}(e||(e={})),e}),e(i,"Core/Renderer/SVG/SVGElement.js",[i["Core/Animation/AnimationUtilities.js"],i["Core/Renderer/HTML/AST.js"],i["Core/Color/Color.js"],i["Core/Globals.js"],i["Core/Utilities.js"]],function(t,e,i,n,o){var r=t.animate,s=t.animObject,a=t.stop,l=n.deg2rad,c=n.doc,u=n.noop,d=n.svg,h=n.SVG_NS,p=n.win,f=o.addEvent,v=o.attr,g=o.createElement,m=o.css,y=o.defined,b=o.erase,_=o.extend,w=o.fireEvent,x=o.isArray,$=o.isFunction,k=o.isNumber,C=o.isString,S=o.merge,T=o.objectEach,M=o.pick,A=o.pInt,O=o.syncTimeout,P=o.uniqueKey;return t=function(){function t(){this.element=void 0,this.onEvents={},this.opacity=1,this.renderer=void 0,this.SVG_NS=h,this.symbolCustomAttribs="x y width height r start end innerR anchorX anchorY rounded".split(" ")}return t.prototype._defaultGetter=function(t){return t=M(this[t+"Value"],this[t],this.element?this.element.getAttribute(t):null,0),/^[\-0-9\.]+$/.test(t)&&(t=parseFloat(t)),t},t.prototype._defaultSetter=function(t,e,i){i.setAttribute(e,t)},t.prototype.add=function(t){var e=this.renderer,i=this.element;if(t&&(this.parentGroup=t),this.parentInverted=t&&t.inverted,void 0!==this.textStr&&"text"===this.element.nodeName&&e.buildText(this),this.added=!0,!t||t.handleZ||this.zIndex)var n=this.zIndexSetter();return n||(t?t.element:e.box).appendChild(i),this.onAdd&&this.onAdd(),this},t.prototype.addClass=function(t,e){var i=e?"":this.attr("class")||"";return t=(t||"").split(/ /g).reduce(function(t,e){return-1===i.indexOf(e)&&t.push(e),t},i?[i]:[]).join(" "),t!==i&&this.attr("class",t),this},t.prototype.afterSetters=function(){this.doTransform&&(this.updateTransform(),this.doTransform=!1)},t.prototype.align=function(t,e,i){var n,o,r,s={},a=this.renderer,l=a.alignedObjects;t?(this.alignOptions=t,this.alignByTranslate=e,(!i||C(i))&&(this.alignTo=n=i||"renderer",b(l,this),l.push(this),i=void 0)):(t=this.alignOptions,e=this.alignByTranslate,n=this.alignTo),i=M(i,a[n],"scrollablePlotBox"===n?a.plotBox:void 0,a),n=t.align;var c=t.verticalAlign;return a=(i.x||0)+(t.x||0),l=(i.y||0)+(t.y||0),"right"===n?o=1:"center"===n&&(o=2),o&&(a+=(i.width-(t.width||0))/o),s[e?"translateX":"x"]=Math.round(a),"bottom"===c?r=1:"middle"===c&&(r=2),r&&(l+=(i.height-(t.height||0))/r),s[e?"translateY":"y"]=Math.round(l),this[this.placed?"animate":"attr"](s),this.placed=!0,this.alignAttr=s,this},t.prototype.alignSetter=function(t){var e={left:"start",center:"middle",right:"end"};e[t]&&(this.alignValue=t,this.element.setAttribute("text-anchor",e[t]))},t.prototype.animate=function(t,e,i){var n=this,o=s(M(e,this.renderer.globalAnimation,!0));return e=o.defer,M(c.hidden,c.msHidden,c.webkitHidden,!1)&&(o.duration=0),0!==o.duration?(i&&(o.complete=i),O(function(){n.element&&r(n,t,o)},e)):(this.attr(t,void 0,i),T(t,function(t,e){o.step&&o.step.call(this,t,{prop:e,pos:1,elem:this})},this)),this},t.prototype.applyTextOutline=function(t){var e=this.element;-1!==t.indexOf("contrast")&&(t=t.replace(/contrast/g,this.renderer.getContrast(e.style.fill)));var i=t.split(" ");if(t=i[i.length-1],(i=i[0])&&"none"!==i&&n.svg){this.fakeTS=!0,this.ySetter=this.xSetter,i=i.replace(/(^[\d\.]+)(.*?)$/g,function(t,e,i){return 2*Number(e)+i}),this.removeTextOutline();var o=c.createElementNS(h,"tspan");v(o,{class:"highcharts-text-outline",fill:t,stroke:t,"stroke-width":i,"stroke-linejoin":"round"}),[].forEach.call(e.childNodes,function(t){var e=t.cloneNode(!0);e.removeAttribute&&["fill","stroke","stroke-width","stroke"].forEach(function(t){return e.removeAttribute(t)}),o.appendChild(e)});var r=c.createElementNS(h,"tspan");r.textContent="​",["x","y"].forEach(function(t){var i=e.getAttribute(t);i&&r.setAttribute(t,i)}),o.appendChild(r),e.insertBefore(o,e.firstChild)}},t.prototype.attr=function(t,e,i,n){var o,r,s,l=this.element,c=this.symbolCustomAttribs,u=this;if("string"==typeof t&&void 0!==e){var d=t;t={},t[d]=e}return"string"==typeof t?u=(this[t+"Getter"]||this._defaultGetter).call(this,t,l):(T(t,function(e,i){r=!1,n||a(this,i),this.symbolName&&-1!==c.indexOf(i)&&(o||(this.symbolAttr(t),o=!0),r=!0),!this.rotation||"x"!==i&&"y"!==i||(this.doTransform=!0),r||(s=this[i+"Setter"]||this._defaultSetter,s.call(this,e,i,l),!this.styledMode&&this.shadows&&/^(width|height|visibility|x|y|d|transform|cx|cy|r)$/.test(i)&&this.updateShadows(i,e,s))},this),this.afterSetters()),i&&i.call(this),u},t.prototype.clip=function(t){return this.attr("clip-path",t?"url("+this.renderer.url+"#"+t.id+")":"none")},t.prototype.crisp=function(t,e){e=e||t.strokeWidth||0;var i=Math.round(e)%2/2;return t.x=Math.floor(t.x||this.x||0)+i,t.y=Math.floor(t.y||this.y||0)+i,t.width=Math.floor((t.width||this.width||0)-2*i),t.height=Math.floor((t.height||this.height||0)-2*i),y(t.strokeWidth)&&(t.strokeWidth=e),t},t.prototype.complexColor=function(t,e,n){var o,r,s,a,l,c,u,d,h,p,f,v=this.renderer,g=[];w(this.renderer,"complexColor",{args:arguments},function(){if(t.radialGradient?r="radialGradient":t.linearGradient&&(r="linearGradient"),r){if(s=t[r],l=v.gradients,c=t.stops,h=n.radialReference,x(s)&&(t[r]=s={x1:s[0],y1:s[1],x2:s[2],y2:s[3],gradientUnits:"userSpaceOnUse"}),"radialGradient"===r&&h&&!y(s.gradientUnits)&&(a=s,s=S(s,v.getRadialAttr(h,a),{gradientUnits:"userSpaceOnUse"})),T(s,function(t,e){"id"!==e&&g.push(e,t)}),T(c,function(t){g.push(t)}),g=g.join(","),l[g])p=l[g].attr("id");else{s.id=p=P();var m=l[g]=v.createElement(r).attr(s).add(v.defs);m.radAttr=a,m.stops=[],c.forEach(function(t){0===t[1].indexOf("rgba")?(o=i.parse(t[1]),u=o.get("rgb"),d=o.get("a")):(u=t[1],d=1),t=v.createElement("stop").attr({offset:t[0],"stop-color":u,"stop-opacity":d}).add(m),m.stops.push(t)})}f="url("+v.url+"#"+p+")",n.setAttribute(e,f),n.gradient=g,t.toString=function(){return f}}})},t.prototype.css=function(t){var e=this.styles,i={},n=this.element,o=["textOutline","textOverflow","width"],r="",s=!e;if(t&&t.color&&(t.fill=t.color),e&&T(t,function(t,n){e&&e[n]!==t&&(i[n]=t,s=!0)}),s){if(e&&(t=_(e,i)),t)if(null===t.width||"auto"===t.width)delete this.textWidth;else if("text"===n.nodeName.toLowerCase()&&t.width)var a=this.textWidth=A(t.width);if(this.styles=t,a&&!d&&this.renderer.forExport&&delete t.width,n.namespaceURI===this.SVG_NS){var l=function(t,e){return"-"+e.toLowerCase()};T(t,function(t,e){-1===o.indexOf(e)&&(r+=e.replace(/([A-Z])/g,l)+":"+t+";")}),r&&v(n,"style",r)}else m(n,t);this.added&&("text"===this.element.nodeName&&this.renderer.buildText(this),t&&t.textOutline&&this.applyTextOutline(t.textOutline))}return this},t.prototype.dashstyleSetter=function(t){var e=this["stroke-width"];if("inherit"===e&&(e=1),t=t&&t.toLowerCase()){var i=t.replace("shortdashdotdot","3,1,1,1,1,1,").replace("shortdashdot","3,1,1,1").replace("shortdot","1,1,").replace("shortdash","3,1,").replace("longdash","8,3,").replace(/dot/g,"1,3,").replace("dash","4,3,").replace(/,$/,"").split(",");for(t=i.length;t--;)i[t]=""+A(i[t])*M(e,NaN);t=i.join(",").replace(/NaN/g,"none"),this.element.setAttribute("stroke-dasharray",t)}},t.prototype.destroy=function(){var t=this,e=t.element||{},i=t.renderer,n=e.ownerSVGElement,o=i.isSVG&&"SPAN"===e.nodeName&&t.parentGroup||void 0;if(e.onclick=e.onmouseout=e.onmouseover=e.onmousemove=e.point=null,a(t),t.clipPath&&n){var r=t.clipPath;[].forEach.call(n.querySelectorAll("[clip-path],[CLIP-PATH]"),function(t){-1<t.getAttribute("clip-path").indexOf(r.element.id)&&t.removeAttribute("clip-path")}),t.clipPath=r.destroy()}if(t.stops){for(n=0;n<t.stops.length;n++)t.stops[n].destroy();t.stops.length=0,t.stops=void 0}for(t.safeRemoveChild(e),i.styledMode||t.destroyShadows();o&&o.div&&0===o.div.childNodes.length;)e=o.parentGroup,t.safeRemoveChild(o.div),delete o.div,o=e;t.alignTo&&b(i.alignedObjects,t),T(t,function(e,i){t[i]&&t[i].parentGroup===t&&t[i].destroy&&t[i].destroy(),delete t[i]})},t.prototype.destroyShadows=function(){(this.shadows||[]).forEach(function(t){this.safeRemoveChild(t)},this),this.shadows=void 0},t.prototype.destroyTextPath=function(t,e){var i=t.getElementsByTagName("text")[0];if(i){if(i.removeAttribute("dx"),i.removeAttribute("dy"),e.element.setAttribute("id",""),this.textPathWrapper&&i.getElementsByTagName("textPath").length){for(t=this.textPathWrapper.element.childNodes;t.length;)i.appendChild(t[0]);i.removeChild(this.textPathWrapper.element)}}else(t.getAttribute("dx")||t.getAttribute("dy"))&&(t.removeAttribute("dx"),t.removeAttribute("dy"));this.textPathWrapper&&(this.textPathWrapper=this.textPathWrapper.destroy())},t.prototype.dSetter=function(t,e,i){x(t)&&("string"==typeof t[0]&&(t=this.renderer.pathToSegments(t)),this.pathArray=t,t=t.reduce(function(t,e,i){return e&&e.join?(i?t+" ":"")+e.join(" "):(e||"").toString()},"")),/(NaN| {2}|^$)/.test(t)&&(t="M 0 0"),this[e]!==t&&(i.setAttribute(e,t),this[e]=t)},t.prototype.fadeOut=function(t){var e=this;e.animate({opacity:0},{duration:M(t,150),complete:function(){e.attr({y:-9999}).hide()}})},t.prototype.fillSetter=function(t,e,i){"string"==typeof t?i.setAttribute(e,t):t&&this.complexColor(t,e,i)},t.prototype.getBBox=function(e,i){var n=this.renderer,o=this.element,r=this.styles,s=this.textStr,a=n.cache,c=n.cacheKeys,u=o.namespaceURI===this.SVG_NS;i=M(i,this.rotation,0);var d,h=n.styledMode?o&&t.prototype.getStyle.call(o,"font-size"):r&&r.fontSize;if(y(s)){var p=s.toString();-1===p.indexOf("<")&&(p=p.replace(/[0-9]/g,"0")),p+=["",i,h,this.textWidth,r&&r.textOverflow,r&&r.fontWeight].join()}if(p&&!e&&(d=a[p]),!d){if(u||n.forExport){try{var f=this.fakeTS&&function(t){var e=o.querySelector(".highcharts-text-outline");e&&m(e,{display:t})};$(f)&&f("none"),d=o.getBBox?_({},o.getBBox()):{width:o.offsetWidth,height:o.offsetHeight},$(f)&&f("")}catch(t){}(!d||0>d.width)&&(d={width:0,height:0})}else d=this.htmlGetBBox();if(n.isSVG&&(e=d.width,n=d.height,u&&(d.height=n={"11px,17":14,"13px,20":16}[(h||"")+","+Math.round(n)]||n),i&&(u=i*l,d.width=Math.abs(n*Math.sin(u))+Math.abs(e*Math.cos(u)),d.height=Math.abs(n*Math.cos(u))+Math.abs(e*Math.sin(u)))),p&&(""===s||0<d.height)){for(;250<c.length;)delete a[c.shift()];a[p]||c.push(p),a[p]=d}}return d},t.prototype.getStyle=function(t){return p.getComputedStyle(this.element||this,"").getPropertyValue(t)},t.prototype.hasClass=function(t){return-1!==(""+this.attr("class")).split(" ").indexOf(t)},t.prototype.hide=function(t){return t?this.attr({y:-9999}):this.attr({visibility:"hidden"}),this},t.prototype.htmlGetBBox=function(){return{height:0,width:0,x:0,y:0}},t.prototype.init=function(t,e){this.element="span"===e?g(e):c.createElementNS(this.SVG_NS,e),this.renderer=t,w(this,"afterInit")},t.prototype.invert=function(t){return this.inverted=t,this.updateTransform(),this},t.prototype.on=function(t,e){var i=this.onEvents;return i[t]&&i[t](),i[t]=f(this.element,t,e),this},t.prototype.opacitySetter=function(t,e,i){this.opacity=t=Number(Number(t).toFixed(3)),i.setAttribute(e,t)},t.prototype.removeClass=function(t){return this.attr("class",(""+this.attr("class")).replace(C(t)?new RegExp("(^| )"+t+"( |$)"):t," ").replace(/ +/g," ").trim())},t.prototype.removeTextOutline=function(){var t=this.element.querySelector("tspan.highcharts-text-outline");t&&this.safeRemoveChild(t)},t.prototype.safeRemoveChild=function(t){var e=t.parentNode;e&&e.removeChild(t)},t.prototype.setRadialReference=function(t){var e=this.element.gradient&&this.renderer.gradients[this.element.gradient];return this.element.radialReference=t,e&&e.radAttr&&e.animate(this.renderer.getRadialAttr(t,e.radAttr)),this},t.prototype.setTextPath=function(t,i){var n=this.element,o=this.text?this.text.element:n,r={textAnchor:"text-anchor"},s=!1,a=this.textPathWrapper,l=!a;i=S(!0,{enabled:!0,attributes:{dy:-5,startOffset:"50%",textAnchor:"middle"}},i);var c=e.filterUserAttributes(i.attributes);if(t&&i&&i.enabled){a&&null===a.element.parentNode?(l=!0,a=a.destroy()):a&&this.removeTextOutline.call(a.parentGroup),this.options&&this.options.padding&&(c.dx=-this.options.padding),a||(this.textPathWrapper=a=this.renderer.createElement("textPath"),s=!0);var d=a.element;if((i=t.element.getAttribute("id"))||t.element.setAttribute("id",i=P()),l)for(o.setAttribute("y",0),k(c.dx)&&o.setAttribute("x",-c.dx),t=[].slice.call(o.childNodes),l=0;l<t.length;l++){var h=t[l];h.nodeType!==p.Node.TEXT_NODE&&"tspan"!==h.nodeName||d.appendChild(h)}s&&a&&a.add({element:o}),d.setAttributeNS("http://www.w3.org/1999/xlink","href",this.renderer.url+"#"+i),y(c.dy)&&(d.parentNode.setAttribute("dy",c.dy),delete c.dy),y(c.dx)&&(d.parentNode.setAttribute("dx",c.dx),delete c.dx),T(c,function(t,e){d.setAttribute(r[e]||e,t)}),n.removeAttribute("transform"),this.removeTextOutline.call(a),this.text&&!this.renderer.styledMode&&this.attr({fill:"none","stroke-width":0}),this.applyTextOutline=this.updateTransform=u}else a&&(delete this.updateTransform,delete this.applyTextOutline,this.destroyTextPath(n,t),this.updateTransform(),this.options&&this.options.rotation&&this.applyTextOutline(this.options.style.textOutline));return this},t.prototype.shadow=function(t,e,i){var n,o=[],r=this.element,s=this.oldShadowOptions,a={color:"#000000",offsetX:this.parentInverted?-1:1,offsetY:this.parentInverted?-1:1,opacity:.15,width:3},l=!1;if(!0===t?n=a:"object"==typeof t&&(n=_(a,t)),n&&(n&&s&&T(n,function(t,e){t!==s[e]&&(l=!0)}),l&&this.destroyShadows(),this.oldShadowOptions=n),n){if(!this.shadows){var c=n.opacity/n.width,u=this.parentInverted?"translate("+n.offsetY+", "+n.offsetX+")":"translate("+n.offsetX+", "+n.offsetY+")";for(a=1;a<=n.width;a++){var d=r.cloneNode(!1),h=2*n.width+1-2*a;v(d,{stroke:t.color||"#000000","stroke-opacity":c*a,"stroke-width":h,transform:u,fill:"none"}),d.setAttribute("class",(d.getAttribute("class")||"")+" highcharts-shadow"),i&&(v(d,"height",Math.max(v(d,"height")-h,0)),d.cutHeight=h),e?e.element.appendChild(d):r.parentNode&&r.parentNode.insertBefore(d,r),o.push(d)}this.shadows=o}}else this.destroyShadows();return this},t.prototype.show=function(t){return this.attr({visibility:t?"inherit":"visible"})},t.prototype.strokeSetter=function(e,i,n){this[i]=e,this.stroke&&this["stroke-width"]?(t.prototype.fillSetter.call(this,this.stroke,"stroke",n),n.setAttribute("stroke-width",this["stroke-width"]),this.hasStroke=!0):"stroke-width"===i&&0===e&&this.hasStroke?(n.removeAttribute("stroke"),this.hasStroke=!1):this.renderer.styledMode&&this["stroke-width"]&&(n.setAttribute("stroke-width",this["stroke-width"]),this.hasStroke=!0)},t.prototype.strokeWidth=function(){if(!this.renderer.styledMode)return this["stroke-width"]||0;var t=this.getStyle("stroke-width"),e=0;if(t.indexOf("px")===t.length-2)e=A(t);else if(""!==t){var i=c.createElementNS(h,"rect");v(i,{width:t,"stroke-width":0}),this.element.parentNode.appendChild(i),e=i.getBBox().width,i.parentNode.removeChild(i)}return e},t.prototype.symbolAttr=function(t){var e=this;"x y r start end width height innerR anchorX anchorY clockwise".split(" ").forEach(function(i){e[i]=M(t[i],e[i])}),e.attr({d:e.renderer.symbols[e.symbolName](e.x,e.y,e.width,e.height,e)})},t.prototype.textSetter=function(t){t!==this.textStr&&(delete this.textPxLength,this.textStr=t,this.added&&this.renderer.buildText(this))},t.prototype.titleSetter=function(t){var e=this.element,i=e.getElementsByTagName("title")[0]||c.createElementNS(this.SVG_NS,"title");e.insertBefore?e.insertBefore(i,e.firstChild):e.appendChild(i),i.textContent=String(M(t,"")).replace(/<[^>]*>/g,"").replace(/&lt;/g,"<").replace(/&gt;/g,">")},t.prototype.toFront=function(){var t=this.element;return t.parentNode.appendChild(t),this},t.prototype.translate=function(t,e){return this.attr({translateX:t,translateY:e})},t.prototype.updateShadows=function(t,e,i){var n=this.shadows;if(n)for(var o=n.length;o--;)i.call(n[o],"height"===t?Math.max(e-(n[o].cutHeight||0),0):"d"===t?this.d:e,t,n[o])},t.prototype.updateTransform=function(){var t=this.scaleX,e=this.scaleY,i=this.inverted,n=this.rotation,o=this.matrix,r=this.element,s=this.translateX||0,a=this.translateY||0;i&&(s+=this.width,a+=this.height),s=["translate("+s+","+a+")"],y(o)&&s.push("matrix("+o.join(",")+")"),i?s.push("rotate(90) scale(-1,1)"):n&&s.push("rotate("+n+" "+M(this.rotationOriginX,r.getAttribute("x"),0)+" "+M(this.rotationOriginY,r.getAttribute("y")||0)+")"),(y(t)||y(e))&&s.push("scale("+M(t,1)+" "+M(e,1)+")"),s.length&&r.setAttribute("transform",s.join(" "))},t.prototype.visibilitySetter=function(t,e,i){"inherit"===t?i.removeAttribute(e):this[e]!==t&&i.setAttribute(e,t),this[e]=t},t.prototype.xGetter=function(t){return"circle"===this.element.nodeName&&("x"===t?t="cx":"y"===t&&(t="cy")),this._defaultGetter(t)},t.prototype.zIndexSetter=function(t,e){var i=this.renderer,n=this.parentGroup,o=(n||i).element||i.box,r=this.element;i=o===i.box;var s,a=!1,l=this.added;if(y(t)?(r.setAttribute("data-z-index",t),t=+t,this[e]===t&&(l=!1)):y(this[e])&&r.removeAttribute("data-z-index"),this[e]=t,l){for((t=this.zIndex)&&n&&(n.handleZ=!0),e=o.childNodes,s=e.length-1;0<=s&&!a;s--){n=e[s],l=n.getAttribute("data-z-index");var c=!y(l);n!==r&&(0>t&&c&&!i&&!s?(o.insertBefore(r,e[s]),a=!0):(A(l)<=t||c&&(!y(t)||0<=t))&&(o.insertBefore(r,e[s+1]||null),a=!0))}a||(o.insertBefore(r,e[i?3:0]||null),a=!0)}return a},t}(),t.prototype["stroke-widthSetter"]=t.prototype.strokeSetter,t.prototype.yGetter=t.prototype.xGetter,t.prototype.matrixSetter=t.prototype.rotationOriginXSetter=t.prototype.rotationOriginYSetter=t.prototype.rotationSetter=t.prototype.scaleXSetter=t.prototype.scaleYSetter=t.prototype.translateXSetter=t.prototype.translateYSetter=t.prototype.verticalAlignSetter=function(t,e){this[e]=t,this.doTransform=!0},t}),e(i,"Core/Renderer/RendererRegistry.js",[i["Core/Globals.js"]],function(t){var e;return function(e){e.rendererTypes={};var i;e.getRendererType=function(t){return void 0===t&&(t=i),e.rendererTypes[t]||e.rendererTypes[i]},e.registerRendererType=function(n,o,r){e.rendererTypes[n]=o,i&&!r||(i=n,t.Renderer=o)}}(e||(e={})),e}),e(i,"Core/Renderer/SVG/SVGLabel.js",[i["Core/Renderer/SVG/SVGElement.js"],i["Core/Utilities.js"]],function(t,e){var i=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),n=e.defined,o=e.extend,r=e.isNumber,s=e.merge,a=e.pick,l=e.removeEvent;return function(e){function c(t,i,n,o,r,s,a,l,u,d){var h=e.call(this)||this;h.paddingLeftSetter=h.paddingSetter,h.paddingRightSetter=h.paddingSetter,h.init(t,"g"),h.textStr=i,h.x=n,h.y=o,h.anchorX=s,h.anchorY=a,h.baseline=u,h.className=d,h.addClass("button"===d?"highcharts-no-tooltip":"highcharts-label"),d&&h.addClass("highcharts-"+d),h.text=t.text(void 0,0,0,l).attr({zIndex:1});var p;return"string"==typeof r&&((p=/^url\((.*?)\)$/.test(r))||h.renderer.symbols[r])&&(h.symbolKey=r),h.bBox=c.emptyBBox,h.padding=3,h.baselineOffset=0,h.needsBox=t.styledMode||p,h.deferredAttr={},h.alignFactor=0,h}return i(c,e),c.prototype.alignSetter=function(t){(t={left:0,center:.5,right:1}[t])!==this.alignFactor&&(this.alignFactor=t,this.bBox&&r(this.xSetting)&&this.attr({x:this.xSetting}))},c.prototype.anchorXSetter=function(t,e){this.anchorX=t,this.boxAttr(e,Math.round(t)-this.getCrispAdjust()-this.xSetting)},c.prototype.anchorYSetter=function(t,e){this.anchorY=t,this.boxAttr(e,t-this.ySetting)},c.prototype.boxAttr=function(t,e){this.box?this.box.attr(t,e):this.deferredAttr[t]=e},c.prototype.css=function(e){if(e){var i={};e=s(e),c.textProps.forEach(function(t){void 0!==e[t]&&(i[t]=e[t],delete e[t])}),this.text.css(i);var n="width"in i;"fontSize"in i||"fontWeight"in i?this.updateTextPadding():n&&this.updateBoxSize()}return t.prototype.css.call(this,e)},c.prototype.destroy=function(){l(this.element,"mouseenter"),l(this.element,"mouseleave"),this.text&&this.text.destroy(),this.box&&(this.box=this.box.destroy()),t.prototype.destroy.call(this)},c.prototype.fillSetter=function(t,e){t&&(this.needsBox=!0),this.fill=t,this.boxAttr(e,t)},c.prototype.getBBox=function(){this.textStr&&0===this.bBox.width&&0===this.bBox.height&&this.updateBoxSize();var t=this.padding,e=a(this.paddingLeft,t);return{width:this.width,height:this.height,x:this.bBox.x-e,y:this.bBox.y-t}},c.prototype.getCrispAdjust=function(){return this.renderer.styledMode&&this.box?this.box.strokeWidth()%2/2:(this["stroke-width"]?parseInt(this["stroke-width"],10):0)%2/2},c.prototype.heightSetter=function(t){this.heightSetting=t},c.prototype.onAdd=function(){var t=this.textStr;this.text.add(this),this.attr({text:n(t)?t:"",x:this.x,y:this.y}),this.box&&n(this.anchorX)&&this.attr({anchorX:this.anchorX,anchorY:this.anchorY})},c.prototype.paddingSetter=function(t,e){r(t)?t!==this[e]&&(this[e]=t,this.updateTextPadding()):this[e]=void 0},c.prototype.rSetter=function(t,e){this.boxAttr(e,t)},c.prototype.shadow=function(t){return t&&!this.renderer.styledMode&&(this.updateBoxSize(),this.box&&this.box.shadow(t)),this},c.prototype.strokeSetter=function(t,e){this.stroke=t,this.boxAttr(e,t)},c.prototype["stroke-widthSetter"]=function(t,e){t&&(this.needsBox=!0),this["stroke-width"]=t,this.boxAttr(e,t)},c.prototype["text-alignSetter"]=function(t){this.textAlign=t},c.prototype.textSetter=function(t){void 0!==t&&this.text.attr({text:t}),this.updateTextPadding()},c.prototype.updateBoxSize=function(){var t=this.text.element.style,e={},i=this.padding,s=this.bBox=r(this.widthSetting)&&r(this.heightSetting)&&!this.textAlign||!n(this.text.textStr)?c.emptyBBox:this.text.getBBox();this.width=this.getPaddedWidth(),this.height=(this.heightSetting||s.height||0)+2*i,t=this.renderer.fontMetrics(t&&t.fontSize,this.text),this.baselineOffset=i+Math.min((this.text.firstLineMetrics||t).b,s.height||1/0),this.heightSetting&&(this.baselineOffset+=(this.heightSetting-t.h)/2),this.needsBox&&(this.box||(i=this.box=this.symbolKey?this.renderer.symbol(this.symbolKey):this.renderer.rect(),i.addClass(("button"===this.className?"":"highcharts-label-box")+(this.className?" highcharts-"+this.className+"-box":"")),i.add(this)),i=this.getCrispAdjust(),e.x=i,e.y=(this.baseline?-this.baselineOffset:0)+i,e.width=Math.round(this.width),e.height=Math.round(this.height),this.box.attr(o(e,this.deferredAttr)),this.deferredAttr={})},c.prototype.updateTextPadding=function(){var t=this.text;this.updateBoxSize();var e=this.baseline?0:this.baselineOffset,i=a(this.paddingLeft,this.padding);n(this.widthSetting)&&this.bBox&&("center"===this.textAlign||"right"===this.textAlign)&&(i+={center:.5,right:1}[this.textAlign]*(this.widthSetting-this.bBox.width)),i===t.x&&e===t.y||(t.attr("x",i),t.hasBoxWidthChanged&&(this.bBox=t.getBBox(!0)),void 0!==e&&t.attr("y",e)),t.x=i,t.y=e},c.prototype.widthSetter=function(t){this.widthSetting=r(t)?t:void 0},c.prototype.getPaddedWidth=function(){var t=this.padding,e=a(this.paddingLeft,t);return t=a(this.paddingRight,t),(this.widthSetting||this.bBox.width||0)+e+t},c.prototype.xSetter=function(t){this.x=t,this.alignFactor&&(t-=this.alignFactor*this.getPaddedWidth(),this["forceAnimate:x"]=!0),this.xSetting=Math.round(t),this.attr("translateX",this.xSetting)},c.prototype.ySetter=function(t){this.ySetting=this.y=Math.round(t),this.attr("translateY",this.ySetting)},c.emptyBBox={width:0,height:0,x:0,y:0},c.textProps="color direction fontFamily fontSize fontStyle fontWeight lineHeight textAlign textDecoration textOutline textOverflow width".split(" "),c}(t)}),e(i,"Core/Renderer/SVG/Symbols.js",[i["Core/Utilities.js"]],function(t){function e(t,e,i,n,r){var a=[];if(r){var l=r.start||0,c=s(r.r,i);i=s(r.r,n||i);var u=(r.end||0)-.001;n=r.innerR;var d=s(r.open,.001>Math.abs((r.end||0)-l-2*Math.PI)),h=Math.cos(l),p=Math.sin(l),f=Math.cos(u),v=Math.sin(u);l=s(r.longArc,.001>u-l-Math.PI?0:1),a.push(["M",t+c*h,e+i*p],["A",c,i,0,l,s(r.clockwise,1),t+c*f,e+i*v]),o(n)&&a.push(d?["M",t+n*f,e+n*v]:["L",t+n*f,e+n*v],["A",n,n,0,l,o(r.clockwise)?1-r.clockwise:0,t+n*h,e+n*p]),d||a.push(["Z"])}return a}function i(t,e,i,o,r){return r&&r.r?n(t,e,i,o,r):[["M",t,e],["L",t+i,e],["L",t+i,e+o],["L",t,e+o],["Z"]]}function n(t,e,i,n,o){return o=o&&o.r||0,[["M",t+o,e],["L",t+i-o,e],["C",t+i,e,t+i,e,t+i,e+o],["L",t+i,e+n-o],["C",t+i,e+n,t+i,e+n,t+i-o,e+n],["L",t+o,e+n],["C",t,e+n,t,e+n,t,e+n-o],["L",t,e+o],["C",t,e,t,e,t+o,e]]}var o=t.defined,r=t.isNumber,s=t.pick;return{arc:e,callout:function(t,e,i,o,s){var a=Math.min(s&&s.r||0,i,o),l=a+6,c=s&&s.anchorX;s=s&&s.anchorY||0;var u=n(t,e,i,o,{r:a});return r(c)?(t+c>=i?s>e+l&&s<e+o-l?u.splice(3,1,["L",t+i,s-6],["L",t+i+6,s],["L",t+i,s+6],["L",t+i,e+o-a]):u.splice(3,1,["L",t+i,o/2],["L",c,s],["L",t+i,o/2],["L",t+i,e+o-a]):0>=t+c?s>e+l&&s<e+o-l?u.splice(7,1,["L",t,s+6],["L",t-6,s],["L",t,s-6],["L",t,e+a]):u.splice(7,1,["L",t,o/2],["L",c,s],["L",t,o/2],["L",t,e+a]):s&&s>o&&c>t+l&&c<t+i-l?u.splice(5,1,["L",c+6,e+o],["L",c,e+o+6],["L",c-6,e+o],["L",t+a,e+o]):s&&0>s&&c>t+l&&c<t+i-l&&u.splice(1,1,["L",c-6,e],["L",c,e-6],["L",c+6,e],["L",i-a,e]),u):u},circle:function(t,i,n,o){return e(t+n/2,i+o/2,n/2,o/2,{start:.5*Math.PI,end:2.5*Math.PI,open:!1})},diamond:function(t,e,i,n){return[["M",t+i/2,e],["L",t+i,e+n/2],["L",t+i/2,e+n],["L",t,e+n/2],["Z"]]},rect:i,roundedRect:n,square:i,triangle:function(t,e,i,n){return[["M",t+i/2,e],["L",t+i,e+n],["L",t,e+n],["Z"]]},"triangle-down":function(t,e,i,n){return[["M",t,e],["L",t+i,e],["L",t+i/2,e+n],["Z"]]}}}),e(i,"Core/Renderer/SVG/TextBuilder.js",[i["Core/Renderer/HTML/AST.js"],i["Core/Globals.js"],i["Core/Utilities.js"]],function(t,e,i){var n=e.doc,o=e.SVG_NS,r=e.win,s=i.attr,a=i.isString,l=i.objectEach,c=i.pick;return function(){function e(t){var e=t.styles;this.renderer=t.renderer,this.svgElement=t,this.width=t.textWidth,this.textLineHeight=e&&e.lineHeight,this.textOutline=e&&e.textOutline,this.ellipsis=!(!e||"ellipsis"!==e.textOverflow),this.noWrap=!(!e||"nowrap"!==e.whiteSpace),this.fontSize=e&&e.fontSize}return e.prototype.buildSVG=function(){var e=this.svgElement,i=e.element,o=e.renderer,r=c(e.textStr,"").toString(),s=-1!==r.indexOf("<"),l=i.childNodes;o=this.width&&!e.added&&o.box;var u=/<br.*?>/g,d=[r,this.ellipsis,this.noWrap,this.textLineHeight,this.textOutline,this.fontSize,this.width].join();if(d!==e.textCache){for(e.textCache=d,delete e.actualWidth,d=l.length;d--;)i.removeChild(l[d]);s||this.ellipsis||this.width||-1!==r.indexOf(" ")&&(!this.noWrap||u.test(r))?""!==r&&(o&&o.appendChild(i),r=new t(r),this.modifyTree(r.nodes),r.addToDOM(e.element),this.modifyDOM(),this.ellipsis&&-1!==(i.textContent||"").indexOf("…")&&e.attr("title",this.unescapeEntities(e.textStr||"",["&lt;","&gt;"])),o&&o.removeChild(i)):i.appendChild(n.createTextNode(this.unescapeEntities(r))),a(this.textOutline)&&e.applyTextOutline&&e.applyTextOutline(this.textOutline)}},e.prototype.modifyDOM=function(){var t=this,e=this.svgElement,i=s(e.element,"x");e.firstLineMetrics=void 0;for(var a;(a=e.element.firstChild)&&/^[\s\u200B]*$/.test(a.textContent||" ");)e.element.removeChild(a);[].forEach.call(e.element.querySelectorAll("tspan.highcharts-br"),function(n,o){n.nextSibling&&n.previousSibling&&(0===o&&1===n.previousSibling.nodeType&&(e.firstLineMetrics=e.renderer.fontMetrics(void 0,n.previousSibling)),s(n,{dy:t.getLineHeight(n.nextSibling),x:i}))});var l=this.width||0;if(l){var c=function(r,a){var c=r.textContent||"",u=c.replace(/([^\^])-/g,"$1- ").split(" "),d=!t.noWrap&&(1<u.length||1<e.element.childNodes.length),h=t.getLineHeight(a),p=0,f=e.actualWidth;if(t.ellipsis)c&&t.truncate(r,c,void 0,0,Math.max(0,l-parseInt(t.fontSize||12,10)),function(t,e){return t.substring(0,e)+"…"});else if(d){for(c=[],d=[];a.firstChild&&a.firstChild!==r;)d.push(a.firstChild),a.removeChild(a.firstChild);for(;u.length;)u.length&&!t.noWrap&&0<p&&(c.push(r.textContent||""),r.textContent=u.join(" ").replace(/- /g,"-")),t.truncate(r,void 0,u,0===p?f||0:0,l,function(t,e){return u.slice(0,e).join(" ").replace(/- /g,"-")}),f=e.actualWidth,p++;d.forEach(function(t){a.insertBefore(t,r)}),c.forEach(function(t){a.insertBefore(n.createTextNode(t),r),t=n.createElementNS(o,"tspan"),t.textContent="​",s(t,{dy:h,x:i}),a.insertBefore(t,r)})}},u=function(t){[].slice.call(t.childNodes).forEach(function(i){i.nodeType===r.Node.TEXT_NODE?c(i,t):(-1!==i.className.baseVal.indexOf("highcharts-br")&&(e.actualWidth=0),u(i))})};u(e.element)}},e.prototype.getLineHeight=function(t){var e;return t=t.nodeType===r.Node.TEXT_NODE?t.parentElement:t,this.renderer.styledMode||(e=t&&/(px|em)$/.test(t.style.fontSize)?t.style.fontSize:this.fontSize||this.renderer.style.fontSize||12),this.textLineHeight?parseInt(this.textLineHeight.toString(),10):this.renderer.fontMetrics(e,t||this.svgElement.element).h},e.prototype.modifyTree=function(t){var e=this,i=function(n,o){var r=n.attributes;r=void 0===r?{}:r;var s=n.children,l=n.tagName,c=e.renderer.styledMode;"b"===l||"strong"===l?c?r.class="highcharts-strong":r.style="font-weight:bold;"+(r.style||""):"i"!==l&&"em"!==l||(c?r.class="highcharts-emphasized":r.style="font-style:italic;"+(r.style||"")),a(r.style)&&(r.style=r.style.replace(/(;| |^)color([ :])/,"$1fill$2")),"br"===l?(r.class="highcharts-br",n.textContent="​",(o=t[o+1])&&o.textContent&&(o.textContent=o.textContent.replace(/^ +/gm,""))):"a"===l&&s&&s.some(function(t){return"#text"===t.tagName})&&(n.children=[{children:s,tagName:"tspan"}]),"#text"!==l&&"a"!==l&&(n.tagName="tspan"),n.attributes=r,s&&s.filter(function(t){return"#text"!==t.tagName}).forEach(i)};t.forEach(i)},e.prototype.truncate=function(t,e,i,n,o,r){var s,a=this.svgElement,l=a.renderer,c=a.rotation,u=[],d=i?1:0,h=(e||i||"").length,p=h,f=function(o,s){s=s||o;var c=t.parentNode;if(c&&void 0===u[s])if(c.getSubStringLength)try{u[s]=n+c.getSubStringLength(0,i?s+1:s)}catch(t){}else l.getSpanWidth&&(t.textContent=r(e||i,o),u[s]=n+l.getSpanWidth(a,t));return u[s]};a.rotation=0;var v=f(t.textContent.length);if(n+v>o){for(;d<=h;)p=Math.ceil((d+h)/2),i&&(s=r(i,p)),v=f(p,s&&s.length-1),d===h?d=h+1:v>o?h=p-1:d=p;0===h?t.textContent="":e&&h===e.length-1||(t.textContent=s||r(e||i,p))}i&&i.splice(0,p),a.actualWidth=v,a.rotation=c},e.prototype.unescapeEntities=function(t,e){return l(this.renderer.escapes,function(i,n){e&&-1!==e.indexOf(i)||(t=t.toString().replace(new RegExp(i,"g"),n))}),t},e}()}),e(i,"Core/Renderer/SVG/SVGRenderer.js",[i["Core/Renderer/HTML/AST.js"],i["Core/Color/Color.js"],i["Core/Globals.js"],i["Core/Renderer/RendererRegistry.js"],i["Core/Renderer/SVG/SVGElement.js"],i["Core/Renderer/SVG/SVGLabel.js"],i["Core/Renderer/SVG/Symbols.js"],i["Core/Renderer/SVG/TextBuilder.js"],i["Core/Utilities.js"]],function(t,e,i,n,o,r,s,a,l){var c,u=i.charts,d=i.deg2rad,h=i.doc,p=i.isFirefox,f=i.isMS,v=i.isWebKit,g=i.noop,m=i.SVG_NS,y=i.symbolSizes,b=i.win,_=l.addEvent,w=l.attr,x=l.createElement,$=l.css,k=l.defined,C=l.destroyObjectProperties,S=l.extend,T=l.isArray,M=l.isNumber,A=l.isObject,O=l.isString,P=l.merge,L=l.pick,E=l.pInt,I=l.uniqueKey;return i=function(){function i(t,e,i,n,o,r,s){this.width=this.url=this.style=this.isSVG=this.imgCount=this.height=this.gradients=this.globalAnimation=this.defs=this.chartIndex=this.cacheKeys=this.cache=this.boxWrapper=this.box=this.alignedObjects=void 0,this.init(t,e,i,n,o,r,s)}return i.prototype.init=function(t,e,i,n,o,r,s){var a=this.createElement("svg").attr({version:"1.1",class:"highcharts-root"}),l=a.element;s||a.css(this.getStyle(n)),t.appendChild(l),w(t,"dir","ltr"),-1===t.innerHTML.indexOf("xmlns")&&w(l,"xmlns",this.SVG_NS),this.isSVG=!0,this.box=l,this.boxWrapper=a,this.alignedObjects=[],this.url=this.getReferenceURL(),this.createElement("desc").add().element.appendChild(h.createTextNode("Created with Highcharts 9.3.3")),this.defs=this.createElement("defs").add(),this.allowHTML=r,this.forExport=o,this.styledMode=s,this.gradients={},this.cache={},this.cacheKeys=[],this.imgCount=0,this.setSize(e,i,!1);var c;p&&t.getBoundingClientRect&&(e=function(){$(t,{left:0,top:0}),c=t.getBoundingClientRect(),$(t,{left:Math.ceil(c.left)-c.left+"px",top:Math.ceil(c.top)-c.top+"px"})},e(),this.unSubPixelFix=_(b,"resize",e))},i.prototype.definition=function(e){return new t([e]).addToDOM(this.defs.element)},i.prototype.getReferenceURL=function(){if((p||v)&&h.getElementsByTagName("base").length){if(!k(c)){var e=I();e=new t([{tagName:"svg",attributes:{width:8,height:8},children:[{tagName:"defs",children:[{tagName:"clipPath",attributes:{id:e},children:[{tagName:"rect",attributes:{width:4,height:4}}]}]},{tagName:"rect",attributes:{id:"hitme",width:8,height:8,"clip-path":"url(#"+e+")",fill:"rgba(0,0,0,0.001)"}}]}]).addToDOM(h.body),$(e,{position:"fixed",top:0,left:0,zIndex:9e5});var i=h.elementFromPoint(6,6);c="hitme"===(i&&i.id),h.body.removeChild(e)}if(c)return b.location.href.split("#")[0].replace(/<[^>]*>/g,"").replace(/([\('\)])/g,"\\$1").replace(/ /g,"%20")}return""},i.prototype.getStyle=function(t){return this.style=S({fontFamily:'"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif',fontSize:"12px"},t)},i.prototype.setStyle=function(t){this.boxWrapper.css(this.getStyle(t))},i.prototype.isHidden=function(){return!this.boxWrapper.getBBox().width},i.prototype.destroy=function(){var t=this.defs;return this.box=null,this.boxWrapper=this.boxWrapper.destroy(),C(this.gradients||{}),this.gradients=null,t&&(this.defs=t.destroy()),this.unSubPixelFix&&this.unSubPixelFix(),this.alignedObjects=null},i.prototype.createElement=function(t){var e=new this.Element;return e.init(this,t),e},i.prototype.getRadialAttr=function(t,e){return{cx:t[0]-t[2]/2+(e.cx||0)*t[2],cy:t[1]-t[2]/2+(e.cy||0)*t[2],r:(e.r||0)*t[2]}},i.prototype.buildText=function(t){new a(t).buildSVG()},i.prototype.getContrast=function(t){return t=e.parse(t).rgba,t[0]*=1,t[1]*=1.2,t[2]*=.5,459<t[0]+t[1]+t[2]?"#000000":"#FFFFFF"},i.prototype.button=function(e,i,n,o,r,s,a,l,c,u){var d=this.label(e,i,n,c,void 0,void 0,u,void 0,"button"),h=this.styledMode,p=0,v=r?P(r):{};if(e=v&&v.style||{},v=t.filterUserAttributes(v),d.attr(P({padding:8,r:2},v)),!h){v=P({fill:"#f7f7f7",stroke:"#cccccc","stroke-width":1,style:{color:"#333333",cursor:"pointer",fontWeight:"normal"}},{style:e},v);var g=v.style;delete v.style,s=P(v,{fill:"#e6e6e6"},t.filterUserAttributes(s||{}));var m=s.style;delete s.style,a=P(v,{fill:"#e6ebf5",style:{color:"#000000",fontWeight:"bold"}},t.filterUserAttributes(a||{}));var y=a.style;delete a.style,l=P(v,{style:{color:"#cccccc"}},t.filterUserAttributes(l||{}));var b=l.style;delete l.style}return _(d.element,f?"mouseover":"mouseenter",function(){3!==p&&d.setState(1)}),_(d.element,f?"mouseout":"mouseleave",function(){3!==p&&d.setState(p)}),d.setState=function(t){1!==t&&(d.state=p=t),d.removeClass(/highcharts-button-(normal|hover|pressed|disabled)/).addClass("highcharts-button-"+["normal","hover","pressed","disabled"][t||0]),h||d.attr([v,s,a,l][t||0]).css([g,m,y,b][t||0])},h||d.attr(v).css(S({cursor:"default"},g)),d.on("touchstart",function(t){return t.stopPropagation()}).on("click",function(t){3!==p&&o.call(d,t)})},i.prototype.crispLine=function(t,e,i){void 0===i&&(i="round");var n=t[0],o=t[1];return k(n[1])&&n[1]===o[1]&&(n[1]=o[1]=Math[i](n[1])-e%2/2),k(n[2])&&n[2]===o[2]&&(n[2]=o[2]=Math[i](n[2])+e%2/2),t},i.prototype.path=function(t){var e=this.styledMode?{}:{fill:"none"};return T(t)?e.d=t:A(t)&&S(e,t),this.createElement("path").attr(e)},i.prototype.circle=function(t,e,i){return t=A(t)?t:void 0===t?{}:{x:t,y:e,r:i},e=this.createElement("circle"),e.xSetter=e.ySetter=function(t,e,i){i.setAttribute("c"+e,t)},e.attr(t)},i.prototype.arc=function(t,e,i,n,o,r){return A(t)?(n=t,e=n.y,i=n.r,t=n.x):n={innerR:n,start:o,end:r},t=this.symbol("arc",t,e,i,i,n),t.r=i,t},i.prototype.rect=function(t,e,i,n,o,r){o=A(t)?t.r:o;var s=this.createElement("rect");return t=A(t)?t:void 0===t?{}:{x:t,y:e,width:Math.max(i,0),height:Math.max(n,0)},this.styledMode||(void 0!==r&&(t["stroke-width"]=r,t=s.crisp(t)),t.fill="none"),o&&(t.r=o),s.rSetter=function(t,e,i){s.r=t,w(i,{rx:t,ry:t})},s.rGetter=function(){return s.r||0},s.attr(t)},i.prototype.setSize=function(t,e,i){this.width=t,this.height=e,this.boxWrapper.animate({width:t,height:e},{step:function(){this.attr({viewBox:"0 0 "+this.attr("width")+" "+this.attr("height")})},duration:L(i,!0)?void 0:0}),this.alignElements()},i.prototype.g=function(t){var e=this.createElement("g");return t?e.attr({class:"highcharts-"+t}):e},i.prototype.image=function(t,e,i,n,o,r){var s={preserveAspectRatio:"none"},a=function(t,e){t.setAttributeNS?t.setAttributeNS("http://www.w3.org/1999/xlink","href",e):t.setAttribute("hc-svg-href",e)};M(e)&&(s.x=e),M(i)&&(s.y=i),M(n)&&(s.width=n),M(o)&&(s.height=o);var l=this.createElement("image").attr(s);return e=function(e){a(l.element,t),r.call(l,e)},r?(a(l.element,"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="),i=new b.Image,_(i,"load",e),i.src=t,i.complete&&e({})):a(l.element,t),l},i.prototype.symbol=function(t,e,i,n,o,r){var s,a=this,l=/^url\((.*?)\)$/,c=l.test(t),d=!c&&(this.symbols[t]?t:"circle"),p=d&&this.symbols[d];if(p){"number"==typeof e&&(s=p.call(this.symbols,Math.round(e||0),Math.round(i||0),n||0,o||0,r));var f=this.path(s);a.styledMode||f.attr("fill","none"),S(f,{symbolName:d||void 0,x:e,y:i,width:n,height:o}),r&&S(f,r)}else if(c){var v=t.match(l)[1],g=f=this.image(v);g.imgwidth=L(y[v]&&y[v].width,r&&r.width),g.imgheight=L(y[v]&&y[v].height,r&&r.height);var m=function(t){return t.attr({width:t.width,height:t.height})};["width","height"].forEach(function(t){g[t+"Setter"]=function(t,e){var i=this["img"+e];this[e]=t,k(i)&&(r&&"within"===r.backgroundSize&&this.width&&this.height&&(i=Math.round(i*Math.min(this.width/this.imgwidth,this.height/this.imgheight))),this.element&&this.element.setAttribute(e,i),this.alignByTranslate||(t=((this[e]||0)-i)/2,this.attr("width"===e?{translateX:t}:{translateY:t})))}}),k(e)&&g.attr({x:e,y:i}),g.isImg=!0,k(g.imgwidth)&&k(g.imgheight)?m(g):(g.attr({width:0,height:0}),x("img",{onload:function(){var t=u[a.chartIndex];0===this.width&&($(this,{position:"absolute",top:"-999em"}),h.body.appendChild(this)),y[v]={width:this.width,height:this.height},g.imgwidth=this.width,g.imgheight=this.height,g.element&&m(g),this.parentNode&&this.parentNode.removeChild(this),--a.imgCount||!t||t.hasLoaded||t.onload()},src:v}),this.imgCount++)}return f},i.prototype.clipRect=function(t,e,i,n){var o=I()+"-",r=this.createElement("clipPath").attr({id:o}).add(this.defs);return t=this.rect(t,e,i,n,0).add(r),t.id=o,t.clipPath=r,t.count=0,t},i.prototype.text=function(t,e,i,n){var o={};return!n||!this.allowHTML&&this.forExport?(o.x=Math.round(e||0),i&&(o.y=Math.round(i)),k(t)&&(o.text=t),t=this.createElement("text").attr(o),(!n||this.forExport&&!this.allowHTML)&&(t.xSetter=function(t,e,i){for(var n,o=i.getElementsByTagName("tspan"),r=i.getAttribute(e),s=0;s<o.length;s++)n=o[s],n.getAttribute(e)===r&&n.setAttribute(e,t);i.setAttribute(e,t)}),t):this.html(t,e,i)},i.prototype.fontMetrics=function(t,e){return t=!this.styledMode&&/px/.test(t)||!b.getComputedStyle?t||e&&e.style&&e.style.fontSize||this.style&&this.style.fontSize:e&&o.prototype.getStyle.call(e,"font-size"),t=/px/.test(t)?E(t):12,e=24>t?t+3:Math.round(1.2*t),{h:e,b:Math.round(.8*e),f:t}},i.prototype.rotCorr=function(t,e,i){var n=t;return e&&i&&(n=Math.max(n*Math.cos(e*d),4)),{x:-t/3*Math.sin(e*d),y:n}},i.prototype.pathToSegments=function(t){for(var e=[],i=[],n={A:8,C:7,H:2,L:3,M:3,Q:5,S:5,T:3,V:2},o=0;o<t.length;o++)O(i[0])&&M(t[o])&&i.length===n[i[0].toUpperCase()]&&t.splice(o,0,i[0].replace("M","L").replace("m","l")),"string"==typeof t[o]&&(i.length&&e.push(i.slice(0)),i.length=0),i.push(t[o]);return e.push(i.slice(0)),e},i.prototype.label=function(t,e,i,n,o,s,a,l,c){return new r(this,t,e,i,n,o,s,a,l,c)},i.prototype.alignElements=function(){this.alignedObjects.forEach(function(t){return t.align()})},i}(),S(i.prototype,{Element:o,SVG_NS:m,escapes:{"&":"&amp;","<":"&lt;",">":"&gt;","'":"&#39;",'"':"&quot;"},symbols:s,draw:g}),n.registerRendererType("svg",i,!0),i}),e(i,"Core/Renderer/HTML/HTMLElement.js",[i["Core/Globals.js"],i["Core/Renderer/SVG/SVGElement.js"],i["Core/Utilities.js"]],function(t,e,i){var n=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),o=t.isFirefox,r=t.isMS,s=t.isWebKit,a=t.win,l=i.css,c=i.defined,u=i.extend,d=i.pick,h=i.pInt;return function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return n(e,t),e.compose=function(t){if(-1===e.composedClasses.indexOf(t)){e.composedClasses.push(t);var i=e.prototype,n=t.prototype;n.getSpanCorrection=i.getSpanCorrection,n.htmlCss=i.htmlCss,n.htmlGetBBox=i.htmlGetBBox,n.htmlUpdateTransform=i.htmlUpdateTransform,n.setSpanRotation=i.setSpanRotation}return t},e.prototype.getSpanCorrection=function(t,e,i){this.xCorr=-t*i,this.yCorr=-e},e.prototype.htmlCss=function(t){var e="SPAN"===this.element.tagName&&t&&"width"in t,i=d(e&&t.width,void 0);if(e){delete t.width,this.textWidth=i;var n=!0}return t&&"ellipsis"===t.textOverflow&&(t.whiteSpace="nowrap",t.overflow="hidden"),this.styles=u(this.styles,t),l(this.element,t),n&&this.htmlUpdateTransform(),this},e.prototype.htmlGetBBox=function(){var t=this.element;return{x:t.offsetLeft,y:t.offsetTop,width:t.offsetWidth,height:t.offsetHeight}},e.prototype.htmlUpdateTransform=function(){if(this.added){var t=this.renderer,e=this.element,i=this.translateX||0,n=this.translateY||0,o=this.x||0,r=this.y||0,s=this.textAlign||"left",a={left:0,center:.5,right:1}[s],u=this.styles;if(u=u&&u.whiteSpace,l(e,{marginLeft:i,marginTop:n}),!t.styledMode&&this.shadows&&this.shadows.forEach(function(t){l(t,{marginLeft:i+1,marginTop:n+1})}),this.inverted&&[].forEach.call(e.childNodes,function(i){t.invertChild(i,e)}),"SPAN"===e.tagName){var d=this.rotation,p=this.textWidth&&h(this.textWidth),f=[d,s,e.innerHTML,this.textWidth,this.textAlign].join(),v=void 0;if(v=!1,p!==this.oldTextWidth){if(this.textPxLength)var g=this.textPxLength;else l(e,{width:"",whiteSpace:u||"nowrap"}),g=e.offsetWidth;(p>this.oldTextWidth||g>p)&&(/[ \-]/.test(e.textContent||e.innerText)||"ellipsis"===e.style.textOverflow)&&(l(e,{width:g>p||d?p+"px":"auto",display:"block",whiteSpace:u||"normal"}),this.oldTextWidth=p,v=!0)}this.hasBoxWidthChanged=v,f!==this.cTT&&(v=t.fontMetrics(e.style.fontSize,e).b,!c(d)||d===(this.oldRotation||0)&&s===this.oldAlign||this.setSpanRotation(d,a,v),this.getSpanCorrection(!c(d)&&this.textPxLength||e.offsetWidth,v,a,d,s)),l(e,{left:o+(this.xCorr||0)+"px",top:r+(this.yCorr||0)+"px"}),this.cTT=f,this.oldRotation=d,this.oldAlign=s}}else this.alignOnAdd=!0},e.prototype.setSpanRotation=function(t,e,i){var n={},c=r&&!/Edge/.test(a.navigator.userAgent)?"-ms-transform":s?"-webkit-transform":o?"MozTransform":a.opera?"-o-transform":void 0;c&&(n[c]=n.transform="rotate("+t+"deg)",n[c+(o?"Origin":"-origin")]=n.transformOrigin=100*e+"% "+i+"px",l(this.element,n))},e.composedClasses=[],e}(e)}),e(i,"Core/Renderer/HTML/HTMLRenderer.js",[i["Core/Renderer/HTML/AST.js"],i["Core/Renderer/SVG/SVGElement.js"],i["Core/Renderer/SVG/SVGRenderer.js"],i["Core/Utilities.js"]],function(t,e,i,n){var o=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),r=n.attr,s=n.createElement,a=n.extend,l=n.pick;return function(i){function n(){return null!==i&&i.apply(this,arguments)||this}return o(n,i),n.compose=function(t){return-1===n.composedClasses.indexOf(t)&&(n.composedClasses.push(t),t.prototype.html=n.prototype.html),t},n.prototype.html=function(i,n,o){var c=this.createElement("span"),u=c.element,d=c.renderer,h=d.isSVG,p=function(t,i){["opacity","visibility"].forEach(function(n){t[n+"Setter"]=function(o,r,s){var a=t.div?t.div.style:i;e.prototype[n+"Setter"].call(this,o,r,s),a&&(a[r]=o)}}),t.addedSetters=!0};return c.textSetter=function(e){e!==this.textStr&&(delete this.bBox,delete this.oldTextWidth,t.setElementHTML(this.element,l(e,"")),this.textStr=e,c.doTransform=!0)},h&&p(c,c.element.style),c.xSetter=c.ySetter=c.alignSetter=c.rotationSetter=function(t,e){"align"===e?c.alignValue=c.textAlign=t:c[e]=t,c.doTransform=!0},c.afterSetters=function(){this.doTransform&&(this.htmlUpdateTransform(),this.doTransform=!1)},c.attr({text:i,x:Math.round(n),y:Math.round(o)}).css({position:"absolute"}),d.styledMode||c.css({fontFamily:this.style.fontFamily,fontSize:this.style.fontSize}),u.style.whiteSpace="nowrap",c.css=c.htmlCss,h&&(c.add=function(t){var e=d.box.parentNode,i=[];if(this.parentGroup=t){var n=t.div;if(!n){for(;t;)i.push(t),t=t.parentGroup;i.reverse().forEach(function(t){function o(e,i){t[i]=e,"translateX"===i?d.left=e+"px":d.top=e+"px",t.doTransform=!0}var l=r(t.element,"class"),u=t.styles||{};n=t.div=t.div||s("div",l?{className:l}:void 0,{position:"absolute",left:(t.translateX||0)+"px",top:(t.translateY||0)+"px",display:t.display,opacity:t.opacity,cursor:u.cursor,pointerEvents:u.pointerEvents,visibility:t.visibility},n||e);var d=n.style;a(t,{classSetter:function(t){return function(e){this.element.setAttribute("class",e),t.className=e}}(n),on:function(){return i[0].div&&c.on.apply({element:i[0].div,onEvents:t.onEvents},arguments),t},translateXSetter:o,translateYSetter:o}),t.addedSetters||p(t)})}}else n=e;return n.appendChild(u),c.added=!0,c.alignOnAdd&&c.htmlUpdateTransform(),c}),c},n.composedClasses=[],n}(i)}),e(i,"Core/Axis/AxisDefaults.js",[],function(){var t;return function(t){t.defaultXAxisOptions={alignTicks:!0,allowDecimals:void 0,panningEnabled:!0,zIndex:2,zoomEnabled:!0,dateTimeLabelFormats:{millisecond:{main:"%H:%M:%S.%L",range:!1},second:{main:"%H:%M:%S",range:!1},minute:{main:"%H:%M",range:!1},hour:{main:"%H:%M",range:!1},day:{main:"%e. %b"},week:{main:"%e. %b"},month:{main:"%b '%y"},year:{main:"%Y"}},endOnTick:!1,gridLineDashStyle:"Solid",gridZIndex:1,labels:{autoRotation:void 0,autoRotationLimit:80,distance:void 0,enabled:!0,indentation:10,overflow:"justify",padding:5,reserveSpace:void 0,rotation:void 0,staggerLines:0,step:0,useHTML:!1,x:0,zIndex:7,style:{color:"#666666",cursor:"default",fontSize:"11px"}},maxPadding:.01,minorGridLineDashStyle:"Solid",minorTickLength:2,minorTickPosition:"outside",minPadding:.01,offset:void 0,opposite:!1,reversed:void 0,reversedStacks:!1,showEmpty:!0,showFirstLabel:!0,showLastLabel:!0,startOfWeek:1,startOnTick:!1,tickLength:10,tickPixelInterval:100,tickmarkPlacement:"between",tickPosition:"outside",title:{align:"middle",rotation:0,useHTML:!1,x:0,y:0,style:{color:"#666666"}},type:"linear",uniqueNames:!0,visible:!0,minorGridLineColor:"#f2f2f2",minorGridLineWidth:1,minorTickColor:"#999999",lineColor:"#ccd6eb",lineWidth:1,gridLineColor:"#e6e6e6",gridLineWidth:void 0,tickColor:"#ccd6eb"},t.defaultYAxisOptions={reversedStacks:!0,endOnTick:!0,maxPadding:.05,minPadding:.05,tickPixelInterval:72,showLastLabel:!0,labels:{x:-8},startOnTick:!0,title:{rotation:270,text:"Values"},stackLabels:{animation:{},allowOverlap:!1,enabled:!1,crop:!0,overflow:"justify",formatter:function(){return(0,this.axis.chart.numberFormatter)(this.total,-1)},style:{color:"#000000",fontSize:"11px",fontWeight:"bold",textOutline:"1px contrast"}},gridLineWidth:1,lineWidth:0},t.defaultLeftAxisOptions={labels:{x:-15},title:{rotation:270}},t.defaultRightAxisOptions={labels:{x:15},title:{rotation:90}},t.defaultBottomAxisOptions={labels:{autoRotation:[-45],x:0},margin:15,title:{rotation:0}},t.defaultTopAxisOptions={labels:{autoRotation:[-45],x:0},margin:15,title:{rotation:0}}}(t||(t={})),t}),e(i,"Core/Foundation.js",[i["Core/Utilities.js"]],function(t){var e,i=t.addEvent,n=t.isFunction,o=t.objectEach,r=t.removeEvent;return function(t){t.registerEventOptions=function(t,e){t.eventOptions=t.eventOptions||{},o(e.events,function(e,o){t.eventOptions[o]!==e&&(t.eventOptions[o]&&(r(t,o,t.eventOptions[o]),delete t.eventOptions[o]),n(e)&&(t.eventOptions[o]=e,i(t,o,e)))})}}(e||(e={})),e}),e(i,"Core/Axis/Tick.js",[i["Core/FormatUtilities.js"],i["Core/Globals.js"],i["Core/Utilities.js"]],function(t,e,i){var n=e.deg2rad,o=i.clamp,r=i.correctFloat,s=i.defined,a=i.destroyObjectProperties,l=i.extend,c=i.fireEvent,u=i.isNumber,d=i.merge,h=i.objectEach,p=i.pick;return e=function(){function e(t,e,i,n,o){this.isNewLabel=this.isNew=!0,this.axis=t,this.pos=e,this.type=i||"",this.parameters=o||{},this.tickmarkOffset=this.parameters.tickmarkOffset,this.options=this.parameters.options,c(this,"init"),i||n||this.addLabel()}return e.prototype.addLabel=function(){var e=this,i=e.axis,n=i.options,o=i.chart,a=i.categories,d=i.logarithmic,h=i.names,f=e.pos,v=p(e.options&&e.options.labels,n.labels),g=i.tickPositions,m=f===g[0],y=f===g[g.length-1],b=(!v.step||1===v.step)&&1===i.tickInterval;g=g.info;var _,w=e.label;if(a=this.parameters.category||(a?p(a[f],h[f],f):f),d&&u(a)&&(a=r(d.lin2log(a))),i.dateTime)if(g)var x=o.time.resolveDTLFormat(n.dateTimeLabelFormats[!n.grid&&g.higherRanks[f]||g.unitName]),$=x.main;else u(a)&&($=i.dateTime.getXDateFormat(a,n.dateTimeLabelFormats||{}));e.isFirst=m,e.isLast=y;var k={axis:i,chart:o,dateTimeLabelFormat:$,isFirst:m,isLast:y,pos:f,tick:e,tickPositionInfo:g,value:a};c(this,"labelFormat",k);var C=function(e){return v.formatter?v.formatter.call(e,e):v.format?(e.text=i.defaultLabelFormatter.call(e),t.format(v.format,e,o)):i.defaultLabelFormatter.call(e,e)};n=C.call(k,k);var S=x&&x.list;e.shortenLabel=S?function(){for(_=0;_<S.length;_++)if(l(k,{dateTimeLabelFormat:S[_]}),w.attr({text:C.call(k,k)}),w.getBBox().width<i.getSlotWidth(e)-2*v.padding)return;w.attr({text:""})}:void 0,b&&i._addedPlotLB&&e.moveLabel(n,v),s(w)||e.movedLabel?w&&w.textStr!==n&&!b&&(!w.textWidth||v.style.width||w.styles.width||w.css({width:null}),w.attr({text:n}),w.textPxLength=w.getBBox().width):(e.label=w=e.createLabel({x:0,y:0},n,v),e.rotation=0)},e.prototype.createLabel=function(t,e,i){var n=this.axis,o=n.chart;return(t=s(e)&&i.enabled?o.renderer.text(e,t.x,t.y,i.useHTML).add(n.labelGroup):null)&&(o.styledMode||t.css(d(i.style)),t.textPxLength=t.getBBox().width),t},e.prototype.destroy=function(){a(this,this.axis)},e.prototype.getPosition=function(t,e,i,n){var s=this.axis,a=s.chart,l=n&&a.oldChartHeight||a.chartHeight;return t={x:t?r(s.translate(e+i,null,null,n)+s.transB):s.left+s.offset+(s.opposite?(n&&a.oldChartWidth||a.chartWidth)-s.right-s.left:0),y:t?l-s.bottom+s.offset-(s.opposite?s.height:0):r(l-s.translate(e+i,null,null,n)-s.transB)},t.y=o(t.y,-1e5,1e5),c(this,"afterGetPosition",{pos:t}),t},e.prototype.getLabelPosition=function(t,e,i,o,r,a,l,u){var d=this.axis,h=d.transA,p=d.isLinked&&d.linkedParent?d.linkedParent.reversed:d.reversed,f=d.staggerLines,v=d.tickRotCorr||{x:0,y:0},g=o||d.reserveSpaceDefault?0:-d.labelOffset*("center"===d.labelAlign?.5:1),m={},y=r.y;return s(y)||(y=0===d.side?i.rotation?-8:-i.getBBox().height:2===d.side?v.y+8:Math.cos(i.rotation*n)*(v.y-i.getBBox(!1,0).height/2)),t=t+r.x+g+v.x-(a&&o?a*h*(p?-1:1):0),e=e+y-(a&&!o?a*h*(p?1:-1):0),f&&(i=l/(u||1)%f,d.opposite&&(i=f-i-1),e+=d.labelOffset/f*i),m.x=t,m.y=Math.round(e),c(this,"afterGetLabelPosition",{pos:m,tickmarkOffset:a,index:l}),m},e.prototype.getLabelSize=function(){return this.label?this.label.getBBox()[this.axis.horiz?"height":"width"]:0},e.prototype.getMarkPath=function(t,e,i,n,o,r){return r.crispLine([["M",t,e],["L",t+(o?0:-i),e+(o?i:0)]],n)},e.prototype.handleOverflow=function(t){var e=this.axis,i=e.options.labels,o=t.x,r=e.chart.chartWidth,s=e.chart.spacing,a=p(e.labelLeft,Math.min(e.pos,s[3]));s=p(e.labelRight,Math.max(e.isRadial?0:e.pos+e.len,r-s[1]));var l,c=this.label,u=this.rotation,d={left:0,center:.5,right:1}[e.labelAlign||c.attr("align")],h=c.getBBox().width,f=e.getSlotWidth(this),v={},g=f,m=1;u||"justify"!==i.overflow?0>u&&o-d*h<a?l=Math.round(o/Math.cos(u*n)-a):0<u&&o+d*h>s&&(l=Math.round((r-o)/Math.cos(u*n))):(r=o+(1-d)*h,o-d*h<a?g=t.x+g*(1-d)-a:r>s&&(g=s-t.x+g*d,m=-1),g=Math.min(f,g),g<f&&"center"===e.labelAlign&&(t.x+=m*(f-g-d*(f-Math.min(h,g)))),(h>g||e.autoRotation&&(c.styles||{}).width)&&(l=g)),l&&(this.shortenLabel?this.shortenLabel():(v.width=Math.floor(l)+"px",(i.style||{}).textOverflow||(v.textOverflow="ellipsis"),c.css(v)))},e.prototype.moveLabel=function(t,e){var i=this,n=i.label,o=i.axis,r=o.reversed,s=!1;if(n&&n.textStr===t?(i.movedLabel=n,s=!0,delete i.label):h(o.ticks,function(e){s||e.isNew||e===i||!e.label||e.label.textStr!==t||(i.movedLabel=e.label,s=!0,e.labelPos=i.movedLabel.xy,delete e.label)}),!s&&(i.labelPos||n)){var a=i.labelPos||n.xy;n=o.horiz?r?0:o.width+o.left:a.x,o=o.horiz?a.y:r?o.width+o.left:0,i.movedLabel=i.createLabel({x:n,y:o},t,e),i.movedLabel&&i.movedLabel.attr({opacity:0})}},e.prototype.render=function(t,e,i){var n=this.axis,o=n.horiz,r=this.pos,s=p(this.tickmarkOffset,n.tickmarkOffset);r=this.getPosition(o,r,s,e),s=r.x;var a=r.y;n=o&&s===n.pos+n.len||!o&&a===n.pos?-1:1,o=p(i,this.label&&this.label.newOpacity,1),i=p(i,1),this.isActive=!0,this.renderGridLine(e,i,n),this.renderMark(r,i,n),this.renderLabel(r,e,o,t),this.isNew=!1,c(this,"afterRender")},e.prototype.renderGridLine=function(t,e,i){var n=this.axis,o=n.options,r={},s=this.pos,a=this.type,l=p(this.tickmarkOffset,n.tickmarkOffset),c=n.chart.renderer,u=this.gridLine,d=o.gridLineWidth,h=o.gridLineColor,f=o.gridLineDashStyle;"minor"===this.type&&(d=o.minorGridLineWidth,h=o.minorGridLineColor,f=o.minorGridLineDashStyle),u||(n.chart.styledMode||(r.stroke=h,r["stroke-width"]=d||0,r.dashstyle=f),a||(r.zIndex=1),t&&(e=0),this.gridLine=u=c.path().attr(r).addClass("highcharts-"+(a?a+"-":"")+"grid-line").add(n.gridGroup)),u&&(i=n.getPlotLinePath({value:s+l,lineWidth:u.strokeWidth()*i,force:"pass",old:t}))&&u[t||this.isNew?"attr":"animate"]({d:i,opacity:e})},e.prototype.renderMark=function(t,e,i){var n=this.axis,o=n.options,r=n.chart.renderer,s=this.type,a=n.tickSize(s?s+"Tick":"tick"),l=t.x;t=t.y;var c=p(o["minor"!==s?"tickWidth":"minorTickWidth"],!s&&n.isXAxis?1:0);o=o["minor"!==s?"tickColor":"minorTickColor"];var u=this.mark,d=!u;a&&(n.opposite&&(a[0]=-a[0]),u||(this.mark=u=r.path().addClass("highcharts-"+(s?s+"-":"")+"tick").add(n.axisGroup),n.chart.styledMode||u.attr({stroke:o,"stroke-width":c})),u[d?"attr":"animate"]({d:this.getMarkPath(l,t,a[0],u.strokeWidth()*i,n.horiz,r),opacity:e}))},e.prototype.renderLabel=function(t,e,i,n){var o=this.axis,r=o.horiz,s=o.options,a=this.label,l=s.labels,c=l.step;o=p(this.tickmarkOffset,o.tickmarkOffset);var d=t.x;t=t.y;var h=!0;a&&u(d)&&(a.xy=t=this.getLabelPosition(d,t,a,r,l,o,n,c),this.isFirst&&!this.isLast&&!s.showFirstLabel||this.isLast&&!this.isFirst&&!s.showLastLabel?h=!1:!r||l.step||l.rotation||e||0===i||this.handleOverflow(t),c&&n%c&&(h=!1),h&&u(t.y)?(t.opacity=i,a[this.isNewLabel?"attr":"animate"](t),this.isNewLabel=!1):(a.attr("y",-9999),this.isNewLabel=!0))},e.prototype.replaceMovedLabel=function(){var t=this.label,e=this.axis,i=e.reversed;if(t&&!this.isNew){var n=e.horiz?i?e.left:e.width+e.left:t.xy.x;i=e.horiz?t.xy.y:i?e.width+e.top:e.top,t.animate({x:n,y:i,opacity:0},void 0,t.destroy),delete this.label}e.isDirty=!0,this.label=this.movedLabel,delete this.movedLabel},e}()}),e(i,"Core/Axis/Axis.js",[i["Core/Animation/AnimationUtilities.js"],i["Core/Axis/AxisDefaults.js"],i["Core/Color/Color.js"],i["Core/DefaultOptions.js"],i["Core/Foundation.js"],i["Core/Globals.js"],i["Core/Axis/Tick.js"],i["Core/Utilities.js"]],function(t,e,i,n,o,r,s,a){var l=t.animObject,c=n.defaultOptions,u=o.registerEventOptions,d=r.deg2rad,h=a.arrayMax,p=a.arrayMin,f=a.clamp,v=a.correctFloat,g=a.defined,m=a.destroyObjectProperties,y=a.erase,b=a.error,_=a.extend,w=a.fireEvent,x=a.getMagnitude,$=a.isArray,k=a.isNumber,C=a.isString,S=a.merge,T=a.normalizeTickInterval,M=a.objectEach,A=a.pick,O=a.relativeLength,P=a.removeEvent,L=a.splat,E=a.syncTimeout;return t=function(){function t(t,e){this.zoomEnabled=this.width=this.visible=this.userOptions=this.translationSlope=this.transB=this.transA=this.top=this.ticks=this.tickRotCorr=this.tickPositions=this.tickmarkOffset=this.tickInterval=this.tickAmount=this.side=this.series=this.right=this.positiveValuesOnly=this.pos=this.pointRangePadding=this.pointRange=this.plotLinesAndBandsGroups=this.plotLinesAndBands=this.paddedTicks=this.overlap=this.options=this.offset=this.names=this.minPixelPadding=this.minorTicks=this.minorTickInterval=this.min=this.maxLabelLength=this.max=this.len=this.left=this.labelFormatter=this.labelEdge=this.isLinked=this.height=this.hasVisibleSeries=this.hasNames=this.eventOptions=this.coll=this.closestPointRange=this.chart=this.categories=this.bottom=this.alternateBands=void 0,this.init(t,e)}return t.prototype.init=function(t,e){var i=e.isX;this.chart=t,this.horiz=t.inverted&&!this.isZAxis?!i:i,this.isXAxis=i,this.coll=this.coll||(i?"xAxis":"yAxis"),w(this,"init",{userOptions:e}),this.opposite=A(e.opposite,this.opposite),this.side=A(e.side,this.side,this.horiz?this.opposite?0:2:this.opposite?1:3),this.setOptions(e);var n=this.options,o=n.labels,r=n.type;this.userOptions=e,this.minPixelPadding=0,this.reversed=A(n.reversed,this.reversed),this.visible=n.visible,this.zoomEnabled=n.zoomEnabled,this.hasNames="category"===r||!0===n.categories,this.categories=n.categories||this.hasNames,this.names||(this.names=[],this.names.keys={}),this.plotLinesAndBandsGroups={},this.positiveValuesOnly=!!this.logarithmic,this.isLinked=g(n.linkedTo),this.ticks={},this.labelEdge=[],this.minorTicks={},this.plotLinesAndBands=[],this.alternateBands={},this.len=0,this.minRange=this.userMinRange=n.minRange||n.maxZoom,this.range=n.range,this.offset=n.offset||0,this.min=this.max=null,e=A(n.crosshair,L(t.options.tooltip.crosshairs)[i?0:1]),this.crosshair=!0===e?{}:e,-1===t.axes.indexOf(this)&&(i?t.axes.splice(t.xAxis.length,0,this):t.axes.push(this),t[this.coll].push(this)),this.series=this.series||[],t.inverted&&!this.isZAxis&&i&&void 0===this.reversed&&(this.reversed=!0),this.labelRotation=k(o.rotation)?o.rotation:void 0,u(this,n),w(this,"afterInit")},t.prototype.setOptions=function(t){this.options=S(e.defaultXAxisOptions,"yAxis"===this.coll&&e.defaultYAxisOptions,[e.defaultTopAxisOptions,e.defaultRightAxisOptions,e.defaultBottomAxisOptions,e.defaultLeftAxisOptions][this.side],S(c[this.coll],t)),w(this,"afterSetOptions",{userOptions:t})},t.prototype.defaultLabelFormatter=function(t){var e=this.axis;t=this.chart.numberFormatter;var i=k(this.value)?this.value:NaN,n=e.chart.time,o=this.dateTimeLabelFormat,r=c.lang,s=r.numericSymbols;r=r.numericSymbolMagnitude||1e3;var a=e.logarithmic?Math.abs(i):e.tickInterval,l=s&&s.length;if(e.categories)var u=""+this.value;else if(o)u=n.dateFormat(o,i);else if(l&&1e3<=a)for(;l--&&void 0===u;)e=Math.pow(r,l+1),a>=e&&0==10*i%e&&null!==s[l]&&0!==i&&(u=t(i/e,-1)+s[l]);return void 0===u&&(u=1e4<=Math.abs(i)?t(i,-1):t(i,-1,void 0,"")),u},t.prototype.getSeriesExtremes=function(){var t,e=this,i=e.chart;w(this,"getSeriesExtremes",null,function(){e.hasVisibleSeries=!1,e.dataMin=e.dataMax=e.threshold=null,e.softThreshold=!e.isXAxis,e.stacking&&e.stacking.buildStacks(),e.series.forEach(function(n){if(n.visible||!i.options.chart.ignoreHiddenSeries){var o=n.options,r=o.threshold;if(e.hasVisibleSeries=!0,e.positiveValuesOnly&&0>=r&&(r=null),e.isXAxis){if(o=n.xData,o.length){o=e.logarithmic?o.filter(e.validatePositiveValue):o,t=n.getXExtremes(o);var s=t.min,a=t.max;k(s)||s instanceof Date||(o=o.filter(k),t=n.getXExtremes(o),s=t.min,a=t.max),o.length&&(e.dataMin=Math.min(A(e.dataMin,s),s),e.dataMax=Math.max(A(e.dataMax,a),a))}}else n=n.applyExtremes(),k(n.dataMin)&&(s=n.dataMin,e.dataMin=Math.min(A(e.dataMin,s),s)),k(n.dataMax)&&(a=n.dataMax,e.dataMax=Math.max(A(e.dataMax,a),a)),g(r)&&(e.threshold=r),(!o.softThreshold||e.positiveValuesOnly)&&(e.softThreshold=!1)}})}),w(this,"afterGetSeriesExtremes")},t.prototype.translate=function(t,e,i,n,o,r){var s=this.linkedParent||this,a=n&&s.old?s.old.min:s.min,l=s.minPixelPadding;o=(s.isOrdinal||s.brokenAxis&&s.brokenAxis.hasBreaks||s.logarithmic&&o)&&s.lin2val;var c=1,u=0;return n=n&&s.old?s.old.transA:s.transA,n||(n=s.transA),i&&(c*=-1,u=s.len),s.reversed&&(c*=-1,u-=c*(s.sector||s.len)),e?(t=(t*c+u-l)/n+a,o&&(t=s.lin2val(t))):(o&&(t=s.val2lin(t)),t=k(a)?c*(t-a)*n+u+c*l+(k(r)?n*r:0):void 0),t},t.prototype.toPixels=function(t,e){return this.translate(t,!1,!this.horiz,null,!0)+(e?0:this.pos)},t.prototype.toValue=function(t,e){return this.translate(t-(e?0:this.pos),!0,!this.horiz,null,!0)},t.prototype.getPlotLinePath=function(t){function e(t,e,i){return("pass"!==b&&t<e||t>i)&&(b?t=f(t,e,i):s=!0),t}var i,n,o,r,s,a=this,l=a.chart,c=a.left,u=a.top,d=t.old,h=t.value,p=t.lineWidth,v=d&&l.oldChartHeight||l.chartHeight,g=d&&l.oldChartWidth||l.chartWidth,m=a.transB,y=t.translatedValue,b=t.force;return t={value:h,lineWidth:p,old:d,force:b,acrossPanes:t.acrossPanes,translatedValue:y},w(this,"getPlotLinePath",t,function(t){y=A(y,a.translate(h,null,null,d)),y=f(y,-1e5,1e5),i=o=Math.round(y+m),n=r=Math.round(v-y-m),k(y)?a.horiz?(n=u,r=v-a.bottom,i=o=e(i,c,c+a.width)):(i=c,o=g-a.right,n=r=e(n,u,u+a.height)):(s=!0,b=!1),t.path=s&&!b?null:l.renderer.crispLine([["M",i,n],["L",o,r]],p||1)}),t.path},t.prototype.getLinearTickPositions=function(t,e,i){var n=v(Math.floor(e/t)*t);i=v(Math.ceil(i/t)*t);var o,r=[];if(v(n+t)===n&&(o=20),this.single)return[e];for(e=n;e<=i&&(r.push(e),(e=v(e+t,o))!==s);)var s=e;return r},t.prototype.getMinorTickInterval=function(){var t=this.options;return!0===t.minorTicks?A(t.minorTickInterval,"auto"):!1===t.minorTicks?null:t.minorTickInterval},t.prototype.getMinorTickPositions=function(){var t=this.options,e=this.tickPositions,i=this.minorTickInterval,n=this.pointRangePadding||0,o=this.min-n;n=this.max+n;var r=n-o,s=[];if(r&&r/i<this.len/3){var a=this.logarithmic;if(a)this.paddedTicks.forEach(function(t,e,n){e&&s.push.apply(s,a.getLogTickPositions(i,n[e-1],n[e],!0))});else if(this.dateTime&&"auto"===this.getMinorTickInterval())s=s.concat(this.getTimeTicks(this.dateTime.normalizeTimeTickInterval(i),o,n,t.startOfWeek));else for(t=o+(e[0]-o)%i;t<=n&&t!==s[0];t+=i)s.push(t)}return 0!==s.length&&this.trimTicks(s),s},t.prototype.adjustForMinRange=function(){var t,e,i,n,o=this.options,r=this.logarithmic,s=this.min,a=this.max,l=0;if(this.isXAxis&&void 0===this.minRange&&!r&&(g(o.min)||g(o.max)||g(o.floor)||g(o.ceiling)?this.minRange=null:(this.series.forEach(function(o){if(i=o.xData,n=o.xIncrement?1:i.length-1,1<i.length)for(t=n;0<t;t--)e=i[t]-i[t-1],(!l||e<l)&&(l=e)}),this.minRange=Math.min(5*l,this.dataMax-this.dataMin))),a-s<this.minRange){var c=this.dataMax-this.dataMin>=this.minRange,u=this.minRange,d=(u-a+s)/2;d=[s-d,A(o.min,s-d)],c&&(d[2]=this.logarithmic?this.logarithmic.log2lin(this.dataMin):this.dataMin),s=h(d),a=[s+u,A(o.max,s+u)],c&&(a[2]=r?r.log2lin(this.dataMax):this.dataMax),a=p(a),a-s<u&&(d[0]=a-u,d[1]=A(o.min,a-u),s=h(d))}this.min=s,this.max=a},t.prototype.getClosest=function(){var t;return this.categories?t=1:this.series.forEach(function(e){var i=e.closestPointRange,n=e.visible||!e.chart.options.chart.ignoreHiddenSeries;!e.noSharedTooltip&&g(i)&&n&&(t=g(t)?Math.min(t,i):i)}),t},t.prototype.nameToX=function(t){var e=$(this.categories),i=e?this.categories:this.names,n=t.options.x;if(t.series.requireSorting=!1,g(n)||(n=this.options.uniqueNames?e?i.indexOf(t.name):A(i.keys[t.name],-1):t.series.autoIncrement()),-1===n){if(!e)var o=i.length}else o=n;return void 0!==o&&(this.names[o]=t.name,this.names.keys[t.name]=o),o},t.prototype.updateNames=function(){var t=this,e=this.names;0<e.length&&(Object.keys(e.keys).forEach(function(t){delete e.keys[t]}),e.length=0,this.minRange=this.userMinRange,(this.series||[]).forEach(function(e){e.xIncrement=null,e.points&&!e.isDirtyData||(t.max=Math.max(t.max,e.xData.length-1),e.processData(),e.generatePoints()),e.data.forEach(function(i,n){if(i&&i.options&&void 0!==i.name){var o=t.nameToX(i);void 0!==o&&o!==i.x&&(i.x=o,e.xData[n]=o)}})}))},t.prototype.setAxisTranslation=function(){var t=this,e=t.max-t.min,i=t.linkedParent,n=!!t.categories,o=t.isXAxis,r=t.axisPointRange||0,s=0,a=0,l=t.transA;if(o||n||r){var c=t.getClosest();i?(s=i.minPointOffset,a=i.pointRangePadding):t.series.forEach(function(e){var i=n?1:o?A(e.options.pointRange,c,0):t.axisPointRange||0,l=e.options.pointPlacement;r=Math.max(r,i),t.single&&!n||(e=e.is("xrange")?!o:o,s=Math.max(s,e&&C(l)?0:i/2),a=Math.max(a,e&&"on"===l?0:i))}),i=t.ordinal&&t.ordinal.slope&&c?t.ordinal.slope/c:1,t.minPointOffset=s*=i,t.pointRangePadding=a*=i,t.pointRange=Math.min(r,t.single&&n?1:e),o&&(t.closestPointRange=c)}t.translationSlope=t.transA=l=t.staticScale||t.len/(e+a||1),t.transB=t.horiz?t.left:t.bottom,t.minPixelPadding=l*s,w(this,"afterSetAxisTranslation")},t.prototype.minFromRange=function(){return this.max-this.range},t.prototype.setTickInterval=function(t){var e=this.chart,i=this.logarithmic,n=this.options,o=this.isXAxis,r=this.isLinked,s=n.tickPixelInterval,a=this.categories,l=this.softThreshold,c=n.maxPadding,u=n.minPadding,d=k(n.tickInterval)&&0<=n.tickInterval?n.tickInterval:void 0,h=k(this.threshold)?this.threshold:null;this.dateTime||a||r||this.getTickAmount();var p=A(this.userMin,n.min),f=A(this.userMax,n.max);if(r){this.linkedParent=e[this.coll][n.linkedTo];var m=this.linkedParent.getExtremes();this.min=A(m.min,m.dataMin),this.max=A(m.max,m.dataMax),n.type!==this.linkedParent.options.type&&b(11,1,e)}else{if(l&&g(h))if(this.dataMin>=h)m=h,u=0;else if(this.dataMax<=h){var y=h;c=0}this.min=A(p,m,this.dataMin),this.max=A(f,y,this.dataMax)}if(i&&(this.positiveValuesOnly&&!t&&0>=Math.min(this.min,A(this.dataMin,this.min))&&b(10,1,e),this.min=v(i.log2lin(this.min),16),this.max=v(i.log2lin(this.max),16)),this.range&&g(this.max)&&(this.userMin=this.min=p=Math.max(this.dataMin,this.minFromRange()),this.userMax=f=this.max,this.range=null),w(this,"foundExtremes"),this.beforePadding&&this.beforePadding(),this.adjustForMinRange(),!(a||this.axisPointRange||this.stacking&&this.stacking.usePercentage||r)&&g(this.min)&&g(this.max)&&(e=this.max-this.min)&&(!g(p)&&u&&(this.min-=e*u),!g(f)&&c&&(this.max+=e*c)),k(this.userMin)||(k(n.softMin)&&n.softMin<this.min&&(this.min=p=n.softMin),k(n.floor)&&(this.min=Math.max(this.min,n.floor))),k(this.userMax)||(k(n.softMax)&&n.softMax>this.max&&(this.max=f=n.softMax),k(n.ceiling)&&(this.max=Math.min(this.max,n.ceiling))),l&&g(this.dataMin)&&(h=h||0,!g(p)&&this.min<h&&this.dataMin>=h?this.min=this.options.minRange?Math.min(h,this.max-this.minRange):h:!g(f)&&this.max>h&&this.dataMax<=h&&(this.max=this.options.minRange?Math.max(h,this.min+this.minRange):h)),k(this.min)&&k(this.max)&&!this.chart.polar&&this.min>this.max&&(g(this.options.min)?this.max=this.min:g(this.options.max)&&(this.min=this.max)),this.tickInterval=this.min===this.max||void 0===this.min||void 0===this.max?1:r&&this.linkedParent&&!d&&s===this.linkedParent.options.tickPixelInterval?d=this.linkedParent.tickInterval:A(d,this.tickAmount?(this.max-this.min)/Math.max(this.tickAmount-1,1):void 0,a?1:(this.max-this.min)*s/Math.max(this.len,s)),o&&!t){var _=this.min!==(this.old&&this.old.min)||this.max!==(this.old&&this.old.max);this.series.forEach(function(t){t.forceCrop=t.forceCropping&&t.forceCropping(),t.processData(_)}),w(this,"postProcessData",{hasExtemesChanged:_})}this.setAxisTranslation(),w(this,"initialAxisTranslation"),this.pointRange&&!d&&(this.tickInterval=Math.max(this.pointRange,this.tickInterval)),t=A(n.minTickInterval,this.dateTime&&!this.series.some(function(t){return t.noSharedTooltip})?this.closestPointRange:0),!d&&this.tickInterval<t&&(this.tickInterval=t),this.dateTime||this.logarithmic||d||(this.tickInterval=T(this.tickInterval,void 0,x(this.tickInterval),A(n.allowDecimals,.5>this.tickInterval||void 0!==this.tickAmount),!!this.tickAmount)),this.tickAmount||(this.tickInterval=this.unsquish()),this.setTickPositions()},t.prototype.setTickPositions=function(){var t=this.options,e=t.tickPositions,i=this.getMinorTickInterval(),n=this.hasVerticalPanning(),o="colorAxis"===this.coll,r=(o||!n)&&t.startOnTick;n=(o||!n)&&t.endOnTick,o=t.tickPositioner,this.tickmarkOffset=this.categories&&"between"===t.tickmarkPlacement&&1===this.tickInterval?.5:0,this.minorTickInterval="auto"===i&&this.tickInterval?this.tickInterval/5:i,this.single=this.min===this.max&&g(this.min)&&!this.tickAmount&&(parseInt(this.min,10)===this.min||!1!==t.allowDecimals),this.tickPositions=i=e&&e.slice(),!i&&(this.ordinal&&this.ordinal.positions||!((this.max-this.min)/this.tickInterval>Math.max(2*this.len,200))?i=this.dateTime?this.getTimeTicks(this.dateTime.normalizeTimeTickInterval(this.tickInterval,t.units),this.min,this.max,t.startOfWeek,this.ordinal&&this.ordinal.positions,this.closestPointRange,!0):this.logarithmic?this.logarithmic.getLogTickPositions(this.tickInterval,this.min,this.max):this.getLinearTickPositions(this.tickInterval,this.min,this.max):(i=[this.min,this.max],b(19,!1,this.chart)),i.length>this.len&&(i=[i[0],i.pop()],i[0]===i[1]&&(i.length=1)),this.tickPositions=i,o&&(o=o.apply(this,[this.min,this.max])))&&(this.tickPositions=i=o),this.paddedTicks=i.slice(0),this.trimTicks(i,r,n),this.isLinked||(this.single&&2>i.length&&!this.categories&&!this.series.some(function(t){return t.is("heatmap")&&"between"===t.options.pointPlacement})&&(this.min-=.5,this.max+=.5),e||o||this.adjustTickAmount()),w(this,"afterSetTickPositions")},t.prototype.trimTicks=function(t,e,i){var n=t[0],o=t[t.length-1],r=!this.isOrdinal&&this.minPointOffset||0;if(w(this,"trimTicks"),!this.isLinked){if(e&&-1/0!==n)this.min=n;else for(;this.min-r>t[0];)t.shift();if(i)this.max=o;else for(;this.max+r<t[t.length-1];)t.pop();0===t.length&&g(n)&&!this.options.tickPositions&&t.push((o+n)/2)}},t.prototype.alignToOthers=function(){var t,e={},i=this.options;return!1!==this.chart.options.chart.alignTicks&&i.alignTicks&&!1!==i.startOnTick&&!1!==i.endOnTick&&!this.logarithmic&&this.chart[this.coll].forEach(function(i){var n=i.options;n=[i.horiz?n.left:n.top,n.width,n.height,n.pane].join(),i.series.length&&(e[n]?t=!0:e[n]=1)}),t},t.prototype.getTickAmount=function(){var t=this.options,e=t.tickPixelInterval,i=t.tickAmount;!g(t.tickInterval)&&!i&&this.len<e&&!this.isRadial&&!this.logarithmic&&t.startOnTick&&t.endOnTick&&(i=2),!i&&this.alignToOthers()&&(i=Math.ceil(this.len/e)+1),4>i&&(this.finalTickAmt=i,i=5),this.tickAmount=i},t.prototype.adjustTickAmount=function(){var t=this.options,e=this.tickInterval,i=this.tickPositions,n=this.tickAmount,o=this.finalTickAmt,r=i&&i.length,s=A(this.threshold,this.softThreshold?0:null);if(this.hasData()&&k(this.min)&&k(this.max)){if(r<n){for(;i.length<n;)i.length%2||this.min===s?i.push(v(i[i.length-1]+e)):i.unshift(v(i[0]-e));this.transA*=(r-1)/(n-1),this.min=t.startOnTick?i[0]:Math.min(this.min,i[0]),this.max=t.endOnTick?i[i.length-1]:Math.max(this.max,i[i.length-1])}else r>n&&(this.tickInterval*=2,this.setTickPositions());if(g(o)){for(e=t=i.length;e--;)(3===o&&1==e%2||2>=o&&0<e&&e<t-1)&&i.splice(e,1);this.finalTickAmt=void 0}}},t.prototype.setScale=function(){var t=!1,e=!1;this.series.forEach(function(i){t=t||i.isDirtyData||i.isDirty,e=e||i.xAxis&&i.xAxis.isDirty||!1}),this.setAxisSize();var i=this.len!==(this.old&&this.old.len);i||t||e||this.isLinked||this.forceRedraw||this.userMin!==(this.old&&this.old.userMin)||this.userMax!==(this.old&&this.old.userMax)||this.alignToOthers()?(this.stacking&&this.stacking.resetStacks(),this.forceRedraw=!1,this.getSeriesExtremes(),this.setTickInterval(),this.isDirty||(this.isDirty=i||this.min!==(this.old&&this.old.min)||this.max!==(this.old&&this.old.max))):this.stacking&&this.stacking.cleanStacks(),t&&this.panningState&&(this.panningState.isDirty=!0),w(this,"afterSetScale")},t.prototype.setExtremes=function(t,e,i,n,o){var r=this,s=r.chart;i=A(i,!0),r.series.forEach(function(t){delete t.kdTree}),o=_(o,{min:t,max:e}),w(r,"setExtremes",o,function(){r.userMin=t,r.userMax=e,r.eventArgs=o,i&&s.redraw(n)})},t.prototype.zoom=function(t,e){var i=this,n=this.dataMin,o=this.dataMax,r=this.options,s=Math.min(n,A(r.min,n)),a=Math.max(o,A(r.max,o));return t={newMin:t,newMax:e},w(this,"zoom",t,function(t){var e=t.newMin,r=t.newMax;e===i.min&&r===i.max||(i.allowZoomOutside||(g(n)&&(e<s&&(e=s),e>a&&(e=a)),g(o)&&(r<s&&(r=s),r>a&&(r=a))),i.displayBtn=void 0!==e||void 0!==r,i.setExtremes(e,r,!1,void 0,{trigger:"zoom"})),t.zoomed=!0}),t.zoomed},t.prototype.setAxisSize=function(){var t=this.chart,e=this.options,i=e.offsets||[0,0,0,0],n=this.horiz,o=this.width=Math.round(O(A(e.width,t.plotWidth-i[3]+i[1]),t.plotWidth)),r=this.height=Math.round(O(A(e.height,t.plotHeight-i[0]+i[2]),t.plotHeight)),s=this.top=Math.round(O(A(e.top,t.plotTop+i[0]),t.plotHeight,t.plotTop));e=this.left=Math.round(O(A(e.left,t.plotLeft+i[3]),t.plotWidth,t.plotLeft)),this.bottom=t.chartHeight-r-s,this.right=t.chartWidth-o-e,this.len=Math.max(n?o:r,0),this.pos=n?e:s},t.prototype.getExtremes=function(){var t=this.logarithmic;return{min:t?v(t.lin2log(this.min)):this.min,max:t?v(t.lin2log(this.max)):this.max,dataMin:this.dataMin,dataMax:this.dataMax,userMin:this.userMin,userMax:this.userMax}},t.prototype.getThreshold=function(t){var e=this.logarithmic,i=e?e.lin2log(this.min):this.min;return e=e?e.lin2log(this.max):this.max,null===t||-1/0===t?t=i:1/0===t?t=e:i>t?t=i:e<t&&(t=e),this.translate(t,0,1,0,1)},t.prototype.autoLabelAlign=function(t){var e=(A(t,0)-90*this.side+720)%360;return t={align:"center"},w(this,"autoLabelAlign",t,function(t){15<e&&165>e?t.align="right":195<e&&345>e&&(t.align="left")}),t.align},t.prototype.tickSize=function(t){var e=this.options,i=A(e["tick"===t?"tickWidth":"minorTickWidth"],"tick"===t&&this.isXAxis&&!this.categories?1:0),n=e["tick"===t?"tickLength":"minorTickLength"];if(i&&n){"inside"===e[t+"Position"]&&(n=-n);var o=[n,i]}return t={tickSize:o},w(this,"afterTickSize",t),t.tickSize},t.prototype.labelMetrics=function(){var t=this.tickPositions&&this.tickPositions[0]||0;return this.chart.renderer.fontMetrics(this.options.labels.style.fontSize,this.ticks[t]&&this.ticks[t].label)},t.prototype.unsquish=function(){var t,e,i=this.options.labels,n=this.horiz,o=this.tickInterval,r=this.len/(((this.categories?1:0)+this.max-this.min)/o),s=i.rotation,a=this.labelMetrics(),l=Math.max(this.max-this.min,0),c=function(t){var e=t/(r||1);return e=1<e?Math.ceil(e):1,e*o>l&&1/0!==t&&1/0!==r&&l&&(e=Math.ceil(l/o)),v(e*o)},u=o,h=Number.MAX_VALUE;if(n){if(!i.staggerLines&&!i.step)if(k(s))var p=[s];else r<i.autoRotationLimit&&(p=i.autoRotation);p&&p.forEach(function(i){if(i===s||i&&-90<=i&&90>=i){e=c(Math.abs(a.h/Math.sin(d*i)));var n=e+Math.abs(i/360);n<h&&(h=n,t=i,u=e)}})}else i.step||(u=c(a.h));return this.autoRotation=p,this.labelRotation=A(t,k(s)?s:0),u},t.prototype.getSlotWidth=function(t){var e=this.chart,i=this.horiz,n=this.options.labels,o=Math.max(this.tickPositions.length-(this.categories?0:1),1),r=e.margin[3];if(t&&k(t.slotWidth))return t.slotWidth;if(i&&2>n.step)return n.rotation?0:(this.staggerLines||1)*this.len/o;if(!i){if(void 0!==(t=n.style.width))return parseInt(String(t),10);if(r)return r-e.spacing[3]}return.33*e.chartWidth},t.prototype.renderUnsquish=function(){var t=this.chart,e=t.renderer,i=this.tickPositions,n=this.ticks,o=this.options.labels,r=o.style,s=this.horiz,a=this.getSlotWidth(),l=Math.max(1,Math.round(a-2*o.padding)),c={},u=this.labelMetrics(),d=r.textOverflow,h=0;if(C(o.rotation)||(c.rotation=o.rotation||0),i.forEach(function(t){t=n[t],t.movedLabel&&t.replaceMovedLabel(),t&&t.label&&t.label.textPxLength>h&&(h=t.label.textPxLength)}),this.maxLabelLength=h,this.autoRotation)h>l&&h>u.h?c.rotation=this.labelRotation:this.labelRotation=0;else if(a){var p=l;if(!d){var f="clip";for(l=i.length;!s&&l--;){var v=i[l];(v=n[v].label)&&(v.styles&&"ellipsis"===v.styles.textOverflow?v.css({textOverflow:"clip"}):v.textPxLength>a&&v.css({width:a+"px"}),v.getBBox().height>this.len/i.length-(u.h-u.f)&&(v.specificTextOverflow="ellipsis"))}}}c.rotation&&(p=h>.5*t.chartHeight?.33*t.chartHeight:h,d||(f="ellipsis")),(this.labelAlign=o.align||this.autoLabelAlign(this.labelRotation))&&(c.align=this.labelAlign),i.forEach(function(t){var e=(t=n[t])&&t.label,i=r.width,o={};e&&(e.attr(c),t.shortenLabel?t.shortenLabel():p&&!i&&"nowrap"!==r.whiteSpace&&(p<e.textPxLength||"SPAN"===e.element.tagName)?(o.width=p+"px",d||(o.textOverflow=e.specificTextOverflow||f),e.css(o)):e.styles&&e.styles.width&&!o.width&&!i&&e.css({width:null}),delete e.specificTextOverflow,t.rotation=c.rotation)},this),this.tickRotCorr=e.rotCorr(u.b,this.labelRotation||0,0!==this.side)},t.prototype.hasData=function(){return this.series.some(function(t){return t.hasData()})||this.options.showEmpty&&g(this.min)&&g(this.max)},t.prototype.addTitle=function(t){var e,i=this.chart.renderer,n=this.horiz,o=this.opposite,r=this.options.title,s=this.chart.styledMode;this.axisTitle||((e=r.textAlign)||(e=(n?{low:"left",middle:"center",high:"right"}:{low:o?"right":"left",middle:"center",high:o?"left":"right"})[r.align]),this.axisTitle=i.text(r.text||"",0,0,r.useHTML).attr({zIndex:7,rotation:r.rotation,align:e}).addClass("highcharts-axis-title"),s||this.axisTitle.css(S(r.style)),this.axisTitle.add(this.axisGroup),this.axisTitle.isNew=!0),s||r.style.width||this.isRadial||this.axisTitle.css({width:this.len+"px"}),this.axisTitle[t?"show":"hide"](t)},t.prototype.generateTick=function(t){var e=this.ticks;e[t]?e[t].addLabel():e[t]=new s(this,t)},t.prototype.getOffset=function(){var t=this,e=this,i=e.chart,n=e.horiz,o=e.options,r=e.side,s=e.ticks,a=e.tickPositions,l=e.coll,c=e.axisParent,u=i.renderer,d=i.inverted&&!e.isZAxis?[1,0,3,2][r]:r,h=e.hasData(),p=o.title,f=o.labels,v=i.axisOffset;i=i.clipOffset;var m,y=[-1,1,1,-1][r],b=o.className,_=0,x=0,$=0;if(e.showAxis=m=h||o.showEmpty,e.staggerLines=e.horiz&&f.staggerLines||void 0,!e.axisGroup){var k=function(e,i,n){return u.g(e).attr({zIndex:n}).addClass("highcharts-"+l.toLowerCase()+i+" "+(t.isRadial?"highcharts-radial-axis"+i+" ":"")+(b||"")).add(c)};e.gridGroup=k("grid","-grid",o.gridZIndex),e.axisGroup=k("axis","",o.zIndex),e.labelGroup=k("axis-labels","-labels",f.zIndex)}if(h||e.isLinked?(a.forEach(function(t){e.generateTick(t)}),e.renderUnsquish(),e.reserveSpaceDefault=0===r||2===r||{1:"left",3:"right"}[r]===e.labelAlign,A(f.reserveSpace,"center"===e.labelAlign||null,e.reserveSpaceDefault)&&a.forEach(function(t){$=Math.max(s[t].getLabelSize(),$)}),e.staggerLines&&($*=e.staggerLines),e.labelOffset=$*(e.opposite?-1:1)):M(s,function(t,e){t.destroy(),delete s[e]}),p&&p.text&&!1!==p.enabled&&(e.addTitle(m),m&&!1!==p.reserveSpace)){e.titleOffset=_=e.axisTitle.getBBox()[n?"height":"width"];var C=p.offset;x=g(C)?0:A(p.margin,n?5:10)}e.renderLine(),e.offset=y*A(o.offset,v[r]?v[r]+(o.margin||0):0),e.tickRotCorr=e.tickRotCorr||{x:0,y:0},p=0===r?-e.labelMetrics().h:2===r?e.tickRotCorr.y:0,h=Math.abs($)+x,$&&(h=h-p+y*(n?A(f.y,e.tickRotCorr.y+8*y):f.x)),e.axisTitleMargin=A(C,h),e.getMaxLabelDimensions&&(e.maxLabelDimensions=e.getMaxLabelDimensions(s,a)),"colorAxis"!==l&&(n=this.tickSize("tick"),v[r]=Math.max(v[r],(e.axisTitleMargin||0)+_+y*e.offset,h,a&&a.length&&n?n[0]+y*e.offset:0),o=!e.axisLine||o.offset?0:2*Math.floor(e.axisLine.strokeWidth()/2),i[d]=Math.max(i[d],o)),w(this,"afterGetOffset")},t.prototype.getLinePath=function(t){var e=this.chart,i=this.opposite,n=this.offset,o=this.horiz,r=this.left+(i?this.width:0)+n;return n=e.chartHeight-this.bottom-(i?this.height:0)+n,i&&(t*=-1),e.renderer.crispLine([["M",o?this.left:r,o?n:this.top],["L",o?e.chartWidth-this.right:r,o?n:e.chartHeight-this.bottom]],t)},t.prototype.renderLine=function(){this.axisLine||(this.axisLine=this.chart.renderer.path().addClass("highcharts-axis-line").add(this.axisGroup),this.chart.styledMode||this.axisLine.attr({stroke:this.options.lineColor,"stroke-width":this.options.lineWidth,zIndex:7}))},t.prototype.getTitlePosition=function(){var t=this.horiz,e=this.left,i=this.top,n=this.len,o=this.options.title,r=t?e:i,s=this.opposite,a=this.offset,l=o.x,c=o.y,u=this.axisTitle,d=this.chart.renderer.fontMetrics(o.style.fontSize,u);return u=Math.max(u.getBBox(null,0).height-d.h-1,0),n={low:r+(t?0:n),middle:r+n/2,high:r+(t?n:0)}[o.align],e=(t?i+this.height:e)+(t?1:-1)*(s?-1:1)*this.axisTitleMargin+[-u,u,d.f,-u][this.side],t={x:t?n+l:e+(s?this.width:0)+a+l,y:t?e+c-(s?this.height:0)+a:n+c},w(this,"afterGetTitlePosition",{titlePosition:t}),t},t.prototype.renderMinorTick=function(t,e){var i=this.minorTicks;i[t]||(i[t]=new s(this,t,"minor")),e&&i[t].isNew&&i[t].render(null,!0),i[t].render(null,!1,1)},t.prototype.renderTick=function(t,e,i){var n=this.ticks;(!this.isLinked||t>=this.min&&t<=this.max||this.grid&&this.grid.isColumn)&&(n[t]||(n[t]=new s(this,t)),i&&n[t].isNew&&n[t].render(e,!0,-1),n[t].render(e))},t.prototype.render=function(){var t,e,i=this,n=i.chart,o=i.logarithmic,a=i.options,c=i.isLinked,u=i.tickPositions,d=i.axisTitle,h=i.ticks,p=i.minorTicks,f=i.alternateBands,v=a.stackLabels,g=a.alternateGridColor,m=i.tickmarkOffset,y=i.axisLine,b=i.showAxis,_=l(n.renderer.globalAnimation);if(i.labelEdge.length=0,i.overlap=!1,[h,p,f].forEach(function(t){M(t,function(t){t.isActive=!1})}),i.hasData()||c){var x=i.chart.hasRendered&&i.old&&k(i.old.min);i.minorTickInterval&&!i.categories&&i.getMinorTickPositions().forEach(function(t){i.renderMinorTick(t,x)}),u.length&&(u.forEach(function(t,e){i.renderTick(t,e,x)}),m&&(0===i.min||i.single)&&(h[-1]||(h[-1]=new s(i,-1,null,!0)),h[-1].render(-1))),g&&u.forEach(function(s,a){e=void 0!==u[a+1]?u[a+1]+m:i.max-m,0==a%2&&s<i.max&&e<=i.max+(n.polar?-m:m)&&(f[s]||(f[s]=new r.PlotLineOrBand(i)),t=s+m,f[s].options={from:o?o.lin2log(t):t,to:o?o.lin2log(e):e,color:g,className:"highcharts-alternate-grid"},f[s].render(),f[s].isActive=!0)}),i._addedPlotLB||(i._addedPlotLB=!0,(a.plotLines||[]).concat(a.plotBands||[]).forEach(function(t){i.addPlotBandOrLine(t)}))}[h,p,f].forEach(function(t){var e=[],i=_.duration;M(t,function(t,i){t.isActive||(t.render(i,!1,0),t.isActive=!1,e.push(i))}),E(function(){for(var i=e.length;i--;)t[e[i]]&&!t[e[i]].isActive&&(t[e[i]].destroy(),delete t[e[i]])},t!==f&&n.hasRendered&&i?i:0)}),y&&(y[y.isPlaced?"animate":"attr"]({d:this.getLinePath(y.strokeWidth())}),y.isPlaced=!0,y[b?"show":"hide"](b)),d&&b&&(a=i.getTitlePosition(),k(a.y)?(d[d.isNew?"attr":"animate"](a),d.isNew=!1):(d.attr("y",-9999),d.isNew=!0)),v&&v.enabled&&i.stacking&&i.stacking.renderStackTotals(),i.old={len:i.len,max:i.max,min:i.min,transA:i.transA,userMax:i.userMax,userMin:i.userMin},i.isDirty=!1,w(this,"afterRender")},t.prototype.redraw=function(){this.visible&&(this.render(),this.plotLinesAndBands.forEach(function(t){t.render()})),this.series.forEach(function(t){t.isDirty=!0})},t.prototype.getKeepProps=function(){return this.keepProps||t.keepProps},t.prototype.destroy=function(t){var e=this,i=e.plotLinesAndBands,n=this.eventOptions;if(w(this,"destroy",{keepEvents:t}),t||P(e),[e.ticks,e.minorTicks,e.alternateBands].forEach(function(t){m(t)}),i)for(t=i.length;t--;)i[t].destroy();"axisLine axisTitle axisGroup gridGroup labelGroup cross scrollbar".split(" ").forEach(function(t){e[t]&&(e[t]=e[t].destroy())});for(var o in e.plotLinesAndBandsGroups)e.plotLinesAndBandsGroups[o]=e.plotLinesAndBandsGroups[o].destroy();M(e,function(t,i){-1===e.getKeepProps().indexOf(i)&&delete e[i]}),this.eventOptions=n},t.prototype.drawCrosshair=function(t,e){var n,o=this.crosshair,r=A(o&&o.snap,!0),s=this.chart,a=this.cross;if(w(this,"drawCrosshair",{e:t,point:e}),t||(t=this.cross&&this.cross.e),o&&!1!==(g(e)||!r)){if(r?g(e)&&(n=A("colorAxis"!==this.coll?e.crosshairPos:null,this.isXAxis?e.plotX:this.len-e.plotY)):n=t&&(this.horiz?t.chartX-this.pos:this.len-t.chartY+this.pos),g(n)){var l={value:e&&(this.isXAxis?e.x:A(e.stackY,e.y)),translatedValue:n};s.polar&&_(l,{isCrosshair:!0,chartX:t&&t.chartX,chartY:t&&t.chartY,point:e}),l=this.getPlotLinePath(l)||null}if(!g(l))return void this.hideCrosshair();r=this.categories&&!this.isRadial,a||(this.cross=a=s.renderer.path().addClass("highcharts-crosshair highcharts-crosshair-"+(r?"category ":"thin ")+(o.className||"")).attr({zIndex:A(o.zIndex,2)}).add(),s.styledMode||(a.attr({stroke:o.color||(r?i.parse("#ccd6eb").setOpacity(.25).get():"#cccccc"),"stroke-width":A(o.width,1)}).css({"pointer-events":"none"}),o.dashStyle&&a.attr({dashstyle:o.dashStyle}))),a.show().attr({d:l}),r&&!o.width&&a.attr({"stroke-width":this.transA}),this.cross.e=t}else this.hideCrosshair();w(this,"afterDrawCrosshair",{e:t,point:e})},t.prototype.hideCrosshair=function(){this.cross&&this.cross.hide(),w(this,"afterHideCrosshair")},t.prototype.hasVerticalPanning=function(){var t=this.chart.options.chart.panning;return!!(t&&t.enabled&&/y/.test(t.type))},t.prototype.validatePositiveValue=function(t){return k(t)&&0<t},t.prototype.update=function(t,e){var i=this.chart;t=S(this.userOptions,t),this.destroy(!0),this.init(i,t),i.isDirtyBox=!0,A(e,!0)&&i.redraw()},t.prototype.remove=function(t){for(var e=this.chart,i=this.coll,n=this.series,o=n.length;o--;)n[o]&&n[o].remove(!1);y(e.axes,this),y(e[i],this),e[i].forEach(function(t,e){t.options.index=t.userOptions.index=e}),this.destroy(),e.isDirtyBox=!0,A(t,!0)&&e.redraw()},t.prototype.setTitle=function(t,e){this.update({title:t},e)},t.prototype.setCategories=function(t,e){this.update({categories:t},e)},t.defaultOptions=e.defaultXAxisOptions,t.keepProps="extKey hcEvents names series userMax userMin".split(" "),t}()}),e(i,"Core/Axis/DateTimeAxis.js",[i["Core/Utilities.js"]],function(t){var e,i=t.addEvent,n=t.getMagnitude,o=t.normalizeTickInterval,r=t.timeUnits;return function(t){function e(){return this.chart.time.getTimeTicks.apply(this.chart.time,arguments)}function s(t){"datetime"!==t.userOptions.type?this.dateTime=void 0:this.dateTime||(this.dateTime=new l(this))}var a=[];t.compose=function(t){return-1===a.indexOf(t)&&(a.push(t),t.keepProps.push("dateTime"),t.prototype.getTimeTicks=e,i(t,"init",s)),t};var l=function(){function t(t){this.axis=t}return t.prototype.normalizeTimeTickInterval=function(t,e){var i=e||[["millisecond",[1,2,5,10,20,25,50,100,200,500]],["second",[1,2,5,10,15,30]],["minute",[1,2,5,10,15,30]],["hour",[1,2,3,4,6,8,12]],["day",[1,2]],["week",[1,2]],["month",[1,2,3,4,6]],["year",null]];e=i[i.length-1];var s,a=r[e[0]],l=e[1];for(s=0;s<i.length&&(e=i[s],a=r[e[0]],l=e[1],!(i[s+1]&&t<=(a*l[l.length-1]+r[i[s+1][0]])/2));s++);return a===r.year&&t<5*a&&(l=[1,2,5]),t=o(t/a,l,"year"===e[0]?Math.max(n(t/a),1):1),{unitRange:a,count:t,unitName:e[0]}},t.prototype.getXDateFormat=function(t,e){var i=this.axis;return i.closestPointRange?i.chart.time.getDateFormat(i.closestPointRange,t,i.options.startOfWeek,e)||e.year:e.day},t}();t.Additions=l}(e||(e={})),e}),e(i,"Core/Axis/LogarithmicAxis.js",[i["Core/Utilities.js"]],function(t){var e,i=t.addEvent,n=t.getMagnitude,o=t.normalizeTickInterval,r=t.pick;return function(t){function e(t){var e=this.logarithmic;"logarithmic"!==t.userOptions.type?this.logarithmic=void 0:e||(this.logarithmic=new l(this))}function s(){var t=this.logarithmic;t&&(this.lin2val=function(e){return t.lin2log(e)},this.val2lin=function(e){return t.log2lin(e)})}var a=[];t.compose=function(t){return-1===a.indexOf(t)&&(a.push(t),t.keepProps.push("logarithmic"),i(t,"init",e),i(t,"afterInit",s)),t};var l=function(){function t(t){this.axis=t}return t.prototype.getLogTickPositions=function(t,e,i,s){var a=this.axis,l=a.len,c=a.options,u=[];if(s||(this.minorAutoInterval=void 0),.5<=t)t=Math.round(t),u=a.getLinearTickPositions(t,e,i);else if(.08<=t){var d,h=Math.floor(e),p=c=void 0;for(l=.3<t?[1,2,4]:.15<t?[1,2,4,6,8]:[1,2,3,4,5,6,7,8,9];h<i+1&&!p;h++){var f=l.length;for(d=0;d<f&&!p;d++){var v=this.log2lin(this.lin2log(h)*l[d]);v>e&&(!s||c<=i)&&void 0!==c&&u.push(c),c>i&&(p=!0),c=v}}}else e=this.lin2log(e),i=this.lin2log(i),t=s?a.getMinorTickInterval():c.tickInterval,t=r("auto"===t?null:t,this.minorAutoInterval,c.tickPixelInterval/(s?5:1)*(i-e)/((s?l/a.tickPositions.length:l)||1)),t=o(t,void 0,n(t)),u=a.getLinearTickPositions(t,e,i).map(this.log2lin),s||(this.minorAutoInterval=t/5);return s||(a.tickInterval=t),u},t.prototype.lin2log=function(t){return Math.pow(10,t)},t.prototype.log2lin=function(t){return Math.log(t)/Math.LN10},t}();t.Additions=l}(e||(e={})),e}),e(i,"Core/Axis/PlotLineOrBand/PlotLineOrBandAxis.js",[i["Core/Utilities.js"]],function(t){var e,i=t.erase,n=t.extend,o=t.isNumber;return function(t){var e,r=[];t.compose=function(t,i){return e||(e=t),-1===r.indexOf(i)&&(r.push(i),n(i.prototype,s.prototype)),i};var s=function(){function t(){}return t.prototype.getPlotBandPath=function(t,e,i){void 0===i&&(i=this.options);var n=this.getPlotLinePath({value:e,force:!0,acrossPanes:i.acrossPanes}),r=[],s=this.horiz;if(e=!o(this.min)||!o(this.max)||t<this.min&&e<this.min||t>this.max&&e>this.max,t=this.getPlotLinePath({value:t,force:!0,acrossPanes:i.acrossPanes}),i=1,t&&n){if(e){var a=t.toString()===n.toString();i=0}for(e=0;e<t.length;e+=2){var l=t[e],c=t[e+1],u=n[e],d=n[e+1];"M"!==l[0]&&"L"!==l[0]||"M"!==c[0]&&"L"!==c[0]||"M"!==u[0]&&"L"!==u[0]||"M"!==d[0]&&"L"!==d[0]||(s&&u[1]===l[1]?(u[1]+=i,d[1]+=i):s||u[2]!==l[2]||(u[2]+=i,d[2]+=i),r.push(["M",l[1],l[2]],["L",c[1],c[2]],["L",d[1],d[2]],["L",u[1],u[2]],["Z"])),r.isFlat=a}}return r},t.prototype.addPlotBand=function(t){return this.addPlotBandOrLine(t,"plotBands")},t.prototype.addPlotLine=function(t){return this.addPlotBandOrLine(t,"plotLines")},t.prototype.addPlotBandOrLine=function(t,i){var n=this,o=this.userOptions,r=new e(this,t);if(this.visible&&(r=r.render()),r){if(this._addedPlotLB||(this._addedPlotLB=!0,(o.plotLines||[]).concat(o.plotBands||[]).forEach(function(t){n.addPlotBandOrLine(t)})),i){var s=o[i]||[];s.push(t),o[i]=s}this.plotLinesAndBands.push(r)}return r},t.prototype.removePlotBandOrLine=function(t){var e=this.plotLinesAndBands,n=this.options,o=this.userOptions;if(e){for(var r=e.length;r--;)e[r].id===t&&e[r].destroy();[n.plotLines||[],o.plotLines||[],n.plotBands||[],o.plotBands||[]].forEach(function(e){for(r=e.length;r--;)(e[r]||{}).id===t&&i(e,e[r])})}},t.prototype.removePlotBand=function(t){this.removePlotBandOrLine(t)},t.prototype.removePlotLine=function(t){this.removePlotBandOrLine(t)},t}()}(e||(e={})),e}),e(i,"Core/Axis/PlotLineOrBand/PlotLineOrBand.js",[i["Core/Axis/PlotLineOrBand/PlotLineOrBandAxis.js"],i["Core/Utilities.js"]],function(t,e){var i=e.arrayMax,n=e.arrayMin,o=e.defined,r=e.destroyObjectProperties,s=e.erase,a=e.fireEvent,l=e.merge,c=e.objectEach,u=e.pick;return e=function(){function e(t,e){this.axis=t,e&&(this.options=e,this.id=e.id)}return e.compose=function(i){return t.compose(e,i)},e.prototype.render=function(){a(this,"render");var t=this,e=t.axis,i=e.horiz,n=e.logarithmic,r=t.options,s=r.color,d=u(r.zIndex,0),h=r.events,p={},f=e.chart.renderer,v=r.label,g=t.label,m=r.to,y=r.from,b=r.value,_=t.svgElem,w=[],x=o(y)&&o(m);w=o(b);var $=!_,k={class:"highcharts-plot-"+(x?"band ":"line ")+(r.className||"")},C=x?"bands":"lines";if(n&&(y=n.log2lin(y),m=n.log2lin(m),b=n.log2lin(b)),e.chart.styledMode||(w?(k.stroke=s||"#999999",k["stroke-width"]=u(r.width,1),r.dashStyle&&(k.dashstyle=r.dashStyle)):x&&(k.fill=s||"#e6ebf5",r.borderWidth&&(k.stroke=r.borderColor,k["stroke-width"]=r.borderWidth))),p.zIndex=d,C+="-"+d,(n=e.plotLinesAndBandsGroups[C])||(e.plotLinesAndBandsGroups[C]=n=f.g("plot-"+C).attr(p).add()),$&&(t.svgElem=_=f.path().attr(k).add(n)),w)w=e.getPlotLinePath({value:b,lineWidth:_.strokeWidth(),acrossPanes:r.acrossPanes});else{if(!x)return;w=e.getPlotBandPath(y,m,r)}return!t.eventsAdded&&h&&(c(h,function(e,i){_.on(i,function(e){h[i].apply(t,[e])})}),t.eventsAdded=!0),($||!_.d)&&w&&w.length?_.attr({d:w}):_&&(w?(_.show(!0),_.animate({d:w})):_.d&&(_.hide(),g&&(t.label=g=g.destroy()))),v&&(o(v.text)||o(v.formatter))&&w&&w.length&&0<e.width&&0<e.height&&!w.isFlat?(v=l({align:i&&x&&"center",x:i?!x&&4:10,verticalAlign:!i&&x&&"middle",y:i?x?16:10:x?6:-4,rotation:i&&!x&&90},v),this.renderLabel(v,w,x,d)):g&&g.hide(),t},e.prototype.renderLabel=function(t,e,o,r){var s=this.axis,a=s.chart.renderer,c=this.label;c||(this.label=c=a.text(this.getLabelText(t),0,0,t.useHTML).attr({align:t.textAlign||t.align,rotation:t.rotation,class:"highcharts-plot-"+(o?"band":"line")+"-label "+(t.className||""),zIndex:r}).add(),s.chart.styledMode||c.css(l({textOverflow:"ellipsis"},t.style))),r=e.xBounds||[e[0][1],e[1][1],o?e[2][1]:e[0][1]],e=e.yBounds||[e[0][2],e[1][2],o?e[2][2]:e[0][2]],o=n(r),a=n(e),c.align(t,!1,{x:o,y:a,width:i(r)-o,height:i(e)-a}),c.alignValue&&"left"!==c.alignValue||c.css({width:(90===c.rotation?s.height-(c.alignAttr.y-s.top):s.width-(c.alignAttr.x-s.left))+"px"}),c.show(!0)},e.prototype.getLabelText=function(t){return o(t.formatter)?t.formatter.call(this):t.text},e.prototype.destroy=function(){s(this.axis.plotLinesAndBands,this),delete this.axis,r(this)},e}()}),e(i,"Core/Tooltip.js",[i["Core/FormatUtilities.js"],i["Core/Globals.js"],i["Core/Renderer/RendererUtilities.js"],i["Core/Renderer/RendererRegistry.js"],i["Core/Utilities.js"]],function(t,e,i,n,o){var r=t.format,s=e.doc,a=i.distribute,l=o.addEvent,c=o.clamp,u=o.css,d=o.defined,h=o.discardElement,p=o.extend,f=o.fireEvent,v=o.isArray,g=o.isNumber,m=o.isString,y=o.merge,b=o.pick,_=o.splat,w=o.syncTimeout;return t=function(){function t(t,e){this.allowShared=!0,this.container=void 0,this.crosshairs=[],this.distance=0,this.isHidden=!0,this.isSticky=!1,this.now={},this.options={},this.outside=!1,this.chart=t,this.init(t,e)}return t.prototype.applyFilter=function(){var t=this.chart;t.renderer.definition({tagName:"filter",attributes:{id:"drop-shadow-"+t.index,opacity:.5},children:[{tagName:"feGaussianBlur",attributes:{in:"SourceAlpha",stdDeviation:1}},{tagName:"feOffset",attributes:{dx:1,dy:1}},{tagName:"feComponentTransfer",children:[{tagName:"feFuncA",attributes:{type:"linear",slope:.3}}]},{tagName:"feMerge",children:[{tagName:"feMergeNode"},{tagName:"feMergeNode",attributes:{in:"SourceGraphic"}}]}]})},t.prototype.bodyFormatter=function(t){return t.map(function(t){var e=t.series.tooltipOptions;return(e[(t.point.formatPrefix||"point")+"Formatter"]||t.point.tooltipFormatter).call(t.point,e[(t.point.formatPrefix||"point")+"Format"]||"")})},t.prototype.cleanSplit=function(t){this.chart.series.forEach(function(e){var i=e&&e.tt;i&&(!i.isActive||t?e.tt=i.destroy():i.isActive=!1)})},t.prototype.defaultFormatter=function(t){var e=this.points||_(this),i=[t.tooltipFooterHeaderFormatter(e[0])];return i=i.concat(t.bodyFormatter(e)),i.push(t.tooltipFooterHeaderFormatter(e[0],!0)),i},t.prototype.destroy=function(){this.label&&(this.label=this.label.destroy()),this.split&&this.tt&&(this.cleanSplit(!0),this.tt=this.tt.destroy()),this.renderer&&(this.renderer=this.renderer.destroy(),h(this.container)),o.clearTimeout(this.hideTimer),o.clearTimeout(this.tooltipTimeout)},t.prototype.getAnchor=function(t,e){var i,n,o=this.chart,r=o.pointer,s=o.inverted,a=o.plotTop,l=o.plotLeft,c=0,u=0;return t=_(t),this.followPointer&&e?(void 0===e.chartX&&(e=r.normalize(e)),r=[e.chartX-l,e.chartY-a]):t[0].tooltipPos?r=t[0].tooltipPos:(t.forEach(function(t){i=t.series.yAxis,n=t.series.xAxis,c+=t.plotX||0,u+=t.plotLow?(t.plotLow+(t.plotHigh||0))/2:t.plotY||0,n&&i&&(s?(c+=a+o.plotHeight-n.len-n.pos,u+=l+o.plotWidth-i.len-i.pos):(c+=n.pos-l,u+=i.pos-a))}),c/=t.length,u/=t.length,r=[s?o.plotWidth-u:c,s?o.plotHeight-c:u],this.shared&&1<t.length&&e&&(s?r[0]=e.chartX-l:r[1]=e.chartY-a)),r.map(Math.round)},t.prototype.getLabel=function(){var t,i=this,o=this.chart.styledMode,r=this.options,s=this.split&&this.allowShared,a="tooltip"+(d(r.className)?" "+r.className:""),c=r.style.pointerEvents||(!this.followPointer&&r.stickOnContact?"auto":"none"),h=function(){i.inContact=!0},p=function(t){var e=i.chart.hoverSeries;i.inContact=i.shouldStickOnContact()&&i.chart.pointer.inClass(t.relatedTarget,"highcharts-tooltip"),!i.inContact&&e&&e.onMouseOut&&e.onMouseOut()},f=this.chart.renderer;if(i.label){var v=!i.label.hasClass("highcharts-label");(s&&!v||!s&&v)&&i.destroy()}if(!this.label){if(this.outside){v=this.chart.options.chart.style;var g=n.getRendererType();this.container=t=e.doc.createElement("div"),t.className="highcharts-tooltip-container",u(t,{position:"absolute",top:"1px",pointerEvents:c,zIndex:Math.max(this.options.style.zIndex||0,(v&&v.zIndex||0)+3)}),l(t,"mouseenter",h),l(t,"mouseleave",p),e.doc.body.appendChild(t),this.renderer=f=new g(t,0,0,v,void 0,void 0,f.styledMode)}if(s?this.label=f.g(a):(this.label=f.label("",0,0,r.shape,void 0,void 0,r.useHTML,void 0,a).attr({padding:r.padding,r:r.borderRadius}),o||this.label.attr({fill:r.backgroundColor,"stroke-width":r.borderWidth}).css(r.style).css({pointerEvents:c}).shadow(r.shadow)),o&&r.shadow&&(this.applyFilter(),this.label.attr({filter:"url(#drop-shadow-"+this.chart.index+")"})),i.outside&&!i.split){var m=this.label,y=m.xSetter,b=m.ySetter;m.xSetter=function(e){y.call(m,i.distance),t.style.left=e+"px"},m.ySetter=function(e){b.call(m,i.distance),t.style.top=e+"px"}}this.label.on("mouseenter",h).on("mouseleave",p).attr({zIndex:8}).add()}return this.label},t.prototype.getPosition=function(t,e,i){var n,o=this.chart,r=this.distance,a={},l=o.inverted&&i.h||0,c=this.outside,u=c?s.documentElement.clientWidth-2*r:o.chartWidth,d=c?Math.max(s.body.scrollHeight,s.documentElement.scrollHeight,s.body.offsetHeight,s.documentElement.offsetHeight,s.documentElement.clientHeight):o.chartHeight,h=o.pointer.getChartPosition(),p=function(n){var s="x"===n;return[n,s?u:d,s?t:e].concat(c?[s?t*h.scaleX:e*h.scaleY,s?h.left-r+(i.plotX+o.plotLeft)*h.scaleX:h.top-r+(i.plotY+o.plotTop)*h.scaleY,0,s?u:d]:[s?t:e,s?i.plotX+o.plotLeft:i.plotY+o.plotTop,s?o.plotLeft:o.plotTop,s?o.plotLeft+o.plotWidth:o.plotTop+o.plotHeight])},f=p("y"),v=p("x");p=!!i.negative,!o.polar&&o.hoverSeries&&o.hoverSeries.yAxis&&o.hoverSeries.yAxis.reversed&&(p=!p);var g=!this.followPointer&&b(i.ttBelow,!o.inverted===p),m=function(t,e,i,n,o,s,u){var d=c?"y"===t?r*h.scaleY:r*h.scaleX:r,p=(i-n)/2,f=n<o-r,v=o+r+n<e,m=o-d-i+p;if(o=o+d-p,g&&v)a[t]=o;else if(!g&&f)a[t]=m;else if(f)a[t]=Math.min(u-n,0>m-l?m:m-l);else{if(!v)return!1;a[t]=Math.max(s,o+l+i>e?o:o+l)}},y=function(t,e,i,n,o){var s;return o<r||o>e-r?s=!1:a[t]=o<i/2?1:o>e-n/2?e-n-2:o-i/2,s},_=function(t){var e=f;f=v,v=e,n=t},w=function(){!1!==m.apply(0,f)?!1!==y.apply(0,v)||n||(_(!0),w()):n?a.x=a.y=0:(_(!0),w())};return(o.inverted||1<this.len)&&_(),w(),a},t.prototype.hide=function(t){var e=this;o.clearTimeout(this.hideTimer),t=b(t,this.options.hideDelay),this.isHidden||(this.hideTimer=w(function(){e.getLabel().fadeOut(t?void 0:t),e.isHidden=!0},t))},t.prototype.init=function(t,e){this.chart=t,this.options=e,this.crosshairs=[],this.now={x:0,y:0},this.isHidden=!0,this.split=e.split&&!t.inverted&&!t.polar,this.shared=e.shared||this.split,this.outside=b(e.outside,!(!t.scrollablePixelsX&&!t.scrollablePixelsY))},t.prototype.shouldStickOnContact=function(){return!(this.followPointer||!this.options.stickOnContact)},t.prototype.isStickyOnContact=function(){return!(!this.shouldStickOnContact()||!this.inContact)},t.prototype.move=function(t,e,i,n){var r=this,s=r.now,a=!1!==r.options.animation&&!r.isHidden&&(1<Math.abs(t-s.x)||1<Math.abs(e-s.y)),l=r.followPointer||1<r.len;p(s,{x:a?(2*s.x+t)/3:t,y:a?(s.y+e)/2:e,anchorX:l?void 0:a?(2*s.anchorX+i)/3:i,anchorY:l?void 0:a?(s.anchorY+n)/2:n}),r.getLabel().attr(s),r.drawTracker(),a&&(o.clearTimeout(this.tooltipTimeout),this.tooltipTimeout=setTimeout(function(){r&&r.move(t,e,i,n)},32))},t.prototype.refresh=function(t,e){var i=this.chart,n=this.options,r=_(t),s=r[0],a=[],l=n.formatter||this.defaultFormatter,c=this.shared,u=i.styledMode,d={};if(n.enabled){o.clearTimeout(this.hideTimer),this.allowShared=!(!v(t)&&t.series&&t.series.noSharedTooltip),this.followPointer=!this.split&&s.series.tooltipOptions.followPointer,t=this.getAnchor(t,e);var h=t[0],p=t[1];if(c&&this.allowShared?(i.pointer.applyInactiveState(r),r.forEach(function(t){t.setState("hover"),a.push(t.getLabelConfig())}),d={x:s.category,y:s.y},d.points=a):d=s.getLabelConfig(),this.len=a.length,l=l.call(d,this),c=s.series,this.distance=b(c.tooltipOptions.distance,16),!1===l)this.hide();else{if(this.split&&this.allowShared)this.renderSplit(l,r);else{var g=h,m=p;if(e&&i.pointer.isDirectTouch&&(g=e.chartX-i.plotLeft,m=e.chartY-i.plotTop),!i.polar&&!1!==c.options.clip&&!r.some(function(t){return t.series.shouldShowTooltip(g,m)}))return void this.hide();e=this.getLabel(),n.style.width&&!u||e.css({width:this.chart.spacingBox.width+"px"}),e.attr({text:l&&l.join?l.join(""):l}),e.removeClass(/highcharts-color-[\d]+/g).addClass("highcharts-color-"+b(s.colorIndex,c.colorIndex)),u||e.attr({stroke:n.borderColor||s.color||c.color||"#666666"}),this.updatePosition({plotX:h,plotY:p,negative:s.negative,ttBelow:s.ttBelow,h:t[2]||0})}this.isHidden&&this.label&&this.label.attr({opacity:1}).show(),this.isHidden=!1}f(this,"refresh")}},t.prototype.renderSplit=function(t,e){function i(t,e,i,o,r){return void 0===r&&(r=!0),i?(e=A?0:E,t=c(t-o/2,S.left,S.right-o-(n.outside?O:0))):(e-=P,t=r?t-o-$:t+$,t=c(t,r?t:S.left,S.right)),{x:t,y:e}}var n=this,o=n.chart,r=n.chart,l=r.chartWidth,u=r.chartHeight,d=r.plotHeight,h=r.plotLeft,f=r.plotTop,v=r.pointer,g=r.scrollablePixelsY;g=void 0===g?0:g;var y=r.scrollablePixelsX,_=r.scrollingContainer;_=void 0===_?{scrollLeft:0,scrollTop:0}:_;var w=_.scrollLeft;_=_.scrollTop;var x=r.styledMode,$=n.distance,k=n.options,C=n.options.positioner,S=n.outside&&"number"!=typeof y?s.documentElement.getBoundingClientRect():{left:w,right:w+l,top:_,bottom:_+u},T=n.getLabel(),M=this.renderer||o.renderer,A=!(!o.xAxis[0]||!o.xAxis[0].opposite);o=v.getChartPosition();var O=o.left;o=o.top;var P=f+_,L=0,E=d-g;m(t)&&(t=[!1,t]),t=t.slice(0,e.length+1).reduce(function(t,o,r){if(!1!==o&&""!==o){r=e[r-1]||{isHeader:!0,plotX:e[0].plotX,plotY:d,series:{}};var s=r.isHeader,a=s?n:r.series;o=o.toString();var l=a.tt,u=r.isHeader,p=r.series,v="highcharts-color-"+b(r.colorIndex,p.colorIndex,"none");if(l||(l={padding:k.padding,r:k.borderRadius},x||(l.fill=k.backgroundColor,l["stroke-width"]=k.borderWidth),l=M.label("",0,0,k[u?"headerShape":"shape"],void 0,void 0,k.useHTML).addClass((u?"highcharts-tooltip-header ":"")+"highcharts-tooltip-box "+v).attr(l).add(T)),l.isActive=!0,l.attr({text:o}),x||l.css(k.style).shadow(k.shadow).attr({stroke:k.borderColor||r.color||p.color||"#333333"}),a=a.tt=l,u=a.getBBox(),o=u.width+a.strokeWidth(),s&&(L=u.height,E+=L,A&&(P-=L)),p=r.plotX,p=void 0===p?0:p,v=r.plotY,v=void 0===v?0:v,l=r.series,r.isHeader){p=h+p;var g=f+d/2}else{var m=l.xAxis,y=l.yAxis;p=m.pos+c(p,-$,m.len+$),l.shouldShowTooltip(0,y.pos-f+v,{ignoreX:!0})&&(g=y.pos+v)}p=c(p,S.left-$,S.right+$),"number"==typeof g?(u=u.height+1,v=C?C.call(n,o,u,r):i(p,g,s,o),t.push({align:C?0:void 0,anchorX:p,anchorY:g,boxWidth:o,point:r,rank:b(v.rank,s?1:0),size:u,target:v.y,tt:a,x:v.x})):a.isActive=!1}return t},[]),!C&&t.some(function(t){var e=(n.outside?O:0)+t.anchorX;return e<S.left&&e+t.boxWidth<S.right||e<O-S.left+t.boxWidth&&S.right-e>e})&&(t=t.map(function(t){var e=i(t.anchorX,t.anchorY,t.point.isHeader,t.boxWidth,!1);return p(t,{target:e.y,x:e.x})})),n.cleanSplit(),a(t,E);var I=O,j=O;t.forEach(function(t){var e=t.x,i=t.boxWidth;(t=t.isHeader)||(n.outside&&O+e<I&&(I=O+e),!t&&n.outside&&I+i>j&&(j=O+e))}),t.forEach(function(t){var e=t.x,i=t.anchorX,o=t.pos,r=t.point.isHeader;if(o={visibility:void 0===o?"hidden":"inherit",x:e,y:o+P,anchorX:i,anchorY:t.anchorY},n.outside&&e<i){var s=O-I;0<s&&(r||(o.x=e+s,o.anchorX=i+s),r&&(o.x=(j-I)/2,o.anchorX=i+s))}t.tt.attr(o)}),t=n.container,g=n.renderer,n.outside&&t&&g&&(r=T.getBBox(),g.setSize(r.width+r.x,r.height+r.y,!1),t.style.left=I+"px",t.style.top=o+"px")},t.prototype.drawTracker=function(){if(this.followPointer||!this.options.stickOnContact)this.tracker&&this.tracker.destroy();else{var t=this.chart,e=this.label,i=this.shared?t.hoverPoints:t.hoverPoint;if(e&&i){var n={x:0,y:0,width:0,height:0};i=this.getAnchor(i);var o=e.getBBox();i[0]+=t.plotLeft-e.translateX,i[1]+=t.plotTop-e.translateY,n.x=Math.min(0,i[0]),n.y=Math.min(0,i[1]),n.width=0>i[0]?Math.max(Math.abs(i[0]),o.width-i[0]):Math.max(Math.abs(i[0]),o.width),n.height=0>i[1]?Math.max(Math.abs(i[1]),o.height-Math.abs(i[1])):Math.max(Math.abs(i[1]),o.height),this.tracker?this.tracker.attr(n):(this.tracker=e.renderer.rect(n).addClass("highcharts-tracker").add(e),t.styledMode||this.tracker.attr({fill:"rgba(0,0,0,0)"}))}}},t.prototype.styledModeFormat=function(t){return t.replace('style="font-size: 10px"','class="highcharts-header"').replace(/style="color:{(point|series)\.color}"/g,'class="highcharts-color-{$1.colorIndex}"')},t.prototype.tooltipFooterHeaderFormatter=function(t,e){var i=t.series,n=i.tooltipOptions,o=i.xAxis,s=o&&o.dateTime;o={isFooter:e,labelConfig:t};var a=n.xDateFormat,l=n[e?"footerFormat":"headerFormat"];return f(this,"headerFormatter",o,function(e){s&&!a&&g(t.key)&&(a=s.getXDateFormat(t.key,n.dateTimeLabelFormats)),s&&a&&(t.point&&t.point.tooltipDateKeys||["key"]).forEach(function(t){l=l.replace("{point."+t+"}","{point."+t+":"+a+"}")}),i.chart.styledMode&&(l=this.styledModeFormat(l)),e.text=r(l,{point:t,series:i},this.chart)}),o.text},t.prototype.update=function(t){this.destroy(),y(!0,this.chart.options.tooltip.userOptions,t),this.init(this.chart,y(!0,this.options,t))},t.prototype.updatePosition=function(t){var e=this.chart,i=this.options,n=e.pointer,o=this.getLabel();n=n.getChartPosition();var r=(i.positioner||this.getPosition).call(this,o.width,o.height,t),s=t.plotX+e.plotLeft;t=t.plotY+e.plotTop,this.outside&&(i=i.borderWidth+2*this.distance,this.renderer.setSize(o.width+i,o.height+i,!1),1===n.scaleX&&1===n.scaleY||(u(this.container,{transform:"scale("+n.scaleX+", "+n.scaleY+")"}),s*=n.scaleX,t*=n.scaleY),s+=n.left-r.x,t+=n.top-r.y),this.move(Math.round(r.x),Math.round(r.y||0),s,t)},t}()}),e(i,"Core/Series/Point.js",[i["Core/Renderer/HTML/AST.js"],i["Core/Animation/AnimationUtilities.js"],i["Core/DefaultOptions.js"],i["Core/FormatUtilities.js"],i["Core/Utilities.js"]],function(t,e,i,n,o){var r=e.animObject,s=i.defaultOptions,a=n.format,l=o.addEvent,c=o.defined,u=o.erase,d=o.extend,h=o.fireEvent,p=o.getNestedProperty,f=o.isArray,v=o.isFunction,g=o.isNumber,m=o.isObject,y=o.merge,b=o.objectEach,_=o.pick,w=o.syncTimeout,x=o.removeEvent,$=o.uniqueKey;return e=function(){function e(){this.colorIndex=this.category=void 0,this.formatPrefix="point",this.id=void 0,this.isNull=!1,this.percentage=this.options=this.name=void 0,this.selected=!1,this.total=this.series=void 0,this.visible=!0,this.x=void 0}return e.prototype.animateBeforeDestroy=function(){var t=this,e={x:t.startXPos,opacity:0},i=t.getGraphicalProps();i.singular.forEach(function(i){t[i]=t[i].animate("dataLabel"===i?{x:t[i].startXPos,y:t[i].startYPos,opacity:0}:e)}),i.plural.forEach(function(e){t[e].forEach(function(e){e.element&&e.animate(d({x:t.startXPos},e.startYPos?{x:e.startXPos,y:e.startYPos}:{}))})})},e.prototype.applyOptions=function(t,i){var n=this.series,o=n.options.pointValKey||n.pointValKey;return t=e.prototype.optionsToObject.call(this,t),d(this,t),this.options=this.options?d(this.options,t):t,t.group&&delete this.group,t.dataLabels&&delete this.dataLabels,o&&(this.y=e.prototype.getNestedProperty.call(this,o)),this.formatPrefix=(this.isNull=_(this.isValid&&!this.isValid(),null===this.x||!g(this.y)))?"null":"point",this.selected&&(this.state="select"),"name"in this&&void 0===i&&n.xAxis&&n.xAxis.hasNames&&(this.x=n.xAxis.nameToX(this)),void 0===this.x&&n?this.x=void 0===i?n.autoIncrement():i:g(t.x)&&n.options.relativeXValue&&(this.x=n.autoIncrement(t.x)),this},e.prototype.destroy=function(){function t(){(e.graphic||e.dataLabel||e.dataLabels)&&(x(e),e.destroyElements());for(o in e)e[o]=null}var e=this,i=e.series,n=i.chart;i=i.options.dataSorting;var o,s=n.hoverPoints,a=r(e.series.chart.renderer.globalAnimation);e.legendItem&&n.legend.destroyItem(e),s&&(e.setState(),u(s,e),s.length||(n.hoverPoints=null)),e===n.hoverPoint&&e.onMouseOut(),i&&i.enabled?(this.animateBeforeDestroy(),w(t,a.duration)):t(),n.pointCount--},e.prototype.destroyElements=function(t){var e=this;t=e.getGraphicalProps(t),t.singular.forEach(function(t){e[t]=e[t].destroy()}),t.plural.forEach(function(t){e[t].forEach(function(t){t.element&&t.destroy()}),delete e[t]})},e.prototype.firePointEvent=function(t,e,i){var n=this,o=this.series.options;(o.point.events[t]||n.options&&n.options.events&&n.options.events[t])&&n.importEvents(),"click"===t&&o.allowPointSelect&&(i=function(t){n.select&&n.select(null,t.ctrlKey||t.metaKey||t.shiftKey)}),h(n,t,e,i)},e.prototype.getClassName=function(){return"highcharts-point"+(this.selected?" highcharts-point-select":"")+(this.negative?" highcharts-negative":"")+(this.isNull?" highcharts-null-point":"")+(void 0!==this.colorIndex?" highcharts-color-"+this.colorIndex:"")+(this.options.className?" "+this.options.className:"")+(this.zone&&this.zone.className?" "+this.zone.className.replace("highcharts-negative",""):"")},e.prototype.getGraphicalProps=function(t){var e,i=this,n=[],o={singular:[],plural:[]};for(t=t||{graphic:1,dataLabel:1},t.graphic&&n.push("graphic","upperGraphic","shadowGroup"),t.dataLabel&&n.push("dataLabel","dataLabelUpper","connector"),e=n.length;e--;){var r=n[e];i[r]&&o.singular.push(r)}return["dataLabel","connector"].forEach(function(e){var n=e+"s";t[e]&&i[n]&&o.plural.push(n)}),o},e.prototype.getLabelConfig=function(){return{x:this.category,y:this.y,color:this.color,colorIndex:this.colorIndex,key:this.name||this.category,series:this.series,point:this,percentage:this.percentage,total:this.total||this.stackTotal}},e.prototype.getNestedProperty=function(t){if(t)return 0===t.indexOf("custom.")?p(t,this.options):this[t]},e.prototype.getZone=function(){var t=this.series,e=t.zones;t=t.zoneAxis||"y";var i,n=0;for(i=e[n];this[t]>=i.value;)i=e[++n];return this.nonZonedColor||(this.nonZonedColor=this.color),this.color=i&&i.color&&!this.options.color?i.color:this.nonZonedColor,i},e.prototype.hasNewShapeType=function(){return(this.graphic&&(this.graphic.symbolName||this.graphic.element.nodeName))!==this.shapeType},e.prototype.init=function(t,e,i){return this.series=t,this.applyOptions(e,i),this.id=c(this.id)?this.id:$(),this.resolveColor(),t.chart.pointCount++,h(this,"afterInit"),this},e.prototype.optionsToObject=function(t){var i=this.series,n=i.options.keys,o=n||i.pointArrayMap||["y"],r=o.length,s={},a=0,l=0;if(g(t)||null===t)s[o[0]]=t;else if(f(t))for(!n&&t.length>r&&(i=typeof t[0],"string"===i?s.name=t[0]:"number"===i&&(s.x=t[0]),a++);l<r;)n&&void 0===t[a]||(0<o[l].indexOf(".")?e.prototype.setNestedProperty(s,t[a],o[l]):s[o[l]]=t[a]),a++,l++;else"object"==typeof t&&(s=t,t.dataLabels&&(i._hasPointLabels=!0),t.marker&&(i._hasPointMarkers=!0));return s},e.prototype.resolveColor=function(){var t=this.series,e=t.chart.styledMode,i=t.chart.options.chart.colorCount;if(delete this.nonZonedColor,t.options.colorByPoint){if(!e){i=t.options.colors||t.chart.options.colors;var n=i[t.colorCounter];i=i.length}e=t.colorCounter,t.colorCounter++,t.colorCounter===i&&(t.colorCounter=0)}else e||(n=t.color),e=t.colorIndex;this.colorIndex=_(this.options.colorIndex,e),this.color=_(this.options.color,n)},e.prototype.setNestedProperty=function(t,e,i){return i.split(".").reduce(function(t,i,n,o){return t[i]=o.length-1===n?e:m(t[i],!0)?t[i]:{},t[i]},t),t},e.prototype.tooltipFormatter=function(t){var e=this.series,i=e.tooltipOptions,n=_(i.valueDecimals,""),o=i.valuePrefix||"",r=i.valueSuffix||"";return e.chart.styledMode&&(t=e.chart.tooltip.styledModeFormat(t)),(e.pointArrayMap||["y"]).forEach(function(e){e="{point."+e,(o||r)&&(t=t.replace(RegExp(e+"}","g"),o+e+"}"+r)),t=t.replace(RegExp(e+"}","g"),e+":,."+n+"f}")}),a(t,{point:this,series:this.series},e.chart)},e.prototype.update=function(t,e,i,n){function o(){s.applyOptions(t);var n=l&&s.hasDummyGraphic;n=null===s.y?!n:n,l&&n&&(s.graphic=l.destroy(),delete s.hasDummyGraphic),m(t,!0)&&(l&&l.element&&t&&t.marker&&void 0!==t.marker.symbol&&(s.graphic=l.destroy()),t&&t.dataLabels&&s.dataLabel&&(s.dataLabel=s.dataLabel.destroy()),s.connector&&(s.connector=s.connector.destroy())),r=s.index,a.updateParallelArrays(s,r),u.data[r]=m(u.data[r],!0)||m(t,!0)?s.options:_(t,u.data[r]),a.isDirty=a.isDirtyData=!0,!a.fixedBox&&a.hasCartesianSeries&&(c.isDirtyBox=!0),"point"===u.legendType&&(c.isDirtyLegend=!0),e&&c.redraw(i)}var r,s=this,a=s.series,l=s.graphic,c=a.chart,u=a.options;e=_(e,!0),!1===n?o():s.firePointEvent("update",{options:t},o)},e.prototype.remove=function(t,e){this.series.removePoint(this.series.data.indexOf(this),t,e)},e.prototype.select=function(t,e){var i=this,n=i.series,o=n.chart;this.selectedStaging=t=_(t,!i.selected),i.firePointEvent(t?"select":"unselect",{accumulate:e},function(){i.selected=i.options.selected=t,n.options.data[n.data.indexOf(i)]=i.options,i.setState(t&&"select"),e||o.getSelectedPoints().forEach(function(t){var e=t.series;t.selected&&t!==i&&(t.selected=t.options.selected=!1,e.options.data[e.data.indexOf(t)]=t.options,t.setState(o.hoverPoints&&e.options.inactiveOtherPoints?"inactive":""),t.firePointEvent("unselect"))})}),delete this.selectedStaging},e.prototype.onMouseOver=function(t){var e=this.series.chart,i=e.pointer;t=t?i.normalize(t):i.getChartCoordinatesFromPoint(this,e.inverted),i.runPointActions(t,this)},e.prototype.onMouseOut=function(){var t=this.series.chart;this.firePointEvent("mouseOut"),this.series.options.inactiveOtherPoints||(t.hoverPoints||[]).forEach(function(t){t.setState()}),t.hoverPoints=t.hoverPoint=null},e.prototype.importEvents=function(){if(!this.hasImportedEvents){var t=this,e=y(t.series.options.point,t.options).events;t.events=e,b(e,function(e,i){v(e)&&l(t,i,e)}),this.hasImportedEvents=!0}},e.prototype.setState=function(e,i){var n,o=this.series,r=this.state,a=o.options.states[e||"normal"]||{},l=s.plotOptions[o.type].marker&&o.options.marker,c=l&&!1===l.enabled,u=l&&l.states&&l.states[e||"normal"]||{},p=!1===u.enabled,f=this.marker||{},v=o.chart,m=l&&o.markerAttribs,y=o.halo,b=o.stateMarkerGraphic;if(!((e=e||"")===this.state&&!i||this.selected&&"select"!==e||!1===a.enabled||e&&(p||c&&!1===u.enabled)||e&&f.states&&f.states[e]&&!1===f.states[e].enabled)){if(this.state=e,m&&(n=o.markerAttribs(this,e)),this.graphic&&!this.hasDummyGraphic){if(r&&this.graphic.removeClass("highcharts-point-"+r),e&&this.graphic.addClass("highcharts-point-"+e),!v.styledMode){var w=o.pointAttribs(this,e),x=_(v.options.chart.animation,a.animation);o.options.inactiveOtherPoints&&g(w.opacity)&&((this.dataLabels||[]).forEach(function(t){t&&t.animate({opacity:w.opacity},x)}),this.connector&&this.connector.animate({opacity:w.opacity},x)),this.graphic.animate(w,x)}n&&this.graphic.animate(n,_(v.options.chart.animation,u.animation,l.animation)),b&&b.hide()}else e&&u&&(r=f.symbol||o.symbol,b&&b.currentSymbol!==r&&(b=b.destroy()),n&&(b?b[i?"animate":"attr"]({x:n.x,y:n.y}):r&&(o.stateMarkerGraphic=b=v.renderer.symbol(r,n.x,n.y,n.width,n.height).add(o.markerGroup),b.currentSymbol=r)),!v.styledMode&&b&&"inactive"!==this.state&&b.attr(o.pointAttribs(this,e))),b&&(b[e&&this.isInside?"show":"hide"](),b.element.point=this,b.addClass(this.getClassName(),!0));a=a.halo,n=(b=this.graphic||b)&&b.visibility||"inherit",a&&a.size&&b&&"hidden"!==n&&!this.isCluster?(y||(o.halo=y=v.renderer.path().add(b.parentGroup)),y.show()[i?"animate":"attr"]({d:this.haloPath(a.size)}),y.attr({class:"highcharts-halo highcharts-color-"+_(this.colorIndex,o.colorIndex)+(this.className?" "+this.className:""),visibility:n,zIndex:-1}),y.point=this,v.styledMode||y.attr(d({fill:this.color||o.color,"fill-opacity":a.opacity},t.filterUserAttributes(a.attributes||{})))):y&&y.point&&y.point.haloPath&&y.animate({d:y.point.haloPath(0)},null,y.hide),h(this,"afterSetState",{state:e})}},e.prototype.haloPath=function(t){return this.series.chart.renderer.symbols.circle(Math.floor(this.plotX)-t,this.plotY-t,2*t,2*t)},e}()}),e(i,"Core/Pointer.js",[i["Core/Color/Color.js"],i["Core/Globals.js"],i["Core/Tooltip.js"],i["Core/Utilities.js"]],function(t,e,i,n){var o=t.parse,r=e.charts,s=e.noop,a=n.addEvent,l=n.attr,c=n.css,u=n.defined,d=n.extend,h=n.find,p=n.fireEvent,f=n.isNumber,v=n.isObject,g=n.objectEach,m=n.offset,y=n.pick,b=n.splat;return t=function(){function t(t,e){this.lastValidTouch={},this.pinchDown=[],this.runChartClick=!1,this.eventsToUnbind=[],this.chart=t,this.hasDragged=!1,this.options=e,this.init(t,e)}return t.prototype.applyInactiveState=function(t){var e,i=[];(t||[]).forEach(function(t){e=t.series,i.push(e),e.linkedParent&&i.push(e.linkedParent),e.linkedSeries&&(i=i.concat(e.linkedSeries)),e.navigatorSeries&&i.push(e.navigatorSeries)}),this.chart.series.forEach(function(t){-1===i.indexOf(t)?t.setState("inactive",!0):t.options.inactiveOtherPoints&&t.setAllPointsToState("inactive")})},t.prototype.destroy=function(){var i=this;this.eventsToUnbind.forEach(function(t){return t()}),this.eventsToUnbind=[],e.chartCount||(t.unbindDocumentMouseUp&&(t.unbindDocumentMouseUp=t.unbindDocumentMouseUp()),t.unbindDocumentTouchEnd&&(t.unbindDocumentTouchEnd=t.unbindDocumentTouchEnd())),clearInterval(i.tooltipTimeout),g(i,function(t,e){i[e]=void 0})},t.prototype.drag=function(t){var e=this.chart,i=e.options.chart,n=this.zoomHor,r=this.zoomVert,s=e.plotLeft,a=e.plotTop,l=e.plotWidth,c=e.plotHeight,u=this.mouseDownX||0,d=this.mouseDownY||0,h=v(i.panning)?i.panning&&i.panning.enabled:i.panning,p=i.panKey&&t[i.panKey+"Key"],f=t.chartX,g=t.chartY,m=this.selectionMarker;if((!m||!m.touch)&&(f<s?f=s:f>s+l&&(f=s+l),g<a?g=a:g>a+c&&(g=a+c),this.hasDragged=Math.sqrt(Math.pow(u-f,2)+Math.pow(d-g,2)),10<this.hasDragged)){var y=e.isInsidePlot(u-s,d-a,{visiblePlotOnly:!0});!e.hasCartesianSeries&&!e.mapView||!this.zoomX&&!this.zoomY||!y||p||m||(this.selectionMarker=m=e.renderer.rect(s,a,n?1:l,r?1:c,0).attr({class:"highcharts-selection-marker",zIndex:7}).add(),e.styledMode||m.attr({fill:i.selectionMarkerFill||o("#335cad").setOpacity(.25).get()})),m&&n&&(n=f-u,m.attr({width:Math.abs(n),x:(0<n?0:n)+u})),m&&r&&(n=g-d,m.attr({height:Math.abs(n),y:(0<n?0:n)+d})),y&&!m&&h&&e.pan(t,i.panning)}},t.prototype.dragStart=function(t){var e=this.chart;e.mouseIsDown=t.type,e.cancelClick=!1,e.mouseDownX=this.mouseDownX=t.chartX,e.mouseDownY=this.mouseDownY=t.chartY},t.prototype.drop=function(t){var e=this,i=this.chart,n=this.hasPinched;if(this.selectionMarker){var o=this.selectionMarker,r=o.attr?o.attr("x"):o.x,s=o.attr?o.attr("y"):o.y,a=o.attr?o.attr("width"):o.width,l=o.attr?o.attr("height"):o.height,h={originalEvent:t,xAxis:[],yAxis:[],x:r,y:s,width:a,height:l},v=!!i.mapView;(this.hasDragged||n)&&(i.axes.forEach(function(i){if(i.zoomEnabled&&u(i.min)&&(n||e[{xAxis:"zoomX",yAxis:"zoomY"}[i.coll]])&&f(r)&&f(s)){var o=i.horiz,c="touchend"===t.type?i.minPixelPadding:0,d=i.toValue((o?r:s)+c);o=i.toValue((o?r+a:s+l)-c),h[i.coll].push({axis:i,min:Math.min(d,o),max:Math.max(d,o)}),v=!0}}),v&&p(i,"selection",h,function(t){i.zoom(d(t,n?{animation:!1}:null))})),f(i.index)&&(this.selectionMarker=this.selectionMarker.destroy()),n&&this.scaleGroups()}i&&f(i.index)&&(c(i.container,{cursor:i._cursor}),i.cancelClick=10<this.hasDragged,i.mouseIsDown=this.hasDragged=this.hasPinched=!1,this.pinchDown=[])},t.prototype.findNearestKDPoint=function(t,e,i){var n=this.chart,o=n.hoverPoint;if(n=n.tooltip,o&&n&&n.isStickyOnContact())return o;var r;return t.forEach(function(t){var n=!(t.noSharedTooltip&&e)&&0>t.options.findNearestPointBy.indexOf("y");if(t=t.searchPoint(i,n),(n=v(t,!0)&&t.series)&&!(n=!v(r,!0))){n=r.distX-t.distX;var o=r.dist-t.dist,s=(t.series.group&&t.series.group.zIndex)-(r.series.group&&r.series.group.zIndex);n=0<(0!==n&&e?n:0!==o?o:0!==s?s:r.series.index>t.series.index?-1:1)}n&&(r=t)}),r},t.prototype.getChartCoordinatesFromPoint=function(t,e){var i=t.series,n=i.xAxis;i=i.yAxis;var o=t.shapeArgs;if(n&&i){var r=y(t.clientX,t.plotX),s=t.plotY||0;return t.isNode&&o&&f(o.x)&&f(o.y)&&(r=o.x,s=o.y),e?{chartX:i.len+i.pos-s,chartY:n.len+n.pos-r}:{chartX:r+n.pos,chartY:s+i.pos}}if(o&&o.x&&o.y)return{chartX:o.x,chartY:o.y}},t.prototype.getChartPosition=function(){if(this.chartPosition)return this.chartPosition;var t=this.chart.container,e=m(t);this.chartPosition={left:e.left,top:e.top,scaleX:1,scaleY:1};var i=t.offsetWidth;return t=t.offsetHeight,2<i&&2<t&&(this.chartPosition.scaleX=e.width/i,this.chartPosition.scaleY=e.height/t),this.chartPosition},t.prototype.getCoordinates=function(t){var e={xAxis:[],yAxis:[]};return this.chart.axes.forEach(function(i){e[i.isXAxis?"xAxis":"yAxis"].push({axis:i,value:i.toValue(t[i.horiz?"chartX":"chartY"])})}),e},t.prototype.getHoverData=function(t,e,i,n,o,r){var s=[];n=!(!n||!t);var a={chartX:r?r.chartX:void 0,chartY:r?r.chartY:void 0,shared:o};p(this,"beforeGetHoverData",a);var l=e&&!e.stickyTracking?[e]:i.filter(function(t){return a.filter?a.filter(t):t.visible&&!(!o&&t.directTouch)&&y(t.options.enableMouseTracking,!0)&&t.stickyTracking}),c=n||!r?t:this.findNearestKDPoint(l,o,r);return e=c&&c.series,c&&(o&&!e.noSharedTooltip?(l=i.filter(function(t){return a.filter?a.filter(t):t.visible&&!(!o&&t.directTouch)&&y(t.options.enableMouseTracking,!0)&&!t.noSharedTooltip}),l.forEach(function(t){var e=h(t.points,function(t){return t.x===c.x&&!t.isNull});v(e)&&(t.chart.isBoosting&&(e=t.getPoint(e)),s.push(e))})):s.push(c)),a={hoverPoint:c},p(this,"afterGetHoverData",a),{hoverPoint:a.hoverPoint,hoverSeries:e,hoverPoints:s}},t.prototype.getPointFromEvent=function(t){t=t.target;for(var e;t&&!e;)e=t.point,t=t.parentNode;return e},t.prototype.onTrackerMouseOut=function(t){t=t.relatedTarget||t.toElement;var e=this.chart.hoverSeries;this.isDirectTouch=!1,!e||!t||e.stickyTracking||this.inClass(t,"highcharts-tooltip")||this.inClass(t,"highcharts-series-"+e.index)&&this.inClass(t,"highcharts-tracker")||e.onMouseOut()},t.prototype.inClass=function(t,e){for(var i;t;){if(i=l(t,"class")){if(-1!==i.indexOf(e))return!0;if(-1!==i.indexOf("highcharts-container"))return!1}t=t.parentNode}},t.prototype.init=function(t,e){this.options=e,this.chart=t,this.runChartClick=!(!e.chart.events||!e.chart.events.click),this.pinchDown=[],this.lastValidTouch={},i&&(t.tooltip=new i(t,e.tooltip),this.followTouchMove=y(e.tooltip.followTouchMove,!0)),this.setDOMEvents()},t.prototype.normalize=function(t,e){var i=t.touches,n=i?i.length?i.item(0):y(i.changedTouches,t.changedTouches)[0]:t;return e||(e=this.getChartPosition()),i=n.pageX-e.left,n=n.pageY-e.top,i/=e.scaleX,n/=e.scaleY,d(t,{chartX:Math.round(i),chartY:Math.round(n)})},t.prototype.onContainerClick=function(t){var e=this.chart,i=e.hoverPoint;t=this.normalize(t);var n=e.plotLeft,o=e.plotTop;e.cancelClick||(i&&this.inClass(t.target,"highcharts-tracker")?(p(i.series,"click",d(t,{point:i})),e.hoverPoint&&i.firePointEvent("click",t)):(d(t,this.getCoordinates(t)),e.isInsidePlot(t.chartX-n,t.chartY-o,{visiblePlotOnly:!0})&&p(e,"click",t)))},t.prototype.onContainerMouseDown=function(t){var i=1==(1&(t.buttons||t.button));t=this.normalize(t),e.isFirefox&&0!==t.button&&this.onContainerMouseMove(t),(void 0===t.button||i)&&(this.zoomOption(t),i&&t.preventDefault&&t.preventDefault(),this.dragStart(t))},t.prototype.onContainerMouseLeave=function(e){var i=r[y(t.hoverChartIndex,-1)],n=this.chart.tooltip;n&&n.shouldStickOnContact()&&this.inClass(e.relatedTarget,"highcharts-tooltip-container")||(e=this.normalize(e),i&&(e.relatedTarget||e.toElement)&&(i.pointer.reset(),i.pointer.chartPosition=void 0),n&&!n.isHidden&&this.reset())},t.prototype.onContainerMouseEnter=function(t){delete this.chartPosition},t.prototype.onContainerMouseMove=function(t){var e=this.chart;t=this.normalize(t),this.setHoverChartIndex(),t.preventDefault||(t.returnValue=!1),("mousedown"===e.mouseIsDown||this.touchSelect(t))&&this.drag(t),e.openMenu||!this.inClass(t.target,"highcharts-tracker")&&!e.isInsidePlot(t.chartX-e.plotLeft,t.chartY-e.plotTop,{visiblePlotOnly:!0})||(this.inClass(t.target,"highcharts-no-tooltip")?this.reset(!1,0):this.runPointActions(t))},t.prototype.onDocumentTouchEnd=function(e){var i=r[y(t.hoverChartIndex,-1)];i&&i.pointer.drop(e)},t.prototype.onContainerTouchMove=function(t){this.touchSelect(t)?this.onContainerMouseMove(t):this.touch(t)},t.prototype.onContainerTouchStart=function(t){this.touchSelect(t)?this.onContainerMouseDown(t):(this.zoomOption(t),this.touch(t,!0))},t.prototype.onDocumentMouseMove=function(t){var e=this.chart,i=this.chartPosition;t=this.normalize(t,i);var n=e.tooltip;!i||n&&n.isStickyOnContact()||e.isInsidePlot(t.chartX-e.plotLeft,t.chartY-e.plotTop,{visiblePlotOnly:!0})||this.inClass(t.target,"highcharts-tracker")||this.reset()},t.prototype.onDocumentMouseUp=function(e){var i=r[y(t.hoverChartIndex,-1)];i&&i.pointer.drop(e)},t.prototype.pinch=function(t){var e=this,i=e.chart,n=e.pinchDown,o=t.touches||[],r=o.length,a=e.lastValidTouch,l=e.hasZoom,c={},u=1===r&&(e.inClass(t.target,"highcharts-tracker")&&i.runTrackerClick||e.runChartClick),h={},f=e.selectionMarker;1<r?e.initiated=!0:1===r&&this.followTouchMove&&(e.initiated=!1),l&&e.initiated&&!u&&!1!==t.cancelable&&t.preventDefault(),[].map.call(o,function(t){return e.normalize(t)}),"touchstart"===t.type?([].forEach.call(o,function(t,e){n[e]={chartX:t.chartX,chartY:t.chartY}}),a.x=[n[0].chartX,n[1]&&n[1].chartX],a.y=[n[0].chartY,n[1]&&n[1].chartY],i.axes.forEach(function(t){if(t.zoomEnabled){var e=i.bounds[t.horiz?"h":"v"],n=t.minPixelPadding,o=t.toPixels(Math.min(y(t.options.min,t.dataMin),t.dataMin)),r=t.toPixels(Math.max(y(t.options.max,t.dataMax),t.dataMax)),s=Math.max(o,r);e.min=Math.min(t.pos,Math.min(o,r)-n),e.max=Math.max(t.pos+t.len,s+n)}}),e.res=!0):e.followTouchMove&&1===r?this.runPointActions(e.normalize(t)):n.length&&(p(i,"touchpan",{originalEvent:t},function(){f||(e.selectionMarker=f=d({destroy:s,touch:!0},i.plotBox)),e.pinchTranslate(n,o,c,f,h,a),e.hasPinched=l,e.scaleGroups(c,h)}),e.res&&(e.res=!1,this.reset(!1,0)))},t.prototype.pinchTranslate=function(t,e,i,n,o,r){this.zoomHor&&this.pinchTranslateDirection(!0,t,e,i,n,o,r),this.zoomVert&&this.pinchTranslateDirection(!1,t,e,i,n,o,r)},t.prototype.pinchTranslateDirection=function(t,e,i,n,o,r,s,a){var l=this.chart,c=t?"x":"y",u=t?"X":"Y",d="chart"+u,h=t?"width":"height",p=l["plot"+(t?"Left":"Top")],f=l.inverted,v=l.bounds[t?"h":"v"],g=1===e.length,m=e[0][d],y=!g&&e[1][d];e=function(){"number"==typeof $&&20<Math.abs(m-y)&&(w=a||Math.abs(x-$)/Math.abs(m-y)),_=(p-x)/w+m,b=l["plot"+(t?"Width":"Height")]/w};var b,_,w=a||1,x=i[0][d],$=!g&&i[1][d];if(e(),(i=_)<v.min){i=v.min;var k=!0}else i+b>v.max&&(i=v.max-b,k=!0);k?(x-=.8*(x-s[c][0]),"number"==typeof $&&($-=.8*($-s[c][1])),e()):s[c]=[x,$],f||(r[c]=_-p,r[h]=b),r=f?1/w:w,o[h]=b,o[c]=i,n[f?t?"scaleY":"scaleX":"scale"+u]=w,n["translate"+u]=r*p+(x-r*m)},t.prototype.reset=function(t,e){var i=this.chart,n=i.hoverSeries,o=i.hoverPoint,r=i.hoverPoints,s=i.tooltip,a=s&&s.shared?r:o;t&&a&&b(a).forEach(function(e){e.series.isCartesian&&void 0===e.plotX&&(t=!1)}),t?s&&a&&b(a).length&&(s.refresh(a),s.shared&&r?r.forEach(function(t){t.setState(t.state,!0),t.series.isCartesian&&(t.series.xAxis.crosshair&&t.series.xAxis.drawCrosshair(null,t),t.series.yAxis.crosshair&&t.series.yAxis.drawCrosshair(null,t))}):o&&(o.setState(o.state,!0),i.axes.forEach(function(t){t.crosshair&&o.series[t.coll]===t&&t.drawCrosshair(null,o)}))):(o&&o.onMouseOut(),r&&r.forEach(function(t){t.setState()}),n&&n.onMouseOut(),s&&s.hide(e),this.unDocMouseMove&&(this.unDocMouseMove=this.unDocMouseMove()),i.axes.forEach(function(t){t.hideCrosshair()}),this.hoverX=i.hoverPoints=i.hoverPoint=null)},t.prototype.runPointActions=function(e,i){var n=this.chart,o=n.tooltip&&n.tooltip.options.enabled?n.tooltip:void 0,s=!!o&&o.shared,l=i||n.hoverPoint,c=l&&l.series||n.hoverSeries;i=this.getHoverData(l,c,n.series,(!e||"touchmove"!==e.type)&&(!!i||c&&c.directTouch&&this.isDirectTouch),s,e),l=i.hoverPoint,c=i.hoverSeries;var u=i.hoverPoints;if(i=c&&c.tooltipOptions.followPointer&&!c.tooltipOptions.split,s=s&&c&&!c.noSharedTooltip,l&&(l!==n.hoverPoint||o&&o.isHidden)){if((n.hoverPoints||[]).forEach(function(t){-1===u.indexOf(t)&&t.setState()}),n.hoverSeries!==c&&c.onMouseOver(),this.applyInactiveState(u),(u||[]).forEach(function(t){t.setState("hover")}),n.hoverPoint&&n.hoverPoint.firePointEvent("mouseOut"),!l.series)return;n.hoverPoints=u,n.hoverPoint=l,l.firePointEvent("mouseOver"),o&&o.refresh(s?u:l,e)}else i&&o&&!o.isHidden&&(l=o.getAnchor([{}],e),n.isInsidePlot(l[0],l[1],{visiblePlotOnly:!0})&&o.updatePosition({plotX:l[0],plotY:l[1]}));this.unDocMouseMove||(this.unDocMouseMove=a(n.container.ownerDocument,"mousemove",function(e){var i=r[t.hoverChartIndex];i&&i.pointer.onDocumentMouseMove(e)}),this.eventsToUnbind.push(this.unDocMouseMove)),n.axes.forEach(function(t){var i,o=y((t.crosshair||{}).snap,!0);o&&((i=n.hoverPoint)&&i.series[t.coll]===t||(i=h(u,function(e){return e.series[t.coll]===t}))),i||!o?t.drawCrosshair(e,i):t.hideCrosshair()})},t.prototype.scaleGroups=function(t,e){var i=this.chart;i.series.forEach(function(n){var o=t||n.getPlotBox();n.group&&(n.xAxis&&n.xAxis.zoomEnabled||i.mapView)&&(n.group.attr(o),n.markerGroup&&(n.markerGroup.attr(o),n.markerGroup.clip(e?i.clipRect:null)),n.dataLabelsGroup&&n.dataLabelsGroup.attr(o))}),i.clipRect.attr(e||i.clipBox)},t.prototype.setDOMEvents=function(){var i=this,n=this.chart.container,o=n.ownerDocument;n.onmousedown=this.onContainerMouseDown.bind(this),n.onmousemove=this.onContainerMouseMove.bind(this),n.onclick=this.onContainerClick.bind(this),this.eventsToUnbind.push(a(n,"mouseenter",this.onContainerMouseEnter.bind(this))),this.eventsToUnbind.push(a(n,"mouseleave",this.onContainerMouseLeave.bind(this))),t.unbindDocumentMouseUp||(t.unbindDocumentMouseUp=a(o,"mouseup",this.onDocumentMouseUp.bind(this)));for(var r=this.chart.renderTo.parentElement;r&&"BODY"!==r.tagName;)this.eventsToUnbind.push(a(r,"scroll",function(){delete i.chartPosition})),r=r.parentElement;e.hasTouch&&(this.eventsToUnbind.push(a(n,"touchstart",this.onContainerTouchStart.bind(this),{passive:!1})),this.eventsToUnbind.push(a(n,"touchmove",this.onContainerTouchMove.bind(this),{passive:!1})),t.unbindDocumentTouchEnd||(t.unbindDocumentTouchEnd=a(o,"touchend",this.onDocumentTouchEnd.bind(this),{passive:!1})))},t.prototype.setHoverChartIndex=function(){var i=this.chart,n=e.charts[y(t.hoverChartIndex,-1)];n&&n!==i&&n.pointer.onContainerMouseLeave({relatedTarget:!0}),n&&n.mouseIsDown||(t.hoverChartIndex=i.index)},t.prototype.touch=function(t,e){var i=this.chart;if(this.setHoverChartIndex(),1===t.touches.length)if(t=this.normalize(t),i.isInsidePlot(t.chartX-i.plotLeft,t.chartY-i.plotTop,{visiblePlotOnly:!0})&&!i.openMenu){if(e&&this.runPointActions(t),"touchmove"===t.type){e=this.pinchDown;var n=!!e[0]&&4<=Math.sqrt(Math.pow(e[0].chartX-t.chartX,2)+Math.pow(e[0].chartY-t.chartY,2))}y(n,!0)&&this.pinch(t)}else e&&this.reset();else 2===t.touches.length&&this.pinch(t)},t.prototype.touchSelect=function(t){return!(!this.chart.options.chart.zoomBySingleTouch||!t.touches||1!==t.touches.length)},t.prototype.zoomOption=function(t){var e=this.chart,i=e.options.chart;e=e.inverted;var n=i.zoomType||"";/touch/.test(t.type)&&(n=y(i.pinchType,n)),this.zoomX=t=/x/.test(n),this.zoomY=i=/y/.test(n),this.zoomHor=t&&!e||i&&e,this.zoomVert=i&&!e||t&&e,this.hasZoom=t||i},t}()}),e(i,"Core/MSPointer.js",[i["Core/Globals.js"],i["Core/Pointer.js"],i["Core/Utilities.js"]],function(t,e,i){function n(){var t=[];return t.item=function(t){return this[t]},h(f,function(e){t.push({pageX:e.pageX,pageY:e.pageY,target:e.target})}),t}function o(t,i,o,r){var a=s[e.hoverChartIndex||NaN];"touch"!==t.pointerType&&t.pointerType!==t.MSPOINTER_TYPE_TOUCH||!a||(a=a.pointer,r(t),a[i]({type:o,target:t.currentTarget,preventDefault:l,touches:n()}))}var r=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),s=t.charts,a=t.doc,l=t.noop,c=t.win,u=i.addEvent,d=i.css,h=i.objectEach,p=i.removeEvent,f={},v=!!c.PointerEvent;return function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return r(i,e),i.isRequired=function(){return!(t.hasTouch||!c.PointerEvent&&!c.MSPointerEvent)},i.prototype.batchMSEvents=function(t){t(this.chart.container,v?"pointerdown":"MSPointerDown",this.onContainerPointerDown),t(this.chart.container,v?"pointermove":"MSPointerMove",this.onContainerPointerMove),t(a,v?"pointerup":"MSPointerUp",this.onDocumentPointerUp)},i.prototype.destroy=function(){this.batchMSEvents(p),e.prototype.destroy.call(this)},i.prototype.init=function(t,i){e.prototype.init.call(this,t,i),this.hasZoom&&d(t.container,{"-ms-touch-action":"none","touch-action":"none"})},i.prototype.onContainerPointerDown=function(t){o(t,"onContainerTouchStart","touchstart",function(t){f[t.pointerId]={pageX:t.pageX,pageY:t.pageY,target:t.currentTarget}})},i.prototype.onContainerPointerMove=function(t){o(t,"onContainerTouchMove","touchmove",function(t){f[t.pointerId]={pageX:t.pageX,pageY:t.pageY},f[t.pointerId].target||(f[t.pointerId].target=t.currentTarget)})},i.prototype.onDocumentPointerUp=function(t){o(t,"onDocumentTouchEnd","touchend",function(t){delete f[t.pointerId]})},i.prototype.setDOMEvents=function(){e.prototype.setDOMEvents.call(this),(this.hasZoom||this.followTouchMove)&&this.batchMSEvents(u)},i}(e)}),e(i,"Core/Legend/Legend.js",[i["Core/Animation/AnimationUtilities.js"],i["Core/FormatUtilities.js"],i["Core/Globals.js"],i["Core/Series/Point.js"],i["Core/Renderer/RendererUtilities.js"],i["Core/Utilities.js"]],function(t,e,i,n,o,r){var s=t.animObject,a=t.setAnimation,l=e.format;t=i.isFirefox;var c=i.marginNames;i=i.win;var u=o.distribute,d=r.addEvent,h=r.createElement,p=r.css,f=r.defined,v=r.discardElement,g=r.find,m=r.fireEvent,y=r.isNumber,b=r.merge,_=r.pick,w=r.relativeLength,x=r.stableSort,$=r.syncTimeout;return o=r.wrap,r=function(){function t(t,e){this.allItems=[],this.contentGroup=this.box=void 0,this.display=!1,this.group=void 0,this.offsetWidth=this.maxLegendWidth=this.maxItemWidth=this.legendWidth=this.legendHeight=this.lastLineHeight=this.lastItemY=this.itemY=this.itemX=this.itemMarginTop=this.itemMarginBottom=this.itemHeight=this.initialItemY=0,this.options={},this.padding=0,this.pages=[],this.proximate=!1,this.scrollGroup=void 0,this.widthOption=this.totalItemWidth=this.titleHeight=this.symbolWidth=this.symbolHeight=0,this.chart=t,this.init(t,e)}return t.prototype.init=function(t,e){this.chart=t,this.setOptions(e),e.enabled&&(this.render(),d(this.chart,"endResize",function(){this.legend.positionCheckboxes()}),this.proximate?this.unchartrender=d(this.chart,"render",function(){this.legend.proximatePositions(),this.legend.positionItems()}):this.unchartrender&&this.unchartrender())},t.prototype.setOptions=function(t){var e=_(t.padding,8);this.options=t,this.chart.styledMode||(this.itemStyle=t.itemStyle,this.itemHiddenStyle=b(this.itemStyle,t.itemHiddenStyle)),this.itemMarginTop=t.itemMarginTop||0,this.itemMarginBottom=t.itemMarginBottom||0,this.padding=e,this.initialItemY=e-5,this.symbolWidth=_(t.symbolWidth,16),this.pages=[],this.proximate="proximate"===t.layout&&!this.chart.inverted,this.baseline=void 0},t.prototype.update=function(t,e){var i=this.chart;this.setOptions(b(!0,this.options,t)),this.destroy(),i.isDirtyLegend=i.isDirtyBox=!0,_(e,!0)&&i.redraw(),m(this,"afterUpdate")},t.prototype.colorizeItem=function(t,e){if(t.legendGroup[e?"removeClass":"addClass"]("highcharts-legend-item-hidden"),!this.chart.styledMode){var i=this.options,n=t.legendItem,o=t.legendLine,r=t.legendSymbol,s=this.itemHiddenStyle.color;i=e?i.itemStyle.color:s;var a=e?t.color||s:s,l=t.options&&t.options.marker,c={fill:a};n&&n.css({fill:i,color:i}),o&&o.attr({stroke:a}),r&&(l&&r.isMarker&&(c=t.pointAttribs(),e||(c.stroke=c.fill=s)),r.attr(c))}m(this,"afterColorizeItem",{item:t,visible:e})},t.prototype.positionItems=function(){this.allItems.forEach(this.positionItem,this),this.chart.isResizing||this.positionCheckboxes()},t.prototype.positionItem=function(t){var e=this,i=this.options,n=i.symbolPadding,o=!i.rtl,r=t._legendItemPos;i=r[0],r=r[1];var s=t.checkbox,a=t.legendGroup;a&&a.element&&(n={translateX:o?i:this.legendWidth-i-2*n-4,translateY:r},o=function(){m(e,"afterPositionItem",{item:t})},f(a.translateY)?a.animate(n,void 0,o):(a.attr(n),o())),s&&(s.x=i,s.y=r)},t.prototype.destroyItem=function(t){var e=t.checkbox;["legendItem","legendLine","legendSymbol","legendGroup"].forEach(function(e){t[e]&&(t[e]=t[e].destroy())}),e&&v(t.checkbox)},t.prototype.destroy=function(){function t(t){this[t]&&(this[t]=this[t].destroy())}this.getAllItems().forEach(function(e){["legendItem","legendGroup"].forEach(t,e)}),"clipRect up down pager nav box title group".split(" ").forEach(t,this),this.display=null},t.prototype.positionCheckboxes=function(){var t=this.group&&this.group.alignAttr,e=this.clipHeight||this.legendHeight,i=this.titleHeight;if(t){var n=t.translateY;this.allItems.forEach(function(o){var r=o.checkbox;if(r){var s=n+i+r.y+(this.scrollOffset||0)+3;p(r,{left:t.translateX+o.checkboxOffset+r.x-20+"px",top:s+"px",display:this.proximate||s>n-6&&s<n+e-6?"":"none"})}},this)}},t.prototype.renderTitle=function(){var t=this.options,e=this.padding,i=t.title,n=0;i.text&&(this.title||(this.title=this.chart.renderer.label(i.text,e-3,e-4,null,null,null,t.useHTML,null,"legend-title").attr({zIndex:1}),this.chart.styledMode||this.title.css(i.style),this.title.add(this.group)),i.width||this.title.css({width:this.maxLegendWidth+"px"}),t=this.title.getBBox(),n=t.height,this.offsetWidth=t.width,this.contentGroup.attr({translateY:n})),this.titleHeight=n},t.prototype.setText=function(t){var e=this.options;t.legendItem.attr({text:e.labelFormat?l(e.labelFormat,t,this.chart):e.labelFormatter.call(t)})},t.prototype.renderItem=function(t){var e=this.chart,i=e.renderer,n=this.options,o=this.symbolWidth,r=n.symbolPadding||0,s=this.itemStyle,a=this.itemHiddenStyle,l="horizontal"===n.layout?_(n.itemDistance,20):0,c=!n.rtl,u=!t.series,d=!u&&t.series.drawLegendSymbol?t.series:t,h=d.options,p=this.createCheckboxForItem&&h&&h.showCheckbox,f=n.useHTML,v=t.options.className,g=t.legendItem;h=o+r+l+(p?20:0),g||(t.legendGroup=i.g("legend-item").addClass("highcharts-"+d.type+"-series highcharts-color-"+t.colorIndex+(v?" "+v:"")+(u?" highcharts-series-"+t.index:"")).attr({zIndex:1}).add(this.scrollGroup),t.legendItem=g=i.text("",c?o+r:-r,this.baseline||0,f),e.styledMode||g.css(b(t.visible?s:a)),g.attr({align:c?"left":"right",zIndex:2}).add(t.legendGroup),this.baseline||(this.fontMetrics=i.fontMetrics(e.styledMode?12:s.fontSize,g),this.baseline=this.fontMetrics.f+3+this.itemMarginTop,g.attr("y",this.baseline),this.symbolHeight=n.symbolHeight||this.fontMetrics.f,n.squareSymbol&&(this.symbolWidth=_(n.symbolWidth,Math.max(this.symbolHeight,16)),h=this.symbolWidth+r+l+(p?20:0),c&&g.attr("x",this.symbolWidth+r))),d.drawLegendSymbol(this,t),this.setItemEvents&&this.setItemEvents(t,g,f)),p&&!t.checkbox&&this.createCheckboxForItem&&this.createCheckboxForItem(t),this.colorizeItem(t,t.visible),!e.styledMode&&s.width||g.css({width:(n.itemWidth||this.widthOption||e.spacingBox.width)-h+"px"}),this.setText(t),e=g.getBBox(),i=this.fontMetrics&&this.fontMetrics.h||0,t.itemWidth=t.checkboxOffset=n.itemWidth||t.legendItemWidth||e.width+h,this.maxItemWidth=Math.max(this.maxItemWidth,t.itemWidth),this.totalItemWidth+=t.itemWidth,this.itemHeight=t.itemHeight=Math.round(t.legendItemHeight||(e.height>1.5*i?e.height:i))},t.prototype.layoutItem=function(t){var e=this.options,i=this.padding,n="horizontal"===e.layout,o=t.itemHeight,r=this.itemMarginBottom,s=this.itemMarginTop,a=n?_(e.itemDistance,20):0,l=this.maxLegendWidth;e=e.alignColumns&&this.totalItemWidth>l?this.maxItemWidth:t.itemWidth,n&&this.itemX-i+e>l&&(this.itemX=i,this.lastLineHeight&&(this.itemY+=s+this.lastLineHeight+r),this.lastLineHeight=0),this.lastItemY=s+this.itemY+r,this.lastLineHeight=Math.max(o,this.lastLineHeight),t._legendItemPos=[this.itemX,this.itemY],n?this.itemX+=e:(this.itemY+=s+o+r,this.lastLineHeight=o),this.offsetWidth=this.widthOption||Math.max((n?this.itemX-i-(t.checkbox?0:a):e)+i,this.offsetWidth)},t.prototype.getAllItems=function(){var t=[];return this.chart.series.forEach(function(e){var i=e&&e.options;e&&_(i.showInLegend,!f(i.linkedTo)&&void 0,!0)&&(t=t.concat(e.legendItems||("point"===i.legendType?e.data:e)))}),m(this,"afterGetAllItems",{allItems:t}),t},t.prototype.getAlignment=function(){var t=this.options;return this.proximate?t.align.charAt(0)+"tv":t.floating?"":t.align.charAt(0)+t.verticalAlign.charAt(0)+t.layout.charAt(0)},t.prototype.adjustMargins=function(t,e){var i=this.chart,n=this.options,o=this.getAlignment();o&&[/(lth|ct|rth)/,/(rtv|rm|rbv)/,/(rbh|cb|lbh)/,/(lbv|lm|ltv)/].forEach(function(r,s){r.test(o)&&!f(t[s])&&(i[c[s]]=Math.max(i[c[s]],i.legend[(s+1)%2?"legendHeight":"legendWidth"]+[1,-1,-1,1][s]*n[s%2?"x":"y"]+_(n.margin,12)+e[s]+(i.titleOffset[s]||0)))})},t.prototype.proximatePositions=function(){var t=this.chart,e=[],i="left"===this.options.align;this.allItems.forEach(function(n){var o,r=i;if(n.yAxis){n.xAxis.options.reversed&&(r=!r),n.points&&(o=g(r?n.points:n.points.slice(0).reverse(),function(t){return y(t.plotY)})),r=this.itemMarginTop+n.legendItem.getBBox().height+this.itemMarginBottom;var s=n.yAxis.top-t.plotTop;n.visible?(o=o?o.plotY:n.yAxis.height,o+=s-.3*r):o=s+n.yAxis.height,e.push({target:o,size:r,item:n})}},this),u(e,t.plotHeight).forEach(function(e){e.item._legendItemPos&&(e.item._legendItemPos[1]=t.plotTop-t.spacing[0]+e.pos)})},t.prototype.render=function(){var t=this.chart,e=t.renderer,i=this.options,n=this.padding,o=this.getAllItems(),r=this.group,s=this.box;this.itemX=n,this.itemY=this.initialItemY,this.lastItemY=this.offsetWidth=0,this.widthOption=w(i.width,t.spacingBox.width-n);var a=t.spacingBox.width-2*n-i.x;-1<["rm","lm"].indexOf(this.getAlignment().substring(0,2))&&(a/=2),this.maxLegendWidth=this.widthOption||a,r||(this.group=r=e.g("legend").addClass(i.className||"").attr({zIndex:7}).add(),this.contentGroup=e.g().attr({zIndex:1}).add(r),this.scrollGroup=e.g().add(this.contentGroup)),this.renderTitle(),x(o,function(t,e){return(t.options&&t.options.legendIndex||0)-(e.options&&e.options.legendIndex||0)}),i.reversed&&o.reverse(),this.allItems=o,this.display=a=!!o.length,this.itemHeight=this.totalItemWidth=this.maxItemWidth=this.lastLineHeight=0,o.forEach(this.renderItem,this),o.forEach(this.layoutItem,this),o=(this.widthOption||this.offsetWidth)+n;var l=this.lastItemY+this.lastLineHeight+this.titleHeight;l=this.handleOverflow(l),l+=n,s||(this.box=s=e.rect().addClass("highcharts-legend-box").attr({r:i.borderRadius}).add(r),s.isNew=!0),t.styledMode||s.attr({stroke:i.borderColor,"stroke-width":i.borderWidth||0,fill:i.backgroundColor||"none"}).shadow(i.shadow),0<o&&0<l&&(s[s.isNew?"attr":"animate"](s.crisp.call({},{x:0,y:0,width:o,height:l},s.strokeWidth())),s.isNew=!1),s[a?"show":"hide"](),t.styledMode&&"none"===r.getStyle("display")&&(o=l=0),this.legendWidth=o,this.legendHeight=l,a&&this.align(),this.proximate||this.positionItems(),m(this,"afterRender")},t.prototype.align=function(t){void 0===t&&(t=this.chart.spacingBox);var e=this.chart,i=this.options,n=t.y;/(lth|ct|rth)/.test(this.getAlignment())&&0<e.titleOffset[0]?n+=e.titleOffset[0]:/(lbh|cb|rbh)/.test(this.getAlignment())&&0<e.titleOffset[2]&&(n-=e.titleOffset[2]),n!==t.y&&(t=b(t,{y:n})),this.group.align(b(i,{width:this.legendWidth,height:this.legendHeight,verticalAlign:this.proximate?"top":i.verticalAlign}),!0,t)},t.prototype.handleOverflow=function(t){var e,i,n=this,o=this.chart,r=o.renderer,s=this.options,a=s.y,l="top"===s.verticalAlign,c=this.padding,u=s.maxHeight,d=s.navigation,h=_(d.animation,!0),p=d.arrowSize||12,f=this.pages,v=this.allItems,g=function(t){"number"==typeof t?b.attr({height:t}):b&&(n.clipRect=b.destroy(),n.contentGroup.clip()),n.contentGroup.div&&(n.contentGroup.div.style.clip=t?"rect("+c+"px,9999px,"+(c+t)+"px,0)":"auto")},m=function(t){return n[t]=r.circle(0,0,1.3*p).translate(p/2,p/2).add(y),o.styledMode||n[t].attr("fill","rgba(0,0,0,0.0001)"),n[t]};a=o.spacingBox.height+(l?-a:a)-c;var y=this.nav,b=this.clipRect;return"horizontal"!==s.layout||"middle"===s.verticalAlign||s.floating||(a/=2),u&&(a=Math.min(a,u)),f.length=0,t&&0<a&&t>a&&!1!==d.enabled?(this.clipHeight=e=Math.max(a-20-this.titleHeight-c,0),this.currentPage=_(this.currentPage,1),this.fullHeight=t,v.forEach(function(t,n){var o=t._legendItemPos[1],r=Math.round(t.legendItem.getBBox().height),s=f.length;(!s||o-f[s-1]>e&&(i||o)!==f[s-1])&&(f.push(i||o),s++),t.pageIx=s-1,i&&(v[n-1].pageIx=s-1),n===v.length-1&&o+r-f[s-1]>e&&r<=e&&(f.push(o),t.pageIx=s),o!==i&&(i=o)}),b||(b=n.clipRect=r.clipRect(0,c,9999,0),n.contentGroup.clip(b)),g(e),y||(this.nav=y=r.g().attr({zIndex:1}).add(this.group),this.up=r.symbol("triangle",0,0,p,p).add(y),m("upTracker").on("click",function(){n.scroll(-1,h)}),this.pager=r.text("",15,10).addClass("highcharts-legend-navigation"),o.styledMode||this.pager.css(d.style),this.pager.add(y),this.down=r.symbol("triangle-down",0,0,p,p).add(y),m("downTracker").on("click",function(){n.scroll(1,h)})),n.scroll(0),t=a):y&&(g(),this.nav=y.destroy(),this.scrollGroup.attr({translateY:1}),this.clipHeight=0),t},t.prototype.scroll=function(t,e){var i=this,n=this.chart,o=this.pages,r=o.length,l=this.clipHeight,c=this.options.navigation,u=this.pager,d=this.padding,h=this.currentPage+t;h>r&&(h=r),0<h&&(void 0!==e&&a(e,n),this.nav.attr({translateX:d,translateY:l+this.padding+7+this.titleHeight,visibility:"visible"}),[this.up,this.upTracker].forEach(function(t){t.attr({class:1===h?"highcharts-legend-nav-inactive":"highcharts-legend-nav-active"})}),u.attr({text:h+"/"+r}),[this.down,this.downTracker].forEach(function(t){t.attr({x:18+this.pager.getBBox().width,class:h===r?"highcharts-legend-nav-inactive":"highcharts-legend-nav-active"})},this),n.styledMode||(this.up.attr({fill:1===h?c.inactiveColor:c.activeColor}),this.upTracker.css({cursor:1===h?"default":"pointer"}),this.down.attr({fill:h===r?c.inactiveColor:c.activeColor}),this.downTracker.css({cursor:h===r?"default":"pointer"})),this.scrollOffset=-o[h-1]+this.initialItemY,this.scrollGroup.animate({translateY:this.scrollOffset}),this.currentPage=h,this.positionCheckboxes(),t=s(_(e,n.renderer.globalAnimation,!0)),$(function(){m(i,"afterScroll",{currentPage:h})},t.duration))},t.prototype.setItemEvents=function(t,e,i){var o=this,r=o.chart.renderer.boxWrapper,s=t instanceof n,a="highcharts-legend-"+(s?"point":"series")+"-active",l=o.chart.styledMode,c=function(e){o.allItems.forEach(function(i){t!==i&&[i].concat(i.linkedSeries||[]).forEach(function(t){t.setState(e,!s)})})};(i?[e,t.legendSymbol]:[t.legendGroup]).forEach(function(i){i&&i.on("mouseover",function(){t.visible&&c("inactive"),t.setState("hover"),t.visible&&r.addClass(a),l||e.css(o.options.itemHoverStyle)}).on("mouseout",function(){o.chart.styledMode||e.css(b(t.visible?o.itemStyle:o.itemHiddenStyle)),c(""),r.removeClass(a),t.setState()}).on("click",function(e){var i=function(){t.setVisible&&t.setVisible(),c(t.visible?"inactive":"")};r.removeClass(a),e={browserEvent:e},t.firePointEvent?t.firePointEvent("legendItemClick",e,i):m(t,"legendItemClick",e,i)})})},t.prototype.createCheckboxForItem=function(t){t.checkbox=h("input",{type:"checkbox",className:"highcharts-legend-checkbox",checked:t.selected,defaultChecked:t.selected},this.options.itemCheckboxStyle,this.chart.container),d(t.checkbox,"click",function(e){m(t.series||t,"checkboxClick",{checked:e.target.checked,item:t},function(){t.select()})})},t}(),(/Trident\/7\.0/.test(i.navigator&&i.navigator.userAgent)||t)&&o(r.prototype,"positionItem",function(t,e){var i=this,n=function(){e._legendItemPos&&t.call(i,e)};n(),i.bubbleLegend||setTimeout(n)}),r}),e(i,"Core/Series/SeriesRegistry.js",[i["Core/Globals.js"],i["Core/DefaultOptions.js"],i["Core/Series/Point.js"],i["Core/Utilities.js"]],function(t,e,i,n){var o,r=e.defaultOptions,s=n.error,a=n.extendClass,l=n.merge;return function(e){function n(t,n){var o=r.plotOptions||{},s=n.defaultOptions;n.prototype.pointClass||(n.prototype.pointClass=i),n.prototype.type=t,s&&(o[t]=s),e.seriesTypes[t]=n}e.seriesTypes=t.seriesTypes,e.getSeries=function(t,i){void 0===i&&(i={});var n=t.options.chart;n=i.type||n.type||n.defaultSeriesType||"";var o=e.seriesTypes[n];return e||s(17,!0,t,{missingModuleFor:n}),n=new o,"function"==typeof n.init&&n.init(t,i),n},e.registerSeriesType=n,e.seriesType=function(t,o,s,c,u){var d=r.plotOptions||{};return o=o||"",d[t]=l(d[o],s),n(t,a(e.seriesTypes[o]||function(){},c)),e.seriesTypes[t].prototype.type=t,u&&(e.seriesTypes[t].prototype.pointClass=a(i,u)),e.seriesTypes[t]}}(o||(o={})),o}),e(i,"Core/Chart/Chart.js",[i["Core/Animation/AnimationUtilities.js"],i["Core/Axis/Axis.js"],i["Core/FormatUtilities.js"],i["Core/Foundation.js"],i["Core/Globals.js"],i["Core/Legend/Legend.js"],i["Core/MSPointer.js"],i["Core/DefaultOptions.js"],i["Core/Pointer.js"],i["Core/Renderer/RendererRegistry.js"],i["Core/Series/SeriesRegistry.js"],i["Core/Renderer/SVG/SVGRenderer.js"],i["Core/Time.js"],i["Core/Utilities.js"],i["Core/Renderer/HTML/AST.js"]],function(t,e,i,n,o,r,s,a,l,c,u,d,h,p,f){var v=t.animate,g=t.animObject,m=t.setAnimation,y=i.numberFormat,b=n.registerEventOptions,_=o.charts,w=o.doc,x=o.marginNames,$=o.svg,k=o.win,C=a.defaultOptions,S=a.defaultTime,T=u.seriesTypes,M=p.addEvent,A=p.attr,O=p.cleanRecursively,P=p.createElement,L=p.css,E=p.defined,I=p.discardElement,j=p.erase,D=p.error,N=p.extend,z=p.find,R=p.fireEvent,F=p.getStyle,B=p.isArray,H=p.isNumber,W=p.isObject,U=p.isString,G=p.merge,V=p.objectEach,X=p.pick,Y=p.pInt,q=p.relativeLength,Z=p.removeEvent,J=p.splat,Q=p.syncTimeout,K=p.uniqueKey;return t=function(){function t(t,e,i){this.series=this.renderTo=this.renderer=this.pointer=this.pointCount=this.plotWidth=this.plotTop=this.plotLeft=this.plotHeight=this.plotBox=this.options=this.numberFormatter=this.margin=this.legend=this.labelCollectors=this.isResizing=this.index=this.eventOptions=this.container=this.colorCounter=this.clipBox=this.chartWidth=this.chartHeight=this.bounds=this.axisOffset=this.axes=void 0,this.sharedClips={},this.yAxis=this.xAxis=this.userOptions=this.titleOffset=this.time=this.symbolCounter=this.spacingBox=this.spacing=void 0,this.getArgs(t,e,i)}return t.chart=function(e,i,n){return new t(e,i,n)},t.prototype.getArgs=function(t,e,i){U(t)||t.nodeName?(this.renderTo=t,this.init(e,i)):this.init(t,e)},t.prototype.init=function(t,e){var i=t.plotOptions||{};R(this,"init",{args:arguments},function(){var n=G(C,t),r=n.chart;V(n.plotOptions,function(t,e){W(t)&&(t.tooltip=i[e]&&G(i[e].tooltip)||void 0)}),n.tooltip.userOptions=t.chart&&t.chart.forExport&&t.tooltip.userOptions||t.tooltip,this.userOptions=t,this.margin=[],this.spacing=[],this.bounds={h:{},v:{}},this.labelCollectors=[],this.callback=e,this.isResizing=0,this.options=n,this.axes=[],this.series=[],this.time=t.time&&Object.keys(t.time).length?new h(t.time):o.time,this.numberFormatter=r.numberFormatter||y,this.styledMode=r.styledMode,this.hasCartesianSeries=r.showAxes,this.index=_.length,_.push(this),o.chartCount++,b(this,r),this.xAxis=[],this.yAxis=[],this.pointCount=this.colorCounter=this.symbolCounter=0,R(this,"afterInit"),this.firstRender()})},t.prototype.initSeries=function(t){var e=this.options.chart;e=t.type||e.type||e.defaultSeriesType;var i=T[e];return i||D(17,!0,this,{missingModuleFor:e}),e=new i,"function"==typeof e.init&&e.init(this,t),e},t.prototype.setSeriesData=function(){this.getSeriesOrderByLinks().forEach(function(t){t.points||t.data||!t.enabledDataSorting||t.setData(t.options.data,!1)})},t.prototype.getSeriesOrderByLinks=function(){return this.series.concat().sort(function(t,e){return t.linkedSeries.length||e.linkedSeries.length?e.linkedSeries.length-t.linkedSeries.length:0})},t.prototype.orderSeries=function(t){var e=this.series;t=t||0;for(var i=e.length;t<i;++t)e[t]&&(e[t].index=t,e[t].name=e[t].getName())},t.prototype.isInsidePlot=function(t,e,i){void 0===i&&(i={});var n=this.inverted,o=this.plotBox,r=this.plotLeft,s=this.plotTop,a=this.scrollablePlotBox,l=0,c=0;i.visiblePlotOnly&&this.scrollingContainer&&(c=this.scrollingContainer,l=c.scrollLeft,c=c.scrollTop);var u=i.series;if(o=i.visiblePlotOnly&&a||o,a=i.inverted?e:t,e=i.inverted?t:e,t={x:a,y:e,isInsidePlot:!0},!i.ignoreX){var d=u&&(n?u.yAxis:u.xAxis)||{pos:r,len:1/0};a=i.paneCoordinates?d.pos+a:r+a,a>=Math.max(l+r,d.pos)&&a<=Math.min(l+r+o.width,d.pos+d.len)||(t.isInsidePlot=!1)}return!i.ignoreY&&t.isInsidePlot&&(n=u&&(n?u.xAxis:u.yAxis)||{pos:s,len:1/0},(i=i.paneCoordinates?n.pos+e:s+e)>=Math.max(c+s,n.pos)&&i<=Math.min(c+s+o.height,n.pos+n.len)||(t.isInsidePlot=!1)),R(this,"afterIsInsidePlot",t),t.isInsidePlot},t.prototype.redraw=function(t){R(this,"beforeRedraw");var e=this.hasCartesianSeries?this.axes:this.colorAxis||[],i=this.series,n=this.pointer,o=this.legend,r=this.userOptions.legend,s=this.renderer,a=s.isHidden(),l=[],c=this.isDirtyBox,u=this.isDirtyLegend;for(this.setResponsive&&this.setResponsive(!1),m(!!this.hasRendered&&t,this),a&&this.temporaryDisplay(),this.layOutTitles(),t=i.length;t--;){var d=i[t];if(d.options.stacking||d.options.centerInCategory){var h=!0;if(d.isDirty){var p=!0;break}}}if(p)for(t=i.length;t--;)d=i[t],d.options.stacking&&(d.isDirty=!0);i.forEach(function(t){t.isDirty&&("point"===t.options.legendType?("function"==typeof t.updateTotals&&t.updateTotals(),u=!0):r&&(r.labelFormatter||r.labelFormat)&&(u=!0)),t.isDirtyData&&R(t,"updatedData")}),u&&o&&o.options.enabled&&(o.render(),this.isDirtyLegend=!1),h&&this.getStacks(),e.forEach(function(t){t.updateNames(),t.setScale()}),this.getMargins(),e.forEach(function(t){t.isDirty&&(c=!0)}),e.forEach(function(t){var e=t.min+","+t.max;t.extKey!==e&&(t.extKey=e,l.push(function(){R(t,"afterSetExtremes",N(t.eventArgs,t.getExtremes())),delete t.eventArgs})),(c||h)&&t.redraw()}),c&&this.drawChartBox(),R(this,"predraw"),i.forEach(function(t){(c||t.isDirty)&&t.visible&&t.redraw(),t.isDirtyData=!1}),n&&n.reset(!0),s.draw(),R(this,"redraw"),R(this,"render"),a&&this.temporaryDisplay(!0),l.forEach(function(t){t.call()})},t.prototype.get=function(t){function e(e){return e.id===t||e.options&&e.options.id===t}for(var i=this.series,n=z(this.axes,e)||z(this.series,e),o=0;!n&&o<i.length;o++)n=z(i[o].points||[],e);return n},t.prototype.getAxes=function(){var t=this,i=this.options,n=i.xAxis=J(i.xAxis||{});i=i.yAxis=J(i.yAxis||{}),R(this,"getAxes"),n.forEach(function(t,e){t.index=e,t.isX=!0}),i.forEach(function(t,e){t.index=e}),n.concat(i).forEach(function(i){new e(t,i)}),R(this,"afterGetAxes")},t.prototype.getSelectedPoints=function(){return this.series.reduce(function(t,e){return e.getPointsCollection().forEach(function(e){X(e.selectedStaging,e.selected)&&t.push(e)}),t},[])},t.prototype.getSelectedSeries=function(){return this.series.filter(function(t){return t.selected})},t.prototype.setTitle=function(t,e,i){this.applyDescription("title",t),this.applyDescription("subtitle",e),this.applyDescription("caption",void 0),this.layOutTitles(i)},t.prototype.applyDescription=function(t,e){var i=this,n="title"===t?{color:"#333333",fontSize:this.options.isStock?"16px":"18px"}:{color:"#666666"};n=this.options[t]=G(!this.styledMode&&{style:n},this.options[t],e);var o=this[t];o&&e&&(this[t]=o=o.destroy()),n&&!o&&(o=this.renderer.text(n.text,0,0,n.useHTML).attr({align:n.align,class:"highcharts-"+t,zIndex:n.zIndex||4}).add(),o.update=function(e){i[{title:"setTitle",subtitle:"setSubtitle",caption:"setCaption"}[t]](e)},this.styledMode||o.css(n.style),this[t]=o)},t.prototype.layOutTitles=function(t){var e=[0,0,0],i=this.renderer,n=this.spacingBox;["title","subtitle","caption"].forEach(function(t){var o=this[t],r=this.options[t],s=r.verticalAlign||"top";t="title"===t?"top"===s?-3:0:"top"===s?e[0]+2:0;var a;if(o){this.styledMode||(a=r.style&&r.style.fontSize),a=i.fontMetrics(a,o).b,o.css({width:(r.width||n.width+(r.widthAdjust||0))+"px"});var l=Math.round(o.getBBox(r.useHTML).height);o.align(N({y:"bottom"===s?a:t+a,height:l},r),!1,"spacingBox"),r.floating||("top"===s?e[0]=Math.ceil(e[0]+l):"bottom"===s&&(e[2]=Math.ceil(e[2]+l)))}},this),e[0]&&"top"===(this.options.title.verticalAlign||"top")&&(e[0]+=this.options.title.margin),e[2]&&"bottom"===this.options.caption.verticalAlign&&(e[2]+=this.options.caption.margin);var o=!this.titleOffset||this.titleOffset.join(",")!==e.join(",");this.titleOffset=e,R(this,"afterLayOutTitles"),!this.isDirtyBox&&o&&(this.isDirtyBox=this.isDirtyLegend=o,this.hasRendered&&X(t,!0)&&this.isDirtyBox&&this.redraw())},t.prototype.getChartSize=function(){var t=this.options.chart,e=t.width;t=t.height;var i=this.renderTo;E(e)||(this.containerWidth=F(i,"width")),E(t)||(this.containerHeight=F(i,"height")),this.chartWidth=Math.max(0,e||this.containerWidth||600),this.chartHeight=Math.max(0,q(t,this.chartWidth)||(1<this.containerHeight?this.containerHeight:400))},t.prototype.temporaryDisplay=function(t){var e=this.renderTo;if(t)for(;e&&e.style;)e.hcOrigStyle&&(L(e,e.hcOrigStyle),delete e.hcOrigStyle),e.hcOrigDetached&&(w.body.removeChild(e),e.hcOrigDetached=!1),e=e.parentNode;else for(;e&&e.style&&(w.body.contains(e)||e.parentNode||(e.hcOrigDetached=!0,w.body.appendChild(e)),("none"===F(e,"display",!1)||e.hcOricDetached)&&(e.hcOrigStyle={display:e.style.display,height:e.style.height,overflow:e.style.overflow},t={display:"block",overflow:"hidden"},e!==this.renderTo&&(t.height=0),L(e,t),e.offsetWidth||e.style.setProperty("display","block","important")),(e=e.parentNode)!==w.body););},t.prototype.setClassName=function(t){this.container.className="highcharts-container "+(t||"")},t.prototype.getContainer=function(){var t,e=this.options,i=e.chart,n=K(),o=this.renderTo;o||(this.renderTo=o=i.renderTo),U(o)&&(this.renderTo=o=w.getElementById(o)),o||D(13,!0,this);var r=Y(A(o,"data-highcharts-chart"));H(r)&&_[r]&&_[r].hasRendered&&_[r].destroy(),A(o,"data-highcharts-chart",this.index),o.innerHTML=f.emptyHTML,i.skipClone||o.offsetWidth||this.temporaryDisplay(),this.getChartSize(),r=this.chartWidth;var s=this.chartHeight;if(L(o,{overflow:"hidden"}),this.styledMode||(t=N({position:"relative",overflow:"hidden",width:r+"px",height:s+"px",textAlign:"left",lineHeight:"normal",zIndex:0,"-webkit-tap-highlight-color":"rgba(0,0,0,0)",userSelect:"none","touch-action":"manipulation",outline:"none"},i.style||{})),this.container=n=P("div",{id:n},t,o),this._cursor=n.style.cursor,this.renderer=new(i.renderer||!$?c.getRendererType(i.renderer):d)(n,r,s,void 0,i.forExport,e.exporting&&e.exporting.allowHTML,this.styledMode),m(void 0,this),this.setClassName(i.className),this.styledMode)for(var a in e.defs)this.renderer.definition(e.defs[a]);else this.renderer.setStyle(i.style);this.renderer.chartIndex=this.index,R(this,"afterGetContainer")},t.prototype.getMargins=function(t){var e=this.spacing,i=this.margin,n=this.titleOffset;this.resetMargins(),n[0]&&!E(i[0])&&(this.plotTop=Math.max(this.plotTop,n[0]+e[0])),n[2]&&!E(i[2])&&(this.marginBottom=Math.max(this.marginBottom,n[2]+e[2])),this.legend&&this.legend.display&&this.legend.adjustMargins(i,e),R(this,"getMargins"),t||this.getAxisMargins()},t.prototype.getAxisMargins=function(){var t=this,e=t.axisOffset=[0,0,0,0],i=t.colorAxis,n=t.margin,o=function(t){t.forEach(function(t){t.visible&&t.getOffset()})};t.hasCartesianSeries?o(t.axes):i&&i.length&&o(i),x.forEach(function(i,o){E(n[o])||(t[i]+=e[o])}),t.setChartSize()},t.prototype.reflow=function(t){var e=this,i=e.options.chart,n=e.renderTo,o=E(i.width)&&E(i.height),r=i.width||F(n,"width");i=i.height||F(n,"height"),n=t?t.target:k,delete e.pointer.chartPosition,o||e.isPrinting||!r||!i||n!==k&&n!==w||(r===e.containerWidth&&i===e.containerHeight||(p.clearTimeout(e.reflowTimeout),e.reflowTimeout=Q(function(){e.container&&e.setSize(void 0,void 0,!1)},t?100:0)),e.containerWidth=r,e.containerHeight=i)},t.prototype.setReflow=function(t){var e=this;!1===t||this.unbindReflow?!1===t&&this.unbindReflow&&(this.unbindReflow=this.unbindReflow()):(this.unbindReflow=M(k,"resize",function(t){e.options&&e.reflow(t)}),M(this,"destroy",this.unbindReflow))},t.prototype.setSize=function(t,e,i){var n=this,o=n.renderer;n.isResizing+=1,m(i,n),i=o.globalAnimation,n.oldChartHeight=n.chartHeight,n.oldChartWidth=n.chartWidth,void 0!==t&&(n.options.chart.width=t),void 0!==e&&(n.options.chart.height=e),n.getChartSize(),n.styledMode||(i?v:L)(n.container,{width:n.chartWidth+"px",height:n.chartHeight+"px"},i),n.setChartSize(!0),o.setSize(n.chartWidth,n.chartHeight,i),n.axes.forEach(function(t){t.isDirty=!0,t.setScale()}),n.isDirtyLegend=!0,n.isDirtyBox=!0,n.layOutTitles(),n.getMargins(),n.redraw(i),n.oldChartHeight=null,R(n,"resize"),Q(function(){n&&R(n,"endResize",null,function(){--n.isResizing})},g(i).duration)},t.prototype.setChartSize=function(t){var e,i,n,o,r=this.inverted,s=this.renderer,a=this.chartWidth,l=this.chartHeight,c=this.options.chart,u=this.spacing,d=this.clipOffset;this.plotLeft=e=Math.round(this.plotLeft),this.plotTop=i=Math.round(this.plotTop),this.plotWidth=n=Math.max(0,Math.round(a-e-this.marginRight)),this.plotHeight=o=Math.max(0,Math.round(l-i-this.marginBottom)),this.plotSizeX=r?o:n,this.plotSizeY=r?n:o,this.plotBorderWidth=c.plotBorderWidth||0,this.spacingBox=s.spacingBox={x:u[3],y:u[0],width:a-u[3]-u[1],height:l-u[0]-u[2]},this.plotBox=s.plotBox={x:e,y:i,width:n,height:o},r=2*Math.floor(this.plotBorderWidth/2),a=Math.ceil(Math.max(r,d[3])/2),l=Math.ceil(Math.max(r,d[0])/2),this.clipBox={x:a,y:l,width:Math.floor(this.plotSizeX-Math.max(r,d[1])/2-a),height:Math.max(0,Math.floor(this.plotSizeY-Math.max(r,d[2])/2-l))},t||(this.axes.forEach(function(t){t.setAxisSize(),t.setAxisTranslation()}),s.alignElements()),R(this,"afterSetChartSize",{skipAxes:t})},t.prototype.resetMargins=function(){R(this,"resetMargins");var t=this,e=t.options.chart;["margin","spacing"].forEach(function(i){var n=e[i],o=W(n)?n:[n,n,n,n];["Top","Right","Bottom","Left"].forEach(function(n,r){t[i][r]=X(e[i+n],o[r])})}),x.forEach(function(e,i){t[e]=X(t.margin[i],t.spacing[i])}),t.axisOffset=[0,0,0,0],t.clipOffset=[0,0,0,0]},t.prototype.drawChartBox=function(){var t,e=this.options.chart,i=this.renderer,n=this.chartWidth,o=this.chartHeight,r=this.styledMode,s=this.plotBGImage,a=e.backgroundColor,l=e.plotBackgroundColor,c=e.plotBackgroundImage,u=this.plotLeft,d=this.plotTop,h=this.plotWidth,p=this.plotHeight,f=this.plotBox,v=this.clipRect,g=this.clipBox,m=this.chartBackground,y=this.plotBackground,b=this.plotBorder,_="animate";if(m||(this.chartBackground=m=i.rect().addClass("highcharts-background").add(),_="attr"),r)var w=t=m.strokeWidth();else w=e.borderWidth||0,t=w+(e.shadow?8:0),a={fill:a||"none"},(w||m["stroke-width"])&&(a.stroke=e.borderColor,a["stroke-width"]=w),m.attr(a).shadow(e.shadow);m[_]({x:t/2,y:t/2,width:n-t-w%2,height:o-t-w%2,r:e.borderRadius}),_="animate",y||(_="attr",this.plotBackground=y=i.rect().addClass("highcharts-plot-background").add()),y[_](f),r||(y.attr({fill:l||"none"}).shadow(e.plotShadow),c&&(s?(c!==s.attr("href")&&s.attr("href",c),s.animate(f)):this.plotBGImage=i.image(c,u,d,h,p).add())),v?v.animate({width:g.width,height:g.height}):this.clipRect=i.clipRect(g),_="animate",b||(_="attr",this.plotBorder=b=i.rect().addClass("highcharts-plot-border").attr({zIndex:1}).add()),r||b.attr({stroke:e.plotBorderColor,"stroke-width":e.plotBorderWidth||0,fill:"none"}),b[_](b.crisp({x:u,y:d,width:h,height:p},-b.strokeWidth())),this.isDirtyBox=!1,R(this,"afterDrawChartBox")},t.prototype.propFromSeries=function(){var t,e,i,n=this,o=n.options.chart,r=n.options.series;["inverted","angular","polar"].forEach(function(s){for(e=T[o.type||o.defaultSeriesType],i=o[s]||e&&e.prototype[s],t=r&&r.length;!i&&t--;)(e=T[r[t].type])&&e.prototype[s]&&(i=!0);n[s]=i})},t.prototype.linkSeries=function(){var t=this,e=t.series;e.forEach(function(t){t.linkedSeries.length=0}),e.forEach(function(e){var i=e.options.linkedTo;U(i)&&(i=":previous"===i?t.series[e.index-1]:t.get(i))&&i.linkedParent!==e&&(i.linkedSeries.push(e),e.linkedParent=i,i.enabledDataSorting&&e.setDataSortingOptions(),e.visible=X(e.options.visible,i.options.visible,e.visible))}),R(this,"afterLinkSeries")},t.prototype.renderSeries=function(){this.series.forEach(function(t){t.translate(),t.render()})},t.prototype.renderLabels=function(){var t=this,e=t.options.labels;e.items&&e.items.forEach(function(i){var n=N(e.style,i.style),o=Y(n.left)+t.plotLeft,r=Y(n.top)+t.plotTop+12;delete n.left,delete n.top,t.renderer.text(i.html,o,r).attr({zIndex:2}).css(n).add()})},t.prototype.render=function(){var t=this.axes,e=this.colorAxis,i=this.renderer,n=this.options,o=function(t){t.forEach(function(t){t.visible&&t.render()})},s=0;this.setTitle(),this.legend=new r(this,n.legend),this.getStacks&&this.getStacks(),this.getMargins(!0),this.setChartSize(),n=this.plotWidth,t.some(function(t){if(t.horiz&&t.visible&&t.options.labels.enabled&&t.series.length)return s=21,!0});var a=this.plotHeight=Math.max(this.plotHeight-s,0);t.forEach(function(t){t.setScale()}),this.getAxisMargins();var l=1.1<n/this.plotWidth,c=1.05<a/this.plotHeight;(l||c)&&(t.forEach(function(t){(t.horiz&&l||!t.horiz&&c)&&t.setTickInterval(!0)}),this.getMargins()),this.drawChartBox(),this.hasCartesianSeries?o(t):e&&e.length&&o(e),this.seriesGroup||(this.seriesGroup=i.g("series-group").attr({zIndex:3}).add()),this.renderSeries(),this.renderLabels(),this.addCredits(),this.setResponsive&&this.setResponsive(),this.hasRendered=!0},t.prototype.addCredits=function(t){var e=this,i=G(!0,this.options.credits,t);i.enabled&&!this.credits&&(this.credits=this.renderer.text(i.text+(this.mapCredits||""),0,0).addClass("highcharts-credits").on("click",function(){i.href&&(k.location.href=i.href)}).attr({align:i.position.align,zIndex:8}),e.styledMode||this.credits.css(i.style),this.credits.add().align(i.position),this.credits.update=function(t){e.credits=e.credits.destroy(),e.addCredits(t)})},t.prototype.destroy=function(){var t,e=this,i=e.axes,n=e.series,r=e.container,s=r&&r.parentNode;for(R(e,"destroy"),e.renderer.forExport?j(_,e):_[e.index]=void 0,o.chartCount--,e.renderTo.removeAttribute("data-highcharts-chart"),Z(e),t=i.length;t--;)i[t]=i[t].destroy();for(this.scroller&&this.scroller.destroy&&this.scroller.destroy(),t=n.length;t--;)n[t]=n[t].destroy();"title subtitle chartBackground plotBackground plotBGImage plotBorder seriesGroup clipRect credits pointer rangeSelector legend resetZoomButton tooltip renderer".split(" ").forEach(function(t){var i=e[t];i&&i.destroy&&(e[t]=i.destroy())}),r&&(r.innerHTML=f.emptyHTML,Z(r),s&&I(r)),V(e,function(t,i){delete e[i]})},t.prototype.firstRender=function(){var t=this,e=t.options;t.isReadyToRender&&!t.isReadyToRender()||(t.getContainer(),t.resetMargins(),t.setChartSize(),t.propFromSeries(),t.getAxes(),(B(e.series)?e.series:[]).forEach(function(e){t.initSeries(e)}),t.linkSeries(),t.setSeriesData(),R(t,"beforeRender"),l&&(s.isRequired()?t.pointer=new s(t,e):t.pointer=new l(t,e)),t.render(),t.pointer.getChartPosition(),t.renderer.imgCount||t.hasLoaded||t.onload(),t.temporaryDisplay(!0))},t.prototype.onload=function(){this.callbacks.concat([this.callback]).forEach(function(t){t&&void 0!==this.index&&t.apply(this,[this])},this),R(this,"load"),R(this,"render"),E(this.index)&&this.setReflow(this.options.chart.reflow),this.hasLoaded=!0},t.prototype.addSeries=function(t,e,i){var n,o=this;return t&&(e=X(e,!0),R(o,"addSeries",{options:t},function(){n=o.initSeries(t),o.isDirtyLegend=!0,o.linkSeries(),n.enabledDataSorting&&n.setData(t.data,!1),R(o,"afterAddSeries",{series:n}),e&&o.redraw(i)})),n},t.prototype.addAxis=function(t,e,i,n){return this.createAxis(e?"xAxis":"yAxis",{axis:t,redraw:i,animation:n})},t.prototype.addColorAxis=function(t,e,i){return this.createAxis("colorAxis",{axis:t,redraw:e,animation:i})},t.prototype.createAxis=function(t,i){return t=new e(this,G(i.axis,{index:this[t].length,isX:"xAxis"===t})),X(i.redraw,!0)&&this.redraw(i.animation),t},t.prototype.showLoading=function(t){var e=this,i=e.options,n=i.loading,o=function(){r&&L(r,{left:e.plotLeft+"px",top:e.plotTop+"px",width:e.plotWidth+"px",height:e.plotHeight+"px"})},r=e.loadingDiv,s=e.loadingSpan;r||(e.loadingDiv=r=P("div",{className:"highcharts-loading highcharts-loading-hidden"},null,e.container)),s||(e.loadingSpan=s=P("span",{className:"highcharts-loading-inner"},null,r),M(e,"redraw",o)),r.className="highcharts-loading",f.setElementHTML(s,X(t,i.lang.loading,"")),e.styledMode||(L(r,N(n.style,{zIndex:10})),L(s,n.labelStyle),e.loadingShown||(L(r,{opacity:0,display:""}),v(r,{opacity:n.style.opacity||.5},{duration:n.showDuration||0}))),e.loadingShown=!0,o()},t.prototype.hideLoading=function(){var t=this.options,e=this.loadingDiv;e&&(e.className="highcharts-loading highcharts-loading-hidden",this.styledMode||v(e,{opacity:0},{duration:t.loading.hideDuration||100,complete:function(){L(e,{display:"none"})}})),this.loadingShown=!1},t.prototype.update=function(t,e,i,n){var o,r,s=this,a={credits:"addCredits",title:"setTitle",subtitle:"setSubtitle",caption:"setCaption"},l=t.isResponsiveOptions,c=[];R(s,"update",{options:t}),l||s.setResponsive(!1,!0),t=O(t,s.options),s.userOptions=G(s.userOptions,t);var u=t.chart;if(u){if(G(!0,s.options.chart,u),"className"in u&&s.setClassName(u.className),"reflow"in u&&s.setReflow(u.reflow),"inverted"in u||"polar"in u||"type"in u){s.propFromSeries();var d=!0}"alignTicks"in u&&(d=!0),"events"in u&&b(this,u),V(u,function(t,e){-1!==s.propsRequireUpdateSeries.indexOf("chart."+e)&&(o=!0),-1!==s.propsRequireDirtyBox.indexOf(e)&&(s.isDirtyBox=!0),-1!==s.propsRequireReflow.indexOf(e)&&(l?s.isDirtyBox=!0:r=!0)}),!s.styledMode&&u.style&&s.renderer.setStyle(s.options.chart.style||{})}!s.styledMode&&t.colors&&(this.options.colors=t.colors),t.time&&(this.time===S&&(this.time=new h(t.time)),G(!0,s.options.time,t.time)),V(t,function(e,i){s[i]&&"function"==typeof s[i].update?s[i].update(e,!1):"function"==typeof s[a[i]]?s[a[i]](e):"colors"!==i&&-1===s.collectionsWithUpdate.indexOf(i)&&G(!0,s.options[i],t[i]),"chart"!==i&&-1!==s.propsRequireUpdateSeries.indexOf(i)&&(o=!0)}),this.collectionsWithUpdate.forEach(function(e){if(t[e]){var n=[];s[e].forEach(function(t,e){t.options.isInternal||n.push(X(t.options.index,e))}),J(t[e]).forEach(function(t,o){var r,a=E(t.id);a&&(r=s.get(t.id)),!r&&s[e]&&(r=s[e][n?n[o]:o])&&a&&E(r.options.id)&&(r=void 0),r&&r.coll===e&&(r.update(t,!1),i&&(r.touched=!0)),!r&&i&&s.collectionsWithInit[e]&&(s.collectionsWithInit[e][0].apply(s,[t].concat(s.collectionsWithInit[e][1]||[]).concat([!1])).touched=!0)}),i&&s[e].forEach(function(t){t.touched||t.options.isInternal?delete t.touched:c.push(t)})}}),c.forEach(function(t){t.chart&&t.remove&&t.remove(!1)}),d&&s.axes.forEach(function(t){t.update({},!1)}),o&&s.getSeriesOrderByLinks().forEach(function(t){t.chart&&t.update({},!1)},this),d=u&&u.width,u=u&&(U(u.height)?q(u.height,d||s.chartWidth):u.height),r||H(d)&&d!==s.chartWidth||H(u)&&u!==s.chartHeight?s.setSize(d,u,n):X(e,!0)&&s.redraw(n),R(s,"afterUpdate",{options:t,redraw:e,animation:n})},t.prototype.setSubtitle=function(t,e){this.applyDescription("subtitle",t),this.layOutTitles(e)},t.prototype.setCaption=function(t,e){this.applyDescription("caption",t),this.layOutTitles(e)},t.prototype.showResetZoom=function(){function t(){e.zoomOut()}var e=this,i=C.lang,n=e.options.chart.resetZoomButton,o=n.theme,r=o.states,s="chart"===n.relativeTo||"spacingBox"===n.relativeTo?null:"scrollablePlotBox";R(this,"beforeShowResetZoom",null,function(){e.resetZoomButton=e.renderer.button(i.resetZoom,null,null,t,o,r&&r.hover).attr({align:n.position.align,title:i.resetZoomTitle}).addClass("highcharts-reset-zoom").add().align(n.position,!1,s)}),R(this,"afterShowResetZoom")},t.prototype.zoomOut=function(){R(this,"selection",{resetSelection:!0},this.zoom)},t.prototype.zoom=function(t){var e,i=this,n=i.pointer,o=i.inverted?n.mouseDownX:n.mouseDownY,r=!1;!t||t.resetSelection?(i.axes.forEach(function(t){e=t.zoom()}),n.initiated=!1):t.xAxis.concat(t.yAxis).forEach(function(t){var s=t.axis,a=i.inverted?s.left:s.top,l=i.inverted?a+s.width:a+s.height,c=s.isXAxis,u=!1;(!c&&o>=a&&o<=l||c||!E(o))&&(u=!0),n[c?"zoomX":"zoomY"]&&u&&(e=s.zoom(t.min,t.max),s.displayBtn&&(r=!0))});var s=i.resetZoomButton;r&&!s?i.showResetZoom():!r&&W(s)&&(i.resetZoomButton=s.destroy()),e&&i.redraw(X(i.options.chart.animation,t&&t.animation,100>i.pointCount))},t.prototype.pan=function(t,e){var i=this,n=i.hoverPoints;e="object"==typeof e?e:{enabled:e,type:"x"};var o=i.options.chart,r=i.options.mapNavigation&&i.options.mapNavigation.enabled;o&&o.panning&&(o.panning=e);var s,a=e.type;R(this,"pan",{originalEvent:t},function(){n&&n.forEach(function(t){t.setState()});var e=i.xAxis;"xy"===a?e=e.concat(i.yAxis):"y"===a&&(e=i.yAxis);var o={};e.forEach(function(e){if(e.options.panningEnabled&&!e.options.isInternal){var n=e.horiz,l=t[n?"chartX":"chartY"];n=n?"mouseDownX":"mouseDownY";var c=i[n],u=e.minPointOffset||0,d=e.reversed&&!i.inverted||!e.reversed&&i.inverted?-1:1,h=e.getExtremes(),p=e.toValue(c-l,!0)+u*d,f=e.toValue(c+e.len-l,!0)-(u*d||e.isXAxis&&e.pointRangePadding||0),v=f<p;d=e.hasVerticalPanning(),c=v?f:p,p=v?p:f;var g=e.panningState;!d||e.isXAxis||g&&!g.isDirty||e.series.forEach(function(t){var e=t.getProcessedData(!0);e=t.getExtremes(e.yData,!0),g||(g={startMin:Number.MAX_VALUE,startMax:-Number.MAX_VALUE}),H(e.dataMin)&&H(e.dataMax)&&(g.startMin=Math.min(X(t.options.threshold,1/0),e.dataMin,g.startMin),g.startMax=Math.max(X(t.options.threshold,-1/0),e.dataMax,g.startMax))}),d=Math.min(X(g&&g.startMin,h.dataMin),u?h.min:e.toValue(e.toPixels(h.min)-e.minPixelPadding)),f=Math.max(X(g&&g.startMax,h.dataMax),u?h.max:e.toValue(e.toPixels(h.max)+e.minPixelPadding)),e.panningState=g,e.isOrdinal||(u=d-c,0<u&&(p+=u,c=d),u=p-f,0<u&&(p=f,c-=u),e.series.length&&c!==h.min&&p!==h.max&&c>=d&&p<=f&&(e.setExtremes(c,p,!1,!1,{trigger:"pan"}),i.resetZoomButton||r||c===d||p===f||!a.match("y")||(i.showResetZoom(),e.displayBtn=!1),s=!0),o[n]=l)}}),V(o,function(t,e){i[e]=t}),s&&i.redraw(!1),L(i.container,{cursor:"move"})})},t}(),N(t.prototype,{callbacks:[],collectionsWithInit:{xAxis:[t.prototype.addAxis,[!0]],yAxis:[t.prototype.addAxis,[!1]],series:[t.prototype.addSeries]},collectionsWithUpdate:["xAxis","yAxis","series"],propsRequireDirtyBox:"backgroundColor borderColor borderWidth borderRadius plotBackgroundColor plotBackgroundImage plotBorderColor plotBorderWidth plotShadow shadow".split(" "),propsRequireReflow:"margin marginTop marginRight marginBottom marginLeft spacing spacingTop spacingRight spacingBottom spacingLeft".split(" "),propsRequireUpdateSeries:"chart.inverted chart.polar chart.ignoreHiddenSeries chart.type colors plotOptions time tooltip".split(" ")}),t}),e(i,"Core/Legend/LegendSymbol.js",[i["Core/Utilities.js"]],function(t){var e,i=t.merge,n=t.pick;return function(t){t.drawLineMarker=function(t){var e=this.options,o=t.symbolWidth,r=t.symbolHeight,s=r/2,a=this.chart.renderer,l=this.legendGroup;t=t.baseline-Math.round(.3*t.fontMetrics.b);var c={},u=e.marker;this.chart.styledMode||(c={"stroke-width":e.lineWidth||0},e.dashStyle&&(c.dashstyle=e.dashStyle)),this.legendLine=a.path([["M",0,t],["L",o,t]]).addClass("highcharts-graph").attr(c).add(l),u&&!1!==u.enabled&&o&&(e=Math.min(n(u.radius,s),s),0===this.symbol.indexOf("url")&&(u=i(u,{width:r,height:r}),e=0),this.legendSymbol=o=a.symbol(this.symbol,o/2-e,t-e,2*e,2*e,u).addClass("highcharts-point").add(l),o.isMarker=!0)},t.drawRectangle=function(t,e){var i=t.symbolHeight,o=t.options.squareSymbol;e.legendSymbol=this.chart.renderer.rect(o?(t.symbolWidth-i)/2:0,t.baseline-i+1,o?i:t.symbolWidth,i,n(t.options.symbolRadius,i/2)).addClass("highcharts-point").attr({zIndex:3}).add(e.legendGroup)}}(e||(e={})),e}),e(i,"Core/Series/SeriesDefaults.js",[],function(){return{lineWidth:2,allowPointSelect:!1,crisp:!0,showCheckbox:!1,animation:{duration:1e3},events:{},marker:{enabledThreshold:2,lineColor:"#ffffff",lineWidth:0,radius:4,states:{normal:{animation:!0},hover:{animation:{duration:50},enabled:!0,radiusPlus:2,lineWidthPlus:1},select:{fillColor:"#cccccc",lineColor:"#000000",lineWidth:2}}},point:{events:{}},dataLabels:{animation:{},align:"center",defer:!0,formatter:function(){var t=this.series.chart.numberFormatter;return"number"!=typeof this.y?"":t(this.y,-1)},padding:5,style:{fontSize:"11px",fontWeight:"bold",color:"contrast",textOutline:"1px contrast"},verticalAlign:"bottom",x:0,y:0},cropThreshold:300,opacity:1,pointRange:0,softThreshold:!0,states:{normal:{animation:!0},hover:{animation:{duration:50},lineWidthPlus:1,marker:{},halo:{size:10,opacity:.25}},select:{animation:{duration:0}},inactive:{animation:{duration:50},opacity:.2}},stickyTracking:!0,turboThreshold:1e3,findNearestPointBy:"x"}}),e(i,"Core/Series/Series.js",[i["Core/Animation/AnimationUtilities.js"],i["Core/DefaultOptions.js"],i["Core/Foundation.js"],i["Core/Globals.js"],i["Core/Legend/LegendSymbol.js"],i["Core/Series/Point.js"],i["Core/Series/SeriesDefaults.js"],i["Core/Series/SeriesRegistry.js"],i["Core/Renderer/SVG/SVGElement.js"],i["Core/Utilities.js"]],function(t,e,i,n,o,r,s,a,l,c){var u=t.animObject,d=t.setAnimation,h=e.defaultOptions,p=i.registerEventOptions,f=n.hasTouch,v=n.svg,g=n.win,m=a.seriesTypes,y=c.addEvent,b=c.arrayMax,_=c.arrayMin,w=c.clamp,x=c.cleanRecursively,$=c.correctFloat,k=c.defined,C=c.erase,S=c.error,T=c.extend,M=c.find,A=c.fireEvent,O=c.getNestedProperty,P=c.isArray,L=c.isNumber,E=c.isString,I=c.merge,j=c.objectEach,D=c.pick,N=c.removeEvent,z=c.splat,R=c.syncTimeout;return t=function(){function t(){this.zones=this.yAxis=this.xAxis=this.userOptions=this.tooltipOptions=this.processedYData=this.processedXData=this.points=this.options=this.linkedSeries=this.index=this.eventsToUnbind=this.eventOptions=this.data=this.chart=this._i=void 0}return t.prototype.init=function(t,e){A(this,"init",{options:e});var i=this,n=t.series;this.eventsToUnbind=[],i.chart=t,i.options=i.setOptions(e),e=i.options,i.linkedSeries=[],i.bindAxes(),T(i,{name:e.name,state:"",visible:!1!==e.visible,selected:!0===e.selected}),p(this,e);var o=e.events;(o&&o.click||e.point&&e.point.events&&e.point.events.click||e.allowPointSelect)&&(t.runTrackerClick=!0),i.getColor(),i.getSymbol(),i.parallelArrays.forEach(function(t){i[t+"Data"]||(i[t+"Data"]=[])}),i.isCartesian&&(t.hasCartesianSeries=!0);var r;n.length&&(r=n[n.length-1]),i._i=D(r&&r._i,-1)+1,i.opacity=i.options.opacity,t.orderSeries(this.insert(n)),e.dataSorting&&e.dataSorting.enabled?i.setDataSortingOptions():i.points||i.data||i.setData(e.data,!1),A(this,"afterInit")},t.prototype.is=function(t){return m[t]&&this instanceof m[t]},t.prototype.insert=function(t){var e,i=this.options.index;if(L(i)){for(e=t.length;e--;)if(i>=D(t[e].options.index,t[e]._i)){t.splice(e+1,0,this);break}-1===e&&t.unshift(this),e+=1}else t.push(this);return D(e,t.length-1)},t.prototype.bindAxes=function(){var t,e=this,i=e.options,n=e.chart;A(this,"bindAxes",null,function(){(e.axisTypes||[]).forEach(function(o){var r=0;n[o].forEach(function(n){t=n.options,(i[o]===r&&!t.isInternal||void 0!==i[o]&&i[o]===t.id||void 0===i[o]&&0===t.index)&&(e.insert(n.series),e[o]=n,n.isDirty=!0),t.isInternal||r++}),e[o]||e.optionalAxis===o||S(18,!0,n)})}),A(this,"afterBindAxes")},t.prototype.updateParallelArrays=function(t,e){var i=t.series,n=arguments,o=L(e)?function(n){var o="y"===n&&i.toYData?i.toYData(t):t[n];i[n+"Data"][e]=o}:function(t){Array.prototype[e].apply(i[t+"Data"],Array.prototype.slice.call(n,2))};i.parallelArrays.forEach(o)},t.prototype.hasData=function(){return this.visible&&void 0!==this.dataMax&&void 0!==this.dataMin||this.visible&&this.yData&&0<this.yData.length},t.prototype.autoIncrement=function(t){var e,i=this.options,n=i.pointIntervalUnit,o=i.relativeXValue,r=this.chart.time,s=this.xIncrement;return s=D(s,i.pointStart,0),this.pointInterval=e=D(this.pointInterval,i.pointInterval,1),o&&L(t)&&(e*=t),n&&(i=new r.Date(s),"day"===n?r.set("Date",i,r.get("Date",i)+e):"month"===n?r.set("Month",i,r.get("Month",i)+e):"year"===n&&r.set("FullYear",i,r.get("FullYear",i)+e),e=i.getTime()-s),o&&L(t)?s+e:(this.xIncrement=s+e,s)},t.prototype.setDataSortingOptions=function(){var t=this.options;T(this,{requireSorting:!1,sorted:!1,enabledDataSorting:!0,allowDG:!1}),k(t.pointRange)||(t.pointRange=1)},t.prototype.setOptions=function(t){var e=this.chart,i=e.options,n=i.plotOptions,o=e.userOptions||{};t=I(t),e=e.styledMode;var r={plotOptions:n,userOptions:t};A(this,"setOptions",r);var s=r.plotOptions[this.type],a=o.plotOptions||{};return this.userOptions=r.userOptions,o=I(s,n.series,o.plotOptions&&o.plotOptions[this.type],t),this.tooltipOptions=I(h.tooltip,h.plotOptions.series&&h.plotOptions.series.tooltip,h.plotOptions[this.type].tooltip,i.tooltip.userOptions,n.series&&n.series.tooltip,n[this.type].tooltip,t.tooltip),this.stickyTracking=D(t.stickyTracking,a[this.type]&&a[this.type].stickyTracking,a.series&&a.series.stickyTracking,!(!this.tooltipOptions.shared||this.noSharedTooltip)||o.stickyTracking),null===s.marker&&delete o.marker,this.zoneAxis=o.zoneAxis,n=this.zones=(o.zones||[]).slice(),!o.negativeColor&&!o.negativeFillColor||o.zones||(i={value:o[this.zoneAxis+"Threshold"]||o.threshold||0,className:"highcharts-negative"},e||(i.color=o.negativeColor,i.fillColor=o.negativeFillColor),n.push(i)),n.length&&k(n[n.length-1].value)&&n.push(e?{}:{color:this.color,fillColor:this.fillColor}),A(this,"afterSetOptions",{options:o}),o},t.prototype.getName=function(){return D(this.options.name,"Series "+(this.index+1))},t.prototype.getCyclic=function(t,e,i){var n=this.chart,o=this.userOptions,r=t+"Index",s=t+"Counter",a=i?i.length:D(n.options.chart[t+"Count"],n[t+"Count"]);if(!e){var l=D(o[r],o["_"+r]);k(l)||(n.series.length||(n[s]=0),o["_"+r]=l=n[s]%a,n[s]+=1),i&&(e=i[l])}void 0!==l&&(this[r]=l),this[t]=e},t.prototype.getColor=function(){this.chart.styledMode?this.getCyclic("color"):this.options.colorByPoint?this.color="#cccccc":this.getCyclic("color",this.options.color||h.plotOptions[this.type].color,this.chart.options.colors)},t.prototype.getPointsCollection=function(){return(this.hasGroupedData?this.points:this.data)||[]},t.prototype.getSymbol=function(){this.getCyclic("symbol",this.options.marker.symbol,this.chart.options.symbols)},t.prototype.findPointIndex=function(t,e){var i,n,o=t.id,s=t.x,a=this.points,l=this.options.dataSorting;if(o)(l=this.chart.get(o))instanceof r&&(i=l);else if((this.linkedParent||this.enabledDataSorting||this.options.relativeXValue)&&(i=function(e){return!e.touched&&e.index===t.index},l&&l.matchByName?i=function(e){return!e.touched&&e.name===t.name}:this.options.relativeXValue&&(i=function(e){return!e.touched&&e.options.x===t.x}),!(i=M(a,i))))return;if(i){var c=i&&i.index;void 0!==c&&(n=!0)}return void 0===c&&L(s)&&(c=this.xData.indexOf(s,e)),-1!==c&&void 0!==c&&this.cropped&&(c=c>=this.cropStart?c-this.cropStart:c),!n&&L(c)&&a[c]&&a[c].touched&&(c=void 0),c},t.prototype.updateData=function(t,e){var i,n,o,r=this.options,s=r.dataSorting,a=this.points,l=[],c=this.requireSorting,u=t.length===a.length,d=!0;if(this.xIncrement=null,t.forEach(function(t,e){var n=k(t)&&this.pointClass.prototype.optionsToObject.call({series:this},t)||{},d=n.x;n.id||L(d)?(n=this.findPointIndex(n,o),-1===n||void 0===n?l.push(t):a[n]&&t!==r.data[n]?(a[n].update(t,!1,null,!1),a[n].touched=!0,c&&(o=n+1)):a[n]&&(a[n].touched=!0),(!u||e!==n||s&&s.enabled||this.hasDerivedData)&&(i=!0)):l.push(t)},this),i)for(t=a.length;t--;)(n=a[t])&&!n.touched&&n.remove&&n.remove(!1,e);else!u||s&&s.enabled?d=!1:(t.forEach(function(t,e){t!==a[e].y&&a[e].update&&a[e].update(t,!1,null,!1)}),l.length=0);return a.forEach(function(t){t&&(t.touched=!1)}),!!d&&(l.forEach(function(t){this.addPoint(t,!1,null,null,!1)},this),null===this.xIncrement&&this.xData&&this.xData.length&&(this.xIncrement=b(this.xData),this.autoIncrement()),!0)},t.prototype.setData=function(t,e,i,n){var o=this,r=o.points,s=r&&r.length||0,a=o.options,l=o.chart,c=a.dataSorting,u=o.xAxis,d=a.turboThreshold,h=this.xData,p=this.yData,f=o.pointArrayMap;f=f&&f.length;var v,g=a.keys,m=0,y=1,b=null;t=t||[];var _=t.length;if(e=D(e,!0),c&&c.enabled&&(t=this.sortData(t)),!1!==n&&_&&s&&!o.cropped&&!o.hasGroupedData&&o.visible&&!o.isSeriesBoosting&&(v=this.updateData(t,i)),!v){if(o.xIncrement=null,o.colorCounter=0,this.parallelArrays.forEach(function(t){o[t+"Data"].length=0}),d&&_>d)if(b=o.getFirstValidPoint(t),L(b))for(i=0;i<_;i++)h[i]=this.autoIncrement(),p[i]=t[i];else if(P(b))if(f)if(b.length===f)for(i=0;i<_;i++)h[i]=this.autoIncrement(),p[i]=t[i];else for(i=0;i<_;i++)n=t[i],h[i]=n[0],p[i]=n.slice(1,f+1);else if(g&&(m=g.indexOf("x"),y=g.indexOf("y"),m=0<=m?m:0,y=0<=y?y:1),1===b.length&&(y=0),m===y)for(i=0;i<_;i++)h[i]=this.autoIncrement(),p[i]=t[i][y];else for(i=0;i<_;i++)n=t[i],h[i]=n[m],p[i]=n[y];else S(12,!1,l);else for(i=0;i<_;i++)void 0!==t[i]&&(n={series:o},o.pointClass.prototype.applyOptions.apply(n,[t[i]]),o.updateParallelArrays(n,i));for(p&&E(p[0])&&S(14,!0,l),o.data=[],o.options.data=o.userOptions.data=t,i=s;i--;)r[i]&&r[i].destroy&&r[i].destroy();u&&(u.minRange=u.userMinRange),o.isDirty=l.isDirtyBox=!0,o.isDirtyData=!!r,i=!1}"point"===a.legendType&&(this.processData(),this.generatePoints()),e&&l.redraw(i)},t.prototype.sortData=function(t){var e=this,i=e.options.dataSorting.sortKey||"y",n=function(t,e){return k(e)&&t.pointClass.prototype.optionsToObject.call({series:t},e)||{}};return t.forEach(function(i,o){t[o]=n(e,i),t[o].index=o},this),t.concat().sort(function(t,e){return t=O(i,t),e=O(i,e),e<t?-1:e>t?1:0}).forEach(function(t,e){t.x=e},this),e.linkedSeries&&e.linkedSeries.forEach(function(e){var i=e.options,o=i.data;i.dataSorting&&i.dataSorting.enabled||!o||(o.forEach(function(i,r){o[r]=n(e,i),t[r]&&(o[r].x=t[r].x,o[r].index=r)}),e.setData(o,!1))}),t},t.prototype.getProcessedData=function(t){var e=this.xAxis,i=this.options,n=i.cropThreshold,o=t||this.getExtremesFromAll||i.getExtremesFromAll,r=this.isCartesian;t=e&&e.val2lin,i=!(!e||!e.logarithmic);var s=0,a=this.xData,l=this.yData,c=this.requireSorting,u=!1,d=a.length;if(e){u=e.getExtremes();var h=u.min,p=u.max;u=e.categories&&!e.names.length}if(r&&this.sorted&&!o&&(!n||d>n||this.forceCrop))if(a[d-1]<h||a[0]>p)a=[],l=[];else if(this.yData&&(a[0]<h||a[d-1]>p)){var f=this.cropData(this.xData,this.yData,h,p);a=f.xData,l=f.yData,s=f.start,f=!0}for(n=a.length||1;--n;)if(0<(e=i?t(a[n])-t(a[n-1]):a[n]-a[n-1])&&(void 0===v||e<v))var v=e;else 0>e&&c&&!u&&(S(15,!1,this.chart),c=!1);return{xData:a,yData:l,cropped:f,cropStart:s,closestPointRange:v}},t.prototype.processData=function(t){var e=this.xAxis;if(this.isCartesian&&!this.isDirty&&!e.isDirty&&!this.yAxis.isDirty&&!t)return!1;t=this.getProcessedData(),this.cropped=t.cropped,this.cropStart=t.cropStart,this.processedXData=t.xData,this.processedYData=t.yData,this.closestPointRange=this.basePointRange=t.closestPointRange,A(this,"afterProcessData")},t.prototype.cropData=function(t,e,i,n,o){var r,s=t.length,a=0,l=s;for(o=D(o,this.cropShoulder),r=0;r<s;r++)if(t[r]>=i){a=Math.max(0,r-o);break}for(i=r;i<s;i++)if(t[i]>n){l=i+o;break}return{xData:t.slice(a,l),yData:e.slice(a,l),start:a,end:l}},t.prototype.generatePoints=function(){var t=this.options,e=t.data,i=this.processedXData,n=this.processedYData,o=this.pointClass,r=i.length,s=this.cropStart||0,a=this.hasGroupedData,l=t.keys,c=[];t=t.dataGrouping&&t.dataGrouping.groupAll?s:0;var u,d,h=this.data;if(!h&&!a){var p=[];p.length=e.length,h=this.data=p}for(l&&a&&(this.options.keys=!1),d=0;d<r;d++){if(p=s+d,a){var f=(new o).init(this,[i[d]].concat(z(n[d])));f.dataGroup=this.groupMap[t+d],f.dataGroup.options&&(f.options=f.dataGroup.options,T(f,f.dataGroup.options),delete f.dataLabels)}else(f=h[p])||void 0===e[p]||(h[p]=f=(new o).init(this,e[p],i[d]));f&&(f.index=a?t+d:p,c[d]=f)}if(this.options.keys=l,h&&(r!==(u=h.length)||a))for(d=0;d<u;d++)d!==s||a||(d+=r),h[d]&&(h[d].destroyElements(),h[d].plotX=void 0);this.data=h,this.points=c,A(this,"afterGeneratePoints")},t.prototype.getXExtremes=function(t){return{min:_(t),max:b(t)}},t.prototype.getExtremes=function(t,e){var i=this.xAxis,n=this.yAxis,o=this.processedXData||this.xData,r=[],s=this.requireSorting?this.cropShoulder:0;n=!!n&&n.positiveValuesOnly;var a,l=0,c=0,u=0;t=t||this.stackedYData||this.processedYData||[];var d=t.length;if(i){var h=i.getExtremes();l=h.min,c=h.max}for(a=0;a<d;a++){var p=o[a];h=t[a];var f=(L(h)||P(h))&&(h.length||0<h||!n);if(p=e||this.getExtremesFromAll||this.options.getExtremesFromAll||this.cropped||!i||(o[a+s]||p)>=l&&(o[a-s]||p)<=c,f&&p)if(f=h.length)for(;f--;)L(h[f])&&(r[u++]=h[f]);else r[u++]=h}return t={activeYData:r,dataMin:_(r),dataMax:b(r)},A(this,"afterGetExtremes",{dataExtremes:t}),t},t.prototype.applyExtremes=function(){var t=this.getExtremes();return this.dataMin=t.dataMin,this.dataMax=t.dataMax,t},t.prototype.getFirstValidPoint=function(t){for(var e=t.length,i=0,n=null;null===n&&i<e;)n=t[i],i++;return n},t.prototype.translate=function(){this.processedXData||this.processData(),this.generatePoints();var t,e,i=this.options,n=i.stacking,o=this.xAxis,r=o.categories,s=this.enabledDataSorting,a=this.yAxis,l=this.points,c=l.length,u=this.pointPlacementToXValue(),d=!!u,h=i.threshold,p=i.startFromThreshold?h:0,f=this.zoneAxis||"y",v=Number.MAX_VALUE;for(t=0;t<c;t++){var g=l[t],m=g.x,y=void 0,b=void 0,_=g.y,x=g.low,C=n&&a.stacking&&a.stacking.stacks[(this.negStacks&&_<(p?0:h)?"-":"")+this.stackKey];if((a.positiveValuesOnly&&!a.validatePositiveValue(_)||o.positiveValuesOnly&&!o.validatePositiveValue(m))&&(g.isNull=!0),g.plotX=e=$(w(o.translate(m,0,0,0,1,u,"flags"===this.type),-1e5,1e5)),n&&this.visible&&C&&C[m]){var S=this.getStackIndicator(S,m,this.index);g.isNull||(y=C[m],b=y.points[S.key])}if(P(b)&&(x=b[0],_=b[1],x===p&&S.key===C[m].base&&(x=D(L(h)&&h,a.min)),a.positiveValuesOnly&&0>=x&&(x=null),g.total=g.stackTotal=y.total,g.percentage=y.total&&g.y/y.total*100,g.stackY=_,this.irregularWidths||y.setOffset(this.pointXOffset||0,this.barW||0)),g.yBottom=k(x)?w(a.translate(x,0,1,0,1),-1e5,1e5):null,this.dataModify&&(_=this.dataModify.modifyValue(_,t)),g.plotY=void 0,L(_)&&void 0!==(y=a.translate(_,!1,!0,!1,!0))&&(g.plotY=w(y,-1e5,1e5)),g.isInside=this.isPointInside(g),g.clientX=d?$(o.translate(m,0,0,0,1,u)):e,g.negative=g[f]<(i[f+"Threshold"]||h||0),g.category=r&&void 0!==r[g.x]?r[g.x]:g.x,!g.isNull&&!1!==g.visible){void 0!==T&&(v=Math.min(v,Math.abs(e-T)));var T=e}g.zone=this.zones.length?g.getZone():void 0,!g.graphic&&this.group&&s&&(g.isNew=!0)}this.closestPointRangePx=v,A(this,"afterTranslate")},t.prototype.getValidPoints=function(t,e,i){var n=this.chart;return(t||this.points||[]).filter(function(t){return!(e&&!n.isInsidePlot(t.plotX,t.plotY,{inverted:n.inverted}))&&(!1!==t.visible&&(i||!t.isNull))})},t.prototype.getClipBox=function(){var t=this.chart,e=this.xAxis,i=this.yAxis,n=I(t.clipBox);return e&&e.len!==t.plotSizeX&&(n.width=e.len),i&&i.len!==t.plotSizeY&&(n.height=i.len),n},t.prototype.getSharedClipKey=function(){return this.sharedClipKey=(this.options.xAxis||0)+","+(this.options.yAxis||0)},t.prototype.setClip=function(){var t=this.chart,e=this.group,i=this.markerGroup,n=t.sharedClips;t=t.renderer;var o=this.getClipBox(),r=this.getSharedClipKey(),s=n[r];s?s.animate(o):n[r]=s=t.clipRect(o),e&&e.clip(!1===this.options.clip?void 0:s),i&&i.clip()},t.prototype.animate=function(t){var e=this.chart,i=this.group,n=this.markerGroup,o=e.inverted,r=u(this.options.animation),s=[this.getSharedClipKey(),r.duration,r.easing,r.defer].join(),a=e.sharedClips[s],l=e.sharedClips[s+"m"];if(t&&i)r=this.getClipBox(),a?a.attr("height",r.height):(r.width=0,o&&(r.x=e.plotHeight),a=e.renderer.clipRect(r),e.sharedClips[s]=a,l=e.renderer.clipRect({x:o?(e.plotSizeX||0)+99:-99,y:o?-e.plotLeft:-e.plotTop,width:99,height:o?e.chartWidth:e.chartHeight}),e.sharedClips[s+"m"]=l),i.clip(a),n&&n.clip(l);else if(a&&!a.hasClass("highcharts-animating")){e=this.getClipBox();var c=r.step;n&&n.element.childNodes.length&&(r.step=function(t,e){c&&c.apply(e,arguments),l&&l.element&&l.attr(e.prop,"width"===e.prop?t+99:t)}),a.addClass("highcharts-animating").animate(e,r)}},t.prototype.afterAnimate=function(){var t=this;this.setClip(),j(this.chart.sharedClips,function(e,i,n){e&&!t.chart.container.querySelector('[clip-path="url(#'+e.id+')"]')&&(e.destroy(),delete n[i])}),this.finishedAnimating=!0,A(this,"afterAnimate")},t.prototype.drawPoints=function(){var t,e,i=this.points,n=this.chart,o=this.options.marker,r=this[this.specialGroup]||this.markerGroup,s=this.xAxis,a=D(o.enabled,!(s&&!s.isRadial)||null,this.closestPointRangePx>=o.enabledThreshold*o.radius);if(!1!==o.enabled||this._hasPointMarkers)for(t=0;t<i.length;t++){var l=i[t],c=(e=l.graphic)?"animate":"attr",u=l.marker||{},d=!!l.marker;if((a&&void 0===u.enabled||u.enabled)&&!l.isNull&&!1!==l.visible){var h=D(u.symbol,this.symbol,"rect"),p=this.markerAttribs(l,l.selected&&"select");this.enabledDataSorting&&(l.startXPos=s.reversed?-(p.width||0):s.width);var f=!1!==l.isInside;e?e[f?"show":"hide"](f).animate(p):f&&(0<(p.width||0)||l.hasImage)&&(l.graphic=e=n.renderer.symbol(h,p.x,p.y,p.width,p.height,d?u:o).add(r),this.enabledDataSorting&&n.hasRendered&&(e.attr({x:l.startXPos}),c="animate")),e&&"animate"===c&&e[f?"show":"hide"](f).animate(p),e&&!n.styledMode&&e[c](this.pointAttribs(l,l.selected&&"select")),e&&e.addClass(l.getClassName(),!0)}else e&&(l.graphic=e.destroy())}},t.prototype.markerAttribs=function(t,e){var i=this.options,n=i.marker,o=t.marker||{},r=o.symbol||n.symbol,s=D(o.radius,n.radius);return e&&(n=n.states[e],e=o.states&&o.states[e],s=D(e&&e.radius,n&&n.radius,s+(n&&n.radiusPlus||0))),t.hasImage=r&&0===r.indexOf("url"),t.hasImage&&(s=0),t={x:i.crisp?Math.floor(t.plotX-s):t.plotX-s,y:t.plotY-s},s&&(t.width=t.height=2*s),t},t.prototype.pointAttribs=function(t,e){var i=this.options.marker,n=t&&t.options,o=n&&n.marker||{},r=n&&n.color,s=t&&t.color,a=t&&t.zone&&t.zone.color,l=this.color;return t=D(o.lineWidth,i.lineWidth),n=1,l=r||a||s||l,r=o.fillColor||i.fillColor||l,s=o.lineColor||i.lineColor||l,e=e||"normal",i=i.states[e]||{},e=o.states&&o.states[e]||{},t=D(e.lineWidth,i.lineWidth,t+D(e.lineWidthPlus,i.lineWidthPlus,0)),r=e.fillColor||i.fillColor||r,s=e.lineColor||i.lineColor||s,n=D(e.opacity,i.opacity,n),{stroke:s,"stroke-width":t,fill:r,opacity:n}},t.prototype.destroy=function(t){var e,i,n,o,r=this,s=r.chart,a=/AppleWebKit\/533/.test(g.navigator.userAgent),u=r.data||[];for(A(r,"destroy"),this.removeEvents(t),(r.axisTypes||[]).forEach(function(t){(o=r[t])&&o.series&&(C(o.series,r),o.isDirty=o.forceRedraw=!0)}),r.legendItem&&r.chart.legend.destroyItem(r),i=u.length;i--;)(n=u[i])&&n.destroy&&n.destroy();r.clips&&r.clips.forEach(function(t){return t.destroy()}),c.clearTimeout(r.animationTimeout),j(r,function(t,i){t instanceof l&&!t.survive&&(e=a&&"group"===i?"hide":"destroy",t[e]())}),s.hoverSeries===r&&(s.hoverSeries=void 0),C(s.series,r),s.orderSeries(),j(r,function(e,i){t&&"hcEvents"===i||delete r[i]})},t.prototype.applyZones=function(){var t,e,i,n,o,r,s,a,l=this,c=this.chart,u=c.renderer,d=this.zones,h=this.clips||[],p=this.graph,f=this.area,v=Math.max(c.chartWidth,c.chartHeight),g=this[(this.zoneAxis||"y")+"Axis"],m=c.inverted,y=!1;if(d.length&&(p||f)&&g&&void 0!==g.min){var b=g.reversed,_=g.horiz;p&&!this.showLine&&p.hide(),f&&f.hide();var x=g.getExtremes();d.forEach(function(d,$){t=b?_?c.plotWidth:0:_?0:g.toPixels(x.min)||0,t=w(D(e,t),0,v),e=w(Math.round(g.toPixels(D(d.value,x.max),!0)||0),0,v),y&&(t=e=g.toPixels(x.max)),n=Math.abs(t-e),o=Math.min(t,e),r=Math.max(t,e),g.isXAxis?(i={x:m?r:o,y:0,width:n,height:v},_||(i.x=c.plotHeight-i.x)):(i={x:0,y:m?r:o,width:v,height:n},_&&(i.y=c.plotWidth-i.y)),m&&u.isVML&&(i=g.isXAxis?{x:0,y:b?o:r,height:i.width,width:c.chartWidth}:{x:i.y-c.plotLeft-c.spacingBox.x,y:0,width:i.height,height:c.chartHeight}),h[$]?h[$].animate(i):h[$]=u.clipRect(i),s=l["zone-area-"+$],a=l["zone-graph-"+$],p&&a&&a.clip(h[$]),f&&s&&s.clip(h[$]),y=d.value>x.max,l.resetZones&&0===e&&(e=void 0)}),this.clips=h}else l.visible&&(p&&p.show(!0),f&&f.show(!0))},t.prototype.invertGroups=function(t){function e(){["group","markerGroup"].forEach(function(e){i[e]&&(n.renderer.isVML&&i[e].attr({width:i.yAxis.len,height:i.xAxis.len}),i[e].width=i.yAxis.len,i[e].height=i.xAxis.len,i[e].invert(!i.isRadialSeries&&t))})}var i=this,n=i.chart;i.xAxis&&(i.eventsToUnbind.push(y(n,"resize",e)),e(),i.invertGroups=e)},t.prototype.plotGroup=function(t,e,i,n,o){var r=this[t],s=!r;return i={visibility:i,zIndex:n||.1},void 0===this.opacity||this.chart.styledMode||"inactive"===this.state||(i.opacity=this.opacity),s&&(this[t]=r=this.chart.renderer.g().add(o)),r.addClass("highcharts-"+e+" highcharts-series-"+this.index+" highcharts-"+this.type+"-series "+(k(this.colorIndex)?"highcharts-color-"+this.colorIndex+" ":"")+(this.options.className||"")+(r.hasClass("highcharts-tracker")?" highcharts-tracker":""),!0),r.attr(i)[s?"attr":"animate"](this.getPlotBox()),r},t.prototype.getPlotBox=function(){var t=this.chart,e=this.xAxis,i=this.yAxis;return t.inverted&&(e=i,i=this.xAxis),{translateX:e?e.left:t.plotLeft,translateY:i?i.top:t.plotTop,scaleX:1,scaleY:1}},t.prototype.removeEvents=function(t){t||N(this),this.eventsToUnbind.length&&(this.eventsToUnbind.forEach(function(t){t()}),this.eventsToUnbind.length=0)},t.prototype.render=function(){var t=this,e=t.chart,i=t.options,n=u(i.animation),o=t.visible?"inherit":"hidden",r=i.zIndex,s=t.hasRendered,a=e.seriesGroup,l=e.inverted;e=!t.finishedAnimating&&e.renderer.isSVG?n.duration:0,A(this,"render");var c=t.plotGroup("group","series",o,r,a);t.markerGroup=t.plotGroup("markerGroup","markers",o,r,a),!1!==i.clip&&t.setClip(),t.animate&&e&&t.animate(!0),c.inverted=!!D(t.invertible,t.isCartesian)&&l,t.drawGraph&&(t.drawGraph(),t.applyZones()),t.visible&&t.drawPoints(),t.drawDataLabels&&t.drawDataLabels(),t.redrawPoints&&t.redrawPoints(),t.drawTracker&&!1!==t.options.enableMouseTracking&&t.drawTracker(),t.invertGroups(l),t.animate&&e&&t.animate(),s||(e&&n.defer&&(e+=n.defer),t.animationTimeout=R(function(){t.afterAnimate()},e||0)),t.isDirty=!1,t.hasRendered=!0,A(t,"afterRender")},t.prototype.redraw=function(){var t=this.chart,e=this.isDirty||this.isDirtyData,i=this.group,n=this.xAxis,o=this.yAxis;i&&(t.inverted&&i.attr({width:t.plotWidth,height:t.plotHeight}),i.animate({translateX:D(n&&n.left,t.plotLeft),translateY:D(o&&o.top,t.plotTop)})),this.translate(),this.render(),e&&delete this.kdTree},t.prototype.searchPoint=function(t,e){var i=this.xAxis,n=this.yAxis,o=this.chart.inverted;return this.searchKDTree({clientX:o?i.len-t.chartY+i.pos:t.chartX-i.pos,plotY:o?n.len-t.chartX+n.pos:t.chartY-n.pos},e,t)},t.prototype.buildKDTree=function(t){function e(t,n,o){var r=t&&t.length;if(r){var s=i.kdAxisArray[n%o];return t.sort(function(t,e){return t[s]-e[s]}),r=Math.floor(r/2),{point:t[r],left:e(t.slice(0,r),n+1,o),right:e(t.slice(r+1),n+1,o)}}}this.buildingKdTree=!0;var i=this,n=-1<i.options.findNearestPointBy.indexOf("y")?2:1;delete i.kdTree,R(function(){i.kdTree=e(i.getValidPoints(null,!i.directTouch),n,n),i.buildingKdTree=!1},i.options.kdNow||t&&"touchstart"===t.type?0:1)},t.prototype.searchKDTree=function(t,e,i){function n(t,e,i,l){var c=e.point,u=o.kdAxisArray[i%l],d=c,h=k(t[r])&&k(c[r])?Math.pow(t[r]-c[r],2):null,p=k(t[s])&&k(c[s])?Math.pow(t[s]-c[s],2):null;return p=(h||0)+(p||0),c.dist=k(p)?Math.sqrt(p):Number.MAX_VALUE,c.distX=k(h)?Math.sqrt(h):Number.MAX_VALUE,u=t[u]-c[u],p=0>u?"left":"right",h=0>u?"right":"left",e[p]&&(p=n(t,e[p],i+1,l),d=p[a]<d[a]?p:c),e[h]&&Math.sqrt(u*u)<d[a]&&(t=n(t,e[h],i+1,l),d=t[a]<d[a]?t:d),d}var o=this,r=this.kdAxisArray[0],s=this.kdAxisArray[1],a=e?"distX":"dist";if(e=-1<o.options.findNearestPointBy.indexOf("y")?2:1,this.kdTree||this.buildingKdTree||this.buildKDTree(i),this.kdTree)return n(t,this.kdTree,e,e)},t.prototype.pointPlacementToXValue=function(){var t=this.options,e=t.pointRange,i=this.xAxis;return t=t.pointPlacement,"between"===t&&(t=i.reversed?-.5:.5),L(t)?t*(e||i.pointRange):0},t.prototype.isPointInside=function(t){var e=this.chart,i=this.xAxis,n=this.yAxis;return void 0!==t.plotY&&void 0!==t.plotX&&0<=t.plotY&&t.plotY<=(n?n.len:e.plotHeight)&&0<=t.plotX&&t.plotX<=(i?i.len:e.plotWidth)},t.prototype.drawTracker=function(){var t=this,e=t.options,i=e.trackByArea,n=[].concat(i?t.areaPath:t.graphPath),o=t.chart,r=o.pointer,s=o.renderer,a=o.options.tooltip.snap,l=t.tracker,c=function(e){o.hoverSeries!==t&&t.onMouseOver()},u="rgba(192,192,192,"+(v?1e-4:.002)+")";l?l.attr({d:n}):t.graph&&(t.tracker=s.path(n).attr({visibility:t.visible?"visible":"hidden",zIndex:2}).addClass(i?"highcharts-tracker-area":"highcharts-tracker-line").add(t.group),o.styledMode||t.tracker.attr({"stroke-linecap":"round","stroke-linejoin":"round",stroke:u,fill:i?u:"none","stroke-width":t.graph.strokeWidth()+(i?0:2*a)}),[t.tracker,t.markerGroup,t.dataLabelsGroup].forEach(function(t){t&&(t.addClass("highcharts-tracker").on("mouseover",c).on("mouseout",function(t){r.onTrackerMouseOut(t)}),e.cursor&&!o.styledMode&&t.css({cursor:e.cursor}),f)&&t.on("touchstart",c)})),A(this,"afterDrawTracker")},t.prototype.addPoint=function(t,e,i,n,o){var r=this.options,s=this.data,a=this.chart,l=this.xAxis;l=l&&l.hasNames&&l.names;var c,u=r.data,d=this.xData;e=D(e,!0);var h={series:this};this.pointClass.prototype.applyOptions.apply(h,[t]);var p=h.x,f=d.length;if(this.requireSorting&&p<d[f-1])for(c=!0;f&&d[f-1]>p;)f--;this.updateParallelArrays(h,"splice",f,0,0),this.updateParallelArrays(h,f),l&&h.name&&(l[p]=h.name),u.splice(f,0,t),c&&(this.data.splice(f,0,null),this.processData()),"point"===r.legendType&&this.generatePoints(),i&&(s[0]&&s[0].remove?s[0].remove(!1):(s.shift(),this.updateParallelArrays(h,"shift"),u.shift())),!1!==o&&A(this,"addPoint",{point:h}),this.isDirtyData=this.isDirty=!0,e&&a.redraw(n)},t.prototype.removePoint=function(t,e,i){var n=this,o=n.data,r=o[t],s=n.points,a=n.chart,l=function(){s&&s.length===o.length&&s.splice(t,1),o.splice(t,1),n.options.data.splice(t,1),n.updateParallelArrays(r||{series:n},"splice",t,1),r&&r.destroy(),n.isDirty=!0,n.isDirtyData=!0,e&&a.redraw()};d(i,a),e=D(e,!0),r?r.firePointEvent("remove",null,l):l()},t.prototype.remove=function(t,e,i,n){function o(){r.destroy(n),s.isDirtyLegend=s.isDirtyBox=!0,s.linkSeries(),D(t,!0)&&s.redraw(e)}var r=this,s=r.chart;!1!==i?A(r,"remove",null,o):o()},t.prototype.update=function(t,e){t=x(t,this.userOptions),A(this,"update",{options:t});var i,n=this,o=n.chart,r=n.userOptions,s=n.initialType||n.type,a=o.options.plotOptions,l=m[s].prototype,c=n.finishedAnimating&&{animation:!1},u={},d=["eventOptions","navigatorSeries","baseSeries"],h=t.type||r.type||o.options.chart.type,p=!(this.hasDerivedData||h&&h!==this.type||void 0!==t.pointStart||void 0!==t.pointInterval||void 0!==t.relativeXValue||n.hasOptionChanged("dataGrouping")||n.hasOptionChanged("pointStart")||n.hasOptionChanged("pointInterval")||n.hasOptionChanged("pointIntervalUnit")||n.hasOptionChanged("keys"));if(h=h||s,p&&(d.push("data","isDirtyData","points","processedXData","processedYData","xIncrement","cropped","_hasPointMarkers","_hasPointLabels","clips","nodes","layout","mapMap","mapData","minY","maxY","minX","maxX"),!1!==t.visible&&d.push("area","graph"),n.parallelArrays.forEach(function(t){d.push(t+"Data")}),t.data&&(t.dataSorting&&T(n.options.dataSorting,t.dataSorting),this.setData(t.data,!1))),t=I(r,c,{index:void 0===r.index?n.index:r.index,pointStart:D(a&&a.series&&a.series.pointStart,r.pointStart,n.xData[0])},!p&&{data:n.options.data},t),p&&t.data&&(t.data=n.options.data),d=["group","markerGroup","dataLabelsGroup","transformGroup"].concat(d),d.forEach(function(t){d[t]=n[t],delete n[t]}),a=!1,m[h]){if(a=h!==n.type,n.remove(!1,!1,!1,!0),a)if(Object.setPrototypeOf)Object.setPrototypeOf(n,m[h].prototype);else{c=Object.hasOwnProperty.call(n,"hcEvents")&&n.hcEvents;for(i in l)n[i]=void 0;T(n,m[h].prototype),c?n.hcEvents=c:delete n.hcEvents}}else S(17,!0,o,{missingModuleFor:h});if(d.forEach(function(t){n[t]=d[t]}),n.init(o,t),p&&this.points){var f=n.options;!1===f.visible?(u.graphic=1,u.dataLabel=1):n._hasPointLabels||(t=f.marker,l=f.dataLabels,!t||!1!==t.enabled&&(r.marker&&r.marker.symbol)===t.symbol||(u.graphic=1),l&&!1===l.enabled&&(u.dataLabel=1)),this.points.forEach(function(t){t&&t.series&&(t.resolveColor(),Object.keys(u).length&&t.destroyElements(u),!1===f.showInLegend&&t.legendItem&&o.legend.destroyItem(t))},this)}n.initialType=s,o.linkSeries(),a&&n.linkedSeries.length&&(n.isDirtyData=!0),A(this,"afterUpdate"),D(e,!0)&&o.redraw(!!p&&void 0)},t.prototype.setName=function(t){this.name=this.options.name=this.userOptions.name=t,this.chart.isDirtyLegend=!0},t.prototype.hasOptionChanged=function(t){var e=this.options[t],i=this.chart.options.plotOptions,n=this.userOptions[t];return n?e!==n:e!==D(i&&i[this.type]&&i[this.type][t],i&&i.series&&i.series[t],e)},t.prototype.onMouseOver=function(){var t=this.chart,e=t.hoverSeries;t.pointer.setHoverChartIndex(),e&&e!==this&&e.onMouseOut(),this.options.events.mouseOver&&A(this,"mouseOver"),this.setState("hover"),t.hoverSeries=this},t.prototype.onMouseOut=function(){var t=this.options,e=this.chart,i=e.tooltip,n=e.hoverPoint;e.hoverSeries=null,n&&n.onMouseOut(),this&&t.events.mouseOut&&A(this,"mouseOut"),!i||this.stickyTracking||i.shared&&!this.noSharedTooltip||i.hide(),e.series.forEach(function(t){t.setState("",!0)})},t.prototype.setState=function(t,e){var i=this,n=i.options,o=i.graph,r=n.inactiveOtherPoints,s=n.states,a=D(s[t||"normal"]&&s[t||"normal"].animation,i.chart.options.chart.animation),l=n.lineWidth,c=0,u=n.opacity;if(t=t||"",i.state!==t&&([i.group,i.markerGroup,i.dataLabelsGroup].forEach(function(e){e&&(i.state&&e.removeClass("highcharts-series-"+i.state),t&&e.addClass("highcharts-series-"+t))}),i.state=t,!i.chart.styledMode)){if(s[t]&&!1===s[t].enabled)return;if(t&&(l=s[t].lineWidth||l+(s[t].lineWidthPlus||0),u=D(s[t].opacity,u)),o&&!o.dashstyle)for(n={"stroke-width":l},o.animate(n,a);i["zone-graph-"+c];)i["zone-graph-"+c].animate(n,a),c+=1;r||[i.group,i.markerGroup,i.dataLabelsGroup,i.labelBySeries].forEach(function(t){t&&t.animate({opacity:u},a)})}e&&r&&i.points&&i.setAllPointsToState(t||void 0)},t.prototype.setAllPointsToState=function(t){this.points.forEach(function(e){e.setState&&e.setState(t)})},t.prototype.setVisible=function(t,e){var i=this,n=i.chart,o=i.legendItem,r=n.options.chart.ignoreHiddenSeries,s=i.visible,a=(i.visible=t=i.options.visible=i.userOptions.visible=void 0===t?!s:t)?"show":"hide";["group","dataLabelsGroup","markerGroup","tracker","tt"].forEach(function(t){i[t]&&i[t][a]()}),n.hoverSeries!==i&&(n.hoverPoint&&n.hoverPoint.series)!==i||i.onMouseOut(),o&&n.legend.colorizeItem(i,t),i.isDirty=!0,i.options.stacking&&n.series.forEach(function(t){t.options.stacking&&t.visible&&(t.isDirty=!0)}),i.linkedSeries.forEach(function(e){e.setVisible(t,!1)}),r&&(n.isDirtyBox=!0),A(i,a),!1!==e&&n.redraw()},t.prototype.show=function(){this.setVisible(!0)},t.prototype.hide=function(){this.setVisible(!1)},t.prototype.select=function(t){this.selected=t=this.options.selected=void 0===t?!this.selected:t,this.checkbox&&(this.checkbox.checked=t),A(this,t?"select":"unselect")},t.prototype.shouldShowTooltip=function(t,e,i){return void 0===i&&(i={}),i.series=this,i.visiblePlotOnly=!0,this.chart.isInsidePlot(t,e,i)},t.defaultOptions=s,t}(),T(t.prototype,{axisTypes:["xAxis","yAxis"],coll:"series",colorCounter:0,cropShoulder:1,directTouch:!1,drawLegendSymbol:o.drawLineMarker,isCartesian:!0,kdAxisArray:["clientX","plotY"],parallelArrays:["x","y"],pointClass:r,requireSorting:!0,sorted:!0}),a.series=t,t}),e(i,"Extensions/ScrollablePlotArea.js",[i["Core/Animation/AnimationUtilities.js"],i["Core/Axis/Axis.js"],i["Core/Chart/Chart.js"],i["Core/Series/Series.js"],i["Core/Renderer/RendererRegistry.js"],i["Core/Utilities.js"]],function(t,e,i,n,o,r){var s=t.stop,a=r.addEvent,l=r.createElement,c=r.merge,u=r.pick;a(i,"afterSetChartSize",function(t){var i=this.options.chart.scrollablePlotArea,n=i&&i.minWidth;if(i=i&&i.minHeight,!this.renderer.forExport){if(n){if(this.scrollablePixelsX=n=Math.max(0,n-this.chartWidth)){this.scrollablePlotBox=this.renderer.scrollablePlotBox=c(this.plotBox),this.plotBox.width=this.plotWidth+=n,this.inverted?this.clipBox.height+=n:this.clipBox.width+=n;var o={1:{name:"right",value:n}}}}else i&&(this.scrollablePixelsY=n=Math.max(0,i-this.chartHeight))&&(this.scrollablePlotBox=this.renderer.scrollablePlotBox=c(this.plotBox),this.plotBox.height=this.plotHeight+=n,this.inverted?this.clipBox.width+=n:this.clipBox.height+=n,o={2:{name:"bottom",value:n}});o&&!t.skipAxes&&this.axes.forEach(function(t){o[t.side]?t.getPlotLinePath=function(){var i=o[t.side].name,n=this[i];this[i]=n-o[t.side].value;var r=e.prototype.getPlotLinePath.apply(this,arguments);return this[i]=n,r}:(t.setAxisSize(),t.setAxisTranslation())})}}),a(i,"render",function(){this.scrollablePixelsX||this.scrollablePixelsY?(this.setUpScrolling&&this.setUpScrolling(),this.applyFixed()):this.fixedDiv&&this.applyFixed()}),i.prototype.setUpScrolling=function(){var t=this,e={WebkitOverflowScrolling:"touch",overflowX:"hidden",overflowY:"hidden"};this.scrollablePixelsX&&(e.overflowX="auto"),this.scrollablePixelsY&&(e.overflowY="auto"),this.scrollingParent=l("div",{className:"highcharts-scrolling-parent"},{position:"relative"},this.renderTo),this.scrollingContainer=l("div",{className:"highcharts-scrolling"},e,this.scrollingParent),a(this.scrollingContainer,"scroll",function(){t.pointer&&delete t.pointer.chartPosition}),this.innerContainer=l("div",{className:"highcharts-inner-container"},null,this.scrollingContainer),this.innerContainer.appendChild(this.container),this.setUpScrolling=null},i.prototype.moveFixedElements=function(){var t,e=this.container,i=this.fixedRenderer,n=".highcharts-contextbutton .highcharts-credits .highcharts-legend .highcharts-legend-checkbox .highcharts-navigator-series .highcharts-navigator-xaxis .highcharts-navigator-yaxis .highcharts-navigator .highcharts-reset-zoom .highcharts-drillup-button .highcharts-scrollbar .highcharts-subtitle .highcharts-title".split(" ");this.scrollablePixelsX&&!this.inverted?t=".highcharts-yaxis":this.scrollablePixelsX&&this.inverted?t=".highcharts-xaxis":this.scrollablePixelsY&&!this.inverted?t=".highcharts-xaxis":this.scrollablePixelsY&&this.inverted&&(t=".highcharts-yaxis"),t&&n.push(t+":not(.highcharts-radial-axis)",t+"-labels:not(.highcharts-radial-axis-labels)"),n.forEach(function(t){[].forEach.call(e.querySelectorAll(t),function(t){(t.namespaceURI===i.SVG_NS?i.box:i.box.parentNode).appendChild(t),t.style.pointerEvents="auto"})})},i.prototype.applyFixed=function(){var t=!this.fixedDiv,e=this.options.chart,i=e.scrollablePlotArea,n=o.getRendererType();t?(this.fixedDiv=l("div",{className:"highcharts-fixed"},{position:"absolute",overflow:"hidden",pointerEvents:"none",zIndex:(e.style&&e.style.zIndex||0)+2,top:0},null,!0),this.scrollingContainer&&this.scrollingContainer.parentNode.insertBefore(this.fixedDiv,this.scrollingContainer),this.renderTo.style.overflow="visible",this.fixedRenderer=e=new n(this.fixedDiv,this.chartWidth,this.chartHeight,this.options.chart.style),this.scrollableMask=e.path().attr({fill:this.options.chart.backgroundColor||"#fff","fill-opacity":u(i.opacity,.85),zIndex:-1}).addClass("highcharts-scrollable-mask").add(),a(this,"afterShowResetZoom",this.moveFixedElements),a(this,"afterDrilldown",this.moveFixedElements),a(this,"afterLayOutTitles",this.moveFixedElements)):this.fixedRenderer.setSize(this.chartWidth,this.chartHeight),(this.scrollableDirty||t)&&(this.scrollableDirty=!1,this.moveFixedElements()),e=this.chartWidth+(this.scrollablePixelsX||0),n=this.chartHeight+(this.scrollablePixelsY||0),s(this.container),this.container.style.width=e+"px",this.container.style.height=n+"px",this.renderer.boxWrapper.attr({width:e,height:n,viewBox:[0,0,e,n].join(" ")}),this.chartBackground.attr({width:e,height:n}),this.scrollingContainer.style.height=this.chartHeight+"px",t&&(i.scrollPositionX&&(this.scrollingContainer.scrollLeft=this.scrollablePixelsX*i.scrollPositionX),i.scrollPositionY&&(this.scrollingContainer.scrollTop=this.scrollablePixelsY*i.scrollPositionY)),n=this.axisOffset,t=this.plotTop-n[0]-1,i=this.plotLeft-n[3]-1,e=this.plotTop+this.plotHeight+n[2]+1,n=this.plotLeft+this.plotWidth+n[1]+1;var r=this.plotLeft+this.plotWidth-(this.scrollablePixelsX||0),c=this.plotTop+this.plotHeight-(this.scrollablePixelsY||0);t=this.scrollablePixelsX?[["M",0,t],["L",this.plotLeft-1,t],["L",this.plotLeft-1,e],["L",0,e],["Z"],["M",r,t],["L",this.chartWidth,t],["L",this.chartWidth,e],["L",r,e],["Z"]]:this.scrollablePixelsY?[["M",i,0],["L",i,this.plotTop-1],["L",n,this.plotTop-1],["L",n,0],["Z"],["M",i,c],["L",i,this.chartHeight],["L",n,this.chartHeight],["L",n,c],["Z"]]:[["M",0,0]],"adjustHeight"!==this.redrawTrigger&&this.scrollableMask.attr({d:t})},a(e,"afterInit",function(){this.chart.scrollableDirty=!0}),a(n,"show",function(){this.chart.scrollableDirty=!0})}),e(i,"Core/Axis/StackingAxis.js",[i["Core/Animation/AnimationUtilities.js"],i["Core/Axis/Axis.js"],i["Core/Utilities.js"]],function(t,e,i){var n,o=t.getDeferredAnimation,r=i.addEvent,s=i.destroyObjectProperties,a=i.fireEvent,l=i.isNumber,c=i.objectEach;return function(t){function e(){var t=this.stacking;if(t){var e=t.stacks;c(e,function(t,i){s(t),e[i]=null}),t&&t.stackTotalGroup&&t.stackTotalGroup.destroy()}}function i(){this.stacking||(this.stacking=new u(this))}var n=[];t.compose=function(t){return-1===n.indexOf(t)&&(n.push(t),r(t,"init",i),r(t,"destroy",e)),t};var u=function(){function t(t){this.oldStacks={},this.stacks={},this.stacksTouched=0,this.axis=t}return t.prototype.buildStacks=function(){var t,e=this.axis,i=e.series,n=e.options.reversedStacks,o=i.length;if(!e.isXAxis){for(this.usePercentage=!1,t=o;t--;){var r=i[n?t:o-t-1];r.setStackedPoints(),r.setGroupedPoints()}for(t=0;t<o;t++)i[t].modifyStacks();a(e,"afterBuildStacks")}},t.prototype.cleanStacks=function(){if(!this.axis.isXAxis){if(this.oldStacks)var t=this.stacks=this.oldStacks;c(t,function(t){c(t,function(t){t.cumulative=t.total})})}},t.prototype.resetStacks=function(){var t=this,e=t.stacks;t.axis.isXAxis||c(e,function(e){c(e,function(i,n){l(i.touched)&&i.touched<t.stacksTouched?(i.destroy(),delete e[n]):(i.total=null,i.cumulative=null)})})},t.prototype.renderStackTotals=function(){var t=this.axis,e=t.chart,i=e.renderer,n=this.stacks;t=o(e,t.options.stackLabels&&t.options.stackLabels.animation||!1);var r=this.stackTotalGroup=this.stackTotalGroup||i.g("stack-labels").attr({visibility:"visible",zIndex:6,opacity:0}).add();r.translate(e.plotLeft,e.plotTop),c(n,function(t){c(t,function(t){t.render(r)})}),r.animate({opacity:1},t)},t}();t.Additions=u}(n||(n={})),n}),e(i,"Extensions/Stacking.js",[i["Core/Axis/Axis.js"],i["Core/Chart/Chart.js"],i["Core/FormatUtilities.js"],i["Core/Globals.js"],i["Core/Series/Series.js"],i["Core/Axis/StackingAxis.js"],i["Core/Utilities.js"]],function(t,e,i,n,o,r,s){var a=i.format,l=s.correctFloat,c=s.defined,u=s.destroyObjectProperties,d=s.isArray,h=s.isNumber,p=s.objectEach,f=s.pick,v=function(){function t(t,e,i,n,o){var r=t.chart.inverted;this.axis=t,this.isNegative=i,this.options=e=e||{},this.x=n,this.total=null,this.points={},this.hasValidPoints=!1,this.stack=o,this.rightCliff=this.leftCliff=0,this.alignOptions={align:e.align||(r?i?"left":"right":"center"),verticalAlign:e.verticalAlign||(r?"middle":i?"bottom":"top"),y:e.y,x:e.x},this.textAlign=e.textAlign||(r?i?"right":"left":"center")}return t.prototype.destroy=function(){u(this,this.axis)},t.prototype.render=function(t){var e=this.axis.chart,i=this.options,n=i.format;n=n?a(n,this,e):i.formatter.call(this),this.label?this.label.attr({text:n,visibility:"hidden"}):(this.label=e.renderer.label(n,null,null,i.shape,null,null,i.useHTML,!1,"stack-labels"),n={r:i.borderRadius||0,text:n,rotation:i.rotation,padding:f(i.padding,5),visibility:"hidden"},e.styledMode||(n.fill=i.backgroundColor,n.stroke=i.borderColor,n["stroke-width"]=i.borderWidth,this.label.css(i.style)),this.label.attr(n),this.label.added||this.label.add(t)),this.label.labelrank=e.plotSizeY},t.prototype.setOffset=function(t,e,i,n,r){var s=this.axis,a=s.chart;n=s.translate(s.stacking.usePercentage?100:n||this.total,0,0,0,1),i=s.translate(i||0),i=c(n)&&Math.abs(n-i),t=f(r,a.xAxis[0].translate(this.x))+t,s=c(n)&&this.getStackBox(a,this,t,n,e,i,s),e=this.label,i=this.isNegative,t="justify"===f(this.options.overflow,"justify");var l=this.textAlign;e&&s&&(r=e.getBBox(),n=e.padding,l="left"===l?a.inverted?-n:n:"right"===l?r.width:a.inverted&&"center"===l?r.width/2:a.inverted?i?r.width+n:-n:r.width/2,i=a.inverted?r.height/2:i?-n:r.height,this.alignOptions.x=f(this.options.x,0),this.alignOptions.y=f(this.options.y,0),s.x-=l,s.y-=i,e.align(this.alignOptions,null,s),a.isInsidePlot(e.alignAttr.x+l-this.alignOptions.x,e.alignAttr.y+i-this.alignOptions.y)?e.show():(e.alignAttr.y=-9999,t=!1),t&&o.prototype.justifyDataLabel.call(this.axis,e,this.alignOptions,e.alignAttr,r,s),e.attr({x:e.alignAttr.x,y:e.alignAttr.y}),f(!t&&this.options.crop,!0)&&((a=h(e.x)&&h(e.y)&&a.isInsidePlot(e.x-n+e.width,e.y)&&a.isInsidePlot(e.x+n,e.y))||e.hide()))},t.prototype.getStackBox=function(t,e,i,n,o,r,s){var a=e.axis.reversed,l=t.inverted,c=s.height+s.pos-(l?t.plotLeft:t.plotTop);return e=e.isNegative&&!a||!e.isNegative&&a,{x:l?e?n-s.right:n-r+s.pos-t.plotLeft:i+t.xAxis[0].transB-t.plotLeft,y:l?s.height-i-o:e?c-n-r:c-n,width:l?r:o,height:l?o:r}},t}();return e.prototype.getStacks=function(){var t=this,e=t.inverted;t.yAxis.forEach(function(t){t.stacking&&t.stacking.stacks&&t.hasVisibleSeries&&(t.stacking.oldStacks=t.stacking.stacks)}),t.series.forEach(function(i){var n=i.xAxis&&i.xAxis.options||{};!i.options.stacking||!0!==i.visible&&!1!==t.options.chart.ignoreHiddenSeries||(i.stackKey=[i.type,f(i.options.stack,""),e?n.top:n.left,e?n.height:n.width].join())})},r.compose(t),o.prototype.setGroupedPoints=function(){var t=this.yAxis.stacking;this.options.centerInCategory&&(this.is("column")||this.is("columnrange"))&&!this.options.stacking&&1<this.chart.series.length?o.prototype.setStackedPoints.call(this,"group"):t&&p(t.stacks,function(e,i){"group"===i.slice(-5)&&(p(e,function(t){return t.destroy()}),delete t.stacks[i])})},o.prototype.setStackedPoints=function(t){var e=t||this.options.stacking;if(e&&(!0===this.visible||!1===this.chart.options.chart.ignoreHiddenSeries)){var i=this.processedXData,n=this.processedYData,o=[],r=n.length,s=this.options,a=s.threshold,u=f(s.startFromThreshold&&a,0);s=s.stack,t=t?this.type+","+e:this.stackKey;var h,p,g="-"+t,m=this.negStacks,y=this.yAxis,b=y.stacking.stacks,_=y.stacking.oldStacks;for(y.stacking.stacksTouched+=1,p=0;p<r;p++){var w=i[p],x=n[p],$=this.getStackIndicator($,w,this.index),k=$.key,C=(h=m&&x<(u?0:a))?g:t;b[C]||(b[C]={}),b[C][w]||(_[C]&&_[C][w]?(b[C][w]=_[C][w],b[C][w].total=null):b[C][w]=new v(y,y.options.stackLabels,h,w,s)),C=b[C][w],null!==x?(C.points[k]=C.points[this.index]=[f(C.cumulative,u)],c(C.cumulative)||(C.base=k),C.touched=y.stacking.stacksTouched,0<$.index&&!1===this.singleStacks&&(C.points[k][0]=C.points[this.index+","+w+",0"][0])):C.points[k]=C.points[this.index]=null,"percent"===e?(h=h?t:g,m&&b[h]&&b[h][w]?(h=b[h][w],C.total=h.total=Math.max(h.total,C.total)+Math.abs(x)||0):C.total=l(C.total+(Math.abs(x)||0))):"group"===e?(d(x)&&(x=x[0]),null!==x&&(C.total=(C.total||0)+1)):C.total=l(C.total+(x||0)),C.cumulative="group"===e?(C.total||1)-1:f(C.cumulative,u)+(x||0),null!==x&&(C.points[k].push(C.cumulative),o[p]=C.cumulative,C.hasValidPoints=!0)}"percent"===e&&(y.stacking.usePercentage=!0),"group"!==e&&(this.stackedYData=o),y.stacking.oldStacks={}}},o.prototype.modifyStacks=function(){var t,e=this,i=e.stackKey,n=e.yAxis.stacking.stacks,o=e.processedXData,r=e.options.stacking;e[r+"Stacker"]&&[i,"-"+i].forEach(function(i){for(var s,a,l=o.length;l--;)s=o[l],t=e.getStackIndicator(t,s,e.index,i),(a=(s=n[i]&&n[i][s])&&s.points[t.key])&&e[r+"Stacker"](a,s,l)})},o.prototype.percentStacker=function(t,e,i){e=e.total?100/e.total:0,t[0]=l(t[0]*e),t[1]=l(t[1]*e),this.stackedYData[i]=t[1]},o.prototype.getStackIndicator=function(t,e,i,n){return!c(t)||t.x!==e||n&&t.key!==n?t={x:e,index:0,key:n}:t.index++,t.key=[i,e,t.index].join(),t},n.StackItem=v,n.StackItem}),e(i,"Series/Line/LineSeries.js",[i["Core/Series/Series.js"],i["Core/Series/SeriesRegistry.js"],i["Core/Utilities.js"]],function(t,e,i){var n=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),o=i.defined,r=i.merge;return i=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t.data=void 0,t.options=void 0,t.points=void 0,t}return n(i,e),i.prototype.drawGraph=function(){var t=this,e=this.options,i=(this.gappedPath||this.getGraphPath).call(this),n=this.chart.styledMode,o=[["graph","highcharts-graph"]];n||o[0].push(e.lineColor||this.color||"#cccccc",e.dashStyle),o=t.getZonesGraphs(o),o.forEach(function(o,r){var s=o[0],a=t[s],l=a?"animate":"attr";a?(a.endX=t.preventGraphAnimation?null:i.xMap,a.animate({d:i})):i.length&&(t[s]=a=t.chart.renderer.path(i).addClass(o[1]).attr({zIndex:1}).add(t.group)),a&&!n&&(s={stroke:o[2],"stroke-width":e.lineWidth,fill:t.fillGraph&&t.color||"none"},o[3]?s.dashstyle=o[3]:"square"!==e.linecap&&(s["stroke-linecap"]=s["stroke-linejoin"]="round"),a[l](s).shadow(2>r&&e.shadow)),a&&(a.startX=i.xMap,a.isArea=i.isArea)})},i.prototype.getGraphPath=function(t,e,i){var n,r=this,s=r.options,a=[],l=[],c=s.step;t=t||r.points;var u=t.reversed;return u&&t.reverse(),(c={right:1,center:2}[c]||c&&3)&&u&&(c=4-c),t=this.getValidPoints(t,!1,!(s.connectNulls&&!e&&!i)),t.forEach(function(u,d){var h=u.plotX,p=u.plotY,f=t[d-1];(u.leftCliff||f&&f.rightCliff)&&!i&&(n=!0),u.isNull&&!o(e)&&0<d?n=!s.connectNulls:u.isNull&&!e?n=!0:(0===d||n?d=[["M",u.plotX,u.plotY]]:r.getPointSpline?d=[r.getPointSpline(t,u,d)]:c?(d=1===c?[["L",f.plotX,p]]:2===c?[["L",(f.plotX+h)/2,f.plotY],["L",(f.plotX+h)/2,p]]:[["L",h,f.plotY]],d.push(["L",h,p])):d=[["L",h,p]],l.push(u.x),c&&(l.push(u.x),2===c&&l.push(u.x)),a.push.apply(a,d),n=!1)}),a.xMap=l,r.graphPath=a},i.prototype.getZonesGraphs=function(t){return this.zones.forEach(function(e,i){i=["zone-graph-"+i,"highcharts-graph highcharts-zone-graph-"+i+" "+(e.className||"")],this.chart.styledMode||i.push(e.color||this.color,e.dashStyle||this.options.dashStyle),t.push(i)},this),t},i.defaultOptions=r(t.defaultOptions,{}),i}(t),e.registerSeriesType("line",i),i}),e(i,"Series/Area/AreaSeries.js",[i["Core/Color/Color.js"],i["Core/Legend/LegendSymbol.js"],i["Core/Series/SeriesRegistry.js"],i["Core/Utilities.js"]],function(t,e,i,n){var o=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),r=t.parse,s=i.seriesTypes.line;t=n.extend;var a=n.merge,l=n.objectEach,c=n.pick;return n=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.data=void 0,e.options=void 0,e.points=void 0,e}return o(e,t),e.prototype.drawGraph=function(){this.areaPath=[],t.prototype.drawGraph.apply(this);var e=this,i=this.areaPath,n=this.options,o=[["area","highcharts-area",this.color,n.fillColor]];this.zones.forEach(function(t,i){o.push(["zone-area-"+i,"highcharts-area highcharts-zone-area-"+i+" "+t.className,t.color||e.color,t.fillColor||n.fillColor])}),o.forEach(function(t){var o=t[0],s=e[o],a=s?"animate":"attr",l={};s?(s.endX=e.preventGraphAnimation?null:i.xMap,s.animate({d:i})):(l.zIndex=0,s=e[o]=e.chart.renderer.path(i).addClass(t[1]).add(e.group),s.isArea=!0),e.chart.styledMode||(l.fill=c(t[3],r(t[2]).setOpacity(c(n.fillOpacity,.75)).get())),s[a](l),s.startX=i.xMap,s.shiftUnit=n.step?2:1})},e.prototype.getGraphPath=function(t){var e,i=s.prototype.getGraphPath,n=this.options,o=n.stacking,r=this.yAxis,a=[],l=[],u=this.index,d=r.stacking.stacks[this.stackKey],h=n.threshold,p=Math.round(r.getThreshold(n.threshold));n=c(n.connectNulls,"percent"===o);var f=function(e,i,n){var s=t[e];e=o&&d[s.x].points[u];var c=s[n+"Null"]||0;if(n=s[n+"Cliff"]||0,s=!0,n||c){var f=(c?e[0]:e[1])+n,v=e[0]+n;s=!!c}else!o&&t[i]&&t[i].isNull&&(f=v=h);void 0!==f&&(l.push({plotX:g,plotY:null===f?p:r.getThreshold(f),isNull:s,isCliff:!0}),a.push({plotX:g,plotY:null===v?p:r.getThreshold(v),doCurve:!1}))};for(t=t||this.points,o&&(t=this.getStackPoints(t)),e=0;e<t.length;e++){o||(t[e].leftCliff=t[e].rightCliff=t[e].leftNull=t[e].rightNull=void 0);var v=t[e].isNull,g=c(t[e].rectPlotX,t[e].plotX),m=o?c(t[e].yBottom,p):p;v&&!n||(n||f(e,e-1,"left"),v&&!o&&n||(l.push(t[e]),a.push({x:e,plotX:g,plotY:m})),n||f(e,e+1,"right"))}return e=i.call(this,l,!0,!0),a.reversed=!0,v=i.call(this,a,!0,!0),(m=v[0])&&"M"===m[0]&&(v[0]=["L",m[1],m[2]]),v=e.concat(v),v.length&&v.push(["Z"]),i=i.call(this,l,!1,n),v.xMap=e.xMap,this.areaPath=v,i},e.prototype.getStackPoints=function(t){var e=this,i=[],n=[],o=this.xAxis,r=this.yAxis,s=r.stacking.stacks[this.stackKey],a={},u=r.series,d=u.length,h=r.options.reversedStacks?1:-1,p=u.indexOf(e);if(t=t||this.points,this.options.stacking){for(var f=0;f<t.length;f++)t[f].leftNull=t[f].rightNull=void 0,a[t[f].x]=t[f];l(s,function(t,e){null!==t.total&&n.push(e)}),n.sort(function(t,e){return t-e});var v=u.map(function(t){return t.visible});n.forEach(function(t,l){var f,g,m=0;if(a[t]&&!a[t].isNull)i.push(a[t]),[-1,1].forEach(function(i){var o=1===i?"rightNull":"leftNull",r=0,c=s[n[l+i]];if(c)for(var m=p;0<=m&&m<d;){var y=u[m].index;f=c.points[y],f||(y===e.index?a[t][o]=!0:v[m]&&(g=s[t].points[y])&&(r-=g[1]-g[0])),m+=h}a[t][1===i?"rightCliff":"leftCliff"]=r});else{for(var y=p;0<=y&&y<d;){if(f=s[t].points[u[y].index]){m=f[1];break}y+=h}m=c(m,0),m=r.translate(m,0,1,0,1),i.push({isNull:!0,plotX:o.translate(t,0,0,0,1),x:t,plotY:m,yBottom:m})}})}return i},e.defaultOptions=a(s.defaultOptions,{threshold:0}),e}(s),t(n.prototype,{singleStacks:!1,drawLegendSymbol:e.drawRectangle}),i.registerSeriesType("area",n),n}),e(i,"Series/Spline/SplineSeries.js",[i["Core/Series/SeriesRegistry.js"],i["Core/Utilities.js"]],function(t,e){var i=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),n=t.seriesTypes.line,o=e.merge,r=e.pick;return e=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.data=void 0,e.options=void 0,e.points=void 0,e}return i(e,t),e.prototype.getPointSpline=function(t,e,i){var n=e.plotX||0,o=e.plotY||0,s=t[i-1];if(i=t[i+1],s&&!s.isNull&&!1!==s.doCurve&&!e.isCliff&&i&&!i.isNull&&!1!==i.doCurve&&!e.isCliff){t=s.plotY||0;var a=i.plotX||0;i=i.plotY||0;var l=0,c=(1.5*n+(s.plotX||0))/2.5,u=(1.5*o+t)/2.5;a=(1.5*n+a)/2.5;var d=(1.5*o+i)/2.5;a!==c&&(l=(d-u)*(a-n)/(a-c)+o-d),u+=l,d+=l,u>t&&u>o?(u=Math.max(t,o),d=2*o-u):u<t&&u<o&&(u=Math.min(t,o),d=2*o-u),d>i&&d>o?(d=Math.max(i,o),u=2*o-d):d<i&&d<o&&(d=Math.min(i,o),u=2*o-d),e.rightContX=a,e.rightContY=d}return e=["C",r(s.rightContX,s.plotX,0),r(s.rightContY,s.plotY,0),r(c,n,0),r(u,o,0),n,o],s.rightContX=s.rightContY=void 0,e},e.defaultOptions=o(n.defaultOptions),e}(n),t.registerSeriesType("spline",e),e}),e(i,"Series/AreaSpline/AreaSplineSeries.js",[i["Series/Area/AreaSeries.js"],i["Series/Spline/SplineSeries.js"],i["Core/Legend/LegendSymbol.js"],i["Core/Series/SeriesRegistry.js"],i["Core/Utilities.js"]],function(t,e,i,n,o){var r=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),s=t.prototype,a=o.extend,l=o.merge;return o=function(i){function n(){var t=null!==i&&i.apply(this,arguments)||this;return t.data=void 0,t.points=void 0,t.options=void 0,t}return r(n,i),n.defaultOptions=l(e.defaultOptions,t.defaultOptions),n}(e),a(o.prototype,{getGraphPath:s.getGraphPath,getStackPoints:s.getStackPoints,drawGraph:s.drawGraph,drawLegendSymbol:i.drawRectangle}),n.registerSeriesType("areaspline",o),o}),e(i,"Series/Column/ColumnSeries.js",[i["Core/Animation/AnimationUtilities.js"],i["Core/Color/Color.js"],i["Core/Globals.js"],i["Core/Legend/LegendSymbol.js"],i["Core/Series/Series.js"],i["Core/Series/SeriesRegistry.js"],i["Core/Utilities.js"]],function(t,e,i,n,o,r,s){var a=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),l=t.animObject,c=e.parse,u=i.hasTouch;t=i.noop;var d=s.clamp,h=s.css,p=s.defined,f=s.extend,v=s.fireEvent,g=s.isArray,m=s.isNumber,y=s.merge,b=s.pick,_=s.objectEach;return s=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.borderWidth=void 0,e.data=void 0,e.group=void 0,e.options=void 0,e.points=void 0,e}return a(e,t),e.prototype.animate=function(t){var e=this,i=this.yAxis,n=e.options,o=this.chart.inverted,r={},s=o?"translateX":"translateY";if(t)r.scaleY=.001,t=d(i.toPixels(n.threshold),i.pos,i.pos+i.len),o?r.translateX=t-i.len:r.translateY=t,e.clipBox&&e.setClip(),e.group.attr(r);else{var a=Number(e.group.attr(s));e.group.animate({scaleY:1},f(l(e.options.animation),{step:function(t,n){e.group&&(r[s]=a+n.pos*(i.pos-a),e.group.attr(r))}}))}},e.prototype.init=function(e,i){t.prototype.init.apply(this,arguments);var n=this;e=n.chart,e.hasRendered&&e.series.forEach(function(t){t.type===n.type&&(t.isDirty=!0)})},e.prototype.getColumnMetrics=function(){var t=this,e=t.options,i=t.xAxis,n=t.yAxis,o=i.options.reversedStacks;o=i.reversed&&!o||!i.reversed&&o;var r,s={},a=0;!1===e.grouping?a=1:t.chart.series.forEach(function(e){var i=e.yAxis,o=e.options;if(e.type===t.type&&(e.visible||!t.chart.options.chart.ignoreHiddenSeries)&&n.len===i.len&&n.pos===i.pos){if(o.stacking&&"group"!==o.stacking){r=e.stackKey,void 0===s[r]&&(s[r]=a++);var l=s[r]}else!1!==o.grouping&&(l=a++);e.columnIndex=l}});var l=Math.min(Math.abs(i.transA)*(i.ordinal&&i.ordinal.slope||e.pointRange||i.closestPointRange||i.tickInterval||1),i.len),c=l*e.groupPadding,u=(l-2*c)/(a||1);return e=Math.min(e.maxPointWidth||i.len,b(e.pointWidth,u*(1-2*e.pointPadding))),t.columnMetrics={width:e,offset:(u-e)/2+(c+((t.columnIndex||0)+(o?1:0))*u-l/2)*(o?-1:1),paddedWidth:u,columnCount:a},t.columnMetrics},e.prototype.crispCol=function(t,e,i,n){var o=this.chart,r=this.borderWidth,s=-(r%2?.5:0);return r=r%2?.5:1,o.inverted&&o.renderer.isVML&&(r+=1),this.options.crisp&&(i=Math.round(t+i)+s,t=Math.round(t)+s,i-=t),n=Math.round(e+n)+r,s=.5>=Math.abs(e)&&.5<n,e=Math.round(e)+r,n-=e,s&&n&&(--e,n+=1),{x:t,y:e,width:i,height:n}},e.prototype.adjustForMissingColumns=function(t,e,i,n){var o=this,r=this.options.stacking;if(!i.isNull&&1<n.columnCount){var s=0,a=0;_(this.yAxis.stacking&&this.yAxis.stacking.stacks,function(t){if("number"==typeof i.x&&(t=t[i.x.toString()])){var e=t.points[o.index],n=t.total;r?(e&&(s=a),t.hasValidPoints&&a++):g(e)&&(s=e[1],a=n||0)}}),t=(i.plotX||0)+((a-1)*n.paddedWidth+e)/2-e-s*n.paddedWidth}return t},e.prototype.translate=function(){var t=this,e=t.chart,i=t.options,n=t.dense=2>t.closestPointRange*t.xAxis.transA;n=t.borderWidth=b(i.borderWidth,n?0:1);var r=t.xAxis,s=t.yAxis,a=i.threshold,l=t.translatedThreshold=s.getThreshold(a),c=b(i.minPointLength,5),u=t.getColumnMetrics(),h=u.width,f=t.pointXOffset=u.offset,v=t.dataMin,g=t.dataMax,y=t.barW=Math.max(h,1+2*n);e.inverted&&(l-=.5),i.pointPadding&&(y=Math.ceil(y)),o.prototype.translate.apply(t),t.points.forEach(function(n){var o=b(n.yBottom,l),_=999+Math.abs(o),w=n.plotX||0;_=d(n.plotY,-_,s.len+_);var x=Math.min(_,o),$=Math.max(_,o)-x,k=h,C=w+f,S=y;c&&Math.abs($)<c&&($=c,w=!s.reversed&&!n.negative||s.reversed&&n.negative,m(a)&&m(g)&&n.y===a&&g<=a&&(s.min||0)<a&&(v!==g||(s.max||0)<=a)&&(w=!w),x=Math.abs(x-l)>c?o-c:l-(w?c:0)),p(n.options.pointWidth)&&(k=S=Math.ceil(n.options.pointWidth),C-=Math.round((k-h)/2)),i.centerInCategory&&(C=t.adjustForMissingColumns(C,k,n,u)),n.barX=C,n.pointWidth=k,n.tooltipPos=e.inverted?[d(s.len+s.pos-e.plotLeft-_,s.pos-e.plotLeft,s.len+s.pos-e.plotLeft),r.len+r.pos-e.plotTop-C-S/2,$]:[r.left-e.plotLeft+C+S/2,d(_+s.pos-e.plotTop,s.pos-e.plotTop,s.len+s.pos-e.plotTop),$],n.shapeType=t.pointClass.prototype.shapeType||"rect",n.shapeArgs=t.crispCol.apply(t,n.isNull?[C,l,S,0]:[C,x,S,$])})},e.prototype.drawGraph=function(){this.group[this.dense?"addClass":"removeClass"]("highcharts-dense-data")},e.prototype.pointAttribs=function(t,e){var i=this.options,n=this.pointAttrToOptions||{},o=n.stroke||"borderColor",r=n["stroke-width"]||"borderWidth",s=t&&t.color||this.color,a=t&&t[o]||i[o]||s;n=t&&t.options.dashStyle||i.dashStyle;var l=t&&t[r]||i[r]||this[r]||0,u=b(t&&t.opacity,i.opacity,1);if(t&&this.zones.length){var d=t.getZone();s=t.options.color||d&&(d.color||t.nonZonedColor)||this.color,d&&(a=d.borderColor||a,n=d.dashStyle||n,l=d.borderWidth||l)}return e&&t&&(t=y(i.states[e],t.options.states&&t.options.states[e]||{}),e=t.brightness,s=t.color||void 0!==e&&c(s).brighten(t.brightness).get()||s,a=t[o]||a,l=t[r]||l,n=t.dashStyle||n,u=b(t.opacity,u)),o={fill:s,stroke:a,"stroke-width":l,opacity:u},n&&(o.dashstyle=n),o},e.prototype.drawPoints=function(){var t,e=this,i=this.chart,n=e.options,o=i.renderer,r=n.animationLimit||250;e.points.forEach(function(s){var a=s.graphic,l=!!a,c=a&&i.pointCount<r?"animate":"attr";m(s.plotY)&&null!==s.y?(t=s.shapeArgs,a&&s.hasNewShapeType()&&(a=a.destroy()),e.enabledDataSorting&&(s.startXPos=e.xAxis.reversed?-(t?t.width||0:0):e.xAxis.width),a||(s.graphic=a=o[s.shapeType](t).add(s.group||e.group))&&e.enabledDataSorting&&i.hasRendered&&i.pointCount<r&&(a.attr({x:s.startXPos}),l=!0,c="animate"),a&&l&&a[c](y(t)),n.borderRadius&&a[c]({r:n.borderRadius}),i.styledMode||a[c](e.pointAttribs(s,s.selected&&"select")).shadow(!1!==s.allowShadow&&n.shadow,null,n.stacking&&!n.borderRadius),a&&(a.addClass(s.getClassName(),!0),a.attr({visibility:s.visible?"inherit":"hidden"}))):a&&(s.graphic=a.destroy())})},e.prototype.drawTracker=function(){var t,e=this,i=e.chart,n=i.pointer,o=function(t){var e=n.getPointFromEvent(t);void 0!==e&&(n.isDirectTouch=!0,e.onMouseOver(t))};e.points.forEach(function(e){t=g(e.dataLabels)?e.dataLabels:e.dataLabel?[e.dataLabel]:[],e.graphic&&(e.graphic.element.point=e),t.forEach(function(t){t.div?t.div.point=e:t.element.point=e})}),e._hasTracking||(e.trackerGroups.forEach(function(t){e[t]&&(e[t].addClass("highcharts-tracker").on("mouseover",o).on("mouseout",function(t){n.onTrackerMouseOut(t)}),u&&e[t].on("touchstart",o),!i.styledMode&&e.options.cursor&&e[t].css(h).css({cursor:e.options.cursor}))}),e._hasTracking=!0),v(this,"afterDrawTracker")},e.prototype.remove=function(){var t=this,e=t.chart;e.hasRendered&&e.series.forEach(function(e){e.type===t.type&&(e.isDirty=!0)}),o.prototype.remove.apply(t,arguments)},e.defaultOptions=y(o.defaultOptions,{borderRadius:0,centerInCategory:!1,groupPadding:.2,marker:null,pointPadding:.1,minPointLength:0,cropThreshold:50,pointRange:null,states:{hover:{halo:!1,brightness:.1},select:{color:"#cccccc",borderColor:"#000000"}},dataLabels:{align:void 0,verticalAlign:void 0,y:void 0},startFromThreshold:!0,stickyTracking:!1,tooltip:{distance:6},threshold:0,borderColor:"#ffffff"}),e}(o),f(s.prototype,{cropShoulder:0,directTouch:!0,drawLegendSymbol:n.drawRectangle,getSymbol:t,negStacks:!0,trackerGroups:["group","dataLabelsGroup"]}),r.registerSeriesType("column",s),s}),e(i,"Core/Series/DataLabel.js",[i["Core/Animation/AnimationUtilities.js"],i["Core/FormatUtilities.js"],i["Core/Utilities.js"]],function(t,e,i){var n,o=t.getDeferredAnimation,r=e.format,s=i.defined,a=i.extend,l=i.fireEvent,c=i.isArray,u=i.merge,d=i.objectEach,h=i.pick,p=i.splat;return function(t){function e(t,e,i,n,o){var r=this,s=this.chart,l=this.isCartesian&&s.inverted,c=this.enabledDataSorting,u=h(t.dlBox&&t.dlBox.centerX,t.plotX,-9999),d=h(t.plotY,-9999),p=e.getBBox(),f=i.rotation,v=i.align,g=s.isInsidePlot(u,Math.round(d),{inverted:l,paneCoordinates:!0,series:r}),m=function(i){c&&r.xAxis&&!y&&r.setDataLabelStartPos(t,e,o,g,i)},y="justify"===h(i.overflow,c?"none":"justify"),b=this.visible&&!1!==t.visible&&(t.series.forceDL||c&&!y||g||h(i.inside,!!this.options.stacking)&&n&&s.isInsidePlot(u,l?n.x+1:n.y+n.height-1,{inverted:l,paneCoordinates:!0,series:r}));if(b){var _=s.renderer.fontMetrics(s.styledMode?void 0:i.style.fontSize,e).b;n=a({x:l?this.yAxis.len-d:u,y:Math.round(l?this.xAxis.len-u:d),width:0,height:0},n),a(i,{width:p.width,height:p.height}),f?(y=!1,u=s.renderer.rotCorr(_,f),u={x:n.x+(i.x||0)+n.width/2+u.x,y:n.y+(i.y||0)+{top:0,middle:.5,bottom:1}[i.verticalAlign]*n.height},m(u),e[o?"attr":"animate"](u).attr({align:v}),m=(f+720)%360,m=180<m&&360>m,"left"===v?u.y-=m?p.height:0:"center"===v?(u.x-=p.width/2,u.y-=p.height/2):"right"===v&&(u.x-=p.width,u.y-=m?0:p.height),e.placed=!0,e.alignAttr=u):(m(n),e.align(i,void 0,n),u=e.alignAttr),y&&0<=n.height?this.justifyDataLabel(e,i,u,p,n,o):h(i.crop,!0)&&(b=s.isInsidePlot(u.x,u.y,{paneCoordinates:!0,series:r})&&s.isInsidePlot(u.x+p.width,u.y+p.height,{paneCoordinates:!0,series:r})),i.shape&&!f&&e[o?"attr":"animate"]({anchorX:l?s.plotWidth-t.plotY:t.plotX,anchorY:l?s.plotHeight-t.plotX:t.plotY})}o&&c&&(e.placed=!1),b||c&&!y||(e.hide(!0),e.placed=!1)}function i(t,e){var i=e.filter;return!i||(e=i.operator,t=t[i.property],i=i.value,">"===e&&t>i||"<"===e&&t<i||">="===e&&t>=i||"<="===e&&t<=i||"=="===e&&t==i||"==="===e&&t===i)}function n(){var t,e=this,n=e.chart,a=e.options,u=e.points,f=e.hasRendered||0,g=n.renderer,m=a.dataLabels,y=m.animation;if(y=m.defer?o(n,y,e):{defer:0,duration:0},m=v(v(n.options.plotOptions&&n.options.plotOptions.series&&n.options.plotOptions.series.dataLabels,n.options.plotOptions&&n.options.plotOptions[e.type]&&n.options.plotOptions[e.type].dataLabels),m),l(this,"drawDataLabels"),c(m)||m.enabled||e._hasPointLabels){var b=e.plotGroup("dataLabelsGroup","data-labels",f?"inherit":"hidden",m.zIndex||6);b.attr({opacity:+f}),!f&&(f=e.dataLabelsGroup)&&(e.visible&&b.show(!0),f[a.animation?"animate":"attr"]({opacity:1},y)),u.forEach(function(o){t=p(v(m,o.dlOptions||o.options&&o.options.dataLabels)),t.forEach(function(t,l){var c=t.enabled&&(!o.isNull||o.dataLabelOnNull)&&i(o,t),u=o.connectors?o.connectors[l]:o.connector,p=o.dataLabels?o.dataLabels[l]:o.dataLabel,f=h(t.distance,o.labelDistance),v=!p;if(c){var m=o.getLabelConfig(),y=h(t[o.formatPrefix+"Format"],t.format);m=s(y)?r(y,m,n):(t[o.formatPrefix+"Formatter"]||t.formatter).call(m,t),y=t.style;var _=t.rotation;n.styledMode||(y.color=h(t.color,y.color,e.color,"#000000"),"contrast"===y.color?(o.contrastColor=g.getContrast(o.color||e.color),y.color=!s(f)&&t.inside||0>f||a.stacking?o.contrastColor:"#000000"):delete o.contrastColor,a.cursor&&(y.cursor=a.cursor));var w={r:t.borderRadius||0,rotation:_,padding:t.padding,zIndex:1};n.styledMode||(w.fill=t.backgroundColor,w.stroke=t.borderColor,w["stroke-width"]=t.borderWidth),d(w,function(t,e){void 0===t&&delete w[e]})}!p||c&&s(m)&&!!p.div==!!t.useHTML||(o.dataLabel=p=o.dataLabel&&o.dataLabel.destroy(),o.dataLabels&&(1===o.dataLabels.length?delete o.dataLabels:delete o.dataLabels[l]),l||delete o.dataLabel,u&&(o.connector=o.connector.destroy(),o.connectors&&(1===o.connectors.length?delete o.connectors:delete o.connectors[l]))),c&&s(m)&&(p?w.text=m:(o.dataLabels=o.dataLabels||[],p=o.dataLabels[l]=_?g.text(m,0,-9999,t.useHTML).addClass("highcharts-data-label"):g.label(m,0,-9999,t.shape,null,null,t.useHTML,null,"data-label"),l||(o.dataLabel=p),p.addClass(" highcharts-data-label-color-"+o.colorIndex+" "+(t.className||"")+(t.useHTML?" highcharts-tracker":""))),p.options=t,p.attr(w),n.styledMode||p.css(y).shadow(t.shadow),p.added||p.add(b),t.textPath&&!t.useHTML&&(p.setTextPath(o.getDataLabelPath&&o.getDataLabelPath(p)||o.graphic,t.textPath),o.dataLabelPath&&!t.textPath.enabled&&(o.dataLabelPath=o.dataLabelPath.destroy())),e.alignDataLabel(o,p,t,null,v))})})}l(this,"afterDrawDataLabels")}function f(t,e,i,n,o,r){var s=this.chart,a=e.align,l=e.verticalAlign,c=t.box?0:t.padding||0,u=e.x;u=void 0===u?0:u;var d=e.y;d=void 0===d?0:d;var h=(i.x||0)+c;if(0>h){"right"===a&&0<=u?(e.align="left",e.inside=!0):u-=h;var p=!0}return h=(i.x||0)+n.width-c,h>s.plotWidth&&("left"===a&&0>=u?(e.align="right",e.inside=!0):u+=s.plotWidth-h,p=!0),h=i.y+c,0>h&&("bottom"===l&&0<=d?(e.verticalAlign="top",e.inside=!0):d-=h,p=!0),h=(i.y||0)+n.height-c,h>s.plotHeight&&("top"===l&&0>=d?(e.verticalAlign="bottom",e.inside=!0):d+=s.plotHeight-h,p=!0),p&&(e.x=u,e.y=d,t.placed=!r,t.align(e,void 0,o)),p}function v(t,e){var i,n=[];if(c(t)&&!c(e))n=t.map(function(t){return u(t,e)});else if(c(e)&&!c(t))n=e.map(function(e){return u(t,e)});else if(c(t)||c(e))for(i=Math.max(t.length,e.length);i--;)n[i]=u(t[i],e[i]);else n=u(t,e);return n}function g(t,e,i,n,o){var r=this.chart,s=r.inverted,a=this.xAxis,l=a.reversed,c=s?e.height/2:e.width/2;t=(t=t.pointWidth)?t/2:0,e.startXPos=s?o.x:l?-c-t:a.width-c+t,e.startYPos=s?l?this.yAxis.height-c+t:-c-t:o.y,n?"hidden"===e.visibility&&(e.show(),e.attr({opacity:0}).animate({opacity:1})):e.attr({opacity:1}).animate({opacity:0},void 0,e.hide),r.hasRendered&&(i&&e.attr({x:e.startXPos,y:e.startYPos}),e.placed=!0)}var m=[];t.compose=function(t){if(-1===m.indexOf(t)){var i=t.prototype;m.push(t),i.alignDataLabel=e,i.drawDataLabels=n,i.justifyDataLabel=f,i.setDataLabelStartPos=g}}}(n||(n={})),n}),e(i,"Series/Column/ColumnDataLabel.js",[i["Core/Series/DataLabel.js"],i["Core/Series/SeriesRegistry.js"],i["Core/Utilities.js"]],function(t,e,i){var n,o=e.series,r=i.merge,s=i.pick;return function(e){function i(t,e,i,n,a){var l=this.chart.inverted,c=t.series,u=(c.xAxis?c.xAxis.len:this.chart.plotSizeX)||0;c=(c.yAxis?c.yAxis.len:this.chart.plotSizeY)||0;var d=t.dlBox||t.shapeArgs,h=s(t.below,t.plotY>s(this.translatedThreshold,c)),p=s(i.inside,!!this.options.stacking);d&&(n=r(d),0>n.y&&(n.height+=n.y,n.y=0),d=n.y+n.height-c,0<d&&d<n.height&&(n.height-=d),l&&(n={x:c-n.y-n.height,y:u-n.x-n.width,width:n.height,height:n.width}),p||(l?(n.x+=h?0:n.width,n.width=0):(n.y+=h?n.height:0,n.height=0))),i.align=s(i.align,!l||p?"center":h?"right":"left"),i.verticalAlign=s(i.verticalAlign,l||p?"middle":h?"top":"bottom"),o.prototype.alignDataLabel.call(this,t,e,i,n,a),i.inside&&t.contrastColor&&e.css({color:t.contrastColor})}var n=[];e.compose=function(e){t.compose(o),-1===n.indexOf(e)&&(n.push(e),e.prototype.alignDataLabel=i)}}(n||(n={})),n}),e(i,"Series/Bar/BarSeries.js",[i["Series/Column/ColumnSeries.js"],i["Core/Series/SeriesRegistry.js"],i["Core/Utilities.js"]],function(t,e,i){var n=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),o=i.extend,r=i.merge;return i=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t.data=void 0,t.options=void 0,t.points=void 0,t}return n(i,e),i.defaultOptions=r(t.defaultOptions,{}),i}(t),o(i.prototype,{inverted:!0}),e.registerSeriesType("bar",i),i}),e(i,"Series/Scatter/ScatterSeries.js",[i["Series/Column/ColumnSeries.js"],i["Series/Line/LineSeries.js"],i["Core/Series/SeriesRegistry.js"],i["Core/Utilities.js"]],function(t,e,i,n){var o=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),r=n.addEvent,s=n.extend,a=n.merge;return n=function(t){function i(){var e=null!==t&&t.apply(this,arguments)||this;return e.data=void 0,e.options=void 0,e.points=void 0,e}return o(i,t),i.prototype.applyJitter=function(){var t=this,e=this.options.jitter,i=this.points.length;e&&this.points.forEach(function(n,o){["x","y"].forEach(function(r,s){var a="plot"+r.toUpperCase();if(e[r]&&!n.isNull){var l=t[r+"Axis"],c=e[r]*l.transA;if(l&&!l.isLog){var u=Math.max(0,n[a]-c);l=Math.min(l.len,n[a]+c),s=1e4*Math.sin(o+s*i),n[a]=u+(l-u)*(s-Math.floor(s)),"x"===r&&(n.clientX=n.plotX)}}})})},i.prototype.drawGraph=function(){this.options.lineWidth?t.prototype.drawGraph.call(this):this.graph&&(this.graph=this.graph.destroy())},i.defaultOptions=a(e.defaultOptions,{lineWidth:0,findNearestPointBy:"xy",jitter:{x:0,y:0},marker:{enabled:!0},tooltip:{headerFormat:'<span style="color:{point.color}">●</span> <span style="font-size: 10px"> {series.name}</span><br/>',pointFormat:"x: <b>{point.x}</b><br/>y: <b>{point.y}</b><br/>"}}),i}(e),s(n.prototype,{drawTracker:t.prototype.drawTracker,sorted:!1,requireSorting:!1,noSharedTooltip:!0,trackerGroups:["group","markerGroup","dataLabelsGroup"],takeOrdinalPosition:!1}),r(n,"afterTranslate",function(){this.applyJitter()}),i.registerSeriesType("scatter",n),n}),e(i,"Series/CenteredUtilities.js",[i["Core/Globals.js"],i["Core/Series/Series.js"],i["Core/Utilities.js"]],function(t,e,i){var n,o=t.deg2rad,r=i.isNumber,s=i.pick,a=i.relativeLength;return function(t){t.getCenter=function(){var t=this.options,i=this.chart,n=2*(t.slicedOffset||0),o=i.plotWidth-2*n,r=i.plotHeight-2*n,l=t.center,c=Math.min(o,r),u=t.size,d=t.innerSize||0;for("string"==typeof u&&(u=parseFloat(u)),"string"==typeof d&&(d=parseFloat(d)),t=[s(l[0],"50%"),s(l[1],"50%"),s(u&&0>u?void 0:t.size,"100%"),s(d&&0>d?void 0:t.innerSize||0,"0%")],!i.angular||this instanceof e||(t[3]=0),l=0;4>l;++l)u=t[l],i=2>l||2===l&&/%$/.test(u),t[l]=a(u,[o,r,c,t[2]][l])+(i?n:0);return t[3]>t[2]&&(t[3]=t[2]),t},t.getStartAndEndRadians=function(t,e){return t=r(t)?t:0,e=r(e)&&e>t&&360>e-t?e:t+360,{start:o*(t+-90),end:o*(e+-90)}}}(n||(n={})),n}),e(i,"Series/Pie/PiePoint.js",[i["Core/Animation/AnimationUtilities.js"],i["Core/Series/Point.js"],i["Core/Utilities.js"]],function(t,e,i){var n=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),o=t.setAnimation,r=i.addEvent,s=i.defined;t=i.extend;var a=i.isNumber,l=i.pick,c=i.relativeLength;return e=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.labelDistance=void 0,e.options=void 0,e.series=void 0,e}return n(e,t),e.prototype.getConnectorPath=function(){var t=this.labelPosition,e=this.series.options.dataLabels,i=this.connectorShapes,n=e.connectorShape;return i[n]&&(n=i[n]),n.call(this,{x:t.final.x,y:t.final.y,alignment:t.alignment},t.connectorPosition,e)},e.prototype.getTranslate=function(){return this.sliced?this.slicedTranslation:{translateX:0,translateY:0}},e.prototype.haloPath=function(t){var e=this.shapeArgs;return this.sliced||!this.visible?[]:this.series.chart.renderer.symbols.arc(e.x,e.y,e.r+t,e.r+t,{innerR:e.r-1,start:e.start,end:e.end})},e.prototype.init=function(){var e=this;t.prototype.init.apply(this,arguments),this.name=l(this.name,"Slice");var i=function(t){e.slice("select"===t.type)};return r(this,"select",i),r(this,"unselect",i),this},e.prototype.isValid=function(){return a(this.y)&&0<=this.y},e.prototype.setVisible=function(t,e){var i=this,n=this.series,o=n.chart,r=n.options.ignoreHiddenPoint;e=l(e,r),t!==this.visible&&(this.visible=this.options.visible=t=void 0===t?!this.visible:t,n.options.data[n.data.indexOf(this)]=this.options,["graphic","dataLabel","connector","shadowGroup"].forEach(function(e){i[e]&&i[e][t?"show":"hide"](t)}),this.legendItem&&o.legend.colorizeItem(this,t),t||"hover"!==this.state||this.setState(""),r&&(n.isDirty=!0),e&&o.redraw())},e.prototype.slice=function(t,e,i){var n=this.series;o(i,n.chart),l(e,!0),this.sliced=this.options.sliced=s(t)?t:!this.sliced,n.options.data[n.data.indexOf(this)]=this.options,this.graphic&&this.graphic.animate(this.getTranslate()),this.shadowGroup&&this.shadowGroup.animate(this.getTranslate())},e}(e),t(e.prototype,{connectorShapes:{fixedOffset:function(t,e,i){var n=e.breakAt;return e=e.touchingSliceAt,[["M",t.x,t.y],i.softConnector?["C",t.x+("left"===t.alignment?-5:5),t.y,2*n.x-e.x,2*n.y-e.y,n.x,n.y]:["L",n.x,n.y],["L",e.x,e.y]]},straight:function(t,e){return e=e.touchingSliceAt,[["M",t.x,t.y],["L",e.x,e.y]]},crookedLine:function(t,e,i){e=e.touchingSliceAt;var n=this.series,o=n.center[0],r=n.chart.plotWidth,s=n.chart.plotLeft;n=t.alignment;var a=this.shapeArgs.r;return i=c(i.crookDistance,1),r="left"===n?o+a+(r+s-o-a)*(1-i):s+(o-a)*i,i=["L",r,t.y],o=!0,("left"===n?r>t.x||r<e.x:r<t.x||r>e.x)&&(o=!1),t=[["M",t.x,t.y]],o&&t.push(i),t.push(["L",e.x,e.y]),t}}}),e}),e(i,"Series/Pie/PieSeries.js",[i["Series/CenteredUtilities.js"],i["Series/Column/ColumnSeries.js"],i["Core/Globals.js"],i["Core/Legend/LegendSymbol.js"],i["Series/Pie/PiePoint.js"],i["Core/Series/Series.js"],i["Core/Series/SeriesRegistry.js"],i["Core/Renderer/SVG/Symbols.js"],i["Core/Utilities.js"]],function(t,e,i,n,o,r,s,a,l){var c=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),u=t.getStartAndEndRadians;i=i.noop;var d=l.clamp,h=l.extend,p=l.fireEvent,f=l.merge,v=l.pick,g=l.relativeLength;return l=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.center=void 0,e.data=void 0,e.maxLabelDistance=void 0,e.options=void 0,e.points=void 0,e}return c(e,t),e.prototype.animate=function(t){var e=this,i=e.points,n=e.startAngleRad;t||i.forEach(function(t){var i=t.graphic,o=t.shapeArgs;i&&o&&(i.attr({r:v(t.startR,e.center&&e.center[3]/2),start:n,end:n}),i.animate({r:o.r,start:o.start,end:o.end},e.options.animation))})},e.prototype.drawEmpty=function(){var t=this.startAngleRad,e=this.endAngleRad,i=this.options;if(0===this.total&&this.center){var n=this.center[0],o=this.center[1];this.graph||(this.graph=this.chart.renderer.arc(n,o,this.center[1]/2,0,t,e).addClass("highcharts-empty-series").add(this.group)),this.graph.attr({d:a.arc(n,o,this.center[2]/2,0,{start:t,end:e,innerR:this.center[3]/2})}),this.chart.styledMode||this.graph.attr({"stroke-width":i.borderWidth,fill:i.fillColor||"none",stroke:i.color||"#cccccc"})}else this.graph&&(this.graph=this.graph.destroy())},e.prototype.drawPoints=function(){var t=this.chart.renderer;this.points.forEach(function(e){e.graphic&&e.hasNewShapeType()&&(e.graphic=e.graphic.destroy()),e.graphic||(e.graphic=t[e.shapeType](e.shapeArgs).add(e.series.group),e.delayedRendering=!0)})},e.prototype.generatePoints=function(){t.prototype.generatePoints.call(this),this.updateTotals()},e.prototype.getX=function(t,e,i){var n=this.center,o=this.radii?this.radii[i.index]||0:n[2]/2;return t=Math.asin(d((t-n[1])/(o+i.labelDistance),-1,1)),n[0]+(e?-1:1)*Math.cos(t)*(o+i.labelDistance)+(0<i.labelDistance?(e?-1:1)*this.options.dataLabels.padding:0)},e.prototype.hasData=function(){return!!this.processedXData.length},e.prototype.redrawPoints=function(){var t,e,i,n,o=this,r=o.chart,s=r.renderer,a=o.options.shadow;this.drawEmpty(),!a||o.shadowGroup||r.styledMode||(o.shadowGroup=s.g("shadow").attr({zIndex:-1}).add(o.group)),o.points.forEach(function(l){var c={};if(e=l.graphic,!l.isNull&&e){var u=void 0;n=l.shapeArgs,t=l.getTranslate(),r.styledMode||(u=l.shadowGroup,a&&!u&&(u=l.shadowGroup=s.g("shadow").add(o.shadowGroup)),u&&u.attr(t),i=o.pointAttribs(l,l.selected&&"select")),l.delayedRendering?(e.setRadialReference(o.center).attr(n).attr(t),r.styledMode||e.attr(i).attr({"stroke-linejoin":"round"}).shadow(a,u),l.delayedRendering=!1):(e.setRadialReference(o.center),r.styledMode||f(!0,c,i),f(!0,c,n,t),e.animate(c)),e.attr({visibility:l.visible?"inherit":"hidden"}),e.addClass(l.getClassName(),!0)}else e&&(l.graphic=e.destroy())})},e.prototype.sortByAngle=function(t,e){t.sort(function(t,i){return void 0!==t.angle&&(i.angle-t.angle)*e})},e.prototype.translate=function(t){this.generatePoints();var e=this.options,i=e.slicedOffset,n=i+(e.borderWidth||0),o=u(e.startAngle,e.endAngle),r=this.startAngleRad=o.start;o=(this.endAngleRad=o.end)-r;var s=this.points,a=e.dataLabels.distance;e=e.ignoreHiddenPoint;var l,c=s.length,d=0;for(t||(this.center=t=this.getCenter()),l=0;l<c;l++){var h=s[l],f=r+d*o;!h.isValid()||e&&!h.visible||(d+=h.percentage/100);var m=r+d*o,y={x:t[0],y:t[1],r:t[2]/2,innerR:t[3]/2,start:Math.round(1e3*f)/1e3,end:Math.round(1e3*m)/1e3};h.shapeType="arc",h.shapeArgs=y,h.labelDistance=v(h.options.dataLabels&&h.options.dataLabels.distance,a),h.labelDistance=g(h.labelDistance,y.r),this.maxLabelDistance=Math.max(this.maxLabelDistance||0,h.labelDistance),m=(m+f)/2,m>1.5*Math.PI?m-=2*Math.PI:m<-Math.PI/2&&(m+=2*Math.PI),h.slicedTranslation={translateX:Math.round(Math.cos(m)*i),translateY:Math.round(Math.sin(m)*i)},y=Math.cos(m)*t[2]/2;var b=Math.sin(m)*t[2]/2;h.tooltipPos=[t[0]+.7*y,t[1]+.7*b],h.half=m<-Math.PI/2||m>Math.PI/2?1:0,h.angle=m,f=Math.min(n,h.labelDistance/5),h.labelPosition={natural:{x:t[0]+y+Math.cos(m)*h.labelDistance,y:t[1]+b+Math.sin(m)*h.labelDistance},final:{},alignment:0>h.labelDistance?"center":h.half?"right":"left",connectorPosition:{breakAt:{x:t[0]+y+Math.cos(m)*f,y:t[1]+b+Math.sin(m)*f},touchingSliceAt:{x:t[0]+y,y:t[1]+b}}}}p(this,"afterTranslate")},e.prototype.updateTotals=function(){var t,e=this.points,i=e.length,n=this.options.ignoreHiddenPoint,o=0;for(t=0;t<i;t++){var r=e[t];!r.isValid()||n&&!r.visible||(o+=r.y)}for(this.total=o,t=0;t<i;t++)r=e[t],r.percentage=0<o&&(r.visible||!n)?r.y/o*100:0,r.total=o},e.defaultOptions=f(r.defaultOptions,{center:[null,null],clip:!1,colorByPoint:!0,dataLabels:{allowOverlap:!0,connectorPadding:5,connectorShape:"fixedOffset",crookDistance:"70%",distance:30,enabled:!0,formatter:function(){return this.point.isNull?void 0:this.point.name},softConnector:!0,x:0},fillColor:void 0,ignoreHiddenPoint:!0,inactiveOtherPoints:!0,legendType:"point",marker:null,size:null,showInLegend:!1,slicedOffset:10,stickyTracking:!1,tooltip:{followPointer:!0},borderColor:"#ffffff",borderWidth:1,lineWidth:void 0,states:{hover:{brightness:.1}}}),e}(r),h(l.prototype,{axisTypes:[],directTouch:!0,drawGraph:void 0,drawLegendSymbol:n.drawRectangle,drawTracker:e.prototype.drawTracker,getCenter:t.getCenter,getSymbol:i,isCartesian:!1,noSharedTooltip:!0,pointAttribs:e.prototype.pointAttribs,pointClass:o,requireSorting:!1,searchPoint:i,trackerGroups:["group","dataLabelsGroup"]}),s.registerSeriesType("pie",l),l}),e(i,"Series/Pie/PieDataLabel.js",[i["Core/Series/DataLabel.js"],i["Core/Globals.js"],i["Core/Renderer/RendererUtilities.js"],i["Core/Series/SeriesRegistry.js"],i["Core/Utilities.js"]],function(t,e,i,n,o){var r,s=e.noop,a=i.distribute,l=n.series,c=o.arrayMax,u=o.clamp,d=o.defined,h=o.merge,p=o.pick,f=o.relativeLength;return function(e){function i(){var t,e,i,n,o,r,s,u,f,v,g,m,y=this,b=y.data,_=y.chart,w=y.options.dataLabels||{},x=w.connectorPadding,$=_.plotWidth,k=_.plotHeight,C=_.plotLeft,S=Math.round(_.chartWidth/3),T=y.center,M=T[2]/2,A=T[1],O=[[],[]],P=[0,0,0,0],L=y.dataLabelPositioners;y.visible&&(w.enabled||y._hasPointLabels)&&(b.forEach(function(t){t.dataLabel&&t.visible&&t.dataLabel.shortened&&(t.dataLabel.attr({width:"auto"}).css({width:"auto",textOverflow:"clip"}),t.dataLabel.shortened=!1)}),l.prototype.drawDataLabels.apply(y),b.forEach(function(t){t.dataLabel&&(t.visible?(O[t.half].push(t),t.dataLabel._pos=null,!d(w.style.width)&&!d(t.options.dataLabels&&t.options.dataLabels.style&&t.options.dataLabels.style.width)&&t.dataLabel.getBBox().width>S&&(t.dataLabel.css({width:Math.round(.7*S)+"px"}),t.dataLabel.shortened=!0)):(t.dataLabel=t.dataLabel.destroy(),t.dataLabels&&1===t.dataLabels.length&&delete t.dataLabels))}),O.forEach(function(e,i){var l,c=e.length,h=[];if(c){if(y.sortByAngle(e,i-.5),0<y.maxLabelDistance){var b=Math.max(0,A-M-y.maxLabelDistance),S=Math.min(A+M+y.maxLabelDistance,_.plotHeight);e.forEach(function(t){0<t.labelDistance&&t.dataLabel&&(t.top=Math.max(0,A-M-t.labelDistance),t.bottom=Math.min(A+M+t.labelDistance,_.plotHeight),l=t.dataLabel.getBBox().height||21,t.distributeBox={target:t.labelPosition.natural.y-t.top+l/2,size:l,rank:t.y},h.push(t.distributeBox))}),b=S+l-b,a(h,b,b/5)}for(g=0;g<c;g++){if(t=e[g],r=t.labelPosition,n=t.dataLabel,v=!1===t.visible?"hidden":"inherit",f=b=r.natural.y,h&&d(t.distributeBox)&&(void 0===t.distributeBox.pos?v="hidden":(s=t.distributeBox.size,f=L.radialDistributionY(t))),delete t.positionIndex,w.justify)u=L.justify(t,M,T);else switch(w.alignTo){case"connectors":u=L.alignToConnectors(e,i,$,C);break;case"plotEdges":u=L.alignToPlotEdges(n,i,$,C);break;default:u=L.radialDistributionX(y,t,f,b)}n._attr={visibility:v,align:r.alignment},m=t.options.dataLabels||{},n._pos={x:u+p(m.x,w.x)+({left:x,right:-x}[r.alignment]||0),y:f+p(m.y,w.y)-10},r.final.x=u,r.final.y=f,p(w.crop,!0)&&(o=n.getBBox().width,b=null,u-o<x&&1===i?(b=Math.round(o-u+x),P[3]=Math.max(b,P[3])):u+o>$-x&&0===i&&(b=Math.round(u+o-$+x),P[1]=Math.max(b,P[1])),0>f-s/2?P[0]=Math.max(Math.round(s/2-f),P[0]):f+s/2>k&&(P[2]=Math.max(Math.round(f+s/2-k),P[2])),n.sideOverflow=b)}}}),0===c(P)||this.verifyDataLabelOverflow(P))&&(this.placeDataLabels(),this.points.forEach(function(t){if(m=h(w,t.options.dataLabels),e=p(m.connectorWidth,1)){var o;i=t.connector,(n=t.dataLabel)&&n._pos&&t.visible&&0<t.labelDistance?(v=n._attr.visibility,(o=!i)&&(t.connector=i=_.renderer.path().addClass("highcharts-data-label-connector  highcharts-color-"+t.colorIndex+(t.className?" "+t.className:"")).add(y.dataLabelsGroup),_.styledMode||i.attr({"stroke-width":e,stroke:m.connectorColor||t.color||"#666666"})),i[o?"attr":"animate"]({d:t.getConnectorPath()}),i.attr("visibility",v)):i&&(t.connector=i.destroy())}}))}function n(){this.points.forEach(function(t){var e,i=t.dataLabel;i&&t.visible&&((e=i._pos)?(i.sideOverflow&&(i._attr.width=Math.max(i.getBBox().width-i.sideOverflow,0),i.css({width:i._attr.width+"px",textOverflow:(this.options.dataLabels.style||{}).textOverflow||"ellipsis"}),i.shortened=!0),i.attr(i._attr),i[i.moved?"animate":"attr"](e),i.moved=!0):i&&i.attr({y:-9999})),delete t.distributeBox},this)}function o(t){var e=this.center,i=this.options,n=i.center,o=i.minSize||80,r=null!==i.size;if(!r){if(null!==n[0])var s=Math.max(e[2]-Math.max(t[1],t[3]),o);else s=Math.max(e[2]-t[1]-t[3],o),e[0]+=(t[3]-t[1])/2;null!==n[1]?s=u(s,o,e[2]-Math.max(t[0],t[2])):(s=u(s,o,e[2]-t[0]-t[2]),e[1]+=(t[0]-t[2])/2),s<e[2]?(e[2]=s,e[3]=Math.min(f(i.innerSize||0,s),s),this.translate(e),this.drawDataLabels&&this.drawDataLabels()):r=!0}return r}var r=[],v={radialDistributionY:function(t){return t.top+t.distributeBox.pos},radialDistributionX:function(t,e,i,n){return t.getX(i<e.top+2||i>e.bottom-2?n:i,e.half,e)},justify:function(t,e,i){return i[0]+(t.half?-1:1)*(e+t.labelDistance)},alignToPlotEdges:function(t,e,i,n){return t=t.getBBox().width,e?t+n:i-t-n},alignToConnectors:function(t,e,i,n){var o,r=0;return t.forEach(function(t){(o=t.dataLabel.getBBox().width)>r&&(r=o)}),e?r+n:i-r-n}};e.compose=function(e){t.compose(l),-1===r.indexOf(e)&&(r.push(e),e=e.prototype,e.dataLabelPositioners=v,e.alignDataLabel=s,e.drawDataLabels=i,e.placeDataLabels=n,e.verifyDataLabelOverflow=o)}}(r||(r={})),r}),e(i,"Extensions/OverlappingDataLabels.js",[i["Core/Chart/Chart.js"],i["Core/Utilities.js"]],function(t,e){function i(t,e){var i=!1;if(t){var n=t.newOpacity;t.oldOpacity!==n&&(t.alignAttr&&t.placed?(t[n?"removeClass":"addClass"]("highcharts-data-label-hidden"),i=!0,t.alignAttr.opacity=n,t[t.isOld?"animate":"attr"](t.alignAttr,null,function(){e.styledMode||t.css({pointerEvents:n?"auto":"none"})}),o(e,"afterHideOverlappingLabel")):t.attr({opacity:n})),t.isOld=!0}return i}var n=e.addEvent,o=e.fireEvent,r=e.isArray,s=e.isNumber,a=e.objectEach,l=e.pick;n(t,"render",function(){var t=this,e=[];(this.labelCollectors||[]).forEach(function(t){e=e.concat(t())}),(this.yAxis||[]).forEach(function(t){t.stacking&&t.options.stackLabels&&!t.options.stackLabels.allowOverlap&&a(t.stacking.stacks,function(t){a(t,function(t){t.label&&"hidden"!==t.label.visibility&&e.push(t.label)})})}),(this.series||[]).forEach(function(n){var o=n.options.dataLabels;n.visible&&(!1!==o.enabled||n._hasPointLabels)&&(o=function(n){return n.forEach(function(n){n.visible&&(r(n.dataLabels)?n.dataLabels:n.dataLabel?[n.dataLabel]:[]).forEach(function(o){var r=o.options;o.labelrank=l(r.labelrank,n.labelrank,n.shapeArgs&&n.shapeArgs.height),r.allowOverlap?(o.oldOpacity=o.opacity,o.newOpacity=1,i(o,t)):e.push(o)})})},o(n.nodes||[]),o(n.points))}),this.hideOverlappingLabels(e)}),t.prototype.hideOverlappingLabels=function(t){var e,n,r,a=this,l=t.length,c=a.renderer,u=!1,d=function(t){var e,i,n=t.box?0:t.padding||0,o=e=0;if(t&&(!t.alignAttr||t.placed)){var r=t.alignAttr||{x:t.attr("x"),y:t.attr("y")},a=t.parentGroup;t.width||(e=t.getBBox(),t.width=e.width,t.height=e.height,e=c.fontMetrics(null,t.element).h);var l=t.width-2*n;return(i={left:"0",center:"0.5",right:"1"}[t.alignValue])?o=+i*l:s(t.x)&&Math.round(t.x)!==t.translateX&&(o=t.x-t.translateX),{x:r.x+(a.translateX||0)+n-(o||0),y:r.y+(a.translateY||0)+n-e,width:t.width-2*n,height:t.height-2*n}}};for(n=0;n<l;n++)(e=t[n])&&(e.oldOpacity=e.opacity,e.newOpacity=1,e.absoluteBox=d(e));for(t.sort(function(t,e){return(e.labelrank||0)-(t.labelrank||0)}),n=0;n<l;n++){var h=(d=t[n])&&d.absoluteBox;for(e=n+1;e<l;++e){var p=(r=t[e])&&r.absoluteBox;!h||!p||d===r||0===d.newOpacity||0===r.newOpacity||p.x>=h.x+h.width||p.x+p.width<=h.x||p.y>=h.y+h.height||p.y+p.height<=h.y||((d.labelrank<r.labelrank?d:r).newOpacity=0)}}t.forEach(function(t){i(t,a)&&(u=!0)}),u&&o(a,"afterHideAllOverlappingLabels")}}),e(i,"Core/Responsive.js",[i["Core/Utilities.js"]],function(t){var e,i=t.extend,n=t.find,o=t.isArray,r=t.isObject,s=t.merge,a=t.objectEach,l=t.pick,c=t.splat,u=t.uniqueKey;return function(t){var e=[];t.compose=function(t){return-1===e.indexOf(t)&&(e.push(t),i(t.prototype,d.prototype)),t};var d=function(){function t(){}return t.prototype.currentOptions=function(t){function e(t,n,s,l){var u;a(t,function(t,a){if(!l&&-1<i.collectionsWithUpdate.indexOf(a)&&n[a])for(t=c(t),s[a]=[],u=0;u<Math.max(t.length,n[a].length);u++)n[a][u]&&(void 0===t[u]?s[a][u]=n[a][u]:(s[a][u]={},e(t[u],n[a][u],s[a][u],l+1)));else r(t)?(s[a]=o(t)?[]:{},e(t,n[a]||{},s[a],l+1)):s[a]=void 0===n[a]?null:n[a]})}var i=this,n={};return e(t,this.options,n,0),n},t.prototype.matchResponsiveRule=function(t,e){var i=t.condition;(i.callback||function(){return this.chartWidth<=l(i.maxWidth,Number.MAX_VALUE)&&this.chartHeight<=l(i.maxHeight,Number.MAX_VALUE)&&this.chartWidth>=l(i.minWidth,0)&&this.chartHeight>=l(i.minHeight,0)}).call(this)&&e.push(t._id)},t.prototype.setResponsive=function(t,e){var i=this,o=this.options.responsive,r=this.currentResponsive,a=[];!e&&o&&o.rules&&o.rules.forEach(function(t){void 0===t._id&&(t._id=u()),i.matchResponsiveRule(t,a)},this),e=s.apply(void 0,a.map(function(t){return n((o||{}).rules||[],function(e){return e._id===t})}).map(function(t){return t&&t.chartOptions})),e.isResponsiveOptions=!0,(a=a.toString()||void 0)!==(r&&r.ruleIds)&&(r&&this.update(r.undoOptions,t,!0),a?(r=this.currentOptions(e),r.isResponsiveOptions=!0,this.currentResponsive={ruleIds:a,mergedOptions:e,undoOptions:r},this.update(e,t,!0)):this.currentResponsive=void 0)},t}()}(e||(e={})),e}),e(i,"masters/highcharts.src.js",[i["Core/Globals.js"],i["Core/Utilities.js"],i["Core/DefaultOptions.js"],i["Core/Animation/Fx.js"],i["Core/Animation/AnimationUtilities.js"],i["Core/Renderer/HTML/AST.js"],i["Core/FormatUtilities.js"],i["Core/Renderer/RendererUtilities.js"],i["Core/Renderer/SVG/SVGElement.js"],i["Core/Renderer/SVG/SVGRenderer.js"],i["Core/Renderer/HTML/HTMLElement.js"],i["Core/Renderer/HTML/HTMLRenderer.js"],i["Core/Axis/Axis.js"],i["Core/Axis/DateTimeAxis.js"],i["Core/Axis/LogarithmicAxis.js"],i["Core/Axis/PlotLineOrBand/PlotLineOrBand.js"],i["Core/Axis/Tick.js"],i["Core/Tooltip.js"],i["Core/Series/Point.js"],i["Core/Pointer.js"],i["Core/MSPointer.js"],i["Core/Legend/Legend.js"],i["Core/Chart/Chart.js"],i["Core/Series/Series.js"],i["Core/Series/SeriesRegistry.js"],i["Series/Column/ColumnSeries.js"],i["Series/Column/ColumnDataLabel.js"],i["Series/Pie/PieSeries.js"],i["Series/Pie/PieDataLabel.js"],i["Core/Series/DataLabel.js"],i["Core/Responsive.js"],i["Core/Color/Color.js"],i["Core/Time.js"]],function(t,e,i,n,o,r,s,a,l,c,u,d,h,p,f,v,g,m,y,b,_,w,x,$,k,C,S,T,M,A,O,P,L){return t.animate=o.animate,t.animObject=o.animObject,t.getDeferredAnimation=o.getDeferredAnimation,t.setAnimation=o.setAnimation,t.stop=o.stop,t.timers=n.timers,t.AST=r,t.Axis=h,t.Chart=x,t.chart=x.chart,t.Fx=n,t.Legend=w,t.PlotLineOrBand=v,t.Point=y,t.Pointer=_.isRequired()?_:b,t.Series=$,t.SVGElement=l,t.SVGRenderer=c,t.Tick=g,t.Time=L,t.Tooltip=m,t.Color=P,t.color=P.parse,d.compose(c),u.compose(l),t.defaultOptions=i.defaultOptions,t.getOptions=i.getOptions,t.time=i.defaultTime,t.setOptions=i.setOptions,t.dateFormat=s.dateFormat,t.format=s.format,t.numberFormat=s.numberFormat,t.addEvent=e.addEvent,t.arrayMax=e.arrayMax,t.arrayMin=e.arrayMin,t.attr=e.attr,t.clearTimeout=e.clearTimeout,t.correctFloat=e.correctFloat,t.createElement=e.createElement,t.css=e.css,t.defined=e.defined,t.destroyObjectProperties=e.destroyObjectProperties,t.discardElement=e.discardElement,t.distribute=a.distribute,t.erase=e.erase,t.error=e.error,t.extend=e.extend,t.extendClass=e.extendClass,t.find=e.find,t.fireEvent=e.fireEvent,t.getMagnitude=e.getMagnitude,t.getStyle=e.getStyle,t.inArray=e.inArray,t.isArray=e.isArray,t.isClass=e.isClass,t.isDOMElement=e.isDOMElement,t.isFunction=e.isFunction,t.isNumber=e.isNumber,t.isObject=e.isObject,t.isString=e.isString,t.keys=e.keys,t.merge=e.merge,t.normalizeTickInterval=e.normalizeTickInterval,t.objectEach=e.objectEach,t.offset=e.offset,t.pad=e.pad,t.pick=e.pick,t.pInt=e.pInt,t.relativeLength=e.relativeLength,t.removeEvent=e.removeEvent,t.seriesType=k.seriesType,t.splat=e.splat,t.stableSort=e.stableSort,t.syncTimeout=e.syncTimeout,t.timeUnits=e.timeUnits,t.uniqueKey=e.uniqueKey,t.useSerialIds=e.useSerialIds,t.wrap=e.wrap,S.compose(C),A.compose($),p.compose(h),f.compose(h),M.compose(T),v.compose(h),O.compose(x),t}),i["masters/highcharts.src.js"]._modules=i,i["masters/highcharts.src.js"]})},function(t,e){!function(e){"use strict";function i(t,e,i,n){var r=e&&e.prototype instanceof o?e:o,s=Object.create(r.prototype),a=new p(n||[]);return s._invoke=c(t,i,a),s}function n(t,e,i){try{return{type:"normal",arg:t.call(e,i)}}catch(t){return{type:"throw",arg:t}}}function o(){}function r(){}function s(){}function a(t){["next","throw","return"].forEach(function(e){t[e]=function(t){return this._invoke(e,t)}})}function l(t){function e(i,o,r,s){var a=n(t[i],t,o);if("throw"!==a.type){var l=a.arg,c=l.value;return c&&"object"==typeof c&&y.call(c,"__await")?Promise.resolve(c.__await).then(function(t){e("next",t,r,s)},function(t){e("throw",t,r,s)}):Promise.resolve(c).then(function(t){l.value=t,r(l)},s)}s(a.arg)}function i(t,i){function n(){return new Promise(function(n,o){e(t,i,n,o)})}return o=o?o.then(n,n):n()}var o;this._invoke=i}function c(t,e,i){var o=C;return function(r,s){if(o===T)throw new Error("Generator is already running");if(o===M){if("throw"===r)throw s;return v()}for(i.method=r,i.arg=s;;){var a=i.delegate;if(a){var l=u(a,i);if(l){if(l===A)continue;return l}}if("next"===i.method)i.sent=i._sent=i.arg;else if("throw"===i.method){if(o===C)throw o=M,i.arg;i.dispatchException(i.arg)}else"return"===i.method&&i.abrupt("return",i.arg);o=T;var c=n(t,e,i);if("normal"===c.type){if(o=i.done?M:S,c.arg===A)continue;return{value:c.arg,done:i.done}}"throw"===c.type&&(o=M,i.method="throw",i.arg=c.arg)}}}function u(t,e){var i=t.iterator[e.method];if(i===g){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=g,u(t,e),"throw"===e.method))return A;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return A}var o=n(i,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,A;var r=o.arg;return r?r.done?(e[t.resultName]=r.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=g),e.delegate=null,A):r:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,A)}function d(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function h(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function p(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(d,this),this.reset(!0)}function f(t){if(t){var e=t[_];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var i=-1,n=function e(){for(;++i<t.length;)if(y.call(t,i))return e.value=t[i],e.done=!1,e;return e.value=g,e.done=!0,e};return n.next=n}}return{next:v}}function v(){return{value:g,done:!0}}var g,m=Object.prototype,y=m.hasOwnProperty,b="function"==typeof Symbol?Symbol:{},_=b.iterator||"@@iterator",w=b.asyncIterator||"@@asyncIterator",x=b.toStringTag||"@@toStringTag",$="object"==typeof t,k=e.regeneratorRuntime;if(k)return void($&&(t.exports=k));k=e.regeneratorRuntime=$?t.exports:{},k.wrap=i;var C="suspendedStart",S="suspendedYield",T="executing",M="completed",A={},O={};O[_]=function(){return this};var P=Object.getPrototypeOf,L=P&&P(P(f([])));L&&L!==m&&y.call(L,_)&&(O=L);var E=s.prototype=o.prototype=Object.create(O);r.prototype=E.constructor=s,s.constructor=r,s[x]=r.displayName="GeneratorFunction",k.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===r||"GeneratorFunction"===(e.displayName||e.name))},k.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,s):(t.__proto__=s,x in t||(t[x]="GeneratorFunction")),t.prototype=Object.create(E),t},k.awrap=function(t){return{__await:t}},a(l.prototype),l.prototype[w]=function(){return this},k.AsyncIterator=l,k.async=function(t,e,n,o){var r=new l(i(t,e,n,o));return k.isGeneratorFunction(e)?r:r.next().then(function(t){return t.done?t.value:r.next()})},a(E),E[x]="Generator",E[_]=function(){return this},E.toString=function(){return"[object Generator]"},k.keys=function(t){var e=[];for(var i in t)e.push(i);return e.reverse(),function i(){for(;e.length;){var n=e.pop();if(n in t)return i.value=n,i.done=!1,i}return i.done=!0,i}},k.values=f,p.prototype={constructor:p,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=g,this.done=!1,this.delegate=null,this.method="next",this.arg=g,this.tryEntries.forEach(h),!t)for(var e in this)"t"===e.charAt(0)&&y.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=g)},stop:function(){this.done=!0;var t=this.tryEntries[0],e=t.completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(t){function e(e,n){return r.type="throw",r.arg=t,i.next=e,n&&(i.method="next",i.arg=g),!!n}if(this.done)throw t;for(var i=this,n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n],r=o.completion;if("root"===o.tryLoc)return e("end");if(o.tryLoc<=this.prev){var s=y.call(o,"catchLoc"),a=y.call(o,"finallyLoc");if(s&&a){if(this.prev<o.catchLoc)return e(o.catchLoc,!0);if(this.prev<o.finallyLoc)return e(o.finallyLoc)}else if(s){if(this.prev<o.catchLoc)return e(o.catchLoc,!0)}else{if(!a)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return e(o.finallyLoc)}}}},abrupt:function(t,e){for(var i=this.tryEntries.length-1;i>=0;--i){var n=this.tryEntries[i];if(n.tryLoc<=this.prev&&y.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var o=n;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var r=o?o.completion:{};return r.type=t,r.arg=e,o?(this.method="next",this.next=o.finallyLoc,A):this.complete(r)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),A},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var i=this.tryEntries[e];if(i.finallyLoc===t)return this.complete(i.completion,i.afterLoc),h(i),A}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var i=this.tryEntries[e];if(i.tryLoc===t){var n=i.completion;if("throw"===n.type){var o=n.arg;h(i)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,i){return this.delegate={iterator:f(t),resultName:e,nextLoc:i},"next"===this.method&&(this.arg=g),A}}}(function(){return this}()||Function("return this")())},function(t,e){t.exports=jQuery},,,,,,,,,,,function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}i(144);var o=i(597),r=n(o),s=i(598),a=n(s);i(600),i(593);var l=i(260),c=n(l),u=i(310),d=n(u);i(364),i(363),i(365),i(592);var h=i(184),p=(n(h),i(183)),f=n(p);$(document).ready(function(){console.log("init Nuveen components..."),$("body").removeClass("nuv-body-preload"),$("body").on("mousedown","*",function(t){($(this).is(":focus")||$(this).is(t.target))&&"none"===$(this).css("outline-style")&&$(this).css("outline","none").on("blur",function(){$(this).off("blur").css("outline","")})}),Zone.root.run(function(){d.default.forEach(function(t){t.init&&"function"==typeof t.init&&t!==f.default&&t.init()})})}),document.addEventListener("DOMContentLoaded",function(){(0,c.default)(),(0,r.default)(),(0,a.default)()})},function(t,e,i){"use strict";(function(t){function e(t,e,i){t[e]||Object[n](t,e,{writable:!0,configurable:!0,value:i})}if(i(589),i(230),i(371),t._babelPolyfill)throw new Error("only one instance of babel-polyfill is allowed");t._babelPolyfill=!0;var n="defineProperty";e(String.prototype,"padLeft","".padStart),e(String.prototype,"padRight","".padEnd),"pop,reverse,shift,keys,values,entries,indexOf,every,some,forEach,map,filter,find,findIndex,includes,join,slice,concat,push,splice,unshift,sort,lastIndexOf,reduce,reduceRight,copyWithin,fill".split(",").forEach(function(t){[][t]&&e(Array,t,Function.call.bind([][t]))})}).call(e,i(178))},,,,,,,,,,,,,,,function(t,e,i){"use strict";function n(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").replace(/([A-Z])/g,function(t){return"-"+t.toLowerCase()})}Object.defineProperty(e,"__esModule",{value:!0});var o=i(67),r=function(t){return t&&t.__esModule?t:{default:t}}(o),s="[data-component]";e.default=function(){var t=[];return $(s).each(function(){var e=$(this),i=e.data("component"),o={componentInfo:{componentID:""},category:{primaryCategory:""},attributes:{}};i&&"object"===(void 0===i?"undefined":(0,r.default)(i))&&(o.componentInfo.componentID=n(i.componentName),o.category.primaryCategory=i.componentType,o.attributes=i),t.push(o)}),t}()},function(t,e,i){"use strict";function n(t){if(!(window.digitalData&&window.digitalData.page&&window.digitalData.page.category&&window.digitalData.page.category.primaryCategory))return!1;var e=t.target,i=e===document||e===window?$(null):$(e),n=i.attr("class"),o=i.text().trim().toLowerCase()||e.name||e.placeholder||null,r=i.data("action")||null,a=new Date,l=t.type,c=i.closest(s.enclosingItem),u=c.data("item"),d=i.closest(s.enclosingComponent),h=d.data("component"),p=l,f=window.digitalData.page.category.primaryCategory,v="",g="",m=0;return h&&(f=h.componentType||f,v=h.componentName||v),o&&(v=o),"scroll-depth"===l&&(f="scroll-depth",v=t.text,p="scroll"),"mouseover"!==l&&"scroll-depth"!==l&&(p=r?r.trim().toLowerCase():l),u&&"mouseover"!==l&&"scroll-depth"!==l&&(f=u["@type"]||f,v=u.symbol||u.ticker||u.name||u.label||v),"error"!==l&&"invalid"!==l||(p="error",v=t.originalEvent.message||t.target.validationMessage||o),f&&p&&v&&(g=f.toLowerCase()+":"+p.toLowerCase()+":"+v.toLowerCase()),"error"!==p&&"scroll"!==p&&"mouseover"!==p||(m=1),{eventInfo:{eventName:g,type:l,eventAction:p,eventLabel:v,timeStamp:a},category:{primaryCategory:f},attributes:{target:{class:n,text:o,action:r,full:i},item:u,component:h,isNonInteractionEvent:m}}}function o(t){var e=n(t);if(r.push(e),void 0!==window.Bootstrapper)try{0===e.attributes.isNonInteractionEvent?window.Bootstrapper.ensEvent.trigger("Data Layer Event - Interactive"):1===e.attributes.isNonInteractionEvent&&window.Bootstrapper.ensEvent.trigger("Data Layer Event - Non-interactive")}catch(t){console.log("")}}Object.defineProperty(e,"__esModule",{value:!0});var r=[],s={nonTextElement:":not(input,select,div,h1,h2,h3,h4,h5,p)",dataAction:"[data-action]",enclosingItem:"[data-item]",enclosingComponent:"[data-component]"};$("input, select").on("change",function(t){o(t)}),$("form").on("submit",function(t){o(t)}),$("*").on("error invalid",function(t){o(t)}),$(window).on("error",function(t){o(t)}),$("[data-track-hover]").on("mouseover",function(t){o(t)}),$(document).on("click",function(t){($(t.target).is(s.nonTextElement)||$(t.target).is(s.dataAction))&&o(t)}),$(document).on("scroll-depth",function(t){o(t)}),e.default=r},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(){m.pageInstanceID=r.default,m.page=a.default,m.user=d.default,m.component=p.default,m.product=c.default,m.event=v.default};var o=i(179),r=n(o),s=i(261),a=n(s),l=i(262),c=n(l),u=i(264),d=n(u),h=i(258),p=n(h),f=i(259),v=n(f);i(263),window.digitalData={};var g=window,m=g.digitalData},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(14),r=n(o),s=i(179),a=n(s),l=a.default.split(":").slice(1),c=document.querySelector('meta[name="com.nuveen.cms.pagetemplate"]'),u=document.querySelector('script[type="application/ld+json"]'),d=document.querySelector('meta[name="com.nuveen.cms.taxonomy.topics"]'),h=document.querySelector('meta[name="com.nuveen.cms.taxonomy.sitesection"]'),p=document.querySelector('meta[name="com.nuveen.cms.taxonomy.producttype"]'),f=document.querySelector('meta[name="com.nuveen.cms.taxonomy.assetclass"]'),v=document.querySelector('meta[name="com.nuveen.cms.taxonomy.resourcetype"]'),g=void 0,m=void 0,y=void 0,b=void 0,_=void 0,w=void 0,x=void 0;null!==u&&(g=JSON.parse(u.innerText.replace(/\n/g,""))),null!==d&&(m=d.content.split(",")),null!==h&&(y=h.content),null!==p&&(b=p.content.split(",")),null!==f&&(_=f.content.split(",")),null!==v&&(w=v.content.split(",")),x=null==c?"":c.content||"";var $="";g&&g.author&&g.author.length>0&&g.author[0].name&&($=g.author[0].name);var k={pageInfo:{pageID:l.join(":"),pageName:document.title,destinationURL:document.location.href,referringURL:document.referrer,breadcrumbs:l,sysEnv:r.default.current(),primaryAuthor:$},category:{pageType:x,primaryCategory:y,subCategories:m,productType:b,assetClass:_,resourceType:w},attributes:g};window.addEventListener("breakpointChange",function(){k.pageInfo.sysEnv=r.default.current()}),e.default=k},function(t,e,i){"use strict";function n(){var t=[];return $(s).filter(":visible").each(function(){var e=$(this),i=e.data("item");i&&"object"===(void 0===i?"undefined":(0,r.default)(i))&&t.push(i)}),t}Object.defineProperty(e,"__esModule",{value:!0});var o=i(67),r=function(t){return t&&t.__esModule?t:{default:t}}(o),s="[data-item]";e.default=function(){return n().filter(function(t){return"Product"===t["@type"]}).map(function(t){var e=t;return{productInfo:{productID:e.ticker||e.symbol,productName:e.name||e.fund_name,description:e.description},category:{primaryCategory:e.category||e.eyebrow||e.asset_class},attributes:e}})}()},function(t,e,i){"use strict";function n(t,e){for(var i=arguments.length,n=Array(i>2?i-2:0),o=2;o<i;o++)n[o-2]=arguments[o];var r=void 0,s=void 0,a=void 0,l=null,c=0,u=function(){c=new Date,l=null,a=t.apply(r,s)};return function(){var i=new Date;c||(c=i);var o=e-(i-c);return r=this,s=n,o<=0?(clearTimeout(l),l=null,c=i,a=t.apply(r,s)):l||(l=setTimeout(u,o)),a}}function o(){var t={Tracked:[{milestone:.25,tracked:!1},{milestone:.5,tracked:!1},{milestone:.75,tracked:!1},{milestone:1,tracked:!1}],registerScroll:function(t){for(var e=0;e<=this.Tracked.length-1;e++)this.Tracked[e].milestone<=t&&!this.Tracked[e].tracked&&(this.Tracked[e].tracked=!0,this.scrollEventTrigger(this.Tracked[e].milestone))},scrollEventTrigger:function(t){var e=(100*t).toString()+"-percent",i=$.Event("scroll-depth",{text:e});$(document).trigger(i)}};$(window).on("scroll",n(function(){var e=window.pageYOffset/c;t.registerScroll(e)},250))}function r(){c=$(document).height()-$(window).height()}function s(){r(),$(window).trigger("scroll")}function a(t){var e=document.body.clientHeight,i=void 0;Zone.root.run(function(){!function n(){i=document.body.clientHeight,e!==i&&t(),e=i,document.body.onElementHeightChangeTimer&&clearTimeout(document.body.onElementHeightChangeTimer),document.body.onElementHeightChangeTimer=setTimeout(n,200)}()})}function l(){a(function(){s()})}Object.defineProperty(e,"__esModule",{value:!0}),i(144);/*!
 * @preserve
 * Adapted by Code and Theory from:
 * jquery.scrolldepth.js | v1.0
 * Copyright (c) 2016 Rob Flaherty (@robflaherty)
 * Licensed under the MIT and GPL licenses.
 */
var c=void 0;e.default=function(){r(),o(),l()}()},function(t,e,i){"use strict";function n(t){for(var e=t+"=",i=document.cookie.split(";"),n=0;n<i.length;n++){for(var o=i[n];" "===o.charAt(0);)o=o.substring(1,o.length);if(0===o.indexOf(e))return o.substring(e.length,o.length)}return null}Object.defineProperty(e,"__esModule",{value:!0});var o={segment:{engageSegments:[]},profile:{profileInfo:{userID:null,userName:null,pardotID:null,siverpopWebSyncID:n("com.silverpop.iMAWebCookie"),siverpopMailingID:n("com.silverpop.iMA.mid"),siverpopRecipientID:n("com.silverpop.iMA.uid"),googleAnalyticsClientID:null,linkedInID:null,finraID:null},attributes:{location:{country:null,state:null,city:null,zip:null,dataSource:null},work:{company:null,jobTitle:null,investorType:null,dataSource:null},history:{campaigns:[],products:[],pages:[],articles:[],topics:[]}}}};e.default=o},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="azFeature",this.initialized=!1,this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$element=$(".atozfeature"),this.$sliderItems=this.$element.find(".atozfeature__card"),this.$sliderContainer=this.$element.find(".atozfeature__cards"),this.filterItem=[],this.$isotopGrid=void 0},t.prototype.setEqualHeight=function(t,e){for(var i=0,n=$(t),o=n.length/e,r=0;r<o;r++){for(var s=n.slice(r*e,r*e+e),a=0;a<s.length;a++){var l=s.eq(a);l.height()>i&&(i=l.height())}s.height(i),i=0}},t.prototype.SetTileHover=function(){$(window).innerWidth()>1366&&$(".atozfeature__cards .atozfeature__card").each(function(){var t=$(this).height(),e=$(this).find(".atozfeature__card-data-inner").height(),i=$(this).find(".atozfeature__card-text-heading").height();$(this).find(".atozfeature__card-data-inner").css("top",t-i-20),$(this).find(".atozfeature__card-data ").mouseover(function(){$(this).find(".atozfeature__card-data-inner").css("top",t-e-20)}),$(this).find(".atozfeature__card-data ").mouseout(function(){$(this).find(".atozfeature__card-data-inner").css("top",t-i-20)})})},t.prototype.checkVisibility=function(t,e){var i=e,n=$(window),o=n.scrollTop(),r=o+n.height(),s=i.offset().top,a=s+i.height(),l=!0===t?a:s;return(!0===t?s:a)<=r&&l>=o},t.prototype.positionIndicator=function(t,e){$(".atozfeature__modal .slick-dots li a").css("visibility","visible"),$(".indicator").html("");var i=$(window).width(),n=$(".atozfeature__modal .nuv-speed-bump__container").offset().left,o=$(".atozfeature__modal .nuv-speed-bump__container").offset().top,r=$(t).offset().left-n,s=$(t).offset().top-o,a=$(t).outerWidth(),l=$(t).outerHeight();$(".indicator").css({height:l,width:a}),i>767&&i<1022?812===i&&null!==$(t)[0]?$(".indicator").stop().animate({top:$(t)[0].offsetTop+64},200):$(".indicator").stop().animate({top:s-2},200):i>=1024&&$(".indicator").stop().animate({left:e?r-100:r},200),setTimeout(function(){if($(t).find("a").css("visibility","hidden"),$(".indicator").html($(t).find("a").text()),i<768){var e=$(t).prev().length>0?$(t).prev()[0].innerText:"",n=$(t).next().length>0?$(t).next()[0].innerText:"",o='<span class="atozfeature__modal-letter-prev slide-letters">',r='<span class="atozfeature__modal-letter-next slide-letters">';$(".atozfeature__modal-letter-prev slide-letters").remove(),$(".atozfeature__modal-letter-next slide-letters").remove(),$(".atozfeature__modal-letter-prev").length>0&&$(".atozfeature__modal-letter-next").length>0?($(".atozfeature__modal-letter-prev.slide-letters").length>0?$(".atozfeature__modal-letter-prev.slide-letters").text(e):$(".atozfeature__modal .slick-prev.slide-arrow").after(o+e+"</span>"),$(".atozfeature__modal-letter-next.slide-letters").length>0?$(".atozfeature__modal-letter-next.slide-letters").text(n):$(".atozfeature__modal .slick-next.slide-arrow").after(r+n+"</span>")):(""!==e&&$(".atozfeature__modal .slick-prev.slide-arrow").after(o+e+"</span>"),""!==n&&$(".atozfeature__modal .slick-next.slide-arrow").after(r+n+"</span>"))}},500)},t.prototype.matchContent=function(t,e){for(var i=0,n=t.length;i<n;i++)if(-1===$.inArray(t[i],e))return!1;return!0},t.prototype.activeFilters=function(t){var e=this,i=[];$(".atozfeature__filters-item-content").each(function(){$(this).find("li a").each(function(){$(this).hasClass("active")&&i.push($(this).data("filter").replace(".","").trimRight())})}),i=i.filter(function(t,e){return i.indexOf(t)===e}),e.filterItem=i,Object.keys(t).forEach(function(n){0===i.length?$(".atozfeature__cards .atozfeature__card").removeClass("hide-slide").addClass("show"):t[n].forEach(function(){e.matchContent(i,t[n])&&$($(".atozfeature__cards .atozfeature__card")[n]).removeClass("hide-slide").addClass("show")})}),$(".atozfeature__cards .atozfeature__card").hasClass("show")?$(".atozfeature__inner .no-result").css("display","none"):$(".atozfeature__inner .no-result").css("display","block")},t.prototype.init=function(){this.setJQueryObjects();var t=this,e=0,i=["A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"],n=$(".atozfeature__cards").clone();n.find(".atozfeature__card--overview").remove();var o=!1,r=!1,s=15,a=15,l=0;setTimeout(function(){t.SetTileHover(),$(".atozfeature__modal .nuv-speed-bump__close-btn").on("click",function(){$(".atozfeature__modal").removeClass("nuv-speed-bump--show"),$(".atozfeature__modal").css("opacity","0"),$("html, body").css({overflow:"auto",height:"auto"}),$(window).scrollTop(e),$(".indicator").remove()}),$(".atozfeature__card").each(function(){var e=$(this);t.checkVisibility(!0,e)&&$(window).innerWidth()>768&&e.addClass("already-visible")}),$(".atozfeature__cards").on("click touchStart",".atozfeature__card-data",function(){e=$(window).scrollTop(),$(".atozfeature__modal .nuv-speed-bump__copy.slick-initialized").slick("unslick"),$("html, body").css("height","100%");$(window).innerWidth()>1022&&$("html, body").css("overflow","hidden");var t="#"+$(this).find(".card-link").data("pageid");$(".atozfeature__modal").addClass("nuv-speed-bump--show");var n=parseInt(t.split("#popup_")[1],10)-1;$(".atozfeature__modal.nuv-speed-bump--show").css("opacity","1"),$(".atozfeature__modal .nuv-speed-bump__copy.slick-initialized").slick("slickGoTo",n,0),$(".atozfeature__modal .nuv-speed-bump__copy.slick-initialized .slick-track").addClass("noAmiate");var o=$(".atozfeature__modal").find(".slide-controls");null!==n&&($(".atozfeature__modal .nuv-speed-bump__copy").not(".slick-initialized").slick({dots:!0,speed:300,autoplay:!1,infinite:!1,initialSlide:n,slickGoTo:n,appendDots:o,adaptiveHeight:!0,prevArrow:o.find(".slick-prev"),nextArrow:o.find(".slick-next"),customPaging:function(t,e){return"<a>"+i[e]+"</a>"},responsive:[{settings:{arrows:!0}}]}),setTimeout(function(){$(".atozfeature__modal .nuv-speed-bump__copy.slick-initialized .slick-track").removeClass("noAmiate")},400)),$(".slide-controls .slick-dots").length>1&&$("html").hasClass("institutional")&&(r=!0,$(".slide-controls .slick-dots").first().remove());var s=$(".slick-dots li")[n],a=$(".atozfeature__modal .nuv-speed-bump__container").offset().left,l=$(".atozfeature__modal .nuv-speed-bump__container").offset().top,c=$(s).offset().left-a,u=$(s).offset().top-l,d=$(s).outerWidth(),h=$(s).outerHeight();if($(".indicator").length<=0){$(".slick-dots").after('<span class="indicator">'+i[n]+"</span>");var p=$("li.slick-active a")[0].text;"function"==typeof window.ga&&window.ga("gtm1.send","event","a-z","click","click: "+p+" card")}$(window).innerWidth()>=768&&$(window).innerWidth()<1022?$(".indicator").css({height:h,width:d,top:u-2,left:c}):$(window).innerWidth()>=1024&&(r?$(".indicator").css({height:h,width:d,left:c-100}):$(".indicator").css({height:h,width:d,left:c}))}),$(".atozfeature__modal .nuv-speed-bump__copy").each(function(){$(this).on("beforeChange",function(e,i,n,s){if($(".atozfeature__modal.nuv-speed-bump--show").length>0){var a=$(".atozfeature__modal .nuv-speed-bump__container .slick-dots");t.positionIndicator(a.find("li")[s],r)}$(".indicator").length>0&&(o=!0),$(".indicator").length>0&&(o=!0)}),$(this).on("afterChange",function(){if($(this).find(".slick-slide.slick-active").length>0&&$(window).innerWidth()<900){var t=$(this).find(".slick-list .slick-slide.slick-active"),e=t.prev().find(".atozfeature__modal-heading .alphabet").text(),i=t.next().find(".atozfeature__modal-heading .alphabet").text();$(".atozfeature__modal-letter-prev slide-letters").remove(),$(".atozfeature__modal-letter-next slide-letters").remove(),$(".atozfeature__modal-letter-prev").length>0&&$(".atozfeature__modal-letter-next").length>0?($(".atozfeature__modal-letter-prev.slide-letters").text(e),$(".atozfeature__modal-letter-next.slide-letters").text(""===i?"":i)):(""!==e&&$(".atozfeature__modal .slick-prev.slide-arrow").after('<span class="atozfeature__modal-letter-prev slide-letters">'+e+"</span>"),""!==i&&$(".atozfeature__modal .slick-next.slide-arrow").after('<span class="atozfeature__modal-letter-next slide-letters">'+i+"</span>"))}if(!0===o){var n=$("li.slick-active a")[0].text;null!==window.timer?(clearTimeout(window.timer),window.timer=setTimeout(function(){"function"==typeof window.ga&&window.ga("gtm1.send","event","a-z","click","click: "+n+" card")},3e3)):window.timer=setTimeout(function(){"function"==typeof window.ga&&window.ga("gtm1.send","event","a-z","click","click: "+n+" card")},3e3),o=!1}})}),$(".atozfeature__modal-slide-item").each(function(){$(this).find(".atozfeature__modal-video-button").length>0&&$(this).find(".atozfeature__modal-video").addClass("show-gradient")}),window.navigator.userAgent.match(/Trident\/7\./)&&($(".nuv-speed-bump__wrapper").bind("mousewheel",function(t){t.originalEvent.wheelDelta/120>0?(s-=15)>=0&&$(".nuv-speed-bump__wrapper").scrollTop(s):(s+=15)<=$(".nuv-speed-bump__wrapper").height()&&$(".nuv-speed-bump__wrapper").scrollTop(s)}),$(".atozfeature__modal-right-description-text").bind("mousewheel",function(t){t.originalEvent.wheelDelta/120>0?(a-=15)>=0&&$(".atozfeature__modal-right-description-text").scrollTop(a):(a+=15)<=$(".atozfeature__modal-right-description-text").height()&&$(".atozfeature__modal-right-description-text").scrollTop(a)})),$(".nuv-speed-bump__wrapper").scroll(function(){var t=$(this).scrollTop();t>l?s+=15:s-=15,l=t}),$(".atozfeature__modal-right-description-text").scroll(function(){var t=$(this).scrollTop();t>l?a+=15:a-=15,l=t}),$(window).scroll(function(){if($(window).innerWidth()>1366&&$(".atozfeature__card").each(function(){var e=$(this);t.checkVisibility(!0,e)}),$(window).innerWidth()<768&&$(".az-swipe-overlay").length>0){$(window).scrollTop()>=($(".atozfeature__mobile-description").length>0?$(".atozfeature__mobile-description").offset().top:0)-100&&($("body").addClass("az-swipe-overlay-active"),$("html, body").css("overflow","hidden"),$("body").append('<div class="az-swipe-overlay"><div class="swipe-img"></div><div class="swipe-content"><b>Swipe to navigate</b> to more content & <b>tap any item</b> for more information.</div><span class="swipe-close"><span/></div>'),$(".swipe-img, .swipe-content").addClass("in"))}})}),setTimeout(function(){t.SetTileHover()},600),$(document).on("click touchStart",function(){$(".az-swipe-overlay-active").length>0&&($(".swipe-img, .swipe-content").removeClass("in").addClass("out"),$("html, body").css("overflow","auto"),$("body").removeClass("az-swipe-overlay-active"),$(".az-swipe-overlay").hide())}),$(".atozfeature__filters-item-heading .atozfeature__filters-item-btn").off().on("click",function(){var t="."+$(this).data("category");$(".atozfeature__filters-item-btn").hasClass("open")?$(this).hasClass("open")?$(this).removeClass("open"):($(".atozfeature__filters-item-btn").removeClass("open"),$(this).addClass("open")):$(this).addClass("open");var e=$(".atozfeature__filters-item-content");e.hasClass("active")?$(t).hasClass("active")?($(t).removeClass("active"),$(t).slideUp(500)):(e.removeClass("active"),e.slideUp(500),$(t).addClass("active"),$(t).slideDown(500)):($(t).addClass("active"),e.slideUp(500),$(t).slideDown(500))}),$(".atozfeature__filters-item-content ul li a").off().on("click",function(){var e=[];if($(window).width()<760||$(window).width()<900&&$(window).width()>$(window).height()){var i=$(this).data("filter");$('*[data-filter="'+i+'"]').toggleClass("active");var o=[];if($(".atozfeature__filters-item-content").each(function(){$(this).find("li a").each(function(){$(this).hasClass("active")&&o.push($(this).data("filter").replace(".","").trimRight())})}),$(".atozfeature__cards.owl-carousel").length>0&&$(".atozfeature__cards.owl-carousel").data("owlCarousel").destroy(),$(".atozfeature__cards").html(""),o.length>0){var r=o.toString().replace(/,/g,".");$(n).find("."+r).each(function(){$(".atozfeature__cards").append($(this).clone())})}else $(".atozfeature__cards").html(""),$(".atozfeature__cards").append(n.html());0===$(".atozfeature__cards .atozfeature__card").length?$(".atozfeature__inner .no-result").css("display","block"):$(".atozfeature__inner .no-result").css("display","none"),$(".atozfeature__cards .atozfeature__card").length>0&&$(".atozfeature__cards").owlCarousel({items:1,center:!0,itemsTablet:[900,2.2],itemsMobile:[767,1.2]})}else{$(this).hasClass("active")?$(this).removeClass("active"):$(this).addClass("active"),$(".atozfeature__filters-item-content-class a").each(function(){$(this).hasClass("active")&&e.push($(this).data("filter"))}),$(".atozfeature__filters-item-content-goal li a").each(function(){$(this).hasClass("active")&&e.push($(this).data("filter"))}),e=jQuery.unique(e);var s=0!==e.length?e.join(""):"*";t.$isotopGrid.isotope({filter:s}),0===$(e.join("")).length?$(".atozfeature__inner .no-result").css("display","block"):$(".atozfeature__inner .no-result").css("display","none")}}),$(window).width()<760||$(window).width()<900&&$(window).width()>$(window).height()?($(".atozfeature__card--overview").remove(),$(".atozfeature__cards").owlCarousel({items:1,center:!0,itemsTablet:[900,2.2],itemsMobile:[767,1.2]})):setTimeout(function(){$(".atozfeature__cards.grid").length>0&&(t.$isotopGrid=$(".grid").isotope({itemSelector:".atozfeature__card",layoutMode:"fitRows",getSortData:{name:".name",symbol:".symbol",number:".number parseInt",category:"[data-category]",weight:function(t){return parseFloat($(t).find(".weight").text())}}}))},600),$(".atozfeature__filters-reset").click(function(){if($(window).width()<760||$(window).width()<900&&$(window).width()>$(window).height())$(".atozfeature__cards.owl-carousel").length>0&&$(".atozfeature__cards.owl-carousel").data("owlCarousel").destroy(),$(".atozfeature__cards").html(n.html()),setTimeout(function(){$(".atozfeature__cards").owlCarousel({items:1,center:!0,itemsTablet:[900,2.2],itemsMobile:[767,1.2]}),$(".atozfeature__inner .no-result").css("display","none"),$(".atozfeature__filters-item-content ul li a").removeClass("active")},400);else{var e=$(this).attr("data-filter");t.$isotopGrid.isotope({filter:e}),$(".atozfeature__filters-item-content-class a").removeClass("active"),$(".atozfeature__filters-item-content-goal-item").removeClass("active"),$(".atozfeature__inner .no-result").css("display","none")}}),$(window).innerWidth()>=768&&$(window).innerWidth()<1024?setTimeout(function(){t.setEqualHeight($(".atozfeature__card"),2)},1e3):$(window).innerWidth()>=1024&&setTimeout(function(){t.setEqualHeight($(".atozfeature__card"),3)},1e3),$(window).resize(function(){var e=0,i=0,n=0,o=0;if(t.SetTileHover(),$(".atozfeature__card").css("height","auto"),setTimeout(function(){$(".atozfeature__modal .nuv-speed-bump__container").length>0&&(n=$(".atozfeature__modal .nuv-speed-bump__container").offset().left,o=$(".atozfeature__modal .nuv-speed-bump__container").offset().top),$(".atozfeature__modal  .nuv-speed-bump__container .slick-dots li.slick-active").length>0&&(e=$(".atozfeature__modal  .nuv-speed-bump__container .slick-dots li.slick-active").offset().left-n,i=$(".atozfeature__modal .nuv-speed-bump__container .slick-dots li.slick-active").offset().top-o,$(".indicator").css({left:e,top:i}),t.positionIndicator($(".atozfeature__modal  .nuv-speed-bump__container .slick-dots li.slick-active"),!1))},100),setTimeout(function(){$(window).innerWidth()>1022?t.setEqualHeight($(".atozfeature__card"),3):$(window).innerWidth()>=768&&$(window).innerWidth()<=1022?t.setEqualHeight($(".atozfeature__card"),2):$(".atozfeature__card--overview").remove()},1e3),$(window).width()<760||$(window).width()<900&&$(window).width()>$(window).height()?($(".atozfeature__cards").owlCarousel({items:1,stagePadding:30,center:!0,itemsTablet:[900,2.2],itemsMobile:[767,1.2]}),$(".classes.mobile").hasClass("active")&&$(".classes.desktop").hasClass("active")?$(".classes.desktop").css("display","block"):($(".classes.desktop").css("display","none"),$(".classes.mobile").css("display","none")),$(".goals.mobile").hasClass("active")&&$(".goals.desktop").hasClass("active")?($(".goals.desktop").css("display","block"),$(".goals.mobile").css("display","block")):($(".goals.desktop").css("display","none"),$(".goals.mobile").css("display","none"))):$(".atozfeature__cards.owl-carousel").length>0&&$(".atozfeature__cards.owl-carousel").data("owlCarousel").destroy(),$(window).innerWidth()>=768&&$(window).innerWidth()<1367){var r=$(".atozfeature__modal .nuv-speed-bump__container").height(),s=$(".atozfeature__modal-video.desktop").height(),a=r-s-50-62;$(".atozfeature__modal-right-description-text").css("max-height",a)}})},t}(),s=new r;e.default=s},function(t,e,i){"use strict";function n(){if($(".advisor-ep-main-container").length>0){var t=[];x.each(function(){var e=$(this).find(k);$(e).each(function(){var e=$(this).data("label").toLowerCase(),i=$(this).find(".sel-checkbox"),n=[];i.each(function(){$(this).is(":checked")&&(S.indexOf($(this).data("value"))>-1||T.indexOf($(this).data("value"))>-1||M.indexOf($(this).data("value"))>-1)&&n.push($(this).data("label"))}),n.length>0&&t.push(String(e+"="+n.join("|")))})});var e=t.length>0?"?"+t.join("&"):window.location.href.split("?")[0];window.history.pushState(null,"",e)}}function o(t){var e="";return t.forEach(function(t){var i='<div class="tooltip"><span class="tooltiptext">'+t.Label+'</span><img src="'+t.ImageSrc+'" alt="'+t.ImageAlt+'" /></div>';e+=i}),e}function r(){var t=$(document).find(".advisor-ep__cards-content-sub-heading"),e=$(document).find(".advisor-ep__cards-content-subcopy");t.length>0&&($(window).width()<764?t.dotdotdot({ellipsis:"...",wrap:"letter",height:60}):t.dotdotdot({ellipsis:"...",wrap:"letter",height:110})),e.length>0&&($(window).width()<764?e.dotdotdot({ellipsis:"...",wrap:"letter",height:40}):e.dotdotdot({ellipsis:"...",wrap:"letter",height:44}))}function s(t){var e="";return t.forEach(function(t){var i="",n="DMAT"===t.ContentType?"_blank":"",r="DMAT"===t.ContentType?"opens in a new window":"";i="Video"===t.ContentType?'\n            <a class="advisor-ep__cards-container video-overlay-trigger svgPlayVideo" href="javascript:void(0)" data-id="'+t.Video.VideoID+'" data-action="play">\n                <div class="advisor-ep__cards-content">\n                    <h6 class="advisor-ep__cards-content-heading">'+t.TopicName+'</h6>\n                    <h2 class="advisor-ep__cards-content-sub-heading">\n                        '+t.Title+'\n                    </h2>\n                    <span class="advisor-ep__cards-content-subcopy">'+C+'</span>\n                    <p class="advisor-ep__cards-content-subcopy">'+t.TileContent+'</p>\n                    <div class="advisor-ep__cards-content-filter-icons">\n                        '+(void 0!==t.AudienceType?""+o(t.AudienceType):"")+"\n                        "+(void 0!==t.ContinuingEducation?""+o(t.ContinuingEducation):"")+'\n                    </div>\n                </div>\n                <div class="callout-box-pointer">\n                    <svg role="img" viewBox="-9 -7 24 24" xmlns="http://www.w3.org/2000/svg" aria-label="callout-box-pointer">\n                        Add comment13Plus\n                        <path d="M1 .757L5.243 5 1 9.243" stroke="currentColor" stroke-width="1.8" fill="none" fill-rule="evenodd"></path>\n                        Add comment14Plus\n                    </svg>\n                </div>\n            </a>':'\n            <a class="advisor-ep__cards-container" href="'+t.ContentLink+'" target="'+n+'" title="'+r+'">\n                <div class="advisor-ep__cards-content">\n                    <h6 class="advisor-ep__cards-content-heading">'+t.TopicName+'</h6>\n                    <h2 class="advisor-ep__cards-content-sub-heading">\n                        '+t.Title+'\n                    </h2>\n                    <span class="advisor-ep__cards-content-subcopy subcopy-title">'+C+'</span>\n                    <p class="advisor-ep__cards-content-subcopy">'+t.TileContent+'</p>\n                    <div class="advisor-ep__cards-content-filter-icons">\n                        '+(void 0!==t.AudienceType?""+o(t.AudienceType):"")+"\n                        "+(void 0!==t.ContinuingEducation?""+o(t.ContinuingEducation):"")+'\n                    </div>\n                </div>\n                <div class="callout-box-pointer">\n                    <svg role="img" viewBox="-9 -7 24 24" xmlns="http://www.w3.org/2000/svg" aria-label="callout-box-pointer">\n                        Add comment13Plus\n                        <path d="M1 .757L5.243 5 1 9.243" stroke="currentColor" stroke-width="1.8" fill="none" fill-rule="evenodd"></path>\n                        Add comment14Plus\n                    </svg>\n                </div>\n            </a>',e+=i}),e}function a(){var t="";$(".advisor-ep__filter-group-fieldset").find("input[type=checkbox]:checked").each(function(){var e='\n        <div class="advisor-ep__checkboxselected">\n            <button class="advisor-ep__checkboxselected-btn">\n                '+$(this).data("label")+'\n                <div class="advisor-ep__checkboxselected-btn-close" data-value="'+$(this).data("value")+'">\n                    <svg aria-label="nuv-product-table__checkboxlist-button" height="8" role="img" viewBox="0 0 9 8" width="8" xmlns="http://www.w3.org/2000/svg">\n                        <g fill="none" fill-rule="evenodd" stroke="#253746" stroke-linecap="square">\n                            <path d="M8.071068 0L1 7.071068M8.071068 7.071068L1 0"></path>\n                        </g>\n                    </svg>\n                </div>\n            </button>\n        </div>\n        ';t+=e}),$(".advisor-ep__checkboxselected-container").empty().html(t)}function l(t,e){var i="Page "+t+" of "+e;$(".advisor-ep-footer-btn-text").text(i),$("#pagination").data("pageno",Number(t));var n="",o='<option selected disabled value="0">Page '+t+" of "+e+"</option>";n+=I,n+='<div class="advisor-ep-pagination-container"><select class="advisor-ep-footer-btn">',n+=o;for(var r=0;r<e;r++){n+='<option value="'+(r+1)+'">'+("Page "+(r+1))+"</option>"}n+="</select>",n+='<svg focusable="false" role="img" aria-label="arrow-down" class="icon-dropdown-svg" viewBox="0 0 6 10" xmlns="http://www.w3.org/2000/svg">\n                                    <path d="M1 .757L5.243 5 1 9.243" stroke="currentColor" fill="none" fill-rule="evenodd"></path>\n                                </svg></div>',n+=j,$(".advisor-ep-footer-content").empty().html(n),window.AdvisorEducationProgram._initGotoSelectedPage(),1===Number(t)&&($(".go-next").css("display","block"),$(".go-back").css("display","none")),t===e&&($(".go-back").css("display","block"),$(".go-next").css("display","none"))}function c(t,e){var i=arguments.length>2&&void 0!==arguments[2]&&arguments[2];$(".advisor-ep__cards").after('<div class="nuv-loader"></div>'),$(".advisor-ep__cards").addClass("nuv-loader-active");var n=$(".advisor-ep-main-container").data("sourceid"),o=S.length>0?S.join(","):"",a=T.length>0?T.join(","):"",c=M.length>0?M.join(","):"",u="global";$(".advisor-ep-main-container").length>0&&$("body").css("pointer-events","none"),$("body").hasClass("nreit")&&(u="gcreit"),$("body").hasClass("wealth")&&(u="wealth"),$("body").hasClass("ngc")&&(u="greencapital");var d="/"+u+"/api/advisoreducationprogram/getadvisoreducationprogram?datasourceID="+n+"&themes="+o+"&continuingEducations="+a+"&audienceTypes="+c+"&pageNo="+e+"&sitecoreContextItem=";$.ajax({url:d,success:function(t){if(t){console.log("Advisor Education Program filter API result: ",t),$("body").css("pointer-events","auto");var e=s(t.resourceTiles);if($(".advisor-ep__cards").empty().html(e),t.prefiltering?($(".matching_results").text(t.totalCount+" matching results >>"),$(".advisor-ep-content").addClass("advisor-ep-content--filtered"),$(".advisor-ep__checkboxlist").show()):A&&!t.prefiltering?$(".advisor-ep-content").addClass("advisor-ep-content--filtered"):($(".advisor-ep-content").removeClass("advisor-ep-content--filtered"),$(".advisor-ep__checkboxlist").hide()),i&&$(".advisor-ep__checkboxlist").hide(),t.numOfPages>1)l(t.pageNo,t.numOfPages);else{$(".advisor-ep-footer-content").empty().html('<div class="advisor-ep-pagination-container">\n                                            </div>')}$(".nuv-loader").remove(),$(".advisor-ep__cards").removeClass("nuv-loader-active"),$("html, body").animate({scrollTop:$(".advisor-ep-background").offset().top},400),window.NuveenComponents&&window.NuveenComponents.videoModal&&window.NuveenComponents.videoModal.init(),window.AdvisorEducationProgram&&window.AdvisorEducationProgram._initGTMCardClick(),r()}}})}function u(){$(document).on("click",".go-next",function(){var t=$("#pagination").data("pageno")+1;c($(".advisor-ep-footer-content"),t,!1),window.dataLayer.push({event:"AdvisorEducation",advisorEducationValue:"Pagination Arrow Next"})})}function d(){$(document).on("click",".go-back",function(){var t=$("#pagination").data("pageno")-1;c($(".advisor-ep-footer-content"),t,!1),window.dataLayer.push({event:"AdvisorEducation",advisorEducationValue:"Pagination Arrow Back"})})}function h(t){$(".advisor-ep__filter-group-fieldset").find('input[data-value="'+t+'"]').prop("checked",!1),0===$(".advisor-ep__filter-group-fieldset").find("input[type=checkbox]:checked").length&&($(".advisor-ep__checkboxlist").hide(),$(".advisor-ep__checkboxselected-container").empty(),S=[],T=[],M=[],n(),c($(".advisor-ep-footer-content"),0,!1),$(".nuv-loader").remove())}function p(){$(".advisor-ep__checkboxselected-btn-close").on("click",function(){h($(this).data("value")),$(this).closest(".advisor-ep__checkboxselected").remove(),window.AdvisorEducationProgram._getSelectedCheckbox(!1),n(),c($(".advisor-ep-footer-content"),0,!1)})}function f(){var t=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];if($(".advisor-ep-main-container").length>0){var e=$(".advisor-ep__filter-group-fieldset.theme").find("input[type=checkbox]"),i=$(".advisor-ep__filter-group-fieldset.continuingEducation").find("input[type=checkbox]"),o=$(".advisor-ep__filter-group-fieldset.audienceType").find("input[type=checkbox]");M=[],S=[],T=[],e.length>0&&e.each(function(){var t=S.indexOf($(this).data("value"));$(this).is(":checked")?-1===t&&(S.push($(this).data("value")),a()):t>-1&&S.splice(t,1)}),i.length>0&&i.each(function(){var t=T.indexOf($(this).data("value"));$(this).is(":checked")?-1===t&&(T.push($(this).data("value")),a()):t>-1&&T.splice(t,1)}),o.length>0&&o.each(function(){var t=M.indexOf($(this).data("value"));$(this).is(":checked")?-1===t&&(M.push($(this).data("value")),a()):t>-1&&M.splice(t,1)}),0===$(".advisor-ep__filter-group-fieldset").find("input[type=checkbox]:checked").length&&($(".advisor-ep__checkboxlist").hide(),$(".advisor-ep__checkboxselected-container").empty(),S=[],T=[],M=[],$(".nuv-loader").remove()),console.log("appliedThemes:",S),console.log("appliedContinuingEducation:",T),console.log("appliedAudiencType:",M),t&&(n(),c($(".advisor-ep-footer-content"),0,!1)),p()}}function v(){$(".advisor-ep__filter-group-fieldset").find("input[type=checkbox]").prop("checked",!1),$(".advisor-ep__checkboxlist").hide(),$(".advisor-ep__checkboxselected-container").empty(),$(".advisor-ep-content").removeClass("advisor-ep-content--filtered"),S=[],T=[],M=[],n(),c($(".advisor-ep-footer-content"),0,!1,!0)}function g(){$(".advisor-ep__heading").on("click",function(){var t=$(this).closest(".advisor-ep-filter__wrapper").attr("id");$(this).hasClass("advisor-ep__heading--expand")?($(this).removeClass("advisor-ep__heading--expand"),$(".advisor-ep-filter__wrapper-main").removeClass("filter-open"),$(this).closest(".advisor-ep-filter__wrapper").siblings(".advisor-ep-filter__wrapper-main-title--hide").removeClass("advisor-ep-filter__wrapper-main-title--hide"),$(".advisor-ep__heading").removeClass("advisor-ep__heading--hide"),$(".advisor-ep-btn-reset-filter").attr("data-fieldset",E),$(".advisor-ep-btn-reset-filter").attr("data-filterby",E),$(".advisor-ep__reset-text").text(E)):($(this).removeClass("advisor-ep__heading--hide").addClass("advisor-ep__heading--expand"),$(".advisor-ep-filter__wrapper-main").addClass("filter-open"),$(this).closest(".advisor-ep-filter__wrapper").siblings(".advisor-ep-filter__wrapper-main-title").addClass("advisor-ep-filter__wrapper-main-title--hide"),$(".advisor-ep__heading").not($(this)).addClass("advisor-ep__heading--hide"),"AdvisorThemeFilter"===t?($(".advisor-ep-btn-reset-filter").attr("data-fieldset",O),$(".advisor-ep-btn-reset-filter").attr("data-filterby","AdvisorThemeFilter"),$(".advisor-ep__reset-text").text(O)):"AdvisorContinuingEducationFilter"===t?($(".advisor-ep-btn-reset-filter").attr("data-fieldset",P),$(".advisor-ep-btn-reset-filter").attr("data-filterby","AdvisorContinuingEducationFilter"),$(".advisor-ep__reset-text").text(P)):"AdvisorAudienceTypeFilter"===t&&($(".advisor-ep-btn-reset-filter").attr("data-fieldset",L),$(".advisor-ep-btn-reset-filter").attr("data-filterby","AdvisorAudienceTypeFilter"),$(".advisor-ep__reset-text").text(L)))})}function m(){$(".advisor-ep-footer-btn").on("change",function(t){t.preventDefault();var e=$(this).val();window.dataLayer.push({event:"AdvisorEducation",advisorEducationValue:"Page Dropdown "+e}),n(),c($(".advisor-ep-footer-content"),e,!1)})}function y(){$(".advisor-ep-btn-reset-filter").on("click",function(){var t=$(this).attr("data-filterby");"AdvisorThemeFilter"===t?($("#AdvisorThemeFilter").find("input[type=checkbox]").each(function(){$(this).prop("checked",!1)}),S=[]):"AdvisorContinuingEducationFilter"===t?($("#AdvisorContinuingEducationFilter").find("input[type=checkbox]").each(function(){$(this).prop("checked",!1)}),T=[]):"AdvisorAudienceTypeFilter"===t?($("#AdvisorAudienceTypeFilter").find("input[type=checkbox]").each(function(){$(this).prop("checked",!1)}),M=[]):($(".advisor-ep__filter-group-fieldset").find("input[type=checkbox]").prop("checked",!1),S=[],T=[],M=[]),n(),c($(".advisor-ep-footer-content"),0,!1),a()})}function b(){$(".advisor-ep__cards-container").on("click",function(){var t=$(this).find(".advisor-ep__cards-content-sub-heading").first().text().trim();console.log(t),window.dataLayer.push({event:"AdvisorEducation",advisorEducationValue:t})})}Object.defineProperty(e,"__esModule",{value:!0});var _=i(1),w=function(t){return t&&t.__esModule?t:{default:t}}(_),x=$(".advisor-ep-filter__wrapper-main"),k=$(".advisor-ep__filter-group-fieldset"),C=$(".advisor-ep-main-container").attr("data-presentedByLbl"),S=[],T=[],M=[],A=!1,O=$("#resetThemeTxt").val(),P=$("#resetCETxt").val(),L=$("#resetAudienceTypeTxt").val(),E=$("#resetAllTxt").val(),I='<svg role="img" class="go-back" viewBox="-9 -3 15 15" xmlns="http://www.w3.org/2000/svg" aria-label="callout-box-pointer">\nAdd comment13Plus\n<path d="M1 .757L5.243 5 1 9.243" stroke="currentColor" stroke-width="1.2" fill="none" fill-rule="evenodd"></path>\nAdd comment14Plus\n</svg>',j='<svg role="img" class="go-next" viewBox="-9 -3 15 15" xmlns="http://www.w3.org/2000/svg" aria-label="callout-box-pointer">\nAdd comment13Plus\n<path d="M1 .757L5.243 5 1 9.243" stroke="currentColor" stroke-width="1.2" fill="none" fill-rule="evenodd"></path>\nAdd comment14Plus\n</svg>',D=function(){function t(){(0,w.default)(this,t),this.componentName="advisorEducationProgram",this.initialized=!1,this.setJQueryObjects(),this.init=this.init}return t.prototype.setJQueryObjects=function(){this.$element=$(".advisor-ep-main-container"),this.$mainWrapper=$(".advisor-ep-filter__wrapper-main"),this.$filterFieldset=$(".advisor-ep__filter-group-fieldset"),this.$checkboxes=this.$element.find("input[type=checkbox]"),this.$titleFieldEle=$(".advisor-ep__cards-content-sub-heading"),this.$themeList=$("#AdvisorThemeFilter"),this.$contiEduList=$("#AdvisorContinuingEducationFilter"),this.$audienceList=$("#AdvisorAudienceTypeFilter")},t.prototype.init=function(){this.setJQueryObjects(),r(),$(window).resize(function(){r()}),$(".advisor-ep-main-container").length>0&&(window.dataLayer=window.dataLayer||[],$(".go-back").hide(),$(".sel-checkbox").on("change",function(){f()}),$(".filter-by-reset").on("click",function(){v(),window.dataLayer.push({event:"AdvisorEducation",advisorEducationValue:"Reset filter"})}),$(".sel-checkbox").on("click",function(){var t=$(".sel-checkbox:checked").map(function(){return $(this).data("label")}).get().join(", ");window.dataLayer.push({event:"AdvisorEducation",advisorEducationValue:t})}),$(".advisor-ep__checkboxselected-btn-close").on("click",function(){h($(this).data("value")),$(this).closest(".advisor-ep__checkboxselected").remove(),p()}),$(window).resize(function(){$(window).innerWidth()>1022?$(".advisor-ep-filter__wrapper-main").show():($(".advisor-ep-filter__wrapper-main").hide(),$(".advisor-ep-main-container").removeClass("advisor-ep-main-container--filtered"))}),$(".advisor-ep-show-filter-btn").on("click",function(){$(".advisor-ep-main-container").addClass("advisor-ep-main-container--filtered"),$(".advisor-ep-content").addClass("advisor-ep-content--filtered"),$(".advisor-ep-filter__wrapper-main").show(),$(".advisor-ep-filter__wrapper-main-title").removeClass("advisor-ep-filter__wrapper-main-title--hide"),A=!0}),$(".advisor-ep-close-filter").on("click",function(){$(".advisor-ep-main-container").removeClass("advisor-ep-main-container--filtered"),$(".advisor-ep-content").removeClass("advisor-ep-content--filtered"),$(".advisor-ep-filter__wrapper-main").hide(),$(".advisor-ep-filter__wrapper-main").removeClass("filter-open"),$(".advisor-ep-btn-reset-filter").attr("data-fieldset",E),$(".advisor-ep-btn-reset-filter").attr("data-filterby",E),$(".advisor-ep__reset-text").text(E),$(".advisor-ep__checkboxlist").show(),A=!1,0===$(".advisor-ep__filter-group-fieldset").find("input[type=checkbox]:checked").length&&($(".advisor-ep-content").removeClass("advisor-ep-content--filtered"),$(".advisor-ep__checkboxlist").hide())}),$(".advisor-ep__apply-btn").on("click",function(){$(".advisor-ep-main-container").removeClass("advisor-ep-main-container--filtered"),$(".advisor-ep__heading").removeClass("advisor-ep__heading--hide"),$(".advisor-ep__heading").removeClass("advisor-ep__heading--expand"),$(".advisor-ep-filter__wrapper-main").removeClass("filter-open"),$(".advisor-ep-filter__wrapper-main-title").addClass("advisor-ep-filter__wrapper-main-title--hide"),$(".advisor-ep-filter__wrapper-main").hide(),$(".advisor-ep-btn-reset-filter").attr("data-fieldset",E),$(".advisor-ep-btn-reset-filter").attr("data-filterby",E),$(".advisor-ep__reset-text").text(E),A=!1,0===$(".advisor-ep__filter-group-fieldset").find("input[type=checkbox]:checked").length&&($(".advisor-ep-content").removeClass("advisor-ep-content--filtered"),$(".advisor-ep__checkboxlist").hide())}),$(".advisor-ep-btn-reset-filter").on("click",function(){window.dataLayer.push({event:"AdvisorEducation",advisorEducationValue:"Reset filter"})}),u(),d(),m(),b(),f(!1),y(),g(),window.AdvisorEducationProgram={_initCloseButtons:function(){p()},_getSelectedCheckbox:function(t){f(t)},_initGotoSelectedPage:function(){m()},_initGTMCardClick:function(){b()}})},t}(),N=new D;e.default=N},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(14),a=n(s),l=i(85),c=n(l),u=function(){function t(){(0,r.default)(this,t),this.componentName="alert",this.init=this.init,this.initialized=!1,this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$nuvAlertClose=$(".nuv-alert__close"),this.$nuvAlert=$(".nuv-alert"),this.$body=$("body")},t.prototype.init=function(){this.setJQueryObjects();var t=this;this.initialized||(this.$nuvAlertClose.click(function(){t.$nuvAlert.hide(),t.$body.removeClass("nuv--alert-margin")}),"mobile"===a.default.current()&&this.$nuvAlert.is(":visible")&&this.$body.addClass("nuv--alert-margin"),window.addEventListener("breakpointChange",function(){t.$body.removeClass("nuv--alert-margin")})),c.default.get("fundsAdded")&&t.$nuvAlert.hide(),this.initialized=!0},t}(),d=new u;e.default=d},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="articleContent",this.init=this.init,this.initialized=!1,this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-article-content"),this.$backToTopElement=$(".nuv-article-content-back-to-top"),this.$highChartEle=$(".highchart-RTE__container")},t.prototype.isPageEditor=function(){return"undefined"!=typeof Sitecore},t.prototype.init=function(){this.setJQueryObjects(),this.initialized=!0,this.isPageEditor()&&$(".nuv-article-content").length&&($('.scWebEditInput.scEnabledChrome[contentEditable="true"]').css("width","100%"),$(".nuv-article-content a").css({"text-decoration":"underline"})),$(".nuv-article-content").length&&$(".nuv-article-content__socials .nuv-socials").length?$(".nuv-article-content").addClass("nuv-article-content--with-socials"):$(".nuv-article-content").removeClass("nuv-article-content--with-socials"),this.$backToTopElement.off("click").on("click touchstart",function(t){t.preventDefault(),$("html,body").animate({scrollTop:0},"slow")}),$(window).scroll(function(){$(this).scrollTop()>100?$(".nuv-article-content-back-to-top").removeClass("nuv-hide"):$(".nuv-article-content-back-to-top").addClass("nuv-hide")}),this.$highChartEle.length>0&&this.$highChartEle.each(function(){var t=$(this),e=t.find("a"),i=e.attr("modallinkfieldid"),n=$(".nuv-search-overlay__search-field").attr("data-key");console.log("HighChart sourceId value:",i);var o="/global/api/highchartapi/highchartdata";"retail"===n?o="/en-us/api/highchartapi/highchartdata":"threit"===n&&(o="/gcreit/api/highchartapi/highchartdata");var r=o+"?id="+i;$.ajax({url:r,type:"GET",dataType:"JSON",success:function(i){if(console.log("chart data response:",i),null!=i){var n=i.HighChartData,o="";if(e.html(""),"donut"===n.ChartType){var r=null==n.DonutChartData.ChartDetails?"":n.DonutChartData.ChartDetails.DataPointPrefix,s=null==n.DonutChartData.ChartDetails?"":n.DonutChartData.ChartDetails.DataPointSuffix;o='<donat-chart-placeholder charttitle="'+n.DonutChartData.ChartTitle+"\"\n                                    datastring='"+JSON.stringify(n.JsonDataString)+"'\n                                    chartid='"+n.DonutChartData.ChartId+"'\n                                    chartwidth=\""+n.DonutChartData.ChartWidth+'"\n                                    showlegend="'+n.DonutChartData.ChartTitle+'"\n                                    hidedatalabels="'+n.DonutChartData.HideDataLables+'"\n                                    dataprefix="'+r+'"\n                                    datasuffix="'+s+'"\n                                    hidetitle="'+n.DonutChartData.HideChartTitle+'"\n                                    isthreecolumn="'+n.DonutChartData.isThreeColumn+'"\n                                    istwocolumn="'+n.DonutChartData.isThreeColumn+'">\n                                </donat-chart-placeholder>'}else"verticalBar"===n.ChartType||"horizontalBar"===n.ChartType?o="<vertical-bar-chart-placeholder common-chart-details='"+n.ChartDetailsJObj+"'\n                                            datastring='"+JSON.stringify(n.JsonDataString)+"'\n                                            groupedchart=\""+n.VerticalBarChartData.Grouped+'"\n                                            chartWidth="'+n.VerticalBarChartData.ChartWidth+'">\n                                    </vertical-bar-chart-placeholder>':"line"===n.ChartType||"area"===n.ChartType?o="<line-chart-placeholder common-chart-details='"+n.ChartDetailsJObj+"'\n                                            datastring='"+JSON.stringify(n.JsonDataString)+"'\n                                            displaymarkersonline=\""+n.LinechartData.DisplayMarkersOnLine+'">\n                                    </line-chart-placeholder>':"scatterRegLineChart"===n.ChartType&&(o="<scatter-line-chart-placeholder common-chart-details='"+n.ChartDetailsJObj+"'\n                                            datastring='"+JSON.stringify(n.JsonDataString)+"'\n                                            linestartx=\""+n.ScatterRegLineChartModel.LineStartXCoordinate+'"\n                                            linestarty="'+n.ScatterRegLineChartModel.LineStartYCoordinate+'"\n                                            lineendx="'+n.ScatterRegLineChartModel.LineEndXCoordinate+'"\n                                            lineendy="'+n.ScatterRegLineChartModel.LineEndYCoordinate+'"\n                                            linecolor="'+n.ScatterRegLineChartModel.LineColor+'"\n                                            hidemarkerhover="'+n.ScatterRegLineChartModel.HideMarkerHover+'">\n                                    </scatter-line-chart-placeholder>');t.append(o)}}})})},t}(),s=new r;e.default=s},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="articleHeroUnit",this.init=this.init,this.initialized=!1,this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$heroUnitContent=$(".nuv-article-hero-unit__article-content"),this.$articleContent=$(".nuv-article-content").eq(0)},t.prototype.init=function(){this.setJQueryObjects(),this.$heroUnitContent.length&&this.$articleContent.length&&this.$heroUnitContent.clone().insertBefore(this.$articleContent),this.initialized=!0},t}(),s=new r;e.default=s},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="articleHtmlTable",this.OPEN_CLASSNAME="nuv-article-html-table__legal--open",this.init=this.init,this.destroy=this.destroy,this.initialized=!1,this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$toggleButton=$(".nuv-article-html-table__legal-toggle"),this.$legalContent=$(".nuv-article-html-table__legal")},t.prototype.init=function(){var t=this;this.setJQueryObjects(),this.initialized&&this.destroy(),this.$toggleButton.length&&this.$legalContent.length&&this.$toggleButton.on("click.nuv-article-html-table-events",function(){t.$legalContent.toggleClass(t.OPEN_CLASSNAME)}),this.initialized=!0},t.prototype.destroy=function(){this.$toggleButton.off(".nuv-article-html-table-events"),this.initialized=!1},t}(),s=new r;e.default=s},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r={styleguide_title:"Article Navigation Component",styleguide_description:"This component does not have a back-end template. It is added by the front-end based on the existence of an article-hero. Please visit an article page to test it.",componentName:"articleNavigation",componentType:"Navigation"},s=function(){function t(){(0,o.default)(this,t),this.componentName="articleNavigation",this.init=this.init,this.initialized=!1,this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$articleHero=$(".nuv-article-hero, .nuv-header-article"),this.$navigationWrapper=$(".nuv-global-navigation__nav-wrapper"),this.$articleNavWrapper=$(".nuv-navigation__nav-wrapper"),this.$articleContent=$(".nuv-article-content, .nuv-body-article, .nuv-article-content--retail"),this.$nuvArticleNavigation=$(".nuv-article-navigation"),this.subscriptionId=$("#SubscriptionIdMapping").val(),this.subscribeText=$("#SubscribeCTAText").val(),this.subscriptionOverride=$("#subscriptionOverride").val(),this.subscriptionOverrideText=$("#subscriptionOverrideText").val(),this.subscriptionOverrideLink=$("#subscriptionOverrideLink").val()},t.prototype.bindData=function(){this.$articleHero.length&&(this.$navigationWrapper.length||this.$articleNavWrapper.length)&&this.$articleContent.length&&(this.articleThemeTitle=this.$articleHero.data("theme-title"),this.articleThemeUrl=this.$articleHero.data("theme-url"),this.articleHeadline=this.$articleHero.data("headline"),this.downloadPdfLink=$(".nuv-article-hero-unit__download-pdf-link, .nuv-article-hero-unit__download-pdf-link"),this.articleDownloadHref=this.downloadPdfLink.attr("href"),this.articleDownloadDocURL=this.downloadPdfLink.data("doc-url"),this.articleDownloadspeedbumpid=this.downloadPdfLink.data("speed-bump-id"),this.articleDownloadText=this.$articleHero.data("download-title"),this.articleDownloadTarget=this.downloadPdfLink.attr("target"),this.$nuvArticleNavigation.attr("data-component",""+JSON.stringify(r)),this.siteName=this.$nuvArticleNavigation.attr("site-name"),this.$nuvArticleNavigation.find(".nuv-article-navigation__main-wrapper").append(this.htmlMarkup()),$(".nuv-article-navigation__headline-title>span").removeClass(),this.downloadPdfLink.length||(this.$navigationWrapper.find(".nuv-dwnld-button .nuv-button--green").remove(),this.$articleNavWrapper.find(".nuv-dwnld-button .nuv-button--green").remove()))},t.prototype.init=function(){this.setJQueryObjects(),this.$articleHero.length&&(this.$navigationWrapper.length||this.$articleNavWrapper.length)&&this.$articleContent.length&&(this.$progressTracker=$(".nuv-article-navigation__progress-tracker-bar"),this.trackerPercent(),$(window).on("scroll",this.trackerPercent.bind(this)),this.bindData()),this.initialized=!0},t.prototype.htmlMarkup=function(){var t="",e=' <div class="nuv-article-navigation__main-container">\n                        <div class="nuv-article-navigation__main-content">\n                            <a href="'+(this.articleThemeUrl||"")+'" class="nuv-article-navigation__theme-title">'+this.articleThemeTitle+'</a>\n                            <span class="nuv-article-navigation__headline-title">'+(this.articleHeadline||"")+'</span>\n                        </div>\n                        <div class="nuv-article-navigation__button-container">';"retail"===this.siteName?(""!==this.articleDownloadspeedbumpid&&void 0!==this.articleDownloadspeedbumpid&&null!==this.articleDownloadspeedbumpid&&(t="secure-link locked-content secureLink_whitelockIcon locked-content-icon--left"),(""!==this.articleDownloadHref&&void 0!==this.articleDownloadHref||""!==this.articleDownloadDocURL&&void 0!==this.articleDownloadDocURL)&&void 0!==this.articleDownloadText&&""!==this.articleDownloadText?e+='<div class="nuv-button nuv-dwnld-button nuv-button--green">\n                            <a class="nuv-button__btn '+t+'" href="'+(this.articleDownloadHref||"")+'"\n                            data-speed-bump-id="'+(this.articleDownloadspeedbumpid||"")+'"\n                            data-doc-url ="'+(this.articleDownloadDocURL||"")+'" \n                            aria-label="Download '+(this.articleHeadline||"")+'" target="'+this.articleDownloadTarget+'">'+this.articleDownloadText+"</a>\n                        </div>":e+="</div>"):(console.log(""),""!==this.articleDownloadHref&&void 0!==this.articleDownloadHref&&void 0!==this.articleDownloadText&&""!==this.articleDownloadText?e+='<div class="nuv-button nuv-dwnld-button nuv-button--green nuv-article-button__nuv-button">\n                            <a class="nuv-button__btn nuv-article-button__btn" href="'+(this.articleDownloadHref||"")+'" aria-label="Download '+this.articleHeadline+'" target="_blank">'+this.articleDownloadText+"</a>\n                        </div>":e+="</div>");var i="";return i=""!==this.subscriptionOverride&&void 0!==this.subscriptionOverride&&"1"===this.subscriptionOverride?""!==this.subscriptionOverrideText&&void 0!==this.subscriptionOverrideText?'<div class="nuv-button nuv-dwnld-button nuv-button--blue nuv-article-button__nuv-button">\n                <a class="nuv-button__btn show_subscription_slider_btn nuv-article-button__btn" href="'+this.subscriptionOverrideLink+'" aria-label="Subscribe">\n                '+this.subscriptionOverrideText+"\n                </a>\n            </div>":"":"retail"===this.siteName&&""!==this.subscriptionId&&void 0!==this.subscriptionId&&null!==this.subscriptionId&&""!==this.subscribeText&&void 0!==this.subscribeText?'<div class="nuv-button nuv-dwnld-button nuv-button--blue nuv-article-button__nuv-button">\n                                    <a class="nuv-button__btn show_subscription_slider_btn nuv-article-button__btn" data-subscription-modal_ids="'+this.subscriptionId+'" href="#" aria-label="Subscribe">\n                                    '+this.subscribeText+"\n                                    </a>\n                                </div>":"",e+=i+"\n                                </div>\n                                </div>"},t.prototype.trackerPercent=function(){var t=$(window).scrollTop(),e=this.$articleContent.offset().top,i=this.$articleContent.last().offset().top+this.$articleContent.last().height(),n=(t-e-0)/(i-e-0)*100;n=n>0?n:0,n=n<100?n:100,this.$progressTracker.css("width",n.toFixed(2)+"%"),n.toFixed(2)>0?($("#wrapperdiv").addClass("nuv-global-navigation--compressed"),$("#articleNavWrapperDiv").addClass("nuv-navigation-container--compressed")):($("#wrapperdiv").removeClass("nuv-global-navigation--compressed"),$("#articleNavWrapperDiv").removeClass("nuv-navigation-container--compressed"))},t}(),a=new s;e.default=a},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(14),a=n(s),l=function(){function t(){(0,r.default)(this,t),this.componentName="baseballCardCarousel",this.init=this.init,this.initialized=!1,this.tooltipVisible=!1,this.slideRotationTiming=0,this.stopAfterRotations=2,this.carouselItem=0,this.tempCount=0,this.dotsCount=0}return t.prototype.init=function(){this.$sliderContainer=$(".nuv-baseball-card-carousel__slider-container");var t=this;0!==this.$sliderContainer.length&&this.$sliderContainer.each(function(){var e=this,i=$(this);if(void 0!==i.attr("data-slide-rotation")&&""!==i.attr("data-slide-rotation")){var n=i.attr("data-slide-rotation");this.slideRotationTiming=parseInt(1e3*n,10)}else this.slideRotationTiming=parseInt(5e3,10);void 0!==i.attr("data-stop-rotation")?(this.stopAfterRotations=i.attr("data-stop-rotation"),this.stopAfterRotations=parseInt(this.stopAfterRotations,10)):this.stopAfterRotations=0,this.initialized=!1,setTimeout(function(){t.initSlider(i,e.slideRotationTiming,e.initialized)})}),this.$sliderContainer.hasClass("fwCarousel")||this.initFromWCS()},t.prototype.initFromWCS=function(t){var e=this;if(t){var i=$("#"+t).find(".nuv-baseball-card-carousel__slider-container");if(void 0!==i.attr("data-slide-rotation")&&""!==i.attr("data-slide-rotation")){var n=i.attr("data-slide-rotation");this.slideRotationTiming=parseInt(1e3*n,10)}else this.slideRotationTiming=parseInt(5e3,10);void 0!==i.attr("data-stop-rotation")?(this.stopAfterRotations=i.attr("data-stop-rotation"),this.stopAfterRotations=parseInt(this.stopAfterRotations,10)):this.stopAfterRotations=0,this.initialized=!1,e.initSlider(i,this.slideRotationTiming,this.initialized)}},t.prototype.initSlider=function(t,e,i){var n=this;t.find(".nuv-baseball-card-carousel__slider-item").length<1||(n.carouselItem=t.find(".nuv-baseball-card-carousel__slider-item").length-1,i&&(t.slick("unslick"),t.off("init"),t.off("breakpoint")),t.on("init",function(t,e){n.calculateCardHeight(e)}),t.on("breakpoint",function(t,e){n.calculateCardHeight(e)}),0!==e?"mobile"===a.default.current()?(t.not(".slick-initialized").slick({slidesToShow:1,slidesToScroll:1,autoplay:!0,autoplaySpeed:e,dots:!0,mobileFirst:!0,useCSS:!1,useTransform:!1,focusOnSelect:!0,responsive:[{breakpoint:812,settings:{slidesToShow:1}},{breakpoint:1023,settings:{slidesToShow:2}},{breakpoint:1279,settings:{slidesToShow:3}}]}),t.attr("data-tempcount",0),t.attr("data-carouselitem",n.carouselItem),t.on("afterChange",function(t,e){var i=e.$dots.closest(".nuv-baseball-card-carousel__slider-container"),n=0,o=0,r=0;i&&(n=i.attr("data-carouselitem"),n&&(n=parseInt(n,10)),(r=i.attr("data-stop-rotation"))&&(r=parseInt(r,10))),n===e.currentSlide&&(o=i.attr("data-tempcount"),o++,o===r&&e.slickPause(),i.attr("data-tempcount",o))})):(t.not(".slick-initialized").on("init",function(){t.find("a").on("click",function(e){e.stopPropagation(),e.stopImmediatePropagation(),t.slick("slickPause"),t.attr("data-slickpause",!0),t.attr("data-ismodalopen",!0)}),t.find(".slick-arrow").on("click",function(e){e.stopPropagation(),e.stopImmediatePropagation(),t.slick("slickPause"),t.attr("data-slickstop",!0)}),t.find(".slick-dots").on("click",function(e){e.stopPropagation(),e.stopImmediatePropagation(),t.slick("slickPause"),t.attr("data-slickstop",!0)}),t.on("mouseenter",function(e){e.stopPropagation(),e.stopImmediatePropagation(),t.slick("slickPause"),t.attr("data-slickpause",!0)}),t.on("mouseleave",function(e){e.stopPropagation(),e.stopImmediatePropagation(),"true"!==t.attr("data-ismodalopen")&&"true"!==t.attr("data-slickstop")&&t.slick("slickPlay"),t.attr("data-slickpause",!1)})}).slick({slidesToShow:1,slidesToScroll:1,autoplay:!0,autoplaySpeed:e,dots:!0,infinite:!1,mobileFirst:!0,useCSS:!1,useTransform:!1,focusOnSelect:!0,responsive:[{breakpoint:812,settings:{slidesToShow:1}},{breakpoint:1023,settings:{slidesToShow:2}},{breakpoint:1279,settings:{slidesToShow:3}}]}),n.dotsCount=t.find("ul.slick-dots > li").length-1,t.attr("data-dotscount",n.dotsCount),t.attr("data-tempcount",0),t.on("afterChange",function(t,e,i){if(e.$dots){var n=e.$dots.closest(".nuv-baseball-card-carousel__slider-container"),o=0,r=0,s=0,a=!1,l=!1;n&&(o=n.attr("data-dotscount"),o&&(o=parseInt(o,10)),(s=n.attr("data-stop-rotation"))&&(s=parseInt(s,10))),i===o&&setTimeout(function(){l=n.attr("data-slickstop"),a=n.attr("data-slickpause"),"true"!==l&&"true"!==a&&(r=n.attr("data-tempcount"),r&&(r=parseInt(r,10)),r++,r===s?e.slickPause():e.goTo(0),n.attr("data-tempcount",r))},e.getOption("autoplaySpeed"))}})):t.not(".slick-initialized").slick({slidesToShow:1,slidesToScroll:1,dots:!0,infinite:!1,mobileFirst:!0,useCSS:!1,useTransform:!1,responsive:[{breakpoint:812,settings:{slidesToShow:1}},{breakpoint:1023,settings:{slidesToShow:2}},{breakpoint:1279,settings:{slidesToShow:3}}]}))},t.prototype.calculateCardHeight=function(t){t.$slider.find(".nuv-baseball-card__content-container").css("min-height","");var e=0;t.$slider.find(".nuv-baseball-card").each(function(){e=Math.max(e,$(this).height())}),t.$slider.find(".nuv-baseball-card__content-container").css("min-height",e+"px")},t}(),c=new l;e.default=c},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="BodyWithLeftRailImage",this.init=this.init,this.initialized=!1,this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-body-with-LeftRailImage-content")},t.prototype.isPageEditor=function(){return"undefined"!=typeof Sitecore},t.prototype.init=function(){this.setJQueryObjects(),this.initialized=!0,this.isPageEditor()&&$(".nuv-body-with-LeftRailImage-content").length&&($('.scWebEditInput.scEnabledChrome[contentEditable="true"]').css("width","100%"),$(".nuv-article-content a").css({"text-decoration":"underline"})),$(".nuv-body-with-LeftRailImage-content").length&&$(".nuv-body-with-LeftRailImage-content__socials .nuv-socials").length?$(".nuv-body-with-LeftRailImage-content").addClass("nuv-article-content--with-socials"):$(".nuv-body-with-LeftRailImage-content").removeClass(".nuv-body-with-LeftRailImage-content--with-socials")},t}(),s=new r;e.default=s},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(126),a=n(s),l=function(){function t(){(0,r.default)(this,t),this.componentName="button",this.init=this.init,this.initialized=!1}return t.prototype.setJQueryObjects=function(){this.$lockButtons=$("a.nuv-secure[data-doc-url]"),this.$lockLinks=$("a.secure-link[data-speed-bump-id]"),this.$nuvLockLinks=$("a.nuv-secure-link[data-speed-bump-id]"),this.$nuvLockModals=$("a.nuv-secure-modal[data-speed-bump-id]")},t.prototype.init=function(){this.setJQueryObjects(),this.initialized=!0,a.default.nuvUser.isLoggedIn&&(this.updateSecuredBtnLinks(),-1!==$.inArray("advisor",a.default.nuvUser.roles)||-1!==$.inArray("internal",a.default.nuvUser.roles)?(this.updateLockedLinks(),this.updateNuvLockedLinks(),this.updateNuvLockedModals()):(this.$lockLinks.attr("data-speed-bump-id","modal-errormessage"),this.$nuvLockLinks.attr("data-speed-bump-id","modal-errormessage"),this.$nuvLockModals.attr("data-speed-bump-id","modal-errormessage"))),$("a.nuv-secure[data-doc-url]").on("click",function(){if(!a.default.nuvUser.isLoggedIn){var t=$(this).attr("data-doc-url"),e=$(this).attr("data-doc-role");window.sessionStorage.setItem("selecteddocurl",t),window.sessionStorage.setItem("selecteddocrole",e)}}),$("a.secure-link[data-speed-bump-id]").on("click",function(){a.default.nuvUser.isLoggedIn||window.sessionStorage.setItem("secTargetUrl",$(this).attr("href"))}),$("a.nuv-secure-link[data-speed-bump-id]").on("click",function(){a.default.nuvUser.isLoggedIn||(window.sessionStorage.setItem("selectedlinkurl",$(this).attr("href")),window.sessionStorage.setItem("selectedlinktarget",$(this).attr("target")))}),$("a.nuv-secure-modal[data-speed-bump-id]").on("click",function(){a.default.nuvUser.isLoggedIn||window.sessionStorage.setItem("selectedModalId",$(this).attr("data-modal-id"))}),$(".nuv-speed-bump__close-btn").on("click",function(){$(this).closest(".nuv-speed-bump--show").find(".hiddenbutton").click()&&($(this).closest(".nuv-speed-bump--show").find(".nuv-login-modal__input-error--email").removeClass("nuv-login-modal__input-error--visible"),$(this).closest(".nuv-speed-bump--show").find(".nuv-login-modal__input-field").removeClass("nuv-login-modal__input-field--error"),window.sessionStorage.setItem("selecteddocurl",""),window.sessionStorage.setItem("selecteddocrole",""),window.sessionStorage.setItem("secTargetUrl",""),window.sessionStorage.setItem("selectedlinkurl",""),window.sessionStorage.setItem("selectedlinktarget",""),window.sessionStorage.setItem("selectedModalId","")),$(this).closest(".nuv-speed-bump--show").find(".nuv-contact-form__addErrorMsg").length>0&&($(this).closest(".nuv-speed-bump--show").find(".nuv-contact-form__field-container").removeClass("nuv-contact-form__addErrorMsg"),$(this).closest(".nuv-speed-bump--show").find(".nuv-contact-form__disp-msg").html("(Up to 600 characters)"),$(this).closest(".nuv-speed-bump--show").find(".nuv-contact-form__selectbox").addClass("empty"),$(this).closest(".nuv-speed-bump--show").find(".nuv-contact-form__form").removeClass("contactFormSubmitted"),$(this).closest(".nuv-speed-bump--show").find(".nuv-contact-form__thankyouMsg").addClass("nuv-hide"),$(this).closest(".nuv-speed-bump--show").find(".nuv-contact-form__formWrapper").removeClass("nuv-hide"))}),$(".nuv-speed-bump__close-icon").on("click",function(){window.sessionStorage.setItem("selecteddocurl",""),window.sessionStorage.setItem("selecteddocrole",""),$(this).closest(".nuv-speed-bump--show").find(".nuv-contact-form__addErrorMsg").length>0&&$(this).closest(".nuv-speed-bump--show").find(".nuv-contact-form__field-container").removeClass("nuv-contact-form__addErrorMsg"),$(this).closest(".nuv-speed-bump--show").find(".nuv-contact-form__disp-msg").html("(Up to 600 characters)"),$(this).closest(".nuv-speed-bump--show").find(".nuv-contact-form__selectbox").addClass("empty"),$(this).closest(".nuv-speed-bump--show").find(".nuv-contact-form__form").removeClass("contactFormSubmitted"),$(this).closest(".nuv-speed-bump--show").find(".nuv-contact-form__thankyouMsg").addClass("nuv-hide"),$(this).closest(".nuv-speed-bump--show").find(".nuv-contact-form__formWrapper").removeClass("nuv-hide")}),$(document).ready(function(){var t=window.sessionStorage.getItem("selecteddocurl"),e=window.sessionStorage.getItem("selecteddocrole"),i=window.sessionStorage.getItem("selectedlinkurl"),n=window.sessionStorage.getItem("selectedlinktarget"),o=window.sessionStorage.getItem("selectedModalId");if(window.sessionStorage.setItem("selecteddocurl",""),window.sessionStorage.setItem("selecteddocrole",""),window.sessionStorage.setItem("selectedlinkurl",""),window.sessionStorage.setItem("selectedlinktarget",""),window.sessionStorage.setItem("selectedModalId",""),a.default.nuvUser.isLoggedIn&&""!==t&&null!==t){-1!==a.default.nuvUser.roles.indexOf(e.toLowerCase())&&""!==e&&null!==e&&window.open(t,"_blank")}a.default.nuvUser.isLoggedIn&&""!==i&&null!==i&&(""!==n&&null!==n&&"_blank"===n?window.open(i,"_blank"):window.location.href=i),a.default.nuvUser.isLoggedIn&&""!==o&&null!==o&&setTimeout(function(){$("a.nuv-secure-modal[data-speed-bump-id='"+o+"']").trigger("click")},5e3)}),this.updateColorLockedIcon()},t.prototype.updateSecuredBtnLinks=function(){this.$lockButtons.each(function(){var t=$(this),e=t.attr("data-doc-role"),i=a.default.nuvUser.roles;if(void 0!==e&&-1!==i.indexOf(e.toLowerCase())){t.off("click");var n=t.attr("data-doc-url");t.attr("href",n),t.closest(".nuv-quicklinks").length?t.find("svg").remove():t.find("svg").replaceWith('<svg width="14" height="16" viewBox="0 0 14 16" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="secured-btn-link"><g fill="none" fill-rule="evenodd"><path d="M11.667 16H2.333C1.045 16 0 14.94 0 13.63V2.37C0 1.06 1.045 0 2.333 0h5.592c.155 0 .303.062.413.174l5.49 5.67c.11.11.172.262.172.42v7.366c0 1.31-1.045 2.37-2.333 2.37z" fill="#31B700"/><path d="M7 0v4.053C7 5.68 8.32 7 9.947 7H14" stroke="#FFF"/></g></svg>'),t.find("picture").replaceWith('<picture class="nuv-content-feed__feed-picture-container"><source media="(max-width: 767px)" srcset="/global/images/document_icon.svg"><img src="/global/images/document_icon.svg" class="nuv-content-feed__feed-picture-image"></picture>'),t.removeAttr("data-speed-bump-id")}else t.attr("data-speed-bump-id","modal-errormessage")})},t.prototype.updateLockedLinks=function(){this.$lockLinks.length>0&&this.$lockLinks.each(function(){$(this).removeAttr("data-speed-bump-id"),$(this).find("span.nav-lock-icon").remove()})},t.prototype.updateNuvLockedLinks=function(){this.$nuvLockLinks.length>0&&this.$nuvLockLinks.each(function(){$(this).removeAttr("data-speed-bump-id"),$(this).removeClass("nuv-secure-link--locked"),$(this).find("span.nav-lock-icon").remove(),$(this).find("svg").remove(),$(this).find("div.nuv-button__icon").remove()})},t.prototype.updateNuvLockedModals=function(){this.$nuvLockModals.length>0&&this.$nuvLockModals.each(function(){$(this).attr("data-speed-bump-id","data-modal-id"),$(this).removeClass("nuv-secure-modal--locked"),$(this).find("svg").remove(),$(this).find("div.nuv-button__icon").remove()})},t.prototype.updateColorLockedIcon=function(){this.$lockLinks.length>0&&this.$lockLinks.each(function(){$(this).find("span.nav-lock-icon").find("svg").css("fill",$(this).css("color"))})},t}(),c=new l;e.default=c},,,,,,,function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(e){(0,o.default)(this,t),this.componentName="changepassword",this.$nuvRegisterBtn=$(".nuv-changepassword-validation .nuv-button__btn",e),this.$nuvNewPasswordInputField=$(".nuv-registration__input-field__newpassword",e),this.$nuvConfNewPasswordInputField=$(".nuv-registration__input-field__confnewpassword",e),this.$nuvChangePasswordUserId=$(".nuv-registration__input-field-userID",e),this.$nuvChangePasswordToken=$('input[name="authkey"]',e),this.$nuvCurrentPasswordInputField=$(".nuv-registration__input-field__currentpassword",e),this.$showCurrentPasswordButton=$('button[name="btncurrentpassword"]',e),this.$showNewPasswordButton=$('button[name="btnnewpassword"]',e),this.$showConfirmPasswordButton=$('button[name="btnconfirmpassword"]',e),this.$divcurrentpassword=$("#divcurrentpassword",e),this.init=this.init}return t.prototype.init=function(){var t=this;this.componentData=$(".nuv-registration.nuv-changepassword").data("component-data"),null!=this.componentData&&(this.setMaskClick(this.$showCurrentPasswordButton),this.setMaskClick(this.$showNewPasswordButton),this.setMaskClick(this.$showConfirmPasswordButton)),this.$nuvRegisterBtn.click(function(e){e.preventDefault(),t.validateForm()}),$(".nuv-changepassword-modal__form input").focusout(function(e){e&&e.currentTarget&&e.currentTarget.name&&t.validateCustomEvents(e.currentTarget.name,e.currentTarget.value)}),$(".nuv-changepassword-modal__form input").focusin(function(t){$('[data-error-for="'+t.currentTarget.name+'"]').removeClass("nuv-registration__error-msg--show")}),$(".nuv-changepassword-modal__form input").keypress(function(t){t&&t.currentTarget&&t.currentTarget.name&&t.currentTarget.value.length>0&&$('[data-error-for="'+t.currentTarget.name+'"]').removeClass("nuv-registration__error-msg--show")})},t.prototype.validatePW=function(){var t=$(".nuv-registration__input-field__password").val();return void 0!==t&&!(t.indexOf(" ")>=0)},t.prototype.validateForm=function(){var t=this;$(".nuv-registration__error-msg").removeClass("nuv-registration__error-msg--show"),$(".nuv-changepassword-modal__form input").each(function(){t.validateCustomEvents($(this).attr("name"),$(this).val())}),0===$(".nuv-registration__error-msg:visible").length&&$("form[name='NuvChangePasswordForm']")[0].submit()},t.prototype.validateCustomEvents=function(t,e){var i=this;if("newpassword"===t){if(""===$(".nuv-registration__input-field__newpassword").val())$('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.newpasswordRequiredMessage);else if(e.indexOf(" ")>=0)$('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.passwordHasSpacesMessage);else if(e.length<6)return void $('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.passwordMinimumLengthMessage);$(".nuv-registration__input-field__currentpassword").val()===$(".nuv-registration__input-field__newpassword").val()&&$('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text("New password should be different than current password.")}if("confnewpassword"===t)if(""===$(".nuv-registration__input-field__confnewpassword").val())$('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.confnewpasswordRequiredMessage);else if(e!==$(".nuv-registration__input-field__newpassword").val())return void $('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.passwordNotMatchMessage);"currentpassword"===t&&(""===$(".nuv-registration__input-field__currentpassword").val()&&$('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.currentpasswordRequiredMessage),$(".nuv-registration__input-field__currentpassword").val()===$(".nuv-registration__input-field__newpassword").val()&&$('[data-error-for="newpassword"]').addClass("nuv-registration__error-msg--show").text("New password should be different than current password."))},t.prototype.setMaskClick=function(t){var e=this;t.click(function(i){i.preventDefault(),e.PasswordMaskClick(t,e)})},t.prototype.PasswordMaskClick=function(t,e){var i=e.componentData.showPasswordButtonTitle,n=e.componentData.hidePasswordButtonTitle,o=t.closest(".nuv-registration__password").find(".nuv-registration__input-field");t.hasClass("nuv-login-modal__show-password--unmasked")?(t.removeClass("nuv-login-modal__show-password--unmasked"),o.attr("type","password"),t.attr("title",i)):(t.addClass("nuv-login-modal__show-password--unmasked"),o.attr("type","text"),t.attr("title",n))},t}(),s=new r(document);e.default=s},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="contactaccordion",this.init=this.init,this.initialized=!1}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-contact-accordion")},t.prototype.setEqualHeight=function(t,e){for(var i=0,n=$(t),o=n.length/e,r=0;r<o;r++){for(var s=n.slice(r*e,r*e+e),a=0;a<s.length;a++){var l=s.eq(a);l.height()>i&&(i=l.height())}s.height(i),i=0}},t.prototype.init=function(){var t=this;this.initialized=!0,this.setJQueryObjects(),this.filterContactAccordion(t),this.loadAccordion(t),this.emailtext=$("#emailtext").val()},t.prototype.loadAccordion=function(t){this.$element=$(".nuv-contact-accordion"),this.$element.each(function(){$(this).find(".nuv-contact-accordion__item").each(function(){var e=$(this);e.find(".nuv-contact-accordion__title").click(function(){$(this).hasClass("active")?$(this).parents(".nuv-contact-accordion__item").find(".nuv-contact-accordion__content").slideUp():($(this).parents(".nuv-contact-accordion__item").find(".nuv-contact-accordion__content").slideDown(),t.setEqualHeight(e.find(".nuv-contact-accordion__content-item"),3)),$(this).toggleClass("active")})})})},t.prototype.filterContactAccordion=function(t){var e=this;$(".nuv-contact-accordion__top-dropdown").change(function(){var i=this,n=$(this).closest("#contact_Accordion"),o=n.attr("nuv-contact-id"),r=n.find("#contactAccordionDropdown option:selected").val();$.ajax({url:"/global/api/contact/getContactOffices?contactID="+o+"&countryID="+r,success:function(o){if(o.offices){var r=e.builHTMLContactOffices(o.offices);n.find(".nuv-contact-accordion__office-locations").html(r)}if(o.groups){var s=e.builHTMLSubGroup(o.groups);n.find(".nuv-contact-accordion__inner").html(s)}i.$element=$(".nuv-contact-accordion"),i.$element.each(function(){$(this).find(".nuv-contact-accordion__item").each(function(){var e=$(this);e.find(".nuv-contact-accordion__title").click(function(){$(this).hasClass("active")?$(this).parents(".nuv-contact-accordion__item").find(".nuv-contact-accordion__content").slideUp():($(this).parents(".nuv-contact-accordion__item").find(".nuv-contact-accordion__content").slideDown(),t.setEqualHeight(e.find(".nuv-contact-accordion__content-item"),3)),$(this).toggleClass("active")})})})}})})},t.prototype.builHTMLContactOffices=function(t){if(!t.length)return null;for(var e="",i=0;i<t.length;i++){e+='<div class="nuv-contact-accordion__office-location">';var n=t[i],o=n.image?n.image:"~/global/images/fallback icon.jpg",r=n.image_alt?n.image_alt:"No image",s=n.email?'<div class="nuv-contact-accordion__email" data-track-hover="">\n                                                    <a class="nuv-contact__email-link" href="mailto:'+n.email+'" target="_self" data-action="email">\n                                                        <div class="nuv-contact__icon">\n                                                            <svg xmlns="http://www.w3.org/2000/svg" width="22" height="16" viewBox="0 0 22 16" role="img"><path fill="#012E3D" fill-rule="evenodd" d="M20.831.18l-10.016 9.928L.984.277A1.99 1.99 0 0 1 2 0h18c.297 0 .578.065.831.18zm.78.635c.245.332.389.742.389 1.185v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2c0-.37.101-.718.277-1.016l10.535 10.535L21.612.815z" style=""></path></svg>\n                                                        </div>\n                                                            <span>'+this.emailtext+"</span>  \n                                                    </a>\n                                                </div>":"",a=n.phone?'<div>\n                                    <a class="nuv-contact__phone-link" href="tel:'+n.phone+'" target="_self">\n                                            <div class="nuv-contact__icon">\n                                             <svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg"width="16" height="24" viewBox="0 0 16 24" role="img">\n                                                                    <defs>\n                                                                        <style>\n                                                                            .cls-1 {\n                                                                                fill: #01313c;\n                                                                            }\n                                                                        </style>\n                                                                    </defs>\n                                                                    <title>small-phone-icon</title>\n                                                                    <path data-name="Phone green" class="cls-1" d="M1.17,15c-1.2-1.2-1.5-1.88-.6-2.63S3,10.6,3,10.6a1.47,1.47,0,0,1,1.73,0c.75.68,1.21,2,1.73,1.66a26.59,26.59,0,0,0,5.8-5.8c.3-.53-1-1-1.66-1.73a1.47,1.47,0,0,1,0-1.73S11.71,1.57,12.39.59s1.43-.6,2.63.6C19.61,6.08,6.06,19.63,1.17,15" transform="translate(-0.04 -0.06)" />\n                                                                </svg></div>\n                                        <span>'+n.phone+"</span>\n                                    </a>\n                                </div>":"",l=n.mobile?'<div>\n                                    <a class="nuv-contact__phone-link" href="tel:'+n.mobile+'" target="_self">\n                                            <div class="nuv-contact__icon">\n                                                <svg xmlns="http://www.w3.org/2000/svg" width="16" height="24" viewBox="0 0 16 24" role="img"><g fill="none" fill-rule="evenodd"><path fill="#012E3D" fill-rule="nonzero" d="M0 19.889h15.928V19H0V2C0 .897 1.133 0 2.526 0h10.877c1.394 0 2.527.897 2.527 2v19.833c0 1.103-1.133 2-2.527 2H2.526c-1.393 0-2.526-.897-2.526-2V19.89z"/><path stroke="#F6F6F6" stroke-linecap="square" d="M6.857 21.667h2.105M6.857 21.667h2.105"/></g></svg>\n                                            </div>\n                                        <span>'+n.mobile+"</span>\n                                    </a>\n                                </div>":"",c=n.postal?'<div class="nuv-contact__email-link" data-track-hover="">\n                                                        <div class="nuv-contact__icon">\n                                                            <svg xmlns="http://www.w3.org/2000/svg" width="16" height="24" viewBox="0 0 16 22.162" role="img">\n                                                                <path id="Path_1" data-name="Path 1" d="M26.251,9.25a8,8,0,0,0-6.79,12.231l6.79,9.932,6.79-9.932A8,8,0,0,0,26.251,9.25Zm0,10.943a2.943,2.943,0,1,1,2.943-2.943A2.943,2.943,0,0,1,26.251,20.193Z" transform="translate(-18.251 -9.25)" fill="#00313c" />\n                                                            </svg></div>\n                                                            <span>'+n.postal+"</span>  \n                                                </div>":"";e+='<img src="'+o+'" alt=""'+r+'" />\n                            <div class="nuv-contact-accordion__office-location-data">\n                                <h6>'+(n.name||"")+"</h6>\n                                "+s+"\n                                "+a+"\n                                "+l+"\n                                "+c+"\n                            </div>\n                        </div>",e+="</div ></div>"}return e},t.prototype.builHTMLSubGroup=function(t){if(!t.length)return null;for(var e="",i=0;i<t.length;i++){e+='<div class="nuv-contact-accordion__item">\n                        <div class="nuv-contact-accordion__header">\n                          <div class="clearfix nuv-contact-accordion__title">\n                            <h3 class="">'+(t[i].title||"")+'</h3>\n                                <a class="nuv-contact-accordion__expand-button">\n                                            <span class="nuv-contact-accordion__expand-button-text">Collapse</span>\n                                            <span class="nuv-contact-accordion__expand-button-icon"></span>\n                                        </a>\n                            </div>\n                            <p>'+(t[i].description||"")+'</p>\n                        </div>\n                        <div class="nuv-contact-accordion__content">\n                            <div class="nuv-contact-accordion__content-inner clearfix">';for(var n=0;n<t[i].persons.length;n++){var o=t[i].persons[n],r=o.email?'<div class="nuv-contact-accordion__email" data-track-hover="">\n                                                    <a class="nuv-contact__email-link" href="mailto:'+o.email+'" target="_self" data-action="email">\n                                                       <div class="nuv-contact__icon">\n                                                            <svg xmlns="http://www.w3.org/2000/svg" width="22" height="16" viewBox="0 0 22 16" role="img"><path fill="#012E3D" fill-rule="evenodd" d="M20.831.18l-10.016 9.928L.984.277A1.99 1.99 0 0 1 2 0h18c.297 0 .578.065.831.18zm.78.635c.245.332.389.742.389 1.185v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2c0-.37.101-.718.277-1.016l10.535 10.535L21.612.815z" style=""></path></svg>\n                                                        </div>\n                                                        <span>'+this.emailtext+"</span>    \n                                                    </a>\n                                                </div>":"",s=o.phone?'<div>\n                                    <a class="nuv-contact__phone-link" href="tel:'+o.phone+'" target="_self">\n                                            <div class="nuv-contact__icon">\n                                            <svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg"width="16" height="24" viewBox="0 0 16 24" role="img">\n                                                            <defs>\n                                                                <style>\n                                                                    .cls-1 {\n                                                                        fill: #01313c;\n                                                                    }\n                                                                </style>\n                                                            </defs>\n                                                            <title>small-phone-icon</title>\n                                                            <path data-name="Phone green" class="cls-1" d="M1.17,15c-1.2-1.2-1.5-1.88-.6-2.63S3,10.6,3,10.6a1.47,1.47,0,0,1,1.73,0c.75.68,1.21,2,1.73,1.66a26.59,26.59,0,0,0,5.8-5.8c.3-.53-1-1-1.66-1.73a1.47,1.47,0,0,1,0-1.73S11.71,1.57,12.39.59s1.43-.6,2.63.6C19.61,6.08,6.06,19.63,1.17,15" transform="translate(-0.04 -0.06)" />\n                                                        </svg></div>\n                                        <span>'+o.phone+"</span>\n                                    </a>\n                                </div>":"",a=o.mobile?'<div>\n                                    <a class="nuv-contact__phone-link" href="tel:'+o.mobile+'" target="_self">\n                                            <div class="nuv-contact__icon">\n                                            <svg xmlns="http://www.w3.org/2000/svg" width="16" height="24" viewBox="0 0 16 24" role="img"><g fill="none" fill-rule="evenodd"><path fill="#012E3D" fill-rule="nonzero" d="M0 19.889h15.928V19H0V2C0 .897 1.133 0 2.526 0h10.877c1.394 0 2.527.897 2.527 2v19.833c0 1.103-1.133 2-2.527 2H2.526c-1.393 0-2.526-.897-2.526-2V19.89z"/><path stroke="#F6F6F6" stroke-linecap="square" d="M6.857 21.667h2.105M6.857 21.667h2.105"/></g></svg>\n                                            </div>\n                                        <span>'+o.mobile+"</span>\n                                    </a>\n                                </div>":"";e+='<div class="nuv-contact-accordion__content-item">\n                                <h4>'+(o.name||"")+"</h4>\n                                <p>"+(o.job_title||"")+"</p>\n                                "+r+"\n                                "+s+"\n                                "+a+"\n                            </div>"}e+="</div></div></div>"}return e},t}(),s=new r;e.default=s},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t)}return t.prototype.init=function(){this.filterContactList()},t.prototype.filterContactList=function(){var t=$(".nuv-contact-list__filter-button__dropdown");$(".nuv-contact-list__filter-button__dropdown").change(function(){var t=$(this).closest("#contact-list"),e=t.find("#contactListCountryFilter option:selected").val(),i=t.find("#contactListSectorFilter option:selected").val();""===e?t.find(".nuv-contact-list__container").show():(t.find('.nuv-contact-list__container[data-id="'+e+'"]').show(),t.find('.nuv-contact-list__container:not([data-id="'+e+'"])').hide()),""===i?t.find(".nuv-contact-list__department-list").show():(t.find('.nuv-contact-list__department-list[data-id="'+i+'"]').show(),t.find('.nuv-contact-list__department-list:not([data-id="'+i+'"])').hide(),t.find(".nuv-contact-list__container").each(function(t,e){$(e).find(".nuv-contact-list__department-list").length===$(e).find(".nuv-contact-list__department-list:hidden").length&&$(e).hide()}))}),$(window).on("click",function(){t.removeClass("active")}),t.on("blur",function(){t.removeClass("active")}),t.on("click",function(e){e.stopPropagation(),$(this).toggleClass("active"),t.not(this).removeClass("active")})},t}(),s=new r;e.default=s},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(14),a=n(s),l=function(){function t(){(0,r.default)(this,t),this.componentName="nuv-contact-us-btn",this.initialized=!1,this.hideContact=!1,this.init=this.init}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-contact-us-btn"),this.$globalNav=$(".nuv-global-navigation"),this.$globalNavUpdated=$(".nuv-navigation-container"),this.$globalNav.length>0&&(this.contactOffset=this.$globalNav.offset()),this.$globalNavUpdated.length>0&&(this.contactOffset=this.$globalNavUpdated.offset()),this.$subscriptionBtn=$(".nuv-subscription-btn")},t.prototype.init=function(){var t=this;this.setJQueryObjects(),this.$element.length>0&&(a.default.refreshValue(),"desktop"!==a.default.current()&&this.$element.removeClass("nuv-hide")),this.$element.length>0&&!1===this.initialized&&($(window).scroll(function(){var e=$(window).scrollTop(),i=t.contactOffset.top+80;"desktop"===a.default.current()&&e>i?(t.$element.removeClass("nuv-hide"),t.$subscriptionBtn.removeClass("nocontactbtn")):"desktop"===a.default.current()&&e<=i&&(t.$element.addClass("nuv-hide"),t.$subscriptionBtn.addClass("nocontactbtn"))}),window.addEventListener("breakpointChange",function(){"desktop"!==a.default.current()&&(t.$element.removeClass("nuv-hide"),t.$subscriptionBtn.addClass("nocontactbtn"))})),this.$element.length>0&&(this.initialized=!0)},t}(),c=new l(document);e.default=c},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="myContactsModal",this.initialized=!1,this.isMobile=!1}return t.prototype.setJQueryObjects=function(){var t=window.navigator.userAgent.toLowerCase();this.isMobile=/iphone|ipod|android/.test(t)},t.prototype.init=function(){this.initialized=!0,this.setJQueryObjects(),this.isMobile||$(".nuv-contact-us__phone").find("a").addClass("nuv-phone-link")},t}(),s=new r;e.default=s},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(126),a=n(s),l=function(){function t(){(0,r.default)(this,t),this.componentName="contact",this.init=this.init,this.initialized=!1}return t.prototype.setJQueryObjects=function(){this.contactListItems$=$(".nuv-contact__item")},t.prototype.init=function(){this.initialized=!0,this.setJQueryObjects(),this.updateContactInfo(),this.filterContactUs(),this.emailtext=$("#emailtext").val()},t.prototype.filterContactUs=function(){var t=this,e=$(".nuv-button-dropdown");$(".nuv-contact__filter-button__dropdown").change(function(){var e=$(this).closest(".nuv-contact"),i=e.attr("contact-id"),n=e.find("#contactUsCountryFilter option:selected").val(),o=e.find("#contactUsSectorFilter option:selected").val();$.ajax({url:"/global/api/contact/getsubgroup?contactID="+i+"&countryID="+n+"&sectorID="+o,success:function(i){if(i.groups){var n=t.builHTMLSubGroup(i.groups);e.find(".nuv-contact__department-container").html(n)}}})}),$(window).on("click",function(){e.removeClass("active")}),e.on("blur",function(){e.removeClass("active")}),e.on("click",function(t){t.stopPropagation(),$(this).toggleClass("active"),e.not(this).removeClass("active")})},t.prototype.builHTMLSubGroup=function(t){if(!t.length)return null;for(var e="",i=0;i<t.length;i++){e+='<div class="nuv-contact__department-list">\n                        <div class="nuv-contact__department-item-title">\n                            <span>'+(t[i].title||"")+'</span>\n                        </div>\n                        <div class="nuv-contact__department-item-description">\n                            '+(t[i].description||"")+'\n                        </div>\n                        <div class="nuv-contact__department-person-block">';for(var n=0;n<t[i].persons.length;n++){var o=t[i].persons[n],r=1===t[i].persons.length?"full-width-content":"",s=o.image?o.image:"~/global/images/fallback icon.jpg",a=o.image_alt?o.image_alt:"No image",l=o.email?'<div class="nuv-contact__email" data-track-hover="">\n                                    <div class="nuv-contact__icon">\n                                        <svg xmlns="http://www.w3.org/2000/svg" width="22" height="16" viewBox="0 0 22 16" role="img">\n                                            <path fill="#012E3D" fill-rule="evenodd" d="M20.831.18l-10.016 9.928L.984.277A1.99 1.99 0 0 1 2 0h18c.297 0 .578.065.831.18zm.78.635c.245.332.389.742.389 1.185v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2c0-.37.101-.718.277-1.016l10.535 10.535L21.612.815z"></path>\n                                        </svg>\n                                    </div>\n                                    <a href="mailto:'+o.email+'" target="_self" data-action="email">\n                                        <span data-action="email">'+this.emailtext+"</span>\n                                    </a>\n                                </div>":"",c=o.phone?'<div class="nuv-contact__phone" data-track-hover="">\n                                    <a class="nuv-contact__phone-link" href="tel:'+o.phone+'" target="_self">\n                                        <div class="nuv-contact__icon">\n                                            <svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.91 15.91" role="img"><defs><style>.cls-1 {fill: #01313c;}</style></defs><title>small-phone-icon</title><path data-name="Phone green" class="cls-1" d="M1.17,15c-1.2-1.2-1.5-1.88-.6-2.63S3,10.6,3,10.6a1.47,1.47,0,0,1,1.73,0c.75.68,1.21,2,1.73,1.66a26.59,26.59,0,0,0,5.8-5.8c.3-.53-1-1-1.66-1.73a1.47,1.47,0,0,1,0-1.73S11.71,1.57,12.39.59s1.43-.6,2.63.6C19.61,6.08,6.06,19.63,1.17,15" transform="translate(-0.04 -0.06)"></path>\n                                            </svg>\n                                            </div>\n                                        <span>'+o.phone+"</span>\n                                    </a>\n                                </div>":"",u=o.mobile?'<div class="nuv-contact__phone" data-track-hover="">\n                                    <a class="nuv-contact__phone-link" href="tel:'+o.mobile+'" target="_self">\n                                        <div class="nuv-contact__icon">\n                                            <svg xmlns="http://www.w3.org/2000/svg" width="16" height="24" viewBox="0 0 16 24" role="img"><g fill="none" fill-rule="evenodd"><path fill="#012E3D" fill-rule="nonzero" d="M0 19.889h15.928V19H0V2C0 .897 1.133 0 2.526 0h10.877c1.394 0 2.527.897 2.527 2v19.833c0 1.103-1.133 2-2.527 2H2.526c-1.393 0-2.526-.897-2.526-2V19.89z"/><path stroke="#F6F6F6" stroke-linecap="square" d="M6.857 21.667h2.105M6.857 21.667h2.105"/></g></svg>\n                                        </div>\n                                        <span>'+o.mobile+"</span>\n                                    </a>\n                                </div>":"",d=o.postal?'<div class="nuv-contact__phone" data-track-hover="">\n                                        <div class="nuv-contact__icon">\n                                            <svg xmlns="http://www.w3.org/2000/svg" width="16" height="24" viewBox="0 0 16 22.162" role="img">\n                                                                            <path id="Path_1" data-name="Path 1" d="M26.251,9.25a8,8,0,0,0-6.79,12.231l6.79,9.932,6.79-9.932A8,8,0,0,0,26.251,9.25Zm0,10.943a2.943,2.943,0,1,1,2.943-2.943A2.943,2.943,0,0,1,26.251,20.193Z" transform="translate(-18.251 -9.25)" fill="#00313c"></path>\n                                                                        </svg>\n                                        </div>\n                                        <span>'+o.postal+"</span>\n                                </div>":"";e+='<div class="nuv-contact__department-person '+r+'">\n                            <div class="nuv-contact__department-person__thumb">\n                                <picture class="nuv-contact__thumb-picture-container">\n                                    <img src="'+s+'" alt=""'+a+'" />\n                                </picture>\n                            </div>\n                            <div class="nuv-contact__department-person__info">\n                                <div class="nuv-contact__name nuv-contact__department-person__name">'+(o.name||"")+'</div>\n                                <div class="nuv-contact__department-person__title">'+(o.job_title||"")+"</div>\n                                "+l+"\n                                "+c+"\n                                "+u+"\n                                "+d+"\n                            </div>\n                        </div>\n                    "}e+="</div ></div>"}return e},t.prototype.updateContactInfo=function(){a.default.nuvUser.isLoggedIn},t}(),c=new l;e.default=c},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(26),a=n(s),l=function(){function t(){(0,r.default)(this,t),this.componentName="contactretail",this.init=this.init,this.initialized=!1}return t.prototype.init=function(){this.initialized=!0,this.formFields=$("#modal-contact-form").data("form-data"),void 0!==this.formFields&&(this.msgRequired$=this.formFields.genericRequiredMessage,this.msgSpecialCharacter$=this.formFields.specialCharacterMessage,this.securityMessage=this.formFields.securityMessage,this.fistNameMessage=this.formFields.fistNameMessage,this.lastNameMessage=this.formFields.lastNameMessage,this.companyMessage=this.formFields.companyMessage,this.addEvents())},t.prototype.specialCharValidationTextBox=function(t){return new RegExp("^[a-zA-Z0-9 , ?.\\-]").test(t)},t.prototype.specialCharValidationTextArea=function(t){return new RegExp("^[a-zA-Z0-9 \\-\\.\\?\\,\\s]+$").test(t)},t.prototype.emailValidation=function(t){return new RegExp("^[a-zA-Z0-9+&*-_]+(?:\\.[a-zA-Z0-9_+&*-]+)*@(?:[a-zA-Z0-9-]+\\.)+[a-zA-Z]{2,7}$").test(t)},t.prototype.phoneNumberValidation=function(t){return new RegExp("^\\(?(\\d{3})\\)?[- ]?(\\d{3})[- ]?(\\d{4})$").test(t)},t.prototype.textAreaValidations=function(t){var e="",i=this,n=t.attr("name");if(t){if(n&&t.val().length>=0){var o=t.val().length,r=t.siblings('div[data-error-for="Comments__disp-msg"]');e=this.formFields.commentsCharacterCountMessage,r&&-1!==e.indexOf("$Length")&&(e=e.replace("$Length",o),r.html(e))}t.val().length>0?(t.parents(".nuv-contact-form__field-container").removeClass("nuv-contact-form__addErrorMsg"),i.specialCharValidationTextArea(t.val())||(t.parents(".nuv-contact-form__field-container").addClass("nuv-contact-form__addErrorMsg"),t.siblings(".nuv-contact-form__error-msg").text("").text(this.msgSpecialCharacter$))):(t.parents(".nuv-contact-form__field-container").addClass("nuv-contact-form__addErrorMsg"),t.siblings(".nuv-contact-form__error-msg").text("").text(this.msgRequired$))}},t.prototype.dropdownValidation=function(t){if(t.parents(".nuv-contact-form__field-container").removeClass("nuv-contact-form__addErrorMsg"),t.val())t.parent().removeClass("empty");else{t.parent().addClass("empty"),t.parents(".nuv-contact-form__field-container").addClass("nuv-contact-form__addErrorMsg");var e=t.parents(".nuv-contact-form__field-container").find('div[data-error-for="State"]');e&&e.text("").text(this.msgRequired$)}},t.prototype.recaptchaValidation=function(t){var e=$("#nuv-recaptcha-contact-form .g-recaptcha-response");e.parents(".nuv-contact-form__field-container").removeClass("nuv-contact-form__addErrorMsg"),"gReCaptcha"===t&&""===e.val()&&(e.parents(".nuv-contact-form__field-container").addClass("nuv-contact-form__addErrorMsg"),e.siblings(".nuv-contact-form__error-msg").text("").text(this.msgRequired$),$('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show"))},t.prototype.addEvents=function(){var t=this,e=$(".nuv-contact-form__form");if(e){e.on("change",".nuv-contact-form__input-field",function(){t.validateControl($(this))});var i=e.find(".nuv-contact-form__input-field__comments");i&&i.on("keyup",function(){t.textAreaValidations($(this))}),e.on("change",".nuv-contact-form__input-field__state",function(){t.dropdownValidation($(this))}),e.on("click",'.nuv-button__btn[type="submit"]',function(i){i.preventDefault(),window.confirm(t.securityMessage)&&(e.addClass("contactFormSubmitted"),t.validateForm(e))}),$(".nuv-contact-form__close-btn").click(function(){$("#modal-contact-form").removeClass("nuv-speed-bump--show max-opacity"),e.closest(".nuv-contact-form").find(".nuv-contact-form__formWrapper").removeClass("nuv-hide"),e.closest(".nuv-contact-form").find(".nuv-contact-form__thankyouMsg").addClass("nuv-hide"),t.clearForm(),a.default.unlock()})}},t.prototype.validateControl=function(t){var e=this;if(t.parents(".nuv-contact-form__field-container").removeClass("nuv-contact-form__addErrorMsg"),t.prop("required")){var i=t.val();if(""===i||""===i.trim())return t.parents(".nuv-contact-form__field-container").addClass("nuv-contact-form__addErrorMsg"),void t.siblings(".nuv-contact-form__error-msg").text("").text(e.msgRequired$)}var n=t.attr("type");void 0!==n&&""!==n||(n=t.attr("data-inputType"));var o="";switch(n){case"text":t.val().length>0&&!e.specialCharValidationTextBox(t.val())&&(o=t.hasClass("nuv-contact-form__input-field__first-name")?this.fistNameMessage:t.hasClass("nuv-contact-form__input-field__last-name")?this.lastNameMessage:t.hasClass("nuv-contact-form__input-field__company")?this.companyMessage:this.msgSpecialCharacter$);break;case"email":o=t.val().length>0&&!e.emailValidation(t.val())?e.formFields.emailAddressRequiredMessage:e.formFields.msgRequired$;break;case"tel":o=t.val().length>0&&!e.phoneNumberValidation(t.val())?e.formFields.phoneRequiredMessage:e.formFields.msgRequired$;break;case"select":e.dropdownValidation(t);break;case"textarea":""===t.val()||""===t.val().trim()?o=this.msgRequired$:t.val().length>0&&!e.specialCharValidationTextBox(t.val())&&(o=this.msgSpecialCharacter$);break;default:return}void 0!==o&&""!==o&&(t.parents(".nuv-contact-form__field-container").addClass("nuv-contact-form__addErrorMsg"),t.siblings(".nuv-contact-form__error-msg").text("").text(o))},t.prototype.clearForm=function(){window.grecaptcha.reset(),$(".nuv-contact-form__input-field__first-name").val(""),$(".nuv-contact-form__input-field__last-name").val(""),$(".nuv-contact-form__input-field__company").val(""),$(".nuv-contact-form__input-field__email").val(""),$(".nuv-contact-form__input-field__phone").val(""),$(".nuv-contact-form__input-field__comments").val(""),$(".nuv-contact-form__field-container").removeClass("nuv-contact-form__addErrorMsg"),$(".nuv-contact-form__input-field__state")[0].selectedIndex=0,$(".nuv-contact-form__form").find(".nuv-contact-form__input-field__comments").siblings('div.nuv-contact-form__disp-msg[data-error-for="Comments__disp-msg"]').html("(Up to 600 characters)")},t.prototype.validateForm=function(t){$("#contactUsFormSubmit").prop("disabled",!0);var e=this;if(t.find(".nuv-contact-form__input-field").each(function(){e.validateControl($(this))}),t.find(".nuv-contact-form__input-field__state",function(){e.dropdownValidation($(this))}),t.find(".nuv-contact-form__input-field__comments",function(){e.textAreaValidations($(this))}),e.recaptchaValidation("gReCaptcha"),this.$errorMsgVisible=t.find(".nuv-contact-form__addErrorMsg"),this.$recaptcharesponse=t.find(".nuv-contact-form__recaptcha-container .g-recaptcha-response").val(),this.$errorMsgVisible.length<=0&&null!==this.$recaptcharesponse&&void 0!==this.$recaptcharesponse&&this.$recaptcharesponse.trim().length>0){var i={};i.NameFirst=t.find(".nuv-contact-form__input-field__first-name").val(),i.NameLast=t.find(".nuv-contact-form__input-field__last-name").val(),i.Company=t.find(".nuv-contact-form__input-field__company").val(),i.EmailAddress=t.find(".nuv-contact-form__input-field__email").val(),i.Phone=t.find(".nuv-contact-form__input-field__phone").val(),i.State=t.find(".nuv-contact-form__input-field__state").val(),i.Comments=t.find(".nuv-contact-form__input-field__comments").val(),i.captchaResponse=this.$recaptcharesponse,console.log("formData on contact us:",i);var n={captcha:i.captchaResponse};$.ajax({url:"/en-us/api/contact/submitContactFormLogs",type:"POST",dataType:"json",data:JSON.stringify(n),contentType:"application/json",success:function(){console.log("logs added for contact us form!")}}),$.ajax({url:t.attr("action"),type:"POST",async:!0,data:i}).done(function(){e.clearForm(),t.closest(".nuv-contact-form").find(".nuv-contact-form__thankyouMsg").removeClass("nuv-hide"),t.closest(".nuv-contact-form").find(".nuv-contact-form__formWrapper").addClass("nuv-hide"),t.removeClass("contactFormSubmitted"),$("#contactUsFormSubmit").prop("disabled",!1)}).fail(function(){$(".nuv-contact-form__close-btn")&&$(".nuv-contact-form__close-btn").trigger("click"),e.clearForm(),$("#modal-contact-form").removeClass("nuv-speed-bump--show max-opacity"),window.alert("Unable to submit details. Please try again later."),$("#contactUsFormSubmit").prop("disabled",!1)})}else $("#contactUsFormSubmit").prop("disabled",!1)},t}(),c=new l;e.default=c},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}function o(t,e,i,n){if(!t||!t.length)return"";var o=t?t.split(","):"",r=e?e.split(","):"",s="";return $.each(o,function(t,e){s=n?s+" <span> "+e+" </span>":s+' <span>\n            <a href="'+(r[t]?r[t]:i)+'" target="_self">\n                '+e+"\n            </a>\n        </span>"}),s}function r(t,e,i,n,r){var s=t[e];return'\n        <li class="nuv-search-results__list-item">\n            <div class="nuv-search-results__thumbnail video-overlay-trigger" data-id="'+s+'" data-action="play">\n                <a data-id="'+s+'" class="svgPlayVideo">\n                    <img '+(t.thumbnail?'src="'+t.thumbnail+'" alt="'+t.image_alt_text+'"':'src="/global/images/fallback icon.jpg" alt="No image"')+' >\n                </a>\n                <div class="nuv-seven-up-content__feed-item-play-button video-overlay-trigger" data-id="'+s+'" data-action="play">\n                    <a data-id="'+s+'" class="svgPlayVideo">\n                        <svg data-action="play" class="nuv-seven-up-content__feed-item-play-icon" width="15" height="17" viewBox="0 0 15 17" xmlns="http://www.w3.org/2000/svg" style="" role="img">\n                            <path data-action="play" d="M.714.893l13.5 7.714-13.5 7.714" fill="#FFF" fill-rule="evenodd"></path>\n                        </svg>\n                    </a>\n                    '+(t.mp4_link?'<video width="320" height="240" controls class="video-hide"><source src="'+t.mp4_link+'" type="video/mp4"></video>':"")+'\n                </div>\n            </div>\n            <div class="nuv-search-results__text video-overlay-trigger" data-id="'+s+'" data-action="play">\n                <div class="nuv-search-results__category">\n                    '+o(t.eyebrow,t.eyebrowLink,t.detailLink,i)+'\n                </div>\n                <div class="'+(null===t.dataSpeedbumpId?"nuv-search-results__title":"nuv-search-results__title-locked")+'">\n                    <a data-id="'+s+'" class="svgPlayVideo">\n                        '+t.name+"\n                    </a>\n                </div>\n                "+(n||""===t.excerpt?"":'<div class="nuv-search-results__description">\n                        <a data-id="'+s+'" class="svgPlayVideo">\n                            '+t.excerpt+"\n                        </a>\n                    </div>")+"\n                "+(r||null==t.contentDate&&""===t.contentDate?"":'<div class="nuv-search-results__description">\n                        <a data-id="'+s+'" class="svgPlayVideo">\n                            '+t.contentDate+"\n                        </a>\n                    </div>")+"\n            </div>\n        </li>"}function s(t,e,i){var n=$("#contextLanguage").val(),a=y+"api/contentlist/getcontentlist?filterTab="+t+"&page="+e+"&modelId="+b+"&lang="+n,l=i.find(".nuv-search-results-categories__results-total.content-list-total"),c=i.closest(".nuv-search-results-categories").next(".nuv-search-results").find(".nuv-content-list-search-results__pagination"),u=i.closest(".nuv-search-results-categories").next(".nuv-search-results").find(".nuv-search-results__content"),h=$("#searchresulttext").val(),_=$("#foundtext").val();p=c.attr("total-count");var w="";l.html(""),c.attr("total-count",0),c.hide();var C=!1,S=!1;$.ajax({url:a,success:function(t){if(t){var n=m+" "+h+" ("+t.totalCount+" "+_+")",a=Boolean(t.hideDescription),y=Boolean(t.hideDate);u.html(""),$.each(t.contentItems,function(t,e){if(C=!1,"03f8e5ab-edf4-4e22-9ff7-a36f9a6b576c"===e.templateID&&""!==e.articleVideoId&&void 0!==e.articleVideoId&&null!==e.articleVideoId&&(C=!0),S=!1,"bfc87489-9392-4432-afaf-b063cb278826"===e.templateID&&(S=!0),!0===C)w+=r(e,"articleVideoId",C,a,y);else if(""!==e.video_link&&void 0!==e.video_link&&null!==e.video_link)w+=r(e,"video_link",C,a,y);else if(!0===S){var i='<li class="nuv-search-results__list-item">\n                            <div class="nuv-search-results__thumbnail">\n                                <a data-speed-bump-id="'+(e.dataSpeedbumpId||"")+'" target="_blank" title=\'opens in a new window\'  href="'+e.itemUrl+'">\n                                    <img '+(e.thumbnail?'src="'+(e.thumbnail||"")+'" alt="'+e.image_alt_text+'"':'src="/global/images/fallback icon.jpg" alt="No image"')+'>\n                                </a>\n                            </div>\n\n                            <div class="nuv-search-results__text">\n                                        <div class="nuv-search-results__category">\n                                            '+o(e.eyebrow,e.eyebrowLink,e.detailLink,C)+'\n                                        </div>\n                                <div class="nuv-search-results__title" >\n                                    <a data-speed-bump-id="'+(e.dataSpeedbumpId||"")+'" target="_blank" href="'+e.itemUrl+"\" title='opens in a new window' >\n                                        "+e.name+"\n                                    </a>\n                                </div>\n                                "+(a||""===e.excerpt?"":'<div class="nuv-search-results__description">\n                                        <a data-speed-bump-id="'+(e.dataSpeedbumpId||"")+'" target="_blank" href="'+e.itemUrl+"\" title='opens in a new window' >\n                                            "+e.excerpt+"\n                                        </a>\n                                    </div>")+"\n                                "+(y||null==e.contentDate&&""===e.contentDate?"":'<div class="nuv-search-results__description">\n                                    <a target="_blank" href="'+e.detailLink+'">\n                                    '+(null!=e.contentDate?e.contentDate:"")+"\n                                    </a>\n                                </div>")+"\n                            </div>\n                        </li>";w+=i}else{var n='<li class="nuv-search-results__list-item">\n\n                            <div class="nuv-search-results__thumbnail">\n                                <a href="'+e.detailLink+'" target="_self">\n                                    <img '+(e.thumbnail?'src="'+e.thumbnail+'" alt="'+e.image_alt_text+'"':'src="/global/images/fallback icon.jpg" alt="No image"')+'>\n                                </a>\n                            </div>  \n\n                            <div class="nuv-search-results__text">\n                                        <div class="nuv-search-results__category">\n                                        '+o(e.eyebrow,e.eyebrowLink,e.detailLink,C)+'\n                                        </div>\n                                <div class="'+(null===e.dataSpeedbumpId?"nuv-search-results__title":"nuv-search-results__title-locked")+'">\n                                    <a href="'+e.detailLink+'" target="_self">\n                                        '+e.name+"\n                                    </a>\n                                </div>\n                                "+(a||""===e.excerpt?"":'<div class="nuv-search-results__description">\n                                        <a href="'+e.detailLink+'" target="_self">\n                                            '+e.excerpt+"\n                                        </a>\n                                    </div>")+"\n                                "+(y||null==e.contentDate&&""===e.contentDate?"":'<div class="nuv-search-results__description">\n                                    <a target="_blank" href="'+e.detailLink+'">\n                                    '+(null!=e.contentDate?e.contentDate:"")+"\n                                    </a>\n                                </div>")+"\n                            </div>\n                            </li>";w+=n}}),u.append("<ul>"+w+"</ul>"),l.html(n),c.attr("total-count",t.totalCount),c.show(),v=Math.ceil(t.totalCount/f);var b=i.closest(".nuv-search-results-categories").next(".nuv-search-results").find("#pagination");if(window.NuveenComponents&&window.NuveenComponents.videoModal&&window.NuveenComponents.videoModal.init(),t.totalCount!==parseInt(p,10)){if(p=i.closest(".nuv-search-results-categories").next(".nuv-search-results").find(".nuv-content-list-search-results__pagination").attr("total-count"),v>1)b.pagination({items:v,itemOnPage:v,currentPage:e,useAnchors:!1,displayedPages:"mobile"===d.default.current()?3:5,edges:"desktop"===d.default.current()?2:0,cssStyle:"",ellipsePageSet:!1,prevText:x,nextText:k,onPageClick:function(t,e){e.preventDefault(),$("html, body").animate({scrollTop:i.offset().top-82},400),s(g,t-1,i)}}),b.show();else{b.hide(),b.pagination("destroy");i.closest(".nuv-search-results-categories").next(".nuv-search-results").find("#pagination").html('<li class="disabled"><span class="current prev">'+x+'</span></li><li class="active"><span class="current no-outline">1</span></li><li class="disabled"><span class="current next">'+k+"</span></li>")}p=i.closest(".nuv-search-results-categories").next(".nuv-search-results").find(".nuv-content-list-search-results__pagination").attr("total-count")}}},error:function(){}})}function a(t,e,i,n){var o=i.closest(".nuv-search-results-categories").next(".nuv-search-results").find("#pagination");v>1?o.pagination({items:t,itemOnPage:v,currentPage:e,useAnchors:!1,displayedPages:"mobile"===d.default.current()?3:5,edges:"desktop"===d.default.current()?2:0,cssStyle:"",ellipsePageSet:!1,prevText:x,nextText:k,onPageClick:function(t,e){e.preventDefault(),$("html, body").animate({scrollTop:i.offset().top-82},400),s(n,t-1,i)}}):o.hide()}Object.defineProperty(e,"__esModule",{value:!0});var l=i(1),c=n(l),u=i(14),d=n(u);i(56);var h=$(".nuv-search-bar").length>0,p=$(".nuv-content-list-search-results__pagination").attr("total-count"),f=$(".nuv-search-results__pagination-content").attr("page-item"),v=Math.ceil(p/f),g=$(".nuv-search-results-categories__filter-item").attr("data-filter"),m=$(".nuv-search-results-categories__filter-item--active").text(),y=$(".contentList").attr("data-key"),b=$(".contentList").attr("data-modal"),_=$("#next_button").val(),w=$("#previous_button").val(),x='<div class="paginate-ctrl paginate-ctrl--prev">\n        <div class="paginate-ctrl__icon">\n            <svg role="img" width="10" height="17" viewBox="0 0 10 17" xmlns="http://www.w3.org/2000/svg" aria-label="paginate-ctrl__icon-prev"><path d="M8.521882 1.521882L1.47812 8.503946l7.043762 7.017936" stroke-width="1.75" stroke="#FFF" fill="none" fill-rule="evenodd"/></svg>\n        </div>\n        <div class="paginate-ctrl__caption">\n            '+w+"\n        </div> \n    </div>",k='<div class="paginate-ctrl paginate-ctrl--next">\n        <div class="paginate-ctrl__icon">\n            <svg role="img" width="10" height="17" viewBox="0 0 10 17" xmlns="http://www.w3.org/2000/svg" aria-label="paginate-ctrl__icon-next"><path d="M1.478118 15.478118L8.52188 8.496054 1.47812 1.478118" stroke-width="1.75" stroke="#FFF" fill="none" fill-rule="evenodd"/></svg>\n        </div>\n        <div class="paginate-ctrl__caption">\n           '+_+"\n        </div>\n    </div>",C=function(){function t(){(0,c.default)(this,t)}return t.prototype.init=function(){$(document).ready(function(){(h=$(".nuv-search-bar").length>0)||$(".contentList").each(function(){var t=$(this);t.$contentListContent=t.find(".nuv-search-results > .nuv-search-results__content > ul"),p=$(this).attr("total-count"),v=Math.ceil(p/f),t.searchText="",t.currentPageNum=0,t.$filterElement=t.find(".nuv-search-results-categories__filter-item"),t.activeCategory=t.$filterElement.attr("data-filter"),t.currentElement=t,t.$tabSearchFIlter=t.find(".nuv-search-results-categories__filter-bar"),a(v,t.currentPageNum,t,t.activeCategory),t.$filterElement.on("click",function(){g=$(this).attr("data-filter"),m=$(this).text(),s(g,0,t)})})})},t}(),S=new C(document);e.default=S},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n);$.fn.isInViewport=function(){if($(this).length>0){var t=$(this).offset().top,e=t+$(this).outerHeight(),i=$(window).scrollTop(),n=i+$(window).height();return e>i&&t<n}return!1};var r=!0,s=function(){function t(){(0,o.default)(this,t),this.componentName="contentNavigationBar",this.STUCK_CLASSNAME="nuv-content-navigation--stuck",this.COMPRESSED_CLASSNAME="nuv-content-navigation--compressed",this.ACTIVE_LINK_CLASSNAME="nuv-content-navigation__nav-item--active",this.setJQueryObjects(),this.initialized=!1,this.init=this.init,this.anchorPoints=[],this.offsetThreshold=0,this.contentOffset=0}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-content-navigation"),this.$navContainer=$(".nuv-content-navigation__container"),this.$jumplinkContainer=$(".nuv-content-navigation__jumpLink-container"),this.$tabContainer=$(".nuv-content-navigation__tab-container"),this.$navLink=$(".nuv-content-navigation__tab-list-link"),this.$navLinkItem=$(".nuv-content-navigation__nav-item"),this.$globalNav=$(".nuv-global-navigation__nav-container"),this.$nuvArticleNavigation=$(".nuv-article-navigation"),this.$articlecontent=$(".nuv-content-navigation__content-container"),this.$navigationdata=$(".nuv-content-navigation").html(),this.$heroTitle=$(".nuv-landing-hero-with-btn__title").text()},t.prototype.onScroll=function(){this.setUpDestinations();var t=$(window).scrollTop(),e=$(".nuv-landing-hero-with-btn").height()+$("#global-navigation").height()+$(".nuv-content-navigation__container").height();$(".nuv-landing-hero").length>0&&(e=$(".nuv-landing-hero").height()+$("#global-navigation").height()+$(".nuv-content-navigation__container").height()),$(window).width()>1022&&(t>=e?$("#nuv_theme_container").addClass("fixed"):$("#nuv_theme_container").removeClass("fixed")),t>=e?($(".nuv_theme_container").addClass("article-fixed-accordion"),$(window).width()<=1022?$(".nuv-article-navigation-accordion").addClass("show-accordion"):$(".nuv-content-navigation__sticky-content").addClass("sticky")):($(".nuv_theme_container").removeClass("article-fixed-accordion"),$(window).width()<=1022?$(".nuv-article-navigation-accordion").removeClass("show-accordion"):$(".nuv-content-navigation__sticky-content").removeClass("sticky")),$(".nuv-content-navigation__jumpLink-container").length&&this.findActiveDestination()},t.prototype.init=function(){this.setJQueryObjects(),$(document).ready(function(){var t=window.location.href,e=t.split("#");if(e.length>=2){var i=""+e[1];$(document).find(".nuv-content-navigation__tab-list-link").each(function(t,e){$(e).attr("data-filter")===i&&$(e).click()})}else r=!1,$(document).find(".nuv-content-navigation__tab-list-link:first").click()}),$(".nuv-content-navigation__jumpLink-container").length&&(this.setUpDestinations(),this.findActiveDestination());var t=this;$(".nuv-content-navigation__tab-list-link").off("click"),$(".nuv-content-navigation__tab-list-link").on("click",function(){$(".nuv-content-navigation__nav-item").removeClass("nuv-content-navigation__nav-item--active");var e=$(this).data("target"),i=$(this).data("filter"),n=window.location.href,o=n.split("#");o.length>=2&&(n=""+o[0]);var s=n+"#"+i;if(!1===r&&(s=""+n,r=!0),window.history.pushState({path:s},"",s),$(document).find(".nuv-content-navigation__tab-list-link").each(function(t,i){$(i).attr("data-target")===e&&$(i).parent().addClass("nuv-content-navigation__nav-item--active")}),$(".nuv-content-navigation__jumpLink-container").length){var a=$(this).attr("data-target"),l=$(a).offset().top-150;if($(".nuv-content-navigation-themeAccordion.active").length){l-=$(".nuv-content-navigation-themeAccordion-panel").height()}$("html, body").animate({scrollTop:l})}else if($(".nuv-content-navigation__tab-container").length){$(".nuv-content-navigation__content").hide();var c=$(this).attr("data-target"),u=$(".nuv-content-navigation__content-container").offset().top-150;if($(".nuv-content-navigation-themeAccordion.active").length){var d=$(".nuv-content-navigation-themeAccordion-panel").height();u-=d}$(".nuv-content-navigation__sticky-content.sticky").length&&(u=t.contentOffset-150),$(c).show(),$("html, body").animate({scrollTop:u})}}),$(document).on(".nuv-article-navigation-accordion .nuv-content-navigation-themeAccordion").off("click"),$(".nuv-article-navigation-accordion .nuv-content-navigation-themeAccordion").on("click",function(){if($(window).width()<=1022){var t=$(this).parent().find(".nuv-content-navigation-themeAccordion-panel");$(this).hasClass("active")?($(this).removeClass("active"),$(t).css("max-height",0)):($(this).addClass("active"),$(t).css("max-height","unset"))}}),this.$element.length&&!this.initialized&&$(window).on("scroll",function(){t.onScroll()}),$(".nuv-content-navigation-heroTitle").text(this.$heroTitle),this.initialized=!0,this.$element.length&&this.$articlecontent.length&&(this.contentOffset=this.$articlecontent.offset().top),$(".nuv-content-navigation__nav-item").click(function(){console.log("nav item click"),$(".highcharts-wrapper").length>0&&($(".highcharts-wrapper").highcharts().reflow(),console.log("wrapper chart reflow")),$(".highcharts-market-wrapper").length>0&&($(".highcharts-market-wrapper").highcharts().reflow(),console.log("market chart reflow")),$(".highcharts-series-wrapper").length>0&&($(".highcharts-series-wrapper").highcharts().reflow(),console.log("series chart reflow"))})},t.prototype.jumpLink=function(t){if(t.length){var e=t.offset().top-this.offsetThreshold,i=0;i=($(window).scrollTop(),$(".cookie-notification").height()+$(".nuv-global-navigation__nav-wrapper").height()+$(".nuv-content-navigation__sticky-content").height()),$("html, body").animate({scrollTop:e-i},400)}},t.prototype.htmlMarkup=function(){return'<button class="nuv-content-navigation-themeAccordion">'+$(".nuv-landing-hero-with-btn__title").text()+'</button>\n                        <div class="nuv-content-navigation-themeAccordion-panel">\n                            <div class="nuv-content-navigation">\n                             '+this.$navigationdata+"\n                            </div>\n                        </div>"},t.prototype.setUpDestinations=function(){this.anchorPoints=[];var t=this;this.$navLink.each(function(){var e=$($.attr(this,"data-target"));e.length&&t.anchorPoints.push({anchor:$.attr(this,"data-target"),offsetTop:e.offset().top-t.offsetThreshold-100,offsetBottom:e.offset().top+e.height()+t.offsetThreshold,$linkItem:$(this).parent()})})},t.prototype.findActiveDestination=function(){for(var t=$(window).scrollTop(),e=0;e<this.anchorPoints.length;e++){var i=this.anchorPoints[e],n=$(".cookie-notification").height()+50;$(".nuv-global-navigation__nav-wrapper").isInViewport()&&(n+=$(".nuv-global-navigation__nav-wrapper").height()),$(".nuv-content-navigation__sticky-content").isInViewport()&&(n+=$(".nuv-content-navigation__sticky-content").height()),$(window).width()>1022&&t>=i.offsetTop-n&&t<i.offsetBottom&&!$(i.anchor).hasClass(this.ACTIVE_LINK_CLASSNAME)&&($("."+this.ACTIVE_LINK_CLASSNAME).removeClass(this.ACTIVE_LINK_CLASSNAME),i.$linkItem.addClass(this.ACTIVE_LINK_CLASSNAME))}},t.prototype.isStuck=function(){return this.$element.hasClass(this.STUCK_CLASSNAME)},t.prototype.isCompressed=function(){return this.$element.hasClass(this.COMPRESSED_CLASSNAME)},t}(),a=new s;e.default=a},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="cookieNoticeUpdate",this.initialized=!1,this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$element=$(".cookie-notice-update"),this.siteName=$(".cookie-notice-update").attr("site-name")},t.prototype.init=function(){function t(t){for(var e=t+"=",i=decodeURIComponent(document.cookie),n=i.split(";"),o=0;o<n.length;o++){for(var r=n[o];" "===r.charAt(0);)r=r.substring(1);if(0===r.indexOf(e))return r.substring(e.length,r.length)}return""}var e=this;if(void 0!==e.siteName&&"institutional"===e.siteName&&-1!==document.cookie.indexOf("setInstiCookie"))if(""===t("setInstiCookie"))$(".cookie-notice-update__cookie-right input:not(:disabled)").prop("checked",!0);else{var i=t("setInstiCookie").split(",");$(".cookie-notice-update__cookie").each(function(){for(var t=$(this).find("input").data("cookieid"),e=0;e<i.length;e++)i[e]===t&&$(".cookie-notice-update__cookie").find("[data-cookieid="+t+"]").prop("checked",!0)})}else if(void 0!==e.siteName&&"institutional"===e.siteName&&-1===document.cookie.indexOf("setInstiCookie")){$(".cookie-notice-update__cookie-right input:not(:disabled)").prop("checked",!0),$(".cookie-notice-update__cookie-right input").prop("checked",!0);var n=new Date;n.setTime(n.getTime()+31536e6);var o="expires="+n.toGMTString();document.cookie=String("ca_preference=true;"+o+";path=/"),document.cookie=String("ca_statstical=true;"+o+";path=/"),document.cookie=String("ca_marketing=true;"+o+";path=/"),$(".cookie-notice-update").show()}else if("global"===e.siteName&&-1!==document.cookie.indexOf("setgdprcookie"))if(""===t("setgdprcookie"))$(".cookie-notice-update__cookie-right input:not(:disabled)").prop("checked",!0);else{var r=t("setgdprcookie").split(",");$(".cookie-notice-update__cookie").each(function(){for(var t=$(this).find("input").data("cookieid"),e=0;e<r.length;e++)r[e]===t&&$(".cookie-notice-update__cookie").find("[data-cookieid="+t+"]").prop("checked",!0)})}else $(".cookie-notice-update").show();$(window).load(function(){function i(t,e,i){var n=void 0;if(i){var o=new Date;o.setTime(o.getTime()+24*i*60*60*1e3),n="; expires="+o.toGMTString()}else n="";document.cookie=t+"="+e+";"+n+"; path=/"}function n(t,e,n){var o=void 0;if(n){var r=new Date;r.setTime(r.getTime()+24*n*60*60*1e3),o="; expires="+r.toGMTString()}else o="";document.cookie=t+"=;domain="+e+";"+o+"; path=/",-1!==document.cookie.indexOf(t)&&i(t,"",-1)}function o(t){var e="/api/sitecore/GdprCookieNotification/GetCookieData?cookies="+t.toString();$.ajax({url:e,success:function(t){t&&$(t).each(function(e){n(t[e].Key,t[e].Value,-1)})}})}function r(t,e,i){var n=new Date;n.setTime(n.getTime()+24*i*60*60*1e3);var o="expires="+n.toGMTString();document.cookie=t+"="+e+"; "+o+"; path=/"}function s(e){if(null!==e&&void 0!==e){-1!==document.cookie.indexOf("setgdprcookie")&&$(".cookie-notice-update").hide();t("setgdprcookie")!==e&&(-1!==document.cookie.indexOf("cs_preference")?-1===e.indexOf("Preferences")&&i("cs_preference","",-1):-1!==e.indexOf("Preferences")&&r("cs_preference","true",1),-1!==document.cookie.indexOf("cs_statstical")?-1===e.indexOf("Statistics")&&i("cs_statstical","",-1):-1!==e.indexOf("Statistics")&&r("cs_statstical","true",1),-1!==document.cookie.indexOf("cs_marketing")?-1===e.indexOf("Marketing")&&i("cs_marketing","",-1):-1!==e.indexOf("Marketing")&&r("cs_marketing","true",1),document.cookie=String("setgdprcookie="+e),o(e),setTimeout(function(){window.location.reload(!0)},1e3))}}function a(e){if(null!==e&&void 0!==e){-1!==document.cookie.indexOf("setInstiCookie")&&$(".cookie-notice-update").hide();t("setInstiCookie")!==e&&(-1!==document.cookie.indexOf("ca_preference")?-1===e.indexOf("Preferences")&&i("ca_preference","",-1):-1!==e.indexOf("Preferences")&&r("ca_preference","true",365),-1!==document.cookie.indexOf("ca_statstical")?-1===e.indexOf("Statistics")&&i("ca_statstical","",-1):-1!==e.indexOf("Statistics")&&r("ca_statstical","true",365),-1!==document.cookie.indexOf("ca_marketing")?-1===e.indexOf("Marketing")&&i("ca_marketing","",-1):-1!==e.indexOf("Marketing")&&r("ca_marketing","true",365),r("setInstiCookie",e,365),o(e),setTimeout(function(){window.location.reload(!0)},1e3))}}var l=t("setgdprcookie"),c=t("setInstiCookie");void 0!==e.siteName&&"institutional"===e.siteName?""!==c&&a(c):""!==l&&s(l),$(".cookie-notice-update__manage-btn").click(function(){$(".cookie-notice-update__inner").hide(),$(".cookie-notice-update__cookie-content").removeClass("hide-content"),$(".cookie-notice-update__cookie-content").show(),$(".cookie-notice-update__cookies-container").show()}),$(".cookie-notice-update__manage-link").click(function(t){t.preventDefault(),$(".cookie-notice-update").show(),$(".cookie-notice-update__inner").hide(),$(".cookie-notice-update__cookie-content").removeClass("hide-content"),$(".cookie-notice-update__cookie-content").show(),$(".cookie-notice-update__cookies-container").show()}),$(".cookie-notice-update__accept-btn, .cookie-notice-update__cookie-accept, .cookie-notice-update__close-icon").click(function(){var t=[],i=[];$(".cookie-notice-update__cookie-right input:not(:disabled)").prop("checked",!0),$(".cookie-notice-update__cookies-container .cookie-notice-update__cookie").each(function(){!0===$(this).find(".cookie-notice-update__cookie-right input").prop("checked")&&(t.push($(this).find(".cookie-notice-update__cookie-right input").data("cookieid")),i.push($(this).find(".cookie-notice-update__cookie-right input").data("cookieguid")))}),void 0!==e.siteName&&"institutional"===e.siteName?a(t.toString()):s(t.toString()),$(".cookie-notice-update").hide(),$(".cookie-notice-update__cookies-container").hide()}),$(".cookie-notice-update__cookie-save").click(function(){var t=[],i=[];$(".cookie-notice-update__cookies-container .cookie-notice-update__cookie").each(function(){!0===$(this).find(".cookie-notice-update__cookie-right input").prop("checked")&&(t.push($(this).find(".cookie-notice-update__cookie-right input").data("cookieid")),i.push($(this).find(".cookie-notice-update__cookie-right input").data("cookieguid")))}),void 0!==e.siteName&&"institutional"===e.siteName?a(t.toString()):s(t.toString()),$(".cookie-notice-update").hide(),$(".cookie-notice-update__cookies-container").hide()}),$(".open-cookie-dialog").click(function(t){t.preventDefault(),$(".cookie-notice-update").show(),$(".cookie-notice-update__inner").show(),$(".cookie-notice-update__cookie-content").hide()})})},t}(),s=new r;e.default=s},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(85),a=n(s);i(144);var l=function(){function t(){(0,r.default)(this,t),this.componentName="cookiesNotification",this.init=this.init,this.cookiesNotificationEl=$(".cookie-notification"),this.globalNavigationWrapper=$(".nuv-global-navigation__nav-wrapper"),this.cookieNotificationButton=$(".cookie-notification__content-button div"),this.globalNavigation=$(".nuv-global-navigation"),this.acceptNotificationButton=$(".cookie-notification .content-button-accept"),this.findOutMoreButton=$(".cookie-notification .content-button-find-more a"),this.declineNotificationButton=$(".cookie-notification .content-button-decline"),this.navOpenNotifClass="nuv-global-navigation--open-notificaton",this.cookieNotificationBlockOpen=$(".cookie-notification--open"),this.cookieOpenClass="cookie-notification--open",this.cookieFromBrowser=a.default.get("cookie-notification"),this.productDetailAnchorNav=$(".nuv-product-detail-anchor-nav"),this.productDetailHeroNoImage=$(".nuv-product-detail-hero--no-image"),this.productDetailHeroDpn=$(".nuv-product-detail-hero.dpn"),this.homepageHeader=$(".nuv-homepage-header"),this.landingHero=$(".nuv-landing-hero"),this.searchBar=$(".nuv-search-bar"),this.mainEl=$("body > main"),this.stickyNav=$(".nuv-product-detail-anchor-nav__sticky-content"),this.fundNotif=$(".cookie-fund-notification")}return t.prototype.init=function(){var t=this;t.toggleNotification(),setTimeout(function(){t.setPositionElement()},100),$(window).resize(function(){t.setPositionElement()}),$(window).scroll(function(){t.setPositionElement()}),$(window).load(function(){t.cookiesNotificationEl.css("position","fixed"),Zone.root.run(function(){setInterval(function(){var e=$("#scWebEditRibbon").outerHeight();t.isPageEditor()&&t.cookiesNotificationEl.css("top",e+"px")},500)})}),navigator.userAgent.match(/Trident\/7\./)&&$("body").on("mousewheel",function(){event.preventDefault();var t=event.wheelDelta,e=window.pageYOffset;window.scrollTo(0,e-t)})},t.prototype.isPageEditor=function(){return"undefined"!=typeof Sitecore},t.prototype.setPositionElement=function(){var t=this,e="none"===this.cookiesNotificationEl.css("display")?0:this.cookiesNotificationEl.outerHeight(),i=0,n=0===this.fundNotif.length?0:this.fundNotif.outerHeight();this.fundNotif.length?(t.fundNotif.css("top",e+"px"),i=e+n):i=e;var o=this.globalNavigationWrapper.outerHeight();0===$(".nuv-product-detail-hero").length&&(this.globalNavigation.hasClass("nuv-global-navigation--compressed")?this.cookiesNotificationEl.hasClass("cookie-notification--open")?($("body").hasClass("nuv-page--reverse-scroll"),t.stickyNav.css("transform","translate(0, "+i+"px)")):($("body").hasClass("nuv-page--reverse-scroll"),t.stickyNav.css("transform","translate(0, "+o+"px)")):this.cookiesNotificationEl.hasClass("cookie-notification--open")?this.fundNotif?($("main").css("margin-top",i),t.stickyNav.css("transform","translate(0, 0)")):($("main").css("margin-top",e),t.stickyNav.css("transform","translate(0, 0)")):this.fundNotif?($("main").css("margin-top",n),t.stickyNav.css("transform","translate(0, 0)")):($("main").css("margin-top",0),t.stickyNav.css("transform","translate(0, 0)")))},t.prototype.toggleNotification=function(){var t=this;t.checkCookiesNotificationEl(),t.declineNotificationButton.on("click",function(e){t.cookiesNotificationEl.removeClass(t.cookieOpenClass),t.globalNavigation.removeClass(t.navOpenNotifClass),t.setPositionElement()}),t.acceptNotificationButton.on("click",function(e){a.default.set("cookie-notification",!0,365),document.cookie.indexOf("cs_preference")<=0&&a.default.set("cs_preference",!0,365),document.cookie.indexOf("cs_marketing")<=0&&a.default.set("cs_marketing",!0,365),document.cookie.indexOf("cs_statstical")<=0&&a.default.set("cs_statstical",!0,365),t.cookiesNotificationEl.removeClass(t.cookieOpenClass),t.globalNavigation.removeClass(t.navOpenNotifClass),t.setPositionElement()}),$("body").on("click",function(e){$(e.target).is(".content-fund-button-accept__text")&&t.setPositionElement()})},t.prototype.checkCookiesNotificationEl=function(){!this.cookieFromBrowser&&this.cookiesNotificationEl.length?(this.globalNavigation.addClass(this.navOpenNotifClass),this.cookiesNotificationEl.addClass(this.cookieOpenClass),this.globalNavigationWrapper.addClass("cookie-shown")):(this.globalNavigation.removeClass(this.navOpenNotifClass),this.globalNavigationWrapper.removeClass("cookie-shown")),this.setPositionElement()},t}(),c=new l;e.default=c},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="countrySelectorOverlay",this.initialized=!1}return t.prototype.GetRoleData=function(t){var e=t.default_role_option,i=t.roles,n='<label class="site-switcher-update__content-label">'+t.role_label+"</label>";$(".site-switcher-update__content-data--role").append(n);var o="",r="",s=1;$.each(i,function(t){o+='<div class="site-switcher-update__content-data-inner data-desktop half-width site-switcher-padding-'+(t%2==0?"right":"left")+'">\n                                <div class="site-switcher-update__content-role clearfix">\n                                    <input class="site-switcher-update__content-role-input" id="role_'+s+'" name="role" type="radio" value="'+i[t].role_title+'" tabindex="0" aria-label="'+i[t].role_title+'" role="radio">\n                                        <label class="" for="role_'+s+'">'+i[t].role_title+"\n                                        </label>\n                                </div>\n                            </div>",r+="<option>"+i[t].role_title+"</option>",s++}),o+='<div class="site-switcher-update__content-data-inner data-mobile">\n                                <div class="site-switcher-update__content-select">\n                                    <select id ="roleSelection" class="site-switcher-update__content-data-role-selection" aria-label="site-switcher-role-selection">\n                                    <option value="">'+e+"</option>\n                                    "+r+'\n                                    </select>\n                                    <svg viewBox="0 0 6 10" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="arrow-down">\n                                        <path d="M1 .757L5.243 5 1 9.243" stroke="currentColor" fill="none" fill-rule="evenodd"></path>\n                                    </svg>\n                                </div>\n                            </div>',$(".site-switcher-update__content-data--role").append(o)},t.prototype.MaintainFocusInModalWhenOpen=function(t){var e=t,i='button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])',n=document.querySelector("#siteSwitcherContainer");if(null!=n){var o=n.querySelectorAll(i)[0],r=n.querySelectorAll(i),s=r[r.length-1];if(document.addEventListener("keydown",function(t){$(".site-switcher-update__content-role").removeClass("site-switcher-update__content-role-focus");var e="Tab"===t.key;t.shiftKey?document.activeElement===o&&(s.focus(),t.preventDefault()):e&&document.activeElement===s&&(o.focus(),t.preventDefault())}),0!==e){n.querySelectorAll(i)[e].focus(),e=0}else o.focus()}},t.prototype.init=function(){function t(t){var o=$("#currentItemId").val(),r=$("#currentPageItemId").val(),s=$("#siteswitcherlang").val(),a=i+"api/siteswitcher/getroledata?roleName="+t+"&currentItemId="+o+"&currentPageItemId="+r+"&currentLang="+s;$.ajax({url:a,success:function(t){if(t){var i="",o='<div class="site-switcher-update__content-data-legal"><label class="site-switcher-update__content-label">'+t.role_details.legal_text+'</label> <div class="site-switcher-update__content-terms" tabindex="0" aria-label="legal-acceptance" role="textbox">'+t.role_details.role_legal+"</div></div>",r=null!==t.role_details.privacy_btn_link&&""!==t.role_details.privacy_btn_link?'<a class="site-switcher-update__content-links site-switcher-update__content-links--privacy" target="_blank" href="'+t.role_details.privacy_btn_link+'" title="'+n+'">'+t.role_details.privacy_btn_text+"</a>":"",s=null!==t.role_details.cookie_btn_link&&""!==t.role_details.cookie_btn_link?'<a class="site-switcher-update__content-links site-switcher-update__content-links--cookie" target="_blank" href="'+t.role_details.cookie_btn_link+'" title="'+n+'">'+t.role_details.cookie_btn_text+"</a>":"",a=null!==t.role_details.accept_btn_link&&""!==t.role_details.accept_btn_link?"<a class=\"nuv-button__btn\" onclick=\"AddSiteSpecificCookie('nuvSiteSelection', '"+t.role_details.cookie_name+'\')" href="javascript:void(0)" data-action="'+t.role_details.accept_btn_link+'" title="'+n+'">'+t.role_details.accept_btn_text+"</a>":"";i+='<div class="site-switcher-update__content-data-inner">\n                                    '+o+'\n                                <div class="site-switcher-update__links-container">\n                                    '+r+"\n                                    "+s+"\n                                    </div>\n                                    </div>",$(".site-switcher-update__content-data--legal").html(""),$(".site-switcher-update__content-data--legal").append(i),$(".site-switcher-update__content-btn").html(""),$(".site-switcher-update__content-btn").append(a),e.MaintainFocusInModalWhenOpen(6)}}})}var e=this,i=$(".nuv-institutional-modal__header").attr("data-key"),n=$("#anchortitle").val();this.$closeModalButton=$("#SiteSwitcherClose");this.$closeModalButton.on("click",function(){if($("body, html").removeClass("nuv-util--no-scroll"),$("body").css({height:"auto"}),document.querySelector(".last-focus-tabbed")){var t=document.querySelector(".last-focus-tabbed");$(t).removeClass("last-focus-tabbed"),t.focus()}}),this.MaintainFocusInModalWhenOpen(0),$(".site-switcher-button").on("click",function(){$(".site-switcher-update").addClass("nuv-speed-bump--show max-opacity"),$(this).addClass("last-focus-tabbed"),e.MaintainFocusInModalWhenOpen(0)}),$("#countryselector").on("change",function(){var t=$("#currentItemId").val(),o=$("#currentPageItemId").val(),r=$("#siteswitcherlang").val(),s=i+"api/siteswitcher/getswitcherdata?locationId="+$(this).val()+"&currentItemId="+t+"&currentPageItemId="+o+"&currentLang="+r;$("#siteSwitcherContent").css("display","none"),$("#siteSwitcherLoader").css("display","block"),$.ajax({url:s,success:function(t){if(t&&t.switcher){if(null!=t.switcher.selected_item_id&&$("#currentItemId").val(t.switcher.selected_item_id),null!=t.switcher.location_label&&$("#switcher_location_text").text(t.switcher.location_label),null!=t.switcher.language_label&&$("#switcher_language_text").text(t.switcher.language_label),null!=t.switcher.legal_label&&$("#switcher_legal_text").text(t.switcher.legal_label),null!=t.switcher.role_label&&$(".site-switcher-update__content-data--role .site-switcher-update__content-label").text(t.switcher.role_label),null!==t.switcher.header_text&&$("#switcher_header_text").text(t.switcher.header_text),null===t.switcher.roles?$(".site-switcher-update__content-data--role").html(""):($(".site-switcher-update__content-data--role").html(""),e.GetRoleData(t.switcher)),null!==t.switcher.modal_language){$("#siteswitcherlang").val(t.switcher.modal_language[0].lang_code),$("#languageselector").empty(),t.switcher.modal_language.length<2?$("#languageselector").closest(".site-switcher-update__content-data-inner").addClass("nuv-hide"):$("#languageselector").closest(".site-switcher-update__content-data-inner").removeClass("nuv-hide"),$.each(t.switcher.modal_language,function(){$("#languageselector").append($("<option></option>").attr("value",this.lang_code).text(this.lang_title))});$("#languageselector").append('<svg viewBox="0 0 6 10" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="arrow-down">\n                                        <path d="M1 .757L5.243 5 1 9.243" stroke="currentColor" fill="none" fill-rule="evenodd"></path>\n                                    </svg>')}if(null===t.switcher.roles){var i="",o="ja-JP"===$("#siteswitcherlang").val()?"japan-content":"",r=null!==t.switcher.legal_acceptance&&""!==t.switcher.legal_acceptance.trim()?'<div class="site-switcher-update__content-data-legal"><label class="site-switcher-update__content-label">'+t.switcher.legal_label+'</label> <div class="site-switcher-update__content-terms '+o+'" tabindex="0" aria-label="legal-acceptance" role="textbox">'+t.switcher.legal_acceptance+"</div></div>":"",s=null!==t.switcher.privacy_policy_link&&""!==t.switcher.privacy_policy_link?'<a class="site-switcher-update__content-links site-switcher-update__content-links--privacy" target="_blank" href="'+t.switcher.privacy_policy_link+'" title="'+n+'">'+t.switcher.privacy_policy_text+"</a>":"",a=null!==t.switcher.cookie_policy_link&&""!==t.switcher.cookie_policy_link?'<a class="site-switcher-update__content-links site-switcher-update__content-links--cookie" target="_blank" href="'+t.switcher.cookie_policy_link+'" title="'+n+'">'+t.switcher.cookie_policy_text+"</a>":"",l=null!==t.switcher.accept_btn_link&&""!==t.switcher.accept_btn_link?'<a class="nuv-button__btn" href="'+t.switcher.accept_btn_link+'" title="'+n+'">'+t.switcher.accept_btn_text+"</a>":"";i+='<div class="site-switcher-update__content-data-inner">\n                                    '+r+'\n                                    <div class="site-switcher-update__links-container">\n                                        '+s+"\n                                        "+a+"\n                                    </div>\n                                    </div>",$(".site-switcher-update__content-data--legal").html(""),$(".site-switcher-update__content-data--legal").append(i),$(".site-switcher-update__content-btn").html(""),$(".site-switcher-update__content-btn").append(l)}else $(".site-switcher-update__content-data--legal").html(""),$(".site-switcher-update__content-btn").html("");$("#siteSwitcherLoader").css("display","none"),$("#siteSwitcherContent").css("display","block"),e.MaintainFocusInModalWhenOpen(1)}}})}),$("body").on("change",'.site-switcher-update__content-role input:radio[name="role"]',function(){t($(this).val())}),$("body").on("change","#roleSelection",function(){t($(this).val())}),$(document).on("focus",".site-switcher-update__content-role-input",function(){$(this).closest(".site-switcher-update__content-role").addClass("site-switcher-update__content-role-focus")})},t}(),s=new r;e.default=s},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="dashboard",this.initialized=!1,this.init=this.init}return t.prototype.init=function(){this.initialized=!0},t}(),s=new r;e.default=s},,function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}function o(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=window.localStorage.getItem("DmatDocFilter");if(void 0!==e&&""!==e&&O){var i=$(".nuv-search-results__cart--active[data-filter="+e+"]");i&&(i.parent().click(),i.next().show(),t&&window.localStorage.setItem("DmatDocFilter",""),document.querySelector(".DMATList").scrollIntoView({behavior:"smooth"}))}}function r(t,e,i){$("html, body").animate({scrollTop:i.offset().top},400);var n="",s="/en-us/api/dmatlist/getdmatlist?";"threit"===y&&(s="/gcreit/api/dmatlist/getdmatlist?"),"global"===y&&(s="/global/api/dmatlist/getdmatlist?");var a=s+"filterTab="+t+"&page="+e+"&merrill="+P,l=i.find(".nuv-search-results-categories__results-total.dmat-list-total"),c=i.find(".nuv-dmat-document-search-results__pagination"),u=i.find(".nuv-search-results__content"),d=i.find(".nuv-search-merrill-content");l.html(""),c.attr("total-count",0),c.hide(),P?(d.empty(),d.html("Loading....")):(u.empty(),u.html("Loading....")),$.ajax({url:a,success:function(t){var s=w+": ("+t.totalrecords+")",a=void 0,h=!1;if(l.html(s),t&&t.dmatapiresultitems&&t.dmatapiresultitems.length>0&&(a=t.dmatapiresultitems,console.log("DMAT- API returned data: ",a)),t&&t.dmatresultitems&&t.dmatresultitems.length>0&&(a=t.dmatresultitems,console.log("DMAT- Search returned data: ",a)),t&&a&&a.length>0){P?(d.empty(),$.each(a,function(t,e){var i='\n                        <tr class="result-table_data">\n                                <td class="result-column_data result-column__icon">\n                                    <a href="'+e.navigateurl+'" target="_blank" title="'+A+'">\n                                        <img src="/global/images/SVG Icons/dmat_document_icon.svg" alt="Default Thumbnail">\n                                    </a>\n                                </td>\n                                <td class="result-column_data result-column_data__document-text">\n                                    <div class="result-column_data__text">\n                                        <div class="result-column_data__title">\n                                            <a href="'+e.navigateurl+'" target="_blank" title="'+A+'">\n                                                '+e.title+"\n                                            </a>\n                                        </div>\n                                    </div>\n                                    "+(e.datetimeactive&&"False"!==M&&""!==e.datetimeactive?'<div class="result-column_data__description">\n                                        <a href="'+e.navigateurl+'" data-displaydate="'+M+'" target="_blank" title="'+A+'">\n                                            '+e.datetimeactive+"\n                                        </a>\n                                    </div>":"")+"\n                                    "+(e.summary&&""!==e.summary?'<div class="result-column_data__description">\n                                        <a href="'+e.navigateurl+'" target="_blank" title="'+A+'">\n                                            '+e.summary+"\n                                        </a>\n                                    </div>":"")+'\n                                </td>\n                                <td class="result-column_data">\n                                    <div class="result-column_data__text_info">'+e.approval_code+'</div>\n                                </td>\n                                <td class="result-column_data">\n                                    <div class="result-column_data__text_info">'+e.audiance_type+'</div>\n                                </td>\n                                <td class="result-column_data">\n                                    <div class="result-column_data__text_info">'+e.price_type+'</div>\n                                </td>\n                                <td class="result-column_data">\n                                    <div class="result-column_data__text_info">'+e.expiration_date+"</div>\n                                </td>\n                            </tr>\n                        ";n+=i}),d.append(n)):(u.empty(),$.each(a,function(t,e){h=!1,"True"===C&&"true"===e.allow_print_fulfillment&&(h=!0);var i='<li class="nuv-dmat-list__item nuv-search-results__list-item">\n                                <div class="nuv-search-results__thumbnail">\n                                    <a href="'+e.navigateurl+'" target="_blank" title="'+A+'">\n                                        <img src="/global/images/SVG Icons/dmat_document_icon.svg" alt="Default Thumbnail" />\n                                    </a>\n                                </div>\n                                <div class="nuv-search-results__text">\n                                    <div class="nuv-search-results__title">\n                                        <a href="'+e.navigateurl+'" target="_blank" title="'+A+'">\n                                            '+e.title+"\n                                        </a>\n                                    </div>\n                                    "+(e.datetimeactive&&"False"!==M&&""!==e.datetimeactive?'<div class="nuv-search-results__description">\n                                            <a href="'+e.navigateurl+'" data-displaydate="'+M+'" target="_blank" title="'+A+'">\n                                                '+e.datetimeactive+"\n                                            </a>\n                                        </div>":"")+"\n    \n                                    "+(e.summary&&""!==e.summary?'<div class="nuv-search-results__description">\n                                            <a href="'+e.navigateurl+'" target="_blank" title="'+A+'">\n                                                '+e.summary+"\n                                            </a>\n                                        </div>":"")+"\n                                </div>",o='<span class="nuv-search-results__cart--active" data-filter="'+e.documentunique+'" data-speed-bump-id="modal-logincontainer">'+S+"</span>",r='<span class="nuv-search-results__cart--active" data-filter="'+e.documentunique+'">'+x+"</span>",s='<span class="nuv-search-results__cart--inactive" data-filter="'+e.documentunique+'" title="'+T+'">'+x+"</span>",a="";a=E||"Advisor"!==e.role?O||"Advisor"!==e.role?r:s:o,i+=h?'<div class="nuv-search-results__cart">\n                                                            <a class="'+(!E&&"Advisor"===e.role||!O&&"Advisor"===e.role?"cart-locked":"")+'">\n                                                            '+a+'\n                                                            <span class="nuv-search-results__cart--inactive" style="display:none">'+k+"</span>\n                                                            </a>\n                                                        </div></li>":"</li>",n+=i}),u.append("<ul>"+n+"</ul>")),l.html(s),c.attr("total-count",t.totalrecords),c.show(),m=Math.ceil(t.totalrecords/10);var p=i.find(".content-list-component #pagination");t.totalrecords!==parseInt(g,10)&&(g=$(".nuv-dmat-document-search-results__pagination").attr("total-count"),m>0?p.pagination({items:m,itemOnPage:m,currentPage:e,useAnchors:!1,displayedPages:"mobile"===f.default.current()?3:5,edges:"desktop"===f.default.current()?2:0,cssStyle:"",ellipsePageSet:!1,prevText:I,nextText:j,onPageClick:function(t,e){e.preventDefault(),r(_,t-1,i)}}):p.pagination("destroy")),o(!0)}else u.html('<div class="nuv-search-results__description">'+t.message+"</div>")},error:function(t,e,i){u.html(""),console.log("error in Dmat api"),console.log(t.status),console.log(e),console.log(i),console.log(t.responseText)}})}function s(t){for(var e=t+"=",i=decodeURIComponent(document.cookie),n=i.split(";"),o=0;o<n.length;o++){for(var r=n[o];" "===r.charAt(0);)r=r.substring(1);if(0===r.indexOf(e))return r.substring(e.length,r.length)}return""}function a(t,e){var i=new Date;i.setTime(i.getTime()+24*e*60*60*1e3);var n="expires="+i.toGMTString();document.cookie="DmatDocCart="+t+"; "+n+"; path=/;secure"}function l(t){var e=s("DmatDocCart");-1===e.indexOf(t)&&(e+=","+t,a(e,365))}function c(t){""===s("DmatDocCart")?a(t,365):l(t)}function u(t,e,i){var n=i.find(".content-list-component").find("#pagination");m>1?n.pagination({items:t,itemOnPage:m,currentPage:e,useAnchors:!1,displayedPages:"mobile"===f.default.current()?3:5,edges:"desktop"===f.default.current()?2:0,cssStyle:"",ellipsePageSet:!1,prevText:I,nextText:j,onPageClick:function(t,e){e.preventDefault(),r(_,t-1,i)}}):n.show()}Object.defineProperty(e,"__esModule",{value:!0});var d=i(1),h=n(d),p=i(14),f=n(p);i(56);var v=$(".nuv-search-bar").length>0,g=$(".nuv-dmat-document-search-results__pagination").attr("total-count"),m=Math.ceil(g/10),y=$(".nuv-dmat-list").attr("data-key"),b=$(".nuv-search-results-categories__filter-bar"),_=$(".nuv-search-results-categories__filter-item").attr("data-filter"),w=$(".nuv-search-results-categories__filter-item--active").text(),x=$(".nuv-search-results-categories.content-list-component").attr("data-addtocarttext"),k=$(".nuv-search-results-categories.content-list-component").attr("data-addedtocarttext"),C=$(".nuv-search-results-categories.content-list-component").attr("data-showviewcart"),S=$(".nuv-search-results-categories.content-list-component").attr("data-loginaddtocart"),T=$(".nuv-search-results-categories.content-list-component").attr("data-fpuseonly"),M=$(".damtDisplayDate").attr("data-displaydate"),A=$(".nuv-dmat-document-search-results__pagination").attr("data-title"),O="True"===$(".nuv-search-results-categories.content-list-component").attr("data-access"),P="True"===$(".nuv-search-results-categories.content-list-component").attr("data-merrill"),L=(document.cookie.match(/^(?:.*;)?\s*nuvProfile\s*=\s*([^;]+)(?:.*)?$/)||["",null])[1],E=null!==L&&void 0!==L,I='<div class="paginate-ctrl paginate-ctrl--prev">\n        <div class="paginate-ctrl__icon">\n            <svg width="10" height="17" viewBox="0 0 10 17" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="dmat-list-prev-button"><path d="M8.521882 1.521882L1.47812 8.503946l7.043762 7.017936" stroke-width="1.75" stroke="#FFF" fill="none" fill-rule="evenodd"/></svg>\n        </div>\n        <div class="paginate-ctrl__caption">\n            Previous\n        </div> \n    </div>',j='<div class="paginate-ctrl paginate-ctrl--next">\n        <div class="paginate-ctrl__icon">\n            <svg width="10" height="17" viewBox="0 0 10 17" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="dmat-list-next-button"><path d="M1.478118 15.478118L8.52188 8.496054 1.47812 1.478118" stroke-width="1.75" stroke="#FFF" fill="none" fill-rule="evenodd"/></svg>\n        </div>\n        <div class="paginate-ctrl__caption">\n            Next\n        </div>\n    </div>',D="",N=function(){function t(){(0,h.default)(this,t)}return t.prototype.init=function(){$(document).ready(function(){v=$(".nuv-search-bar").length>0,v||$(".nuv-dmat-list").each(function(){var t=$(this);t.$contentListContent=t.find(".nuv-search-results > .nuv-search-results__content > ul"),g=t.find(".nuv-dmat-document-search-results__pagination").attr("total-count"),m=Math.ceil(g/10),t.searchText="",t.currentPageNum=0,t.$filterElement=t.find(".nuv-search-results-categories__filter-item"),t.currentElement=t,t.$tabSearchFIlter=t.find(".nuv-search-results-categories__filter-bar"),u(m,t.currentPageNum,t),t.$filterElement.on("click",function(){_=$(this).attr("data-filter"),w=$(this).text(),t.find(".nuv-search-results-categories__content>ul>li.nuv-search-results-categories__filter-item--active").removeClass("nuv-search-results-categories__filter-item--active"),$(this).addClass(" nuv-search-results-categories__filter-item--active"),r(_,t.currentPageNum,t),$(this).closest(".nuv-search-results-categories__filter-bar.filter_0").length>0&&(window.location.hash="#"+$(this).attr("data-hash"))})}),window.location.hash&&(D=window.location.hash.substring(1,window.location.hash.length),$('.nuv-search-results-categories__filter-item[data-hash="'+D+'"]').trigger("click")),$(b).each(function(t){$(this).addClass("filter_"+t)}),o()}),$(".nuv-dmat-list").on("click",'.nuv-search-results__cart a:not(".cart-locked")',function(){var t=$(this).find(".nuv-search-results__cart--active").attr("data-filter");$(this).find(".nuv-search-results__cart--active").hide(),$(this).find(".nuv-search-results__cart--inactive").show(),c(t)}),$(".nuv-dmat-list").on("click",".nuv-search-results__cart a.cart-locked",function(){var t=$(this).find(".nuv-search-results__cart--active").attr("data-filter");window.localStorage.setItem("DmatDocFilter",t)}),$("#view-dmat-cart").on("click",function(){var t=$(document).find("#view-dmat-cart-iframe");if(t.length){var e=s("DmatDocCart"),i=$(t).attr("data-title"),n=$(t).attr("data-width"),o=$(t).attr("data-height"),r=$(t).attr("data-raw-src");r=r+"?docIdList="+e,a("",365),$(t).html("<iframe id='viewDmatCart-iframe' src='"+r+"' title='"+i+"' width='"+n+"' height='"+o+"'></iframe>")}})},t}(),z=new N(document);e.default=z},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o);i(144);var s=i(14),a=n(s),l=function(){function t(){(0,r.default)(this,t),this.componentName="featuredCardCarouselRetail",this.init=this.init,this.initialized=!1,this.tooltipVisible=!1,this.slideRotationTiming=0,this.stopAfterRotations=2,this.carouselItem=0,this.tempCount=0,this.dotsCount=0}return t.prototype.init=function(){this.$sliderContainer=$(".nuv-retail .nuv-featured-card-carousel__slider-container").not(".slick-initialized").slick();var t=this;0!==this.$sliderContainer.length&&this.$sliderContainer.each(function(){var e=this,i=$(this);if(void 0!==i.attr("data-slide-rotation")&&""!==i.attr("data-slide-rotation")){var n=i.attr("data-slide-rotation");this.slideRotationTiming=parseInt(1e3*n,10)}else this.slideRotationTiming=0;void 0!==i.attr("data-stop-rotation")?(this.stopAfterRotations=i.attr("data-stop-rotation"),this.stopAfterRotations=parseInt(this.stopAfterRotations,10)):this.stopAfterRotations=0,this.initialized=!1,Zone.root.run(function(){setTimeout(function(){t.initSlider(i,e.slideRotationTiming,e.initialized)})})}),this.$sliderContainer.hasClass("fwCarousel")||this.initFromWCS()},t.prototype.setJQueryObjects=function(){this.$root=$(".nuv-product-detail-table-retail"),this.$firstColumnLockedTables=$(".nuv-product-detail-table-retail--first-column-locked"),this.$headersLockedTables=$(".nuv-product-detail-table-retail--headers-locked"),this.$speedBumpsWithLockedHeaders=$('.nuv-speed-bump__container").has(".nuv-product-detail-table-retail--headers-locked')},t.prototype.initFromWCS=function(t){var e=this;if(t){var i=$("#"+t).find(".nuv-featured-card-carousel__slider-container").not(".slick-initialized").slick();if(void 0!==i.attr("data-slide-rotation")&&""!==i.attr("data-slide-rotation")){var n=i.attr("data-slide-rotation");this.slideRotationTiming=parseInt(1e3*n,10)}else this.slideRotationTiming=0;void 0!==i.attr("data-stop-rotation")?(this.stopAfterRotations=i.attr("data-stop-rotation"),this.stopAfterRotations=parseInt(this.stopAfterRotations,10)):this.stopAfterRotations=0,this.initialized=!1,e.initSlider(i,this.slideRotationTiming,this.initialized)}},t.prototype.initSlider=function(t,e,i){var n=this;if(!(t.find(".nuv-featured-card-carousel__slider-item").length<1)){if(n.carouselItem=t.find(".nuv-featured-card-carousel__slider-item").length-1,i&&(t.slick("unslick"),t.off("init"),t.off("breakpoint")),t.on("init",function(t,e){n.calculateCardHeight(e)}),t.on("breakpoint",function(t,e){n.calculateCardHeight(e)}),0!==e)if("mobile"===a.default.current())t.not(".slick-initialized").slick({slidesToShow:1,slidesToScroll:1,autoplay:!0,autoplaySpeed:e,dots:!0,infinite:!1,mobileFirst:!0,useCSS:!1,useTransform:!1,focusOnSelect:!0,responsive:[{breakpoint:767,settings:{slidesToShow:2}},{breakpoint:1023,settings:{slidesToShow:3}},{breakpoint:1279,settings:{slidesToShow:3}}]}),t.attr("data-tempcount",0),t.attr("data-carouselitem",n.carouselItem),t.on("afterChange",function(t,e){var i=e.$dots.closest(".nuv-featured-card-carousel__slider-container"),n=0,o=0,r=0;i&&(n=i.attr("data-carouselitem"),n&&(n=parseInt(n,10)),(r=i.attr("data-stop-rotation"))&&(r=parseInt(r,10))),n===e.currentSlide&&(o=i.attr("data-tempcount"),o++,o===r&&e.slickPause(),i.attr("data-tempcount",o))});else try{t.not(".slick-initialized").on("init",function(){t.find("a").on("click",function(e){e.stopPropagation(),e.stopImmediatePropagation(),t.slick("slickPause"),t.attr("data-slickstop",!0)}),t.find(".nuv-product-card__add-to-compare").on("click",function(e){e.stopPropagation(),e.stopImmediatePropagation(),t.slick("slickPause"),t.attr("data-slickstop",!0)}),t.find(".slick-arrow").on("click",function(e){e.stopPropagation(),e.stopImmediatePropagation(),t.slick("slickPause"),t.attr("data-slickstop",!0)}),t.find(".slick-dots").on("click",function(e){e.stopPropagation(),e.stopImmediatePropagation(),t.slick("slickPause"),t.attr("data-slickstop",!0)}),t.find(".slick-slide").on("mouseenter",function(e){e.stopPropagation(),e.stopImmediatePropagation(),t.slick("slickPause"),t.attr("data-slickpause",!0)}),t.find(".slick-slide").on("mouseleave",function(e){e.stopPropagation(),e.stopImmediatePropagation(),"true"!==t.attr("data-slickstop")&&t.slick("slickPlay"),t.attr("data-slickpause",!1)})}).slick({slidesToShow:1,slidesToScroll:1,autoplay:!0,autoplaySpeed:e,dots:!0,infinite:!1,mobileFirst:!0,useCSS:!1,useTransform:!1,focusOnSelect:!0,responsive:[{breakpoint:767,settings:{slidesToShow:2}},{breakpoint:1023,settings:{slidesToShow:3}},{breakpoint:1279,settings:{slidesToShow:3}}]}),n.dotsCount=t.find("ul.slick-dots > li").length-1,t.attr("data-dotscount",n.dotsCount),t.attr("data-tempcount",0),t.on("afterChange",function(t,e,i){var n=e.$dots.closest(".nuv-featured-card-carousel__slider-container"),o=0,r=0,s=0,a=!1,l=!1;n&&(o=n.attr("data-dotscount"),o&&(o=parseInt(o,10)),(s=n.attr("data-stop-rotation"))&&(s=parseInt(s,10))),i===o&&setTimeout(function(){l=n.attr("data-slickstop"),a=n.attr("data-slickpause"),"true"!==l&&"true"!==a&&(r=n.attr("data-tempcount"),r&&(r=parseInt(r,10)),r++,r===s?e.slickPause():e.goTo(0),n.attr("data-tempcount",r))},e.getOption("autoplaySpeed")),n.find(".slick-arrow").each(function(){$(this).hasClass("slick-disabled")?$(this).attr("tabIndex",-1):$(this).attr("tabIndex",0)})})}catch(t){console.log("caught error: "),console.error("Slick cant be initialized",t.message)}else t.not(".slick-initialized").slick({slidesToShow:1,slidesToScroll:1,dots:!0,infinite:!1,mobileFirst:!0,useCSS:!1,useTransform:!1,responsive:[{breakpoint:767,settings:{slidesToShow:2}},{breakpoint:1023,settings:{slidesToShow:3}},{breakpoint:1279,settings:{slidesToShow:3}}]});this.initToolTip(t),t.find(".nuv-featured-card-carousel__slider-item").each(function(t,e){var i=$(e).find(".nuv-product-card__add-to-compare");i.on("mouseover",function(){$(e).find(".nuv-featured-card").addClass("nuv-featured-card-addBgColor"),$(e).find(".nuv-featured-card")}),i.on("mouseout",function(){$(e).find(".nuv-featured-card").removeClass("nuv-featured-card-addBgColor")})})}},t.prototype.calculateCardHeight=function(t){t.$slider.find(".nuv-featured-card__content-container").css("min-height","");var e=0;t.$slider.find(".nuv-featured-card").each(function(){e=Math.max(e,$(this).height())}),t.$slider.find(".nuv-featured-card__content-container").css("min-height",e+"px")},t.prototype.initToolTip=function(t){var e=this;t.find(".nuv-featured-card-carousel__slider-item").each(function(t,i){var n=$(i).find(".nuv-product-card__add-to-compare");$(n).length>0&&($(n).on("mouseover",e.handleCompareMouseover.bind(e)),$(n).on("mouseleave click",e.handleCompareMouseout.bind(e)))})},t.prototype.handleCompareMouseover=function(t){var e=$(t.delegateTarget),i=e.closest(".nuv-featured-card-carousel").children(".nuv-product-detail-table-retail__add-to-compare-tooltip"),n=e.offset(),o=0,r=0;o=50,r=n.left-70,screen.width>=1920&&(r=n.left-245);var s={left:r+"px",top:"-"+o+"px"};e.hasClass("added-to-compare")||$("body, html").hasClass("nuv-max-funds--reached")||(i.addClass("nuv-product-detail-table-retail__add-to-compare-tooltip--show").css(s),this.tooltipVisible=!0)},t.prototype.handleCompareMouseout=function(t){if(this.tooltipVisible){var e=$(t.delegateTarget),i=e.closest(".nuv-featured-card-carousel").children(".nuv-product-detail-table-retail__add-to-compare-tooltip");this.tooltipVisible=!1,i.removeClass("nuv-product-detail-table-retail__add-to-compare-tooltip--show").removeAttr("style")}},t}(),c=new l;e.default=c},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="featuredCardCarousel",this.init=this.init,this.initialized=!1}return t.prototype.init=function(){var t=this;this.$sliderContainer=$(".nuv-featured-card-carousel__slider-container").not(".nuv-retail"),this.$sliderContainer.find(".nuv-featured-card-carousel__slider-item").length<1||(this.initialized&&(this.$sliderContainer.slick("unslick"),this.$sliderContainer.off("init"),this.$sliderContainer.off("breakpoint")),this.$sliderContainer.on("init",function(e,i){t.calculateCardHeight(i)}),this.$sliderContainer.on("breakpoint",function(e,i){t.calculateCardHeight(i)}),this.$sliderContainer.slick({slidesToShow:1,slidesToScroll:1,dots:!0,infinite:!1,mobileFirst:!0,useCSS:!1,useTransform:!1,responsive:[{breakpoint:767,settings:{slidesToShow:2}},{breakpoint:1023,settings:{slidesToShow:3}},{breakpoint:1279,settings:{slidesToShow:4}}]}),this.initialized=!0)},t.prototype.calculateCardHeight=function(t){t.$slider.find(".nuv-featured-card__content-container").css("min-height","");var e=0;t.$slider.find(".nuv-featured-card").each(function(){e=Math.max(e,$(this).height())}),t.$slider.find(".nuv-featured-card__content-container").css("min-height",e+"px")},t}(),s=new r;e.default=s},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(143),a=(n(s),i(44)),l=n(a),c=function(){function t(){(0,r.default)(this,t),this.componentName="featuredCard",this.init=this.init,this.destroy=this.destroy,this.initialized=!1}return t.prototype.init=function(){this.initialized&&this.destroy(),this.initialized=!0,this.$featuredCards=$(".nuv-featured-card--type-product"),this.$featuredCards.length>0&&this.initEventListeners()},t.prototype.destroy=function(){this.$featuredCards.find(".nuv-featured-card__add-to-compare").each(function(){$(this)[0].removeEventListener("click")}),this.initialized=!1},t.prototype.initEventListeners=function(){this.$featuredCards.find(".nuv-featured-card__add-to-compare").each(function(){var t=$(this);t[0].addEventListener("click",function(){var e=t.closest(".nuv-featured-card");e.data("ticker")&&window.dispatchEvent(new l.default("addProductForComparison",{bubbles:!1,cancelable:!1,detail:{ticker:e.data("ticker"),name:e.data("name")}}))})})},t}(),u=new c;e.default=u},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}function o(t,e){var i={coverDesktop:{transform:"translateY(0)"},itemHorizontal:{transform:"translateX(0)"}};if(!x)if(t===e)i.coverDesktop.transform="translateY(0) translateZ(0)",i.itemHorizontal.transform="translateX("+C.offsetX+"px)";else if(t<e){var n=Math.abs(e-t);i.coverDesktop.transform="translateY("+100*n*-1+"%) translateZ(0)",i.itemHorizontal.transform="translateX(calc("+100*n*-1+"% + "+C.offsetX+"px))"}else if(t>e){var o=Math.abs(e-t);i.coverDesktop.transform="translateY("+100*o+"%) translateZ(0)",i.itemHorizontal.transform="translateX(calc("+100*o+"% + "+C.offsetX+"px))"}return i}function r(){for(var t=0;t<C.totalItems;t++)$($(".nuv-featured-carousel__item")[t]).css({transform:"none"}),$($(".nuv-featured-carousel__cover")[t]).css({transform:"none"})}function s(){C.currentIndex=(C.currentIndex+1)%C.totalItems,C.direction="after",C.update()}function a(){C.currentIndex-1>=0?(C.currentIndex=C.currentIndex-1,C.direction="before",C.update()):(C.currentIndex=C.totalItems-1,C.direction="before",C.update())}function l(t){var e=$(t.currentTarget).data("index");e>C.currentIndex?C.direction="after":C.direction="before",C.currentIndex=e,C.update()}function c(){for(var t=0;t<C.totalItems;t++)C.carouselMode===S.HORIZONTAL?($($(".slider-container")[t]).css(o(t,C.currentIndex).itemHorizontal),$($(".slider-option")[t]).removeClass("slider-option--active"),$($(".slider-option-vertical-line")[t]).removeClass("slider-option--active"),$($(".slider-option-vertical-line-mask")[t]).removeClass("slider-option--active"),window.innerWidth>=764?$($(".feature-text")[t]).css({display:"block"}):$($(".feature-text")[t]).css({display:"none"}),t===C.currentIndex?($($(".callout")[t]).addClass("callout--visible"),$($(".feature-content")[t]).addClass("feature--"+C.direction),$($(".nuv-featured-carousel__dot")[t]).addClass("slider-dot--active"),$(".nuv-featured-carousel").delay(400)):($($(".callout")[t]).removeClass("callout--visible"),$($(".feature-content")[t]).removeClass("feature--before feature--after"),$($(".nuv-featured-carousel__dot")[t]).removeClass("slider-dot--active"))):($($(".nuv-featured-carousel__cover")[t]).css(o(t,C.currentIndex).coverDesktop),t===C.currentIndex?($($(".callout")[t]).addClass("callout--visible"),$($(".feature-content")[t]).addClass("feature--"+C.direction),$($(".feature-text")[t]).css({display:"block"}),$($(".nuv-featured-carousel__dot")[t]).addClass("slider-dot--active"),$($(".slider-option")[t]).addClass("slider-option--active"),$($(".slider-option-vertical-line")[t]).addClass("nuv-show").removeClass("hide-content"),$($(".slider-option-vertical-line-mask")[t]).addClass("nuv-show").removeClass("hide-content"),$(".nuv-featured-carousel").delay(400)):($($(".callout")[t]).removeClass("callout--visible"),$($(".feature-content")[t]).removeClass("feature--before feature--after"),$($(".feature-text")[t]).css({display:"none"}),$($(".nuv-featured-carousel__dot")[t]).removeClass("slider-dot--active"),$($(".slider-option")[t]).removeClass("slider-option--active"),$($(".slider-option-vertical-line")[t]).removeClass("nuv-show").addClass("hide-content"),$($(".slider-option-vertical-line-mask")[t]).removeClass("nuv-show").addClass("hide-content")));w.removeClass("timeline-bar--active"),x||(C.slideTimer<=8&&(C.slideTimer=12),clearTimeout(g),setTimeout(function(){w.addClass("timeline-bar--active"),g=setTimeout(function(){clearTimeout(g),s()},1e3*C.slideTimer)},8))}Object.defineProperty(e,"__esModule",{value:!0});var u=i(1),d=n(u),h=i(228),p=n(h),f=i(14),v=n(f),g=void 0,m=$(".nuv-featured-carousel-next-slide-button"),y=$(".nuv-featured-carousel-previous-slide-button"),b=$(".nuv-featured-carousel__dot"),_=$(".slider-option"),w=$(".timeline-bar"),x=$(".nuv-featured-carousel.no-animation").length>0,k=$(".slider-container").attr("data-slideTimer"),C={totalItems:$(".nuv-featured-carousel__item").length,slideTimer:null===k||"undefined"===k||0===k?12:k,currentIndex:0,offsetX:0,direction:"after",carouselMode:"desktop"!==v.default.current()?"horizontal":"vertical",update:null},S={VERTICAL:"vertical",HORIZONTAL:"horizontal"},T=function(){function t(){(0,d.default)(this,t),this.componentName="featuredCarousel",this.init=this.init,this.initialized=!1}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-featured-carousel")},t.prototype.init=function(){if(this.setJQueryObjects(),this.$element.length>0){m.on("click",s),y.on("click",a),b.on("click",l),_.on("mouseover",l),C.update=c,window.addEventListener("breakpointChange",function(){C.carouselMode="desktop"!==v.default.current()?S.HORIZONTAL:S.VERTICAL,r(),c()});var t=new p.default(this.$element[0]);t.get("swipe").set({direction:p.default.DIRECTION_HORIZONTAL}),t.on("swipeleft",function(){s()}),t.on("swiperight",function(){a()}),c()}this.initialized=!0},t}(),M=new T;e.default=M},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="FooterNavigationComponent",this.$footerNav=$(".nuv-navigation-footer"),this.CONTACT_US_OVERLAPPED_CLASS="nuv-contact-us-CTA__container--overlap"}return t.prototype.init=function(){console.log("================== footer nav inti ============"),this.$footerNav.hasClass("nuv-navigation-footer--overlap")&&(console.log("adding overlap contact us"),this.$footerNav.prevAll(".nuv-contact-us-CTA").last().find(".nuv-contact-us-CTA__container").addClass(this.CONTACT_US_OVERLAPPED_CLASS))},t}(),s=new r;e.default=s},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="globalOverlay"}return t.prototype.init=function(){this.$locationItem=$(".nuv-global-overlay-location-list__item"),this.$closeModalButton=$(".nuv-global-overlay-close-button"),this.$closeModalMobile=$(".nuv-global-overlay-title__icon--arrow");this.$locationItem.on("click",function(){$(this).toggleClass("nuv-global-overlay-location-list__item--open")}),this.$closeModalButton.on("click",function(){$(this).closest(".nuv-global-overlay__page").removeClass("nuv-global-overlay__page--open"),$("body, html").removeClass("nuv-util--no-scroll"),$("body").css({height:"auto"})}),this.$closeModalMobile.on("click",function(){$(this).closest(".nuv-global-overlay__page").removeClass("nuv-global-overlay__page--open"),$("body, html").removeClass("nuv-util--no-scroll"),$("body").css({height:"auto"})})},t}(),s=new r;e.default=s},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(43),a=n(s),l=function(){function t(){(0,r.default)(this,t),this.componentName="GreenTab",this.init=this.init,this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$element=$(".GreenTab"),this.$navLink=$(".green-tabs__list-item-link")},t.prototype.init=function(){function t(t){t.scroll(function(){var t=this.scrollWidth,e=this.clientWidth,i=t-e,n=document.querySelector(".simplebar-horizontal").clientWidth,o=document.querySelector(".simplebar-scrollbar").clientWidth,r=n-o,s=this.scrollLeft,a=Math.ceil(s/i*100),l=Math.ceil(a/100*r);$(".simplebar-visible").css({left:l+"px"},0)})}this.setJQueryObjects(),this.$element.length&&this.$navLink.on("click",function(){$("html, body").stop().animate({scrollTop:0},450,"swing")}),a.default.isIpad()?$("html").addClass("is-ipad"):$("html").removeClass("is-ipad"),$(window).resize(function(){$(".green-tabs").removeClass("green-tabs__scrollmenu"),$(".green-tabs__links-container-scrollbar").removeClass("green-tabs__links-container-scrollbar--active"),$(".green-tabs__links-container").removeClass("data-simplebar","init"),$(".green-tabs__links-container").length>0&&(window.innerWidth>=768?t($(".green-tabs__links-container")):($(".green-tabs").addClass("green-tabs__scrollmenu"),$(".green-tabs__links-container").attr("data-simplebar","init"),$(window).width()>=document.querySelector(".green-tabs__list").scrollWidth?$(".simplebar-track").hide():($(".simplebar-track").show(),$(".green-tabs__links-container-scrollbar").addClass("green-tabs__links-container-scrollbar--active")),t($(".green-tabs__list")))),a.default.isIpad()?$("html").addClass("is-ipad"):$("html").removeClass("is-ipad")}),$(".green-tabs__links-container").length>0&&(window.innerWidth>=768?t($(".green-tabs__links-container")):($(".green-tabs").addClass("green-tabs__scrollmenu"),$(".green-tabs__links-container").attr("data-simplebar","init"),$(window).width()>=document.querySelector(".green-tabs__list").scrollWidth?$(".simplebar-track").hide():($(".simplebar-track").show(),$(".green-tabs__links-container-scrollbar").addClass("green-tabs__links-container-scrollbar--active")),t($(".green-tabs__list"))))},t}(),c=new l;e.default=c},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="HighchartTable",this.setJQueryObjects(),this.initialized=!1,this.init=this.init}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-highchart-table-chart")},t.prototype.getLockedTableOffsetTop=function(t){var e=t,i=0;return this.isInSpeedbump?i=e.closest(".nuv-speed-bump__container").offset().top-$(window).scrollTop():($(".nuv-share-class-selector--stuck").length&&$(".nuv-share-class-selector--stuck").is(":visible")&&window.screen.width>1023?i+=$(".nuv-share-class-selector__sticky-content").height():$(".nuv-global-navigation--compressed .nuv-global-navigation__nav-wrapper .nuv-article-navigation__main-wrapper").length&&$(".nuv-global-navigation--compressed .nuv-global-navigation__nav-wrapper .nuv-article-navigation__main-wrapper").is(":visible")?i+=$(".nuv-global-navigation--compressed .nuv-global-navigation__nav-wrapper .nuv-article-navigation__main-wrapper").height():$(".nuv-global-navigation--compressed .nuv-global-navigation__nav-wrapper").length&&$(".nuv-global-navigation--compressed .nuv-global-navigation__nav-wrapper").is(":visible")?i+=$(".nuv-global-navigation--compressed .nuv-global-navigation__nav-wrapper").height():$(".nuv-navigation-container--compressed .nuv-navigation-container").length&&$(".nuv-navigation-container--compressed .nuv-navigation-container").is(":visible")?i+=$(".nuv-navigation-container").height():$(".nuv-navigation-container.nuv-navigation-container--compressed").length&&$(".nuv-navigation-container.nuv-navigation-container--compressed").is(":visible")?i+=$(".nuv-navigation-container.nuv-navigation-container--compressed").height():$(".nuv-article-navigation__main-container").length&&$(".nuv-article-navigation__main-container").is(":visible")?i+=$(".nuv-article-navigation__main-container").height():$(".nuv-global-navigation--compressed .nuv-article-navigation").length&&$(".nuv-global-navigation--compressed .nuv-article-navigation").is(":visible")&&(i+=$(".nuv-global-navigation--compressed .nuv-article-navigation").height()),$(".nuv-product-detail-anchor-nav-retail--stuck").length&&$(".nuv-product-detail-anchor-nav-retail--stuck").is(":visible")&&window.screen.width>1023&&(i+=$(".nuv-product-detail-anchor-nav-retail--stuck").height())),i},t.prototype.lockTableHeaders=function(){var t=this,e=document.querySelectorAll(".highcharts-data-table");$(e).each(function(){var e=$(this).find("table");"true"!==e.attr("isTableHeaderLocked")&&(e.attr("isTableHeaderLocked","true"),t.getLockedTableOffsetTop(e)>0&&e.floatThead({top:t.getLockedTableOffsetTop(e),zIndex:1}))})},t.prototype.toggle=function(t){var e=t;$(e).hasClass("nuv-highchart-table-chart__buttons--toggle-view--active")||($(e).toggleClass("nuv-highchart-table-chart__buttons--toggle-view--active"),$(e).siblings(".nuv-highchart-table-chart__buttons--toggle-view").each(function(){$(this).toggleClass("nuv-highchart-table-chart__buttons--toggle-view--active")}));var i=e.closest(".nuv-highchart-table-chart");Boolean($(e).hasClass("nuv-highchart-table-chart__buttons--toggle-view--chart"))?(i.addClass("nuv-highchart-table-chart--graph-active"),i.removeClass("nuv-highchart-table-chart--table-active")):(i.addClass("nuv-highchart-table-chart--table-active"),i.removeClass("nuv-highchart-table-chart--graph-active")),window.dispatchEvent(new Event("resize"))},t.prototype.init=function(){this.setJQueryObjects(),this.$element.length>0&&(this.initialized=!0),this.initialized=!0;var t=this;$(window).scroll(function(){$(".highcharts-data-table").length>0&&t.lockTableHeaders()}),$(".nuv-highchart-table-chart__buttons--toggle-view").click(function(){t.toggle($(this))}),$(document).ready(function(){setTimeout(function(){var t=document.querySelector("#share-class-filter");null!==t&&t.dispatchEvent(new Event("change"))},3e3)})},t}(),s=new r;e.default=s},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=i(229);i(594)(r),window.Highcharts=r;var s=function(){function t(){(0,o.default)(this,t),this.componentName="highcharts",this.init=this.init,this.initialized=!1,this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-highcharts:not(.chartWCS)")},t.prototype.init=function(){this.setJQueryObjects();var t=this;this.$element.length>0&&this.$element.each(function(){var e=$(this).attr("id"),i=$(this).data("chart-type"),n=$(this).data("chart-endpoint");"map"===i?t.drawMapFor(e,i,n):t.drawChartForTableByType(e,i,n)}),this.initialized=!0},t.prototype.drawChartForTableByType=function(t,e,i){var n=this;i&&null!==i&&$.getJSON(i,function(i){r.chart(t,{chart:n.chartSettingsFor(e),title:null,legend:{layout:n.layoutStyleFor(e),align:n.legendAlignmentFor(e),verticalAlign:n.legendVerticalAlignmentFor(e)},plotOptions:{series:{pointStart:i.pointStart,pointPadding:0},pie:{allowPointSelect:!0,cursor:"pointer",dataLabels:{enabled:!1},showInLegend:!0,slicedOffset:20}},yAxis:{allowDecimals:!1,title:{text:i.yAxisTitle,offset:48}},xAxis:{allowDecimals:!1,labels:{text:i.xAxisTitle,y:32}},tooltip:{animation:!1,headerFormat:'<div class="nuv-highcharts__tooltip-header">{point.key}</div>',pointFormat:'<div class="nuv-highcharts__tooltip-point">'+n.pointFormatFor(i.tooltipUnit)+"</div>",useHTML:!0},series:i.series})})},t.prototype.drawMapFor=function(t,e,i){i&&null!==i&&$.getJSON(i,function(e){$.each(e.series,function(){this.code=this.code.toUpperCase()}),r.mapChart(t,{chart:{borderWidth:0},title:null,legend:{layout:"vertical",align:"left",verticalAlign:"middle"},mapNavigation:{enabled:!1},colorAxis:{min:1,type:"logarithmic",minColor:"#e5ecf2",maxColor:"#2ba824"},series:[{animation:{duration:1e3},data:e.series,mapData:r.maps["countries/us/us-all"],joinBy:["postal-code","code"]}],tooltip:{animation:!1,headerFormat:'<span class="nuv-highcharts__tooltip-header">{point.key}</span><br>',pointFormat:'<span class="nuv-highcharts__tooltip-point">{point.value}</span>',useHTML:!0}})})},t.prototype.layoutStyleFor=function(t){return"horizontal"},t.prototype.legendAlignmentFor=function(t){switch(t){case"pie":return"center";default:return"right"}},t.prototype.legendVerticalAlignmentFor=function(t){switch(t){case"pie":return"bottom";default:return"top"}},t.prototype.pointFormatFor=function(t){switch(t){case"percentage":return"{point.percentage:.1f}%";default:return"{point.y}"}},t.prototype.chartSettingsFor=function(t){return{type:t,colorCount:12}},t}(),a=new s;e.default=a},function(t,e,i){"use strict";function n(){a.on("click",function(){var t=s.get(0);t.paused?(t.play(),$(".hero-play-btn").removeClass("nuv-hide"),$(".hero-pause-btn").addClass("nuv-hide")):(t.pause(),$(".hero-play-btn").addClass("nuv-hide"),$(".hero-pause-btn").removeClass("nuv-hide"))})}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=function(t){return t&&t.__esModule?t:{default:t}}(o),s=$("#bannerVideo"),a=$("#bannerVideoButton"),l=function(){function t(){(0,r.default)(this,t),this.componentName="homepageBanner",this.setJQueryObjects(),this.initialized=!1,this.init=this.init}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-homepage-banner")},t.prototype.init=function(){this.setJQueryObjects(),n(),this.$element.length,this.initialized=!0},t}(),c=new l;e.default=c},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}function o(t,e){var i={coverDesktop:{transform:"translateY(0)"},itemHorizontal:{transform:"translateX(0)"}};if(!w)if(t===e)i.coverDesktop.transform="translateY(0) translateZ(0)",i.itemHorizontal.transform="translateX("+x.offsetX+"px)";else if(t<e){var n=Math.abs(e-t);i.coverDesktop.transform="translateY("+100*n*-1+"%) translateZ(0)",i.itemHorizontal.transform="translateX(calc("+100*n*-1+"% + "+x.offsetX+"px))"}else if(t>e){var o=Math.abs(e-t);i.coverDesktop.transform="translateY("+100*o+"%) translateZ(0)",i.itemHorizontal.transform="translateX(calc("+100*o+"% + "+x.offsetX+"px))"}return i}function r(){for(var t=0;t<x.totalItems;t++)$($(".nuv-homepage-carousel__item")[t]).css({transform:"none"}),$($(".nuv-homepage-carousel__cover")[t]).css({transform:"none"})}function s(){x.currentIndex=(x.currentIndex+1)%x.totalItems,x.direction="next",x.update()}function a(){x.currentIndex-1>=0?(x.currentIndex=x.currentIndex-1,x.direction="prev",x.update()):(x.currentIndex=x.totalItems-1,x.direction="prev",x.update())}function l(t){var e=$(t.currentTarget).data("index");e>x.currentIndex?x.direction="next":x.direction="prev",x.currentIndex=e,x.update()}function c(){for(var t=0;t<x.totalItems;t++)!function(t){x.carouselMode===k.HORIZONTAL?($($(".nuv-homepage-carousel__item")[t]).css(o(t,x.currentIndex).itemHorizontal),t===x.currentIndex?$($(".nuv-homepage-carousel__dot")[t]).addClass("nuv-homepage-carousel__dot--active"):$($(".nuv-homepage-carousel__dot")[t]).removeClass("nuv-homepage-carousel__dot--active")):($($(".nuv-homepage-carousel__cover")[t]).css(o(t,x.currentIndex).coverDesktop),t===x.currentIndex?($($(".nuv-homepage-carousel__item")[t]).addClass("nuv-homepage-carousel__item--elevate"),$($(".nuv-homepage-carousel__tout")[t]).addClass("nuv-homepage-carousel__tout--show"),$($(".nuv-homepage-carousel__linked-article")[t]).addClass("nuv-homepage-carousel__linked-article--show-"+x.direction),$($(".nuv-homepage-carousel__option-list-item")[t]).addClass("nuv-homepage-carousel__option-list-item--active"),$(".nuv-homepage-carousel").addClass("nuv-homepage-carousel--transition-out").delay(400).queue(function(){$(this).attr("data-content",$($(".nuv-homepage-carousel__tout-selection")[t]).html().trim()).removeClass("nuv-homepage-carousel--transition-out"),$(this).dequeue()})):($($(".nuv-homepage-carousel__item")[t]).removeClass("nuv-homepage-carousel__item--elevate"),$($(".nuv-homepage-carousel__tout")[t]).removeClass("nuv-homepage-carousel__tout--show"),$($(".nuv-homepage-carousel__linked-article")[t]).removeClass("nuv-homepage-carousel__linked-article--show-next nuv-homepage-carousel__linked-article--show-prev"),$($(".nuv-homepage-carousel__option-list-item")[t]).removeClass("nuv-homepage-carousel__option-list-item--active")))}(t);_.removeClass("nuv-homepage-carousel__timeline-track--animate"),x.carouselMode!==k.VERTICAL||w||(clearTimeout(g),setTimeout(function(){_.addClass("nuv-homepage-carousel__timeline-track--animate"),g=setTimeout(function(){clearTimeout(g),s()},8e3)},10))}Object.defineProperty(e,"__esModule",{value:!0});var u=i(1),d=n(u),h=i(228),p=n(h),f=i(14),v=n(f),g=void 0,m=$(".nuv-homepage-carousel__control-next"),y=$(".nuv-homepage-carousel__control-prev"),b=$(".nuv-homepage-carousel__option-list-item, .nuv-homepage-carousel__dot"),_=$(".nuv-homepage-carousel__timeline-track"),w=$(".nuv-homepage-carousel.no-animation").length>0,x={totalItems:$(".nuv-homepage-carousel__item").length,currentIndex:0,offsetX:0,direction:"next",carouselMode:"desktop"!==v.default.current()?"horizontal":"vertical",update:null},k={VERTICAL:"vertical",HORIZONTAL:"horizontal"},C=function(){function t(){(0,d.default)(this,t),this.componentName="homepageCarousel",this.setJQueryObjects(),this.initialized=!1,this.init=this.init}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-homepage-carousel")},t.prototype.init=function(){if(this.setJQueryObjects(),this.$element.length>0){m.on("click",s),y.on("click",a),b.on("click",l),x.update=c,window.addEventListener("breakpointChange",function(){x.carouselMode="desktop"!==v.default.current()?k.HORIZONTAL:k.VERTICAL,r(),c()});var t=new p.default(this.$element[0]);t.get("swipe").set({direction:p.default.DIRECTION_HORIZONTAL}),t.on("swipeleft",function(){s()}),t.on("swiperight",function(){a()}),c()}this.initialized=!0},t}(),S=new C;e.default=S},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(14),a=n(s),l=function(){function t(){(0,r.default)(this,t),this.componentName="homepageHeader",this.CAROUSEL_MODES={VERTICAL:"vertical",HORIZONTAL:"horizontal"},this.props={totalItems:$(".nuv-homepage-header__item").length,currentIndex:0,transitionTime:400,slideTimer:4e3,slideTransitioning:!1,transformValue:{incoming:"0, -100%, 0",outgoing:"0, 100%, 0"},countUpTime:600,carouselMode:"desktop"!==a.default.current()?"horizontal":"vertical",stopSlideRotations:4},this.setJQueryObjects(),this.initialized=!1,this.init=this.init,this.slideCounter=0,this.stopSlider=!1}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-homepage-header"),this.$heroCarouselItems=$(".nuv-homepage-header__item",this.$element),this.$lineAnimLarge=$(".nuv-homepage-header__line-anim--large-path",this.$element),this.$lineAnimSmall=$(".nuv-homepage-header__line-anim--small-path",this.$element),this.$indicatorDots=$(".nuv-homepage-header__dot"),this.$pauseBtn=$(".nuv-homepage-header__indicator-pause"),this.$heroTitles=$(".nuv-homepage-header__tout-title"),this.$heroTitlesWrapper=$(".nuv-homepage-header__tout-title-wrapper"),this.$heroTitleAnchor=$(".nuv-homepage-header__tout-title-wrapper").closest("a"),this.$heroCTAbuttons=$(".nuv-homepage-header__marine-container > .nuv-button"),this.$mediaContainer=$(".nuv-homepage-header__media-container"),this.$indicatorPlayPause=$(".nuv-homepage-header__indicator-pause"),this.$brandFactWrapper=$(".nuv-homepage-header__brand-fact-wrapper")},t.prototype.init=function(){var t=this;if(this.setJQueryObjects(),this.$element.length>0){0!==this.$mediaContainer.attr("data-slide-timer")&&0!==this.$mediaContainer.attr("data-rotation-number")&&(this.props.slideTimer=1e3*this.$mediaContainer.attr("data-slide-timer"),this.props.stopSlideRotations=Number(this.$mediaContainer.attr("data-rotation-number")));var e=$($(".nuv-homepage-header__item")[this.props.currentIndex]);e.addClass("nuv-homepage-header__item--current"),this.$indicatorDots.on("click",this.goToSlide.bind(this)),this.$indicatorPlayPause.on("click",this.playToggle.bind(this)),window.addEventListener("breakpointChange",this.updateBreakpoint.bind(this)),1===this.$heroCarouselItems.length&&(this.resetCountingUpStat(e),setTimeout(function(){t.countingUpStat(e)},this.props.transitionTime)),setTimeout(function(){t.startLineAnim()},this.props.transitionTime/4),this.$heroCarouselItems.length>1&&(this.startSlide(),this.setTransformValues(),this.updateDotIndicator())}this.initialized=!0},t.prototype.updateBreakpoint=function(){this.props.carouselMode="desktop"!==a.default.current()?"horizontal":"vertical",this.setTransformValues()},t.prototype.setTransformValues=function(){"horizontal"===this.props.carouselMode?(this.props.transformValue.incoming="100%, 0, 0",this.props.transformValue.outgoing="-100%, 0, 0"):(this.props.transformValue.incoming="0, -100%, 0",this.props.transformValue.outgoing="0, 100%, 0")},t.prototype.goToSlide=function(t){if(!$(t.currentTarget).hasClass("nuv-homepage-header__dot--current")&&!0!==this.props.slideTransitioning){var e=this.props.currentIndex;this.props.currentIndex=parseInt($(t.currentTarget).attr("data-index"),10);var i=this.props.currentIndex;clearTimeout(this.carouselTimer),this.prepNextSlide(e,i,100)}},t.prototype.startSlide=function(){var t=this;this.carouselTimer=setTimeout(function(){if(!t.stopSlider){var e=t.props.currentIndex;t.props.currentIndex=t.props.currentIndex+1,t.props.currentIndex>t.props.totalItems-1&&(t.props.currentIndex=0);var i=t.props.currentIndex;t.prepNextSlide(e,i,100)}},this.props.slideTimer)},t.prototype.prepNextSlide=function(t,e,i){var n=this,o=i||this.props.transitionTime;this.props.slideTransitioning=!0,$($(".nuv-homepage-header__item")[e]).addClass("nuv-homepage-header__item--incoming").css({transform:"translate3d("+this.props.transformValue.incoming+")",transitionDuration:o+"ms"}),$($(".nuv-homepage-header__item")[t]).addClass("nuv-homepage-header__item--outgoing"),setTimeout(function(){n.gotoNextSlide(t,e)},o)},t.prototype.gotoNextSlide=function(t,e){var i=this;$($(".nuv-homepage-header__item")[e]).addClass("nuv-homepage-header__item--current").removeClass("nuv-homepage-header__item--incoming").css({transform:"translate3d(0,0,0)",visibility:"visible",transitionDuration:""}),$($(".nuv-homepage-header__item")[t]).css({transform:"translate3d("+this.props.transformValue.outgoing+")"}),this.updateSlideTitles(e),this.updateCTAButtons(e),this.updateAnchorLinks(e),setTimeout(function(){i.updateSlideClass(t,e)},this.props.transitionTime)},t.prototype.updateSlideClass=function(t,e){var i=this.slideCounter/this.$indicatorDots.length,n=Number($(".nuv-homepage-header__media-container").attr("data-rotation-number"));$($(".nuv-homepage-header__item")[e]).css({visibility:""}),$($(".nuv-homepage-header__item")[t]).removeClass("nuv-homepage-header__item--current").removeClass("nuv-homepage-header__item--outgoing"),this.props.slideTransitioning=!1,this.updateDotIndicator(),this.stopSlider||i!==this.props.stopSlideRotations?this.startSlide():(this.stopSlider=!0,$(".hero-play-btn").addClass("nuv-hide"),$(".hero-pause-btn").removeClass("nuv-hide")),this.slideCounter===n*this.$indicatorDots.length&&(this.stopSlider=!0,$(".hero-play-btn").addClass("nuv-hide"),$(".hero-pause-btn").removeClass("nuv-hide"))},t.prototype.resetCountingUpStat=function(){$(".nuv-homepage-header__brand-fact-title").each(function(){var t=$(this).find(".nuv-homepage-header__brand-fact-title-number");t.length>0?t.text("0"):$(this).html($(this).text().replace(/\d+/,'<span class="nuv-homepage-header__brand-fact-title-number">0</span>'))})},t.prototype.countingUpStat=function(t){var e=$(".nuv-homepage-header__brand-fact-title",t),i=$(".nuv-homepage-header__brand-fact-title-number",t);if(!(e.length<1||i.length<1)){var n=parseInt(e.attr("data-stat").replace(/[^\d]/,""),10),o=0,r=Math.floor(this.props.countUpTime/n)-20;$(i).text("0");var s=setInterval(function(){o++,$(i).text(o),o===parseInt(n,10)&&clearInterval(s)},r)}},t.prototype.updateDotIndicator=function(){for(var t=$(".nuv-homepage-header__item--current").attr("data-index"),e=Number($(".nuv-homepage-header__media-container").attr("data-rotation-number")),i=0;i<this.$indicatorDots.length;i++)$(this.$indicatorDots[i]).removeClass("nuv-homepage-header__dot--current"),parseInt($(this.$indicatorDots[i]).attr("data-index"),10)===parseInt(t,10)&&$(this.$indicatorDots[i]).addClass("nuv-homepage-header__dot--current"),this.slideCounter===e*this.$indicatorDots.length&&0===i?(this.stopSlider=!1,$(".hero-play-btn").addClass("nuv-hide"),$(".hero-pause-btn").removeClass("nuv-hide")):($(".hero-play-btn").removeClass("nuv-hide"),$(".hero-pause-btn").addClass("nuv-hide"));this.slideCounter=this.slideCounter+1},t.prototype.updateSlideTitles=function(t){this.$heroTitles.length>=2&&(this.$heroTitlesWrapper.addClass("nuv-homepage-header__tout-title--hidden"),this.$heroTitlesWrapper.eq(t).removeClass("nuv-homepage-header__tout-title--hidden"))},t.prototype.updateCTAButtons=function(t){this.$heroCTAbuttons.length>2&&(this.$heroCTAbuttons.addClass("nuv-hide-btn"),this.$heroCTAbuttons.eq(t).removeClass("nuv-hide-btn"))},t.prototype.updateAnchorLinks=function(t){if(this.$heroTitlesWrapper.length>1&&this.$heroTitlesWrapper.eq(t).length>0){this.$heroTitleAnchor.addClass("nuv-homepage-header-title-anchor--hidden");var e=this.$heroTitlesWrapper.eq(t).parent("a");null!=e&&e.length>0&&e.removeClass("nuv-homepage-header-title-anchor--hidden")}},t.prototype.startLineAnim=function(){this.$lineAnimLarge[0]&&(this.$lineAnimLarge[0].className.baseVal+=" active"),this.$lineAnimSmall[0]&&(this.$lineAnimSmall[0].className.baseVal+=" active")},t.prototype.reset=function(){for(var t=0;t<this.props.totalItems;t++)$($(".nuv-homepage-header__item")[t]).css({transform:"none"})},t.prototype.playToggle=function(t){$(".nuv-homepage-header__indicator-pause a:first-child").hasClass("nuv-hide")?(this.props.slideTimer=0,this.stopSlider=!1,console.log("calling startSlide"),this.startSlide(),this.setTransformValues(),this.updateDotIndicator(),this.props.slideTimer=4e3):clearTimeout(this.carouselTimer),$(t.currentTarget).find("a").each(function(){$(this).hasClass("nuv-hide")?$(this).removeClass("nuv-hide"):$(this).addClass("nuv-hide")})},t}(),c=new l;e.default=c},,function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(188),a=n(s),l=function t(){(0,r.default)(this,t),this.componentName="inTheNewsComponent";var e=document.querySelector("#linkListId")&&document.querySelector("#linkListId").value;this.loadMore=new a.default(".nuv-in-the-news__cta-container .nuv-button__btn","/global/api/linklist/getmorelinks?linkListId=",".nuv-in-the-news__feed-items-container",".nuv-in-the-news__feed-item",1,e)},c=new l;e.default=c},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(267),r=n(o),s=i(268),a=n(s),l=i(269),c=n(l),u=i(270),d=n(u),h=i(271),p=n(h),f=i(122),v=n(f),g=i(304),m=n(g),y=i(306),b=n(y),_=i(307),w=n(_),x=i(330),$=n(x),k=i(331),C=n(k),S=i(146),T=n(S),M=i(316),A=n(M),O=i(332),P=n(O),L=i(318),E=n(L),I=i(334),j=n(I),D=i(182),N=n(D),z=i(325),R=n(z),F=i(326),B=n(F),H=i(329),W=n(H),U=i(328),G=n(U),V=i(346),X=n(V),Y=i(347),q=n(Y),Z=i(185),J=n(Z),Q=i(344),K=n(Q),tt=i(348),et=n(tt),it=i(350),nt=n(it),ot=i(360),rt=n(ot),st=i(354),at=n(st),lt=i(184),ct=n(lt),ut=i(183),dt=n(ut),ht=i(341),pt=n(ht),ft=i(357),vt=n(ft),gt=i(187),mt=n(gt),yt=i(327),bt=n(yt),_t=i(324),wt=n(_t),xt=i(181),$t=n(xt),kt=i(352),Ct=n(kt),St=i(351),Tt=n(St),Mt=i(288),At=n(Mt),Ot=i(285),Pt=n(Ot),Lt=i(321),Et=n(Lt),It=i(298),jt=n(It),Dt=i(297),Nt=n(Dt),zt=i(296),Rt=n(zt),Ft=i(299),Bt=n(Ft),Ht=i(340),Wt=n(Ht),Ut=i(126),Gt=n(Ut),Vt=i(274),Xt=n(Vt),Yt=i(286),qt=n(Yt),Zt=i(284),Jt=n(Zt),Qt=i(283),Kt=n(Qt),te=i(320),ee=n(te),ie=i(186),ne=n(ie),oe=i(309),re=n(oe),se=i(188),ae=n(se),le=i(337),ce=n(le),ue=i(291),de=n(ue),he=i(301),pe=n(he),fe=i(353),ve=n(fe),ge=i(359),me=n(ge),ye=i(339),be=n(ye),_e=i(336),we=n(_e),xe=i(315),$e=n(xe),ke=i(314),Ce=n(ke),Se=i(265),Te=n(Se),Me=i(290),Ae=n(Me),Oe=i(287),Pe=n(Oe),Le=i(295),Ee=n(Le),Ie=i(282),je=n(Ie),De=i(302),Ne=n(De),ze=i(335),Re=n(ze),Fe=i(342),Be=n(Fe),He=i(281),We=n(He),Ue=i(272),Ge=n(Ue),Ve=i(317),Xe=n(Ve),Ye=i(292),qe=n(Ye),Ze=i(349),Je=n(Ze),Qe=i(333),Ke=n(Qe),ti=i(358),ei=n(ti),ii=i(289),ni=n(ii),oi=i(273),ri=n(oi),si=i(312),ai=n(si),li=i(343),ci=n(li),ui=i(338),di=n(ui),hi=i(319),pi=n(hi),fi=i(293),vi=n(fi),gi=i(266),mi=n(gi),yi=i(145),bi=n(yi),_i=i(305),wi=n(_i),xi=i(323),$i=n(xi),ki=i(300),Ci=n(ki),Si=i(303),Ti=n(Si),Mi=i(355),Ai=n(Mi),Oi=i(313),Pi=n(Oi),Li=[Gt.default,r.default,a.default,c.default,d.default,p.default,Pt.default,v.default,m.default,b.default,w.default,$.default,X.default,q.default,C.default,T.default,A.default,E.default,P.default,j.default,N.default,R.default,B.default,W.default,G.default,nt.default,J.default,K.default,et.default,bt.default,rt.default,at.default,ct.default,dt.default,bi.default,mt.default,wt.default,pt.default,vt.default,$t.default,Ct.default,Tt.default,Et.default,At.default,jt.default,Nt.default,Bt.default,Wt.default,Xt.default,qt.default,Jt.default,Kt.default,ee.default,ne.default,re.default,ae.default,ce.default,de.default,pe.default,ve.default,me.default,be.default,we.default,$e.default,Ce.default,ri.default,Te.default,Ae.default,Pe.default,Ee.default,je.default,Ne.default,Re.default,Be.default,We.default,Ge.default,Xe.default,qe.default,Je.default,Ke.default,ei.default,ni.default,ai.default,ci.default,di.default,pi.default,vi.default,mi.default,wi.default,$i.default,Ci.default,Rt.default,Ti.default,Ai.default,Pi.default];window.NuveenComponents=Li.reduce(function(t,e){var i=t;return e.componentName&&(i[e.componentName]=e),i},{}),e.default=Li},,function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t)}return t.prototype.init=function(){$(document).ready(function(){$(".nuv-interstitial-window").length>0&&$(".nuv-interstitial-window").each(function(){var t=$(this);if(t.$popuptimer=t.attr("data-timer"),t.$popuploadtime=t.attr("data-starttime"),t.$close=t.find(".close"),t.$maximise=t.find(".maximize"),t.$linkdiv=t.find(".nuv-chat-link"),t.$popupHeader=t.find("#iwHeader"),null!=t.$linkdiv&&void 0!==t.$linkdiv&&$("#nuvchatboxwrapper").is(":hidden")&&(t.$linkdiv.show(),t.$linkdiv.on("click",function(e){e.stopPropagation(),e.preventDefault(),t.hide()})),t.$close.on("click",function(){t.$maximise.show(),t.$close.hide(),t.$popupHeader.text("CHAT"),$(".nuv-chatbox--body-wrapper").slideToggle("slow")}),t.$maximise.on("click",function(){t.$maximise.hide(),t.$close.show(),t.$popupHeader.text(""),$(".nuv-chatbox--body-wrapper").slideToggle("slow")}),null!==t.$popuptimer&&void 0!==t.$popuptimer){var e=1e3*parseInt(t.$popuptimer,10);setTimeout(function(){var e=$(".nuv-contact-chat-link"),i=!1;null!==e&&void 0!==e&&(i=e.first().is(":visible")&&$("#nuvchatboxwrapper").is(":hidden")),i&&t.show()},e)}})})},t.prototype.toggleInterstitialWindow=function(t){t.slideToggle("slow")},t}(),s=new r(document);e.default=s},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.$investmentCapabilitiesHero=$(".nuv-investment-capabilities-detail-hero")}return t.prototype.init=function(){this.makeL4NavbarsSticky(),$(window).on("scroll",this.makeL4NavbarsSticky.bind(this)),$(".nuv-landing-subnavigation--level-4-filters__dropdown-select").change(function(){var t=$(this).val();$.trim(t).length>0&&(window.location.pathname=t)})},t.prototype.makeL4NavbarsSticky=function(){if(this.$investmentCapabilitiesHero.length>0){var t=$(".nuv-landing-subnavigation--level-4-wrapper");$(window).scrollTop()>=this.$investmentCapabilitiesHero.offset().top+this.$investmentCapabilitiesHero.height()?t.addClass("nuv-landing-subnavigation--level-4-wrapper__sticky"):t.removeClass("nuv-landing-subnavigation--level-4-wrapper__sticky")}},t}(),s=new r(document);e.default=s},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(85),a=(n(s),i(43)),l=n(a),c={styleguide_title:"Landing Hero",styleguide_description:"This is the header / hero module used on landing pages like all products page.",componentName:"landingHeroWithbtn",componentType:"Hero"},u=function(){function t(){(0,r.default)(this,t),this.componentName="landingHeroWithVideobtn",this.$contentNavigationElement=$(".nuv-content-navigation"),this.landingHeroVideoEl=$(".nuv-landing-hero-with-btn__video-container"),this.landingHeroVideoElTitle=$(".nuv-landing-hero-with-btn__video-container .nuv-landing-hero-with-btn__video-title"),this.landingHeroArticleEl=$(".nuv-landing-hero-with-btn__article-container"),this.landingHeroArticleElTitle=$(".nuv-landing-hero-with-btn__article-container .nuv-landing-hero-with-btn__video-title"),this.init=this.init,this.BODY_STUCK_CLASSNAME="nuv-landing-hero-with-btn--stuck",this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$articleHero=$(".nuv-landing-hero-with-btn"),this.$navigationWrapper=$(".nuv-global-navigation__nav-wrapper"),this.mobileMenuOpen=$(".nuv-navigation-container.nuv-navigation-container--open"),this.$articleContent=$(".nuv-article-content, .nuv-body-article, .nuv-article-content--retail, .nuv-body-with-LeftRailImage-content, .nuv-content-navigation__jumpLink-container, .nuv-content-navigation__tab-container, nuv-content-navigation__content"),this.$nuvArticleNavigation=$(".nuv-article-navigation.nuv-article-navigation-with-themepage"),this.subscriptionId=$("#SubscriptionIdMapping").val(),this.subscribeText=$("#SubscribeCTAText").val()},t.prototype.bindData=function(){this.$articleHero.length&&this.$navigationWrapper.length&&(this.articleThemeTitle=this.$articleHero.data("theme-title"),this.articleHeadline=this.$articleHero.data("headline"),this.downloadPdfLink=$(".nuv-hero-with-btn-unit__download-pdf-link"),this.articleDownloadHref=this.downloadPdfLink.attr("href"),this.articleDownloadDocURL=this.downloadPdfLink.data("doc-url"),this.articleDownloadspeedbumpid=this.downloadPdfLink.data("speed-bump-id"),this.articleDownloadText=this.$articleHero.data("download-title"),this.articleDownloadTarget=this.downloadPdfLink.attr("target"),this.$nuvArticleNavigation.attr("data-component",""+JSON.stringify(c)),this.siteName=this.$nuvArticleNavigation.attr("site-name"),this.$nuvArticleNavigation.find(".nuv-article-navigation__main-wrapper").append(this.htmlMarkup()),$(".nuv-article-navigation__headline-title>span").removeClass(),this.downloadPdfLink.length||this.$navigationWrapper.find(".nuv-dwnld-button .nuv-button--green").remove())},t.prototype.init=function(){var t=this;t.setLandingHeroVideoGradient(this.landingHeroVideoEl,this.landingHeroVideoElTitle),t.setLandingHeroVideoGradient(this.landingHeroArticleEl,this.landingHeroArticleElTitle),this.$articleHero.length&&this.$navigationWrapper.length&&(this.$progressTracker=$(".nuv-article-navigation__progress-tracker-bar"),this.trackerPercent(),$(window).on("scroll",this.trackerPercent.bind(this)),this.bindData())},t.prototype.htmlMarkup=function(){var t="",e="",i=""==this.articleThemeTitle||null==this.articleThemeTitle?"":'<span class="nuv-article-navigation__theme-title">'+this.articleThemeTitle+"</span>",n=""==this.articleHeadline||null==this.articleHeadline?"":'<span class="nuv-article-navigation__headline-title">'+(this.articleHeadline||"")+"</span>",o=' <div class="nuv-article-navigation__main-container">\n                        <div class="nuv-article-navigation__main-content">\n                            '+i+"\n                            "+n+'\n                        </div>\n                        <div class="nuv-article-navigation__button-container">';return"retail"===this.siteName?(""!==this.articleDownloadspeedbumpid&&void 0!==this.articleDownloadspeedbumpid&&null!==this.articleDownloadspeedbumpid&&(e="secure-link locked-content locked-content-icon--left"),""!==this.articleDownloadHref&&void 0!==this.articleDownloadHref&&this.articleDownloadHref.includes("http")&&(t="nuv-external-icon"),(""!==this.articleDownloadHref&&void 0!==this.articleDownloadHref||""!==this.articleDownloadDocURL&&void 0!==this.articleDownloadDocURL)&&void 0!==this.articleDownloadText&&""!==this.articleDownloadText?o+='<div class="nuv-button nuv-dwnld-button nuv-button--green">\n                            <a class="nuv-button__btn '+e+" "+t+'" href="'+(this.articleDownloadHref||"")+'"\n                            data-speed-bump-id="'+(this.articleDownloadspeedbumpid||"")+'"\n                            data-doc-url ="'+(this.articleDownloadDocURL||"")+'" \n                            aria-label="Download '+(this.articleHeadline||"")+'" target="'+this.articleDownloadTarget+'">'+this.articleDownloadText+"</a>\n                        </div>":o+="</div>"):""!==this.articleDownloadHref&&void 0!==this.articleDownloadHref&&void 0!==this.articleDownloadText&&""!==this.articleDownloadText?o+='<div class="nuv-button nuv-dwnld-button nuv-button--green">\n                            <a class="nuv-button__btn" href="'+(this.articleDownloadHref||"")+'" aria-label="Download '+this.articleHeadline+'" target="_blank">'+this.articleDownloadText+"</a>\n                        </div>":o+="</div>",o+=("retail"===this.siteName&&""!==this.subscriptionId&&void 0!==this.subscriptionId&&null!==this.subscriptionId&&""!==this.subscribeText&&void 0!==this.subscribeText?'<div class="nuv-button nuv-dwnld-button nuv-button--blue">\n                                    <a class="nuv-button__btn show_subscription_slider_btn" data-subscription-modal_ids="'+this.subscriptionId+'" href="#" aria-label="Subscribe">\n                                    '+this.subscribeText+"\n                                    </a>\n                                </div>":"")+"\n                                </div>\n                                </div>"},t.prototype.trackerPercent=function(){var t=$(window).scrollTop(),e=this.$articleHero.offset().top+this.$articleHero.height();$(".nuv-navigation-container").hasClass("nuv-navigation-container--open")||(t>=e&&(l.default.addClassWithoutTransitionTo($("#wrapperdiv"),"nuv-global-navigation--compressed"),0==this.$contentNavigationElement.length&&($("#nuv_theme_container").addClass("fixed"),$(".nuv-navigation-container").length>0&&$("#nuv_theme_container").find(".nuv-article-navigation-with-themepage").addClass("nuv-article-navigation-with-themepage--updated"))),t<e&&(l.default.removeClassWithoutTransitionTo($("#wrapperdiv"),"nuv-global-navigation--compressed"),0==this.$contentNavigationElement.length&&$("#nuv_theme_container").removeClass("fixed")))},t.prototype.setLandingHeroVideoGradient=function(t,e){t.length>0&&e.length>0&&""===e.text().trim()&&t.addClass("no-gradient")},t}(),d=new u;e.default=d},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(85),a=(n(s),function(){function t(){(0,r.default)(this,t),this.componentName="landingHeroWithVideo",this.landingHeroVideoEl=$(".nuv-landing-hero__video-container"),this.landingHeroVideoElTitle=$(".nuv-landing-hero__video-container .nuv-landing-hero__video-title"),this.landingHeroArticleEl=$(".nuv-landing-hero__article-container"),this.landingHeroArticleElTitle=$(".nuv-landing-hero__article-container .nuv-landing-hero__video-title"),this.init=this.init}return t.prototype.init=function(){var t=this;t.setLandingHeroVideoGradient(this.landingHeroVideoEl,this.landingHeroVideoElTitle),t.setLandingHeroVideoGradient(this.landingHeroArticleEl,this.landingHeroArticleElTitle)},t.prototype.setLandingHeroVideoGradient=function(t,e){t.length>0&&e.length>0&&""===e.text().trim()&&t.addClass("no-gradient")},t}()),l=new a;e.default=l},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(43),a=n(s),l=function(){function t(){(0,r.default)(this,t),this.componentName="landingSubNavigation",this.init=this.init,this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-landing-sub-navigation"),this.$navLink=$(".nuv-landing-sub-navigation__links-list-link")},t.prototype.init=function(){function t(t){t.scroll(function(){var t=this.scrollWidth,e=this.clientWidth,i=t-e,n=document.querySelector(".simplebar-horizontal").clientWidth,o=document.querySelector(".simplebar-scrollbar").clientWidth,r=n-o,s=this.scrollLeft,a=Math.ceil(s/i*100),l=Math.ceil(a/100*r);$(".simplebar-visible").css({left:l+"px"},0)})}this.setJQueryObjects(),this.$element.length&&this.$navLink.on("click",function(){$("html, body").stop().animate({scrollTop:0},450,"swing")}),a.default.isIpad()?$("html").addClass("is-ipad"):$("html").removeClass("is-ipad"),$(window).resize(function(){a.default.isIpad()?$("html").addClass("is-ipad"):$("html").removeClass("is-ipad")}),$(".nuv-landing-sub-navigation__links-container").length>0&&(window.innerWidth>=768?t($(".nuv-landing-sub-navigation__links-container")):($(window).width()>=document.querySelector(".nuv-landing-sub-navigation__links-list").scrollWidth?$(".simplebar-track").hide():$(".simplebar-track").show(),t($(".nuv-landing-sub-navigation__links-list")))),$(".nuv-landing-sub-navigation__links-container").length>0&&(window.innerWidth>=768?t($(".nuv-landing-sub-navigation__links-container")):$(".nuv-landing-sub-navigation__links-list").length>0&&($(window).width()>=document.querySelector(".nuv-landing-sub-navigation__links-list").scrollWidth?$(".simplebar-track").hide():$(".simplebar-track").show(),t($(".nuv-landing-sub-navigation__links-list"))))},t}(),c=new l;e.default=c},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="LinkedinButton",this.init=this.init,this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-linkedin-button")},t.prototype.init=function(){this.setJQueryObjects(),$("body").on("click",".nuv-linkedin-button",function(){var t=$(this).attr("data-formtype");if(t.includes("linkedinRegister-")){var e=t.split("-");$('form[name="NuvRegisterForm"] #userType').val(e[1])}document.cookie="linkedinformname=".concat(t,";expires;path=/")})},t}(),s=new r;e.default=s},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(26),a=n(s),l=function(){function t(){(0,r.default)(this,t),this.componentName="multiSelectFilterModal",this.LABEL_SELECTOR=".nuv-multi-select-filter-modal__filter-label",this.LABEL_CHECKED_CLASSNAME="nuv-multi-select-filter-modal__filter-label--checked",this.OPEN_CLASSNAME="nuv-multi-select-filter-modal--open",this.initialized=!1,this.init=this.init,this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-multi-select-filter-modal"),this.$checkboxes=this.$element.find("input[type=checkbox]"),this.$selectAllBtn=$(".nuv-multi-select-filter-modal__select-all-btn"),this.$resetBtn=$(".nuv-multi-select-filter-modal__reset-btn"),this.$applyBtn=$(".nuv-multi-select-filter-modal__apply-btn .nuv-button__btn"),this.$closeBtn=$(".nuv-multi-select-filter-modal__close-btn"),this.$openBtn=$(".nuv-multi-select-filter-modal-trigger")},t.prototype.init=function(){this.setJQueryObjects();var t=this;this.$checkboxes.length>0&&(this.$checkboxes.on("change",function(){t.updateCheckboxLabelFor($(this)),t.updateFilterCount()}),this.$selectAllBtn.on("click",this.selectAllFilters.bind(this)),this.$resetBtn.on("click",this.unselectAllFilters.bind(this))),this.$element.length>0&&(this.$closeBtn.on("click",this.closeModal.bind(this)),this.$openBtn.on("click",this.openModal.bind(this))),this.initialized=!0},t.prototype.selectAllFilters=function(){if(1===this.$applyBtn.length){var t=this;this.$checkboxes.each(function(){$(this).prop("checked",!0),t.updateCheckboxLabelFor($(this))}),t.updateFilterCount()}},t.prototype.unselectAllFilters=function(){if(1===this.$applyBtn.length){var t=this;this.$checkboxes.each(function(){$(this).prop("checked",!1),t.updateCheckboxLabelFor($(this))}),t.updateFilterCount()}},t.prototype.updateCheckboxLabelFor=function(t){t.is(":checked")?t.closest(this.LABEL_SELECTOR).addClass(this.LABEL_CHECKED_CLASSNAME):t.closest(this.LABEL_SELECTOR).removeClass(this.LABEL_CHECKED_CLASSNAME)},t.prototype.updateFilterCount=function(){this.$applyBtn.length},t.prototype.openModal=function(){var t=this;$(".nuv-product-filters__multi-select-button").click(function(){this.id?$(this.id).addClass(t.OPEN_CLASSNAME):t.$element.addClass(t.OPEN_CLASSNAME)}),a.default.lock()},t.prototype.closeModal=function(){this.$element.removeClass(this.OPEN_CLASSNAME),a.default.unlock()},t}(),c=new l;e.default=c},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}function o(){var t=[];g.each(function(){var e=$(this).find(".nuv-multi-select-filter-grid-modal__filter-title .nuv-multi-select-filter-grid-modal__filter-title-text"),i=$(this).find(".sel-chkbox"),n=[];i.each(function(){(m.indexOf($(this).attr("value"))>-1||y.indexOf($(this).attr("value"))>-1||b.indexOf($(this).attr("value"))>-1||_.indexOf($(this).attr("value"))>-1)&&n.push($(this).attr("data-value"))}),n.length>0&&t.push(String($(e).text().toLowerCase()+"="+n.join("|")))});var e=t.length>0?"?"+t.join("&"):window.location.href.split("?")[0];window.history.pushState(null,"",e)}function r(t,e){t.each(function(){e.length&&e.indexOf($(this).val())>-1?($(this).removeAttr("disabled"),$(this).prop("checked",!0),$(this).parent().addClass("nuv-multi-select-filter-grid-modal__filter-label--checked")):($(this).prop("checked",!1),$(this).parent().removeClass("nuv-multi-select-filter-grid-modal__filter-label--checked"))})}Object.defineProperty(e,"__esModule",{value:!0});var s=i(1),a=n(s),l=i(26),c=n(l);i(56);var u=$("#resetRegionTxt").val(),d=$("#resetYearTxt").val(),h=$("#resetSectorTxt").val(),p=$("#resetCountryTxt").val(),f=$("#resetFiltersTxt").val(),v=$(".nuv-multi-select-filter-grid-modal__filter-groups"),g=$(v).find(".nuv-multi-select-filter-grid-modal__form-fieldset"),m=[],y=[],b=[],_=[],w=function(){function t(){(0,a.default)(this,t),this.componentName="propertyGridMultiFilters",this.OPEN_CLASSNAME="nuv-multi-select-filter-grid-modal--open",this.initialized=!1,this.init=this.init,this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-multi-select-filter-grid-modal"),this.$sectorList=$("#PropertyFilterSector"),this.$yearList=$("#PropertyFilterYear"),this.$regionList=$("#PropertyFilterRegion"),this.$countryList=$("#PropertyFilterCountry"),this.$checkboxes=this.$element.find("input[type=checkbox]"),this.$sectorCheckboxes=this.$sectorList.find("input[type=checkbox]"),this.$yearCheckboxes=this.$yearList.find("input[type=checkbox]"),this.$regionCheckboxes=this.$regionList.find("input[type=checkbox]"),this.$countryCheckboxes=this.$countryList.find("input[type=checkbox]"),this.$resetBtn=$(".nuv-multi-select-filter-grid-modal__reset-btn"),this.$applyBtn=$(".nuv-multi-select-filter-grid-modal__apply-btn .nuv-button__btn"),this.$closeBtn=$(".nuv-multi-select-filter-grid-modal__close-btn"),this.$openBtn=$(".nuv-multi-select-filter-grid-modal-trigger"),this.$resetLink=$(".nuv-multi-select-filter-grid-modal__resetlink"),this.LABEL_SELECTOR=".nuv-multi-select-filter-grid-modal__filter-label",this.LABEL_CHECKED_CLASSNAME="nuv-multi-select-filter-grid-modal__filter-label--checked"},t.prototype.init=function(){this.setJQueryObjects();var t=this;this.$element.length>0&&this.$openBtn.on("click",this.openModal.bind(this)),$(document).on("click",".nuv-property-filter-fullwidth__filter-result-item",function(){var e=$(this).attr("data-value"),i=$(this).attr("data-category");if(t.$checkboxes.each(function(){$(this).val()===e&&($(this).removeAttr("disabled"),$(this).prop("checked",!1),$(this).parent().removeClass("nuv-multi-select-filter-grid-modal__filter-label--checked"))}),"sector"===i){var n=m.indexOf(e);n>-1&&m.splice(n,1)}if("region"===i){var r=y.indexOf(e);r>-1&&y.splice(r,1)}if("year"===i){var s=b.indexOf(e);s>-1&&b.splice(s,1)}if("country"===i){var a=_.indexOf(e);a>-1&&_.splice(a,1)}o()}),this.$checkboxes.length>0&&(this.$checkboxes.on("change",function(){t.updateCheckboxLabelForGrid($(this))}),this.$resetBtn.on("click",this.unselectFilters.bind(this))),this.$resetLink.on("click",function(){$(".nuv-multi-select-filter-grid-modal").find("input[type=checkbox]").each(function(){$(this).prop("checked",!1),$(this).removeAttr("disabled"),t.updateCheckboxLabelForGrid($(this))}),t.applyPropertyFilter()}),$(".nuv-multi-select-filter-wrapper .nuv-multi-select-filter-grid-modal__filter-title").click(function(){if($(this).parents(".nuv-multi-select-filter-grid-modal__form-fieldset").hasClass("open"))$(".nuv-multi-select-filter-grid-modal__mobile-title").addClass("showTitle"),$(this).parents(".nuv-multi-select-filter-grid-modal__form-fieldset").removeClass("open"),$(this).parents(".nuv-multi-select-filter-grid-modal__form-fieldset").addClass("collapse"),$(".nuv-multi-select-filter-grid-modal__form-fieldset").show(),$(".nuv-multi-select-filter-grid-modal__reset-btn").attr("data-fieldset",f),$(".nuv-multi-select-filter-grid-modal__reset-text").text(f);else{$(".nuv-multi-select-filter-grid-modal__mobile-title").removeClass("showTitle"),$(".nuv-multi-select-filter-grid-modal__form-fieldset").hide(),$(this).parents(".nuv-multi-select-filter-grid-modal__form-fieldset").addClass("open").show(),$(this).parents(".nuv-multi-select-filter-grid-modal__form-fieldset").removeClass("collapse");var t=$(this).parents(".nuv-multi-select-filter-grid-modal__form-fieldset").attr("id");"PropertyFilterSector"===t?($(".nuv-multi-select-filter-grid-modal__reset-btn").attr("data-fieldset",h),$(".nuv-multi-select-filter-grid-modal__reset-text").text(h)):"PropertyFilterYear"===t?($(".nuv-multi-select-filter-grid-modal__reset-btn").attr("data-fieldset",d),$(".nuv-multi-select-filter-grid-modal__reset-text").text(d)):"PropertyFilterRegion"===t?($(".nuv-multi-select-filter-grid-modal__reset-btn").attr("data-fieldset",u),$(".nuv-multi-select-filter-grid-modal__reset-text").text(u)):($(".nuv-multi-select-filter-grid-modal__reset-btn").attr("data-fieldset",p),$(".nuv-multi-select-filter-grid-modal__reset-text").text(p));var e=$(".nuv-multi-select-filter-grid-modal__form-options").outerHeight();$(this).parents(".nuv-multi-select-filter-grid-modal__form-fieldset").height()>$(window).height()-$(".nuv-multi-select-filter-grid-modal__form-options").outerHeight()&&$(window).width()<768&&$(".nuv-multi-select-filter-grid-modal__main-container").height($(".nuv-multi-select-filter-grid-modal__main-container").height()-e)}}),this.initialized=!0},t.prototype.openModal=function(){var t=this;$(".nuv-product-filters__multi-select-button").click(function(){t.$element.addClass(t.OPEN_CLASSNAME)}),r(t.$sectorCheckboxes,m),r(t.$regionCheckboxes,y),r(t.$yearCheckboxes,b),r(t.$countryCheckboxes,_),c.default.lock()},t.prototype.closeModal=function(){this.$element.removeClass(this.OPEN_CLASSNAME),$(".nuv-multi-select-filter-grid-modal__mobile-title").addClass("showTitle"),$(".nuv-multi-select-filter-grid-modal__form-fieldset").show(),$(".nuv-multi-select-filter-grid-modal__form-fieldset").removeClass("open"),$(".nuv-multi-select-filter-grid-modal__form-fieldset").addClass("collapse"),$(".nuv-multi-select-filter-grid-modal__reset-btn").attr("data-fieldset",f),$(".nuv-multi-select-filter-grid-modal__reset-text").text(f),c.default.unlock()},t.prototype.unselectFilters=function(){console.log("test")},t.prototype.updateCheckboxLabelForGrid=function(t){t.is(":checked")?t.closest(this.LABEL_SELECTOR).addClass(this.LABEL_CHECKED_CLASSNAME):t.closest(this.LABEL_SELECTOR).removeClass(this.LABEL_CHECKED_CLASSNAME)},t.prototype.applyPropertyFilter=function(){if(1===this.$applyBtn.length){var t=this;$(".nuv-multi-select-filter-grid-modal__mobile-title").addClass("showTitle"),$(".nuv-multi-select-filter-grid-modal__form-fieldset").show(),$(".nuv-multi-select-filter-grid-modal__form-fieldset").removeClass("open"),$(".nuv-multi-select-filter-grid-modal__reset-btn").attr("data-fieldset",f),$(".nuv-multi-select-filter-grid-modal__reset-text").text(f),m=[],y=[],_=[],b=[],t.$sectorCheckboxes.each(function(){$(this).is(":checked")&&m.push($(this).val())}),t.$yearCheckboxes.each(function(){$(this).is(":checked")&&b.push($(this).val())}),t.$regionCheckboxes.each(function(){$(this).is(":checked")&&y.push($(this).val())}),t.$countryCheckboxes.each(function(){$(this).is(":checked")&&_.push($(this).val())}),t.closeModal(),o(),$("body").css({height:"auto"})}},t}(),x=new w;e.default=x},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="pagelevelDisclosure"}return t.prototype.init=function(){$(document).ready(function(){setTimeout(function(){$(".nuv-page-level-disclosure").first().addClass("firstDisclosure")},100)})},t}(),s=new r(document);e.default=s},function(t,e,i){"use strict";function n(t,e){var i=$("#topic-dropdown option:selected").val(),n=$("#affiliations-dropdown option:selected").val(),o=$("#moduleID").val(),r=i?"getpeoplecards":"getselectedpeoplecards",s=$("#siteName").val(),a=$("#datasourceId").val(),l=$("#contextLanguage").val(),c=$("#sitePath").val();$.ajax({url:c+"api/peoplecardgrid/"+r+"?contextLanguage="+l+"&"+(i?"":"moduleID="+o)+(i?"topicID="+i:"")+(n?"&affiliationID="+n:"")+"&page="+t+"&siteName="+s+"&datasourceId="+a,success:function(i){var n="";$.each(i.contentItems,function(t,e){n=null===e.detailLink?n+'\n                            <div class="nuv-people-grid__item '+(!0===e.featured_person?"nuv-people-grid__item--featured":"")+'"\'>\n                                <div class="nuv-people-grid__cover">\n                                    <picture class="nuv-people-grid__cover-picture-container">\n                                        <source media="(max-width: 764px)" srcset="'+e.image+'">\n                                        <img '+(e.image?'src="'+e.image+'"':"")+'>\n                                    </picture>\n                                </div>\n                                <div class="nuv-people-grid__info">\n                                    <div class="nuv-people-grid__featured-eyebrow">'+e.eyebrow+'</div>\n                                    <div class="nuv-people-grid__name">'+e.name+'</div>\n                                    <div class="nuv-people-grid__title">'+e.subtitle+"</div>\n                                </div>\n                            </div>":n+'\n                    <a class="nuv-people-grid__item '+(!0===e.featured_person?"nuv-people-grid__item--featured":"")+'" href="'+e.detailLink+'" target="_self"\'>\n                        <div class="nuv-people-grid__cover">\n                            <picture class="nuv-people-grid__cover-picture-container">\n                                <source media="(max-width: 764px)" srcset="'+e.image+'">\n                                <img '+(e.image?'src="'+e.image+'"':"")+'>\n                            </picture>\n                        </div>\n                        <div class="nuv-people-grid__info">\n                            <div class="nuv-people-grid__featured-eyebrow">'+e.eyebrow+'</div>\n                            <div class="nuv-people-grid__name">'+e.name+'</div>\n                            <div class="nuv-people-grid__title">'+e.subtitle+"</div>\n                        </div>\n                    </a>"}),e.closest(".nuv-people-grid").find(".nuv-people-grid__content").append(n);var o=e.closest(".nuv-people-grid").find(".nuv-people-grid__item").length,r=e.closest(".nuv-people-grid").find(".nuv-people-grid__cta-container");r.attr("page-number",t),r.attr("total-count",i.totalCount),o<i.totalCount&&null!=a?r.show():r.hide()}})}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=function(t){return t&&t.__esModule?t:{default:t}}(o),s=function(){function t(){(0,r.default)(this,t)}return t.prototype.init=function(){$(".nuv-people-grid").each(function(){var t=$(this);t.find(".nuv-people-grid__dropdown-select").on("change",function(){t.find("div.nuv-people-grid__cta_showButton-hide").remove(),t.find("div.nuv-people-grid__cta-showintemplate").remove(),t.find(".nuv-people-grid__content").empty(),n(0,t)})}),$(".nuv-people-grid__cta-container .nuv-button__btn").on("click",function(t){t.preventDefault();var e=$(this).closest(".nuv-people-grid__cta-container").attr("page-number");n(e?parseInt(e,10)+1:1,$(this))}),$(document).ready(function(){$(".nuv-people-grid").each(function(){var t=$(this),e=t.find(".nuv-people-grid__item").length,i=t.find(".nuv-people-grid__cta-container");e===Number(i.attr("total-count"))?i.hide():i.show()})})},t}(),a=new s(document);e.default=a},,function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=$(".product-carousel-tab"),s=$(".product-card-carousel-retail"),a=$(".slick-arrow"),l=function(){function t(){(0,o.default)(this,t),this.componentName="ProductcarouseltabComponent",this.setJQueryObjects(),this.initialized=!1,this.init=this.init}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-product-card")},t.prototype.init=function(){this.setJQueryObjects(),setTimeout(function(){s.each(function(){$(this).hasClass("product-carousel--active")&&$(this).closest(".product-carousel-tabs").length>0||$(this).addClass("product-carousel--hidden")})},1e3),this.initialized=!0;var t=this;r.on("click",function(){t.activateTab($(this))}),r.keypress(function(e){"Enter"===e.key&&t.activateTab($(this))}),a.each(function(){$(this).closest(".product-card-carousel-retail").length>0&&$(this).change(function(){$(this).hasClass("slick-disabled")?$(this).attr("tabIndex",-1):$(this).attr("tabIndex",0)})})},t.prototype.activateTab=function(t){if(t.closest(".product-carousel-tabs").length>0){var e=t.attr("id"),i="#"+e,n=t.siblings(".product-carousel-tab");setTimeout(function(){n.each(function(){$(this).removeClass("product-carousel-tab--active")}),$(i).addClass("product-carousel-tab--active")},500),e=e.replace("_title",""),e="#"+e;var o=t.closest(".product-carousel-tabs").find(".product-carousel-container").find(".product-card-carousel-retail");setTimeout(function(){o.each(function(){$(this).removeClass("product-carousel--active"),$(this).addClass("product-carousel--hidden"),$(this).find(".nuv-product-card__add-to-compare").attr("tabIndex",-1),$(this).find(".nuv-featured-card.nuv-featured-card--type-product").attr("tabIndex",-1),$(this).find(".slick-arrow").attr("tabIndex",-1)}),$(e).removeClass("product-carousel--hidden"),$(e).addClass("product-carousel--active"),$(e).find(".nuv-product-card__add-to-compare").attr("tabIndex",0),$(e).find(".nuv-featured-card.nuv-featured-card--type-product").attr("tabIndex",0),$(e).find(".slick-arrow").attr("tabIndex",0)},500),$(window).trigger("resize")}},t}(),c=new l;c.init(),e.default=c},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(143),a=(n(s),i(44)),l=n(a),c=function(){function t(){(0,r.default)(this,t),this.componentName="productCard",this.init=this.init,this.destroy=this.destroy,this.initialized=!1}return t.prototype.init=function(){this.initialized&&this.destroy(),this.initialized=!0,this.$productCards=$(".nuv-product-card"),this.$productCards.length>0&&this.initEventListeners()},t.prototype.destroy=function(){this.$productCards.find(".nuv-product-card__add-to-compare").off(".nuv-product-card-event"),this.initialized=!1},t.prototype.initEventListeners=function(){this.$productCards.find(".nuv-product-card__add-to-compare").on("click.nuv-product-card-event",function(){var t=$(this).closest(".nuv-product-card");t.attr("data-ticker")&&window.dispatchEvent(new l.default("addProductForComparison",{bubbles:!1,cancelable:!1,detail:{ticker:t.attr("data-ticker"),name:t.attr("data-name")}}))})},t}(),u=new c;e.default=u},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0}),e.ANCHOR_NAV_SCROLL_OFFSET=void 0;var o=i(1),r=n(o),s=i(43),a=n(s),l=e.ANCHOR_NAV_SCROLL_OFFSET=300,c=function(){function t(){(0,r.default)(this,t),this.componentName="productDetailAnchorNavRetail",this.STUCK_CLASSNAME="nuv-product-detail-anchor-nav-retail--stuck",this.COMPRESSED_CLASSNAME="nuv-product-detail-anchor-nav-retail--compressed",this.ACTIVE_LINK_CLASSNAME="nuv-product-detail-anchor-nav-retail__links-list-item--active",this.ACTIVE_SCROLLBAR_CLASSNAME="nuv-product-detail-anchor-nav-retail__links-container-scrollbar--active",this.setJQueryObjects(),this.initialized=!1,this.init=this.init,this.anchorPoints=[],this.offsetThreshold=0,this.scrollbarWidthPercent=100}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-product-detail-anchor-nav-retail"),this.$navLink=$(".nuv-product-detail-anchor-nav-retail__links-list-link"),this.$navLinkItem=$(".nuv-product-detail-anchor-nav-retail__links-list-item"),this.$linksContainer=$(".nuv-product-detail-anchor-nav-retail__links-container"),this.$linksContainerScrollbar=$(".nuv-product-detail-anchor-nav-retail__links-container-scrollbar"),this.$linksContainerScrollbarThumb=$(".nuv-product-detail-anchor-nav-retail__links-container-scrollbar-thumb"),this.$globalNav=$(".nuv-global-navigation__nav-container")},t.prototype.init=function(){this.setJQueryObjects(),this.setUpDestinations(),this.findActiveDestination();var t=this;this.$element.length&&this.$navLink.on("click",function(e){e.preventDefault(),t.jumpLink($($.attr(this,"href")))}),$(".nuv-product-detail-anchor-nav-retail__links-list-item a").click(function(){var t=$(this).attr("href"),e=$(t).offset().top-100;$("html, body").animate({scrollTop:e})}),this.$element.length&&!this.initialized&&(this.onScroll(),$(window).on("scroll",this.onScroll.bind(this)),$(window).on("resize",this.onResize.bind(this)),this.$linksContainer.on("mousedown",this.linksContainerMouseDown.bind(this)),this.linksContainerScrollbarThumbWidth(),this.$linksContainer.on("scroll",this.linksContainerScrollbarThumbLeft.bind(this)),this.linksContainerScrollbarThumbWidth()),this.initialized=!0},t.prototype.jumpLink=function(t){if(t.length){var e=t.offset().top-this.offsetThreshold,i=0;i=$(window).scrollTop()>e?$(".cookie-notification").height()+$(".nuv-global-navigation__nav-wrapper").height()+$(".nuv-product-detail-anchor-nav-retail__sticky-content").height():$(".cookie-notification").height()+$(".nuv-product-detail-anchor-nav-retail__sticky-content").height(),$("html, body").animate({scrollTop:e-i},400)}},t.prototype.onResize=function(){this.linksContainerScrollbarThumbWidth(),this.linksContainerScrollbarThumbLeft()},t.prototype.linksContainerScrollbarThumbWidth=function(){var t=this.$linksContainer[0].scrollWidth,e=this.$linksContainer[0].offsetWidth,i=Math.round(e/t*100);this.$linksContainerScrollbarThumb.css("width",i+"%"),this.scrollbarWidthPercent=i,!this.$linksContainerScrollbar.hasClass(this.ACTIVE_SCROLLBAR_CLASSNAME)&&i>=0&&i<99?this.$linksContainerScrollbar.addClass(this.ACTIVE_SCROLLBAR_CLASSNAME):this.$linksContainerScrollbar.hasClass(this.ACTIVE_SCROLLBAR_CLASSNAME)&&(i<0||i>=99)&&this.$linksContainerScrollbar.removeClass(this.ACTIVE_SCROLLBAR_CLASSNAME)},t.prototype.linksContainerScrollbarThumbLeft=function(){var t=this.$linksContainer[0].scrollWidth,e=this.$linksContainer.scrollLeft(),i=e/t*100,n=i+this.scrollbarWidthPercent;this.$linksContainerScrollbarThumb.css("transform","translate3d("+i+"%, -50%, 0)"),n>=99?this.$linksContainerScrollbarThumb.addClass("nuv-product-detail-anchor-nav-retail__links-container-scrollbar-thumb--done"):this.$linksContainerScrollbarThumb.removeClass("nuv-product-detail-anchor-nav-retail__links-container-scrollbar-thumb--done")},t.prototype.linksContainerMouseDown=function(t){this.linksContainerMousePageX=t.pageX,this.$linksContainer.on("mousemove.product-detail-anchor-nav",this.linksContainerMouseMove.bind(this)),$(window).on("mouseup.product-detail-anchor-nav",this.linksContainerMouseUp.bind(this))},t.prototype.linksContainerMouseMove=function(t){t.stopPropagation();var e=this.linksContainerMousePageX-t.pageX,i=this.$linksContainer.scrollLeft()-e;this.$linksContainer.scrollLeft(i),this.linksContainerMousePageX=t.pageX},t.prototype.linksContainerMouseUp=function(){this.$linksContainer.off("mousemove.product-detail-anchor-nav"),$(window).off("mouseup.product-detail-anchor-nav")},t.prototype.onScroll=function(){this.setUpDestinations();var t=$(window).scrollTop(),e=this.$element.offset().top+this.$element.height()+32,i=e+l;t>=e&&!this.isCompressed()?a.default.addClassWithoutTransitionTo(this.$element,this.COMPRESSED_CLASSNAME):t>=i&&!this.isStuck()?this.$element.addClass(this.STUCK_CLASSNAME):t<i&&this.isStuck()&&this.$element.removeClass(this.STUCK_CLASSNAME),t<e&&this.isCompressed()&&a.default.removeClassWithoutTransitionTo(this.$element,this.COMPRESSED_CLASSNAME),this.findActiveDestination()},t.prototype.setUpDestinations=function(){this.anchorPoints=[];var t=this;this.$navLink.each(function(){var e=$($.attr(this,"href"));e.length&&t.anchorPoints.push({anchor:$.attr(this,"href"),offsetTop:e.offset().top-t.offsetThreshold,offsetBottom:e.offset().top+e.height()+t.offsetThreshold,$linkItem:$(this).parent()})})},t.prototype.findActiveDestination=function(){for(var t=$(window).scrollTop(),e=0;e<this.anchorPoints.length;e++){var i=this.anchorPoints[e],n=$(".cookie-notification").height()+50;$(".nuv-global-navigation__nav-wrapper").isInViewport()&&(n+=$(".nuv-global-navigation__nav-wrapper").height()),$(".nuv-product-detail-anchor-nav-retail__sticky-content").isInViewport()&&(n+=$(".nuv-product-detail-anchor-nav-retail__sticky-content").height()),t>=i.offsetTop-n&&t<i.offsetBottom&&!$(i.anchor).hasClass(this.ACTIVE_LINK_CLASSNAME)&&($("."+this.ACTIVE_LINK_CLASSNAME).removeClass(this.ACTIVE_LINK_CLASSNAME),i.$linkItem.addClass(this.ACTIVE_LINK_CLASSNAME))}},t.prototype.isStuck=function(){return this.$element.hasClass(this.STUCK_CLASSNAME)},t.prototype.isCompressed=function(){return this.$element.hasClass(this.COMPRESSED_CLASSNAME)},t}(),u=new c(document);e.default=u},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(43),a=n(s),l=i(26),c=n(l),u=i(14),d=n(u),h=function(){function t(){(0,r.default)(this,t),this.componentName="productDetailFundOverlay",this.fadeTime=300,this.initialized=!1,this.init=this.init,this.setJQueryObjects(),this.isShowing=!1,this.tabsInitialized=!1}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-product-detail-fund-overlay"),this.$elementBg=$(".nuv-product-detail-fund-overlay__bg"),this.$contentContainer=$(".nuv-product-detail-fund-overlay__container")},t.prototype.init=function(){this.initialized&&this.destroy();var t=this;$(".js-overlay-trigger-open").on("click.nuv-product-detail-fund-overlay",this.toggleModal.bind(this,"on")),$(".js-overlay-trigger-close").on("click.nuv-product-detail-fund-overlay",this.toggleModal.bind(this,"off")),this.initialized||($(window).on("resize",a.default.debounce(this.resizeOverlay.bind(this),100)),$(document).keyup(function(e){27===e.keyCode&&t.isShowing&&t.toggleModal("off")})),this.initialized=!0},t.prototype.destroy=function(){$(".js-overlay-trigger-open").off(".nuv-product-detail-fund-overlay"),$(".js-overlay-trigger-close").off(".nuv-product-detail-fund-overlay"),this.initialized=!1},t.prototype.resizeOverlay=function(){var t=$(window).height(),e=this.$contentContainer.height(),i=this.$contentContainer.outerHeight();if("mobile"===d.default.current())return void this.$elementBg.css({height:""});e>t-100?this.$elementBg.css({height:i+100}):this.$elementBg.css({height:""})},t.prototype.toggleModal=function(t){"on"===t?($(".nuv-product-detail-fund-overlay").fadeIn(this.fadeTime,function(){$(this).find(".nuv-product-detail-fund-overlay__close-button").focus()}),this.resizeOverlay(),this.isShowing=!0):($(".nuv-product-detail-fund-overlay").fadeOut(this.fadeTime),this.isShowing=!1),this.bodyScrollCheck()},t.prototype.bodyScrollCheck=function(){c.default.isLocked()?c.default.unlock():c.default.lock()},t}(),p=new h;e.default=p},function(t,e,i){"use strict"},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(44),a=n(s),l=function(){function t(){(0,r.default)(this,t),this.componentName="productDetailHero",this.init=this.init,this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$element=$(".product-detail-hero"),this.$captionTitle=$(".nuv-product-detail-hero-retail__media-caption-title"),this.$captionTitleLink=this.$captionTitle.find("a"),this.$addToTrayBtn=$(".nuv-product-detail-hero-retail__add-to-compare"),this.$authorComponent=$(".nuv-article-author"),this.$tooltip=$(".nuv-product-detail-hero-retail__add-to-compare-tooltip"),this.$productDetailHeroContainer=$(".nuv-product-detail-hero-retail"),this.maxFunds=null,this.imageBlockClassName=".nuv-product-detail-hero-retail__media-picture-container",this.logoBlockClassName=".nuv-product-detail-hero-retail__logo-container",this.productDetailHeroEl=$(".nuv-product-detail-hero-retail__media-container"),this.productDetailHeroElTitle=$(".nuv-product-detail-hero-retail__media-container .nuv-product-detail-hero-retail__media-caption .nuv-product-detail-hero-retail__media-caption-title"),this.productDetailHeroElTitleSub=$(".nuv-product-detail-hero-retail__media-container .nuv-product-detail-hero-retail__media-caption .nuv-product-detail-hero-retail__media-caption-subtitle")},t.prototype.init=function(){var t=this;if(this.setJQueryObjects(),this.initialized&&this.destroy(),this.initialized=!0,this.$tooltip.length&&!$("body, html").hasClass("nuv-max-funds--reached")){var e=this.$tooltip.data("message");this.$tooltip.find(".nuv-product-detail-hero-retail__add-to-compare-tooltip-copy").text(e)}this.$captionTitle.length>0&&this.$authorComponent.length>0&&this.$captionTitle.css("cursor","pointer").on("click.product-detail-hero-event",this.scrollToManagement.bind(this)),this.$productDetailHeroContainer.length>0&&this.$productDetailHeroContainer.each(function(){if(!$(this).find(t.imageBlockClassName).length){var e=$(this).find(t.logoBlockClassName).length?"nuv-product-detail-hero-retail--logo-image":"nuv-product-detail-hero-retail--no-image";$(this).addClass(e)}}),this.$addToTrayBtn.length>0&&this.$addToTrayBtn.on("click.product-detail-hero-event",function(){var t=$(this).attr("data-fund-ticker"),e=$(this).attr("data-fund-name");t&&window.dispatchEvent(new a.default("addProductForComparison",{bubbles:!1,cancelable:!1,detail:{ticker:t,name:e}}))}),t.setProductDetailHeroGradient(this.productDetailHeroEl,this.productDetailHeroElTitleSub,this.productDetailHeroElTitleSub)},t.prototype.destroy=function(){this.$addToTrayBtn.off(".nuv-product-card-event"),this.$captionTitle.off(".nuv-product-card-event"),this.initialized=!1},t.prototype.scrollToManagement=function(){var t=this.$authorComponent.offset().top-162;$("html, body").animate({scrollTop:t},400)},t.prototype.setProductDetailHeroGradient=function(t,e,i){t.length>0?""===e.text().trim()&&""===i.text().trim()&&t.addClass("no-gradient"):t.length>0&&e.length>0&&i.length<=0?""===e.text().trim()&&""===i.text().trim()&&t.addClass("no-gradient"):t.length>0&&e.length<=0&&i.length>0&&""===e.text().trim()&&""===i.text().trim()&&t.addClass("no-gradient")},t}(),c=new l(document);e.default=c},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(44),a=n(s),l=function(){function t(){(0,r.default)(this,t),this.componentName="productDetailHero",this.init=this.init,this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$element=$(".product-detail-hero"),this.$captionTitle=$(".nuv-product-detail-hero__media-caption-title"),this.$addToTrayBtn=$(".nuv-product-detail-hero__add-to-compare"),this.$authorComponent=$(".nuv-article-author"),this.$productDetailHeroContainer=$(".nuv-product-detail-hero"),this.maxFunds=null,this.imageBlockClassName=".nuv-product-detail-hero__media-picture-container",this.logoBlockClassName=".nuv-product-detail-hero__logo-container",this.productDetailHeroEl=$(".nuv-product-detail-hero__media-container"),this.productDetailHeroElTitle=$(".nuv-product-detail-hero__media-container .nuv-product-detail-hero__media-caption .nuv-product-detail-hero__media-caption-title"),this.productDetailHeroElTitleSub=$(".nuv-product-detail-hero__media-container .nuv-product-detail-hero__media-caption .nuv-product-detail-hero__media-caption-subtitle"),this.strategyFeaturedPage=$(".strategy-featured-page .strategy-featured-page__container-aspect-ratio")},t.prototype.init=function(){var t=this;this.setJQueryObjects(),this.initialized&&this.destroy(),this.initialized=!0,this.$captionTitle.length>0&&this.$authorComponent.length>0&&this.$captionTitle.css("cursor","pointer").on("click.product-detail-hero-event",this.scrollToManagement.bind(this)),this.$productDetailHeroContainer.length>0&&this.$productDetailHeroContainer.each(function(){if(!$(this).find(t.imageBlockClassName).length){var e=$(this).find(t.logoBlockClassName).length?"nuv-product-detail-hero--logo-image":"nuv-product-detail-hero--no-image";$(this).addClass(e)}}),this.strategyFeaturedPage.length>0&&this.strategyFeaturedPage.find("div").length<1&&this.strategyFeaturedPage.css("padding-top",0),this.$addToTrayBtn.length>0&&this.$addToTrayBtn.on("click.product-detail-hero-event",function(){var t=$(this).data("fund-ticker"),e=$(this).data("fund-name");t&&window.dispatchEvent(new a.default("addProductForComparison",{bubbles:!1,cancelable:!1,detail:{ticker:t,name:e}}))}),t.setProductDetailHeroGradient(this.productDetailHeroEl,this.productDetailHeroElTitleSub,this.productDetailHeroElTitleSub)},t.prototype.destroy=function(){this.$addToTrayBtn.off(".nuv-product-card-event"),this.$captionTitle.off(".nuv-product-card-event"),this.initialized=!1},t.prototype.scrollToManagement=function(){var t=this.$authorComponent.offset().top-162;$("html, body").animate({scrollTop:t},400)},t.prototype.setProductDetailHeroGradient=function(t,e,i){t.length>0?""===e.text().trim()&&""===i.text().trim()&&t.addClass("no-gradient"):t.length>0&&e.length>0&&i.length<=0?""===e.text().trim()&&""===i.text().trim()&&t.addClass("no-gradient"):t.length>0&&e.length<=0&&i.length>0&&""===e.text().trim()&&""===i.text().trim()&&t.addClass("no-gradient")},t}(),c=new l(document);e.default=c},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="featuredProducts",this.init=this.init,this.initialized=!1}return t.prototype.init=function(){this.$element=$(".nuv-product-featured-products"),this.initialized=!0;var t=this;this.$sliderContainer=$(".nuv-product-featured-products__content"),this.$sliderContainer.find(".nuv-product-card").length<1||(this.initialized&&(this.$sliderContainer.off("init"),this.$sliderContainer.off("breakpoint")),this.$sliderContainer.on("init",function(e,i){t.calculateCardHeight(i)}),this.$sliderContainer.on("breakpoint",function(e,i){t.calculateCardHeight(i)}),$(".nuv-product-featured-products__content").length&&(this.$sliderContainer.slick({slidesToShow:1,slidesToScroll:1,dots:!0,infinite:!1,mobileFirst:!0,useCSS:!1,useTransform:!1,responsive:[{breakpoint:767,settings:{slidesToShow:2}},{breakpoint:1023,settings:{slidesToShow:3}},{breakpoint:1279,settings:{slidesToShow:4}}]}),this.initialized=!0))},t.prototype.calculateCardHeight=function(t){t.$slider.find(".nuv-product-card__content").css("min-height","");var e=0,i=0;t.$slider.find(".nuv-product-card").each(function(){e=Math.max(e,$(this).height()),i=Math.max(i,$(this).find(".nuv-product-card__name").height()+43)}),t.$slider.find(".nuv-product-card__content").css("height",e+"px"),t.$slider.find(".nuv-product-card__name").css("min-height",i+"px")},t}(),s=new r;e.default=s},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="filteredButtons",this.setJQueryObjects(),this.initialized=!1,this.init=this.init}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-product-filtered-buttons"),this.$filterButtons=this.$element.find(".nuv-product-filtered-buttons__item"),this.$sliderContainer=this.$element.find(".nuv-product-filtered-buttons__content")},t.prototype.btnClickListener=function(){var t=this;this.$filterButtons.on("click",function(){var e=$(".nuv-product-detail-table"),i=$(".nuv-product-detail-table-retail");e.length?e=e.get(0).offsetTop:i.length>0&&(e=i.get(0).offsetTop),$("html, body").animate({scrollTop:e-30+"px"},300),t.$filterButtons.removeClass("nuv-product-filtered-buttons__item--active"),$(this).addClass("nuv-product-filtered-buttons__item--active")})},t.prototype.init=function(){this.setJQueryObjects(),this.$element.length>0&&this.$filterButtons.length>0&&(this.initialized&&this.$sliderContainer.slick("unslick"),this.$sliderContainer.slick({slidesToShow:1,slidesToScroll:1,dots:!0,infinite:!1,mobileFirst:!0,responsive:[{breakpoint:767,settings:{slidesToShow:2}},{breakpoint:1023,settings:{slidesToShow:3}},{breakpoint:1279,settings:{slidesToShow:4}}]}),this.btnClickListener(),this.initialized=!0)},t}(),s=new r(document);e.default=s},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}function o(t){(document.attachEvent?"complete"===document.readyState:"loading"!==document.readyState)?t():document.addEventListener("DOMContentLoaded",t)}Object.defineProperty(e,"__esModule",{value:!0});var r=i(1),s=n(r),a=i(26),l=n(a),c=i(43),u=n(c),d=function(){function t(){(0,s.default)(this,t),this.componentName="productFilters",this.FORM_OPEN_CLASSNAME="nuv-product-filters__form--mobile-overlay-open",this.initialized=!1,this.init=this.init,this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$filterForm=$(".nuv-product-filters__form"),this.$mobileFilterButton=$(".nuv-product-filters__mobile-filter-button .nuv-button__btn"),this.$mobileFilterCloseButton=$(".nuv-product-filters__close-button"),this.$checkBoxes=$(".nuv-product-filters__toggle-checkbox")},t.prototype.init=function(){this.setJQueryObjects();var t=u.default.getParameterByName("st");t&&o(function(){setTimeout(function(){var e=$("#"+t).get(0).offsetTop;$("html, body").animate({scrollTop:e+"px"},300)},1e3)});var e=this;this.$mobileFilterButton.length>0&&this.$mobileFilterCloseButton.length>0&&(this.$mobileFilterButton.on("click",this.openMobileOverlay.bind(this)),this.$mobileFilterCloseButton.on("click",this.closeMobileOverlay.bind(this))),this.$checkBoxes.length>0&&(this.$checkBoxes.each(function(){e.addOrRemoveCheckedClassFor($(this))}),this.$checkBoxes.on("change",function(){$("#"+$(this).attr("id")+"-hidden").prop("disabled",$(this).is(":checked")),e.addOrRemoveCheckedClassFor($(this))})),this.initialized=!0},t.prototype.addOrRemoveCheckedClassFor=function(t){t.is(":checked")?t.closest(".nuv-product-filters__toggle-group").addClass("nuv-product-filters__toggle-group--checked"):t.closest(".nuv-product-filters__toggle-group").removeClass("nuv-product-filters__toggle-group--checked")},t.prototype.openMobileOverlay=function(){this.$filterForm.addClass(this.FORM_OPEN_CLASSNAME),l.default.lock()},t.prototype.closeMobileOverlay=function(){this.$filterForm.removeClass(this.FORM_OPEN_CLASSNAME),l.default.unlock()},t}(),h=new d;e.default=h},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(14),a=n(s),l=function(){function t(){(0,r.default)(this,t),this.componentName="productsocials",this.initialized=!1,this.hideSocials=!1,this.init=this.init}return t.prototype.setJQueryObjects=function(){this.footerOffset=$(".nuv-footer").offset(),this.footer=$(".nuv-footer"),this.socialsOffset=$(".prod-nuv-socials--article").offset(),this.$socials=$(".prod-nuv-socials--article"),this.$toggle=$(".prod-nuv-socials--article .prod-nuv-socials__list-item-toggle"),this.$shareicon=$(".prod-nuv-socials__icon--share"),this.$closeicon=$(".prod-nuv-socials__icon--close-share"),this.$socialslistitem=$(".prod-nuv-socials--article .prod-nuv-socials__list-item"),this.$ocialsmobilebackdrop=$(".prod-nuv-socials--article .prod-nuv-socials__mobile-backdrop")},t.prototype.init=function(){var t=this;this.setJQueryObjects();var e=this;if(this.$socials.length>0&&(a.default.refreshValue(),this.$toggle.off("click"),this.$toggle.on("click",function(){e.$socials.hasClass("prod-nuv-socials--collapse")&&e.$ocialsmobilebackdrop.toggleClass("prod-nuv-socials__mobile-backdrop--show"),e.$socialslistitem.toggleClass("prod-nuv-socials__list-item--show"),e.$socials.toggleClass("prod-nuv-socials--show"),e.$toggle.toggleClass("prod-nuv-socials__list-item-toggle--close")})),this.$socials.length>0&&!1===this.initialized){$(window).scroll(function(){var i=$(window).scrollTop();t.footerOffset=t.footer.offset(),"desktop"===a.default.current()&&i>t.socialsOffset.top?(t.$socials.hasClass("prod-nuv-socials--nocollapse")&&(e.$socialslistitem.removeClass("prod-nuv-socials__list-item--show"),e.$ocialsmobilebackdrop.removeClass("prod-nuv-socials__mobile-backdrop--show"),e.$toggle.removeClass("prod-nuv-socials__list-item-toggle--close")),e.$socials.removeClass("prod-nuv-socials--nocollapse"),e.$socials.addClass("prod-nuv-socials--collapse")):"desktop"===a.default.current()&&i<=t.socialsOffset.top&&(t.$socials.hasClass("prod-nuv-socials--collapse")&&(e.$toggle.removeClass("prod-nuv-socials__list-item-toggle--close"),e.$socialslistitem.removeClass("prod-nuv-socials__list-item--show")),e.$socialslistitem.addClass("article-nuv-socials__list-item--show"),e.$socials.removeClass("prod-nuv-socials--show"),e.$ocialsmobilebackdrop.removeClass("prod-nuv-socials__mobile-backdrop--show"),e.$socials.removeClass("prod-nuv-socials--collapse"),e.$socials.addClass("prod-nuv-socials--nocollapse")),(t.footerOffset||void 0!==t.footerOffset)&&(i>e.footerOffset.top-$(window).height()&&!t.hideSocials?(e.$toggle.addClass("prod-nuv-socials__list-item-toggle--hide"),e.hideSocials=!0,e.$socialslistitem.removeClass("prod-nuv-socials__list-item--show"),e.$ocialsmobilebackdrop.removeClass("prod-nuv-socials__mobile-backdrop--show"),e.$socials.removeClass("prod-nuv-socials--nocollapse"),e.$socials.addClass("prod-nuv-socials--collapse"),e.$ocialsmobilebackdrop.removeClass("prod-nuv-socials__mobile-backdrop--show"),e.$toggle.removeClass("prod-nuv-socials__list-item-toggle--close")):i<=e.footerOffset.top-$(window).height()&&t.hideSocials&&(e.hideSocials=!1,e.$toggle.removeClass("prod-nuv-socials__list-item-toggle--hide"),e.$toggle.removeClass("prod-nuv-socials__list-item-toggle--close")))}),window.addEventListener("breakpointChange",function(){"desktop"!==a.default.current()&&(e.$socialslistitem.removeClass("prod-nuv-socials__list-item--show"),e.$ocialsmobilebackdrop.removeClass("prod-nuv-socials__mobile-backdrop--show"),e.$socials.removeClass("prod-nuv-socials--nocollapse"),e.$socials.addClass("prod-nuv-socials--collapse"),e.$socials.removeClass("prod-nuv-socials--show"),e.$toggle.removeClass("prod-nuv-socials__list-item-toggle--close"))}),$(window).width()<=1022&&(e.$socialslistitem.removeClass("prod-nuv-socials__list-item--show"),e.$ocialsmobilebackdrop.removeClass("prod-nuv-socials__mobile-backdrop--show"),e.$socials.removeClass("prod-nuv-socials--nocollapse"),e.$socials.addClass("prod-nuv-socials--collapse"),e.$socials.removeClass("prod-nuv-socials--show"),e.$toggle.removeClass("prod-nuv-socials__list-item-toggle--close"));var i=$(window).scrollTop();this.footerOffset=this.footer.offset(),"desktop"===a.default.current()&&i>this.socialsOffset.top&&(this.$socials.hasClass("prod-nuv-socials--nocollapse")&&(e.$socialslistitem.removeClass("prod-nuv-socials__list-item--show"),e.$ocialsmobilebackdrop.removeClass("prod-nuv-socials__mobile-backdrop--show")),e.$socials.removeClass("prod-nuv-socials--nocollapse"),e.$socials.addClass("prod-nuv-socials--collapse"))}this.$socials.length>0&&(this.initialized=!0)},t}(),c=new l(document);e.default=c},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="productTable",this.setJQueryObjects(),this.initialized=!1,this.init=this.init}return t.prototype.setJQueryObjects=function(){this.$viewAll=$(".nuv-product-table__view-all"),this.$firstColumnLockedTables=$(".nuv-product-table--first-column-locked")},t.prototype.init=function(){this.setJQueryObjects(),this.$viewAll.length>0&&this.$viewAll.each(function(){$(this).closest(".nuv-product-table").find(".nuv-product-table__table-wrapper tr:gt(6)").hide()}),this.initializeLockedColumns(),this.initialized=!0},t.prototype.initializeLockedColumns=function(){var t=this;this.$firstColumnLockedTables.length>0&&(this.$firstColumnLockedTables.each(function(){var t=$(this).find("table > thead > tr > th").eq(0).text();$(this).find(".nuv-product-table__table-wrapper").prepend('<div class="nuv-product-table__locked-column-sticky-label">'+t+"</div>")}),setTimeout(function(){t.updateLockedRowSize()},1),this.initialized||$(window).resize(this.updateLockedRowSize.bind(this)))},t.prototype.updateLockedRowSize=function(){this.$firstColumnLockedTables.each(function(){var t=$(this).find("table > thead").height();$(this).find(".nuv-product-table__locked-column-sticky-label").css("height",t+"px"),$(this).find("table > tbody > tr").each(function(){$(this).find("td").eq(0).css("height",$(this).height()+"px")})})},t}(),s=new r;e.default=s},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(44),a=n(s),l=function(){function t(){(0,r.default)(this,t),this.componentName="ProductTabs",this.init=this.init,this.setJQueryObjects(),this.ACTIVE_TAB_CLASS="nuv-tabbed-content__tab-nav-item--active",this.ACTIVE_TAB_CONTAINER_CLASS="nuv-tabbed-content__tab-content-item--active",this.COMPONENT_CLASS="nuv-tabbed-content",this.DATA_TAB_ID_ATTRIBUTE="data-content-id",this.DATA_COMPONENT_ID_ATTRIBUTE="data-component-id",this.TAB_CLASS="nuv-tabbed-content__tab-nav-item",this.TAB_CONTAINER_CLASS="nuv-tabbed-content__tab-content-item"}return t.prototype.setJQueryObjects=function(){this.$element=$("."+this.COMPONENT_CLASS)},t.prototype.init=function(){var t=this;if(this.setJQueryObjects(),void 0!==this.$element){var e=$("."+this.TAB_CLASS);if(void 0!==e){e.on("click",function(){var e=$(this).attr(t.DATA_COMPONENT_ID_ATTRIBUTE),i=$(this).attr(t.DATA_TAB_ID_ATTRIBUTE),n=$("."+t.TAB_CLASS+"["+t.DATA_COMPONENT_ID_ATTRIBUTE+"="+e+"]");void 0!==n&&n.removeClass(t.ACTIVE_TAB_CLASS),$(this).addClass(t.ACTIVE_TAB_CLASS);var o=$("."+t.TAB_CONTAINER_CLASS+"["+t.DATA_COMPONENT_ID_ATTRIBUTE+"="+e+"]");void 0!==o&&o.removeClass(t.ACTIVE_TAB_CONTAINER_CLASS);var r=$("."+t.TAB_CONTAINER_CLASS+"["+t.DATA_TAB_ID_ATTRIBUTE+"="+i+"]");void 0!==r&&($(r).addClass(t.ACTIVE_TAB_CONTAINER_CLASS),r.get(0).dispatchEvent(new a.default("showProductTab"))),t.loadTabComponents(i),$(this).closest(".content-tabs").length>0&&window.dispatchEvent(new Event("resize"))});var i=$("."+t.ACTIVE_TAB_CLASS);void 0!==i&&$(i).each(function(e,i){var n=$(i).attr(t.DATA_TAB_ID_ATTRIBUTE);void 0!==n&&t.loadTabComponents(n)})}}},t.prototype.loadTabComponents=function(t){window.dispatchEvent(new a.default("loadApiData",{bubbles:!0,cancelable:!1,detail:{id:t}}))},t}(),c=new l;e.default=c},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="subcategoryTiles",this.init=this.init}return t.prototype.init=function(){var t=$(".nuv-property-filter-fullwidth__filter-popup-button .nuv-button"),e=$(".nuv-property-filter");t.on("click",function(t){t.preventDefault(),e.addClass("nuv-property-filter--popup-active"),$("body").css({height:"100vh"})})},t}(),s=new r;e.default=s},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}function o(t,e){var i="";return i=e===g?'<option class="nuv-property-filter__item-dropdown-item" value="'+g+'" selected="selected">\n            '+g+"\n        </option>":'<option class="nuv-property-filter__item-dropdown-item" value="'+g+'">\n                        '+g+"\n                    </option>",$.each(t,function(t,n){i=e===n.value?i+' <option class="nuv-property-filter__item-dropdown-item" value="'+n.value+'" selected="selected">\n                            '+n.name+"\n                        </option>":i+' <option class="nuv-property-filter__item-dropdown-item" value="'+n.value+'">\n                            '+n.name+"\n                        </option>"}),i}function r(t,e,i){var n=[t,e,i],o=n.filter(function(t){return Boolean(t)}),r="";return o.forEach(function(t,e){t&&(r=""+r+t+(e<o.length-1?", ":""))}),r}function s(t){var e="",i=$("#acquired_text").val();return $.each(t,function(t,n){var o="";n.SizeSqFt&&n.Size?o='<p class="content-with-image-content__detail-address-area">'+n.Size+" "+$("#SqMPropertyText").val()+" <span>&nbsp;|&nbsp;</span> "+n.SizeSqFt+" "+$("#SqFPropertyText").val()+"</p>":n.Size?o='<p class="content-with-image-content__detail-address-area">'+n.Size+" "+$("#SqMPropertyText").val()+"</p>":n.SizeSqFt&&(o='<p class="content-with-image-content__detail-address-area"> '+n.SizeSqFt+" "+$("#SqFPropertyText").val()+"</p>"),e=e+' <div class="content-with-image">\n                            <div class="content-with-image-content">\n                                <div class="content-with-image-content__detail">\n                                    <div class="content-with-image-content__type">\n                                        '+(n.Sector?n.Sector:"")+"\n                                    </div>\n                                    "+(n.LinkUrl?'<a href = "'+n.LinkUrl+'"\n                                    class = "content-with-image-content__title"\n                                    target = "'+n.LinkUrlTarget+'" >\n                                        '+n.Name+"\n                                    </a>":'<div class = "content-with-image-content__title">\n                                        '+n.Name+"\n                                    </div>")+'\n                                    <div class="content-with-image-content__detail-address">\n                                        <p class="content-with-image-content__detail-address-city">'+r(n.City,n.State,n.Country)+"</p>\n                                        "+o+'\n                                    </div>\n                                </div>\n                                <div class="content-status">\n                                    <p class="content-status__title">'+i+'</p>\n                                    <p class="content-status__date">'+n.AcquiredDate+"</p>\n                                </div>\n                                    "+(n.LinkUrl&&-1!==n.LinkUrl.indexOf("https://documents")&&n.DisplayDownloadIconAndHeading?'<a href = "'+n.LinkUrl+'"\n                                                                    class = "content-download-link"\n                                                                    target = "'+n.LinkUrlTarget+'" >\n                                                                    <img src="/global/images/document_icon.svg">\n                                                                    <p> '+(n.LinkText&&null!==n.LinkText?n.LinkText:"Download Property")+"</p>\n                                                                        \n                                                                    </a>":"")+"\n       \n                                    "+(n.LinkUrl&&!1===n.HideCtaLink&&n.CtaLinkText?'<div class="content-button-cta"><a href="'+n.LinkUrl+'"\n                                                                    target="'+n.LinkUrlTarget+'" \n                                                                    class="nuv-button">'+n.CtaLinkText+"</a></div>":"")+"\n                            </div>\n                            "+(n.LinkUrl&&""!==n.LinkUrl?'<a href="'+n.LinkUrl+'" target="'+n.LinkUrlTarget+'" class="content-with-image__image-container">\n                                                        '+(n.ImageUrl?'<img class="content-with-image__image" src="'+n.ImageUrl+'" alt="'+n.ImageAlt+'">':"")+"\n                                                    </a>":'<div class="content-with-image__image-container">\n                                                        '+(n.ImageUrl?'<img class="content-with-image__image" src="'+n.ImageUrl+'" alt="'+n.ImageAlt+'">':"")+"\n                                                    </div>")+"\n                        </div>"}),e}function a(t){var e="";return $.each(t,function(t,i){var n="";i.SizeSqFt&&i.Size?n='<p class="content-with-image-content__detail-address-area">'+i.Size+" "+$("#SqMPropertyText").val()+" <br /> "+i.SizeSqFt+" "+$("#SqFPropertyText").val()+"</p>":i.Size?n='<p class="content-with-image-content__detail-address-area">'+i.Size+" "+$("#SqMPropertyText").val()+"</p>":i.SizeSqFt&&(n='<p class="content-with-image-content__detail-address-area"> '+i.SizeSqFt+" "+$("#SqFPropertyText").val()+"</p>"),e=e+' <div class="content-with-background">\n                            '+(i.ImageUrl?'<img class="content-with-background__image-background" src="'+i.ImageUrl+'" alt="'+i.ImageAlt+'">':"")+'\n                            <div class="content-with-background-content">\n                                <div class="content-with-background-content__type">\n                                '+i.Sector+"\n                                </div>\n                                "+(i.LinkUrl?'<a href = "'+i.LinkUrl+'"\n                                    class = "content-with-background-content__title"\n                                    target = "'+i.LinkUrlTarget+'" >\n                                        '+i.Name+"\n                                    </a>":'<div class = "content-with-background-content__title">\n                                        '+i.Name+"\n                                    </div>")+'\n                                <div class="content-with-background-content__detail-address">\n                                    <p class="content-with-background-content__detail-address-city">'+r(i.City,i.State,i.Country)+"</p>\n                                    "+n+'\n                                </div>\n                            </div>\n                            <div class="content-status">\n                                <p class="content-status__title">ACQUIRED</p>\n                                <p class="content-status__date">'+i.AcquiredDate+"</p>\n                            </div>\n                             "+(i.LinkUrl&&-1!==i.LinkUrl.indexOf("https://documents")&&i.DisplayDownloadIconAndHeading?'<a href = "'+i.LinkUrl+'"\n                                                                    class = "content-download-link"\n                                                                    target = "'+i.LinkUrlTarget+'" >\n                                                                    <img src="/global/images/document_icon.svg">\n                                                                    <p> '+(i.LinkText&&null!==i.LinkText?i.LinkText:"Download Property")+"</p>\n                                                                        \n                                                                    </a>":"")+"\n                        </div>"}),e}function l(t,e,i,n,r){var c=$("#PageloadCount").val();t&&c>1&&t.closest(".nuv-property-grid").find(".nuv-property-grid__title").length>0&&$("html, body").animate({scrollTop:t.closest(".nuv-property-grid").find(".nuv-property-grid__title").offset().top-82},400),$("#PageloadCount").val("2");var u=e?$("#dpSectorSmall option:selected").val():$("#dpSector option:selected").val(),d=e?$("#dpRegionSmall option:selected").val():$("#dpRegion option:selected").val(),h=e?$("#dpCountrySmall option:selected").val():$("#dpCountry option:selected").val(),f=$("#sitecoreContextItem").val(),v=$("#dpSort option:selected").val(),g=$("#propertyGridID").val(),y="global";$("body").css("pointer-events","none"),$("body").hasClass("nvninst")&&(y="institutional"),$("body").hasClass("nreit")&&(y="gcreit"),$("body").hasClass("ngc")&&(y="greencapital");var b="/"+y+"/api/propertygrid/getpropertycards?propertyGridID="+g+"&sector="+u+"&region="+d+"&country="+h+"&sortBySize="+v+"&pageNo="+(i+1)+"&sitecoreContextItem="+f;$.ajax({url:b,success:function(c){if(c){if($("body").css("pointer-events","auto"),!n){var u=e?$("#dpCountrySmall").val():$("#dpCountry").val();$("#dpCountry").html(o(c.countryFilters,u)),$("#dpCountrySmall").html(o(c.countryFilters,u))}if(!r){if((null===c.properties?[]:c.properties).length){var d=c.smallLayout?a(c.properties):s(c.properties);$(".nuv-property-card").html(d)}else $(".nuv-property-card").html(w);$(".nuv-property-grid__pagination").attr("total-count",c.totalCount);var h=Math.ceil(Number($(".nuv-property-grid__pagination").attr("total-count"))/Number($(".nuv-property-grid__pagination").attr("max-cards")));t&&(h>1?t.pagination({items:h,itemOnPage:h,currentPage:i+1,useAnchors:!1,displayedPages:"mobile"===p.default.current()?3:5,edges:"desktop"===p.default.current()?1:0,cssStyle:"",ellipsePageSet:!1,prevText:m,nextText:_,onPageClick:function(e){l(t,!1,e-1)}}):t.pagination("destroy"))}}}})}function c(t,e){var i=Math.ceil(Number($(".nuv-property-grid__pagination").attr("total-count"))/Number($(".nuv-property-grid__pagination").attr("max-cards")));i>1&&t.pagination({items:i,itemOnPage:i,currentPage:e,useAnchors:!1,displayedPages:"mobile"===p.default.current()?3:5,edges:"desktop"===p.default.current()?1:0,cssStyle:"",ellipsePageSet:!1,prevText:m,nextText:_,onPageClick:function(e){l(t,!1,e-1)}})}Object.defineProperty(e,"__esModule",{value:!0});var u=i(1),d=n(u),h=i(14),p=n(h);i(56);var f=$("#next_button").val(),v=$("#previous_button").val(),g=$("#country_text").val(),m='<div class="paginate-ctrl paginate-ctrl--prev">\n        <div class="paginate-ctrl__icon">\n            <svg width="10" height="17" viewBox="0 0 10 17" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="paginate-ctrl__icon-previous"><path d="M8.521882 1.521882L1.47812 8.503946l7.043762 7.017936" stroke-width="1.75" stroke="#FFF" fill="none" fill-rule="evenodd"/></svg>\n        </div>\n        <div class="paginate-ctrl__caption">\n           '+v+"\n        </div>\n    </div>",y=$("#noresultfound").val(),b=$("#noresultdescription").val(),_='<div class="paginate-ctrl paginate-ctrl--next">\n        <div class="paginate-ctrl__icon">\n            <svg role="img" width="10" height="17" viewBox="0 0 10 17" xmlns="http://www.w3.org/2000/svg" aria-label="paginate-ctrl__icon-next"><path d="M1.478118 15.478118L8.52188 8.496054 1.47812 1.478118" stroke-width="1.75" stroke="#FFF" fill="none" fill-rule="evenodd"/></svg>\n        </div>\n        <div class="paginate-ctrl__caption">\n            '+f+"\n        </div>\n    </div>",w='<div class="nuv-search-no-results__content">\n            <div class="nuv-search-no-results__header">'+y+'</div>\n            <div class="nuv-search-no-results__copy">'+b+"</div>",x=function(){function t(){(0,d.default)(this,t),this.componentName="propertyFilter",this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$filterDropdown=$(".nuv-property-filter__item"),this.$closePopupButton=$(".nuv-property-filter__close-button"),this.$clearFilter=$(".nuv-property-filter__footer-button-clear .nuv-button__btn"),this.$filterFullwidthDropdown=$(".nuv-property-filter-fullwidth__filter-button__dropdown"),this.$applyFilterButton=$(".nuv-property-filter__footer-button-apply"),this.$filterSectorMobile=$("#dpSectorSmall, #dpRegionSmall")},t.prototype.init=function(){var t=$("#dpCountry, #dpCountrySmall");t.addClass("dropdown-disable"),t.prop("disabled","disabled"),this.setJQueryObjects(),this.$filterDropdown.length>0&&this.$filterDropdown.each(function(){$(this).hasClass("disable")&&$(this).find("select").prop("disabled","disabled")}),this.$closePopupButton.on("click",function(){$(this).closest(".nuv-property-filter").removeClass("nuv-property-filter--popup-active"),$("body").css({height:"auto"}),$("html, body").animate({scrollTop:$(this).closest(".nuv-property-grid").find(".nuv-property-grid__title").offset().top-82},400)}),this.$clearFilter.on("click",function(){$(this).closest(".nuv-property-filter").find(".nuv-property-filter__item-dropdown").not(":disabled").prop("selectedIndex",0)}),this.$filterFullwidthDropdown.change(function(){var e="dpCountry"===$(this).attr("id");"dpRegion"===$(this).attr("id")&&(t.removeAttr("disabled"),t.removeClass("dropdown-disable"),t.val(g)),l($(this).closest(".nuv-property-grid").find("#pagination"),!1,0,e)}),$(".nuv-property-grid").length&&$(".nuv-property-grid").each(function(){var t=$(this);setTimeout(function(){c(t.find("#pagination"),1)},1e3)}),this.$applyFilterButton.on("click",function(t){t.preventDefault(),$(this).closest(".nuv-property-filter").removeClass("nuv-property-filter--popup-active"),l($(this).closest(".nuv-property-grid").find("#pagination"),!0,0),$("body").css({height:"auto"})}),this.$filterSectorMobile.change(function(){"dpRegionSmall"===$(this).attr("id")&&(t.removeAttr("disabled"),t.removeClass("dropdown-disable"),t.val(g),l(null,!0,null,!1,!0))})},t}(),k=new x;e.default=k},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}function o(t,e,i){var n=[t,e,i],o=n.filter(function(t){return Boolean(t)}),r="";return o.forEach(function(t,e){t&&(r=""+r+t+(e<o.length-1?", ":""))}),r}function r(t){var e="",i=$("#acquired_text").val();return $.each(t,function(t,n){var r="";n.SizeSqFt&&n.Size?r='<p class="content-with-image-content__detail-address-area">'+n.Size+" "+$("#SqMPropertyText").val()+" <span>&nbsp;|&nbsp;</span> "+n.SizeSqFt+" "+$("#SqFPropertyText").val()+"</p>":n.Size?r='<p class="content-with-image-content__detail-address-area">'+n.Size+" "+$("#SqMPropertyText").val()+"</p>":n.SizeSqFt&&(r='<p class="content-with-image-content__detail-address-area"> '+n.SizeSqFt+" "+$("#SqFPropertyText").val()+"</p>"),e=e+' <div class="content-with-image">\n                            <div class="content-with-image-content">\n                                <div class="content-with-image-content__detail">\n                                    <div class="content-with-image-content__type">\n                                        '+(n.Sector?n.Sector:"")+"\n                                    </div>\n                                    "+(n.LinkUrl?'<a href = "'+n.LinkUrl+'"\n                                    class = "content-with-image-content__title"\n                                    target = "'+n.LinkUrlTarget+'" >\n                                        '+n.Name+"\n                                    </a>":'<div class = "content-with-image-content__title">\n                                        '+n.Name+"\n                                    </div>")+'\n                                    <div class="content-with-image-content__detail-address">\n                                        <p class="content-with-image-content__detail-address-city">'+o(n.City,n.State,n.Country)+"</p>\n                                        "+r+'\n                                    </div>\n                                </div>\n                                <div class="content-status">\n                                    <p class="content-status__title">'+i+'</p>\n                                    <p class="content-status__date">'+n.AcquiredDate+"</p>\n                                </div>\n                                    "+(n.LinkUrl&&-1!==n.LinkUrl.indexOf("https://documents")&&n.DisplayDownloadIconAndHeading?'<a href = "'+n.LinkUrl+'"\n                                                                    class = "content-download-link"\n                                                                    target = "'+n.LinkUrlTarget+'" >\n                                                                    <img src="/global/images/document_icon.svg">\n                                                                    <p> '+(n.LinkText&&null!==n.LinkText?n.LinkText:"Download Property")+"</p>\n                                                                        \n                                                                    </a>":"")+"\n       \n                                    "+(n.LinkUrl&&!1===n.HideCtaLink&&n.CtaLinkText?'<div class="content-button-cta"><a href="'+n.LinkUrl+'"\n                                                                    target="'+n.LinkUrlTarget+'" \n                                                                    class="nuv-button">'+n.CtaLinkText+"</a></div>":"")+"\n                            </div>\n                            "+(n.LinkUrl&&""!==n.LinkUrl?'<a href="'+n.LinkUrl+'" target="'+n.LinkUrlTarget+'" class="content-with-image__image-container">\n                                                        '+(n.ImageUrl?'<img class="content-with-image__image" src="'+n.ImageUrl+'" alt="'+n.ImageAlt+'">':"")+"\n                                                    </a>":'<div class="content-with-image__image-container">\n                                                        '+(n.ImageUrl?'<img class="content-with-image__image" src="'+n.ImageUrl+'" alt="'+n.ImageAlt+'">':"")+"\n                                                    </div>")+"\n                        </div>"}),e}function s(t){var e="";return $.each(t,function(t,i){var n="";i.SizeSqFt&&i.Size?n='<p class="content-with-image-content__detail-address-area">'+i.Size+" "+$("#SqMPropertyText").val()+" <br /> "+i.SizeSqFt+" "+$("#SqFPropertyText").val()+"</p>":i.Size?n='<p class="content-with-image-content__detail-address-area">'+i.Size+" "+$("#SqMPropertyText").val()+"</p>":i.SizeSqFt&&(n='<p class="content-with-image-content__detail-address-area"> '+i.SizeSqFt+" "+$("#SqFPropertyText").val()+"</p>"),e=e+' <div class="content-with-background">\n                            '+(i.ImageUrl?'<img class="content-with-background__image-background" src="'+i.ImageUrl+'" alt="'+i.ImageAlt+'">':"")+'\n                            <div class="content-with-background-content">\n                                <div class="content-with-background-content__type">\n                                '+i.Sector+"\n                                </div>\n                                "+(i.LinkUrl?'<a href = "'+i.LinkUrl+'"\n                                    class = "content-with-background-content__title"\n                                    target = "'+i.LinkUrlTarget+'" >\n                                        '+i.Name+"\n                                    </a>":'<div class = "content-with-background-content__title">\n                                        '+i.Name+"\n                                    </div>")+'\n                                <div class="content-with-background-content__detail-address">\n                                    <p class="content-with-background-content__detail-address-city">'+o(i.City,i.State,i.Country)+"</p>\n                                    "+n+'\n                                </div>\n                            </div>\n                            <div class="content-status">\n                                <p class="content-status__title">ACQUIRED</p>\n                                <p class="content-status__date">'+i.AcquiredDate+"</p>\n                            </div>\n                             "+(i.LinkUrl&&-1!==i.LinkUrl.indexOf("https://documents")&&i.DisplayDownloadIconAndHeading?'<a href = "'+i.LinkUrl+'"\n                                                                    class = "content-download-link"\n                                                                    target = "'+i.LinkUrlTarget+'" >\n                                                                    <img src="/global/images/document_icon.svg">\n                                                                    <p> '+(i.LinkText&&null!==i.LinkText?i.LinkText:"Download Property")+"</p>\n                                                                        \n                                                                    </a>":"")+"\n                        </div>"}),e}function a(t,e){var i='<div class="nuv-property-filter-fullwidth__filter-applied">\n                    <div class="nuv-property-filter-fullwidth__filter-applied-inner" >\n                    <div class="nuv-property-filter-fullwidth__filter-result-text">\n                    <span class="matching_results" style="outline: none;">'+e+" matching results &gt;&gt;</span>\n        </div>";return $.each(t,function(t,e){var n='<button class="nuv-property-filter-fullwidth__filter-result-item" data-category="'+e.Category+'" data-value="'+e.Value+'">\n                 <span class="nuv-property-filter-fullwidth__filter-result-item-text">'+e.Name+'</span>\n                <span class="nuv-property-filter-fullwidth__filter-result-item-remove">\n                    <svg height="8" viewBox="0 0 9 8" width="8" xmlns="http://www.w3.org/2000/svg" style="" role="img" aria-label="filter-result-item-remove">\n                    <g fill="none" fill-rule="evenodd" stroke="#253746" stroke-linecap="square">\n                    <path d="M8.071068 0L1 7.071068M8.071068 7.071068L1 0"></path>\n                    </g>\n                    </svg>\n                </span>\n            </button>';i=i+" "+n}),i+=" </div> </div>"}function l(){var t=[];L.each(function(){var e=$(this).find(".nuv-multi-select-filter-grid-modal__filter-title .nuv-multi-select-filter-grid-modal__filter-title-text"),i=$(this).find(".sel-chkbox"),n=[];i.each(function(){(N.indexOf($(this).attr("value"))>-1||z.indexOf($(this).attr("value"))>-1||R.indexOf($(this).attr("value"))>-1||F.indexOf($(this).attr("value"))>-1)&&n.push($(this).attr("data-value"))}),n.length>0&&t.push(String($(e).text().toLowerCase()+"="+n.join("|")))});var e=t.length>0?"?"+t.join("&"):window.location.href.split("?")[0];window.history.pushState(null,"",e)}function c(t,e,i){t.each(function(){var t=this,n=i.indexOf($(this).val());e.some(function(e){return e.Value===$(t).val()||e.value===$(t).val()})?$(this).removeAttr("disabled"):(n>-1&&i.splice(n,1),$(this).prop("disabled","disabled"),$(this).prop("checked",!1),$(this).parent().removeClass("nuv-multi-select-filter-grid-modal__filter-label--checked"))})}function u(t,e){t.each(function(){var t=this;e.some(function(e){return e.Value===$(t).val()||e.value===$(t).val()})&&$(this).removeAttr("disabled")})}function d(t,e){t.each(function(){e.length&&e.indexOf($(this).val())>-1?($(this).removeAttr("disabled"),$(this).prop("checked",!0),$(this).parent().addClass("nuv-multi-select-filter-grid-modal__filter-label--checked")):($(this).prop("checked",!1),$(this).parent().removeClass("nuv-multi-select-filter-grid-modal__filter-label--checked"))})}function h(t,e){if($("#PropertyFilterSector").find("input[type=checkbox]").length>0){var i=$("#PropertyFilterSector").find("input[type=checkbox]");"sectors"!==t?c(i,e.sectorFilters,E):u(i,e.sectorFilters)}if($("#PropertyFilterYear").find("input[type=checkbox]").length>0){var n=$("#PropertyFilterYear").find("input[type=checkbox]");"years"!==t?c(n,e.yearFilters,j):u(n,e.yearFilters)}if($("#PropertyFilterRegion").find("input[type=checkbox]").length>0){var o=$("#PropertyFilterRegion").find("input[type=checkbox]");"regions"!==t?c(o,e.regionFilters,I):u(o,e.regionFilters)}if($("#PropertyFilterCountry").find("input[type=checkbox]").length>0){var r=$("#PropertyFilterCountry").find("input[type=checkbox]");"countries"!==t?c(r,e.countryFilters,D):u(r,e.countryFilters)}0===E.length&&0===I.length&&0===j.length&&0===D.length&&$(".nuv-multi-select-filter-grid-modal").find("input[type=checkbox]").each(function(){$(this).removeAttr("disabled")})}function p(t,e,i,n){$(".nuv-multi-select-filter-grid-modal__main-container").after('<div class="nuv-loader"></div>'),$(".nuv-multi-select-filter-grid-modal__filter-groups").addClass("nuv-loader-active"),$(".nuv-multi-select-filter-grid-modal__form-options").addClass("nuv-loader-active");var o=$("#PageloadCount").val();t&&o>1&&t.closest(".nuv-property-grid.property-grid-multi-filters").find(".nuv-property-grid__title").length>0&&$("html, body").animate({scrollTop:t.closest(".nuv-property-grid.property-grid-multi-filters").find(".nuv-property-grid__title").offset().top-82},400),$("#PageloadCount").val("2");var l=E.length>0?E.join(","):"",c=I.length>0?I.join(","):"",u=D.length>0?D.join(","):"",d=j.length>0?j.join(","):"",f=$("#sitecoreContextItem").val(),v=$("#dpSort option:selected").val(),g=$("#propertyGridID").val(),m="global";$(".nuv-property-grid").length>0&&$("body").css("pointer-events","none"),$("body").hasClass("nvninst")&&(m="institutional"),$("body").hasClass("nreit")&&(m="gcreit"),$("body").hasClass("ngc")&&(m="greencapital");var y="/"+m+"/api/propertygrid/getpropertycardsmultifilter?propertyGridID="+g+"&sectors="+l+"&regions="+c+"&countries="+u+"&years="+d+"&sortBySize="+v+"&pageNo="+(e+1)+"&sitecoreContextItem="+f;$.ajax({url:y,success:function(o){if(o){$("body").css("pointer-events","auto");var l=null===o.properties?[]:o.properties;if(i){if(l.length){var c=o.smallLayout?s(o.properties):r(o.properties);$(".nuv-property-card").html(c)}else $(".nuv-property-card").html(W);var u=o.preFiltering?a(o.appliedFilters,o.totalCount):"";$("#appliedPropertyGridFilter").html(""),$("#appliedPropertyGridFilter").append(u),o.preFiltering?($(".nuv-product-filters__multi-select-button").addClass("filter-activate"),$(".nuv-multi-select-filter-grid-modal__resetlink").removeClass("hide"),$(".nuv-multi-select-filter-grid-modal__resetlink").addClass("show")):($(".nuv-multi-select-filter-grid-modal__resetlink").addClass("hide"),$(".nuv-multi-select-filter-grid-modal__resetlink").removeClass("show"),$(".nuv-product-filters__multi-select-button").removeClass("filter-activate"),$(".nuv-multi-select-filter-grid-modal").find("input[type=checkbox]").each(function(){$(this).prop("checked",!1),$(this).removeAttr("disabled"),$(this).parent().removeClass("nuv-multi-select-filter-grid-modal__filter-label--checked")})),$(".nuv-property-grid__pagination").attr("total-count",o.totalCount);var d=Math.ceil(Number($(".nuv-property-grid__pagination").attr("total-count"))/Number($(".nuv-property-grid__pagination").attr("max-cards")));t&&(d>1?t.pagination({items:d,itemOnPage:d,currentPage:e+1,useAnchors:!1,displayedPages:"mobile"===_.default.current()?3:5,edges:"desktop"===_.default.current()?1:0,cssStyle:"",ellipsePageSet:!1,prevText:B,nextText:H,onPageClick:function(e){p(t,e-1,!0,"")}}):t.pagination("destroy"))}else h(n,o);$(".nuv-loader").remove(),$(".nuv-multi-select-filter-grid-modal__filter-groups").removeClass("nuv-loader-active"),$(".nuv-multi-select-filter-grid-modal__form-options").removeClass("nuv-loader-active")}}})}function f(t,e){var i=Math.ceil(Number($(".nuv-property-grid__pagination").attr("total-count"))/Number($(".nuv-property-grid__pagination").attr("max-cards")));i>1&&t.pagination({items:i,itemOnPage:i,currentPage:e,useAnchors:!1,displayedPages:"mobile"===_.default.current()?3:5,edges:"desktop"===_.default.current()?1:0,cssStyle:"",ellipsePageSet:!1,prevText:B,nextText:H,onPageClick:function(e){p(t,e-1,!0,"")}})}Object.defineProperty(e,"__esModule",{value:!0});var v=i(1),g=n(v),m=i(26),y=n(m),b=i(14),_=n(b);i(56);var w=$("#next_button").val(),x=$("#previous_button").val(),k=$("#noresultfound").val(),C=$("#noresultdescription").val(),S=$("#resetRegionTxt").val(),T=$("#resetYearTxt").val(),M=$("#resetSectorTxt").val(),A=$("#resetCountryTxt").val(),O=$("#resetFiltersTxt").val(),P=$(".nuv-multi-select-filter-grid-modal__filter-groups"),L=$(P).find(".nuv-multi-select-filter-grid-modal__form-fieldset"),E=[],I=[],j=[],D=[],N=[],z=[],R=[],F=[],B='<div class="paginate-ctrl paginate-ctrl--prev">\n        <div class="paginate-ctrl__icon">\n            <svg width="10" height="17" viewBox="0 0 10 17" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="paginate-ctrl__icon-previous"><path d="M8.521882 1.521882L1.47812 8.503946l7.043762 7.017936" stroke-width="1.75" stroke="#FFF" fill="none" fill-rule="evenodd"/></svg>\n        </div>\n        <div class="paginate-ctrl__caption">\n           '+x+"\n        </div>\n    </div>",H='<div class="paginate-ctrl paginate-ctrl--next">\n        <div class="paginate-ctrl__icon">\n            <svg width="10" height="17" viewBox="0 0 10 17" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="paginate-ctrl__icon-previous"><path d="M1.478118 15.478118L8.52188 8.496054 1.47812 1.478118" stroke-width="1.75" stroke="#FFF" fill="none" fill-rule="evenodd"/></svg>\n        </div>\n        <div class="paginate-ctrl__caption">\n            '+w+"\n        </div>\n    </div>",W='<div class="nuv-search-no-results__content">\n            <div class="nuv-search-no-results__header">'+k+'</div>\n            <div class="nuv-search-no-results__copy">'+C+"</div>",U=function(){function t(){(0,g.default)(this,t),this.componentName="propertyGridMultiFilters",this.OPEN_CLASSNAME="nuv-multi-select-filter-grid-modal--open",this.initialized=!1,this.init=this.init,this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-multi-select-filter-grid-modal"),this.$sectorList=$("#PropertyFilterSector"),this.$yearList=$("#PropertyFilterYear"),this.$regionList=$("#PropertyFilterRegion"),this.$countryList=$("#PropertyFilterCountry"),this.$checkboxes=this.$element.find("input[type=checkbox]"),this.$sectorCheckboxes=this.$sectorList.find("input[type=checkbox]"),this.$yearCheckboxes=this.$yearList.find("input[type=checkbox]"),this.$regionCheckboxes=this.$regionList.find("input[type=checkbox]"),this.$countryCheckboxes=this.$countryList.find("input[type=checkbox]"),this.$resetBtn=$(".nuv-multi-select-filter-grid-modal__reset-btn"),this.$applyBtn=$(".property-grid-multi-filters  .nuv-multi-select-filter-grid-modal__apply-btn .nuv-button__btn"),this.$closeBtn=$(".nuv-multi-select-filter-grid-modal__close-btn"),this.$openBtn=$(".nuv-multi-select-filter-grid-modal-trigger"),this.$resetLink=$(".nuv-multi-select-filter-grid-modal__resetlink"),this.LABEL_SELECTOR=".nuv-multi-select-filter-grid-modal__filter-label",this.LABEL_CHECKED_CLASSNAME="nuv-multi-select-filter-grid-modal__filter-label--checked"},t.prototype.init=function(){this.setJQueryObjects();var t=this;this.$element.length>0&&(this.$closeBtn.on("click",this.closeModal.bind(this)),this.$openBtn.on("click",this.openModal.bind(this))),$(document).on("click",".nuv-property-filter-fullwidth__filter-result-item",function(){var e=$(this).attr("data-value"),i=$(this).attr("data-category");if(t.$checkboxes.each(function(){$(this).val()===e&&($(this).removeAttr("disabled"),$(this).prop("checked",!1),$(this).parent().removeClass("nuv-multi-select-filter-grid-modal__filter-label--checked"))}),"sector"===i){var n=N.indexOf(e);n>-1&&N.splice(n,1)}if("region"===i){var o=z.indexOf(e);o>-1&&z.splice(o,1)}if("year"===i){var r=R.indexOf(e);r>-1&&R.splice(r,1)}if("country"===i){var s=F.indexOf(e);s>-1&&F.splice(s,1)}E=JSON.parse(JSON.stringify(N)),I=JSON.parse(JSON.stringify(z)),D=JSON.parse(JSON.stringify(F)),j=JSON.parse(JSON.stringify(R)),l(),p($(".nuv-property-grid.property-grid-multi-filters").find("#pagination"),0,!0)}),this.$checkboxes.length>0&&(this.$checkboxes.on("change",function(){t.updateCheckboxLabelForGrid($(this))}),this.$resetBtn.on("click",this.unselectFilters.bind(this))),this.$resetLink.on("click",function(){$(".nuv-multi-select-filter-grid-modal").find("input[type=checkbox]").each(function(){$(this).prop("checked",!1),$(this).removeAttr("disabled"),t.updateCheckboxLabelForGrid($(this))}),E=[],j=[],I=[],D=[],t.applyPropertyFilter()}),this.$sectorCheckboxes.length>0&&(this.$sectorCheckboxes.each(function(){$(this).is(":checked")&&(E.push($(this).val()),N.push($(this).val()))}),this.$sectorCheckboxes.on("change",function(){var t=E.indexOf($(this).val());$(this).is(":checked")?-1===t&&E.push($(this).val()):t>-1&&E.splice(t,1),p($(".nuv-property-grid.property-grid-multi-filters").find("#pagination"),0,!1,"sectors")})),this.$yearCheckboxes.length>0&&(this.$yearCheckboxes.each(function(){$(this).is(":checked")&&(j.push($(this).val()),R.push($(this).val()))}),this.$yearCheckboxes.on("change",function(){var t=j.indexOf($(this).val());$(this).is(":checked")?-1===t&&j.push($(this).val()):t>-1&&j.splice(t,1),p($(".nuv-property-grid.property-grid-multi-filters").find("#pagination"),0,!1,"years")})),this.$regionCheckboxes.length>0&&(this.$regionCheckboxes.each(function(){$(this).is(":checked")&&(I.push($(this).val()),z.push($(this).val()))}),this.$regionCheckboxes.on("change",function(){var t=I.indexOf($(this).val());$(this).is(":checked")?-1===t&&I.push($(this).val()):t>-1&&I.splice(t,1),p($(".nuv-property-grid.property-grid-multi-filters").find("#pagination"),0,!1,"regions")})),this.$countryCheckboxes.length>0&&(this.$countryCheckboxes.each(function(){$(this).is(":checked")&&(D.push($(this).val()),F.push($(this).val()))}),this.$countryCheckboxes.on("change",function(){var t=D.indexOf($(this).val());$(this).is(":checked")?-1===t&&D.push($(this).val()):t>-1&&D.splice(t,1),p($(".nuv-property-grid.property-grid-multi-filters").find("#pagination"),0,!1,"countries")})),$(".property-grid-multi-filters .nuv-multi-select-filter-grid-modal__filter-title").click(function(){if($(this).parents(".nuv-multi-select-filter-grid-modal__form-fieldset").hasClass("open"))$(".nuv-multi-select-filter-grid-modal__mobile-title").addClass("showTitle"),$(this).parents(".nuv-multi-select-filter-grid-modal__form-fieldset").removeClass("open"),$(this).parents(".nuv-multi-select-filter-grid-modal__form-fieldset").addClass("collapse"),$(".nuv-multi-select-filter-grid-modal__form-fieldset").show(),$(".nuv-multi-select-filter-grid-modal__reset-btn").attr("data-fieldset",O),$(".nuv-multi-select-filter-grid-modal__reset-text").text(O);else{$(".nuv-multi-select-filter-grid-modal__mobile-title").removeClass("showTitle"),$(".nuv-multi-select-filter-grid-modal__form-fieldset").hide(),$(this).parents(".nuv-multi-select-filter-grid-modal__form-fieldset").addClass("open").show(),$(this).parents(".nuv-multi-select-filter-grid-modal__form-fieldset").removeClass("collapse");var t=$(this).parents(".nuv-multi-select-filter-grid-modal__form-fieldset").attr("id");"PropertyFilterSector"===t?($(".nuv-multi-select-filter-grid-modal__reset-btn").attr("data-fieldset",M),$(".nuv-multi-select-filter-grid-modal__reset-text").text(M)):"PropertyFilterYear"===t?($(".nuv-multi-select-filter-grid-modal__reset-btn").attr("data-fieldset",T),$(".nuv-multi-select-filter-grid-modal__reset-text").text(T)):"PropertyFilterRegion"===t?($(".nuv-multi-select-filter-grid-modal__reset-btn").attr("data-fieldset",S),$(".nuv-multi-select-filter-grid-modal__reset-text").text(S)):($(".nuv-multi-select-filter-grid-modal__reset-btn").attr("data-fieldset",A),$(".nuv-multi-select-filter-grid-modal__reset-text").text(A))}}),this.$applyBtn.on("click",this.applyPropertyFilter.bind(this)),$(".nuv-property-grid.property-grid-multi-filters").length&&$(".nuv-property-grid.property-grid-multi-filters").each(function(){var t=$(this);setTimeout(function(){f(t.find("#pagination"),1)},1e3)}),this.initialized=!0},t.prototype.openModal=function(){var t=this;$(".nuv-product-filters__multi-select-button").click(function(){t.$element.addClass(t.OPEN_CLASSNAME)}),d(t.$sectorCheckboxes,N),d(t.$regionCheckboxes,z),d(t.$yearCheckboxes,R),d(t.$countryCheckboxes,F),y.default.lock()},t.prototype.closeModal=function(){this.$element.removeClass(this.OPEN_CLASSNAME),$(".nuv-multi-select-filter-grid-modal__mobile-title").addClass("showTitle"),$(".nuv-multi-select-filter-grid-modal__form-fieldset").show(),$(".nuv-multi-select-filter-grid-modal__form-fieldset").removeClass("open"),$(".nuv-multi-select-filter-grid-modal__form-fieldset").addClass("collapse"),$(".nuv-multi-select-filter-grid-modal__reset-btn").attr("data-fieldset",O),$(".nuv-multi-select-filter-grid-modal__reset-text").text(O),E=[],I=[],D=[],j=[],E=JSON.parse(JSON.stringify(N)),I=JSON.parse(JSON.stringify(z)),D=JSON.parse(JSON.stringify(F)),j=JSON.parse(JSON.stringify(R)),y.default.unlock()},t.prototype.updateCheckboxLabelForGrid=function(t){t.is(":checked")?t.closest(this.LABEL_SELECTOR).addClass(this.LABEL_CHECKED_CLASSNAME):t.closest(this.LABEL_SELECTOR).removeClass(this.LABEL_CHECKED_CLASSNAME)},t.prototype.unselectFilters=function(){var t=this.$resetBtn.attr("data-fieldset");t===M?(this.$sectorCheckboxes.each(function(){$(this).removeAttr("disabled"),$(this).prop("checked",!1),$(this).parent().removeClass("nuv-multi-select-filter-grid-modal__filter-label--checked")}),E=[]):t===S?(this.$regionCheckboxes.each(function(){$(this).removeAttr("disabled"),$(this).prop("checked",!1),$(this).parent().removeClass("nuv-multi-select-filter-grid-modal__filter-label--checked")}),I=[]):t===T?(this.$yearCheckboxes.each(function(){$(this).removeAttr("disabled"),$(this).prop("checked",!1),$(this).parent().removeClass("nuv-multi-select-filter-grid-modal__filter-label--checked")}),j=[]):t===A?(this.$countryCheckboxes.each(function(){$(this).removeAttr("disabled"),$(this).prop("checked",!1),$(this).parent().removeClass("nuv-multi-select-filter-grid-modal__filter-label--checked")}),D=[]):(this.$checkboxes.each(function(){$(this).prop("checked",!1),$(this).removeAttr("disabled"),$(this).parent().removeClass("nuv-multi-select-filter-grid-modal__filter-label--checked")}),E=[],j=[],I=[],D=[])},t.prototype.applyPropertyFilter=function(){if(1===this.$applyBtn.length){var t=this;$(".nuv-multi-select-filter-grid-modal__mobile-title").addClass("showTitle"),$(".nuv-multi-select-filter-grid-modal__form-fieldset").show(),$(".nuv-multi-select-filter-grid-modal__form-fieldset").removeClass("open"),$(".nuv-multi-select-filter-grid-modal__reset-btn").attr("data-fieldset",O),$(".nuv-multi-select-filter-grid-modal__reset-text").text(O),N=[],z=[],F=[],R=[],t.$sectorCheckboxes.each(function(){$(this).is(":checked")&&N.push($(this).val())}),t.$yearCheckboxes.each(function(){$(this).is(":checked")&&R.push($(this).val())}),t.$regionCheckboxes.each(function(){$(this).is(":checked")&&z.push($(this).val())}),t.$countryCheckboxes.each(function(){$(this).is(":checked")&&F.push($(this).val())}),t.closeModal(),l(),p($(".nuv-property-grid.property-grid-multi-filters").find("#pagination"),0,!0),$("body").css({height:"auto"})}},t}(),G=new U;e.default=G},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="propertyGrid",this.init=this.init}return t.prototype.init=function(){},t}(),s=new r;e.default=s},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(85),a=n(s),l=i(26),c=n(l),u=function(){function t(){(0,r.default)(this,t),this.componentName="prospectusAgreement",this.initialized=!1,this.init=this.init}return t.prototype.init=function(){if(this.initialized)return void console.error("Prospectus Agreement bar does not support being re-initialized");this.initialized=!0,this.$acceptButton=$(".nuv-prospectus-agreement__footer-link--accept"),this.$element=$(".nuv-prospectus-agreement"),this.$acceptButton.length<1||"agreed"!==a.default.get("nuv-prospectus-agreement")&&(c.default.lock(),this.$element.removeClass("nuv-prospectus-agreement--hidden"),this.$acceptButton.on("click",this.markAsAgreed.bind(this)))},t.prototype.markAsAgreed=function(){c.default.unlock(),this.$element.addClass("nuv-prospectus-agreement--hidden"),a.default.set("nuv-prospectus-agreement","agreed",1)},t}(),d=new u;e.default=d},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(181),a=n(s),l=function(){function t(e){(0,r.default)(this,t),this.componentName="registration",this.$nuvRegisterBtn=$(".nuv-register-validation .nuv-button__btn",e),this.$nuvInitialPage=$(".nuv-registration__initial-page",e),this.$nuvProfilePage=$(".nuv-registration__profile",e),this.$nuvEmailInputField=$(".nuv-registration__input-field__email",e),this.$nuvPasswordInputField=$(".nuv-registration__input-field__password",e),this.$nuvRegistrationShowPW=$(".nuv-registration .nuv-login-modal__show-password",e),this.$nuvRegistrationFirstName=$(".nuv-registration__input-field__first-name",e),this.$nuvRegistrationLastName=$(".nuv-registration__input-field__last-name",e),this.$nuvCompanyInputField=$(".nuv-registration__input-field__company",e),this.$nuvRegistrationPW=$(".nuv-registration__input-field__password",e),this.$nuvRegistrationProfileBtn=$(".nuv-registration__profile__btn",e),this.$nuvRegisterNextBtn=$(".nuv-registration__profile__next-btn .nuv-button__btn",e),this.$advisorFormFields=$("#advisorOnly",e),this.$userTypeHiddenInput=$("#userType",e),this.profileSelection="Investor",this.initialized=!1,this.init=this.init}return t.prototype.init=function(){var t=this;if(this.initialized)return void console.error("Registration does not support being re-initialized");this.initialized=!0,this.componentData=$(".nuv-registration").data("component-data"),this.$nuvRegisterBtn.click(function(e){e.preventDefault(),t.validateForm()}),$(".nuv-register-model__form").keypress(function(e){13===e.which&&(e.preventDefault(),t.validateForm())}),$(".nuv-register-model__form input").focusout(function(e){e&&e.currentTarget&&e.currentTarget.name&&t.validateCustomEvents(e.currentTarget.name,e.currentTarget.value)}),$(".nuv-register-model__form input").focusin(function(t){$('[data-error-for="'+t.currentTarget.name+'"]').removeClass("nuv-registration__error-msg--show")}),$(".nuv-register-model__form input").keypress(function(t){t&&t.currentTarget&&t.currentTarget.name&&t.currentTarget.value.length>0&&$('[data-error-for="'+t.currentTarget.name+'"]').removeClass("nuv-registration__error-msg--show")}),this.$nuvRegistrationShowPW.click(function(){var t=$(this).closest(".nuv-login-modal__password-container").find(".nuv-registration__input-field__password");$(this).hasClass("nuv-login-modal__show-password--unmasked")?t.attr("type","text"):t.attr("type","password")}),this.$nuvRegistrationProfileBtn.click(function(e){t.profileSelection=e.target.value,t.$userTypeHiddenInput.val(e.target.value);var i="linkedinRegister";i=i.concat("-",e.target.value),$(e.target).addClass("nuv-registration__profile__btn--active").siblings().removeClass("nuv-registration__profile__btn--active"),$(".nuv-registration__linkedin-btn button.nuv-linkedin-button").attr("data-formtype",i)}),this.$nuvRegisterNextBtn.click(function(e){if(e.preventDefault(),"Investor"===t.profileSelection&&t.$advisorFormFields.remove(),"Advisor"===t.profileSelection&&t.$nuvEmailInputField.attr("placeholder",$("#AdvisorEmailPlaceholder").val()),"InstitutionalInvestor"===t.profileSelection)return void a.default.show();t.$nuvInitialPage.addClass("nuv-registration__initial-page--hide"),t.$nuvProfilePage.addClass("nuv-registration__profile--show")})},t.prototype.validateEmail=function(){return!!/^([A-Za-z0-9\.?!#$%&'\*+\/\-\/=?^_`{|}~]+@(([a-zA-Z\-0-9]+\.?)+[a-zA-Z]{2,}))$/.test($(".nuv-registration__input-field__email").val())},t.prototype.validatePW=function(){var t=$(".nuv-registration__input-field__password").val();return void 0!==t&&!(t.indexOf(" ")>=0)},t.prototype.validateForm=function(){var t=this;$(".nuv-registration__error-msg").removeClass("nuv-registration__error-msg--show"),$(".nuv-register-model__form input").each(function(){t.validateCustomEvents($(this).attr("name"),$(this).val())}),t.validateCustomEvents("gReCaptcha",""),0===$(".nuv-registration__error-msg:visible").length&&$("form[name='NuvRegisterForm']")[0].submit()},t.prototype.validateCustomEvents=function(t,e){var i=this;if("firstName"===t)if(""===$(".nuv-registration__input-field__first-name").val())$('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.firstNameRequiredMessage);else if(e.length>20)return void $('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.firstNameCharacterLimitMessage);if("lastName"===t)if(""===$(".nuv-registration__input-field__last-name").val())$('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.lastNameRequiredMessage);else if(e.length>30)return void $('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.lastNameCharacterLimitMessage);if("email"===t)if("email"!==t||i.validateEmail()){if(e.length>100)return void $('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.emailAddressCharacterLimitMessage)}else $('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.emailAddressInvalidMessage);if("password"===t)if(""===$(".nuv-registration__input-field__password").val())$('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.passwordRequiredMessage);else if(e.indexOf(" ")>=0)$('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.passwordHasSpacesMessage);else if(e.length<6)return void $('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.passwordMinimumLengthMessage);if("firmName"===t)if(""===$(".nuv-registration__input-field__company").val())$('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.companyNameRequiredMessage);else if(e.length>60)return void $('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.companyNameCharacterLimitMessage);"crdNumber"===t&&e.length>20&&$('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.crdNumberCharacterLimitMessage),"gReCaptcha"===t&&""===$("#nuv-recaptcha-registration-form .g-recaptcha-response").val()&&$('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.reCaptchaRequiredMessage)},t}(),c=new l(document);e.default=c},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(e){(0,o.default)(this,t),this.componentName="reset-password",this.$nuvResetBtn=$(".nuv-register-validation-reset .nuv-button__btn",e),this.$nuvEmailInputField=$(".nuv-registration__input-field__email",e),this.initialized=!1,this.init=this.init}return t.prototype.init=function(){var t=this;if(this.initialized)return void console.error("Registration does not support being re-initialized");this.initialized=!0,this.componentData=$(".nuv-registration").data("component-data"),this.$nuvResetBtn.click(function(e){e.preventDefault(),t.validateForm()}),$(".nuv-register-model__form").keypress(function(e){13===e.which&&(e.preventDefault(),t.validateForm())}),$(".nuv-register-model__form input").focusout(function(e){e&&e.currentTarget&&e.currentTarget.name&&t.validateCustomEvents(e.currentTarget.name,e.currentTarget.value)}),$(".nuv-register-model__form input").focusin(function(t){$('[data-error-for="'+t.currentTarget.name+'"]').removeClass("nuv-registration__error-msg--show")}),$(".nuv-register-model__form input").keypress(function(t){t&&t.currentTarget&&t.currentTarget.name&&t.currentTarget.value.length>0&&$('[data-error-for="'+t.currentTarget.name+'"]').removeClass("nuv-registration__error-msg--show")})},t.prototype.validateEmail=function(){return!!/^([A-Za-z0-9\.?!#$%&'\*+\/\-\/=?^_`{|}~]+@(([a-zA-Z\-0-9]+\.?)+[a-zA-Z]{2,}))$/.test($(".nuv-registration__input-field__email").val())},t.prototype.validateForm=function(){var t=this;$(".nuv-registration__error-msg").removeClass("nuv-registration__error-msg--show"),$(".nuv-register-model__form input").each(function(){t.validateCustomEvents($(this).attr("name"),$(this).val())}),t.validateCustomEvents("gReCaptcha",""),0===$(".nuv-registration__error-msg:visible").length&&$("form[name='NuvResetPasswordForm']")[0].submit()},t.prototype.validateCustomEvents=function(t,e){var i=this;if("email"===t)if("email"!==t||i.validateEmail()){if(e.length>100)return void $('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.emailAddressCharacterLimitMessage)}else $('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.emailAddressInvalidMessage);"gReCaptcha"===t&&""===$("#nuv-recaptcha-resetpassword-form .g-recaptcha-response").val()&&$('[data-error-for="'+t+'"]').addClass("nuv-registration__error-msg--show").text(i.componentData.reCaptchaRequiredMessage)},t}(),s=new r(document);e.default=s},function(t,e,i){"use strict"},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(185),a=n(s),l=i(43),c=n(l),u=function(){function t(e){(0,r.default)(this,t),this.componentName="searchBar",this.$element=$(".nuv-search-bar",e),this.$searchButton=$(".nuv-search-bar__search-button",e),this.$searchField=$(".nuv-search-bar__search-field",e),this.$clearButton=$(".nuv-search-bar__clear-button",e),this.initialized=!1,this.init=this.init}return t.prototype.init=function(){if(this.initialized)return void console.error("Search bar does not support being re-initialized");if(this.$searchButton=$(".nuv-search-bar__search-button"),this.initialized=!0,!(this.$element.length<1)){var t=this;this.$searchButton.on("click",t.openAndAlignOverlay.bind(t)),this.$clearButton.on("click",t.openAndClearOverlay.bind(t)),this.addQueryTextOrOpenOverlay()}},t.prototype.openAndAlignOverlay=function(){var t=this;(!(arguments.length>0&&void 0!==arguments[0])||arguments[0])&&this.addQueryText(),$(window).scrollTop()>0?$("html, body").stop().animate({scrollTop:0},250,"swing",function(){t.openAndFocusOverlay()}):this.openAndFocusOverlay()},t.prototype.openAndFocusOverlay=function(){a.default.open()},t.prototype.openAndClearOverlay=function(){a.default.$searchField.val(""),this.openAndAlignOverlay(!1)},t.prototype.addQueryText=function(){var t=c.default.getParameterByName("q");return!!t&&(this.$searchField.text(t),a.default.$searchField.val(t),!0)},t.prototype.addQueryTextOrOpenOverlay=function(){this.addQueryText()||c.default.getParameterByName("tags")||this.openAndAlignOverlay(!1)},t}(),d=new u(document);e.default=d},,function(t,e,i){"use strict";function n(t){$(t).parent().children().removeClass("nuv-search-results-categories__filter-item--active"),$(t).addClass("nuv-search-results-categories__filter-item--active")}function o(){for(var t=$(".nuv-search-results-categories__filter-bar"),e=0;e<t.length;e++){var i=$($(t[e]).find(".nuv-search-results-categories__filter-item")[0]);i.hasClass("nuv-search-results-categories__filter-item--no-data")||n(i)}$(".nuv-search-results-categories__filter-item").on("click",function(t){$(t.currentTarget).hasClass("nuv-search-results-categories__filter-item--no-data")||n($(t.currentTarget))})}Object.defineProperty(e,"__esModule",{value:!0});var r=i(1),s=function(t){return t&&t.__esModule?t:{default:t}}(r),a=function(){function t(){(0,s.default)(this,t),this.componentName="searchResultsCategories",this.initialized=!1,this.init=this.init,this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-search-results-categories"),this.filterBarTab=$(".nuv-search-results-categories__filter-bar"),this.filterBarItem=$(".nuv-search-results-categories__filter-item")},t.prototype.init=function(){this.setJQueryObjects(),this.initialized=!0,this.$element.length>0&&o()},t}(),l=new a;e.default=l},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}function o(t,e,i,n){if(!t)return"";var o=t?t.split(","):"",r=e?e.split(","):"",s="";return $.each(o,function(t,e){var a=o.length-1===t?"":",";s=s+' <span>\n                            <a href="'+(r[t]?r[t]:i)+'" target="_self" data-speed-bump-id="'+n+'">\n                                '+e+a+"\n                            </a>\n                        </span>"}),s}function r(t,e){if(e){var i=e.replace(/^[\s\u0022\u0027+-][\s\u0022\u0027+-]*/,"").replace(/[\s*~\u0022\u0027][\s*~\u0022\u0027]*$/,"").toLowerCase(),n=["a","an","and","are","as","at","be","but","by","for","if","in","into","is","it","no","not","of","on","or","such","that","the","their","then","there","these","they","this","to","was","will","with"];$.each(n,function(t){n[t]=n[t].concat("\\b"),n[t]="\\b".concat(n[t]);var e=new RegExp(n[t],"gi");i=i.replace(e,"")}),t.mark(i)}}function s(t,e,i,n){var a="/global/api/search/getsearchresult?";"institutional"===b?a="/en-us/institutional/api/search/getsearchresult?":"retail"===b?a="/en-us/api/search/getsearchresult?":"threit"===b?a="/gcreit/api/search/getsearchresult?":"pcap"===b?a="/pcap/api/search/getsearchresult?":"ngc"===b&&(a="/greencapital/api/search/getsearchresult?");var l=$(".nuv-search-no-results"),c=$(".nuv-search-results__content"),u=$("#foundtext").val(),h=$("#searchresulttext").val();l.css("display","none");var w=p.default.getParameterByName("q")?"q":"tags",x="";$.ajax({url:""+a+w+"="+t+"&filterTab="+i+"&filterType="+n+"&page="+e,success:function(i){if(i){var n=y+" "+h+" ("+i.totalCount+" "+u+"):";$.each(i.contentItems,function(t,i){c.empty();var n='<li class="'+(t<2&&0===e&&"1"===i.feature_in_search?"nuv-search-results__list-item--promoted":"nuv-search-results__list-item")+'">\n                        <div class="nuv-search-results__thumbnail">\n                            <a href="'+i.detailLink+'" target="_self" data-speed-bump-id="'+i.dataSpeedbumpId+'">\n                                <img '+(i.thumbnail?"src="+i.thumbnail+' alt="'+i.image_alt_text+'"':'src="/global/images/fallback icon.jpg" alt="No image"')+'>\n                            </a>\n                        </div>\n                        <div class="nuv-search-results__text">\n                            <div class="nuv-search-results__category">          \n                                    '+o(i.eyebrow,i.eyebrowLink,i.detailLink,i.dataSpeedbumpId)+'\n                            </div>\n                            <div class="nuv-search-results__title">\n                                <a href="'+i.detailLink+'" target="_self" data-speed-bump-id="'+i.dataSpeedbumpId+'">\n                                    '+i.name+'\n                                </a>\n                            </div>\n                            <div class="nuv-search-results__description">\n                                <a href="'+i.detailLink+'" target="_self" data-speed-bump-id="'+i.dataSpeedbumpId+'">\n                                    '+i.excerpt+"\n                                </a>\n                            </div>\n                        </div>\n                    </li>";x+=n}),c.append("<ul>"+x+"</ul>"),$(".nuv-search-results-categories__results-total").html(n),$(".nuv-search-results__pagination").attr("total-count",i.totalCount),r($(".nuv-search-results__title a"),t),r($(".nuv-search-results__description a"),t),_=Math.ceil(i.totalCount/10),i.totalCount!==parseInt(m,10)&&(_>1?$("#pagination").pagination({items:_,itemOnPage:_,currentPage:e+1,useAnchors:!1,displayedPages:"mobile"===d.default.current()?3:5,edges:"desktop"===d.default.current()?2:0,cssStyle:"",ellipsePageSet:!1,prevText:C,nextText:S,onPageClick:function(t){s(f,t-1,v,g),$("html").scrollTop(250)}}):($("#pagination").pagination("destroy"),$("#pagination").html('<li class="disabled"><span class="current prev">'+C+'</span></li><li class="active"><span class="current no-outline">1</span></li><li class="disabled"><span class="current next">'+S+"</span></li>")),m=$(".nuv-search-results__pagination").attr("total-count"))}},error:function(){}})}function a(t,e){if((_=Math.ceil($(".nuv-search-results__pagination").attr("total-count")/10))>1){var i=d.default.current();window.screen.width<=763&&(i="mobile"),console.log("initPagination breakpoint current:",d.default.current()),console.log("initPagination device:",i),$("#pagination").pagination({items:t,itemOnPage:_,currentPage:e,useAnchors:!1,displayedPages:"mobile"===i?3:5,edges:"desktop"===i?2:0,cssStyle:"",ellipsePageSet:!1,prevText:C,nextText:S,onPageClick:function(t){s(f,t-1,v,g),$("html").scrollTop(250)}})}}Object.defineProperty(e,"__esModule",{value:!0});var l=i(1),c=n(l),u=i(14),d=n(u),h=i(43),p=n(h);i(56);var f="",v=$(".nuv-search-results-categories__filter-item").attr("data-filter"),g=$(".nuv-search-results-categories__filter-bar").attr("filter-type"),m=$(".nuv-search-results__pagination").attr("total-count"),y=$(".nuv-search-results-categories__filter-item--active").text().replace(/\((.*?)\)/,""),b=$(".nuv-search-results-categories").attr("data-key"),_=Math.ceil(m/10),w=$(".nuv-search-bar").length>0,x=$("#next_button").val(),k=$("#previous_button").val(),C='<div class="paginate-ctrl paginate-ctrl--prev">\n        <div class="paginate-ctrl__icon">\n            <svg width="10" height="17" viewBox="0 0 10 17" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="paginate-ctrl__icon-previous"><path d="M8.521882 1.521882L1.47812 8.503946l7.043762 7.017936" stroke-width="1.75" stroke="#FFF" fill="none" fill-rule="evenodd"/></svg>\n        </div>\n        <div class="paginate-ctrl__caption">\n            '+k+"\n        </div>\n    </div>",S='<div class="paginate-ctrl paginate-ctrl--next">\n        <div class="paginate-ctrl__icon">\n            <svg width="10" height="17" viewBox="0 0 10 17" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="paginate-ctrl__icon-next"><path d="M1.478118 15.478118L8.52188 8.496054 1.47812 1.478118" stroke-width="1.75" stroke="#FFF" fill="none" fill-rule="evenodd"/></svg>\n        </div>\n        <div class="paginate-ctrl__caption">\n            '+x+"\n        </div>\n    </div>";w&&$(".nuv-search-results-categories__filter-item").click(function(){$(this).hasClass("nuv-search-results-categories__filter-item--no-data")||(v=$(this).attr("data-filter"),y=$(this).text().replace(/\((.*?)\)/,""),s(f,0,v,g),setTimeout(function(){a(_,0)},1e3))});var T=function(){function t(){(0,c.default)(this,t),this.componentName="searchResults",this.setJQueryObjects(),this.initialized=!1,this.init=this.init}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-search-results")},t.prototype.init=function(){this.setJQueryObjects(),w&&!this.initialized&&this.$element.length>0&&(f=p.default.getParameterByName("q")?p.default.getParameterByName("q"):p.default.getParameterByName("tags"),setTimeout(function(){a(_,1)},1e3),r($(".nuv-search-results__title a"),f),r($(".nuv-search-results__description a"),f)),this.initialized=!0},t}(),M=new T;e.default=M},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(43),a=n(s),l=i(182),c=function(){function t(){(0,r.default)(this,t),this.componentName="shareClassSelector",this.STUCK_CLASSNAME="nuv-share-class-selector--stuck",this.COMPRESSED_CLASSNAME="nuv-share-class-selector--compressed",this.BODY_STUCK_CLASSNAME="nuv-page--share-class-selector-stuck",this.setJQueryObjects(),this.initialized=!1,this.init=this.init}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-share-class-selector"),this.$navLink=$(".nuv-share-class-selector__links-list-link"),this.$navButtonListItem=$(".nuv-share-class-selector__buttons-list-item"),this.$productDetailHeroTitle=$(".nuv-product-detail-hero__main-title")},t.prototype.init=function(){this.setJQueryObjects(),this.$element.length&&!this.initialized&&(this.onScroll(),$(window).on("scroll",this.onScroll.bind(this))),this.$productDetailHeroTitle.length&&$(".nuv-share-class-selector__product-detail-title").length<1&&this.$element.find(".nuv-share-class-selector__buttons-list-container").prepend('\n                                <span class="nuv-share-class-selector__product-detail-title">\n                                    '+this.$productDetailHeroTitle.text()+"\n                                </span>\n                            "),this.$navButtonListItem.on("click",function(){$(".nuv-share-class-selector__buttons-list").find("li").each(function(){$(this).hasClass("nuv-share-class-selector__buttons-list-item--active")&&$(this).removeClass("nuv-share-class-selector__buttons-list-item--active")}),$(this).addClass("nuv-share-class-selector__buttons-list-item--active")}),this.initialized=!0},t.prototype.onScroll=function(){var t=$(window).scrollTop(),e=this.$element.offset().top+this.$element.height()+32,i=e+l.ANCHOR_NAV_SCROLL_OFFSET;t>=e&&!this.isCompressed()?a.default.addClassWithoutTransitionTo(this.$element,this.COMPRESSED_CLASSNAME):t>=i&&!this.isStuck()?(this.$element.addClass(this.STUCK_CLASSNAME),$("body").addClass(this.BODY_STUCK_CLASSNAME)):t<i&&this.isStuck()&&(this.$element.removeClass(this.STUCK_CLASSNAME),$("body").removeClass(this.BODY_STUCK_CLASSNAME)),t<e&&this.isCompressed()&&a.default.removeClassWithoutTransitionTo(this.$element,this.COMPRESSED_CLASSNAME)},t.prototype.isStuck=function(){return this.$element.hasClass(this.STUCK_CLASSNAME)},t.prototype.isCompressed=function(){return this.$element.hasClass(this.COMPRESSED_CLASSNAME)},t}(),u=new c;e.default=u},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="siteswitchalert",this.init=this.init,this.initialized=!1,this.setJQueryObjects()}return t.prototype.setJQueryObjects=function(){this.$nuvAlertClose=$("#sitesearchalertclosebutton"),this.$nuvAlert=$("#modal-entry"),this.$body=$("body")},t.prototype.init=function(){this.setJQueryObjects();var t=this;this.initialized||this.$nuvAlertClose.click(function(){t.$nuvAlert.hide()}),this.initialized=!0},t}(),s=new r;e.default=s},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(14),a=n(s),l=function(){function t(){(0,r.default)(this,t),this.componentName="socials",this.initialized=!1,this.hideSocials=!1,this.init=this.init}return t.prototype.setJQueryObjects=function(){this.footerOffset=$(".nuv-footer").offset(),this.footer=$(".nuv-footer"),this.socialsOffset=$(".article-nuv-socials--article").offset(),this.$socials=$(".article-nuv-socials--article"),this.$toggle=$(".article-nuv-socials--article .article-nuv-socials__list-item-toggle"),this.$shareicon=$(".article-nuv-socials__icon--share"),this.$closeicon=$(".article-nuv-socials__icon--close-share"),this.$socialslistitem=$(".article-nuv-socials--article .article-nuv-socials__list-item"),this.$ocialsmobilebackdrop=$(".article-nuv-socials--article .article-nuv-socials__mobile-backdrop"),this.$socialshareiconPageload=$(".article-nuv-socials--page-load"),this.$contactusButton=$(".nuv-contact-us-btn")},t.prototype.init=function(){var t=this;this.setJQueryObjects();var e=this;if(this.$socials.length>0&&(a.default.refreshValue(),this.$toggle.off("click"),this.$toggle.on("click",function(){e.$socialslistitem.toggleClass("article-nuv-socials__list-item--show"),e.$socials.toggleClass("article-nuv-socials--show"),e.$ocialsmobilebackdrop.toggleClass("article-nuv-socials__mobile-backdrop--show"),e.$toggle.toggleClass("article-nuv-socials__list-item-toggle--close")})),this.$socials.length>0&&!1===this.initialized){$(window).scroll(function(){var i=$(window).scrollTop();t.footerOffset=t.footer.offset(),"desktop"===a.default.current()&&i>t.socialsOffset.top&&0===t.$socialshareiconPageload.length?(t.$socials.hasClass("article-nuv-socials--nocollapse")&&(e.$socialslistitem.removeClass("article-nuv-socials__list-item--show"),e.$ocialsmobilebackdrop.removeClass("article-nuv-socials__mobile-backdrop--show")),e.$socials.removeClass("article-nuv-socials--nocollapse"),e.$socials.addClass("article-nuv-socials--collapse")):"desktop"===a.default.current()&&i<=t.socialsOffset.top&&0===t.$socialshareiconPageload.length?(e.$socialslistitem.addClass("article-nuv-socials__list-item--show"),e.$socials.removeClass("article-nuv-socials--show"),e.$ocialsmobilebackdrop.removeClass("article-nuv-socials__mobile-backdrop--show"),e.$toggle.removeClass("article-nuv-socials__list-item-toggle--close"),e.$socials.removeClass("article-nuv-socials--collapse"),e.$socials.addClass("article-nuv-socials--nocollapse")):0===i&&t.$socialshareiconPageload.length>0?e.$toggle.removeClass("article-nuv-socials__share_icon_bg-white"):i>=0&&t.$socialshareiconPageload.length>0&&t.$contactusButton.length>0&&e.$toggle.addClass("article-nuv-socials__share_icon_bg-white"),(t.footerOffset||void 0!==t.footerOffset)&&(i>e.footerOffset.top-$(window).height()&&!t.hideSocials?(e.$toggle.addClass("article-nuv-socials__list-item-toggle--hide"),e.hideSocials=!0,e.$socialslistitem.removeClass("article-nuv-socials__list-item--show"),e.$ocialsmobilebackdrop.removeClass("article-nuv-socials__mobile-backdrop--show"),e.$socials.removeClass("article-nuv-socials--nocollapse"),e.$socials.addClass("article-nuv-socials--collapse"),e.$ocialsmobilebackdrop.removeClass("article-nuv-socials__mobile-backdrop--show"),e.$toggle.removeClass("article-nuv-socials__list-item-toggle--close")):i<=e.footerOffset.top-$(window).height()&&t.hideSocials&&(e.hideSocials=!1,e.$toggle.removeClass("article-nuv-socials__list-item-toggle--hide"),e.$toggle.removeClass("article-nuv-socials__list-item-toggle--close")))}),window.addEventListener("breakpointChange",function(){"desktop"!==a.default.current()&&0===t.$socialshareiconPageload.length&&(e.$socialslistitem.removeClass("article-nuv-socials__list-item--show"),e.$ocialsmobilebackdrop.removeClass("article-nuv-socials__mobile-backdrop--show"),e.$socials.removeClass("article-nuv-socials--nocollapse"),e.$socials.addClass("article-nuv-socials--collapse"),e.$socials.removeClass("article-nuv-socials--show"),e.$toggle.removeClass("article-nuv-socials__list-item-toggle--close"))}),$(window).width()<=1022&&0===this.$socialshareiconPageload.length&&(e.$socialslistitem.removeClass("article-nuv-socials__list-item--show"),e.$ocialsmobilebackdrop.removeClass("article-nuv-socials__mobile-backdrop--show"),e.$socials.removeClass("article-nuv-socials--nocollapse"),e.$socials.addClass("article-nuv-socials--collapse"),e.$socials.removeClass("article-nuv-socials--show"),e.$toggle.removeClass("article-nuv-socials__list-item-toggle--close"));var i=$(window).scrollTop();this.footerOffset=this.footer.offset(),"desktop"===a.default.current()&&i>this.socialsOffset.top&&0===this.$socialshareiconPageload.length&&(this.$socials.hasClass("article-nuv-socials--nocollapse")&&(e.$socialslistitem.removeClass("article-nuv-socials__list-item--show"),e.$ocialsmobilebackdrop.removeClass("article-nuv-socials__mobile-backdrop--show")),e.$socials.removeClass("article-nuv-socials--nocollapse"),e.$socials.addClass("article-nuv-socials--collapse"))}this.$socials.length>0&&(this.initialized=!0)},t}(),c=new l(document);e.default=c},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(26),a=n(s),l=i(122),c=n(l),u=function(){function t(){(0,r.default)(this,t),this.componentName="speedBumpDropdown",this.initialized=!1}return t.prototype.init=function(){var t=this;$("[data-speed-bump-dropdown-id]").off(".nuv-speed-bump-dropdown-events"),$(".nuv-speed-bump-dropdown__button--stay, .nuv-speed-bump-dropdown__close-btn").off(".nuv-speed-bump-dropdown-events"),$("[data-speed-bump-dropdown-id]").on("click.nuv-speed-bump-dropdown-events",function(e){if($(this).data("speed-bump-dropdown-id")){var i=$(this).attr("href"),n=$(this).attr("target")?$(this).attr("target"):"_blank";t.openById($(this).data("speed-bump-dropdown-id"),i,n,e)}}),$(".nuv-speed-bump-dropdown__button--stay, .nuv-speed-bump-dropdown__close-btn, .nuv-speed-bump-dropdown__button--continue").on("click.nuv-speed-bump-dropdown-events",function(){t.closeByElement($(this)),c.default.deactivateSiteSwitcher()}),this.initialized=!0},t.prototype.openById=function(t,e,i,n){var o=$("#"+t);if(o.length>0){var r=o.find("iframe[data-url]");if(r.length){r.attr("src",r.attr("data-url"));var s=r.attr("data-width"),l=r.attr("data-height");s&&r.attr("width",s),l&&r.attr("height",l)}n.preventDefault(),a.default.lock(),o.find(".nuv-speed-bump-dropdown__button--continue").attr("href",e).attr("target",i),o.addClass("nuv-speed-bump-dropdown--show")}},t.prototype.closeByElement=function(t){var e=t.closest(".nuv-speed-bump-dropdown"),i=window.sessionStorage.getItem("currenttableposition");if(e.length){e.removeClass("nuv-speed-bump-dropdown--show");var n=e.find("iframe[data-url]");n.attr("width","0%"),n.attr("height","0px")}i&&window.sessionStorage.clear(),a.default.unlock()},t}(),d=new u;e.default=d},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=i(1),r=n(o),s=i(26),a=n(s),l=i(122),c=n(l),u=i(126),d=n(u),h=function(){function t(){(0,r.default)(this,t),this.componentName="speedBump",this.initialized=!1}return t.prototype.init=function(){var t=this,e=window.localStorage.getItem("possibleModalId");if(null!==e&&"undefined"!==e&&d.default.nuvUser.isLoggedIn){var i=window.localStorage.getItem("modalLinkFieldId"),n=$("[modalLinkFieldId=".concat(i).concat("]")).attr("data-possibleModalId");null!==n&&"undefined"!==n&&""!==n&&t.openById(n,window.localStorage.getItem("continueLink"),window.localStorage.getItem("continueTarget"),null),this.clearModalCache()}$("[data-speed-bump-id]").off(".nuv-speed-bump-events"),$(".nuv-speed-bump__button--stay, .nuv-speed-bump__close-btn").off(".nuv-speed-bump-events"),$("[data-speed-bump-id]").on("click.nuv-speed-bump-events",function(e){var i=$(this).data("speed-bump-id");if(i){var n=$(this).attr("href"),o=$(this).data("doc-url"),r=$(this).attr("target"),s=$(this).hasClass("video-overlay-trigger-link");r="undefined"===r||void 0===r||""===r?"_self":$(this).attr("target")?$(this).attr("target"):"_blank",t.openById(i,n,r,e),"undefined"!==n&&void 0!==n&&""!==n||(n=void 0!==o&&""!==o?o:n),"modal-logincontainer"===i?(window.localStorage.possibleModalId=$(this).attr("data-possibleModalId"),window.localStorage.modalLinkFieldId=$(this).attr("modalLinkFieldId"),window.localStorage.continueLink=n,window.localStorage.continueTarget=r,s&&(window.localStorage.continueVideoLink=$(this).data("id"))):window.localStorage.setItem("continueLink","")}}),$("body").on("click.nuv-speed-bump-events","[data-speed-bump-id]",function(e){var i=$(this).data("speed-bump-id");if(i&&"modal-contact-form"!==i){var n=$(this).attr("href"),o=$(this).data("doc-url"),r=$(this).attr("target");r="undefined"===r||void 0===r||""===r?"_self":$(this).attr("target")?$(this).attr("target"):"_blank","undefined"!==n&&void 0!==n||(n=window.location.href,r="_self"),t.openById(i,n,r,e),"undefined"!==n&&void 0!==n&&""!==n||(n=void 0!==o&&""!==o?o:n),"modal-logincontainer"===i?(window.localStorage.possibleModalId=$(this).attr("data-possibleModalId"),window.localStorage.modalLinkFieldId=$(this).attr("modalLinkFieldId"),window.localStorage.continueLink=n,window.localStorage.continueTarget=r,$(".nuv-multi-select-filter-modal .nuv-subscribe-modal-container .nuv-subscribe-modal__close-btn").click()):window.localStorage.setItem("continueLink","")}}),$(".modal-contact-form-open").on("click",function(e){e.preventDefault();var i=$(this).attr("href"),n=$(this).attr("target");n="undefined"===n||void 0===n||""===n?"_self":$(this).attr("target")?$(this).attr("target"):"_blank","undefined"!==i&&void 0!==i||(i=window.location.href,n="_self"),t.openById("modal-contact-form",i,n,e),window.localStorage.setItem("continueLink","")}),$(".nuv-speed-bump__button--stay, .nuv-speed-bump__close-btn, .nuv-speed-bump__button--continue").on("click.nuv-speed-bump-events",function(){t.closeByElement($(this)),c.default.deactivateSiteSwitcher()}),$(".nuv-speed-bump__state-exclusion__state").on("change",function(){var t=$(this).val(),e=$("#PCAP_USA_Acknowledge").find("input[type=checkbox]");"false"===t?($(".include-residence-label").css("display","none"),$(".exclude-residence-label").css("display","block"),$("[id^=PCAPAgreeBtn]").attr("disabled","disabled")):($(".include-residence-label").css("display","block"),$(".exclude-residence-label").css("display","none"),!0===$(e).prop("checked")&&$("[id^=PCAPAgreeBtn]").removeAttr("disabled"))}),this.initialized=!0},t.prototype.openById=function(t,e,i,n){var o=$("#"+t);if(o.length>0){var r=o.find("iframe[data-url]");if(r.length){r.attr("src",r.attr("data-url"));var s=r.attr("data-width"),l=r.attr("data-height");s&&r.attr("width",s),l&&r.attr("height",l)}n&&n.preventDefault(),a.default.lock(),o.find(".nuv-speed-bump__button--continue").attr("href",e).attr("target",i),o.addClass("nuv-speed-bump--show"),setTimeout(function(){o.addClass("max-opacity")},100)}},t.prototype.closeByElement=function(t){var e=t.closest(".nuv-speed-bump");this.clearModalCache();var i=window.sessionStorage.getItem("currenttableposition");if(e.length){e.removeClass("max-opacity"),setTimeout(function(){e.removeClass("nuv-speed-bump--show")},500);var n=e.find("iframe[data-url]");n.attr("width","0%"),n.attr("height","0px")}i&&window.sessionStorage.clear(),a.default.unlock()},t.prototype.showModal=function(t){t.addClass("nuv-speed-bump--show"),0!==window.Bootstrapper&&window.Bootstrapper.ensEvent.trigger("Open Modal",t),setTimeout(function(){t.addClass("nuv-opacity-1")},0)},t.prototype.hideModal=function(t){t.removeClass("nuv-opacity-1"),0!==window.Bootstrapper&&window.Bootstrapper.ensEvent.trigger("Close Modal",t),setTimeout(function(){t.removeClass("nuv-speed-bump--show")},500)},t.prototype.clearModalCache=function(){window.localStorage.removeItem("possibleModalId"),window.localStorage.removeItem("modalLinkFieldId"),window.localStorage.removeItem("continueLink"),window.localStorage.removeItem("continueTarget"),window.localStorage.removeItem("continueVideoLink")},t}(),p=new h;e.default=p},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="subcategoryTiles",this.init=this.init}return t.prototype.init=function(){var t=this,e=$(".nuv-stat-card-body-copy__info .nuv-button");t.updateButtonWidth(e),$(window).resize(function(){e.find(".nuv-button__btn").css("min-width","auto"),t.updateButtonWidth(e)})},t.prototype.updateButtonWidth=function(t){var e=0;t&&t.length&&(t.each(function(){e=$(this).width()>e?$(this).width():e}),t.find(".nuv-button__btn").css("min-width",e))},t}(),s=new r;e.default=s},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="subcategoryTiles",this.setJQueryObjects(),this.initialized=!1,this.init=this.init}return t.prototype.setJQueryObjects=function(){this.$element=$(".nuv-subcategory-tiles"),this.$sliderItems=this.$element.find(".nuv-subcategory-tiles__item"),this.$sliderContainer=this.$element.find(".nuv-subcategory-tiles__content")},t.prototype.init=function(){this.setJQueryObjects(),this.$element.length>0&&this.$sliderItems.length>0&&(this.initialized&&this.$sliderContainer.slick("unslick"),this.$sliderContainer.on("destroy",function(t,e){var i=$(this),n=function t(){e.activeBreakpoint<window.innerWidth||(i.slick(e.options),window.removeEventListener("resize",t))};window.addEventListener("resize",n)}).slick({slidesToShow:1,slidesToScroll:1,dots:!0,infinite:!1,mobileFirst:!0,responsive:[{breakpoint:1,settings:{slidesToShow:1,slidesToScroll:1}},{breakpoint:767,settings:{slidesToShow:3}},{breakpoint:1023,settings:"unslick"}]}),this.initialized=!0)},t}(),s=new r;e.default=s},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="ScaledSubnavigation",this.$L2Subnavigation=$(".nuv-landing-subnavigation--level-2"),this.$L2SubnavigationTabs=this.$L2Subnavigation.find(".nuv-landing-subnavigation--level-2__link"),this.L2_TAB_ACTIVE_CLASS="nuv-landing-subnavigation--level-2__link--active",this.$L3Subnavigation=$(".nuv-landing-subnavigation--level-3"),this.$L3SubnavigationTabs=$(".nuv-landing-subnavigation--level-3__link"),this.L3_TAB_ACTIVE_CLASS="nuv-landing-subnavigation--level-3__link--active"}return t.prototype.getOffsetTop=function(t){var e=t,i=0;return this.isInSpeedbump?i=e.closest(".nuv-speed-bump__container").offset().top-$(window).scrollTop():($(".nuv-share-class-selector--stuck").length&&$(".nuv-share-class-selector--stuck").is(":visible")&&window.screen.width>1023?i+=$(".nuv-share-class-selector__sticky-content").height():$(".nuv-global-navigation--compressed .nuv-global-navigation__nav-wrapper .nuv-article-navigation__main-wrapper").length&&$(".nuv-global-navigation--compressed .nuv-global-navigation__nav-wrapper .nuv-article-navigation__main-wrapper").is(":visible")?i+=$(".nuv-global-navigation--compressed .nuv-global-navigation__nav-wrapper .nuv-article-navigation__main-wrapper").height():$(".cookie-notification").length&&$(".cookie-notification").is(":visible")?i+=$(".cookie-notification").height():$(".nuv-global-navigation--compressed .nuv-global-navigation__nav-wrapper").length&&$(".nuv-global-navigation--compressed .nuv-global-navigation__nav-wrapper").is(":visible")?i+=$(".nuv-global-navigation--compressed .nuv-global-navigation__nav-wrapper").height():$(".nuv-navigation-container--compressed .nuv-navigation-container").length&&$(".nuv-navigation-container--compressed .nuv-navigation-container").is(":visible")?i+=$(".nuv-navigation-container").height():$(".nuv-navigation-container.nuv-navigation-container--compressed").length&&$(".nuv-navigation-container.nuv-navigation-container--compressed").is(":visible")?i+=$(".nuv-navigation-container.nuv-navigation-container--compressed").height():$(".nuv-article-navigation__main-container").length&&$(".nuv-article-navigation__main-container").is(":visible")?i+=$(".nuv-article-navigation__main-container").height():$(".nuv-global-navigation--compressed .nuv-article-navigation").length&&$(".nuv-global-navigation--compressed .nuv-article-navigation").is(":visible")&&(i+=$(".nuv-global-navigation--compressed .nuv-article-navigation").height()),$(".nuv-product-detail-anchor-nav-retail--stuck").length&&$(".nuv-product-detail-anchor-nav-retail--stuck").is(":visible")&&window.screen.width>1023&&(i+=$(".nuv-product-detail-anchor-nav-retail--stuck").height())),i},t.prototype.init=function(){function t(){var t=e.getOffsetTop(e.$L2Subnavigation);$(window).scrollTop()>500?(e.$L2Subnavigation.addClass("nuv-landing-subnavigation--level-2--sticky"),e.$L2Subnavigation.css("top",t+"px"),t+=e.$L2Subnavigation.height(),e.$L3SubnavigationTabs.length>0&&(e.$L3Subnavigation.addClass("nuv-landing-subnavigation--level-3--sticky"),e.$L3Subnavigation.find(".nuv-landing-subnavigation--level-3-wrapper").addClass("nuv-landing-subnavigation--level-3-wrapper-sticky"),e.$L3Subnavigation.css("top",t+"px"))):(e.$L2Subnavigation.removeClass("nuv-landing-subnavigation--level-2--sticky"),e.$L2Subnavigation.css("top","0px"),e.$L3SubnavigationTabs.length>0&&(e.$L3Subnavigation.removeClass("nuv-landing-subnavigation--level-3--sticky"),e.$L3Subnavigation.find(".nuv-landing-subnavigation--level-3-wrapper").removeClass("nuv-landing-subnavigation--level-3-wrapper-sticky"),e.$L3Subnavigation.css("top","0px")))}var e=this;if(e.$L3SubnavigationTabs.length>0){var i=e.$L3Subnavigation.closest(".nuv-landing-subnavigation--level-3__container"),n=i.prev(".nuv-landing-hero");n.length>0&&n.addClass("nuv-landing-hero--with-subnavigation-l3")}(e.$L2SubnavigationTabs.length>0||e.$L3SubnavigationTabs.length>0)&&window.addEventListener("scroll",t,!1),e.$L3SubnavigationTabs.length>0&&e.$L3SubnavigationTabs.each(function(){if($(this).hasClass(e.L3_TAB_ACTIVE_CLASS)){var t=$(this).attr("data-parent-id");e.$L2SubnavigationTabs.each(function(){$(this).attr("data-id")===t&&$(this).addClass(e.L2_TAB_ACTIVE_CLASS)})}}),e.$L2Subnavigation.on("click",function(t){t.preventDefault(),t.stopPropagation(),e.$L2SubnavigationTabs.each(function(){$(this).hasClass(e.L2_TAB_ACTIVE_CLASS)||$(this).toggleClass("nuv-landing-subnavigation--level-2__link--show")}),$(window).scroll(),$(".nuv-landing-subnavigation--level-2__link--active").find(".nuv-landing-subnavigation--level-2__icon").toggleClass("nuv-landing-subnavigation--level-2__icon--rotate")}),$(".nuv-landing-subnavigation--level-2__link").on("click",function(t){$(t.target).hasClass("nuv-landing-subnavigation--level-2__link--active")||t.stopPropagation()}),e.$L3Subnavigation.on("click",function(t){t.preventDefault(),t.stopPropagation(),e.$L3SubnavigationTabs.each(function(){$(this).hasClass(e.L3_TAB_ACTIVE_CLASS)||$(this).toggleClass("nuv-landing-subnavigation--level-3__link--show")}),$(window).scroll(),$(".nuv-landing-subnavigation--level-3__link--active").find(".nuv-landing-subnavigation--level-3__icon").toggleClass("nuv-landing-subnavigation--level-3__icon--rotate")}),$(".nuv-landing-subnavigation--level-3__link").on("click",function(t){$(t.target).hasClass("nuv-landing-subnavigation--level-3__link--active")||t.stopPropagation()})},t}(),s=new r;e.default=s},,function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function t(){(0,o.default)(this,t)},s=new r(document);e.default=s},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="timelineCarousel",this.init=this.init,this.initialized=!1,this.carouselItem=0,this.tempCount=0,this.dotsCount=0,this.numberOfslides=5}return t.prototype.init=function(){this.$sliderContainer=$(".nuv-timeline-with-carousel__item-milestone-container")},t.prototype.initFromWCS=function(){var t=this,e=$(".nuv-timeline-with-carousel__item-milestone-container");this.initialized=!1,t.initSlider(e,this.initialized)},t.prototype.initSlider=function(t,e){var i=this;if(this.$sliderContainer=$(".timeline-carousel"),void 0!==this.$sliderContainer.attr("slide-rotation")&&""!==this.$sliderContainer.attr("slide-rotation")){var n=this.$sliderContainer.attr("slide-rotation");this.slideRotationTiming=parseInt(1e3*n,10)}else this.slideRotationTiming=0;if(!(t.find(".nuv-timeline-with-carousel__item-milestone-wrapper").length<1)){i.carouselItem=t.find(".nuv-timeline-with-carousel__item-milestone-wrapper").length-1,e&&(t.slick("unslick"),t.off("init"),t.off("breakpoint")),i.numberOfslides=i.setNumberOfSlides(t),t.on("init",function(){t.find(".slick-slide").removeClass("slick-highlight"),t.find(".slick-active:even").addClass("slick-highlight")}),t.not(".slick-initialized").slick({slidesToShow:this.numberOfSlides,slidesToScroll:this.numberOfSlides,autoplay:0!==this.slideRotationTiming,autoplaySpeed:this.slideRotationTiming,infinite:!1,dots:!0,pauseOnHover:!1,mobileFirst:!0,useCSS:!1,useTransform:!0,variableWidth:!0,arrows:!0,appendDots:$(".nuv-timeline-with-carousel__item-dots-container"),appendArrows:".desktop-timeline",responsive:[{breakpoint:760,settings:{slidesToShow:2,slidesToScroll:1}},{breakpoint:976,settings:{slidesToShow:3,slidesToScroll:1}},{breakpoint:1192,settings:{slidesToShow:4,slidesToScroll:1}},{breakpoint:1408,settings:{slidesToShow:5,slidesToScroll:1}},{breakpoint:1624,settings:{slidesToShow:5,slidesToScroll:1}}]});"true"===this.$sliderContainer.attr("slide-loop")&&(i.dotsCount=t.parent().find("ul.slick-dots > li").length-1,t.attr("data-dotscount",i.dotsCount),t.attr("data-tempcount",0),t.on("afterChange",function(e,i,n){var o=0,r=0;t&&(o=t.attr("data-dotscount"))&&(o=parseInt(o,10)),n===o&&setTimeout(function(){r=t.attr("data-tempcount"),r&&(r=parseInt(r,10)),r++,i.goTo(0),t.attr("data-tempcount",r)},i.getOption("autoplaySpeed")),t.find(".slick-arrow").each(function(){$(this).hasClass("slick-disabled")?$(this).attr("tabIndex",-1):$(this).attr("tabIndex",0)})})),t.on("afterChange",function(){t.find(".slick-slide").removeClass("slick-highlight"),t.find(".slick-active:even").addClass("slick-highlight")})}},t.prototype.setNumberOfSlides=function(t){var e=t.width();return Math.floor(e/216)},t}(),s=new r;e.default=s},function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=i(1),o=function(t){return t&&t.__esModule?t:{default:t}}(n),r=function(){function t(){(0,o.default)(this,t),this.componentName="twoUpContent",this.$element=$(".nuv-two-up-content__headline a"),this.init=this.init}return t.prototype.init=function(){var t=this;t.breakLine(t.$element),$(window).resize(function(){t.breakLine(t.$element)})},t.prototype.breakLine=function(t){t.length>0&&($(window).width()<764?t.dotdotdot({ellipsis:"...",wrap:"letter",height:50}):t.dotdotdot({ellipsis:"...",wrap:"letter",height:150}))},t}(),s=new r(document);e.default=s},function(t,e,i){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}function o(){var t={},e=window.location.search.substr(1).split("&");if(""!==e)for(var i=0;i<e.length;++i){var n=e[i].split("=",2);n.length>0&&(n[0]=n[0].toLowerCase(),1===n.length?t[n[0]]="":t[n[0]]=decodeURIComponent(n[1].replace(/\+/g,"")))}return t}Object.defineProperty(e,"__esModule",{value:!0});var r=i(1),s=n(r),a=i(26),l=n(a),c={styleguide_title:"Video Modal Component",styleguide_description:"Must be view inside of a page",componentName:"video Modal",componentType:"Video"},u=function(){function t(){(0,s.default)(this,t),this.componentName="videoModal",this.$main=$("main"),this.fadeOutTime=300,this.initialized=!1,this.init=this.init,this.triggerById=this.triggerById,this.scrollTop=0}return t.prototype.init=function(){this.initialized&&this.destroy(),this.initialized=!0,$(".video-overlay-trigger").on("click.video-modal-event",this.modalTrigger.bind(this)),$(document).ready(this.openVideoModal(this))},t.prototype.destroy=function(){$(".video-overlay-trigger").off(".video-modal-event"),this.initialized=!1},t.prototype.modalTrigger=function(t){this.videoID=$(t.currentTarget).attr("data-id"),this.$main.append(this.modalMarkup()),0===this.scrollTop?this.scrollTop=window.pageYOffset||document.documentElement.scrollTop:this.scrollTop!==window.pageYOffset&&0!==window.pageYOffset?this.scrollTop=window.pageYOffset||document.documentElement.scrollTop:0===this.scrollTop&&0===window.pageYOffset&&(this.scrollTop=window.pageYOffset||document.documentElement.scrollTop),this.setupCloseModalEvent(),l.default.lock()},t.prototype.triggerById=function(t){this.videoID=t,$("main").append(this.modalMarkup()),this.setupCloseModalEvent(),l.default.lock()},t.prototype.triggerByIdInteractiveMap=function(t){this.videoID=t,$("main").append(this.modalMarkup()),$(".nuv-video-modal").on("click",function(){$(".nuv-video-modal").fadeOut(this.fadeOutTime,function(){$(".nuv-video-modal").remove(),l.default.unlock()})}),l.default.lock()},t.prototype.setupCloseModalEvent=function(){$(".nuv-video-modal").on("click",this.destroyModal.bind(this))},t.prototype.destroyModal=function(){var t=this;$(".nuv-video-modal").fadeOut(this.fadeOutTime,function(){$(".nuv-video-modal").remove(),l.default.unlock(),document.documentElement.scrollTop=t.scrollTop})},t.prototype.modalMarkup=function(){return'\n            <div class="nuv-video-modal" data-component=\''+JSON.stringify(c)+'\'>\n            <div class="nuv-video-modal__background"></div>\n                <div class="nuv-video-modal__responsive-container">\n                    <div class="nuv-video-modal__body">\n                        <div class="nuv-video-modal__content-button-close" data-action="close">\n                            <svg class="nuv-video-modal__content-button-close-icon" data-action="close" width="34px" height="34px" viewBox="0 0 34 34" version="1.1" xmlns="http://www.w3.org/2000/svg" role="img">\n                                <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" opacity="0.300000012" data-action="close">\n                                    <g transform="translate(-1351.000000, -40.000000)" fill="#FFFFFF">\n                                        <g transform="translate(1351.000000, 40.000000)">\n                                            <rect data-action="close" transform="translate(17.000000, 17.000000) rotate(-315.000000) translate(-17.000000, -17.000000) " x="-5" y="15.2222222" width="44" height="3.55555556"></rect>\n                                            <rect data-action="close" transform="translate(17.000000, 17.000000) scale(-1, 1) rotate(-315.000000) translate(-17.000000, -17.000000) " x="-5" y="15.2222222" width="44" height="3.55555556"></rect>\n                                        </g>\n                                    </g>\n                                </g>\n                            </svg>\n                        </div>\n                        <div class="nuv-video-modal__content">\n                            <iframe class="nuv-video-modal__content-video" src="//players.brightcove.net/958462654001/rJGUokCuK_default/index.html?videoId='+this.videoID+'" allowfullscreen="" webkitallowfullscreen="" mozallowfullscreen=""></iframe>\n                        </div>\n                    </div>\n                </div>\n            </div>\n            '},t.prototype.openVideoModal=function(){if(-1!==window.location.href.indexOf("videoid")){var t=o(),e=t.videoid,i=".video-overlay-trigger-link[data-id="+e+"]";if($(document).find(i).length>0)return;($("a.svgPlayVideo[data-id="+e+"]").length>0||$("div.video-overlay-trigger[data-id="+e+"]").length>0)&&(this.videoID=e,this.$main.append(this.modalMarkup()),0===this.scrollTop?this.scrollTop=window.pageYOffset||document.documentElement.scrollTop:this.scrollTop!==window.pageYOffset&&0!==window.pageYOffset?this.scrollTop=window.pageYOffset||document.documentElement.scrollTop:0===this.scrollTop&&0===window.pageYOffset&&(this.scrollTop=window.pageYOffset||document.documentElement.scrollTop),this.setupCloseModalEvent(),l.default.lock())}},t}(),d=new u;e.default=d},,,function(t,e,i){"use strict";!function(){var t=jQuery(window).width();t<=768&&jQuery(".nuv-accordion__item-description-wrapper").addClass("in-active"),jQuery(window).resize(function(){t=jQuery(window).width(),t<=768&&jQuery(window).width()!==t?(jQuery(".nuv-accordion__item-description-wrapper").addClass("in-active"),jQuery(".nuv-accordion__expand-item-button-graphic").removeClass("nuv-accordion__expand-item-button-graphic--expanded"),jQuery(".nuv-accordion__expand-item-button-text").addClass("in-active"),jQuery(".nuv-accordion__expanded-content").addClass("in-active")):jQuery(".nuv-accordion__item-description-wrapper").removeClass("in-active")});var e=!1,i=jQuery(".nuv-accordion__expand-all-button"),n=$(".nuv-accordion__expand-all-button").attr("data-itemCount");jQuery(".nuv-accordion__item-header").on("click",function(){var o=jQuery(this).parent().find(".nuv-accordion__expanded-content"),r=jQuery(this).find(".nuv-accordion__expand-item-button");o.fadeIn(500).toggleClass("in-active"),r.find(".nuv-accordion__expand-item-button-graphic").fadeIn(500).toggleClass("nuv-accordion__expand-item-button-graphic--expanded"),r.find(".nuv-accordion__expand-item-button-text").fadeIn(500).toggleClass("in-active"),t<=768&&jQuery(this).next().fadeIn(500).toggleClass("in-active");var s=$("#expand_all").val().concat(n);jQuery(".nuv-accordion__item").length>jQuery(".nuv-accordion__item  .nuv-accordion__expand-item-button-graphic--expanded").length&&(jQuery(".nuv-accordion__expand-all-button").find(".nuv-accordion__expand-item-button-text").html(s),i.find(".nuv-accordion__expand-item-button-graphic").fadeIn(500).removeClass("nuv-accordion__expand-item-button-graphic--expanded"),e=!1)}),0===jQuery(".nuv-accordion__item").find(".nuv-accordion__expand-item-button-graphic").length&&i.addClass("in-active"),i.on("click",function(){if(jQuery(this).find(".nuv-accordion__expand-item-button-graphic").fadeIn(500).toggleClass("nuv-accordion__expand-item-button-graphic--expanded"),e){var t=$("#expand_all").val().concat(n);jQuery(".nuv-accordion__expand-all-button").find(".nuv-accordion__expand-item-button-text").html(t),e=!1}else{var i=$("#collapse_all").val();jQuery(".nuv-accordion__expand-all-button").find(".nuv-accordion__expand-item-button-text").html(i),e=!0}jQuery(".nuv-accordion__item-header").each(function(){var t=jQuery(this).parent().find(".nuv-accordion__expanded-content"),i=jQuery(this).find(".nuv-accordion__expand-item-button");e?t.hasClass("in-active")&&(t.fadeIn(500).removeClass("in-active"),i.find(".nuv-accordion__expand-item-button-text").fadeIn(500).removeClass("in-active"),i.find(".nuv-accordion__expand-item-button-graphic").fadeIn(500).addClass("nuv-accordion__expand-item-button-graphic--expanded")):(t.fadeIn(500).addClass("in-active"),i.find(".nuv-accordion__expand-item-button-text").fadeIn(500).addClass("in-active"),i.find(".nuv-accordion__expand-item-button-graphic").fadeIn(500).removeClass("nuv-accordion__expand-item-button-graphic--expanded"))})})}()},function(t,e,i){"use strict";!function(t){t.fn.setCursorPosition=function(t){return this.each(function(e,i){if(i.setSelectionRange)i.setSelectionRange(t,t);else if(i.createTextRange){var n=i.createTextRange();n.collapse(!0),n.moveEnd("character",t),n.moveStart("character",t),n.select()}}),this}}(jQuery)},function(t,e,i){"use strict";setTimeout(function(){var t=jQuery(".udated-strategy-component header");t.hasClass("wrapper--view-initialized")||t.addClass("wrapper--view-initialized")},1e3)},,function(t,e,i){t.exports={default:i(373),__esModule:!0}},function(t,e,i){t.exports={default:i(374),__esModule:!0}},function(t,e,i){"use strict";e.__esModule=!0;var n=i(367),o=function(t){return t&&t.__esModule?t:{default:t}}(n);e.default=o.default||function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t[n]=i[n])}return t}},,function(t,e,i){i(397),t.exports=i(72).RegExp.escape},,function(t,e,i){i(384),t.exports=i(15).Object.assign},function(t,e,i){i(86),i(70),i(87),i(385),i(386),i(387),t.exports=i(15).Promise},function(t,e){t.exports=function(t,e,i,n){if(!(t instanceof e)||void 0!==n&&n in t)throw TypeError(i+": incorrect invocation!");return t}},,function(t,e,i){var n=i(45),o=i(148),r=i(147),s=i(13),a=i(62),l=i(151),c={},u={},e=t.exports=function(t,e,i,d,h){var p,f,v,g,m=h?function(){return t}:l(t),y=n(i,d,e?2:1),b=0;if("function"!=typeof m)throw TypeError(t+" is not iterable!");if(r(m)){for(p=a(t.length);p>b;b++)if((g=e?y(s(f=t[b])[0],f[1]):y(t[b]))===c||g===u)return g}else for(v=m.call(t);!(f=v.next()).done;)if((g=o(v,y,f.value,e))===c||g===u)return g};e.BREAK=c,e.RETURN=u},function(t,e){t.exports=function(t,e,i){var n=void 0===i;switch(e.length){case 0:return n?t():t.call(i);case 1:return n?t(e[0]):t.call(i,e[0]);case 2:return n?t(e[0],e[1]):t.call(i,e[0],e[1]);case 3:return n?t(e[0],e[1],e[2]):t.call(i,e[0],e[1],e[2]);case 4:return n?t(e[0],e[1],e[2],e[3]):t.call(i,e[0],e[1],e[2],e[3])}return t.apply(i,e)}},function(t,e,i){var n=i(2),o=i(194).set,r=n.MutationObserver||n.WebKitMutationObserver,s=n.process,a=n.Promise,l="process"==i(36)(s);t.exports=function(){var t,e,i,c=function(){var n,o;for(l&&(n=s.domain)&&n.exit();t;){o=t.fn,t=t.next;try{o()}catch(n){throw t?i():e=void 0,n}}e=void 0,n&&n.enter()};if(l)i=function(){s.nextTick(c)};else if(r){var u=!0,d=document.createTextNode("");new r(c).observe(d,{characterData:!0}),i=function(){d.data=u=!u}}else if(a&&a.resolve){var h=a.resolve();i=function(){h.then(c)}}else i=function(){o.call(n,c)};return function(n){var o={fn:n,next:void 0};e&&(e.next=o),t||(t=o,i()),e=o}}},function(t,e,i){"use strict";var n=i(20),o=i(58),r=i(38),s=i(63),a=i(69),l=Object.assign;t.exports=!l||i(18)(function(){var t={},e={},i=Symbol(),n="abcdefghijklmnopqrst";return t[i]=7,n.split("").forEach(function(t){e[t]=t}),7!=l({},t)[i]||Object.keys(l({},e)).join("")!=n})?function(t,e){for(var i=s(t),l=arguments.length,c=1,u=o.f,d=r.f;l>c;)for(var h,p=a(arguments[c++]),f=u?n(p).concat(u(p)):n(p),v=f.length,g=0;v>g;)d.call(p,h=f[g++])&&(i[h]=p[h]);return i}:l},function(t,e,i){var n=i(9);t.exports=function(t,e,i){for(var o in e)i&&t[o]?t[o]=e[o]:n(t,o,e[o]);return t}},function(t,e,i){"use strict";var n=i(2),o=i(15),r=i(10),s=i(8),a=i(3)("species");t.exports=function(t){var e="function"==typeof o[t]?o[t]:n[t];s&&e&&!e[a]&&r.f(e,a,{configurable:!0,get:function(){return this}})}},,function(t,e,i){var n=i(32);n(n.S+n.F,"Object",{assign:i(380)})},function(t,e,i){"use strict";var n,o,r,s,a=i(33),l=i(2),c=i(45),u=i(127),d=i(32),h=i(17),p=i(57),f=i(375),v=i(377),g=i(193),m=i(194).set,y=i(379)(),b=i(150),_=i(191),w=i(192),x=l.TypeError,$=l.process,k=l.Promise,C="process"==u($),S=function(){},T=o=b.f,M=!!function(){try{var t=k.resolve(1),e=(t.constructor={})[i(3)("species")]=function(t){t(S,S)};return(C||"function"==typeof PromiseRejectionEvent)&&t.then(S)instanceof e}catch(t){}}(),A=a?function(t,e){return t===e||t===k&&e===s}:function(t,e){return t===e},O=function(t){var e;return!(!h(t)||"function"!=typeof(e=t.then))&&e},P=function(t,e){if(!t._n){t._n=!0;var i=t._c;y(function(){for(var n=t._v,o=1==t._s,r=0;i.length>r;)!function(e){var i,r,s=o?e.ok:e.fail,a=e.resolve,l=e.reject,c=e.domain;try{s?(o||(2==t._h&&I(t),t._h=1),!0===s?i=n:(c&&c.enter(),i=s(n),c&&c.exit()),i===e.promise?l(x("Promise-chain cycle")):(r=O(i))?r.call(i,a,l):a(i)):l(n)}catch(t){l(t)}}(i[r++]);t._c=[],t._n=!1,e&&!t._h&&L(t)})}},L=function(t){m.call(l,function(){var e,i,n,o=t._v,r=E(t);if(r&&(e=_(function(){C?$.emit("unhandledRejection",o,t):(i=l.onunhandledrejection)?i({promise:t,reason:o}):(n=l.console)&&n.error&&n.error("Unhandled promise rejection",o)}),t._h=C||E(t)?2:1),t._a=void 0,r&&e.e)throw e.v})},E=function(t){if(1==t._h)return!1;for(var e,i=t._a||t._c,n=0;i.length>n;)if(e=i[n++],e.fail||!E(e.promise))return!1;return!0},I=function(t){m.call(l,function(){var e;C?$.emit("rejectionHandled",t):(e=l.onrejectionhandled)&&e({promise:t,reason:t._v})})},j=function(t){var e=this;e._d||(e._d=!0,e=e._w||e,e._v=t,e._s=2,e._a||(e._a=e._c.slice()),P(e,!0))},D=function(t){var e,i=this;if(!i._d){i._d=!0,i=i._w||i;try{if(i===t)throw x("Promise can't be resolved itself");(e=O(t))?y(function(){var n={_w:i,_d:!1};try{e.call(t,c(D,n,1),c(j,n,1))}catch(t){j.call(n,t)}}):(i._v=t,i._s=1,P(i,!1))}catch(t){j.call({_w:i,_d:!1},t)}}};M||(k=function(t){f(this,k,"Promise","_h"),p(t),n.call(this);try{t(c(D,this,1),c(j,this,1))}catch(t){j.call(this,t)}},n=function(t){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1},n.prototype=i(381)(k.prototype,{then:function(t,e){var i=T(g(this,k));return i.ok="function"!=typeof t||t,i.fail="function"==typeof e&&e,i.domain=C?$.domain:void 0,this._c.push(i),this._a&&this._a.push(i),this._s&&P(this,!1),i.promise},catch:function(t){return this.then(void 0,t)}}),r=function(){var t=new n;this.promise=t,this.resolve=c(D,t,1),this.reject=c(j,t,1)},b.f=T=function(t){return A(k,t)?new r(t):o(t)}),d(d.G+d.W+d.F*!M,{Promise:k}),i(28)(k,"Promise"),i(382)("Promise"),s=i(15).Promise,d(d.S+d.F*!M,"Promise",{reject:function(t){var e=T(this);return(0,e.reject)(t),e.promise}}),d(d.S+d.F*(a||!M),"Promise",{resolve:function(t){return t instanceof k&&A(t.constructor,this)?t:w(this,t)}}),d(d.S+d.F*!(M&&i(149)(function(t){k.all(t).catch(S)})),"Promise",{all:function(t){var e=this,i=T(e),n=i.resolve,o=i.reject,r=_(function(){var i=[],r=0,s=1;v(t,!1,function(t){var a=r++,l=!1;i.push(void 0),s++,e.resolve(t).then(function(t){l||(l=!0,i[a]=t,--s||n(i))},o)}),--s||n(i)});return r.e&&o(r.v),i.promise},race:function(t){var e=this,i=T(e),n=i.reject,o=_(function(){v(t,!1,function(t){e.resolve(t).then(i.resolve,n)})});return o.e&&n(o.v),i.promise}})},function(t,e,i){"use strict";var n=i(32),o=i(15),r=i(2),s=i(193),a=i(192);n(n.P+n.R,"Promise",{finally:function(t){var e=s(this,o.Promise||r.Promise),i="function"==typeof t;return this.then(i?function(i){return a(e,t()).then(function(){return i})}:t,i?function(i){return a(e,t()).then(function(){throw i})}:t)}})},function(t,e,i){"use strict";var n=i(32),o=i(150),r=i(191);n(n.S,"Promise",{try:function(t){var e=o.f(this),i=r(t);return(i.e?e.reject:e.resolve)(i.v),e.promise}})},function(t,e,i){var n=i(12),o=i(133),r=i(16)("species");t.exports=function(t){var e;return o(t)&&(e=t.constructor,"function"!=typeof e||e!==Array&&!o(e.prototype)||(e=void 0),n(e)&&null===(e=e[r])&&(e=void 0)),void 0===e?Array:e}},function(t,e,i){"use strict";var n=i(11),o=Date.prototype.getTime,r=Date.prototype.toISOString,s=function(t){return t>9?t:"0"+t};t.exports=n(function(){return"0385-07-25T07:06:39.999Z"!=r.call(new Date(-5e13-1))})||!n(function(){r.call(new Date(NaN))})?function(){if(!isFinite(o.call(this)))throw RangeError("Invalid time value");var t=this,e=t.getUTCFullYear(),i=t.getUTCMilliseconds(),n=e<0?"-":e>9999?"+":"";return n+("00000"+Math.abs(e)).slice(n?-6:-4)+"-"+s(t.getUTCMonth()+1)+"-"+s(t.getUTCDate())+"T"+s(t.getUTCHours())+":"+s(t.getUTCMinutes())+":"+s(t.getUTCSeconds())+"."+(i>99?i:"0"+s(i))+"Z"}:r},function(t,e,i){"use strict";var n=i(5),o=i(76);t.exports=function(t){if("string"!==t&&"number"!==t&&"default"!==t)throw TypeError("Incorrect hint");return o(n(this),"number"!=t)}},function(t,e,i){var n=i(90),o=i(137),r=i(125);t.exports=function(t){var e=n(t),i=o.f;if(i)for(var s,a=i(t),l=r.f,c=0;a.length>c;)l.call(t,s=a[c++])&&e.push(s);return e}},function(t,e,i){var n=i(90),o=i(55);t.exports=function(t,e){for(var i,r=o(t),s=n(r),a=s.length,l=0;a>l;)if(r[i=s[l++]]===e)return i}},function(t,e,i){"use strict";var n=i(394),o=i(132),r=i(39);t.exports=function(){for(var t=r(this),e=arguments.length,i=Array(e),s=0,a=n._,l=!1;e>s;)(i[s]=arguments[s++])===a&&(l=!0);return function(){var n,r=this,s=arguments.length,c=0,u=0;if(!l&&!s)return o(t,i,r);if(n=i.slice(),l)for(;e>c;c++)n[c]===a&&(n[c]=arguments[u++]);for(;s>u;)n.push(arguments[u++]);return o(t,n,r)}}},function(t,e,i){t.exports=i(7)},function(t,e){t.exports=function(t,e){var i=e===Object(e)?function(t){return e[t]}:e;return function(e){return String(e).replace(t,i)}}},function(t,e){t.exports=Object.is||function(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e}},function(t,e,i){var n=i(0),o=i(395)(/[\\^$*+?.()|[\]{}]/g,"\\$&");n(n.S,"RegExp",{escape:function(t){return o(t)}})},function(t,e,i){var n=i(0);n(n.P,"Array",{copyWithin:i(196)}),i(88)("copyWithin")},function(t,e,i){"use strict";var n=i(0),o=i(71)(4);n(n.P+n.F*!i(66)([].every,!0),"Array",{every:function(t){return o(this,t,arguments[1])}})},function(t,e,i){var n=i(0);n(n.P,"Array",{fill:i(152)}),i(88)("fill")},function(t,e,i){"use strict";var n=i(0),o=i(71)(2);n(n.P+n.F*!i(66)([].filter,!0),"Array",{filter:function(t){return o(this,t,arguments[1])}})},function(t,e,i){"use strict";var n=i(0),o=i(71)(6),r="findIndex",s=!0;r in[]&&Array(1)[r](function(){s=!1}),n(n.P+n.F*s,"Array",{findIndex:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i(88)(r)},function(t,e,i){"use strict";var n=i(0),o=i(71)(5),r=!0;"find"in[]&&Array(1).find(function(){r=!1}),n(n.P+n.F*r,"Array",{find:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i(88)("find")},function(t,e,i){"use strict";var n=i(0),o=i(71)(0),r=i(66)([].forEach,!0);n(n.P+n.F*!r,"Array",{forEach:function(t){return o(this,t,arguments[1])}})},function(t,e,i){"use strict";var n=i(65),o=i(0),r=i(35),s=i(206),a=i(160),l=i(25),c=i(154),u=i(176);o(o.S+o.F*!i(135)(function(t){Array.from(t)}),"Array",{from:function(t){var e,i,o,d,h=r(t),p="function"==typeof this?this:Array,f=arguments.length,v=f>1?arguments[1]:void 0,g=void 0!==v,m=0,y=u(h);if(g&&(v=n(v,f>2?arguments[2]:void 0,2)),void 0==y||p==Array&&a(y))for(e=l(h.length),i=new p(e);e>m;m++)c(i,m,g?v(h[m],m):h[m]);else for(d=y.call(h),i=new p;!(o=d.next()).done;m++)c(i,m,g?s(d,v,[o.value,m],!0):o.value);return i.length=m,i}})},function(t,e,i){"use strict";var n=i(0),o=i(128)(!1),r=[].indexOf,s=!!r&&1/[1].indexOf(1,-0)<0;n(n.P+n.F*(s||!i(66)(r)),"Array",{indexOf:function(t){return s?r.apply(this,arguments)||0:o(this,t,arguments[1])}})},function(t,e,i){var n=i(0);n(n.S,"Array",{isArray:i(133)})},function(t,e,i){"use strict";var n=i(0),o=i(55),r=[].join;n(n.P+n.F*(i(124)!=Object||!i(66)(r)),"Array",{join:function(t){return r.call(o(this),void 0===t?",":t)}})},function(t,e,i){"use strict";var n=i(0),o=i(55),r=i(75),s=i(25),a=[].lastIndexOf,l=!!a&&1/[1].lastIndexOf(1,-0)<0;n(n.P+n.F*(l||!i(66)(a)),"Array",{lastIndexOf:function(t){if(l)return a.apply(this,arguments)||0;var e=o(this),i=s(e.length),n=i-1;for(arguments.length>1&&(n=Math.min(n,r(arguments[1]))),n<0&&(n=i+n);n>=0;n--)if(n in e&&e[n]===t)return n||0;return-1}})},function(t,e,i){"use strict";var n=i(0),o=i(71)(1);n(n.P+n.F*!i(66)([].map,!0),"Array",{map:function(t){return o(this,t,arguments[1])}})},function(t,e,i){"use strict";var n=i(0),o=i(154);n(n.S+n.F*i(11)(function(){function t(){}return!(Array.of.call(t)instanceof t)}),"Array",{of:function(){for(var t=0,e=arguments.length,i=new("function"==typeof this?this:Array)(e);e>t;)o(i,t,arguments[t++]);return i.length=e,i}})},function(t,e,i){"use strict";var n=i(0),o=i(198);n(n.P+n.F*!i(66)([].reduceRight,!0),"Array",{reduceRight:function(t){return o(this,t,arguments.length,arguments[1],!0)}})},function(t,e,i){"use strict";var n=i(0),o=i(198);n(n.P+n.F*!i(66)([].reduce,!0),"Array",{reduce:function(t){return o(this,t,arguments.length,arguments[1],!1)}})},function(t,e,i){"use strict";var n=i(0),o=i(158),r=i(64),s=i(115),a=i(25),l=[].slice;n(n.P+n.F*i(11)(function(){o&&l.call(o)}),"Array",{slice:function(t,e){var i=a(this.length),n=r(this);if(e=void 0===e?i:e,"Array"==n)return l.call(this,t,e);for(var o=s(t,i),c=s(e,i),u=a(c-o),d=Array(u),h=0;h<u;h++)d[h]="String"==n?this.charAt(o+h):this[o+h];return d}})},function(t,e,i){"use strict";var n=i(0),o=i(71)(3);n(n.P+n.F*!i(66)([].some,!0),"Array",{some:function(t){return o(this,t,arguments[1])}})},function(t,e,i){"use strict";var n=i(0),o=i(39),r=i(35),s=i(11),a=[].sort,l=[1,2,3];n(n.P+n.F*(s(function(){l.sort(void 0)})||!s(function(){l.sort(null)})||!i(66)(a)),"Array",{sort:function(t){return void 0===t?a.call(r(this)):a.call(r(this),o(t))}})},function(t,e,i){i(114)("Array")},function(t,e,i){var n=i(0);n(n.S,"Date",{now:function(){return(new Date).getTime()}})},function(t,e,i){var n=i(0),o=i(389);n(n.P+n.F*(Date.prototype.toISOString!==o),"Date",{toISOString:o})},function(t,e,i){"use strict";var n=i(0),o=i(35),r=i(76);n(n.P+n.F*i(11)(function(){return null!==new Date(NaN).toJSON()||1!==Date.prototype.toJSON.call({toISOString:function(){return 1}})}),"Date",{toJSON:function(t){var e=o(this),i=r(e);return"number"!=typeof i||isFinite(i)?e.toISOString():null}})},function(t,e,i){var n=i(16)("toPrimitive"),o=Date.prototype;n in o||i(52)(o,n,i(390))},function(t,e,i){var n=Date.prototype,o=n.toString,r=n.getTime;new Date(NaN)+""!="Invalid Date"&&i(53)(n,"toString",function(){var t=r.call(this);return t===t?o.call(this):"Invalid Date"})},function(t,e,i){var n=i(0);n(n.P,"Function",{bind:i(199)})},function(t,e,i){"use strict";var n=i(12),o=i(60),r=i(16)("hasInstance"),s=Function.prototype;r in s||i(24).f(s,r,{value:function(t){if("function"!=typeof this||!n(t))return!1;if(!n(this.prototype))return t instanceof this;for(;t=o(t);)if(this.prototype===t)return!0;return!1}})},function(t,e,i){var n=i(24).f,o=Function.prototype,r=/^\s*function ([^ (]*)/;"name"in o||i(23)&&n(o,"name",{configurable:!0,get:function(){try{return(""+this).match(r)[1]}catch(t){return""}}})},function(t,e,i){var n=i(0),o=i(209),r=Math.sqrt,s=Math.acosh;n(n.S+n.F*!(s&&710==Math.floor(s(Number.MAX_VALUE))&&s(1/0)==1/0),"Math",{acosh:function(t){return(t=+t)<1?NaN:t>94906265.62425156?Math.log(t)+Math.LN2:o(t-1+r(t-1)*r(t+1))}})},function(t,e,i){function n(t){return isFinite(t=+t)&&0!=t?t<0?-n(-t):Math.log(t+Math.sqrt(t*t+1)):t}var o=i(0),r=Math.asinh;o(o.S+o.F*!(r&&1/r(0)>0),"Math",{asinh:n})},function(t,e,i){var n=i(0),o=Math.atanh;n(n.S+n.F*!(o&&1/o(-0)<0),"Math",{atanh:function(t){return 0==(t=+t)?t:Math.log((1+t)/(1-t))/2}})},function(t,e,i){var n=i(0),o=i(164);n(n.S,"Math",{cbrt:function(t){return o(t=+t)*Math.pow(Math.abs(t),1/3)}})},function(t,e,i){var n=i(0);n(n.S,"Math",{clz32:function(t){return(t>>>=0)?31-Math.floor(Math.log(t+.5)*Math.LOG2E):32}})},function(t,e,i){var n=i(0),o=Math.exp;n(n.S,"Math",{cosh:function(t){return(o(t=+t)+o(-t))/2}})},function(t,e,i){var n=i(0),o=i(163);n(n.S+n.F*(o!=Math.expm1),"Math",{expm1:o})},function(t,e,i){var n=i(0);n(n.S,"Math",{fround:i(208)})},function(t,e,i){var n=i(0),o=Math.abs;n(n.S,"Math",{hypot:function(t,e){for(var i,n,r=0,s=0,a=arguments.length,l=0;s<a;)i=o(arguments[s++]),l<i?(n=l/i,r=r*n*n+1,l=i):i>0?(n=i/l,r+=n*n):r+=i;return l===1/0?1/0:l*Math.sqrt(r)}})},function(t,e,i){var n=i(0),o=Math.imul;n(n.S+n.F*i(11)(function(){return-5!=o(4294967295,5)||2!=o.length}),"Math",{imul:function(t,e){var i=+t,n=+e,o=65535&i,r=65535&n;return 0|o*r+((65535&i>>>16)*r+o*(65535&n>>>16)<<16>>>0)}})},function(t,e,i){var n=i(0);n(n.S,"Math",{log10:function(t){return Math.log(t)*Math.LOG10E}})},function(t,e,i){var n=i(0);n(n.S,"Math",{log1p:i(209)})},function(t,e,i){var n=i(0);n(n.S,"Math",{log2:function(t){return Math.log(t)/Math.LN2}})},function(t,e,i){var n=i(0);n(n.S,"Math",{sign:i(164)})},function(t,e,i){var n=i(0),o=i(163),r=Math.exp;n(n.S+n.F*i(11)(function(){return-2e-17!=!Math.sinh(-2e-17)}),"Math",{sinh:function(t){return Math.abs(t=+t)<1?(o(t)-o(-t))/2:(r(t-1)-r(-t-1))*(Math.E/2)}})},function(t,e,i){var n=i(0),o=i(163),r=Math.exp;n(n.S,"Math",{tanh:function(t){var e=o(t=+t),i=o(-t);return e==1/0?1:i==1/0?-1:(e-i)/(r(t)+r(-t))}})},function(t,e,i){var n=i(0);n(n.S,"Math",{trunc:function(t){return(t>0?Math.floor:Math.ceil)(t)}})},function(t,e,i){"use strict";var n=i(7),o=i(51),r=i(64),s=i(159),a=i(76),l=i(11),c=i(111).f,u=i(59).f,d=i(24).f,h=i(119).trim,p=n.Number,f=p,v=p.prototype,g="Number"==r(i(110)(v)),m="trim"in String.prototype,y=function(t){var e=a(t,!1);if("string"==typeof e&&e.length>2){e=m?e.trim():h(e,3);var i,n,o,r=e.charCodeAt(0);if(43===r||45===r){if(88===(i=e.charCodeAt(2))||120===i)return NaN}else if(48===r){switch(e.charCodeAt(1)){case 66:case 98:n=2,o=49;break;case 79:case 111:n=8,o=55;break;default:return+e}for(var s,l=e.slice(2),c=0,u=l.length;c<u;c++)if((s=l.charCodeAt(c))<48||s>o)return NaN;return parseInt(l,n)}}return+e};if(!p(" 0o1")||!p("0b1")||p("+0x1")){p=function(t){var e=arguments.length<1?0:t,i=this;return i instanceof p&&(g?l(function(){v.valueOf.call(i)}):"Number"!=r(i))?s(new f(y(e)),i,p):y(e)};for(var b,_=i(23)?c(f):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger".split(","),w=0;_.length>w;w++)o(f,b=_[w])&&!o(p,b)&&d(p,b,u(f,b));p.prototype=v,v.constructor=p,i(53)(n,"Number",p)}},function(t,e,i){var n=i(0);n(n.S,"Number",{EPSILON:Math.pow(2,-52)})},function(t,e,i){var n=i(0),o=i(7).isFinite;n(n.S,"Number",{isFinite:function(t){return"number"==typeof t&&o(t)}})},function(t,e,i){var n=i(0);n(n.S,"Number",{isInteger:i(205)})},function(t,e,i){var n=i(0);n(n.S,"Number",{isNaN:function(t){return t!=t}})},function(t,e,i){var n=i(0),o=i(205),r=Math.abs;n(n.S,"Number",{isSafeInteger:function(t){return o(t)&&r(t)<=9007199254740991}})},function(t,e,i){var n=i(0);n(n.S,"Number",{MAX_SAFE_INTEGER:9007199254740991})},function(t,e,i){var n=i(0);n(n.S,"Number",{MIN_SAFE_INTEGER:-9007199254740991})},function(t,e,i){var n=i(0),o=i(217);n(n.S+n.F*(Number.parseFloat!=o),"Number",{parseFloat:o})},function(t,e,i){var n=i(0),o=i(218);n(n.S+n.F*(Number.parseInt!=o),"Number",{parseInt:o})},function(t,e,i){"use strict";var n=i(0),o=i(75),r=i(195),s=i(171),a=1..toFixed,l=Math.floor,c=[0,0,0,0,0,0],u="Number.toFixed: incorrect invocation!",d=function(t,e){for(var i=-1,n=e;++i<6;)n+=t*c[i],c[i]=n%1e7,n=l(n/1e7)},h=function(t){for(var e=6,i=0;--e>=0;)i+=c[e],c[e]=l(i/t),i=i%t*1e7},p=function(){for(var t=6,e="";--t>=0;)if(""!==e||0===t||0!==c[t]){var i=String(c[t]);e=""===e?i:e+s.call("0",7-i.length)+i}return e},f=function(t,e,i){return 0===e?i:e%2==1?f(t,e-1,i*t):f(t*t,e/2,i)},v=function(t){for(var e=0,i=t;i>=4096;)e+=12,i/=4096;for(;i>=2;)e+=1,i/=2;return e};n(n.P+n.F*(!!a&&("0.000"!==8e-5.toFixed(3)||"1"!==.9.toFixed(0)||"1.25"!==1.255.toFixed(2)||"1000000000000000128"!==(0xde0b6b3a7640080).toFixed(0))||!i(11)(function(){a.call({})})),"Number",{toFixed:function(t){var e,i,n,a,l=r(this,u),c=o(t),g="",m="0";if(c<0||c>20)throw RangeError(u);if(l!=l)return"NaN";if(l<=-1e21||l>=1e21)return String(l);if(l<0&&(g="-",l=-l),l>1e-21)if(e=v(l*f(2,69,1))-69,i=e<0?l*f(2,-e,1):l/f(2,e,1),i*=4503599627370496,(e=52-e)>0){for(d(0,i),n=c;n>=7;)d(1e7,0),n-=7;for(d(f(10,n,1),0),n=e-1;n>=23;)h(1<<23),n-=23;h(1<<n),d(1,1),h(2),m=p()}else d(0,i),d(1<<-e,0),m=p()+s.call("0",c);return c>0?(a=m.length,m=g+(a<=c?"0."+s.call("0",c-a)+m:m.slice(0,a-c)+"."+m.slice(a-c))):m=g+m,m}})},function(t,e,i){"use strict";var n=i(0),o=i(11),r=i(195),s=1..toPrecision;n(n.P+n.F*(o(function(){return"1"!==s.call(1,void 0)})||!o(function(){s.call({})})),"Number",{toPrecision:function(t){var e=r(this,"Number#toPrecision: incorrect invocation!");return void 0===t?s.call(e):s.call(e,t)}})},function(t,e,i){var n=i(0);n(n.S+n.F,"Object",{assign:i(211)})},function(t,e,i){var n=i(0);n(n.S,"Object",{create:i(110)})},function(t,e,i){var n=i(0);n(n.S+n.F*!i(23),"Object",{defineProperties:i(212)})},function(t,e,i){var n=i(0);n(n.S+n.F*!i(23),"Object",{defineProperty:i(24).f})},function(t,e,i){var n=i(12),o=i(89).onFreeze;i(74)("freeze",function(t){return function(e){return t&&n(e)?t(o(e)):e}})},function(t,e,i){var n=i(55),o=i(59).f;i(74)("getOwnPropertyDescriptor",function(){return function(t,e){return o(n(t),e)}})},function(t,e,i){i(74)("getOwnPropertyNames",function(){return i(213).f})},function(t,e,i){var n=i(35),o=i(60);i(74)("getPrototypeOf",function(){return function(t){return o(n(t))}})},function(t,e,i){var n=i(12);i(74)("isExtensible",function(t){return function(e){return!!n(e)&&(!t||t(e))}})},function(t,e,i){var n=i(12);i(74)("isFrozen",function(t){return function(e){return!n(e)||!!t&&t(e)}})},function(t,e,i){var n=i(12);i(74)("isSealed",function(t){return function(e){return!n(e)||!!t&&t(e)}})},function(t,e,i){var n=i(0);n(n.S,"Object",{is:i(396)})},function(t,e,i){var n=i(35),o=i(90);i(74)("keys",function(){return function(t){return o(n(t))}})},function(t,e,i){var n=i(12),o=i(89).onFreeze;i(74)("preventExtensions",function(t){return function(e){return t&&n(e)?t(o(e)):e}})},function(t,e,i){var n=i(12),o=i(89).onFreeze;i(74)("seal",function(t){return function(e){return t&&n(e)?t(o(e)):e}})},function(t,e,i){var n=i(0);n(n.S,"Object",{setPrototypeOf:i(167).set})},function(t,e,i){"use strict";var n=i(123),o={};o[i(16)("toStringTag")]="z",o+""!="[object z]"&&i(53)(Object.prototype,"toString",function(){return"[object "+n(this)+"]"},!0)},function(t,e,i){var n=i(0),o=i(217);n(n.G+n.F*(parseFloat!=o),{parseFloat:o})},function(t,e,i){var n=i(0),o=i(218);n(n.G+n.F*(parseInt!=o),{parseInt:o})},function(t,e,i){"use strict";var n,o,r,s,a=i(109),l=i(7),c=i(65),u=i(123),d=i(0),h=i(12),p=i(39),f=i(107),v=i(108),g=i(141),m=i(173).set,y=i(165)(),b=i(166),_=i(219),w=i(220),x=l.TypeError,$=l.process,k=l.Promise,C="process"==u($),S=function(){},T=o=b.f,M=!!function(){try{var t=k.resolve(1),e=(t.constructor={})[i(16)("species")]=function(t){t(S,S)};return(C||"function"==typeof PromiseRejectionEvent)&&t.then(S)instanceof e}catch(t){}}(),A=a?function(t,e){return t===e||t===k&&e===s}:function(t,e){return t===e},O=function(t){var e;return!(!h(t)||"function"!=typeof(e=t.then))&&e},P=function(t,e){if(!t._n){t._n=!0;var i=t._c;y(function(){for(var n=t._v,o=1==t._s,r=0;i.length>r;)!function(e){var i,r,s=o?e.ok:e.fail,a=e.resolve,l=e.reject,c=e.domain;try{s?(o||(2==t._h&&I(t),t._h=1),!0===s?i=n:(c&&c.enter(),i=s(n),c&&c.exit()),i===e.promise?l(x("Promise-chain cycle")):(r=O(i))?r.call(i,a,l):a(i)):l(n)}catch(t){l(t)}}(i[r++]);t._c=[],t._n=!1,e&&!t._h&&L(t)})}},L=function(t){m.call(l,function(){var e,i,n,o=t._v,r=E(t);if(r&&(e=_(function(){C?$.emit("unhandledRejection",o,t):(i=l.onunhandledrejection)?i({promise:t,reason:o}):(n=l.console)&&n.error&&n.error("Unhandled promise rejection",o)}),t._h=C||E(t)?2:1),t._a=void 0,r&&e.e)throw e.v})},E=function(t){if(1==t._h)return!1;for(var e,i=t._a||t._c,n=0;i.length>n;)if(e=i[n++],e.fail||!E(e.promise))return!1;return!0},I=function(t){m.call(l,function(){var e;C?$.emit("rejectionHandled",t):(e=l.onrejectionhandled)&&e({promise:t,reason:t._v})})},j=function(t){var e=this;e._d||(e._d=!0,e=e._w||e,e._v=t,e._s=2,e._a||(e._a=e._c.slice()),P(e,!0))},D=function(t){var e,i=this;if(!i._d){i._d=!0,i=i._w||i;try{if(i===t)throw x("Promise can't be resolved itself");(e=O(t))?y(function(){var n={_w:i,_d:!1};try{e.call(t,c(D,n,1),c(j,n,1))}catch(t){j.call(n,t)}}):(i._v=t,i._s=1,P(i,!1))}catch(t){j.call({_w:i,_d:!1},t)}}};M||(k=function(t){f(this,k,"Promise","_h"),p(t),n.call(this);try{t(c(D,this,1),c(j,this,1))}catch(t){j.call(this,t)}},n=function(t){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1},n.prototype=i(113)(k.prototype,{then:function(t,e){var i=T(g(this,k));return i.ok="function"!=typeof t||t,i.fail="function"==typeof e&&e,i.domain=C?$.domain:void 0,this._c.push(i),this._a&&this._a.push(i),this._s&&P(this,!1),i.promise},catch:function(t){return this.then(void 0,t)}}),r=function(){var t=new n;this.promise=t,this.resolve=c(D,t,1),this.reject=c(j,t,1)},b.f=T=function(t){return A(k,t)?new r(t):o(t)}),d(d.G+d.W+d.F*!M,{Promise:k}),i(118)(k,"Promise"),i(114)("Promise"),s=i(72).Promise,d(d.S+d.F*!M,"Promise",{reject:function(t){var e=T(this);return(0,e.reject)(t),e.promise}}),d(d.S+d.F*(a||!M),"Promise",{resolve:function(t){return t instanceof k&&A(t.constructor,this)?t:w(this,t)}}),d(d.S+d.F*!(M&&i(135)(function(t){k.all(t).catch(S)})),"Promise",{all:function(t){var e=this,i=T(e),n=i.resolve,o=i.reject,r=_(function(){var i=[],r=0,s=1;v(t,!1,function(t){var a=r++,l=!1;i.push(void 0),s++,e.resolve(t).then(function(t){l||(l=!0,i[a]=t,--s||n(i))},o)}),--s||n(i)});return r.e&&o(r.v),i.promise},race:function(t){var e=this,i=T(e),n=i.reject,o=_(function(){v(t,!1,function(t){e.resolve(t).then(i.resolve,n)})});return o.e&&n(o.v),i.promise}})},function(t,e,i){var n=i(0),o=i(39),r=i(5),s=(i(7).Reflect||{}).apply,a=Function.apply;n(n.S+n.F*!i(11)(function(){s(function(){})}),"Reflect",{apply:function(t,e,i){var n=o(t),l=r(i);return s?s(n,e,l):a.call(n,e,l)}})},function(t,e,i){var n=i(0),o=i(110),r=i(39),s=i(5),a=i(12),l=i(11),c=i(199),u=(i(7).Reflect||{}).construct,d=l(function(){function t(){}return!(u(function(){},[],t)instanceof t)}),h=!l(function(){u(function(){})});n(n.S+n.F*(d||h),"Reflect",{construct:function(t,e){r(t),s(e);var i=arguments.length<3?t:r(arguments[2]);if(h&&!d)return u(t,e,i);if(t==i){switch(e.length){case 0:return new t;case 1:return new t(e[0]);case 2:return new t(e[0],e[1]);case 3:return new t(e[0],e[1],e[2]);case 4:return new t(e[0],e[1],e[2],e[3])}var n=[null];return n.push.apply(n,e),new(c.apply(t,n))}var l=i.prototype,p=o(a(l)?l:Object.prototype),f=Function.apply.call(t,p,e);return a(f)?f:p}})},function(t,e,i){var n=i(24),o=i(0),r=i(5),s=i(76);o(o.S+o.F*i(11)(function(){Reflect.defineProperty(n.f({},1,{value:1}),1,{value:2})}),"Reflect",{defineProperty:function(t,e,i){r(t),e=s(e,!0),r(i);try{return n.f(t,e,i),!0}catch(t){return!1}}})},function(t,e,i){var n=i(0),o=i(59).f,r=i(5);n(n.S,"Reflect",{deleteProperty:function(t,e){var i=o(r(t),e);return!(i&&!i.configurable)&&delete t[e]}})},function(t,e,i){"use strict";var n=i(0),o=i(5),r=function(t){this._t=o(t),this._i=0;var e,i=this._k=[];for(e in t)i.push(e)};i(161)(r,"Object",function(){var t,e=this,i=e._k;do{if(e._i>=i.length)return{value:void 0,done:!0}}while(!((t=i[e._i++])in e._t));return{value:t,done:!1}}),n(n.S,"Reflect",{enumerate:function(t){return new r(t)}})},function(t,e,i){var n=i(59),o=i(0),r=i(5);o(o.S,"Reflect",{getOwnPropertyDescriptor:function(t,e){return n.f(r(t),e)}})},function(t,e,i){var n=i(0),o=i(60),r=i(5);n(n.S,"Reflect",{getPrototypeOf:function(t){return o(r(t))}})},function(t,e,i){function n(t,e){var i,a,u=arguments.length<3?t:arguments[2];return c(t)===u?t[e]:(i=o.f(t,e))?s(i,"value")?i.value:void 0!==i.get?i.get.call(u):void 0:l(a=r(t))?n(a,e,u):void 0}var o=i(59),r=i(60),s=i(51),a=i(0),l=i(12),c=i(5);a(a.S,"Reflect",{get:n})},function(t,e,i){var n=i(0);n(n.S,"Reflect",{has:function(t,e){return e in t}})},function(t,e,i){var n=i(0),o=i(5),r=Object.isExtensible;n(n.S,"Reflect",{isExtensible:function(t){return o(t),!r||r(t)}})},function(t,e,i){var n=i(0);n(n.S,"Reflect",{ownKeys:i(216)})},function(t,e,i){var n=i(0),o=i(5),r=Object.preventExtensions;n(n.S,"Reflect",{preventExtensions:function(t){o(t);try{return r&&r(t),!0}catch(t){return!1}}})},function(t,e,i){var n=i(0),o=i(167);o&&n(n.S,"Reflect",{setPrototypeOf:function(t,e){o.check(t,e);try{return o.set(t,e),!0}catch(t){return!1}}})},function(t,e,i){function n(t,e,i){var l,h,p=arguments.length<4?t:arguments[3],f=r.f(u(t),e);if(!f){if(d(h=s(t)))return n(h,e,i,p);f=c(0)}return a(f,"value")?!(!1===f.writable||!d(p))&&(l=r.f(p,e)||c(0),l.value=i,o.f(p,e,l),!0):void 0!==f.set&&(f.set.call(p,i),!0)}var o=i(24),r=i(59),s=i(60),a=i(51),l=i(0),c=i(112),u=i(5),d=i(12);l(l.S,"Reflect",{set:n})},function(t,e,i){var n=i(7),o=i(159),r=i(24).f,s=i(111).f,a=i(134),l=i(131),c=n.RegExp,u=c,d=c.prototype,h=/a/g,p=/a/g,f=new c(h)!==h;if(i(23)&&(!f||i(11)(function(){return p[i(16)("match")]=!1,c(h)!=h||c(p)==p||"/a/i"!=c(h,"i")}))){c=function(t,e){var i=this instanceof c,n=a(t),r=void 0===e;return!i&&n&&t.constructor===c&&r?t:o(f?new u(n&&!r?t.source:t,e):u((n=t instanceof c)?t.source:t,n&&r?l.call(t):e),i?this:d,c)};for(var v=s(u),g=0;v.length>g;)!function(t){t in c||r(c,t,{configurable:!0,get:function(){return u[t]},set:function(e){u[t]=e}})}(v[g++]);d.constructor=c,c.prototype=d,i(53)(n,"RegExp",c)}i(114)("RegExp")},function(t,e,i){i(130)("match",1,function(t,e,i){return[function(i){"use strict";var n=t(this),o=void 0==i?void 0:i[e];return void 0!==o?o.call(i,n):new RegExp(i)[e](String(n))},i]})},function(t,e,i){i(130)("replace",2,function(t,e,i){return[function(n,o){"use strict";var r=t(this),s=void 0==n?void 0:n[e];return void 0!==s?s.call(n,r,o):i.call(String(r),n,o)},i]})},function(t,e,i){i(130)("search",1,function(t,e,i){return[function(i){"use strict";var n=t(this),o=void 0==i?void 0:i[e];return void 0!==o?o.call(i,n):new RegExp(i)[e](String(n))},i]})},function(t,e,i){i(130)("split",2,function(t,e,n){"use strict";var o=i(134),r=n,s=[].push,a="length";if("c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1)[a]||2!="ab".split(/(?:ab)*/)[a]||4!=".".split(/(.?)(.?)/)[a]||".".split(/()()/)[a]>1||"".split(/.?/)[a]){var l=void 0===/()??/.exec("")[1];n=function(t,e){var i=String(this);if(void 0===t&&0===e)return[];if(!o(t))return r.call(i,t,e);var n,c,u,d,h,p=[],f=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),v=0,g=void 0===e?4294967295:e>>>0,m=new RegExp(t.source,f+"g");for(l||(n=new RegExp("^"+m.source+"$(?!\\s)",f));(c=m.exec(i))&&!((u=c.index+c[0][a])>v&&(p.push(i.slice(v,c.index)),!l&&c[a]>1&&c[0].replace(n,function(){for(h=1;h<arguments[a]-2;h++)void 0===arguments[h]&&(c[h]=void 0)}),c[a]>1&&c.index<i[a]&&s.apply(p,c.slice(1)),d=c[0][a],v=u,p[a]>=g));)m.lastIndex===c.index&&m.lastIndex++;return v===i[a]?!d&&m.test("")||p.push(""):p.push(i.slice(v)),p[a]>g?p.slice(0,g):p}}else"0".split(void 0,0)[a]&&(n=function(t,e){return void 0===t&&0===e?[]:r.call(this,t,e)});return[function(i,o){var r=t(this),s=void 0==i?void 0:i[e];return void 0!==s?s.call(i,r,o):n.call(String(r),i,o)},n]})},function(t,e,i){"use strict";i(225);var n=i(5),o=i(131),r=i(23),s=/./.toString,a=function(t){i(53)(RegExp.prototype,"toString",t,!0)};i(11)(function(){return"/a/b"!=s.call({source:"a",flags:"b"})})?a(function(){var t=n(this);return"/".concat(t.source,"/","flags"in t?t.flags:!r&&t instanceof RegExp?o.call(t):void 0)}):"toString"!=s.name&&a(function(){return s.call(this)})},function(t,e,i){"use strict";i(54)("anchor",function(t){return function(e){return t(this,"a","name",e)}})},function(t,e,i){"use strict";i(54)("big",function(t){return function(){return t(this,"big","","")}})},function(t,e,i){"use strict";i(54)("blink",function(t){return function(){return t(this,"blink","","")}})},function(t,e,i){"use strict";i(54)("bold",function(t){return function(){return t(this,"b","","")}})},function(t,e,i){"use strict";var n=i(0),o=i(169)(!1);n(n.P,"String",{codePointAt:function(t){return o(this,t)}})},function(t,e,i){"use strict";var n=i(0),o=i(25),r=i(170),s="".endsWith;n(n.P+n.F*i(157)("endsWith"),"String",{endsWith:function(t){var e=r(this,t,"endsWith"),i=arguments.length>1?arguments[1]:void 0,n=o(e.length),a=void 0===i?n:Math.min(o(i),n),l=String(t);return s?s.call(e,l,a):e.slice(a-l.length,a)===l}})},function(t,e,i){"use strict";i(54)("fixed",function(t){return function(){return t(this,"tt","","")}})},function(t,e,i){"use strict";i(54)("fontcolor",function(t){return function(e){return t(this,"font","color",e)}})},function(t,e,i){"use strict";i(54)("fontsize",function(t){return function(e){return t(this,"font","size",e)}})},function(t,e,i){var n=i(0),o=i(115),r=String.fromCharCode,s=String.fromCodePoint;n(n.S+n.F*(!!s&&1!=s.length),"String",{fromCodePoint:function(t){for(var e,i=[],n=arguments.length,s=0;n>s;){if(e=+arguments[s++],o(e,1114111)!==e)throw RangeError(e+" is not a valid code point");i.push(e<65536?r(e):r(55296+((e-=65536)>>10),e%1024+56320))}return i.join("")}})},function(t,e,i){"use strict";var n=i(0),o=i(170);n(n.P+n.F*i(157)("includes"),"String",{includes:function(t){return!!~o(this,t,"includes").indexOf(t,arguments.length>1?arguments[1]:void 0)}})},function(t,e,i){"use strict";i(54)("italics",function(t){return function(){return t(this,"i","","")}})},function(t,e,i){"use strict";var n=i(169)(!0);i(162)(String,"String",function(t){this._t=String(t),this._i=0},function(){var t,e=this._t,i=this._i;return i>=e.length?{value:void 0,done:!0}:(t=n(e,i),this._i+=t.length,{value:t,done:!1})})},function(t,e,i){"use strict";i(54)("link",function(t){return function(e){return t(this,"a","href",e)}})},function(t,e,i){var n=i(0),o=i(55),r=i(25);n(n.S,"String",{raw:function(t){for(var e=o(t.raw),i=r(e.length),n=arguments.length,s=[],a=0;i>a;)s.push(String(e[a++])),a<n&&s.push(String(arguments[a]));return s.join("")}})},function(t,e,i){var n=i(0);n(n.P,"String",{repeat:i(171)})},function(t,e,i){"use strict";i(54)("small",function(t){return function(){return t(this,"small","","")}})},function(t,e,i){"use strict";var n=i(0),o=i(25),r=i(170),s="".startsWith;n(n.P+n.F*i(157)("startsWith"),"String",{startsWith:function(t){var e=r(this,t,"startsWith"),i=o(Math.min(arguments.length>1?arguments[1]:void 0,e.length)),n=String(t);return s?s.call(e,n,i):e.slice(i,i+n.length)===n}})},function(t,e,i){"use strict";i(54)("strike",function(t){return function(){return t(this,"strike","","")}})},function(t,e,i){"use strict";i(54)("sub",function(t){return function(){return t(this,"sub","","")}})},function(t,e,i){"use strict";i(54)("sup",function(t){return function(){return t(this,"sup","","")}})},function(t,e,i){"use strict";i(119)("trim",function(t){return function(){return t(this,3)}})},function(t,e,i){"use strict";var n=i(7),o=i(51),r=i(23),s=i(0),a=i(53),l=i(89).KEY,c=i(11),u=i(140),d=i(118),h=i(116),p=i(16),f=i(223),v=i(175),g=i(392),m=i(391),y=i(133),b=i(5),_=i(55),w=i(76),x=i(112),$=i(110),k=i(213),C=i(59),S=i(24),T=i(90),M=C.f,A=S.f,O=k.f,P=n.Symbol,L=n.JSON,E=L&&L.stringify,I=p("_hidden"),j=p("toPrimitive"),D={}.propertyIsEnumerable,N=u("symbol-registry"),z=u("symbols"),R=u("op-symbols"),F=Object.prototype,B="function"==typeof P,H=n.QObject,W=!H||!H.prototype||!H.prototype.findChild,U=r&&c(function(){return 7!=$(A({},"a",{get:function(){return A(this,"a",{value:7}).a}})).a})?function(t,e,i){var n=M(F,e);n&&delete F[e],A(t,e,i),n&&t!==F&&A(F,e,n)}:A,G=function(t){var e=z[t]=$(P.prototype);return e._k=t,e},V=B&&"symbol"==typeof P.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof P},X=function(t,e,i){return t===F&&X(R,e,i),b(t),e=w(e,!0),b(i),o(z,e)?(i.enumerable?(o(t,I)&&t[I][e]&&(t[I][e]=!1),i=$(i,{enumerable:x(0,!1)})):(o(t,I)||A(t,I,x(1,{})),t[I][e]=!0),U(t,e,i)):A(t,e,i)},Y=function(t,e){b(t);for(var i,n=m(e=_(e)),o=0,r=n.length;r>o;)X(t,i=n[o++],e[i]);return t},q=function(t,e){return void 0===e?$(t):Y($(t),e)},Z=function(t){var e=D.call(this,t=w(t,!0));return!(this===F&&o(z,t)&&!o(R,t))&&(!(e||!o(this,t)||!o(z,t)||o(this,I)&&this[I][t])||e)},J=function(t,e){if(t=_(t),e=w(e,!0),t!==F||!o(z,e)||o(R,e)){var i=M(t,e);return!i||!o(z,e)||o(t,I)&&t[I][e]||(i.enumerable=!0),i}},Q=function(t){for(var e,i=O(_(t)),n=[],r=0;i.length>r;)o(z,e=i[r++])||e==I||e==l||n.push(e);return n},K=function(t){for(var e,i=t===F,n=O(i?R:_(t)),r=[],s=0;n.length>s;)!o(z,e=n[s++])||i&&!o(F,e)||r.push(z[e]);return r};B||(P=function(){if(this instanceof P)throw TypeError("Symbol is not a constructor!");var t=h(arguments.length>0?arguments[0]:void 0),e=function(i){this===F&&e.call(R,i),o(this,I)&&o(this[I],t)&&(this[I][t]=!1),U(this,t,x(1,i))};return r&&W&&U(F,t,{configurable:!0,set:e}),G(t)},a(P.prototype,"toString",function(){return this._k}),C.f=J,S.f=X,i(111).f=k.f=Q,i(125).f=Z,i(137).f=K,r&&!i(109)&&a(F,"propertyIsEnumerable",Z,!0),f.f=function(t){return G(p(t))}),s(s.G+s.W+s.F*!B,{Symbol:P});for(var tt="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),et=0;tt.length>et;)p(tt[et++]);for(var it=T(p.store),nt=0;it.length>nt;)v(it[nt++]);s(s.S+s.F*!B,"Symbol",{for:function(t){return o(N,t+="")?N[t]:N[t]=P(t)},keyFor:function(t){if(V(t))return g(N,t);throw TypeError(t+" is not a symbol!")},useSetter:function(){W=!0},useSimple:function(){W=!1}}),s(s.S+s.F*!B,"Object",{create:q,defineProperty:X,defineProperties:Y,getOwnPropertyDescriptor:J,getOwnPropertyNames:Q,getOwnPropertySymbols:K}),L&&s(s.S+s.F*(!B||c(function(){var t=P();return"[null]"!=E([t])||"{}"!=E({a:t})||"{}"!=E(Object(t))})),"JSON",{stringify:function(t){if(void 0!==t&&!V(t)){for(var e,i,n=[t],o=1;arguments.length>o;)n.push(arguments[o++]);return e=n[1],"function"==typeof e&&(i=e),!i&&y(e)||(e=function(t,e){if(i&&(e=i.call(this,t,e)),!V(e))return e}),n[1]=e,E.apply(L,n)}}}),P.prototype[j]||i(52)(P.prototype,j,P.prototype.valueOf),d(P,"Symbol"),d(Math,"Math",!0),d(n.JSON,"JSON",!0)},function(t,e,i){"use strict";var n=i(0),o=i(142),r=i(174),s=i(5),a=i(115),l=i(25),c=i(12),u=i(7).ArrayBuffer,d=i(141),h=r.ArrayBuffer,p=r.DataView,f=o.ABV&&u.isView,v=h.prototype.slice,g=o.VIEW;n(n.G+n.W+n.F*(u!==h),{ArrayBuffer:h}),n(n.S+n.F*!o.CONSTR,"ArrayBuffer",{isView:function(t){return f&&f(t)||c(t)&&g in t}}),n(n.P+n.U+n.F*i(11)(function(){return!new h(2).slice(1,void 0).byteLength}),"ArrayBuffer",{slice:function(t,e){if(void 0!==v&&void 0===e)return v.call(s(this),t);for(var i=s(this).byteLength,n=a(t,i),o=a(void 0===e?i:e,i),r=new(d(this,h))(l(o-n)),c=new p(this),u=new p(r),f=0;n<o;)u.setUint8(f++,c.getUint8(n++));return r}}),i(114)("ArrayBuffer")},function(t,e,i){var n=i(0);n(n.G+n.W+n.F*!i(142).ABV,{DataView:i(174).DataView})},function(t,e,i){i(84)("Float32",4,function(t){return function(e,i,n){return t(this,e,i,n)}})},function(t,e,i){i(84)("Float64",8,function(t){return function(e,i,n){return t(this,e,i,n)}})},function(t,e,i){i(84)("Int16",2,function(t){return function(e,i,n){return t(this,e,i,n)}})},function(t,e,i){i(84)("Int32",4,function(t){return function(e,i,n){return t(this,e,i,n)}})},function(t,e,i){i(84)("Int8",1,function(t){return function(e,i,n){return t(this,e,i,n)}})},function(t,e,i){i(84)("Uint16",2,function(t){return function(e,i,n){return t(this,e,i,n)}})},function(t,e,i){i(84)("Uint32",4,function(t){return function(e,i,n){return t(this,e,i,n)}})},function(t,e,i){i(84)("Uint8",1,function(t){return function(e,i,n){return t(this,e,i,n)}})},function(t,e,i){i(84)("Uint8",1,function(t){return function(e,i,n){return t(this,e,i,n)}},!0)},function(t,e,i){"use strict";var n=i(202),o=i(120);i(129)("WeakSet",function(t){return function(){return t(this,arguments.length>0?arguments[0]:void 0)}},{add:function(t){return n.def(o(this,"WeakSet"),t,!0)}},n,!1,!0)},function(t,e,i){"use strict";var n=i(0),o=i(203),r=i(35),s=i(25),a=i(39),l=i(153);n(n.P,"Array",{flatMap:function(t){var e,i,n=r(this);return a(t),e=s(n.length),i=l(n,0),o(i,n,n,e,0,1,t,arguments[1]),i}}),i(88)("flatMap")},function(t,e,i){"use strict";var n=i(0),o=i(203),r=i(35),s=i(25),a=i(75),l=i(153);n(n.P,"Array",{flatten:function(){var t=arguments[0],e=r(this),i=s(e.length),n=l(e,0);return o(n,e,e,i,0,void 0===t?1:a(t)),n}}),i(88)("flatten")},function(t,e,i){"use strict";var n=i(0),o=i(128)(!0);n(n.P,"Array",{includes:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i(88)("includes")},function(t,e,i){var n=i(0),o=i(165)(),r=i(7).process,s="process"==i(64)(r);n(n.G,{asap:function(t){var e=s&&r.domain;o(e?e.bind(t):t)}})},function(t,e,i){var n=i(0),o=i(64);n(n.S,"Error",{isError:function(t){return"Error"===o(t)}})},function(t,e,i){var n=i(0);n(n.G,{global:i(7)})},function(t,e,i){i(138)("Map")},function(t,e,i){i(139)("Map")},function(t,e,i){var n=i(0);n(n.P+n.R,"Map",{toJSON:i(201)("Map")})},function(t,e,i){var n=i(0);n(n.S,"Math",{clamp:function(t,e,i){return Math.min(i,Math.max(e,t))}})},function(t,e,i){var n=i(0);n(n.S,"Math",{DEG_PER_RAD:Math.PI/180})},function(t,e,i){var n=i(0),o=180/Math.PI;n(n.S,"Math",{degrees:function(t){return t*o}})},function(t,e,i){var n=i(0),o=i(210),r=i(208);n(n.S,"Math",{fscale:function(t,e,i,n,s){return r(o(t,e,i,n,s))}})},function(t,e,i){var n=i(0);n(n.S,"Math",{iaddh:function(t,e,i,n){var o=t>>>0,r=e>>>0,s=i>>>0;return r+(n>>>0)+((o&s|(o|s)&~(o+s>>>0))>>>31)|0}})},function(t,e,i){var n=i(0);n(n.S,"Math",{imulh:function(t,e){var i=+t,n=+e,o=65535&i,r=65535&n,s=i>>16,a=n>>16,l=(s*r>>>0)+(o*r>>>16);return s*a+(l>>16)+((o*a>>>0)+(65535&l)>>16)}})},function(t,e,i){var n=i(0);n(n.S,"Math",{isubh:function(t,e,i,n){var o=t>>>0,r=e>>>0,s=i>>>0;return r-(n>>>0)-((~o&s|~(o^s)&o-s>>>0)>>>31)|0}})},function(t,e,i){var n=i(0);n(n.S,"Math",{RAD_PER_DEG:180/Math.PI})},function(t,e,i){var n=i(0),o=Math.PI/180;n(n.S,"Math",{radians:function(t){return t*o}})},function(t,e,i){var n=i(0);n(n.S,"Math",{scale:i(210)})},function(t,e,i){var n=i(0);n(n.S,"Math",{signbit:function(t){return(t=+t)!=t?t:0==t?1/t==1/0:t>0}})},function(t,e,i){var n=i(0);n(n.S,"Math",{umulh:function(t,e){var i=+t,n=+e,o=65535&i,r=65535&n,s=i>>>16,a=n>>>16,l=(s*r>>>0)+(o*r>>>16);return s*a+(l>>>16)+((o*a>>>0)+(65535&l)>>>16)}})},function(t,e,i){"use strict";var n=i(0),o=i(35),r=i(39),s=i(24);i(23)&&n(n.P+i(136),"Object",{__defineGetter__:function(t,e){s.f(o(this),t,{get:r(e),enumerable:!0,configurable:!0})}})},function(t,e,i){"use strict";var n=i(0),o=i(35),r=i(39),s=i(24);i(23)&&n(n.P+i(136),"Object",{__defineSetter__:function(t,e){s.f(o(this),t,{set:r(e),enumerable:!0,configurable:!0})}})},function(t,e,i){var n=i(0),o=i(215)(!0);n(n.S,"Object",{entries:function(t){return o(t)}})},function(t,e,i){var n=i(0),o=i(216),r=i(55),s=i(59),a=i(154);n(n.S,"Object",{getOwnPropertyDescriptors:function(t){for(var e,i,n=r(t),l=s.f,c=o(n),u={},d=0;c.length>d;)void 0!==(i=l(n,e=c[d++]))&&a(u,e,i);return u}})},function(t,e,i){"use strict";var n=i(0),o=i(35),r=i(76),s=i(60),a=i(59).f;i(23)&&n(n.P+i(136),"Object",{__lookupGetter__:function(t){var e,i=o(this),n=r(t,!0);do{if(e=a(i,n))return e.get}while(i=s(i))}})},function(t,e,i){"use strict";var n=i(0),o=i(35),r=i(76),s=i(60),a=i(59).f;i(23)&&n(n.P+i(136),"Object",{__lookupSetter__:function(t){var e,i=o(this),n=r(t,!0);do{if(e=a(i,n))return e.set}while(i=s(i))}})},function(t,e,i){var n=i(0),o=i(215)(!1);n(n.S,"Object",{values:function(t){return o(t)}})},function(t,e,i){"use strict";var n=i(0),o=i(7),r=i(72),s=i(165)(),a=i(16)("observable"),l=i(39),c=i(5),u=i(107),d=i(113),h=i(52),p=i(108),f=p.RETURN,v=function(t){return null==t?void 0:l(t)},g=function(t){var e=t._c;e&&(t._c=void 0,e())},m=function(t){return void 0===t._o},y=function(t){m(t)||(t._o=void 0,g(t))},b=function(t,e){c(t),this._c=void 0,this._o=t,t=new _(this);try{var i=e(t),n=i;null!=i&&("function"==typeof i.unsubscribe?i=function(){n.unsubscribe()}:l(i),this._c=i)}catch(e){return void t.error(e)}m(this)&&g(this)};b.prototype=d({},{unsubscribe:function(){y(this)}});var _=function(t){this._s=t};_.prototype=d({},{next:function(t){var e=this._s;if(!m(e)){var i=e._o;try{var n=v(i.next);if(n)return n.call(i,t)}catch(t){try{y(e)}finally{throw t}}}},error:function(t){var e=this._s;if(m(e))throw t;var i=e._o;e._o=void 0;try{var n=v(i.error);if(!n)throw t;t=n.call(i,t)}catch(t){try{g(e)}finally{throw t}}return g(e),t},complete:function(t){var e=this._s;if(!m(e)){var i=e._o;e._o=void 0;try{var n=v(i.complete);t=n?n.call(i,t):void 0}catch(t){try{g(e)}finally{throw t}}return g(e),t}}});var w=function(t){u(this,w,"Observable","_f")._f=l(t)};d(w.prototype,{subscribe:function(t){return new b(t,this._f)},forEach:function(t){var e=this;return new(r.Promise||o.Promise)(function(i,n){l(t);var o=e.subscribe({next:function(e){try{return t(e)}catch(t){n(t),o.unsubscribe()}},error:n,complete:i})})}}),d(w,{from:function(t){var e="function"==typeof this?this:w,i=v(c(t)[a]);if(i){var n=c(i.call(t));return n.constructor===e?n:new e(function(t){return n.subscribe(t)})}return new e(function(e){var i=!1;return s(function(){if(!i){try{if(p(t,!1,function(t){if(e.next(t),i)return f})===f)return}catch(t){if(i)throw t;return void e.error(t)}e.complete()}}),function(){i=!0}})},of:function(){for(var t=0,e=arguments.length,i=Array(e);t<e;)i[t]=arguments[t++];return new("function"==typeof this?this:w)(function(t){var e=!1;return s(function(){if(!e){for(var n=0;n<i.length;++n)if(t.next(i[n]),e)return;t.complete()}}),function(){e=!0}})}}),h(w.prototype,a,function(){return this}),n(n.G,{Observable:w}),i(114)("Observable")},function(t,e,i){"use strict";var n=i(0),o=i(72),r=i(7),s=i(141),a=i(220);n(n.P+n.R,"Promise",{finally:function(t){var e=s(this,o.Promise||r.Promise),i="function"==typeof t;return this.then(i?function(i){return a(e,t()).then(function(){return i})}:t,i?function(i){return a(e,t()).then(function(){throw i})}:t)}})},function(t,e,i){"use strict";var n=i(0),o=i(166),r=i(219);n(n.S,"Promise",{try:function(t){var e=o.f(this),i=r(t);return(i.e?e.reject:e.resolve)(i.v),e.promise}})},function(t,e,i){var n=i(83),o=i(5),r=n.key,s=n.set;n.exp({defineMetadata:function(t,e,i,n){s(t,e,o(i),r(n))}})},function(t,e,i){var n=i(83),o=i(5),r=n.key,s=n.map,a=n.store;n.exp({deleteMetadata:function(t,e){var i=arguments.length<3?void 0:r(arguments[2]),n=s(o(e),i,!1);if(void 0===n||!n.delete(t))return!1;if(n.size)return!0;var l=a.get(e);return l.delete(i),!!l.size||a.delete(e)}})},function(t,e,i){var n=i(226),o=i(197),r=i(83),s=i(5),a=i(60),l=r.keys,c=r.key,u=function(t,e){var i=l(t,e),r=a(t);if(null===r)return i;var s=u(r,e);return s.length?i.length?o(new n(i.concat(s))):s:i};r.exp({getMetadataKeys:function(t){return u(s(t),arguments.length<2?void 0:c(arguments[1]))}})},function(t,e,i){var n=i(83),o=i(5),r=i(60),s=n.has,a=n.get,l=n.key,c=function(t,e,i){if(s(t,e,i))return a(t,e,i);var n=r(e);return null!==n?c(t,n,i):void 0};n.exp({getMetadata:function(t,e){return c(t,o(e),arguments.length<3?void 0:l(arguments[2]))}})},function(t,e,i){var n=i(83),o=i(5),r=n.keys,s=n.key;n.exp({getOwnMetadataKeys:function(t){return r(o(t),arguments.length<2?void 0:s(arguments[1]))}})},function(t,e,i){var n=i(83),o=i(5),r=n.get,s=n.key;n.exp({getOwnMetadata:function(t,e){return r(t,o(e),arguments.length<3?void 0:s(arguments[2]))}})},function(t,e,i){var n=i(83),o=i(5),r=i(60),s=n.has,a=n.key,l=function(t,e,i){if(s(t,e,i))return!0;var n=r(e);return null!==n&&l(t,n,i)};n.exp({hasMetadata:function(t,e){return l(t,o(e),arguments.length<3?void 0:a(arguments[2]))}})},function(t,e,i){var n=i(83),o=i(5),r=n.has,s=n.key;n.exp({hasOwnMetadata:function(t,e){return r(t,o(e),arguments.length<3?void 0:s(arguments[2]))}})},function(t,e,i){var n=i(83),o=i(5),r=i(39),s=n.key,a=n.set;n.exp({metadata:function(t,e){return function(i,n){a(t,e,(void 0!==n?o:r)(i),s(n))}}})},function(t,e,i){i(138)("Set")},function(t,e,i){i(139)("Set")},function(t,e,i){var n=i(0);n(n.P+n.R,"Set",{toJSON:i(201)("Set")})},function(t,e,i){"use strict";var n=i(0),o=i(169)(!0);n(n.P,"String",{at:function(t){return o(this,t)}})},function(t,e,i){"use strict";var n=i(0),o=i(73),r=i(25),s=i(134),a=i(131),l=RegExp.prototype,c=function(t,e){this._r=t,this._s=e};i(161)(c,"RegExp String",function(){var t=this._r.exec(this._s);return{value:t,done:null===t}}),n(n.P,"String",{matchAll:function(t){if(o(this),!s(t))throw TypeError(t+" is not a regexp!");var e=String(this),i="flags"in l?String(t.flags):a.call(t),n=new RegExp(t.source,~i.indexOf("g")?i:"g"+i);return n.lastIndex=r(t.lastIndex),new c(n,e)}})},function(t,e,i){"use strict";var n=i(0),o=i(221);n(n.P,"String",{padEnd:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0,!1)}})},function(t,e,i){"use strict";var n=i(0),o=i(221);n(n.P,"String",{padStart:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0,!0)}})},function(t,e,i){"use strict";i(119)("trimLeft",function(t){return function(){return t(this,1)}},"trimStart")},function(t,e,i){"use strict";i(119)("trimRight",function(t){return function(){return t(this,2)}},"trimEnd")},function(t,e,i){i(175)("asyncIterator")},function(t,e,i){i(175)("observable")},function(t,e,i){var n=i(0);n(n.S,"System",{global:i(7)})},function(t,e,i){i(138)("WeakMap")},function(t,e,i){i(139)("WeakMap")},function(t,e,i){i(138)("WeakSet")},function(t,e,i){i(139)("WeakSet")},function(t,e,i){for(var n=i(177),o=i(90),r=i(53),s=i(7),a=i(52),l=i(117),c=i(16),u=c("iterator"),d=c("toStringTag"),h=l.Array,p={CSSRuleList:!0,CSSStyleDeclaration:!1,CSSValueList:!1,ClientRectList:!1,DOMRectList:!1,DOMStringList:!1,DOMTokenList:!0,DataTransferItemList:!1,FileList:!1,HTMLAllCollection:!1,HTMLCollection:!1,HTMLFormElement:!1,HTMLSelectElement:!1,MediaList:!0,MimeTypeArray:!1,NamedNodeMap:!1,NodeList:!0,PaintRequestList:!1,Plugin:!1,PluginArray:!1,SVGLengthList:!1,SVGNumberList:!1,SVGPathSegList:!1,SVGPointList:!1,SVGStringList:!1,SVGTransformList:!1,SourceBufferList:!1,StyleSheetList:!0,TextTrackCueList:!1,TextTrackList:!1,TouchList:!1},f=o(p),v=0;v<f.length;v++){var g,m=f[v],y=p[m],b=s[m],_=b&&b.prototype;if(_&&(_[u]||a(_,u,h),_[d]||a(_,d,m),l[m]=h,y))for(g in n)_[g]||r(_,g,n[g],!0)}},function(t,e,i){var n=i(0),o=i(173);n(n.G+n.B,{setImmediate:o.set,clearImmediate:o.clear})},function(t,e,i){var n=i(7),o=i(0),r=i(132),s=i(393),a=n.navigator,l=!!a&&/MSIE .\./.test(a.userAgent),c=function(t){return l?function(e,i){return t(r(s,[].slice.call(arguments,2),"function"==typeof e?e:Function(e)),i)}:t};o(o.G+o.B+o.F*l,{setTimeout:c(n.setTimeout),setInterval:c(n.setInterval)})},function(t,e,i){i(517),i(456),i(458),i(457),i(460),i(462),i(467),i(461),i(459),i(469),i(468),i(464),i(465),i(463),i(455),i(466),i(470),i(471),i(423),i(425),i(424),i(473),i(472),i(443),i(453),i(454),i(444),i(445),i(446),i(447),i(448),i(449),i(450),i(451),i(452),i(426),i(427),i(428),i(429),i(430),i(431),i(432),i(433),i(434),i(435),i(436),i(437),i(438),i(439),i(440),i(441),i(442),i(504),i(509),i(516),i(507),i(499),i(500),i(505),i(510),i(512),i(495),i(496),i(497),i(498),i(501),i(502),i(503),i(506),i(508),i(511),i(513),i(514),i(515),i(418),i(420),i(419),i(422),i(421),i(407),i(405),i(411),i(408),i(414),i(416),i(404),i(410),i(401),i(415),i(399),i(413),i(412),i(406),i(409),i(398),i(400),i(403),i(402),i(417),i(177),i(489),i(494),i(225),i(490),i(491),i(492),i(493),i(474),i(224),i(226),i(227),i(529),i(518),i(519),i(524),i(527),i(528),i(522),i(525),i(523),i(526),i(520),i(521),i(475),i(476),i(477),i(478),i(479),i(482),i(480),i(481),i(483),i(484),i(485),i(486),i(488),i(487),i(532),i(530),i(531),i(573),i(576),i(575),i(577),i(578),i(574),i(579),i(580),i(554),i(557),i(553),i(551),i(552),i(555),i(556),i(538),i(572),i(537),i(571),i(583),i(585),i(536),i(570),i(582),i(584),i(535),i(581),i(534),i(539),i(540),i(541),i(542),i(543),i(545),i(544),i(546),i(547),i(548),i(550),i(549),i(559),i(560),i(561),i(562),i(564),i(563),i(566),i(565),i(567),i(568),i(569),i(533),i(558),i(588),i(587),i(586),t.exports=i(72)},,,function(t,e){},function(t,e){},function(t,e,i){"use strict";var n,o;!function(r){"object"==typeof t&&t.exports?(r.default=r,t.exports=r):(n=[i(229)],void 0!==(o=function(t){return r(t),r.Highcharts=t,r}.apply(e,n))&&(t.exports=o))}(function(t){function e(t,e,i,n){t.hasOwnProperty(e)||(t[e]=n.apply(null,i))}t=t?t._modules:{},e(t,"Core/Axis/Color/ColorAxisComposition.js",[t["Core/Color/Color.js"],t["Core/Utilities.js"]],function(t,e){var i,n=t.parse,o=e.addEvent,r=e.extend,s=e.merge,a=e.pick,l=e.splat;return function(t){function e(){var t=this,e=this.options;this.colorAxis=[],e.colorAxis&&(e.colorAxis=l(e.colorAxis),e.colorAxis.forEach(function(e,i){e.index=i,new y(t,e)}))}function i(t){var e,i,n=this,o=function(e){-1!==(e=t.allItems.indexOf(e))&&(n.destroyItem(t.allItems[e]),t.allItems.splice(e,1))},r=[];for((this.chart.colorAxis||[]).forEach(function(t){(e=t.options)&&e.showInLegend&&(e.dataClasses&&e.visible?r=r.concat(t.getDataClassLegendSymbols()):e.visible&&r.push(t),t.series.forEach(function(t){t.options.showInLegend&&!e.dataClasses||("point"===t.options.legendType?t.points.forEach(function(t){o(t)}):o(t))}))}),i=r.length;i--;)t.allItems.unshift(r[i])}function c(t){t.visible&&t.item.legendColor&&t.item.legendSymbol.attr({fill:t.item.legendColor})}function u(){var t=this.chart.colorAxis;t&&t.forEach(function(t,e,i){t.update({},i)})}function d(){(this.chart.colorAxis&&this.chart.colorAxis.length||this.colorAttribs)&&this.translateColors()}function h(){var t=this.axisTypes;t?-1===t.indexOf("colorAxis")&&t.push("colorAxis"):this.axisTypes=["colorAxis"]}function p(t){var e=this,i=t?"show":"hide";e.visible=e.options.visible=!!t,["graphic","dataLabel"].forEach(function(t){e[t]&&e[t][i]()}),this.series.buildKDTree()}function f(){var t=this,e=this.options.nullColor,i=this.colorAxis,n=this.colorKey;(this.data.length?this.data:this.points).forEach(function(o){var r=o.getNestedProperty(n);(r=o.options.color||(o.isNull||null===o.value?e:i&&void 0!==r?i.toColor(r,o):o.color||t.color))&&o.color!==r&&(o.color=r,"point"===t.options.legendType&&o.legendItem&&t.chart.legend.colorizeItem(o,o.visible))})}function v(t){var e=t.prototype.createAxis;t.prototype.createAxis=function(t,i){if("colorAxis"!==t)return e.apply(this,arguments);var n=new y(this,s(i.axis,{index:this[t].length,isX:!1}));return this.isDirtyLegend=!0,this.axes.forEach(function(t){t.series=[]}),this.series.forEach(function(t){t.bindAxes(),t.isDirtyData=!0}),a(i.redraw,!0)&&this.redraw(i.animation),n}}function g(){this.elem.attr("fill",n(this.start).tweenTo(n(this.end),this.pos),void 0,!0)}function m(){this.elem.attr("stroke",n(this.start).tweenTo(n(this.end),this.pos),void 0,!0)}var y,b=[];t.compose=function(t,n,s,a,l){y||(y=t),-1===b.indexOf(n)&&(b.push(n),t=n.prototype,t.collectionsWithUpdate.push("colorAxis"),t.collectionsWithInit.colorAxis=[t.addColorAxis],o(n,"afterGetAxes",e),v(n)),-1===b.indexOf(s)&&(b.push(s),n=s.prototype,n.fillSetter=g,n.strokeSetter=m),-1===b.indexOf(a)&&(b.push(a),o(a,"afterGetAllItems",i),o(a,"afterColorizeItem",c),o(a,"afterUpdate",u)),-1===b.indexOf(l)&&(b.push(l),r(l.prototype,{optionalAxis:"colorAxis",translateColors:f}),r(l.prototype.pointClass.prototype,{setVisible:p}),o(l,"afterTranslate",d),o(l,"bindAxes",h))},t.pointSetVisible=p}(i||(i={})),i}),e(t,"Core/Axis/Color/ColorAxisDefaults.js",[],function(){return{lineWidth:0,minPadding:0,maxPadding:0,gridLineWidth:1,tickPixelInterval:72,startOnTick:!0,endOnTick:!0,offset:0,marker:{animation:{duration:50},width:.01,color:"#999999"},labels:{overflow:"justify",rotation:0},minColor:"#e6ebf5",maxColor:"#003399",tickLength:5,showInLegend:!0}}),e(t,"Core/Axis/Color/ColorAxis.js",[t["Core/Axis/Axis.js"],t["Core/Color/Color.js"],t["Core/Axis/Color/ColorAxisComposition.js"],t["Core/Axis/Color/ColorAxisDefaults.js"],t["Core/Globals.js"],t["Core/Legend/LegendSymbol.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(t,e,i,n,o,r,s,a){var l=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),c=e.parse,u=o.noop,d=s.series,h=a.extend,p=a.isNumber,f=a.merge,v=a.pick;return e=function(t){function e(e,i){var n=t.call(this,e,i)||this;return n.beforePadding=!1,n.chart=void 0,n.coll="colorAxis",n.dataClasses=void 0,n.legendItem=void 0,n.legendItems=void 0,n.name="",n.options=void 0,n.stops=void 0,n.visible=!0,n.init(e,i),n}return l(e,t),e.compose=function(t,n,o,r){i.compose(e,t,n,o,r)},e.prototype.init=function(i,n){var o=i.options.legend||{},r=n.layout?"vertical"!==n.layout:"vertical"!==o.layout,s=n.visible;o=f(e.defaultColorAxisOptions,n,{showEmpty:!1,title:null,visible:o.enabled&&!1!==s}),this.coll="colorAxis",this.side=n.side||r?2:1,this.reversed=n.reversed||!r,this.opposite=!r,t.prototype.init.call(this,i,o),this.userOptions.visible=s,n.dataClasses&&this.initDataClasses(n),this.initStops(),this.horiz=r,this.zoomEnabled=!1},e.prototype.initDataClasses=function(t){var e,i=this.chart,n=this.options,o=t.dataClasses.length,r=0,s=i.options.chart.colorCount;this.dataClasses=e=[],this.legendItems=[],(t.dataClasses||[]).forEach(function(t,a){t=f(t),e.push(t),!i.styledMode&&t.color||("category"===n.dataClassColor?(i.styledMode||(a=i.options.colors,s=a.length,t.color=a[r]),t.colorIndex=r,++r===s&&(r=0)):t.color=c(n.minColor).tweenTo(c(n.maxColor),2>o?.5:a/(o-1)))})},e.prototype.hasData=function(){return!!(this.tickPositions||[]).length},e.prototype.setTickPositions=function(){if(!this.dataClasses)return t.prototype.setTickPositions.call(this)},e.prototype.initStops=function(){this.stops=this.options.stops||[[0,this.options.minColor],[1,this.options.maxColor]],this.stops.forEach(function(t){t.color=c(t[1])})},e.prototype.setOptions=function(e){t.prototype.setOptions.call(this,e),this.options.crosshair=this.options.marker},e.prototype.setAxisSize=function(){var t,i,n=this.legendSymbol,o=this.chart,r=o.options.legend||{};n?(this.left=r=n.attr("x"),this.top=t=n.attr("y"),this.width=i=n.attr("width"),this.height=n=n.attr("height"),this.right=o.chartWidth-r-i,this.bottom=o.chartHeight-t-n,this.len=this.horiz?i:n,this.pos=this.horiz?r:t):this.len=(this.horiz?r.symbolWidth:r.symbolHeight)||e.defaultLegendLength},e.prototype.normalizedValue=function(t){return this.logarithmic&&(t=this.logarithmic.log2lin(t)),1-(this.max-t)/(this.max-this.min||1)},e.prototype.toColor=function(t,e){var i,n=this.dataClasses,o=this.stops;if(n)for(i=n.length;i--;){var r=n[i],s=r.from;if(o=r.to,(void 0===s||t>=s)&&(void 0===o||t<=o)){var a=r.color;e&&(e.dataClass=i,e.colorIndex=r.colorIndex);break}}else{for(t=this.normalizedValue(t),i=o.length;i--&&!(t>o[i][0]););s=o[i]||o[i+1],o=o[i+1]||s,t=1-(o[0]-t)/(o[0]-s[0]||1),a=s.color.tweenTo(o.color,t)}return a},e.prototype.getOffset=function(){var e=this.legendGroup,i=this.chart.axisOffset[this.side];e&&(this.axisParent=e,t.prototype.getOffset.call(this),this.added||(this.added=!0,this.labelLeft=0,this.labelRight=this.width),this.chart.axisOffset[this.side]=i)},e.prototype.setLegendColor=function(){var t=this.reversed,e=t?1:0;t=t?0:1,e=this.horiz?[e,0,t,0]:[0,t,0,e],this.legendColor={linearGradient:{x1:e[0],y1:e[1],x2:e[2],y2:e[3]},stops:this.stops}},e.prototype.drawLegendSymbol=function(t,i){var n=t.padding,o=t.options,r=this.horiz,s=v(o.symbolWidth,r?e.defaultLegendLength:12),a=v(o.symbolHeight,r?12:e.defaultLegendLength),l=v(o.labelPadding,r?16:30);o=v(o.itemDistance,10),this.setLegendColor(),i.legendSymbol=this.chart.renderer.rect(0,t.baseline-11,s,a).attr({zIndex:1}).add(i.legendGroup),this.legendItemWidth=s+n+(r?o:l),this.legendItemHeight=a+n+(r?l:0)},e.prototype.setState=function(t){this.series.forEach(function(e){e.setState(t)})},e.prototype.setVisible=function(){},e.prototype.getSeriesExtremes=function(){var t,e=this.series,i=e.length;for(this.dataMin=1/0,this.dataMax=-1/0;i--;){var n=e[i],o=n.colorKey=v(n.options.colorKey,n.colorKey,n.pointValKey,n.zoneAxis,"y"),r=n.pointArrayMap,s=n[o+"Min"]&&n[o+"Max"];if(n[o+"Data"])var a=n[o+"Data"];else if(r){a=[],r=r.indexOf(o);var l=n.yData;if(0<=r&&l)for(t=0;t<l.length;t++)a.push(v(l[t][r],l[t]))}else a=n.yData;s?(n.minColorValue=n[o+"Min"],n.maxColorValue=n[o+"Max"]):(a=d.prototype.getExtremes.call(n,a),n.minColorValue=a.dataMin,n.maxColorValue=a.dataMax),void 0!==n.minColorValue&&(this.dataMin=Math.min(this.dataMin,n.minColorValue),this.dataMax=Math.max(this.dataMax,n.maxColorValue)),s||d.prototype.applyExtremes.call(n)}},e.prototype.drawCrosshair=function(e,i){var n=i&&i.plotX,o=i&&i.plotY,r=this.pos,s=this.len;if(i){var a=this.toPixels(i.getNestedProperty(i.series.colorKey));a<r?a=r-2:a>r+s&&(a=r+s+2),i.plotX=a,i.plotY=this.len-a,t.prototype.drawCrosshair.call(this,e,i),i.plotX=n,i.plotY=o,this.cross&&!this.cross.addedToColorAxis&&this.legendGroup&&(this.cross.addClass("highcharts-coloraxis-marker").add(this.legendGroup),this.cross.addedToColorAxis=!0,this.chart.styledMode||"object"!=typeof this.crosshair||this.cross.attr({fill:this.crosshair.color}))}},e.prototype.getPlotLinePath=function(e){var i=this.left,n=e.translatedValue,o=this.top;return p(n)?this.horiz?[["M",n-4,o-6],["L",n+4,o-6],["L",n,o],["Z"]]:[["M",i,n],["L",i-6,n+6],["L",i-6,n-6],["Z"]]:t.prototype.getPlotLinePath.call(this,e)},e.prototype.update=function(e,i){var n=this.chart.legend;this.series.forEach(function(t){t.isDirtyData=!0}),(e.dataClasses&&n.allItems||this.dataClasses)&&this.destroyItems(),t.prototype.update.call(this,e,i),this.legendItem&&(this.setLegendColor(),n.colorizeItem(this,!0))},e.prototype.destroyItems=function(){var t=this.chart;this.legendItem?t.legend.destroyItem(this):this.legendItems&&this.legendItems.forEach(function(e){t.legend.destroyItem(e)}),t.isDirtyLegend=!0},e.prototype.destroy=function(){this.chart.isDirtyLegend=!0,this.destroyItems(),t.prototype.destroy.apply(this,[].slice.call(arguments))},e.prototype.remove=function(e){this.destroyItems(),t.prototype.remove.call(this,e)},e.prototype.getDataClassLegendSymbols=function(){var t,e=this,i=e.chart,n=e.legendItems,o=i.options.legend,s=o.valueDecimals,a=o.valueSuffix||"";return n.length||e.dataClasses.forEach(function(o,l){var c=o.from,d=o.to,p=i.numberFormatter,f=!0;t="",void 0===c?t="< ":void 0===d&&(t="> "),void 0!==c&&(t+=p(c,s)+a),void 0!==c&&void 0!==d&&(t+=" - "),void 0!==d&&(t+=p(d,s)+a),n.push(h({chart:i,name:t,options:{},drawLegendSymbol:r.drawRectangle,visible:!0,setState:u,isDataClass:!0,setVisible:function(){f=e.visible=!f,e.series.forEach(function(t){t.points.forEach(function(t){t.dataClass===l&&t.setVisible(f)})}),i.legend.colorizeItem(this,f)}},o))}),n},e.defaultColorAxisOptions=n,e.defaultLegendLength=200,e.keepProps=["legendGroup","legendItemHeight","legendItemWidth","legendItem","legendSymbol"],e}(t),Array.prototype.push.apply(t.keepProps,e.keepProps),e}),e(t,"Maps/MapNavigationOptionsDefault.js",[t["Core/DefaultOptions.js"],t["Core/Utilities.js"]],function(t,e){e=e.extend;var i={buttonOptions:{alignTo:"plotBox",align:"left",verticalAlign:"top",x:0,width:18,height:18,padding:5,style:{fontSize:"15px",fontWeight:"bold"},theme:{"stroke-width":1,"text-align":"center"}},buttons:{zoomIn:{onclick:function(){this.mapZoom(.5)},text:"+",y:0},zoomOut:{onclick:function(){this.mapZoom(2)},text:"-",y:28}},mouseWheelSensitivity:1.1};return e(t.defaultOptions.lang,{zoomIn:"Zoom in",zoomOut:"Zoom out"}),t.defaultOptions.mapNavigation=i}),e(t,"Maps/MapNavigation.js",[t["Core/Chart/Chart.js"],t["Core/Globals.js"],t["Core/Utilities.js"]],function(t,e,i){function n(t){t&&(t.preventDefault&&t.preventDefault(),t.stopPropagation&&t.stopPropagation(),t.cancelBubble=!0)}function o(t){this.init(t)}var r=e.doc,s=i.addEvent,a=i.extend,l=i.isNumber,c=i.merge,u=i.objectEach,d=i.pick;o.prototype.init=function(t){this.chart=t,t.mapNavButtons=[]},o.prototype.update=function(t){var e,i,o,r,l=this.chart,h=l.options.mapNavigation,p=function(t){this.handler.call(l,t),n(t)},f=l.mapNavButtons;for(t&&(h=l.options.mapNavigation=c(l.options.mapNavigation,t));f.length;)f.pop().destroy();d(h.enableButtons,h.enabled)&&!l.renderer.forExport&&u(h.buttons,function(t,u){t=c(h.buttonOptions,t),!l.styledMode&&t.theme&&(e=t.theme,e.style=c(t.theme.style,t.style),o=(i=e.states)&&i.hover,r=i&&i.select,delete e.states);var d=l.renderer.button(t.text||"",0,0,p,e,o,r,void 0,"zoomIn"===u?"topbutton":"bottombutton").addClass("highcharts-map-navigation highcharts-"+{zoomIn:"zoom-in",zoomOut:"zoom-out"}[u]).attr({width:t.width,height:t.height,title:l.options.lang[u],padding:t.padding,zIndex:5}).add();if(d.handler=t.onclick,s(d.element,"dblclick",n),f.push(d),a(t,{width:d.width,height:2*d.height}),l.hasLoaded)d.align(t,!1,t.alignTo);else var v=s(l,"load",function(){d.element&&d.align(t,!1,t.alignTo),v()})}),this.updateEvents(h)},o.prototype.updateEvents=function(t){var e=this.chart;d(t.enableDoubleClickZoom,t.enabled)||t.enableDoubleClickZoomTo?this.unbindDblClick=this.unbindDblClick||s(e.container,"dblclick",function(t){e.pointer.onContainerDblClick(t)}):this.unbindDblClick&&(this.unbindDblClick=this.unbindDblClick()),d(t.enableMouseWheelZoom,t.enabled)?this.unbindMouseWheel=this.unbindMouseWheel||s(e.container,void 0!==r.onwheel?"wheel":void 0!==r.onmousewheel?"mousewheel":"DOMMouseScroll",function(t){return e.pointer.inClass(t.target,"highcharts-no-mousewheel")||(e.pointer.onContainerMouseWheel(t),n(t)),!1}):this.unbindMouseWheel&&(this.unbindMouseWheel=this.unbindMouseWheel())},a(t.prototype,{fitToBox:function(t,e){return[["x","width"],["y","height"]].forEach(function(i){var n=i[0];i=i[1],t[n]+t[i]>e[n]+e[i]&&(t[i]>e[i]?(t[i]=e[i],t[n]=e[n]):t[n]=e[n]+e[i]-t[i]),t[i]>e[i]&&(t[i]=e[i]),t[n]<e[n]&&(t[n]=e[n])}),t},mapZoom:function(t,e,i,n,o){this.mapView&&(l(t)&&(t=Math.log(t)/Math.log(.5)),this.mapView.zoomBy(t,l(e)&&l(i)?this.mapView.projection.inverse([e,i]):void 0,l(n)&&l(o)?[n,o]:void 0))}}),s(t,"beforeRender",function(){this.mapNavigation=new o(this),this.mapNavigation.update()}),e.MapNavigation=o}),e(t,"Maps/MapPointer.js",[t["Core/Pointer.js"],t["Core/Utilities.js"]],function(t,e){var i=e.defined,n=e.extend,o=e.pick;e=e.wrap;var r,s=0;n(t.prototype,{onContainerDblClick:function(t){var e=this.chart;t=this.normalize(t),e.options.mapNavigation.enableDoubleClickZoomTo?e.pointer.inClass(t.target,"highcharts-tracker")&&e.hoverPoint&&e.hoverPoint.zoomTo():e.isInsidePlot(t.chartX-e.plotLeft,t.chartY-e.plotTop)&&e.mapZoom(.5,void 0,void 0,t.chartX,t.chartY)},onContainerMouseWheel:function(t){var e=this.chart;t=this.normalize(t);var n=i(t.wheelDelta)&&-t.wheelDelta/120||t.deltaY||t.detail;1<=Math.abs(n)&&(s+=Math.abs(n),r&&clearTimeout(r),r=setTimeout(function(){s=0},50)),10>s&&e.isInsidePlot(t.chartX-e.plotLeft,t.chartY-e.plotTop)&&e.mapView&&e.mapView.zoomBy((e.options.mapNavigation.mouseWheelSensitivity-1)*-n,void 0,[t.chartX,t.chartY],!(1>Math.abs(n))&&void 0)}}),e(t.prototype,"zoomOption",function(t){var e=this.chart.options.mapNavigation;o(e.enableTouchZoom,e.enabled)&&(this.chart.options.chart.pinchType="xy"),t.apply(this,[].slice.call(arguments,1))}),e(t.prototype,"pinchTranslate",function(t,e,i,n,o,r,s){t.call(this,e,i,n,o,r,s),"map"===this.chart.options.chart.type&&this.hasZoom&&(t=n.scaleX>n.scaleY,this.pinchTranslateDirection(!t,e,i,n,o,r,s,t?n.scaleX:n.scaleY))})}),e(t,"Series/ColorMapMixin.js",[t["Core/Globals.js"],t["Core/Series/Point.js"],t["Core/Utilities.js"]],function(t,e,i){var n=t.noop;t=t.seriesTypes;var o=i.defined;return i=i.addEvent,i(e,"afterSetState",function(t){this.moveToTopOnHover&&this.graphic&&this.graphic.attr({zIndex:t&&"hover"===t.state?1:0})}),{PointMixin:{dataLabelOnNull:!0,moveToTopOnHover:!0,isValid:function(){return null!==this.value&&1/0!==this.value&&-1/0!==this.value}},SeriesMixin:{pointArrayMap:["value"],axisTypes:["xAxis","yAxis","colorAxis"],trackerGroups:["group","markerGroup","dataLabelsGroup"],getSymbol:n,parallelArrays:["x","y","value"],colorKey:"value",pointAttribs:t.column.prototype.pointAttribs,colorAttribs:function(t){var e={};return!o(t.color)||t.state&&"normal"!==t.state||(e[this.colorProp||"fill"]=t.color),e}}}}),e(t,"Maps/MapViewOptionsDefault.js",[],function(){return{center:[0,0],maxZoom:void 0,padding:0,projection:void 0,zoom:void 0}}),e(t,"Maps/Projections/LambertConformalConic.js",[],function(){var t=Math.sign||function(t){return 0===t?0:0<t?1:-1},e=Math.PI/180,i=Math.PI/2,n=0,o=0;return{init:function(r){var s=(r.parallels||[]).map(function(t){return t*e});r=s[0]||0,s=s[1]||r;var a=Math.cos(r);n=r===s?Math.sin(r):Math.log(a/Math.cos(s))/Math.log(Math.tan((i+s)/2)/Math.tan((i+r)/2)),1e-10>Math.abs(n)&&(n=1e-10*(t(n)||1)),o=a*Math.pow(Math.tan((i+r)/2),n)/n},forward:function(t){var r=t[0]*e;return t=t[1]*e,0<o?t<1e-6-i&&(t=1e-6-i):t>i-1e-6&&(t=i-1e-6),t=o/Math.pow(Math.tan((i+t)/2),n),[t*Math.sin(n*r)*63.78137,63.78137*(o-t*Math.cos(n*r))]},inverse:function(r){var s=r[0]/63.78137;r=o-r[1]/63.78137;var a=t(n)*Math.sqrt(s*s+r*r),l=Math.atan2(s,Math.abs(r))*t(r);return 0>r*n&&(l-=Math.PI*t(s)*t(r)),[l/n/e,(2*Math.atan(Math.pow(o/a,1/n))-i)/e]}}}),e(t,"Maps/Projections/EqualEarth.js",[],function(){var t=Math.sqrt(3)/2;return{forward:function(e){var i=Math.PI/180,n=Math.asin(t*Math.sin(e[1]*i)),o=n*n,r=o*o*o;return[e[0]*i*Math.cos(n)*74.03120656864502/(t*(1.340264+3*-.081106*o+r*(7*893e-6+.034164*o))),74.03120656864502*n*(1.340264+-.081106*o+r*(893e-6+.003796*o))]},inverse:function(e){var i=e[0]/74.03120656864502;e=e[1]/74.03120656864502;var n,o=180/Math.PI,r=e;for(n=0;12>n;++n){var s=r*r,a=s*s*s,l=r*(1.340264+-.081106*s+a*(893e-6+.003796*s))-e;if(s=1.340264+3*-.081106*s+a*(7*893e-6+.034164*s),r-=l/=s,1e-9>Math.abs(l))break}return s=r*r,[o*t*i*(1.340264+3*-.081106*s+s*s*s*(7*893e-6+.034164*s))/Math.cos(r),o*Math.asin(Math.sin(r)/t)]}}}),e(t,"Maps/Projections/Miller.js",[],function(){var t=Math.PI/4,e=Math.PI/180;return{forward:function(i){return[i[0]*e*63.78137,79.7267125*Math.log(Math.tan(t+.4*i[1]*e))]},inverse:function(i){return[i[0]/63.78137/e,2.5*(Math.atan(Math.exp(i[1]/63.78137*.8))-t)/e]}}}),e(t,"Maps/Projections/Orthographic.js",[],function(){var t=Math.PI/180;return{forward:function(e){var i=e[0];return-90>i||90<i?[NaN,NaN]:(e=e[1]*t,[Math.cos(e)*Math.sin(i*t)*63.78460826781007,63.78460826781007*Math.sin(e)])},inverse:function(e){var i=e[0]/63.78460826781007;e=e[1]/63.78460826781007;var n=Math.sqrt(i*i+e*e),o=Math.asin(n),r=Math.sin(o);return[Math.atan2(i*r,n*Math.cos(o))/t,Math.asin(n&&e*r/n)/t]}}}),e(t,"Maps/Projections/WebMercator.js",[],function(){var t=Math.PI/180;return{forward:function(e){if(85.0511287798<Math.abs(e[1]))return[NaN,NaN];var i=Math.sin(e[1]*t);return[63.78137*e[0]*t,63.78137*Math.log((1+i)/(1-i))/2]},inverse:function(e){return[e[0]/(63.78137*t),(2*Math.atan(Math.exp(e[1]/63.78137))-Math.PI/2)/t]},maxLatitude:85.0511287798}}),e(t,"Maps/Projections/ProjectionRegistry.js",[t["Maps/Projections/LambertConformalConic.js"],t["Maps/Projections/EqualEarth.js"],t["Maps/Projections/Miller.js"],t["Maps/Projections/Orthographic.js"],t["Maps/Projections/WebMercator.js"]],function(t,e,i,n,o){return{EqualEarth:e,LambertConformalConic:t,Miller:i,Orthographic:n,WebMercator:o}}),e(t,"Maps/Projection.js",[t["Maps/Projections/ProjectionRegistry.js"],t["Core/Utilities.js"]],function(t,e){var i=this&&this.__spreadArrays||function(){for(var t=0,e=0,i=arguments.length;e<i;e++)t+=arguments[e].length;t=Array(t);var n=0;for(e=0;e<i;e++)for(var o=arguments[e],r=0,s=o.length;r<s;r++,n++)t[n]=o[r];return t},n=e.erase,o=2*Math.PI/360,r=function(t){return-180>t&&(t+=360),180<t&&(t-=360),t};return function(){function e(t){void 0===t&&(t={}),this.hasGeoProjection=this.hasCoordinates=!1,this.maxLatitude=90,this.options=t;var i=t.name,n=t.rotation;this.rotator=n?this.getRotator(n):void 0;var o=this.def=i?e.registry[i]:void 0,r=this.rotator;o&&(o.init&&o.init(t),this.maxLatitude=o.maxLatitude||90,this.hasGeoProjection=!0),r&&o?(this.forward=function(t){return t=r.forward(t),o.forward(t)},this.inverse=function(t){return t=o.inverse(t),r.inverse(t)}):o?(this.forward=o.forward,this.inverse=o.inverse):r&&(this.forward=r.forward,this.inverse=r.inverse)}return e.add=function(t,i){e.registry[t]=i},e.greatCircle=function(t,e,i){var n=Math.atan2,r=Math.cos,s=Math.sin,a=Math.sqrt,l=t[1]*o,c=t[0]*o,u=e[1]*o,d=e[0]*o,h=u-l,p=d-c;h=s(h/2)*s(h/2)+r(l)*r(u)*s(p/2)*s(p/2),h=2*n(a(h),a(1-h));var f=Math.round(6371e3*h/5e5);if(p=[],i&&p.push(t),1<f)for(f=t=1/f;.999>f;f+=t){var v=s((1-f)*h)/s(h),g=s(f*h)/s(h),m=v*r(l)*r(c)+g*r(u)*r(d),y=v*r(l)*s(c)+g*r(u)*s(d);v=v*s(l)+g*s(u),v=n(v,a(m*m+y*y)),m=n(y,m),p.push([m/o,v/o])}return i&&p.push(e),p},e.insertGreatCircles=function(t){for(var n=t.length-1;n--;)if(10<Math.max(Math.abs(t[n][0]-t[n+1][0]),Math.abs(t[n][1]-t[n+1][1]))){var o=e.greatCircle(t[n],t[n+1]);o.length&&t.splice.apply(t,i([n+1,0],o))}},e.toString=function(t){t=t||{};var e=t.rotation;return[t.name,e&&e.join(",")].join(";")},e.prototype.getRotator=function(t){var e=t[0]*o,i=(t[1]||0)*o;t=(t[2]||0)*o;var n=Math.cos(i),r=Math.sin(i),s=Math.cos(t),a=Math.sin(t);if(0!==e||0!==i||0!==t)return{forward:function(t){var i=t[0]*o+e,l=t[1]*o,c=Math.cos(l);return t=Math.cos(i)*c,i=Math.sin(i)*c,l=Math.sin(l),c=l*n+t*r,[Math.atan2(i*s-c*a,t*n-l*r)/o,Math.asin(c*s+i*a)/o]},inverse:function(t){var i=t[0]*o,l=t[1]*o,c=Math.cos(l);return t=Math.cos(i)*c,i=Math.sin(i)*c,l=Math.sin(l),c=l*s-i*a,[(Math.atan2(i*s+l*a,t*n+c*r)-e)/o,Math.asin(c*n-t*r)/o]}}},e.prototype.forward=function(t){return t},e.prototype.inverse=function(t){return t},e.prototype.clipOnAntimeridian=function(t,o){var s=[],a=[t];if(t.forEach(function(e,i){var n=t[i-1];if(!i){if(!o)return;n=t[t.length-1]}var r=n[0],a=e[0];(-90>r||90<r)&&(-90>a||90<a)&&0<r!=0<a&&s.push({i:i,lat:n[1]+(180-n[0])/(e[0]-n[0])*(e[1]-n[1]),direction:0>r?1:-1,previousLonLat:n,lonLat:e})}),s.length)if(o){if(1==s.length%2){var l=s.slice().sort(function(t,e){return Math.abs(e.lat)-Math.abs(t.lat)})[0];n(s,l)}for(var c=s.length-2;0<=c;){var u=s[c].i,d=r(180+1e-6*s[c].direction),h=r(180-1e-6*s[c].direction);u=t.splice.apply(t,i([u,s[c+1].i-u],e.greatCircle([d,s[c].lat],[d,s[c+1].lat],!0))),u.push.apply(u,e.greatCircle([h,s[c+1].lat],[h,s[c].lat],!0)),a.push(u),c-=2}if(l)for(u=0;u<a.length;u++)if(c=a[u],-1<(h=c.indexOf(l.lonLat))){u=(0>l.lat?-1:1)*this.maxLatitude,d=r(180+1e-6*l.direction);var p=r(180-1e-6*l.direction);l=e.greatCircle([d,l.lat],[d,u],!0).concat(e.greatCircle([p,u],[p,l.lat],!0)),c.splice.apply(c,i([h,0],l));break}}else for(c=s.length;c--;)u=s[c].i,u=t.splice(u,t.length,[r(180+1e-6*s[c].direction),s[c].lat]),u.unshift([r(180-1e-6*s[c].direction),s[c].lat]),a.push(u);return a},e.prototype.path=function(t){var i=this,n=this.def,o=this.rotator,r=[],s="Polygon"===t.type||"MultiPolygon"===t.type,a=this.hasGeoProjection,l="Orthographic"!==this.options.name,c=l?o:void 0,u=l?n||this:this,d=function(t){t=t.map(function(t){if(l){c&&(t=c.forward(t));var e=t[0];1e-6>Math.abs(e-180)&&(e=180>e?179.999999:180.000001),t=[e,t[1]]}return t});var n=[t];a&&(e.insertGreatCircles(t),l&&(n=i.clipOnAntimeridian(t,s))),n.forEach(function(t){if(!(2>t.length))for(var n,o,l=!1,c=!1,d=function(t){l?r.push(["L",t[0],t[1]]):(r.push(["M",t[0],t[1]]),l=!0)},h=0;h<t.length;h++){var p=t[h],f=u.forward(p);isNaN(f[0])||isNaN(f[1])||a&&!(p[1]<=i.maxLatitude&&p[1]>=-i.maxLatitude)?c=!0:(s&&!n&&(n=p,t.push(p)),c&&o&&(s&&a?e.greatCircle(o,p).forEach(function(t){return d(u.forward(t))}):l=!1),d(f),o=p,c=!1)}})};return"LineString"===t.type?d(t.coordinates):"MultiLineString"===t.type?t.coordinates.forEach(function(t){return d(t)}):"Polygon"===t.type?(t.coordinates.forEach(function(t){return d(t)}),r.length&&r.push(["Z"])):"MultiPolygon"===t.type&&(t.coordinates.forEach(function(t){t.forEach(function(t){return d(t)})}),r.length&&r.push(["Z"])),r},e.registry=t,e}()}),e(t,"Maps/MapView.js",[t["Maps/MapViewOptionsDefault.js"],t["Maps/Projection.js"],t["Core/Utilities.js"]],function(t,e,i){var n=i.addEvent,o=i.clamp,r=i.fireEvent,s=i.isNumber,a=i.merge,l=i.pick,c=i.relativeLength;return function(){function i(i,r){var l=this;this.userOptions=r||{},r=a(t,r),this.chart=i,this.center=r.center,this.options=r,this.projection=new e(r.projection),this.zoom=r.zoom||0,n(i,"afterSetChartSize",function(){void 0!==l.minZoom&&l.minZoom!==l.zoom||(l.fitToBounds(void 0,void 0,!1),s(l.userOptions.zoom)&&(l.zoom=l.userOptions.zoom),l.userOptions.center&&a(!0,l.center,l.userOptions.center))});var c,u,d;r=function(t){var e=i.pointer.pinchDown,n=i.mouseDownX,r=i.mouseDownY;if(1===e.length&&(n=e[0].chartX,r=e[0].chartY),"number"==typeof n&&"number"==typeof r){var s=n+","+r,a=t.originalEvent;e=a.chartX,a=a.chartY,s!==u&&(u=s,c=l.projection.forward(l.center),d=(l.projection.options.rotation||[0,0]).slice()),"Orthographic"===l.projection.options.name&&3>(l.minZoom||1/0)?(s=440/(l.getScale()*Math.min(i.plotWidth,i.plotHeight)),d&&(n=(n-e)*s-d[0],r=o(-d[1]-(r-a)*s,-80,80),l.update({projection:{rotation:[-n,-r]},center:[n,r],zoom:l.zoom},!0,!1))):(s=l.getScale(),r=l.projection.inverse([c[0]+(n-e)/s,c[1]-(r-a)/s]),l.setView(r,void 0,!0,!1)),t.preventDefault()}},n(i,"pan",r),n(i,"touchpan",r),n(i,"selection",function(t){if(t.resetSelection)l.zoomBy();else{var e=t.x-i.plotLeft,n=t.y-i.plotTop,o=l.pixelsToProjectedUnits({x:e,y:n}),r=o.y;o=o.x,e=l.pixelsToProjectedUnits({x:e+t.width,y:n+t.height}),l.fitToBounds({x1:o,y1:r,x2:e.x,y2:e.y},void 0,!0,!t.originalEvent.touches&&void 0),/^touch/.test(t.originalEvent.type)||i.showResetZoom(),t.preventDefault()}})}return i.prototype.fitToBounds=function(t,e,i,n){void 0===i&&(i=!0);var o=t||this.getProjectedBounds();if(o){var r=this.chart,s=r.plotWidth;r=r.plotHeight;var a=l(e,t?0:this.options.padding);e=c(a,s),a=c(a,r),s=Math.log(400.979322/Math.max((o.x2-o.x1)/((s-e)/256),(o.y2-o.y1)/((r-a)/256)))/Math.log(2),t||(this.minZoom=s),t=this.projection.inverse([(o.x2+o.x1)/2,(o.y2+o.y1)/2]),this.setView(t,s,i,n)}},i.prototype.getProjectedBounds=function(){var t=this.chart.series.reduce(function(t,e){return(e=e.getProjectedBounds&&e.getProjectedBounds())&&t.push(e),t},[]);return i.compositeBounds(t)},i.prototype.getScale=function(){return 256/400.979322*Math.pow(2,this.zoom)},i.prototype.redraw=function(t){this.chart.series.forEach(function(t){t.useMapGeometry&&(t.isDirty=!0)}),this.chart.redraw(t)},i.prototype.setView=function(t,e,i,n){void 0===i&&(i=!0);var o=!1;t&&(this.center=t),"number"==typeof e&&("number"==typeof this.minZoom&&(e=Math.max(e,this.minZoom)),"number"==typeof this.options.maxZoom&&(e=Math.min(e,this.options.maxZoom)),o=e>this.zoom,this.zoom=e);var s=this.getProjectedBounds();if(s&&!o){o=this.projection.forward(this.center),e=this.chart,t=e.plotWidth,e=e.plotHeight;var a=this.getScale(),l=this.projectedUnitsToPixels({x:s.x1,y:s.y1}),c=this.projectedUnitsToPixels({x:s.x2,y:s.y2});s=[(s.x1+s.x2)/2,(s.y1+s.y2)/2];var u=l.x,d=c.y;c=c.x,l=l.y,c-u<t?o[0]=s[0]:0>u&&c<t?o[0]+=Math.max(u,c-t)/a:c>t&&0<u&&(o[0]+=Math.min(c-t,u)/a),l-d<e?o[1]=s[1]:0>d&&l<e?o[1]-=Math.max(d,l-e)/a:l>e&&0<d&&(o[1]-=Math.min(l-e,d)/a),this.center=this.projection.inverse(o)}r(this,"afterSetView"),i&&this.redraw(n)},i.prototype.projectedUnitsToPixels=function(t){var e=this.getScale(),i=this.projection.forward(this.center);return{x:this.chart.plotWidth/2-e*(i[0]-t.x),y:this.chart.plotHeight/2+e*(i[1]-t.y)}},i.prototype.pixelsToProjectedUnits=function(t){var e=t.x;t=t.y;var i=this.getScale(),n=this.projection.forward(this.center);return{x:n[0]+(e-this.chart.plotWidth/2)/i,y:n[1]-(t-this.chart.plotHeight/2)/i}},i.prototype.update=function(t,i,n){void 0===i&&(i=!0);var o=t.projection;o=o&&e.toString(o)!==e.toString(this.options.projection),a(!0,this.userOptions,t),a(!0,this.options,t),o&&(this.chart.series.forEach(function(t){t.clearBounds&&t.clearBounds(),t.isDirty=!0,t.isDirtyData=!0}),this.projection=new e(this.options.projection),t.center||s(t.zoom)||this.fitToBounds(void 0,void 0,!1)),(t.center||s(t.zoom))&&this.setView(this.options.center,t.zoom,!1),i&&this.chart.redraw(n)},i.prototype.zoomBy=function(t,e,i,n){var o=this.chart,r=this.projection.forward(this.center);e=e?this.projection.forward(e):[];var s=e[0],a=e[1];"number"==typeof t?(t=this.zoom+t,e=void 0,i&&(s=i[0],a=i[1],i=this.getScale(),s=s-o.plotLeft-o.plotWidth/2,o=a-o.plotTop-o.plotHeight/2,s=r[0]+s/i,a=r[1]+o/i),"number"==typeof s&&"number"==typeof a&&(i=1-Math.pow(2,this.zoom)/Math.pow(2,t),s=r[0]-s,o=r[1]-a,r[0]-=s*i,r[1]+=o*i,e=this.projection.inverse(r)),this.setView(e,t,void 0,n)):this.fitToBounds(void 0,void 0,void 0,n)},i.compositeBounds=function(t){if(t.length)return t.slice(1).reduce(function(t,e){return t.x1=Math.min(t.x1,e.x1),t.y1=Math.min(t.y1,e.y1),t.x2=Math.max(t.x2,e.x2),t.y2=Math.max(t.y2,e.y2),t},a(t[0]))},i}()}),e(t,"Maps/MapSymbols.js",[t["Core/Renderer/SVG/SVGRenderer.js"]],function(t){function e(t,e,i,n,o,r,s,a){return[["M",t+o,e],["L",t+i-r,e],["C",t+i-r/2,e,t+i,e+r/2,t+i,e+r],["L",t+i,e+n-s],["C",t+i,e+n-s/2,t+i-s/2,e+n,t+i-s,e+n],["L",t+a,e+n],["C",t+a/2,e+n,t,e+n-a/2,t,e+n-a],["L",t,e+o],["C",t,e+o/2,t+o/2,e,t+o,e],["Z"]]}return t=t.prototype.symbols,t.bottombutton=function(t,i,n,o,r){return r=r&&r.r||0,e(t-1,i-1,n,o,0,0,r,r)},t.topbutton=function(t,i,n,o,r){return r=r&&r.r||0,e(t-1,i-1,n,o,r,r,0,0)},t}),e(t,"Core/Chart/MapChart.js",[t["Core/Chart/Chart.js"],t["Core/DefaultOptions.js"],t["Maps/MapView.js"],t["Core/Renderer/SVG/SVGRenderer.js"],t["Core/Utilities.js"]],function(t,e,i,n,o){var r=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),s=e.getOptions,a=o.addEvent,l=o.merge,c=o.pick;return t=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return r(e,t),e.prototype.init=function(e,n){a(this,"afterInit",function(){this.mapView=new i(this,this.options.mapView)});var o=s().credits;e=l({chart:{panning:{enabled:!0,type:"xy"},type:"map"},credits:{mapText:c(o.mapText,' © <a href="{geojson.copyrightUrl}">{geojson.copyrightShort}</a>'),mapTextFull:c(o.mapTextFull,"{geojson.copyright}")},mapView:{},tooltip:{followTouchMove:!1}},e),t.prototype.init.call(this,e,n)},e}(t),function(t){t.maps={},t.mapChart=function(e,i,n){return new t(e,i,n)},t.splitPath=function(t){return"string"==typeof t&&(t=t.replace(/([A-Za-z])/g," $1 ").replace(/^\s*/,"").replace(/\s*$/,""),t=t.split(/[ ,;]+/).map(function(t){return/[A-za-z]/.test(t)?t:parseFloat(t)})),n.prototype.pathToSegments(t)}}(t||(t={})),t}),e(t,"Series/Map/MapPoint.js",[t["Series/ColorMapMixin.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(t,e,i){var n=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),o=i.extend;return e=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.options=void 0,e.path=void 0,e.series=void 0,e}return n(e,t),e.getProjectedPath=function(t,e){return t.projectedPath||(e&&t.geometry?(e.hasCoordinates=!0,t.projectedPath=e.path(t.geometry)):t.projectedPath=t.path),t.projectedPath||[]},e.prototype.applyOptions=function(e,i){var n=this.series;return e=t.prototype.applyOptions.call(this,e,i),i=n.joinBy,n.mapData&&n.mapMap&&(i=t.prototype.getNestedProperty.call(e,i[1]),(n=void 0!==i&&n.mapMap[i])?o(e,n):e.value=e.value||null),e},e.prototype.onMouseOver=function(e){i.clearTimeout(this.colorInterval),null!==this.value||this.series.options.nullInteraction?t.prototype.onMouseOver.call(this,e):this.series.onMouseOut(e)},e.prototype.zoomTo=function(){var t=this.series.chart;t.mapView&&this.bounds&&(t.mapView.fitToBounds(this.bounds,void 0,!1),this.series.isDirty=!0,t.redraw())},e}(e.seriesTypes.scatter.prototype.pointClass),o(e.prototype,{dataLabelOnNull:t.PointMixin.dataLabelOnNull,isValid:t.PointMixin.isValid,moveToTopOnHover:t.PointMixin.moveToTopOnHover}),e}),e(t,"Series/Map/MapSeries.js",[t["Core/Animation/AnimationUtilities.js"],t["Series/ColorMapMixin.js"],t["Series/CenteredUtilities.js"],t["Core/Globals.js"],t["Core/Legend/LegendSymbol.js"],t["Core/Chart/MapChart.js"],t["Series/Map/MapPoint.js"],t["Maps/MapView.js"],t["Core/Series/Series.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Renderer/SVG/SVGRenderer.js"],t["Core/Utilities.js"]],function(t,e,i,n,o,r,s,a,l,c,u,d){var h=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),p=t.animObject;t=n.noop;var f=r.maps,v=r.splitPath;r=c.seriesTypes;var g=r.column,m=r.scatter;r=d.extend;var y=d.fireEvent,b=d.getNestedProperty,_=d.isArray,w=d.isNumber,x=d.merge,$=d.objectEach,k=d.pick,C=d.splat;return d=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.chart=void 0,e.data=void 0,e.group=void 0,e.joinBy=void 0,e.options=void 0,e.points=void 0,e.transformGroup=void 0,e}return h(e,t),e.prototype.animate=function(t){var e=this.chart,i=this.group,n=p(this.options.animation);e.renderer.isSVG&&(t?i.attr({translateX:e.plotLeft+e.plotWidth/2,translateY:e.plotTop+e.plotHeight/2,scaleX:.001,scaleY:.001}):i.animate({translateX:e.plotLeft,translateY:e.plotTop,scaleX:1,scaleY:1},n))},e.prototype.animateDrilldown=function(t){var e=this.chart,i=this.group;e.renderer.isSVG&&(t?i.attr({translateX:e.plotLeft+e.plotWidth/2,translateY:e.plotTop+e.plotHeight/2,scaleX:.1,scaleY:.1,opacity:.01}):i.animate({translateX:e.plotLeft,translateY:e.plotTop,scaleX:1,scaleY:1,opacity:1}))},e.prototype.animateDrillupFrom=function(){var t=this.chart;t.renderer.isSVG&&this.group.animate({translateX:t.plotLeft+t.plotWidth/2,translateY:t.plotTop+t.plotHeight/2,scaleX:.1,scaleY:.1,opacity:.01})},e.prototype.animateDrillupTo=function(t){g.prototype.animateDrillupTo.call(this,t)},e.prototype.clearBounds=function(){this.points.forEach(function(t){delete t.bounds,delete t.projectedPath}),delete this.bounds},e.prototype.doFullTranslate=function(){return!(!(this.isDirtyData||this.chart.isResizing||this.chart.renderer.isVML)&&this.hasRendered)},e.prototype.drawMapDataLabels=function(){l.prototype.drawDataLabels.call(this),this.dataLabelsGroup&&this.dataLabelsGroup.clip(this.chart.clipRect)},e.prototype.drawPoints=function(){var t=this,e=this.chart,i=this.group,n=this.svgTransform,o=e.mapView,r=e.renderer;if(this.transformGroup||(this.transformGroup=r.g().add(i),this.transformGroup.survive=!0),this.doFullTranslate()&&(e.hasRendered&&!e.styledMode&&this.points.forEach(function(e){e.shapeArgs&&(e.shapeArgs.fill=t.pointAttribs(e,e.state).fill)}),this.group=this.transformGroup,g.prototype.drawPoints.apply(this),this.group=i,this.points.forEach(function(i){if(i.graphic){var n="";i.name&&(n+="highcharts-name-"+i.name.replace(/ /g,"-").toLowerCase()),i.properties&&i.properties["hc-key"]&&(n+=" highcharts-key-"+i.properties["hc-key"].toLowerCase()),n&&i.graphic.addClass(n),e.styledMode&&i.graphic.css(t.pointAttribs(i,i.selected&&"select"||void 0))}})),o&&n){var s=k(this.options[this.pointAttrToOptions&&this.pointAttrToOptions["stroke-width"]||"borderWidth"],1),a=n.scaleX,l=0<n.scaleY?1:-1,c=this.transformGroup;if(r.globalAnimation&&e.hasRendered){var u=Number(c.attr("translateX")),d=Number(c.attr("translateY")),h=Number(c.attr("scaleX"));c.attr({animator:0}).animate({animator:1},{step:function(t,e){t=h+(a-h)*e.pos,c.attr({translateX:u+(n.translateX-u)*e.pos,translateY:d+(n.translateY-d)*e.pos,scaleX:t,scaleY:t*l}),i.element.setAttribute("stroke-width",s/t)}})}else c.attr(n),i.element.setAttribute("stroke-width",s/a)}this.drawMapDataLabels()},e.prototype.getProjectedBounds=function(){if(!this.bounds){var t=Number.MAX_VALUE,e=this.chart.mapView&&this.chart.mapView.projection,i=[];(this.points||[]).forEach(function(n){if(n.path||n.geometry){if("string"==typeof n.path?n.path=v(n.path):_(n.path)&&"M"===n.path[0]&&(n.path=u.prototype.pathToSegments(n.path)),!n.bounds){var o,r=s.getProjectedPath(n,e),a=n.properties,l=-t,c=t,d=-t,h=t;r.forEach(function(t){var e=t[t.length-2];t=t[t.length-1],"number"==typeof e&&"number"==typeof t&&(c=Math.min(c,e),l=Math.max(l,e),h=Math.min(h,t),d=Math.max(d,t),o=!0)}),o&&(r=a&&a["hc-middle-x"],r=c+(l-c)*k(n.middleX,w(r)?r:.5),a=a&&a["hc-middle-y"],a=k(n.middleY,w(a)?a:.5),n.geometry||(a=1-a),n.bounds={midX:r,midY:d-(d-h)*a,x1:c,y1:h,x2:l,y2:d},n.labelrank=k(n.labelrank,(l-c)*(d-h)))}n.bounds&&i.push(n.bounds)}}),this.bounds=a.compositeBounds(i)}return this.bounds},e.prototype.hasData=function(){return!!this.processedXData.length},e.prototype.pointAttribs=function(t,e){var i=t.series.chart,n=i.mapView;return e=i.styledMode?this.colorAttribs(t):g.prototype.pointAttribs.call(this,t,e),(t=t.options[this.pointAttrToOptions&&this.pointAttrToOptions["stroke-width"]||"borderWidth"])&&n&&(t/=n.getScale()),e.dashstyle&&n&&this.options.borderWidth&&(t=this.options.borderWidth/n.getScale()),e["stroke-width"]=k(t,"inherit"),e},e.prototype.setData=function(t,e,i,o){var r=this.options,a=this.chart.options.chart,c=a&&a.map,u=r.mapData,d=this.joinBy,h=r.keys||this.pointArrayMap,p=[],v={},g=this.chart.mapTransforms;if(!u&&c&&(u="string"==typeof c?f[c]:c),t&&t.forEach(function(e,i){var n=0;if(w(e))t[i]={value:e};else if(_(e)){t[i]={},!r.keys&&e.length>h.length&&"string"==typeof e[0]&&(t[i]["hc-key"]=e[0],++n);for(var o=0;o<h.length;++o,++n)h[o]&&void 0!==e[n]&&(0<h[o].indexOf(".")?s.prototype.setNestedProperty(t[i],e[n],h[o]):t[i][h[o]]=e[n])}d&&"_i"===d[0]&&(t[i]._i=i)}),(this.chart.mapTransforms=g=a.mapTransforms||u&&u["hc-transform"]||g)&&$(g,function(t){t.rotation&&(t.cosAngle=Math.cos(t.rotation),t.sinAngle=Math.sin(t.rotation))}),u){for("FeatureCollection"===u.type&&(this.mapTitle=u.title,u=n.geojson(u,this.type,this)),this.mapData=u,this.mapMap={},g=0;g<u.length;g++)a=u[g],c=a.properties,a._i=g,d[0]&&c&&c[d[0]]&&(a[d[0]]=c[d[0]]),v[a[d[0]]]=a;if(this.mapMap=v,t&&d[1]){var m=d[1];t.forEach(function(t){t=b(m,t),v[t]&&p.push(v[t])})}if(r.allAreas){if(t=t||[],d[1]){var y=d[1];t.forEach(function(t){p.push(b(y,t))})}p="|"+p.map(function(t){return t&&t[d[0]]}).join("|")+"|",u.forEach(function(e){d[0]&&-1!==p.indexOf("|"+e[d[0]]+"|")||(t.push(x(e,{value:null})),o=!1)})}}l.prototype.setData.call(this,t,e,i,o),this.processData(),this.generatePoints()},e.prototype.setOptions=function(t){t=l.prototype.setOptions.call(this,t);var e=t.joinBy;return null===e&&(e="_i"),e=this.joinBy=C(e),e[1]||(e[1]=e[0]),t},e.prototype.translate=function(){var t=this.doFullTranslate(),e=this.chart.mapView,i=e&&e.projection;!this.chart.hasRendered||!this.isDirtyData&&this.hasRendered||(this.processData(),this.generatePoints(),delete this.bounds,this.getProjectedBounds());var n;if(e){var o=e.getScale(),r=e.projection.forward(e.center);e=e.projection.hasCoordinates?-1:1,this.svgTransform=n={scaleX:o,scaleY:o*e,translateX:this.chart.plotWidth/2-r[0]*o,translateY:this.chart.plotHeight/2-r[1]*o*e}}this.points.forEach(function(e){n&&e.bounds&&w(e.bounds.midX)&&w(e.bounds.midY)&&(e.plotX=e.bounds.midX*n.scaleX+n.translateX,e.plotY=e.bounds.midY*n.scaleY+n.translateY),t&&(e.shapeType="path",e.shapeArgs={d:s.getProjectedPath(e,i)})}),y(this,"afterTranslate")},e.defaultOptions=x(m.defaultOptions,{animation:!1,dataLabels:{crop:!1,formatter:function(){var t=this.series.chart.numberFormatter,e=this.point.value;return w(e)?t(e,-1):""},inside:!0,overflow:!1,padding:0,verticalAlign:"middle"},marker:null,nullColor:"#f7f7f7",stickyTracking:!1,tooltip:{followPointer:!0,pointFormat:"{point.name}: {point.value}<br/>"},turboThreshold:0,allAreas:!0,borderColor:"#cccccc",borderWidth:1,joinBy:"hc-key",states:{hover:{halo:null,brightness:.2},normal:{animation:!0},select:{color:"#cccccc"},inactive:{opacity:1}}}),e}(m),r(d.prototype,{type:"map",axisTypes:e.SeriesMixin.axisTypes,colorAttribs:e.SeriesMixin.colorAttribs,colorKey:e.SeriesMixin.colorKey,directTouch:!0,drawDataLabels:t,drawGraph:t,drawLegendSymbol:o.drawRectangle,forceDL:!0,getCenter:i.getCenter,getExtremesFromAll:!0,getSymbol:e.SeriesMixin.getSymbol,isCartesian:!1,parallelArrays:e.SeriesMixin.parallelArrays,pointArrayMap:e.SeriesMixin.pointArrayMap,pointClass:s,preserveAspectRatio:!0,searchPoint:t,trackerGroups:e.SeriesMixin.trackerGroups,useMapGeometry:!0}),c.registerSeriesType("map",d),d}),e(t,"Series/MapLine/MapLineSeries.js",[t["Series/Map/MapSeries.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(t,e,i){var n=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),o=e.series,r=i.extend,s=i.merge;return i=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t.data=void 0,t.options=void 0,t.points=void 0,t}return n(i,e),i.prototype.pointAttribs=function(e,i){return e=t.prototype.pointAttribs.call(this,e,i),e.fill=this.options.fillColor,e},i.defaultOptions=s(t.defaultOptions,{lineWidth:1,fillColor:"none"}),i}(t),r(i.prototype,{type:"mapline",colorProp:"stroke",drawLegendSymbol:o.prototype.drawLegendSymbol,pointAttrToOptions:{stroke:"color","stroke-width":"lineWidth"}}),e.registerSeriesType("mapline",i),i}),e(t,"Series/MapPoint/MapPointPoint.js",[t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(t,e){var i=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),n=e.isNumber,o=e.merge;return function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.options=void 0,e.series=void 0,e}return i(e,t),e.prototype.applyOptions=function(e,i){return e=void 0!==e.lat&&void 0!==e.lon?o(e,this.series.chart.fromLatLonToPoint(e)):e,t.prototype.applyOptions.call(this,e,i)},e.prototype.isValid=function(){return!!(this.options.geometry||n(this.x)&&n(this.y))},e}(t.seriesTypes.scatter.prototype.pointClass)}),e(t,"Series/MapPoint/MapPointSeries.js",[t["Core/Globals.js"],t["Series/MapPoint/MapPointPoint.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(t,e,i,n){var o=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}();t=t.noop;var r=i.seriesTypes.scatter,s=n.extend,a=n.fireEvent,l=n.isNumber,c=n.merge;return n=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.data=void 0,e.options=void 0,e.points=void 0,e}return o(e,t),e.prototype.drawDataLabels=function(){t.prototype.drawDataLabels.call(this),this.dataLabelsGroup&&this.dataLabelsGroup.clip(this.chart.clipRect)},e.prototype.translate=function(){var t=this,e=this.chart.mapView;if(this.processedXData||this.processData(),this.generatePoints(),e){var i=e.projection,n=i.forward,o=i.hasCoordinates;this.points.forEach(function(i){var r=i.x;r=void 0===r?void 0:r;var s=i.y;s=void 0===s?void 0:s;var a=i.options.geometry;(a=a&&"Point"===a.type&&a.coordinates)?(s=n(a),r=s[0],s=s[1]):i.bounds&&(r=i.bounds.midX,s=i.bounds.midY),l(r)&&l(s)?(r=e.projectedUnitsToPixels({x:r,y:s}),i.plotX=r.x,i.plotY=o?r.y:t.chart.plotHeight-r.y):(i.plotX=void 0,i.plotY=void 0),i.isInside=t.isPointInside(i),i.zone=t.zones.length?i.getZone():void 0})}a(this,"afterTranslate")},e.defaultOptions=c(r.defaultOptions,{dataLabels:{crop:!1,defer:!1,enabled:!0,formatter:function(){return this.point.name},overflow:!1,style:{color:"#000000"}}}),e}(r),s(n.prototype,{type:"mappoint",axisTypes:["colorAxis"],forceDL:!0,isCartesian:!1,pointClass:e,searchPoint:t,useMapGeometry:!0}),i.registerSeriesType("mappoint",n),n}),e(t,"Series/Bubble/BubbleLegendDefaults.js",[],function(){return{borderColor:void 0,borderWidth:2,className:void 0,color:void 0,connectorClassName:void 0,connectorColor:void 0,connectorDistance:60,connectorWidth:1,enabled:!1,labels:{className:void 0,allowOverlap:!1,format:"",formatter:void 0,align:"right",style:{fontSize:"10px",color:"#000000"},x:0,y:0},maxSize:60,minSize:10,legendIndex:0,ranges:{value:void 0,borderColor:void 0,color:void 0,connectorColor:void 0},sizeBy:"area",sizeByAbsoluteValue:!1,zIndex:1,zThreshold:0}}),e(t,"Series/Bubble/BubbleLegendItem.js",[t["Core/Color/Color.js"],t["Core/FormatUtilities.js"],t["Core/Globals.js"],t["Core/Utilities.js"]],function(t,e,i,n){var o=t.parse,r=i.noop,s=n.arrayMax,a=n.arrayMin,l=n.isNumber,c=n.merge,u=n.pick,d=n.stableSort;return function(){function t(t,e){this.options=this.symbols=this.visible=this.selected=this.ranges=this.movementX=this.maxLabel=this.legendSymbol=this.legendItemWidth=this.legendItemHeight=this.legendItem=this.legendGroup=this.legend=this.fontMetrics=this.chart=void 0,this.setState=r,this.init(t,e)}return t.prototype.init=function(t,e){this.options=t,this.visible=!0,this.chart=e.chart,this.legend=e},t.prototype.addToLegend=function(t){t.splice(this.options.legendIndex,0,this)},t.prototype.drawLegendSymbol=function(t){var e=this.chart,i=this.options,n=u(t.options.itemDistance,20),o=i.ranges,r=i.connectorDistance;this.fontMetrics=e.renderer.fontMetrics(i.labels.style.fontSize),o&&o.length&&l(o[0].value)?(d(o,function(t,e){return e.value-t.value}),this.ranges=o,this.setOptions(),this.render(),t=this.getMaxLabelSize(),o=this.ranges[0].radius,e=2*o,r=r-o+t.width,r=0<r?r:0,this.maxLabel=t,this.movementX="left"===i.labels.align?r:0,this.legendItemWidth=e+r+n,this.legendItemHeight=e+this.fontMetrics.h/2):t.options.bubbleLegend.autoRanges=!0},t.prototype.setOptions=function(){var t=this.ranges,e=this.options,i=this.chart.series[e.seriesIndex],n=this.legend.baseline,r={zIndex:e.zIndex,"stroke-width":e.borderWidth},s={zIndex:e.zIndex,"stroke-width":e.connectorWidth},a={align:this.legend.options.rtl||"left"===e.labels.align?"right":"left",zIndex:e.zIndex},l=i.options.marker.fillOpacity,d=this.chart.styledMode;t.forEach(function(h,p){d||(r.stroke=u(h.borderColor,e.borderColor,i.color),r.fill=u(h.color,e.color,1!==l?o(i.color).setOpacity(l).get("rgba"):i.color),s.stroke=u(h.connectorColor,e.connectorColor,i.color)),t[p].radius=this.getRangeRadius(h.value),t[p]=c(t[p],{center:t[0].radius-t[p].radius+n}),d||c(!0,t[p],{bubbleAttribs:c(r),connectorAttribs:c(s),labelAttribs:a})},this)},t.prototype.getRangeRadius=function(t){var e=this.options;return this.chart.series[this.options.seriesIndex].getRadius.call(this,e.ranges[e.ranges.length-1].value,e.ranges[0].value,e.minSize,e.maxSize,t)},t.prototype.render=function(){var t=this.chart.renderer,e=this.options.zThreshold;this.symbols||(this.symbols={connectors:[],bubbleItems:[],labels:[]}),this.legendSymbol=t.g("bubble-legend"),this.legendItem=t.g("bubble-legend-item"),this.legendSymbol.translateX=0,this.legendSymbol.translateY=0,this.ranges.forEach(function(t){t.value>=e&&this.renderRange(t)},this),this.legendSymbol.add(this.legendItem),this.legendItem.add(this.legendGroup),this.hideOverlappingLabels()},t.prototype.renderRange=function(t){var e=this.options,i=e.labels,n=this.chart,o=n.series[e.seriesIndex],r=n.renderer,s=this.symbols;n=s.labels;var a=t.center,l=Math.abs(t.radius),c=e.connectorDistance||0,u=i.align,d=e.connectorWidth,h=this.ranges[0].radius||0,p=a-l-e.borderWidth/2+d/2,f=this.fontMetrics;f=f.f/2-(f.h-f.f)/2;var v=r.styledMode;c=this.legend.options.rtl||"left"===u?-c:c,"center"===u&&(c=0,e.connectorDistance=0,t.labelAttribs.align="center"),u=p+e.labels.y;var g=h+c+e.labels.x;s.bubbleItems.push(r.circle(h,a+((p%1?1:.5)-(d%2?0:.5)),l).attr(v?{}:t.bubbleAttribs).addClass((v?"highcharts-color-"+o.colorIndex+" ":"")+"highcharts-bubble-legend-symbol "+(e.className||"")).add(this.legendSymbol)),s.connectors.push(r.path(r.crispLine([["M",h,p],["L",h+c,p]],e.connectorWidth)).attr(v?{}:t.connectorAttribs).addClass((v?"highcharts-color-"+this.options.seriesIndex+" ":"")+"highcharts-bubble-legend-connectors "+(e.connectorClassName||"")).add(this.legendSymbol)),t=r.text(this.formatLabel(t),g,u+f).attr(v?{}:t.labelAttribs).css(v?{}:i.style).addClass("highcharts-bubble-legend-labels "+(e.labels.className||"")).add(this.legendSymbol),n.push(t),t.placed=!0,t.alignAttr={x:g,y:u+f}},t.prototype.getMaxLabelSize=function(){var t,e;return this.symbols.labels.forEach(function(i){e=i.getBBox(!0),t=t?e.width>t.width?e:t:e}),t||{}},t.prototype.formatLabel=function(t){var i=this.options,n=i.labels.formatter;i=i.labels.format;var o=this.chart.numberFormatter;return i?e.format(i,t):n?n.call(t):o(t.value,1)},t.prototype.hideOverlappingLabels=function(){var t=this.chart,e=this.symbols;!this.options.labels.allowOverlap&&e&&(t.hideOverlappingLabels(e.labels),e.labels.forEach(function(t,i){t.newOpacity?t.newOpacity!==t.oldOpacity&&e.connectors[i].show():e.connectors[i].hide()}))},t.prototype.getRanges=function(){var t,e=this.legend.bubbleLegend,i=e.options.ranges,n=Number.MAX_VALUE,o=-Number.MAX_VALUE;e.chart.series.forEach(function(e){e.isBubble&&!e.ignoreSeries&&(t=e.zData.filter(l),t.length&&(n=u(e.options.zMin,Math.min(n,Math.max(a(t),!1===e.options.displayNegative?e.options.zThreshold:-Number.MAX_VALUE))),o=u(e.options.zMax,Math.max(o,s(t)))))});var r=n===o?[{value:o}]:[{value:n},{value:(n+o)/2},{value:o,autoRanges:!0}];return i.length&&i[0].radius&&r.reverse(),r.forEach(function(t,e){i&&i[e]&&(r[e]=c(i[e],t))}),r},t.prototype.predictBubbleSizes=function(){var t=this.chart,e=this.fontMetrics,i=t.legend.options,n=i.floating,o=(i="horizontal"===i.layout)?t.legend.lastLineHeight:0,r=t.plotSizeX,s=t.plotSizeY,a=t.series[this.options.seriesIndex],l=a.getPxExtremes();t=Math.ceil(l.minPxSize),l=Math.ceil(l.maxPxSize);var c=Math.min(s,r);return a=a.options.maxSize,n||!/%$/.test(a)?e=l:(a=parseFloat(a),e=(c+o-e.h/2)*a/100/(a/100+1),(i&&s-e>=r||!i&&r-e>=s)&&(e=l)),[t,Math.ceil(e)]},t.prototype.updateRanges=function(t,e){var i=this.legend.options.bubbleLegend;i.minSize=t,i.maxSize=e,i.ranges=this.getRanges()},t.prototype.correctSizes=function(){var t=this.legend,e=this.chart.series[this.options.seriesIndex].getPxExtremes();1<Math.abs(Math.ceil(e.maxPxSize)-this.options.maxSize)&&(this.updateRanges(this.options.minSize,e.maxPxSize),t.render())},t}()}),e(t,"Series/Bubble/BubbleLegendComposition.js",[t["Series/Bubble/BubbleLegendDefaults.js"],t["Series/Bubble/BubbleLegendItem.js"],t["Core/DefaultOptions.js"],t["Core/Utilities.js"]],function(t,e,i,n){var o,r=i.setOptions,s=n.addEvent,a=n.objectEach,l=n.wrap;return function(i){function n(t,e,i){var n=this.legend,r=0<=o(this);if(n&&n.options.enabled&&n.bubbleLegend&&n.options.bubbleLegend.autoRanges&&r){var s=n.bubbleLegend.options;r=n.bubbleLegend.predictBubbleSizes(),n.bubbleLegend.updateRanges(r[0],r[1]),s.placed||(n.group.placed=!1,n.allItems.forEach(function(t){t.legendGroup.translateY=null})),n.render(),this.getMargins(),this.axes.forEach(function(t){t.visible&&t.render(),s.placed||(t.setScale(),t.updateNames(),a(t.ticks,function(t){t.isNew=!0,t.isNewLabel=!0}))}),s.placed=!0,this.getMargins(),t.call(this,e,i),n.bubbleLegend.correctSizes(),h(n,c(n))}else t.call(this,e,i),n&&n.options.enabled&&n.bubbleLegend&&(n.render(),h(n,c(n)))}function o(t){t=t.series;for(var e=0;e<t.length;){if(t[e]&&t[e].isBubble&&t[e].visible&&t[e].zData.length)return e;e++}return-1}function c(t){t=t.allItems;var e,i=[],n=t.length,o=0;for(e=0;e<n;e++)if(t[e].legendItemHeight&&(t[e].itemHeight=t[e].legendItemHeight),t[e]===t[n-1]||t[e+1]&&t[e]._legendItemPos[1]!==t[e+1]._legendItemPos[1]){i.push({height:0});var r=i[i.length-1];for(o;o<=e;o++)t[o].itemHeight>r.height&&(r.height=t[o].itemHeight);r.step=e}return i}function u(t){var i=this.bubbleLegend,n=this.options,r=n.bubbleLegend,s=o(this.chart);i&&i.ranges&&i.ranges.length&&(r.ranges.length&&(r.autoRanges=!!r.ranges[0].autoRanges),this.destroyItem(i)),0<=s&&n.enabled&&r.enabled&&(r.seriesIndex=s,this.bubbleLegend=new e(r,this),this.bubbleLegend.addToLegend(t.allItems))}function d(){var t=this.chart,e=this.visible,i=this.chart.legend;i&&i.bubbleLegend&&(this.visible=!e,this.ignoreSeries=e,t=0<=o(t),i.bubbleLegend.visible!==t&&(i.update({bubbleLegend:{enabled:t}}),i.bubbleLegend.visible=t),this.visible=e)}function h(t,e){var i,n,o,r=t.options.rtl,s=0;t.allItems.forEach(function(t,a){i=t.legendGroup.translateX,n=t._legendItemPos[1],((o=t.movementX)||r&&t.ranges)&&(o=r?i-t.options.maxSize/2:i+o,t.legendGroup.attr({translateX:o})),a>e[s].step&&s++,t.legendGroup.attr({translateY:Math.round(n+e[s].height/2)}),t._legendItemPos[1]=n+e[s].height/2})}var p=[];i.compose=function(e,i,o){-1===p.indexOf(e)&&(p.push(e),r({legend:{bubbleLegend:t}}),l(e.prototype,"drawChartBox",n)),-1===p.indexOf(i)&&(p.push(i),s(i,"afterGetAllItems",u)),-1===p.indexOf(o)&&(p.push(o),s(o,"legendItemClick",d))}}(o||(o={})),o}),e(t,"Series/Bubble/BubblePoint.js",[t["Core/Series/Point.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(t,e,i){var n=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}();return i=i.extend,e=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t.options=void 0,t.series=void 0,t}return n(i,e),i.prototype.haloPath=function(e){return t.prototype.haloPath.call(this,0===e?0:(this.marker?this.marker.radius||0:0)+e)},i}(e.seriesTypes.scatter.prototype.pointClass),i(e.prototype,{ttBelow:!1}),e}),e(t,"Series/Bubble/BubbleSeries.js",[t["Core/Axis/Axis.js"],t["Series/Bubble/BubbleLegendComposition.js"],t["Series/Bubble/BubblePoint.js"],t["Core/Color/Color.js"],t["Core/Globals.js"],t["Core/Series/Series.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(t,e,i,n,o,r,s,a){var l=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),c=n.parse;n=o.noop;var u=s.seriesTypes;o=u.column;var d=u.scatter;u=a.addEvent;var h=a.arrayMax,p=a.arrayMin,f=a.clamp,v=a.extend,g=a.isNumber,m=a.merge,y=a.pick;return a=function(t){function i(){var e=null!==t&&t.apply(this,arguments)||this;return e.data=void 0,e.maxPxSize=void 0,e.minPxSize=void 0,e.options=void 0,e.points=void 0,e.radii=void 0,e.yData=void 0,e.zData=void 0,e}return l(i,t),i.prototype.animate=function(t){!t&&this.points.length<this.options.animationLimit&&this.points.forEach(function(t){var e=t.graphic;e&&e.width&&(this.hasRendered||e.attr({x:t.plotX,y:t.plotY,width:1,height:1}),e.animate(this.markerAttribs(t),this.options.animation))},this)},i.prototype.getRadii=function(){var t=this,e=this.zData,i=this.yData,n=[],o=this.chart.bubbleZExtremes,r=this.getPxExtremes(),s=r.minPxSize,a=r.maxPxSize;if(!o){var l,c=Number.MAX_VALUE,u=-Number.MAX_VALUE;this.chart.series.forEach(function(e){e.bubblePadding&&(e.visible||!t.chart.options.chart.ignoreHiddenSeries)&&(e=e.getZExtremes())&&(c=Math.min(c||e.zMin,e.zMin),u=Math.max(u||e.zMax,e.zMax),l=!0)}),l?(o={zMin:c,zMax:u},this.chart.bubbleZExtremes=o):o={zMin:0,zMax:0}}var d=0;for(r=e.length;d<r;d++){var h=e[d];n.push(this.getRadius(o.zMin,o.zMax,s,a,h,i[d]))}this.radii=n},i.prototype.getRadius=function(t,e,i,n,o,r){var s=this.options,a="width"!==s.sizeBy,l=s.zThreshold,c=e-t,u=.5;if(null===r||null===o)return null;if(g(o)){if(s.sizeByAbsoluteValue&&(o=Math.abs(o-l),c=Math.max(e-l,Math.abs(t-l)),t=0),o<t)return i/2-1;0<c&&(u=(o-t)/c)}return a&&0<=u&&(u=Math.sqrt(u)),Math.ceil(i+u*(n-i))/2},i.prototype.hasData=function(){return!!this.processedXData.length},i.prototype.pointAttribs=function(t,e){var i=this.options.marker.fillOpacity;return t=r.prototype.pointAttribs.call(this,t,e),1!==i&&(t.fill=c(t.fill).setOpacity(i).get("rgba")),t},i.prototype.translate=function(){t.prototype.translate.call(this),this.getRadii(),this.translateBubble()},i.prototype.translateBubble=function(){for(var t=this.data,e=this.radii,i=this.getPxExtremes().minPxSize,n=t.length;n--;){var o=t[n],r=e?e[n]:0;g(r)&&r>=i/2?(o.marker=v(o.marker,{radius:r,width:2*r,height:2*r}),o.dlBox={x:o.plotX-r,y:o.plotY-r,width:2*r,height:2*r}):o.shapeArgs=o.plotY=o.dlBox=void 0}},i.prototype.getPxExtremes=function(){var t=Math.min(this.chart.plotWidth,this.chart.plotHeight),e=function(e){if("string"==typeof e){var i=/%$/.test(e);e=parseInt(e,10)}return i?t*e/100:e},i=e(y(this.options.minSize,8));return e=Math.max(e(y(this.options.maxSize,"20%")),i),{minPxSize:i,maxPxSize:e}},i.prototype.getZExtremes=function(){var t=this.options,e=(this.zData||[]).filter(g);if(e.length){var i=y(t.zMin,f(p(e),!1===t.displayNegative?t.zThreshold||0:-Number.MAX_VALUE,Number.MAX_VALUE));if(t=y(t.zMax,h(e)),g(i)&&g(t))return{zMin:i,zMax:t}}},i.compose=e.compose,i.defaultOptions=m(d.defaultOptions,{dataLabels:{formatter:function(){var t=this.series.chart.numberFormatter,e=this.point.z;return g(e)?t(e,-1):""},inside:!0,verticalAlign:"middle"},animationLimit:250,marker:{lineColor:null,lineWidth:1,fillOpacity:.5,radius:null,states:{hover:{radiusPlus:0}},symbol:"circle"},minSize:8,maxSize:"20%",softThreshold:!1,states:{hover:{halo:{size:5}}},tooltip:{pointFormat:"({point.x}, {point.y}), Size: {point.z}"},turboThreshold:0,zThreshold:0,zoneAxis:"z"}),i}(d),v(a.prototype,{alignDataLabel:o.prototype.alignDataLabel,applyZones:n,bubblePadding:!0,buildKDTree:n,directTouch:!0,isBubble:!0,pointArrayMap:["y","z"],pointClass:i,parallelArrays:["x","y","z"],trackerGroups:["group","dataLabelsGroup"],specialGroup:"group",zoneAxis:"z"}),u(a,"updatedData",function(t){delete t.target.chart.bubbleZExtremes}),t.prototype.beforePadding=function(){var t,e=this,i=this.len,n=this.chart,o=0,r=i,s=this.isXAxis,a=s?"xData":"yData",l=this.min,c=this.max-l,u=i/c;this.series.forEach(function(i){if(i.bubblePadding&&(i.visible||!n.options.chart.ignoreHiddenSeries)){t=e.allowZoomOutside=!0;var d=i[a];if(s&&i.getRadii(0,0,i),0<c)for(var h=d.length;h--;)if(g(d[h])&&e.dataMin<=d[h]&&d[h]<=e.max){var p=i.radii&&i.radii[h]||0;o=Math.min((d[h]-l)*u-p,o),r=Math.max((d[h]-l)*u+p,r)}}}),t&&0<c&&!this.logarithmic&&(r-=i,u*=(i+Math.max(0,o)-Math.min(r,i))/i,[["min","userMin",o],["max","userMax",r]].forEach(function(t){void 0===y(e.options[t[0]],e[t[1]])&&(e[t[0]]+=t[2]/u)}))},s.registerSeriesType("bubble",a),a}),e(t,"Series/MapBubble/MapBubblePoint.js",[t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(t,e){var i=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}();t=t.seriesTypes;var n=t.map,o=e.merge;return function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return i(e,t),e.prototype.applyOptions=function(e,i){return e&&void 0!==e.lat&&void 0!==e.lon?t.prototype.applyOptions.call(this,o(e,this.series.chart.fromLatLonToPoint(e)),i):n.prototype.pointClass.prototype.applyOptions.call(this,e,i)},e.prototype.isValid=function(){return"number"==typeof this.z},e}(t.bubble.prototype.pointClass)}),e(t,"Series/MapBubble/MapBubbleSeries.js",[t["Series/Bubble/BubbleSeries.js"],t["Series/MapBubble/MapBubblePoint.js"],t["Series/Map/MapSeries.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(t,e,i,n,o){var r=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),s=n.seriesTypes.mappoint,a=o.extend,l=o.merge;return o=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t.data=void 0,t.options=void 0,t.points=void 0,t}return r(i,e),i.prototype.translate=function(){s.prototype.translate.call(this),this.getRadii(),this.translateBubble()},i.compose=t.compose,i.defaultOptions=l(t.defaultOptions,{animationLimit:500,tooltip:{pointFormat:"{point.name}: {point.z}"}}),i}(t),a(o.prototype,{type:"mapbubble",axisTypes:["colorAxis"],getProjectedBounds:i.prototype.getProjectedBounds,isCartesian:!1,pointArrayMap:["z"],pointClass:e,setData:i.prototype.setData,setOptions:i.prototype.setOptions,useMapGeometry:!0,xyFromShape:!0}),n.registerSeriesType("mapbubble",o),o}),e(t,"Series/Heatmap/HeatmapPoint.js",[t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(t,e){var i=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),n=e.clamp,o=e.defined,r=e.extend,s=e.pick;return t=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.options=void 0,e.series=void 0,e.value=void 0,e.x=void 0,e.y=void 0,e}return i(e,t),e.prototype.applyOptions=function(e,i){return e=t.prototype.applyOptions.call(this,e,i),e.formatPrefix=e.isNull||null===e.value?"null":"point",e},e.prototype.getCellAttributes=function(){var t=this.series,e=t.options,i=(e.colsize||1)/2,r=(e.rowsize||1)/2,a=t.xAxis,l=t.yAxis,c=this.options.marker||t.options.marker;t=t.pointPlacementToXValue();var u=s(this.pointPadding,e.pointPadding,0),d={x1:n(Math.round(a.len-(a.translate(this.x-i,!1,!0,!1,!0,-t)||0)),-a.len,2*a.len),x2:n(Math.round(a.len-(a.translate(this.x+i,!1,!0,!1,!0,-t)||0)),-a.len,2*a.len),y1:n(Math.round(l.translate(this.y-r,!1,!0,!1,!0)||0),-l.len,2*l.len),y2:n(Math.round(l.translate(this.y+r,!1,!0,!1,!0)||0),-l.len,2*l.len)};return[["width","x"],["height","y"]].forEach(function(t){var e=t[0];t=t[1];var i=t+"1",n=t+"2",r=Math.abs(d[i]-d[n]),s=c&&c.lineWidth||0,a=Math.abs(d[i]+d[n])/2;e=c&&c[e],o(e)&&e<r&&(e=e/2+s/2,d[i]=a-e,d[n]=a+e),u&&("y"===t&&(i=n,n=t+"1"),d[i]+=u,d[n]-=u)}),d},e.prototype.haloPath=function(t){if(!t)return[];var e=this.shapeArgs;return["M",e.x-t,e.y-t,"L",e.x-t,e.y+e.height+t,e.x+e.width+t,e.y+e.height+t,e.x+e.width+t,e.y-t,"Z"]},e.prototype.isValid=function(){return 1/0!==this.value&&-1/0!==this.value},e}(t.seriesTypes.scatter.prototype.pointClass),r(t.prototype,{dataLabelOnNull:!0,moveToTopOnHover:!0,ttBelow:!1}),t}),e(t,"Series/Heatmap/HeatmapSeries.js",[t["Core/Color/Color.js"],t["Series/ColorMapMixin.js"],t["Series/Heatmap/HeatmapPoint.js"],t["Core/Legend/LegendSymbol.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Renderer/SVG/SVGRenderer.js"],t["Core/Utilities.js"]],function(t,e,i,n,o,r,s){var a=this&&this.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])})(e,i)};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),l=o.series,c=o.seriesTypes,u=c.column,d=c.scatter,h=r.prototype.symbols,p=s.extend,f=s.fireEvent,v=s.isNumber,g=s.merge,m=s.pick;return r=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t.colorAxis=void 0,t.data=void 0,t.options=void 0,t.points=void 0,t.valueMax=NaN,t.valueMin=NaN,t}return a(i,e),i.prototype.drawPoints=function(){var t=this;((this.options.marker||{}).enabled||this._hasPointMarkers)&&(l.prototype.drawPoints.call(this),this.points.forEach(function(e){e.graphic&&(e.graphic[t.chart.styledMode?"css":"animate"](t.colorAttribs(e)),t.options.borderRadius&&e.graphic.attr({r:t.options.borderRadius}),(e.shapeArgs||{}).r=t.options.borderRadius,(e.shapeArgs||{}).d=e.graphic.pathArray,null===e.value&&e.graphic.addClass("highcharts-null-point"))}))},i.prototype.getExtremes=function(){var t=l.prototype.getExtremes.call(this,this.valueData),e=t.dataMin;return t=t.dataMax,v(e)&&(this.valueMin=e),v(t)&&(this.valueMax=t),l.prototype.getExtremes.call(this)},i.prototype.getValidPoints=function(t,e){return l.prototype.getValidPoints.call(this,t,e,!0)},i.prototype.hasData=function(){return!!this.processedXData.length},i.prototype.init=function(){l.prototype.init.apply(this,arguments);var t=this.options;t.pointRange=m(t.pointRange,t.colsize||1),this.yAxis.axisPointRange=t.rowsize||1,h.ellipse=h.circle},i.prototype.markerAttribs=function(t,e){var i=t.marker||{},n=this.options.marker||{},o=t.shapeArgs||{},r={};if(t.hasImage)return{x:t.plotX,y:t.plotY};if(e){var s=n.states[e]||{},a=i.states&&i.states[e]||{};[["width","x"],["height","y"]].forEach(function(t){r[t[0]]=(a[t[0]]||s[t[0]]||o[t[0]])+(a[t[0]+"Plus"]||s[t[0]+"Plus"]||0),r[t[1]]=o[t[1]]+(o[t[0]]-r[t[0]])/2})}return e?r:o},i.prototype.pointAttribs=function(e,i){var n=l.prototype.pointAttribs.call(this,e,i),o=this.options||{},r=this.chart.options.plotOptions||{},s=r.series||{},a=r.heatmap||{};return r=e&&e.options.borderColor||o.borderColor||a.borderColor||s.borderColor,s=e&&e.options.borderWidth||o.borderWidth||a.borderWidth||s.borderWidth||n["stroke-width"],n.stroke=e&&e.marker&&e.marker.lineColor||o.marker&&o.marker.lineColor||r||this.color,n["stroke-width"]=s,i&&(e=g(o.states[i],o.marker&&o.marker.states[i],e&&e.options.states&&e.options.states[i]||{}),i=e.brightness,n.fill=e.color||t.parse(n.fill).brighten(i||0).get(),n.stroke=e.lineColor),n},i.prototype.setClip=function(t){var e=this.chart;l.prototype.setClip.apply(this,arguments),(!1!==this.options.clip||t)&&this.markerGroup.clip((t||this.clipBox)&&this.sharedClipKey?e.sharedClips[this.sharedClipKey]:e.clipRect)},i.prototype.translate=function(){var t=this.options,e=t.marker&&t.marker.symbol||"rect",i=h[e]?e:"rect",n=-1!==["circle","square"].indexOf(i);this.generatePoints(),this.points.forEach(function(t){var o=t.getCellAttributes(),r={};r.x=Math.min(o.x1,o.x2),r.y=Math.min(o.y1,o.y2),r.width=Math.max(Math.abs(o.x2-o.x1),0),r.height=Math.max(Math.abs(o.y2-o.y1),0);var s=t.hasImage=0===(t.marker&&t.marker.symbol||e||"").indexOf("url");if(n){var a=Math.abs(r.width-r.height);r.x=Math.min(o.x1,o.x2)+(r.width<r.height?0:a/2),r.y=Math.min(o.y1,o.y2)+(r.width<r.height?a/2:0),r.width=r.height=Math.min(r.width,r.height)}a={plotX:(o.x1+o.x2)/2,plotY:(o.y1+o.y2)/2,clientX:(o.x1+o.x2)/2,shapeType:"path",shapeArgs:g(!0,r,{d:h[i](r.x,r.y,r.width,r.height)})},s&&(t.marker={width:r.width,height:r.height}),p(t,a)}),f(this,"afterTranslate")},i.defaultOptions=g(d.defaultOptions,{animation:!1,borderRadius:0,borderWidth:0,nullColor:"#f7f7f7",dataLabels:{formatter:function(){var t=this.series.chart.numberFormatter,e=this.point.value;return v(e)?t(e,-1):""},inside:!0,verticalAlign:"middle",crop:!1,overflow:!1,padding:0},marker:{symbol:"rect",radius:0,lineColor:void 0,states:{hover:{lineWidthPlus:0},select:{}}},clip:!0,pointRange:null,tooltip:{pointFormat:"{point.x}, {point.y}: {point.value}<br/>"},states:{hover:{halo:!1,brightness:.2}}}),i}(d),p(r.prototype,{alignDataLabel:u.prototype.alignDataLabel,axisTypes:e.SeriesMixin.axisTypes,colorAttribs:e.SeriesMixin.colorAttribs,colorKey:e.SeriesMixin.colorKey,directTouch:!0,drawLegendSymbol:n.drawRectangle,getExtremesFromAll:!0,getSymbol:l.prototype.getSymbol,parallelArrays:e.SeriesMixin.parallelArrays,pointArrayMap:["y","value"],pointClass:i,trackerGroups:e.SeriesMixin.trackerGroups}),o.registerSeriesType("heatmap",r),r}),e(t,"Extensions/GeoJSON.js",[t["Core/Chart/Chart.js"],t["Core/FormatUtilities.js"],t["Core/Globals.js"],t["Core/Utilities.js"]],function(t,e,i,n){function o(t,e){var i,n=!1,o=t.x,r=t.y;for(t=0,i=e.length-1;t<e.length;i=t++){e[t][1]>r!==e[i][1]>r&&o<(e[i][0]-e[t][0])*(r-e[t][1])/(e[i][1]-e[t][1])+e[t][0]&&(n=!n)}return n}var r=e.format,s=i.win,a=n.error,l=n.extend,c=n.merge;e=n.wrap,t.prototype.transformFromLatLon=function(t,e){var i=this.options.chart.proj4||s.proj4;if(!i)return a(21,!1,this),{x:0,y:null};var n=e.jsonmarginX;n=void 0===n?0:n;var o=e.jsonmarginY;o=void 0===o?0:o;var r=e.jsonres;r=void 0===r?1:r;var l=e.scale;l=void 0===l?1:l;var c=e.xoffset;c=void 0===c?0:c;var u=e.xpan;u=void 0===u?0:u;var d=e.yoffset;d=void 0===d?0:d;var h=e.ypan;h=void 0===h?0:h,t=i(e.crs,[t.lon,t.lat]),i=e.cosAngle||e.rotation&&Math.cos(e.rotation);var p=e.sinAngle||e.rotation&&Math.sin(e.rotation);return e=e.rotation?[t[0]*i+t[1]*p,-t[0]*p+t[1]*i]:t,{x:((e[0]-c)*l+u)*r+n,y:-(((d-e[1])*l+h)*r-o)}},t.prototype.transformToLatLon=function(t,e){if(this.options.chart.proj4||s.proj4){if(null!==t.y){var i=e.jsonmarginX,n=e.jsonmarginY,o=e.jsonres;o=void 0===o?1:o;var r=e.scale;r=void 0===r?1:r;var l=e.xoffset,c=e.xpan,u=e.yoffset,d=e.ypan;return t={x:((t.x-(void 0===i?0:i))/o-(void 0===c?0:c))/r+(void 0===l?0:l),y:((t.y-(void 0===n?0:n))/o+(void 0===d?0:d))/r+(void 0===u?0:u)},i=e.cosAngle||e.rotation&&Math.cos(e.rotation),n=e.sinAngle||e.rotation&&Math.sin(e.rotation),e=s.proj4(e.crs,"WGS84",e.rotation?{x:t.x*i+t.y*-n,y:t.x*n+t.y*i}:t),{lat:e.y,lon:e.x}}}else a(21,!1,this)},t.prototype.fromPointToLatLon=function(t){var e=this.mapTransforms;if(e){for(var i in e)if(Object.hasOwnProperty.call(e,i)&&e[i].hitZone&&o(t,e[i].hitZone.coordinates[0]))return this.transformToLatLon(t,e[i]);return this.transformToLatLon(t,e.default)}a(22,!1,this)},t.prototype.fromLatLonToPoint=function(t){var e,i=this.mapTransforms;if(!i)return a(22,!1,this),{x:0,y:null};for(e in i)if(Object.hasOwnProperty.call(i,e)&&i[e].hitZone){var n=this.transformFromLatLon(t,i[e]);if(o(n,i[e].hitZone.coordinates[0]))return n}return this.transformFromLatLon(t,i.default)},i.geojson=function(t,e,i){void 0===e&&(e="map");var n=[];return t.features.forEach(function(t){var i=t.geometry||{},o=i.type;i=i.coordinates,t=t.properties;var r;("map"!==e&&"mapbubble"!==e||"Polygon"!==o&&"MultiPolygon"!==o)&&("mapline"!==e||"LineString"!==o&&"MultiLineString"!==o)?"mappoint"===e&&"Point"===o&&i.length&&(r={geometry:{coordinates:i,type:o}}):i.length&&(r={geometry:{coordinates:i,type:o}}),r&&n.push(l(r,{name:t.name||t.NAME,properties:t}))}),i&&t.copyrightShort&&(i.chart.mapCredits=r(i.chart.options.credits.mapText,{geojson:t}),i.chart.mapCreditsFull=r(i.chart.options.credits.mapTextFull,{geojson:t})),n},e(t.prototype,"addCredits",function(t,e){e=c(!0,this.options.credits,e),this.mapCredits&&(e.href=null),t.call(this,e),this.credits&&this.mapCreditsFull&&this.credits.attr({title:this.mapCreditsFull})})}),e(t,"masters/modules/map.src.js",[t["Core/Globals.js"],t["Core/Axis/Color/ColorAxis.js"],t["Series/MapBubble/MapBubbleSeries.js"],t["Core/Chart/MapChart.js"]],function(t,e,i,n){t.ColorAxis=e,t.MapChart=n,t.mapChart=t.Map=n.mapChart,t.maps=n.maps,e.compose(t.Chart,t.Fx,t.Legend,t.Series),i.compose(t.Chart,t.Legend,t.Series)})})},function(t,e,i){i(611),t.exports=self.fetch.bind(self)},function(t,e,i){var n,o,r;/*!
 * jQuery Mousewheel 3.1.13
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license
 * http://jquery.org/license
 */
!function(s){o=[i(231)],n=s,void 0!==(r="function"==typeof n?n.apply(e,o):n)&&(t.exports=r)}(function(t){function e(e){var s=e||window.event,a=l.call(arguments,1),c=0,d=0,h=0,p=0,f=0,v=0;if(e=t.event.fix(s),e.type="mousewheel","detail"in s&&(h=-1*s.detail),"wheelDelta"in s&&(h=s.wheelDelta),"wheelDeltaY"in s&&(h=s.wheelDeltaY),"wheelDeltaX"in s&&(d=-1*s.wheelDeltaX),"axis"in s&&s.axis===s.HORIZONTAL_AXIS&&(d=-1*h,h=0),c=0===h?d:h,"deltaY"in s&&(h=-1*s.deltaY,c=h),"deltaX"in s&&(d=s.deltaX,0===h&&(c=-1*d)),0!==h||0!==d){if(1===s.deltaMode){var g=t.data(this,"mousewheel-line-height");c*=g,h*=g,d*=g}else if(2===s.deltaMode){var m=t.data(this,"mousewheel-page-height");c*=m,h*=m,d*=m}if(p=Math.max(Math.abs(h),Math.abs(d)),(!r||p<r)&&(r=p,n(s,p)&&(r/=40)),n(s,p)&&(c/=40,d/=40,h/=40),c=Math[c>=1?"floor":"ceil"](c/r),d=Math[d>=1?"floor":"ceil"](d/r),h=Math[h>=1?"floor":"ceil"](h/r),u.settings.normalizeOffset&&this.getBoundingClientRect){var y=this.getBoundingClientRect();f=e.clientX-y.left,v=e.clientY-y.top}return e.deltaX=d,e.deltaY=h,e.deltaFactor=r,e.offsetX=f,e.offsetY=v,e.deltaMode=0,a.unshift(e,c,d,h),o&&clearTimeout(o),o=setTimeout(i,200),(t.event.dispatch||t.event.handle).apply(this,a)}}function i(){r=null}function n(t,e){return u.settings.adjustOldDeltas&&"mousewheel"===t.type&&e%120==0}var o,r,s=["wheel","mousewheel","DOMMouseScroll","MozMousePixelScroll"],a="onwheel"in document||document.documentMode>=9?["wheel"]:["mousewheel","DomMouseScroll","MozMousePixelScroll"],l=Array.prototype.slice;if(t.event.fixHooks)for(var c=s.length;c;)t.event.fixHooks[s[--c]]=t.event.mouseHooks;var u=t.event.special.mousewheel={version:"3.1.12",setup:function(){if(this.addEventListener)for(var i=a.length;i;)this.addEventListener(a[--i],e,!1);else this.onmousewheel=e;t.data(this,"mousewheel-line-height",u.getLineHeight(this)),t.data(this,"mousewheel-page-height",u.getPageHeight(this))},teardown:function(){if(this.removeEventListener)for(var i=a.length;i;)this.removeEventListener(a[--i],e,!1);else this.onmousewheel=null;t.removeData(this,"mousewheel-line-height"),t.removeData(this,"mousewheel-page-height")},getLineHeight:function(e){var i=t(e),n=i["offsetParent"in t.fn?"offsetParent":"parent"]();return n.length||(n=t("body")),parseInt(n.css("fontSize"),10)||parseInt(i.css("fontSize"),10)||16},getPageHeight:function(e){return t(e).height()},settings:{adjustOldDeltas:!0,normalizeOffset:!0}};t.fn.extend({mousewheel:function(t){return t?this.bind("mousewheel",t):this.trigger("mousewheel")},unmousewheel:function(t){return this.unbind("mousewheel",t)}})})},function(t,e,i){"use strict";function n(t,e){return"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='"+t+"' height='"+e+"'%3E%3C/svg%3E"}function o(t){if(t.srcset&&!m&&window.picturefill){var e=window.picturefill._;t[e.ns]&&t[e.ns].evaled||e.fillImg(t,{reselect:!0}),t[e.ns].curSrc||(t[e.ns].supported=!1,e.fillImg(t,{reselect:!0})),t.currentSrc=t[e.ns].curSrc||t.src}}function r(t){for(var e,i=getComputedStyle(t).fontFamily,n={};null!==(e=h.exec(i));)n[e[1]]=e[2];return n}function s(t,e,i){var o=n(e||1,i||0);y.call(t,"src")!==o&&b.call(t,"src",o)}function a(t,e){t.naturalWidth?e(t):setTimeout(a,100,t,e)}function l(t){var e=r(t),i=t[d];if(e["object-fit"]=e["object-fit"]||"fill",!i.img){if("fill"===e["object-fit"])return;if(!i.skipTest&&f&&!e["object-position"])return}if(!i.img){i.img=new Image(t.width,t.height),i.img.srcset=y.call(t,"data-ofi-srcset")||t.srcset,i.img.src=y.call(t,"data-ofi-src")||t.src,b.call(t,"data-ofi-src",t.src),t.srcset&&b.call(t,"data-ofi-srcset",t.srcset),s(t,t.naturalWidth||t.width,t.naturalHeight||t.height),t.srcset&&(t.srcset="");try{c(t)}catch(t){window.console&&console.warn("https://bit.ly/ofi-old-browser")}}o(i.img),t.style.backgroundImage='url("'+(i.img.currentSrc||i.img.src).replace(/"/g,'\\"')+'")',t.style.backgroundPosition=e["object-position"]||"center",t.style.backgroundRepeat="no-repeat",t.style.backgroundOrigin="content-box",/scale-down/.test(e["object-fit"])?a(i.img,function(){i.img.naturalWidth>t.width||i.img.naturalHeight>t.height?t.style.backgroundSize="contain":t.style.backgroundSize="auto"}):t.style.backgroundSize=e["object-fit"].replace("none","auto").replace("fill","100% 100%"),a(i.img,function(e){s(t,e.naturalWidth,e.naturalHeight)})}function c(t){var e={get:function(e){return t[d].img[e||"src"]},set:function(e,i){return t[d].img[i||"src"]=e,b.call(t,"data-ofi-"+i,e),l(t),e}};Object.defineProperty(t,"src",e),Object.defineProperty(t,"currentSrc",{get:function(){return e.get("currentSrc")}}),Object.defineProperty(t,"srcset",{get:function(){return e.get("srcset")},set:function(t){return e.set(t,"srcset")}})}function u(t,e){var i=!_&&!t;if(e=e||{},t=t||"img",v&&!e.skipTest||!g)return!1;"img"===t?t=document.getElementsByTagName("img"):"string"==typeof t?t=document.querySelectorAll(t):"length"in t||(t=[t]);for(var n=0;n<t.length;n++)t[n][d]=t[n][d]||{skipTest:e.skipTest},l(t[n]);i&&(document.body.addEventListener("load",function(t){"IMG"===t.target.tagName&&u(t.target,{skipTest:e.skipTest})},!0),_=!0,t="img"),e.watchMQ&&window.addEventListener("resize",u.bind(null,t,{skipTest:e.skipTest}))}/*! npm.im/object-fit-images 3.2.3 */
var d="bfred-it:object-fit-images",h=/(object-fit|object-position)\s*:\s*([-\w\s%]+)/g,p="undefined"==typeof Image?{style:{"object-position":1}}:new Image,f="object-fit"in p.style,v="object-position"in p.style,g="background-size"in p.style,m="string"==typeof p.currentSrc,y=p.getAttribute,b=p.setAttribute,_=!1;u.supportsObjectFit=f,u.supportsObjectPosition=v,function(){function t(t,e){return t[d]&&t[d].img&&("src"===e||"srcset"===e)?t[d].img:t}v||(HTMLImageElement.prototype.getAttribute=function(e){return y.call(t(this,e),e)},HTMLImageElement.prototype.setAttribute=function(e,i){return b.call(t(this,e),e,String(i))})}(),t.exports=u},function(t,e){/**
 * Object Fit Videos
 * Polyfill for object-fit and object-position CSS properties on video elements
 * Covers IE9, IE10, IE11, Edge, Safari <10
 *
 * Usage
 * In your CSS, add a special font-family tag for IE/Edge
 * video {
 *   object-fit: cover;
 *   font-family: 'object-fit: cover;';
 * }
 *
 * Before the closing body tag, or whenever the DOM is ready,
 * make the JavaScript call
 * objectFitVideos();
 *
 * All video elements with the special CSS property will be targeted
 *
 * @license  MIT (https://opensource.org/licenses/MIT)
 * @author   Todd Miller <todd.miller@tricomb2b.com>
 * @version  1.0.2
 * @changelog
 * 2016-08-19 - Adds object-position support.
 * 2016-08-19 - Add throttle function for more performant resize events
 * 2016-08-19 - Initial release with object-fit support, and
 *              object-position default 'center'
 * 2016-10-14 - No longer relies on window load event, instead requires a specific
 *              function call to initialize the videos for object fit and position.
 * 2016-11-28 - Support CommonJS environment, courtesy of @msorensson
 * 2016-12-05 - Refactors the throttling function to support IE
 * 2017-09-26 - Fix an issue with autplay not working on polyfilled videos
 *            - Adds the capability to specify elements to polyfill,
 *              instead of just checking every video element for the
 *              CSS property. Slight performance gain in most usecases,
 *              and a bigger gain in a few usecases.
 * 2017-10-24 - Add user agent check to enable polyfill for all Edge browsers.
 *              object-fit is supported on Edge >= 16, but currently just for images.
 */
var i=function(t){"use strict";function e(t){for(var e=getComputedStyle(t).fontFamily,i=null,o={};null!==(i=l.exec(e));)o[i[1]]=i[2];return o["object-position"]?n(o):o}function i(t,e){function i(){var i=t.videoWidth,o=t.videoHeight,s=i/o,a=r.clientWidth,l=r.clientHeight,c=a/l,u=0,d=0;n.marginLeft=n.marginTop=0,(s<c?"contain"===e["object-fit"]:"cover"===e["object-fit"])?(u=l*s,d=a/s,n.width=Math.round(u)+"px",n.height=l+"px","left"===e["object-position-x"]?n.marginLeft=0:"right"===e["object-position-x"]?n.marginLeft=Math.round(a-u)+"px":n.marginLeft=Math.round((a-u)/2)+"px"):(d=a/s,n.width=a+"px",n.height=Math.round(d)+"px","top"===e["object-position-y"]?n.marginTop=0:"bottom"===e["object-position-y"]?n.marginTop=Math.round(l-d)+"px":n.marginTop=Math.round((l-d)/2)+"px"),t.autoplay&&t.play()}if("fill"!==e["object-fit"]){var n=t.style,o=window.getComputedStyle(t),r=document.createElement("object-fit");r.appendChild(t.parentNode.replaceChild(r,t));var s={height:"100%",width:"100%",boxSizing:"content-box",display:"inline-block",overflow:"hidden"};"backgroundColor backgroundImage borderColor borderStyle borderWidth bottom fontSize lineHeight left opacity margin position right top visibility".replace(/\w+/g,function(t){s[t]=o[t]});for(var a in s)r.style[a]=s[a];n.border=n.margin=n.padding=0,n.display="block",n.opacity=1,t.addEventListener("loadedmetadata",i),window.addEventListener("optimizedResize",i),t.readyState>=1&&(t.removeEventListener("loadedmetadata",i),i())}}function n(t){return~t["object-position"].indexOf("left")?t["object-position-x"]="left":~t["object-position"].indexOf("right")?t["object-position-x"]="right":t["object-position-x"]="center",~t["object-position"].indexOf("top")?t["object-position-y"]="top":~t["object-position"].indexOf("bottom")?t["object-position-y"]="bottom":t["object-position-y"]="center",t}var o=navigator.userAgent.indexOf("Edge/")>=0,r=new Image,s="object-fit"in r.style&&!o,a="object-position"in r.style&&!o,l=/(object-fit|object-position)\s*:\s*([-\w\s%]+)/g;s&&a||(function(t){var n=-1;t?"length"in t||(t=[t]):t=document.querySelectorAll("video");for(;t[++n];){var o=e(t[n]);(o["object-fit"]||o["object-position"])&&(o["object-fit"]=o["object-fit"]||"fill",i(t[n],o))}}(t),function(t,e,i){i=i||window;var n=!1,o=null;try{o=new CustomEvent(e)}catch(t){o=document.createEvent("Event"),o.initEvent(e,!0,!0)}var r=function(){n||(n=!0,requestAnimationFrame(function(){i.dispatchEvent(o),n=!1}))};i.addEventListener(t,r)}("resize","optimizedResize"))};void 0!==t&&void 0!==t.exports&&(t.exports=i)},function(t,e,i){var n=function(){return this}()||Function("return this")(),o=n.regeneratorRuntime&&Object.getOwnPropertyNames(n).indexOf("regeneratorRuntime")>=0,r=o&&n.regeneratorRuntime;if(n.regeneratorRuntime=void 0,t.exports=i(230),o)n.regeneratorRuntime=r;else try{delete n.regeneratorRuntime}catch(t){n.regeneratorRuntime=void 0}},function(t,e,i){var n,o,r;!function(s){"use strict";o=[i(231)],n=s,void 0!==(r="function"==typeof n?n.apply(e,o):n)&&(t.exports=r)}(function(t){"use strict";var e=window.Slick||{};e=function(){function e(e,n){var o,r=this;r.defaults={accessibility:!0,adaptiveHeight:!1,appendArrows:t(e),appendDots:t(e),arrows:!0,asNavFor:null,prevArrow:'<button class="slick-prev" aria-label="Previous" type="button">Previous</button>',nextArrow:'<button class="slick-next" aria-label="Next" type="button">Next</button>',autoplay:!1,autoplaySpeed:3e3,centerMode:!1,centerPadding:"50px",cssEase:"ease",customPaging:function(e,i){return t('<button type="button" />').text(i+1)},dots:!1,dotsClass:"slick-dots",draggable:!0,easing:"linear",edgeFriction:.35,fade:!1,focusOnSelect:!1,focusOnChange:!1,infinite:!0,initialSlide:0,lazyLoad:"ondemand",mobileFirst:!1,pauseOnHover:!0,pauseOnFocus:!0,pauseOnDotsHover:!1,respondTo:"window",responsive:null,rows:1,rtl:!1,slide:"",slidesPerRow:1,slidesToShow:1,slidesToScroll:1,speed:500,swipe:!0,swipeToSlide:!1,touchMove:!0,touchThreshold:5,useCSS:!0,useTransform:!0,variableWidth:!1,vertical:!1,verticalSwiping:!1,waitForAnimate:!0,zIndex:1e3},r.initials={animating:!1,dragging:!1,autoPlayTimer:null,currentDirection:0,currentLeft:null,currentSlide:0,direction:1,$dots:null,listWidth:null,listHeight:null,loadIndex:0,$nextArrow:null,$prevArrow:null,scrolling:!1,slideCount:null,slideWidth:null,$slideTrack:null,$slides:null,sliding:!1,slideOffset:0,swipeLeft:null,swiping:!1,$list:null,touchObject:{},transformsEnabled:!1,unslicked:!1},t.extend(r,r.initials),r.activeBreakpoint=null,r.animType=null,r.animProp=null,r.breakpoints=[],r.breakpointSettings=[],r.cssTransitions=!1,r.focussed=!1,r.interrupted=!1,r.hidden="hidden",r.paused=!0,r.positionProp=null,r.respondTo=null,r.rowCount=1,r.shouldClick=!0,r.$slider=t(e),r.$slidesCache=null,r.transformType=null,r.transitionType=null,r.visibilityChange="visibilitychange",r.windowWidth=0,r.windowTimer=null,o=t(e).data("slick")||{},r.options=t.extend({},r.defaults,n,o),r.currentSlide=r.options.initialSlide,r.originalSettings=r.options,void 0!==document.mozHidden?(r.hidden="mozHidden",r.visibilityChange="mozvisibilitychange"):void 0!==document.webkitHidden&&(r.hidden="webkitHidden",r.visibilityChange="webkitvisibilitychange"),r.autoPlay=t.proxy(r.autoPlay,r),r.autoPlayClear=t.proxy(r.autoPlayClear,r),r.autoPlayIterator=t.proxy(r.autoPlayIterator,r),r.changeSlide=t.proxy(r.changeSlide,r),r.clickHandler=t.proxy(r.clickHandler,r),r.selectHandler=t.proxy(r.selectHandler,r),r.setPosition=t.proxy(r.setPosition,r),r.swipeHandler=t.proxy(r.swipeHandler,r),r.dragHandler=t.proxy(r.dragHandler,r),r.keyHandler=t.proxy(r.keyHandler,r),r.instanceUid=i++,r.htmlExpr=/^(?:\s*(<[\w\W]+>)[^>]*)$/,r.registerBreakpoints(),r.init(!0)}var i=0;return e}(),e.prototype.activateADA=function(){this.$slideTrack.find(".slick-active").attr({"aria-hidden":"false"}).find("a, input, button, select").attr({tabindex:"0"})},e.prototype.addSlide=e.prototype.slickAdd=function(e,i,n){var o=this;if("boolean"==typeof i)n=i,i=null;else if(i<0||i>=o.slideCount)return!1;o.unload(),"number"==typeof i?0===i&&0===o.$slides.length?t(e).appendTo(o.$slideTrack):n?t(e).insertBefore(o.$slides.eq(i)):t(e).insertAfter(o.$slides.eq(i)):!0===n?t(e).prependTo(o.$slideTrack):t(e).appendTo(o.$slideTrack),o.$slides=o.$slideTrack.children(this.options.slide),o.$slideTrack.children(this.options.slide).detach(),o.$slideTrack.append(o.$slides),o.$slides.each(function(e,i){t(i).attr("data-slick-index",e)}),o.$slidesCache=o.$slides,o.reinit()},e.prototype.animateHeight=function(){var t=this;if(1===t.options.slidesToShow&&!0===t.options.adaptiveHeight&&!1===t.options.vertical){var e=t.$slides.eq(t.currentSlide).outerHeight(!0);t.$list.animate({height:e},t.options.speed)}},e.prototype.animateSlide=function(e,i){var n={},o=this;o.animateHeight(),!0===o.options.rtl&&!1===o.options.vertical&&(e=-e),!1===o.transformsEnabled?!1===o.options.vertical?o.$slideTrack.animate({left:e},o.options.speed,o.options.easing,i):o.$slideTrack.animate({top:e},o.options.speed,o.options.easing,i):!1===o.cssTransitions?(!0===o.options.rtl&&(o.currentLeft=-o.currentLeft),t({animStart:o.currentLeft}).animate({animStart:e},{duration:o.options.speed,easing:o.options.easing,step:function(t){t=Math.ceil(t),!1===o.options.vertical?(n[o.animType]="translate("+t+"px, 0px)",o.$slideTrack.css(n)):(n[o.animType]="translate(0px,"+t+"px)",o.$slideTrack.css(n))},complete:function(){i&&i.call()}})):(o.applyTransition(),e=Math.ceil(e),!1===o.options.vertical?n[o.animType]="translate3d("+e+"px, 0px, 0px)":n[o.animType]="translate3d(0px,"+e+"px, 0px)",o.$slideTrack.css(n),i&&setTimeout(function(){o.disableTransition(),i.call()},o.options.speed))},e.prototype.getNavTarget=function(){var e=this,i=e.options.asNavFor;return i&&null!==i&&(i=t(i).not(e.$slider)),i},e.prototype.asNavFor=function(e){var i=this,n=i.getNavTarget();null!==n&&"object"==typeof n&&n.each(function(){var i=t(this).slick("getSlick");i.unslicked||i.slideHandler(e,!0)})},e.prototype.applyTransition=function(t){var e=this,i={};!1===e.options.fade?i[e.transitionType]=e.transformType+" "+e.options.speed+"ms "+e.options.cssEase:i[e.transitionType]="opacity "+e.options.speed+"ms "+e.options.cssEase,!1===e.options.fade?e.$slideTrack.css(i):e.$slides.eq(t).css(i)},e.prototype.autoPlay=function(){var t=this;t.autoPlayClear(),t.slideCount>t.options.slidesToShow&&(t.autoPlayTimer=setInterval(t.autoPlayIterator,t.options.autoplaySpeed))},e.prototype.autoPlayClear=function(){var t=this;t.autoPlayTimer&&clearInterval(t.autoPlayTimer)},e.prototype.autoPlayIterator=function(){var t=this,e=t.currentSlide+t.options.slidesToScroll;t.paused||t.interrupted||t.focussed||(!1===t.options.infinite&&(1===t.direction&&t.currentSlide+1===t.slideCount-1?t.direction=0:0===t.direction&&(e=t.currentSlide-t.options.slidesToScroll,t.currentSlide-1==0&&(t.direction=1))),t.slideHandler(e))},e.prototype.buildArrows=function(){var e=this;!0===e.options.arrows&&(e.$prevArrow=t(e.options.prevArrow).addClass("slick-arrow"),e.$nextArrow=t(e.options.nextArrow).addClass("slick-arrow"),e.slideCount>e.options.slidesToShow?(e.$prevArrow.removeClass("slick-hidden").removeAttr("aria-hidden tabindex"),e.$nextArrow.removeClass("slick-hidden").removeAttr("aria-hidden tabindex"),e.htmlExpr.test(e.options.prevArrow)&&e.$prevArrow.prependTo(e.options.appendArrows),e.htmlExpr.test(e.options.nextArrow)&&e.$nextArrow.appendTo(e.options.appendArrows),!0!==e.options.infinite&&e.$prevArrow.addClass("slick-disabled").attr("aria-disabled","true")):e.$prevArrow.add(e.$nextArrow).addClass("slick-hidden").attr({"aria-disabled":"true",tabindex:"-1"}))},e.prototype.buildDots=function(){var e,i,n=this;if(!0===n.options.dots&&n.slideCount>n.options.slidesToShow){for(n.$slider.addClass("slick-dotted"),i=t("<ul />").addClass(n.options.dotsClass),e=0;e<=n.getDotCount();e+=1)i.append(t("<li />").append(n.options.customPaging.call(this,n,e)));n.$dots=i.appendTo(n.options.appendDots),n.$dots.find("li").first().addClass("slick-active")}},e.prototype.buildOut=function(){var e=this;e.$slides=e.$slider.children(e.options.slide+":not(.slick-cloned)").addClass("slick-slide"),e.slideCount=e.$slides.length,e.$slides.each(function(e,i){t(i).attr("data-slick-index",e).data("originalStyling",t(i).attr("style")||"")}),e.$slider.addClass("slick-slider"),e.$slideTrack=0===e.slideCount?t('<div class="slick-track"/>').appendTo(e.$slider):e.$slides.wrapAll('<div class="slick-track"/>').parent(),e.$list=e.$slideTrack.wrap('<div class="slick-list"/>').parent(),e.$slideTrack.css("opacity",0),!0!==e.options.centerMode&&!0!==e.options.swipeToSlide||(e.options.slidesToScroll=1),t("img[data-lazy]",e.$slider).not("[src]").addClass("slick-loading"),e.setupInfinite(),e.buildArrows(),e.buildDots(),e.updateDots(),e.setSlideClasses("number"==typeof e.currentSlide?e.currentSlide:0),!0===e.options.draggable&&e.$list.addClass("draggable")},e.prototype.buildRows=function(){var t,e,i,n,o,r,s,a=this;if(n=document.createDocumentFragment(),r=a.$slider.children(),a.options.rows>0){for(s=a.options.slidesPerRow*a.options.rows,o=Math.ceil(r.length/s),t=0;t<o;t++){var l=document.createElement("div");for(e=0;e<a.options.rows;e++){var c=document.createElement("div");for(i=0;i<a.options.slidesPerRow;i++){var u=t*s+(e*a.options.slidesPerRow+i);r.get(u)&&c.appendChild(r.get(u))}l.appendChild(c)}n.appendChild(l)}a.$slider.empty().append(n),a.$slider.children().children().children().css({width:100/a.options.slidesPerRow+"%",display:"inline-block"})}},e.prototype.checkResponsive=function(e,i){var n,o,r,s=this,a=!1,l=s.$slider.width(),c=window.innerWidth||t(window).width();if("window"===s.respondTo?r=c:"slider"===s.respondTo?r=l:"min"===s.respondTo&&(r=Math.min(c,l)),s.options.responsive&&s.options.responsive.length&&null!==s.options.responsive){o=null;for(n in s.breakpoints)s.breakpoints.hasOwnProperty(n)&&(!1===s.originalSettings.mobileFirst?r<s.breakpoints[n]&&(o=s.breakpoints[n]):r>s.breakpoints[n]&&(o=s.breakpoints[n]));null!==o?null!==s.activeBreakpoint?(o!==s.activeBreakpoint||i)&&(s.activeBreakpoint=o,"unslick"===s.breakpointSettings[o]?s.unslick(o):(s.options=t.extend({},s.originalSettings,s.breakpointSettings[o]),!0===e&&(s.currentSlide=s.options.initialSlide),s.refresh(e)),a=o):(s.activeBreakpoint=o,"unslick"===s.breakpointSettings[o]?s.unslick(o):(s.options=t.extend({},s.originalSettings,s.breakpointSettings[o]),!0===e&&(s.currentSlide=s.options.initialSlide),s.refresh(e)),a=o):null!==s.activeBreakpoint&&(s.activeBreakpoint=null,s.options=s.originalSettings,!0===e&&(s.currentSlide=s.options.initialSlide),s.refresh(e),a=o),e||!1===a||s.$slider.trigger("breakpoint",[s,a])}},e.prototype.changeSlide=function(e,i){var n,o,r,s=this,a=t(e.currentTarget);switch(a.is("a")&&e.preventDefault(),a.is("li")||(a=a.closest("li")),r=s.slideCount%s.options.slidesToScroll!=0,n=r?0:(s.slideCount-s.currentSlide)%s.options.slidesToScroll,e.data.message){case"previous":o=0===n?s.options.slidesToScroll:s.options.slidesToShow-n,s.slideCount>s.options.slidesToShow&&s.slideHandler(s.currentSlide-o,!1,i);break;case"next":o=0===n?s.options.slidesToScroll:n,s.slideCount>s.options.slidesToShow&&s.slideHandler(s.currentSlide+o,!1,i);break;case"index":var l=0===e.data.index?0:e.data.index||a.index()*s.options.slidesToScroll;s.slideHandler(s.checkNavigable(l),!1,i),a.children().trigger("focus");break;default:return}},e.prototype.checkNavigable=function(t){var e,i,n=this;if(e=n.getNavigableIndexes(),i=0,t>e[e.length-1])t=e[e.length-1];else for(var o in e){if(t<e[o]){t=i;break}i=e[o]}return t},e.prototype.cleanUpEvents=function(){var e=this;e.options.dots&&null!==e.$dots&&(t("li",e.$dots).off("click.slick",e.changeSlide).off("mouseenter.slick",t.proxy(e.interrupt,e,!0)).off("mouseleave.slick",t.proxy(e.interrupt,e,!1)),!0===e.options.accessibility&&e.$dots.off("keydown.slick",e.keyHandler)),e.$slider.off("focus.slick blur.slick"),!0===e.options.arrows&&e.slideCount>e.options.slidesToShow&&(e.$prevArrow&&e.$prevArrow.off("click.slick",e.changeSlide),e.$nextArrow&&e.$nextArrow.off("click.slick",e.changeSlide),!0===e.options.accessibility&&(e.$prevArrow&&e.$prevArrow.off("keydown.slick",e.keyHandler),e.$nextArrow&&e.$nextArrow.off("keydown.slick",e.keyHandler))),e.$list.off("touchstart.slick mousedown.slick",e.swipeHandler),e.$list.off("touchmove.slick mousemove.slick",e.swipeHandler),e.$list.off("touchend.slick mouseup.slick",e.swipeHandler),e.$list.off("touchcancel.slick mouseleave.slick",e.swipeHandler),e.$list.off("click.slick",e.clickHandler),t(document).off(e.visibilityChange,e.visibility),e.cleanUpSlideEvents(),!0===e.options.accessibility&&e.$list.off("keydown.slick",e.keyHandler),!0===e.options.focusOnSelect&&t(e.$slideTrack).children().off("click.slick",e.selectHandler),t(window).off("orientationchange.slick.slick-"+e.instanceUid,e.orientationChange),t(window).off("resize.slick.slick-"+e.instanceUid,e.resize),t("[draggable!=true]",e.$slideTrack).off("dragstart",e.preventDefault),t(window).off("load.slick.slick-"+e.instanceUid,e.setPosition)},e.prototype.cleanUpSlideEvents=function(){var e=this;e.$list.off("mouseenter.slick",t.proxy(e.interrupt,e,!0)),e.$list.off("mouseleave.slick",t.proxy(e.interrupt,e,!1))},e.prototype.cleanUpRows=function(){var t,e=this;e.options.rows>0&&(t=e.$slides.children().children(),t.removeAttr("style"),e.$slider.empty().append(t))},e.prototype.clickHandler=function(t){!1===this.shouldClick&&(t.stopImmediatePropagation(),t.stopPropagation(),t.preventDefault())},e.prototype.destroy=function(e){var i=this;i.autoPlayClear(),i.touchObject={},i.cleanUpEvents(),t(".slick-cloned",i.$slider).detach(),i.$dots&&i.$dots.remove(),i.$prevArrow&&i.$prevArrow.length&&(i.$prevArrow.removeClass("slick-disabled slick-arrow slick-hidden").removeAttr("aria-hidden aria-disabled tabindex").css("display",""),i.htmlExpr.test(i.options.prevArrow)&&i.$prevArrow.remove()),i.$nextArrow&&i.$nextArrow.length&&(i.$nextArrow.removeClass("slick-disabled slick-arrow slick-hidden").removeAttr("aria-hidden aria-disabled tabindex").css("display",""),i.htmlExpr.test(i.options.nextArrow)&&i.$nextArrow.remove()),i.$slides&&(i.$slides.removeClass("slick-slide slick-active slick-center slick-visible slick-current").removeAttr("aria-hidden").removeAttr("data-slick-index").each(function(){t(this).attr("style",t(this).data("originalStyling"))}),i.$slideTrack.children(this.options.slide).detach(),i.$slideTrack.detach(),i.$list.detach(),i.$slider.append(i.$slides)),i.cleanUpRows(),i.$slider.removeClass("slick-slider"),i.$slider.removeClass("slick-initialized"),i.$slider.removeClass("slick-dotted"),i.unslicked=!0,e||i.$slider.trigger("destroy",[i])},e.prototype.disableTransition=function(t){var e=this,i={};i[e.transitionType]="",!1===e.options.fade?e.$slideTrack.css(i):e.$slides.eq(t).css(i)},e.prototype.fadeSlide=function(t,e){var i=this;!1===i.cssTransitions?(i.$slides.eq(t).css({zIndex:i.options.zIndex}),i.$slides.eq(t).animate({opacity:1},i.options.speed,i.options.easing,e)):(i.applyTransition(t),i.$slides.eq(t).css({opacity:1,zIndex:i.options.zIndex}),e&&setTimeout(function(){i.disableTransition(t),e.call()},i.options.speed))},e.prototype.fadeSlideOut=function(t){var e=this;!1===e.cssTransitions?e.$slides.eq(t).animate({opacity:0,zIndex:e.options.zIndex-2},e.options.speed,e.options.easing):(e.applyTransition(t),e.$slides.eq(t).css({opacity:0,zIndex:e.options.zIndex-2}))},e.prototype.filterSlides=e.prototype.slickFilter=function(t){var e=this;null!==t&&(e.$slidesCache=e.$slides,e.unload(),e.$slideTrack.children(this.options.slide).detach(),e.$slidesCache.filter(t).appendTo(e.$slideTrack),e.reinit())},e.prototype.focusHandler=function(){var e=this;e.$slider.off("focus.slick blur.slick").on("focus.slick blur.slick","*",function(i){i.stopImmediatePropagation();var n=t(this);setTimeout(function(){e.options.pauseOnFocus&&(e.focussed=n.is(":focus"),e.autoPlay())},0)})},e.prototype.getCurrent=e.prototype.slickCurrentSlide=function(){return this.currentSlide},e.prototype.getDotCount=function(){var t=this,e=0,i=0,n=0;if(!0===t.options.infinite)if(t.slideCount<=t.options.slidesToShow)++n;else for(;e<t.slideCount;)++n,e=i+t.options.slidesToScroll,i+=t.options.slidesToScroll<=t.options.slidesToShow?t.options.slidesToScroll:t.options.slidesToShow;else if(!0===t.options.centerMode)n=t.slideCount;else if(t.options.asNavFor)for(;e<t.slideCount;)++n,e=i+t.options.slidesToScroll,i+=t.options.slidesToScroll<=t.options.slidesToShow?t.options.slidesToScroll:t.options.slidesToShow;else n=1+Math.ceil((t.slideCount-t.options.slidesToShow)/t.options.slidesToScroll);return n-1},e.prototype.getLeft=function(t){var e,i,n,o,r=this,s=0;return r.slideOffset=0,i=r.$slides.first().outerHeight(!0),!0===r.options.infinite?(r.slideCount>r.options.slidesToShow&&(r.slideOffset=r.slideWidth*r.options.slidesToShow*-1,o=-1,!0===r.options.vertical&&!0===r.options.centerMode&&(2===r.options.slidesToShow?o=-1.5:1===r.options.slidesToShow&&(o=-2)),s=i*r.options.slidesToShow*o),r.slideCount%r.options.slidesToScroll!=0&&t+r.options.slidesToScroll>r.slideCount&&r.slideCount>r.options.slidesToShow&&(t>r.slideCount?(r.slideOffset=(r.options.slidesToShow-(t-r.slideCount))*r.slideWidth*-1,s=(r.options.slidesToShow-(t-r.slideCount))*i*-1):(r.slideOffset=r.slideCount%r.options.slidesToScroll*r.slideWidth*-1,s=r.slideCount%r.options.slidesToScroll*i*-1))):t+r.options.slidesToShow>r.slideCount&&(r.slideOffset=(t+r.options.slidesToShow-r.slideCount)*r.slideWidth,s=(t+r.options.slidesToShow-r.slideCount)*i),r.slideCount<=r.options.slidesToShow&&(r.slideOffset=0,s=0),!0===r.options.centerMode&&r.slideCount<=r.options.slidesToShow?r.slideOffset=r.slideWidth*Math.floor(r.options.slidesToShow)/2-r.slideWidth*r.slideCount/2:!0===r.options.centerMode&&!0===r.options.infinite?r.slideOffset+=r.slideWidth*Math.floor(r.options.slidesToShow/2)-r.slideWidth:!0===r.options.centerMode&&(r.slideOffset=0,r.slideOffset+=r.slideWidth*Math.floor(r.options.slidesToShow/2)),e=!1===r.options.vertical?t*r.slideWidth*-1+r.slideOffset:t*i*-1+s,!0===r.options.variableWidth&&(n=r.slideCount<=r.options.slidesToShow||!1===r.options.infinite?r.$slideTrack.children(".slick-slide").eq(t):r.$slideTrack.children(".slick-slide").eq(t+r.options.slidesToShow),e=!0===r.options.rtl?n[0]?-1*(r.$slideTrack.width()-n[0].offsetLeft-n.width()):0:n[0]?-1*n[0].offsetLeft:0,!0===r.options.centerMode&&(n=r.slideCount<=r.options.slidesToShow||!1===r.options.infinite?r.$slideTrack.children(".slick-slide").eq(t):r.$slideTrack.children(".slick-slide").eq(t+r.options.slidesToShow+1),e=!0===r.options.rtl?n[0]?-1*(r.$slideTrack.width()-n[0].offsetLeft-n.width()):0:n[0]?-1*n[0].offsetLeft:0,e+=(r.$list.width()-n.outerWidth())/2)),e},e.prototype.getOption=e.prototype.slickGetOption=function(t){return this.options[t]},e.prototype.getNavigableIndexes=function(){var t,e=this,i=0,n=0,o=[];for(!1===e.options.infinite?t=e.slideCount:(i=-1*e.options.slidesToScroll,n=-1*e.options.slidesToScroll,t=2*e.slideCount);i<t;)o.push(i),i=n+e.options.slidesToScroll,n+=e.options.slidesToScroll<=e.options.slidesToShow?e.options.slidesToScroll:e.options.slidesToShow;return o},e.prototype.getSlick=function(){return this},e.prototype.getSlideCount=function(){var e,i,n=this;return i=!0===n.options.centerMode?n.slideWidth*Math.floor(n.options.slidesToShow/2):0,!0===n.options.swipeToSlide?(n.$slideTrack.find(".slick-slide").each(function(o,r){if(r.offsetLeft-i+t(r).outerWidth()/2>-1*n.swipeLeft)return e=r,!1}),Math.abs(t(e).attr("data-slick-index")-n.currentSlide)||1):n.options.slidesToScroll},e.prototype.goTo=e.prototype.slickGoTo=function(t,e){this.changeSlide({data:{message:"index",index:parseInt(t)}},e)},e.prototype.init=function(e){var i=this;t(i.$slider).hasClass("slick-initialized")||(t(i.$slider).addClass("slick-initialized"),i.buildRows(),i.buildOut(),i.setProps(),i.startLoad(),i.loadSlider(),i.initializeEvents(),i.updateArrows(),i.updateDots(),i.checkResponsive(!0),i.focusHandler()),e&&i.$slider.trigger("init",[i]),!0===i.options.accessibility&&i.initADA(),i.options.autoplay&&(i.paused=!1,i.autoPlay())},e.prototype.initADA=function(){var e=this,i=Math.ceil(e.slideCount/e.options.slidesToShow),n=e.getNavigableIndexes().filter(function(t){return t>=0&&t<e.slideCount});e.$slides.add(e.$slideTrack.find(".slick-cloned")).attr({"aria-hidden":"true",tabindex:"-1"}).find("a, input, button, select").attr({tabindex:"-1"}),null!==e.$dots&&(e.$slides.not(e.$slideTrack.find(".slick-cloned")).each(function(i){var o=n.indexOf(i);if(t(this).attr({role:"tabpanel",id:"slick-slide"+e.instanceUid+i,tabindex:-1}),-1!==o){var r="slick-slide-control"+e.instanceUid+o;t("#"+r).length&&t(this).attr({"aria-describedby":r})}}),e.$dots.attr("role","tablist").find("li").each(function(o){var r=n[o];t(this).attr({role:"presentation"}),t(this).find("button").first().attr({role:"tab",id:"slick-slide-control"+e.instanceUid+o,"aria-controls":"slick-slide"+e.instanceUid+r,"aria-label":o+1+" of "+i,"aria-selected":null,tabindex:"-1"})}).eq(e.currentSlide).find("button").attr({"aria-selected":"true",tabindex:"0"}).end());for(var o=e.currentSlide,r=o+e.options.slidesToShow;o<r;o++)e.options.focusOnChange?e.$slides.eq(o).attr({tabindex:"0"}):e.$slides.eq(o).removeAttr("tabindex");e.activateADA()},e.prototype.initArrowEvents=function(){var t=this;!0===t.options.arrows&&t.slideCount>t.options.slidesToShow&&(t.$prevArrow.off("click.slick").on("click.slick",{message:"previous"},t.changeSlide),t.$nextArrow.off("click.slick").on("click.slick",{message:"next"},t.changeSlide),!0===t.options.accessibility&&(t.$prevArrow.on("keydown.slick",t.keyHandler),t.$nextArrow.on("keydown.slick",t.keyHandler)))},e.prototype.initDotEvents=function(){var e=this;!0===e.options.dots&&e.slideCount>e.options.slidesToShow&&(t("li",e.$dots).on("click.slick",{message:"index"},e.changeSlide),!0===e.options.accessibility&&e.$dots.on("keydown.slick",e.keyHandler)),!0===e.options.dots&&!0===e.options.pauseOnDotsHover&&e.slideCount>e.options.slidesToShow&&t("li",e.$dots).on("mouseenter.slick",t.proxy(e.interrupt,e,!0)).on("mouseleave.slick",t.proxy(e.interrupt,e,!1))},e.prototype.initSlideEvents=function(){var e=this;e.options.pauseOnHover&&(e.$list.on("mouseenter.slick",t.proxy(e.interrupt,e,!0)),e.$list.on("mouseleave.slick",t.proxy(e.interrupt,e,!1)))},e.prototype.initializeEvents=function(){var e=this;e.initArrowEvents(),e.initDotEvents(),e.initSlideEvents(),e.$list.on("touchstart.slick mousedown.slick",{action:"start"},e.swipeHandler),e.$list.on("touchmove.slick mousemove.slick",{action:"move"},e.swipeHandler),e.$list.on("touchend.slick mouseup.slick",{action:"end"},e.swipeHandler),e.$list.on("touchcancel.slick mouseleave.slick",{action:"end"},e.swipeHandler),e.$list.on("click.slick",e.clickHandler),t(document).on(e.visibilityChange,t.proxy(e.visibility,e)),!0===e.options.accessibility&&e.$list.on("keydown.slick",e.keyHandler),!0===e.options.focusOnSelect&&t(e.$slideTrack).children().on("click.slick",e.selectHandler),t(window).on("orientationchange.slick.slick-"+e.instanceUid,t.proxy(e.orientationChange,e)),t(window).on("resize.slick.slick-"+e.instanceUid,t.proxy(e.resize,e)),t("[draggable!=true]",e.$slideTrack).on("dragstart",e.preventDefault),t(window).on("load.slick.slick-"+e.instanceUid,e.setPosition),t(e.setPosition)},e.prototype.initUI=function(){var t=this;!0===t.options.arrows&&t.slideCount>t.options.slidesToShow&&(t.$prevArrow.show(),t.$nextArrow.show()),!0===t.options.dots&&t.slideCount>t.options.slidesToShow&&t.$dots.show()},e.prototype.keyHandler=function(t){var e=this;t.target.tagName.match("TEXTAREA|INPUT|SELECT")||(37===t.keyCode&&!0===e.options.accessibility?e.changeSlide({data:{message:!0===e.options.rtl?"next":"previous"}}):39===t.keyCode&&!0===e.options.accessibility&&e.changeSlide({data:{message:!0===e.options.rtl?"previous":"next"}}))},e.prototype.lazyLoad=function(){function e(e){t("img[data-lazy]",e).each(function(){var e=t(this),i=t(this).attr("data-lazy"),n=t(this).attr("data-srcset"),o=t(this).attr("data-sizes")||s.$slider.attr("data-sizes"),r=document.createElement("img");r.onload=function(){e.animate({opacity:0},100,function(){n&&(e.attr("srcset",n),o&&e.attr("sizes",o)),e.attr("src",i).animate({opacity:1},200,function(){e.removeAttr("data-lazy data-srcset data-sizes").removeClass("slick-loading")}),s.$slider.trigger("lazyLoaded",[s,e,i])})},r.onerror=function(){e.removeAttr("data-lazy").removeClass("slick-loading").addClass("slick-lazyload-error"),s.$slider.trigger("lazyLoadError",[s,e,i])},r.src=i})}var i,n,o,r,s=this;if(!0===s.options.centerMode?!0===s.options.infinite?(o=s.currentSlide+(s.options.slidesToShow/2+1),r=o+s.options.slidesToShow+2):(o=Math.max(0,s.currentSlide-(s.options.slidesToShow/2+1)),r=s.options.slidesToShow/2+1+2+s.currentSlide):(o=s.options.infinite?s.options.slidesToShow+s.currentSlide:s.currentSlide,r=Math.ceil(o+s.options.slidesToShow),!0===s.options.fade&&(o>0&&o--,r<=s.slideCount&&r++)),i=s.$slider.find(".slick-slide").slice(o,r),"anticipated"===s.options.lazyLoad)for(var a=o-1,l=r,c=s.$slider.find(".slick-slide"),u=0;u<s.options.slidesToScroll;u++)a<0&&(a=s.slideCount-1),i=i.add(c.eq(a)),i=i.add(c.eq(l)),a--,l++;e(i),s.slideCount<=s.options.slidesToShow?(n=s.$slider.find(".slick-slide"),e(n)):s.currentSlide>=s.slideCount-s.options.slidesToShow?(n=s.$slider.find(".slick-cloned").slice(0,s.options.slidesToShow),e(n)):0===s.currentSlide&&(n=s.$slider.find(".slick-cloned").slice(-1*s.options.slidesToShow),e(n))},e.prototype.loadSlider=function(){var t=this;t.setPosition(),t.$slideTrack.css({opacity:1}),t.$slider.removeClass("slick-loading"),t.initUI(),"progressive"===t.options.lazyLoad&&t.progressiveLazyLoad()},e.prototype.next=e.prototype.slickNext=function(){this.changeSlide({data:{message:"next"}})},e.prototype.orientationChange=function(){var t=this;t.checkResponsive(),t.setPosition()},e.prototype.pause=e.prototype.slickPause=function(){var t=this;t.autoPlayClear(),t.paused=!0},e.prototype.play=e.prototype.slickPlay=function(){var t=this;t.autoPlay(),t.options.autoplay=!0,t.paused=!1,t.focussed=!1,t.interrupted=!1},e.prototype.postSlide=function(e){var i=this;if(!i.unslicked&&(i.$slider.trigger("afterChange",[i,e]),i.animating=!1,i.slideCount>i.options.slidesToShow&&i.setPosition(),i.swipeLeft=null,i.options.autoplay&&i.autoPlay(),!0===i.options.accessibility&&(i.initADA(),i.options.focusOnChange))){t(i.$slides.get(i.currentSlide)).attr("tabindex",0).focus()}},e.prototype.prev=e.prototype.slickPrev=function(){this.changeSlide({data:{message:"previous"}})},e.prototype.preventDefault=function(t){t.preventDefault()},e.prototype.progressiveLazyLoad=function(e){e=e||1;var i,n,o,r,s,a=this,l=t("img[data-lazy]",a.$slider);l.length?(i=l.first(),n=i.attr("data-lazy"),o=i.attr("data-srcset"),r=i.attr("data-sizes")||a.$slider.attr("data-sizes"),s=document.createElement("img"),s.onload=function(){o&&(i.attr("srcset",o),r&&i.attr("sizes",r)),i.attr("src",n).removeAttr("data-lazy data-srcset data-sizes").removeClass("slick-loading"),!0===a.options.adaptiveHeight&&a.setPosition(),a.$slider.trigger("lazyLoaded",[a,i,n]),a.progressiveLazyLoad()},s.onerror=function(){e<3?setTimeout(function(){a.progressiveLazyLoad(e+1)},500):(i.removeAttr("data-lazy").removeClass("slick-loading").addClass("slick-lazyload-error"),a.$slider.trigger("lazyLoadError",[a,i,n]),a.progressiveLazyLoad())},s.src=n):a.$slider.trigger("allImagesLoaded",[a])},e.prototype.refresh=function(e){var i,n,o=this;n=o.slideCount-o.options.slidesToShow,!o.options.infinite&&o.currentSlide>n&&(o.currentSlide=n),o.slideCount<=o.options.slidesToShow&&(o.currentSlide=0),i=o.currentSlide,o.destroy(!0),t.extend(o,o.initials,{currentSlide:i}),o.init(),e||o.changeSlide({data:{message:"index",index:i}},!1)},e.prototype.registerBreakpoints=function(){var e,i,n,o=this,r=o.options.responsive||null;if("array"===t.type(r)&&r.length){o.respondTo=o.options.respondTo||"window";for(e in r)if(n=o.breakpoints.length-1,r.hasOwnProperty(e)){for(i=r[e].breakpoint;n>=0;)o.breakpoints[n]&&o.breakpoints[n]===i&&o.breakpoints.splice(n,1),n--;o.breakpoints.push(i),o.breakpointSettings[i]=r[e].settings}o.breakpoints.sort(function(t,e){return o.options.mobileFirst?t-e:e-t})}},e.prototype.reinit=function(){var e=this;e.$slides=e.$slideTrack.children(e.options.slide).addClass("slick-slide"),e.slideCount=e.$slides.length,e.currentSlide>=e.slideCount&&0!==e.currentSlide&&(e.currentSlide=e.currentSlide-e.options.slidesToScroll),e.slideCount<=e.options.slidesToShow&&(e.currentSlide=0),e.registerBreakpoints(),e.setProps(),e.setupInfinite(),e.buildArrows(),e.updateArrows(),e.initArrowEvents(),e.buildDots(),e.updateDots(),e.initDotEvents(),e.cleanUpSlideEvents(),e.initSlideEvents(),e.checkResponsive(!1,!0),!0===e.options.focusOnSelect&&t(e.$slideTrack).children().on("click.slick",e.selectHandler),e.setSlideClasses("number"==typeof e.currentSlide?e.currentSlide:0),e.setPosition(),e.focusHandler(),e.paused=!e.options.autoplay,e.autoPlay(),e.$slider.trigger("reInit",[e])},e.prototype.resize=function(){var e=this;t(window).width()!==e.windowWidth&&(clearTimeout(e.windowDelay),e.windowDelay=window.setTimeout(function(){e.windowWidth=t(window).width(),e.checkResponsive(),e.unslicked||e.setPosition()},50))},e.prototype.removeSlide=e.prototype.slickRemove=function(t,e,i){var n=this;if("boolean"==typeof t?(e=t,t=!0===e?0:n.slideCount-1):t=!0===e?--t:t,n.slideCount<1||t<0||t>n.slideCount-1)return!1;n.unload(),!0===i?n.$slideTrack.children().remove():n.$slideTrack.children(this.options.slide).eq(t).remove(),n.$slides=n.$slideTrack.children(this.options.slide),n.$slideTrack.children(this.options.slide).detach(),n.$slideTrack.append(n.$slides),n.$slidesCache=n.$slides,n.reinit()},e.prototype.setCSS=function(t){var e,i,n=this,o={};!0===n.options.rtl&&(t=-t),e="left"==n.positionProp?Math.ceil(t)+"px":"0px",i="top"==n.positionProp?Math.ceil(t)+"px":"0px",o[n.positionProp]=t,!1===n.transformsEnabled?n.$slideTrack.css(o):(o={},!1===n.cssTransitions?(o[n.animType]="translate("+e+", "+i+")",n.$slideTrack.css(o)):(o[n.animType]="translate3d("+e+", "+i+", 0px)",n.$slideTrack.css(o)))},e.prototype.setDimensions=function(){var t=this;!1===t.options.vertical?!0===t.options.centerMode&&t.$list.css({padding:"0px "+t.options.centerPadding}):(t.$list.height(t.$slides.first().outerHeight(!0)*t.options.slidesToShow),!0===t.options.centerMode&&t.$list.css({padding:t.options.centerPadding+" 0px"})),t.listWidth=t.$list.width(),t.listHeight=t.$list.height(),!1===t.options.vertical&&!1===t.options.variableWidth?(t.slideWidth=Math.ceil(t.listWidth/t.options.slidesToShow),t.$slideTrack.width(Math.ceil(t.slideWidth*t.$slideTrack.children(".slick-slide").length))):!0===t.options.variableWidth?t.$slideTrack.width(5e3*t.slideCount):(t.slideWidth=Math.ceil(t.listWidth),t.$slideTrack.height(Math.ceil(t.$slides.first().outerHeight(!0)*t.$slideTrack.children(".slick-slide").length)));var e=t.$slides.first().outerWidth(!0)-t.$slides.first().width();!1===t.options.variableWidth&&t.$slideTrack.children(".slick-slide").width(t.slideWidth-e)},e.prototype.setFade=function(){var e,i=this;i.$slides.each(function(n,o){e=i.slideWidth*n*-1,!0===i.options.rtl?t(o).css({position:"relative",right:e,top:0,zIndex:i.options.zIndex-2,opacity:0}):t(o).css({position:"relative",left:e,top:0,zIndex:i.options.zIndex-2,opacity:0})}),i.$slides.eq(i.currentSlide).css({zIndex:i.options.zIndex-1,opacity:1})},e.prototype.setHeight=function(){var t=this;if(1===t.options.slidesToShow&&!0===t.options.adaptiveHeight&&!1===t.options.vertical){var e=t.$slides.eq(t.currentSlide).outerHeight(!0);t.$list.css("height",e)}},e.prototype.setOption=e.prototype.slickSetOption=function(){var e,i,n,o,r,s=this,a=!1;if("object"===t.type(arguments[0])?(n=arguments[0],a=arguments[1],r="multiple"):"string"===t.type(arguments[0])&&(n=arguments[0],o=arguments[1],a=arguments[2],"responsive"===arguments[0]&&"array"===t.type(arguments[1])?r="responsive":void 0!==arguments[1]&&(r="single")),"single"===r)s.options[n]=o;else if("multiple"===r)t.each(n,function(t,e){s.options[t]=e});else if("responsive"===r)for(i in o)if("array"!==t.type(s.options.responsive))s.options.responsive=[o[i]];else{for(e=s.options.responsive.length-1;e>=0;)s.options.responsive[e].breakpoint===o[i].breakpoint&&s.options.responsive.splice(e,1),e--;s.options.responsive.push(o[i])}a&&(s.unload(),s.reinit())},e.prototype.setPosition=function(){var t=this;t.setDimensions(),t.setHeight(),!1===t.options.fade?t.setCSS(t.getLeft(t.currentSlide)):t.setFade(),t.$slider.trigger("setPosition",[t])},e.prototype.setProps=function(){var t=this,e=document.body.style;t.positionProp=!0===t.options.vertical?"top":"left","top"===t.positionProp?t.$slider.addClass("slick-vertical"):t.$slider.removeClass("slick-vertical"),void 0===e.WebkitTransition&&void 0===e.MozTransition&&void 0===e.msTransition||!0===t.options.useCSS&&(t.cssTransitions=!0),t.options.fade&&("number"==typeof t.options.zIndex?t.options.zIndex<3&&(t.options.zIndex=3):t.options.zIndex=t.defaults.zIndex),void 0!==e.OTransform&&(t.animType="OTransform",t.transformType="-o-transform",t.transitionType="OTransition",void 0===e.perspectiveProperty&&void 0===e.webkitPerspective&&(t.animType=!1)),void 0!==e.MozTransform&&(t.animType="MozTransform",t.transformType="-moz-transform",t.transitionType="MozTransition",void 0===e.perspectiveProperty&&void 0===e.MozPerspective&&(t.animType=!1)),void 0!==e.webkitTransform&&(t.animType="webkitTransform",t.transformType="-webkit-transform",t.transitionType="webkitTransition",void 0===e.perspectiveProperty&&void 0===e.webkitPerspective&&(t.animType=!1)),void 0!==e.msTransform&&(t.animType="msTransform",t.transformType="-ms-transform",t.transitionType="msTransition",void 0===e.msTransform&&(t.animType=!1)),void 0!==e.transform&&!1!==t.animType&&(t.animType="transform",t.transformType="transform",t.transitionType="transition"),t.transformsEnabled=t.options.useTransform&&null!==t.animType&&!1!==t.animType},e.prototype.setSlideClasses=function(t){var e,i,n,o,r=this;if(i=r.$slider.find(".slick-slide").removeClass("slick-active slick-center slick-current").attr("aria-hidden","true"),r.$slides.eq(t).addClass("slick-current"),!0===r.options.centerMode){var s=r.options.slidesToShow%2==0?1:0;e=Math.floor(r.options.slidesToShow/2),!0===r.options.infinite&&(t>=e&&t<=r.slideCount-1-e?r.$slides.slice(t-e+s,t+e+1).addClass("slick-active").attr("aria-hidden","false"):(n=r.options.slidesToShow+t,i.slice(n-e+1+s,n+e+2).addClass("slick-active").attr("aria-hidden","false")),0===t?i.eq(i.length-1-r.options.slidesToShow).addClass("slick-center"):t===r.slideCount-1&&i.eq(r.options.slidesToShow).addClass("slick-center")),r.$slides.eq(t).addClass("slick-center")}else t>=0&&t<=r.slideCount-r.options.slidesToShow?r.$slides.slice(t,t+r.options.slidesToShow).addClass("slick-active").attr("aria-hidden","false"):i.length<=r.options.slidesToShow?i.addClass("slick-active").attr("aria-hidden","false"):(o=r.slideCount%r.options.slidesToShow,n=!0===r.options.infinite?r.options.slidesToShow+t:t,r.options.slidesToShow==r.options.slidesToScroll&&r.slideCount-t<r.options.slidesToShow?i.slice(n-(r.options.slidesToShow-o),n+o).addClass("slick-active").attr("aria-hidden","false"):i.slice(n,n+r.options.slidesToShow).addClass("slick-active").attr("aria-hidden","false"));"ondemand"!==r.options.lazyLoad&&"anticipated"!==r.options.lazyLoad||r.lazyLoad()},e.prototype.setupInfinite=function(){var e,i,n,o=this;if(!0===o.options.fade&&(o.options.centerMode=!1),!0===o.options.infinite&&!1===o.options.fade&&(i=null,o.slideCount>o.options.slidesToShow)){for(n=!0===o.options.centerMode?o.options.slidesToShow+1:o.options.slidesToShow,e=o.slideCount;e>o.slideCount-n;e-=1)i=e-1,t(o.$slides[i]).clone(!0).attr("id","").attr("data-slick-index",i-o.slideCount).prependTo(o.$slideTrack).addClass("slick-cloned");for(e=0;e<n+o.slideCount;e+=1)i=e,t(o.$slides[i]).clone(!0).attr("id","").attr("data-slick-index",i+o.slideCount).appendTo(o.$slideTrack).addClass("slick-cloned");o.$slideTrack.find(".slick-cloned").find("[id]").each(function(){t(this).attr("id","")})}},e.prototype.interrupt=function(t){var e=this;t||e.autoPlay(),e.interrupted=t},e.prototype.selectHandler=function(e){var i=this,n=t(e.target).is(".slick-slide")?t(e.target):t(e.target).parents(".slick-slide"),o=parseInt(n.attr("data-slick-index"));if(o||(o=0),i.slideCount<=i.options.slidesToShow)return void i.slideHandler(o,!1,!0);i.slideHandler(o)},e.prototype.slideHandler=function(t,e,i){var n,o,r,s,a,l=null,c=this;if(e=e||!1,!(!0===c.animating&&!0===c.options.waitForAnimate||!0===c.options.fade&&c.currentSlide===t)){if(!1===e&&c.asNavFor(t),n=t,l=c.getLeft(n),s=c.getLeft(c.currentSlide),c.currentLeft=null===c.swipeLeft?s:c.swipeLeft,!1===c.options.infinite&&!1===c.options.centerMode&&(t<0||t>c.getDotCount()*c.options.slidesToScroll))return void(!1===c.options.fade&&(n=c.currentSlide,!0!==i&&c.slideCount>c.options.slidesToShow?c.animateSlide(s,function(){c.postSlide(n)}):c.postSlide(n)));if(!1===c.options.infinite&&!0===c.options.centerMode&&(t<0||t>c.slideCount-c.options.slidesToScroll))return void(!1===c.options.fade&&(n=c.currentSlide,!0!==i&&c.slideCount>c.options.slidesToShow?c.animateSlide(s,function(){c.postSlide(n)}):c.postSlide(n)));if(c.options.autoplay&&clearInterval(c.autoPlayTimer),o=n<0?c.slideCount%c.options.slidesToScroll!=0?c.slideCount-c.slideCount%c.options.slidesToScroll:c.slideCount+n:n>=c.slideCount?c.slideCount%c.options.slidesToScroll!=0?0:n-c.slideCount:n,c.animating=!0,c.$slider.trigger("beforeChange",[c,c.currentSlide,o]),r=c.currentSlide,c.currentSlide=o,c.setSlideClasses(c.currentSlide),c.options.asNavFor&&(a=c.getNavTarget(),a=a.slick("getSlick"),a.slideCount<=a.options.slidesToShow&&a.setSlideClasses(c.currentSlide)),c.updateDots(),c.updateArrows(),!0===c.options.fade)return!0!==i?(c.fadeSlideOut(r),c.fadeSlide(o,function(){c.postSlide(o)})):c.postSlide(o),void c.animateHeight();!0!==i&&c.slideCount>c.options.slidesToShow?c.animateSlide(l,function(){c.postSlide(o)}):c.postSlide(o)}},e.prototype.startLoad=function(){var t=this;!0===t.options.arrows&&t.slideCount>t.options.slidesToShow&&(t.$prevArrow.hide(),t.$nextArrow.hide()),!0===t.options.dots&&t.slideCount>t.options.slidesToShow&&t.$dots.hide(),t.$slider.addClass("slick-loading")},e.prototype.swipeDirection=function(){var t,e,i,n,o=this;return t=o.touchObject.startX-o.touchObject.curX,e=o.touchObject.startY-o.touchObject.curY,i=Math.atan2(e,t),n=Math.round(180*i/Math.PI),n<0&&(n=360-Math.abs(n)),n<=45&&n>=0?!1===o.options.rtl?"left":"right":n<=360&&n>=315?!1===o.options.rtl?"left":"right":n>=135&&n<=225?!1===o.options.rtl?"right":"left":!0===o.options.verticalSwiping?n>=35&&n<=135?"down":"up":"vertical"},e.prototype.swipeEnd=function(t){var e,i,n=this;if(n.dragging=!1,n.swiping=!1,n.scrolling)return n.scrolling=!1,!1;if(n.interrupted=!1,n.shouldClick=!(n.touchObject.swipeLength>10),void 0===n.touchObject.curX)return!1;if(!0===n.touchObject.edgeHit&&n.$slider.trigger("edge",[n,n.swipeDirection()]),n.touchObject.swipeLength>=n.touchObject.minSwipe){switch(i=n.swipeDirection()){case"left":case"down":e=n.options.swipeToSlide?n.checkNavigable(n.currentSlide+n.getSlideCount()):n.currentSlide+n.getSlideCount(),n.currentDirection=0;break;case"right":case"up":e=n.options.swipeToSlide?n.checkNavigable(n.currentSlide-n.getSlideCount()):n.currentSlide-n.getSlideCount(),n.currentDirection=1}"vertical"!=i&&(n.slideHandler(e),n.touchObject={},n.$slider.trigger("swipe",[n,i]))}else n.touchObject.startX!==n.touchObject.curX&&(n.slideHandler(n.currentSlide),n.touchObject={})},e.prototype.swipeHandler=function(t){var e=this;if(!(!1===e.options.swipe||"ontouchend"in document&&!1===e.options.swipe||!1===e.options.draggable&&-1!==t.type.indexOf("mouse")))switch(e.touchObject.fingerCount=t.originalEvent&&void 0!==t.originalEvent.touches?t.originalEvent.touches.length:1,e.touchObject.minSwipe=e.listWidth/e.options.touchThreshold,!0===e.options.verticalSwiping&&(e.touchObject.minSwipe=e.listHeight/e.options.touchThreshold),t.data.action){case"start":e.swipeStart(t);break;case"move":e.swipeMove(t);break;case"end":e.swipeEnd(t)}},e.prototype.swipeMove=function(t){var e,i,n,o,r,s,a=this;return r=void 0!==t.originalEvent?t.originalEvent.touches:null,!(!a.dragging||a.scrolling||r&&1!==r.length)&&(e=a.getLeft(a.currentSlide),a.touchObject.curX=void 0!==r?r[0].pageX:t.clientX,a.touchObject.curY=void 0!==r?r[0].pageY:t.clientY,a.touchObject.swipeLength=Math.round(Math.sqrt(Math.pow(a.touchObject.curX-a.touchObject.startX,2))),s=Math.round(Math.sqrt(Math.pow(a.touchObject.curY-a.touchObject.startY,2))),!a.options.verticalSwiping&&!a.swiping&&s>4?(a.scrolling=!0,!1):(!0===a.options.verticalSwiping&&(a.touchObject.swipeLength=s),i=a.swipeDirection(),void 0!==t.originalEvent&&a.touchObject.swipeLength>4&&(a.swiping=!0,t.preventDefault()),o=(!1===a.options.rtl?1:-1)*(a.touchObject.curX>a.touchObject.startX?1:-1),!0===a.options.verticalSwiping&&(o=a.touchObject.curY>a.touchObject.startY?1:-1),n=a.touchObject.swipeLength,a.touchObject.edgeHit=!1,!1===a.options.infinite&&(0===a.currentSlide&&"right"===i||a.currentSlide>=a.getDotCount()&&"left"===i)&&(n=a.touchObject.swipeLength*a.options.edgeFriction,a.touchObject.edgeHit=!0),!1===a.options.vertical?a.swipeLeft=e+n*o:a.swipeLeft=e+n*(a.$list.height()/a.listWidth)*o,!0===a.options.verticalSwiping&&(a.swipeLeft=e+n*o),!0!==a.options.fade&&!1!==a.options.touchMove&&(!0===a.animating?(a.swipeLeft=null,!1):void a.setCSS(a.swipeLeft))))},e.prototype.swipeStart=function(t){var e,i=this;if(i.interrupted=!0,1!==i.touchObject.fingerCount||i.slideCount<=i.options.slidesToShow)return i.touchObject={},!1;void 0!==t.originalEvent&&void 0!==t.originalEvent.touches&&(e=t.originalEvent.touches[0]),i.touchObject.startX=i.touchObject.curX=void 0!==e?e.pageX:t.clientX,i.touchObject.startY=i.touchObject.curY=void 0!==e?e.pageY:t.clientY,i.dragging=!0},e.prototype.unfilterSlides=e.prototype.slickUnfilter=function(){var t=this;null!==t.$slidesCache&&(t.unload(),t.$slideTrack.children(this.options.slide).detach(),t.$slidesCache.appendTo(t.$slideTrack),t.reinit())},e.prototype.unload=function(){var e=this;t(".slick-cloned",e.$slider).remove(),e.$dots&&e.$dots.remove(),e.$prevArrow&&e.htmlExpr.test(e.options.prevArrow)&&e.$prevArrow.remove(),e.$nextArrow&&e.htmlExpr.test(e.options.nextArrow)&&e.$nextArrow.remove(),e.$slides.removeClass("slick-slide slick-active slick-visible slick-current").attr("aria-hidden","true").css("width","")},e.prototype.unslick=function(t){var e=this;e.$slider.trigger("unslick",[e,t]),e.destroy()},e.prototype.updateArrows=function(){var t=this;Math.floor(t.options.slidesToShow/2),!0===t.options.arrows&&t.slideCount>t.options.slidesToShow&&!t.options.infinite&&(t.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false"),t.$nextArrow.removeClass("slick-disabled").attr("aria-disabled","false"),0===t.currentSlide?(t.$prevArrow.addClass("slick-disabled").attr("aria-disabled","true"),t.$nextArrow.removeClass("slick-disabled").attr("aria-disabled","false")):t.currentSlide>=t.slideCount-t.options.slidesToShow&&!1===t.options.centerMode?(t.$nextArrow.addClass("slick-disabled").attr("aria-disabled","true"),t.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false")):t.currentSlide>=t.slideCount-1&&!0===t.options.centerMode&&(t.$nextArrow.addClass("slick-disabled").attr("aria-disabled","true"),t.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false")))},e.prototype.updateDots=function(){var t=this;null!==t.$dots&&(t.$dots.find("li").removeClass("slick-active").end(),t.$dots.find("li").eq(Math.floor(t.currentSlide/t.options.slidesToScroll)).addClass("slick-active"))},e.prototype.visibility=function(){var t=this;t.options.autoplay&&(document[t.hidden]?t.interrupted=!0:t.interrupted=!1)},t.fn.slick=function(){var t,i,n=this,o=arguments[0],r=Array.prototype.slice.call(arguments,1),s=n.length;for(t=0;t<s;t++)if("object"==typeof o||void 0===o?n[t].slick=new e(n[t],o):i=n[t].slick[o].apply(n[t].slick,r),void 0!==i)return i;return n}})},function(t,e,i){function n(){return i(602),{}}t.exports=n},function(module,exports){"object"!=typeof JSON&&(JSON={}),function(){"use strict";function f(t){return t<10?"0"+t:t}function this_value(){return this.valueOf()}function quote(t){return rx_escapable.lastIndex=0,rx_escapable.test(t)?'"'+t.replace(rx_escapable,function(t){var e=meta[t];return"string"==typeof e?e:"\\u"+("0000"+t.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+t+'"'}function str(t,e){var i,n,o,r,s,a=gap,l=e[t];switch(l&&"object"==typeof l&&"function"==typeof l.toJSON&&(l=l.toJSON(t)),"function"==typeof rep&&(l=rep.call(e,t,l)),typeof l){case"string":return quote(l);case"number":return isFinite(l)?String(l):"null";case"boolean":case"null":return String(l);case"object":if(!l)return"null";if(gap+=indent,s=[],"[object Array]"===Object.prototype.toString.apply(l)){for(r=l.length,i=0;i<r;i+=1)s[i]=str(i,l)||"null";return o=0===s.length?"[]":gap?"[\n"+gap+s.join(",\n"+gap)+"\n"+a+"]":"["+s.join(",")+"]",gap=a,o}if(rep&&"object"==typeof rep)for(r=rep.length,i=0;i<r;i+=1)"string"==typeof rep[i]&&(n=rep[i],(o=str(n,l))&&s.push(quote(n)+(gap?": ":":")+o));else for(n in l)Object.prototype.hasOwnProperty.call(l,n)&&(o=str(n,l))&&s.push(quote(n)+(gap?": ":":")+o);return o=0===s.length?"{}":gap?"{\n"+gap+s.join(",\n"+gap)+"\n"+a+"}":"{"+s.join(",")+"}",gap=a,o}}var rx_one=/^[\],:{}\s]*$/,rx_two=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,rx_three=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,rx_four=/(?:^|:|,)(?:\s*\[)+/g,rx_escapable=/[\\"\u0000-\u001f\u007f-\u009f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,rx_dangerous=/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g;"function"!=typeof Date.prototype.toJSON&&(Date.prototype.toJSON=function(){return isFinite(this.valueOf())?this.getUTCFullYear()+"-"+f(this.getUTCMonth()+1)+"-"+f(this.getUTCDate())+"T"+f(this.getUTCHours())+":"+f(this.getUTCMinutes())+":"+f(this.getUTCSeconds())+"Z":null},Boolean.prototype.toJSON=this_value,Number.prototype.toJSON=this_value,String.prototype.toJSON=this_value);var gap,indent,meta,rep;"function"!=typeof JSON.stringify&&(meta={"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},JSON.stringify=function(t,e,i){var n;if(gap="",indent="","number"==typeof i)for(n=0;n<i;n+=1)indent+=" ";else"string"==typeof i&&(indent=i);if(rep=e,e&&"function"!=typeof e&&("object"!=typeof e||"number"!=typeof e.length))throw new Error("JSON.stringify");return str("",{"":t})}),"function"!=typeof JSON.parse&&(JSON.parse=function(text,reviver){function walk(t,e){var i,n,o=t[e];if(o&&"object"==typeof o)for(i in o)Object.prototype.hasOwnProperty.call(o,i)&&(n=walk(o,i),void 0!==n?o[i]=n:delete o[i]);return reviver.call(t,e,o)}var j;if(text=String(text),rx_dangerous.lastIndex=0,rx_dangerous.test(text)&&(text=text.replace(rx_dangerous,function(t){return"\\u"+("0000"+t.charCodeAt(0).toString(16)).slice(-4)})),rx_one.test(text.replace(rx_two,"@").replace(rx_three,"]").replace(rx_four,"")))return j=eval("("+text+")"),"function"==typeof reviver?walk({"":j},""):j;throw new SyntaxError("JSON.parse")})}()},function(t,e,i){function n(){var t="undefined"==typeof console?null:console;if(t){(t.warn?t.warn:t.log).apply(t,arguments)}}function o(t,e,i){i||(i=""),t&&!d(t)&&(t=[t]),e&&!d(e)&&(e=[e]);var o=i?"__storejs_"+i+"_":"",r=i?new RegExp("^"+o):null;if(!/^[a-zA-Z0-9_\-]*$/.test(i))throw new Error("store.js namespaces can only have alphanumerics + underscores and dashes");var v={_namespacePrefix:o,_namespaceRegexp:r,_testStorage:function(t){try{var e="__storejs__test__";t.write(e,e);var i=t.read(e)===e;return t.remove(e),i}catch(t){return!1}},_assignPluginFnProp:function(t,e){var i=this[e];this[e]=function(){function e(){if(i)return l(arguments,function(t,e){n[e]=t}),i.apply(o,n)}var n=s(arguments,0),o=this,r=[e].concat(n);return t.apply(o,r)}},_serialize:function(t){return JSON.stringify(t)},_deserialize:function(t,e){if(!t)return e;var i="";try{i=JSON.parse(t)}catch(e){i=t}return void 0!==i?i:e},_addStorage:function(t){this.enabled||this._testStorage(t)&&(this.storage=t,this.enabled=!0)},_addPlugin:function(t){var e=this;if(d(t))return void l(t,function(t){e._addPlugin(t)});if(!a(this.plugins,function(e){return t===e})){if(this.plugins.push(t),!h(t))throw new Error("Plugins must be function values that return objects");var i=t.call(this);if(!p(i))throw new Error("Plugins must return an object of function properties");l(i,function(i,n){if(!h(i))throw new Error("Bad plugin property: "+n+" from plugin "+t.name+". Plugins should only return functions.");e._assignPluginFnProp(i,n)})}},addStorage:function(t){n("store.addStorage(storage) is deprecated. Use createStore([storages])"),this._addStorage(t)}},g=u(v,f,{plugins:[]});return g.raw={},l(g,function(t,e){h(t)&&(g.raw[e]=c(g,t))}),l(t,function(t){g._addStorage(t)}),l(e,function(t){g._addPlugin(t)}),g}var r=i(121),s=r.slice,a=r.pluck,l=r.each,c=r.bind,u=r.create,d=r.isList,h=r.isFunction,p=r.isObject;t.exports={createStore:o};var f={version:"2.0.12",enabled:!1,get:function(t,e){var i=this.storage.read(this._namespacePrefix+t);return this._deserialize(i,e)},set:function(t,e){return void 0===e?this.remove(t):(this.storage.write(this._namespacePrefix+t,this._serialize(e)),e)},remove:function(t){this.storage.remove(this._namespacePrefix+t)},each:function(t){var e=this;this.storage.each(function(i,n){t.call(e,e._deserialize(i),(n||"").replace(e._namespaceRegexp,""))})},clearAll:function(){this.storage.clearAll()},hasNamespace:function(t){return this._namespacePrefix=="__storejs_"+t+"_"},createStore:function(){return o.apply(this,arguments)},addPlugin:function(t){this._addPlugin(t)},namespace:function(t){return o(this.storage,this.plugins,t)}}},function(t,e,i){t.exports=[i(606),i(608),i(609),i(605),i(610),i(607)]},function(t,e,i){function n(t){if(!t||!l(t))return null;var e="(?:^|.*;\\s*)"+escape(t).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=\\s*((?:[^;](?!;))*[^;]?).*";return unescape(h.cookie.replace(new RegExp(e),"$1"))}function o(t){for(var e=h.cookie.split(/; ?/g),i=e.length-1;i>=0;i--)if(d(e[i])){var n=e[i].split("="),o=unescape(n[0]),r=unescape(n[1]);t(r,o)}}function r(t,e){t&&(h.cookie=escape(t)+"="+escape(e)+"; expires=Tue, 19 Jan 2038 03:14:07 GMT; path=/")}function s(t){t&&l(t)&&(h.cookie=escape(t)+"=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/")}function a(){o(function(t,e){s(e)})}function l(t){return new RegExp("(?:^|;\\s*)"+escape(t).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=").test(h.cookie)}var c=i(121),u=c.Global,d=c.trim;t.exports={name:"cookieStorage",read:n,write:r,each:o,remove:s,clearAll:a};var h=u.document},function(t,e,i){function n(){return u.localStorage}function o(t){return n().getItem(t)}function r(t,e){return n().setItem(t,e)}function s(t){for(var e=n().length-1;e>=0;e--){var i=n().key(e);t(o(i),i)}}function a(t){return n().removeItem(t)}function l(){return n().clear()}var c=i(121),u=c.Global;t.exports={name:"localStorage",read:o,write:r,each:s,remove:a,clearAll:l}},function(t,e){function i(t){return a[t]}function n(t,e){a[t]=e}function o(t){for(var e in a)a.hasOwnProperty(e)&&t(a[e],e)}function r(t){delete a[t]}function s(t){a={}}t.exports={name:"memoryStorage",read:i,write:n,each:o,remove:r,clearAll:s};var a={}},function(t,e,i){function n(t){return u[t]}function o(t,e){u[t]=e}function r(t){for(var e=u.length-1;e>=0;e--){var i=u.key(e);t(u[i],i)}}function s(t){return u.removeItem(t)}function a(){r(function(t,e){delete u[t]})}var l=i(121),c=l.Global;t.exports={name:"oldFF-globalStorage",read:n,write:o,each:r,remove:s,clearAll:a};var u=c.globalStorage},function(t,e,i){function n(t,e){if(!f){var i=l(t);p(function(t){t.setAttribute(i,e),t.save(d)})}}function o(t){if(!f){var e=l(t),i=null;return p(function(t){i=t.getAttribute(e)}),i}}function r(t){p(function(e){for(var i=e.XMLDocument.documentElement.attributes,n=i.length-1;n>=0;n--){var o=i[n];t(e.getAttribute(o.name),o.name)}})}function s(t){var e=l(t);p(function(t){t.removeAttribute(e),t.save(d)})}function a(){p(function(t){var e=t.XMLDocument.documentElement.attributes;t.load(d);for(var i=e.length-1;i>=0;i--)t.removeAttribute(e[i].name);t.save(d)})}function l(t){return t.replace(/^\d/,"___$&").replace(v,"___")}var c=i(121),u=c.Global;t.exports={name:"oldIE-userDataStorage",write:n,read:o,each:r,remove:s,clearAll:a};var d="storejs",h=u.document,p=function(){if(!h||!h.documentElement||!h.documentElement.addBehavior)return null;var t,e,i;try{e=new ActiveXObject("htmlfile"),e.open(),e.write('<script>document.w=window<\/script><iframe src="/favicon.ico"></iframe>'),e.close(),t=e.w.frames[0].document,i=t.createElement("div")}catch(e){i=h.createElement("div"),t=h.body}return function(e){var n=[].slice.call(arguments,0);n.unshift(i),t.appendChild(i),i.addBehavior("#default#userData"),i.load(d),e.apply(this,n),t.removeChild(i)}}(),f=(u.navigator?u.navigator.userAgent:"").match(/ (MSIE 8|MSIE 9|MSIE 10)\./),v=new RegExp("[!\"#$%&'()*+,/\\\\:;<=>?@[\\]^`{|}~]","g")},function(t,e,i){function n(){return u.sessionStorage}function o(t){return n().getItem(t)}function r(t,e){return n().setItem(t,e)}function s(t){for(var e=n().length-1;e>=0;e--){var i=n().key(e);t(o(i),i)}}function a(t){return n().removeItem(t)}function l(){return n().clear()}var c=i(121),u=c.Global;t.exports={name:"sessionStorage",read:o,write:r,each:s,remove:a,clearAll:l}},function(t,e){!function(t){"use strict";function e(t){if("string"!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.\^_`|~]/i.test(t))throw new TypeError("Invalid character in header field name");return t.toLowerCase()}function i(t){return"string"!=typeof t&&(t=String(t)),t}function n(t){var e={next:function(){var e=t.shift();return{done:void 0===e,value:e}}};return m.iterable&&(e[Symbol.iterator]=function(){return e}),e}function o(t){this.map={},t instanceof o?t.forEach(function(t,e){this.append(e,t)},this):Array.isArray(t)?t.forEach(function(t){this.append(t[0],t[1])},this):t&&Object.getOwnPropertyNames(t).forEach(function(e){this.append(e,t[e])},this)}function r(t){if(t.bodyUsed)return Promise.reject(new TypeError("Already read"));t.bodyUsed=!0}function s(t){return new Promise(function(e,i){t.onload=function(){e(t.result)},t.onerror=function(){i(t.error)}})}function a(t){var e=new FileReader,i=s(e);return e.readAsArrayBuffer(t),i}function l(t){var e=new FileReader,i=s(e);return e.readAsText(t),i}function c(t){for(var e=new Uint8Array(t),i=new Array(e.length),n=0;n<e.length;n++)i[n]=String.fromCharCode(e[n]);return i.join("")}function u(t){if(t.slice)return t.slice(0);var e=new Uint8Array(t.byteLength);return e.set(new Uint8Array(t)),e.buffer}function d(){return this.bodyUsed=!1,this._initBody=function(t){if(this._bodyInit=t,t)if("string"==typeof t)this._bodyText=t;else if(m.blob&&Blob.prototype.isPrototypeOf(t))this._bodyBlob=t;else if(m.formData&&FormData.prototype.isPrototypeOf(t))this._bodyFormData=t;else if(m.searchParams&&URLSearchParams.prototype.isPrototypeOf(t))this._bodyText=t.toString();else if(m.arrayBuffer&&m.blob&&b(t))this._bodyArrayBuffer=u(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer]);else{if(!m.arrayBuffer||!ArrayBuffer.prototype.isPrototypeOf(t)&&!_(t))throw new Error("unsupported BodyInit type");this._bodyArrayBuffer=u(t)}else this._bodyText="";this.headers.get("content-type")||("string"==typeof t?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):m.searchParams&&URLSearchParams.prototype.isPrototypeOf(t)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},m.blob&&(this.blob=function(){var t=r(this);if(t)return t;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?r(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(a)}),this.text=function(){var t=r(this);if(t)return t;if(this._bodyBlob)return l(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(c(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},m.formData&&(this.formData=function(){return this.text().then(f)}),this.json=function(){return this.text().then(JSON.parse)},this}function h(t){var e=t.toUpperCase();return w.indexOf(e)>-1?e:t}function p(t,e){e=e||{};var i=e.body;if(t instanceof p){if(t.bodyUsed)throw new TypeError("Already read");this.url=t.url,this.credentials=t.credentials,e.headers||(this.headers=new o(t.headers)),this.method=t.method,this.mode=t.mode,i||null==t._bodyInit||(i=t._bodyInit,t.bodyUsed=!0)}else this.url=String(t);if(this.credentials=e.credentials||this.credentials||"omit",!e.headers&&this.headers||(this.headers=new o(e.headers)),this.method=h(e.method||this.method||"GET"),this.mode=e.mode||this.mode||null,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&i)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(i)}function f(t){var e=new FormData;return t.trim().split("&").forEach(function(t){if(t){var i=t.split("="),n=i.shift().replace(/\+/g," "),o=i.join("=").replace(/\+/g," ");e.append(decodeURIComponent(n),decodeURIComponent(o))}}),e}function v(t){var e=new o;return t.replace(/\r?\n[\t ]+/g," ").split(/\r?\n/).forEach(function(t){var i=t.split(":"),n=i.shift().trim();if(n){var o=i.join(":").trim();e.append(n,o)}}),e}function g(t,e){e||(e={}),this.type="default",this.status=void 0===e.status?200:e.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in e?e.statusText:"OK",this.headers=new o(e.headers),this.url=e.url||"",this._initBody(t)}if(!t.fetch){var m={searchParams:"URLSearchParams"in t,iterable:"Symbol"in t&&"iterator"in Symbol,blob:"FileReader"in t&&"Blob"in t&&function(){try{return new Blob,!0}catch(t){return!1}}(),formData:"FormData"in t,arrayBuffer:"ArrayBuffer"in t};if(m.arrayBuffer)var y=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],b=function(t){return t&&DataView.prototype.isPrototypeOf(t)},_=ArrayBuffer.isView||function(t){return t&&y.indexOf(Object.prototype.toString.call(t))>-1};o.prototype.append=function(t,n){t=e(t),n=i(n);var o=this.map[t];this.map[t]=o?o+","+n:n},o.prototype.delete=function(t){delete this.map[e(t)]},o.prototype.get=function(t){return t=e(t),this.has(t)?this.map[t]:null},o.prototype.has=function(t){return this.map.hasOwnProperty(e(t))},o.prototype.set=function(t,n){this.map[e(t)]=i(n)},o.prototype.forEach=function(t,e){for(var i in this.map)this.map.hasOwnProperty(i)&&t.call(e,this.map[i],i,this)},o.prototype.keys=function(){var t=[];return this.forEach(function(e,i){t.push(i)}),n(t)},o.prototype.values=function(){var t=[];return this.forEach(function(e){t.push(e)}),n(t)},o.prototype.entries=function(){var t=[];return this.forEach(function(e,i){t.push([i,e])}),n(t)},m.iterable&&(o.prototype[Symbol.iterator]=o.prototype.entries);var w=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];p.prototype.clone=function(){return new p(this,{body:this._bodyInit})},d.call(p.prototype),d.call(g.prototype),g.prototype.clone=function(){return new g(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new o(this.headers),url:this.url})},g.error=function(){var t=new g(null,{status:0,statusText:""});return t.type="error",t};var x=[301,302,303,307,308];g.redirect=function(t,e){if(-1===x.indexOf(e))throw new RangeError("Invalid status code");return new g(null,{status:e,headers:{location:t}})},t.Headers=o,t.Request=p,t.Response=g,t.fetch=function(t,e){return new Promise(function(i,n){var o=new p(t,e),r=new XMLHttpRequest;r.onload=function(){var t={status:r.status,statusText:r.statusText,headers:v(r.getAllResponseHeaders()||"")};t.url="responseURL"in r?r.responseURL:t.headers.get("X-Request-URL");var e="response"in r?r.response:r.responseText;i(new g(e,t))},r.onerror=function(){n(new TypeError("Network request failed"))},r.ontimeout=function(){n(new TypeError("Network request failed"))},r.open(o.method,o.url,!0),"include"===o.credentials?r.withCredentials=!0:"omit"===o.credentials&&(r.withCredentials=!1),"responseType"in r&&m.blob&&(r.responseType="blob"),o.headers.forEach(function(t,e){r.setRequestHeader(e,t)}),r.send(void 0===o._bodyInit?null:o._bodyInit)})},t.fetch.polyfill=!0}}("undefined"!=typeof self?self:this)},function(t,e,i){i(243),t.exports=i(242)}]);;
!function(){var Mi,Fi="Expected a function",yo="__lodash_hash_undefined__",bo="__lodash_placeholder__",wo=16,Ni=32,Pi=64,qi=128,mo=256,Zi=1/0,Ki=9007199254740991,xo=NaN,Vi=4294967295,jo=[["ary",qi],["bind",1],["bindKey",2],["curry",8],["curryRight",wo],["flip",512],["partial",Ni],["partialRight",Pi],["rearg",mo]],Gi="[object Arguments]",Ao="[object Array]",Hi="[object Boolean]",Ji="[object Date]",ko="[object Error]",Oo="[object Function]",Io="[object GeneratorFunction]",Yi="[object Map]",Qi="[object Number]",Xi="[object Object]",Ro="[object Promise]",zo="[object RegExp]",no="[object Set]",Eo="[object String]",So="[object Symbol]",Wo="[object WeakMap]",Lo="[object ArrayBuffer]",to="[object DataView]",Co="[object Float32Array]",Uo="[object Float64Array]",Bo="[object Int8Array]",To="[object Int16Array]",$o="[object Int32Array]",Do="[object Uint8Array]",Mo="[object Uint8ClampedArray]",Fo="[object Uint16Array]",No="[object Uint32Array]",Po=/\b__p \+= '';/g,qo=/\b(__p \+=) '' \+/g,Zo=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Ko=/&(?:amp|lt|gt|quot|#39);/g,Vo=/[&<>"']/g,Go=RegExp(Ko.source),Ho=RegExp(Vo.source),Jo=/<%-([\s\S]+?)%>/g,Yo=/<%([\s\S]+?)%>/g,Qo=/<%=([\s\S]+?)%>/g,Xo=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,nf=/^\w*$/,tf=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,rf=/[\\^$.*+?()[\]{}|]/g,ef=RegExp(rf.source),uf=/^\s+|\s+$/g,of=/^\s+/,ff=/\s+$/,cf=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,af=/\{\n\/\* \[wrapped with (.+)\] \*/,lf=/,? & /,sf=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,hf=/\\(\\)?/g,pf=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,_f=/\w*$/,vf=/^[-+]0x[0-9a-f]+$/i,gf=/^0b[01]+$/i,yf=/^\[object .+?Constructor\]$/,df=/^0o[0-7]+$/i,bf=/^(?:0|[1-9]\d*)$/,wf=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,mf=/($^)/,xf=/['\n\r\u2028\u2029\\]/g,i="\\ud800-\\udfff",o="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",f="\\u2700-\\u27bf",n="a-z\\xdf-\\xf6\\xf8-\\xff",t="A-Z\\xc0-\\xd6\\xd8-\\xde",c="\\ufe0e\\ufe0f",a="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",l="['’]",r="["+i+"]",s="["+a+"]",h="["+o+"]",p="["+f+"]",_="["+n+"]",a="[^"+i+a+"\\d+"+f+n+t+"]",f="\\ud83c[\\udffb-\\udfff]",n="[^"+i+"]",v="(?:\\ud83c[\\udde6-\\uddff]){2}",e="[\\ud800-\\udbff][\\udc00-\\udfff]",t="["+t+"]",g="\\u200d",y="(?:"+_+"|"+a+")",a="(?:"+t+"|"+a+")",d="(?:['’](?:d|ll|m|re|s|t|ve))?",b="(?:['’](?:D|LL|M|RE|S|T|VE))?",w="(?:"+h+"|"+f+")"+"?",m="["+c+"]?",m=m+w+("(?:"+g+"(?:"+[n,v,e].join("|")+")"+m+w+")*"),w="(?:"+[p,v,e].join("|")+")"+m,p="(?:"+[n+h+"?",h,v,e,r].join("|")+")",jf=RegExp(l,"g"),Af=RegExp(h,"g"),x=RegExp(f+"(?="+f+")|"+p+m,"g"),kf=RegExp([t+"?"+_+"+"+d+"(?="+[s,t,"$"].join("|")+")",a+"+"+b+"(?="+[s,t+y,"$"].join("|")+")",t+"?"+y+"+"+d,t+"+"+b,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])","\\d+",w].join("|"),"g"),j=RegExp("["+g+i+o+c+"]"),Of=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,If=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Rf=-1,ro={},eo=(ro[Co]=ro[Uo]=ro[Bo]=ro[To]=ro[$o]=ro[Do]=ro[Mo]=ro[Fo]=ro[No]=!0,ro[Gi]=ro[Ao]=ro[Lo]=ro[Hi]=ro[to]=ro[Ji]=ro[ko]=ro[Oo]=ro[Yi]=ro[Qi]=ro[Xi]=ro[zo]=ro[no]=ro[Eo]=ro[Wo]=!1,{}),A=(eo[Gi]=eo[Ao]=eo[Lo]=eo[to]=eo[Hi]=eo[Ji]=eo[Co]=eo[Uo]=eo[Bo]=eo[To]=eo[$o]=eo[Yi]=eo[Qi]=eo[Xi]=eo[zo]=eo[no]=eo[Eo]=eo[So]=eo[Do]=eo[Mo]=eo[Fo]=eo[No]=!0,eo[ko]=eo[Oo]=eo[Wo]=!1,{"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"}),zf=parseFloat,Ef=parseInt,n="object"==typeof global&&global&&global.Object===Object&&global,v="object"==typeof self&&self&&self.Object===Object&&self,uo=n||v||Function("return this")(),e="object"==typeof exports&&exports&&!exports.nodeType&&exports,u=e&&"object"==typeof module&&module&&!module.nodeType&&module,Sf=u&&u.exports===e,k=Sf&&n.process,r=function(){try{var n=u&&u.require&&u.require("util").types;return n?n:k&&k.binding&&k.binding("util")}catch(n){}}(),Wf=r&&r.isArrayBuffer,Lf=r&&r.isDate,Cf=r&&r.isMap,Uf=r&&r.isRegExp,Bf=r&&r.isSet,Tf=r&&r.isTypedArray;function io(n,t,r){switch(r.length){case 0:return n.call(t);case 1:return n.call(t,r[0]);case 2:return n.call(t,r[0],r[1]);case 3:return n.call(t,r[0],r[1],r[2])}return n.apply(t,r)}function $f(n,t,r,e){for(var u=-1,i=null==n?0:n.length;++u<i;){var o=n[u];t(e,o,r(o),n)}return e}function oo(n,t){for(var r=-1,e=null==n?0:n.length;++r<e&&!1!==t(n[r],r,n););return n}function Df(n,t){for(var r=null==n?0:n.length;r--&&!1!==t(n[r],r,n););return n}function Mf(n,t){for(var r=-1,e=null==n?0:n.length;++r<e;)if(!t(n[r],r,n))return!1;return!0}function fo(n,t){for(var r=-1,e=null==n?0:n.length,u=0,i=[];++r<e;){var o=n[r];t(o,r,n)&&(i[u++]=o)}return i}function Ff(n,t){return!!(null==n?0:n.length)&&-1<lo(n,t,0)}function Nf(n,t,r){for(var e=-1,u=null==n?0:n.length;++e<u;)if(r(t,n[e]))return!0;return!1}function co(n,t){for(var r=-1,e=null==n?0:n.length,u=Array(e);++r<e;)u[r]=t(n[r],r,n);return u}function ao(n,t){for(var r=-1,e=t.length,u=n.length;++r<e;)n[u+r]=t[r];return n}function Pf(n,t,r,e){var u=-1,i=null==n?0:n.length;for(e&&i&&(r=n[++u]);++u<i;)r=t(r,n[u],u,n);return r}function qf(n,t,r,e){var u=null==n?0:n.length;for(e&&u&&(r=n[--u]);u--;)r=t(r,n[u],u,n);return r}function Zf(n,t){for(var r=-1,e=null==n?0:n.length;++r<e;)if(t(n[r],r,n))return!0;return!1}var O=Yf("length");function Kf(n,e,t){var u;return t(n,function(n,t,r){if(e(n,t,r))return u=t,!1}),u}function Vf(n,t,r,e){for(var u=n.length,i=r+(e?1:-1);e?i--:++i<u;)if(t(n[i],i,n))return i;return-1}function lo(n,t,r){if(t!=t)return Vf(n,Hf,r);for(var e=n,u=t,i=r-1,o=e.length;++i<o;)if(e[i]===u)return i;return-1}function Gf(n,t,r,e){for(var u=r-1,i=n.length;++u<i;)if(e(n[u],t))return u;return-1}function Hf(n){return n!=n}function Jf(n,t){var r=null==n?0:n.length;return r?Xf(n,t)/r:xo}function Yf(t){return function(n){return null==n?Mi:n[t]}}function I(t){return function(n){return null==t?Mi:t[n]}}function Qf(n,e,u,i,t){return t(n,function(n,t,r){u=i?(i=!1,n):e(u,n,t,r)}),u}function Xf(n,t){for(var r,e=-1,u=n.length;++e<u;){var i=t(n[e]);i!==Mi&&(r=r===Mi?i:r+i)}return r}function nc(n,t){for(var r=-1,e=Array(n);++r<n;)e[r]=t(r);return e}function so(t){return function(n){return t(n)}}function tc(t,n){return co(n,function(n){return t[n]})}function rc(n,t){return n.has(t)}function ec(n,t){for(var r=-1,e=n.length;++r<e&&-1<lo(t,n[r],0););return r}function uc(n,t){for(var r=n.length;r--&&-1<lo(t,n[r],0););return r}var ic=I({"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","Ĳ":"IJ","ĳ":"ij","Œ":"Oe","œ":"oe","ŉ":"'n","ſ":"s"}),oc=I({"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"});function fc(n){return"\\"+A[n]}function ho(n){return j.test(n)}function cc(n){var r=-1,e=Array(n.size);return n.forEach(function(n,t){e[++r]=[t,n]}),e}function ac(t,r){return function(n){return t(r(n))}}function po(n,t){for(var r=-1,e=n.length,u=0,i=[];++r<e;){var o=n[r];o!==t&&o!==bo||(n[r]=bo,i[u++]=r)}return i}function lc(n){var t=-1,r=Array(n.size);return n.forEach(function(n){r[++t]=n}),r}function _o(n){return(ho(n)?function(n){var t=x.lastIndex=0;for(;x.test(n);)++t;return t}:O)(n)}function vo(n){return ho(n)?n.match(x)||[]:n.split("")}var sc=I({"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"});var go=function u(n){var x=(n=null==n?uo:go.defaults(uo.Object(),n,go.pick(uo,If))).Array,i=n.Date,W=n.Error,L=n.Function,C=n.Math,v=n.Object,U=n.RegExp,N=n.String,j=n.TypeError,P=x.prototype,q=L.prototype,Z=v.prototype,K=n["__core-js_shared__"],V=q.toString,B=Z.hasOwnProperty,G=0,H=(q=/[^.]+$/.exec(K&&K.keys&&K.keys.IE_PROTO||""))?"Symbol(src)_1."+q:"",J=Z.toString,Y=V.call(v),Q=uo._,X=U("^"+V.call(B).replace(rf,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),q=Sf?n.Buffer:Mi,t=n.Symbol,nn=n.Uint8Array,tn=q?q.allocUnsafe:Mi,rn=ac(v.getPrototypeOf,v),en=v.create,un=Z.propertyIsEnumerable,on=P.splice,fn=t?t.isConcatSpreadable:Mi,cn=t?t.iterator:Mi,an=t?t.toStringTag:Mi,ln=function(){try{var n=Qr(v,"defineProperty");return n({},"",{}),n}catch(n){}}(),sn=n.clearTimeout!==uo.clearTimeout&&n.clearTimeout,hn=i&&i.now!==uo.Date.now&&i.now,pn=n.setTimeout!==uo.setTimeout&&n.setTimeout,_n=C.ceil,vn=C.floor,gn=v.getOwnPropertySymbols,q=q?q.isBuffer:Mi,yn=n.isFinite,dn=P.join,bn=ac(v.keys,v),A=C.max,k=C.min,wn=i.now,mn=n.parseInt,xn=C.random,jn=P.reverse,i=Qr(n,"DataView"),An=Qr(n,"Map"),kn=Qr(n,"Promise"),On=Qr(n,"Set"),n=Qr(n,"WeakMap"),In=Qr(v,"create"),Rn=n&&new n,zn={},En=je(i),Sn=je(An),Wn=je(kn),Ln=je(On),Cn=je(n),t=t?t.prototype:Mi,Un=t?t.valueOf:Mi,Bn=t?t.toString:Mi;function _(n){if(F(n)&&!M(n)&&!(n instanceof y)){if(n instanceof g)return n;if(B.call(n,"__wrapped__"))return Ae(n)}return new g(n)}var Tn=function(n){if(!m(n))return{};if(en)return en(n);$n.prototype=n;n=new $n;return $n.prototype=Mi,n};function $n(){}function Dn(){}function g(n,t){this.__wrapped__=n,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=Mi}function y(n){this.__wrapped__=n,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Vi,this.__views__=[]}function Mn(n){var t=-1,r=null==n?0:n.length;for(this.clear();++t<r;){var e=n[t];this.set(e[0],e[1])}}function Fn(n){var t=-1,r=null==n?0:n.length;for(this.clear();++t<r;){var e=n[t];this.set(e[0],e[1])}}function Nn(n){var t=-1,r=null==n?0:n.length;for(this.clear();++t<r;){var e=n[t];this.set(e[0],e[1])}}function Pn(n){var t=-1,r=null==n?0:n.length;for(this.__data__=new Nn;++t<r;)this.add(n[t])}function T(n){n=this.__data__=new Fn(n);this.size=n.size}function qn(n,t){var r,e=M(n),u=!e&&yu(n),i=!e&&!u&&bu(n),o=!e&&!u&&!i&&Eu(n),f=e||u||i||o,c=f?nc(n.length,N):[],a=c.length;for(r in n)!t&&!B.call(n,r)||f&&("length"==r||i&&("offset"==r||"parent"==r)||o&&("buffer"==r||"byteLength"==r||"byteOffset"==r)||ue(r,a))||c.push(r);return c}function Zn(n){var t=n.length;return t?n[Dt(0,t-1)]:Mi}function Kn(n,t){return be(O(n),tt(t,0,n.length))}function Vn(n){return be(O(n))}function Gn(n,t,r){(r===Mi||D(n[t],r))&&(r!==Mi||t in n)||Xn(n,t,r)}function Hn(n,t,r){var e=n[t];B.call(n,t)&&D(e,r)&&(r!==Mi||t in n)||Xn(n,t,r)}function Jn(n,t){for(var r=n.length;r--;)if(D(n[r][0],t))return r;return-1}function Yn(n,e,u,i){return it(n,function(n,t,r){e(i,n,u(n),r)}),i}function Qn(n,t){return n&&gr(t,z(t),n)}function Xn(n,t,r){"__proto__"==t&&ln?ln(n,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):n[t]=r}function nt(n,t){for(var r=-1,e=t.length,u=x(e),i=null==n;++r<e;)u[r]=i?Mi:qu(n,t[r]);return u}function tt(n,t,r){return n=n==n&&(r!==Mi&&(n=n<=r?n:r),t!==Mi)?t<=n?n:t:n}function d(r,e,u,n,t,i){var o,f=1&e,c=2&e,a=4&e;if((o=u?t?u(r,n,t,i):u(r):o)===Mi){if(!m(r))return r;var l,n=M(r);if(n){if(o=function(n){var t=n.length,r=new n.constructor(t);t&&"string"==typeof n[0]&&B.call(n,"index")&&(r.index=n.index,r.input=n.input);return r}(r),!f)return O(r,o)}else{var s=$(r),h=s==Oo||s==Io;if(bu(r))return lr(r,f);if(s==Xi||s==Gi||h&&!t){if(o=c||h?{}:re(r),!f)return c?(_=h=r,_=(l=o)&&gr(_,E(_),l),gr(h,ne(h),_)):(h=Qn(o,l=r),gr(l,Xr(l),h))}else{if(!eo[s])return t?r:{};o=function(n,t,r){var e=n.constructor;switch(t){case Lo:return sr(n);case Hi:case Ji:return new e(+n);case to:return function(n,t){t=t?sr(n.buffer):n.buffer;return new n.constructor(t,n.byteOffset,n.byteLength)}(n,r);case Co:case Uo:case Bo:case To:case $o:case Do:case Mo:case Fo:case No:return hr(n,r);case Yi:return new e;case Qi:case Eo:return new e(n);case zo:return function(n){var t=new n.constructor(n.source,_f.exec(n));return t.lastIndex=n.lastIndex,t}(n);case no:return new e;case So:return function(n){return Un?v(Un.call(n)):{}}(n)}}(r,s,f)}}var p,_=(i=i||new T).get(r);if(_)return _;i.set(r,o),Ru(r)?r.forEach(function(n){o.add(d(n,e,u,n,r,i))}):Au(r)?r.forEach(function(n,t){o.set(t,d(n,e,u,t,r,i))}):oo((p=n?Mi:(a?c?Kr:Zr:c?E:z)(r))||r,function(n,t){p&&(n=r[t=n]),Hn(o,t,d(n,e,u,t,r,i))})}return o}function rt(n,t,r){var e=r.length;if(null==n)return!e;for(n=v(n);e--;){var u=r[e],i=t[u],o=n[u];if(o===Mi&&!(u in n)||!i(o))return!1}return!0}function et(n,t,r){if("function"!=typeof n)throw new j(Fi);return ve(function(){n.apply(Mi,r)},t)}function ut(n,t,r,e){var u=-1,i=Ff,o=!0,f=n.length,c=[],a=t.length;if(f){r&&(t=co(t,so(r))),e?(i=Nf,o=!1):200<=t.length&&(i=rc,o=!1,t=new Pn(t));n:for(;++u<f;){var l=n[u],s=null==r?l:r(l),l=e||0!==l?l:0;if(o&&s==s){for(var h=a;h--;)if(t[h]===s)continue n;c.push(l)}else i(t,s,e)||c.push(l)}}return c}_.templateSettings={escape:Jo,evaluate:Yo,interpolate:Qo,variable:"",imports:{_:_}},(_.prototype=Dn.prototype).constructor=_,(g.prototype=Tn(Dn.prototype)).constructor=g,(y.prototype=Tn(Dn.prototype)).constructor=y,Mn.prototype.clear=function(){this.__data__=In?In(null):{},this.size=0},Mn.prototype.delete=function(n){return n=this.has(n)&&delete this.__data__[n],this.size-=n?1:0,n},Mn.prototype.get=function(n){var t,r=this.__data__;return In?(t=r[n])===yo?Mi:t:B.call(r,n)?r[n]:Mi},Mn.prototype.has=function(n){var t=this.__data__;return In?t[n]!==Mi:B.call(t,n)},Mn.prototype.set=function(n,t){var r=this.__data__;return this.size+=this.has(n)?0:1,r[n]=In&&t===Mi?yo:t,this},Fn.prototype.clear=function(){this.__data__=[],this.size=0},Fn.prototype.delete=function(n){var t=this.__data__;return!((n=Jn(t,n))<0||(n==t.length-1?t.pop():on.call(t,n,1),--this.size,0))},Fn.prototype.get=function(n){var t=this.__data__;return(n=Jn(t,n))<0?Mi:t[n][1]},Fn.prototype.has=function(n){return-1<Jn(this.__data__,n)},Fn.prototype.set=function(n,t){var r=this.__data__,e=Jn(r,n);return e<0?(++this.size,r.push([n,t])):r[e][1]=t,this},Nn.prototype.clear=function(){this.size=0,this.__data__={hash:new Mn,map:new(An||Fn),string:new Mn}},Nn.prototype.delete=function(n){return n=Jr(this,n).delete(n),this.size-=n?1:0,n},Nn.prototype.get=function(n){return Jr(this,n).get(n)},Nn.prototype.has=function(n){return Jr(this,n).has(n)},Nn.prototype.set=function(n,t){var r=Jr(this,n),e=r.size;return r.set(n,t),this.size+=r.size==e?0:1,this},Pn.prototype.add=Pn.prototype.push=function(n){return this.__data__.set(n,yo),this},Pn.prototype.has=function(n){return this.__data__.has(n)},T.prototype.clear=function(){this.__data__=new Fn,this.size=0},T.prototype.delete=function(n){var t=this.__data__,n=t.delete(n);return this.size=t.size,n},T.prototype.get=function(n){return this.__data__.get(n)},T.prototype.has=function(n){return this.__data__.has(n)},T.prototype.set=function(n,t){var r=this.__data__;if(r instanceof Fn){var e=r.__data__;if(!An||e.length<199)return e.push([n,t]),this.size=++r.size,this;r=this.__data__=new Nn(e)}return r.set(n,t),this.size=r.size,this};var it=br(ht),ot=br(pt,!0);function ft(n,e){var u=!0;return it(n,function(n,t,r){return u=!!e(n,t,r)}),u}function ct(n,t,r){for(var e=-1,u=n.length;++e<u;){var i,o,f=n[e],c=t(f);null!=c&&(i===Mi?c==c&&!b(c):r(c,i))&&(i=c,o=f)}return o}function at(n,e){var u=[];return it(n,function(n,t,r){e(n,t,r)&&u.push(n)}),u}function c(n,t,r,e,u){var i=-1,o=n.length;for(r=r||ee,u=u||[];++i<o;){var f=n[i];0<t&&r(f)?1<t?c(f,t-1,r,e,u):ao(u,f):e||(u[u.length]=f)}return u}var lt=wr(),st=wr(!0);function ht(n,t){return n&&lt(n,t,z)}function pt(n,t){return n&&st(n,t,z)}function _t(t,n){return fo(n,function(n){return mu(t[n])})}function vt(n,t){for(var r=0,e=(t=or(t,n)).length;null!=n&&r<e;)n=n[xe(t[r++])];return r&&r==e?n:Mi}function gt(n,t,r){t=t(n);return M(n)?t:ao(t,r(n))}function r(n){if(null==n)return n===Mi?"[object Undefined]":"[object Null]";if(an&&an in v(n)){var t=n,r=B.call(t,an),e=t[an];try{t[an]=Mi;var u=!0}catch(n){}var i=J.call(t);return u&&(r?t[an]=e:delete t[an]),i}return J.call(n)}function yt(n,t){return t<n}function dt(n,t){return null!=n&&B.call(n,t)}function bt(n,t){return null!=n&&t in v(n)}function wt(n,t,r){for(var e=r?Nf:Ff,u=n[0].length,i=n.length,o=i,f=x(i),c=1/0,a=[];o--;){var l=n[o];o&&t&&(l=co(l,so(t))),c=k(l.length,c),f[o]=!r&&(t||120<=u&&120<=l.length)?new Pn(o&&l):Mi}var l=n[0],s=-1,h=f[0];n:for(;++s<u&&a.length<c;){var p=l[s],_=t?t(p):p,p=r||0!==p?p:0;if(!(h?rc(h,_):e(a,_,r))){for(o=i;--o;){var v=f[o];if(!(v?rc(v,_):e(n[o],_,r)))continue n}h&&h.push(_),a.push(p)}}return a}function mt(n,t,r){t=null==(n=he(n,t=or(t,n)))?n:n[xe(e(t))];return null==t?Mi:io(t,n,r)}function xt(n){return F(n)&&r(n)==Gi}function jt(n,t,r,e,u){if(n===t)return!0;if(null==n||null==t||!F(n)&&!F(t))return n!=n&&t!=t;var i=jt,o=M(n),f=M(t),c=o?Ao:$(n),f=f?Ao:$(t),a=(c=c==Gi?Xi:c)==Xi,l=(f=f==Gi?Xi:f)==Xi;if((f=c==f)&&bu(n)){if(!bu(t))return!1;a=!(o=!0)}if(f&&!a){u=u||new T;if(o||Eu(n))return Pr(n,t,r,e,i,u);else{var s=n;var h=t;var p=c;var _=r;var v=e;var g=i;var y=u;switch(p){case to:if(s.byteLength!=h.byteLength||s.byteOffset!=h.byteOffset)return!1;s=s.buffer,h=h.buffer;case Lo:return s.byteLength==h.byteLength&&g(new nn(s),new nn(h))?!0:!1;case Hi:case Ji:case Qi:return D(+s,+h);case ko:return s.name==h.name&&s.message==h.message;case zo:case Eo:return s==h+"";case Yi:var d=cc;case no:var b=1&_;if(d=d||lc,s.size!=h.size&&!b)return!1;b=y.get(s);if(b)return b==h;_|=2,y.set(s,h);b=Pr(d(s),d(h),_,v,g,y);return y.delete(s),b;case So:if(Un)return Un.call(s)==Un.call(h)}return!1;return}}if(!(1&r)){var o=a&&B.call(n,"__wrapped__"),c=l&&B.call(t,"__wrapped__");if(o||c)return a=o?n.value():n,l=c?t.value():t,u=u||new T,i(a,l,r,e,u)}if(f){u=u||new T;var w=n,m=t,x=r,j=e,A=i,k=u,O=1&x,I=Zr(w),R=I.length,o=Zr(m).length;if(R!=o&&!O)return!1;for(var z=R;z--;){var E=I[z];if(!(O?E in m:B.call(m,E)))return!1}if((o=k.get(w))&&k.get(m))return o==m;for(var S=!0,W=(k.set(w,m),k.set(m,w),O);++z<R;){E=I[z];var L,C=w[E],U=m[E];if(!((L=j?O?j(U,C,E,m,w,k):j(C,U,E,w,m,k):L)===Mi?C===U||A(C,U,x,j,k):L)){S=!1;break}W=W||"constructor"==E}return S&&!W&&(o=w.constructor,c=m.constructor,o!=c)&&"constructor"in w&&"constructor"in m&&!("function"==typeof o&&o instanceof o&&"function"==typeof c&&c instanceof c)&&(S=!1),k.delete(w),k.delete(m),S}return!1}function At(n,t,r,e){var u=r.length,i=u,o=!e;if(null==n)return!i;for(n=v(n);u--;){var f=r[u];if(o&&f[2]?f[1]!==n[f[0]]:!(f[0]in n))return!1}for(;++u<i;){var c=(f=r[u])[0],a=n[c],l=f[1];if(o&&f[2]){if(a===Mi&&!(c in n))return!1}else{var s,h=new T;if(!((s=e?e(a,l,c,n,t,h):s)===Mi?jt(l,a,3,e,h):s))return!1}}return!0}function kt(n){var t;return!(!m(n)||(t=n,H&&H in t))&&(mu(n)?X:yf).test(je(n))}function Ot(n){return"function"==typeof n?n:null==n?S:"object"==typeof n?M(n)?Wt(n[0],n[1]):St(n):Ii(n)}function It(n){if(!ce(n))return bn(n);var t,r=[];for(t in v(n))B.call(n,t)&&"constructor"!=t&&r.push(t);return r}function Rt(n){if(!m(n)){var t=n,r=[];if(null!=t)for(var e in v(t))r.push(e);return r}var u,i=ce(n),o=[];for(u in n)("constructor"!=u||!i&&B.call(n,u))&&o.push(u);return o}function zt(n,t){return n<t}function Et(n,e){var u=-1,i=l(n)?x(n.length):[];return it(n,function(n,t,r){i[++u]=e(n,t,r)}),i}function St(t){var r=Yr(t);return 1==r.length&&r[0][2]?le(r[0][0],r[0][1]):function(n){return n===t||At(n,t,r)}}function Wt(r,e){return ie(r)&&ae(e)?le(xe(r),e):function(n){var t=qu(n,r);return t===Mi&&t===e?Zu(n,r):jt(e,t,3)}}function Lt(v,g,y,d,b){v!==g&&lt(g,function(n,t){var r,e,u,i,o,f,c,a,l,s,h,p,_;m(n)?(b=b||new T,e=g,i=y,o=Lt,f=d,c=b,h=pe(r=v,u=t),p=pe(e,u),(_=c.get(p))?Gn(r,u,_):(_=f?f(h,p,u+"",r,e,c):Mi,(e=_===Mi)&&(a=M(p),l=!a&&bu(p),s=!a&&!l&&Eu(p),_=p,a||l||s?_=M(h)?h:w(h)?O(h):l?lr(p,!(e=!1)):s?hr(p,!(e=!1)):[]:Ou(p)||yu(p)?yu(_=h)?_=Bu(h):m(h)&&!mu(h)||(_=re(p)):e=!1),e&&(c.set(p,_),o(_,p,i,f,c),c.delete(p)),Gn(r,u,_))):(a=d?d(pe(v,t),n,t+"",v,g,b):Mi,Gn(v,t,a=a===Mi?n:a))},E)}function Ct(n,t){var r=n.length;if(r)return ue(t+=t<0?r:0,r)?n[t]:Mi}function Ut(n,e,l){var u=-1;e=co(e.length?e:[S],so(s()));var t=Et(n,function(t,n,r){return{criteria:co(e,function(n){return n(t)}),index:++u,value:t}}),n=function(n,t){for(var r=l,e=-1,u=n.criteria,i=t.criteria,o=u.length,f=r.length;++e<o;){var c,a=pr(u[e],i[e]);if(a)return f<=e?a:(c=r[e],a*("desc"==c?-1:1))}return n.index-t.index},r=t.length;for(t.sort(n);r--;)t[r]=t[r].value;return t}function Bt(n,t,r){for(var e=-1,u=t.length,i={};++e<u;){var o=t[e],f=vt(n,o);r(f,o)&&Pt(i,or(o,n),f)}return i}function Tt(n,t,r,e){var u=e?Gf:lo,i=-1,o=t.length,f=n;for(n===t&&(t=O(t)),r&&(f=co(n,so(r)));++i<o;)for(var c=0,a=t[i],l=r?r(a):a;-1<(c=u(f,l,c,e));)f!==n&&on.call(f,c,1),on.call(n,c,1);return n}function $t(n,t){for(var r=n?t.length:0,e=r-1;r--;){var u,i=t[r];r!=e&&i===u||(ue(u=i)?on.call(n,i,1):Qt(n,i))}}function Dt(n,t){return n+vn(xn()*(t-n+1))}function Mt(n,t){var r="";if(!(!n||t<1||Ki<t))for(;t%2&&(r+=n),(t=vn(t/2))&&(n+=n),t;);return r}function o(n,t){return ge(se(n,t,S),n+"")}function Ft(n){return Zn(ri(n))}function Nt(n,t){n=ri(n);return be(n,tt(t,0,n.length))}function Pt(n,t,r,e){if(m(n))for(var u=-1,i=(t=or(t,n)).length,o=i-1,f=n;null!=f&&++u<i;){var c,a=xe(t[u]),l=r;Hn(f,a,l=u!=o&&(c=f[a],(l=e?e(c,a,f):Mi)===Mi)?m(c)?c:ue(t[u+1])?[]:{}:l),f=f[a]}return n}var qt=Rn?function(n,t){return Rn.set(n,t),n}:S,t=ln?function(n,t){return ln(n,"toString",{configurable:!0,enumerable:!1,value:gi(t),writable:!0})}:S;function Zt(n){return be(ri(n))}function f(n,t,r){for(var e=-1,u=n.length,i=((r=u<r?u:r)<0&&(r+=u),u=r<(t=t<0?u<-t?0:u+t:t)?0:r-t>>>0,t>>>=0,x(u));++e<u;)i[e]=n[e+t];return i}function Kt(n,e){var u;return it(n,function(n,t,r){return!(u=e(n,t,r))}),!!u}function Vt(n,t,r){var e=0,u=null==n?e:n.length;if("number"==typeof t&&t==t&&u<=2147483647){for(;e<u;){var i=e+u>>>1,o=n[i];null!==o&&!b(o)&&(r?o<=t:o<t)?e=1+i:u=i}return u}return Gt(n,t,S,r)}function Gt(n,t,r,e){t=r(t);for(var u=0,i=null==n?0:n.length,o=t!=t,f=null===t,c=b(t),a=t===Mi;u<i;){var l=vn((u+i)/2),s=r(n[l]),h=s!==Mi,p=null===s,_=s==s,v=b(s),_=o?e||_:a?_&&(e||h):f?_&&h&&(e||!p):c?_&&h&&!p&&(e||!v):!p&&!v&&(e?s<=t:s<t);_?u=l+1:i=l}return k(i,4294967294)}function Ht(n,t){for(var r=-1,e=n.length,u=0,i=[];++r<e;){var o,f=n[r],c=t?t(f):f;r&&D(c,o)||(o=c,i[u++]=0===f?0:f)}return i}function Jt(n){return"number"==typeof n?n:b(n)?xo:+n}function a(n){var t;return"string"==typeof n?n:M(n)?co(n,a)+"":b(n)?Bn?Bn.call(n):"":"0"==(t=n+"")&&1/n==-Zi?"-0":t}function Yt(n,t,r){var e=-1,u=Ff,i=n.length,o=!0,f=[],c=f;if(r)o=!1,u=Nf;else if(200<=i){var a=t?null:Tr(n);if(a)return lc(a);o=!1,u=rc,c=new Pn}else c=t?[]:f;n:for(;++e<i;){var l=n[e],s=t?t(l):l,l=r||0!==l?l:0;if(o&&s==s){for(var h=c.length;h--;)if(c[h]===s)continue n;t&&c.push(s),f.push(l)}else u(c,s,r)||(c!==f&&c.push(s),f.push(l))}return f}function Qt(n,t){return null==(n=he(n,t=or(t,n)))||delete n[xe(e(t))]}function Xt(n,t,r,e){return Pt(n,t,r(vt(n,t)),e)}function nr(n,t,r,e){for(var u=n.length,i=e?u:-1;(e?i--:++i<u)&&t(n[i],i,n););return r?f(n,e?0:i,e?i+1:u):f(n,e?i+1:0,e?u:i)}function tr(n,t){var r=n;return Pf(t,function(n,t){return t.func.apply(t.thisArg,ao([n],t.args))},r=n instanceof y?n.value():r)}function rr(n,t,r){var e=n.length;if(e<2)return e?Yt(n[0]):[];for(var u=-1,i=x(e);++u<e;)for(var o=n[u],f=-1;++f<e;)f!=u&&(i[u]=ut(i[u]||o,n[f],t,r));return Yt(c(i,1),t,r)}function er(n,t,r){for(var e=-1,u=n.length,i=t.length,o={};++e<u;){var f=e<i?t[e]:Mi;r(o,n[e],f)}return o}function ur(n){return w(n)?n:[]}function ir(n){return"function"==typeof n?n:S}function or(n,t){return M(n)?n:ie(n,t)?[n]:me(p(n))}var fr=o;function cr(n,t,r){var e=n.length;return r=r===Mi?e:r,!t&&e<=r?n:f(n,t,r)}var ar=sn||function(n){return uo.clearTimeout(n)};function lr(n,t){return t?n.slice():(t=n.length,t=tn?tn(t):new n.constructor(t),n.copy(t),t)}function sr(n){var t=new n.constructor(n.byteLength);return new nn(t).set(new nn(n)),t}function hr(n,t){t=t?sr(n.buffer):n.buffer;return new n.constructor(t,n.byteOffset,n.length)}function pr(n,t){if(n!==t){var r=n!==Mi,e=null===n,u=n==n,i=b(n),o=t!==Mi,f=null===t,c=t==t,a=b(t);if(!f&&!a&&!i&&t<n||i&&o&&c&&!f&&!a||e&&o&&c||!r&&c||!u)return 1;if(!e&&!i&&!a&&n<t||a&&r&&u&&!e&&!i||f&&r&&u||!o&&u||!c)return-1}return 0}function _r(n,t,r,e){for(var u=-1,i=n.length,o=r.length,f=-1,c=t.length,a=A(i-o,0),l=x(c+a),s=!e;++f<c;)l[f]=t[f];for(;++u<o;)(s||u<i)&&(l[r[u]]=n[u]);for(;a--;)l[f++]=n[u++];return l}function vr(n,t,r,e){for(var u=-1,i=n.length,o=-1,f=r.length,c=-1,a=t.length,l=A(i-f,0),s=x(l+a),h=!e;++u<l;)s[u]=n[u];for(var p=u;++c<a;)s[p+c]=t[c];for(;++o<f;)(h||u<i)&&(s[p+r[o]]=n[u++]);return s}function O(n,t){var r=-1,e=n.length;for(t=t||x(e);++r<e;)t[r]=n[r];return t}function gr(n,t,r,e){for(var u=!r,i=(r=r||{},-1),o=t.length;++i<o;){var f=t[i],c=e?e(r[f],n[f],f,r,n):Mi;(u?Xn:Hn)(r,f,c=c===Mi?n[f]:c)}return r}function yr(u,i){return function(n,t){var r=M(n)?$f:Yn,e=i?i():{};return r(n,u,s(t,2),e)}}function dr(f){return o(function(n,t){var r=-1,e=t.length,u=1<e?t[e-1]:Mi,i=2<e?t[2]:Mi,u=3<f.length&&"function"==typeof u?(e--,u):Mi;for(i&&h(t[0],t[1],i)&&(u=e<3?Mi:u,e=1),n=v(n);++r<e;){var o=t[r];o&&f(n,o,r,u)}return n})}function br(i,o){return function(n,t){if(null!=n){if(!l(n))return i(n,t);for(var r=n.length,e=o?r:-1,u=v(n);(o?e--:++e<r)&&!1!==t(u[e],e,u););}return n}}function wr(c){return function(n,t,r){for(var e=-1,u=v(n),i=r(n),o=i.length;o--;){var f=i[c?o:++e];if(!1===t(u[f],f,u))break}return n}}function mr(e){return function(n){var t=ho(n=p(n))?vo(n):Mi,r=t?t[0]:n.charAt(0),t=t?cr(t,1).join(""):n.slice(1);return r[e]()+t}}function xr(t){return function(n){return Pf(pi(ii(n).replace(jf,"")),t,"")}}function jr(e){return function(){var n=arguments;switch(n.length){case 0:return new e;case 1:return new e(n[0]);case 2:return new e(n[0],n[1]);case 3:return new e(n[0],n[1],n[2]);case 4:return new e(n[0],n[1],n[2],n[3]);case 5:return new e(n[0],n[1],n[2],n[3],n[4]);case 6:return new e(n[0],n[1],n[2],n[3],n[4],n[5]);case 7:return new e(n[0],n[1],n[2],n[3],n[4],n[5],n[6])}var t=Tn(e.prototype),r=e.apply(t,n);return m(r)?r:t}}function Ar(i,o,f){var c=jr(i);return function n(){for(var t=arguments.length,r=x(t),e=t,u=Hr(n);e--;)r[e]=arguments[e];u=t<3&&r[0]!==u&&r[t-1]!==u?[]:po(r,u);return(t-=u.length)<f?Ur(i,o,Ir,n.placeholder,Mi,r,u,Mi,Mi,f-t):io(this&&this!==uo&&this instanceof n?c:i,this,r)}}function kr(i){return function(n,t,r){var e,u=v(n),t=(l(n)||(e=s(t,3),n=z(n),t=function(n){return e(u[n],n,u)}),i(n,t,r));return-1<t?u[e?n[t]:t]:Mi}}function Or(c){return qr(function(u){var i=u.length,n=i,t=g.prototype.thru;for(c&&u.reverse();n--;){var r=u[n];if("function"!=typeof r)throw new j(Fi);t&&!f&&"wrapper"==Gr(r)&&(f=new g([],!0))}for(n=f?n:i;++n<i;)var e=Gr(r=u[n]),o="wrapper"==e?Vr(r):Mi,f=o&&oe(o[0])&&424==o[1]&&!o[4].length&&1==o[9]?f[Gr(o[0])].apply(f,o[3]):1==r.length&&oe(r)?f[e]():f.thru(r);return function(){var n=arguments,t=n[0];if(f&&1==n.length&&M(t))return f.plant(t).value();for(var r=0,e=i?u[r].apply(this,n):t;++r<i;)e=u[r].call(this,e);return e}})}function Ir(o,f,c,a,l,s,h,p,_,v){var g=f&qi,y=1&f,d=2&f,b=24&f,w=512&f,m=d?Mi:jr(o);return function n(){for(var t,r,e,u=x(e=arguments.length),i=e;i--;)u[i]=arguments[i];return b&&(r=function(n,t){for(var r=n.length,e=0;r--;)n[r]===t&&++e;return e}(u,t=Hr(n))),a&&(u=_r(u,a,l,b)),s&&(u=vr(u,s,h,b)),e-=r,b&&e<v?(r=po(u,t),Ur(o,f,Ir,n.placeholder,c,u,r,p,_,v-e)):(t=y?c:this,r=d?t[o]:o,e=u.length,p?u=function(n,t){for(var r=n.length,e=k(t.length,r),u=O(n);e--;){var i=t[e];n[e]=ue(i,r)?u[i]:Mi}return n}(u,p):w&&1<e&&u.reverse(),g&&_<e&&(u.length=_),(r=this&&this!==uo&&this instanceof n?m||jr(r):r).apply(t,u))}}function Rr(r,o){return function(n,t){return n=n,e=r,u=o(t),i={},ht(n,function(n,t,r){e(i,u(n),t,r)}),i;var e,u,i}}function zr(e,u){return function(n,t){var r;if(n===Mi&&t===Mi)return u;if(n!==Mi&&(r=n),t!==Mi){if(r===Mi)return t;t=("string"==typeof n||"string"==typeof t?(n=a(n),a):(n=Jt(n),Jt))(t),r=e(n,t)}return r}}function Er(e){return qr(function(n){return n=co(n,so(s())),o(function(t){var r=this;return e(n,function(n){return io(n,r,t)})})})}function Sr(n,t){var r=(t=t===Mi?" ":a(t)).length;return r<2?r?Mt(t,n):t:(r=Mt(t,_n(n/_o(t))),ho(t)?cr(vo(r),0,n).join(""):r.slice(0,n))}function Wr(f,n,c,a){var l=1&n,s=jr(f);return function n(){for(var t=-1,r=arguments.length,e=-1,u=a.length,i=x(u+r),o=this&&this!==uo&&this instanceof n?s:f;++e<u;)i[e]=a[e];for(;r--;)i[e++]=arguments[++t];return io(o,l?c:this,i)}}function Lr(a){return function(n,t,r){r&&"number"!=typeof r&&h(n,t,r)&&(t=r=Mi),n=Cu(n),t===Mi?(t=n,n=0):t=Cu(t),r=r===Mi?n<t?1:-1:Cu(r);for(var e=n,u=r,i=a,o=-1,f=A(_n((t-e)/(u||1)),0),c=x(f);f--;)c[i?f:++o]=e,e+=u;return c}}function Cr(r){return function(n,t){return"string"==typeof n&&"string"==typeof t||(n=R(n),t=R(t)),r(n,t)}}function Ur(n,t,r,e,u,i,o,f,c,a){var l=8&t,u=(4&(t=(t|(l?Ni:Pi))&~(l?Pi:Ni))||(t&=-4),[n,t,u,l?i:Mi,l?o:Mi,l?Mi:i,l?Mi:o,f,c,a]),i=r.apply(Mi,u);return oe(n)&&_e(i,u),i.placeholder=e,ye(i,n,t)}function Br(n){var e=C[n];return function(n,t){var r;return n=R(n),(t=null==t?0:k(I(t),292))?(r=(p(n)+"e").split("e"),+((r=(p(e(r[0]+"e"+(+r[1]+t)))+"e").split("e"))[0]+"e"+(+r[1]-t))):e(n)}}var Tr=On&&1/lc(new On([,-0]))[1]==Zi?function(n){return new On(n)}:ji;function $r(i){return function(n){var t,r,e,u=$(n);return u==Yi?cc(n):u==no?(u=n,t=-1,r=Array(u.size),u.forEach(function(n){r[++t]=[n,n]}),r):co(i(e=n),function(n){return[n,e[n]]})}}function Dr(n,t,r,e,u,i,o,f){var c,a,l,s,h,p,_,v,g,y,d,b,w,m=2&t;if(m||"function"==typeof n)return(c=e?e.length:0)||(t&=-97,e=u=Mi),o=o===Mi?o:A(I(o),0),f=f===Mi?f:I(f),c-=u?u.length:0,t&Pi&&(l=e,s=u,e=u=Mi),a=m?Mi:Vr(n),l=[n,t,r,e,u,l,s,i,o,f],a&&(s=a,o=(i=l)[1],p=s[1],v=(_=o|p)<131,g=p==qi&&8==o||p==qi&&o==mo&&i[7].length<=s[8]||384==p&&s[7].length<=s[8]&&8==o,v||g)&&(1&p&&(i[2]=s[2],_|=1&o?0:4),(v=s[3])&&(h=i[3],i[3]=h?_r(h,v,s[4]):v,i[4]=h?po(i[3],bo):s[4]),(v=s[5])&&(h=i[5],i[5]=h?vr(h,v,s[6]):v,i[6]=h?po(i[5],bo):s[6]),(v=s[7])&&(i[7]=v),p&qi&&(i[8]=null==i[8]?s[8]:k(i[8],s[8])),null==i[9]&&(i[9]=s[9]),i[0]=s[0],i[1]=_),n=l[0],t=l[1],r=l[2],e=l[3],u=l[4],!(f=l[9]=l[9]===Mi?m?0:n.length:A(l[9]-c,0))&&24&t&&(t&=-25),g=t&&1!=t?8==t||t==wo?Ar(n,t,f):t!=Ni&&33!=t||u.length?Ir.apply(Mi,l):Wr(n,t,r,e):(d=r,b=1&t,w=jr(y=n),function n(){return(this&&this!==uo&&this instanceof n?w:y).apply(b?d:this,arguments)}),ye((a?qt:_e)(g,l),n,t);throw new j(Fi)}function Mr(n,t,r,e){return n===Mi||D(n,Z[r])&&!B.call(e,r)?t:n}function Fr(n,t,r,e,u,i){return m(n)&&m(t)&&(i.set(t,n),Lt(n,t,Mi,Fr,i),i.delete(t)),n}function Nr(n){return Ou(n)?Mi:n}function Pr(n,t,r,e,u,i){var o=1&r,f=n.length,c=t.length;if(f!=c&&!(o&&f<c))return!1;c=i.get(n);if(c&&i.get(t))return c==t;var a=-1,l=!0,s=2&r?new Pn:Mi;for(i.set(n,t),i.set(t,n);++a<f;){var h,p=n[a],_=t[a];if((h=e?o?e(_,p,a,t,n,i):e(p,_,a,n,t,i):h)!==Mi){if(h)continue;l=!1;break}if(s){if(!Zf(t,function(n,t){return!rc(s,t)&&(p===n||u(p,n,r,e,i))&&s.push(t)})){l=!1;break}}else if(p!==_&&!u(p,_,r,e,i)){l=!1;break}}return i.delete(n),i.delete(t),l}function qr(n){return ge(se(n,Mi,Ie),n+"")}function Zr(n){return gt(n,z,Xr)}function Kr(n){return gt(n,E,ne)}var Vr=Rn?function(n){return Rn.get(n)}:ji;function Gr(n){for(var t=n.name+"",r=zn[t],e=B.call(zn,t)?r.length:0;e--;){var u=r[e],i=u.func;if(null==i||i==n)return u.name}return t}function Hr(n){return(B.call(_,"placeholder")?_:n).placeholder}function s(){var n=(n=_.iteratee||bi)===bi?Ot:n;return arguments.length?n(arguments[0],arguments[1]):n}function Jr(n,t){var r,e,n=n.__data__;return("string"==(e=typeof(r=t))||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==r:null===r)?n["string"==typeof t?"string":"hash"]:n.map}function Yr(n){for(var t=z(n),r=t.length;r--;){var e=t[r],u=n[e];t[r]=[e,u,ae(u)]}return t}function Qr(n,t){t=t;n=null==(n=n)?Mi:n[t];return kt(n)?n:Mi}var Xr=gn?function(t){return null==t?[]:(t=v(t),fo(gn(t),function(n){return un.call(t,n)}))}:Ei,ne=gn?function(n){for(var t=[];n;)ao(t,Xr(n)),n=rn(n);return t}:Ei,$=r;function te(n,t,r){for(var e=-1,u=(t=or(t,n)).length,i=!1;++e<u;){var o=xe(t[e]);if(!(i=null!=n&&r(n,o)))break;n=n[o]}return i||++e!=u?i:!!(u=null==n?0:n.length)&&ju(u)&&ue(o,u)&&(M(n)||yu(n))}function re(n){return"function"!=typeof n.constructor||ce(n)?{}:Tn(rn(n))}function ee(n){return M(n)||yu(n)||!!(fn&&n&&n[fn])}function ue(n,t){var r=typeof n;return!!(t=null==t?Ki:t)&&("number"==r||"symbol"!=r&&bf.test(n))&&-1<n&&n%1==0&&n<t}function h(n,t,r){var e;if(m(r))return("number"==(e=typeof t)?l(r)&&ue(t,r.length):"string"==e&&t in r)&&D(r[t],n)}function ie(n,t){var r;if(!M(n))return"number"==(r=typeof n)||"symbol"==r||"boolean"==r||null==n||b(n)||nf.test(n)||!Xo.test(n)||null!=t&&n in v(t)}function oe(n){var t=Gr(n),r=_[t];return"function"==typeof r&&t in y.prototype&&(n===r||(t=Vr(r))&&n===t[0])}(i&&$(new i(new ArrayBuffer(1)))!=to||An&&$(new An)!=Yi||kn&&$(kn.resolve())!=Ro||On&&$(new On)!=no||n&&$(new n)!=Wo)&&($=function(n){var t=r(n),n=t==Xi?n.constructor:Mi,n=n?je(n):"";if(n)switch(n){case En:return to;case Sn:return Yi;case Wn:return Ro;case Ln:return no;case Cn:return Wo}return t});var fe=K?mu:Si;function ce(n){var t=n&&n.constructor;return n===("function"==typeof t&&t.prototype||Z)}function ae(n){return n==n&&!m(n)}function le(t,r){return function(n){return null!=n&&n[t]===r&&(r!==Mi||t in v(n))}}function se(i,o,f){return o=A(o===Mi?i.length-1:o,0),function(){for(var n=arguments,t=-1,r=A(n.length-o,0),e=x(r);++t<r;)e[t]=n[o+t];for(var t=-1,u=x(o+1);++t<o;)u[t]=n[t];return u[o]=f(e),io(i,this,u)}}function he(n,t){return t.length<2?n:vt(n,f(t,0,-1))}function pe(n,t){if("__proto__"!=t)return n[t]}var _e=de(qt),ve=pn||function(n,t){return uo.setTimeout(n,t)},ge=de(t);function ye(n,t,r){var e,u,i,t=t+"";return ge(n,(u=(t=(t=n=t).match(af))?t[1].split(lf):[],i=r,oo(jo,function(n){var t="_."+n[0];i&n[1]&&!Ff(u,t)&&u.push(t)}),t=u.sort(),(r=t.length)?(t[e=r-1]=(1<r?"& ":"")+t[e],t=t.join(2<r?", ":" "),n.replace(cf,"{\n/* [wrapped with "+t+"] */\n")):n))}function de(r){var e=0,u=0;return function(){var n=wn(),t=16-(n-u);if(u=n,0<t){if(800<=++e)return arguments[0]}else e=0;return r.apply(Mi,arguments)}}function be(n,t){var r=-1,e=n.length,u=e-1;for(t=t===Mi?e:t;++r<t;){var i=Dt(r,u),o=n[i];n[i]=n[r],n[r]=o}return n.length=t,n}we=(sn=lu(sn=function(n){var u=[];return 46===n.charCodeAt(0)&&u.push(""),n.replace(tf,function(n,t,r,e){u.push(r?e.replace(hf,"$1"):t||n)}),u},function(n){return 500===we.size&&we.clear(),n})).cache;var we,me=sn;function xe(n){var t;return"string"==typeof n||b(n)?n:"0"==(t=n+"")&&1/n==-Zi?"-0":t}function je(n){if(null!=n){try{return V.call(n)}catch(n){}try{return n+""}catch(n){}}return""}function Ae(n){var t;return n instanceof y?n.clone():((t=new g(n.__wrapped__,n.__chain__)).__actions__=O(n.__actions__),t.__index__=n.__index__,t.__values__=n.__values__,t)}i=o(function(n,t){return w(n)?ut(n,c(t,1,w,!0)):[]}),kn=o(function(n,t){var r=e(t);return w(r)&&(r=Mi),w(n)?ut(n,c(t,1,w,!0),s(r,2)):[]}),n=o(function(n,t){var r=e(t);return w(r)&&(r=Mi),w(n)?ut(n,c(t,1,w,!0),Mi,r):[]});function ke(n,t,r){var e=null==n?0:n.length;return e?((r=null==r?0:I(r))<0&&(r=A(e+r,0)),Vf(n,s(t,3),r)):-1}function Oe(n,t,r){var e,u=null==n?0:n.length;return u?(e=u-1,r!==Mi&&(e=I(r),e=r<0?A(u+e,0):k(e,u-1)),Vf(n,s(t,3),e,!0)):-1}function Ie(n){return(null==n?0:n.length)?c(n,1):[]}function Re(n){return n&&n.length?n[0]:Mi}K=o(function(n){var t=co(n,ur);return t.length&&t[0]===n[0]?wt(t):[]}),pn=o(function(n){var t=e(n),r=co(n,ur);return t===e(r)?t=Mi:r.pop(),r.length&&r[0]===n[0]?wt(r,s(t,2)):[]}),t=o(function(n){var t=e(n),r=co(n,ur);return(t="function"==typeof t?t:Mi)&&r.pop(),r.length&&r[0]===n[0]?wt(r,Mi,t):[]});function e(n){var t=null==n?0:n.length;return t?n[t-1]:Mi}sn=o(ze);function ze(n,t){return n&&n.length&&t&&t.length?Tt(n,t):n}var Ee=qr(function(n,t){var r=null==n?0:n.length,e=nt(n,t);return $t(n,co(t,function(n){return ue(n,r)?+n:n}).sort(pr)),e});function Se(n){return null==n?n:jn.call(n)}var We=o(function(n){return Yt(c(n,1,w,!0))}),Le=o(function(n){var t=e(n);return w(t)&&(t=Mi),Yt(c(n,1,w,!0),s(t,2))}),Ce=o(function(n){var t="function"==typeof(t=e(n))?t:Mi;return Yt(c(n,1,w,!0),Mi,t)});function Ue(t){var r;return t&&t.length?(r=0,t=fo(t,function(n){return w(n)&&(r=A(n.length,r),1)}),nc(r,function(n){return co(t,Yf(n))})):[]}function Be(n,t){return n&&n.length?(n=Ue(n),null==t?n:co(n,function(n){return io(t,Mi,n)})):[]}var Te=o(function(n,t){return w(n)?ut(n,t):[]}),$e=o(function(n){return rr(fo(n,w))}),De=o(function(n){var t=e(n);return w(t)&&(t=Mi),rr(fo(n,w),s(t,2))}),Me=o(function(n){var t="function"==typeof(t=e(n))?t:Mi;return rr(fo(n,w),Mi,t)}),Fe=o(Ue);var Ne=o(function(n){var t=n.length,t="function"==typeof(t=1<t?n[t-1]:Mi)?(n.pop(),t):Mi;return Be(n,t)});function Pe(n){n=_(n);return n.__chain__=!0,n}function qe(n,t){return t(n)}var Ze=qr(function(t){function n(n){return nt(n,t)}var r=t.length,e=r?t[0]:0,u=this.__wrapped__;return!(1<r||this.__actions__.length)&&u instanceof y&&ue(e)?((u=u.slice(e,+e+(r?1:0))).__actions__.push({func:qe,args:[n],thisArg:Mi}),new g(u,this.__chain__).thru(function(n){return r&&!n.length&&n.push(Mi),n})):this.thru(n)});var Ke=yr(function(n,t,r){B.call(n,r)?++n[r]:Xn(n,r,1)});var Ve=kr(ke),Ge=kr(Oe);function He(n,t){return(M(n)?oo:it)(n,s(t,3))}function Je(n,t){return(M(n)?Df:ot)(n,s(t,3))}var Ye=yr(function(n,t,r){B.call(n,r)?n[r].push(t):Xn(n,r,[t])});var Qe=o(function(n,t,r){var e=-1,u="function"==typeof t,i=l(n)?x(n.length):[];return it(n,function(n){i[++e]=u?io(t,n,r):mt(n,t,r)}),i}),Xe=yr(function(n,t,r){Xn(n,r,t)});function nu(n,t){return(M(n)?co:Et)(n,s(t,3))}var tu=yr(function(n,t,r){n[r?0:1].push(t)},function(){return[[],[]]});var ru=o(function(n,t){var r;return null==n?[]:(1<(r=t.length)&&h(n,t[0],t[1])?t=[]:2<r&&h(t[0],t[1],t[2])&&(t=[t[0]]),Ut(n,c(t,1),[]))}),eu=hn||function(){return uo.Date.now()};function uu(n,t,r){return t=r?Mi:t,t=n&&null==t?n.length:t,Dr(n,qi,Mi,Mi,Mi,Mi,t)}function iu(n,t){var r;if("function"!=typeof t)throw new j(Fi);return n=I(n),function(){return 0<--n&&(r=t.apply(this,arguments)),n<=1&&(t=Mi),r}}var ou=o(function(n,t,r){var e,u=1;return r.length&&(e=po(r,Hr(ou)),u|=Ni),Dr(n,u,t,r,e)}),fu=o(function(n,t,r){var e,u=3;return r.length&&(e=po(r,Hr(fu)),u|=Ni),Dr(t,u,n,r,e)});function cu(e,r,n){var u,i,o,f,c,a,l=0,s=!1,h=!1,t=!0;if("function"!=typeof e)throw new j(Fi);function p(n){var t=u,r=i;return u=i=Mi,l=n,f=e.apply(r,t)}function _(n){var t=n-a;return a===Mi||r<=t||t<0||h&&o<=n-l}function v(){var n,t=eu();if(_(t))return g(t);c=ve(v,(n=r-((t=t)-a),h?k(n,o-(t-l)):n))}function g(n){return c=Mi,t&&u?p(n):(u=i=Mi,f)}function y(){var n=eu(),t=_(n);if(u=arguments,i=this,a=n,t){if(c===Mi)return l=n=a,c=ve(v,r),s?p(n):f;if(h)return c=ve(v,r),p(a)}return c===Mi&&(c=ve(v,r)),f}return r=R(r)||0,m(n)&&(s=!!n.leading,h="maxWait"in n,o=h?A(R(n.maxWait)||0,r):o,t="trailing"in n?!!n.trailing:t),y.cancel=function(){c!==Mi&&ar(c),l=0,u=a=i=c=Mi},y.flush=function(){return c===Mi?f:g(eu())},y}var hn=o(function(n,t){return et(n,1,t)}),au=o(function(n,t,r){return et(n,R(t)||0,r)});function lu(e,u){if("function"!=typeof e||null!=u&&"function"!=typeof u)throw new j(Fi);function i(){var n=arguments,t=u?u.apply(this,n):n[0],r=i.cache;return r.has(t)?r.get(t):(n=e.apply(this,n),i.cache=r.set(t,n)||r,n)}return i.cache=new(lu.Cache||Nn),i}function su(t){if("function"!=typeof t)throw new j(Fi);return function(){var n=arguments;switch(n.length){case 0:return!t.call(this);case 1:return!t.call(this,n[0]);case 2:return!t.call(this,n[0],n[1]);case 3:return!t.call(this,n[0],n[1],n[2])}return!t.apply(this,n)}}lu.Cache=Nn;var fr=fr(function(e,u){var i=(u=1==u.length&&M(u[0])?co(u[0],so(s())):co(c(u,1),so(s()))).length;return o(function(n){for(var t=-1,r=k(n.length,i);++t<r;)n[t]=u[t].call(this,n[t]);return io(e,this,n)})}),hu=o(function(n,t){var r=po(t,Hr(hu));return Dr(n,Ni,Mi,t,r)}),pu=o(function(n,t){var r=po(t,Hr(pu));return Dr(n,Pi,Mi,t,r)}),_u=qr(function(n,t){return Dr(n,mo,Mi,Mi,Mi,t)});function D(n,t){return n===t||n!=n&&t!=t}var vu=Cr(yt),gu=Cr(function(n,t){return t<=n}),yu=xt(function(){return arguments}())?xt:function(n){return F(n)&&B.call(n,"callee")&&!un.call(n,"callee")},M=x.isArray,du=Wf?so(Wf):function(n){return F(n)&&r(n)==Lo};function l(n){return null!=n&&ju(n.length)&&!mu(n)}function w(n){return F(n)&&l(n)}var bu=q||Si,q=Lf?so(Lf):function(n){return F(n)&&r(n)==Ji};function wu(n){var t;return!!F(n)&&((t=r(n))==ko||"[object DOMException]"==t||"string"==typeof n.message&&"string"==typeof n.name&&!Ou(n))}function mu(n){return!!m(n)&&((n=r(n))==Oo||n==Io||"[object AsyncFunction]"==n||"[object Proxy]"==n)}function xu(n){return"number"==typeof n&&n==I(n)}function ju(n){return"number"==typeof n&&-1<n&&n%1==0&&n<=Ki}function m(n){var t=typeof n;return null!=n&&("object"==t||"function"==t)}function F(n){return null!=n&&"object"==typeof n}var Au=Cf?so(Cf):function(n){return F(n)&&$(n)==Yi};function ku(n){return"number"==typeof n||F(n)&&r(n)==Qi}function Ou(n){return!(!F(n)||r(n)!=Xi)&&(null===(n=rn(n))||"function"==typeof(n=B.call(n,"constructor")&&n.constructor)&&n instanceof n&&V.call(n)==Y)}var Iu=Uf?so(Uf):function(n){return F(n)&&r(n)==zo};var Ru=Bf?so(Bf):function(n){return F(n)&&$(n)==no};function zu(n){return"string"==typeof n||!M(n)&&F(n)&&r(n)==Eo}function b(n){return"symbol"==typeof n||F(n)&&r(n)==So}var Eu=Tf?so(Tf):function(n){return F(n)&&ju(n.length)&&!!ro[r(n)]};var Su=Cr(zt),Wu=Cr(function(n,t){return n<=t});function Lu(n){if(!n)return[];if(l(n))return(zu(n)?vo:O)(n);if(cn&&n[cn]){for(var t,r=n[cn](),e=[];!(t=r.next()).done;)e.push(t.value);return e}var u=$(n);return(u==Yi?cc:u==no?lc:ri)(n)}function Cu(n){return n?(n=R(n))===Zi||n===-Zi?17976931348623157e292*(n<0?-1:1):n==n?n:0:0===n?n:0}function I(n){var n=Cu(n),t=n%1;return n==n?t?n-t:n:0}function Uu(n){return n?tt(I(n),0,Vi):0}function R(n){if("number"==typeof n)return n;if(b(n))return xo;if("string"!=typeof(n=m(n)?m(t="function"==typeof n.valueOf?n.valueOf():n)?t+"":t:n))return 0===n?n:+n;n=n.replace(uf,"");var t=gf.test(n);return t||df.test(n)?Ef(n.slice(2),t?2:8):vf.test(n)?xo:+n}function Bu(n){return gr(n,E(n))}function p(n){return null==n?"":a(n)}var Tu=dr(function(n,t){if(ce(t)||l(t))gr(t,z(t),n);else for(var r in t)B.call(t,r)&&Hn(n,r,t[r])}),$u=dr(function(n,t){gr(t,E(t),n)}),Du=dr(function(n,t,r,e){gr(t,E(t),n,e)}),Mu=dr(function(n,t,r,e){gr(t,z(t),n,e)}),Fu=qr(nt);var Nu=o(function(n,t){n=v(n);var r=-1,e=t.length,u=2<e?t[2]:Mi;for(u&&h(t[0],t[1],u)&&(e=1);++r<e;)for(var i=t[r],o=E(i),f=-1,c=o.length;++f<c;){var a=o[f],l=n[a];(l===Mi||D(l,Z[a])&&!B.call(n,a))&&(n[a]=i[a])}return n}),Pu=o(function(n){return n.push(Mi,Fr),io(Ju,Mi,n)});function qu(n,t,r){n=null==n?Mi:vt(n,t);return n===Mi?r:n}function Zu(n,t){return null!=n&&te(n,t,bt)}var Ku=Rr(function(n,t,r){n[t=null!=t&&"function"!=typeof t.toString?J.call(t):t]=r},gi(S)),Vu=Rr(function(n,t,r){null!=t&&"function"!=typeof t.toString&&(t=J.call(t)),B.call(n,t)?n[t].push(r):n[t]=[r]},s),Gu=o(mt);function z(n){return(l(n)?qn:It)(n)}function E(n){return l(n)?qn(n,!0):Rt(n)}var Hu=dr(function(n,t,r){Lt(n,t,r)}),Ju=dr(function(n,t,r,e){Lt(n,t,r,e)}),Yu=qr(function(t,n){var r={};if(null!=t)for(var e=!1,u=(n=co(n,function(n){return n=or(n,t),e=e||1<n.length,n}),gr(t,Kr(t),r),e&&(r=d(r,7,Nr)),n.length);u--;)Qt(r,n[u]);return r});var Qu=qr(function(n,t){return null==n?{}:Bt(r=n,t,function(n,t){return Zu(r,t)});var r});function Xu(n,r){var t;return null==n?{}:(t=co(Kr(n),function(n){return[n]}),r=s(r),Bt(n,t,function(n,t){return r(n,t[0])}))}var ni=$r(z),ti=$r(E);function ri(n){return null==n?[]:tc(n,z(n))}var ei=xr(function(n,t,r){return t=t.toLowerCase(),n+(r?ui(t):t)});function ui(n){return hi(p(n).toLowerCase())}function ii(n){return(n=p(n))&&n.replace(wf,ic).replace(Af,"")}var oi=xr(function(n,t,r){return n+(r?"-":"")+t.toLowerCase()}),fi=xr(function(n,t,r){return n+(r?" ":"")+t.toLowerCase()}),ci=mr("toLowerCase");var ai=xr(function(n,t,r){return n+(r?"_":"")+t.toLowerCase()});var li=xr(function(n,t,r){return n+(r?" ":"")+hi(t)});var si=xr(function(n,t,r){return n+(r?" ":"")+t.toUpperCase()}),hi=mr("toUpperCase");function pi(n,t,r){return n=p(n),(t=r?Mi:t)===Mi?(r=n,Of.test(r)?n.match(kf)||[]:n.match(sf)||[]):n.match(t)||[]}var _i=o(function(n,t){try{return io(n,Mi,t)}catch(n){return wu(n)?n:new W(n)}}),vi=qr(function(t,n){return oo(n,function(n){n=xe(n),Xn(t,n,ou(t[n],t))}),t});function gi(n){return function(){return n}}var yi=Or(),di=Or(!0);function S(n){return n}function bi(n){return Ot("function"==typeof n?n:d(n,1))}var wi=o(function(t,r){return function(n){return mt(n,t,r)}}),mi=o(function(t,r){return function(n){return mt(t,n,r)}});function xi(e,t,n){var r=z(t),u=_t(t,r),i=(null!=n||m(t)&&(u.length||!r.length)||(n=t,t=e,e=this,u=_t(t,z(t))),!(m(n)&&"chain"in n&&!n.chain)),o=mu(e);return oo(u,function(n){var r=t[n];e[n]=r,o&&(e.prototype[n]=function(){var n,t=this.__chain__;return i||t?(((n=e(this.__wrapped__)).__actions__=O(this.__actions__)).push({func:r,args:arguments,thisArg:e}),n.__chain__=t,n):r.apply(e,ao([this.value()],arguments))})}),e}function ji(){}var Ai=Er(co),ki=Er(Mf),Oi=Er(Zf);function Ii(n){return ie(n)?Yf(xe(n)):(t=n,function(n){return vt(n,t)});var t}var Ri=Lr(),zi=Lr(!0);function Ei(){return[]}function Si(){return!1}var Wi=zr(function(n,t){return n+t},0),Li=Br("ceil"),Ci=zr(function(n,t){return n/t},1),Ui=Br("floor");var Bi,Ti=zr(function(n,t){return n*t},1),$i=Br("round"),Di=zr(function(n,t){return n-t},0);return _.after=function(n,t){if("function"!=typeof t)throw new j(Fi);return n=I(n),function(){if(--n<1)return t.apply(this,arguments)}},_.ary=uu,_.assign=Tu,_.assignIn=$u,_.assignInWith=Du,_.assignWith=Mu,_.at=Fu,_.before=iu,_.bind=ou,_.bindAll=vi,_.bindKey=fu,_.castArray=function(){var n;return arguments.length?M(n=arguments[0])?n:[n]:[]},_.chain=Pe,_.chunk=function(n,t,r){t=(r?h(n,t,r):t===Mi)?1:A(I(t),0);var e=null==n?0:n.length;if(!e||t<1)return[];for(var u=0,i=0,o=x(_n(e/t));u<e;)o[i++]=f(n,u,u+=t);return o},_.compact=function(n){for(var t=-1,r=null==n?0:n.length,e=0,u=[];++t<r;){var i=n[t];i&&(u[e++]=i)}return u},_.concat=function(){var n=arguments.length;if(!n)return[];for(var t=x(n-1),r=arguments[0],e=n;e--;)t[e-1]=arguments[e];return ao(M(r)?O(r):[r],c(t,1))},_.cond=function(e){var u=null==e?0:e.length,t=s();return e=u?co(e,function(n){if("function"!=typeof n[1])throw new j(Fi);return[t(n[0]),n[1]]}):[],o(function(n){for(var t=-1;++t<u;){var r=e[t];if(io(r[0],this,n))return io(r[1],this,n)}})},_.conforms=function(n){return t=d(n,1),r=z(t),function(n){return rt(n,t,r)};var t,r},_.constant=gi,_.countBy=Ke,_.create=function(n,t){return n=Tn(n),null==t?n:Qn(n,t)},_.curry=function n(t,r,e){t=Dr(t,8,Mi,Mi,Mi,Mi,Mi,r=e?Mi:r);return t.placeholder=n.placeholder,t},_.curryRight=function n(t,r,e){t=Dr(t,wo,Mi,Mi,Mi,Mi,Mi,r=e?Mi:r);return t.placeholder=n.placeholder,t},_.debounce=cu,_.defaults=Nu,_.defaultsDeep=Pu,_.defer=hn,_.delay=au,_.difference=i,_.differenceBy=kn,_.differenceWith=n,_.drop=function(n,t,r){var e=null==n?0:n.length;return e?f(n,(t=r||t===Mi?1:I(t))<0?0:t,e):[]},_.dropRight=function(n,t,r){var e=null==n?0:n.length;return e?f(n,0,(t=e-(t=r||t===Mi?1:I(t)))<0?0:t):[]},_.dropRightWhile=function(n,t){return n&&n.length?nr(n,s(t,3),!0,!0):[]},_.dropWhile=function(n,t){return n&&n.length?nr(n,s(t,3),!0):[]},_.fill=function(n,t,r,e){if(!(c=null==n?0:n.length))return[];r&&"number"!=typeof r&&h(n,t,r)&&(r=0,e=c);var u=n,i=t,o=r,f=e,c=u.length;for((o=I(o))<0&&(o=c<-o?0:c+o),(f=f===Mi||c<f?c:I(f))<0&&(f+=c),f=f<o?0:Uu(f);o<f;)u[o++]=i;return u},_.filter=function(n,t){return(M(n)?fo:at)(n,s(t,3))},_.flatMap=function(n,t){return c(nu(n,t),1)},_.flatMapDeep=function(n,t){return c(nu(n,t),Zi)},_.flatMapDepth=function(n,t,r){return r=r===Mi?1:I(r),c(nu(n,t),r)},_.flatten=Ie,_.flattenDeep=function(n){return(null==n?0:n.length)?c(n,Zi):[]},_.flattenDepth=function(n,t){return(null==n?0:n.length)?c(n,t=t===Mi?1:I(t)):[]},_.flip=function(n){return Dr(n,512)},_.flow=yi,_.flowRight=di,_.fromPairs=function(n){for(var t=-1,r=null==n?0:n.length,e={};++t<r;){var u=n[t];e[u[0]]=u[1]}return e},_.functions=function(n){return null==n?[]:_t(n,z(n))},_.functionsIn=function(n){return null==n?[]:_t(n,E(n))},_.groupBy=Ye,_.initial=function(n){return(null==n?0:n.length)?f(n,0,-1):[]},_.intersection=K,_.intersectionBy=pn,_.intersectionWith=t,_.invert=Ku,_.invertBy=Vu,_.invokeMap=Qe,_.iteratee=bi,_.keyBy=Xe,_.keys=z,_.keysIn=E,_.map=nu,_.mapKeys=function(n,e){var u={};return e=s(e,3),ht(n,function(n,t,r){Xn(u,e(n,t,r),n)}),u},_.mapValues=function(n,e){var u={};return e=s(e,3),ht(n,function(n,t,r){Xn(u,t,e(n,t,r))}),u},_.matches=function(n){return St(d(n,1))},_.matchesProperty=function(n,t){return Wt(n,d(t,1))},_.memoize=lu,_.merge=Hu,_.mergeWith=Ju,_.method=wi,_.methodOf=mi,_.mixin=xi,_.negate=su,_.nthArg=function(t){return t=I(t),o(function(n){return Ct(n,t)})},_.omit=Yu,_.omitBy=function(n,t){return Xu(n,su(s(t)))},_.once=function(n){return iu(2,n)},_.orderBy=function(n,t,r,e){return null==n?[]:Ut(n,t=M(t)?t:null==t?[]:[t],r=M(r=e?Mi:r)?r:null==r?[]:[r])},_.over=Ai,_.overArgs=fr,_.overEvery=ki,_.overSome=Oi,_.partial=hu,_.partialRight=pu,_.partition=tu,_.pick=Qu,_.pickBy=Xu,_.property=Ii,_.propertyOf=function(t){return function(n){return null==t?Mi:vt(t,n)}},_.pull=sn,_.pullAll=ze,_.pullAllBy=function(n,t,r){return n&&n.length&&t&&t.length?Tt(n,t,s(r,2)):n},_.pullAllWith=function(n,t,r){return n&&n.length&&t&&t.length?Tt(n,t,Mi,r):n},_.pullAt=Ee,_.range=Ri,_.rangeRight=zi,_.rearg=_u,_.reject=function(n,t){return(M(n)?fo:at)(n,su(s(t,3)))},_.remove=function(n,t){var r=[];if(n&&n.length){var e=-1,u=[],i=n.length;for(t=s(t,3);++e<i;){var o=n[e];t(o,e,n)&&(r.push(o),u.push(e))}$t(n,u)}return r},_.rest=function(n,t){if("function"!=typeof n)throw new j(Fi);return o(n,t=t===Mi?t:I(t))},_.reverse=Se,_.sampleSize=function(n,t,r){return t=(r?h(n,t,r):t===Mi)?1:I(t),(M(n)?Kn:Nt)(n,t)},_.set=function(n,t,r){return null==n?n:Pt(n,t,r)},_.setWith=function(n,t,r,e){return e="function"==typeof e?e:Mi,null==n?n:Pt(n,t,r,e)},_.shuffle=function(n){return(M(n)?Vn:Zt)(n)},_.slice=function(n,t,r){var e=null==n?0:n.length;return e?(r=r&&"number"!=typeof r&&h(n,t,r)?(t=0,e):(t=null==t?0:I(t),r===Mi?e:I(r)),f(n,t,r)):[]},_.sortBy=ru,_.sortedUniq=function(n){return n&&n.length?Ht(n):[]},_.sortedUniqBy=function(n,t){return n&&n.length?Ht(n,s(t,2)):[]},_.split=function(n,t,r){return r&&"number"!=typeof r&&h(n,t,r)&&(t=r=Mi),(r=r===Mi?Vi:r>>>0)?(n=p(n))&&("string"==typeof t||null!=t&&!Iu(t))&&!(t=a(t))&&ho(n)?cr(vo(n),0,r):n.split(t,r):[]},_.spread=function(r,e){if("function"!=typeof r)throw new j(Fi);return e=null==e?0:A(I(e),0),o(function(n){var t=n[e],n=cr(n,0,e);return t&&ao(n,t),io(r,this,n)})},_.tail=function(n){var t=null==n?0:n.length;return t?f(n,1,t):[]},_.take=function(n,t,r){return n&&n.length?f(n,0,(t=r||t===Mi?1:I(t))<0?0:t):[]},_.takeRight=function(n,t,r){var e=null==n?0:n.length;return e?f(n,(t=e-(t=r||t===Mi?1:I(t)))<0?0:t,e):[]},_.takeRightWhile=function(n,t){return n&&n.length?nr(n,s(t,3),!1,!0):[]},_.takeWhile=function(n,t){return n&&n.length?nr(n,s(t,3)):[]},_.tap=function(n,t){return t(n),n},_.throttle=function(n,t,r){var e=!0,u=!0;if("function"!=typeof n)throw new j(Fi);return m(r)&&(e="leading"in r?!!r.leading:e,u="trailing"in r?!!r.trailing:u),cu(n,t,{leading:e,maxWait:t,trailing:u})},_.thru=qe,_.toArray=Lu,_.toPairs=ni,_.toPairsIn=ti,_.toPath=function(n){return M(n)?co(n,xe):b(n)?[n]:O(me(p(n)))},_.toPlainObject=Bu,_.transform=function(n,e,u){var t,r=M(n),i=r||bu(n)||Eu(n);return e=s(e,4),null==u&&(t=n&&n.constructor,u=i?r?new t:[]:m(n)&&mu(t)?Tn(rn(n)):{}),(i?oo:ht)(n,function(n,t,r){return e(u,n,t,r)}),u},_.unary=function(n){return uu(n,1)},_.union=We,_.unionBy=Le,_.unionWith=Ce,_.uniq=function(n){return n&&n.length?Yt(n):[]},_.uniqBy=function(n,t){return n&&n.length?Yt(n,s(t,2)):[]},_.uniqWith=function(n,t){return t="function"==typeof t?t:Mi,n&&n.length?Yt(n,Mi,t):[]},_.unset=function(n,t){return null==n||Qt(n,t)},_.unzip=Ue,_.unzipWith=Be,_.update=function(n,t,r){return null==n?n:Xt(n,t,ir(r))},_.updateWith=function(n,t,r,e){return e="function"==typeof e?e:Mi,null==n?n:Xt(n,t,ir(r),e)},_.values=ri,_.valuesIn=function(n){return null==n?[]:tc(n,E(n))},_.without=Te,_.words=pi,_.wrap=function(n,t){return hu(ir(t),n)},_.xor=$e,_.xorBy=De,_.xorWith=Me,_.zip=Fe,_.zipObject=function(n,t){return er(n||[],t||[],Hn)},_.zipObjectDeep=function(n,t){return er(n||[],t||[],Pt)},_.zipWith=Ne,_.entries=ni,_.entriesIn=ti,_.extend=$u,_.extendWith=Du,xi(_,_),_.add=Wi,_.attempt=_i,_.camelCase=ei,_.capitalize=ui,_.ceil=Li,_.clamp=function(n,t,r){return r===Mi&&(r=t,t=Mi),r!==Mi&&(r=(r=R(r))==r?r:0),t!==Mi&&(t=(t=R(t))==t?t:0),tt(R(n),t,r)},_.clone=function(n){return d(n,4)},_.cloneDeep=function(n){return d(n,5)},_.cloneDeepWith=function(n,t){return d(n,5,t="function"==typeof t?t:Mi)},_.cloneWith=function(n,t){return d(n,4,t="function"==typeof t?t:Mi)},_.conformsTo=function(n,t){return null==t||rt(n,t,z(t))},_.deburr=ii,_.defaultTo=function(n,t){return null==n||n!=n?t:n},_.divide=Ci,_.endsWith=function(n,t,r){n=p(n),t=a(t);var e=n.length,e=r=r===Mi?e:tt(I(r),0,e);return 0<=(r-=t.length)&&n.slice(r,e)==t},_.eq=D,_.escape=function(n){return(n=p(n))&&Ho.test(n)?n.replace(Vo,oc):n},_.escapeRegExp=function(n){return(n=p(n))&&ef.test(n)?n.replace(rf,"\\$&"):n},_.every=function(n,t,r){return(M(n)?Mf:ft)(n,s(t=r&&h(n,t,r)?Mi:t,3))},_.find=Ve,_.findIndex=ke,_.findKey=function(n,t){return Kf(n,s(t,3),ht)},_.findLast=Ge,_.findLastIndex=Oe,_.findLastKey=function(n,t){return Kf(n,s(t,3),pt)},_.floor=Ui,_.forEach=He,_.forEachRight=Je,_.forIn=function(n,t){return null==n?n:lt(n,s(t,3),E)},_.forInRight=function(n,t){return null==n?n:st(n,s(t,3),E)},_.forOwn=function(n,t){return n&&ht(n,s(t,3))},_.forOwnRight=function(n,t){return n&&pt(n,s(t,3))},_.get=qu,_.gt=vu,_.gte=gu,_.has=function(n,t){return null!=n&&te(n,t,dt)},_.hasIn=Zu,_.head=Re,_.identity=S,_.includes=function(n,t,r,e){return n=l(n)?n:ri(n),r=r&&!e?I(r):0,e=n.length,r<0&&(r=A(e+r,0)),zu(n)?r<=e&&-1<n.indexOf(t,r):!!e&&-1<lo(n,t,r)},_.indexOf=function(n,t,r){var e=null==n?0:n.length;return e?lo(n,t,n=(n=null==r?0:I(r))<0?A(e+n,0):n):-1},_.inRange=function(n,t,r){return t=Cu(t),r===Mi?(r=t,t=0):r=Cu(r),(n=n=R(n))>=k(t=t,r=r)&&n<A(t,r)},_.invoke=Gu,_.isArguments=yu,_.isArray=M,_.isArrayBuffer=du,_.isArrayLike=l,_.isArrayLikeObject=w,_.isBoolean=function(n){return!0===n||!1===n||F(n)&&r(n)==Hi},_.isBuffer=bu,_.isDate=q,_.isElement=function(n){return F(n)&&1===n.nodeType&&!Ou(n)},_.isEmpty=function(n){if(null!=n){if(l(n)&&(M(n)||"string"==typeof n||"function"==typeof n.splice||bu(n)||Eu(n)||yu(n)))return!n.length;var t,r=$(n);if(r==Yi||r==no)return!n.size;if(ce(n))return!It(n).length;for(t in n)if(B.call(n,t))return!1}return!0},_.isEqual=function(n,t){return jt(n,t)},_.isEqualWith=function(n,t,r){var e=(r="function"==typeof r?r:Mi)?r(n,t):Mi;return e===Mi?jt(n,t,Mi,r):!!e},_.isError=wu,_.isFinite=function(n){return"number"==typeof n&&yn(n)},_.isFunction=mu,_.isInteger=xu,_.isLength=ju,_.isMap=Au,_.isMatch=function(n,t){return n===t||At(n,t,Yr(t))},_.isMatchWith=function(n,t,r){return r="function"==typeof r?r:Mi,At(n,t,Yr(t),r)},_.isNaN=function(n){return ku(n)&&n!=+n},_.isNative=function(n){if(fe(n))throw new W("Unsupported core-js use. Try https://npms.io/search?q=ponyfill.");return kt(n)},_.isNil=function(n){return null==n},_.isNull=function(n){return null===n},_.isNumber=ku,_.isObject=m,_.isObjectLike=F,_.isPlainObject=Ou,_.isRegExp=Iu,_.isSafeInteger=function(n){return xu(n)&&-Ki<=n&&n<=Ki},_.isSet=Ru,_.isString=zu,_.isSymbol=b,_.isTypedArray=Eu,_.isUndefined=function(n){return n===Mi},_.isWeakMap=function(n){return F(n)&&$(n)==Wo},_.isWeakSet=function(n){return F(n)&&"[object WeakSet]"==r(n)},_.join=function(n,t){return null==n?"":dn.call(n,t)},_.kebabCase=oi,_.last=e,_.lastIndexOf=function(n,t,r){var e=null==n?0:n.length;if(!e)return-1;var u=e;if(r!==Mi&&(u=(u=I(r))<0?A(e+u,0):k(u,e-1)),t!=t)return Vf(n,Hf,u,!0);for(var i=n,o=t,f=u+1;f--;)if(i[f]===o)return f;return f},_.lowerCase=fi,_.lowerFirst=ci,_.lt=Su,_.lte=Wu,_.max=function(n){return n&&n.length?ct(n,S,yt):Mi},_.maxBy=function(n,t){return n&&n.length?ct(n,s(t,2),yt):Mi},_.mean=function(n){return Jf(n,S)},_.meanBy=function(n,t){return Jf(n,s(t,2))},_.min=function(n){return n&&n.length?ct(n,S,zt):Mi},_.minBy=function(n,t){return n&&n.length?ct(n,s(t,2),zt):Mi},_.stubArray=Ei,_.stubFalse=Si,_.stubObject=function(){return{}},_.stubString=function(){return""},_.stubTrue=function(){return!0},_.multiply=Ti,_.nth=function(n,t){return n&&n.length?Ct(n,I(t)):Mi},_.noConflict=function(){return uo._===this&&(uo._=Q),this},_.noop=ji,_.now=eu,_.pad=function(n,t,r){n=p(n);var e=(t=I(t))?_o(n):0;return!t||t<=e?n:Sr(vn(t=(t-e)/2),r)+n+Sr(_n(t),r)},_.padEnd=function(n,t,r){n=p(n);var e=(t=I(t))?_o(n):0;return t&&e<t?n+Sr(t-e,r):n},_.padStart=function(n,t,r){n=p(n);var e=(t=I(t))?_o(n):0;return t&&e<t?Sr(t-e,r)+n:n},_.parseInt=function(n,t,r){return t=r||null==t?0:t&&+t,mn(p(n).replace(of,""),t||0)},_.random=function(n,t,r){var e;return r&&"boolean"!=typeof r&&h(n,t,r)&&(t=r=Mi),r===Mi&&("boolean"==typeof t?(r=t,t=Mi):"boolean"==typeof n&&(r=n,n=Mi)),n===Mi&&t===Mi?(n=0,t=1):(n=Cu(n),t===Mi?(t=n,n=0):t=Cu(t)),t<n&&(e=n,n=t,t=e),r||n%1||t%1?(e=xn(),k(n+e*(t-n+zf("1e-"+((e+"").length-1))),t)):Dt(n,t)},_.reduce=function(n,t,r){var e=M(n)?Pf:Qf,u=arguments.length<3;return e(n,s(t,4),r,u,it)},_.reduceRight=function(n,t,r){var e=M(n)?qf:Qf,u=arguments.length<3;return e(n,s(t,4),r,u,ot)},_.repeat=function(n,t,r){return t=(r?h(n,t,r):t===Mi)?1:I(t),Mt(p(n),t)},_.replace=function(){var n=arguments,t=p(n[0]);return n.length<3?t:t.replace(n[1],n[2])},_.result=function(n,t,r){var e=-1,u=(t=or(t,n)).length;for(u||(u=1,n=Mi);++e<u;){var i=null==n?Mi:n[xe(t[e])];i===Mi&&(e=u,i=r),n=mu(i)?i.call(n):i}return n},_.round=$i,_.runInContext=u,_.sample=function(n){return(M(n)?Zn:Ft)(n)},_.size=function(n){var t;return null==n?0:l(n)?zu(n)?_o(n):n.length:(t=$(n))==Yi||t==no?n.size:It(n).length},_.snakeCase=ai,_.some=function(n,t,r){return(M(n)?Zf:Kt)(n,s(t=r&&h(n,t,r)?Mi:t,3))},_.sortedIndex=function(n,t){return Vt(n,t)},_.sortedIndexBy=function(n,t,r){return Gt(n,t,s(r,2))},_.sortedIndexOf=function(n,t){var r=null==n?0:n.length;if(r){var e=Vt(n,t);if(e<r&&D(n[e],t))return e}return-1},_.sortedLastIndex=function(n,t){return Vt(n,t,!0)},_.sortedLastIndexBy=function(n,t,r){return Gt(n,t,s(r,2),!0)},_.sortedLastIndexOf=function(n,t){if(null==n?0:n.length){var r=Vt(n,t,!0)-1;if(D(n[r],t))return r}return-1},_.startCase=li,_.startsWith=function(n,t,r){return n=p(n),r=null==r?0:tt(I(r),0,n.length),t=a(t),n.slice(r,r+t.length)==t},_.subtract=Di,_.sum=function(n){return n&&n.length?Xf(n,S):0},_.sumBy=function(n,t){return n&&n.length?Xf(n,s(t,2)):0},_.template=function(o,n,t){var f,c,r=_.templateSettings;t&&h(o,n,t)&&(n=Mi),o=p(o),n=Du({},n,r,Mr);var e=z(t=Du({},n.imports,r.imports,Mr)),u=tc(t,e),a=0,r=n.interpolate||mf,l="__p += '",t=U((n.escape||mf).source+"|"+r.source+"|"+(r===Qo?pf:mf).source+"|"+(n.evaluate||mf).source+"|$","g"),i="//# sourceURL="+("sourceURL"in n?n.sourceURL:"lodash.templateSources["+ ++Rf+"]")+"\n";if(o.replace(t,function(n,t,r,e,u,i){return r=r||e,l+=o.slice(a,i).replace(xf,fc),t&&(f=!0,l+="' +\n__e("+t+") +\n'"),u&&(c=!0,l+="';\n"+u+";\n__p += '"),r&&(l+="' +\n((__t = ("+r+")) == null ? '' : __t) +\n'"),a=i+n.length,n}),l+="';\n",(r=n.variable)||(l="with (obj) {\n"+l+"\n}\n"),l=(c?l.replace(Po,""):l).replace(qo,"$1").replace(Zo,"$1;"),l="function("+(r||"obj")+") {\n"+(r?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(f?", __e = _.escape":"")+(c?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+l+"return __p\n}",(t=_i(function(){return L(e,i+"return "+l).apply(Mi,u)})).source=l,wu(t))throw t;return t},_.times=function(n,t){if((n=I(n))<1||Ki<n)return[];for(var r=Vi,e=k(n,Vi),e=(t=s(t),n-=Vi,nc(e,t));++r<n;)t(r);return e},_.toFinite=Cu,_.toInteger=I,_.toLength=Uu,_.toLower=function(n){return p(n).toLowerCase()},_.toNumber=R,_.toSafeInteger=function(n){return n?tt(I(n),-Ki,Ki):0===n?n:0},_.toString=p,_.toUpper=function(n){return p(n).toUpperCase()},_.trim=function(n,t,r){return(n=p(n))&&(r||t===Mi)?n.replace(uf,""):n&&(t=a(t))?cr(r=vo(n),ec(r,t=vo(t)),uc(r,t)+1).join(""):n},_.trimEnd=function(n,t,r){return(n=p(n))&&(r||t===Mi)?n.replace(ff,""):n&&(t=a(t))?cr(r=vo(n),0,uc(r,vo(t))+1).join(""):n},_.trimStart=function(n,t,r){return(n=p(n))&&(r||t===Mi)?n.replace(of,""):n&&(t=a(t))?cr(r=vo(n),ec(r,vo(t))).join(""):n},_.truncate=function(n,t){var r,e=30,u="...",t=(m(t)&&(r="separator"in t?t.separator:r,e="length"in t?I(t.length):e,u="omission"in t?a(t.omission):u),(n=p(n)).length);if((t=ho(n)?(i=vo(n)).length:t)<=e)return n;if((t=e-_o(u))<1)return u;var i,e=i?cr(i,0,t).join(""):n.slice(0,t);if(r!==Mi)if(i&&(t+=e.length-t),Iu(r)){if(n.slice(t).search(r)){var o,f=e;for((r=r.global?r:U(r.source,p(_f.exec(r))+"g")).lastIndex=0;o=r.exec(f);)var c=o.index;e=e.slice(0,c===Mi?t:c)}}else n.indexOf(a(r),t)!=t&&-1<(i=e.lastIndexOf(r))&&(e=e.slice(0,i));return e+u},_.unescape=function(n){return(n=p(n))&&Go.test(n)?n.replace(Ko,sc):n},_.uniqueId=function(n){var t=++G;return p(n)+t},_.upperCase=si,_.upperFirst=hi,_.each=He,_.eachRight=Je,_.first=Re,xi(_,(Bi={},ht(_,function(n,t){B.call(_.prototype,t)||(Bi[t]=n)}),Bi),{chain:!1}),_.VERSION="4.17.11",oo(["bind","bindKey","curry","curryRight","partial","partialRight"],function(n){_[n].placeholder=_}),oo(["drop","take"],function(r,e){y.prototype[r]=function(n){n=n===Mi?1:A(I(n),0);var t=this.__filtered__&&!e?new y(this):this.clone();return t.__filtered__?t.__takeCount__=k(n,t.__takeCount__):t.__views__.push({size:k(n,Vi),type:r+(t.__dir__<0?"Right":"")}),t},y.prototype[r+"Right"]=function(n){return this.reverse()[r](n).reverse()}}),oo(["filter","map","takeWhile"],function(n,t){var r=t+1,e=1==r||3==r;y.prototype[n]=function(n){var t=this.clone();return t.__iteratees__.push({iteratee:s(n,3),type:r}),t.__filtered__=t.__filtered__||e,t}}),oo(["head","last"],function(n,t){var r="take"+(t?"Right":"");y.prototype[n]=function(){return this[r](1).value()[0]}}),oo(["initial","tail"],function(n,t){var r="drop"+(t?"":"Right");y.prototype[n]=function(){return this.__filtered__?new y(this):this[r](1)}}),y.prototype.compact=function(){return this.filter(S)},y.prototype.find=function(n){return this.filter(n).head()},y.prototype.findLast=function(n){return this.reverse().find(n)},y.prototype.invokeMap=o(function(t,r){return"function"==typeof t?new y(this):this.map(function(n){return mt(n,t,r)})}),y.prototype.reject=function(n){return this.filter(su(s(n)))},y.prototype.slice=function(n,t){n=I(n);var r=this;return r.__filtered__&&(0<n||t<0)?new y(r):(n<0?r=r.takeRight(-n):n&&(r=r.drop(n)),t!==Mi?(t=I(t))<0?r.dropRight(-t):r.take(t-n):r)},y.prototype.takeRightWhile=function(n){return this.reverse().takeWhile(n).reverse()},y.prototype.toArray=function(){return this.take(Vi)},ht(y.prototype,function(a,n){var l=/^(?:filter|find|map|reject)|While$/.test(n),s=/^(?:head|last)$/.test(n),h=_[s?"take"+("last"==n?"Right":""):n],p=s||/^find/.test(n);h&&(_.prototype[n]=function(){function n(n){return n=h.apply(_,ao([n],e)),s&&f?n[0]:n}var t,r=this.__wrapped__,e=s?[1]:arguments,u=r instanceof y,i=e[0],o=u||M(r),f=(o&&l&&"function"==typeof i&&1!=i.length&&(u=o=!1),this.__chain__),i=!!this.__actions__.length,c=p&&!f,u=u&&!i;return!p&&o?(r=u?r:new y(this),(t=a.apply(r,e)).__actions__.push({func:qe,args:[n],thisArg:Mi}),new g(t,f)):c&&u?a.apply(this,e):(t=this.thru(n),c?s?t.value()[0]:t.value():t)})}),oo(["pop","push","shift","sort","splice","unshift"],function(n){var r=P[n],e=/^(?:push|sort|unshift)$/.test(n)?"tap":"thru",u=/^(?:pop|shift)$/.test(n);_.prototype[n]=function(){var n,t=arguments;return u&&!this.__chain__?(n=this.value(),r.apply(M(n)?n:[],t)):this[e](function(n){return r.apply(M(n)?n:[],t)})}}),ht(y.prototype,function(n,t){var r,e=_[t];e&&(r=e.name+"",(zn[r]||(zn[r]=[])).push({name:t,func:e}))}),zn[Ir(Mi,2).name]=[{name:"wrapper",func:Mi}],y.prototype.clone=function(){var n=new y(this.__wrapped__);return n.__actions__=O(this.__actions__),n.__dir__=this.__dir__,n.__filtered__=this.__filtered__,n.__iteratees__=O(this.__iteratees__),n.__takeCount__=this.__takeCount__,n.__views__=O(this.__views__),n},y.prototype.reverse=function(){var n;return this.__filtered__?((n=new y(this)).__dir__=-1,n.__filtered__=!0):(n=this.clone()).__dir__*=-1,n},y.prototype.value=function(){var n=this.__wrapped__.value(),t=this.__dir__,r=M(n),e=t<0,u=r?n.length:0,i=function(n,t,r){var e=-1,u=r.length;for(;++e<u;){var i=r[e],o=i.size;switch(i.type){case"drop":n+=o;break;case"dropRight":t-=o;break;case"take":t=k(t,n+o);break;case"takeRight":n=A(n,t-o)}}return{start:n,end:t}}(0,u,this.__views__),o=i.start,f=(i=i.end)-o,c=e?i:o-1,a=this.__iteratees__,l=a.length,s=0,h=k(f,this.__takeCount__);if(!r||!e&&u==f&&h==f)return tr(n,this.__actions__);var p=[];n:for(;f--&&s<h;){for(var _=-1,v=n[c+=t];++_<l;){var g=a[_],y=g.iteratee,g=g.type,y=y(v);if(2==g)v=y;else if(!y){if(1==g)continue n;break n}}p[s++]=v}return p},_.prototype.at=Ze,_.prototype.chain=function(){return Pe(this)},_.prototype.commit=function(){return new g(this.value(),this.__chain__)},_.prototype.next=function(){this.__values__===Mi&&(this.__values__=Lu(this.value()));var n=this.__index__>=this.__values__.length;return{done:n,value:n?Mi:this.__values__[this.__index__++]}},_.prototype.plant=function(n){for(var t,r=this;r instanceof Dn;)var e=Ae(r),u=(e.__index__=0,e.__values__=Mi,t?u.__wrapped__=e:t=e,e),r=r.__wrapped__;return u.__wrapped__=n,t},_.prototype.reverse=function(){var n=this.__wrapped__;return n instanceof y?(n=n,(n=(n=this.__actions__.length?new y(this):n).reverse()).__actions__.push({func:qe,args:[Se],thisArg:Mi}),new g(n,this.__chain__)):this.thru(Se)},_.prototype.toJSON=_.prototype.valueOf=_.prototype.value=function(){return tr(this.__wrapped__,this.__actions__)},_.prototype.first=_.prototype.head,cn&&(_.prototype[cn]=function(){return this}),_}();"function"==typeof define&&"object"==typeof define.amd&&define.amd?(uo._=go,define(function(){return go})):u?((u.exports=go)._=go,e._=go):uo._=go}.call(this);;
var isPageEditor=function(){return"undefined"!=typeof Sitecore&&Sitecore&&Sitecore.WebEdit};isPageEditor()&&$(".cookie-notification").addClass("cookie-notification-style");;
var isPageEditor=function(){return"undefined"!=typeof Sitecore&&!!(Sitecore&&Sitecore.PageModes&&Sitecore.PageModes.PageEditor)};isPageEditor()&&$(".nuv-speed-bump").addClass("nuv-speed-bump-editor"),$(window).load(function(){0<$("#USA_AcknowledgeCheckbox").length&&($("#USA_AcknowledgeCheckbox").prop("disabled",!1),$("#nuv-modal-loader").hide(),$("#nuv-modal-wrapper").removeClass("nuv-hide-visibility"),$("#modalLegal").removeClass("nuv-hide-block")),0<$("#OhioResidentYesCheckbox").length&&$("#OhioResidentYesCheckbox").prop("disabled",!1),0<$("#OhioResidentNoCheckbox").length&&$("#OhioResidentNoCheckbox").prop("disabled",!1),0<$("#OhioResidentModelAgreeBtn").length&&$("#OhioResidentModelAgreeBtn").prop("disabled",!1),0<$("#PCAP_USA_Acknowledge").length&&($("#PCAP_USA_Acknowledge").prop("disabled",!1),$("#nuv-modal-loader").hide(),$("#nuv-modal-wrapper").removeClass("nuv-hide-visibility"),$("#modalLegalFooter").removeClass("nuv-hide-block"))});;
function MailTo(i){document.location.href="mailto:?body="+i}function linkedInClick(){window.location.href="https://www.linkedin.com/oauth/v2/authorization?response_type=code&client_id=863a8hz6pvbjh5&redirect_uri=https://nuveen-webmgmt-devint2.test.tiaa-cref.org/login/doLogin&state=987654321&scope=r_basicprofile%20r_emailaddress"};
function updateCountryCookie(e){var o=new Date,o=(o.setTime(o.getTime()+31536e6),"expires="+o.toUTCString());document.cookie="country="+encodeURIComponent(e)+";"+o+";path=/;secure"};
function updateSiteCookie(e,t,o){var i=new Date,i=(i.setTime(i.getTime()+31536e6),"expires="+i.toUTCString()),e=(document.cookie="nuveensite="+encodeURIComponent(e)+";"+i+";path=/;secure",$(o).attr("data-url")),i=$(o).attr("data-link-type");0<$(".SiteSwitcherModel").length&&"switcherLink"===i&&($(o).attr("href","javascript:void(0)"),i=$(".SiteSwitcherModel[data-index="+t+"]"),$(".SiteSwitcherModel").removeClass("nuv-speed-bump--show"),$(".SiteSwitcherModel").removeClass("max-opacity"),$(".SiteSwitcherModel").css("z-index","99999"),$("body").hasClass("nvninst")||$(".nuv-speed-bump__container").css("max-width","650px"),i.hasClass("nuv-speed-bump--show")||($(".SiteSwitcherModel[data-index="+t+"]").addClass("nuv-speed-bump--show"),$(".SiteSwitcherModel[data-index="+t+"]").addClass("max-opacity"),$(".SiteSwitcherModel[data-index="+t+"]").find("a.SiteSwitcherCTAContinue").attr("href",e)))}function AddUpdateSiteCookie(e,t){-1!=("; "+document.cookie).indexOf(e+"=")&&(document.cookie=e+"=; path=/; expires=Thu, 01 Jan 1970 00:00:00 UTC; ");var o=new Date,o=(o.setTime(o.getTime()+15552e6),"expires="+o.toUTCString());document.cookie="nuvSiteSelection"==e?e+"="+encodeURIComponent(t)+";"+o+";domain=.nuveen.com;path=/;secure":e+"="+encodeURIComponent(t)+";"+o+";path=/;secure",$("#modal-prospectus").hide(),$("#modal-attestation").hide()}function AddUCITMicrositeCookie(e,t){document.cookie=e+"="+encodeURIComponent(t)+";expires=0;path=/;secure",$("#UCIT-legalacceptance").hide()}function EnablePCAPContinueBtn(){var e=$("#PCAP_USA_Acknowledge").find("input[type=checkbox]"),t=$(".nuv-speed-bump__state-exclusion__state").length,o=!1;1===t&&"true"===$(".nuv-speed-bump__state-exclusion__state option:selected").val()&&(o=!0),1===t&&!o||(1==$(e).prop("checked")?$("[id^=PCAPAgreeBtn]").removeAttr("disabled"):$("[id^=PCAPAgreeBtn]").attr("disabled","disabled"))}function AddUpdateSiteOhioCookie(e,t){var o=new Date,o=(o.setTime(o.getTime()+36e6),"expires="+o.toUTCString());document.cookie=e+"="+encodeURIComponent(t)+";"+o+";path=/;secure",$("#modal-ohioresident").hide()}$("#PCAP_USA_Acknowledge").on("click",function(e){$(event.target).is("input#PCAP_USA_Acknowledge_Checkbox.nuv-speed-bump__acknow")&&EnablePCAPContinueBtn()}),$(".reitOhio_link").click(function(){var e=window.location.href,t=document.cookie.match("oh_resident"),o=document.cookie.match("oh_nj_resident");e.includes("gcreit")&&null!=t&&($(".pageMode_popupWindow").hide(),window.location.href=this.href),e.includes("pcap")&&null!=o&&($(".pageMode_popupWindow").hide(),window.location.href=this.href)}),$("#PCAPAgreeBtn").on("click",function(){var e,t="yes";1===$(".nuv-speed-bump__state-exclusion__state").length&&(""!=(e=$(".nuv-speed-bump__state-exclusion__state option:selected").attr("data-class"))&&(t=e),AddUpdateSiteCookie("oh_nj_resident","True"===$(".nuv-speed-bump__state-exclusion__state option:selected").attr("data-restricted")?"1":"0")),AddUpdateSiteCookie("agreeonpcapterms",t),window.location=window.location.href}),$(document).ready(function(){1<=$(".site-switcher-update ").length&&2==performance.navigation.type&&location.reload(!0),$("#PCAPAgreeBtn").attr("disabled","disabled")});;
function createTimedLink(t,e,a){return setTimeout(function(){e(t)},a),!1}function TeaserLink(t){window.location=t.href}function scaleRecaptcha(){var t=$("#nuv-recaptcha-resetpassword-form"),e=t.parent().width();e<302&&(t.css("transform","scale("+(e=e/302)+")"),t.css("-webkit-transform","scale("+e+")"),t.css("transform-origin","0 0"),t.css("-webkit-transform-origin","0 0"))}function getPageTabOffsetTop(){let t=0;return $(".-share-nuvclass-selector--stuck").length&&$(".nuv-share-class-selector--stuck").is(":visible")&&1023<window.screen.width?t+=$(".nuv-share-class-selector__sticky-content").height():$(".nuv-global-navigation--compressed .nuv-global-navigation__nav-wrapper").length&&$(".nuv-global-navigation--compressed .nuv-global-navigation__nav-wrapper").is(":visible")&&(t+=$(".nuv-global-navigation__nav-wrapper").height()),$(".nuv-product-detail-anchor-nav-retail--stuck").length&&$(".nuv-product-detail-anchor-nav-retail--stuck").is(":visible")&&1023<window.screen.width&&(t+=$(".nuv-product-detail-anchor-nav-retail--stuck").height()),t}function columnHeaderHeight(){var t=document.querySelectorAll("div.nuv-two-column-chart__container");if(0<t.length)for(var e=0;e<t.length;e++){for(var a=t[e].querySelectorAll(".nuv-two-column-chart__header-container"),n=a.length,i=[],o=0;o<n;o++)$(a[o]).removeAttr("style"),i.push(a[o].offsetHeight);for(var r=Math.max(...i),o=0;o<a.length;o++)a[o].style.height=r+"px"}}0<$(".article-body-button").length&&$(".article-body-button").each(function(){$(".article-body-button a").removeClass("nuv-button__btn"),$(".article-body-button a").addClass("nuv-button__btn")}),$(window).load(function(){var t,e=0<$("#propertySectorFilter").length?$("#propertySectorFilter").val():"";""!=e&&(0<$("#dpSector").find(":contains('"+e+"')").length&&(""!=(t=$("#dpSector").find(":contains('"+e+"')").val())&&($("#dpSector").val(t),$("#dpSector").trigger("change")),$("#dpSector").prop("disabled",!0),$("#dpSector").addClass("dropdown-disable")),0<$("#dpSectorSmall").find(":contains('"+e+"')").length)&&(""!=(t=$("#dpSectorSmall").find(":contains('"+e+"')").val())&&($("#dpSectorSmall").val(t),$("#dpSectorSmall").trigger("change")),$("#dpSectorSmall").prop("disabled",!0),$("#dpSectorSmall").addClass("dropdown-disable"))}),$(function(){$(document).ready(function(){$(".changePassword").on("click",function(){$(".nuv-login-modal__submit-container .nuv-button__btn.nuv-login-modal__logout").attr("disabled","disabled"),$(this).addClass("changepassword-no-img"),$(this).attr("disabled","disabled");var t=$(this).data("btn-link");window.location.href=t}),setTimeout(function(){$(".nuv-contact-retail__phone-retail,.nuv-contact-us__phone").find("a").each(function(t){var e=$(this),a=e.prop("text").trim();a=(a=a.replace(/[- )(]/g,"")).replace(/(\d{3})(\d{3})(\d{4})/,"$1.$2.$3"),e.text(a),e.attr("href","tel:"+a)}),$(".nuv-static-contact__phonelink").each(function(t){var e=$(this),a=e.prop("text").trim();a=(a=a.replace(/[- )(]/g,"")).replace(/(\d{3})(\d{3})(\d{4})/,"$1.$2.$3"),e.text(a),e.attr("href","tel:"+a)})},2500),scaleRecaptcha()})}),$(window).resize(function(){scaleRecaptcha(),columnHeaderHeight()}),$(window).load(function(){var t=document.querySelectorAll("div.capabilities-grid-l2__data, div.capabilities-grid__data");if(0<t.length)for(var e=0;e<t.length;e++){var a=t[e];if(0===$(a).parents(".ide-interactive-cards-container").length){for(var n=a.querySelectorAll(".nuv-equal-height-tiles__highest"),i=n.length,o=[],r=0;r<i;r++)o.push(n[r].offsetHeight);for(var l=Math.max(...o),r=0;r<n.length;r++)n[r].style.height=l+"px"}}}),$(window).load(function(){var t=document.getElementsByClassName("capabilities-grid-l2__data");if(0<t.length)for(var e=0;e<t.length;e++){var a=t[e];if(0===$(a).parents(".ide-interactive-cards-container").length){for(var n=a.querySelectorAll(".capabilities-grid-l2__column-title"),i=a.querySelectorAll(".capabilities-grid-l2__column-container"),o=n.length,r=[],l=0;l<o;l++)r.push(n[l].offsetHeight);var a=Math.max(...r),c=i[0].offsetHeight,s=c-a;if(s<30)for(l=0;l<o;l++)i[l].style.height=c+(30-s)+"px"}}}),$(window).load(function(){var t=window.location.href;if(!t.includes("gcreit")){const e=t.split("#page-tabs"),a=getPageTabOffsetTop(),o=$("#nuv-product-tabs");setTimeout(function(){2<=e.length&&$("html, body").animate({scrollTop:o.offset().top-a},400)},500)}var n=document.getElementsByClassName("nuv-performance__shareClass-container"),i=document.getElementsByClassName("highcharts-table-caption");setTimeout(function(){if(!n.length&&i.length)for(var t=0;t<i.length;t++){var e=i[t],a=$(e).text();$(e).html(a)}},1500),columnHeaderHeight()});;
